aboutsummaryrefslogtreecommitdiffstats
path: root/packet.c
Commit message (Expand)AuthorAgeFilesLines
* Add a new Wiretap encapsulation type WTAP_ENCAP_FDDI_BITSWAPPED, meaningGuy Harris1999-08-241-2/+5
* DLT_NULL, from "libpcap", means different things on different platformsGuy Harris1999-08-221-2/+2
* Add support for reading Full Frontal ATM from an ATM Sniffer captureGuy Harris1999-08-201-3/+6
* Declare the "packet_info" structure "pi" in "packet.h", rather than in aGuy Harris1999-08-181-1/+7
* Have the "delta" format for time stamps show the time delta between aGuy Harris1999-08-141-66/+42
* Add a "dissect_xdlc_control()" routine, to dissect the control field ofGuy Harris1999-08-041-2/+8
* Check in Olivier Abad's patch to add dissectors for LAP-B and X.25, andGuy Harris1999-08-021-1/+4
* Patches from Thierry Andry to support Classical IP captures from systemsGuy Harris1999-07-281-1/+4
* Added "Packet Length in bytes" as an optional column.Gilbert Ramirez1999-07-221-1/+3
* Modified the proto_register_field_array usage again. Thanks to Guy'sGilbert Ramirez1999-07-151-25/+14
* Added support for compiling on win32 with Visual C and 'nmake'. It compiles,Gilbert Ramirez1999-07-131-1/+8
* Created a new protocol tree implementation and a new display filterGilbert Ramirez1999-07-071-65/+100
* Update the display if the "command-line-specified" time format isGuy Harris1999-06-221-38/+56
* Added "Capture" and "Display" menus; "Capture" has a "Start" item, whichGuy Harris1999-06-191-3/+25
* Make the string argument to "col_add_str()" a "const gchar *" - itGuy Harris1999-06-121-2/+2
* Turn "arpaddr_to_str()" into "bytes_to_str()", and make it public, so itGuy Harris1999-05-111-1/+40
* Move the bitfield-decoding routines to "packet.h", along with otherGuy Harris1999-03-311-1/+81
* Changes to the routines to help decode text-oriented protocols (FTP,Guy Harris1999-03-301-38/+89
* Jun-ichiro's IPv6 patch is merged in with ethereal and now uses the newGilbert Ramirez1999-03-281-1/+2
* Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1999-03-231-130/+11
* Add a first cut at HTTP decoding.Guy Harris1999-02-121-1/+133
* Added guy's time and DHCP patch.Gilbert Ramirez1999-01-281-1/+51
* I removed the per-file encapsulation type from wiretap, and make all filetypesGilbert Ramirez1999-01-071-12/+2
* Neither "ether_to_str()" nor "ip_to_str()" modify the data pointed to byGuy Harris1999-01-051-3/+3
* Added the iptrace (AIX's packet-capture tool) file format to wiretap.Gilbert Ramirez1999-01-021-2/+12
* * Added Joerg Mayer's Vines patchGerald Combs1998-12-291-16/+23
* Modify add_item_to_tree to return immediately on a null tree ptr.Gerald Combs1998-12-211-1/+4
* When dissecting DNS or NBNS queries or replies, add the item to the treeGuy Harris1998-12-041-1/+7
* * Added patches from Laurent and GuyGerald Combs1998-11-181-1/+2
* * Added column formatting functionality.Gerald Combs1998-11-171-8/+49
* A lengthy patch to add the wiretap library. Wiretap is not used by defaultGilbert Ramirez1998-11-121-1/+24
* Add the "Maximize security" type of service for IP, from RFCGuy Harris1998-10-281-3/+3
* Add a "val_to_str()" routine that calls "match_strval()" and, ifGuy Harris1998-10-201-3/+25
* * Copied in the correct GNU license (I'm such a goober)Gerald Combs1998-10-161-4/+5
* - Added match_strval function to packet.cGerald Combs1998-10-121-16/+4
* * OSPF alignment fixes (Gerald)Gerald Combs1998-10-101-1/+27
* Merged in a _huge_ patch from Guy Harris. It adds a time stap column,Gerald Combs1998-09-271-5/+62
* * Ethernet manufacturer support (Laurent)Gerald Combs1998-09-251-1/+7
* Added ID tags to the beginning of each source file.Gerald Combs1998-09-161-0/+2
* Initial revisionstartethereal-0.3.15ethereal-0-3-15backups/ethereal@18706etherealGerald Combs1998-09-161-0/+216