summaryrefslogtreecommitdiff
path: root/radsecproxy.h
Commit message (Expand)AuthorAgeFilesLines
* made it so it works with mix of dynamic and static servers for a realmvenaas2009-01-131-0/+1
* renamed struct queue to gqueue due to solaris defining queuevenaas2009-01-071-6/+6
* moved more code to tlscommon, fixed a couple of minor lint warningsvenaas2008-12-221-3/+3
* split out code that is needed only when tls or dtls is usedvenaas2008-12-221-17/+0
* cleaning up codevenaas2008-12-191-3/+8
* cleaning up codevenaas2008-12-181-2/+2
* removing some lint warningsvenaas2008-12-181-1/+1
* addttl option for client/servervenaas2008-11-041-0/+1
* added initial ttl support, need testingvenaas2008-10-311-5/+7
* cleaning up codevenaas2008-10-131-5/+3
* support for checking certificate policy oidsvenaas2008-10-131-0/+1
* support for checking certificate policy oidsvenaas2008-10-131-0/+1
* expiry of udp clientsvenaas2008-09-301-0/+2
* refcounts for realms, rewritten some locking and subrealm stuffvenaas2008-09-291-2/+4
* some code improvemetns, more efficiently removing outstanding requests when r...venaas2008-09-241-4/+2
* make clientwr not try to connect (left to reader), changed some timing stuff,...venaas2008-09-231-1/+5
* fixed some bugs, improved duplicate detectionvenaas2008-09-181-4/+3
* better logging, fixed bug with crash when removing clientvenaas2008-09-171-9/+1
* cleaning up codevenaas2008-09-171-12/+9
* moved more stuff from rqout to rqvenaas2008-09-161-4/+2
* simplifying code a bit by using lock per rqoutvenaas2008-09-161-1/+2
* moved some stuff from rqout to rqvenaas2008-09-161-3/+3
* renamed some stuff, added client state for received rqs etcvenaas2008-09-161-6/+21
* changing to use a separate client structure for each udp clientvenaas2008-09-141-1/+1
* various code improvementsvenaas2008-09-111-1/+5
* lots of changes to radsrv/reply and use of new radmsg stuffvenaas2008-09-111-25/+0
* finished attribute rewrite code, also used for username, testing neededvenaas2008-09-081-3/+9
* added addattribute support to rewritevenaas2008-09-081-0/+7
* more variable renamingvenaas2008-09-081-3/+5
* s/rewriteattr.*/rewriteusername.*/venaas2008-09-081-2/+2
* made dtls server do proper certificate matchingvenaas2008-08-211-0/+2
* moved bindtoaddr back to radsecproxy.cvenaas2008-08-211-0/+1
* changed rewrite configs to hashvenaas2008-08-211-5/+0
* restructuring codevenaas2008-08-211-1/+6
* separated tcpvenaas2008-08-211-0/+2
* separated dtls into a separate filevenaas2008-08-211-0/+10
* separated dtls code from udp, using same port as radsecvenaas2008-08-201-0/+2
* finally basic dtls functionality in placevenaas2008-08-201-4/+7
* code for creating DTLS contectvenaas2008-08-131-1/+2
* reorganised tlsadd codevenaas2008-08-131-0/+6
* started on dtls supportvenaas2008-08-121-0/+1
* use lastrcv instead of lastsend for status-servervenaas2008-07-311-0/+1
* making accounting listener like normal, less codevenaas2008-07-311-5/+0
* added tcp client supportvenaas2008-07-231-0/+5
* added tcp server support, improved some log messages, fixed bug when trying t...venaas2008-07-231-0/+2
* more generalised transportvenaas2008-07-221-2/+2
* added configuration of tcp transportvenaas2008-07-221-3/+6
* starting to generalise transport support, renamed delay to intervalvenaas2008-07-221-2/+9
* RAD_UDP/RAD_TLS instead of U/Tvenaas2008-07-211-1/+4
* allowing multiple listener statements and binding to both v4 and v6 if neededvenaas2008-07-211-4/+4