aboutsummaryrefslogtreecommitdiffstats
path: root/src/client.c
Commit message (Expand)AuthorAgeFilesLines
* Add download-cert client operation with integration testThomas Vanbesien2026-02-181-7/+118
* Refactor auth and security params into aggregate typesThomas Vanbesien2026-02-181-83/+24
* Add X509 certificate identity token authenticationThomas Vanbesien2026-02-181-2/+5
* Extract createUnsecureClientConfig, fix None endpoint negotiationThomas Vanbesien2026-02-181-4/+2
* Make client encryption optionalThomas Vanbesien2026-02-181-39/+72
* Standardize config file section ordering, list operations in usageThomas Vanbesien2026-02-181-4/+5
* Extract createServer and parseAuthConfig, simplify programsThomas Vanbesien2026-02-171-31/+4
* Replace ClientFindServers with unified Client, use trust store directoriesThomas Vanbesien2026-02-171-0/+328