summaryrefslogtreecommitdiff
path: root/radsecproxy.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* added sending of statusserver and some missing free and unlock in some error ...venaas2007-05-221-1/+1
* cleaned up some code with new macrosvenaas2007-05-211-4/+5
* fixed bug in id2servervenaas2007-05-151-0/+1
* supports new server and realm config methods as well as argument for config f...venaas2007-05-141-2/+5
* new configuration codevenaas2007-05-111-0/+3
* cleaned up some attribute parsing codevenaas2007-05-111-1/+0
* 4 debug levels, 3 defaultvenaas2007-05-091-1/+1
* Reordered radsecproxy.hvenaas2007-05-091-6/+6
* Detach as default, options for foreground and debug levelvenaas2007-05-071-1/+1
* added logging to file and syslog (need to add support for specifying facility)venaas2007-05-041-1/+3