| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -4/+4 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -6/+2 |
* | Include files from the "epan" directory and subdirectories thereof with | Guy Harris | 2002-01-21 | 1 | -2/+2 |
* | Move the pointer to the "column_info" structure in the "frame_data" | Guy Harris | 2001-12-10 | 1 | -9/+9 |
* | Make "dissector_add()", "dissector_delete()", and "dissector_change()" | Guy Harris | 2001-12-03 | 1 | -3/+7 |
* | Make the capture routines take an additional argument giving the amount | Guy Harris | 2001-11-20 | 1 | -3/+3 |
* | Explain what the LLC header vs. no LLC header stuff in the ATM on Linux | Guy Harris | 2001-09-23 | 1 | -4/+17 |
* | Add an additional "protocol index" argument to "{old_}dissector_add()", | Guy Harris | 2001-01-09 | 1 | -2/+3 |
* | Wrap the dissect_fddi() call (with a 4th argument) with | Gilbert Ramirez | 2000-11-29 | 1 | -2/+3 |
* | For each column, have both a buffer into which strings for that column | Guy Harris | 2000-11-19 | 1 | -5/+5 |
* | Tvbuffify the IP, ICMP, TCP, UDP, OSI CLNP, OSI COTP, OSI CLTP, and OSI | Guy Harris | 2000-11-18 | 1 | -5/+13 |
* | replaced pinfo->current with pinfo->current_proto | Olivier Abad | 2000-05-25 | 1 | -2/+2 |
* | Set pinfo->current_proto | Gilbert Ramirez | 2000-05-25 | 1 | -1/+3 |
* | Convert dissect_clip() to use tvbuffs. Very trivial change. | Gilbert Ramirez | 2000-05-25 | 1 | -15/+19 |
* | Make "packet-clip.c", "packet-raw.c", "packet-ppp.c", "packet-tr.c", | Guy Harris | 2000-05-19 | 1 | -1/+2 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -3/+3 |
* | Create a header file for every packet-*.c file. Prune the packet.h file. | Gilbert Ramirez | 2000-02-15 | 1 | -1/+2 |
* | In "dissect_eth()", update "pi.len" and "pi.captured_len" regardless of | Guy Harris | 2000-01-23 | 1 | -3/+3 |
* | Replace the ETT_ "enum" members, declared in "packet.h", with | Guy Harris | 1999-11-16 | 1 | -2/+14 |
* | In the summary display for CLIP frames, make the protocol CLIP (which | Guy Harris | 1999-08-24 | 1 | -2/+2 |
* | Patches from Thierry Andry to support Classical IP captures from systems | Guy Harris | 1999-07-28 | 1 | -0/+77 |