From Ronald Henderson: make "format_text()", on Windows, escape all
[obnox/wireshark/wip.git] / NEWS
1 $Id: NEWS,v 1.119 2002/12/08 02:52:57 gerald Exp $
2
3 == December 7, 2002
4
5 Ethereal 0.9.8 has been released.
6
7   Serious problems with the BGP, LMP, PPP, and TDS dissectors have been
8   discovered.  See 
9   
10     http://www.ethereal.com/appnotes/enpa-sa-00007.html
11   
12   for more details.
13
14
15 New and Updated Features
16
17   The TAP subsystem received major updates.  Tethereal can display
18   more statistics, and several graphs have been added to Ethereal.
19
20   A protocol hierarchy statistics tap was added to tethereal.  This code
21   may be used to replace the hierarchy statistics code in Ethereal.
22   
23   More updates have been added to TCP analysis.
24
25   After a long hiatus, the Windows installer once again includes SNMP
26   support.
27
28   The total running time of the capture is now displayed in the capture
29   progress dialog box.  The capture progress dialog also shows ARP packets.
30
31   The look of the plugins dialog was revamped.
32
33
34 Bug Fixes and Updates
35
36   A bug which caused Ethereal under Windows to crash when "Update list of
37   packets in real time" was enabled has been fixed.
38
39   The stability of the text2pcap utility has been improved.
40
41   In tethereal, the packet count is properly displayed when you ^C out of a
42   capture.
43
44
45 New Protocols
46
47   ARCNET, ClearCase NFS, DCERPC LSA_DS, Fibre Channel, HyperSCSI, MDNS,
48   PCLI, RPL
49
50
51 Updated Protocols
52
53   AFP, AFS, BACNet, BGP, DCERPC, DCERPC EPM, DCERPC LSA, DCERPC NDR,
54   DCERPC NT, DCERPC SAMR, DCERPC UPDATE, GRE, GTP, HTTP, IPv6CP, IPX,
55   iSCSI, ISDN, IUA, LAPD, LDAP, M2PA, NDPS, NDS, NetBIOS, NFS, NTLMSSP,
56   OSPF, PPP, PPPoE, Q.2931, Q.931, RPC, RSVP, SCSI, SCTP, SMB, SNMP,
57   Spanning Tree, SPNEGO, SPOOLSS, SPX, SRVLOC, TCP, Telnet, V.120, WEP,
58   YPSERV
59
60
61 Updated Capture File Support
62
63   AIX iptrace and tcpdump, NetXRay, Sniffer, snoop
64
65
66 == September 28, 2002
67
68 Ethereal 0.9.7 has been released.
69
70 New Features
71
72   In order to improve the out-of-box responsiveness of Ethereal and
73   Tethereal, network name resolution has been disabled by default.
74
75   TCP analysis (a feature added in the 0.9.6 release) was improved.
76
77   The NCP code base received quite a few updates.
78
79   Initial support for version 2 of the GTK+ library was added.
80
81   RPC staticstics (which use the new Tap API) were added.
82
83   Due to added and updated support for the NTLM, SNEGO, and GSS-API
84   protocols, Ethereal can now dissect most of the security blobs for
85   Windows 2000 authentication.
86
87   The Ethernet "manuf" file now handles addresses specified with a
88   mask, and  contains many well-known addresses.
89
90
91 New Protocols
92
93   802.1s MSTP, FIX, GSS-API, Interbase, NDPS, Netflow (Cisco and Juniper),
94   SCCP-Management, SPNEGO
95
96   The following DCE/RPC protocols were also added:
97
98   AFS4INT, BOSSVR, CDS_CLERKSERVER, CDS_SOLICIT, CPRPC_SERVER, DNSSERVER,
99   DTSPROVIDER, DTSSTIME_REQ, FLDB, FTSERVER, KRB5RPC, REPADMIN, REP_PROC, 
100   ROVERRIDE, RPRIV, RS_ATTR, RSEC_LOGIN, RS_MISC, RS_PGO, RS_REPLIST,
101   RS_UNIX, SECIDMAP, TKN4INT, UBIKDISK, UKIKVOTE
102
103
104 Updated Protocols
105
106   AFP, AODV/AODV6, BGP, CHDLC, CHPA, DCE/RPC CONV, DCE/RPC LSA, DCE/RPC
107   NT, DCE/RPC SAMR, DHCP, DNS, DOCSIS, EAP, GTP, HTTP, IP, iSCSI, IS-IS,
108   Kerberos, LDAP, LDP, M2PA MMSE, NBNS, NCP, NDS, NETLOGON, NTLMSSP, OSI
109   Q.931 RPC, RPCSTAT, SCSI, Skinny, SMB, SNEGO, SPOOLSS, SRVSVC, TCP, WSP,
110
111
112 == August 20, 2002
113
114 Ethereal 0.9.6 has been released.
115
116 Bugs Fixed
117
118   A buffer overflow in the ISIS dissector has been fixed.  More
119   information can be found at
120   http://www.ethereal.com/appnotes/enpa-sa-00006.html.
121     
122   A bad TCP header could cause problems for the "Follow TCP Stream"
123   feature.
124   
125   Setting "column.format" from the command line no longer crashes
126   Ethereal and Tethereal.
127
128   Problems with capture files being overwritten (e.g. if you try to save over
129   the current capture file) have been fixed.
130
131   An SMB conversation handling bug has been fixed.
132
133   Thanks to Valgrind, several memory leaks have been fixed.
134
135   Some problems with printing under Windows have been fixed.
136
137
138 New Features
139
140   TCP sequence number analysis has been added.
141
142   The DCE RPC NETLOGON dissector has received a major overhaul.
143
144   Data types throughout the code have been cleaned up. 
145
146
147 New Protocols
148
149   CPHA, DOCSIS, NTLMSSP, Xyplex terminal server protocol, ZIP
150
151
152 Updated Protocols
153
154   802.11, AFP, ASAP, BGP, CDP, CDPCP, CPHA, DDP, DCERPC, DCERPC NT, DCERPC
155   REG, EPM, FTP, HCLNFSD, HTTP, IPX, ISAKMP, ISIS, IUA, Kerberos, L2TP,
156   LLMNR, LSA, MMSE, MPLSCP, NBNS, NetBIOS, NETLOGON, NFS, NTLMSSP, PPP,
157   Quake2, RADIUS, RSVP, RTCP, SAMR, SCSI, SDP, SIP, SMB, SMB Mailslot,
158   SMTP, SPOOLSS, TCP, TDS, TNS, TPKT, Token Ring, VJ TCP, WINREG, WSP
159
160
161 Capture File Updates
162
163 CheckPoint Firewall-1 monitor file support and CoSine debug file support
164 were added.  Support for pppdump and Netmon files was updated.
165
166
167 == June 28, 2002
168
169 Ethereal 0.9.5 has been released. This version fixes several potential
170 security problems revealed since the release of 0.9.4. See the security
171 advisory at http://www.ethereal.com/appnotes/enpa-sa-00005.html for
172 more details.
173
174
175 New Features:
176
177 The ability to read packet data from a pipe was enhanced.  Printing
178 under Windows now works.
179
180
181 New Protocols
182
183 802.3 LACP, Apache JServ, AODV6, DCERPC Browser, Java RMI, TAPI
184
185
186 Updated Protocols
187
188 ATM, BGP, BOOTP, DCE RPC, EPM, Frame Relay, GTP, L2TP, LMP, MAPI, MIP,
189 MMSE, MTP3, NCP, NFS, NSPI, PPP, Q2931, RADIUS, RSVP, SCSI, SMB, SNA,
190 SOCKS, SPOOLSS, SRVSVC, SunATM, TFTP, TNS, Token Ring, UCP, VJ TCP/IP,
191 WCP, WEP, WSP, WTP
192
193
194 Capture File Updates
195
196 Ethereal can now write LANalyzer files.  The Sniffer, nettl, snoop,
197 NetXRay, and libpcap code all received updates.
198