summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* improved the solaris depenendent stuffvenaas2009-03-113-41/+4
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.3@489 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* preparing for 1.3 releasevenaas2009-03-115-8/+8
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.3@488 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* Makefile.am for Solarisvenaas2009-03-111-0/+37
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.3@487 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* function pointer typedef to work around some va_arg limitationsvenaas2009-03-111-2/+4
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.3@486 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* fixed addr_copy function for bsdvenaas2009-02-271-0/+3
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.3@485 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* Sletter packaging fra branches, blir så mye sølkolla2009-02-2720-742/+0
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.3@484 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* INSTALL finnes ikke lenger, men det finnes nå en LICENSEkolla2009-02-271-1/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.3@482 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added include needed for netbsdvenaas2009-02-261-0/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.3@481 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* updated files for 1.3-beta releasevenaas2009-02-1834-1252/+2041
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.3@480 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* update config examplevenaas2009-01-061-41/+39
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.3@451 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* removing some lint warningsvenaas2008-12-183-5/+7
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.3@440 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* now freeing buffer of outgoing request as soon as we give up sending ↵venaas2008-12-181-0/+4
| | | | | | request, rather than waiting until new request with same id git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.3@439 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* 1.3 branch with alpha releasevenaas2008-12-047-12/+15
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/release-1.3@435 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* made 20081106 snapshot branch, updated version/date infovenaas2008-11-067-58/+147
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/branches/devel-20081106@434 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added initial ttl support, need testingvenaas2008-10-312-17/+138
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@430 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added policyOID option in trunk docs, fixed typo in several docsvenaas2008-10-162-11/+17
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@429 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* cleaning up codevenaas2008-10-133-46/+23
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@428 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* using freegconfmstrvenaas2008-10-131-18/+8
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@427 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* support for checking certificate policy oidsvenaas2008-10-134-12/+39
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@426 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* support for checking certificate policy oidsvenaas2008-10-132-39/+79
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@425 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* updates to readme/changelog etcvenaas2008-10-073-12/+71
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@424 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* use sgml-raw instead of sgml to avoid linebreak inside tagsvenaas2008-10-061-1/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@419 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* updated man pages, generated from docbookvenaas2008-10-063-432/+1151
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@418 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* updated man pagesvenaas2008-10-032-112/+179
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@416 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* expiry of udp clientsvenaas2008-09-303-16/+60
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@412 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* improved findserver a bitvenaas2008-09-301-9/+9
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@411 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* updated todovenaas2008-09-291-1/+0
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@410 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* refcounts for realms, rewritten some locking and subrealm stuffvenaas2008-09-292-52/+100
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@409 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* more abstracted refcountingvenaas2008-09-261-8/+9
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@408 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* trying to refresh only ca and crl stuff when tls cache expiresvenaas2008-09-261-50/+71
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@407 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* work around to check tls blocks at startupvenaas2008-09-251-1/+2
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@406 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* hopefully removed some warningsvenaas2008-09-241-1/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@405 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* hopefully removed some warningsvenaas2008-09-241-1/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@403 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* hopefully removed some warningsvenaas2008-09-242-4/+4
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@402 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* updated todovenaas2008-09-241-1/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@401 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added some locking to handle server removal, think need to do refcounting ↵venaas2008-09-241-6/+30
| | | | | | for configs too git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@400 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* some code improvemetns, more efficiently removing outstanding requests when ↵venaas2008-09-247-76/+76
| | | | | | removing client, also taking care of dynamic servers, need to look into server removal git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@399 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* make clientwr not try to connect (left to reader), changed some timing ↵venaas2008-09-235-39/+102
| | | | | | stuff, issue with statusserver and connection down..., added optional cacheexpiry option for tls blocks git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@398 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* updates todosvenaas2008-09-221-4/+4
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@397 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* reserving id 0 for status server when enabledvenaas2008-09-221-22/+36
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@396 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* new debug version with timestamp off by defaultvenaas2008-09-223-4/+5
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@394 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* sending old reply when receiving duplicated messagevenaas2008-09-182-9/+7
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@393 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* updated todovenaas2008-09-181-1/+3
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@392 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* fixed some bugs, improved duplicate detectionvenaas2008-09-184-66/+62
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@391 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* trying to avoid some silly compiler warningsvenaas2008-09-173-3/+3
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@390 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* logging of replymsg, patch from Arne Schwabevenaas2008-09-171-5/+23
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@389 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* better logging, fixed bug with crash when removing clientvenaas2008-09-178-87/+56
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@387 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* fixed couple of bugsvenaas2008-09-172-1/+3
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@386 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* cleaning up codevenaas2008-09-171-35/+9
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@385 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* cleaning up codevenaas2008-09-178-102/+105
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@383 e88ac4ed-0b26-0410-9574-a7f39faa03bf