aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2005-11-18Add support for the "-B" flag to Tethereal on Windows.Guy Harris1-0/+7
2005-10-31Improve the description of "contains" and "matches" a bit.Guy Harris1-3/+5
2005-10-30very minor enhancementsUlf Lamping1-7/+7
2005-10-27simply use 4 spaces for example indentation and formattingUlf Lamping1-31/+7
2005-10-27Synopsis: don't prepend an optional - before the first record number, it won'...Ulf Lamping1-1/+1
2005-10-26from Jaap Keuter:Ulf Lamping1-1/+63
2005-10-25Document ptvcursors.Gilbert Ramirez1-0/+60
2005-10-15 add some text to discourage using strcpy and friends and how to do string bu...Ronnie Sahlberg1-3/+65
2005-10-08set Id and eol-styleLuis Ontanon1-1/+1
2005-10-08Add some missing descriptionsLuis Ontanon1-9/+10
2005-10-08add initial better than nothing ep/se allocation documentationRonnie Sahlberg1-0/+46
2005-10-07fix Ethereal so command line capture parameter will work with kilobytes (again)Ulf Lamping2-4/+4
2005-10-06add missing -E parameter to the Options sectionUlf Lamping1-0/+4
2005-09-10Add "tvb_get_ipv4()" and "tvb_get_ipv6()" addresses, to fetch IPv4 andGuy Harris1-1/+6
2005-09-08(very minor) issue found while working on a new tapUlf Lamping1-1/+1
2005-09-06In doc/Makefile.nmake, use the "install-deps" target from the rootGerald Combs1-7/+2
2005-09-02text2pcap can add fake SCTP headers.Guy Harris1-7/+6
2005-08-10add new function tvb_get_ephemeral_stringz()Ronnie Sahlberg1-0/+9
2005-08-10rename ep_tvb_fake_unicode() to tvb_get_ephemeral_faked_unicode() and update ...Ronnie Sahlberg1-5/+24
2005-08-10rename ep_tvb_get_string() to tvb_get_ephemeral_string() asnd update the docu...Ronnie Sahlberg1-6/+15
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