freeradius.git
2016-12-07 Nikolai KondrashovDo not assign OpenSSL callbacks if not needed
2016-12-07 Nikolai KondrashovHandle deprecated OpenSSL thread cleanup functions
2016-12-07 Nikolai KondrashovAccomodate consts added in OpenSSL 1.1
2016-12-07 Nikolai KondrashovDo not use OPENSSL_config
2016-12-07 Nikolai KondrashovDo not use ASN1_STRING_data
2016-12-07 Nikolai KondrashovDo not use HMAC_Init
2016-12-07 Nikolai KondrashovDo not use HMAC_CTX_init
2016-12-07 Nikolai KondrashovInitialize HMAC context in rlm_otp
2016-12-07 Nikolai KondrashovDo not try to access private OpenSSL structs
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 KondrashovCheck for EVP_CIPHER_CTX_new to detect libcrypto
2016-12-07 Nikolai KondrashovFix SSL_get_client/server_random checks
2016-11-30 Alan T. DeKokswitch with no match and no default
2016-11-28 Alan T. DeKoklimit FD to FD_SETSIZE
2016-11-23 Alan DeKokMerge pull request #1857 from jrouzierinverse/json...
2016-11-23 James RouzierCast byte as an unsigned char instead
2016-11-23 Alan T. DeKokuse unsigned, not signed
2016-11-23 Alan T. DeKok\n is \n, not \b
2016-11-22 Alan T. DeKokmake data unsigned
2016-11-21 Alan DeKokMerge pull request #1853 from alanbuxey/patch-4
2016-11-21 Alan Buxeyremove unnecessary "Need 0 more connections to reach...
2016-11-21 Alan T. DeKokCheck both attributes for message type and option 82
2016-11-21 Alan T. DeKokadded MS-MPPE-Encryption-Policy !* ANY
2016-11-19 Alan T. DeKokfix inner-tunnel policy
2016-11-18 Alan T. DeKokset reject on reject
2016-11-18 Alan T. DeKokremove unnecessary const
2016-11-15 Alan T. DeKokpass the correct length to hex2bin
2016-11-14 Alan T. DeKokNO is 0. YES is 1.
2016-11-11 Alan T. DeKokfrom Microsemi
2016-11-10 Boris Lytochkinfix build on FreeBSD: readline headers imply stdio...
2016-11-09 Arran Cudbard... Really should be invalid
2016-11-09 Arran Cudbard... Merge pull request #1829 from lytboris/init-out-v3.0.x
2016-11-09 Arran Cudbard... Merge branch 'v3.0.x' into init-out-v3.0.x
2016-11-08 Arran Cudbard... Merge pull request #1823 from lytboris/rlm_perl_radxlat...
2016-11-08 Boris Lytochkinimplement radiusd::xlat in rlm_perl
2016-11-08 Alan T. DeKokfix previous commit
2016-11-07 Arran Cudbard... Sometimes we're spawning to reach min not spare
2016-11-07 Alan T. DeKoknote recent changes
2016-11-07 Alan T. DeKokOpenSSL 1.1.0 compatability fixes
2016-11-05 Philippe WoodingInitialize out before calling radius_axlat or radius_ax...
2016-11-05 Arran Cudbard... Merge pull request #1815 from alanbuxey/v3.0.x
2016-11-05 Arran Cudbard... Merge 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... Ignore dirs from other branches
2016-11-03 Arran Cudbard... Initialise tminfo Closes #1820
2016-11-03 Arran Cudbard... Merge branch 'v3.0.x' into ldap-null-check
2016-11-03 Alan T. DeKoknote recent changes
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 Alan Buxeyallow Calling-Station-Id and Chargeable-User-Identity...
2016-11-01 James RouzierCheck if info.ldapai_extensions is not NULL before...
2016-10-31 Arran Cudbard... Merge pull request #1799 from intersvyaz/v3.0.x-patch2
2016-10-31 Arran Cudbard... Merge branch 'v3.0.x' into v3.0.x-patch2
2016-10-30 Alan Buxeyfixed variable to use the "&" prefix
2016-10-29 Arran Cudbard... Merge pull request #1811 from Caspinol/v3.0.x
2016-10-28 KrisRefer to raiusd.conf for more examples
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-26 Alan DeKokMerge pull request #1806 from candlerb/v3.0.x/candlerb...
2016-10-25 Brian CandlerAdd commented-out example to eap section to handle...
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. DeKoknote recent changes
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 #1793 from andre-luiz-dos-santos...
2016-10-17 André Luiz... Minor typo
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-12 Alan T. DeKokadded RFC 7930
2016-10-11 Alan DeKokMerge pull request #1777 from zmousm/raddebug-dash-n
2016-10-11 Alan T. DeKoknote recent changes
2016-10-11 Alan T. DeKokvps may be NULL. Fixes #1778
2016-10-10 Zenon MousmoulasLet raddebug also have the -n option
2016-10-08 Alan DeKokMerge pull request #1772 from zmousm/fix-deb-patch
2016-10-08 Alan DeKokMerge pull request #1775 from stapelberg/patch-1
2016-10-08 Michael Stapelbergfix: macro `IR(hours|minutes|seconds)' not defined
2016-10-08 Zenon MousmoulasRefresh debian/patches/radiusd-to-freeradius.diff
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-10-03 Alan T. DeKoknote recent changes
2016-10-03 Alan DeKokMerge pull request #1767 from djjudas21/patch-1
2016-10-03 JonathanFix typo in %files section to avoid error building RPM
2016-10-01 Arran Cudbard... Merge pull request #1763 from alanbuxey/patch-1
2016-10-01 Alan Buxeyanother typo fix and capitalisations
2016-09-30 Alan T. DeKokupdate for 3.0.13
next