| Commit message (Expand) | Author | Age | Files | Lines |
| * | 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 |
| * | restructuring peer and client/server | venaas | 2007-06-17 | 1 | -4/+6 |
| * | restructuring peer and client/server | venaas | 2007-06-16 | 1 | -4/+5 |
| * | changed config location and updated README | venaas | 2007-06-05 | 1 | -3/+1 |
| * | completely changed TLS configuration | venaas | 2007-06-01 | 1 | -5/+7 |
| * | added reject support | venaas | 2007-05-29 | 1 | -0/+2 |
| * | added sending of statusserver and some missing free and unlock in some error ... | venaas | 2007-05-22 | 1 | -1/+1 |
| * | cleaned up some code with new macros | venaas | 2007-05-21 | 1 | -4/+5 |
| * | fixed bug in id2server | venaas | 2007-05-15 | 1 | -0/+1 |
| * | supports new server and realm config methods as well as argument for config f... | venaas | 2007-05-14 | 1 | -2/+5 |
| * | new configuration code | venaas | 2007-05-11 | 1 | -0/+3 |
| * | cleaned up some attribute parsing code | venaas | 2007-05-11 | 1 | -1/+0 |
| * | 4 debug levels, 3 default | venaas | 2007-05-09 | 1 | -1/+1 |
| * | Reordered radsecproxy.h | venaas | 2007-05-09 | 1 | -6/+6 |
| * | Detach as default, options for foreground and debug level | venaas | 2007-05-07 | 1 | -1/+1 |
| * | added logging to file and syslog (need to add support for specifying facility) | venaas | 2007-05-04 | 1 | -1/+3 |