| Commit message (Expand) | Author | Age | Files | Lines |
* | Patch from Olivier Abad: | Guy Harris | 1999-09-12 | 2 | -88/+137 |
* | Some old CPP or tools that take C code in input do | Laurent Deniel | 1999-09-12 | 6 | -30/+30 |
* | Replace wrong '}' with ')' in #ifdef code | Laurent Deniel | 1999-09-12 | 1 | -2/+2 |
* | Add summary-vs-detail radio buttons to the print dialog box; detail | Guy Harris | 1999-09-12 | 14 | -127/+293 |
* | Added filter items for PPP Multilink's fragemnt flags and session number. | Gerald Combs | 1999-09-11 | 1 | -7/+26 |
* | Added Guy's patch to use the pseudo header facility to pass up the Ascend | Gerald Combs | 1999-09-11 | 7 | -61/+102 |
* | Get rid of an unused variable. | Guy Harris | 1999-09-11 | 1 | -2/+0 |
* | Register cotp and clnp instead of simply osi to allow | Laurent Deniel | 1999-09-11 | 2 | -20/+35 |
* | Collapse/Expand All protocol tree added in Display menu. | Laurent Deniel | 1999-09-11 | 1 | -1/+9 |
* | Collapse/Expand All protocol tree added in Display menu. | Laurent Deniel | 1999-09-11 | 6 | -8/+49 |
* | "ascend_seek()" isn't used outside "ascend.c", so make it static to | Guy Harris | 1999-09-11 | 1 | -2/+2 |
* | Include <string.h> to declare "memmove()". | Guy Harris | 1999-09-11 | 1 | -1/+2 |
* | "ascend_read()" is local to "ascend.c" - declare it there, not in | Guy Harris | 1999-09-11 | 2 | -3/+4 |
* | Include "ascend.h" to declare "ascend_seek_read()". | Guy Harris | 1999-09-11 | 1 | -8/+10 |
* | "capture.c" doesn't do socket "ioctl"s any more - the code to do that is | Guy Harris | 1999-09-11 | 2 | -6/+15 |
* | Oops - forgot to commit the Ascend header decoder.. | Gerald Combs | 1999-09-11 | 1 | -0/+87 |
* | Add in ascend.c, ascend.h, ascend-grammar.y and ascend-scanner.l. These | Gerald Combs | 1999-09-11 | 4 | -0/+549 |
* | Added support for Lucent/Ascend packet traces. The MAX and Pipeline router | Gerald Combs | 1999-09-11 | 9 | -124/+302 |
* | Added support for PPP Multilink Protocol (MP). Modified dissect_ppp_stuff | Gerald Combs | 1999-09-11 | 3 | -7/+105 |
* | Added ip, tcp, and udp to randpkt. | Gilbert Ramirez | 1999-09-10 | 2 | -25/+55 |
* | Give "globals.h" an RCS ID and copyright/GPL notice. | Guy Harris | 1999-09-10 | 6 | -40/+66 |
* | Fix a comment, to reflect the demise of "ethereal.h". | Guy Harris | 1999-09-10 | 1 | -3/+3 |
* | We need to catch a "window delete" event for the preferences dialog box | Guy Harris | 1999-09-10 | 7 | -31/+66 |
* | Make stuff used only in "filter_prefs.c" static to it. | Guy Harris | 1999-09-10 | 1 | -4/+4 |
* | Added random packet generator. | Gilbert Ramirez | 1999-09-10 | 3 | -2/+416 |
* | Have "fddifc_to_str()" return "Unknown frame type" for a frame type it | Guy Harris | 1999-09-10 | 1 | -4/+3 |
* | Changed default return value of fddifc_to_str from NULL to "". The value | Gilbert Ramirez | 1999-09-10 | 1 | -2/+2 |
* | Expand the message printed if "configure" can't find "net/bpf.h" to | Guy Harris | 1999-09-09 | 1 | -1/+2 |
* | Removed two cases where protocol decoding assumed that the data in the | Gilbert Ramirez | 1999-09-09 | 2 | -5/+15 |
* | Put RCS IDs (and a copyright notice and GPL notice) in several files, | Guy Harris | 1999-09-09 | 7 | -6/+130 |
* | Put in an RCS ID (and a copyright notice and GPL notice; unfortunately, | Guy Harris | 1999-09-09 | 3 | -0/+72 |
* | Put in an RCS ID (and a copyright notice and GPL notice; unfortunately, | Guy Harris | 1999-09-09 | 1 | -0/+24 |
* | I forgot to include this file move in my last commit. | Gilbert Ramirez | 1999-09-09 | 2 | -14/+15 |
* | More shuffling of GTK-related routines to gtk subdirectory. | Gilbert Ramirez | 1999-09-09 | 17 | -600/+793 |
* | More shuffling of GTK-related files to gtk subdirectory. | Gilbert Ramirez | 1999-09-09 | 16 | -48/+35 |
* | Don't include in the list of interfaces offered by the "capture" dialog | Guy Harris | 1999-09-08 | 1 | -6/+32 |
* | Add in a bunch of changes based on the IBM specification for the NetBIOS | Guy Harris | 1999-09-03 | 2 | -193/+380 |
* | Add in a pile of additional packet formats from | Guy Harris | 1999-09-03 | 1 | -51/+218 |
* | Stuff to IPX socket 0x0455 (NetBIOS), and to sockets 0x0551 and 0x0553 | Guy Harris | 1999-09-03 | 1 | -147/+216 |
* | Use "process_netbios_name()", rather than "canonicalize_netbios_name()", | Guy Harris | 1999-09-03 | 3 | -86/+100 |
* | Dissect the name type flag in NBIPX name service packets (at least | Guy Harris | 1999-09-03 | 2 | -6/+27 |
* | Add a bunch more NetBIOS name types. | Guy Harris | 1999-09-03 | 3 | -130/+132 |
* | Have the IPX code set "pi.len" and "pi.captured_len" based on the length | Guy Harris | 1999-09-02 | 7 | -116/+299 |
* | When skipping over the padding at the end of a record in a capture file, | Guy Harris | 1999-09-02 | 1 | -5/+28 |
* | When reading packets from a capture file, don't seek around record | Guy Harris | 1999-09-01 | 1 | -50/+49 |
* | Bert Driehuis' patch to add a "--with-ucdsnmp" option that specifies the | Guy Harris | 1999-09-01 | 3 | -2/+45 |
* | Moved GTK-dependent routines for file dialogues, print dialogues, print | Gilbert Ramirez | 1999-09-01 | 18 | -777/+921 |
* | Bert Driehuis' patch to handle "libpcap" stuff being installed in | Guy Harris | 1999-08-31 | 1 | -2/+2 |
* | We now use "snprintf()" in "dissect_ip_tcp_options()", so we may need to | Guy Harris | 1999-08-31 | 1 | -1/+10 |
* | Fix, from Bert Driehuis, to the stuff that checks for BSD/OS. | Guy Harris | 1999-08-31 | 1 | -2/+2 |