Merge pull request #1270 from mcnewton/v3.0.x
[freeradius.git] / src / lib /
2015-10-01 Alan DeKokMerge pull request #1270 from mcnewton/v3.0.x
2015-09-28 Alan T. DeKokFix checks for EVS
2015-09-26 Arran Cudbard-BellToo many spaces
2015-09-26 Arran Cudbard-BellDifferent bits needed for alternation and consumed
2015-09-26 Jorge PereiraShow who is sending the wrong packets
2015-09-25 Alan T. DeKokRevert "Don't do tlv checks on 'internal' attributes...
2015-09-25 Alan T. DeKokDon't do tlv checks on 'internal' attributes
2015-09-25 Alan T. DeKokCan't use sub-TLVs if the parent isn't a TLV
2015-09-25 Alan T. DeKokbetter implementation of dict_parent
2015-09-18 Alan T. DeKokDon't grab SIGUSR1 and SIGUSR2.
2015-09-18 Alan T. DeKokoutlen may be zero, too
2015-09-18 Alan T. DeKokUnify fr_prints() and fr_prints_len().
2015-09-15 Alan T. DeKokRemove extraneous debug
2015-09-14 Alan T. DeKokTruncate to actual length, not by trailing zeros
2015-09-14 Alan T. DeKokFor encrypted attributes, set explicit length if given
2015-09-14 Alan T. DeKokEnforce more restraints, and allow "octets[24] encrypt=1"
2015-09-11 Alan T. DeKokDoxygen
2015-09-11 Alan T. DeKokAdd fr_pair_list_mcopy_by_num()
2015-09-10 Arran Cudbard-BellCheck we're building with GLIBC before assuming the...
2015-09-08 Alan T. DeKokpacket->proto is int, not unsigned int
2015-09-08 Alan T. DeKokParse hex Ascend-Data-Filter correctly
2015-09-08 Alan T. DeKokUse the input length for printing, not output length
2015-09-02 Alan T. DeKokRHS of pairs can only be strings or bare words
2015-08-19 Alan T. DeKokDon't check on proto. Addresses #1195
2015-08-19 Alan T. DeKokPrint out code, too
2015-08-19 Alan T. DeKokPrint out packet code by name
2015-08-19 Arran Cudbard-BellFix capitalization for sha1_ctx
2015-08-14 Alan T. DeKokPrint out socket, proto, and src / dst, IP / port in...
2015-08-08 Alan T. DeKokInitialize packet->proto as required
2015-08-08 Alan T. DeKokMore tests for tunnel password encryption
2015-08-08 Alan T. DeKokHandle TCP sockets better. Fixes #1177
2015-08-04 Arran Cudbard-BellAllow casting from unsigned to signed as long as the...
2015-08-03 Arran Cudbard-BellRevert #1169 causes hang on make test on OSX
2015-08-01 Arran Cudbard-BellFix kevent error message
2015-08-01 Alan DeKokMerge pull request #1169 from jpereira/devel/bsd-kevent1
2015-07-31 Alan T. DeKokTests for Tunnel-Password
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-30 Arran Cudbard-BellFix potential buffer overflow in value_data_prints
2015-07-29 Jorge Pereirabetter handle of errors returned by kevent() in FreeBSD
2015-07-21 Arran Cudbard-BellAvoid modifying dst until we're sure unescaping has...
2015-07-20 Arran Cudbard-BellAlways set error messages in ip_hton
2015-07-20 Arran Cudbard-BellFix v6 address printing in from/to messages
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-07-16 Arran Cudbard-Bells/fr_pair_make_any/fr_pair_make_unknown
2015-07-16 Alan T. DeKokIf proxying to public IPs, skip link local sockets...
2015-07-16 Nicolas Cfixed message "hex string is not even"
2015-07-15 Arran Cudbard-BellMerge pull request #1133 from jpereira/devel/add-sql_fi...
2015-07-15 Arran Cudbard-BellAlternate where we write errors in fr_strerror_printf...
2015-07-15 Arran Cudbard-BellFormatting in getaddrinfo.c
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 Arran Cudbard-BellRemove module_safe grouping
2015-06-29 Alan BuxeyUpdate debug.c
2015-06-29 Alan T. DeKokPrint out VPs which are xlat'd
2015-06-27 Arran Cudbard-BellUse talloc for fifo buffers
2015-06-27 Arran Cudbard-BellMerge pull request #1080 from alanbuxey/patch-25
2015-06-27 Alan BuxeyUpdate misc.c
2015-06-25 Arran Cudbard-BellMerge pull request #1044 from geaaru/rlm_sqlippool_mand...
2015-06-19 Alan T. DeKokThe default printing for attributes is double quotes.
2015-06-17 Alan T. DeKokRemove old note
2015-06-17 Alan T. DeKokExpose fr_cursor_init with the correct parameters.
2015-06-17 Arran Cudbard-BellAllow casting from date to 64bit integer
2015-06-16 Arran Cudbard-BellName the talloc pools
2015-06-15 Arran Cudbard-BellMerge pull request #1059 from jpereira/develop-rlm_repl...
2015-06-15 Alan T. DeKokDisallow "TLV" types to have any data
2015-06-15 Alan T. DeKokExpose rad_data2vp_tlvs
2015-06-12 Alan T. DeKokDecode EVS data types correctly.
2015-06-12 Alan T. DeKokUse da->vendor not da->attr for EVS block vendor
2015-06-12 Alan T. DeKokRe-arrange add vendor code
2015-06-09 Arran Cudbard-BellFix issue with fr_cursor_remove
2015-06-04 Arran Cudbard-BellOnly print decode errors if we're running in debug...
2015-06-04 Alan T. DeKokprint out "bad packet" errors only in debug mode
2015-06-04 Alan T. DeKokNo need for WARNING in message
2015-06-04 Arran Cudbard-BellLog the reason *WHY* we're rejecting malformed packets...
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-05-15 Alan T. DeKokShorten passwords from the end. Fixes #1013
2015-05-14 Alan DeKokMerge pull request #983 from michael-mri/v3.0.x
2015-05-14 Alan T. DeKokSource data for pairBstrncpy is void*
2015-05-14 Arran Cudbard-BellMerge pull request #1008 from nward/v3.0.x
2015-05-14 Nathan WardFix boilerplates after valuepair.c split in 2de33b8.
2015-05-13 Arran Cudbard-BellMove value data printing functions
2015-05-05 Alan T. DeKokCheck for vendor with Message-Authenticator. Fixes...
2015-05-05 Arran Cudbard-BellAssignment ops should not include equality ops
2015-04-28 Arran Cudbard-Bellsed -ie 's/fr_debug_flag/fr_debug_lvl/' sed -ie 's...
2015-04-09 Arran Cudbard-Bellbstrndup and bstrncpy are probably better names
2015-04-09 Arran Cudbard-BellTALLOC_CTX not always available
2015-04-09 Arran Cudbard-BellFixup a bunch of bad calls to talloc_memdup
2015-03-31 Arran Cudbard-BellMerge pull request #931 from nchaigne/3.0.x-fb4-rc
2015-03-29 Arran Cudbard-BellAnother analyzer error
2015-03-23 Arran Cudbard-BellProper way of getting TCP connection errors
2015-03-22 Arran Cudbard-BellDoxygen
2015-03-21 Arran Cudbard-BellFixup some comments in fr_cursor_insert
2015-03-21 Arran Cudbard-BellInvalid assert
2015-03-20 Arran Cudbard-BellFix corner case where cursor.next wasn't fixed up corre...
2015-03-20 Arran Cudbard-BellFixup cursor.last if we removed the vp it was referring to
2015-03-20 Arran Cudbard-BellLast should be set to the VP we just inserted
next