| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename a variable to avoid collisions with a global variable, as noted | Guy Harris | 2008-06-23 | 1 | -1/+1 |
* | name change | Ronnie Sahlberg | 2006-05-21 | 1 | -2/+2 |
* | Move create_tempfile() to tempfile.c out of util.c. This means dumpcap | Guy Harris | 2006-02-12 | 1 | -8/+0 |
* | enhance the comments | Ulf Lamping | 2005-12-05 | 1 | -7/+25 |
* | Last set of char -> const char trivial warning fixes. | Jörg Mayer | 2005-08-06 | 1 | -1/+1 |
* | Get rid of warnings about shadowed variables (code was ok) | Jörg Mayer | 2004-10-01 | 1 | -1/+1 |
* | Move the base-64 routines to "epan/base64.c". | Guy Harris | 2004-09-10 | 1 | -2/+0 |
* | Move the stuff to handle ASCII <-> EBCDIC conversions to | Guy Harris | 2004-09-10 | 1 | -5/+0 |
* | Set the svn:eol-style property on all text files to "native", so that | Guy Harris | 2004-07-18 | 1 | -1/+1 |
* | As noted by Thomas Anders, the Heimdal libroken library has a base64_decode() | Olivier Biot | 2004-05-10 | 1 | -2/+2 |
* | Rename DISSECTOR_HELPER_{SRC,OBJECTS} to | Guy Harris | 2004-01-11 | 1 | -13/+1 |
* | Check the environment variables SSH_CONNECTION, SSH_CLIENT, REMOTEHOST, | Gerald Combs | 2003-11-18 | 1 | -1/+4 |
* | Move the base64_decode() function somewhere where other dissectors can | Tim Potter | 2003-05-23 | 1 | -1/+3 |
* | Change the version messages to put the "compiled with" stuff on a | Guy Harris | 2003-03-12 | 1 | -3/+9 |
* | Put the code to get version numbers of various libraries with which | Guy Harris | 2003-03-08 | 1 | -1/+7 |
* | Removed trailing whitespaces from .h and .c files using the | Jörg Mayer | 2002-08-28 | 1 | -4/+4 |
* | Wrap calls to "pcap_datalink()" in a routine that attempts to compensate | Guy Harris | 2001-11-09 | 1 | -13/+1 |
* | On Windows, use the directory in which the binary resides as the | Guy Harris | 2001-08-21 | 1 | -35/+2 |
* | "get_home_dir()", in "epan/filesystem.c", uses | Guy Harris | 2001-04-02 | 1 | -5/+1 |
* | Fix it to build on Windows. | Guy Harris | 2000-10-11 | 1 | -1/+8 |
* | Compute and display negative relative and delta time stamps correctly, | Guy Harris | 2000-09-10 | 1 | -1/+4 |
* | Add a routine to check whether a file is a directory or not. | Guy Harris | 2000-07-31 | 1 | -1/+14 |
* | In Tethereal, allow capture filters and read filters either to be | Guy Harris | 2000-02-22 | 1 | -1/+7 |
* | Remove instances of getenv("HOME") and provide a get_home_dir() function | Gilbert Ramirez | 2000-01-29 | 1 | -1/+5 |
* | Provide a "get_dirname()" routine, that takes a pathname and returns | Guy Harris | 2000-01-25 | 1 | -1/+11 |
* | Encapsulate the code to take a pointer to a pathname and return a | Guy Harris | 2000-01-25 | 1 | -1/+3 |
* | Move the routine to get a list of the network interfaces on the system | Guy Harris | 2000-01-16 | 1 | -1/+13 |
* | Move the GTK+ implementations of various UI utilities out of "util.c" | Guy Harris | 1999-12-09 | 1 | -17/+1 |
* | A "character encoding" variable is now set per packet. The existence | Gilbert Ramirez | 1999-11-22 | 1 | -1/+3 |
* | Add ASCII/EBCDIC conversion to TCP Follow window. Also add Close button | Gilbert Ramirez | 1999-10-19 | 1 | -1/+4 |
* | Make a "create_tempfile()" routine that constructs the template to be | Guy Harris | 1999-08-18 | 1 | -1/+3 |
* | Improve the alert boxes put up for file open/read/write errors. (Some | Guy Harris | 1999-06-12 | 1 | -7/+1 |
* | Capturing packets from ethereal now saves the capture in an "anonymous" buffe... | Gilbert Ramirez | 1999-04-06 | 1 | -1/+7 |
* | Move the bitfield-decoding routines to "packet.h", along with other | Guy Harris | 1999-03-31 | 1 | -11/+1 |
* | Removed all references to gtk objects from packet*.[ch] files. They now | Gilbert Ramirez | 1999-03-23 | 1 | -2/+1 |
* | * Added Joerg Mayer's Vines patch | Gerald Combs | 1998-12-29 | 1 | -1/+10 |
* | * Copied in the correct GNU license (I'm such a goober) | Gerald Combs | 1998-10-16 | 1 | -2/+2 |
* | - Added match_strval function to packet.c | Gerald Combs | 1998-10-12 | 1 | -2/+8 |
* | Merged in a _huge_ patch from Guy Harris. It adds a time stap column, | Gerald Combs | 1998-09-27 | 1 | -3/+1 |
* | 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/+49 |