aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-06-19Update the capture file load time each time we update the progress bar.Jeff Morriss3-2/+4
2017-06-19AMQP: fix a stack overflow when offset goes back and forthPascal Quantin1-1/+7
2017-06-19MQ: check fragment length before trying to perform reassemblyPascal Quantin1-5/+28
2017-06-19X11: more sanity checks for BIG-REQUESTS messagesPascal Quantin1-3/+12
2017-06-19PROFINET IO: define an arbitrary recursion depth limitPascal Quantin1-3/+12
2017-06-19Register for SFLOW_245_HEADER_FDDI.Guy Harris1-0/+2
2017-06-19DAAP: define an arbitrary recursion depth limitPascal Quantin1-4/+24
2017-06-19Qt: Flush signals when disable protocolsStig Bjørlykke1-0/+4
2017-06-19SearchBar - Focus on shortcut instead of closingRoland Knall2-3/+4
2017-06-19Attempt to clean up addr_resolv flags by removing DUMMY_ADDRESS_ENTRYAnthony Coddington5-31/+20
2017-06-19Remove unnecessary volatile qualifiersAhmad Fatoum2-5/+5
2017-06-19FP: Fix out of bounds error in heuristic PCH dissectorDarien Spencer1-0/+5
2017-06-19[UMTS RLC] Rename proto variableDarien Spencer8-61/+61
2017-06-19zbee-zcl-se: Implemented zigbee zcl se metering dissectorMartin Boye Petersen1-10/+417
2017-06-19Misc snort fixes.Martin Mathieson3-7/+60
2017-06-19Added IPv4 byte slicingSilvio Gissi2-2/+31
2017-06-19Put the definition of BIT_SWAPPED_MAC_ADDRS in the file where it's used.Guy Harris2-5/+12
2017-06-19Register for WTAP_ENCAP_FDDI.Guy Harris1-0/+1
2017-06-18OpenSafety: sanity check calculated length.Michael Mann1-14/+14
2017-06-18[Automatic update for 2017-06-18]Gerald Combs12-259/+550
2017-06-18And use RVALS for connection_abort_reasons, as it's a range_string.Guy Harris1-1/+1
2017-06-18Flag field using a range_string with BASE_RANGE_STRING.Guy Harris1-1/+1
2017-06-18Revert "Temporary debugging hack, the sequel - fewer printouts, flush before ...Guy Harris2-3/+0
2017-06-18Temporary debugging hack, the sequel - fewer printouts, flush before crash.Guy Harris2-0/+3
2017-06-17Revert "Temporary hack to try to debug tshark -G values crash on 32-bit Windo...Guy Harris2-3/+0
2017-06-17Temporary hack to try to debug tshark -G values crash on 32-bit Windows.Guy Harris2-0/+3
2017-06-17Clean up whitespace.Guy Harris1-3/+3
2017-06-17Expose RTPS dissector for Lua.Michael Mann1-0/+13
2017-06-17WiX: Fixup merge module configuration.Gerald Combs2-5/+15
2017-06-17[UMTS RLC] Renaming dissector files to fit FP/MACDarien Spencer12-14/+14
2017-06-17Do not process UI events while reading from live capturePeter Wu1-6/+0
2017-06-17Qt: fix hang on exiting Qt while loading capture filePeter Wu2-10/+47
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 Harris2-1/+3
2017-06-16Rename FindOS_X_FRAMEWORKS.cmake for the new OS name.Guy Harris1-0/+0
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