Disabled session caching in raddb/mods-available/eap in response to CVE-2017-9148.
[freeradius.git] / src / include /
2017-05-05 Dan BreslauMerge remote-tracking branch 'origin/upstream_release_3...
2017-02-14 Alan DeKokMerge pull request #1859 from njm506/v3.0.x
2017-02-07 Alan T. DeKokreject packets which contain multiple kinds of authenti...
2016-12-07 Alan DeKokMerge pull request #1850 from spbnick/v3.0.x_openssl_1...
2016-12-07 Nikolai KondrashovDo not assign OpenSSL callbacks if not needed
2016-12-07 Nikolai KondrashovMove func substitutes from rlm_eap to missing.c
2016-12-07 Nikolai KondrashovAdd a few OpenSSL fallback funcs
2016-12-07 Nikolai KondrashovCheck for openssl/conf.h
2016-12-07 Nikolai KondrashovCheck for openssl/asn1.h
2016-12-07 Nikolai KondrashovCheck for openssl/hmac.h
2016-12-07 Nikolai KondrashovFix SSL_get_client/server_random checks
2016-11-05 Arran Cudbard-BellMerge branch 'v3.0.x' into v3.0.x
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-BellMerge branch 'v3.0.x' into ldap-null-check
2016-11-03 Alan T. DeKokRename lt_* to fr_*. Fixes #1277
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-09-27 Alan T. DeKokbuild headers before scanning
2016-09-25 Alan T. DeKokDon't open new connections when exiting. Addresses...
2016-09-19 Arran Cudbard-BellCall pthread_setspecific for every thread that calls...
2016-09-14 Alan DeKokMerge pull request #1727 from jrouzierinverse/feature...
2016-09-13 James RouzierExpose dict_parent
2016-09-13 James RouzierAdd new mschap codes
2016-09-12 Alan T. DeKokRe-work dict_str2oid and dict_parent
2016-06-30 Alan T. DeKokDo pass2 compilation on conditions. Fixes #1632
2016-06-08 Arran Cudbard-BellPrevent signal loop
2016-05-05 Arran Cudbard-BellFixup thread local storage destructors so they should...
2016-05-04 Arran Cudbard-BellIgnore v3.1.x modules
2016-03-14 Arran Cudbard-BellMerge pull request #1527 from herwinw/rlm_perl_robustne...
2016-03-09 Arran Cudbard-BellMerge pull request #1559 from pwdng/freetds
2016-03-09 Arran Cudbard-BellMerge pull request #1558 from pwdng/v3.0.x
2016-03-09 Arran Cudbard-BellUse threadsafe OpenSSL error functions
2016-02-24 Alan T. DeKokremove unnecessary request->proxy_timestamp
2016-02-16 Alan T. DeKokmove MAX_PACKET_LEN to common header
2016-01-29 Alan T. DeKokAdd FILE_EXISTS for things like /dev/urandom.
2015-12-30 Alan T. DeKokMake rad_print_hex take const
2015-12-20 Arran Cudbard-BellMerge pull request #1377 from skids/virtualize_state
2015-12-18 Alan DeKokMerge pull request #1461 from qnet-herwin/fragment_size...
2015-12-18 Herwin WeststrateUpdated comment about default fragment_size
2015-12-07 Alan T. DeKokAdded "skip verify if OCSP succeeds". Fixes #1426
2015-12-03 Arran Cudbard-BellFix includes in installed headers
2015-11-25 Alan T. DeKokDon't use full prefix
2015-11-18 Arran Cudbard-BellVarious fixes for LEAP proxying
2015-11-17 Alan DeKokMerge pull request #1387 from jpereira/minor/warnings1
2015-11-16 Arran Cudbard-BellMinor fix
2015-11-16 Arran Cudbard-BellProvide fdprintf if it's missing Closes #1366
2015-11-16 Sam HartmanMerge tag 'release_3_0_10' into tr-integ
2015-11-02 Alan T. DeKokUse main_config.name everywhere.
2015-10-24 Alan T. DeKokRemove more auto-generated headers
2015-10-24 Alan DeKokMerge pull request #1348 from jpereira/fix/ignore1
2015-10-24 Jorge PereiraAdd src/include/freeradius.h to .gitignore
2015-10-23 Alan T. DeKokRemove redundant definition
2015-10-23 Alan T. DeKokPut warnings at the top of the file
2015-10-23 Alan T. DeKokInclude dictionary.freeradius, too
2015-10-23 Alan DeKokMerge pull request #1343 from jpereira/fix/proxy-stats
2015-10-23 Alan T. DeKokadd vqp.h in, too
2015-10-23 Alan T. DeKokre-add autoconf.h
2015-10-23 Alan T. DeKokBuild RFC headers, too
2015-10-23 Alan T. DeKokAdd missing
2015-10-23 Alan T. DeKokFix dependencies
2015-10-21 Alan T. DeKokRemove unused options
2015-10-21 Alan T. DeKokAllow selective disabling of single dh use
2015-10-20 Alan T. DeKokEnable auto_chain. Fixes #1330
2015-10-19 Alan T. DeKokAdd request->state_ctx for session state.
2015-10-11 Alan T. DeKokconfigure checks for SSL_get_client_random()
2015-10-11 Alan T. DeKokWrappers and portability fixes for newer OpenSSL.
2015-10-02 Alan DeKokMerge pull request #1294 from mcnewton/lintian30x
2015-10-02 Matthew Newtontidy up a load of lintian warnings
2015-09-11 Alan T. DeKokAdd fr_pair_list_mcopy_by_num()
2015-09-11 Arran Cudbard-BellAdd __packed__ to structs which cast over packet buffers
2015-09-03 Alan T. DeKokAdd module_instantiate_method()
2015-09-02 Alan T. DeKokOn HUP, reload a module which has changed
2015-09-02 Alan T. DeKokDon't us be HUP'd repeatedly.
2015-09-02 Alan T. DeKokMake the "file changed" flag into a bitfield
2015-09-02 Arran Cudbard-BellMove xlat_listen
2015-09-02 Arran Cudbard-BellRegister the listen xlat in mainconfig not listen_init
2015-08-30 Alan T. DeKokFixes for DHCP lease query
2015-08-19 Arran Cudbard-BellUse macro for terminating CONF_PARSER arrays
2015-08-19 Arran Cudbard-BellFix capitalization for sha1_ctx
2015-08-14 Alan T. DeKokAlways create run_dir and logdir if needed
2015-08-01 Alan DeKokMerge pull request #1169 from jpereira/devel/bsd-kevent1
2015-07-31 Arran Cudbard-Bellfr_utf8_char should take a string length so that it...
2015-07-31 Arran Cudbard-BellFifo code should use unsigned ints
2015-07-27 Alan T. DeKokMore minor tweaks
2015-07-22 Arran Cudbard-BellMerge pull request #1160 from jpereira/dict/alcatel7750-1
2015-07-22 Arran Cudbard-BellDon't check pointer in FR_TIMEVAL_TO_MS
2015-07-22 Arran Cudbard-BellMerge pull request #1159 from qnet-herwin/servicetype_a...
2015-07-22 Herwin WeststrateUse define for Service-Type value check
2015-07-20 Arran Cudbard-BellAllow an af to be specified for fr_pton
2015-07-20 Arran Cudbard-BellAdd fr_pton_port which parses a v4/v6 ipaddress or...
2015-07-19 Arran Cudbard-BellAdditional macros to simplify timeval to ms conversions...
2015-07-16 Arran Cudbard-BellUse modern list names
2015-07-15 Arran Cudbard-BellMerge pull request #1133 from jpereira/devel/add-sql_fi...
2015-07-15 Arran Cudbard-Bells/fr_isbase64/fr_is_base64
2015-07-14 Arran Cudbard-BellRename functions in pair.c to be consistent with the...
2015-07-14 Alan T. DeKokWe can use "lineno" instead of "order"
2015-07-14 Alan T. DeKokRemove unused field
2015-07-13 Arran Cudbard-BellAdd doxygen headers for some important enums
2015-07-10 Alan T. DeKokMove check_config to conffile.c
next