remove redundant assignment. Found by PVS-Studio
[freeradius.git] / src /
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-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. DeKokconvert assertion to run-time check.
2017-05-11 Alan T. DeKokconvert assert to run-time check.
2017-05-11 Arran Cudbard-BellMerge branch 'v3.0.x' into patch-3
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. DeKokdisable internal OpenSSL cache
2017-05-08 Alan T. DeKokset S_IWUSER when creating the file, not later
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. 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. 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. DeKokre-add SSL wrappers for freeing VPs and Certs.
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-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
2017-03-14 Alan T. DeKokclose open FDs on error, and use error path in more...
2017-03-14 Alan T. DeKokremove unused variable
2017-03-10 Alan T. DeKokrequest->packet cannot be NULL. Helps with #1935
2017-03-10 Alan T. DeKokAllo session resumption for RadSec connectins. Closes...
2017-03-10 Alan T. DeKokCoverity. Closes #1937
2017-03-08 Alan T. DeKokmore checks for client certificate expiration
2017-03-08 Alan T. DeKokRemove microseconds from %S. Closes #1934
2017-03-07 Alan T. DeKokenforce TLS client certificate expiration on session...
2017-03-07 Alan DeKokMerge pull request #1931 from sjbronner/patch-1
2017-03-07 Alan T. DeKokradtest should use Cleartext-Password for EAP
2017-03-06 Alan T. DeKokadd missing \n
2017-03-05 Alan T. DeKokprint summary if asked to do summary. Even without -x
2017-03-03 Alan T. DeKokfr_log_fp ,ay be NULL. Closes #1926
2017-03-03 Alan T. DeKokrely on talloc for certs, too
2017-03-03 Alan T. DeKokDon't double free VPs. Fixes #1927
2017-02-28 Alan T. DeKokquiet compiler
2017-02-28 Nikolai KondrashovFix buffer overflow in fr_pton_port
2017-02-27 Alan DeKokMerge pull request #1592 from spbnick/dlopen_actual_lib...
2017-02-24 Alan T. DeKokadd modules.sql.fail trigger. Fixes #1923
2017-02-24 Alan T. DeKokmod_conn_create should not be global
2017-02-24 Alan T. DeKokset talloc ctx to handler
2017-02-24 Alan T. DeKokset talloc parent to sock for thread safety
2017-02-24 Alan T. DeKokrecursive recursion is bad
2017-02-24 Alan T. DeKokfmt may be NULL. Fixes #1922
2017-02-22 Alan T. DeKokadd usec resolution to %S. Fixes #1917
2017-02-21 Arran Cudbard-BellMerge pull request #1919 from spbnick/fr_pton4_hostname_fix
2017-02-21 Nikolai KondrashovHandle hostnames in fr_pton4/6
2017-02-21 Alan DeKokMerge pull request #1916 from spbnick/v3.0.x_openssl_1...
2017-02-20 Nikolai KondrashovCheck for EVP_CIPHER_CTX_new in rlm_eap_pwd
2017-02-20 Nikolai KondrashovSwitch rlm_eap_pwd to HMAC_CTX_new/free
2017-02-20 Alan DeKokMerge pull request #1915 from spbnick/zero_char_pointer...
2017-02-20 Nikolai KondrashovFix three cases of comparing pointer to zero char
2017-02-16 Alan T. DeKoksuid down after fchown. Fixes #1914
2017-02-16 Nikolai KondrashovDlopen the actual linked libpython
2017-02-15 Alan T. DeKokremove extra assert. Addresses #1904
2017-02-14 Alan DeKokMerge pull request #1859 from njm506/v3.0.x
2017-02-08 Alan DeKokMerge pull request #1902 from herwinw/v30x-debian-stretch
2017-02-07 Alan T. DeKoktypo
2017-02-07 Alan T. DeKokreject packets which contain multiple kinds of authenti...
2017-02-07 Alan T. DeKokcheck handler before freeing it
2017-02-05 Alan T. DeKokupdate hash based on client port, too
2017-02-03 Alan T. DeKoktrack TLS cache filename
2017-02-03 Alan T. DeKokread the TLS data first, before the VPs
2017-02-02 Arran Cudbard-BellUpdate copyright year
2017-02-02 Arran Cudbard-BellMerge pull request #1894 from herwinw/v30x_rlm_sql_mysq...
2017-02-02 Herwin WeststrateRemoved combination of space+tab in rlm_sql_mysql.c
2017-02-01 Arran Cudbard-BellUse the actual field lengths when creating the result...
2017-02-01 Arran Cudbard-BellTrim whitespace before searching for operation type
next