aboutsummaryrefslogtreecommitdiffstats
path: root/epan/packet_info.h
Commit message (Expand)AuthorAgeFilesLines
* We track all protocols that appear in each packet in the frame dissector. Thi...Kovarththanan Rajaratnam2009-09-061-0/+1
* From Artem Tamazov:Anders Broman2009-06-291-22/+0
* Handle Detach and Service request, make it possible to set direction on link(...Anders Broman2009-06-061-0/+8
* From Owen Kirby via bug 3431:Gerald Combs2009-05-201-9/+16
* From Francesco Fondelli:Anders Broman2009-04-041-0/+22
* Add support for reading Apple's Bluetooth PacketLogger capture files toStephen Fisher2009-02-161-0/+1
* put the SCTP PPI for current DATA chunk into packet_info (and ppid array rena...Tomas Kukosa2008-12-101-1/+2
* From Francesco Fondelli:Jaap Keuter2008-07-131-0/+1
* Update comments.Jaap Keuter2008-03-101-4/+4
* add pinfo fields clnp_srcref and clnp_dstref to the clnp dissector, similar t...Ulf Lamping2007-08-081-0/+2
* - add PDInterfaceFSUDataAdjust blockUlf Lamping2007-08-031-0/+1
* From Stephen Donnelly of Endace:Guy Harris2007-06-081-5/+1
* packet_info.c and packet.cLuis Ontanon2007-03-211-0/+1
* dcerpc_procedure_name is actually a const char*, not just char*Jörg Mayer2007-03-091-1/+1
* add a field in pinfo where dcerpc/pidl can store the name of the current dcer...Ronnie Sahlberg2007-02-211-0/+3
* fix for bug 1200Ronnie Sahlberg2006-11-071-1/+1
* add a tcp_tree field to packet_info so that we can access the tree from tcp_d...Ronnie Sahlberg2006-10-221-0/+1
* we need a new pinfo member field so that we can pass data from the core usb d...Ronnie Sahlberg2006-10-171-0/+1
* implement support to reassemble tcp sessions until the end of the session (FIN)Ronnie Sahlberg2006-09-101-1/+11
* add various enhancements to the CBA-ACCO dissector, including an added profin...Ulf Lamping2006-06-291-0/+1
* name changeRonnie Sahlberg2006-05-211-2/+2
* More 'char*' -> 'const char*' changes to fix warnings.Jörg Mayer2005-07-231-1/+1
* From Mike Duigou:Anders Broman2005-06-031-1/+4
* - Add support for libpcap files for MTP2 with a per packet headerMichael Tüxen2005-05-021-0/+6
* Have GSS-API subdissectors supply a "data is encrypted" flag to theirGuy Harris2005-03-161-2/+7
* add two nice defines for how to decrypt a GSSKRB tvbRonnie Sahlberg2005-03-101-1/+3
* gssapi decryption nees a few new fields to pass the blobs from application la...Ronnie Sahlberg2005-03-081-0/+14
* Make the DCE transport type an "int" so that -1 is a valid value and theGuy Harris2005-02-251-1/+1
* pinfo->private_data was a quite subptimal ideaRonnie Sahlberg2005-02-251-1/+2
* Add a field called "frame.protocols" which shows the protocols presentGerald Combs2005-01-191-7/+8
* Add the capability to chose to remap the fist two PPIDS in each SCTP packet t...Michael Tüxen2004-09-061-0/+4
* From Eric Wedel: backend things for "Decode As" of DCE-RPC interfacesUlf Lamping2004-09-041-0/+4
* Pull the address (and port and circuit type) stuff out ofGuy Harris2004-07-191-98/+1
* Set the svn:eol-style property on all text files to "native", so thatGuy Harris2004-07-181-1/+1
* Updates from Richard v d HoffRonnie Sahlberg2004-06-251-2/+3
* Add support for DLT_APPLE_IP_OVER_IEEE_1394.Guy Harris2004-03-231-4/+5
* From Jeff Morriss:Guy Harris2004-02-291-2/+3
* Add a "saved_can_desegment" field to the "packet_info" structure, soGuy Harris2003-12-291-8/+18
* Move the GSM SMS dissection to a dedicated subdissector (currently still withinOlivier Biot2003-12-231-2/+3
* From Michael Lum: support an AT_SS7PC address type for SS7 point codes,Guy Harris2003-12-081-2/+3
* From Olivier Biot:Guy Harris2003-11-211-1/+2
* From Dinesh Dutt:Guy Harris2003-10-301-3/+14
* Catch exceptions when dissecting a verifier, so we still dissect theGuy Harris2003-10-211-2/+1
* Update to TCP to handle hints from dissectors where the next PDU may start.Ronnie Sahlberg2003-04-231-2/+28
* Assume all AT_NONE addresses are the same, as they have no address dataGuy Harris2003-02-281-5/+15
* From Didier Gautheron: provide a mechanism to indicate why reassemblyGuy Harris2003-02-271-1/+2
* From Dinesh Dutt:Guy Harris2003-01-221-1/+4
* pointer spells with an oJörg Mayer2003-01-061-3/+2
* Update DCERPC so that for (NTLMSSP) PDUs that have been decryptedRonnie Sahlberg2003-01-061-1/+3
* From Dinesh Dutt: Add Fibre Channel support, including FCIP, Basic FCGerald Combs2002-12-081-2/+8