aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAge
* Added C++ (`ksocket/ksocket.hpp`) Socket wrapper classes.Toni Uhlig2023-09-15
| | | | | | | * another flatbuffers example (WiP!) * Makefile improvements Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Makefile cosmetics and example protobuffer recreated with a newer protoc-c ↵Toni Uhlig2023-07-16
| | | | | | executable. Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Added flatcc (C flatbuffers implementation).Toni Uhlig2023-07-16
| | | | | | * lightweight && faster than protocol buffers as well as it's C implementation (protobuf-c) Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Revert "AES256 support"Toni Uhlig2023-03-12
| | | | This reverts commit cc3dbf16d29bf8f74c284d94a6da10ed004cf9d3.
* AES256 supportToni Uhlig2023-03-12
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Cleaned up includes, splitted common.h in the ksocket and examples part.Toni Uhlig2022-09-09
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Cleaned up repository, moved files where they belong to.Toni Uhlig2022-09-09
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Added kernel/user space protocol buffer communication via TCP.Toni Uhlig2022-09-09
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* Added protobuf-c + example.Toni Uhlig2022-09-07
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* initial commitToni Uhlig2022-08-31
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>