don't use i for inner and outer loop. Found by PVS-Studio
[freeradius.git] / src / lib / misc.c
2017-05-19 Alan T. DeKokdon't use i for inner and outer loop. Found by PVS...
2017-02-28 Alan T. DeKokquiet compiler
2017-02-28 Nikolai KondrashovFix buffer overflow in fr_pton_port
2017-02-27 Alan DeKokMerge pull request #1592 from spbnick/dlopen_actual_lib...
2017-02-21 Arran Cudbard-BellMerge pull request #1919 from spbnick/fr_pton4_hostname_fix
2017-02-21 Nikolai KondrashovHandle hostnames in fr_pton4/6
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 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-06-08 Arran Cudbard-Bells/DFLT/DFL/
2016-06-08 Arran Cudbard-BellPrevent signal loop
2015-12-20 Arran Cudbard-BellMerge pull request #1377 from skids/virtualize_state
2015-11-18 Alan T. DeKok"localhost" is a valid host name
2015-10-17 Alan T. DeKokParse ipv4prefix correctly
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-20 Arran Cudbard-BellAlways set error messages in ip_hton
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-20 Arran Cudbard-BellUse temporary value buffer in fr_pton4/6
2015-06-27 Arran Cudbard-BellMerge pull request #1080 from alanbuxey/patch-25
2015-06-27 Alan BuxeyUpdate misc.c
2015-06-03 Alan T. DeKokFix LGPL text broken by 1af9582b2
2015-05-17 Arran Cudbard-BellAdd function to check if something is a value utf8...
2015-04-28 Arran Cudbard-Bellsed -ie 's/fr_debug_flag/fr_debug_lvl/' sed -ie 's...
2015-03-21 Arran Cudbard-BellInvalid assert
2015-03-20 Arran Cudbard-BellCreate a standard set of socket connection functions...
2015-03-20 Arran Cudbard-BellMove fr_nonblock and fr_blocking to misc.c. They're...
2015-03-18 Arran Cudbard-BellConvert comment to doxygen
2015-02-22 Arran Cudbard-BellCleanup MD4 code and headers
2015-02-02 Alan T. DeKokQuiet cppcheck
2015-01-18 Arran Cudbard-BellFix stupid redundant getgr* and getpw* functions
2015-01-13 Alan T. DeKokFix license erroneously updated by commit 23d838445
2014-12-22 Arran Cudbard-BellTurn on super pedantic warnings in CLANG
2014-12-18 Arran Cudbard-BellTypo
2014-12-18 Arran Cudbard-Bellsame change for pton6
2014-12-18 Arran Cudbard-BellMerge pull request #862 from spbnick/keep_ip_hton_af_prefix
2014-12-18 Nikolai KondrashovDon't overwrite ip_hton af/prefix in fr_pton4
2014-12-15 Arran Cudbard-BellAvoid shift overflow that cause incorrect masking to...
2014-12-15 Arran Cudbard-BellFormatting
2014-12-15 Arran Cudbard-BellTypo
2014-12-15 Arran Cudbard-BellFix bad VP array type value accesses
2014-12-03 Arran Cudbard-BellMerge pull request #847 from spbnick/man_clients_update
2014-12-03 Arran Cudbard-BellMake IP resolution errors a bit clearer
2014-12-01 Arran Cudbard-BellIf we're doing fallback resolution we need to set the...
2014-10-30 Arran Cudbard-BellMissed cast
2014-10-30 Arran Cudbard-BellStop compiler complaints
2014-10-30 Arran Cudbard-BellConvert pairparsevalue to value_data_from_str which...
2014-10-06 Alan T. DeKokmove fr_pow to rlm_expr. No one else uses it.
2014-10-01 Nikolai KondrashovDon't assume little-endian in fr_prints_uint128
2014-09-21 Alan T. DeKokEnsure structs are set to zero
2014-09-17 Alan T. DeKokRemove duplicate is_wildcard() function
2014-09-16 Arran Cudbard-Bellfr_ipaddr_cmp should compare prefixes too 0.0.0.0/1...
2014-09-01 Alan T. DeKokFree the correct variable. Closes CID #1233596
2014-07-16 Arran Cudbard-BellMerge pull request #732 from nchaigne/v3.0.x
2014-07-12 Alan DeKokMerge pull request #730 from nchaigne/v3.0.x
2014-07-10 Sam Hartmanfr_inaddr_mask fix 0 prefix
2014-06-25 Arran Cudbard-BellAdd fr_abin2hex
2014-06-20 Arran Cudbard-BellAlloc connections pools in the NULL ctx
2014-06-13 Arran Cudbard-BellDeclare hextab as an array
2014-06-13 Arran Cudbard-BellMerge pull request #688 from philmayers/fix-nthash
2014-06-13 Arran Cudbard-BellThe fewer magic numbers the better...
2014-06-10 Arran Cudbard-BellAdd inlen to fr_hex2bin. rlm_pap used fr_hex2bin with...
2014-06-06 Arran Cudbard-BellAdd tests for hexadecimal IP addresses
2014-05-31 Arran Cudbard-BellBetter way of doing wildcards
2014-05-31 Arran Cudbard-BellBetter way of doing IPv4/IPv6 format checking
2014-05-31 Arran Cudbard-BellRe-enable wildcard clients. The clients.conf had a...
2014-05-31 Arran Cudbard-BellSet prefixes in fr_sockaddr2ipaddr
2014-05-31 Alan T. DeKoktypos
2014-05-30 Arran Cudbard-BellDon't try to resolve IPv6 addresses in fr_pton
2014-05-30 Arran Cudbard-BellRename fr_pton functions to fr_pton4, fr_pton6 and...
2014-05-30 Arran Cudbard-BellAdd fr_ipaddr_mask to fixup fr_ipaddr_t's by zeroing...
2014-05-30 Arran Cudbard-BellAdd fr_ptonx, fr_ntop and is_wildcard IP address functions
2014-05-30 Arran Cudbard-BellSimplify masking
2014-05-30 Arran Cudbard-BellBreak out IP parsing into fr_pton and fr_pton6. Any...
2014-05-25 Arran Cudbard-BellAdd compile time checking for config pointers
2014-05-10 Arran Cudbard-BellIncrement first
2014-05-10 Arran Cudbard-BellMake super sure the API key has been set
2014-05-03 Arran Cudbard-BellMake comparison functions use a generic comparator...
2014-05-02 Arran Cudbard-BellPointers should be initialised to NULL not '\0'
2014-03-06 Nikolai KondrashovInitialize IPv6 scope in ip_ptonx
2014-02-27 Arran Cudbard-BellFix ntohll so that it works on big endian systems
2014-02-27 Arran Cudbard-BellFix masking and printing of IPv4 and IPv6 prefixes
2014-01-26 Arran Cudbard-BellCleanup signal handling code
2014-01-26 Arran Cudbard-BellBackport fr_syserror() from master
2014-01-22 Arran Cudbard-BellOnly isdigit is c90
2014-01-22 Arran Cudbard-BellAdd a test for casting integers to IPv4 addresses,...
2013-12-04 Alan T. DeKokAdded flag to disallow hostname -> IP lookups.
2013-12-02 Arran Cudbard-BellAdd power operator to expr
2013-11-28 Arran Cudbard-BellMove some useful functions into misc.c
2013-11-14 Arran Cudbard-BellUpdate the conffile parser to treat the fields mapped...
2013-11-05 Arran Cudbard-BellRename gettime to fr_get_time and move into misc.c
2013-11-04 Arran Cudbard-BellMerge pull request #459 from jlohiser/v3.0.x_rpm_spec_fixes
2013-10-31 Arran Cudbard-BellSupport retrieving client information for clients other...
2013-10-28 Alan T. DeKokAdded VERIFY_ALL_TALLOC
2013-09-26 Arran Cudbard-BellFixup code formatting in EAP-LEAP, and use R*log functions
next