now performing rewriteOut
[libradsec.git] / radsecproxy.c
2008-09-08 venaasnow performing rewriteOut
2008-09-08 venaasconfiguration of rewriteOut, but so far does nothing
2008-09-08 venaasrewriteIn and rewrite are now synonyms, rewrite should...
2008-09-08 venaasmore variable renaming
2008-09-08 venaass/rewriteattr.*/rewriteusername.*/
2008-09-08 venaasmake all regexps extended
2008-08-22 venaasadded shutdown when server terminates tls connection
2008-08-15 venaassimplified and improved radudpget
2008-08-14 venaasfixing some minor SSL related issues
2008-08-13 venaasfixed potential problem with ssl init
2008-07-25 venaasremoving harmless compiler warning
2008-07-23 venaaspreparing for release of 1.1
2008-07-23 venaasaccept status-server on accounting port
2008-07-22 venaasremoved some unnecessary variables
2008-07-22 venaasrenaming delay to interval
2008-07-21 venaasonly count lost normal rqs when not statusserver
2008-07-18 venaasnow accounting appears to work
2008-07-17 venaasadded crlcheck config option, default off
2008-07-16 venaastrying to enable CRL checking
2008-07-15 venaasUDP accounting replies with correct source port
2008-07-08 venaasaccountingresponse option for realms for sending accoun...
2008-07-08 venaasincluding limits.h
2008-07-08 venaastrying to verify accounting request authenticator,...
2008-07-03 venaasadded options for retry delay and count and set default...
2008-07-03 venaaschanged to using gconfig lint type for loglevel
2008-06-10 venaasfixed bug when no logdestination specified, and not...
2008-06-10 venaasremoved some harmless compiler warnings
2008-06-10 venaasfailover also when not using status server
2008-06-03 venaasrenamed rpf to loopprevention
2008-06-03 venaaslogging stationid, converting username and stationid...
2008-06-03 venaasrpf feature added
2008-05-28 venaasminor fixes
2008-05-26 venaasprint address when receiving UDP from address
2008-05-14 venaasrelease of 1.1-beta. merging from trunk to 1.1. updatin...
2008-04-30 venaasadjusted some loglevels
2008-04-30 venaasadjusted some loglevels
2008-04-30 venaasfixed the slightly more informative logging
2008-04-30 venaasslightly more informative logging
2008-04-16 venaasfixed problem when client immediately reuses id
2008-04-16 venaaschanged signal handling slightly so it works as expecte...
2008-04-15 venaasblocking SIGPIPE
2008-04-14 venaasfixed problem with recovering from server connection...
2008-04-14 venaasmoved null client check to after status server
2008-04-11 venaasfixed bug with timeout and statusserver
2008-03-31 venaasfixed crash when trying to send replies back to disconn...
2008-03-05 venaas1.1 vendor attribute removal
2008-03-03 venaas1.1 support for rewrite and fixing attr resize
2008-02-29 venaasadded some code for rewrite configuration
2008-02-25 venaasmax logging not crash when resolvepeer fails
2008-02-12 venaastrying to support solaris9
2008-02-01 venaasfixed version in startup message
2007-12-23 venaas1.1-alpha
2007-11-28 venaasworking include support for individual files
2007-11-26 venaasimplemented config file stack; to be used for include...
2007-11-21 venaasmoved genericconfig to gconfig.c and reorganised header...
2007-11-21 venaasadded pretend option
2007-11-20 venaasnow setting client_CA_list
2007-11-02 venaasfinished code for sourceudp and sourcetcp, although...
2007-11-02 venaastidying
2007-11-01 venaasfixing bugs in new addserver binding code
2007-10-31 venaasskip match of cert vs host when host contains / (prefix)
2007-10-30 venaasusing only one socket per address family for udp client...
2007-10-11 venaasgive an error when options that should not be repeated are
2007-10-10 venaassplit clientrd into udpclientrd and tlsclientrd
2007-10-10 venaassplit out most of clientrd into a replyh function
2007-10-08 venaasalso treat \r as whitespace in configs due to Windows
2007-10-05 venaasfixed some attribute rewrite bugs
2007-10-05 venaascode for rewriting original username in reply
2007-10-03 venaasfinished code for rewriting username in request, genera...
2007-10-02 venaascode for keeping original username in request when...
2007-09-28 venaasadded more attribute rewrite code, now prints what...
2007-09-28 venaasstarted adding attribute rewrite code
2007-09-27 venaasnow only send reject when rejectmessage specified....
2007-09-26 venaastiny connectionok fix
2007-09-19 venaasresponding to accounting-requests, but no real accounti...
2007-09-19 venaasfailover, use first configured server with connectionok...
2007-09-19 venaasallow multiple servers for a realm, so far only first...
2007-09-18 venaasprefix/prefixlen for udp clients
2007-09-18 venaasnow changed to allow prefix/prefixlen for host
2007-09-18 venaasfor now we use host * to mean accept from any client...
2007-06-29 venaasonly white space change
2007-06-28 venaasadded subjectaltname cert checks, incl regexp uri
2007-06-23 venaasfixed out of bounds access and memory leak, thanks...
2007-06-22 venaasmoved to linked lists for replyqs, removed replyq size...
2007-06-21 venaascreating clients on demand, moved creation of servers
2007-06-21 venaasadded host option to client/server, improved client_cb...
2007-06-20 venaasusing linked lists instead of arrays
2007-06-19 venaasfixed another bug, thanks Hans
2007-06-19 venaasmore restructuring of code
2007-06-19 venaasfixed another new bug, thanks Hans
2007-06-19 venaasfixed memset bug
2007-06-18 venaasmoved startup message
2007-06-17 venaasrestructuring peer and client/server
2007-06-16 venaasrestructuring peer and client/server
2007-06-13 venaasfixed syslog url syntax, updated example config and...
2007-06-05 venaasfixed one possibly serious IPv6 related bug
2007-06-03 venaastiny bug fix
2007-06-01 venaastiny improvement of configuration code
2007-06-01 venaascompletely changed TLS configuration
2007-05-31 venaaslogs version info at startup
next