| Commit message (Expand) | Author | Age | Files | Lines |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 67 | -781/+781 |
* | From Ulf Lamping: extend the progress dialog box to give more progress | Guy Harris | 2002-08-28 | 1 | -22/+145 |
* | Give the routines that implement the "Match" and "Prepare" menu items | Guy Harris | 2002-08-24 | 3 | -87/+87 |
* | On Win32: | Guy Harris | 2002-08-13 | 1 | -1/+12 |
* | Replace the types from sys/types.h and netinet/in.h by their glib.h | Jörg Mayer | 2002-08-02 | 14 | -103/+39 |
* | Fix a few more memleaks found by valgrind (all deriving | Jörg Mayer | 2002-08-01 | 2 | -4/+10 |
* | From Graeme Hewson: | Guy Harris | 2002-07-30 | 1 | -1/+61 |
* | #ifdef out some variables not used on Windows. | Guy Harris | 2002-07-30 | 1 | -30/+32 |
* | From Joerg Mayer: | Guy Harris | 2002-07-29 | 1 | -2/+5 |
* | From Joerg Mayer: | Guy Harris | 2002-07-17 | 3 | -15/+3 |
* | Get rid of some "unused variable" and "unused static function" warnings, | Guy Harris | 2002-07-17 | 2 | -26/+71 |
* | Fields can be up to 2^32-1 bytes long, as they may have come from a | Guy Harris | 2002-07-07 | 1 | -3/+5 |
* | From Liviu Daia <Liviu.Daia[AT]imar.ro>: move "col_init()" call after | Guy Harris | 2002-07-07 | 1 | -3/+3 |
* | From a suggestion by PEN <codes [at] lycos.com>, add the length in bytes to | Gerald Combs | 2002-07-06 | 1 | -5/+12 |
* | Trim leading and trailing white space from the capture device in the | Guy Harris | 2002-06-28 | 1 | -3/+12 |
* | From Anand V. Narwani: add in two missing files, so they're put into the | Guy Harris | 2002-06-27 | 1 | -4/+5 |
* | Update the URL for WinPcap. | Guy Harris | 2002-06-24 | 1 | -2/+2 |
* | As we've done with the hex dump output for printing, use as many digits | Guy Harris | 2002-06-24 | 1 | -22/+135 |
* | From Devin Heitmueller: give the user a warning if they click "New" in | Guy Harris | 2002-06-22 | 1 | -1/+8 |
* | Added MS Window printing to ethereal. | Jeff Foster | 2002-06-19 | 4 | -34/+320 |
* | Handle the "bool" members the same way we handled the members for | Guy Harris | 2002-06-16 | 1 | -7/+7 |
* | From Chris Waters: don't use "bool" as a variable name or structure | Guy Harris | 2002-06-16 | 1 | -7/+7 |
* | From Graeme Hewson: varargs code cleanup in "simple_dialog.c". | Guy Harris | 2002-06-04 | 1 | -1/+2 |
* | Clean up white space. | Guy Harris | 2002-06-04 | 1 | -2/+2 |
* | Get rid of the "data_src" member of the "frame_data" structure; put it | Guy Harris | 2002-06-04 | 4 | -62/+46 |
* | Don't assume that just because a purported font name begins with "-" | Guy Harris | 2002-05-30 | 1 | -4/+23 |
* | Clean up the data structures for the color filter code a bit. The old | Guy Harris | 2002-05-27 | 4 | -168/+173 |
* | Get rid of an unused variable. | Guy Harris | 2002-05-24 | 1 | -2/+1 |
* | Save the whole capture device name in the preferences file. Under | Gerald Combs | 2002-05-23 | 1 | -7/+4 |
* | Command-line interface cleanups, from Graeme Hewson: | Guy Harris | 2002-05-22 | 1 | -35/+60 |
* | In the Windows capture dialog, place the interface description before the | Gerald Combs | 2002-05-18 | 1 | -2/+8 |
* | Use "-G fields" rather than "-G" in Makefiles. | Guy Harris | 2002-05-14 | 1 | -1/+6 |
* | Make the "-G" flag take an argument. If no arugment is specified, or if | Guy Harris | 2002-05-14 | 1 | -8/+20 |
* | From Didieer Gautheron: | Guy Harris | 2002-05-03 | 3 | -3/+37 |
* | Make the filter list combo box case-sensitive, as filter expressions are | Guy Harris | 2002-05-03 | 1 | -1/+3 |
* | Clean up the handling of filter strings: | Guy Harris | 2002-05-03 | 3 | -41/+49 |
* | Remove some no-longer-applicable XXX comments. | Guy Harris | 2002-05-02 | 1 | -33/+42 |
* | Removal (or, at least, #ifdeffing out) of unused variables and | Guy Harris | 2002-04-29 | 1 | -2/+5 |
* | Use the value of "bv_size" as the size of a byte view notebook when | Guy Harris | 2002-04-23 | 1 | -1/+2 |
* | Get rid of unused variables, and mark unused arguments as such. | Guy Harris | 2002-04-23 | 1 | -5/+2 |
* | Eliminate some unused variables. | Guy Harris | 2002-04-22 | 1 | -7/+5 |
* | Polish the column prefs a bit. Make the column tile entry and format | Gerald Combs | 2002-04-22 | 1 | -161/+179 |
* | On Windows, include "capture-wpcap.h", to define "has_wpcap". | Guy Harris | 2002-04-20 | 1 | -1/+7 |
* | On Windows, don't put the capture preferences item into the | Guy Harris | 2002-04-19 | 1 | -2/+9 |
* | Update wiretapped mirror links. | Gerald Combs | 2002-04-14 | 1 | -2/+2 |
* | Change "http://netgroup-mirror.ethereal.com/winpcap" URLs to | Gerald Combs | 2002-04-14 | 1 | -2/+2 |
* | More static-ization. | Gilbert Ramirez | 2002-04-08 | 1 | -2/+2 |
* | "expand_tree()" and "collapse_tree()" can be called on leaf nodes, so | Guy Harris | 2002-04-08 | 1 | -9/+19 |
* | Start assigning ett_ values at 0, rather than 1; get rid of the reserved | Guy Harris | 2002-04-01 | 1 | -1/+4 |
* | Get rid of unused arguments. | Guy Harris | 2002-03-31 | 4 | -17/+15 |