| Commit message (Expand) | Author | Age | Files | Lines |
* | supports new client config method | venaas | 2007-05-14 | 1 | -44/+156 |
* | new configuration code | venaas | 2007-05-11 | 1 | -56/+84 |
* | 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 | 1 | -91/+95 |
* | cleaned up some attribute parsing code | venaas | 2007-05-10 | 1 | -67/+70 |
* | 4 debug levels, 3 default | venaas | 2007-05-09 | 1 | -62/+64 |
* | Some more debug output | venaas | 2007-05-09 | 1 | -12/+25 |
* | Detach as default, options for foreground and debug level | venaas | 2007-05-07 | 1 | -11/+45 |
* | added logging to file and syslog (need to add support for specifying facility) | venaas | 2007-05-04 | 1 | -170/+213 |
* | using debug() some more places | venaas | 2007-05-03 | 1 | -10/+7 |
* | using debug() some more places | venaas | 2007-05-03 | 1 | -27/+17 |
* | using debug() in getconfig() | venaas | 2007-05-03 | 1 | -35/+25 |
* | removed out commented code | venaas | 2007-05-03 | 1 | -9/+1 |
* | using debug functions in main() | venaas | 2007-05-03 | 1 | -24/+6 |
* | updated copyright | venaas | 2007-05-03 | 1 | -1/+1 |
* | fixed clientwr timer bug, started implementing status server | venaas | 2007-02-16 | 1 | -7/+33 |
* | 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 | 1 | -10/+6 |
* | added tcp and udp listen directives | venaas | 2007-02-16 | 1 | -18/+77 |
* | 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 | 1 | -2/+4 |
* | fixed portnumber parsing bug | venaas | 2007-02-15 | 1 | -1/+1 |
* | added password for encr keys | venaas | 2007-02-14 | 1 | -0/+16 |
* | removed warnings, add some typecasts | venaas | 2007-02-13 | 1 | -35/+35 |
* | changes to build on NetBSD | venaas | 2007-02-09 | 1 | -0/+3 |
* | improved config code | venaas | 2007-02-08 | 1 | -14/+30 |
* | minor changes | venaas | 2007-02-08 | 1 | -13/+9 |
* | simplified ssl_init | venaas | 2007-02-06 | 1 | -11/+9 |
* | now using same ctx for client and server | venaas | 2007-02-06 | 1 | -29/+18 |
* | removed tls test code | venaas | 2007-02-06 | 1 | -58/+7 |
* | dynamic allocation of client/server data | venaas | 2007-01-26 | 1 | -1/+2 |
* | dynamic allocation of client/server data | venaas | 2007-01-26 | 1 | -1/+1 |
* | dynamic allocation of client/server data | venaas | 2007-01-26 | 1 | -53/+67 |
* | made clientwr wait exactly until next expiry | venaas | 2007-01-25 | 1 | -6/+17 |
* | implemented retries | venaas | 2007-01-25 | 1 | -22/+44 |
* | further tls changes. not complete, contains some test code | venaas | 2007-01-25 | 1 | -60/+215 |
* | added code for reading main config and restructured tls init code | venaas | 2007-01-16 | 1 | -88/+126 |
* | code for cleaning up when tls client goes away | venaas | 2007-01-15 | 1 | -0/+1 |
* | code for cleaning up when tls client goes away | venaas | 2007-01-15 | 1 | -0/+1 |
* | code for cleaning up when tls client goes away | venaas | 2007-01-15 | 1 | -20/+47 |
* | added some todo comments | venaas | 2007-01-15 | 1 | -2/+10 |
* | bug fixing | venaas | 2007-01-08 | 1 | -6/+13 |
* | bug fixing | venaas | 2007-01-08 | 1 | -15/+18 |
* | handling mschapv2 and bug fixing | venaas | 2007-01-08 | 1 | -2/+2 |
* | handling mschapv2 and bug fixing | venaas | 2007-01-08 | 1 | -33/+306 |
* | ok, but trying some test code keeping original id, to be changed back later | venaas | 2007-01-05 | 1 | -66/+148 |
* | messageauth | venaas | 2007-01-04 | 1 | -15/+15 |
* | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@28 e88ac4ed-0b2... | venaas | 2007-01-04 | 1 | -6/+87 |