summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Can now specifiy syslog facilityvenaas2007-05-072-4/+25
* added logging to file and syslog (need to add support for specifying facility)venaas2007-05-046-180/+315
* using debug() some more placesvenaas2007-05-031-10/+7
* using debug() some more placesvenaas2007-05-032-28/+19
* using debug() in getconfig()venaas2007-05-034-45/+34
* removed out commented codevenaas2007-05-031-9/+1
* using debug functions in main()venaas2007-05-032-26/+8
* debug functionsvenaas2007-05-032-0/+48
* updated copyrightvenaas2007-05-031-1/+1
* fixed clientwr timer bug, started implementing status servervenaas2007-02-162-8/+35
* don't exit when new thread can't be created after acceptvenaas2007-02-161-2/+9
* don't exit when ssl_accept failsvenaas2007-02-161-5/+8
* removed UDPServerPort directivevenaas2007-02-162-11/+6
* added tcp and udp listen directivesvenaas2007-02-164-47/+85
* fixed clientwr bug when receiving new request while not waiting for onevenaas2007-02-151-6/+5
* fixed clientwr bug when receiving new request while not waiting for onevenaas2007-02-152-5/+7
* fixed portnumber parsing bugvenaas2007-02-151-1/+1
* added password for encr keysvenaas2007-02-143-1/+20
* removed warnings, add some typecastsvenaas2007-02-133-37/+37