aboutsummaryrefslogtreecommitdiffstats
path: root/docbook
AgeCommit message (Collapse)AuthorFilesLines
2006-05-22ethereal->wiresharkRonnie Sahlberg18-93/+93
svn path=/trunk/; revision=18207
2006-05-22ethereal->wireshark updatesRonnie Sahlberg22-95/+95
svn path=/trunk/; revision=18206
2006-05-21name changeRonnie Sahlberg1-1/+1
svn path=/trunk/; revision=18197
2006-05-11From Martin Mathieson:Anders Broman1-0/+1
Add DCT2000 to the list of supported import file types in the Ethereal man page and the user guide svn path=/trunk/; revision=18130
2006-05-01Bump the version number to 1.1. Clean up the release notes.Gerald Combs1-317/+11
svn path=/trunk/; revision=18062
2006-04-21slightly rephrase the time zone chapterUlf Lamping1-10/+12
svn path=/trunk/; revision=17948
2006-04-21use a CSS stylesheet for HTML output. This seems to be the official way to ↵Ulf Lamping2-7/+17
format a sidebar to look different than normal floating text svn path=/trunk/; revision=17941
2006-04-21enhance the "File Sets" page (e.g. add a screenshot)Ulf Lamping4-20/+40
svn path=/trunk/; revision=17940
2006-04-18note that the stream content of the follow TCP stream dialog won't be ↵Ulf Lamping1-0/+4
updated while doing a live capture svn path=/trunk/; revision=17893
2006-04-18fix a make display bugUlf Lamping1-1/+1
svn path=/trunk/; revision=17892
2006-04-18fix a syntax errorUlf Lamping1-0/+1
svn path=/trunk/; revision=17891
2006-04-18move all the incomplete chapters to the end of the fileUlf Lamping1-7/+8
svn path=/trunk/; revision=17890
2006-04-18various enhancements and modifications to clarify the advanced topicsUlf Lamping1-79/+160
svn path=/trunk/; revision=17889
2006-04-17Give more information about time zones - several capture file formatsGuy Harris1-14/+48
use local time, not UTC. svn path=/trunk/; revision=17888
2006-04-12Fix typo.Guy Harris1-1/+1
svn path=/trunk/; revision=17852
2006-04-12Add a few entries to the "Known Bugs" section.Gerald Combs1-0/+25
svn path=/trunk/; revision=17848
2006-03-30Fix an off-by-one error.Gerald Combs1-1/+3
svn path=/trunk/; revision=17771
2006-03-30Continue to play whack-a-mole with null dereferences. Fixes CID 146.Gerald Combs1-10/+3
svn path=/trunk/; revision=17770
2006-03-27The SIP statistics bug was limited to the UI.Gerald Combs1-14/+6
svn path=/trunk/; revision=17746
2006-03-27Updates for CID 42.Gerald Combs1-1/+1
svn path=/trunk/; revision=17745
2006-03-27Add the recent fix for CID 105.Gerald Combs1-1/+7
svn path=/trunk/; revision=17731
2006-03-24Finish adding the Coverity IDs. That brings us to 29 security flaws.Gerald Combs1-7/+42
svn path=/trunk/; revision=17723
2006-03-23Add Coverity IDs 44-109, plus others. More tomorrow after my eyes rest.Gerald Combs1-4/+81
svn path=/trunk/; revision=17711
2006-03-22Add entries for several bugs, including Coverity IDs 1 - 43.Gerald Combs1-2/+108
svn path=/trunk/; revision=17700
2006-03-21fix Docbook/XML DTD conformanceUlf Lamping1-1/+2
svn path=/trunk/; revision=17688
2006-03-20Add security bugs found after canary checking was added. Coverity bugsGerald Combs1-14/+89
will be added separately. Add other release items. svn path=/trunk/; revision=17687
2006-03-17Remove unused internal entities. Update some bug entries. FixupGerald Combs1-57/+19
whitespace. svn path=/trunk/; revision=17659
2006-03-11add dumpcap to the list of new featuresUlf Lamping1-0/+10
svn path=/trunk/; revision=17592
2006-03-08Fix a cloding tagJaap Keuter1-1/+1
svn path=/trunk/; revision=17522
2006-03-07Fix Coverity run 12, CID 104: Don't overflow a guint8, and don't read pastGerald Combs1-16/+27
the end of an array. Update the release notes. svn path=/trunk/; revision=17506
2006-02-27Add an entry for the UMA dissector.Gerald Combs1-0/+8
svn path=/trunk/; revision=17423
2006-02-27ooops, my latest changes doesn't seem to follow the DTD strictly ...Ulf Lamping1-0/+2
svn path=/trunk/; revision=17418
2006-02-26a complete rewrite of the Win32 installation procedure description with a ↵Ulf Lamping1-269/+329
step-by-step guide. svn path=/trunk/; revision=17414
2006-02-10The target is called eug_html_chunked not eug_htmlchunkUlf Lamping1-1/+1
The pdf (and chm) targets are called differently in the two Makefiles (user-guide... vs. eug...), and I don't know which one is better (while keeping in mind that this will require changes in the documentation and elsewhere as well if we change it). svn path=/trunk/; revision=17243
2006-02-08Try to fix a grammar error in the XML code I added for -XLuis Ontanon1-6/+4
svn path=/trunk/; revision=17212
2006-02-07eXtenstion options access to the -X command line optionsLuis Ontanon1-1/+15
svn path=/trunk/; revision=17207
2006-01-27Add an <itemizedlist> ... </itemizedlist> to fix a buildbot build error.Jörg Mayer1-0/+2
svn path=/trunk/; revision=17109
2006-01-25Win32: add SEH to the new features. It might be noteworthy to the users that ↵Ulf Lamping1-2/+3
we probably won't crash for hardware exceptions caused by buggy dissectors svn path=/trunk/; revision=17101
2006-01-16add bugs #648 and #661: "Win32: Unicode chars in filenames" as they seems to ↵Ulf Lamping1-0/+14
be really relevant for some Win32 users svn path=/trunk/; revision=17040
2006-01-06Don't dereference a null pointer. Fixes bug 651. Update the release notesGerald Combs1-31/+5
accordingly. svn path=/trunk/; revision=16967
2006-01-06add a new section about checksumsUlf Lamping1-0/+148
svn path=/trunk/; revision=16963
2005-12-29remove the document version. As we are using the subversion it's no longer ↵Ulf Lamping2-19/+15
needed. The former versioning didn't really worked quite well. add the (changed) messages section back to the user's guide appendix svn path=/trunk/; revision=16919
2005-12-29remove the former description of the dialog boxes, which is pretty useless ↵Ulf Lamping1-21/+88
as the dialogs should be (or improved to be) self explaining. explain the messages in the packet list and packet details (e.g. [Malformed Packet]) svn path=/trunk/; revision=16918
2005-12-29we don't have nightly builds an longer, but buildbot builds - update the ↵Ulf Lamping1-20/+22
text accordingly svn path=/trunk/; revision=16917
2005-12-28Fix download URLs in the release notes. Disable building release-notes.txt,Gerald Combs2-5/+5
since the Windows build server doesn't have elinks. Copy over ChangeLog and NEWS from 0.10.14. svn path=/trunk/; revision=16912
2005-12-27Add a "release-notes.txt" target.Gerald Combs1-1/+12
svn path=/trunk/; revision=16910
2005-12-27minor updates (URL's and such)Ulf Lamping3-29/+11
svn path=/trunk/; revision=16909
2005-12-27add two new sections:Ulf Lamping4-23/+396
7.3 time stamps 7.4 time zones add the "View menu - time stamp" precision additions svn path=/trunk/; revision=16906
2005-12-27resequence the list of authors, as I'm doing most of the work for some time nowUlf Lamping1-19/+30
add some timezone/DST related URL's svn path=/trunk/; revision=16902
2005-12-27replace the png's that have a transparent background with a white background.Ulf Lamping8-0/+0
The pdf conversion process doesn't work properly with transparent backgrounds svn path=/trunk/; revision=16901