| Commit message (Expand) | Author | Age | Files | Lines |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | Make a variable to which a 16-bit value is assigned big enough to hold | Guy Harris | 2004-01-06 | 1 | -2/+2 |
* | removed some MSVC warnings (level 3) | Ulf Lamping | 2004-01-05 | 1 | -2/+2 |
* | From Chris Waters: fix a typo. | Guy Harris | 2004-01-01 | 1 | -2/+2 |
* | Get rid of a no-longer-used table. | Guy Harris | 2003-07-19 | 1 | -9/+1 |
* | Fix a cut-and-pasteo. | Guy Harris | 2003-06-30 | 1 | -2/+2 |
* | Add the Ethernet type for the Vines Echo protocol. | Guy Harris | 2003-04-22 | 1 | -2/+3 |
* | SAP_VINES1 (0xba) doesn't appear to be used for Vines-IP-over-LLC; it's | Guy Harris | 2003-04-22 | 1 | -2/+1 |
* | Fix a typo. | Guy Harris | 2003-04-19 | 1 | -2/+2 |
* | Show metrics in ARP and RTP as ticks and seconds. | Guy Harris | 2003-04-18 | 1 | -34/+63 |
* | 0x06 appears to be an opcode for VRTP redirects. | Guy Harris | 2003-04-18 | 1 | -55/+15 |
* | Dissect non-sequenced RTP and ARP, and dissect more of sequenced RTP. | Guy Harris | 2003-04-18 | 1 | -119/+677 |
* | In Vines ARP Assignment Response packets, put the address being assigned | Guy Harris | 2003-04-18 | 1 | -2/+10 |
* | Add support for Vines ICP. | Guy Harris | 2003-04-18 | 1 | -11/+125 |
* | Add support for VINES SRTP (and a stub dissector for RTP). | Guy Harris | 2003-04-18 | 1 | -13/+138 |
* | Add VINES ARP support. | Guy Harris | 2003-04-18 | 1 | -154/+234 |
* | Add support for Vines IPC. | Guy Harris | 2003-04-18 | 1 | -87/+270 |
* | Add a heuristic dissector table to Vines SPP, use it for dissecting SPP | Guy Harris | 2003-04-17 | 1 | -7/+51 |
* | Add support for VINES-over-802.2 LLC. | Guy Harris | 2003-04-17 | 1 | -12/+109 |
* | Regularize the Protocol column setting and protocol names, and put the | Guy Harris | 2003-04-17 | 1 | -54/+49 |
* | Support Appletalk, IPv6, and Banyan Vines over ARCNET. | Guy Harris | 2003-01-23 | 1 | -1/+3 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -41/+41 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 1 | -19/+11 |
* | Don't pass "tvb_reported_length_remaining(tvb, offset)" as the fourth | Guy Harris | 2002-05-30 | 1 | -3/+4 |
* | From Joerg Mayer: get rid of extra arguments to capture routines. | Guy Harris | 2002-04-24 | 1 | -2/+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 | -49/+49 |
* | Attach a descriptive name field type and base to dissector tables; that | Guy Harris | 2001-12-08 | 1 | -2/+3 |
* | Make "dissector_add()", "dissector_delete()", and "dissector_change()" | Guy Harris | 2001-12-03 | 1 | -11/+12 |
* | Moved from using dissect_data() to using call_dissector() | Ed Warnicke | 2001-11-26 | 1 | -3/+5 |
* | Make the capture routines take an additional argument giving the amount | Guy Harris | 2001-11-20 | 1 | -3/+2 |
* | From Joerg Mayer: explicitly fill in all members of a | Guy Harris | 2001-06-18 | 1 | -2/+2 |
* | Handoff registration routines must be named "proto_reg_handoff_XXX()", | Guy Harris | 2001-06-02 | 1 | -3/+2 |
* | Call the Vines IP dissector through a handle, and call the Vines SPP | Guy Harris | 2001-05-30 | 1 | -19/+28 |
* | Move the declarations of IP protocol numbers to "ipproto.h" from | Guy Harris | 2001-04-23 | 1 | -3/+3 |
* | Move the declaration of "etype_vals[]" from "epan/packet.h" to | Guy Harris | 2001-04-17 | 1 | -3/+3 |
* | Fix the e-mail address for Joerg Mayer (and remove it from files he | Guy Harris | 2001-04-17 | 1 | -2/+2 |
* | The Vines Fragmentation Protocol dissector is called only through | Guy Harris | 2001-04-15 | 1 | -5/+1 |
* | Moved vines_addr_to_str() from packet-vines.{h,c} to epan/to_str.{c,h}. | Ed Warnicke | 2001-04-01 | 1 | -19/+1 |
* | Make tvb_get_ptr() return 'const guint8*', and clean up all the | Gilbert Ramirez | 2001-03-13 | 1 | -2/+2 |
* | Pass the correct tvbuff from the Vines Fragmentation Protocol dissector | Guy Harris | 2001-02-04 | 1 | -2/+2 |
* | Add an additional "protocol index" argument to "{old_}dissector_add()", | Guy Harris | 2001-01-09 | 1 | -5/+7 |
* | Tvbuffify the Vines dissector, and add protocols for the Vines | Guy Harris | 2001-01-06 | 1 | -217/+296 |
* | Have "proto_register_protocol()" build a list of data structures for | Guy Harris | 2001-01-03 | 1 | -2/+2 |
* | For each column, have both a buffer into which strings for that column | Guy Harris | 2000-11-19 | 1 | -13/+13 |
* | Add #include <string.h>, to get prototypes for mem* and str* functions. | Gilbert Ramirez | 2000-11-17 | 1 | -1/+2 |
* | - add protocol registration | Laurent Deniel | 2000-08-25 | 1 | -69/+120 |
* | Allow either old-style (pre-tvbuff) or new-style (tvbuffified) | Guy Harris | 2000-08-07 | 1 | -6/+6 |
* | Add tvbuff class. | Gilbert Ramirez | 2000-05-11 | 1 | -19/+19 |
* | Register an "ip.proto" dissector table for IPv4, and have dissectors for | Guy Harris | 2000-04-16 | 1 | -1/+3 |