| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix it to build on Windows. | Guy Harris | 2000-10-11 | 1 | -2/+2 |
* | More EPAN-related code movements. Get rid of usage of #include "globals.h" | Gilbert Ramirez | 2000-09-28 | 1 | -77/+1 |
* | libpcap unconditionally includes <net/if.h> on UNIX systems, as that is, | Guy Harris | 2000-09-17 | 1 | -2/+2 |
* | Compute and display negative relative and delta time stamps correctly, | Guy Harris | 2000-09-10 | 1 | -1/+45 |
* | Always use "g_free()" to free "ifc.ifc_buf"; it's set to a value | Guy Harris | 2000-09-07 | 1 | -2/+2 |
* | The interface list will now be get into an dynamic growing buffer and not | Uwe Girlich | 2000-08-31 | 1 | -14/+33 |
* | Miscellaneous code cleaning | Laurent Deniel | 2000-08-11 | 1 | -6/+1 |
* | Add a routine to check whether a file is a directory or not. | Guy Harris | 2000-07-31 | 1 | -1/+46 |
* | Paul Welchinski's changes to, on Win32 systems: | Guy Harris | 2000-03-21 | 1 | -14/+35 |
* | On Windows, when getting the user's home directory, don't look at the | Guy Harris | 2000-03-14 | 1 | -18/+56 |
* | In Tethereal, allow capture filters and read filters either to be | Guy Harris | 2000-02-22 | 1 | -1/+41 |
* | Integrate Ed Meaney's <emeaney@altiga.com> changes for using libpcap | Gilbert Ramirez | 2000-02-09 | 1 | -1/+29 |
* | Add a semicolon in a win32 block of code. | Gilbert Ramirez | 2000-01-31 | 1 | -2/+2 |
* | Just pass the return value of "getuid()" directly on to "getpwuid()"; | Guy Harris | 2000-01-29 | 1 | -4/+2 |
* | Fix #ifndef line whose symbol had been omitted. | Guy Harris | 2000-01-29 | 1 | -2/+2 |
* | Don't put "get_home_dir()" inside #ifdef HAVE_LIBPCAP/#endif. | Guy Harris | 2000-01-29 | 1 | -10/+26 |
* | Remove instances of getenv("HOME") and provide a get_home_dir() function | Gilbert Ramirez | 2000-01-29 | 1 | -1/+30 |
* | In Win32, treat both '/' and '\' as pathname separators. | Guy Harris | 2000-01-26 | 1 | -8/+16 |
* | Provide a "get_dirname()" routine, that takes a pathname and returns | Guy Harris | 2000-01-25 | 1 | -8/+54 |
* | Encapsulate the code to take a pointer to a pathname and return a | Guy Harris | 2000-01-25 | 1 | -1/+38 |
* | Move the routine to get a list of the network interfaces on the system | Guy Harris | 2000-01-16 | 1 | -1/+209 |
* | Merge in the final code to make Ethereal run on Win32, compiled | Gilbert Ramirez | 2000-01-15 | 1 | -1/+5 |
* | Some initial changes for win32 support, but not all. | Gilbert Ramirez | 2000-01-10 | 1 | -1/+6 |
* | Move the GTK+ implementations of various UI utilities out of "util.c" | Guy Harris | 1999-12-09 | 1 | -131/+1 |
* | A "character encoding" variable is now set per packet. The existence | Gilbert Ramirez | 1999-11-22 | 1 | -71/+83 |
* | Add ASCII/EBCDIC conversion to TCP Follow window. Also add Close button | Gilbert Ramirez | 1999-10-19 | 1 | -1/+101 |
* | In "try_tempfile()", if the buffer is too short for the temporary file | Guy Harris | 1999-09-24 | 1 | -1/+5 |
* | Fix the calculation of the temporary file name length in | Guy Harris | 1999-09-23 | 1 | -2/+2 |
* | The Single UNIX Specification doesn't say that "mkstemp()" creates the | Guy Harris | 1999-08-23 | 1 | -2/+22 |
* | Small change to create_tempfile, initializing static vars. | Gilbert Ramirez | 1999-08-18 | 1 | -7/+8 |
* | Make a "create_tempfile()" routine that constructs the template to be | Guy Harris | 1999-08-18 | 1 | -1/+87 |
* | Added the ability to create a read-only ethereal, i.e., one that | Gilbert Ramirez | 1999-07-09 | 1 | -2/+2 |
* | Improve the alert boxes put up for file open/read/write errors. (Some | Guy Harris | 1999-06-12 | 1 | -70/+1 |
* | Capturing packets from ethereal now saves the capture in an "anonymous" buffe... | Gilbert Ramirez | 1999-04-06 | 1 | -1/+78 |
* | Get rid of include of <strings.h> from "util.c", as it's not needed, and | Guy Harris | 1999-04-05 | 1 | -2/+1 |
* | Move the bitfield-decoding routines to "packet.h", along with other | Guy Harris | 1999-03-31 | 1 | -86/+1 |
* | Removed all references to gtk objects from packet*.[ch] files. They now | Gilbert Ramirez | 1999-03-23 | 1 | -2/+4 |
* | Added #include <sys/types.h> for compilation under gtk-1.1.11 | Gilbert Ramirez | 1999-01-01 | 1 | -1/+5 |
* | * Added Joerg Mayer's Vines patch | Gerald Combs | 1998-12-29 | 1 | -1/+82 |
* | Stopped the "TCP Follow" screen from producing an error when using | Gilbert Ramirez | 1998-12-22 | 1 | -1/+2 |
* | * Aligned the icon with the top edge of the dialog. | Gerald Combs | 1998-10-28 | 1 | -9/+9 |
* | * Copied in the correct GNU license (I'm such a goober) | Gerald Combs | 1998-10-16 | 1 | -5/+23 |
* | Squelch a number of "-Wall" errors by: | Guy Harris | 1998-10-13 | 1 | -1/+10 |
* | - Added match_strval function to packet.c | Gerald Combs | 1998-10-12 | 1 | -2/+12 |
* | Merged in a _huge_ patch from Guy Harris. It adds a time stap column, | Gerald Combs | 1998-09-27 | 1 | -1/+3 |
* | Added ID tags to the beginning of each source file. | Gerald Combs | 1998-09-16 | 1 | -0/+2 |
* | Initial revisionstartethereal-0.3.15ethereal-0-3-15backups/ethereal@18706ethereal | Gerald Combs | 1998-09-16 | 1 | -0/+125 |