| Commit message (Expand) | Author | Age | Files | Lines |
* | Have a routine to add all the hex dump tabs to the hex dump notebook, | Guy Harris | 2001-11-20 | 3 | -23/+30 |
* | If bytes in a hex dump view are selected, the field in the corresponding | Guy Harris | 2001-11-20 | 3 | -11/+28 |
* | Allow the tvbuff pointer to various "proto_tree_add" routines to be null | Guy Harris | 2001-11-20 | 3 | -12/+23 |
* | Wrap calls to "pcap_datalink()" in a routine that attempts to compensate | Guy Harris | 2001-11-09 | 2 | -4/+6 |
* | From <a.stockmeier[AT]avm.de>: fix the file dialog box code to use | Guy Harris | 2001-11-09 | 1 | -2/+2 |
* | Include protocols for TCP conversation dissectors in the list of | Guy Harris | 2001-11-04 | 1 | -1/+2 |
* | Allow a dissector to register preferences that it no longer supports as | Guy Harris | 2001-11-04 | 2 | -3/+17 |
* | Add the Ethereal Web site's mirror of WinPcap to the dialog popped up if | Guy Harris | 2001-10-31 | 1 | -2/+5 |
* | Get rid of a bunch of stuff that was there to support non-tvbuffified | Guy Harris | 2001-10-31 | 1 | -19/+8 |
* | Have a routine that takes a file name for a personal configuration file | Guy Harris | 2001-10-24 | 3 | -27/+8 |
* | On Windows, put Ethereal configuration files under the "Application | Guy Harris | 2001-10-24 | 3 | -7/+11 |
* | Add a new routine to create the ".ethereal" directory for a user. | Guy Harris | 2001-10-23 | 3 | -11/+41 |
* | Add a routine to get the directory in which personal configuration files | Guy Harris | 2001-10-22 | 4 | -25/+40 |
* | Use G_DIR_SEPARATOR_S rather than "/" as a pathname separator in format | Guy Harris | 2001-10-21 | 1 | -3/+3 |
* | Use G_DIR_SEPARATOR_S rather than "/" as a pathname separator in format | Guy Harris | 2001-10-21 | 1 | -4/+2 |
* | Add little arrows to the column titles to indicate which column we're | Gerald Combs | 2001-10-21 | 1 | -6/+63 |
* | A small patch from Moronori Shindo to fix compiles under MSVC etc ... | Richard Sharpe | 2001-10-13 | 1 | -1/+2 |
* | Put the scrollbar for the scrolled window containing the CList in the | Guy Harris | 2001-10-13 | 1 | -1/+3 |
* | Set the data for E_{PRINT,COLUMN,STREAM,GUI}_PAGE_KEY to the notebook | Guy Harris | 2001-10-13 | 1 | -5/+5 |
* | Reduce the CinemaScope-like proportions of the preferences dialog by | Gerald Combs | 2001-10-11 | 1 | -24/+131 |
* | The Wiretapped.net mirror is OK again (it was a problem with the | Guy Harris | 2001-09-29 | 1 | -3/+6 |
* | Sigh. The wiretapped.net site appears to have an old version of | Guy Harris | 2001-09-28 | 1 | -3/+4 |
* | Make the message popped up if you try to do a capture on a Win32 machine | Guy Harris | 2001-09-26 | 1 | -6/+9 |
* | The "Save only marked packets" checkbox should change as the file type | Guy Harris | 2001-09-10 | 1 | -1/+14 |
* | From Frank Singleton: add some missing includes of <string.h>. | Guy Harris | 2001-08-31 | 1 | -1/+3 |
* | Fix a typo. | Guy Harris | 2001-08-21 | 1 | -2/+2 |
* | On Windows, use the directory in which the binary resides as the | Guy Harris | 2001-08-21 | 6 | -22/+13 |
* | Use system's version of AM_PATH_GLIB macro. | Gilbert Ramirez | 2001-08-20 | 1 | -1/+1 |
* | Fix AC_ETHEREAL_PCAP_CHECK so that, if a directory was specified with | Guy Harris | 2001-07-27 | 1 | -13/+10 |
* | MacOS support changes, from Michael Tuexen (with some modifications): | Guy Harris | 2001-07-26 | 1 | -1/+5 |
* | Check for valid column titles (non-zero-length) and valid column formats | Guy Harris | 2001-07-22 | 1 | -1/+2 |
* | Get rid of some unused variables. | Guy Harris | 2001-07-20 | 1 | -3/+1 |
* | Added a "Mark Frame" option to the packet_list_menu_items | Ed Warnicke | 2001-07-17 | 1 | -1/+3 |
* | Added a "Suppress Unmarked" option to the print dialog to | Ed Warnicke | 2001-07-17 | 1 | -2/+16 |
* | Support for {Enter,Return} keys toggling expansion of selected protocol | Guy Harris | 2001-07-09 | 1 | -7/+20 |
* | "open_cap_file()" in Ethereal and Tethereal don't use the FILE_T they | Guy Harris | 2001-07-05 | 1 | -1/+5 |
* | Don't offer the ability to edit capture filters if Ethereal wasn't | Guy Harris | 2001-06-27 | 2 | -2/+10 |
* | Fix a problem that shows up if you build without libpcap. | Guy Harris | 2001-06-27 | 1 | -3/+3 |
* | A better fix - we don't use "assigned" if the action was E_DECODE_NO, so | Guy Harris | 2001-06-25 | 1 | -14/+9 |
* | In "decode_network()", get the information about the currently selected | Guy Harris | 2001-06-25 | 1 | -6/+13 |
* | In a capture child process, *completely ignore* the preference setting | Guy Harris | 2001-06-19 | 1 | -2/+12 |
* | Get rid of an unnecessary declaration of "packet_list". | Guy Harris | 2001-06-18 | 1 | -4/+2 |
* | When printing the contents of a raw-data field, don't use the raw data | Guy Harris | 2001-06-08 | 1 | -4/+3 |
* | Enable "Match Selected" only if there's a field selected *and* we can do | Guy Harris | 2001-06-05 | 6 | -44/+113 |
* | Changes to structure initializations not to initialize some but not all | Guy Harris | 2001-06-02 | 1 | -5/+5 |
* | Support for "-N" flag enabling selected forms of name resolution, from | Guy Harris | 2001-05-31 | 4 | -60/+163 |
* | Free the string you "g_strdup()"ed, rather than handing "g_free()" the | Guy Harris | 2001-05-31 | 1 | -2/+2 |
* | No old-style dissectors call "old_dissector_try_port()", so get rid of | Guy Harris | 2001-05-30 | 1 | -2/+2 |
* | Give protocol tree windows a horizontal scrollbar - yes, sometimes | Guy Harris | 2001-05-27 | 1 | -2/+2 |
* | Fix a bug reported by Christopher McAvaney in | Gerald Combs | 2001-05-12 | 1 | -12/+31 |