summaryrefslogtreecommitdiff
path: root/sender.c
AgeCommit message (Expand)Author
2020-12-05Only free gcm context after all packets were sentDirk Engling
2020-12-05Make sender use getaddrinfo to lookup loggin host nameDirk Engling
2020-12-05Make session id a uint64_t as it is expected at receiverDirk Engling
2020-12-04Server and client implementation for encrypted udp loggerDirk Engling