summaryrefslogtreecommitdiff
path: root/sockets.c
AgeCommit message (Expand)Author
2019-05-12Make certificate and key file paths configurable.Luke Bratch
2019-05-12Make client port configurable and move settings structure to be initialised i...Luke Bratch
2019-05-12Implement TLS using OpenSSL.Luke Bratch
2019-04-19Lots and lots of refactoring and comments work in preparation for more actual...Luke Bratch
2019-04-18Split functions into different filesLuke Bratch