Add routines that can be called from dissectors to report file open and
[obnox/wireshark/wip.git] / tethereal.c
2004-02-21 guyAdd routines that can be called from dissectors to...
2004-02-20 geraldAdd support for a "version.conf" file in the main direc...
2004-01-31 guyFix the spelling of "cumulative" (and variables whose...
2004-01-25 guyHave the Wiretap open, read, and seek-and-read routines...
2004-01-25 guyAdd another check for output errors when printing.
2004-01-25 guyThere's no need to keep a "FILE *" for the file being...
2004-01-24 guyAdd a new "file_open_error_message()" routine in "epan...
2004-01-19 jmayerThe current year is 2004
2004-01-19 ulflmove timestamp format options from "View->Options"...
2004-01-18 guyUpdate the Win32 information given when we fail to...
2004-01-18 jmayerOutput the result of -h to stdout, not stderr
2004-01-18 obiotNice rendering of the CVS version as "(cvs 200401181200...
2004-01-16 jmayerIn case of CVS sources, add the date of the last change...
2004-01-11 guyRename DISSECTOR_HELPER_{SRC,OBJECTS} to
2004-01-09 guyWe don't need to keep the progress bar quantum or next...
2004-01-09 ulfluse the same packet range things for "Print" dialog...
2004-01-05 ulflremoved some MSVC warnings (level 3)
2004-01-03 sharpeApply the patches from Tadaaki Nagao for a global versi...
2003-12-18 guy"pcap_compile_nopcap()" has a different signature in...
2003-12-17 guySet "print_args" regardless of whether we're printing...
2003-12-11 guyFix a typo.
2003-12-09 ulflprint system enhanced, more print ranges and expanded...
2003-12-09 gram-Tpdml and -Tps force -V. Thus, -V is no longer require...
2003-12-06 gramAdd the ability to print packet dissections in PDML...
2003-12-02 guyFrom Didier Gautheron: for each column format type...
2003-11-27 guyFrom Michael Lum: fix the usage message to say "-z...
2003-11-01 guyBased on a patch from Brian Fundakowski Feldman, add...
2003-10-30 guyOn UNIX, give up set-UID and set-GID privileges before...
2003-10-10 guyNot all versions of libpcap have "pcap_compile_nopcap...
2003-10-10 jmayerPart two of different-filter-syntax-hackaround: Warn...
2003-10-09 jmayerIn case of a parse error in the capture syntax, check...
2003-09-25 guyFrom Matthijs Melchior: check whether the ring buffer...
2003-09-19 guyFrom Lars Roland: initialize the flags.ref_time field...
2003-09-15 guyRename various capture file routines to have names...
2003-09-10 guyWhen saving packets, we have a "Save only marked packet...
2003-09-10 guyHave "get_interface_list()" return a list of "if_info_t...
2003-09-07 guySupport string dissector tables in the Tethereal "decod...
2003-09-06 guyFrom Graham Bloice, with changes from me: list the...
2003-09-03 sahlbergAnd for Cal,
2003-08-07 guyFrom Michael Lum: add the ability to have a preferences...
2003-07-25 gramFix signed/unsigned comparison warnings.
2003-06-30 guyFrom Lionel Ains:
2003-06-22 denielRingbuffer rework.
2003-06-13 guyMake it compile without libpcap.
2003-06-05 guyFrom Lionel Ains: "-d" flag for decode-as support in...
2003-05-16 guySquelch some compiler complaints.
2003-05-15 denielImplement a ring buffer switch duration:
2003-05-14 denielA correct programming practice is to save errno and...
2003-05-04 geraldAdd support for asynchronous DNS updates using the...
2003-04-23 guyAllow taps to have menu item registration routines...
2003-04-16 guyPull the stuff done in "dissect_packet()" to initialize...
2003-04-16 guyAdd the notion of a "fence" to columns. A dissector...
2003-03-12 guyChange the version messages to put the "compiled with...
2003-03-08 guyPut the code to get version numbers of various librarie...
2003-01-01 guyRe-word-wrap the "you can't capture on PPP/WAN interfac...
2002-12-31 guyOne more "#ifdef" (well, #ifndef, actually) for _WIN32.
2002-12-31 guy#ifdef out all the pipe-opening stuff on Windows.
2002-12-31 guyClean up the comments a bit.
2002-12-29 guyFrom rmkml: support for capturing from a pipe in Tethereal.
2002-12-02 guyDon't cast away constness, and fix variable and structu...
2002-11-10 geraldAdd tethereal's tap objects to Makefile.nmake's "clean...
2002-11-09 guyAdd support for SIGINFO on systems that have it.
2002-11-01 sahlbergFix for small bug that crashed tethereal if a tap filte...
2002-10-31 guyFrom Ronnie Sahlberg: have a registration interface...
2002-10-31 guyDon't reset the packet count if we longjmp out of the...
2002-10-25 guyThe versions of UCD SNMP that we now support all install
2002-10-24 guyDon't include the header file to get the SNMP version...
2002-10-23 guyFrom Wes Hardaker:
2002-10-23 guyFrom Ronnie Sahlberg: add a tap for statistics for...
2002-10-17 guyFrom Ronnie Sahlberg: don't have the tap code do a...
2002-10-09 geraldLink to libsnmp under Win32.
2002-09-27 sahlbergUpdate tethereal to put the filter string in the statis...
2002-09-26 sahlbergUpdated RPCSTAT for tethereal. The command now takes...
2002-09-06 sahlbergFrom Vassilii Khachaturov, cleanup of redundant code.
2002-09-05 sahlbergNew type of onc-rpc statistics.
2002-09-05 sahlbergAdded a mutex to protect a critical region in Gtk2...
2002-09-04 sahlbergTap api. tap is a simple api that can be used for arbit...
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-20 jmayerAdd -S option to tethereal. It is the equivalent to...
2002-08-02 jmayerReplace the types from sys/types.h and netinet/in.h...
2002-08-01 jmayerFix a few more memleaks found by valgrind (all deriving
2002-07-17 guyGet rid of some "unused variable" and "unused static...
2002-07-16 guyFrom Graeme Hewson:
2002-07-07 guyFrom Liviu Daia <Liviu.Daia[AT]imar.ro>: move "col_init...
2002-06-30 guyFrom Graeme Hewson:
2002-06-28 guySIGINT is, at least as I read some Microsoft documentat...
2002-06-27 geraldUpdate tethereal to handle the "<description> : <device...
2002-06-23 guyCount packets that pass the read filter, if we have...
2002-06-23 guyAdd a routine to "epan/filesystem.c" to test whether...
2002-06-23 guyFrom Graeme Hewson: flush the output after every frame...
2002-06-07 guyAdd a Wiretap routine to process packets captured via...
2002-06-04 guyGet rid of the "data_src" member of the "frame_data...
2002-05-22 guyCommand-line interface cleanups, from Graeme Hewson:
2002-05-14 guyUse "-G fields" rather than "-G" in Makefiles.
2002-05-14 guyMake the "-G" flag take an argument. If no arugment...
2002-03-31 guyFrom Joerg Mayer: get rid of unused arguments, and...
2002-03-23 guyUpdate from Diana Eichert to remove the comments with...
2002-03-22 guyFrom Diana Eichert: add a "-q" flag to Tethereal to...
2002-03-12 guyGet rid of the "--enable-snmp" option; instead, use...
2002-03-10 guyRemove code to show the presence, and version number...
next