| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | changes to build on NetBSD | venaas | 2007-02-09 | 3 | -3/+9 |
* | improved config code | venaas | 2007-02-08 | 2 | -14/+34 |
* | README file | venaas | 2007-02-08 | 1 | -0/+16 |
* | config examples | venaas | 2007-02-08 | 3 | -1/+4 |
* | config examples | venaas | 2007-02-08 | 3 | -0/+35 |
* | 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 | 2 | -54/+67 |
* | made clientwr wait exactly until next expiry | venaas | 2007-01-25 | 1 | -6/+17 |
* | implemented retries | venaas | 2007-01-25 | 2 | -25/+48 |
* | further tls changes. not complete, contains some test code | venaas | 2007-01-25 | 2 | -60/+218 |
* | added code for reading main config and restructured tls init code | venaas | 2007-01-16 | 3 | -88/+145 |
* | 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 | 2 | -23/+47 |
* | added some todo comments | venaas | 2007-01-15 | 1 | -2/+10 |
* | bug fixing | venaas | 2007-01-08 | 2 | -6/+14 |
* | 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 | 2 | -33/+310 |
* | ok, but trying some test code keeping original id, to be changed back later | venaas | 2007-01-05 | 2 | -67/+151 |
* | 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 | 2 | -6/+89 |
* | fixed minor bugs | venaas | 2007-01-04 | 3 | -105/+84 |