aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2005-08-04Don't initialize variables in their declaration with non-constantJörg Mayer1-0/+8
2005-07-25from Thomas Boehne: update README's to reflect latest changesUlf Lamping1-3/+8
2005-07-24from Graeme Hewson: "Fixes for ethereal config files"Ulf Lamping2-49/+63
2005-07-19from Graeme Hewson: "Fixes for ethereal config files"Ulf Lamping1-67/+107
2005-07-10After doing "make maintainer-clean", "svn status --no-ignore | grep ^I"Jörg Mayer1-48/+52
2005-06-26update text to reflect the current implementation (e.g. we don't have normal/...Ulf Lamping1-32/+66
2005-06-19Update URL for omniORB.Guy Harris1-1/+1
2005-06-17Add a note about fuzz testing.Gerald Combs1-3/+11
2005-06-09add some more details to the files sectionUlf Lamping1-11/+39
2005-06-09we possibly have global cfilters/dfilters files nowUlf Lamping1-7/+10
2005-06-09From Mike DuigouAnders Broman2-3/+6
2005-06-04update to changes done in the menuUlf Lamping1-25/+53
2005-06-04make a complete redesign of the files sectionUlf Lamping2-118/+181
2005-06-04update usage output and manual pages for both Ethereal and Tethereal to refle...Ulf Lamping2-118/+130
2005-06-03From Mike Duigou:Anders Broman1-21/+93
2005-05-31add new command line flag "-g", will go to a given packet, after loading a ca...Ulf Lamping1-0/+5
2005-05-30fix #148: (win32 only) use command line parameter -B to set capture buffer sizeUlf Lamping1-0/+7
2005-05-30First part to fix #148: use command line parameter -o not only for preference...Ulf Lamping1-38/+11
2005-05-25Update URLs for WinPcap.Guy Harris1-2/+2
2005-05-11Some applications do very naughty things like reusing a port for a different ...Ronnie Sahlberg1-9/+56
2005-05-03add the new target "install-plugins" to nmake makefileLars Roland1-0/+3
2005-05-01Add an install-deps target to the nmake makefiles.Lars Roland1-1/+0
2005-04-19From Jon RRonnie Sahlberg1-19/+62
2005-04-14From Steve KargRonnie Sahlberg1-1/+1
2005-04-11Add a note about testing to the "Robustness" section.Gerald Combs1-0/+15
2005-04-11add some missing menu items, describe changes in the -b ring buffer command l...Ulf Lamping1-14/+62
2005-04-10Add an option to Editcap that adds various types of errors to the capture Gerald Combs1-3/+10
2005-04-10Make it slightly clearer that the bitwise AND operator evaluates to aGuy Harris1-0/+3
2005-04-01Edits, update to current "all GTK+ stuff is common" state.Guy Harris1-6/+6
2005-03-30Make it a bit clearer that what "-w" writes is raw binary packet data,Guy Harris1-5/+8
2005-03-26Add a note about doing checks before subtracting, for example, theGuy Harris1-0/+12
2005-03-23Thou shalt not g_assert() in a dissector.Guy Harris1-0/+7
2005-03-23Remind people not to use "g_ntoh[ls]()" or "g_hton[ls]()" to convertGuy Harris1-0/+8
2005-03-21Hint in README.tapping about the stats_tree.Luis Ontanon1-0/+4
2005-03-21 Something is better than nothing, Sooner is better than later.Luis Ontanon1-0/+199
2005-03-14fix a bug and add a forward declaration in the example skeleton codeUlf Lamping1-1/+4
2005-03-11from Micheal Duigou: add some doxygen tags and some changes to README.developerUlf Lamping1-29/+96
2005-03-11Add one more reason to use "tvb_get_string()", as we've had a recentGuy Harris1-0/+11
2005-03-08More editing.Guy Harris1-2/+3
2005-03-08Editing.Guy Harris1-2/+2
2005-03-08from jaap keuter: add info how to update from old to new style plugin registe...Ulf Lamping1-1/+54
2005-03-07Call the "new-style init" routine for plugins a "register" routine, asGuy Harris1-1/+1
2005-03-05Preparations for dropping the old plugin api.Lars Roland1-22/+18
2005-03-01From Graeme Hewson: rename the global preferences file to "preferences"Guy Harris2-37/+37
2005-02-24Didier Gautheron: Fix out of tree compilationJörg Mayer1-2/+2
2005-02-22add the number of autostop files to the command line parameters, e.g.:Ulf Lamping1-1/+7
2005-02-14Make the "maintainer-clean" rules get rid of some additional generatedGuy Harris1-0/+2
2005-02-01Add boolean to the list of non-portable typesJörg Mayer1-8/+9
2005-01-18we can merge more than two files with mergecapUlf Lamping1-1/+1
2005-01-14Remove another GNU cp dependency.Gerald Combs1-2/+2