summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* removed some harmless compiler warningsvenaas2008-06-103-7/+6
* failover also when not using status servervenaas2008-06-102-9/+7
* NetBSD-fikser:kolla2008-06-042-3/+9
* renamed rpf to looppreventionvenaas2008-06-032-4/+4
* Kosmetiske endringer:kolla2008-06-031-4/+4
* Bare restart dersom -p exiter 0kolla2008-06-031-0/+2
* logging stationid, converting username and stationid to ascii when loggingvenaas2008-06-032-17/+56
* rpf feature addedvenaas2008-06-032-0/+8
* minor fixesvenaas2008-05-282-1/+2
* print address when receiving UDP from addressvenaas2008-05-261-1/+1
* release of 1.1-beta. merging from trunk to 1.1. updating readme, changelog et...venaas2008-05-1415-447/+748
* adjusted some loglevelsvenaas2008-04-301-1/+1
* adjusted some loglevelsvenaas2008-04-301-3/+3
* fixed the slightly more informative loggingvenaas2008-04-301-1/+1
* slightly more informative loggingvenaas2008-04-301-1/+1
* fixed problem when client immediately reuses idvenaas2008-04-161-1/+1
* changed signal handling slightly so it works as expected on BSDvenaas2008-04-161-2/+4
* blocking SIGPIPEvenaas2008-04-151-1/+29
* fixed problem with recovering from server connection going down and made reco...venaas2008-04-141-8/+10
* moved null client check to after status servervenaas2008-04-141-7/+7
* fixed bug with timeout and statusservervenaas2008-04-111-1/+1
* fixed crash when trying to send replies back to disconnected clientvenaas2008-03-311-4/+36
* 1.1 vendor attribute removalvenaas2008-03-052-36/+139
* 1.1 support for rewrite and fixing attr resizevenaas2008-03-032-4/+82
* added some code for rewrite configurationvenaas2008-02-292-2/+62
* max logging not crash when resolvepeer failsvenaas2008-02-251-4/+4
* Solaris9 fixvenaas2008-02-211-0/+2
* fixed segfault when getnameinfo fails, should not fail, but did on Solaris 9venaas2008-02-191-1/+1
* another solaris9 fixvenaas2008-02-131-1/+1
* autoconf fix for solari9, no more makefile-solaris9venaas2008-02-123-12/+15
* Makefile for Solaris9venaas2008-02-121-0/+10
* trying to support solaris9venaas2008-02-123-0/+24
* fixed version in startup messagevenaas2008-02-011-2/+2
* creating 1.1 branchvenaas2007-12-270-0/+0
* 1.1-alphavenaas2007-12-232-3/+3
* README for 1.1-alphavenaas2007-12-231-8/+13
* added changes for 1.1-alphavenaas2007-12-231-0/+12
* updated man pagesvenaas2007-12-222-27/+114
* include with globbingvenaas2007-11-292-2/+23
* working include support for individual filesvenaas2007-11-283-20/+35
* implemented config file stack; to be used for include supportvenaas2007-11-265-9/+64
* moved genericconfig to gconfig.c and reorganised header filesvenaas2007-11-218-191/+215
* added pretend optionvenaas2007-11-211-5/+11
* now setting client_CA_listvenaas2007-11-201-0/+19
* Ups...kolla2007-11-051-1/+1
* Fjernet gamle gentoo-greierkolla2007-11-0523-103/+551
* finished code for sourceudp and sourcetcp, although there may be bugs...venaas2007-11-022-132/+157
* tidyingvenaas2007-11-021-81/+81
* fixing bugs in new addserver binding codevenaas2007-11-011-4/+8
* skip match of cert vs host when host contains / (prefix)venaas2007-10-311-36/+38