| Commit message (Expand) | Author | Age | Files | Lines |
* | We track all protocols that appear in each packet in the frame dissector. Thi... | Kovarththanan Rajaratnam | 2009-09-06 | 1 | -0/+1 |
* | From Artem Tamazov: | Anders Broman | 2009-06-29 | 1 | -22/+0 |
* | Handle Detach and Service request, make it possible to set direction on link(... | Anders Broman | 2009-06-06 | 1 | -0/+8 |
* | From Owen Kirby via bug 3431: | Gerald Combs | 2009-05-20 | 1 | -9/+16 |
* | From Francesco Fondelli: | Anders Broman | 2009-04-04 | 1 | -0/+22 |
* | Add support for reading Apple's Bluetooth PacketLogger capture files to | Stephen Fisher | 2009-02-16 | 1 | -0/+1 |
* | put the SCTP PPI for current DATA chunk into packet_info (and ppid array rena... | Tomas Kukosa | 2008-12-10 | 1 | -1/+2 |
* | From Francesco Fondelli: | Jaap Keuter | 2008-07-13 | 1 | -0/+1 |
* | Update comments. | Jaap Keuter | 2008-03-10 | 1 | -4/+4 |
* | add pinfo fields clnp_srcref and clnp_dstref to the clnp dissector, similar t... | Ulf Lamping | 2007-08-08 | 1 | -0/+2 |
* | - add PDInterfaceFSUDataAdjust block | Ulf Lamping | 2007-08-03 | 1 | -0/+1 |
* | From Stephen Donnelly of Endace: | Guy Harris | 2007-06-08 | 1 | -5/+1 |
* | packet_info.c and packet.c | Luis Ontanon | 2007-03-21 | 1 | -0/+1 |
* | dcerpc_procedure_name is actually a const char*, not just char* | Jörg Mayer | 2007-03-09 | 1 | -1/+1 |
* | add a field in pinfo where dcerpc/pidl can store the name of the current dcer... | Ronnie Sahlberg | 2007-02-21 | 1 | -0/+3 |
* | fix for bug 1200 | Ronnie Sahlberg | 2006-11-07 | 1 | -1/+1 |
* | add a tcp_tree field to packet_info so that we can access the tree from tcp_d... | Ronnie Sahlberg | 2006-10-22 | 1 | -0/+1 |
* | we need a new pinfo member field so that we can pass data from the core usb d... | Ronnie Sahlberg | 2006-10-17 | 1 | -0/+1 |
* | implement support to reassemble tcp sessions until the end of the session (FIN) | Ronnie Sahlberg | 2006-09-10 | 1 | -1/+11 |
* | add various enhancements to the CBA-ACCO dissector, including an added profin... | Ulf Lamping | 2006-06-29 | 1 | -0/+1 |
* | name change | Ronnie Sahlberg | 2006-05-21 | 1 | -2/+2 |
* | More 'char*' -> 'const char*' changes to fix warnings. | Jörg Mayer | 2005-07-23 | 1 | -1/+1 |
* | From Mike Duigou: | Anders Broman | 2005-06-03 | 1 | -1/+4 |
* | - Add support for libpcap files for MTP2 with a per packet header | Michael Tüxen | 2005-05-02 | 1 | -0/+6 |
* | Have GSS-API subdissectors supply a "data is encrypted" flag to their | Guy Harris | 2005-03-16 | 1 | -2/+7 |
* | add two nice defines for how to decrypt a GSSKRB tvb | Ronnie Sahlberg | 2005-03-10 | 1 | -1/+3 |
* | gssapi decryption nees a few new fields to pass the blobs from application la... | Ronnie Sahlberg | 2005-03-08 | 1 | -0/+14 |
* | Make the DCE transport type an "int" so that -1 is a valid value and the | Guy Harris | 2005-02-25 | 1 | -1/+1 |
* | pinfo->private_data was a quite subptimal idea | Ronnie Sahlberg | 2005-02-25 | 1 | -1/+2 |
* | Add a field called "frame.protocols" which shows the protocols present | Gerald Combs | 2005-01-19 | 1 | -7/+8 |
* | Add the capability to chose to remap the fist two PPIDS in each SCTP packet t... | Michael Tüxen | 2004-09-06 | 1 | -0/+4 |
* | From Eric Wedel: backend things for "Decode As" of DCE-RPC interfaces | Ulf Lamping | 2004-09-04 | 1 | -0/+4 |
* | Pull the address (and port and circuit type) stuff out of | Guy Harris | 2004-07-19 | 1 | -98/+1 |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | Updates from Richard v d Hoff | Ronnie Sahlberg | 2004-06-25 | 1 | -2/+3 |
* | Add support for DLT_APPLE_IP_OVER_IEEE_1394. | Guy Harris | 2004-03-23 | 1 | -4/+5 |
* | From Jeff Morriss: | Guy Harris | 2004-02-29 | 1 | -2/+3 |
* | Add a "saved_can_desegment" field to the "packet_info" structure, so | Guy Harris | 2003-12-29 | 1 | -8/+18 |
* | Move the GSM SMS dissection to a dedicated subdissector (currently still within | Olivier Biot | 2003-12-23 | 1 | -2/+3 |
* | From Michael Lum: support an AT_SS7PC address type for SS7 point codes, | Guy Harris | 2003-12-08 | 1 | -2/+3 |
* | From Olivier Biot: | Guy Harris | 2003-11-21 | 1 | -1/+2 |
* | From Dinesh Dutt: | Guy Harris | 2003-10-30 | 1 | -3/+14 |
* | Catch exceptions when dissecting a verifier, so we still dissect the | Guy Harris | 2003-10-21 | 1 | -2/+1 |
* | Update to TCP to handle hints from dissectors where the next PDU may start. | Ronnie Sahlberg | 2003-04-23 | 1 | -2/+28 |
* | Assume all AT_NONE addresses are the same, as they have no address data | Guy Harris | 2003-02-28 | 1 | -5/+15 |
* | From Didier Gautheron: provide a mechanism to indicate why reassembly | Guy Harris | 2003-02-27 | 1 | -1/+2 |
* | From Dinesh Dutt: | Guy Harris | 2003-01-22 | 1 | -1/+4 |
* | pointer spells with an o | Jörg Mayer | 2003-01-06 | 1 | -3/+2 |
* | Update DCERPC so that for (NTLMSSP) PDUs that have been decrypted | Ronnie Sahlberg | 2003-01-06 | 1 | -1/+3 |
* | From Dinesh Dutt: Add Fibre Channel support, including FCIP, Basic FC | Gerald Combs | 2002-12-08 | 1 | -2/+8 |