| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | updated Makefile.am, autogen.sh executable? | venaas | 2007-06-13 | 1 | -0/+1 |
* | fixed syslog url syntax, updated example config and manpage | venaas | 2007-06-13 | 4 | -5/+7 |
* | man pages | venaas | 2007-06-07 | 2 | -0/+341 |
* | some minor updates | venaas | 2007-06-05 | 4 | -15/+18 |
* | fixed one possibly serious IPv6 related bug | venaas | 2007-06-05 | 1 | -1/+1 |
* | changed config location and updated README | venaas | 2007-06-05 | 2 | -5/+4 |
* | tiny bug fix | venaas | 2007-06-03 | 1 | -1/+1 |
* | tiny improvement of configuration code | venaas | 2007-06-01 | 1 | -26/+12 |
* | completely changed TLS configuration | venaas | 2007-06-01 | 3 | -83/+184 |
* | added config example | venaas | 2007-05-31 | 1 | -0/+5 |
* | logs version info at startup | venaas | 2007-05-31 | 1 | -0/+1 |
* | improved config parsing of comments | venaas | 2007-05-30 | 1 | -3/+3 |
* | fixed example config | venaas | 2007-05-30 | 1 | -1/+1 |
* | Makefile.am installs config example | venaas | 2007-05-30 | 1 | -0/+3 |
* | allow optional trailing / after regexp | venaas | 2007-05-30 | 1 | -1/+5 |
* | added reject support | venaas | 2007-05-29 | 3 | -21/+40 |
* | removed some old backwards compatible config stuff (clients.conf/servers.conf) | venaas | 2007-05-29 | 1 | -15/+40 |
* | removed some old backwards compatible config stuff (clients.conf/servers.conf) | venaas | 2007-05-29 | 1 | -181/+2 |
* | support quoting of values, realm matching literal or regexp with / prefixing ... | venaas | 2007-05-29 | 2 | -37/+72 |
* | added strtokenquote() to replace strtok to enable quoting of values | venaas | 2007-05-24 | 1 | -0/+32 |
* | initial autoconf support | venaas | 2007-05-24 | 8 | -2/+85 |
* | 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 |
* | added status-server example | venaas | 2007-05-23 | 1 | -0/+2 |
* | 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 | 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 |