summaryrefslogtreecommitdiff
path: root/radsecproxy.h
Commit message (Expand)AuthorAge
* expiry of udp clientsvenaas2008-09-30
* refcounts for realms, rewritten some locking and subrealm stuffvenaas2008-09-29
* some code improvemetns, more efficiently removing outstanding requests when r...venaas2008-09-24
* make clientwr not try to connect (left to reader), changed some timing stuff,...venaas2008-09-23
* fixed some bugs, improved duplicate detectionvenaas2008-09-18
* better logging, fixed bug with crash when removing clientvenaas2008-09-17
* cleaning up codevenaas2008-09-17
* moved more stuff from rqout to rqvenaas2008-09-16
* simplifying code a bit by using lock per rqoutvenaas2008-09-16
* moved some stuff from rqout to rqvenaas2008-09-16
* renamed some stuff, added client state for received rqs etcvenaas2008-09-16
* changing to use a separate client structure for each udp clientvenaas2008-09-14
* various code improvementsvenaas2008-09-11
* lots of changes to radsrv/reply and use of new radmsg stuffvenaas2008-09-11
* finished attribute rewrite code, also used for username, testing neededvenaas2008-09-08
* added addattribute support to rewritevenaas2008-09-08
* more variable renamingvenaas2008-09-08
* s/rewriteattr.*/rewriteusername.*/venaas2008-09-08
* made dtls server do proper certificate matchingvenaas2008-08-21
* moved bindtoaddr back to radsecproxy.cvenaas2008-08-21
* changed rewrite configs to hashvenaas2008-08-21
* restructuring codevenaas2008-08-21
* separated tcpvenaas2008-08-21
* separated dtls into a separate filevenaas2008-08-21
* separated dtls code from udp, using same port as radsecvenaas2008-08-20
* finally basic dtls functionality in placevenaas2008-08-20
* code for creating DTLS contectvenaas2008-08-13
* reorganised tlsadd codevenaas2008-08-13
* started on dtls supportvenaas2008-08-12
* use lastrcv instead of lastsend for status-servervenaas2008-07-31
* making accounting listener like normal, less codevenaas2008-07-31
* added tcp client supportvenaas2008-07-23
* added tcp server support, improved some log messages, fixed bug when trying t...venaas2008-07-23
* more generalised transportvenaas2008-07-22
* added configuration of tcp transportvenaas2008-07-22
* starting to generalise transport support, renamed delay to intervalvenaas2008-07-22
* RAD_UDP/RAD_TLS instead of U/Tvenaas2008-07-21
* allowing multiple listener statements and binding to both v4 and v6 if neededvenaas2008-07-21
* only count lost normal rqs when not statusserver, restructured udp code a bit...venaas2008-07-21
* accountingresponse option for realms for sending accounting response when no ...venaas2008-07-08
* added options for retry delay and count and set defaults to 5s and 2venaas2008-07-03
* added idle timeout for dynamic servers and rewrote radtlsget. testing neededvenaas2008-06-12
* failover also when not using status servervenaas2008-06-10
* trying to remove dynamic server state when tlsconnection goes downvenaas2008-06-05
* renamed rpf to looppreventionvenaas2008-06-03
* logging stationid, converting username and stationid to ascii when loggingvenaas2008-06-03
* rpf feature addedvenaas2008-06-03
* cleaned up the initial dynamic server discovery code a bitvenaas2008-06-02
* rudimentary dynamic server support in placevenaas2008-05-28
* lots of new code for dynamic serversvenaas2008-05-28