update asn2eth and all generated dissectors to new dissect_ber_boolean that takes...
[metze/wireshark/wip.git] / tethereal.c
2005-02-23 Ulf Lampinguse the applications name (currently "ethereal" or...
2005-02-23 Ulf Lampingmove capture_opts related things (init, command line...
2005-02-22 Luis OntanonDo not call the tap's initialization as soon as the...
2005-02-13 Lars Rolandchange nmake makefiles in /trunk and /trunk/epan so...
2005-02-07 Guy HarrisFix up the suppression of packet printing and packet...
2005-02-07 Guy HarrisMake Ethereal and Tethereal compile if we're building...
2005-02-07 Guy HarrisSuppress the packet counts when we're reading from...
2005-02-07 Guy HarrisTethereal can write to a file in binary even if not...
2005-02-07 Guy HarrisClean up indentation.
2005-02-06 Guy Harris"iface" is now a member of "capture_opts", not "cfile".
2005-02-06 Ulf Lampinganother two steps towards privilege seperation:
2005-02-05 Guy HarrisPut "cf_status_t" back.
2005-02-05 Guy HarrisMake "cf_open()" match the prototype in "file.h".
2005-02-04 Guy HarrisInstead of having a single enumerated type for status...
2005-02-04 Ulf Lampinghuge cleanup of capture file API (functions in file...
2005-02-04 Ulf Lamping(some) redesign of capture data structures.
2005-02-03 Ulf Lampingmove capture_file_fd field from capture_file to capture...
2005-02-03 Ulf Lampingprevent ringbuffer from having to know about capture_fi...
2005-01-16 Guy HarrisReport a friendlier name, if possible, when capturing...
2004-12-29 Guy HarrisMake the tone of the error messages a bit less formal...
2004-12-01 Guy HarrisMove the #ifdef/#endif a bit so that the entire chunk of
2004-12-01 Ronnie Sahlbergminor fix to tethereal to allow it to compile with...
2004-11-11 Guy HarrisAs per Sebastian Felis, don't assume that doubling...
2004-10-19 Guy HarrisIf we're not printing packet information, don't print...
2004-10-01 Jörg MayerGet rid of warnings about shadowed variables (code...
2004-09-29 Guy HarrisMove the column preferences stuff to epan (the rest...
2004-09-29 Guy HarrisMove the tap infrastructure to the epan directory.
2004-09-27 Guy HarrisMove prefs.c and prefs.h into the epan subdirectory.
2004-09-10 Guy HarrisHoist the code for handling "-G" into a common module.
2004-09-10 Gilbert RamirezAdd a "-G fields2" option which is like "-G fields...
2004-08-13 Guy HarrisWhen opening an output file, use "file_snaplen" as...
2004-08-06 Guy HarrisFrom Albert Chin: rename resolv.{ch} to addr_resolv...
2004-08-06 Gilbert RamirezMention psml as a valid option to -T in the usage state...
2004-08-03 Guy HarrisDisallow "-f" when not doing a live capture, rather...
2004-07-25 Guy HarrisMake some generic print routines that take, as an argum...
2004-07-25 Guy Harris"-T ps" should not imply "-V"; one should be able to...
2004-07-18 Guy HarrisSet the svn:eol-style property on all text files to...
2004-07-15 Gerald CombsConvert make-version.pl and the associated cvsversion...
2004-07-09 Guy HarrisDon't complain about "-T pdml" or "-T psml" being combi...
2004-07-08 Guy HarrisMake the "human-readable text vs. PSML vs. PDML" choice...
2004-07-08 Guy HarrisFix the error for a WTAP_ERR_UNSUPPORTED_ENCAP read...
2004-06-12 Guy HarrisOn Windows, if "get_interface_list()" returns CANT_GET_...
2004-06-10 Guy HarrisMove the ring-buffer tests from "process_packet()" to
2004-05-31 Guy HarrisAdd a routine that indicates where there are any tap...
2004-05-31 Guy HarrisMake "-q" suppress packet printing when you're reading...
2004-05-31 Guy HarrisMove the packet counting, dissecting, and filtering...
2004-05-09 Guy HarrisFrom Lars Roland: add support for building a libetherea...
2004-04-24 Ulf Lampingsome code cleanup of the printing system
2004-04-22 Ulf Lampingadded some options and enhancements to the print output:
2004-04-20 Ulf Lampingchanged postscript output:
2004-04-16 Guy HarrisAdd a "report_failure()" routine to allow dissectors...
2004-04-16 Ulf Lampingmake print dialog "Packet Format" options somewhat...
2004-03-23 Guy HarrisMake "epan_init()" take, as additional arguments, point...
2004-03-18 Olivier BiotFrom Lars Roland: Move timestamp_type into libethereal...
2004-02-23 Gerald CombsMove cvsversion.h from BUILT_INCLUDES to BUILT_SOURCES...
2004-02-21 Guy HarrisAdd routines that can be called from dissectors to...
2004-02-20 Gerald CombsAdd support for a "version.conf" file in the main direc...
2004-01-31 Guy HarrisFix the spelling of "cumulative" (and variables whose...
2004-01-25 Guy HarrisHave the Wiretap open, read, and seek-and-read routines...
2004-01-25 Guy HarrisAdd another check for output errors when printing.
2004-01-25 Guy HarrisThere's no need to keep a "FILE *" for the file being...
2004-01-24 Guy HarrisAdd a new "file_open_error_message()" routine in "epan...
2004-01-19 Jörg MayerThe current year is 2004
2004-01-19 Ulf Lampingmove timestamp format options from "View->Options"...
2004-01-18 Guy HarrisUpdate the Win32 information given when we fail to...
2004-01-18 Jörg MayerOutput the result of -h to stdout, not stderr
2004-01-18 Olivier BiotNice rendering of the CVS version as "(cvs 200401181200...
2004-01-16 Jörg MayerIn case of CVS sources, add the date of the last change...
2004-01-11 Guy HarrisRename DISSECTOR_HELPER_{SRC,OBJECTS} to
2004-01-09 Guy HarrisWe don't need to keep the progress bar quantum or next...
2004-01-09 Ulf Lampinguse the same packet range things for "Print" dialog...
2004-01-05 Ulf Lampingremoved some MSVC warnings (level 3)
2004-01-03 Richard SharpeApply the patches from Tadaaki Nagao for a global versi...
2003-12-18 Guy Harris"pcap_compile_nopcap()" has a different signature in...
2003-12-17 Guy HarrisSet "print_args" regardless of whether we're printing...
2003-12-11 Guy HarrisFix a typo.
2003-12-09 Ulf Lampingprint system enhanced, more print ranges and expanded...
2003-12-09 Gilbert Ramirez-Tpdml and -Tps force -V. Thus, -V is no longer require...
2003-12-06 Gilbert RamirezAdd the ability to print packet dissections in PDML...
2003-12-02 Guy HarrisFrom Didier Gautheron: for each column format type...
2003-11-27 Guy HarrisFrom Michael Lum: fix the usage message to say "-z...
2003-11-01 Guy HarrisBased on a patch from Brian Fundakowski Feldman, add...
2003-10-30 Guy HarrisOn UNIX, give up set-UID and set-GID privileges before...
2003-10-10 Guy HarrisNot all versions of libpcap have "pcap_compile_nopcap...
2003-10-10 Jörg MayerPart two of different-filter-syntax-hackaround: Warn...
2003-10-09 Jörg MayerIn case of a parse error in the capture syntax, check...
2003-09-25 Guy HarrisFrom Matthijs Melchior: check whether the ring buffer...
2003-09-19 Guy HarrisFrom Lars Roland: initialize the flags.ref_time field...
2003-09-15 Guy HarrisRename various capture file routines to have names...
2003-09-10 Guy HarrisWhen saving packets, we have a "Save only marked packet...
2003-09-10 Guy HarrisHave "get_interface_list()" return a list of "if_info_t...
2003-09-07 Guy HarrisSupport string dissector tables in the Tethereal "decod...
2003-09-06 Guy HarrisFrom Graham Bloice, with changes from me: list the...
2003-09-03 Ronnie SahlbergAnd for Cal,
2003-08-07 Guy HarrisFrom Michael Lum: add the ability to have a preferences...
2003-07-25 Gilbert RamirezFix signed/unsigned comparison warnings.
2003-06-30 Guy HarrisFrom Lionel Ains:
2003-06-22 Laurent DenielRingbuffer rework.
2003-06-13 Guy HarrisMake it compile without libpcap.
2003-06-05 Guy HarrisFrom Lionel Ains: "-d" flag for decode-as support in...
next