aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors
AgeCommit message (Expand)AuthorFilesLines
2016-02-29DISv7: parse PDU Status fieldalpartis1-2/+218
2016-02-28u3v: use interface class and subclass in heuristic checksMartin Kaiser3-10/+7
2016-02-28TCP: Added bytes sent since last PSH flagkaryrogers2-0/+48
2016-02-28usb: fix a typoMartin Kaiser1-2/+2
2016-02-28usb: resolve some subclasse codes of interface class miscMartin Kaiser1-0/+19
2016-02-28u3v: clean up the heuristic checkMartin Kaiser1-9/+10
2016-02-28U3V: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+2
2016-02-28Typo in packet-gsm_a_dtap.cRustam S1-1/+1
2016-02-28packet-amqp.c: Fix multiple fields with incompatible typesMichael Mann1-15/+15
2016-02-28LLDP: Add 802.3 TLV Energy Efficient Ethernet (Subtype 5)Alexis La Goutte1-0/+49
2016-02-27SPRT: fix 'sprt.payload' exists multiple times with NOT compatible types: FT_...Alexis La Goutte1-4/+4
2016-02-27Zbee (nwk): fix 'zbee_nwk.multicast' exists multiple times with NOT compatibl...Alexis La Goutte1-1/+1
2016-02-27ZEP: fix 'zep.seqno' exists multiple times with NOT compatible types: FT_STRI...Alexis La Goutte1-1/+1
2016-02-27Zbee (zcl se): fix 'zbee_zcl_se.ke.cert.type' exists multiple times with NOT ...Alexis La Goutte1-1/+1
2016-02-27BOOTP: Add preference to determine endianness of UUID.Michael Mann1-4/+18
2016-02-27Zbee (Security): fix 'zbee.sec.key' exists multiple times with NOT compatible...Alexis La Goutte1-1/+1
2016-02-27sFlow v5: Add original packet header length to protocol tree.Pavel Odintsov1-2/+8
2016-02-27Fix names of SSLv2 RC2 cipher suitesBertrand Bonnefoy-Claudet1-2/+2
2016-02-27TCP: Use MIDDLE DOT for the flag placeholder.Gerald Combs1-6/+8
2016-02-26packet-nsh.c - Look for correct ethernet dissector name.Michael Mann1-1/+1
2016-02-26Add free_address_wmem(), fix warnings [-Wcast-qual]João Valverde32-159/+152
2016-02-26HTTP: Fix full_uri when using a ProxyUli Heilmeier1-3/+10
2016-02-26snmp: Decode msgSecurityParameters ASN.1 headerStig Bjørlykke1-3/+5
2016-02-25Clean up modelines and indentation.Guy Harris9-58/+57
2016-02-25GRE: call ID not always decodedAlexis La Goutte1-1/+1
2016-02-25Sort the pixel formats.Guy Harris1-340/+340
2016-02-25Fix build with CFLAGS="-g -Og" [-Werror=maybe-uninitialized]João Valverde1-1/+2
2016-02-25u3v: dissector for the USB3 Vision protocolThies Moeller2-0/+2756
2016-02-25CIP: Improve error checkingD. Ulis1-156/+84
2016-02-25diameter: change GArray into wmem_array.Dario Lombardo1-14/+26
2016-02-25sFlow: Add lag_port_stats (format 7)Alexis La Goutte1-0/+163
2016-02-24packet-nfs: do not call g_hash_table_remove before g_hash_table_insertTigran Mkrtchyan1-8/+1
2016-02-24packet-nfs: fix double-freeTigran Mkrtchyan1-19/+2
2016-02-24ber: avoid deep recursion for constructed stringsPeter Wu1-3/+17
2016-02-23fix exists multiple times with NOT compatible types: IPv4/IPv6/BytesAlexis La Goutte3-3/+3
2016-02-23Get rid of trailing white space.Guy Harris1-1/+1
2016-02-23Dissect the frame data.Guy Harris1-5/+22
2016-02-23BGP-LS: Protocol-ID aware Prefix/Adj Flags dissectionFrancesco Fondelli1-70/+276
2016-02-22LTE RRC: add a unit to gnss-TOD-msec fieldPascal Quantin1-0/+1
2016-02-22HTTP2: Reduce resource usage.Tatsuhiro Tsujikawa1-18/+141
2016-02-22Cisco Marker: Fix endian type for some fieldPeter Membrey1-8/+8
2016-02-22Fix some hf_ field datatype conflicts.Michael Mann21-86/+85
2016-02-22packet-cigi.c: Fix conflicting datatypes for hf_ fields.Michael Mann1-118/+107
2016-02-22Separate hf_ fields that share filter names with FT_UINT32 and FT_UINT64 data...Michael Mann13-58/+58
2016-02-22Resolve hf_ field name conflicts with protocol strings.Michael Mann6-38/+5
2016-02-22pvfs2: read a 64bit value in one goMartin Kaiser1-3/+1
2016-02-21sigcomp: don't THROW() an exception from a dissectorMartin Kaiser1-2/+27
2016-02-21[SPICE] Prevent really long loop in dissect_spice_link_capabilities.Michael Mann1-61/+49
2016-02-21Fix typo in PTP / Follow_Up Message / Follow Up information TLV.Michael Mann1-4/+4
2016-02-21autotools: Use pkg-config autoconf macros for GLib/GTKJoão Valverde2-2/+6