freeradius.git
2016-09-13 James Rouzieruse eap_fast_decode_vp convert tlv to a value pair
2016-09-13 James RouzierFix api change
2016-09-13 James Rouziernew function eap_fast_decode_vp
2016-09-13 James RouzierFix up tabs and have eap fast start append data
2016-09-13 James RouzierRemove default_provisioning_method
2016-09-13 James RouzierSet the stage to process
2016-09-13 James RouzierCompile all sources
2016-09-13 James Rouzierfr_pair_asprint to vp_aprints_value
2016-09-13 James RouzierUse rad_virtual_server
2016-09-13 James RouzierManually copy PW_STATE, PW_EAP_MESSAGE, and PW_REPLY_ME...
2016-09-13 James RouzierUse the use_tunneled_reply
2016-09-13 James RouzierBackport use_tunneled_reply
2016-09-13 James RouzierAdd state
2016-09-13 James RouzierAdd eap_fast_tls_gen_challenge
2016-09-13 James RouzierAdd new mschap codes
2016-09-13 James RouzierAdd eap fast internal attributes
2016-09-13 James RouzierInit commit
2016-09-13 James RouzierT_PRF
2016-09-13 Alan T. DeKokadd verify request on debug >= 3
2016-09-13 Alan T. DeKokparent username from the correct place
2016-09-13 Alan T. DeKokcast to quiet compiler
2016-09-13 Arran Cudbard... FreeRADIUS is C11. Non of that Apple junk...
2016-09-12 Alan T. DeKokRe-work dict_str2oid and dict_parent
2016-09-07 Alan T. DeKokshow when we start proxying
2016-09-01 Alan T. DeKokset non-FIPS flag for FIPS build
2016-09-01 Alan T. DeKokissuer_cert may be retrieved, but not exist
2016-08-31 Alan T. DeKokcheck for enough room
2016-08-31 Alan T. DeKokhoist check for backslash-EOL to after backslash
2016-08-31 Alan T. DeKokhoist check for backslash to near the top of the loop
2016-08-31 Alan T. DeKokhoist check for quote to near the top of the loop
2016-08-31 Alan T. DeKokhoist unquoted case to top of the loop
2016-08-31 Alan T. DeKokclean up and re-arrangement
2016-08-31 Alan T. DeKokuse false, not zero
2016-08-29 Arran Cudbard... Verify list and output vp in pairaddsv
2016-08-23 Alan T. DeKoknote recent changes
2016-08-23 Herwin WeststrateFree rad_perlconf_hv in correct perl context
2016-08-23 Alan T. DeKokDon't originate_coa unless proxy_requests=yes. Fixes...
2016-08-18 Alan T. DeKokretransmit is not an error
2016-08-17 Matthew Newtonattribute should be on the left
2016-08-10 Alan T. DeKokInitialize perl only once. Fixes #1674
2016-08-10 it-eddybugfix stats request
2016-08-05 Arran Cudbard... Remove python tests. They only fail on the cutdown...
2016-08-05 Arran Cudbard... Merge pull request #1669 from Maka0/patch-3
2016-08-05 Maka0Update dictionary.ruckus
2016-07-28 Matthew Newtonrlm_pap: show the request password on mismatch, not...
2016-07-22 Arran Cudbard... Merge pull request #1664 from qnet-herwin/v3.0.x_build_...
2016-07-22 Herwin WeststrateFixed compile error in v3.0.x
2016-07-19 Arran Cudbard... Don't leak rest handles on connection errors‽
2016-07-15 Alan T. DeKoknote recent changes
2016-07-15 Arran Cudbard... Fix merge issue
2016-07-15 Arran Cudbard... Fix SEGV if SQL connection becomes unavailable Closes...
2016-07-10 Arran Cudbard... Merge pull request #1650 from alanbuxey/patch-6
2016-07-10 Arran Cudbard... Merge pull request #1652 from alanbuxey/patch-8
2016-07-10 Arran Cudbard... Merge pull request #1655 from alanbuxey/patch-11
2016-07-10 Alan Buxeyadd operator-name to allow list
2016-07-10 Alan Buxeyremove old file names
2016-07-10 Alan Buxeyupdate file names
2016-06-30 Alan T. DeKokDo pass2 compilation on conditions. Fixes #1632
2016-06-27 Alan Buxeyfix date value
2016-06-23 Alan T. DeKoknote recent changes
2016-06-23 Alan T. DeKokCorrectly check for config / module HUP
2016-06-21 Alan T. DeKokmake message REDEBUG
2016-06-21 Alan T. DeKoknote recent changes
2016-06-21 Alan T. DeKokBuild without DHCP
2016-06-21 Alan T. DeKokBuild without TCP, too
2016-06-21 Alan T. DeKokrun without VMPS.
2016-06-15 Alan T. DeKokadded adtran dictionary
2016-06-10 Alan T. DeKokrevert previous false commit
2016-06-10 Alan T. DeKokAdded dictionary.sangoma
2016-06-08 Arran Cudbard... s/DFLT/DFL/
2016-06-08 Arran Cudbard... Prevent signal loop
2016-06-08 Arran Cudbard... Ignore things from other branches
2016-06-08 Arran Cudbard... Raise a signal if there's no panic action
2016-06-02 Matthew NewtonMerge pull request #1617 from qnet-herwin/v3.0.x-typo
2016-06-02 Herwin WeststrateFixed typo: lenth => length
2016-06-02 Herwin WeststrateFixed trailing whitespace
2016-06-02 Herwin WeststrateImproved sentence in rlm_perl comment
2016-05-27 Alan T. DeKokuse memchr on binary fields
2016-05-20 Alan T. DeKokEnsure regex comparisons are binary safe
2016-05-18 Alan T. DeKokWARN on duplicate Auth-Type
2016-05-16 Alan T. DeKoknote recent changes
2016-05-13 Alan T. DeKokAdd more debug messages
2016-05-10 Matthew Newtonrlm_python: add missing default NULL
2016-05-09 Alan Buxeyfix week adjustment
2016-05-06 Arran Cudbard... String "yes" not true
2016-05-06 Arran Cudbard... Don't mix labels and positional field assignments
2016-05-05 Arran Cudbard... Merge pull request #1601 from gyx1000/rlm_python_tests
2016-05-05 Guillaume Pannatierrlm_python tests
2016-05-05 Arran Cudbard... Should default to cext compat in v3.0.x so we don't...
2016-05-05 Arran Cudbard... Fixup thread local storage destructors so they should...
2016-05-04 Arran Cudbard... Don't escape quotes when passing strings to Python
2016-05-04 Arran Cudbard... Add missing constant
2016-05-04 Arran Cudbard... Backport rlm_python from v3.1.x Closes #1589, Closes...
2016-05-04 Arran Cudbard... Ignore v3.1.x modules
2016-05-04 Arran Cudbard... Mark server pair in rlm_ldap as having multiple instances
2016-04-28 Alan T. DeKoktypo. Fixes #1597
2016-04-26 Alan T. DeKokNote recent changes
2016-04-26 Arran Cudbard... Remove support for statically compiled EAP methods...
2016-04-25 Alan T. DeKokcontinue if filename doesn't match.
2016-04-25 Alan T. DeKokRaise exfile limit to 256
next