aboutsummaryrefslogtreecommitdiffstats
path: root/epan
AgeCommit message (Expand)AuthorFilesLines
2017-12-14Add dissector for ActiveMQ Artemis Core ProtocolPavel Moravec3-0/+156
2017-12-14epan: Make expert info summary text mandatoryStig Bjørlykke4-9/+7
2017-12-14ieee1905: Fix an incorrect flags dissection.Richard Sharpe1-1/+1
2017-12-14ieee1905: Fix for a malformed packet with a Steering request.Richard Sharpe1-5/+27
2017-12-14Register the UDS dissector by name.Guy Harris1-3/+4
2017-12-13epan: Use expert info summary text as field nameStig Bjørlykke2-3/+7
2017-12-13epan: Show a check mark in custom columns for FT_NONE typesStig Bjørlykke1-8/+1
2017-12-12epan: Use check mark in protocol custom columnStig Bjørlykke1-2/+3
2017-12-12nfapi: Add missing expert info summaryStig Bjørlykke1-2/+2
2017-12-12ieee80211: Add additional ANQP IEs defined in IEEE802.11-2016.Richard Sharpe1-16/+66
2017-12-11SIP statistics: use flipped indices for tables when incrementing statsMartin Mathieson1-2/+2
2017-12-11SIP statistics: fix problems with invalid itemsMartin Mathieson1-5/+9
2017-12-11Rewrite make-tap-reg.py in CJoão Valverde1-2/+0
2017-12-11NTP: fix authenticator dissection when padding is usedPascal Quantin1-3/+17
2017-12-11NTP: fix parsing of multiple comma separated identifiersPascal Quantin1-2/+7
2017-12-10Add support for MongoDB OP_COMPRESSED packetsDerick Rethans1-48/+216
2017-12-10SOCKS: Display right version in pseudo headerUli Heilmeier1-14/+17
2017-12-10asterix: wrong presentation of fields I009/080 in CAT009.Marko Hrastovec1-3/+3
2017-12-10LLDP: Add 802.3 TLV Additional Ethernet Capabilities (Subtype 7)Anton Glukhov1-0/+59
2017-12-09make-dissectors: Indent and cleanup #includeJoão Valverde1-26/+32
2017-12-09[MIPv6] Fixed IPv4 Home Address OptionMatej Tkac1-1/+0
2017-12-08Typing error correction for CAT002 settings selection.Marko Hrastovec1-1/+1
2017-12-08[SCTP] Export of reassembled PDU uses wrong tvb.AndersBroman1-1/+1
2017-12-08Have the frame_tvbuff.c routines not use the global cfile.Guy Harris2-0/+4
2017-12-08Hand the packet provider functions to epan_new().Guy Harris4-50/+34
2017-12-08Move the frame_set stuff back into the capture_file structure.Guy Harris7-141/+22
2017-12-07Qt: Use QTextLayout in ByteViewText.Gerald Combs1-14/+3
2017-12-07mongo: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-1/+1
2017-12-06frame user comments: move to epan, add support for user comments in sharkd.Jakub Zawadzki2-0/+35
2017-12-06netlink-netfilter: Add NFQA_CT and NFEXP conntrack dissectorsKevin Cernekee1-4/+813
2017-12-04Fix loop bounds check.Guy Harris1-2/+2
2017-12-04[decode_as.c] Use g_list_prepend() insted of g_list_append, it's faster.AndersBroman1-1/+1
2017-12-04make-dissectors: Fix null pointer dereference for error conditionJoão Valverde1-1/+1
2017-12-04tshark: fix pdml export for LUA casesPavel Strnad1-0/+2
2017-12-04Let a "past the on-the-network length" exception terminate dissection.Guy Harris1-5/+5
2017-12-04RTPS: Added new PIDs to SecurityJuanjo Martin2-4/+220
2017-12-04Show retx prev and next framenum types as chevronsMartin Mathieson1-1/+1
2017-12-04Put the structure of a capture_file back in cfile.h.Guy Harris1-1/+0
2017-12-04Move the parts of a capture_file used by libwireshark to a new structure.Guy Harris6-23/+107
2017-12-03Clean up dissection of server entries in SAP responses.Guy Harris1-19/+52
2017-12-03Use cfile.h to define the capture_file type.Guy Harris3-7/+17
2017-12-03[Automatic update for 2017-12-03]Gerald Combs1-5/+50
2017-12-03LDP: Add support for MP2MP FECUli Heilmeier1-0/+2
2017-12-01MPLS: Add Media Access Control (MAC) Address Withdrawal over Static Pseudowir...Alexis La Goutte5-0/+264
2017-12-01Get rid of some void pointers.Gerald Combs2-10/+12
2017-12-01TDS: Improve TDS7 Prelogin request/response handlingCraig Jackson1-77/+112
2017-12-01ZigBee: Correct Smart Energy Publish Block Thresholds and endianessKenneth Soerensen1-8/+13
2017-12-01RTPS: Fixed a quick typo in a hf itemJuanjo Martin1-1/+1
2017-11-30RRC: Improve C-RNTI resolvingDarien Spencer7-42/+54
2017-11-30packet-rsl.c: Use value-string in RXLEV and RXQUAL fieldsPau Espin Pedrol4-16/+17