aboutsummaryrefslogtreecommitdiffstats
path: root/src/client.c
Commit message (Expand)AuthorAgeFilesLines
* 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 Vanbesien47 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