Commit graph

198 commits

Author SHA1 Message Date
Gerald Combs
1c7d1a01a9 Fix XML errors.
svn path=/trunk/; revision=16223
2005-10-14 18:50:25 +00:00
Gerald Combs
614bff4ba6 Clear 0.10.13-specific contents out of the release notes.
svn path=/trunk/; revision=16222
2005-10-14 16:00:04 +00:00
Gerald Combs
cb59613a06 Add entries for SRVLOC and the protocol hierarchy stats.
svn path=/trunk/; revision=16216
2005-10-13 13:33:36 +00:00
Gerald Combs
f57b54eeb2 Updates for 0.10.13.
svn path=/trunk/; revision=16201
2005-10-12 16:17:03 +00:00
Jörg Mayer
483bc8450c Ignore some release notes related stuff
Add some generated release notes stuff to the clean target

svn path=/trunk/; revision=16170
2005-10-09 07:21:01 +00:00
Ulf Lamping
fd9f7dc872 from Jaap Keuter:
Reading EDG 8.4.1 it struck me as a bit incomplete and inconsistent.
This patch hopes to work these kinks out.

svn path=/trunk/; revision=16133
2005-10-05 22:47:48 +00:00
Ulf Lamping
041a0ef304 add a new subsection "Code Requirements" and mention fuzz testing there
svn path=/trunk/; revision=16023
2005-09-27 21:44:46 +00:00
Gerald Combs
5135bf2ad5 Don't write before the beginning of a buffer. Add an item to the
release notes.

svn path=/trunk/; revision=16003
2005-09-25 22:19:57 +00:00
Ulf Lamping
db303015df The Ethereal version is 0.10.12 for some time now ...
svn path=/trunk/; revision=15978
2005-09-23 17:53:37 +00:00
Ulf Lamping
a10c92d861 from Jaap Keuter: fixed the package names for yacc and lexx (being bison and flex)
and from myself: add a section about GNU unzip and add it to the optional tools

svn path=/trunk/; revision=15977
2005-09-23 17:26:59 +00:00
Gerald Combs
523794f00a Add an item about the X11 dissector.
svn path=/trunk/; revision=15930
2005-09-21 15:26:12 +00:00
Gerald Combs
551b9bc61d Free our flow graph strings when we're done with them. Add a note about
flow graphs to the release notes, along with other stuff.

svn path=/trunk/; revision=15928
2005-09-21 14:20:43 +00:00
Gerald Combs
775906a73f Be more paranoid about buffer overruns.
svn path=/trunk/; revision=15901
2005-09-20 17:26:43 +00:00
Ulf Lamping
a7e184cb59 fix #388: add /desktopicon and /quicklaunchicon command line options to the NSIS installer
update the User's Guide accordingly

svn path=/trunk/; revision=15792
2005-09-14 02:07:20 +00:00
Gerald Combs
a242f1926b In smb_trans_defragment(), throw an exception if we encounter a too-large
fragment size.  The limit is conservatively set at 65536 bytes.  It may
have to be increased.  Fixes bug 421.

Add an entry to the release notes.

svn path=/trunk/; revision=15789
2005-09-13 19:01:01 +00:00
Ulf Lamping
1f6cecac2b add description of the Windows installer command line parameters
svn path=/trunk/; revision=15721
2005-09-08 09:42:19 +00:00
Gerald Combs
a67948bac7 Add bounds checking in several places to the SigComp UDVM. Use memset()
instead of while loops to initialize variables.  Use a define instead
of magic numbers.  Don't use guint8s for counters.  Add a corresponding
entry to the release notes.

svn path=/trunk/; revision=15715
2005-09-07 20:09:40 +00:00
Gerald Combs
00aa0f43b8 Add a note about PCRE.
svn path=/trunk/; revision=15708
2005-09-06 22:07:35 +00:00
Gerald Combs
8d183068a0 Add a section on file locations.
svn path=/trunk/; revision=15705
2005-09-06 19:21:48 +00:00
Gerald Combs
621cf58ac5 In RTnet, make sure we don't pass a null handle to call_dissector(). Add
an entry about this to the release notes.  Fixes a recent buildbot crash.

svn path=/trunk/; revision=15673
2005-09-02 19:54:16 +00:00
Gerald Combs
fbf318a41e Add an item about the packet list scroll bar.
svn path=/trunk/; revision=15628
2005-08-30 19:52:38 +00:00
Ulf Lamping
e6ef8db891 add timestamp enhancements to the changes section, do some editing with the existing entries
svn path=/trunk/; revision=15627
2005-08-30 19:43:38 +00:00
Ulf Lamping
2da0e86244 minor workflow enhancement, generate the HTML files before the pdf's and alike.
while working with the docbook sources, the html versions are a lot easier to look at than the pdf's. At least the Adobe Reader will lock the pdf file, so one has to close it to generate a next version, it's ugly to work with.

the html files can be viewed with e.g. Firefox while a new version is already generated, a simple reload will do the update then ...

svn path=/trunk/; revision=15625
2005-08-30 19:42:05 +00:00
Ulf Lamping
2ee4a296b2 from Jaap Keuter:
There were so many little things in chapter 2 that I had to get to it and
weed them all out. Its mainly capitalizations, some wording, and the
addition of GnuWin32 references.

