summaryrefslogtreecommitdiff
path: root/radsecproxy.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* only count lost normal rqs when not statusserver, restructured udp code a bit...venaas2008-07-211-0/+7
* accountingresponse option for realms for sending accounting response when no ...venaas2008-07-081-0/+1
* added options for retry delay and count and set defaults to 5s and 2venaas2008-07-031-2/+4
* added idle timeout for dynamic servers and rewrote radtlsget. testing neededvenaas2008-06-121-0/+2
* failover also when not using status servervenaas2008-06-101-1/+1
* trying to remove dynamic server state when tlsconnection goes downvenaas2008-06-051-0/+1
* renamed rpf to looppreventionvenaas2008-06-031-1/+1
* logging stationid, converting username and stationid to ascii when loggingvenaas2008-06-031-0/+1
* rpf feature addedvenaas2008-06-031-0/+1
* cleaned up the initial dynamic server discovery code a bitvenaas2008-06-021-2/+5
* rudimentary dynamic server support in placevenaas2008-05-281-0/+1
* lots of new code for dynamic serversvenaas2008-05-281-1/+3
* added certificatenamecheck option to client/server for disabling default alts...venaas2008-04-291-0/+1
* added proper accounting, some new bugs expectedvenaas2008-04-281-0/+1
* regexp match on cert cnvenaas2008-04-031-0/+1
* vendor attribute removalvenaas2008-03-051-2/+7
* support for rewrite and fixing attr resizevenaas2008-03-031-1/+8
* moved genericconfig to gconfig.c and reorganised header filesvenaas2007-11-211-10/+0
* finished code for sourceudp and sourcetcp, although there may be bugs...venaas2007-11-021-0/+2
* code for keeping original username in request when rewriting, new freerqdata ...venaas2007-10-021-0/+1
* started adding attribute rewrite codevenaas2007-09-281-0/+2
* responding to accounting-requests, but no real accounting supportvenaas2007-09-191-0/+1
* failover, use first configured server with connectionok and lowest loss of st...venaas2007-09-191-0/+1
* allow multiple servers for a realm, so far only first will be usedvenaas2007-09-191-1/+2
* now changed to allow prefix/prefixlen for hostvenaas2007-09-181-1/+3
* added subjectaltname cert checks, incl regexp urivenaas2007-06-281-2/+2
* moved to linked lists for replyqs, removed replyq size and countvenaas2007-06-221-5/+3
* added host option to client/server, improved client_cb/server_cb, added missi...venaas2007-06-211-1/+2
* restructuring peer and client/servervenaas2007-06-171-4/+6
* restructuring peer and client/servervenaas2007-06-161-4/+5
* changed config location and updated READMEvenaas2007-06-051-3/+1
* completely changed TLS configurationvenaas2007-06-011-5/+7
* added reject supportvenaas2007-05-291-0/+2