summaryrefslogtreecommitdiff
path: root/radsecproxy.h
Commit message (Collapse)AuthorAge
...
* added tcp client supportvenaas2008-07-23
| | | | 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-23
| | | | | | 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-22
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@320 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added configuration of tcp transportvenaas2008-07-22
| | | | 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-22
| | | | 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-21
| | | | 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-21
| | | | 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-21
| | | | | | 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-08
| | | | | | 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-03
| | | | 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-12
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@291 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* failover also when not using status servervenaas2008-06-10
| | | | 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-05
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@286 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* renamed rpf to looppreventionvenaas2008-06-03
| | | | 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-03
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@274 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* rpf feature addedvenaas2008-06-03
| | | | 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-02
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@269 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* rudimentary dynamic server support in placevenaas2008-05-28
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@262 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* lots of new code for dynamic serversvenaas2008-05-28
| | | | 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-29
| | | | | | 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-28
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@243 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* regexp match on cert cnvenaas2008-04-03
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@225 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* vendor attribute removalvenaas2008-03-05
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@222 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* support for rewrite and fixing attr resizevenaas2008-03-03
| | | | 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-21
| | | | 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-02
| | | | 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-02
| | | | | | 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-28
| | | | 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-19
| | | | 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-19
| | | | | | 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-19
| | | | 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-18
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@159 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added subjectaltname cert checks, incl regexp urivenaas2007-06-28
| | | | 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-22
| | | | 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-21
| | | | | | 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-17
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@136 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* restructuring peer and client/servervenaas2007-06-16
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@135 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* changed config location and updated READMEvenaas2007-06-05
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@121 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* completely changed TLS configurationvenaas2007-06-01
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@118 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added reject supportvenaas2007-05-29
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@111 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added sending of statusserver and some missing free and unlock in some error ↵venaas2007-05-22
| | | | | | cases git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@95 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* cleaned up some code with new macrosvenaas2007-05-21
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@92 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* fixed bug in id2servervenaas2007-05-15
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@87 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* supports new server and realm config methods as well as argument for config ↵venaas2007-05-14
| | | | | | file path git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@85 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* new configuration codevenaas2007-05-11
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@83 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* cleaned up some attribute parsing codevenaas2007-05-11
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@80 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* 4 debug levels, 3 defaultvenaas2007-05-09
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@78 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* Reordered radsecproxy.hvenaas2007-05-09
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@77 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* Detach as default, options for foreground and debug levelvenaas2007-05-07
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@75 e88ac4ed-0b26-0410-9574-a7f39faa03bf
* added logging to file and syslog (need to add support for specifying facility)venaas2007-05-04
| | | | git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@72 e88ac4ed-0b26-0410-9574-a7f39faa03bf