aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2016-03-11trmac: fix 'trmac.group_address' exists multiple times with NOT compatible ty...Alexis La Goutte1-2/+2
2016-03-11SCSI: Fix conflict for hf fieldsAlexis La Goutte1-2/+2
2016-03-11sigcomp: fix 'sigcomp.decompression_failure' exists multiple times with NOT c...Alexis La Goutte1-1/+1
2016-03-11sysex: fix 'sysex.digitech.parameter_data' exists multiple times with NOT com...Alexis La Goutte1-1/+1
2016-03-11[SGsAP] Wrong tag used for IE Erroneous message, dissect the failingAndersBroman1-3/+30
2016-03-11TDS: Fix conflict for hf fieldsAlexis La Goutte1-5/+5
2016-03-11Rename a variable for clarity.Jeff Morriss1-4/+4
2016-03-10Remove double check for null (CID 1158871)Jaap Keuter1-4/+1
2016-03-10CIP: Improve info column informationD. Ulis3-125/+141
2016-03-103GPP NAS: fix dissection of GMM Identity Request, Response and Authentication...Pascal Quantin1-1/+1
2016-03-10GTPv2 conversation time responseglores1-0/+11
2016-03-10DNS: Fix handling of the server part of EDNS0 Cookie OptionRemi Gacogne1-0/+1
2016-03-09Bluetooth: GATT: Pass data to GATT dissectorsMichal Labedzki1-8/+7
2016-03-09Bluetooth: GATT: Add a lot of attributes usage expert infosMichal Labedzki3-43/+2341
2016-03-08BGP: Fix detection of additional pathUli Heilmeier1-1/+1
2016-03-08Add packet-metamako.c to EditorConfig filePascal Quantin1-0/+3
2016-03-08Added dissector for Metamako trailers.David Snowdon3-0/+249
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