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