Commit Graph

147 Commits

Author SHA1 Message Date
Ulf Lamping db279bee85 add dumpcap to the list of new features
svn path=/trunk/; revision=17592
2006-03-11 18:51:57 +00:00
Jaap Keuter 7417244b1e Fix a cloding tag
svn path=/trunk/; revision=17522
2006-03-08 10:24:59 +00:00
Gerald Combs 1a4719ef8d Fix Coverity run 12, CID 104: Don't overflow a guint8, and don't read past
the end of an array.

Update the release notes.

svn path=/trunk/; revision=17506
2006-03-07 19:53:57 +00:00
Gerald Combs b164a4688f Add an entry for the UMA dissector.
svn path=/trunk/; revision=17423
2006-02-27 19:43:53 +00:00
Jörg Mayer 67a8623124 Add an <itemizedlist> ... </itemizedlist> to fix a buildbot build error.
svn path=/trunk/; revision=17109
2006-01-27 13:57:18 +00:00
Ulf Lamping 7b16b24e72 Win32: add SEH to the new features. It might be noteworthy to the users that we probably won't crash for hardware exceptions caused by buggy dissectors
svn path=/trunk/; revision=17101
2006-01-25 21:32:55 +00:00
Ulf Lamping 6b2b3e777b add bugs #648 and #661: "Win32: Unicode chars in filenames" as they seems to be really relevant for some Win32 users
svn path=/trunk/; revision=17040
2006-01-16 23:43:06 +00:00
Gerald Combs 20b00dd581 Don't dereference a null pointer. Fixes bug 651. Update the release notes
accordingly.

svn path=/trunk/; revision=16967
2006-01-06 20:03:52 +00:00
Gerald Combs 1b3ca88853 Fix download URLs in the release notes. Disable building release-notes.txt,
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-28 16:19:31 +00:00
Gerald Combs 5dd7ff581e Prep for 0.10.14.
svn path=/trunk/; revision=16872
2005-12-21 16:49:47 +00:00
Ulf Lamping 5fa59abfe4 Updated feature: When cancelling a file load operation...
svn path=/trunk/; revision=16442
2005-11-09 00:39:20 +00:00
Gerald Combs ba26efe7f1 Fix a cut-and-pasteo.
svn path=/trunk/; revision=16437
2005-11-08 15:23:20 +00:00
Gerald Combs f2d2a624d8 You don't tug on Superman's cape. You don't spit into the wind.
You don't pull the mask off the old Lone Ranger, and you don't
overflow a guint8.  Fixes the infinite loop in bug 576.

Fix up whitespace.  Add an entry to the release notes.  Apologies
to Jim Croce.

svn path=/trunk/; revision=16436
2005-11-08 15:22:38 +00:00
Gerald Combs ed54bc4928 Add a CVE item for the IRC bug.
svn path=/trunk/; revision=16345
2005-10-27 13:46:32 +00:00
Gerald Combs cf6e220d3e Add the recent IRC bug to the release notes.
svn path=/trunk/; revision=16318
2005-10-26 14:27:12 +00:00
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
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
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
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
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
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 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
Gerald Combs e108e80811 Add a note about the ISIS LSP bug.
svn path=/trunk/; revision=15246
2005-08-06 15:23:52 +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