aboutsummaryrefslogtreecommitdiffstats
path: root/file.c
AgeCommit message (Expand)AuthorFilesLines
1999-07-11When you hit <Return> in the text entry box for the display filter,Guy Harris1-36/+72
1999-07-09Added the ability to create a read-only ethereal, i.e., one thatGilbert Ramirez1-3/+1
1999-07-07Created a new protocol tree implementation and a new display filterGilbert Ramirez1-159/+30
1999-06-22Added Aaron Hillegass' summary dialogue. We're ignoring the problem withGilbert Ramirez1-1/+15
1999-06-22Update the display if the "command-line-specified" time format isGuy Harris1-9/+100
1999-06-19Update a comment.Guy Harris1-6/+6
1999-06-19Use "gtk_toggle_button_set_state()" rather thanGuy Harris1-3/+61
1999-06-19Added "Capture" and "Display" menus; "Capture" has a "Start" item, whichGuy Harris1-46/+94
1999-06-15Put "..." after menu items that will cause a dialog box to be popped upGuy Harris1-15/+15
1999-06-14Add our own "strerror()", which we use on platforms that don't have itGuy Harris1-1/+5
1999-06-12Improve the alert boxes put up for file open/read/write errors. (SomeGuy Harris1-19/+173
1999-05-11Fixed problem where filename of capture file would not be displayed inGilbert Ramirez1-2/+4
1999-05-11Live data capture and display enhancement that allows network capture andLaurent Deniel1-3/+163
1999-04-06Capturing packets from ethereal now saves the capture in an "anonymous" buffe...Gilbert Ramirez1-7/+14
1999-03-23Removed all references to gtk objects from packet*.[ch] files. They nowGilbert Ramirez1-2/+2
1999-03-20Re-wrote the NCP module in accordance with how NCP is really organized.Gilbert Ramirez1-2/+6
1999-03-01Added display filters to wiretap.Gilbert Ramirez1-1/+7
1999-01-21I changed the wtap_open_offline() function so that it takes only theGilbert Ramirez1-2/+2
1999-01-07I removed the per-file encapsulation type from wiretap, and make all filetypesGilbert Ramirez1-6/+2
1999-01-03The "lnk_t" field of per-packet data, and the "pkt_encap" field in theGuy Harris1-1/+3
1999-01-02Added the iptrace (AIX's packet-capture tool) file format to wiretap.Gilbert Ramirez1-1/+2
1998-12-29* Added Joerg Mayer's Vines patchGerald Combs1-118/+28
1998-12-17A patch spread across many files to let Ethereal compile under GTK+-1.1.x.Gilbert Ramirez1-2/+12
1998-11-17* Added column formatting functionality.Gerald Combs1-7/+9
1998-11-15Add support to wiretap for reading Sun "snoop" capture files.Guy Harris1-7/+19
1998-11-12A lengthy patch to add the wiretap library. Wiretap is not used by defaultGilbert Ramirez1-4/+49
1998-10-13Squelch a number of "-Wall" errors by:Guy Harris1-1/+6
1998-10-13* Pod page updateGerald Combs1-2/+2
1998-10-12- Fixed status bar printing error (the total number of packets were beingGerald Combs1-2/+2
1998-10-12- Added match_strval function to packet.cGerald Combs1-8/+10
1998-10-10* OSPF alignment fixes (Gerald)Gerald Combs1-1/+5
1998-09-27Merged in a _huge_ patch from Guy Harris. It adds a time stap column,Gerald Combs1-13/+48
1998-09-25* Ethernet manufacturer support (Laurent)Gerald Combs1-2/+2
1998-09-17* Added Mike Hall's TCP reconstruction code.Gerald Combs1-1/+4
1998-09-16Added ID tags to the beginning of each source file.Gerald Combs1-0/+2
1998-09-16Initial revisionGerald Combs1-0/+356