aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2016-03-08Add EditorConfig settings for most C filesJoão Valverde8-0/+118
2016-03-08Convert dissector modelines to EditorConfig fileJoão Valverde2-0/+2286
2016-03-07dmp: Report unused bits in last byte for 7bit string.Stig Bjørlykke1-17/+33
2016-03-07Add conflict check filterAlexis La Goutte1-1/+55
2016-03-06[Automatic update for 2016-03-06]Gerald Combs3-10/+143
2016-03-06802.15.4 update handling of PAN ID Compression to 802.15.4-2015Chris Brandson1-245/+297
2016-03-06MAPI (dcerpc): fix no previous prototype for 'mapi_dissect_struct_request' / ...Alexis La Goutte2-7/+9
2016-03-06DCERPC: regenerate dissector after change on generatorAlexis La Goutte6-749/+760
2016-03-05usb: display correctly index/interface/endpoint in urb setupVictor Dodon1-16/+52
2016-03-04Clean up modelines and indentation.Jeff Morriss3-13/+13
2016-03-04dmp: Show correct uncompressed user data lengthStig Bjørlykke1-1/+1
2016-03-03GTPv2 bearer resource command message conversation fixglores1-0/+3
2016-03-03[PPCAP] SCTP association ID IE is alwas 16 octets long including padding.AndersBroman1-4/+2
2016-03-03[IPv4] In case of a bougus IPv4 version continnue dissection as IPv6 ifAndersBroman1-0/+5
2016-03-03Qt/Bluetooth: HCI Summary: Miscellaneous fixesMichal Labedzki1-0/+32
2016-03-03Packetbb: Fix Msg sizeUli Heilmeier1-1/+1
2016-03-03Revert "autotools: Use explicit zlib dependency build flags"João Valverde3-8/+6
2016-03-03Add CMakeListsCustom.txt.example to distributionJoão Valverde3-4/+5
2016-03-03RTPS: Updated code path to handle multiple vendorsJuanjo Martin1-37/+91
2016-03-03L2TP: Typo, Decimal display of session IDUli Heilmeier1-4/+4
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