| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | regexp match on cert cn | venaas | 2008-04-03 | 1 | -0/+1 |
* | vendor attribute removal | venaas | 2008-03-05 | 1 | -2/+7 |
* | support for rewrite and fixing attr resize | venaas | 2008-03-03 | 1 | -1/+8 |
* | moved genericconfig to gconfig.c and reorganised header files | venaas | 2007-11-21 | 1 | -10/+0 |
* | finished code for sourceudp and sourcetcp, although there may be bugs... | venaas | 2007-11-02 | 1 | -0/+2 |
* | code for keeping original username in request when rewriting, new freerqdata ... | venaas | 2007-10-02 | 1 | -0/+1 |
* | started adding attribute rewrite code | venaas | 2007-09-28 | 1 | -0/+2 |
* | responding to accounting-requests, but no real accounting support | venaas | 2007-09-19 | 1 | -0/+1 |
* | failover, use first configured server with connectionok and lowest loss of st... | venaas | 2007-09-19 | 1 | -0/+1 |
* | allow multiple servers for a realm, so far only first will be used | venaas | 2007-09-19 | 1 | -1/+2 |
* | now changed to allow prefix/prefixlen for host | venaas | 2007-09-18 | 1 | -1/+3 |
* | added subjectaltname cert checks, incl regexp uri | venaas | 2007-06-28 | 1 | -2/+2 |
* | moved to linked lists for replyqs, removed replyq size and count | venaas | 2007-06-22 | 1 | -5/+3 |
* | added host option to client/server, improved client_cb/server_cb, added missi... | venaas | 2007-06-21 | 1 | -1/+2 |