aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/release-notes.asciidoc
AgeCommit message (Collapse)AuthorFilesLines
2014-02-26More tvbuff API deprecation, comment expansion, and documentation updates.Guy Harris1-5/+6
Do with tvb_get_stringz() what was done with tvb_get_string(). Redo the comments for the string get routines to try to give more detail in a fashion that's a bit less hard to read. Warn, in comments, of the problems with using tvb_get_string()/tvb_get_stringz() (i.e., if your strings are non-ASCII, all bytes with the 8th bit set are going be replaced by the Unicode REPLACEMENT CHARACTER, and displayed as such). Warn, in a comment, of the problems with tvb_get_const_stringz() (i.e., it gives you raw bytes, rather than guaranteed-to-be-valid UTF-8). Update documentation and release notes appropriately. Change-Id: Ibd3efb92a203861f507ce71bc8d04d19d9d38a93 Reviewed-on: https://code.wireshark.org/review/327 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2014-02-25Add a few more dissectors to release notesPascal Quantin1-0/+4
Change-Id: I9d3262fe8205d21baf46b7a7389ca0154a16d165 Reviewed-on: https://code.wireshark.org/review/395 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
2014-02-24Add ADB CS and Logcat dissectors to release notesPascal Quantin1-0/+2
Change-Id: I063cc38c156505922fa31eb67c176dc1cd6ecfa7 Reviewed-on: https://code.wireshark.org/review/336 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
2014-02-23Documentation updatesEvan Huus1-3/+13
Change-Id: I6bd7fa40726fe7ffd68b9341c640874f2a0f1c7c Reviewed-on: https://code.wireshark.org/review/314 Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com> Reviewed-by: Christopher Maynard <Christopher.Maynard@gtech.com> Reviewed-by: Evan Huus <eapache@gmail.com>
2014-02-22Add bug 9492.Guy Harris1-0/+1
Change-Id: I412d5c56848f2a19c8bf2c2e50f1ad1db86ce793 Reviewed-on: https://code.wireshark.org/review/306 Reviewed-by: Guy Harris <guy@alum.mit.edu>
2014-02-11Update new protocols listPascal Quantin1-3/+19
Change-Id: I960f857d59230e88bf8042148e5c8cec86d81161 Reviewed-on: https://code.wireshark.org/review/182 Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
2014-02-02dissector for HDMI (High-Definition Multimedia Interface)Martin Kaiser1-0/+1
messages on the Data Display Channel (DDC) this dissector is available as an option for I2C messages it handles EDID messages (Extended Display Identification Data) and passes HDCP messages on to the HDCP dissector Change-Id: Ia8d8e73c36e2a1ad560b911dd4c1c9f34997b5c2 Reviewed-on: https://code.wireshark.org/review/63 Reviewed-by: Martin Kaiser <wireshark@kaiser.cx> Tested-by: Martin Kaiser <wireshark@kaiser.cx>
2014-01-03Update NEWS and Release noteAlexis La Goutte1-0/+1
Revert part of last commit about AUTHORS-SHORT in Windows.... svn path=/trunk/; revision=54577
2014-01-03Update with the removal of the ASN1 plugin and the GNM dissector.Anders Broman1-0/+5
svn path=/trunk/; revision=54576
2013-12-31add Novell PKIS to the list of new protocolsMartin Kaiser1-0/+1
svn path=/trunk/; revision=54509
2013-12-13Add recent Qt additions.Gerald Combs1-1/+5
svn path=/trunk/; revision=54053
2013-11-30Update release notesPascal Quantin1-0/+2
svn path=/trunk/; revision=53672
2013-11-21Add a note about UTF-8.Gerald Combs1-0/+2
svn path=/trunk/; revision=53481
2013-11-21Add the new stats tree.Gerald Combs1-1/+3
svn path=/trunk/; revision=53465
2013-11-181.11.2 → 1.11.3.Gerald Combs1-0/+5
svn path=/trunk/; revision=53412
2013-11-18Build 1.11.2.Gerald Combs1-1/+1
svn path=/trunk/; revision=53411
2013-11-17add Kyoto Tycoon to the list of new protocolsMartin Kaiser1-0/+1
svn path=/trunk/; revision=53384
2013-11-16Add a basic finger dissector.Chris Maynard1-0/+1
See: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9432 svn path=/trunk/; revision=53362
2013-11-151.11.1 → 1.11.2.Gerald Combs1-0/+5
svn path=/trunk/; revision=53346
2013-11-14Add changes since 1.11.0.Gerald Combs1-0/+10
svn path=/trunk/; revision=53333
2013-11-14Add a basic whois dissector.Chris Maynard1-0/+1
See: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9357 svn path=/trunk/; revision=53317
2013-11-11Update the list of new protocolsPascal Quantin1-0/+2
svn path=/trunk/; revision=53256
2013-11-07Note that bug 8808 and bug 9390 are fixed.Guy Harris1-0/+1
svn path=/trunk/; revision=53125
2013-10-28Add Tinkerforge to the list of new protocolsPascal Quantin1-0/+1
svn path=/trunk/; revision=52933
2013-10-27From Michal Labedzki via ↵Pascal Quantin1-0/+1
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9333 : NFC: Add PN532 HCI dissector svn path=/trunk/; revision=52907
2013-10-20From e.yimjia via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9289 :Pascal Quantin1-0/+1
Add dissection of OMA-ILP svn path=/trunk/; revision=52721
2013-10-20Add more new protocols to release notesPascal Quantin1-0/+2
svn path=/trunk/; revision=52710
2013-10-16Update the list of new protocols supportedPascal Quantin1-0/+17
svn path=/trunk/; revision=52635
2013-10-14Slightly clarify the wmem release note entry.Evan Huus1-1/+2
svn path=/trunk/; revision=52605
2013-10-10Revert the changes made to resolve ↵Chris Maynard1-0/+4
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3528 (When following an HTTP tcp stream decode gzip data automatically), as they caused a bigger problem reported in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=9044 ("Follow TCP Stream" shows only first HTTP req+res). #BACKPORT(1.10) svn path=/trunk/; revision=52506
2013-10-09Prefix all "Wireshark application specific" display filters with a "_ws." to ↵Michael Mann1-2/+4
distinguish them from dissector filters. This was committed now to get it into the 1.11 release so users can start getting used to the changed filter names. svn path=/trunk/; revision=52462
2013-10-08Add notes about Qt, wmem, and bug 9242.Gerald Combs1-0/+5
svn path=/trunk/; revision=52452
2013-09-28Make the sample "The following bugs have been fixed:" entry match theGuy Harris1-1/+1
syntax used in actual release notes we've shipped (putting the buglist link in parentheses). svn path=/trunk/; revision=52257
2013-09-28Mention bug 9200 being fixed.Guy Harris1-0/+2
svn path=/trunk/; revision=52256
2013-09-08Allow an optional offset to be specified when chopping bytes from packets.Chris Maynard1-0/+3
svn path=/trunk/; revision=51845
2013-07-28From Linas Vepstas via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8962Evan Huus1-0/+1
Enhancement: Add STANAG 4607 file format svn path=/trunk/; revision=50996
2013-07-12Allow -C <choplen> to be used more than once so it is now possible to chop ↵Chris Maynard1-6/+13
bytes from both the beginning and end of a packet in a single step. svn path=/trunk/; revision=50536
2013-07-10Darn it - fix typo.Chris Maynard1-1/+1
svn path=/trunk/; revision=50493
2013-07-10Mention the new -L option to editcap in the release notes.Chris Maynard1-0/+2
svn path=/trunk/; revision=50492
2013-07-08New Qt feature: Show related packet list items in the frame numberGerald Combs1-0/+1
column. Conversation spans (setup frame to last frame) are shown with a square bracket. Linked frames are shown with a circle. Use correct column justifications in Qt. Move common justification-related packet list code to ui/packet_list_utils.[ch]. Add a last_frame element to conversation_t. svn path=/trunk/; revision=50447
2013-06-06Have the NSIS installer run the existing uninstaller silently. ThisGerald Combs1-0/+2
should save a few mouse clicks during the installation process. svn path=/trunk/; revision=49813
2013-06-02Add UDT to the list of new protocolsPascal Quantin1-0/+1
svn path=/trunk/; revision=49695
2013-05-30Add SEL RTAC to list of new protocols.Jeff Morriss1-0/+1
svn path=/trunk/; revision=49637
2013-05-25Update the release notes for the changes since 1.10 branched: one newEvan Huus1-115/+5
protocol, one file format, and Michael's filterable expert info. Hopefully keeping this up to date as we go will make Gerald's job a bit easier when the next release rolls around. svn path=/trunk/; revision=49574
2013-04-25Note the removal of the left-handed settings and how to get theJörg Mayer1-0/+4
behavior back via gtk-settings. svn path=/trunk/; revision=49026
2013-04-22Update the sample bug.Gerald Combs1-1/+1
svn path=/trunk/; revision=48973
2013-04-19Add back the sample bug test.Gerald Combs1-0/+1
svn path=/trunk/; revision=48938
2013-04-07Adjust some wording.Gerald Combs1-2/+2
svn path=/trunk/; revision=48779
2013-04-05Coalesce "-G fields2" and "-G fields3" into "-G fields", as discussed on -dev.Chris Maynard1-0/+4
See: http://www.wireshark.org/lists/wireshark-dev/201304/msg00015.html svn path=/trunk/; revision=48753
2013-03-30Update -2, -R and -Y to behave consistently as per the concensus reached onEvan Huus1-0/+3
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=8223 Mention the new -Y flag and associated changes in the release notes. svn path=/trunk/; revision=48654