aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-16Change some names to reflect Apple's new UNIX-for-Macs name.Guy Harris9-24/+24
2017-06-16Rename a routine to match the OS name.Guy Harris1-2/+5
2017-06-16RADIUS: Add dictionary support for format= with BEGIN-VENDORJoão Valverde2-26/+65
2017-06-16Refactor JSON output functionsDaan De Meyer2-272/+405
2017-06-16Put the {un}install_XXX() definitions in the right order.Guy Harris1-163/+162
2017-06-16Move libgcrypt and libgpg-error to the set of required libraries.Guy Harris1-11/+8
2017-06-16Update to newer versions of libgcrypt and GnuTLS.Guy Harris1-42/+218
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-15Make the short names for USB encspsulation types more regular.Guy Harris1-2/+2
2017-06-15Better names for various USB headers.Guy Harris1-2/+2
2017-06-15Miscellaneous texual corrections and additionJaap Keuter3-3/+8
2017-06-15udpdump.c: Don't include epan headers.Michael Mann1-3/+0
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 Combs4-22/+37
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-14[tap-rtp-common] Add EVS to mimetype_and_clock_mapAnders1-0/+1
2017-06-14LoRaWAN: Use proto_tree_add_checksum for MIC verificationErik de Jong1-37/+51
2017-06-14DOCSIS: Prevent infinite loop from unknown FCParm.Michael Mann1-0/+4
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.Anders4-5/+21
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-13Fix the display of the IPv4 Hash Table in Resolved Addresses Dialog QT UIsfd1-2/+2
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-12Add ISOBUS dissector to release notes.Jeroen Sack1-0/+1
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 Jong4-0/+1374
2017-06-12Add isobus dissectorJeroen Sack4-0/+6916
2017-06-12Add support for color xml attributes in psml and pdml formats.Michael Mann7-12/+37
2017-06-11Add a big comment about the ISO 8613-6/T.416 SGR support.Guy Harris1-9/+31