Add --disable-openssl-version-check option
[freeradius.git] / src /
2014-10-23 Nikolai KondrashovAdd --disable-openssl-version-check option
2014-10-23 Arran Cudbard-BellAdd missing param
2014-10-23 Arran Cudbard-BellMinor wording tweaks and doxygen fixes
2014-10-23 Alan T. DeKokMore debugging messages
2014-10-23 Alan T. DeKokDecode Starent attributes properly
2014-10-23 Arran Cudbard-BellTYPO
2014-10-23 Arran Cudbard-BellSeems to still work, and shuts doxygen up
2014-10-23 Arran Cudbard-BellMore minor doxygen fixes
2014-10-23 Arran Cudbard-BellDoxygen fixups
2014-10-23 Aaron Hurtcorrect example view and change strn* functions to...
2014-10-23 Aaron HurtImplement requested dynamic client capabilities.
2014-10-21 Alan T. DeKokThe delimiter can be \\, too
2014-10-21 Alan T. DeKokAllow section name2 to be parsed with correct escapes
2014-10-21 Alan T. DeKokUse new escapes, and update tests
2014-10-21 Alan T. DeKokHacks to allow "correct_escapes"
2014-10-21 Alan T. DeKokUse new escape when compiling "update" sections
2014-10-21 Alan T. DeKokUse new escape variable in conditional parser
2014-10-21 Alan T. DeKokAllow for new escaping rules via a global variable
2014-10-21 Alan T. DeKokIf we're not escaping, pass \ straight thru
2014-10-21 Alan T. DeKokRemove extra debugging statement
2014-10-21 Alan T. DeKokMore eval debug messages
2014-10-20 Arran Cudbard-BellStupid doxygen
2014-10-20 Arran Cudbard-BellDoxygen
2014-10-20 Arran Cudbard-BellFixup LDAP clients so nested sections are processed too
2014-10-19 Arran Cudbard-BellDoxygen
2014-10-19 Arran Cudbard-BellModify map_afrom_cs to take a validation callback to...
2014-10-19 Arran Cudbard-BellConvert some log messages in map_afrom_cp to use the...
2014-10-19 Alan T. DeKokForce dst_ipaddr to be initialized. Closes CID #1248167
2014-10-19 Alan T. DeKokInitialize 63 entry, too. Closes CID #1248166
2014-10-19 Arran Cudbard-Bellrm \n
2014-10-19 Arran Cudbard-BellPerform substitutions for #undef autoconf macros in...
2014-10-18 Arran Cudbard-Bellfix missing.h substitutions to end matches at end of...
2014-10-18 Arran Cudbard-BellHAVE_HTONLL not HAVE_HTON_LL (Fix build for Yosemite)
2014-10-18 Arran Cudbard-BellNeed to merge suboptions list, not insert the head...
2014-10-18 Herwin WeststrateFixed check in pairvalidate
2014-10-18 Herwin WeststrateUse *= 2 instead of += $self for doubling
2014-10-18 Herwin WeststrateDereference query pointers before checking to see if...
2014-10-18 Herwin WeststrateRemoved assignment of function parameter at the end...
2014-10-18 Herwin WeststrateRemoved some unused variables
2014-10-18 Herwin WeststrateUse %u in sprintf when printing unsigned integers
2014-10-16 Arran Cudbard-BellDecode status nibble
2014-10-16 Arran Cudbard-BellFix OpenSSL version check issues
2014-10-16 Arran Cudbard-BellGotta catch em all (SIGILL)
2014-10-16 Alan T. DeKokdoxygen
2014-10-16 Nikolai Kondrashovexec: Don't assume request presence when logging
2014-10-14 Alan T. DeKokAssign cp
2014-10-14 Alan T. DeKokFix error message
2014-10-14 Alan T. DeKokMy attempt to fix ldap:
2014-10-14 Alan T. DeKokClearer error messages
2014-10-13 Alan T. DeKokDon't duplicate code
2014-10-13 Alan T. DeKokClean up sanitize function
2014-10-13 Alan T. DeKokRemove realm_home_server_add()
2014-10-13 Arran Cudbard-Belldn needs wider scope
2014-10-13 Arran Cudbard-BellDoxygen
2014-10-13 Arran Cudbard-BellAllow arbitrary attributes for LDAP clients
2014-10-13 Arran Cudbard-BellFormatting
2014-10-11 Arran Cudbard-BellMove some functions around in clients.c and expose...
2014-10-11 Alan T. DeKokFix typo
2014-10-10 Alan T. DeKokFix compiler warning
2014-10-10 Alan T. DeKokAllow CoA packets to be proxied via Packet-Dst-IP-Address
2014-10-10 Alan T. DeKokAllow CoA packets to be read from the detail file
2014-10-10 Alan T. DeKokExpose rad_coa_recv
2014-10-10 Alan T. DeKokSet packet->code from Packet-Type in detail file
2014-10-10 Alan T. DeKokAdd tracking when reading detail files.
2014-10-10 Alan T. DeKokWrite timestamps even in non-compat mode
2014-10-10 Arran Cudbard-BellRename vpt_types to tmpl_types
2014-10-09 Arran Cudbard-Bellcf_item_add defined too many times...
2014-10-09 Arran Cudbard-BellSupport adding arbitrary attributes for dynamic clients
2014-10-09 Arran Cudbard-BellExpose cf_item_add and cf_pair_alloc
2014-10-09 Arran Cudbard-BellStill need the loop
2014-10-09 Arran Cudbard-BellAdding the same VP twice is bad mm'k Fixes #809
2014-10-09 Arran Cudbard-BellTypo
2014-10-09 Alan DeKokMerge pull request #809 from Feh/pairadd-ignore-dups
2014-10-09 Arran Cudbard-BellMore verbose error messages about VALUE_PAIRs with...
2014-10-09 Julius Plenzpairadd: Don't add a VP if it's already present
2014-10-08 Arran Cudbard-BellFormatting
2014-10-08 Arran Cudbard-BellBetter error message for invalid LHS
2014-10-08 Alan T. DeKokFixes for detail file reader
2014-10-08 Alan T. DeKokClean up debug message
2014-10-08 Alan T. DeKokDon't send packets with code 0
2014-10-08 Alan T. DeKokFix assertion to only check for TCP sockets
2014-10-08 Kevin WassermanFix TRUSTROUTER -> TRUST_ROUTER
2014-10-07 Arran Cudbard-BellCorrect fix for #808
2014-10-07 Herwin WeststratePrevent assert(0) in rlm_rest
2014-10-07 Alan T. DeKokEven when there's no response, poke the detail file...
2014-10-07 Alan T. DeKokHandle failures for internally proxied requests.
2014-10-07 Alan T. DeKokDon't check synchronous / nodup for detail sockets
2014-10-07 Alan T. DeKokUse correct definition
2014-10-07 Alan T. DeKokBetter checks for regex
2014-10-07 Alan DeKokMerge pull request #807 from Feh/3.0.4rc2-compile-fixes
2014-10-07 Julius Plenzi_flag is only known if HAVE_REGEX is defined
2014-10-07 Julius Plenz"do_octets" label is needed independently of Ascend...
2014-10-06 Alan T. DeKokTry this... helps with #806
2014-10-06 Alan DeKokMerge pull request #805 from spbnick/dhcpclient-dict...
2014-10-06 Nikolai Kondrashovdhcpclient: Load dictionary.dhcp from DICTDIR.
2014-10-06 Alan T. DeKokClean up fr_pow()
2014-10-06 Alan T. DeKokParse perlconf before running the initialization subroutine
2014-10-06 Alan T. DeKokmove fr_pow to rlm_expr. No one else uses it.
2014-10-06 Alan T. DeKokChange ! to ~, as that's what it really is.
2014-10-06 Alan T. DeKokAllow cast of ifid to integer64
next