aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Added sanity checks for KSocket class.mainToni Uhlig2023-09-15
* Added C++ (`ksocket/ksocket.hpp`) Socket wrapper classes.Toni Uhlig2023-09-15
* Makefile cosmetics and example protobuffer recreated with a newer protoc-c ex...Toni Uhlig2023-07-16
* Added flatcc (C flatbuffers implementation).Toni Uhlig2023-07-16
* Merge commit '5a40295c4cf0af5ea8da9ced04a4ce7d3621a080' as 'flatcc'Toni Uhlig2023-07-16
|\
| * Squashed 'flatcc/' content from commit 473da2aToni Uhlig2023-07-16
* Revert "AES256 support"Toni Uhlig2023-03-12
* AES256 supportToni Uhlig2023-03-12
* Cleaned up includes, splitted common.h in the ksocket and examples part.Toni Uhlig2022-09-09
* Cleaned up repository, moved files where they belong to.Toni Uhlig2022-09-09
* Added kernel/user space protocol buffer communication via TCP.Toni Uhlig2022-09-09
* Added protobuf-c + example.Toni Uhlig2022-09-07
* initial commitToni Uhlig2022-09-01
* initial commitToni Uhlig2022-08-31