aboutsummaryrefslogtreecommitdiffstats
path: root/file.h
Commit message (Expand)AuthorAgeFilesLines
...
* Changed two #include <>'s to #include "" 's, for stylistic reasons only.Gilbert Ramirez1999-08-111-2/+2
* More whitespace fixups, and fix a typo in a comment.Guy Harris1999-08-101-4/+4
* Fix up whitespace.Guy Harris1999-08-101-2/+2
* Add the ability to specify a filter to be used when reading the file toGuy Harris1999-08-101-29/+30
* Building a GList by adding elements to the end with "g_list_append()" isGuy Harris1999-08-101-2/+3
* Allow compilation of ethereal in a directory different thanLaurent Deniel1999-08-071-2/+2
* Added a progress bar to the display filter computation. Unfortunately,Gilbert Ramirez1999-08-051-1/+2
* Check in Olivier Abad's patch to add dissectors for LAP-B and X.25, andGuy Harris1999-08-021-1/+2
* Turn "protocol_tree" and "fd" from global variables into members of aGuy Harris1999-07-241-1/+4
* Have "close_cap_file()" disable all menu items that make sense only ifGuy Harris1999-07-241-1/+4
* Add a "File/Print" menu item, which prints *all* the packets in theGuy Harris1999-07-231-2/+3
* Added support for compiling on win32 with Visual C and 'nmake'. It compiles,Gilbert Ramirez1999-07-131-1/+6
* Added the ability to create a read-only ethereal, i.e., one thatGilbert Ramirez1999-07-091-2/+11
* Created a new protocol tree implementation and a new display filterGilbert Ramirez1999-07-071-57/+6
* Added Aaron Hillegass' summary dialogue. We're ignoring the problem withGilbert Ramirez1999-06-221-1/+4
* Update the display if the "command-line-specified" time format isGuy Harris1999-06-221-2/+3
* Added "Capture" and "Display" menus; "Capture" has a "Start" item, whichGuy Harris1999-06-191-3/+4
* Improve the alert boxes put up for file open/read/write errors. (SomeGuy Harris1999-06-121-1/+23
* Live data capture and display enhancement that allows network capture andLaurent Deniel1999-05-111-1/+3
* Capturing packets from ethereal now saves the capture in an "anonymous" buffe...Gilbert Ramirez1999-04-061-2/+5
* Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1999-03-231-3/+9
* Make the minimum and maximum packet sizes #defines.Guy Harris1999-02-111-2/+2
* I removed the per-file encapsulation type from wiretap, and make all filetypesGilbert Ramirez1999-01-071-1/+3
* Added the iptrace (AIX's packet-capture tool) file format to wiretap.Gilbert Ramirez1999-01-021-1/+3
* * Added column formatting functionality.Gerald Combs1998-11-171-2/+3
* Add support to wiretap for reading Sun "snoop" capture files.Guy Harris1998-11-151-22/+18
* A lengthy patch to add the wiretap library. Wiretap is not used by defaultGilbert Ramirez1998-11-121-2/+14
* - Added match_strval function to packet.cGerald Combs1998-10-121-2/+3
* * Added Mike Hall's TCP reconstruction code.Gerald Combs1998-09-171-1/+2
* Added ID tags to the beginning of each source file.Gerald Combs1998-09-161-0/+2
* Initial revisionstartethereal-0.3.15ethereal-0-3-15backups/ethereal@18706etherealGerald Combs1998-09-161-0/+99