summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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
* Solaris9 fixvenaas2008-02-211-0/+2
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@215 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* fixed segfault when getnameinfo fails, should not fail, but did on Solaris 9venaas2008-02-191-1/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@213 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* another solaris9 fixvenaas2008-02-131-1/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@212 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* autoconf fix for solari9, no more makefile-solaris9venaas2008-02-123-12/+15
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@211 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* Makefile for Solaris9venaas2008-02-121-0/+10
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@210 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* trying to support solaris9venaas2008-02-123-0/+24
| | | | 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
* creating 1.1 branchvenaas2007-12-270-0/+0
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.1@205 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* 1.1-alphavenaas2007-12-232-3/+3
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@204 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* README for 1.1-alphavenaas2007-12-231-8/+13
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@203 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added changes for 1.1-alphavenaas2007-12-231-0/+12
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@202 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* updated man pagesvenaas2007-12-222-27/+114
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@201 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* include with globbingvenaas2007-11-292-2/+23
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@200 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* working include support for individual filesvenaas2007-11-283-20/+35
| | | | 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-265-9/+64
| | | | 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-218-191/+215
| | | | 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
* Ups...kolla2007-11-051-1/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@194 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* Fjernet gamle gentoo-greierkolla2007-11-0523-103/+551
| | | | | | | | Lagt til portage (gentoo) med de ulike versjonene Lagt til pkgsrc som brukes blant annet av NetBSD git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@193 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* finished code for sourceudp and sourcetcp, although there may be bugs...venaas2007-11-022-132/+157
| | | | 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