| Commit message (Expand) | Author | Age | Files | Lines |
| * | updated changelog for p1 | venaas | 2007-10-16 | 1 | -0/+4 |
| * | release of 1.0p1 | venaas | 2007-10-16 | 3 | -4/+4 |
| * | fixed bug with servers being added after realm definitions | venaas | 2007-10-11 | 2 | -4/+4 |
| * | give an error when options that should not be repeated are | venaas | 2007-10-11 | 1 | -0/+2 |
| * | also treat \r as whitespace in configs due to Windows | venaas | 2007-10-08 | 1 | -1/+1 |
| * | wrong free when certuriregex fails to compile, fixed but harmless | venaas | 2007-09-28 | 1 | -1/+1 |
| * | final touches to radsecproxy.conf.5 for 1.0 | venaas | 2007-09-21 | 1 | -6/+3 |
| * | licensing info for 1.0 | venaas | 2007-09-21 | 2 | -3/+34 |
| * | this marks the release of 1.0 | venaas | 2007-09-21 | 4 | -9/+15 |
| * | fixed alignment problem and a memory leak | venaas | 2007-09-19 | 1 | -1/+3 |
| * | certificate uri matching | venaas | 2007-09-18 | 3 | -115/+220 |
| * | fixed possible seg fault and minor memory leak thanks to Hans | venaas | 2007-06-23 | 1 | -14/+16 |
| * | segfault when logging that couldn't open log file fixed, now log to stderr | venaas | 2007-06-22 | 1 | -1/+3 |
| * | added package files | venaas | 2007-06-19 | 10 | -0/+291 |
| * | made Makefile.am use sbin | venaas | 2007-06-19 | 1 | -1/+1 |
| * | moved startup message | venaas | 2007-06-18 | 1 | -1/+2 |
| * | updated Makefile.am, autogen.sh executable? | venaas | 2007-06-13 | 1 | -0/+1 |
| * | forgot to update version in README and configure.ac | venaas | 2007-06-13 | 2 | -2/+2 |
| * | fixed syslog url syntax, updated example config and added manpages. this may ... | venaas | 2007-06-13 | 5 | -5/+348 |
| * | This is the very real 1.0-alpha release (no code changes since previous) | venaas | 2007-06-05 | 4 | -6/+5 |
| * | This is the real 1.0-alpha release (the previous README file had to be changed) | venaas | 2007-06-05 | 1 | -11/+15 |
| * | This is the 1.0-alpha release | venaas | 2007-06-05 | 1 | -2/+2 |
| * | This branch will be for 1.0 alpha, beta, 1.0, 1.0.1 etc... | venaas | 2007-06-05 | 11 | -426/+557 |
| * | slight regexp example change | venaas | 2007-05-23 | 2 | -2/+2 |
| * | now uses regexp for realms including warnings that will be removed later | venaas | 2007-05-23 | 2 | -33/+18 |
| * | added sending of statusserver and some missing free and unlock in some error ... | venaas | 2007-05-22 | 2 | -41/+90 |
| * | fixed harmless expiry timer issue | venaas | 2007-05-22 | 1 | -1/+1 |
| * | cleaned up msmppe code | venaas | 2007-05-21 | 1 | -20/+29 |
| * | cleaned up some code with new macros | venaas | 2007-05-21 | 2 | -35/+34 |
| * | made sure that go through all msmpp attributes | venaas | 2007-05-20 | 1 | -47/+43 |
| * | added -v version | venaas | 2007-05-20 | 1 | -2/+4 |
| * | added debugging to regexp code | venaas | 2007-05-15 | 1 | -1/+3 |
| * | added regexp code, not used by default | venaas | 2007-05-15 | 1 | -0/+1 |
| * | fixed bug in id2server | venaas | 2007-05-15 | 2 | -16/+14 |
| * | updated config examples and README | venaas | 2007-05-15 | 5 | -37/+60 |
| * | supports new server and realm config methods as well as argument for config f... | venaas | 2007-05-14 | 3 | -76/+211 |
| * | supports new client config method | venaas | 2007-05-14 | 1 | -44/+156 |
| * | new configuration code | venaas | 2007-05-11 | 2 | -56/+87 |
| * | more debug info | venaas | 2007-05-11 | 1 | -2/+15 |
| * | added recrypt functions | venaas | 2007-05-11 | 1 | -63/+48 |
| * | cleaned up some attribute parsing code | venaas | 2007-05-11 | 2 | -92/+95 |
| * | cleaned up some attribute parsing code | venaas | 2007-05-10 | 1 | -67/+70 |
| * | 4 debug levels, 3 default | venaas | 2007-05-09 | 6 | -69/+77 |
| * | Reordered radsecproxy.h | venaas | 2007-05-09 | 1 | -6/+6 |
| * | Some more debug output | venaas | 2007-05-09 | 1 | -12/+25 |
| * | Detach as default, options for foreground and debug level | venaas | 2007-05-07 | 4 | -21/+71 |
| * | Can now specifiy syslog facility | venaas | 2007-05-07 | 1 | -1/+3 |
| * | Can now specifiy syslog facility | venaas | 2007-05-07 | 2 | -4/+25 |
| * | added logging to file and syslog (need to add support for specifying facility) | venaas | 2007-05-04 | 6 | -180/+315 |
| * | using debug() some more places | venaas | 2007-05-03 | 1 | -10/+7 |