summaryrefslogtreecommitdiff
path: root/radsecproxy.h
Commit message (Expand)AuthorAgeFilesLines
* moved genericconfig to gconfig.c and reorganised header filesvenaas2007-11-211-10/+0
* finished code for sourceudp and sourcetcp, although there may be bugs...venaas2007-11-021-0/+2
* code for keeping original username in request when rewriting, new freerqdata ...venaas2007-10-021-0/+1
* started adding attribute rewrite codevenaas2007-09-281-0/+2
* responding to accounting-requests, but no real accounting supportvenaas2007-09-191-0/+1
* failover, use first configured server with connectionok and lowest loss of st...venaas2007-09-191-0/+1
* allow multiple servers for a realm, so far only first will be usedvenaas2007-09-191-1/+2
* now changed to allow prefix/prefixlen for hostvenaas2007-09-181-1/+3
* added subjectaltname cert checks, incl regexp urivenaas2007-06-281-2/+2
* moved to linked lists for replyqs, removed replyq size and countvenaas2007-06-221-5/+3
* added host option to client/server, improved client_cb/server_cb, added missi...venaas2007-06-211-1/+2
* restructuring peer and client/servervenaas2007-06-171-4/+6
* restructuring peer and client/servervenaas2007-06-161-4/+5
* changed config location and updated READMEvenaas2007-06-051-3/+1
* completely changed TLS configurationvenaas2007-06-011-5/+7
* added reject supportvenaas2007-05-291-0/+2
* added sending of statusserver and some missing free and unlock in some error ...venaas2007-05-221-1/+1
* cleaned up some code with new macrosvenaas2007-05-211-4/+5
* fixed bug in id2servervenaas2007-05-151-0/+1
* supports new server and realm config methods as well as argument for config f...venaas2007-05-141-2/+5
* new configuration codevenaas2007-05-111-0/+3
* cleaned up some attribute parsing codevenaas2007-05-111-1/+0
* 4 debug levels, 3 defaultvenaas2007-05-091-1/+1
* Reordered radsecproxy.hvenaas2007-05-091-6/+6
* Detach as default, options for foreground and debug levelvenaas2007-05-071-1/+1
* added logging to file and syslog (need to add support for specifying facility)venaas2007-05-041-1/+3
* using debug() in getconfig()venaas2007-05-031-0/+2
* fixed clientwr timer bug, started implementing status servervenaas2007-02-161-1/+2
* removed UDPServerPort directivevenaas2007-02-161-1/+0
* added tcp and udp listen directivesvenaas2007-02-161-0/+2
* added password for encr keysvenaas2007-02-141-1/+2
* removed warnings, add some typecastsvenaas2007-02-131-1/+1
* improved config codevenaas2007-02-081-0/+4
* dynamic allocation of client/server datavenaas2007-01-261-1/+0
* implemented retriesvenaas2007-01-251-3/+4
* further tls changes. not complete, contains some test codevenaas2007-01-251-0/+3
* added code for reading main config and restructured tls init codevenaas2007-01-161-0/+7
* code for cleaning up when tls client goes awayvenaas2007-01-151-3/+0
* bug fixingvenaas2007-01-081-0/+1
* handling mschapv2 and bug fixingvenaas2007-01-081-0/+4
* ok, but trying some test code keeping original id, to be changed back latervenaas2007-01-051-1/+3
* git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@28 e88ac4ed-0b2...venaas2007-01-041-0/+2
* fixed minor bugsvenaas2007-01-041-7/+6
* changed from struct peer to struct server and struct clientvenaas2007-01-041-12/+19
* tlsconnect changesvenaas2007-01-031-0/+2
* git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@3 e88ac4ed-0b26...venaas2007-01-021-0/+2
* git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@2 e88ac4ed-0b26...venaas2007-01-021-0/+90