| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | UDP accounting replies with correct source port | venaas | 2008-07-15 | 1 | -1/+2 |
* | accountingresponse option for realms for sending accounting response when no ... | venaas | 2008-07-08 | 1 | -3/+9 |
* | including limits.h | venaas | 2008-07-08 | 1 | -0/+1 |
* | trying to verify accounting request authenticator, and correctly compute the ... | venaas | 2008-07-08 | 1 | -5/+21 |
* | added options for retry delay and count and set defaults to 5s and 2 | venaas | 2008-07-03 | 1 | -17/+52 |
* | changed to using gconfig lint type for loglevel | venaas | 2008-07-03 | 1 | -7/+6 |
* | fixed serious probelm with idle timeout | venaas | 2008-06-13 | 1 | -3/+9 |
* | added idle timeout for dynamic servers and rewrote radtlsget. testing needed | venaas | 2008-06-12 | 1 | -47/+80 |
* | fixed bug when no logdestination specified, and not with -f | venaas | 2008-06-10 | 1 | -9/+3 |
* | removed some harmless compiler warnings | venaas | 2008-06-10 | 1 | -1/+1 |
* | failover also when not using status server | venaas | 2008-06-10 | 1 | -8/+6 |
* | trying to remove dynamic server state when tlsconnection goes down | venaas | 2008-06-05 | 1 | -1/+12 |
* | removing more state, also had forgotten to detach clientwr thread | venaas | 2008-06-05 | 1 | -4/+8 |
* | removing clientwr state when finishing | venaas | 2008-06-04 | 1 | -1/+1 |
* | fixed bugs with freeing memory when removing dynamic server, added tlsconnect... | venaas | 2008-06-04 | 1 | -18/+44 |
* | fixed a bug with freeing memory when dynamicserver fails | venaas | 2008-06-04 | 1 | -2/+2 |
* | trying to free memory when dynamicconfig fails | venaas | 2008-06-04 | 1 | -30/+75 |
* | fixed segfault in findserver() when no server configured, and tried to remove... | venaas | 2008-06-04 | 1 | -1/+3 |
* | renamed rpf to loopprevention | venaas | 2008-06-03 | 1 | -4/+4 |
* | logging stationid, converting username and stationid to ascii when logging | venaas | 2008-06-03 | 1 | -17/+55 |
* | rpf feature added | venaas | 2008-06-03 | 1 | -0/+7 |
* | checking exit code from dynsrvlookup | venaas | 2008-06-02 | 1 | -2/+7 |
* | restricting characters in dynamic realms to valid DNS... | venaas | 2008-06-02 | 1 | -1/+1 |
* | cleaned up the initial dynamic server discovery code a bit | venaas | 2008-06-02 | 1 | -1/+6 |
* | cleaned up the initial dynamic server discovery code a bit | venaas | 2008-06-02 | 1 | -226/+193 |
* | gconfig cbs now return int. almost finished receiving all dynamic server conf... | venaas | 2008-05-30 | 1 | -20/+104 |
* | some gconfig improvements, made proxy accept server config from external program | venaas | 2008-05-30 | 1 | -17/+55 |
* | rewritten gconfig to not exit on errors | venaas | 2008-05-29 | 1 | -31/+37 |
* | rudimentary dynamic server support in place | venaas | 2008-05-28 | 1 | -16/+128 |
* | lots of new code for dynamic servers | venaas | 2008-05-28 | 1 | -60/+247 |
* | print address when receiving UDP from address | venaas | 2008-05-26 | 1 | -1/+1 |
* | 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 |