aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Added sanity checks for KSocket class.mainToni Uhlig2023-09-15
| | | | | | * added deprecation comment for helper.hpp Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* 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>
* Merge commit '5a40295c4cf0af5ea8da9ced04a4ce7d3621a080' as 'flatcc'Toni Uhlig2023-07-16
|\
| * Squashed 'flatcc/' content from commit 473da2aToni Uhlig2023-07-16
| | | | | git-subtree-dir: flatcc git-subtree-split: 473da2afa5ca435363f8c5e6569167aee6bc31c5
* 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-09-01
| | | | Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
* initial commitToni Uhlig2022-08-31
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>