summaryrefslogtreecommitdiff
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2016-12-02Enable exporting objects with tsharkMoshe Kaplan9-7/+969
2016-12-02BOOTP: Fix V-I Vendor-Specific Information OptionJaap Keuter1-13/+37
2016-12-02The Kerberos dissector include Kerberos header, and needs KRB5_CFLAGS.Guy Harris1-1/+2
2016-12-02Prefs: Use g_utf8_strlen instead of strlen.Gerald Combs1-1/+1
2016-12-01ssh: add DSA host key dissectionРоман Донченко1-0/+29
2016-12-01Check preference titles and descriptions.Gerald Combs14-32/+63
2016-11-30ssl,dtls: add expert info for overly large record lengthsPeter Wu3-3/+19
2016-11-30sip: register with Websocket dissector (RFC 7118)Peter Wu1-0/+1
2016-11-293GPP NAS: shorten some value_string to avoid truncation during displayPascal Quantin1-5/+5
2016-11-29Handle FT_CHAR, and report unsupported types as such.Guy Harris1-4/+12
2016-11-283GPP NAS: add an expert info when APN encoding exceeds 100 bytesPascal Quantin1-11/+13
2016-11-27[Automatic update for 2016-11-27]Gerald Combs2-9/+249
2016-11-26GlusterFS: Insert missing FORGET command.Michael Mann2-0/+2
2016-11-26We only need the tvbuff length for EAP messages.Guy Harris1-6/+7
2016-11-25packet-dcm.c: Cleanup memory usage with stringsMichael Mann1-82/+58
2016-11-25ieee80211: Add Meru (Fortinet) Vendor Specific TLVAlexis La Goutte3-0/+72
2016-11-24dissectors: add PRINTER_INFO_5 decoding for DCE/RPC spoolss dissector.Günther Deschner1-0/+52
2016-11-24Note that we can't use a child setup routine in g_spawn routines.Guy Harris1-1/+1
2016-11-24Return from snort_start early if dissector not enabled.Martin Mathieson1-8/+6
2016-11-23Add missing header file for distcheckMartin Mathieson1-0/+1
2016-11-23Initial commit of Snort post-dissector.Martin Mathieson5-0/+2685
2016-11-22Add prefs_get_uint_value and prefs_get_range_valueMichael Mann19-65/+55
2016-11-22Improve name resolution preference tooltips.Jaap Keuter3-24/+25
2016-11-22extract common logic of proto_item_set_len/proto_item_set_endDmitry Lazurkin1-18/+17
2016-11-22ieee802154: support 6top protocol (6P) draft-03Yasuyuki Tanaka2-131/+356
2016-11-22lua: Allow FT_ETHER protofields to be inserted in TreeItems.Franklin "Snaipe" Mathieu1-0/+10
2016-11-22PW-ATM: fix code will never be executed [-Wunreachable-code]Alexis La Goutte1-1/+1
2016-11-22ieee80211: Add 20/40 BSS Coexistence IE Parameters (72)Alexis La Goutte1-0/+81
2016-11-22RLC: always initialize LI length, even when it is malformedPascal Quantin1-2/+4
2016-11-21bgp: remove dead code (CID 1158699).Dario Lombardo1-2/+0
2016-11-21Kafka: show API versions in root, and don't show bogus size for GZIP messages.Martin Mathieson1-5/+21
2016-11-21packet-dcm.c: Assorted cleanupMichael Mann1-212/+88
2016-11-21NAS EPS: fill info column when receiving a ciphered messagePascal Quantin1-0/+1
2016-11-21bthci_evt: Fix conflict for hf fieldsAlexis La Goutte1-2/+2
2016-11-21Fix -1 lengths in proto_tree_add_item_ret_string_and_length().Etienne Dechamps1-1/+1
2016-11-20QBSS Load IE: Correct 'Available Admission Capabilities' to 'Available Admiss...Nick Lowe1-1/+1
2016-11-20Make something to which we assign a string pointer const.Guy Harris1-1/+1
2016-11-20PDCP LTE: add NB-IoT channelsPascal Quantin2-11/+58
2016-11-20PDCP LTE: cache LTE RRC dissectors handlesPascal Quantin1-10/+24
2016-11-20uds: Fix conflict for hf fieldsAlexis La Goutte1-1/+1
2016-11-20hsms: Fix conflict for hf fieldsAlexis La Goutte1-13/+13
2016-11-20uftp4: fix last argument of proto_tree_add_itemAlexis La Goutte1-8/+8
2016-11-20uftp4: Fix conflict for hf fieldsAlexis La Goutte1-5/+5
2016-11-20[Automatic update for 2016-11-20]Gerald Combs3-14/+334
2016-11-20radiotap: Fix conflict for hf fieldsAlexis La Goutte1-1/+1
2016-11-20VXLAN: Fix conflict for hf fieldsAlexis La Goutte1-1/+1
2016-11-20DICOM: Fix handling of AT tag elementsUli Heilmeier1-7/+14
2016-11-20kafka: fix mac build breakage by adding int castMartin Mathieson1-1/+1
2016-11-20proto_item_set_end() should set the FT_BYTES value length as well.Guy Harris1-1/+11
2016-11-20tcp: fix "calculated checksum" tree item for bad checksumsAlex Badea1-1/+1