aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2016-03-27[Automatic update for 2016-03-27]Gerald Combs2-43/+453
2016-03-27Add dissector table for negotiated WebSocket protocolGregor Jasny3-3/+20
2016-03-26Make sure conversation exists (CID-280536)Jaap Keuter1-0/+2
2016-03-26Improves MPTCP analysisMatthieu Coudron3-61/+466
2016-03-26bootp: Add support for iSNS (RFC4174) dissectionVictor Dodon3-1/+373
2016-03-26ASTERIX: Add CAT025 dissectionAndrew Hoag1-1/+245
2016-03-26PTP: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+0
2016-03-26MySQL: Fix query string in info columnDaniël van Eeden1-1/+1
2016-03-26Make sure there's enough data in the header for a FMTP packet.Michael Mann1-2/+7
2016-03-26IEEE802.11: properly decode bss transition response packetsSven Schnelle1-2/+69
2016-03-26gvsp: allow for header-only GVSP payload packetMoeller, Thies1-28/+46
2016-03-26Add json.member.keyJakub Zawadzki1-7/+5
2016-03-25QUIC: Add new tag found with version Q30Alexis La Goutte1-0/+13
2016-03-25packet-nfs: enable nfs4.lock_owner4Benjamin Coddington1-4/+2
2016-03-25openSAFETY: Change verbosity on expert notesRoland Knall1-9/+16
2016-03-25Add MQTT over SSL port.Jakub Zawadzki1-1/+5
2016-03-25Add new UPI values for GFPEdward Smith1-2/+5
2016-03-25Remove .gitignore file in pidl folderJoão Valverde1-1/+0
2016-03-25Add ax_lib_socket_nsl.m4 macroJoão Valverde1-2/+0
2016-03-24PTP: Add mm TLV according to SMPTE ST 2059-2Uli Heilmeier1-0/+267
2016-03-24Add basic PIDL MakefileJoão Valverde49-3757/+166
2016-03-24GTPv2: Fix length of Presence Reporting Area Identifier fieldUli Heilmeier1-5/+5
2016-03-24MySQL: Decoding of the header of compressed packetsDaniël van Eeden1-1/+68
2016-03-24Add support in order to dissect the GTPv2 IE "Presence Reporting Area Informa...Lucas Simopoulos1-1/+27
2016-03-24Add files by folder to distribution tarball (EXTRA_DIST)João Valverde1-1/+2
2016-03-24Remove constant variable (CID-280372)Jaap Keuter1-12/+1
2016-03-24Detect spurious retransmissions when the full segment is retransmittedMichael Cistera1-3/+3
2016-03-233GPP NAS: upgrade dissector to v13.5.0Pascal Quantin1-6/+6
2016-03-23Update MySQL protocol URLDaniël van Eeden1-2/+1
2016-03-23Fix typo.Guy Harris1-1/+1
2016-03-23Mikrotik has a protocol that they name Ethernet over IP (EoIP) which hasJoerg Mayer3-31/+34
2016-03-23MySQL: Fix typo on CAPS_UNUSED #defineAlexis La Goutte1-1/+1
2016-03-23Remove some dead code in copied code (CID-280297)Jaap Keuter1-28/+1
2016-03-23Fix whitespace.Guy Harris1-4/+4
2016-03-23Expand the LAT dissection.Guy Harris1-146/+1718
2016-03-23Add pkg.m4 and remove aclocal-flags scriptJoão Valverde1-2/+0
2016-03-22More "FT_BOOLEAN is 64-bit" fixes.Guy Harris1-1/+1
2016-03-22ISO 7816: fix filters for Fi and Di fieldsPascal Quantin1-2/+2
2016-03-22Remove more missed ADNS codeJoão Valverde1-60/+0
2016-03-21Remove ADNS supportJoão Valverde6-140/+7
2016-03-21Bugfix "typo" from I9b04837f93Michael Mann4-48/+70
2016-03-20ENIP: Add request/response arrows for related packetsD. Ulis1-2/+2
2016-03-20URL for the document in question.Guy Harris1-0/+1
2016-03-20Add missing auth switch values to value_stringDaniël van Eeden1-0/+2
2016-03-20Add CLIENT_DEPRECATE_EOF flagDaniël van Eeden1-0/+8
2016-03-20Fix response ok packet with no session tracking info but flag setDaniël van Eeden1-22/+24
2016-03-20Create call_data_dissector() to call data dissector.Michael Mann277-1539/+596
2016-03-20Fix incorrect table being used to store Session TicketsAdam Schwalm2-2/+2
2016-03-20RTPS: Added new filters rtps.guidPrefix.src and rtps.guidPrefix.dstJuanjo Martin1-37/+45
2016-03-20[Automatic update for 2016-03-20]Gerald Combs2-35/+215