aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/release-notes.xml
AgeCommit message (Expand)AuthorFilesLines
2007-07-12Fix doc build by removing empty itemized listssfisher1-9/+0
2007-07-11Clean out the 0.99.6 material and seed for 0.99.7.gerald1-135/+6
2007-06-21Fix typo in HTTP Export Object menu path. It ends with HTTP, not HTML.sfisher1-1/+1
2007-06-21Fix invalid markup.gerald1-5/+5
2007-06-21Expand the new/added features section.gerald1-8/+38
2007-06-21Be less restrictive about WEP key preferences. Use hex_str_to_bytes togerald1-1/+3
2007-06-15Updates for 0.99.6gerald1-0/+1
2007-06-14The 802.11 dissector calculates the header size, so pass that value togerald1-1/+16
2007-05-31Display filter macros weren't in 0.99.5, so it didn't crash for macrosgerald1-13/+7
2007-05-30Add an item for bug 1416 (an off-by-one error in DHCP/BOOTP).gerald1-0/+12
2007-05-24Emphasize that if you try to build on a system without GTK+ installed,guy1-1/+4
2007-05-22Add a note about the recent change in "--disable-wireshark" behavior to gerald1-0/+5
2007-05-17When saving an RTP stream, don't insert silence if our packet has agerald1-0/+7
2007-05-03Check for an infinite loop while processing cipher suites. Fixes bug 1582.gerald1-0/+32
2007-03-21Add a note about the HTTP chunked response crash.gerald1-0/+13
2007-03-09Fix for bug 1264 from Julian Cable:gerald1-0/+13
2007-03-07Fix a couple of off-by-one overflows reported in bug 1415. Update thegerald1-0/+19
2007-02-21Remove two empty itemized lists that are breaking XML validation andsfisher1-6/+0
2007-02-20WEP decryption is destructive -- pass a fresh copy of our data buffergerald1-269/+3
2007-02-01Fix a ulink tag.gerald1-1/+1
2007-02-01The contents of the NEWS file come from the release notes. Back-portgerald1-7/+10
2007-01-31Sync with the 0.99.5 release.gerald1-29/+46
2007-01-29Fix potential buffer overruns in address_to_str_buf() found by Andrej gerald1-12/+38
2007-01-12add snmp decryptionlego1-1/+6
2007-01-10Update to r20350.gerald1-157/+136
2006-12-12Processing packet data via tvb_get_ptr() is like palpating a cow -- it'sgerald1-38/+8
2006-10-19Add support for:gerald1-1/+2
2006-10-18In the 802.11 dissector, mark the "wep_keys" preference as obsolete,gerald1-0/+5
2006-10-17Fix tag names.gerald1-1/+1
2006-10-16Add bug 1135.gerald1-2/+11
2006-10-16Add more USB capturing info.gerald1-1/+7
2006-10-16Add bug 1134.gerald1-0/+7
2006-10-16Release notes and changelog updates.gerald1-3/+9
2006-10-14Release note and changelog updates.gerald1-5/+198
2006-10-12The preferences and alike dialog button behaviour changed.ulfl1-1/+8
2006-10-11Update bug lists.gerald1-24/+12
2006-10-10Prep for the 0.99.4 release.gerald1-123/+12
2006-08-24Copy over files from the release.gerald1-7/+121
2006-08-18Fix two remaining off-by-one errors. Remove a static buffer.gerald1-1/+1
2006-08-15Update for 0.99.3.gerald1-48/+25
2006-07-06Set the version to 0.99.2, since we're building releases from /trunk again.gerald1-1/+1
2006-06-06Convert to wireshark.gerald1-21/+21
2006-05-31Rename the main executable to "wireshark", along with more conversions:gerald1-14/+14
2006-05-31Tethereal/tethereal -> TShark/tshark.gerald1-1/+1
2006-05-22ethereal->wiresharksahlberg1-1/+1
2006-05-22ethereal->wireshark updatessahlberg1-2/+2
2006-05-01Bump the version number to 1.1. Clean up the release notes.gerald1-317/+11
2006-04-12Fix typo.guy1-1/+1
2006-04-12Add a few entries to the "Known Bugs" section.gerald1-0/+25
2006-03-30Fix an off-by-one error.gerald1-1/+3