Add (GPLv2+) license headers to these scripts, assigning the copyright to
[metze/wireshark/wip.git] / NEWS
diff --git a/NEWS b/NEWS
index 7c39bec547bbf63c7a1ad484dc3062c25798e1d7..0b703c8daeaae3909c7ddfd058c646dd1614f930 100644 (file)
--- a/NEWS
+++ b/NEWS
-$Id: NEWS,v 1.120 2003/01/21 02:12:16 gerald Exp $
-
-== January ??, 2003
-
-Ethereal 0.9.9 has been released.
-
-  Please note the next release will NOT be 1.0.  There are still more
-  features to be added before a 1.0 release will be ready.
-  
-  Plugin search behavior was improved under Unix, allowing more than one
-  version of Ethereal to be installed at one time.
-  
-New and Updated Features
-
-  The statistics graphs have been enhanced.
-  
-  Color allocation and handling was improved.
-  
-  The RADIUS dissector can now decrypt user passwords.
-  
-  Tethereal now supports reading from a pipe under Unix.
-  
-  The ATM code received major improvements.
-  
-  The DOS Sniffer code received major improvements as well.
+                         Wireshark 1.9.2 Release Notes
+     __________________________________________________________________
+
+What is Wireshark?
+
+   Wireshark is the world's most popular network protocol analyzer. It is
+   used for troubleshooting, analysis, development and education.
+     __________________________________________________________________
+
+What's New
+
+  Bug Fixes
+
+   The following bugs have been fixed:
+
+  New and Updated Features
+
+   The following features are new (or have been significantly updated)
+   since version 1.8:
+     * Wireshark on 32- and 64-bit Windows supports automatic updates.
+     * The packet bytes view is faster.
+     * You can now display a list of resolved host names in "hosts" format
+       within Wireshark.
+     * The wireless toolbar has been updated.
+     * Wireshark on Linux does a better job of detecting interface
+       addition and removal.
+     * It is now possible to compare two fields in a display filter (for
+       example: udp.srcport != udp.dstport). The two fields must be of the
+       same type for this to work.
+     * The Windows installers ship with WinPcap 4.1.3, which supports
+       Windows 8.
+     * USB type and product name support has been improved.
+     * Wireshark now calculates HTTP response times and presents the
+       result in a new field in the HTTP response. Links from the
+       request's frame to the response's frame and vice-versa are also
+       added.
+     * The main welcome screen and status bar now display file sizes using
+       strict SI prefixes instead of old-style binary prefixes.
+     * Capinfos now prints human-readable statistics with SI suffixes by
+       default.
+     * It is now possible to open a referenced packet (such as the matched
+       request or response packet) in a new window.
+     * It is now possible for tshark to display only the hex/ascii packet
+       data without also requiring that the packet summary and/or packet
+       details are also displayed. If you want the old behavior, use -Px
+       instead of just -x.
+     * The Wireshark application icon, capture toolbar icons, and other
+       icons have been updated.
+
+  New Protocol Support
 