svn path=/trunk/; revision=15624
2005-08-30 19:35:20 +00:00
Gerald Combs
4f3436fdee Update the RSVP entry.
svn path=/trunk/; revision=15601
2005-08-28 20:15:57 +00:00
Gerald Combs
6f42e3ce75 Docbook isn't HTML. Use <ulink> instead of <a>.
svn path=/trunk/; revision=15543
2005-08-26 19:01:58 +00:00
Gerald Combs
3d9f74a062 Add an item about ip.checksum_bad's new behavior. Update the WinPcap
installer notes.

svn path=/trunk/; revision=15541
2005-08-26 15:47:32 +00:00
Ulf Lamping
fee5244ba7 as the WinPcap installation is now longer really needed (it has become part of the main Ethereal installer) clarify things about installation
svn path=/trunk/; revision=15439
2005-08-19 21:09:38 +00:00
Ulf Lamping
06823cdce8 add information about unsupported/fresh windows versions
svn path=/trunk/; revision=15436
2005-08-19 19:29:29 +00:00
Ulf Lamping
00b682c185 put the intermediate files of the release_notes chm build into it's own dir release_notes_chm/ instead of .
svn path=/trunk/; revision=15397
2005-08-17 22:49:07 +00:00
Ulf Lamping
c6c57e7008 0.10.12 -> 0.10.13 (preliminary)
add a section about "new and updated features"

svn path=/trunk/; revision=15396
2005-08-17 22:32:40 +00:00
Gerald Combs
e66c31ddd0 Add a note about sFlow. Remove the CSM_ENCAPS bug; I inadvertently
reintroduced it after the 0.10.12 release.

svn path=/trunk/; revision=15376
2005-08-16 16:09:49 +00:00
Gerald Combs
871bcab448 Add an item for CSM_ENCAPS.
svn path=/trunk/; revision=15340
2005-08-13 18:52:41 +00:00
Gerald Combs
805602acd5 Add notes about SCSI, BER, and ONC RPC bugs.
svn path=/trunk/; revision=15293
2005-08-11 16:24:12 +00:00
Gerald Combs
d510893a5c Add bug IDs to the list of bugs fixed.
svn path=/trunk/; revision=15287
2005-08-10 20:17:53 +00:00
Guy Harris
4889bace3d Fix a typo.
svn path=/trunk/; revision=15285
2005-08-10 19:38:04 +00:00
Gerald Combs
560b1be060 Add an item for the SLIMP3 overflow.
svn path=/trunk/; revision=15280
2005-08-10 18:54:30 +00:00
Gerald Combs
0b67c91c59 Add a note about the IrDA dissector crash.
svn path=/trunk/; revision=15268
2005-08-09 14:46:06 +00:00
Jörg Mayer
aaec199c4a Start a list of packages required for each distro.
So far only Suse 9.3 is covered.

Infos for other systems are very welcome.


svn path=/trunk/; revision=15252
2005-08-07 00:07:18 +00:00
Gerald Combs
e108e80811 Add a note about the ISIS LSP bug.
svn path=/trunk/; revision=15246
2005-08-06 15:23:52 +00:00
Ulf Lamping
149786d563 replace malloc and alike calls by their GLib pendants -> g_malloc
svn path=/trunk/; revision=15232
2005-08-05 23:58:58 +00:00
Ulf Lamping
ab8601b7fe note that calling distclean target should be done first
add the MSVC tools to the verify_tools target, add some explanation of common problems

svn path=/trunk/; revision=15221
2005-08-05 09:20:48 +00:00
Gerald Combs
ac8dcfc8ef Add items for the recent FC-FCS and RSVP bug fixes.
svn path=/trunk/; revision=15207
2005-08-04 17:14:19 +00:00
Gerald Combs
50525fca41 After reading through the code again, the LPD
dissector wasn't susceptible to a crash.  The patch at
http://cvs.fedora.redhat.com/viewcvs/rpms/ethereal/FC-4/ is unneccessary.

svn path=/trunk/; revision=15198
2005-08-02 18:26:31 +00:00
Jörg Mayer
d135654fb5 Fix svn properties where needed:
Remove svn:executable
          Add svn:executable
          Add svn:eol-style
          Add svn:keywords
          Add mime-type

svn path=/trunk/; revision=15185
2005-08-02 06:39:04 +00:00
Gerald Combs
dce40ad176 Add notes about the LPD and ISAKMP bugs.
svn path=/trunk/; revision=15164
2005-08-01 13:53:50 +00:00
Gerald Combs
74ae0a5f80 Add release notes. The content still needs to be filled in.
svn path=/trunk/; revision=15134
2005-07-28 14:29:19 +00:00
Ulf Lamping
c400dda92f fix: duplicate section id's not allowed
svn path=/trunk/; revision=15098
2005-07-26 18:21:25 +00:00
Ulf Lamping
4dd56e1dd2 the user's guide are describing 0.10.12 already, bump up version
update the Windows installation section to reflect the current installer changes

svn path=/trunk/; revision=15094
2005-07-26 18:01:25 +00:00
Ulf Lamping
ac9809e939 print in the first target output line also which kind of target is in the making: "EUG" or "EDG"
remove obsolete HHC setting

svn path=/trunk/; revision=14963
2005-07-20 00:47:58 +00:00