aboutsummaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2005-10-31Improve the description of "contains" and "matches" a bit.guy1-3/+5
2005-10-30very minor enhancementsulfl1-7/+7
2005-10-27simply use 4 spaces for example indentation and formattingulfl1-31/+7
2005-10-27Synopsis: don't prepend an optional - before the first record number, it won'...ulfl1-1/+1
2005-10-26from Jaap Keuter:ulfl1-1/+63
2005-10-25Document ptvcursors.gram1-0/+60
2005-10-15 add some text to discourage using strcpy and friends and how to do string bu...sahlberg1-3/+65
2005-10-08set Id and eol-stylelego1-1/+1
2005-10-08Add some missing descriptionslego1-9/+10
2005-10-08add initial better than nothing ep/se allocation documentationsahlberg1-0/+46
2005-10-07fix Ethereal so command line capture parameter will work with kilobytes (again)ulfl2-4/+4
2005-10-06add missing -E parameter to the Options sectionulfl1-0/+4
2005-09-10Add "tvb_get_ipv4()" and "tvb_get_ipv6()" addresses, to fetch IPv4 andguy1-1/+6
2005-09-08(very minor) issue found while working on a new tapulfl1-1/+1
2005-09-06In doc/Makefile.nmake, use the "install-deps" target from the rootgerald1-7/+2
2005-09-02text2pcap can add fake SCTP headers.guy1-7/+6
2005-08-10add new function tvb_get_ephemeral_stringz()sahlberg1-0/+9
2005-08-10rename ep_tvb_fake_unicode() to tvb_get_ephemeral_faked_unicode() and update ...sahlberg1-5/+24
2005-08-10rename ep_tvb_get_string() to tvb_get_ephemeral_string() asnd update the docu...sahlberg1-6/+15
2005-08-04Don't initialize variables in their declaration with non-constantjmayer1-0/+8
2005-07-25from Thomas Boehne: update README's to reflect latest changesulfl1-3/+8
2005-07-24from Graeme Hewson: "Fixes for ethereal config files"ulfl2-49/+63
2005-07-19from Graeme Hewson: "Fixes for ethereal config files"ulfl1-67/+107
2005-07-10After doing "make maintainer-clean", "svn status --no-ignore | grep ^I"jmayer1-48/+52
2005-06-26update text to reflect the current implementation (e.g. we don't have normal/...ulfl1-32/+66
2005-06-19Update URL for omniORB.guy1-1/+1
2005-06-17Add a note about fuzz testing.gerald1-3/+11
2005-06-09add some more details to the files sectionulfl1-11/+39
2005-06-09we possibly have global cfilters/dfilters files nowulfl1-7/+10
2005-06-09From Mike Duigouetxrab2-3/+6
2005-06-04update to changes done in the menuulfl1-25/+53
2005-06-04make a complete redesign of the files sectionulfl2-118/+181
2005-06-04update usage output and manual pages for both Ethereal and Tethereal to refle...ulfl2-118/+130
2005-06-03From Mike Duigou:etxrab1-21/+93
2005-05-31add new command line flag "-g", will go to a given packet, after loading a ca...ulfl1-0/+5
2005-05-30fix #148: (win32 only) use command line parameter -B to set capture buffer sizeulfl1-0/+7
2005-05-30First part to fix #148: use command line parameter -o not only for preference...ulfl1-38/+11
2005-05-25Update URLs for WinPcap.guy1-2/+2
2005-05-11Some applications do very naughty things like reusing a port for a different ...sahlberg1-9/+56
2005-05-03add the new target "install-plugins" to nmake makefilelroland1-0/+3
2005-05-01Add an install-deps target to the nmake makefiles.lroland1-1/+0
2005-04-19From Jon Rsahlberg1-19/+62
2005-04-14From Steve Kargsahlberg1-1/+1
2005-04-11Add a note about testing to the "Robustness" section.gerald1-0/+15
2005-04-11add some missing menu items, describe changes in the -b ring buffer command l...ulfl1-14/+62
2005-04-10Add an option to Editcap that adds various types of errors to the capture gerald1-3/+10
2005-04-10Make it slightly clearer that the bitwise AND operator evaluates to aguy1-0/+3
2005-04-01Edits, update to current "all GTK+ stuff is common" state.guy1-6/+6
2005-03-30Make it a bit clearer that what "-w" writes is raw binary packet data,guy1-5/+8
2005-03-26Add a note about doing checks before subtracting, for example, theguy1-0/+12