aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2017-06-21http: fix handling of HTTP responses followed by proxy responsesPeter Wu1-1/+1
2017-06-21ISIS LSP: fix wrong bitmask for SPVIDAlexis La Goutte1-1/+1
2017-06-21GSM SIM: define a dissector for both request and responseMartin Kaiser2-7/+17
2017-06-21tcp: Change the wording to include (s)Roland Knall1-1/+1
2017-06-21cmake: allow building from a UNC source directoryMartin Kaiser1-2/+0
2017-06-21USB CCID: unify the code to call subdissectorsMartin Kaiser1-49/+37
2017-06-20Fix filter for "Next Packet in Conversation"Peter Wu2-0/+27
2017-06-20IP: ensure that fragment contains payload before adding it for reassemblyPascal Quantin1-0/+1
2017-06-20packet-xml: Add 3GPP, ETSI, GSMA and OMA media typesVasil Velichkov1-0/+59
2017-06-20IPv4/IPv6 display filter fixes and testingSilvio Gissi2-8/+1
2017-06-20IEEE 802.11: Use correct mask for 'SMK message'Robert Sauter1-1/+1
2017-06-20ieee80211-radio: allow 0 duration and handle missing phy typeSimon Barber1-4/+14
2017-06-20GTPv2: put dissection under GTPv2 protocol itemPascal Quantin1-7/+5
2017-06-20mq: start removing some if (tree) checksMartin Kaiser1-280/+202
2017-06-20AMQP: workaround some proto_tree_add_none_format() assertsPascal Quantin1-14/+14
2017-06-20mq: don't THROW() an exception from a dissectorMartin Kaiser1-1/+1
2017-06-19RLC: Renamed U-RNTI to UE IDDarien Spencer8-35/+42
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-19Register for SFLOW_245_HEADER_FDDI.Guy Harris1-0/+2
2017-06-19DAAP: define an arbitrary recursion depth limitPascal Quantin1-4/+24
2017-06-19Attempt to clean up addr_resolv flags by removing DUMMY_ADDRESS_ENTRYAnthony Coddington2-25/+14
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 Gissi1-2/+17
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 Combs2-16/+276
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 Harris1-2/+0
2017-06-18Temporary debugging hack, the sequel - fewer printouts, flush before crash.Guy Harris1-0/+2
2017-06-17Revert "Temporary hack to try to debug tshark -G values crash on 32-bit Windo...Guy Harris1-2/+0
2017-06-17Temporary hack to try to debug tshark -G values crash on 32-bit Windows.Guy Harris1-0/+2
2017-06-17Clean up whitespace.Guy Harris1-3/+3
2017-06-17Expose RTPS dissector for Lua.Michael Mann1-0/+13
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