aboutsummaryrefslogtreecommitdiffstats
path: root/src/client.c
Commit message (Expand)AuthorAgeFilesLines
* Rename all identifiers to strict Linux snake_caseThomas Vanbesien36 hours1-65/+67
* Add TOFU certificate bootstrap integration testThomas Vanbesien36 hours1-1/+4
* Add download-cert client operation with integration testThomas Vanbesien37 hours1-7/+118
* Refactor auth and security params into aggregate typesThomas Vanbesien37 hours1-83/+24
* Add X509 certificate identity token authenticationThomas Vanbesien38 hours1-2/+5
* Extract createUnsecureClientConfig, fix None endpoint negotiationThomas Vanbesien39 hours1-4/+2
* Make client encryption optionalThomas Vanbesien46 hours1-40/+73
* Standardize config file section ordering, list operations in usageThomas Vanbesien2 days1-4/+5
* Extract createServer and parseAuthConfig, simplify programsThomas Vanbesien2 days1-31/+4
* Replace ClientFindServers with unified Client, use trust store directoriesThomas Vanbesien3 days1-0/+328