summaryrefslogtreecommitdiff
path: root/src/lib/tests/sockets_test.c
Commit message (Collapse)AuthorAgeFilesLines
* lib: Add authentication functionsDimitri Staessens23 hours1-0/+98
Adds functions needed for authentication using X509 certificates, implemented using OpenSSL. Refactors some library internals, and adds some unit tests for them. Signed-off-by: Dimitri Staessens <dimitri@ouroboros.rocks> Signed-off-by: Sander Vrijders <sander@ouroboros.rocks>