| Commit message (Expand) | Author | Age | Files | Lines |
* | failover also when not using status server | venaas | 2008-06-10 | 1 | -1/+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 |
* | minor fixes | venaas | 2008-05-28 | 1 | -1/+0 |
* | release of 1.1-beta. merging from trunk to 1.1. updating readme, changelog et... | venaas | 2008-05-14 | 1 | -0/+3 |
* | 1.1 vendor attribute removal | venaas | 2008-03-05 | 1 | -2/+7 |
* | 1.1 support for rewrite and fixing attr resize | venaas | 2008-03-03 | 1 | -1/+3 |
* | added some code for rewrite configuration | venaas | 2008-02-29 | 1 | -0/+5 |
* | 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 |
* | using debug() in getconfig() | venaas | 2007-05-03 | 1 | -0/+2 |
* | fixed clientwr timer bug, started implementing status server | venaas | 2007-02-16 | 1 | -1/+2 |
* | removed UDPServerPort directive | venaas | 2007-02-16 | 1 | -1/+0 |
* | added tcp and udp listen directives | venaas | 2007-02-16 | 1 | -0/+2 |
* | added password for encr keys | venaas | 2007-02-14 | 1 | -1/+2 |
* | removed warnings, add some typecasts | venaas | 2007-02-13 | 1 | -1/+1 |
* | improved config code | venaas | 2007-02-08 | 1 | -0/+4 |
* | dynamic allocation of client/server data | venaas | 2007-01-26 | 1 | -1/+0 |
* | implemented retries | venaas | 2007-01-25 | 1 | -3/+4 |
* | further tls changes. not complete, contains some test code | venaas | 2007-01-25 | 1 | -0/+3 |
* | added code for reading main config and restructured tls init code | venaas | 2007-01-16 | 1 | -0/+7 |
* | code for cleaning up when tls client goes away | venaas | 2007-01-15 | 1 | -3/+0 |
* | bug fixing | venaas | 2007-01-08 | 1 | -0/+1 |
* | handling mschapv2 and bug fixing | venaas | 2007-01-08 | 1 | -0/+4 |
* | ok, but trying some test code keeping original id, to be changed back later | venaas | 2007-01-05 | 1 | -1/+3 |