| Commit message (Expand) | Author | Age | Files | Lines |
* | Paul Welchinski's changes to, on Win32 systems: | Guy Harris | 2000-03-21 | 1 | -1/+18 |
* | Used register_init_routine() to register "reinit_x25_hashtable()" as a | Olivier Abad | 2000-02-19 | 1 | -6/+1 |
* | Renamed init_dissect_x25() to reinit_x25_hashtable() and actually used it ! | Olivier Abad | 2000-02-18 | 1 | -1/+6 |
* | Create a header file for every packet-*.c file. Prune the packet.h file. | Gilbert Ramirez | 2000-02-15 | 1 | -1/+8 |
* | Integrate Ed Meaney's <emeaney@altiga.com> changes for using libpcap | Gilbert Ramirez | 2000-02-09 | 1 | -2/+14 |
* | Also listen for GDK_INPUT_EXCEPTION on the sync pipe. On Solaris 2.6 | Gilbert Ramirez | 2000-02-02 | 1 | -3/+3 |
* | added support for clicking capture window's close box to stop capture | Nathan Neulinger | 2000-01-30 | 1 | -1/+11 |
* | In case the "ts" field of a libpcap per-packet header isn't a "struct | Guy Harris | 2000-01-26 | 1 | -2/+7 |
* | In "dissect_eth()", update "pi.len" and "pi.captured_len" regardless of | Guy Harris | 2000-01-23 | 1 | -7/+13 |
* | Joerg Mayer's updates to the VINES dissector and to protocol layers | Guy Harris | 2000-01-20 | 1 | -2/+11 |
* | Enough is enough. Requiring anybody who uses Ethereal on Linux to | Guy Harris | 2000-01-12 | 1 | -2/+45 |
* | Take the "simple_dialog()" stuff out of "ui_util.h" and "gtk/ui_util.c", | Guy Harris | 2000-01-03 | 1 | -2/+2 |
* | Have "gtk/menu.c" (and, in the future, code for other UIs) export a set | Guy Harris | 2000-01-03 | 1 | -2/+1 |
* | Move the GTK+ implementations of various UI utilities out of "util.c" | Guy Harris | 1999-12-09 | 1 | -1/+2 |
* | Add IPX to packet stats during capture. | Gilbert Ramirez | 1999-11-30 | 1 | -2/+11 |
* | Allow the user to save either all of the current capture, or only the | Guy Harris | 1999-11-30 | 1 | -17/+24 |
* | Move the callback for input available on the sync pipe from "file.c" to | Guy Harris | 1999-11-29 | 1 | -15/+229 |
* | Pass the right argument to the "simple_dialog()" call to put up the "we | Guy Harris | 1999-11-28 | 1 | -2/+2 |
* | On a "wtap_dump_close()" error, if it's not one of the errors for which | Guy Harris | 1999-11-25 | 1 | -10/+3 |
* | Move GTK-related stuff out of globals.h and put it in gtk/gtkglobals.h | Gilbert Ramirez | 1999-10-20 | 1 | -1/+2 |
* | Get rid of "-F" - "-S" works, and has a more convenient UI. | Guy Harris | 1999-10-02 | 1 | -78/+62 |
* | Move the declaration of global variables involved with packet capture | Guy Harris | 1999-10-02 | 1 | -1/+5 |
* | Have "do_capture()" take, as an argument, a pointer to the name of the | Guy Harris | 1999-10-02 | 1 | -23/+24 |
* | A child process for a "-S" or "-F" capture should *always* exit when the | Guy Harris | 1999-10-02 | 1 | -26/+28 |
* | Move the definitions of "sync_mode", "sync_pipe", "fork_mode", | Guy Harris | 1999-10-01 | 1 | -1/+7 |
* | Add a new global flag "capture_child", which is TRUE if we're a child | Guy Harris | 1999-09-30 | 1 | -20/+38 |
* | If we're given the "-k" flag, don't start the capture until after we've: | Guy Harris | 1999-09-30 | 1 | -3/+3 |
* | Squelch a (justified, although the child process *shouldn't* ever send | Guy Harris | 1999-09-25 | 1 | -2/+2 |
* | Close the capture file in "do_capture()", right before unlinking the | Guy Harris | 1999-09-23 | 1 | -14/+8 |
* | If we forcibly turn off "fork_mode" if the user doesn't enable "Update | Guy Harris | 1999-09-23 | 1 | -4/+4 |
* | In fork mode, close the capture file in "do_capture()", because the | Guy Harris | 1999-09-23 | 1 | -44/+63 |
* | Move the toolkit-independent code to create a temporary capture file, | Guy Harris | 1999-09-23 | 1 | -224/+372 |
* | "capture.c" doesn't do socket "ioctl"s any more - the code to do that is | Guy Harris | 1999-09-11 | 1 | -5/+1 |
* | More shuffling of GTK-related routines to gtk subdirectory. | Gilbert Ramirez | 1999-09-09 | 1 | -433/+3 |
* | More shuffling of GTK-related files to gtk subdirectory. | Gilbert Ramirez | 1999-09-09 | 1 | -2/+2 |
* | Don't include in the list of interfaces offered by the "capture" dialog | Guy Harris | 1999-09-08 | 1 | -6/+32 |
* | Moved GTK-dependent routines for file dialogues, print dialogues, print | Gilbert Ramirez | 1999-09-01 | 1 | -2/+2 |
* | Removed unnecessary #include "etypes.h" lines. | Gilbert Ramirez | 1999-08-24 | 1 | -2/+1 |
* | Add a new Wiretap encapsulation type WTAP_ENCAP_FDDI_BITSWAPPED, meaning | Guy Harris | 1999-08-24 | 1 | -1/+2 |
* | Get rid of some cruft left in by previous checkins as placeholders. | Guy Harris | 1999-08-22 | 1 | -13/+4 |
* | Have the message boxes put up for "libpcap" errors include the error | Guy Harris | 1999-08-22 | 1 | -7/+9 |
* | DLT_NULL, from "libpcap", means different things on different platforms | Guy Harris | 1999-08-22 | 1 | -28/+111 |
* | Use "g_strdup()" rather than "strdup()". | Guy Harris | 1999-08-19 | 1 | -2/+2 |
* | Have the per-capture-file-type open routines "wtap_open_offline()" calls | Guy Harris | 1999-08-19 | 1 | -5/+4 |
* | "wtap_pcap_encap_to_wtap_encap()" shouldn't return a file type if it | Guy Harris | 1999-08-18 | 1 | -1/+7 |
* | Make "wtap_dump()" and "wtap_dump_close()" return error codes, and check | Guy Harris | 1999-08-18 | 1 | -7/+38 |
* | Add to Wiretap the ability to write capture files; for now, it can only | Guy Harris | 1999-08-18 | 1 | -33/+69 |
* | The "loop_data" structure is used only in "capture.c"; move its | Guy Harris | 1999-08-15 | 1 | -1/+10 |
* | "open_cap_file()", if it succeeds, closes any capture file we had open; | Guy Harris | 1999-08-15 | 1 | -5/+3 |
* | Don't preserve the read filter from file to file - you won't necessarily | Guy Harris | 1999-08-15 | 1 | -5/+10 |