Have "get_positive_int()" really check for positive integers, not just
[obnox/wireshark/wip.git] / tethereal.c
2002-02-24 guyHave "get_positive_int()" really check for positive...
2002-02-24 guy"autostop_filesize" and "autostop_duration" don't need...
2002-02-24 guyFrom Peter Valchev: fix editcap to assign the result...
2002-02-18 guyDon't give tvbuffs names; instead, give data sources...
2002-02-08 guyHave Wiretap set the snapshot length to 0 if it can...
2002-01-29 guyThe ring buffer code only supports libpcap format captu...
2002-01-21 guyInclude files from the "epan" directory and subdirector...
2002-01-15 gramTethereal needs to allocate space for col_expr[] and...
2002-01-13 guyAdd a preferences page for the name resolution flags.
2002-01-11 guyDeclare "capture()" appropriately.
2002-01-10 guyFix some problems with building Ethereal/Tethereal...
2002-01-10 guyAdd a preferences page for capture preferences, so...
2002-01-03 guyMake the "go" member of the "loop_data" structure in...
2001-12-21 guyClean up the comments for the ring buffer checks.
2001-12-21 guyThere is no such thing as an optional parameter to...
2001-12-21 guyIf the user requested a ring buffer but didn't specify...
2001-12-21 guyDon't let the user specify a maximum capture file size...
2001-12-21 guyIt's not possible to check whether the capture file...
2001-12-18 gramProvide for per-protocol-tree data in the proto_tree...
2001-12-16 guyAdd an extra argument to "epan_dissect_new()" that...
2001-12-10 guyDon't fill in the columns if we're writing to a capture...
2001-12-10 guyMove the pointer to the "column_info" structure in...
2001-12-06 gramRemove proto_tree from capture_file and PacketWinData...
2001-12-04 guyIn the NetMon capture file reading code, if we get...
2001-12-04 guyMake the bytes-written information from Wiretap a long...
2001-12-04 guySupport for stopping capture at specified capture file...
2001-11-21 gramRemove the global packet_info called "pi". Dissectors...
2001-11-13 gramHopefully the last time I have to change my e-mail...
2001-11-09 guyWrap calls to "pcap_datalink()" in a routine that attem...
2001-11-04 guyAllow a dissector to register preferences that it no...
2001-10-26 gramFix the rest of the signed/unsigned comparison warnings.
2001-10-25 guyHandle "pcap_open_live()" succeeding but returning...
2001-10-22 guyAdd a routine to get the directory in which personal...
2001-10-04 guyUse longs as file offsets, so that on platforms with...
2001-09-05 guyClose the file to which we're writing before exiting...
2001-07-27 guyFix AC_ETHEREAL_PCAP_CHECK so that, if a directory...
2001-07-26 guyMacOS support changes, from Michael Tuexen (with some...
2001-07-17 hagbardAdded a "Suppress Unmarked" option to the print dialog to
2001-07-05 guy"open_cap_file()" in Ethereal and Tethereal don't use...
2001-06-08 guyWhen printing the contents of a raw-data field, don...
2001-06-08 guyMove the fragment reassembly code into "reassemble...
2001-06-05 guyEnable "Match Selected" only if there's a field selecte...
2001-05-31 guySupport for "-N" flag enabling selected forms of name...
2001-04-20 guyIn ANSI C (and in pre-ANSI UNIX implementations), if...
2001-04-20 gramAdd a "return 0;" at the end of main() to pacify MSVC...
2001-04-18 guyCheck the validity of numbers specified in command...
2001-04-15 guyThere's no "enable name resolution in captures" prefere...
2001-04-11 guyThe Software Porting And Archive Centre for HP-UX now...
2001-04-07 guyDon't hand "fdata" to "clear_fdata()" if you haven...
2001-04-05 gramWin32 build fix, show "0.5.2 (WinPcap 2.1)" as the...
2001-04-03 guyTry to load WinPcap only on Windows.
2001-04-03 gramNow that WinPcap is a DLL, I can load it at run-time...
2001-04-02 hagbardAdded two new arguments to epan_init() and proto_init...
2001-03-27 guyMake "comp_info_str" static in Ethereal - there's no...
2001-03-27 guyGive Tethereal a "-D" flag, inspired by WinPcap's ...
2001-03-24 guyClear "fdata->data_src" when initializing a "frame_data...
2001-03-23 jfosterAdded named data sources printing support, written...
2001-02-18 guyIn the MSVC++ 6.0 C library, "line-buffered" doesn...
2001-02-11 guyReport failures of "pcap_stats()", as tcpdump does.
2001-02-11 guyIn Ethereal, attempt to get the packet statistics from...
2001-02-10 guyCheck for errors when writing a capture file.
2001-02-01 gramCreate a more modular type system for the FT_* types...
2001-01-29 guyThere's no need for a member of a "capture_file" struct...
2001-01-28 guyThere's no need for a member of a "capture_file" struct...
2001-01-04 guyDon't define "promisc_mode" if we weren't built with...
2000-12-03 guyPull the code to set the fields in the "cfile.cinfo...
2000-11-21 guyTethereal includes no GUI stuff, so it doesn't need...
2000-11-20 gramInitialize winsock as we do in Ethereal.
2000-11-19 guyFor each column, have both a buffer into which strings...
2000-11-09 guyMove a "putchar('\n')" that caused an extra newline...
2000-11-06 guyIn Tethereal, when printing summary lines, print the...
2000-11-01 guyAdd a fourth choice of time format in the packet list...
2000-11-01 guyInstead of failing if we can't find a netmask for the...
2000-10-31 guyGet rid of a statement that should've been deleted...
2000-10-16 guyGive libethereal its own configuration file, and have...
2000-10-08 geraldChange addresses from ethereal.zing.org to ethereal...
2000-10-06 gramImplement epan_dissect_new() and epan_dissect_free...
2000-09-27 gramFirst step in moving core Ethereal routines to libepan.
2000-09-20 guyGive Tethereal a "-l" flag, as tcpdump has, to make...
2000-09-15 guyAdd a "-p" command-line option, and a checkbox in the...
2000-09-10 guyCompute and display negative relative and delta time...
2000-08-23 denielRemove the -D option.
2000-08-22 guyInitialize all the fields of the "frame_data" structure...
2000-08-19 denielFix potential buffer overflows.
2000-08-14 guyPPP/WAN captures work on Windows 9x, so speak of them...
2000-08-13 guyOn Win32, if the attempt to open the capture device...
2000-08-11 denielMiscellaneous code cleaning
2000-08-03 gramAdd a "Save As" feature to the TCP Follow dialogue...
2000-07-24 gramCorrect packet count displayed while capturing with...
2000-07-20 guyIn Tethereal:
2000-07-09 guyTurn the code of "colorize_packet()" into a static...
2000-07-05 guyAdd support for a global "ethereal.conf" preferences...
2000-07-05 guySet the locale for Tethereal to the native environment...
2000-07-03 guyRemove the progress bar from the status line, and,...
2000-06-27 guyPatch from Ben Fowler to rename the global variable...
2000-06-15 guyPatch from Joerg Mayer:
2000-05-19 gramAdd wtap-int.h. Move definitions relevant to the intern...
2000-05-18 guyRemove the "union pseudo_header" from the "frame_data...
2000-05-18 guyHave "proto_tree_is_visible" false except when we're...
2000-04-14 gramChange dfilter_apply() to 4-argument function. 4th...
next