| Commit message (Expand) | Author | Age | Files | Lines |
* | wrong free when certuriregex fails to compile, fixed but harmless | venaas | 2007-09-28 | 1 | -1/+1 |
* | this marks the release of 1.0 | venaas | 2007-09-21 | 1 | -2/+2 |
* | fixed alignment problem and a memory leak | venaas | 2007-09-19 | 1 | -1/+3 |
* | certificate uri matching | venaas | 2007-09-18 | 1 | -111/+206 |
* | fixed possible seg fault and minor memory leak thanks to Hans | venaas | 2007-06-23 | 1 | -14/+16 |
* | moved startup message | venaas | 2007-06-18 | 1 | -1/+2 |
* | fixed syslog url syntax, updated example config and added manpages. this may ... | venaas | 2007-06-13 | 1 | -3/+3 |
* | 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 | 1 | -394/+390 |
* | 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 |