summaryrefslogtreecommitdiff
path: root/radsecproxy.h
Commit message (Collapse)AuthorAgeFilesLines
* make clientwr not try to connect (left to reader), changed some timing ↵venaas2008-09-231-2/+9
| | | | | | stuff, issue with statusserver and connection down..., added optional cacheexpiry option for tls blocks git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@398 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* better logging. not requiring server configs to runvenaas2008-09-171-4/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@388 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added support for modifying attributesvenaas2008-09-091-2/+8
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@370 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added addattribute support to rewritevenaas2008-09-081-0/+7
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@368 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* more variable renamingvenaas2008-09-081-1/+2
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@364 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* s/rewriteattr.*/rewriteusername.*/venaas2008-09-081-2/+2
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@363 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* renaming delay to intervalvenaas2008-07-221-2/+2
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@316 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* accountingresponse option for realms for sending accounting response when no ↵venaas2008-07-081-0/+1
| | | | | | accounting server is configured git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@300 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added options for retry delay and count and set defaults to 5s and 2venaas2008-07-031-2/+4
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@296 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* failover also when not using status servervenaas2008-06-101-1/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@288 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* renamed rpf to looppreventionvenaas2008-06-031-1/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@277 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* logging stationid, converting username and stationid to ascii when loggingvenaas2008-06-031-0/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@274 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* rpf feature addedvenaas2008-06-031-0/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@273 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* minor fixesvenaas2008-05-281-1/+0
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@260 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* release of 1.1-beta. merging from trunk to 1.1. updating readme, changelog ↵venaas2008-05-141-0/+3
| | | | | | etc for 1.1-beta release git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@258 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* 1.1 vendor attribute removalvenaas2008-03-051-2/+7
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@221 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* 1.1 support for rewrite and fixing attr resizevenaas2008-03-031-1/+3
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@219 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added some code for rewrite configurationvenaas2008-02-291-0/+5
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@218 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* moved genericconfig to gconfig.c and reorganised header filesvenaas2007-11-211-10/+0
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@197 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* finished code for sourceudp and sourcetcp, although there may be bugs...venaas2007-11-021-0/+2
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@192 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* code for keeping original username in request when rewriting, new freerqdata ↵venaas2007-10-021-0/+1
| | | | | | function and some tidying git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@175 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* started adding attribute rewrite codevenaas2007-09-281-0/+2
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@172 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* responding to accounting-requests, but no real accounting supportvenaas2007-09-191-0/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@164 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* failover, use first configured server with connectionok and lowest loss of ↵venaas2007-09-191-0/+1
| | | | | | status server responses git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@162 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* allow multiple servers for a realm, so far only first will be usedvenaas2007-09-191-1/+2
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@161 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* now changed to allow prefix/prefixlen for hostvenaas2007-09-181-1/+3
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@159 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added subjectaltname cert checks, incl regexp urivenaas2007-06-281-2/+2
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@155 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* moved to linked lists for replyqs, removed replyq size and countvenaas2007-06-221-5/+3
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@152 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added host option to client/server, improved client_cb/server_cb, added ↵venaas2007-06-211-1/+2
| | | | | | missing free of tls option value git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@148 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* restructuring peer and client/servervenaas2007-06-171-4/+6
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@136 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* restructuring peer and client/servervenaas2007-06-161-4/+5
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@135 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* changed config location and updated READMEvenaas2007-06-051-3/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@121 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* completely changed TLS configurationvenaas2007-06-011-5/+7
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@118 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added reject supportvenaas2007-05-291-0/+2
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@111 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added sending of statusserver and some missing free and unlock in some error ↵venaas2007-05-221-1/+1
| | | | | | cases git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@95 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* cleaned up some code with new macrosvenaas2007-05-211-4/+5
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@92 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* fixed bug in id2servervenaas2007-05-151-0/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@87 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* supports new server and realm config methods as well as argument for config ↵venaas2007-05-141-2/+5
| | | | | | file path git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@85 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* new configuration codevenaas2007-05-111-0/+3
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@83 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* cleaned up some attribute parsing codevenaas2007-05-111-1/+0
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@80 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* 4 debug levels, 3 defaultvenaas2007-05-091-1/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@78 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* Reordered radsecproxy.hvenaas2007-05-091-6/+6
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@77 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* Detach as default, options for foreground and debug levelvenaas2007-05-071-1/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@75 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added logging to file and syslog (need to add support for specifying facility)venaas2007-05-041-1/+3
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@72 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* using debug() in getconfig()venaas2007-05-031-0/+2
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@69 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* fixed clientwr timer bug, started implementing status servervenaas2007-02-161-1/+2
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@64 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* removed UDPServerPort directivevenaas2007-02-161-1/+0
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@61 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added tcp and udp listen directivesvenaas2007-02-161-0/+2
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@60 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added password for encr keysvenaas2007-02-141-1/+2
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@56 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* removed warnings, add some typecastsvenaas2007-02-131-1/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@55 e88ac4ed-0b26-0410-9574-a7f39faa03bf