radsecproxy.git
2012-09-25 Linus NordbergFormatting changes. licensing
2012-09-17 Linus NordbergRemove the second copyright line, with both UNINETT...
2012-09-17 Linus NordbergRemove Stig from first copyright line.
2012-09-14 Linus NordbergAdd OpenSSL linking exemption to GPL license.
2012-09-14 Linus NordbergAdd copyright information to LICENSE.
2012-09-14 Linus NordbergUpdate copyright and licensing information.
2012-09-14 Linus NordbergAdd copyright and licensing information.
2012-09-14 Linus NordbergMove information in COPYING to LICENSE and remove COPYING.
2012-09-13 Linus NordbergDon't mix up pre- and post-handshake verification of...
2012-08-13 Linus NordbergMake naptr-eduroam.sh check NAPTR type case insensitively.
2012-08-13 Linus NordbergFix typo in ChangeLog.
2012-05-23 Linus NordbergNew versions of generated files from the Autotools.
2012-05-23 Linus NordbergBump version to 1.6.1-dev.
2012-05-23 Faidon Liambotismanpage fix: use minus signs instead of hyphens
2012-05-23 Faidon LiambotisTiny spelling fix on radsecproxy.conf.5.xml
2012-04-27 Linus Nordbergradsecproxy-1.6. radsecproxy-1.6
2012-04-27 Linus Nordbergradsecproxy-1.6-rc2. radsecproxy-1.6-rc2
2012-04-27 Linus NordbergRelease a lock.
2012-04-26 Linus Nordbergradsecproxy-1.6-rc1. radsecproxy-1.6-rc1
2012-04-26 Linus NordbergAdd experimental code for dynamic discovery (only if...
2012-04-26 Linus NordbergAdd configure option --enable-experimental-dyndisc.
2012-04-17 Linus NordbergReady for radsecproxy-1.6-rc0. radsecproxy-1.6-rc0
2012-04-17 Linus NordbergDocument the IPv4Only and IPv6Only options.
2012-04-17 Linus NordbergInitialize ipv4only and ipv6only. selectfamily
2012-04-17 Linus NordbergAdd top-level config options IPv4Only and IPv6Only.
2012-04-17 Linus NordbergAdd client and server config options IPv4Only and IPv6Only.
2012-04-16 Linus NordbergUse printf(1) instead of 'echo -e' in tools/ scripts.
2012-04-16 Linus NordbergUpdate documentation to reflect the change of the defau...
2012-04-16 Linus NordbergAdd a note about the change of default place to look...
2012-04-16 Linus NordbergCorrect changelog entry for RADSECPROXY-33.
2012-04-16 Linus NordbergBlock a dynamic server for 15 minutes if it's not working.
2012-04-12 Linus NordbergDocument the DynamicLookupCommand option. dynconf2
2012-04-12 Linus NordbergMerge branch 'master' into dynconf2
2012-04-12 Linus NordbergRevert "Document the DynamicLookupCommand option."
2012-04-12 Linus NordbergAdd a blurb on dynamic lookup in ChangeLog.
2012-04-12 Linus NordbergAdd dynamic config updates to ChangeLog.
2012-04-12 Linus NordbergAssert that the conf has at least one host in addserver...
2012-04-12 Linus NordbergDon't treat exit 10 from dynamic scripts differently...
2012-04-12 Linus NordbergKeep track of a failing dynamic server and don't use...
2012-04-12 Linus NordbergUse /bin/sh rather than /bin/bash in scripts.
2012-04-12 Linus NordbergUse built-in echo rather than /bin/echo.
2012-04-12 Linus NordbergMake dynamic-resolve scripts in tools/ sort numerically.
2012-04-12 Linus NordbergDocument the DynamicLookupCommand option.
2012-04-12 Linus NordbergAdd/update copyright years.
2012-04-12 Linus NordbergMinor ChangeLog changes.
2012-04-11 Linus NordbergUpdate ChangeLog.
2012-04-11 Linus NordbergUpdate date in radsecproxy.conf.5.
2012-04-11 Linus NordbergAdd config option PidFile.
2012-04-11 Linus NordbergHonour configure option --sysconfdir.
2012-04-11 Linus NordbergUpdate date in ChangeLog.
2012-04-11 Linus NordbergRephrase the FTicksSyslogFacility examples slightly.
2012-04-11 Linus NordbergChange default shared secret for TLS and DTLS.
2012-04-11 Linus NordbergAdd a todo item to the develdoc file.
2012-04-10 Linus NordbergCopy three missing clsrvconf members when "merging...
2012-04-09 Linus NordbergDon't free memory which others are still using.
2012-04-08 Linus NordbergFix two error printouts.
2012-04-03 Linus NordbergOpenSSL uses long long. We use -pedantic. Add -Wno...
2012-02-18 Linus NordbergStop resolver scripts from signalling "not found".
2012-02-18 Linus NordbergRemove documentation on dynamic lookup since it doesn...
2012-01-23 Linus NordbergMake radsecproxy-conf exit with !0 if it finds syntax...
2012-01-23 Linus NordbergProtect IPv6 addresses in square brackets to avoid...
2011-12-22 Linus NordbergAdd F-Ticks improvements to ChangeLog.
2011-12-22 Linus NordbergContribute Paweł Gołaszewski.
2011-12-22 Linus NordbergFix indentation from 2c705843.
2011-12-22 Linus NordbergMerge remote-tracking branch 'maja/master'
2011-12-21 Maja Gorecka... New option for client block - fticksVISINST
2011-12-13 Linus NordbergUpdate copyright years.
2011-12-12 Linus NordbergMerge branch 'fticks_syslog2'
2011-12-12 Linus NordbergUse correct capitalisation for defaultClient and defaul...
2011-12-12 Linus NordbergFix missing renaming of FTICKS_LOG. fticks_syslog2
2011-12-12 Linus NordbergMerge branch 'master' into fticks_syslog2
2011-12-12 Linus NordbergRemove offending (and seemingly unused) AM_LDFLAGS...
2011-12-12 Linus NordbergAutoconf: Don't use deprecated AM_PROG_CC_C_O.
2011-12-12 Linus NordbergMake the autoconfery slightly less miserable. Also...
2011-12-12 Linus NordbergRephrase the FTicksSyslogFacility documentation slightly.
2011-12-12 Linus NordbergReorder fticks command line options.
2011-12-12 Linus NordbergRename DEBUG_LOG and FTICKS_LOG.
2011-12-12 Linus NordbergMatch function prototypes with definitions.
2011-12-12 Linus NordbergClean up ac5c1024.
2011-12-12 Maja Gorecka... formatting and skipping openlog call for FTOCKS_LOG
2011-12-12 Linus Nordbergcosmetics
2011-12-12 Maja Gorecka... F-Ticks logging changes
2011-12-10 Maja Gorecka... F-Ticks logging amendments
2011-11-30 Maja Gorecka... debug.c
2011-11-24 Maja Gorecka... FTicks docs changes
2011-11-23 Maja Gorecka... FTicks loging changes
2011-11-22 Maja Gorecka... F-Ticks logging changes
2011-10-08 Linus NordbergAdd .gitignore. radsecproxy-1.5
2011-10-08 Linus NordbergReady for radsecproxy-1.5, this time configure.ac is...
2011-10-08 Linus NordbergReady for radsecproxy-1.5.
2011-10-08 Linus NordbergUpdate ChangeLog.
2011-10-08 Linus NordbergA DynamicLookupCommand exiting with 10 is treated like...
2011-10-08 Linus NordbergUpdate date.
2011-10-08 Linus NordbergModify ChangeLog.
2011-10-08 Linus NordbergChange the default value for config option FTicksMac.
2011-10-01 Linus NordbergMention default 'secret' value in radsecproxy.conf.5.
2011-10-01 Linus NordbergAdd almost-static Auto* files back.
2011-10-01 Linus Nordbergradsecproxy.conf.5 formatting.
2011-09-30 Linus NordbergUpdate date in radsecproxy.conf.5.
2011-09-30 Linus NordbergIndentation.
next