radsecproxy-1.6.5.
[radsecproxy.git] / gconfig.c
2010-03-23 linusAdd Emacs local variable for stroustrup style.
2010-03-08 linusReindent and remove trailing whitespace.
2009-03-12 venaasadjusted some log levels, log level 2 default, preparin...
2009-03-11 venaasfunction pointer typedef to work around some va_arg...
2008-10-13 venaassupport for checking certificate policy oids
2008-09-24 venaashopefully removed some warnings
2008-09-11 venaasvarious code improvements
2008-07-08 venaasincluding limits.h
2008-07-03 venaasgconfig support for long int
2008-06-10 venaasremoved some harmless compiler warnings
2008-05-30 venaasgconfig cbs now return int. almost finished receiving...
2008-05-30 venaassome gconfig improvements, made proxy accept server...
2008-05-29 venaasmade gconfig support input from string
2008-05-29 venaasrewritten gconfig to not exit on errors
2008-05-13 venaasfixed some bugs with free/alloc of strings and new...
2008-05-09 venaasadded catgconf utility
2008-04-29 venaasadded certificatenamecheck option to client/server...
2008-04-15 venaasinclude argument now relative to current config file...
2007-11-29 venaasinclude with globbing
2007-11-28 venaasworking include support for individual files
2007-11-26 venaasimplemented config file stack; to be used for include...
2007-11-21 venaasmoved genericconfig to gconfig.c and reorganised header...