| Commit message (Expand) | Author | Age | Files | Lines |
* | Break proto_tree_add_item_format() into multiple functions: | Gilbert Ramirez | 2000-03-12 | 1 | -2/+2 |
* | cleaned up nbp and added rtmp dissector | Nathan Neulinger | 1999-12-09 | 1 | -12/+143 |
* | cleanup/renaming of fields for nbp dissector | Nathan Neulinger | 1999-12-09 | 1 | -13/+17 |
* | Get rid of an unused variable. | Guy Harris | 1999-12-09 | 1 | -2/+1 |
* | extended nbp dissector, is stable, but i believe it's not completely correct yet | Nathan Neulinger | 1999-12-09 | 1 | -2/+107 |
* | started nbp dissector | Nathan Neulinger | 1999-12-08 | 1 | -4/+75 |
* | fix stupid atalk typo and remove other proto names stuff | Nathan Neulinger | 1999-12-08 | 1 | -12/+13 |
* | added a couple of ddp protocol names based on looking at packets in genbroad.... | Nathan Neulinger | 1999-12-08 | 1 | -2/+32 |
* | Remove #include "globals.h" from packet-atalk.c (not needed) and from | Gilbert Ramirez | 1999-12-06 | 1 | -2/+1 |
* | Replace the ETT_ "enum" members, declared in "packet.h", with | Guy Harris | 1999-11-16 | 1 | -2/+8 |
* | Include <netinet/in.h> before including "global.h", so that if - as | Guy Harris | 1999-11-04 | 1 | -5/+5 |
* | We *do* need <netinet/in.h> on Debian (and probably other Linuxes, and | Guy Harris | 1999-11-03 | 1 | -1/+5 |
* | Don't include <netinet/in.h>; at least on AIX 4.3.2, that causes | Guy Harris | 1999-11-03 | 1 | -5/+1 |
* | Give DDP packets their own ETT_ type, rather than using ETT_IP. | Guy Harris | 1999-10-29 | 1 | -2/+3 |
* | Get rid of an "extern" before the definition of "atalk_addr_to_str()". | Guy Harris | 1999-10-22 | 1 | -4/+4 |
* | Add support for Appletalk DDP addresses to the code that handles the | Guy Harris | 1999-10-22 | 1 | -16/+46 |
* | New proto_tree header_field_info stuff. Header_field_infos now contain | Gilbert Ramirez | 1999-10-12 | 1 | -11/+30 |
* | - add display filters | Laurent Deniel | 1999-10-07 | 1 | -19/+55 |
* | Give it an RCS ID. | Guy Harris | 1999-09-23 | 1 | -0/+2 |
* | Some old CPP or tools that take C code in input do | Laurent Deniel | 1999-09-12 | 1 | -4/+4 |
* | Give "globals.h" an RCS ID and copyright/GPL notice. | Guy Harris | 1999-09-10 | 1 | -0/+1 |
* | Declare the "packet_info" structure "pi" in "packet.h", rather than in a | Guy Harris | 1999-08-18 | 1 | -2/+0 |
* | Made the protocol (but not the fields) use the new proto_tree routine, | Gilbert Ramirez | 1999-07-29 | 1 | -1/+15 |
* | Created a new protocol tree implementation and a new display filter | Gilbert Ramirez | 1999-07-07 | 1 | -13/+12 |
* | Jun-ichiro's IPv6 patch is merged in with ethereal and now uses the new | Gilbert Ramirez | 1999-03-28 | 1 | -2/+0 |
* | Removed all references to gtk objects from packet*.[ch] files. They now | Gilbert Ramirez | 1999-03-23 | 1 | -25/+21 |
* | I removed the bit-fields that depended upon gcc's ability to use any type | Gilbert Ramirez | 1999-02-08 | 1 | -5/+11 |
* | * Added column formatting functionality. | Gerald Combs | 1998-11-17 | 1 | -7/+8 |
* | A lengthy patch to add the wiretap library. Wiretap is not used by default | Gilbert Ramirez | 1998-11-12 | 1 | -1/+0 |
* | Add a "val_to_str()" routine that calls "match_strval()" and, if | Guy Harris | 1998-10-20 | 1 | -13/+2 |
* | * Copied in the correct GNU license (I'm such a goober) | Gerald Combs | 1998-10-16 | 1 | -0/+122 |