| Commit message (Expand) | Author | Age | Files | Lines |
* | removed benign memory leak in addrewrite | venaas | 2008-05-14 | 1 | -4/+8 |
* | removed old unused tlslistener code | venaas | 2008-05-14 | 1 | -103/+3 |
* | removed some benign memory leaks and freeing some more memory at startup, not... | venaas | 2008-05-14 | 1 | -22/+41 |
* | only send rejects for accreq, updated radsecproxy.conf.5 | venaas | 2008-05-13 | 1 | -1/+1 |
* | added catgconf utility | venaas | 2008-05-09 | 1 | -11/+1 |
* | adjusted some loglevels | venaas | 2008-04-30 | 1 | -1/+1 |
* | adjusted some loglevels | venaas | 2008-04-30 | 1 | -5/+5 |
* | fixed the slightly more informative logging | venaas | 2008-04-30 | 1 | -1/+1 |
* | slightly more informative logging | venaas | 2008-04-30 | 1 | -1/+1 |
* | added certificatenamecheck option to client/server for disabling default alts... | venaas | 2008-04-29 | 1 | -12/+8 |
* | forgot to correct for port byteorder | venaas | 2008-04-28 | 1 | -2/+2 |
* | added proper accounting, some new bugs expected | venaas | 2008-04-28 | 1 | -120/+153 |
* | fixed bug in find_conf | venaas | 2008-04-24 | 1 | -1/+1 |
* | new tls server code seems to work.... | venaas | 2008-04-24 | 1 | -2/+2 |
* | more restructuring of tls server code, this code may not work yet | venaas | 2008-04-17 | 1 | -1/+1 |
* | more restructuring of tls server code, this code may not work yet | venaas | 2008-04-17 | 1 | -2/+2 |
* | restructuring of tls server code | venaas | 2008-04-17 | 1 | -81/+125 |
* | forgot one essential thing, might work better now | venaas | 2008-04-16 | 1 | -1/+1 |
* | started adding improved tls client code, not tested | venaas | 2008-04-16 | 1 | -27/+125 |
* | fixed problem when client immediately reuses id | venaas | 2008-04-16 | 1 | -1/+1 |
* | changed signal handling slightly so it works as expected on BSD | venaas | 2008-04-16 | 1 | -1/+1 |
* | changed signal handling slightly so it works as expected on BSD | venaas | 2008-04-16 | 1 | -1/+3 |
* | include argument now relative to current config file, also never try to open ... | venaas | 2008-04-15 | 1 | -21/+4 |
* | blocking SIGPIPE | venaas | 2008-04-15 | 1 | -1/+29 |
* | fixed problem with recovering from server connection going down and made reco... | venaas | 2008-04-14 | 1 | -8/+10 |
* | moved null client check to after status server | venaas | 2008-04-14 | 1 | -8/+8 |
* | fixed bug with timeout and statusserver | venaas | 2008-04-11 | 1 | -1/+1 |
* | regexp match on cert cn | venaas | 2008-04-03 | 1 | -44/+74 |
* | fixed crash when trying to send replies back to disconnected client | venaas | 2008-03-27 | 1 | -2/+34 |
* | vendor attribute removal | venaas | 2008-03-05 | 1 | -50/+148 |
* | support for rewrite and fixing attr resize | venaas | 2008-03-03 | 1 | -7/+138 |
* | max logging not crash when resolvepeer fails | venaas | 2008-02-25 | 1 | -4/+4 |
* | Solaris9 fixes | venaas | 2008-02-19 | 1 | -0/+20 |
* | starting on 1.2-devel | venaas | 2007-12-27 | 1 | -2/+2 |
* | 1.1-alpha | venaas | 2007-12-23 | 1 | -2/+2 |
* | working include support for individual files | venaas | 2007-11-28 | 1 | -11/+9 |
* | implemented config file stack; to be used for include support | venaas | 2007-11-26 | 1 | -7/+10 |
* | moved genericconfig to gconfig.c and reorganised header files | venaas | 2007-11-21 | 1 | -180/+7 |
* | added pretend option | venaas | 2007-11-21 | 1 | -5/+11 |
* | now setting client_CA_list | venaas | 2007-11-20 | 1 | -0/+19 |
* | finished code for sourceudp and sourcetcp, although there may be bugs... | venaas | 2007-11-02 | 1 | -132/+155 |
* | tidying | venaas | 2007-11-02 | 1 | -81/+81 |
* | fixing bugs in new addserver binding code | venaas | 2007-11-01 | 1 | -4/+8 |
* | skip match of cert vs host when host contains / (prefix) | venaas | 2007-10-31 | 1 | -36/+38 |
* | using only one socket per address family for udp clients, and only one client... | venaas | 2007-10-30 | 1 | -16/+58 |
* | give an error when options that should not be repeated are | venaas | 2007-10-11 | 1 | -0/+2 |
* | split clientrd into udpclientrd and tlsclientrd | venaas | 2007-10-10 | 1 | -9/+22 |
* | split out most of clientrd into a replyh function | venaas | 2007-10-10 | 1 | -153/+153 |
* | also treat \r as whitespace in configs due to Windows | venaas | 2007-10-08 | 1 | -1/+1 |
* | fixed some attribute rewrite bugs | venaas | 2007-10-05 | 1 | -11/+18 |