summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* changed from 1.0p1 to 1.0p2venaas2008-04-161-2/+2
* added new signal handling to 1.0venaas2008-04-161-2/+32
* fixed problem when client immediately reuses idvenaas2008-04-161-1/+1
* updated changelog for p1venaas2007-10-161-0/+4
* release of 1.0p1venaas2007-10-163-4/+4
* fixed bug with servers being added after realm definitionsvenaas2007-10-112-4/+4
* give an error when options that should not be repeated arevenaas2007-10-111-0/+2
* also treat \r as whitespace in configs due to Windowsvenaas2007-10-081-1/+1
* wrong free when certuriregex fails to compile, fixed but harmlessvenaas2007-09-281-1/+1
* final touches to radsecproxy.conf.5 for 1.0venaas2007-09-211-6/+3
* licensing info for 1.0venaas2007-09-212-3/+34
* this marks the release of 1.0venaas2007-09-214-9/+15
* fixed alignment problem and a memory leakvenaas2007-09-191-1/+3
* certificate uri matchingvenaas2007-09-183-115/+220
* fixed possible seg fault and minor memory leak thanks to Hansvenaas2007-06-231-14/+16
* segfault when logging that couldn't open log file fixed, now log to stderrvenaas2007-06-221-1/+3
* added package filesvenaas2007-06-1910-0/+291
* made Makefile.am use sbinvenaas2007-06-191-1/+1
* moved startup messagevenaas2007-06-181-1/+2
* updated Makefile.am, autogen.sh executable?venaas2007-06-131-0/+1
* forgot to update version in README and configure.acvenaas2007-06-132-2/+2
* fixed syslog url syntax, updated example config and added manpages. this may ...venaas2007-06-135-5/+348
* This is the very real 1.0-alpha release (no code changes since previous)venaas2007-06-054-6/+5
* This is the real 1.0-alpha release (the previous README file had to be changed)venaas2007-06-051-11/+15
* This is the 1.0-alpha releasevenaas2007-06-051-2/+2
* This branch will be for 1.0 alpha, beta, 1.0, 1.0.1 etc...venaas2007-06-0511-426/+557
* slight regexp example changevenaas2007-05-232-2/+2
* now uses regexp for realms including warnings that will be removed latervenaas2007-05-232-33/+18
* added sending of statusserver and some missing free and unlock in some error ...venaas2007-05-222-41/+90
* fixed harmless expiry timer issuevenaas2007-05-221-1/+1
* cleaned up msmppe codevenaas2007-05-211-20/+29
* cleaned up some code with new macrosvenaas2007-05-212-35/+34
* made sure that go through all msmpp attributesvenaas2007-05-201-47/+43
* added -v versionvenaas2007-05-201-2/+4
* added debugging to regexp codevenaas2007-05-151-1/+3
* added regexp code, not used by defaultvenaas2007-05-151-0/+1
* fixed bug in id2servervenaas2007-05-152-16/+14
* updated config examples and READMEvenaas2007-05-155-37/+60
* supports new server and realm config methods as well as argument for config f...venaas2007-05-143-76/+211
* supports new client config methodvenaas2007-05-141-44/+156
* new configuration codevenaas2007-05-112-56/+87
* more debug infovenaas2007-05-111-2/+15
* added recrypt functionsvenaas2007-05-111-63/+48
* cleaned up some attribute parsing codevenaas2007-05-112-92/+95
* cleaned up some attribute parsing codevenaas2007-05-101-67/+70
* 4 debug levels, 3 defaultvenaas2007-05-096-69/+77
* Reordered radsecproxy.hvenaas2007-05-091-6/+6
* Some more debug outputvenaas2007-05-091-12/+25
* Detach as default, options for foreground and debug levelvenaas2007-05-074-21/+71
* Can now specifiy syslog facilityvenaas2007-05-071-1/+3