summaryrefslogtreecommitdiff
path: root/radsecproxy.c
Commit message (Expand)AuthorAge
* cleaned up the initial dynamic server discovery code a bitvenaas2008-06-02
* 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
* rewritten gconfig to not exit on errorsvenaas2008-05-29
* rudimentary dynamic server support in placevenaas2008-05-28
* lots of new code for dynamic serversvenaas2008-05-28
* print address when receiving UDP from addressvenaas2008-05-26
* removed benign memory leak in addrewritevenaas2008-05-14
* removed old unused tlslistener codevenaas2008-05-14
* removed some benign memory leaks and freeing some more memory at startup, not...venaas2008-05-14
* only send rejects for accreq, updated radsecproxy.conf.5venaas2008-05-13
* added catgconf utilityvenaas2008-05-09
* adjusted some loglevelsvenaas2008-04-30
* adjusted some loglevelsvenaas2008-04-30
* fixed the slightly more informative loggingvenaas2008-04-30
* slightly more informative loggingvenaas2008-04-30
* added certificatenamecheck option to client/server for disabling default alts...venaas2008-04-29
* forgot to correct for port byteordervenaas2008-04-28
* added proper accounting, some new bugs expectedvenaas2008-04-28
* fixed bug in find_confvenaas2008-04-24
* new tls server code seems to work....venaas2008-04-24
* more restructuring of tls server code, this code may not work yetvenaas2008-04-17
* more restructuring of tls server code, this code may not work yetvenaas2008-04-17
* restructuring of tls server codevenaas2008-04-17
* forgot one essential thing, might work better nowvenaas2008-04-16
* started adding improved tls client code, not testedvenaas2008-04-16
* fixed problem when client immediately reuses idvenaas2008-04-16
* changed signal handling slightly so it works as expected on BSDvenaas2008-04-16
* changed signal handling slightly so it works as expected on BSDvenaas2008-04-16
* include argument now relative to current config file, also never try to open ...venaas2008-04-15
* blocking SIGPIPEvenaas2008-04-15
* fixed problem with recovering from server connection going down and made reco...venaas2008-04-14
* moved null client check to after status servervenaas2008-04-14
* fixed bug with timeout and statusservervenaas2008-04-11
* regexp match on cert cnvenaas2008-04-03
* fixed crash when trying to send replies back to disconnected clientvenaas2008-03-27
* vendor attribute removalvenaas2008-03-05
* support for rewrite and fixing attr resizevenaas2008-03-03
* max logging not crash when resolvepeer failsvenaas2008-02-25
* Solaris9 fixesvenaas2008-02-19
* starting on 1.2-develvenaas2007-12-27
* 1.1-alphavenaas2007-12-23
* 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
* added pretend optionvenaas2007-11-21
* now setting client_CA_listvenaas2007-11-20
* finished code for sourceudp and sourcetcp, although there may be bugs...venaas2007-11-02
* tidyingvenaas2007-11-02
* fixing bugs in new addserver binding codevenaas2007-11-01