aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.c
Commit message (Expand)AuthorAgeFilesLines
* Refactor: reduce duplication and tighten helpersThomas Vanbesien2026-02-191-1/+2
* Rename all identifiers to strict Linux snake_caseThomas Vanbesien2026-02-181-27/+28
* Fix memory leak, add volatile, reduce duplicationThomas Vanbesien2026-02-181-0/+2
* Replace ClientFindServers with unified Client, use trust store directoriesThomas Vanbesien2026-02-171-40/+0
* Replace CLI arguments with config-file parser and add integration testsThomas Vanbesien2026-02-171-0/+252