freeradius.git
2017-05-26 Alan T. DeKoknote recent updates release_3_0_14
2017-05-26 Alan T. DeKokremove unnecessary assert
2017-05-26 Alan T. DeKokcheck before dereference.
2017-05-26 Alan T. DeKokcheck before dereference.
2017-05-26 Alan T. DeKokcheck for username, too
2017-05-26 Alan DeKokMerge pull request #1996 from alejandro-perez/v3.0.x
2017-05-26 Alejandro PerezFix deadlock.
2017-05-25 Alan T. DeKoknote recent changes
2017-05-25 Alan T. DeKokmake outgoing SSL_connect() non-blocking
2017-05-25 Alan DeKokMerge pull request #1995 from spaetow/patch-1
2017-05-25 Stefan PaetowAs part of PR 1991, I forgot to update the FR SPEC...
2017-05-25 Alan DeKokMerge pull request #1991 from spaetow/v3.0.x
2017-05-24 Alan T. DeKokremove references to sql_log
2017-05-24 Alan T. DeKoknote recent changes
2017-05-24 Alan T. DeKokas posted to the list
2017-05-20 Stefan PaetowMerge branch 'v3.0.x' into v3.0.x
2017-05-19 Alan T. DeKoknote recent changes
2017-05-19 Alan T. DeKokreduce scope of variable. Found by PVS-Studio
2017-05-19 Alan T. DeKokrequest by be NULL. Found by PVS-Studio
2017-05-19 Alan T. DeKokmove shutdown calls into check for ssn->ssl. Found...
2017-05-19 Alan T. DeKokcheck sizeof(*packet). Found by PVS-Studio
2017-05-19 Alan T. DeKokcheck ptr before dereferencing it. Found by PVS-Studio
2017-05-19 Alan T. DeKokremove redundant declaration. Found by PVS-Studio
2017-05-19 Alan T. DeKokmove assertion to correct place. Found by PVS-Studio
2017-05-19 Alan T. DeKokremove redundant assignment. Found by PVS-Studio
2017-05-19 Alan T. DeKokmove assertion to top of function. Found by PVS-Studio
2017-05-19 Alan T. DeKokfix wrong assertion. Found by PVS-Studio
2017-05-19 Alan T. DeKokcheck for OOM. Found by PVS-Studio
2017-05-19 Alan T. DeKokcheck before dereference. Found by PVS-Studio
2017-05-19 Alan T. DeKokdon't assign wrong enum to variable. Found by PVS...
2017-05-19 Alan T. DeKokremove redundant check. Found by PVS-Studio
2017-05-19 Alan T. DeKokdon't use i for inner and outer loop. Found by PVS...
2017-05-19 Alan T. DeKokremove duplicate checks. Found by PVS-Studio
2017-05-19 Alan DeKokMerge pull request #1989 from Sp1l/v3.0.x
2017-05-18 Stefan PaetowChanged wording. It's incorrect to claim it's a generat...
2017-05-18 Stefan PaetowAdjust the default table names to be SQL-standard compl...
2017-05-18 Stefan PaetowAdd SQL backing to Moonshot-*-TargetedId generation...
2017-05-16 Alan T. DeKokuse correct packet for channel binding. Closes #1990
2017-05-16 Alan T. DeKokcreate string only if it's needed
2017-05-16 Alan T. DeKokuse RDEBUG
2017-05-16 Alan T. DeKokremove always-false condition
2017-05-14 Bernard SpilFix build with LibreSSL
2017-05-12 Alan DeKokMerge pull request #1988 from alejandro-perez/v3.0.x
2017-05-11 Alejandro PerezFix typo in previous commit.
2017-05-11 Alan T. DeKokre-order old names. New names come second...
2017-05-11 Alan T. DeKokconvert assertion to run-time check.
2017-05-11 Alan T. DeKokconvert assert to run-time check.
2017-05-11 Alan T. DeKokrevert debian packages to 3.0.12 versions
2017-05-11 Brice SchaffnerAdded missing Patton Vendor Attributes
2017-05-11 Arran Cudbard... Merge pull request #1974 from alanbuxey/patch-3
2017-05-11 Arran Cudbard... Merge branch 'v3.0.x' into patch-3
2017-05-10 Alan T. DeKokadd aliases for well-known names
2017-05-10 Alan T. DeKokset statment to NULL. Fixes #1983
2017-05-10 Alan DeKokMerge pull request #1985 from alejandro-perez/v3.0.x
2017-05-10 Alejandro PerezFix memory leak in trustrouter.c
2017-05-09 Alan DeKokMerge pull request #1982 from alejandro-perez/v3.0.x
2017-05-09 Alejandro PerezSet idle_timeout to 5s to all the dynamic home servers
2017-05-09 Alejandro PerezIncrease the amount of time a pool spends in the garbag...
2017-05-09 Alejandro PerezRemove unnecessary check to update REALM
2017-05-09 Alan BuxeyMerge branch 'v3.0.x' into patch-3
2017-05-08 Alan T. DeKoknote recent changes
2017-05-08 Alan T. DeKokdisable internal OpenSSL cache
2017-05-08 Alan T. DeKok8 and 9 have tags, too
2017-05-08 Alan T. DeKokset S_IWUSER when creating the file, not later
2017-05-07 Alan T. DeKokadded one more attribute
2017-04-28 Matthew Newtonupdate detail reader documentation
2017-04-27 Alan Buxeyfixed variable to use the "&" prefix
2017-04-21 Alan T. DeKokPatch from Jeff Gehlbach
2017-04-20 Arran Cudbard... Merge pull request #1964 from alanbuxey/v3.0.x
2017-04-20 Alan Buxeystop rotation of the session database files
2017-04-19 Alan T. DeKokterminate && check VP
2017-04-19 Alan T. DeKokaccount for trailing zero. Closes #1960
2017-04-18 Alan T. DeKokRevert "these messages don't need to go to the main...
2017-04-18 Alan T. DeKoknote recent changes
2017-04-18 Alan T. DeKokthese messages don't need to go to the main radiusd.log
2017-04-13 Alan DeKokMerge pull request #1961 from alanbuxey/patch-8
2017-04-13 Alan Buxeycorrected some types and grammar in comments
2017-04-07 Alan T. DeKokDon't crash on unexpected regex. Closes #1959
2017-03-31 Alan T. DeKokcheck for request->packet. Closes #1935
2017-03-31 Alan T. DeKokFix typo. Closes #1955
2017-03-31 Alan T. DeKoknote recent changes
2017-03-31 Alan T. DeKokthese attributes are byte, not integer. Closes #1954
2017-03-29 Alan T. DeKokstart of peapv1
2017-03-29 Alan DeKokMerge pull request #1952 from spbnick/rlm_ldap_segfault_fix
2017-03-29 Alan T. DeKokAllow utc. Patch from Peter Lambrechtsen
2017-03-29 Nikolai KondrashovHandle connection error in rlm_ldap_cacheable_groupobj
2017-03-28 Alan T. DeKokcf_log_err(), not fr_strerror_printf()
2017-03-28 Alan T. DeKokmap_cast_from_hex() does not produce error messages
2017-03-27 Alan T. DeKoknote recent changes
2017-03-27 Alan T. DeKokre-add SSL wrappers for freeing VPs and Certs.
2017-03-27 Alan T. DeKokmore cisco VPN attributes
2017-03-27 Florian BauhausAdd Attribute 3076/85 (CVPN3000-Tunnel-Group-Lock)
2017-03-20 Alan T. DeKoknote recent changes
2017-03-20 Alan T. DeKokSearch from the beginning for altname. Closes #1946
2017-03-17 Alan T. DeKokAllow no cert when psk is configured
2017-03-16 Alan T. DeKokremove outdated link
2017-03-14 Alan T. DeKokEnsure that error is always initialized
2017-03-14 Alan T. DeKokRemove always-false condition from cf_item_parse
2017-03-14 Alan T. DeKokRemove always-false condition in rlm_eap_fast
2017-03-14 Alan T. DeKokreturn RLM_MODULE_FAIL for default switch statement
next