-Bug Fixes
+   Amateur Radio AX.25, Amateur Radio BPQ, Amateur Radio NET/ROM, America
+   Online (AOL), AR Drone, Automatic Position Reporting System (APRS),
+   AX.25 KISS, AX.25 no Layer 3, Bitcoin Protocol, Bluetooth Attribute
+   Protocol, Bluetooth AVCTP Protocol, Bluetooth AVDTP Protocol, Bluetooth
+   AVRCP Profile, Bluetooth BNEP Protocol, Bluetooth HCI USB Transport,
+   Bluetooth HCRP Profile, Bluetooth HID Profile, Bluetooth MCAP Protocol,
+   Bluetooth SAP Profile, Bluetooth SBC Codec, Bluetooth Security Manager
+   Protocol, Cisco GED-125 Protocol, Clique Reliable Multicast Protocol
+   (CliqueRM), D-Bus, Digital Transmission Content Protection over IP,
+   DVB-S2 Baseband, FlexNet, Forwarding and Control Element Separation
+   Protocol (ForCES), Foundry Discovery Protocol (FDP), Gearman Protocol,
+   GEO-Mobile Radio (1) RACH, HoneyPot Feeds Protocol (HPFEEDS), LTE
+   Positioning Protocol Extensions (LLPe), Media Resource Control Protocol
+   Version 2 (MRCPv2), Media-Independent Handover (MIH), MIDI System
+   Exclusive (SYSEX), Mojito DHT, MPLS-TP Fault-Management, MPLS-TP
+   Lock-Instruct, NASDAQ's OUCH 4.x, NASDAQ's SoupBinTCP, OpenVPN
+   Protocol, Pseudo-Wire OAM, RPKI-Router Protocol, SEL Fast Message,
+   Simple Packet Relay Transport (SPRT), Skype, Smart Message Language
+   (SML), SPNEGO Extended Negotiation Security Mechanism (NEGOEX),
+   UHD/USRP, USB Audio, USB Video, v.150.1 State Signaling Event (SSE),
+   VITA 49 Radio Transport, VNTAG, WebRTC Datachannel Protocol (RTCDC),
+   and WiMAX OFDMA PHY SAP
+
+  Updated Protocol Support
+
+   Too many protocols have been updated to list here.
+
+  New and Updated Capture File Support
+
+   AIX iptrace, Catapult DCT2000, Citrix NetScaler, DBS Etherwatch (VMS),
+   Endace ERF, HP-UX nettl, IBM iSeries, Ixia IxVeriWave, NA Sniffer
+   (DOS), Netscreen, Network Instruments Observer, pcap, pcap-ng, Symbian
+   OS btsnoop, TamoSoft CommView, and Tektronix K12xx
+     __________________________________________________________________
+
+Getting Wireshark
+
+   Wireshark source code and installation packages are available from
+   [1]http://www.wireshark.org/download.html.
+
+  Vendor-supplied Packages
+
+   Most Linux and Unix vendors supply their own Wireshark packages. You
+   can usually install or upgrade Wireshark using the package management
+   system specific to that platform. A list of third-party packages can be
+   found on the [2]download page on the Wireshark web site.
+     __________________________________________________________________
+
+File Locations
+
+   Wireshark and TShark look in several different locations for preference
+   files, plugins, SNMP MIBS, and RADIUS dictionaries. These locations
+   vary from platform to platform. You can use About->Folders to find the
+   default locations on your system.
+     __________________________________________________________________
+
+Known Problems
+
+   Dumpcap might not quit if Wireshark or TShark crashes. ([3]Bug 1419)
+
+   The BER dissector might infinitely loop. ([4]Bug 1516)
+
+   Capture filters aren't applied when capturing from named pipes.
+   (ws-buglink:1814)
+
+   Filtering tshark captures with display filters (-R) no longer works.
+   ([5]Bug 2234)
+
+   The 64-bit Windows installer does not support Kerberos decryption.
+   ([6]Win64 development page)
+
+   Application crash when changing real-time option. ([7]Bug 4035)
+
+   Hex pane display issue after startup. ([8]Bug 4056)
+
+   Packet list rows are oversized. ([9]Bug 4357)
+
+   Summary pane selected frame highlighting not maintained. ([10]Bug 4445)
+
+   Wireshark and TShark will display incorrect delta times in some cases.
+   ([11]Bug 4985)
+     __________________________________________________________________
+
+Getting Help
+
+   Community support is available on [12]Wireshark's Q&A site and on the
+   wireshark-users mailing list. Subscription information and archives for
+   all of Wireshark's mailing lists can be found on [13]the web site.
+
+   Official Wireshark training and certification are available from
+   [14]Wireshark University.
+     __________________________________________________________________
 
-  The capture progress window now shows the correct number of elapsed
-  minutes.
-  
-  A potential infinite loop in the TCP graphing code has been fixed.
+Frequently Asked Questions
 
-New Protocols
+   A complete FAQ is available on the [15]Wireshark web site.
+     __________________________________________________________________
 
-MEGACO, 
-MySQL, 
-SDLC, 
-X.29, 
+   Last updated 2013-03-27 11:36:52 PDT
 
