aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/release-notes.xml
Commit message (Expand)AuthorAgeFilesLines
* Check for an infinite loop while processing cipher suites. Fixes bug 1582.Gerald Combs2007-05-031-0/+32
* Add a note about the HTTP chunked response crash.Gerald Combs2007-03-211-0/+13
* Fix for bug 1264 from Julian Cable:Gerald Combs2007-03-091-0/+13
* Fix a couple of off-by-one overflows reported in bug 1415. Update theGerald Combs2007-03-071-0/+19
* Remove two empty itemized lists that are breaking XML validation andStephen Fisher2007-02-211-6/+0
* WEP decryption is destructive -- pass a fresh copy of our data bufferGerald Combs2007-02-201-269/+3
* Fix a ulink tag.Gerald Combs2007-02-011-1/+1
* The contents of the NEWS file come from the release notes. Back-portGerald Combs2007-02-011-7/+10
* Sync with the 0.99.5 release.Gerald Combs2007-01-311-29/+46
* Fix potential buffer overruns in address_to_str_buf() found by Andrej Gerald Combs2007-01-291-12/+38
* add snmp decryptionLuis Ontanon2007-01-121-1/+6
* Update to r20350.Gerald Combs2007-01-101-157/+136
* Processing packet data via tvb_get_ptr() is like palpating a cow -- it'sGerald Combs2006-12-121-38/+8
* Add support for:Gerald Combs2006-10-191-1/+2
* In the 802.11 dissector, mark the "wep_keys" preference as obsolete,Gerald Combs2006-10-181-0/+5
* Fix tag names.Gerald Combs2006-10-171-1/+1
* Add bug 1135.Gerald Combs2006-10-161-2/+11
* Add more USB capturing info.Gerald Combs2006-10-161-1/+7
* Add bug 1134.Gerald Combs2006-10-161-0/+7
* Release notes and changelog updates.Gerald Combs2006-10-161-3/+9
* Release note and changelog updates.Gerald Combs2006-10-141-5/+198
* The preferences and alike dialog button behaviour changed.Ulf Lamping2006-10-121-1/+8
* Update bug lists.Gerald Combs2006-10-111-24/+12
* Prep for the 0.99.4 release.Gerald Combs2006-10-101-123/+12
* Copy over files from the release.Gerald Combs2006-08-241-7/+121
* Fix two remaining off-by-one errors. Remove a static buffer.Gerald Combs2006-08-181-1/+1
* Update for 0.99.3.Gerald Combs2006-08-151-48/+25
* Set the version to 0.99.2, since we're building releases from /trunk again.Gerald Combs2006-07-061-1/+1
* Convert to wireshark.Gerald Combs2006-06-061-21/+21
* Rename the main executable to "wireshark", along with more conversions:Gerald Combs2006-05-311-14/+14
* Tethereal/tethereal -> TShark/tshark.Gerald Combs2006-05-311-1/+1
* ethereal->wiresharkRonnie Sahlberg2006-05-221-1/+1
* ethereal->wireshark updatesRonnie Sahlberg2006-05-221-2/+2
* Bump the version number to 1.1. Clean up the release notes.Gerald Combs2006-05-011-317/+11
* Fix typo.Guy Harris2006-04-121-1/+1
* Add a few entries to the "Known Bugs" section.Gerald Combs2006-04-121-0/+25
* Fix an off-by-one error.Gerald Combs2006-03-301-1/+3
* Continue to play whack-a-mole with null dereferences. Fixes CID 146.Gerald Combs2006-03-301-10/+3
* The SIP statistics bug was limited to the UI.Gerald Combs2006-03-271-14/+6
* Updates for CID 42.Gerald Combs2006-03-271-1/+1
* Add the recent fix for CID 105.Gerald Combs2006-03-271-1/+7
* Finish adding the Coverity IDs. That brings us to 29 security flaws.Gerald Combs2006-03-241-7/+42
* Add Coverity IDs 44-109, plus others. More tomorrow after my eyes rest.Gerald Combs2006-03-231-4/+81
* Add entries for several bugs, including Coverity IDs 1 - 43.Gerald Combs2006-03-221-2/+108
* fix Docbook/XML DTD conformanceUlf Lamping2006-03-211-1/+2
* Add security bugs found after canary checking was added. Coverity bugsGerald Combs2006-03-201-14/+89
* Remove unused internal entities. Update some bug entries. FixupGerald Combs2006-03-171-57/+19
* add dumpcap to the list of new featuresUlf Lamping2006-03-111-0/+10
* Fix a cloding tagJaap Keuter2006-03-081-1/+1
* Fix Coverity run 12, CID 104: Don't overflow a guint8, and don't read pastGerald Combs2006-03-071-16/+27