summaryrefslogtreecommitdiff
path: root/lib/conf.c
Commit message (Collapse)AuthorAgeFilesLines
* Bringing up TLS connections working.Linus Nordberg2010-11-111-1/+22
| | | | | | | NOTE: Clean up of resources not yet sane. Expect resource leakages. NOTE: Most failure cases are not handled properly. With the wind at your back and the sun shining, it might work.
* Don't ignore connection type configuration.Linus Nordberg2010-11-081-6/+7
|
* Rename struct rs_handle --> rs_context.Linus Nordberg2010-10-051-2/+2
|
* Rename top level token "realm" --> "config".Linus Nordberg2010-10-041-11/+12
|
* WIP -- reading configuration.Linus Nordberg2010-10-041-0/+104