aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2017-06-17[UMTS RLC] Renaming dissector files to fit FP/MACDarien Spencer12-14/+14
2017-06-17smpp: don't THROW() an exception from a dissectorMartin Kaiser1-1/+1
2017-06-17PIM: Add identification of Hello option 65004Jaap Keuter1-0/+3
2017-06-17Note that we should probably support most if not all Ethertypes.Guy Harris1-1/+19
2017-06-17Handle CMD over GRE.Guy Harris2-4/+47
2017-06-17MTP2: Add expert_info warning for incorrect length indicatorJohn A. Thacker1-34/+58
2017-06-17gsm_sms: decode UCS2 as UTF-16Vasil Velichckov1-4/+12
2017-06-17IEEE 802.15.4: Enable decryption and decode new aux header fields for v2015Robert Sauter2-67/+84
2017-06-16Fix JSON UTF-8 character validation and dissectionVasil Velichckov1-1/+1
2017-06-16Have two separate routines for wlantap dissection - OCTO and pre-OCTO.Guy Harris1-868/+904
2017-06-16Further cleanup.Guy Harris1-50/+24
2017-06-16Clean up the 802.11 payload handling a bit.Guy Harris1-6/+10
2017-06-16GSM A DTAP: update UE test loop modesPascal Quantin2-8/+187
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