aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2016-05-08[Automatic update for 2016-05-08]Gerald Combs2-26/+176
2016-05-07iso14443: show nad and cid info in the atsMartin Kaiser1-9/+37
2016-05-06Give the full name of the current version of the IEEE standard in question.Guy Harris1-1/+1
2016-05-06EPL: Add support for DS302-EChristoph Schlosser1-7/+143
2016-05-05USB Audio: add dissect of ChannelConfig bitmapAlexis La Goutte1-4/+150
2016-05-05s7comm: Add errorcode descriptions, extended list values, style cleanupThomas Wiens1-165/+300
2016-05-05Convert ftype-tvbuff.c to ftype-protocol.cMichael Mann19-132/+191
2016-05-05iso14443: add sfgiMartin Kaiser1-1/+9
2016-05-04snmp: return -1 (not 0) if we need more data from TCPMartin Kaiser2-16/+4
2016-05-04[Exported PDU] Add filters for ip.addr ip.dest etc for IPv4 and Ipv6 tags.AndersBroman1-1/+37
2016-05-03[H.248] Implement export PDU functionality.AndersBroman2-5/+63
2016-05-03Export packets before dissecting themPascal Quantin3-14/+15
2016-05-03[MEGACO] Implement Export PDU for MEGACO packets.AndersBroman1-0/+33
2016-05-03Added Bachmann bluecom protocolGerhard KHUENY5-0/+907
2016-05-03Decode OUI as Ethernet Vendor ID.Joerg Mayer1-9/+22
2016-05-03Move common code outside switch statement.Joerg Mayer1-40/+18
2016-05-02Revert "PIDL: Remove _U_ and remove unused-parameter via pragma"Guy Harris46-8706/+8666
2016-05-02Add checkAPI calls to CMake.Graham Bloice6-6/+79
2016-05-02USB Audio: Add Mixed UnitAlexis La Goutte1-0/+74
2016-05-02QUIC: fix decode when use version > Q033Alexis La Goutte1-33/+12
2016-05-02PIDL: Remove _U_ and remove unused-parameter via pragmaAlexis La Goutte46-8666/+8706
2016-05-02RTPS: Added PT PID parameters and infrastructure to dissectJuanjo Martin2-0/+168
2016-05-01IMAP: Add heuristic check for TLSJoão Valverde3-5/+97
2016-05-01ICMPv6: Observe "Redirected Header" option lengthJoão Valverde1-14/+19
2016-05-01Make class "type" for USB conversations.Michael Mann5-2/+20
2016-05-01zvt: return -1 if we need more data from tcpMartin Kaiser1-0/+1
2016-05-01ldss: remove if (tree) checksMartin Kaiser1-151/+138
2016-05-01ldss: return -1 (not 0) if we need more data from TCPMartin Kaiser1-1/+1
2016-05-01[Automatic update for 2016-05-01]Gerald Combs2-52/+497
2016-04-30IPv4: use calculated value for Header Length display filterPascal Quantin1-4/+4
2016-04-30Netflow: Updating the list of Ixia IxFlow fieldsDeep Datta1-0/+104
2016-04-30Add TCP preference for Process information from IPFIXMichael Mann2-36/+49
2016-04-29ANSI IS-637 A: fix display of reserved bits when using 7bits GSM encodingPascal Quantin1-3/+63
2016-04-29Separate out the members of tcp_flow_t structure that are only used for seque...Michael Mann2-58/+73
2016-04-28Don't mix g_malloc() and wmem_alloc().Guy Harris1-1/+1
2016-04-28Cleanups to issues found while investigating 12386.Guy Harris1-14/+6
2016-04-28Add support for ModbusRTU over UDP.Michael Mann1-46/+56
2016-04-28[NAS EPS] Displat Tracking area code(TAC) as decimal.AndersBroman1-1/+1
2016-04-27Fix "Follow TCP stream" when TCP desegmentation is disabled.Jeff Morriss1-1/+1
2016-04-27Add expert info when Modbus/TCP packet can't be classified.Michael Mann1-0/+14
2016-04-27mp2t: support forced tcp decodingDominic Chen1-0/+1
2016-04-27OpenFlow: fix flow_monitor_request dissectorIWASE Yusuke1-2/+4
2016-04-27USB Audio: Add feature UnitAlexis La Goutte1-1/+134
2016-04-26Get rid of duplicate code.Guy Harris1-9/+2
2016-04-26Always call test_length(), even if the tree is null.Guy Harris1-2/+1
2016-04-25Treat JXTA URI address type like AT_STRINGZ.Michael Mann1-3/+1
2016-04-25USB Audio: Add Input/Output TerminalAlexis La Goutte1-0/+178
2016-04-25J1939 can have 0 bytes of "packet data" (i.e. just CAN ID), so use tvb_report...Michael Mann1-3/+3
2016-04-25addr_resolv: async_dns_queue_head HAVE_C_ARES missingUli Heilmeier1-0/+2
2016-04-25J1939 can legitimately have 0 data bytes so don't give the impression data is...Michael Mann1-1/+1