summaryrefslogtreecommitdiff
path: root/radsecproxy.c
Commit message (Collapse)AuthorAgeFilesLines
* including limits.hvenaas2008-07-081-0/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@299 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* trying to verify accounting request authenticator, and correctly compute the ↵venaas2008-07-081-4/+20
| | | | | | authenticator when sending accounting requests git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@298 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added options for retry delay and count and set defaults to 5s and 2venaas2008-07-031-2/+19
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@296 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* changed to using gconfig lint type for loglevelvenaas2008-07-031-7/+6
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@295 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* fixed bug when no logdestination specified, and not with -fvenaas2008-06-101-9/+3
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@290 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* removed some harmless compiler warningsvenaas2008-06-101-1/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@289 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* failover also when not using status servervenaas2008-06-101-8/+6
| | | | 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-3/+3
| | | | 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-17/+55
| | | | 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/+7
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@273 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* minor fixesvenaas2008-05-281-0/+2
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@260 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* print address when receiving UDP from addressvenaas2008-05-261-1/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@259 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* release of 1.1-beta. merging from trunk to 1.1. updating readme, changelog ↵venaas2008-05-141-344/+441
| | | | | | 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
* adjusted some loglevelsvenaas2008-04-301-1/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@249 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* adjusted some loglevelsvenaas2008-04-301-3/+3
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@248 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* fixed the slightly more informative loggingvenaas2008-04-301-1/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@247 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* slightly more informative loggingvenaas2008-04-301-1/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@246 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* fixed problem when client immediately reuses idvenaas2008-04-161-1/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@233 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* changed signal handling slightly so it works as expected on BSDvenaas2008-04-161-2/+4
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@232 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* blocking SIGPIPEvenaas2008-04-151-1/+29
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@229 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* fixed problem with recovering from server connection going down and made ↵venaas2008-04-141-8/+10
| | | | | | reconnect timeouts more aggressive git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@228 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* moved null client check to after status servervenaas2008-04-141-7/+7
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@227 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* fixed bug with timeout and statusservervenaas2008-04-111-1/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@226 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* fixed crash when trying to send replies back to disconnected clientvenaas2008-03-311-4/+36
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@224 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* 1.1 vendor attribute removalvenaas2008-03-051-34/+132
| | | | 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-3/+79
| | | | 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-2/+57
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@218 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* max logging not crash when resolvepeer failsvenaas2008-02-251-4/+4
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@217 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* trying to support solaris9venaas2008-02-121-0/+20
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@209 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* fixed version in startup messagevenaas2008-02-011-2/+2
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@208 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* 1.1-alphavenaas2007-12-231-2/+2
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@204 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* working include support for individual filesvenaas2007-11-281-11/+9
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@199 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* implemented config file stack; to be used for include supportvenaas2007-11-261-7/+10
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@198 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* moved genericconfig to gconfig.c and reorganised header filesvenaas2007-11-211-180/+7
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@197 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added pretend optionvenaas2007-11-211-5/+11
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@196 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* now setting client_CA_listvenaas2007-11-201-0/+19
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@195 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* finished code for sourceudp and sourcetcp, although there may be bugs...venaas2007-11-021-132/+155
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@192 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* tidyingvenaas2007-11-021-81/+81
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@191 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* fixing bugs in new addserver binding codevenaas2007-11-011-4/+8
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@190 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* skip match of cert vs host when host contains / (prefix)venaas2007-10-311-36/+38
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@189 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* using only one socket per address family for udp clients, and only one ↵venaas2007-10-301-16/+58
| | | | | | clientrd thread per socket git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@188 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* give an error when options that should not be repeated arevenaas2007-10-111-0/+2
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@184 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* split clientrd into udpclientrd and tlsclientrdvenaas2007-10-101-9/+22
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@182 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* split out most of clientrd into a replyh functionvenaas2007-10-101-153/+153
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@181 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* also treat \r as whitespace in configs due to Windowsvenaas2007-10-081-1/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@179 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* fixed some attribute rewrite bugsvenaas2007-10-051-11/+18
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@178 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* code for rewriting original username in replyvenaas2007-10-051-7/+22
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@177 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* finished code for rewriting username in request, generating new request, and ↵venaas2007-10-031-55/+107
| | | | | | some tidying git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@176 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* code for keeping original username in request when rewriting, new freerqdata ↵venaas2007-10-021-41/+70
| | | | | | function and some tidying git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@175 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added more attribute rewrite code, now prints what rewrite would happen but ↵venaas2007-09-281-0/+33
| | | | | | does not change message git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@174 e88ac4ed-0b26-0410-9574-a7f39faa03bf