Rename and move around a few helper functions.
[radsecproxy.git] / lib / conf.c
2011-03-09 Linus NordbergRename and move around a few helper functions.
2011-03-06 Linus NordbergRestructure code, moving most code out of packet.c
2011-03-06 Linus NordbergDon't free config object until we destroy the context.
2011-03-06 Linus NordbergDo _copy_ the strings from the config object.
2011-03-06 Linus NordbergDo free the config object.
2011-02-24 Linus NordbergConfig file changes and small API changes.
2011-01-21 linusFix bug where one or two stanzas in a config file would...
2011-01-20 linusCosmetic changes to conf.c.
2010-11-11 Linus NordbergBringing up TLS connections working.
2010-11-08 Linus NordbergDon't ignore connection type configuration.
2010-10-05 Linus NordbergRename struct rs_handle --> rs_context.
2010-10-04 Linus NordbergRename top level token "realm" --> "config".
2010-10-03 Linus NordbergWIP -- reading configuration.