-Updated Protocols
-
-AFP, 
-AFS, 
-AIM, 
-ASAP, 
-ATM, 
-BPDU, 
-Cisco HDLC, 
-CLNP, 
-DCE RPC, 
-DDTP, 
-H.261, 
-IMSI, 
-IP, 
-IP-over-FC, 
-L2TP, 
-LMI, 
-MTP3, 
-NCP, 
-NetBIOS, 
-NETLOGON, 
-ONC RPC, 
-PIM, 
-PPP, 
-RADIUS, 
-RANAP, 
-RPC, 
-SAMR, 
-SCTP, 
-SPNEGO,
-SRVSVC,  
-SPOOLSS, 
-TNS, 
-X.25, 
-Wellfleet HDLC, 
-
-
-
-Updated Capture File Support
-  
-Firewall-1, Netmon, NetXRay, Radcom, Sniffer, 
-
-
-
-== December 7, 2002
-
-Ethereal 0.9.8 has been released.
-
-  Serious problems with the BGP, LMP, PPP, and TDS dissectors have been
-  discovered.  See 
-  
-    http://www.ethereal.com/appnotes/enpa-sa-00007.html
-  
-  for more details.
-
-
-New and Updated Features
-
-  The TAP subsystem received major updates.  Tethereal can display
-  more statistics, and several graphs have been added to Ethereal.
-
-  A protocol hierarchy statistics tap was added to tethereal.  This code
-  may be used to replace the hierarchy statistics code in Ethereal.
-  
-  More updates have been added to TCP analysis.
-
-  After a long hiatus, the Windows installer once again includes SNMP
-  support.
-
-  The total running time of the capture is now displayed in the capture
-  progress dialog box.  The capture progress dialog also shows ARP packets.
-
-  The look of the plugins dialog was revamped.
-
-
-Bug Fixes and Updates
-
-  A bug which caused Ethereal under Windows to crash when "Update list of
-  packets in real time" was enabled has been fixed.
-
-  The stability of the text2pcap utility has been improved.
-
-  In tethereal, the packet count is properly displayed when you ^C out of a
-  capture.
-
-
-New Protocols
-
-  ARCNET, ClearCase NFS, DCERPC LSA_DS, Fibre Channel, HyperSCSI, MDNS,
-  PCLI, RPL
-
-
-Updated Protocols
-
-  AFP, AFS, BACNet, BGP, DCERPC, DCERPC EPM, DCERPC LSA, DCERPC NDR,
-  DCERPC NT, DCERPC SAMR, DCERPC UPDATE, GRE, GTP, HTTP, IPv6CP, IPX,
-  iSCSI, ISDN, IUA, LAPD, LDAP, M2PA, NDPS, NDS, NetBIOS, NFS, NTLMSSP,
-  OSPF, PPP, PPPoE, Q.2931, Q.931, RPC, RSVP, SCSI, SCTP, SMB, SNMP,
-  Spanning Tree, SPNEGO, SPOOLSS, SPX, SRVLOC, TCP, Telnet, V.120, WEP,
-  YPSERV
-
-
-Updated Capture File Support
-
-  AIX iptrace and tcpdump, NetXRay, Sniffer, snoop
-
-
-== September 28, 2002
-
-Ethereal 0.9.7 has been released.
-
-New Features
-
-  In order to improve the out-of-box responsiveness of Ethereal and
-  Tethereal, network name resolution has been disabled by default.
-
-  TCP analysis (a feature added in the 0.9.6 release) was improved.
-
-  The NCP code base received quite a few updates.
-
-  Initial support for version 2 of the GTK+ library was added.
-
-  RPC staticstics (which use the new Tap API) were added.
-
-  Due to added and updated support for the NTLM, SNEGO, and GSS-API
-  protocols, Ethereal can now dissect most of the security blobs for
-  Windows 2000 authentication.
-
-  The Ethernet "manuf" file now handles addresses specified with a
-  mask, and  contains many well-known addresses.
-
-
-New Protocols
-
-  802.1s MSTP, FIX, GSS-API, Interbase, NDPS, Netflow (Cisco and Juniper),
-  SCCP-Management, SPNEGO
-
-  The following DCE/RPC protocols were also added:
-
-  AFS4INT, BOSSVR, CDS_CLERKSERVER, CDS_SOLICIT, CPRPC_SERVER, DNSSERVER,
-  DTSPROVIDER, DTSSTIME_REQ, FLDB, FTSERVER, KRB5RPC, REPADMIN, REP_PROC, 
-  ROVERRIDE, RPRIV, RS_ATTR, RSEC_LOGIN, RS_MISC, RS_PGO, RS_REPLIST,
-  RS_UNIX, SECIDMAP, TKN4INT, UBIKDISK, UKIKVOTE
-
-
-Updated Protocols
-
-  AFP, AODV/AODV6, BGP, CHDLC, CHPA, DCE/RPC CONV, DCE/RPC LSA, DCE/RPC
-  NT, DCE/RPC SAMR, DHCP, DNS, DOCSIS, EAP, GTP, HTTP, IP, iSCSI, IS-IS,
-  Kerberos, LDAP, LDP, M2PA MMSE, NBNS, NCP, NDS, NETLOGON, NTLMSSP, OSI
-  Q.931 RPC, RPCSTAT, SCSI, Skinny, SMB, SNEGO, SPOOLSS, SRVSVC, TCP, WSP,
-
-
-== August 20, 2002
-
-Ethereal 0.9.6 has been released.
-
-Bugs Fixed
-
-  A buffer overflow in the ISIS dissector has been fixed.  More
-  information can be found at
-  http://www.ethereal.com/appnotes/enpa-sa-00006.html.
-    
-  A bad TCP header could cause problems for the "Follow TCP Stream"
-  feature.
-  
-  Setting "column.format" from the command line no longer crashes
-  Ethereal and Tethereal.
-
-  Problems with capture files being overwritten (e.g. if you try to save over
-  the current capture file) have been fixed.
-
-  An SMB conversation handling bug has been fixed.
-
-  Thanks to Valgrind, several memory leaks have been fixed.
-
-  Some problems with printing under Windows have been fixed.
-
-
-New Features
-
-  TCP sequence number analysis has been added.
-
-  The DCE RPC NETLOGON dissector has received a major overhaul.
-
-  Data types throughout the code have been cleaned up. 
-
-
-New Protocols
-
-  CPHA, DOCSIS, NTLMSSP, Xyplex terminal server protocol, ZIP
-
-
-Updated Protocols
-
-  802.11, AFP, ASAP, BGP, CDP, CDPCP, CPHA, DDP, DCERPC, DCERPC NT, DCERPC
-  REG, EPM, FTP, HCLNFSD, HTTP, IPX, ISAKMP, ISIS, IUA, Kerberos, L2TP,
-  LLMNR, LSA, MMSE, MPLSCP, NBNS, NetBIOS, NETLOGON, NFS, NTLMSSP, PPP,
-  Quake2, RADIUS, RSVP, RTCP, SAMR, SCSI, SDP, SIP, SMB, SMB Mailslot,
-  SMTP, SPOOLSS, TCP, TDS, TNS, TPKT, Token Ring, VJ TCP, WINREG, WSP
-
-
-Capture File Updates
-
-CheckPoint Firewall-1 monitor file support and CoSine debug file support
-were added.  Support for pppdump and Netmon files was updated.
-
-
-== June 28, 2002
-
-Ethereal 0.9.5 has been released. This version fixes several potential
-security problems revealed since the release of 0.9.4. See the security
-advisory at http://www.ethereal.com/appnotes/enpa-sa-00005.html for
-more details.
-
-
-New Features:
-
-The ability to read packet data from a pipe was enhanced.  Printing
-under Windows now works.
-
-
-New Protocols
-
-802.3 LACP, Apache JServ, AODV6, DCERPC Browser, Java RMI, TAPI
-
-
-Updated Protocols
-
-ATM, BGP, BOOTP, DCE RPC, EPM, Frame Relay, GTP, L2TP, LMP, MAPI, MIP,
-MMSE, MTP3, NCP, NFS, NSPI, PPP, Q2931, RADIUS, RSVP, SCSI, SMB, SNA,
-SOCKS, SPOOLSS, SRVSVC, SunATM, TFTP, TNS, Token Ring, UCP, VJ TCP/IP,
-WCP, WEP, WSP, WTP
-
-
-Capture File Updates
-
-Ethereal can now write LANalyzer files.  The Sniffer, nettl, snoop,
-NetXRay, and libpcap code all received updates.
+References
 
+   1. http://www.wireshark.org/download.html
+   2. http://www.wireshark.org/download.html#thirdparty
+   3. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1419
+   4. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1516
+   5. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2234
+   6. https://wiki.wireshark.org/Development/Win64
+   7. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4035
+   8. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4056
+   9. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4357
+  10. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4445
+  11. https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4985
+  12. http://ask.wireshark.org/
+  13. http://www.wireshark.org/lists/
+  14. http://www.wiresharktraining.com/
+  15. http://www.wireshark.org/faq.html