summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* minor fix in list.cvenaas2008-08-271-1/+4
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@360 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added shutdown when server terminates tls connectionvenaas2008-08-221-0/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@357 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* simplified and improved radudpgetvenaas2008-08-151-71/+29
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@342 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* fixing some minor SSL related issuesvenaas2008-08-141-0/+3
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@338 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* fixed potential problem with ssl initvenaas2008-08-131-1/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@335 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* removing harmless compiler warningvenaas2008-07-251-1/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@327 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* preparing for release of 1.1venaas2008-07-236-9/+30
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@326 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* accept status-server on accounting portvenaas2008-07-231-2/+2
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@324 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* removed some unnecessary variablesvenaas2008-07-221-4/+0
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@317 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* renaming delay to intervalvenaas2008-07-223-13/+13
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@316 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* only count lost normal rqs when not statusservervenaas2008-07-211-3/+11
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@310 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* now accounting appears to workvenaas2008-07-181-13/+14
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@309 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* updated manpage with crlcheck and retry optionsvenaas2008-07-171-4/+12
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@308 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added crlcheck config option, default offvenaas2008-07-171-4/+8
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@306 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* trying to enable CRL checkingvenaas2008-07-161-0/+4
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@303 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* updated man page with loopdetection and accoutingresponse optionsvenaas2008-07-161-1/+17
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@302 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* UDP accounting replies with correct source portvenaas2008-07-151-1/+2
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@301 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* accountingresponse option for realms for sending accounting response when no ↵venaas2008-07-082-3/+10
| | | | | | accounting server is configured git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@300 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* including limits.hvenaas2008-07-082-0/+2
| | | | 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-032-4/+23
| | | | 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
* gconfig support for long intvenaas2008-07-032-3/+20
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@294 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* Oppdatert for 1.1kolla2008-06-132-4/+4
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@293 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-103-7/+6
| | | | 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-102-9/+7
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@288 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* NetBSD-fikser:kolla2008-06-042-3/+9
| | | | | | | | | | | | | | | * Bruker do-patch med sed for å endre default konfigfil fra /etc/radsecproxy.conf til /usr/pkg/etc/radsecproxy.conf * Endret i rc.d-script til å droppe "-c /usr/pkg/etc/radsecproxy.conf" siden det nå er default. * Kompilér og installér catgconf som radsecproxy-catgconf, catgconf høres ut som det har noe med GNOME gconf å gjøre * distinfo for trunk er meningsløs likevel, man får heller kjøre "make makesum" manuelt git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@278 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* renamed rpf to looppreventionvenaas2008-06-032-4/+4
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@277 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* Kosmetiske endringer:kolla2008-06-031-4/+4
| | | | | | | | * "#! /bin/sh" i stedet for "#!/bin/sh" jamfør "4 byte"-regelen * Konsekvent bruk av ${var} i stedet for $var git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@276 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* Bare restart dersom -p exiter 0kolla2008-06-031-0/+2
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@275 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* logging stationid, converting username and stationid to ascii when loggingvenaas2008-06-032-17/+56
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@274 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* rpf feature addedvenaas2008-06-032-0/+8
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@273 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* minor fixesvenaas2008-05-282-1/+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-1415-447/+748
| | | | | | 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-052-36/+139
| | | | 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-032-4/+82
| | | | 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-292-2/+62
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@218 e88ac4ed-0b26-0410-9574-a7f39faa03bf