summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2017-06-16Fix SURROGATE_VALUE() to match what RFC 2781 says.Guy Harris1-0/+2
2017-06-16RADIUS: Add dictionary support for format= with BEGIN-VENDORJoão Valverde2-26/+65
2017-06-16Refactor JSON output functionsDaan De Meyer1-270/+405
2017-06-15gsm-a, nas-eps: enhance handling of missing mandatory i.e.Ivan Nardi8-453/+510
2017-06-15Add a comment indicating what releasw we're testring for.Guy Harris1-3/+3
2017-06-15packet-btrfcomm.c: Prevent over bit shift in get_le_multi_byte_value.Michael Mann1-1/+1
2017-06-15packet-x11.c: Sanity check BIG-REQUEST lengthMichael Mann1-3/+3
2017-06-15TCP Analysis: Update the spurious retransmission check.Gerald Combs2-20/+29
2017-06-15infiniband: add RETH remote key to infinibandinfo structNitzan Carmi2-15/+19
2017-06-14RADIUS: Fix dissection for non-default VSA lengthsJoão Valverde1-7/+11
2017-06-14IEEE 802.15.4: Fix IE/MIC handling of secured packets without payloadRobert Sauter1-7/+6
2017-06-14packet-lorawan.c: get_encryption_keys_app_eui must be included in GCRYPT_VERS...Michael Mann1-1/+1
2017-06-14LoRaWAN: Use proto_tree_add_checksum for MIC verificationErik de Jong1-37/+51
2017-06-14WBXML: Fix some more potential infinite loops.Michael Mann1-5/+11
2017-06-14SMB2: Improve FILE_ALL_INFORMATION query response.Richard Sharpe1-3/+98
2017-06-14RADIUS: Add comment explaining WiMAX non-standard VSA formatJoão Valverde1-0/+14
2017-06-13Don't use frame_length at all if we don't have libgcrypt >= 1.6.0 and encrypt...Guy Harris1-2/+1
2017-06-13Fix automatic name resolution not saved to NRBAnthony Coddington1-0/+4
2017-06-13time() is a system routine; don't call a variable by that name.Guy Harris1-5/+6
2017-06-13[MEGACO] Add tman/sdr as an integer with a unit string.Anders3-5/+20
2017-06-13file-pcapng: fix capture filter dissectionPeter Wu1-2/+9
2017-06-13Fix isobus-vt warning when compiling using checkhf-conflicts.Jeroen Sack1-1/+1
2017-06-13fixed integer overflow in zigbee timestamp conversionMartin Boye Petersen1-5/+5
2017-06-13Add support for dissecting FIND responses of FileIdFullDirectoryInfo type.Richard Sharpe1-0/+97
2017-06-13ssl: fix duplicate heuristics dissector registrationPeter Wu1-0/+12
2017-06-13Improve the HTTP2 dissector by not inserting empty padding, which looks ugly.Richard Sharpe1-9/+17
2017-06-13Don't assume we have the libgcrypt MAC functions.Guy Harris1-3/+14
2017-06-12ieee802154: fix parameter 'p_inf_elem_tree_mlme' not found in the function de...Alexis La Goutte1-1/+1
2017-06-12EPL (profiler parser): fix redundant redeclaration of ‘epl_wmem_iarray_is_e...Alexis La Goutte1-2/+0
2017-06-12EPL: fix redundant redeclaration of ‘epl_profile_uat_fld_fileopen_check_cbâ...Alexis La Goutte1-2/+0
2017-06-12IEEE 802.15.4: Fix double offset increment for Time Correction Header IERobert Sauter1-10/+6
2017-06-12Extract errno value_strings from usb codePeter Wu7-149/+195
2017-06-12ssl: add heuristics to detect SSL/TLS on non-standard TCP portPeter Wu1-0/+49
2017-06-12print_stream.c: Fix compile error on Windows regressionRobert Sauter1-1/+1
2017-06-12Dissector for LoRaWANErik de Jong3-0/+1373
2017-06-12Add isobus dissectorJeroen Sack4-0/+6916
2017-06-12Add support for color xml attributes in psml and pdml formats.Michael Mann2-6/+23
2017-06-11Add a big comment about the ISO 8613-6/T.416 SGR support.Guy Harris1-9/+31
2017-06-11netflow: fix typo adresses => addressesAlexis La Goutte1-1/+1
2017-06-11address(.h): fix typo adresses => addressesAlexis La Goutte1-2/+2
2017-06-11Ranap: improve heuristic algorithmIvan Nardi2-5/+33
2017-06-11print.c: Remove unused hf_ variablesMichael Mann1-8/+0
2017-06-11Fix airpdcap compilation on SunPetr Sumbera1-0/+4
2017-06-11print_stream: add a new print_line_color() methodDave Goodell2-10/+155
2017-06-11packet-spdy: Fix -Wunused-const-variable error when compiling without zlibRobert Sauter1-1/+1
2017-06-11nvme: add dissection for nvme identify commandNitzan Carmi1-7/+42
2017-06-11[Automatic update for 2017-06-11]Gerald Combs2-25/+195
2017-06-10ECDSA+DSA SHA2 algorithm OIDs added to PKCS1 dissectorMartin Peylo2-0/+20
2017-06-10Resync some ASN.1 dissectors.Michael Mann3-142/+142
2017-06-10Put the non-filter part of epan/color_filters.h into wsutil/color.h.Guy Harris2-18/+4