fix few things:
[obnox/wireshark/wip.git] / NEWS
diff --git a/NEWS b/NEWS
index 4551427fc13d6e2953ce81ac3f556222279f7b1a..6a2379157e45cc61a61952b04c08b9bacb62d8f8 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,249 @@
-$Id: NEWS,v 1.155 2004/07/07 20:03:22 gerald Exp $
+$Id$
 
-== July ??, 2004
+== January 19, 2005
+
+Ethereal 0.10.9 has been released.
+
+This release fixes the following security-related issues:
+
+  The COPS dissector could go into an infinite loop.
+
+  The DLSw dissector could cause an assertion.
+
+  The DNP dissector could cause memory corruption.
+
+  The Gnutella dissector could cause an assertion.
+  
+  The MMSE dissector could free static memory.
+
+  The X11 protocol dissector is vulnerable to a string buffer overflow.
+
+Please see the following advisory for more information:
+  
+    http://www.ethereal.com/appnotes/enpa-sa-00017.html
+    
+Everyone is encouraged to upgrade.
+
+
+New and updated features
+
+  Ethereal will now detect and flag weak 802.11 WEP IVs.
+  
+  Windows Sniffer timestamp handling has been greatly improved.
+  
+  A bug which made Ethereal crash at startup on Windows 98 and Windows ME
+  systems has been fixed.
+  
+  Ethereal and Tethereal now support a personal "hosts" file.
+  
+  Invalid field length handling has been greatly improved.
+  
+  The capture progress window title now shows the interface name.
+
+
+New protocol support
+
+  AMR, CRMF, JXTA, PKIXCMP, PROFINET CBA,
+
+Updated protocol support
+
+  AIM, ARP, BGP, BOOTP/DHCP, COPS, DAAP, DCERPC EPM, DCERPC, DCOM,
+  DHCPv6, DLSw, DNP, DNS, EAPOL, FC-FCS, FC-SWILS, FC-dNS, FCIP, FCSB3,
+  FIX, GIOP, GSM A, GSM SMS, GTP, Gnutella, H.225, H.245, HTTP, ICMP,
+  IEEE 802.11, IEEE 802a, Kerberos, L2TP, LDAP, LLC, LMP, MGCP, MIME
+  Multipart, MMSE, MPLS, MTP2, NBNS, NDMP, NMAS, NSIP, OLSR, PER, PGM,
+  PPP, PRES, PostgreSQL, Q.931, RADIUS, RMT ALC, RMT NORM, RTCP, RTP,
+  SDP, SEBEK, SIGCOMP, SIP, SLSK, SMB, SMPP, SRVLOC, SSL/TLS, T.38,
+  TACACS, TCAP, TCP, X11, eDonkey, image/GIF, image/JFIF, pflog,
+
+
+New and updated capture file support
+
+  Windows Sniffer
+
+== December 15, 2004
+
+Ethereal 0.10.8 has been released.
+
+This release fixes the following security-related issues:
+
+  Matthew Bing discovered a bug in DICOM dissection that could make
+  Ethereal crash. (CAN-2004-1139)
+
+  An invalid RTP timestamp could make Ethereal hang and create a large
+  temporary file, possibly filling available disk space. (CAN-2004-1140)
+
+  The HTTP dissector could access previously-freed memory, causing a
+  crash. (CAN-2004-1141)
+
+  Brian Caswell discovered that an improperly formatted SMB packet could
+  make Ethereal hang, maximizing CPU utilization. (CAN-2004-1142)
+
+Please see the following advisory for more information:
+  
+    http://www.ethereal.com/appnotes/enpa-sa-00016.html
+    
+Everyone is encouraged to upgrade.
+
+
+New and updated features
+
+  Ethereal now has a packet history, similar to most web browsers.
+
+  Ethereal now supports custom window titles.
+
+  Minor performance enhancements have been added.
+  
+  RTP analysis has been enhanced.
+  
+  Host name resolution has been improved.
+  
+  Ethereal can now track TCP PDU times.  See
+  http://wiki.ethereal.com/TcpPduTime for more details.
+  
+  Ethereal now ships with netscreen2dump.py, a utility which converts
+  netscreen packet-trace hex dumps to hex dumps that can be read by
+  text2pcap.
+
+
+New protocol support
+
+  AoE (ATA over Ethernet), Bittorrent, CMIP, GPRS Mobility Management
+  and Session Management, GSM MAP, Extended Security Services, Logotype
+  Certificate Extensions, MAP Dialogue, Network Service Over IP, Online
+  Certificate Status Protocol, PKIX Certificate, PKIX Qualified, PROFINET
+  DCP, IO, Real-Time, Short Message Relaying Service, SSCF-NNI,
+
+
+Updated protocol support
+
+  3GPP2 A11, ACSE, AIM, AODV, ASN.1 BER, ASN.1 PER, BOOTP, BSSGP, BVLC,
+  CMS, COPS, DCERPC, DCERPC ISystemActivator, DICOM, DHCPv6, DNS, eDonkey,
+  ENTTEC, Etheric, Frame Relay, FTAM, FW1, GIOP, GPRS LLC, GRE, GSM A,
+  GSM SMS, H.225, H.245, H.450, HTTP, IPAddress, IPDC, IPMI, IPsec,
+  ISAKMP, ISUP, JFIF, Kerberos, MQ, MTP3, NMAS, OPSI, PKIX1EXPLICIT,
+  PKIX1IMPLICIT, PKIXProxy, PPP, PRES, Radiotap, RADIUS, ONC RPC, RTnet,
+  RTP, SAP, SDP, SIGCOMP, SIGCOMP UDVM, SIP, SMB, SNMP, SONMP, SSCOP,
+  SSL, Symantec Firewall, T.38, TCP, TDS, TSP, UDP, WSP, WTP, X.25,
+  X.509af, X.509ce, X.509if, X.509sat,
+
+
+New and updated capture file support
+
+  pppdump
+
+
+== October 20, 2004
+
+Ethereal 0.10.7 has been released.
+
+  The Windows installer features new GLib/GTK+, Net-SNMP and ADNS
+  libraries which fix several known bugs.  Unfortunately, a few known
+  GLib/GTK+ bugs remain.
+
+  In order to avoid a naming conflict with the tcpreplay project, the
+  "capinfo" utility has been renamed to "capinfos".
+
+
+New and updated features
+
+  Search wrapping is now a configurable option.
+  
+  A lot of material has been added to the Developer's Guide.  The User's Guide
+  has been updated as well.
+  
+  The "Decode As..." dialog now supports DCERPC and SCTP.
+  
+  The "Help" menu now includes a link to the wiki.
+  
+  H.323 call analysis is now supported.
+
+
+New protocol support
+
+  Cisco PAgP, DAAP, Etheric, Ethernet Configuration Testing Protocol,
+  Ethernet MAC Control Frame, ICE, Kerberos v4, Netscape certificate
+  extensions, PKINIT, PKIX1EXPLICIT, PKIX1IMPLICIT,
+
+
+Updated protocol support
+
+  AIM, ARTNET, ASN.1 BER, ASN.1 PER, ASN.1, BGP, BOOTP, CIP, CLNP, COPS,
+  DCERPC MAPI, DCERPC SAMR, DCERPC, DCOM, DHCP, DHCPv6, DIAMETER, DNS,
+  EAP, ENIP, EPM, GRE, GSM A, GSM MAP, H.225, H.245, H.248 MEGACO, H.450,
+  ISAKMP, iSCSI, iSNS, ISUP, JFIF, Kerberos, LDAP, LDP, LLC, LWAPP, M2PA,
+  MEGACO, MPLS, NCP 2222, NCP, NDMP, NetFlow, NTLMSSP, OSCAR-ICQ, OSPF,
+  RADIUS, RSVP, RTCP, RTP, RTSP, SCTP, SDP, SES, SIP, Skinny, SMB, SNMP,
+  SUA, T.38, TALI, TCAP, TCP, TDS, Teredo, Time, X.509, X11,
+
+
+New and updated capture file support
+
+  HP-UX nettl, NG Sniffer
+
+
+== August 12, 2004
+
+Ethereal 0.10.6 has been released.
+
+  This release fixes a preferences bug present in Ethereal which displayed
+    (ethereal.exe:3512): Gtk-CRITICAL **: file gtkwindow.c: line 3107
+    (gtk_window_resize): assertion `height > 0' failed
+
+  at program startup.  A workaround for 0.10.5 is described in
+
+    http://www.ethereal.com/lists/ethereal-users/200408/msg00059.html
+
+  A new command-line utility called "capinfo" has been added to the
+  distribution which prints statistics about capture files.  
+
+  You can now copy conversation and endpoint data to other applications as
+  CSV data.
+
+
+New and updated features
+
+  X.509 support has been added.
+
+  Crash bugs have been fixed in the RTP and NCP dissectors.
+
+  PostScript(r) output has been improved.
+  
+  A bug that prevented mergecap from creating a new output file has been
+  fixed.
+  
+  Conversation and endpoint performance has been enhanced.  General packet
+  display performance has been enhanced.
+  
+  The conversation and host list tools have been renamed to be less
+  confusing.
+  
+  You can now copy conversation and host list data as CSV data.
+  
+  RTP analysis can now dynamically determine the proper clock rate.
+
+
+New protocol support
+
+  AX/4000, CMS, DCERPC (EVENTLOG, FRSAPI, FRSRPC), MANOLITO, PKCS#1,
+  X.509AF, X.509CE, X.509IF, X.509SAT
+
+
+Updated protocol support
+
+  802.11, AIM, ASAP, ASN.1 BER, ASN.1, COPS, DCM, DHCP Failover (ISC),
+  ENRP, Fibre Channel, GIOP, GSSAPI, GTP, HTTP, ICAP, iSNS, Kerberos,
+  MPLS, NCP, NTLMSSP, OPSI, OSPF, PRES, RADIUS, Rlogin, RSVP, RTPS, RTSP,
+  SCTP, Sigcomp, Skinny, SMB BROWSER, SMB, SNMP, SSL, TDS, Telnet
+
+
+New and updated capture file support
+
+  LANalyzer
+
+
+== July 7, 2004
 
 Ethereal 0.10.5 has been released.
 
@@ -36,76 +279,22 @@ New and updated features
 
 New protocol support
 
-DNP,
-ENRP,
-giFT,
-H.235,
-PacketCable,
-SigComp,
-SIR (Serial Infrared),
+  DNP, ENRP, giFT, H.235, PacketCable, SigComp, SIR (Serial Infrared)
 
 
 Updated protocol support
 
-AIM,
-ASAP,
-ASN.1 BER,
-ARP,
-ATM,
-DHCP,
-CFPI,
-CLNP,
-DCERPC (DCERPC, LSA, NT, SAMR, SRVSVC, WKSSVC),
-EAP,
-ENIP,
-Frame Relay,
-GRE,
-H.225,
-H.245,
-H.450,
-HTTP,
-IAX2,
-IEEE 802.11,
-ISAKMP,
-iSNS,
-ISUP,
-JFIF,
-Kerberos,
-LMP,
-M3UA,
-MGCP,
-MPLS,
-MTP3,
-NCP,
-NetFlow,
-NFS,
-OSPF,
-PIM,
-RADIUS,
-RIP,
-RSVP,
-RTCP,
-RTP,
-RTSP,
-SCSI,
-SDP,
-SIP,
-SMB,
-SMTP,
-SNMP,
-SOCKS,
-SSL,
-T.35,
-TCP,
-VRRP,
-WBXML (User-Agent Profile),
-WSP,
-X11,
+  AIM, ASAP, ASN.1 BER, ARP, ATM, DHCP, CFPI, CLNP, DCERPC (DCERPC, LSA,
+  NT, SAMR, SRVSVC, WKSSVC), EAP, ENIP, Frame Relay, GRE, H.225, H.245,
+  H.450, HTTP, IAX2, IEEE 802.11, ISAKMP, iSNS, ISUP, JFIF, Kerberos, LMP,
+  M3UA, MGCP, MPLS, MTP3, NCP, NetFlow, NFS, OSPF, PIM, RADIUS, RIP, RSVP,
+  RTCP, RTP, RTSP, SCSI, SDP, SIP, SMB, SMTP, SNMP, SOCKS, SSL, T.35, TCP,
+  VRRP, WBXML (User-Agent Profile), WSP, X11
 
 
-Capture file support
+New and updated capture file support
 
-Radcom,
+  Radcom
 
 
 == May 13, 2004