| Commit message (Expand) | Author | Age | Files | Lines |
* | Move dissectors to epan/dissectors directory. | Gilbert Ramirez | 2004-07-18 | 1 | -48/+0 |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | New feature. Statistics/EndpointTalkjers can now present a sortable table wi... | Ronnie Sahlberg | 2003-08-23 | 1 | -3/+3 |
* | Add a routine "dissect_ipv6_options()" that works like | Guy Harris | 2003-07-11 | 1 | -23/+1 |
* | Don't export "ip_dissector_table" explicitly; now that we have | Guy Harris | 2003-04-29 | 1 | -4/+1 |
* | Patch for packet-ip to make it TAPable | Ronnie Sahlberg | 2003-01-22 | 1 | -1/+15 |
* | 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 | -2/+2 |
* | Make "dscp_vals[]" a "const" array again. | Guy Harris | 2001-12-29 | 1 | -2/+2 |
* | Changes to RSVP: | Ashok Narayanan | 2001-12-29 | 1 | -1/+4 |
* | Move the pointer to the "column_info" structure in the "frame_data" | Guy Harris | 2001-12-10 | 1 | -3/+3 |
* | Make the capture routines take an additional argument giving the amount | Guy Harris | 2001-11-20 | 1 | -3/+2 |
* | Move the declarations of IP protocol numbers to "ipproto.h" from | Guy Harris | 2001-04-23 | 1 | -36/+2 |
* | Move the definition of IP_PROTO_IGRP to "packet-ip.h", and put an entry | Guy Harris | 2001-03-05 | 1 | -1/+2 |
* | Remove more "CHECK_DISPLAY_AS_DATA()" calls and "pinfo->current_proto =" | Guy Harris | 2001-01-22 | 1 | -2/+1 |
* | Add a "col_clear()" routine, to clear a column; it appears (and it | Guy Harris | 2000-12-04 | 1 | -3/+4 |
* | Tvbuffify the IP, ICMP, TCP, UDP, OSI CLNP, OSI COTP, OSI CLTP, and OSI | Guy Harris | 2000-11-18 | 1 | -4/+4 |
* | Initial SCTP support (showing it by name from "ipprotostr()") from | Guy Harris | 2000-05-26 | 1 | -1/+2 |
* | Fixed declaration of ip_dissector_table and clarified bitwidth doco. | Gilbert Ramirez | 2000-04-25 | 1 | -2/+2 |
* | Have the IPv6 dissector use the same dissector table as the IPv4 | Guy Harris | 2000-04-20 | 1 | -1/+4 |
* | Create a header file for every packet-*.c file. Prune the packet.h file. | Gilbert Ramirez | 2000-02-15 | 1 | -1/+4 |
* | Joerg Mayer's updates to the VINES dissector and to protocol layers | Guy Harris | 2000-01-20 | 1 | -2/+3 |
* | Added Heikki Vatiainen's <hessu@cs.tut.fi> VRRP dissector. | Gilbert Ramirez | 1999-11-21 | 1 | -1/+2 |
* | Replace the ETT_ "enum" members, declared in "packet.h", with | Guy Harris | 1999-11-16 | 1 | -3/+3 |
* | Don Lafontaine's IGRP/EIGRP dissector. | Guy Harris | 1999-10-30 | 1 | -7/+2 |
* | IPComp (RFC2393) decoding. | Jun-ichiro itojun Hagino | 1999-10-15 | 1 | -1/+2 |
* | PPP options in LCP, IPCP, etc. are like IP and TCP options - one octet | Guy Harris | 1999-08-28 | 1 | -5/+6 |
* | Added RSVP protocol dissector. | Gilbert Ramirez | 1999-06-11 | 1 | -1/+2 |
* | Added PPPoE, PPTP, GRE, and ISAKMP dissectors. | Gilbert Ramirez | 1999-06-11 | 1 | -1/+2 |
* | Jun-ichiro's IPv6 patch is merged in with ethereal and now uses the new | Gilbert Ramirez | 1999-03-28 | 1 | -1/+27 |
* | Removed all references to gtk objects from packet*.[ch] files. They now | Gilbert Ramirez | 1999-03-23 | 1 | -0/+56 |