summaryrefslogtreecommitdiff
path: root/lib/confutil.c
Commit message (Collapse)AuthorAgeFilesLines
* WIP commit moving towards working server support.Linus Nordberg2013-05-151-2/+9
|
* Add support for configuring client connections too.Linus Nordberg2013-02-111-0/+146
We're moving x509 and psk config from rs_realm to rs_peer while allowing these to be configured on the realm level and overriden at peer level. Also, add support for printing the read configuration, for debugging.