Don't double free VPs. Fixes #1927
[freeradius.git] / src /
2016-11-05 Philippe WoodingInitialize out before calling radius_axlat or radius_ax...
2016-11-05 Arran Cudbard-BellMerge branch 'v3.0.x' into v3.0.x
2016-11-04 Alan T. DeKoksuccess may still return nothing. Should help with...
2016-11-04 Alan T. DeKokNUL terminating strings is a good idea.
2016-11-04 Alan T. DeKokmore error messages
2016-11-04 Alan DeKokMerge pull request #1819 from jrouzierinverse/ldap...
2016-11-03 Arran Cudbard-BellIgnore dirs from other branches
2016-11-03 Arran Cudbard-BellInitialise tminfo Closes #1820
2016-11-03 Arran Cudbard-BellMerge branch 'v3.0.x' into ldap-null-check
2016-11-03 Alan T. DeKokRename lt_* to fr_*. Fixes #1277
2016-11-01 Alan BuxeyMerge branch 'v3.0.x' into v3.0.x
2016-11-01 James RouzierCheck if info.ldapai_extensions is not NULL before...
2016-10-31 Arran Cudbard-BellMerge pull request #1799 from intersvyaz/v3.0.x-patch2
2016-10-31 Arran Cudbard-BellMerge branch 'v3.0.x' into v3.0.x-patch2
2016-10-28 Alan DeKokMerge pull request #1810 from qnet-herwin/indentation_r...
2016-10-28 Herwin WeststrateIndentation fix in rlm_mschap.c
2016-10-25 Alan T. DeKoktypo
2016-10-23 Alan T. DeKokno longer needed
2016-10-22 Alan T. DeKokCheck for new OpenSSL. Fixes #1803
2016-10-21 Aleksey Katarginrlm_ldap: cleanup memory after ldap version query
2016-10-19 Alan DeKokMerge pull request #1795 from intersvyaz/v3.0.x-patch1
2016-10-19 Alan T. DeKokreturn RLM_MODULE_NOTFOUND if nothing was found
2016-10-19 Alan DeKokMerge branch 'v3.0.x' into v3.0.x-patch1
2016-10-19 Alan T. DeKokAdd cipher_server_preference. Manual port of #1797
2016-10-19 Aleksey Katarginconffile: cleanup section children and tail on data...
2016-10-17 Alan DeKokMerge pull request #1792 from mcnewton/v3.0.x
2016-10-17 Matthew Newtonrlm_mschap: fix up password change test
2016-10-11 Alan DeKokMerge pull request #1777 from zmousm/raddebug-dash-n
2016-10-11 Alan T. DeKokvps may be NULL. Fixes #1778
2016-10-05 Alan T. DeKokit's not a warning message
2016-10-04 Alan T. DeKokfix warning messages for packet possibly truncated
2016-10-03 Alan T. DeKokcheck num_rows before using them
2016-10-03 Alan T. DeKokCheck for expiry only if the password was OK. Fixes...
2016-09-29 Alan T. DeKoksimplify debug messages
2016-09-28 Alan T. DeKokFix compile without ascend binary. fixes #1761
2016-09-27 Alan DeKokMerge pull request #1760 from jrouzierinverse/feature...
2016-09-27 James RouzierFix talloc parenting issue
2016-09-27 Alan T. DeKokbuild headers before scanning
2016-09-26 Alan T. DeKokone more check for virtual servers
2016-09-26 Alan T. DeKokskip virtual servers in a pool
2016-09-26 Alan T. DeKokremove from proxy hash on ping timeout
2016-09-26 Arran Cudbard-BellDon't ignore the fact we've hit vulnerable versions...
2016-09-26 Alan T. DeKokreorder list
2016-09-26 Alan T. DeKokone last check to narrow down the possibilities
2016-09-26 Arran Cudbard-BellMerge pull request #1758 from TheMysteriousX/v3.0.x
2016-09-26 Alan T. DeKokAdd checks for Linux && OSX
2016-09-26 Alan T. DeKokfix typos
2016-09-26 Adam BishopCheck the CVE ID, not the name
2016-09-26 Alan T. DeKokUse opendir(/proc/self/fd) when we don't have closefrom...
2016-09-26 Alan T. DeKokadded F_MAXFD
2016-09-26 Alan T. DeKokadded F_CLOSEM, which might work, too
2016-09-26 Alan T. DeKokupdate for new CVEs
2016-09-26 Alan T. DeKokallow acknowledged CVEs
2016-09-25 Alan T. DeKokDon't open new connections when exiting. Addresses...
2016-09-23 Alan T. DeKokparent attributes from the right place.
2016-09-23 Alan T. DeKokclean up OCSP / verify routines
2016-09-22 Alan DeKokMerge pull request #1755 from spaetow/patch-3
2016-09-22 Alan T. DeKokminor update to rejection message
2016-09-22 Alan T. DeKokinner tunnel of EAP-FAST cannot be proxied
2016-09-22 Alan T. DeKokFix tls_global_version_check() function and message
2016-09-22 Alan T. DeKoksimplify code
2016-09-22 Alan T. DeKoktypo in version string
2016-09-22 Alan T. DeKoktypo
2016-09-22 Alan T. DeKokAdd more vulnerabilities for OpenSSL
2016-09-21 Alan T. DeKokmake code match the comments and documentation
2016-09-21 Alan T. DeKokUse conf->ocsp_store, as it is always set.
2016-09-20 Alan T. DeKokMore cleanups
2016-09-20 Alan T. DeKokclarify message
2016-09-20 Alan T. DeKokremove unnecessary FIXMEs
2016-09-20 Alan T. DeKokuse defines for shift, instead of hard-coded number
2016-09-20 Alan DeKokMerge pull request #1751 from jrouzierinverse/feature...
2016-09-20 James RouzierUse the proper eap version
2016-09-20 James RouzierFree list after usage
2016-09-20 James RouzierRemove unused variables
2016-09-20 James RouzierShift to use the proper attribute id
2016-09-19 Alan T. DeKokwhitespace and formatting
2016-09-19 Arran Cudbard-BellMerge pull request #1750 from TheMysteriousX/v3.0.x
2016-09-19 Adam BishopNULL the configuration item if no trust router is confi...
2016-09-19 Alan T. DeKokuse the correct function API
2016-09-19 Alan T. DeKokseparate messages for separate error cases
2016-09-19 Michael StapelbergDon’t install src/tests/rbmonkey
2016-09-19 Alan T. DeKokAutomatically create install directories.
2016-09-19 Arran Cudbard-BellCall pthread_setspecific for every thread that calls...
2016-09-16 Alan T. DeKokformatting
2016-09-16 Alan DeKokMerge pull request #1730 from jrouzierinverse/feature...
2016-09-15 James RouzierUse the virtual_server defined in the eap fast config
2016-09-14 Alan DeKokMerge pull request #1727 from jrouzierinverse/feature...
2016-09-14 Alan DeKokMerge pull request #1728 from jrouzierinverse/feature...
2016-09-14 Alan T. DeKokUse normal escape routines, and not special ones.
2016-09-13 Alan T. DeKokpull NEAT fix from v4.0.x branch
2016-09-13 Alan T. DeKokmore checks
2016-09-13 James RouzierUse the new name FreeRADIUS-EAP-FAST-PAC-Opaque-TLV...
2016-09-13 James RouzierUse dict_parent for figure the parent attribute
2016-09-13 James RouzierExpose dict_parent
2016-09-13 James Rouziercopy_request_to_tunnel if turned on
2016-09-13 James RouzierUse the naming convention of 3.0.x
2016-09-13 James RouzierRemove debuging
2016-09-13 James RouzierAdd eapfast_copy_request_to_tunnel
2016-09-13 James Rouzieruse eap_fast_decode_vp convert tlv to a value pair
2016-09-13 James RouzierFix api change
next