aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2016-03-03autotools: Use explicit zlib dependency build flagsJoão Valverde3-6/+8
2016-03-03Add missing cmake custom source includesJoão Valverde5-8/+31
2016-03-03Define in one and only one C file, declare in a header file.Guy Harris2-5/+6
2016-03-02Make the source and destination address code look more similar.Guy Harris1-3/+1
2016-03-02802.11: fix Length error shown for IE BSS AC Access Delay/WAPI Parameter Set ...Alexis La Goutte1-1/+1
2016-03-02802.11: fix typo on RM enabled lengthAlexis La Goutte2-2/+2
2016-03-02QUIC: fix typo on switch to get length offsetAlexis La Goutte1-1/+1
2016-03-02SMB2: fix Uninitialized variables (UNINIT) (CID 1354418)Alexis La Goutte2-2/+0
2016-03-02L2TP: Additional AVPs from RFC 5515Uli Heilmeier1-11/+146
2016-03-02GTP session ID generated tree item for tracking GTPv2 sessionsglores6-406/+570
2016-03-02Widen length and offset variables.Guy Harris1-9/+10
2016-03-02Handle the A bit in I frames the same way we handle it in S frames.Guy Harris1-142/+142
2016-03-02Assorted cleanups.Guy Harris1-17/+15
2016-03-02Dissect the FCS after dissecting the header.Guy Harris1-226/+220
2016-03-02Remove useless pointer checks (CID 281378)Jaap Keuter1-2/+2
2016-03-02Add missing break.Guy Harris1-0/+1
2016-03-02Universally use tvb_new_subset_length() rather than tvb_new_subset().Guy Harris1-3/+3
2016-03-02Rename some variables to make the relationship between lengths clearer.Guy Harris1-28/+28
2016-03-01eap-sim: add identity in response only.Dario Lombardo1-1/+1
2016-03-01RTITCP: Fixed header length when using the CRCJuanjo Martin1-5/+6
2016-03-01CMake: Add more structure to libwireshark buildJoão Valverde15-1607/+1958
2016-03-01ieee802154: fix Uninitialized argument value found by Clang AnalyzerAlexis La Goutte1-1/+1
2016-03-01L2TP: Added AVPs from RFC 5515Uli Heilmeier2-0/+282
2016-03-01FC: Forget about MDS when dealing with ETHERTYPE_BRDWALK (CID 280012)Jaap Keuter1-3/+1
2016-02-29802.15.4 Minimal support for MLME Payload IE with Enhanced Beacon Filter IEChris Brandson2-30/+423
2016-02-29Support dissecting the TLV data format specified for Lwm2mChristoph Burger-Scheidlin4-0/+433
2016-02-29PIDL: regen pidl-generated dissectorsAurelien Aptel17-618/+210
2016-02-29Only say we have a new resolved MAC address if it's actually *new*.Guy Harris1-3/+5
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-28wslua: don't crash if disable_lua = true in init.luaMartin Kaiser1-0/+1
2016-02-28[Automatic update for 2016-02-28]Gerald Combs2-3/+78
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