Config file changes and small API changes.
authorLinus Nordberg <linus@nordberg.se>
Thu, 24 Feb 2011 21:25:22 +0000 (22:25 +0100)
committerLinus Nordberg <linus@nordberg.se>
Thu, 24 Feb 2011 21:25:22 +0000 (22:25 +0100)
commit0befcd00af0a034bc4ec4e3466d2b37b3c658cc9
tree742871b724df82485ce01adc37391161f487d778
parent8ebd28762a9398ac39d6bd15d69495048ec0a1a4
Config file changes and small API changes.

'timeout' and 'tries' move from 'server' stanza to top.  'tries' is
now 'retries'.
Moving around in internal data structs, making struct peer strictly config.
Bug fixes in configuration code.
Adding some more cleanup code, freeing allocated memory (still not done!).
lib/Makefile.am
lib/conf.c
lib/conn.c
lib/err.c
lib/include/radsec/radsec-impl.h
lib/include/radsec/radsec.h
lib/packet.c
lib/radsec.c