Moved version to 0.7.7
[obnox/wireshark/wip.git] / NEWS
1 Overview of changes in Ethereal 0.7.7:
2 * Check header length in IP header (Guy)
3 * Fix printf formats in packet-rx.c (Guy)
4 * NTP changes (Tomislav Vujec)
5 * Add conversation mechanism and generalize net/datalink address storage (Guy)
6 * Fix ipproto.c bug (Guy)
7 * Removed erroneous assert in packet-sna.c (Gilbert)
8 * Support for Appletalk DDP, Banyan Vines, and SNA FID type 4 addresses
9         in "address" type code (Guy)
10 * Fixes for Appletalk and Vines (Guy)
11 * Add ICQ dissector (Kojak)
12 * Remove compilation warnings in packet-snmp.c (Tomislav)
13 * Remove compilation warnings from packet-smb.c (Richard)
14 * Add make-reg-dotc to let non-GNU makes work. (Guy)
15
16 Overview of changes in Ethereal 0.7.6:
17 * Fix xdlc bug (Guy, Gilbert)
18 * Add name resolution option to GUI. (Laurent)
19 * Fix LLC bug (Guy)
20 * Display filter bug fixes
21         Santeri Paavolainen <santtu@ssh.fi>
22         Dewi Morgan <dewim@sco.com>
23         (Gilbert)
24 * Print changes (Guy)
25 * NG Sniffer FDDI time unit fix (Guy)
26 * Fixes for SINIX (Uwe Girlich)
27 * Lots of fork/sync fixes (Guy)
28 * Add filename to Capture dialog box (Guy)
29 * New display filters for many protocols
30         (Laurent... the man!)
31 * Check for bad packet lengths in many protocols
32         (Laurent, Gilbert, Guy)
33 * More SMB fields and fixes (Richard, Guy)
34 * NBNS fix (Richard)
35 * POP fix (Laurent)
36 * Fix behavior for bad color filters (Gilbert)
37 * Default colors for color wheel (Santeri Paavolainen <santtu@ssh.fi>)
38 * ZLIB error messages (Guy)
39 * Display filter byte-string syntax additions (Gilbert)
40 * IPv6 proto_tree and display filter support (Lareunt, Jun-ichiro)
41 * Added info to protocol registration (Gilbert)
42 * Added signed integer support to display filters (Phil Techau)
43 * IPv6 fixes (Jun-ichiro)
44 * ASCII/EBCDIC conversion in TCP Follow window (Gilbert)
45 * Add DOUBLE filtering to display filters (Gilbert)
46 * OSPF fix to dissect MD5 field (Tony Hard <thart@avici.com>
47 * Automated method of finding proto_register functions (Guy)
48 * Wiretap support for nettl (HP-UX trace tool) (Olivier)
49 * Added BPDU (Christophe Tronche)
50 * Added SNA (Gilbert)
51 * Added RIPng, PIM (Jun-ichiro)
52 * Added Yahoo messager and pager protocols (Nathan)
53 * Added NTP (Nathan)
54 * Added BGP (Jun-ichiro)
55 * Added AFS, RX (Nathan)
56 * Addef VLAN (802.1q) (Nathan)
57
58 Overview of changes in Ethereal 0.7.5:
59 * Fixed bug when reading files on FreeBSD (Guy)
60 * Fixed compilation bug when disabling zlib on FreeBSD (Guy)
61
62 Overview of changes in Ethereal 0.7.4:
63 * Fixed Radcom file reader in wiretap (Olivier)
64 * Add "--with-ucdsnmp" to autoconf (Bert Driehuis <driehuis@playbeing.org>)
65 * Fix snoop reader for Solaris seek problem (Guy)
66 * NetBIOS and NBIPX updates (Guy)
67 * Capture dialogue changes (Guy, Laurent)
68 * Movement of GTK files to subdirectory (Gilbert, Guy)
69 * Wiretap support for Lucent/Ascent WAN router traces (Gerald)
70 * Added dissector for Internet Cache Protocol (Peter Torvals)
71 * Added dissector for Internet Printing Protocol (Guy)
72 * Show the IP flags as 4 bits (Daniel Ryde <ryde@tripnet.se>)
73 * Changed usage of FT_BOOLEAN (Gilbert)
74 * Fixed bugs with short packets and eth, tr, and fddi (Gilbert, Guy)
75 * Fix for IPX SAP types (Mark H. Wood <mwood@IUPUI.edu>)
76 * TRMAC now uses dfilter variables (Gilbert)
77 * randpkt added; produces trace file of random packets (Gilbert)
78 * New helper macros in packet.h (Guy)
79 * x.25 and lapb fixes (Olivier)
80 * Wiretap compilation fixes (Laurent)
81 * OSI fixes; CLNP now uses dfilter variables (Laurent)
82 * New Collapse/Expand All function (Laurent)
83 * Enhanced printing options (Guy)
84 * zlib support for compress trace files (Ashok)
85 * Fix ICMP timestamp dissection (Dirk Bonne <dirk@out1.mx.skynet.be>)
86
87 Overview of changes in Ethereal 0.7.3:
88 * Fixed bug in RSVP, added RSVP+ support (Ashok)
89 * Fixed bug in display filter parsing (Gilbert)
90 * Allow compilation from different directory
91         (Brad, <brad@openbsd.org>)
92 * Packet colorization (John)
93 * Updated RSVP decoder (Ashok)
94 * Fixed Token-Ring for more Linux 2.0 drivers
95         (Tom Gallagher <Tom.Gallagher@madge.com>)
96 * Change to usage of boolean fields in display filters (Gilbert)
97 * Optimized GTKClist (Guy)
98 * Optimized wiretap/ethereal interaction (Guy)
99 * Handle NBNS continuations (Richard)
100 * Started ATM support (Guy)
101 * Enhanced user-friendliness via default behaviors and error messages
102         (Guy, Gilbert)
103 * Fixed ICMP/IGMP checksums (Richard Jørgensen <ric@tbit.dk>)
104 * Removed security-related race-condition when capturing (Guy)
105 * Lots and lots o' misc. fixes (Guy)
106
107 Overview of changes in Ethereal 0.7.2:
108 * Another memory leak fix (Jochen)
109 * Allow compilation from different directory (Laurent, Gilbert)
110 * -R flag for on command line, applied when reading a capture file (Jochen)
111 * Updated docs (Guy)
112 * Handles ICMP Unreachable|Frag Required (John)
113 * NetBEUI support (Jeff, Guy)
114 * Fix for Token-Ring RIF display (Gilbert)
115 * Dramatically decreased file-load time (Guy)
116 * Fixed -S option timeout handling (Laurent)
117
118 Overview of changes in Ethereal 0.7.1:
119 * Fixed big memory leaks in dfilter code (Guy)
120 * Enhanced xdlc, llc, and x25 (Guy, Olivier)
121 * Made glossary-dump option not initialize X11 (Guy)
122 * Fixed logical operands in dfilter code (Gilbert)
123 * Added progress bar to display filter (Gilbert)
124 * -S option fix (Laurent)
125
126 Overview of changes in Ethereal 0.7.0:
127 * Addition of RTSP and SDP dissectors (Jason)
128 * New proto_tree and display filter system (Gilbert)
129 * Updated SMB suport (Richard)
130 * RADIUS dissector added (Johan)
131 * Display filter text-entry does auto-reload (Guy)
132 * Now compiles on Win32 (Gilbert)
133 * Removed support for GTK+-1.[01].x (Gilbert)
134 * Column re-sizing changes (Guy)
135 * Linux ATM Classical IP support (Theirry)
136 * X.25 support in wiretap iptrace routine (Olivier)
137 * Wiretap fix for "-S" ethereal option (Laurent)
138 * LAPB and X.25 dissectors added (Olivier)
139 * FreeBSD compilation cleanups (Bill Fumerola,
140         <billf@jade.chc-chimes.com>)
141 * Ability to print all packets at once (Guy)
142
143 Overview of changes in Ethereal 0.6.3:
144 * Capture dialogue window data bug-fix (Guy)
145 * PPPoE (PPP over Ethernet) added (Jeff Jahr)
146 * ISAKMP, GRE, PPTP added (Brad Robel-Forrest)
147 * RSVP added (Ashok Narayanan)
148 * Summary dialogue added (Aaron Hillegass)
149 * Match Selected GUI added (Ashok Narayanan)
150 * Display Option GUI allows change of Time column (Guy)
151 * GTK 1.[12] bug fix (Gilbert)
152 * Code clean up (Guy)
153 * strerror() added for platforms that don't have it (Guy)
154
155 Overview of changes in Ethereal 0.6.2:
156 * Almost-real-time capture and display (John, Laurent)
157 * Initial support for SMB (Richard)
158 * Initial support for SNMP (Didier, Gilbert)
159 * Wiretap now reads NetMon 2.0 file formats (Guy)
160
161 Overview of changes in Ethereal 0.6.1:
162 * Released because of packaging problem in 0.6.0
163 * Information about building on Tru64
164
165 Overview of changes in Ethereal 0.6.0:
166 * IPv6 support greatly improved (Jun-ichiro)
167 * IPsec added (Jun-ichiro)
168 * NCP code totally re-written (Gilbert)
169 * GTK dependencies removed from packet-*.c code (Gilbert)
170 * Captures now saved in temporary files (Gilbert)
171 * Statistics are more accurate during capture (Guy)
172 * TCP-follow bug fixed (Laurent)
173 * ANSI complieant bitfields for TCP and AATALK (Gilbert)
174 * Various time fields decoded better (Guy)
175 * NetBIOS Node types added to DHCP (Guy)
176 * Cisco Discovery Protocol updated (Hannes)
177 * DNS acronyms converted to English (Guy)
178 * FTP, TFTP, POP, and Telnet added (Richard)
179 * NNTP and HTTP added (Guy)
180 * NetBIOS Sessions over TCP added (Guy)
181 * NetBIOS Name Servic improved (Guy)
182 * IP field over-writing bug fixed (Hannes)
183 * Wiretap does some offline filtering (Gilbert)
184 * Wiretap now supports NetMon, NetXray, Sniffer Pro (Guy)
185
186 Overview of changes in Ethereal 0.5.1:
187 * Updated Vines support (Joerg Mayer)
188 * Bitfield decoding support (Guy)
189 * GTK+ 1.1/1.2 support (Gilbert, Gerald)
190 * Make TCP info more verbose (Gerald)
191 * Fix resize problems w/main window (Gerald)
192 * Fix time output (Gerald)
193 * Add support for AIX iptrace files to wiretap (Gilbert)
194
195 Overview of changes in Ethereal 0.5.0:
196 * Initial release of wiretap library (Gilbert)
197 * Sun C compiler fixes (Laurent)
198 * Enhanced PPP support (Guy)
199 * OMG CORBA GIOP/IIOP support (Laurent)
200 * Configurable columns (Gerald)
201 * Lots of other fixes and enhancements
202
203 Overview of changes in Ethereal 0.4.1:
204 * Copious amount of fixes (Guy)
205 * Minor fixes to the filter prefs dialog (Gerald)
206 * About box (Laurent)
207 * Initial NetBIOS Name Services support (Gilbert, Guy)
208 * Initial AppleTalk support (Simon Wilkinson)
209
210 Overview of changes in Ethereal 0.4.0:
211
212 * Lots of fixes from Guy Harris
213 * Preferences dialog (Gerald)
214 * OSPF updates (Hannes, Gerald)
215 * FDDI support (Laurent, Guy)
216 * Separate display and capture filters (Gerald)
217
218 Overview of changes in Ethereal 0.3.17:
219
220 * Ethernet manufacturer support (Laurent)
221 * Netware SAP support (Gilbert)
222 * Misc Netware/token ring fixes and enhancements (Gilbert)
223 * PPP fixes (Gerald)
224 * Null/loopback interface support (Gerald)
225
226 Overview of changes in Ethereal 0.3.16:
227
228 * Support for ISO/OSI CLNP & COTP (Laurent)
229 * Support for Banyan Vines (Don)
230 * TCP reconstruction support (Mike)
231
232 Overview of changes in Ethereal 0.3.15:
233
234 * OSPF fixes (Hannes)
235 * Preliminary IPv6 support (Hannes)
236 * Name resolution (Laurent)
237 * Font and help option (Laurent)
238 * Token ring fixes (Gilbert)
239 * DLT_RAW #define fixes (Laurent, Hannes and a few others)
240
241 Overview of changes in Ethereal 0.3.14:
242
243 * Added Laurent's fixes to pntoh[sl].
244 * RIP fixes (Laurent)
245 * Added Gilbert's BOOTP code.
246
247 Overview of changes in Ethereal 0.3.13:
248
249 * Made the tree items "sticky"
250 * Expanded the pntoh[sl] macros, fixed alignment problems with IPX code.
251 * Changes to packet-ppp and packet-raw
252
253 Overview of changes in Ethereal 0.3.12:
254
255 * RIP support (Hannes)
256 * LPR/LPD support (Gilbert)
257 * Changes to #includes to improve compatibility.
258
259 Overview of changes in Ethereal 0.3.11:
260
261 * Fixed a file capture bug.
262
263 Overview of changes in Ethereal 0.3.10:
264
265 * Fixed a Makefile bug with the new snprintf package.
266
267 Overview of changes in Ethereal 0.3.9:
268
269 * Switched to a different version of snprintf.c.
270 * Minor bug fixes.
271 * Fixes to Makefile.am.
272
273 Overview of changes in Ethereal 0.3.8:
274
275 * PostScript(R) output (Gilbert)
276 * More OSPF code (Hannes)
277 * Enhanced DNS (Bobo)
278
279 Overview of changes in Ethereal 0.3.7:
280
281 * Enhanced OSPF (Hannes)
282 * Fixed small bug in filter dialog.
283
284 Overview of changes in Ethereal 0.3.6:
285
286 * Added OSPF support, thanks to Hannes Boehm.
287 * Added -B, -P, and -T flags.
288
289 Overview of changes in Ethereal 0.3.5:
290
291 * Command line argument fixes/upgrades.
292 * Compatibility fixes.
293 * Initial pod/man page documentation.
294 * Miscellaneous changes to the way things are done in capture.c.
295 * Initial support for DNS and IGMP.
296
297 Overview of changes in Ethereal 0.3.4:
298
299 * Printer preferences dialog added (Gilbert)
300 * Misc fixes/upgrades.
301
302 Overview of changes in Ethereal 0.3.3:
303
304 * Added PPP support, thanks to Mike Hall.
305 * Added dialogs for errors/warnings.
306 * Support for the -r flag was added.
307 * Other minor fixes/upgrades.
308
309 Overview of changes in Ethereal 0.3.2:
310
311 * Misc bug fixes & minor enhancements.
312 * Added preliminary ICMP support
313 * Added preliminary printing support (Gilbert)
314
315 Overview of changes in Ethereal 0.3.1:
316
317 * Fixed bug that prevented capturing with a filter.
318 * Fixed misc. header problems.
319
320 Overview of changes in Ethereal 0.3.0:
321
322 * Initial support for filters.
323 * Fixes/enhancements for IPX and token ring (Gilbert).
324
325 Overview of changes in Ethereal 0.2.3:
326
327 * Added support for IPX, thanks to Gilbert.
328
329 Overview of changes in Ethereal 0.2.2:
330
331 * Added support for token ring, thanks to Gilbert Ramirez, Jr.
332
333 Overview of changes in Ethereal 0.2.1:
334
335 * Internal structs for ARP/RARP, IP, TCP, and UDP were created.  Trying to 
336   sort out which #includes were needed for each system was just too much of
337   a hassle.
338 * Added support for systems that don't have snprintf() and vsnprintf(), thanks
339   to Theo de Raadt.
340 * Minor changes to the README file.
341
342 Overview of changes in Ethereal 0.2.0:
343
344 * Initial public release.
345 * GNU autoconf-ified distribution
346 * Runs under Linux 2.0.x and Solaris 2.6.
347 * Requires GTK+ (1.0.1 tested) and libpcap (0.4a6 tested)
348 * For optimal results under Linux, the Karpski libpcap should be used.
349 * General documentation and a minimal web site have been prepared.