summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixed some bugs with free/alloc of strings and new gconfigvenaas2008-05-132-16/+28
* only send rejects for accreq, updated radsecproxy.conf.5venaas2008-05-132-26/+72
* added catgconf utilityvenaas2008-05-095-46/+137
* adjusted some loglevelsvenaas2008-04-301-1/+1
* adjusted some loglevelsvenaas2008-04-301-5/+5
* fixed the slightly more informative loggingvenaas2008-04-301-1/+1
* slightly more informative loggingvenaas2008-04-301-1/+1
* added certificatenamecheck option to client/server for disabling default alts...venaas2008-04-294-22/+32
* forgot to correct for port byteordervenaas2008-04-281-2/+2
* added proper accounting, some new bugs expectedvenaas2008-04-282-120/+154
* fixed bug in find_confvenaas2008-04-241-1/+1
* new tls server code seems to work....venaas2008-04-241-2/+2
* more restructuring of tls server code, this code may not work yetvenaas2008-04-171-1/+1
* more restructuring of tls server code, this code may not work yetvenaas2008-04-171-2/+2
* restructuring of tls server codevenaas2008-04-171-81/+125
* forgot one essential thing, might work better nowvenaas2008-04-161-1/+1
* started adding improved tls client code, not testedvenaas2008-04-161-27/+125
* fixed problem when client immediately reuses idvenaas2008-04-161-1/+1
* changed signal handling slightly so it works as expected on BSDvenaas2008-04-161-1/+1
* changed signal handling slightly so it works as expected on BSDvenaas2008-04-161-1/+3
* include argument now relative to current config file, also never try to open ...venaas2008-04-152-38/+44
* blocking SIGPIPEvenaas2008-04-151-1/+29
* fixed problem with recovering from server connection going down and made reco...venaas2008-04-141-8/+10
* moved null client check to after status servervenaas2008-04-141-8/+8
* fixed bug with timeout and statusservervenaas2008-04-111-1/+1
* regexp match on cert cnvenaas2008-04-032-44/+75
* fixed crash when trying to send replies back to disconnected clientvenaas2008-03-271-2/+34
* vendor attribute removalvenaas2008-03-052-52/+155
* support for rewrite and fixing attr resizevenaas2008-03-032-8/+146
* max logging not crash when resolvepeer failsvenaas2008-02-251-4/+4
* Solaris9 fixvenaas2008-02-211-2/+4
* Solaris9 fixesvenaas2008-02-196-3/+40
* Bump revisionkolla2008-01-291-4/+2
* starting on 1.2-develvenaas2007-12-273-5/+5
* 1.1-alphavenaas2007-12-232-3/+3
* README for 1.1-alphavenaas2007-12-231-8/+13
* added changes for 1.1-alphavenaas2007-12-231-0/+12
* updated man pagesvenaas2007-12-222-27/+114
* include with globbingvenaas2007-11-292-2/+23
* working include support for individual filesvenaas2007-11-283-20/+35
* implemented config file stack; to be used for include supportvenaas2007-11-265-9/+64
* moved genericconfig to gconfig.c and reorganised header filesvenaas2007-11-218-191/+215
* added pretend optionvenaas2007-11-211-5/+11
* now setting client_CA_listvenaas2007-11-201-0/+19
* Ups...kolla2007-11-051-1/+1
* Fjernet gamle gentoo-greierkolla2007-11-0523-103/+551
* finished code for sourceudp and sourcetcp, although there may be bugs...venaas2007-11-022-132/+157
* tidyingvenaas2007-11-021-81/+81
* fixing bugs in new addserver binding codevenaas2007-11-011-4/+8
* skip match of cert vs host when host contains / (prefix)venaas2007-10-311-36/+38