pytest.ini: declare minimum version requirement
[metze/wireshark/wip.git] / epan / packet_info.h
2018-03-18 Joerg MayerERSPAN: Various small cleanups and enhancements
2018-02-09 Guy HarrisGeneralize wtap_pkthdr into a structure for packet...
2018-02-08 Dario Lombardoepan: use SPDX indentifiers.
2018-02-06 Guy HarrisGet rid of the pkt_encap field in struct packet_info.
2018-01-25 Joerg MayerGet rid of the necessity to use a preference to dissect...
2017-11-13 Michael MannRemove circuit API
2017-11-01 Michael MannAdd ability to create endpoints through conversations
2016-01-24 Guy HarrisAdd the packet number to the packet_info structure...
2016-01-23 Guy HarrisAdd more fields to packet_info structure and use them.
2016-01-21 AndersBromanAdd VLAN ID to pinfo
2015-11-28 Michael MannRemove the GSSAPI specific members out of packet_info...
2015-11-07 Michael MannFurther refactor GSS_API dissectors to pass gssapi_encr...
2015-01-02 Michael MannRemove pkt_comment member from packet_info structure.
2014-12-21 Michael MannRemove profinet_type from packet_info structure.
2014-12-06 Michael MannRemove annex_a_used from packet_info structure.
2014-12-01 Michael MannRemove private_data member from packet_info structure.
2014-11-26 Michael MannRemove sccp_info member from packet_info structure.
2014-11-16 Michael MannRemove file_type_subtype member from packet_info.
2014-11-16 Michael MannRemove ipproto member of packet_info.
2014-05-25 Guy HarrisAdd support for dissecting non-packet records.
2014-04-25 Bill MeierConvert "4 space tabs" to spaces;
2014-03-14 Hadriel KaplanAdd Lua heuristic dissector support
2014-03-04 Alexis La GoutteRemove all $Id$ from top of file
2013-12-22 Jakub ZawadzkiAvoid including definition of column_info structure...
2013-11-25 Michael MannRemove Fibre Channel specific fields from packet_info...
2013-11-25 Michael MannMove DCERPC data in packet_info needed for Decode As...
2013-11-24 Michael MannMove dceprc_procedure_name from packet_info to dcerpc_i...
2013-11-23 Michael MannRemove ip_ttl from packet_info structure.
2013-11-23 Michael MannCreate the ability to have packet scoped "proto" data...
2013-11-21 Michael MannRemove ethertype, mpls_label and ppids from packet_info...
2013-11-19 Michael MannRemove ppid member from packet_info structure and just...
2013-11-12 Michael MannRemove usb_conv_info_t from packet_info and pass the...
2013-11-11 Michael MannRemove tcp_tree from packet_info structure.
2013-11-05 Evan HuusReplace pinfo->layer_names as a string with pinfo-...
2013-10-27 Michael MannRemove "Cisco MDS-specific" fields from packet_info...
2013-10-27 Michael MannRemove iplen and iphdrlen from struct _packet_info.
2013-10-24 Michael MannHave ZigBee dissectors pass data through subdissector...
2013-10-24 Michael MannRemove need for match_port #define in packet_info.h...
2013-10-24 Michael MannRemove ipxptype from struct _packet_info and pass it...
2013-10-24 Michael MannRemove profinet_conv member of struct _packet_info...
2013-08-01 Jakub ZawadzkiRemove fdata->opt_comment, add pkt_comment to pinfo
2013-07-21 Jakub ZawadzkiReplace relative timestamp with reference frame number...
2013-07-21 Jakub ZawadzkiAdd helper function to epan_session which can be used...
2013-05-30 Gerald CombsAdd Doxygen boilerplate for some of our core modules...
2013-05-15 Anders Broman- Use the key for comparison of per_proto_data.
2013-04-23 Anders BromanAdd curr_layer_num which can be used to keep track...
2013-03-02 Evan HuusDon't include wmem.h in packet_info.h, just use the...
2012-12-19 Evan HuusOnly include wmem_core.h in packet_info.h. It's not...
2012-12-02 Evan HuusCreate a wmem pool in pinfo and use it for some address...
2012-10-16 Jakub ZawadzkiAdd wtap_pseudo_header union to wtap_pkthdr structure.
2012-09-12 Anders BromanAdd doxygen hints.
2012-09-03 Jakub ZawadzkiMT: move global frame_end_routines to packet_info.
2012-06-28 Jakub ZawadzkiUpdate Free Software Foundation address.
2012-06-01 Jeff MorrissOnly propose decoding PPID 0 if that PPID is in the...
2012-02-28 Jeff MorrissFix https://bugs.wireshark.org/bugzilla/show_bug.cgi...
2011-11-08 Chris Maynardpacket_info's in_error_pkt is now a bitfield like in_gr...
2011-11-08 Chris MaynardImprove ICMP conversation tracking, especially when...
2011-10-18 Stig BjørlykkeAdded a private hash table to transport string values...
2010-12-20 Guy HarrisRename the routines that handle dissector tables with...
2010-06-02 Gerald CombsFrom Chris Maynard via bug 4014:
2009-09-06 Kovarththanan Raja... We track all protocols that appear in each packet in...
2009-06-29 Anders BromanFrom Artem Tamazov:
2009-06-06 Anders BromanHandle Detach and Service request, make it possible...
2009-05-20 Gerald CombsFrom Owen Kirby via bug 3431:
2009-04-04 Anders BromanFrom Francesco Fondelli:
2009-02-16 Stephen FisherAdd support for reading Apple's Bluetooth PacketLogger...
2008-12-10 Tomas Kukosaput the SCTP PPI for current DATA chunk into packet_inf...
2008-07-13 Jaap KeuterFrom Francesco Fondelli:
2008-03-10 Jaap KeuterUpdate comments.
2007-08-08 Ulf Lampingadd pinfo fields clnp_srcref and clnp_dstref to the...
2007-08-03 Ulf Lamping- add PDInterfaceFSUDataAdjust block
2007-06-08 Guy HarrisFrom Stephen Donnelly of Endace:
2007-03-21 Luis Ontanonpacket_info.c and packet.c
2007-03-09 Jörg Mayerdcerpc_procedure_name is actually a const char*, not...
2007-02-21 Ronnie Sahlbergadd a field in pinfo where dcerpc/pidl can store the...
2006-11-07 Ronnie Sahlbergfix for bug 1200
2006-10-22 Ronnie Sahlbergadd a tcp_tree field to packet_info so that we can...
2006-10-17 Ronnie Sahlbergwe need a new pinfo member field so that we can pass...
2006-09-10 Ronnie Sahlbergimplement support to reassemble tcp sessions until...
2006-06-29 Ulf Lampingadd various enhancements to the CBA-ACCO dissector...
2006-05-21 Ronnie Sahlbergname change
2005-07-23 Jörg MayerMore 'char*' -> 'const char*' changes to fix warnings.
2005-06-03 Anders BromanFrom Mike Duigou:
2005-05-02 Michael Tüxen- Add support for libpcap files for MTP2 with a per...
2005-03-16 Guy HarrisHave GSS-API subdissectors supply a "data is encrypted...
2005-03-10 Ronnie Sahlbergadd two nice defines for how to decrypt a GSSKRB tvb
2005-03-08 Ronnie Sahlberggssapi decryption nees a few new fields to pass the...
2005-02-25 Guy HarrisMake the DCE transport type an "int" so that -1 is...
2005-02-25 Ronnie Sahlbergpinfo->private_data was a quite subptimal idea
2005-01-19 Gerald CombsAdd a field called "frame.protocols" which shows the...
2004-09-06 Michael TüxenAdd the capability to chose to remap the fist two PPIDS...
2004-09-04 Ulf LampingFrom Eric Wedel: backend things for "Decode As" of...
2004-07-19 Guy HarrisPull the address (and port and circuit type) stuff...
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-06-25 Ronnie SahlbergUpdates from Richard v d Hoff
2004-03-23 Guy HarrisAdd support for DLT_APPLE_IP_OVER_IEEE_1394.
2004-02-29 Guy HarrisFrom Jeff Morriss:
2003-12-29 Guy HarrisAdd a "saved_can_desegment" field to the "packet_info...
2003-12-23 Olivier BiotMove the GSM SMS dissection to a dedicated subdissector...
2003-12-08 Guy HarrisFrom Michael Lum: support an AT_SS7PC address type...
next