summaryrefslogtreecommitdiff
path: root/radsecproxy.h
Commit message (Expand)AuthorAgeFilesLines
* make clientwr not try to connect (left to reader), changed some timing stuff,...venaas2008-09-231-2/+9
* better logging. not requiring server configs to runvenaas2008-09-171-4/+1
* added support for modifying attributesvenaas2008-09-091-2/+8
* added addattribute support to rewritevenaas2008-09-081-0/+7
* more variable renamingvenaas2008-09-081-1/+2
* s/rewriteattr.*/rewriteusername.*/venaas2008-09-081-2/+2
* renaming delay to intervalvenaas2008-07-221-2/+2
* 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
* failover also when not using status servervenaas2008-06-101-1/+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
* minor fixesvenaas2008-05-281-1/+0
* release of 1.1-beta. merging from trunk to 1.1. updating readme, changelog et...venaas2008-05-141-0/+3
* 1.1 vendor attribute removalvenaas2008-03-051-2/+7
* 1.1 support for rewrite and fixing attr resizevenaas2008-03-031-1/+3
* added some code for rewrite configurationvenaas2008-02-291-0/+5
* 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
* using debug() in getconfig()venaas2007-05-031-0/+2
* fixed clientwr timer bug, started implementing status servervenaas2007-02-161-1/+2
* removed UDPServerPort directivevenaas2007-02-161-1/+0
* added tcp and udp listen directivesvenaas2007-02-161-0/+2
* added password for encr keysvenaas2007-02-141-1/+2
* removed warnings, add some typecastsvenaas2007-02-131-1/+1