summaryrefslogtreecommitdiff
path: root/gconfig.c
Commit message (Expand)AuthorAge
* Add Emacs local variable for stroustrup style.linus2010-03-23
* Reindent and remove trailing whitespace.linus2010-03-08
* adjusted some log levels, log level 2 default, preparing for 1.3 releasevenaas2009-03-12
* function pointer typedef to work around some va_arg limitationsvenaas2009-03-11
* support for checking certificate policy oidsvenaas2008-10-13
* hopefully removed some warningsvenaas2008-09-24
* various code improvementsvenaas2008-09-11
* including limits.hvenaas2008-07-08
* gconfig support for long intvenaas2008-07-03
* removed some harmless compiler warningsvenaas2008-06-10
* gconfig cbs now return int. almost finished receiving all dynamic server conf...venaas2008-05-30
* some gconfig improvements, made proxy accept server config from external programvenaas2008-05-30
* made gconfig support input from stringvenaas2008-05-29
* rewritten gconfig to not exit on errorsvenaas2008-05-29
* fixed some bugs with free/alloc of strings and new gconfigvenaas2008-05-13
* added catgconf utilityvenaas2008-05-09
* added certificatenamecheck option to client/server for disabling default alts...venaas2008-04-29
* include argument now relative to current config file, also never try to open ...venaas2008-04-15
* include with globbingvenaas2007-11-29
* working include support for individual filesvenaas2007-11-28
* implemented config file stack; to be used for include supportvenaas2007-11-26
* moved genericconfig to gconfig.c and reorganised header filesvenaas2007-11-21