summaryrefslogtreecommitdiff
path: root/radsecproxy.h
Commit message (Collapse)AuthorAgeFilesLines
* restructuring codevenaas2008-08-211-1/+6
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@351 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* separated tcpvenaas2008-08-211-0/+2
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@348 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* separated dtls into a separate filevenaas2008-08-211-0/+10
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@347 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* separated dtls code from udp, using same port as radsecvenaas2008-08-201-0/+2
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@346 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* finally basic dtls functionality in placevenaas2008-08-201-4/+7
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@345 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* code for creating DTLS contectvenaas2008-08-131-1/+2
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@336 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* reorganised tlsadd codevenaas2008-08-131-0/+6
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@334 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* started on dtls supportvenaas2008-08-121-0/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@333 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* use lastrcv instead of lastsend for status-servervenaas2008-07-311-0/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@330 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* making accounting listener like normal, less codevenaas2008-07-311-5/+0
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@328 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added tcp client supportvenaas2008-07-231-0/+5
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@322 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added tcp server support, improved some log messages, fixed bug when trying ↵venaas2008-07-231-0/+2
| | | | | | to free requests for dynamic server template git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@321 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* more generalised transportvenaas2008-07-221-2/+2
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@320 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added configuration of tcp transportvenaas2008-07-221-3/+6
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@318 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* starting to generalise transport support, renamed delay to intervalvenaas2008-07-221-2/+9
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@315 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* RAD_UDP/RAD_TLS instead of U/Tvenaas2008-07-211-1/+4
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@314 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* allowing multiple listener statements and binding to both v4 and v6 if neededvenaas2008-07-211-4/+4
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@313 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* only count lost normal rqs when not statusserver, restructured udp code a ↵venaas2008-07-211-0/+7
| | | | | | bit, preparing for multiple udp listeners git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@311 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* accountingresponse option for realms for sending accounting response when no ↵venaas2008-07-081-0/+1
| | | | | | accounting server is configured git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@300 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added options for retry delay and count and set defaults to 5s and 2venaas2008-07-031-2/+4
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@296 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added idle timeout for dynamic servers and rewrote radtlsget. testing neededvenaas2008-06-121-0/+2
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@291 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* failover also when not using status servervenaas2008-06-101-1/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@287 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* trying to remove dynamic server state when tlsconnection goes downvenaas2008-06-051-0/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@286 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* renamed rpf to looppreventionvenaas2008-06-031-1/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@277 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* logging stationid, converting username and stationid to ascii when loggingvenaas2008-06-031-0/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@274 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* rpf feature addedvenaas2008-06-031-0/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@273 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* cleaned up the initial dynamic server discovery code a bitvenaas2008-06-021-2/+5
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@269 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* rudimentary dynamic server support in placevenaas2008-05-281-0/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@262 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* lots of new code for dynamic serversvenaas2008-05-281-1/+3
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@261 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added certificatenamecheck option to client/server for disabling default ↵venaas2008-04-291-0/+1
| | | | | | altsubjectname/cn check git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@245 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added proper accounting, some new bugs expectedvenaas2008-04-281-0/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@243 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* regexp match on cert cnvenaas2008-04-031-0/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@225 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* vendor attribute removalvenaas2008-03-051-2/+7
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@222 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* support for rewrite and fixing attr resizevenaas2008-03-031-1/+8
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@220 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* moved genericconfig to gconfig.c and reorganised header filesvenaas2007-11-211-10/+0
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@197 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* finished code for sourceudp and sourcetcp, although there may be bugs...venaas2007-11-021-0/+2
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@192 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* code for keeping original username in request when rewriting, new freerqdata ↵venaas2007-10-021-0/+1
| | | | | | function and some tidying git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@175 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* started adding attribute rewrite codevenaas2007-09-281-0/+2
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@172 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* responding to accounting-requests, but no real accounting supportvenaas2007-09-191-0/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@164 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* failover, use first configured server with connectionok and lowest loss of ↵venaas2007-09-191-0/+1
| | | | | | status server responses git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@162 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* allow multiple servers for a realm, so far only first will be usedvenaas2007-09-191-1/+2
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@161 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* now changed to allow prefix/prefixlen for hostvenaas2007-09-181-1/+3
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@159 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added subjectaltname cert checks, incl regexp urivenaas2007-06-281-2/+2
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@155 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* moved to linked lists for replyqs, removed replyq size and countvenaas2007-06-221-5/+3
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@152 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added host option to client/server, improved client_cb/server_cb, added ↵venaas2007-06-211-1/+2
| | | | | | missing free of tls option value git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@148 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* restructuring peer and client/servervenaas2007-06-171-4/+6
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@136 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* restructuring peer and client/servervenaas2007-06-161-4/+5
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@135 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* changed config location and updated READMEvenaas2007-06-051-3/+1
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@121 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* completely changed TLS configurationvenaas2007-06-011-5/+7
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@118 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added reject supportvenaas2007-05-291-0/+2
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@111 e88ac4ed-0b26-0410-9574-a7f39faa03bf