FR-GV-203 - fix memory leak when using decode_tlv()
[freeradius.git] / src / main /
2017-07-17 Alan T. DeKokFR-AD-001 - (v2) use strncmp() instead of memcmp()...
2015-12-20 Arran Cudbard-BellMerge pull request #1441 from TheMysteriousX/v2.x.x...
2015-12-10 Adam BishopFix build failure when --disable-openssl-version-check...
2015-10-15 Arran Cudbard-BellENABLE_OPENSSL_VERSION_CHECK was intended to be used...
2015-09-28 Alan T. DeKokDon't go to next sibling on empty case. Fixes #1274
2015-08-13 Arran Cudbard-BellMerge 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-06-29 Alan T. DeKokManually manage the append list
2015-06-08 Alan T. DeKokMark home server dead based on calculated time
2015-05-31 Alan T. DeKokAllow post-auth to return reject
2015-05-20 Alan T. DeKokSave a copy of the filename
2015-05-08 Arran Cudbard-BellMerge pull request #986 from alanbuxey/patch-21
2015-05-01 Alan T. DeKok-Wshadow fix
2015-04-30 Arran Cudbard-BellMerge pull request #985 from alanbuxey/patch-20
2015-04-30 Alan T. DeKokFix client_add for virtual servers.
2015-04-27 Arran Cudbard-BellMerge pull request #979 from jahir/patch-1
2015-04-27 jahirfixed radclient.c compile error
2015-04-05 Alan T. DeKokPort fix for #945 from v3.0.x branch
2015-03-24 Alan T. DeKokstart from 0 for failover
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-BellMerge 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 Kondrashovdhcpd: Verify DICT_VALUE exists itself
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 Kondrashovxlat: Always free head
2015-01-30 Nikolai KondrashovVerify start_servers <= max_servers
2015-01-20 Alan T. DeKokFix typo. Closes #880
2014-12-31 Arran Cudbard-BellUpdate copyright notices
2014-12-10 Alan T. DeKokFix filename_escape for v2.x xlat API
2014-12-04 Arran Cudbard-BellBackport 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-10-28 Alan DeKokMerge pull request #824 from jrouzierinverse/v2.x.x
2014-10-28 James RouzierLock thread_pool.wait_mutex before forking to avoid...
2014-09-21 Alan T. DeKokDon't use DHCP-Server-IP-Address for source IP
2014-09-08 Alan T. DeKokFind the SUB section, not the NEXT one
2014-09-02 Alan T. DeKokin client_add() add to a virtual server is first argume...
2014-06-17 Arran Cudbard-BellRelax libssl checks
2014-06-13 Arran Cudbard-BellMerge pull request #685 from sylphlin/v2.x.x
2014-06-10 Alan T. DeKokMake redundant-load-balance work again.
2014-05-21 Alan T. DeKokAdd "show module status"
2014-05-13 Alan T. DeKokPut last commit into correct place
2014-05-13 Alan T. DeKokNote component and module for unfinished request
2014-05-13 Alan T. DeKokBe more specific about reasons for discard
2014-04-26 Alan T. DeKokDon't do counters for Status-Server. Fixes #612
2014-04-17 Alan T. DeKokTypo. Fixes #591
2014-04-17 Alan T. DeKokSet destination port for client replies from relay...
2014-04-11 Alan T. DeKokBe more stringent about waiting for child to die
2014-04-08 Alan T. DeKokCheck for vulnerable OpenSSL versions
2014-04-08 Alan T. DeKokAdd "allow_vulnerable_openssl" configuration item.
2014-04-06 Alan T. DeKokLimit zombie period start. Fixes #579
2014-04-05 Alan T. DeKokMark zombie alive if it responses to status-server...
2014-04-04 Alan T. DeKokHandle syslog, too
2014-04-04 Alan T. DeKokEnumerate all of the possibilities for -l FOO and -x
2014-04-04 Alan T. DeKokIf log isn't stdout, ALWAYS set stdout to /dev/null
2014-03-31 Arran Cudbard-BellWhitespace
2014-03-31 Arran Cudbard-Bellhave vp_prints_value pre-escape special chars in string...
2014-03-27 Arran Cudbard-BellMerge pull request #569 from alanbuxey/version
2014-03-27 Alan Buxeyexpose server version to slat and document
2014-03-17 Alan T. DeKokIf the request was unicast, the reply can be unicast...
2014-03-13 Alan T. DeKokFix typos
2014-03-13 Alan T. DeKokPort DHCP fixes from v3.0.x
2014-03-13 Alan T. DeKokSet src IP on more situations.
2014-03-03 Alan T. DeKokAllow module status to be forced to any module code
2014-02-20 Arran Cudbard-BellBackport stderr/stdout fixes from v3.0.x
2014-02-19 Alan T. DeKokBoth name2's may be NULL
2014-02-18 Alan T. DeKokBe more careful in name2_cmp
2014-02-18 Alan T. DeKokback-port changes to sub_find_name2 from v3.0.x
2014-01-27 Arran Cudbard-BellBackport panic_action
2014-01-27 Arran Cudbard-BellWhitespace
2014-01-19 Arran Cudbard-BellAdd missing pipe
2014-01-17 Arran Cudbard-BellFix typo (we don't want to fork twice)
2014-01-09 Alan T. DeKokPatch to use --tag=CC. Fixes #497
2014-01-07 Arran Cudbard-BellReport a non-zero exit status if after forking, the...
2014-01-07 Arran Cudbard-Bellwhitespace
2014-01-06 Arran Cudbard-BellDisable proxy loopback check
2014-01-06 Arran Cudbard-Bellwhitespace
2013-12-01 Alan T. DeKokLoad error strings, too
2013-12-01 Alan T. DeKokInitialize SSL library as soon as the server starts
2013-11-30 Alan T. DeKokMore checks and asserts for wait_for_child_to_die()
2013-11-30 Alan T. DeKokSet REQUEST_DONE as the *last* thing in the child thread
2013-11-30 Alan T. DeKokSkip code if we fail re-setting up the request
2013-11-30 Alan T. DeKokAdded assertion about child threads. This may help...
next