freeradius.git
2015-09-30 Alan T. DeKokUpdate for release release_2_2_9
2015-09-30 Arran Cudbard... Merge pull request #1280 from mcnewton/ch2xx
2015-09-30 Matthew Newtonupdate changelog
2015-09-28 Alan T. DeKoknote recent changes
2015-09-28 Alan T. DeKokDon't go to next sibling on empty case. Fixes #1274
2015-09-22 Alan T. DeKokBump for 2.2.9
2015-09-16 Alan T. DeKokclose to 2.2.9
2015-09-16 Alan T. DeKokbump for 2.2.9
2015-09-16 Alan T. DeKokBump for 2.2.9
2015-09-09 Alan T. DeKokNote recent changes
2015-09-09 Alan T. DeKokAlways delete MS-MPPE-* from the reply. Fixes #1206
2015-09-09 Alan T. DeKokMore fixes to use SSL_export_keying_material
2015-09-09 Alan T. DeKokBack-port d1cdce1b0 from v3.0.x
2015-08-13 Arran Cudbard... Merge pull request #1187 from jeremybrowne/v2.x.x
2015-08-13 Jeremy BrowneFix OpenSSL version check issues
2015-07-27 Alan T. DeKokset "now"
2015-07-09 Alan T. DeKokTime for 2.2.8 release_2_2_8
2015-06-29 Arran Cudbard... Merge pull request #1105 from alanbuxey/patch-51
2015-06-29 Alan BuxeyUpdate Makefile
2015-06-29 Alan T. DeKokManually manage the append list
2015-06-22 Alan T. DeKokNote recent changes
2015-06-22 Alan T. DeKokSet X509_V_FLAG_CRL_CHECK_ALL
2015-06-08 Alan T. DeKokMark home server dead based on calculated time
2015-05-31 Alan T. DeKokNote recent changes
2015-05-31 Alan T. DeKokAllow post-auth to return reject
2015-05-20 Alan T. DeKokSave a copy of the filename
2015-05-20 Alan T. DeKokOops
2015-05-08 Arran Cudbard... Merge pull request #986 from alanbuxey/patch-21
2015-05-01 Alan T. DeKok-Wshadow fix
2015-04-30 Arran Cudbard... Merge pull request #985 from alanbuxey/patch-20
2015-04-30 Alan T. DeKokFix client_add for virtual servers.
2015-04-30 Alan T. DeKokBump for 2.2.8
2015-04-30 Alan BuxeyUpdate base64.h
2015-04-30 Alan BuxeyUpdate base64.c
2015-04-27 Arran Cudbard... Merge pull request #979 from jahir/patch-1
2015-04-27 jahirfixed radclient.c compile error
2015-04-22 Alan T. DeKokRelease for 2.2.7 release_2_2_7
2015-04-13 Alan T. DeKokExpand buffer to max string size
2015-04-08 Alan T. DeKokAdd certs to the packet, too
2015-04-05 Alan T. DeKoknote recent changes
2015-04-05 Alan T. DeKokPort fix for #945 from v3.0.x branch
2015-03-31 Alan T. DeKokFix for v2
2015-03-31 Alan T. DeKokNote recent changes
2015-03-31 Alan T. DeKokRevert "Disable TLS 1.2 by default. Causes MPPE key...
2015-03-31 Alan T. DeKokUse SSL_export_keying_material for TLSv1.2 PRF derivation
2015-03-31 Alan T. DeKokDisable TLS 1.2 by default. Causes MPPE key mismatches...
2015-03-29 Alan T. DeKokFix error message to be correct
2015-03-26 Alan T. DeKokNote recent changes
2015-03-26 Alan T. DeKokAllow "eap" in Post-Auth-Type Reject
2015-03-24 Alan T. DeKokstart from 0 for failover
2015-03-10 Alan T. DeKokmd5 == nt
2015-03-04 Alan T. DeKoknote recent changes
2015-03-04 Alan T. DeKokUse the correct name if there are multiple tagged attri...
2015-02-25 Alan T. DeKokNote recent changes
2015-02-25 Alan T. DeKokSet correct default destination port for replies to...
2015-02-13 Alan DeKokMerge pull request #907 from spbnick/ssl_headers_fix
2015-02-13 Nikolai KondrashovInclude headers for OpenSSL init
2015-02-11 Arran Cudbard... Merge pull request #906 from spbnick/fix-openssl-versio...
2015-02-11 Nikolai KondrashovMove OpenSSL init out of version check
2015-02-03 Alan DeKokMerge pull request #898 from spbnick/disable_openssl_ve...
2015-02-03 Nikolai KondrashovAdd --disable-openssl-version-check option
2015-02-03 Alan DeKokMerge pull request #897 from spbnick/strlcpy_fix
2015-02-03 Nikolai Kondrashovlog: Check message buffer length to avoid overflow
2015-02-01 Alan T. DeKokReplace strncat() with strlcpy()
2015-02-01 Alan DeKokMerge pull request #895 from spbnick/v2.x.x_misc_fixes
2015-01-30 Nikolai KondrashovDon't dereference NULL cs in cf_item_parse
2015-01-30 Nikolai Kondrashovdhcp: Remove useless variable initializer
2015-01-30 Nikolai Kondrashovdhcpd: Verify DICT_VALUE exists itself
2015-01-30 Nikolai Kondrashovdhcp: Use correct format specifiers in a message
2015-01-30 Nikolai KondrashovFix two pointer signedness warnings
2015-01-30 Nikolai KondrashovRemove two unused variable declarations
2015-01-30 Nikolai KondrashovLimit log level string when building message
2015-01-30 Nikolai KondrashovInitialize child count in modcall_recurse
2015-01-30 Nikolai KondrashovCheck cf_item_parse return value
2015-01-30 Nikolai KondrashovCheck radius_get_vp return value
2015-01-30 Nikolai KondrashovReturn positive integers from each radius_xlat
2015-01-30 Nikolai Kondrashovrlm_sql_log: Check rad_mkdir result
2015-01-30 Nikolai Kondrashovxlat: Always free head
2015-01-30 Nikolai Kondrashovrlm_otp: Fix key size calculation
2015-01-30 Nikolai Kondrashovrlm_pap: Account for terminating zero
2015-01-30 Nikolai KondrashovVerify start_servers <= max_servers
2015-01-21 Alan T. DeKokNote recent changes
2015-01-20 Alan T. DeKokFix typo. Closes #880
2015-01-15 Alan T. DeKokMore EXEEXT
2015-01-15 Alan T. DeKokUse $(EXEEXT) for radeapclient. Closes #875
2015-01-09 Alan T. DeKokTypos
2014-12-31 Arran Cudbard... Update copyright notices
2014-12-31 Alan T. DeKokSometimes we don't need to generate ephemeral RSA keys
2014-12-12 Alan T. DeKokDon't free packet twice
2014-12-12 Alan T. DeKokClarify warning message
2014-12-10 Alan T. DeKokPort detail fixes from v3.0.x
2014-12-10 Alan T. DeKokFix filename_escape for v2.x xlat API
2014-12-09 Alan T. DeKokAllow spaces in certificate passwords
2014-12-04 Arran Cudbard... Backport the filename escaping fix
2014-11-23 Alan T. DeKokRequest is done..
2014-11-23 Alan T. DeKokMark the request to be cleaned up when there's no proxy...
2014-11-21 Alan T. DeKokDon't set RUNNING unless a thread is running
2014-11-21 Alan T. DeKokRemove misleading message
2014-11-18 Alan T. DeKokBump in preparation for 2.2.7
2014-11-18 Alan T. DeKokBump version number here, too release_2_2_6
next