| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -39/+39 |
* | Display calling and called names in COL_INFO for session request. | Tim Potter | 2002-08-07 | 1 | -1/+13 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -13/+9 |
* | Use registered fields for the subfields of the Flags field in DNS and | Guy Harris | 2002-05-15 | 1 | -106/+143 |
* | From Joerg Mayer: get rid of an unused argument. | Guy Harris | 2002-05-01 | 1 | -10/+6 |
* | Handle NBSS messages where the NBSS *header* is split across TCP segment | Guy Harris | 2002-02-28 | 1 | -16/+50 |
* | Add support for reassembling RPC-over-TCP fragments, and do that in both | Guy Harris | 2002-02-18 | 1 | -5/+2 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -2/+2 |
* | Allow a length of -1 to be specified when adding FT_NONE and FT_PROTOCOL | Guy Harris | 2002-01-20 | 1 | -7/+7 |
* | We no longer do explicit checks in low-level routines for running past | Guy Harris | 2002-01-19 | 1 | -11/+1 |
* | Shuffle a comment, and clean up white space. | Guy Harris | 2002-01-07 | 1 | -11/+12 |
* | Catch ReportedBoundsError exceptions when dissecting the payload of an | Guy Harris | 2002-01-07 | 1 | -3/+30 |
* | Move the pointer to the "column_info" structure in the "frame_data" | Guy Harris | 2001-12-10 | 1 | -45/+46 |
* | Make "dissector_add()", "dissector_delete()", and "dissector_change()" | Guy Harris | 2001-12-03 | 1 | -5/+10 |
* | Get rid of some unused variables. | Guy Harris | 2001-11-21 | 1 | -2/+3 |
* | Hopefully the last time I have to change my e-mail address. | Gilbert Ramirez | 2001-11-13 | 1 | -3/+2 |
* | Rename the "private" member of the "packet_info" structure to | Guy Harris | 2001-11-03 | 1 | -2/+2 |
* | Sigh. A MacOS X 10.1 appeared to have put out a malformed NetBIOS | Guy Harris | 2001-10-12 | 1 | -2/+10 |
* | The length of an NBSS message can be bigger than 64K, so make the | Guy Harris | 2001-09-30 | 1 | -39/+143 |
* | Start the process of tvbuffifying the SMB dissector - give it a | Guy Harris | 2001-09-29 | 1 | -2/+1 |
* | Have "dissect_netbios_payload()" take as an argument a tvbuff containing | Guy Harris | 2001-09-29 | 1 | -9/+14 |
* | Re-strengthen the check for NBSS continuations, to avoid, for example, | Guy Harris | 2001-09-29 | 1 | -4/+10 |
* | From Todd Sabin: dissect the auth info in connection oriented dcerpc | Guy Harris | 2001-09-28 | 1 | -30/+6 |
* | Add support for desegmentation of DNS messages. | Guy Harris | 2001-09-17 | 1 | -5/+4 |
* | TCP desegmentation support, and changes to the ONC RPC and NBSS | Guy Harris | 2001-09-13 | 1 | -1/+32 |
* | Make some of the NBDS fields enumerated fields, and give the Boolean | Guy Harris | 2001-08-05 | 1 | -70/+102 |
* | Tvbuffify the DNS, NBNS, NBDS, and NBSS dissectors. | Guy Harris | 2001-07-02 | 1 | -443/+319 |
* | From Joerg Mayer: explicitly fill in all members of a | Guy Harris | 2001-06-18 | 1 | -17/+17 |
* | Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto =" | Guy Harris | 2001-01-22 | 1 | -12/+12 |
* | Add an additional "protocol index" argument to "{old_}dissector_add()", | Guy Harris | 2001-01-09 | 1 | -5/+5 |
* | Have "proto_register_protocol()" build a list of data structures for | Guy Harris | 2001-01-03 | 1 | -4/+6 |
* | Fix buffer overruns: | Gerald Combs | 2000-11-19 | 1 | -2/+4 |
* | For each column, have both a buffer into which strings for that column | Guy Harris | 2000-11-19 | 1 | -6/+6 |
* | Check for existence of COL_INFO before adding "Short xxx packet" to | Gilbert Ramirez | 2000-11-14 | 1 | -2/+4 |
* | Add the "Edit:Protocols..." feature which currently only implements | Laurent Deniel | 2000-08-13 | 1 | -1/+7 |
* | Allow either old-style (pre-tvbuff) or new-style (tvbuffified) | Guy Harris | 2000-08-07 | 1 | -6/+6 |
* | Add routines for adding items to a protocol tree that take arguments of | Guy Harris | 2000-05-31 | 1 | -15/+15 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -105/+105 |
* | A further update from Mark Muhlestein. | Guy Harris | 2000-04-12 | 1 | -2/+10 |
* | Mark Muhlestein's code to support CIFS-atop-TCP (without the NetBIOS | Guy Harris | 2000-04-12 | 1 | -27/+66 |
* | Move calls to "dissector_add()" out of the register routines for TCP and | Guy Harris | 2000-04-08 | 1 | -4/+16 |
* | Break proto_tree_add_item_format() into multiple functions: | Gilbert Ramirez | 2000-03-12 | 1 | -6/+6 |
* | Create a header file for every packet-*.c file. Prune the packet.h file. | Gilbert Ramirez | 2000-02-15 | 1 | -1/+3 |
* | Fix files that had Gilbert's old e-mail address or that didn't have my | Guy Harris | 2000-01-22 | 1 | -3/+3 |
* | Get rid of the include of "util.h" that some dissectors do - it's not | Guy Harris | 2000-01-16 | 1 | -2/+1 |
* | Get rid of the "(UDP)" and "(TCP)" in various NetBIOS-over-TCP protocol | Guy Harris | 1999-12-29 | 1 | -6/+6 |
* | Replace the ETT_ "enum" members, declared in "packet.h", with | Guy Harris | 1999-11-16 | 1 | -14/+42 |
* | The equivalent, for NBNS, of Brian J. Murrell's DNS patch to put | Guy Harris | 1999-11-08 | 1 | -374/+417 |
* | Add display filters for nbns, nbdgm and nbss protocols. | Laurent Deniel | 1999-10-17 | 1 | -42/+155 |
* | A DNS or NBNS name may contain pointers to other names in the packet; if | Guy Harris | 1999-10-07 | 1 | -34/+9 |