| Commit message (Expand) | Author | Age | Files | Lines |
| * | some code improvemetns, more efficiently removing outstanding requests when r... | venaas | 2008-09-24 | 1 | -4/+2 |
| * | make clientwr not try to connect (left to reader), changed some timing stuff,... | venaas | 2008-09-23 | 1 | -1/+5 |
| * | fixed some bugs, improved duplicate detection | venaas | 2008-09-18 | 1 | -4/+3 |
| * | better logging, fixed bug with crash when removing client | venaas | 2008-09-17 | 1 | -9/+1 |
| * | cleaning up code | venaas | 2008-09-17 | 1 | -12/+9 |
| * | moved more stuff from rqout to rq | venaas | 2008-09-16 | 1 | -4/+2 |
| * | simplifying code a bit by using lock per rqout | venaas | 2008-09-16 | 1 | -1/+2 |
| * | moved some stuff from rqout to rq | venaas | 2008-09-16 | 1 | -3/+3 |
| * | renamed some stuff, added client state for received rqs etc | venaas | 2008-09-16 | 1 | -6/+21 |
| * | changing to use a separate client structure for each udp client | venaas | 2008-09-14 | 1 | -1/+1 |
| * | various code improvements | venaas | 2008-09-11 | 1 | -1/+5 |
| * | lots of changes to radsrv/reply and use of new radmsg stuff | venaas | 2008-09-11 | 1 | -25/+0 |
| * | finished attribute rewrite code, also used for username, testing needed | venaas | 2008-09-08 | 1 | -3/+9 |
| * | added addattribute support to rewrite | venaas | 2008-09-08 | 1 | -0/+7 |
| * | more variable renaming | venaas | 2008-09-08 | 1 | -3/+5 |
| * | s/rewriteattr.*/rewriteusername.*/ | venaas | 2008-09-08 | 1 | -2/+2 |
| * | made dtls server do proper certificate matching | venaas | 2008-08-21 | 1 | -0/+2 |
| * | moved bindtoaddr back to radsecproxy.c | venaas | 2008-08-21 | 1 | -0/+1 |
| * | changed rewrite configs to hash | venaas | 2008-08-21 | 1 | -5/+0 |
| * | restructuring code | venaas | 2008-08-21 | 1 | -1/+6 |
| * | separated tcp | venaas | 2008-08-21 | 1 | -0/+2 |
| * | separated dtls into a separate file | venaas | 2008-08-21 | 1 | -0/+10 |
| * | separated dtls code from udp, using same port as radsec | venaas | 2008-08-20 | 1 | -0/+2 |
| * | finally basic dtls functionality in place | venaas | 2008-08-20 | 1 | -4/+7 |
| * | code for creating DTLS contect | venaas | 2008-08-13 | 1 | -1/+2 |
| * | reorganised tlsadd code | venaas | 2008-08-13 | 1 | -0/+6 |
| * | started on dtls support | venaas | 2008-08-12 | 1 | -0/+1 |
| * | use lastrcv instead of lastsend for status-server | venaas | 2008-07-31 | 1 | -0/+1 |
| * | making accounting listener like normal, less code | venaas | 2008-07-31 | 1 | -5/+0 |
| * | added tcp client support | venaas | 2008-07-23 | 1 | -0/+5 |
| * | added tcp server support, improved some log messages, fixed bug when trying t... | venaas | 2008-07-23 | 1 | -0/+2 |
| * | more generalised transport | venaas | 2008-07-22 | 1 | -2/+2 |
| * | added configuration of tcp transport | venaas | 2008-07-22 | 1 | -3/+6 |
| * | starting to generalise transport support, renamed delay to interval | venaas | 2008-07-22 | 1 | -2/+9 |
| * | RAD_UDP/RAD_TLS instead of U/T | venaas | 2008-07-21 | 1 | -1/+4 |
| * | allowing multiple listener statements and binding to both v4 and v6 if needed | venaas | 2008-07-21 | 1 | -4/+4 |
| * | only count lost normal rqs when not statusserver, restructured udp code a bit... | venaas | 2008-07-21 | 1 | -0/+7 |
| * | accountingresponse option for realms for sending accounting response when no ... | venaas | 2008-07-08 | 1 | -0/+1 |
| * | added options for retry delay and count and set defaults to 5s and 2 | venaas | 2008-07-03 | 1 | -2/+4 |
| * | added idle timeout for dynamic servers and rewrote radtlsget. testing needed | venaas | 2008-06-12 | 1 | -0/+2 |
| * | failover also when not using status server | venaas | 2008-06-10 | 1 | -1/+1 |
| * | trying to remove dynamic server state when tlsconnection goes down | venaas | 2008-06-05 | 1 | -0/+1 |
| * | renamed rpf to loopprevention | venaas | 2008-06-03 | 1 | -1/+1 |
| * | logging stationid, converting username and stationid to ascii when logging | venaas | 2008-06-03 | 1 | -0/+1 |
| * | rpf feature added | venaas | 2008-06-03 | 1 | -0/+1 |
| * | cleaned up the initial dynamic server discovery code a bit | venaas | 2008-06-02 | 1 | -2/+5 |
| * | rudimentary dynamic server support in place | venaas | 2008-05-28 | 1 | -0/+1 |
| * | lots of new code for dynamic servers | venaas | 2008-05-28 | 1 | -1/+3 |
| * | added certificatenamecheck option to client/server for disabling default alts... | venaas | 2008-04-29 | 1 | -0/+1 |
| * | added proper accounting, some new bugs expected | venaas | 2008-04-28 | 1 | -0/+1 |