disable TLS session caches.
[freeradius.git] / raddb /
2016-02-21 Alan T. DeKokEscaping for v2 style. Fixe #1543
2015-06-29 Arran Cudbard-BellMerge pull request #1105 from alanbuxey/patch-51
2015-06-29 Alan BuxeyUpdate Makefile
2015-06-22 Alan T. DeKokSet X509_V_FLAG_CRL_CHECK_ALL
2015-05-20 Alan T. DeKokOops
2015-03-26 Alan T. DeKokAllow "eap" in Post-Auth-Type Reject
2015-02-03 Alan DeKokMerge pull request #898 from spbnick/disable_openssl_ve...
2015-02-03 Nikolai KondrashovAdd --disable-openssl-version-check option
2014-12-10 Alan T. DeKokPort detail fixes from v3.0.x
2014-12-09 Alan T. DeKokAllow spaces in certificate passwords
2014-11-18 Alan T. DeKokAcct-Session-Time doesn't have to exist
2014-10-07 Alan T. DeKokMove to SHA256. SHA1 is deprecated
2014-07-21 Arran Cudbard-BellMerge pull request #738 from sylphlin/v2.x.x
2014-07-21 rootAdd the gigawords calculation for MSSQL in accounting...
2014-06-13 Arran Cudbard-BellMerge pull request #685 from sylphlin/v2.x.x
2014-06-13 Sylph LinAdd postauth_query for mssql
2014-05-17 Arran Cudbard-BellMerge pull request #642 from alanbuxey/patch-2
2014-05-17 Alan Buxeycomment out the mixed case
2014-04-16 Alan T. DeKokTake max_sessions from max_requests.
2014-04-13 Arran Cudbard-BellUnsigned apparently needs to come after int...
2014-04-08 Alan T. DeKokAdd "allow_vulnerable_openssl" configuration item.
2014-04-04 Alan T. DeKokSet the max # of SQL sockets to the max # of threads
2014-03-13 Alan T. DeKokDocument src_ipaddr in more detail
2014-03-12 Alan T. DeKokFix typo
2014-03-12 Alan T. DeKokUpdate example text
2014-03-10 Alan T. DeKokUpdate documentation for people who misunderstand it
2014-01-27 Arran Cudbard-BellBackport panic_action
2014-01-09 Alan T. DeKokSession / delay times are unsigned int
2013-10-16 Alan T. DeKokadd ntlm_auth_timeout option to rlm_mschap
2013-10-16 Alan T. DeKokadd timeout option to rlm_exec
2013-07-13 Arran Cudbard-BellUpdate capitalization of CalledStationId (and others...
2013-07-11 Arran Cudbard-BellMerge pull request #362 from alanbuxey/v2.x.x
2013-07-11 Alan Buxeywindows phone doesn't accept vert for validation if...
2013-07-05 Arran Cudbard-BellMore notes on rlm_expr
2013-05-08 Alan T. DeKokRefer to smbpasswd module, not etc_smbpasswd
2013-04-11 Alan T. DeKokNote that TLS "random_file" isn't required.
2013-03-17 Alan T. DeKokFix examples to match Makefile
2013-03-14 Arran Cudbard-BellAdd notes on virtual_server
2013-02-26 Arran Cudbard-BellMerge pull request #192 from candlerb/candlerb/expand_xlat
2013-02-20 Alan T. DeKokMake EAP-Key-Name things work
2013-02-15 Brian Candlerrlm_rediswho: fix unlang conditional expansion
2013-02-15 Arran Cudbard-BellMerge pull request #191 from candlerb/candlerb/redis_fi...
2013-02-14 Alan T. DeKokUpdate the example to show EAP-Key-Name
2013-01-23 Alan T. DeKokMore forgiving way of making CA depend on index &&...
2012-11-28 Arran Cudbard-BellMerge pull request #138 from alanbuxey/v2.x.x
2012-11-28 Alan Buxeyadjusted and optimised match
2012-11-15 Arran Cudbard-BellTypo
2012-11-14 Matthew Newtonauto line ending and Id fixups
2012-11-08 Arran Cudbard-BellFix minor typos
2012-09-28 Arran Cudbard-BellMerge pull request #96 from alanbuxey/v2.1.x
2012-09-28 Alan Buxeyadditional interoperability in default configuration
2012-09-10 Alan T. DeKokUse %{%{...}:-...} everywhere in examples
2012-09-06 Arran Cudbard-BellChange attribute section name
2012-09-04 Arran Cudbard-BellMerge pull request #83 from arr2036/v2.1.x
2012-08-29 Arran Cudbard-BellUnique indexes for everybody!
2012-08-28 Arran Cudbard-BellAdd entry hit stats
2012-08-23 Arran Cudbard-BellAdd 'Cache-Status-Only' control attribute, to check...
2012-08-23 Alan T. DeKokFix name so it works
2012-08-23 Alan T. DeKokAdded rlm_cache
2012-08-22 Arran Cudbard-BellFix and document max_uses
2012-08-21 Alan T. DeKokAccounting only needs select, insert, update
2012-08-21 Alan T. DeKoke table name, not "radius.table"
2012-08-21 Alan T. DeKokCommented out "unix" (radwho) and "radutmp"
2012-08-20 Arran Cudbard-BellRemove Client-IP-Address so Acct-Unique-Session-ID...
2012-08-10 Alan T. DeKokAdd accounting-on / off statements
2012-08-10 Alan T. DeKokUpdated example
2012-08-02 Alan T. DeKokV6-enable the log filename
2012-07-18 Arran Cudbard-BellSet InnoDB as the default on accounting and postauth...
2012-07-18 Arran Cudbard-BellAdd unique index constraint on acctuniqueid so that...
2012-07-15 Alan T. DeKokFix typo
2012-07-15 Alan T. DeKokNote Juniper is now allowed
2012-07-15 Alan T. DeKokClearer instructions
2012-07-15 Alan T. DeKokMore bad user names
2012-07-12 Arran Cudbard-BellUse minute for the default detail writer/reader
2012-06-28 Arran Cudbard-BellUpdate v2.1.x
2012-06-27 Arran Cudbard-BellShould insert CUI into request list.
2012-04-22 Alan T. DeKokDon't use SQL modules in the default config
2012-04-15 Alan T. DeKokLDAPS port is 636, not 689
2012-04-15 Alan T. DeKokDocument "port" entry for LDAP
2012-03-15 Alan T. DeKokAdded "Interim-Update" as a copy of "Alive"
2012-02-23 Alan T. DeKokClient certs are signed by the CA, not by the server
2012-02-17 Alan T. DeKokDocument MySQL character set issues
2012-02-14 Alan T. DeKokemoved "experimental" warning
2012-02-13 Alan T. DeKokChange ports to not conflict with inner-tunnel
2012-02-06 Matthew NewtonAdd "syslog_facility" to rlm_linelog
2012-01-30 Alan T. DeKokAdd the DHCP dictionary by default
2012-01-26 Alan T. DeKokMD5 -> SHA1 changes
2012-01-24 Alan T. DeKokPut quotes around string
2012-01-24 Alan T. DeKokFix typo. "post-auth", not "postauth"
2012-01-23 Matthew NewtonAdd OCSP softfail option
2012-01-23 Matthew NewtonAdd OCSP timeout option
2012-01-20 Alan T. DeKokFix typo
2012-01-20 Fajar A. NugrahaUse the RADIUS SQL IP Pool module to allocate addresses...
2012-01-17 Alan T. DeKokNote that updating ARP must be done as root
2012-01-16 Alan DeKokMerge pull request #43 from mcnewton/patch-linelog...
2012-01-16 Alan DeKokMerge pull request #42 from mcnewton/patch-detaillog...
2012-01-15 Alan DeKokMerge pull request #38 from mcnewton/patch-2.1-ocsp...
2012-01-12 Matthew NewtonAdd option to be able to disable nonce in OCSP request
2012-01-12 Alan T. DeKokUse correct path for DHCP dictionary
2012-01-11 Matthew NewtonUnix group setting for detail log files
next