| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | initialising some additional variables to avoid silly compiler warnings | venaas | 2007-05-24 | 1 | -8/+10 |
* | improved debug output, and removed a small probably needless delay | venaas | 2007-05-24 | 1 | -2/+1 |
* | improved debug output | venaas | 2007-05-23 | 1 | -4/+7 |
* | removed TODO | venaas | 2007-05-23 | 1 | -6/+0 |
* | better status-server debug output | venaas | 2007-05-23 | 1 | -3/+3 |
* | finished status-server code | venaas | 2007-05-23 | 1 | -44/+68 |
* | simplified some code | venaas | 2007-05-23 | 1 | -46/+39 |
* | slight regexp example change | venaas | 2007-05-23 | 1 | -1/+1 |
* | now uses regexp for realms including warnings that will be removed later | venaas | 2007-05-23 | 1 | -25/+7 |
* | added sending of statusserver and some missing free and unlock in some error ... | venaas | 2007-05-22 | 1 | -40/+89 |
* | 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 | 1 | -31/+29 |
* | 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 | 1 | -16/+13 |
* | updated config examples and README | venaas | 2007-05-15 | 1 | -4/+4 |
* | supports new server and realm config methods as well as argument for config f... | venaas | 2007-05-14 | 1 | -68/+199 |
* | 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 |