If we're going to use a handle for the data handle, we need to get a
[obnox/wireshark/wip.git] / doc /
2005-12-14 ulfldocument latest command line changes:
2005-12-09 guyRepeatedly indicate that "-w" is for writing binary...
2005-12-06 ulflrename pcap-....c/.h files to capture-pcap-....c/.h
2005-11-18 guyAdd support for the "-B" flag to Tethereal on Windows.
2005-10-31 guyImprove the description of "contains" and "matches...
2005-10-30 ulflvery minor enhancements
2005-10-27 ulflsimply use 4 spaces for example indentation and formatting
2005-10-27 ulflSynopsis: don't prepend an optional - before the first...
2005-10-26 ulflfrom Jaap Keuter:
2005-10-25 gramDocument ptvcursors.
2005-10-15 sahlberg add some text to discourage using strcpy and friends...
2005-10-08 legoset Id and eol-style
2005-10-08 legoAdd some missing descriptions
2005-10-08 sahlbergadd initial better than nothing ep/se allocation...
2005-10-07 ulflfix Ethereal so command line capture parameter will...
2005-10-06 ulfladd missing -E parameter to the Options section
2005-09-10 guyAdd "tvb_get_ipv4()" and "tvb_get_ipv6()" addresses...
2005-09-08 ulfl(very minor) issue found while working on a new tap
2005-09-06 geraldIn doc/Makefile.nmake, use the "install-deps" target...
2005-09-02 guytext2pcap can add fake SCTP headers.
2005-08-10 sahlbergadd new function tvb_get_ephemeral_stringz()
2005-08-10 sahlbergrename ep_tvb_fake_unicode() to tvb_get_ephemeral_faked...
2005-08-10 sahlbergrename ep_tvb_get_string() to tvb_get_ephemeral_string...
2005-08-04 jmayerDon't initialize variables in their declaration with...
2005-07-25 ulflfrom Thomas Boehne: update README's to reflect latest...
2005-07-24 ulflfrom Graeme Hewson: "Fixes for ethereal config files"
2005-07-19 ulflfrom Graeme Hewson: "Fixes for ethereal config files"
2005-07-10 jmayerAfter doing "make maintainer-clean", "svn status -...
2005-06-26 ulflupdate text to reflect the current implementation ...
2005-06-19 guyUpdate URL for omniORB.
2005-06-17 geraldAdd a note about fuzz testing.
2005-06-09 ulfladd some more details to the files section
2005-06-09 ulflwe possibly have global cfilters/dfilters files now
2005-06-09 etxrabFrom Mike Duigou
2005-06-04 ulflupdate to changes done in the menu
2005-06-04 ulflmake a complete redesign of the files section
2005-06-04 ulflupdate usage output and manual pages for both Ethereal...
2005-06-03 etxrabFrom Mike Duigou:
2005-05-31 ulfladd new command line flag "-g", will go to a given...
2005-05-30 ulflfix #148: (win32 only) use command line parameter ...
2005-05-30 ulflFirst part to fix #148: use command line parameter...
2005-05-25 guyUpdate URLs for WinPcap.
2005-05-11 sahlbergSome applications do very naughty things like reusing...
2005-05-03 lrolandadd the new target "install-plugins" to nmake makefile
2005-05-01 lrolandAdd an install-deps target to the nmake makefiles.
2005-04-19 sahlbergFrom Jon R
2005-04-14 sahlbergFrom Steve Karg
2005-04-11 geraldAdd a note about testing to the "Robustness" section.
2005-04-11 ulfladd some missing menu items, describe changes in the...
2005-04-10 geraldAdd an option to Editcap that adds various types of...
2005-04-10 guyMake it slightly clearer that the bitwise AND operator...
2005-04-01 guyEdits, update to current "all GTK+ stuff is common...
2005-03-30 guyMake it a bit clearer that what "-w" writes is raw...
2005-03-26 guyAdd a note about doing checks before subtracting, for...
2005-03-23 guyThou shalt not g_assert() in a dissector.
2005-03-23 guyRemind people not to use "g_ntoh[ls]()" or "g_hton...
2005-03-21 legoHint in README.tapping about the stats_tree.
2005-03-21 lego Something is better than nothing, Sooner is better...
2005-03-14 ulflfix a bug and add a forward declaration in the example...
2005-03-11 ulflfrom Micheal Duigou: add some doxygen tags and some...
2005-03-11 guyAdd one more reason to use "tvb_get_string()", as we...
2005-03-08 guyMore editing.
2005-03-08 guyEditing.
2005-03-08 ulflfrom jaap keuter: add info how to update from old to...
2005-03-07 guyCall the "new-style init" routine for plugins a "regist...
2005-03-05 lrolandPreparations for dropping the old plugin api.
2005-03-01 guyFrom Graeme Hewson: rename the global preferences file...
2005-02-24 jmayerDidier Gautheron: Fix out of tree compilation
2005-02-22 ulfladd the number of autostop files to the command line...
2005-02-14 guyMake the "maintainer-clean" rules get rid of some addit...
2005-02-01 jmayerAdd boolean to the list of non-portable types
2005-01-18 ulflwe can merge more than two files with mergecap
2005-01-14 geraldRemove another GNU cp dependency.
2005-01-13 guyAdd support for a personal hosts file.
2005-01-07 guyGrammar and typo fix from Mike Duigou.
2005-01-03 geraldLet capinfos print statistics for more than one file...
2004-12-28 ulfladd a more detailed description, how to add a new disse...
2004-10-26 guyDocument the personal capture and display filters list...
2004-10-22 guyFor the .pod->.html rules, find the ".pod" files in...
2004-10-20 ulflrenamed capinfo to capinfos, as the former name capinfo...
2004-10-20 guyUpdate the man page to indicate that "-q", when capturi...
2004-10-18 guyAdd a rule to make ../AUTHORS-SHORT-FORMAT, as it won...
2004-10-17 guyFrom Graeme Hewson: make AUTHORS-SHORT not include...
2004-10-14 guyFrom Jeff Morriss: PREF_RANGE preference type, for...
2004-10-06 guyNote that variadic macros shouldn't be used.
2004-10-01 guyFrom Lars Roland: we need to define _NEED_VAR_IMPORT_...
2004-09-29 guyFrom Lars Roland: add an option to link plugins with...
2004-09-17 guyNote that declarations in the middle of a block aren...
2004-09-11 guyNote that _WIN32, not WIN32, should be used in #ifdefs...
2004-09-07 guyNote that developers should avoid GTK+ 2.x/GLib 2.x...
2004-09-05 obiotFix cosmetic errors in the AUTHORS file and in ethereal...
2004-08-31 ulfladd HFILL to the skeleton example and documentation...
2004-08-31 ulflcorrected paths, where the dissectors and the correspon...
2004-08-22 guyAdd "tvb_get_ntoh64()" and "tvb_get_letoh64()" routines...
2004-08-19 guyNote that "G_GINT64_CONSTANT()" should be used for...
2004-08-12 geraldFrom Graeme Hewson: Keep the list of authors in the...
2004-08-03 guyDisallow "-f" when not doing a live capture, rather...
2004-07-30 guyStrip out the CR's, set svn:eol-style to native, and...
2004-07-29 geraldClean up the capinfo files, so that we pass "distcheck."
2004-07-29 geraldAdd capinfo targets.
next