freeradius.git
2017-07-17 Alan T. DeKokuse packages@ release_2_2_10
2017-07-17 Alan T. DeKoknote recent changes
2017-07-17 Alan T. DeKokFR-GV-207 - avoid zero-length malloc() in data2vp()
2017-07-17 Alan T. DeKokFR-GV-206 - decode option 60 (string) not 63 (octets)
2017-07-17 Alan T. DeKokFR-GV-205 - check for "too long" options, too
2017-07-17 Alan T. DeKokFR-GV-204 - free VP if decoding options fails, so we...
2017-07-17 Alan T. DeKokFR-GV-203 - fix memory leak when using decode_tlv()
2017-07-17 Alan T. DeKokFR-GV-202 - check for "too long" attributes, too
2017-07-17 Alan T. DeKokFR-GV-201 - check input / output length in make_secret()
2017-07-17 Alan T. DeKokFR-AD-001 - (v2) use strncmp() instead of memcmp()...
2017-07-17 Alan T. DeKokRemove erroneous fprintf
2017-07-03 Alan T. DeKokdisable TLS session caches.
2017-07-03 Alan T. DeKokFix OpenSSL API issue. Based on a patch from Guido...
2016-09-01 Alan T. DeKoknote EOL status of v2
2016-09-01 Alan T. DeKoknote recent changes
2016-09-01 Alan T. DeKokallow non-FIPS
2016-09-01 Alan T. DeKokissuer_cert may be NULL
2016-09-01 Alan T. DeKoklook at index i, not 0
2016-03-23 Arran Cudbard... Merge pull request #1570 from alanbuxey/patch-4
2016-03-23 Alan Buxeyfixed typo
2016-02-21 Alan T. DeKokEscaping for v2 style. Fixe #1543
2015-12-20 Arran Cudbard... Merge pull request #1441 from TheMysteriousX/v2.x.x...
2015-12-10 Adam BishopFix build failure when --disable-openssl-version-check...
2015-11-06 Alan T. DeKokMake default match config
2015-10-15 Alan T. DeKokNote recent changes
2015-10-15 Arran Cudbard... ENABLE_OPENSSL_VERSION_CHECK was intended to be used...
2015-10-11 Alan T. DeKokWork around other OpenSSL stupidity.
2015-10-10 Alan T. DeKoknote OpenSSL 1.0.2 idiocy
2015-10-10 Arran Cudbard... Fix compatibility with OpenSSL 1.0.2
2015-10-06 Alan T. DeKokBump for 2.2.10
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
next