| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | using debug() some more places | venaas | 2007-05-03 | 2 | -28/+19 |
* | using debug() in getconfig() | venaas | 2007-05-03 | 4 | -45/+34 |
* | removed out commented code | venaas | 2007-05-03 | 1 | -9/+1 |
* | using debug functions in main() | venaas | 2007-05-03 | 2 | -26/+8 |
* | debug functions | venaas | 2007-05-03 | 2 | -0/+48 |
* | updated copyright | venaas | 2007-05-03 | 1 | -1/+1 |
* | fixed clientwr timer bug, started implementing status server | venaas | 2007-02-16 | 2 | -8/+35 |
* | don't exit when new thread can't be created after accept | venaas | 2007-02-16 | 1 | -2/+9 |
* | don't exit when ssl_accept fails | venaas | 2007-02-16 | 1 | -5/+8 |
* | removed UDPServerPort directive | venaas | 2007-02-16 | 2 | -11/+6 |
* | added tcp and udp listen directives | venaas | 2007-02-16 | 4 | -47/+85 |
* | fixed clientwr bug when receiving new request while not waiting for one | venaas | 2007-02-15 | 1 | -6/+5 |
* | fixed clientwr bug when receiving new request while not waiting for one | venaas | 2007-02-15 | 2 | -5/+7 |
* | fixed portnumber parsing bug | venaas | 2007-02-15 | 1 | -1/+1 |
* | added password for encr keys | venaas | 2007-02-14 | 3 | -1/+20 |
* | removed warnings, add some typecasts | venaas | 2007-02-13 | 3 | -37/+37 |