Add list of changes for 0.8.15 release.
[obnox/wireshark/wip.git] / NEWS
1 Overview of changes in Ethereal 0.8.15:
2 * HSRP updates (Heikki)
3 * MGCP updates (Ed, Gilbert)
4 * Fix infinite loop problem in ICQ dissector (Gilbert)
5 * Enable optional building of ethereal/tethereal/editcap (Guy, Gilbert)
6 * SMB fixes (Jeroen Ruigrok van der Werven)
7 * More complete 'manuf' file. (Gerald)
8 * X.25 updates (Olivier, Richard)
9 * RADIUS updates (Guy)
10 * AIM updates (Ralf Holzer)
11 * WCCP 2.0 support
12 * NG Sniffer file-reading fixes (Guy)
13 * New dissector: Label Distribution Protocol (Richard)
14 * tvbuff updates, fixes, additions (Gilbert, Guy)
15 * New dissector: GVRP (Kevin Shi)
16 * NVS v4 support (Mike Frisch)
17 * RTSP updates (Guy)
18 * Miscellaneous clean-ups (Guy, Gilbert)
19 * NBIPX update (Guy)
20 * Fix for improper buffer-overflow check in wiretap's pppdump support (Daniel Thompson)
21 * ISAKMP fix (itojun)
22 * Add TCP segment and UDP datagram checksumming code (Guy)
23 * Added Router-Alert IP option, RFC 2113 (Ashok)
24 * PPP updates (Burke Lau)
25 * Mobile IPv6 support (Martti Kuparinen)
26 * "Match Selected" works better with FT_STRING types (Ed Warnicke)
27 * Windows time format bug avoidance (Richard)
28 * X.25 over TCP support (Paul Ionescu)
29 * Enable FT_BYTES display filtering (Ed Warnicke)
30 * Added tethereal_static build target (Nathan)
31 * Kerberos update (Nathan, Guy)
32 * DLT_LINUX_SLL capture type support, used with current libpcap captures on the Linux "any" device. (Guy)
33 * CLNP update (Guy)
34 * TFTP update (Guy)
35 * BGP update (Greg Hankins)
36 * OSPF update (Guy)
37 * Capture updates and fixes (Guy)
38 * LAPBETHER support (Richard, Guy)
39 * TCP update for TCP MD5 signature (Greg Hankins)
40 * SMB-PIPE fix (Richard)
41 * Display filter creation GUI (Guy, based on work by Jeff Foster)
42 * Updates to HTTP (uPnP and SSDP support) (David Hampton)
43 * Preferences API updates (Guy)
44 * DEC LANBridge Spanning Tree Protocol support (Paul Ionescu)
45 * X.25 over LLC support (Paul Ionescu)
46 * CDP update for IP Prefix field (Paul Ionescu)
47 * Tvbuffication of dissectors (Guy, Gilbert)
48 * Frame Relay and Frame-Relay-over-GRE support (Paul Ionescu)
49 * Support for NG Sniffer Frame Relay traces (Jeff Foster)
50 * Conversation/dissector registration updates (Guy)
51 * MTP3 User Adaptation Layer (M3UA) support (Michael Tuexen)
52 * Doco updates (Guy)
53 * SOCKS fix for crashing in a conversation ping-ping (Jeff Foster)
54 * IEEEE 802.11 fix (Guy)
55 * Proper (I think) lineheight calculation in proto_draw.c (Gilbert)
56 * HTTP dissector can accept registration from sub-protocols (Guy)
57 * make-reg-dotc.py speeds up build on Win32 (Gilbert)
58 * LLC update (Guy)
59 * SCTP updates (Michael Tuexen)
60 * ISDN Q.921-User Adaptation Layer (IUA) support (Michael Tuexen)
61
62 Overview of changes in Ethereal 0.8.14:
63 * Fix time-difference computation in tethereal (Guy)
64 * SMB LOGON update (Richard)
65 * Continue capturing if netmask on interface is not found (Guy)
66 * Add fourth choice of time format: date/time (Guy)
67 * AFS update (Nathan)
68 * WAP support (Neil Hunter, Guy)
69 * SIP support (Heikki Vatiainen)
70 * FTP update (Richard)
71 * Plugins can specify several underlying protocols (Olivier)
72 * Dissector cleanup (Guy)
73 * AIM/OSCAR support (Ralf Holzer)
74 * Use preference file field list for summary line in tethereal (Guy)
75 * GIOP 1.2 support, and other GIOP updates (Craig Rodrigues, Guy)
76 * Remove carriage returns in getopt.[ch] (Guy)
77 * SDP handles embedded newlines (Robert Tsai)
78 * Re-write of EIGRP dissector (Paul Ionescu)
79 * Tethereal output cleanup (Guy)
80 * MGCP dissector plugin (Ed Warnicke)
81 * Tvbuffify: HTTP, NTTP, RSH, RTSP, Telnet, SAP, SDP, FTP, POP, TFTP,
82          NBIPX, SMTP, 802.1Q VLAN, ATALK, AARP, ARP, IPP, STP,
83         IP, ICMP, TCP, UDP, OSI CLNP, OSI COTP, OSI CLTP, OSI ESIS,
84         PPoE, L2TP, X11 (Guy)
85 * Tvbuffify: NetBIOS (Jeff Foster)
86 * Add more tvbuff methods (Guy, Gilbert)
87 * Correct IPv6 router renumbering dissector (Itojun)
88 * ICMPv6 update (Itojun)
89 * Re-work of logic in SMTP (Guy)
90 * ATALK fix (Guy)
91 * NetBIOS update (Gerald)
92 * Code movement to libethereal (Guy)
93 * Column-related fixes in DNS/NBNS (Gilbert)
94 * Plugin API fix (Guy)
95 * Documentation update (Guy)
96 * IEEE 802.11 support (Johan Jorgensen, Axis Communications)
97 * Dissectors can be registered by name, for later lookup (Guy)
98 * GIOP update (Frank Singleton)
99 * Tweak the DATA dissector (Guy)
100 * NTP update (Phil Techau, Gerald)
101 * Add #include's to clean compiler warnings (Craig)
102 * Conversation fix (Guy)
103 * Wiretap error-reporting fix (Guy)
104 * Add col_set_str() to save memory-copying when the string is static (Guy)
105 * Fix for AFS buffer-overrun exploit (Gerald)
106 * Fix possible buffer overruns in NBNS, NTP, ICQ, resolv.c, pppdump.c (Gerald)
107 * Tvbuffify: AUTO-RP (Heikki Vatiainen)
108 * Have tethereal initialize winsock like Ethereal does (Gilbert)
109
110 Overview of changes in Ethereal 0.8.13:
111 * Macro movement to pint.h (Gilbert)
112 * Keep TVBUFF_SUBSET constructor from dying after a
113         ReportedBoundsError (Gilbert)
114 * CWR and ECN flags in TCP (Ulrich Kiermayr <kie@thp.univie.ac.at>)
115 * Correct startup/shutdown of windows sockets for name resolution (Graham)
116 * Add "-p" option to control promiscuity of capture, Debian bug #34376 (Guy)
117 * Wiretap support for Nokia firewall tcpdump, yet another mutant libpcap format
118         that didn't change the magic number (Guy)
119 * ECN in IP header (Ulrich Kiermayr <kie@thp.univie.ac.at>)
120 * Fix for #include of <net/if.h> (Guy)
121 * Close the handle for the SNMP library after inspecting it on Linux
122         (Guy, Gilbert)
123 * EOF check (Guy)
124 * Wiretap support for Shomiti Surveyor 3.x, aka "unofficial snoop v4" (Guy)
125 * Wiretap support for reading pppd log files (pppdump format) (Gilbert)
126 * Add -l option to tethereal to make stdout line-buffered.  (Guy)
127 * Add "Next Sequence number" field to TCP (Guy)
128 * Other TCP updates (Guy)
129 * Add direction flag, if available, to Frame dissection. (Gilbert)
130 * Rename NCP include file with code in it to packet-ncp2222.inc (Gilbert)
131 * Dissect WTAP_ENCAP_ATM_RFC1483 with dissect_llc() (Guy)
132 * Wiretap support for NetXRay ATM captures (Guy)
133 * Make an "epan" directory, and move core routines to libethereal (Gilbert,
134         Olivier, Guy)
135 * Doco updates (Guy)
136 * Dynamic buffer for format_text() (Guy)
137 * Telnet update (Guy)
138 * HTTP update (Guy)
139 * RTSP update (Guy)
140 * BXXP update (Richard)
141 * DNS updates (A6, DNAME, and RFC 2673 bitstring label) (Per Flock)
142 * ISAKMP check for bad data (Gilbert, Jack Keane)
143 * ISAKMP update for SHA2 and AES encryption assignments (Yaniv Kaul)
144 * Move Frame dissection do separate file (Gilbert)
145 * Add support for modal message boxes (Guy)
146 * DNS updates (Brian Wellington)
147 * Add Capture->Stop menu item (Santeri)
148 * ICMPv6 bad data check (Santeri)
149 * Check for python executable in autogen.sh (Gilbert)
150 * On Unix/X, the default font preference matches only ISO 8859/1 fonts (Guy)
151 * Complete the COPS dissector (Heikki Vatiainen)
152 * Update for Session Announcement Protocol (Heikki Vatiainen)
153 * Better heuristic for detecting Linux mangling of token-ring header (Gilbert)
154 * Fix for DNS A6 RR decoding (Per Flock)
155 * Support for H.261 and TPKT, replacement of RTP and RTCP dissectors, and
156         changes to Q.931 dissector (Andreas Sikkema)
157 * Case-insensitive string checks in HTTP dissector (Isaac Wilcox)
158 * RTCP band-aid for allegedly-NTP timestamp (Guy, from Jason Lango's
159         RTCP dissector)
160 * Diameter updates (David Frascone)
161 * Capture statistics improvements (Santeri)
162 * Check the ICMP checksum (Guy)
163 * Support for conversations with "wildcard" destination addresses
164         (Jeff Foster, Guy)
165 * HSRP off-by-one fix (Guy)
166 * IPX and TCP column-related fixes (Guy)
167 * make-reg-dotc fix (Guy)
168 * AFS static-function cleanup (Guy)
169 * Filter GUI ease-of-use fixes (Santeri)
170 * Support for Routines for IGRP dissection <Paul Ionescu>
171
172 Overview of changes in Ethereal 0.8.12:
173 * OSPF enhancements (Craig Metz)
174 * Buffer-overflow protection with snprintf (Gilbert)
175 * Add "Save As" feature to TCP Follow dialogue (Gilbert)
176 * NFS update (Guy)
177 * Show correct IP cksum if cksum in packet is incorrect
178         (Johannes.Hennecke@elsa.de, Gilbert, Guy)
179 * Fixes for srvloc (Guy, Peter Kjellerstedt)
180 * Reorganize Win32 README (Gilbert)
181 * ICQ updates (Peter Kjellerstedt)
182 * ICMP proto_tree fix (Guy)
183 * Filter dialogue GUI fix (Guy)
184 * Fix rlogin "fd" assumption (Guy)
185 * Packet-length fixes in various dissectors (Guy)
186 * Add preferences to OSI CLNP/COTP/CLTP (Laurent)
187 * Dissector tables allow for tvbuff and non-tvbuff dissectors (Guy)
188 * Code cleanup (Laurent, Guy)
189 * SMB fix (Richard)
190 * Add scripts to turn lists of protocols and filterable fields, as
191         produced by "ethereal -G", to SGML (Richard)
192 * RPC updates (Uwe)
193 * NLM v1 updates (Uwe)
194 * Add Help window (Laurent)
195 * Improve add_host_name fill IP host hasthable from DNS answers (Laurent)
196 * Add doc strings to ncp2222.py (Gilbert)
197 * Fix display of IPv6 frag header in proto_tree (Santeri Paavolainen)
198 * Add wiretap support for Cisco Secure Intrusion Detection System IPLog format
199         (Mike Hall, Gilbert)
200 * Allow "filtering" in TCP Follow Save As, i.e., save entire conversation, or
201         either half of the conversation (C->S, S->C) (Gilbert, Laurent)
202 * Doco update (Guy)
203 * BOOTP fix (Phil Techau)
204 * Fix Help|About order (Guy)
205 * Add #defines to DNS dissector (Guy)
206 * Fix compilation in non-source directory (Laurent)
207 * Add ethertypes (Laurent)
208 * Add routines for fetching little-endian and big-endian 64-bit integral
209         quantities, if G_HAVE_GINT64 is defined (Guy)
210 * ISIS CLV fix (Laurent)
211 * Add proto_tree_add_text_valist (Laurent)
212 * make-reg-dotc fix (Guy)
213 * header-file inclusion fixes (Laurent)
214 * Add Kerberos 5 dissector (Wes Hardaker, Guy, Gilbert)
215 * Speedup of random access to compressed ngsniffer files (Guy)
216 * LLC non-SNAP fix (Guy)
217 * snprintf fixes (Guy)
218 * "TCP follow" support for TCP over IPv6 (Laurent)
219 * Add RSH dissector (Robert Tsai)
220 * Add HPUX doco and patches (Guy)
221 * Better handling of failing to open capture device (Guy)
222 * Cope with Linux ISDN packet headers (Guy)
223 * Enable/disable particular protocols (Laurent, Uwe)
224 * Small RPC and NFS fix (Uwe)
225 * Preferences GUI updates (Laurent, Guy, Gilbert)
226 * Packet deselection fix (Guy)
227 * Re-organize popup menu (Laurent)
228 * GUI convenience function updates (Guy)
229 * DNS A6 records are now RFC 2874, not i-d (itojun)
230 * Add support for draft-ietf-ipngwg-icmp-name-lookups-06.txt
231         (ICMP node information query) (itojun)
232 * Gryphon plugin fix (Laurent)
233 * Plugin fix (Laurent)
234 * Add Zebra dissector (Jochen, Guy)
235 * ICMPv6 dissector alignment fix (itojun)
236 * Add port type for SCTP ports (Michael Tuexen)
237 * Potential buffer overflow fixes (Laurent)
238 * Add info to summary window (Laurent)
239 * Add initial support for SMTP dissector (Richard, Laurent)
240 * Choose bold font from normal-weight font name (Guy)
241 * Font fixes (Laurent)
242 * BGP display filter fix (Laurent)
243 * Ascend display filter fix (Laurent)
244 * Ability to mark frames with middle mouse button. (Laurent)
245 * Tethereal initialization fix (Guy)
246 * Turn FT_NSTRING_UINT8 into FT_UINT_STRING (Gilbert)
247 * NCP fix (Gilbert)
248 * Remove "Decode IPv4 TOS field as DiffServ field" from display
249         options (Laurent)
250 * Add a help context identifier to the status bar (Laurent)
251 * Fix CLEANUP_* macros in exceptions code (Gilbert)
252 * LDAP dissector fix (Guy)
253 * RPC packet-state fix (Guy)
254 * Name updates to stuff in GSS authentication for ONC RPC (Dug Song)
255 * Update doco (Guy, Laurent)
256 * libpcap->wiretap encapsulation type mapping fix for new DLT_ types (Guy)
257 * LLC fix (Guy)
258 * pptp fix (Laurent)
259 * vines fix (Laurent)
260 * NFS v2 READDIR fix (Guy)
261 * Add FT_STRINGZ type (Gilbert)
262 * Move pointer-integer functions (pntohl, et al) to separate file (Gilbert)
263 * Add initial support for BXXP (Richard)
264 * Fix method for building list of network interfaces (Uwe, with tip o' hat
265         to W. Richard Stevens)
266 * GIOP endianness fix (Gilbert)
267 * Random character in help dialogue fix (Laurent)
268 * Change wtap_read() parameter list to avoid hacks in some wiretap
269         modules (Gilbert)
270 * g_malloc()/g_free() fixes (Guy)
271 * New tvbuff routines (Gilbert, Richard)
272 * libsnmp.so loading fix (Guy)
273 * Use inverse video instead of boldface in hex dump (Graham Bloice, Guy)
274 * Ability to choose fixed-width font as a GUI preference (Guy)
275 * Default to "6x13" rather than Lucida Typewriter, as not all X servers
276         have Lucida Typewriter (Guy)
277 * Comment-out Cut/Copy/Paste items in Edit menu (Guy)
278 * redraw_hex_dump fixes (Guy)
279 * Negative relative and delta timestamp fixes (Guy)
280 * Move some string functions out of packet.c and into strutil.c (Gilbert)
281 * OSPF fixes (Craig Metz)
282 * Avoid assert in tvbuff when creating packet of bogus reported_length (Gilbert)
283 * Don't allow hf_text_only to be in the display filter language (Gilbert)
284 * Win32 .cvsignore additions (Graham)
285
286 Overview of changes in Ethereal 0.8.11:
287 * Set locale in tethereal (Guy)
288 * Dialog box utility routines (Guy)
289 * Modal window fixes (Guy)
290 * GUI cleanups (Guy)
291 * Add support for preferences (Guy)
292 * IPv4 DiffServ is a preference (Guy)
293 * Add strcasecmp.c for those systems that need it, like SINIX-M (Uwe)
294 * BOOTP magic cookie fix, option-dissection fix (Guy)
295 * SNMPv3 fix for security model values 1 and 2 (Guy)
296 * Make AH payload dissection placement a preference (Gilbert)
297 * Timestamp display fix (Guy)
298 * CLNP TSAP fix (Guy)
299 * NFS filehandle dissection for ReliantUNIX and Linux nfsd/knfsd (Uwe)
300 * TCP summary info in protocol tree is an option (Gilbert)
301 * OSPF enhancements and fixes (Michael Rozhavsky)
302 * inet_aton()-related build fixes (Guy)
303 * UDP has heuristic dissector table, and uses it for RPC (Uwe)
304 * Dissection of RPCSEC_GSS credentials in ONC RPC (Dug Song)
305 * DNSSEC additions/name changes (Jakob Schlyter)
306 * Error message cleanups (Guy)
307 * DNS support for MS's WINS and WINS-R resource records (Guy)
308 * tvbuff-ication of H1 dissector, and response identifier display change
309         (Gerrit Gehnen)
310 * SCTP dissector (Michael.Tuexen@icn.siemens.de)
311 * Capture-window titlebar fix (Gilbert)
312 * Support for building SVR4 binary packages (Gerald)
313 * proto_tree/dfilter interaction change (Gilbert)
314 * Fix URL for libpcap (Guy)
315 * Improved autogen.sh script (Bruce Korb)
316 * Add "debian" target to Makefile (Olivier)
317 * Tethereal packet-count and new-line fix (Gilbert)
318 * SNMP "agent address" trap PDU display fix (Guy)
319 * Support for many more DHCP options (Jose Pedro Oliveira)
320 * Compiler-warning fixes in wiretap (Guy)
321 * Reset "visited" flag when rescanning a file (Gilbert)
322 * Add RPM and SRPM build targets (Gerald)
323 * Another shot at the undead libpcap monster fix (i.e., extra info
324         in headers for ss990915 libpcap) (Guy)
325 * Add aclocal-flags to fix build headaches (Guy)
326 * In proto_tree_add_item(), access tvbuff before adding anything to
327         proto_tree. (Gilbert)
328 * Add Quake 1 dissector (Uwe)
329 * GIOP dissector warns about unsupported GIOP versions (Gilbert)
330 * dfilter2pod build fix (Gilbert)
331 * Re-write of NCP dissector. Adds python to build. :) (Gilbert)
332 * Fix Edit->Filters...->Apply (Richard)
333 * Add DIAMETER dissector (David Frascone)
334 * Display TCP RST data as text, as per RFC 1122 (Guy, with tip o' hat
335         to Kevin Steves)
336 * Support for capturing from a pipe (FIFO or STDIN). (Olivier)
337 * Cross-platform build fixes (Guy)
338 * Fix directory-checking routines (Guy)
339 * Display filters now work on string types (Gilbert)
340 * Initial templates for decoding all 4 NLM protocol versions (Uwe)
341
342 Overview of changes in Ethereal 0.8.10:
343 * Code cleanup (Gilbert)
344 * Assign port 1052 to DDTP (Olivier)
345 * Add syslog dissector (Gerald)
346 * Build cleanup (Guy)
347 * X11 dissector (Christophe, Guy)
348 * RPC cleanup (Guy)
349 * tvbuffication (Olivier, Gilbert)
350 * Remove dead tos_str symbol (itojun)
351 * More manufacturer ether codes (Gaetan Soltesz <gaetan@cisco.com>)
352 * Support for capturing on Linux ATM interfaces (Mark Clayton)
353 * NG Sniffer file reading fixes (Joerg, Guy)
354 * Make 'tethereal -h' look similar to 'ethereal -h' (Joerg)
355 * Support for "Update list of packets in real time" on Win32 (Graham)
356 * Win32 makefile dependency fix (Graham)
357 * Fix for people who don't read the FAQ. I.e., fix for
358         calling snmp_set_full_objid(0 in packet-snmp.c (Guy)
359 * OSI fix (Guy)
360 * ISIS fix (Guy)
361 * AFS volume name display fix (Guy)
362 * tvbtest enhancements (Guy)
363 * Treat TCP follow temp file as binary, for Win32 (Guy)
364 * Read NetXRay 2.002 files (Joerg, Guy)
365 * Fix octet string buffer overflow in packet-snmp.c (Guy)
366 * asn1.c/packet-snmp.c code cleanup (Guy)
367 * Variable name ("cf"/"cfile") cleanup (Ben Fowler)
368 * GUI-code enhancements (Guy)
369 * Wiretap enhancements (Guy)
370 * Support for OSI CLTP (Guy)
371 * ISAKMP padding fix (Guy)
372 * GUI progress bar change (Guy)
373 * Debian build-file fix (Olivier)
374
375 Overview of changes in Ethereal 0.8.9:
376 * Timestamps in RTP summary column (Jason Lango)
377 * Fix build warnings (Ron Flory)
378 * Make our GtkCList sortable (Graham Bloice)
379 * Use F<> instead of B<> for files in man pages (Guy)
380 * Fix a type IP packet counter (Gerald)
381 * Build fixes (Gilbert, Guy)
382 * Rename "private" to "dump", to avoid C++ reserved word (Guy)
383 * Add tvbuff class and exceptions module (Gilbert, Guy)
384 * Convert dissectors to use tvbuffs (Gilbert, Olivier, Guy)
385 * Support ISAKMP Configuration Method (Yaniv Kaul)
386 * Fix tethereal/wiretap error-reporting bug (Gilbert)
387 * Add sample Makefile for regression testing (Gilbert)
388 * Dissect substring filters in packet-ldap.c (Guy)
389 * Fix wtap.h typo (Alan Harrison)
390 * Change usage of 'fd' in file.c (Ben Fowler)
391 * Fix endian bug in ngsniffer.c (Guy)
392 * Fix smb-pipe NetServEnum (Guy)
393 * Fix VTP to correctly add ipv4 address to proto_tree (Guy)
394 * cf->current_frame fix for correctly displaying GtkCList (Guy)
395 * SMUX and SNMPv3 support (Jochen Friedrich)
396 * Fix snmp-less build (Guy)
397 * Show Ethernet trailer (Gilbert)
398 * Old-style fixes for bounds checking (Guy, Gilbert)
399 * Make proto_tree_is_visible false more of the time (Guy)
400 * Support for GRE over IPX (Paul Ionescu)
401 * Move psuedo_header out of frame_data structure to save memory. Required
402         changes in wiretap, too. (Guy)
403 * Doco fixes (Guy)
404 * Mark DCHP packets as DHCP, using bootp.dhcp flag. (Paul Ionescu)
405 * Fix randpkt.c for new wtap_dump() (Gilbert)
406 * Correctly handle 0-length FT_BYTES (Gilbert)
407 * Header file fixes (Guy, Gilbert)
408 * SMUX-related fix (Guy)
409 * More wiretap zlib fixes (Guy)
410 * Detect Cisco and Novell type IPX packets (Paul Ionescu)
411 * Close the capture file descriptor (Mark Burton, Guy)
412 * More ISAKMP additions (Yaniv Kaul, Guy)
413 * Support for EIGRP over Appletalk and IPX (Paul Ionescu)
414 * Fix display of IP fragment (Scott Howard)
415 * Fix for Linux ISDN ippp devices (Gilbert)
416 * Change handling of capture_ppp() (Gilbert)
417 * SMB fixes (Mark Burton)
418 * Support for reading compressed Sniffer fils (Tim Farley, Joerg, Guy)
419 * GTK dialogue fixes (Guy)
420 * Incorporate gtkclist.c from GTK+ 1.2.8 (Guy)
421 * Initial SCTP support (Michael Tuexen)
422 * Support for Mobile IP dissection (Stefan Raab, Gilbert, Guy)
423 * Fix for X.25 dbit (Gilbert)
424 * Enable more dissector handoff tables (Guy)
425 * Win32 build enhancements (Graham Bloice)
426 * X.25 LCN display fix (Olivier)
427 * C/C++ typedef fixes (Guy, Andreas Sikkema)
428 * Change proto_tree_add_*() calls to find more errors at compile time (Guy)
429 * Fix plugin function pointer table (Gilbert)
430 * Add "Enable name resolution" check box to File Open dialogue (Gilbert)
431 * Fix RSVP for Resv Tear Confirm message (Gilbert)
432 * Show ICMP sequence number as two bytes instead of integer of unknown-endianness (Gilbert)
433 * Add gtk_set_locale() to main (Kaoru Kusunoki)
434 * Make dissect_ah() use dissector handoff tables (Gilbert)
435 * Fix L2TP dissector to call dissect_ppp() (Gilbert)
436 * Support for COPS (Heikki)
437
438 Overview of changes in Ethereal 0.8.8:
439 * Implement dissector tables for various protocols (Gilbert, Guy)
440 * Add "visited" flag to each frame (Gilbert, Guy)
441 * Renamed the DHIS protocol to DDTP (Olivier)
442 * Change win32 port to build as a Windows (non-console) program (Guy)
443 * Improved display of FTP data (Richard)
444 * Add icon and resource for Win32 ethereal (Graham Bloice)
445 * OSI fix (Guy)
446 * Wiretap code cleanup (Guy)
447 * Updates to OSI CLNP, CLTP, ISIS. Added OSI ESIS (Ralf Schneider)
448 * Per-frame data allocation (Richard)
449 * Update NCP code to use conversation types (Guy)
450 * Fix checksum option decoding in CC/CR TPDU in CLNP dissector (Laurent)
451 * Detect compressed A/C PPP fields (Greg Kilfoyle)
452 * Support for decoding MS Proxy protocol (Jeff Foster)
453 * Fragmented IPv6 fix (Guy)
454 * Fixes to LPD dissector (Matthijs Melchior <mmelchior@lucent.com>)
455 * Support for RTCP and RTP (Jason Lango)
456 * RTSP fixes (Guy)
457 * IPv4 dissector and doco fix (Ben Fowler <wapdev@leedsnet.com>)
458 * Add proto_tree_add_int_format() (Gilbert)
459 * Support IPv6 name resolution A6 packet (itojun)
460 * Support AD and CD bit in RFC2535 section 6 (itojun)
461 * Add "-s" to editcap (Guy)
462 * Print spaces as spaces in hex dump pane (Gilbert, Guy)
463 * Don't dissect encrypted payload in ISAKMP packet (Guy)
464 * SINEC H1 fixes (Gerrit Gehnen)
465 * Plugin fixes (Gerrit Gehnen)
466 * Win32 build fixes (Graham Bloice)
467 * Doco updates (Guy)
468 * Menu fixes (Guy)
469 * Dialogue window helper functions (Guy)
470 * GUI button-creation functions (Guy)
471 * Speedups in token-ring dissector (Gilbert)
472 * Registration of lists of "heuristic" dissectors (Guy)
473 * Ethereal child process error-handling (Guy)
474 * Fix problems with dialogue windows popping up multiple times (Guy)
475
476 Overview of changes in Ethereal 0.8.7:
477 * Small memleak in "Find Frame" plugged (Guy)
478 * Correct behavior for stopping frame search (Guy)
479 * RPM spec file fix (Patrick Higgins <phiggins@transzap.com>)
480 * Disable "Update list of packets in real time" and
481         "Automatic scrolling in live capture" for Win32 (Gilbert)
482 * Avoid using zero-length arrays in packet-rsvp.c (Guy)
483 * Add wtap_read() func to wtap.c (Richard, Guy)
484 * Update to SMB Browse (Richard)
485 * Rlogin dissector (Jeff Foster)
486 * Re-arrange dissector_add() calls and make some dissectors static
487         for dissectors under TCP and UDP (Guy)
488 * Remove unused value_string in packet-llc.c (Guy)
489 * Add DOCSIS BPDU (Johannes Hennecke <Johannes.Hennecke@elsa.de>)
490 * Separate variables for "File|Open" and "File|Save [As]" (Guy)
491 * BGP confederations support (Greg Hankins)
492 * Correct display of FT_BOOLEANs inside bitfields (Gilbert)
493 * Catch loops in DNS names. Avoids zlip DNS DoS exploit (Guy)
494 * Compile tethereal and editcap for Win32 (Gilbert)
495 * Support CIFS-over-TCP w/o NBSS (Mark Muhlestein)
496 * .cvsignore updates (Ben Fowler)
497 * Add SOCKS[45] dissector, plus changes to conversation.c (Jeff Foster)
498 * Fix int size for I and S LLC frames. (Guy)
499 * Update packet-osi.c [CLNP] (Guy)
500 * Update packet-isis.c (Guy)
501 * Fix typo in packet-h1.c (Guy)
502 * Update Win32 doco (Guy)
503 * Fix null filter string display in summary dialogue (Guy)
504
505 Overview of changes in Ethereal 0.8.6:
506 * L2TP spelling fix (Florian)
507 * RADIUS update (Florian)
508 * LDAP build fix (Guy)
509 * Fix for not being able to capture more than once in a session (Guy)
510 * Developers' doc update (Guy)
511 * Build fixes (Guy)
512
513 Overview of changes in Ethereal 0.8.5:
514 * Fix for reading Toshiba ISDN router trace files (Gilbert)
515 * Fix proto_* calls in various dissectors (Guy, Gilbert)
516 * Fix offset in packet-ipp.c (Guy)
517 * Documentation updates (Guy, Olivier)
518 * Another iteration of the frame_data pointer/GtkCList headache (Guy)
519 * Support for DUMP and EXPORT replies in packet-mount.c (Uwe)
520 * Support for MPLS (Ashok)
521 * RSVP fixes (Guy)
522 * Fix TCP Stream (Guy)
523 * Break proto_tree_add* functions into many more (Gilbert, Guy)
524 * Win32 version uses HOMEDRIVE and HOMEPATH instead of HOME (Guy)
525 * More *BSD zlib fixes (Guy)
526 * Fix to handle SNMPv2 TRAP PDUs (Dietmar Petras)
527 * Fix SNMP (Guy)
528 * Fix "Find Frame"/"Go To Frame" dialogue boxes (Guy)
529 * Plugin API fixes (Guy)
530 * LAPB update (Olivier)
531 * EIGRP update (Guy)
532 * V120 update (Guy)
533 * RADIUS changes (Florian Lohoff)
534 * Add new filterable fields to eth, tr, fddi, isl (Jeff Foster, Gilbert)
535 * Add Novell option decoding (Fredrik Sorensson <fsn@volvo.se>>
536 * More proto- and dfilter- assertions (Gilbert, Ben Fowler <wapdev@leedsnet.com>)
537 * Fix IPv6 fragment handling (Jochen Friedrich)
538 * DNS update (Guy, Itojun)
539 * IPv4 udpate (Guy)
540 * Enable capturing in Win32 (Paul Welchinski)
541 * Fix for SMB (Andreas Sikkema)
542 * Wiretap update; fix for Netmon reader (Guy)
543 * L2TP fixes (Florian Lohoff)
544 * NFS update (Guy)
545 * Telnet update (Guy)
546 * Per-frame proto data (Richard)
547 * ASN.1 update (Guy)
548 * PPP over GRE fix (Gilbert)
549 * ISIS-HELLO fix (Ralf Schneider)
550 * Display filter string length fix (Ralf Schneider)
551 * Re-work of LDAP dissector (Doug Nazar)
552 * Win32 file-save fix (Andreas Sikkema)
553 * Add getopt routine for Win32 (Gilbert)
554 * BGP route reflection support (Greg Hankins <gregh@twoguys.org>)
555 * BOOTP fix (Michael Johnston)
556 * Lex build fix (Guy)
557 * Remove extra menu entries for "Find Frame" and "Go To Frame" (Guy)
558 * Wiretrace's iptrace reader now reads IBM SP switch traces (Jochen Friedrich)
559 * HP-UX build fix (Guy)
560 * Plugin update (Olivier)
561 * Summary dialogue window fix (Guy)
562 * Ethereal exit logic re-org (Guy)
563 * Filter dialogue re-org (Guy)
564 * Use GMemChunk for frame_data structs (Guy)
565 * Allow registration of protocol handoffs (Jeff Foster, Guy)
566 * Win32 build fix for new WinPcap library (Guy)
567
568 Overview of changes in Ethereal 0.8.4:
569 * Listen for exception on GDK_INPUT_EXCEPTION on sync pipe (Gilbert)
570 * Correct timestamp bug in dissect_ipopt_timestamp() (Paul Ionescu, Olivier)
571 * Win32 fixes (Ed Meaney)
572 * Fix PLUGIN_DIR scanning (Olivier)
573 * Support for Cisco Group Management Protocol (Guy)
574 * Allow filtering on 24-bit integral fields (Guy)
575 * Support for Cisco's Virtual Trunking Protocol (guy)
576 * Enable plugins on Win32 (Gilbert)
577 * Debian packaging changes (Olivier)
578 * Win32 build fix (Gilbert)
579 * Fix bug in tftp (Dietmar Petras)
580 * Support for Time Protocol (Dietmar)
581 * Support for win32 libpcap (Ed Meaney)
582 * Typo in Makefile.am (Sean Walmsley <sean.p.walmsley@Hydro.ON.CA>)
583 * Build fix, plus suport for setuid ethereal [DANGEROUS!]
584         (Peter Kjellerstedt <peter.kjellerstedt@axis.com>)
585 * Typo fix in OSPF (Nick Amato)
586 * Code movement (Guy)
587 * NetBSD zlib build fix (Itojun, Guy)
588 * Misc. code fixes (Guy)
589 * Win32 fixes (Guy)
590 * Support for SMB Mailslot and Netlogin (Jeff Foster)
591 * BOOTP fix (Dietmar Petras)
592 * "A header file for every dissector" (Gilbert)
593 * Fix NetBIOS name types (Richard)
594 * Allow for non-"struct timeval" in tethereal (Gilbert)
595 * Upgrade gtkclist.c to GTK+-1.2.7 (Gilbert)
596 * Support raw IP nettl captures (Olivier)
597 * Fix X.25 data structure initialization (Olivier, Guy)
598 * New WTAP error code: WTAP_ERR_UNSUPPORTED_ENCAP (Guy)
599 * LanMan fix (Richard)
600 * Doco updates (Guy)
601 * Fix for UCD SNMP 4.1.x
602 * "Resolve Name" item in proto tree popup (Laurent)
603 * Buffer fix (Guy)
604 * SMB Logon fix (Richard, Jeff Foster)
605 * Tethereal fix for multi-arg filters on command line (Guy)
606 * Fix HTTP request and response (Laurent)
607 * Support for Dynamic Host Information Services (Olivier)
608 * Add TCP segment length to TCP packet summary (Fred Reimer)
609 * Pop up single packet's proto tree in new window (Jeff Foster, Guy)
610 * Developer's README, finally! (James Coe, Guy, Jeff Foster, Gilbert)
611 * Support for HP-UX 11 nettl files (Olivier)
612 * Make scrollbar placement option ubiquitous (Guy)
613 * Support for Sinec H1 protocol (Gerrit Gehnen)
614 * Show version number resource in COTP (Gerrit Gehnen)
615
616 Overview of changes in Ethereal 0.8.3:
617 * Win32 path delimiter fixes (Guy)
618 * clnp fix (Guy)
619 * tethereal initialization fix (Guy)
620 * Debian packaging files (Olivier)
621 * NFS readdir* segfault fix (Uwe)
622 * file_seek() fix (Guy)
623 * "struct timeval"/"struct bpf_timeval" fix (Guy)
624 * TFTP Option Extension (RFC 2347) support (Craig Newell)
625 * Menu fixes (Gilbert)
626 * PPP sequence number fix (Gilbert)
627 * Support for NetXRay WAN traces (Gilbert)
628 * X.25 fix (Guy)
629 * TCP Follow EBCDIC toggle fix (Gilbert)
630 * New get_home_dir() function for HOME env var (Gilbert, Guy)
631 * Additional NLPIDs (Guy)
632 * New "ethereal_static" make target (Nathan)
633 * Capture window close button fix (Nathan)
634 * Plugin directory symlink scanning fix (Olivier)
635 * Add SNMP trap port to udp dissector (Guy)
636
637 Overview of changes in Ethereal 0.8.2:
638 * Add editcap as standard install target (Guy)
639 * Add manpage for editcap (Guy)
640 * GUI code movement (Guy)
641 * Read-only Win32 support (Gilbert, Guy)
642 * L2TP updates (Laurent Cazalet, Thomas Parvais)
643 * select() workaround for Linux libpcap bug (Guy)
644 * Cisco CDP fixes (Guy)
645 * Hex dump option in TCP Stream window (Olivier)
646 * Assorted frame numbering fixes (Guy)
647 * Filterable RTSP fields (Jason)
648 * X.25-over-Ethernet support, perhaps (Guy)
649 * Export and usage of NLPID values (Guy)
650 * zlib fix for {Free,Open,Net}BSD (Guy, Itojun)
651 * Add tethereal and manpage (Guy)
652 * Doc updates (Guy, Gilbert)
653 * Fix type in hex printing in netbios (Gerald)
654 * Work around RedHat 6.1 libpcap filter "feature" (Gerald)
655 * Fix alignment issues (Guy)
656 * Tethereal mods (Nathan)
657 * Use gmodule for dynamic linking instead of libltdl (Gilbert)
658 * Build fixes (Guy)
659 * Plugins in tethereal (Olivier)
660 * Editcap mods (Richard)
661 * Change code to use strchr() instead of index() (Guy)
662 * Change code to use strrchr() instead of rindex() (Guy)
663 * Pop-up menus with right-clicks (Jerry Talkington)
664 * Packet scrolling option in capture dialogue window (Guy)
665 * Full NFSv3 support (Uwe)
666 * Fix byte-order and alignment problems in PPTP
667         (Thomas Quinot, Debian bug 55347)
668 * Support for both HP-UX 9.04 and HP-UX 10.20 nettl files (Olivier)
669 * "Inactive Subset" in ISO 8473 CLNP (Gerrit Gehnen)
670 * Vines update (Joerg)
671 * tm_mon fix (Guy)
672 * New proto_item_set_text() and proto_tree_add_notext() functions (Guy)
673 * New functionality in dissect_rpc_string() (Guy)
674 * CDP fixes (Paul Ionescu)
675 * packet_info and ethernet changes (Guy)
676 * LLC updates (Guy)
677 * Flag for IPv4 TOS field/DiffServ field (Heikki Vatiainen)
678 * Cisco ISL support (Guy)
679 * Workaround for GTK+-1.2.[3-6] text widget bug (Gerald)
680 * Menu updates and fixes (Gerald, Gilbert, Guy, henceforth "3G")
681 * Parse multiple COMMUNITIES value in BGP (Itojun)
682
683 Overview of changes in Ethereal 0.8.1:
684 * Fix mulitiple-selection bug in packet list (Gilbert)
685 * Check for libtool and libtool version (Guy)
686 * Toshiba file reader handles relative dates (Gilbert)
687 * File|Open dialogue box directory hack (Gilbert)
688 * Modify appearance of lines and expanders in GUI proto tree (Gilbert)
689 * Make code ANSI-C compliant and other build fixes (Guy)
690 * Fix side effects of using GtkCTree and GTK_SELECTION_BROWSE (Guy)
691 * Abstract out some of the menu code from the GUI routines (Guy)
692 * Re-arrange some GUI code (Guy)
693 * "Default" button for resetting plugin filter string (Olivier)
694 * Plugin status save/restore (Olivier)
695 * Add notes about sniffing VMware connections (Gilbert)
696 * Add focus for "Find Frame" and "Go to Frame" (Guy)
697 * Reconcile differences in integer size used for ports
698         in conversation code and packet_info code (Gilbert)
699 * Empty string capture filters for libpcap craziness (Gerald, Guy)
700 * Manpage updates (Guy)
701 * Print packets as multiple pages of PostScript (Guy)
702 * Fix "Follow TCP Stream" print function (Guy)
703 * Avoid segfault in SMB reported by
704         Aaron Bush <abush@microcenter.com> (Gilbert)
705 * L2TP support (John Thomes)
706 * Allow printing during capturing
707
708 Overview of changes in Ethereal 0.8.0:
709 * RPC and NFS updates, complete NFSv2 support (Uwe, Gilbert)
710 * Initial TNS support (Nathan)
711 * Documenatation and distribution updates (Gilbert, Guy, Itojun, Gerald)
712 * SMB fixes (Gilbert, Richard, Olivier, Greg Kilfoyle)
713 * Color preference fixes and updates (Guy)
714 * NetBIOS fixes (Guy)
715 * IPX fixes and updates (Guy, Nathan)
716 * Capture/file save facility updates (Guy)
717 * Add IPX stats to capture window (Gilbert)
718 * Appropriately enable/disable the "follow" menu item (Florian)
719 * ICQ fixes from Guy and Kojak (Guy)
720 * Add Christopher McAvaney's format_text() fix (Guy)
721 * Stream window color prefs (Gerald)
722 * Myriad GUI fixes and enhancements (Gilbert, Guy)
723 * RADIUS fixes thanks to Arni Raghu <arni@caip.rutgers.edu> (Gilbert)
724 * VLAN updates (Nathan)
725 * Byte view fixes (Nathan)
726 * Initial TACACS+/XTACACS support (Nathan)
727 * Multiple file format capability in wiretap and Ethereal (including Snoop,
728   Netmon 1.x, Sniffer, Netxray, and various flavors of libpcap)
729   (Guy, Olivier, Nathan)
730 * Added editcap to the distribution (Richard)
731 * Enhancements to wiretap's file output capabilities (Guy)
732 * Add our own SNMP PDU dissector; other SNMP fixes and updates (Guy)
733 * ASN.1 code added; used by SNMP dissector, and available for other use
734   by other dissectors (Guy)
735 * LLC/SNAP fixes and updates (Guy, Nathan)
736 * NTP fixes (Guy, Gerald)
737 * ISAKMP updates from Dave Chapeskie (Guy)
738 * Reduced dependency on "global.h" (Gilbert, Guy)
739 * HTTP updates from Jerry Talkington (Guy)
740 * Added IRC dissector (Nathan)
741 * DNS updates (Nathan)
742 * Added James Coe's patch(es) to add SRVLOC and NCP-over-IP support (Guy)
743 * CLI fixes and enhancements (Guy)
744 * ARP improvements (Nathan)
745 * Capture length fixes for IRIX (Guy)
746 * BGP updates from Greg Hankins, and other BGP fixes (Itojun)
747 * Added Philip Gladstone <philip@raptor.com>'s patch to check IP header
748   checksum (Gilbert)
749 * GRE updates, merged code from Jerry Talkington (Guy)
750 * AppleTalk updates, including NBP and RTMP dissectors (Nathan, Guy)
751 * Initial LDAP support (Nathan)
752 * X.25 updates (Olivier)
753 * Plugin support (Olivier)
754 * Fixes for packet-ip.c (Guy, Gilbert)
755 * Jerry Talkington's patch to move filter prefs to their own dialog (Guy)
756 * Fixes for RedHat's modified version of libpcap (Guy)
757 * WCCP dissector from Jerry Talkington (Guy)
758 * rwho/rwhod/ruptime support added (Gilbert)
759 * Added Bert Driehuis <driehuis@playbeing.org>'s I4B wiretap module
760   and V.120 decoder (Gilbert, Guy)
761 * RSVP fixes (Gilbert)
762 * NCP fixes and updates, other fixes from James Coe (Nathan, Guy)
763 * Q.931 updates from Bert Driehuis (Guy)
764 * ISDN4BSD updates (Guy)
765 * Support for ISIS thanks to Stuart Stanley (Guy)
766 * Support for Dearborn Group Technology's Gryphon as a plugin (Gilbert)
767 * Win32 port updates (Guy)
768 * LPD segfault fixes reported by Gregor Glomm (Gilbert)
769 * GUI page added to preferences (Gilbert)
770 * Libtool integrated with the distribution (Gerald, Guy, Itojun)
771 * OUI updates (Guy)
772 * Summary-dialog-on-empty-capture segfault bug squished (Guy)
773
774 Overview of changes in Ethereal 0.7.9:
775 * Compilation warning fix (Guy)
776 * Updates to Q.931 (Guy)
777 * Updates to Q.2931 (Guy)
778 * Display filter widget uses GtkCombo (Gerald)
779 * Added SNMP over Ethernet (Gilbert)
780 * Small changes to display filters from tcp follow and match selected (Gilbert)
781 * Fix problem and update SMB (Richard)
782 * Update portmap (Uwe)
783 * Update NFS (Uwe)
784 * Support for iptrace 1.0 files (Gilbert; thanks to
785         Florian Lohoff <flo@rfc822.org> for sample trace files)
786 * Update support for netmon 2.0 files (Guy)
787 * Updates to ATM (Guy)
788 * Updates to ARP (Guy)
789 * Updates to DNS (Guy)
790 * Support for both PPP and LAPB as WAN links in NG Sniffer files (Guy)
791 * Colorize TCP streams (Gerald)
792 * Make autoconf check for correct contents of libz library (Guy)
793 * Updates to About box (Guy, Gilbert)
794
795 Overview of changes in Ethereal 0.7.8:
796 * Added RPC and NFS (Uwe)
797 * Added IGRP/EIGRP (Don)
798 * "Print" button in TCP Follow window (Warren Young)
799 * BGP enhancemnets (Itojun, Greg)
800 * Wiretap support for Toshiba ISDN router traces (Gilbert)
801 * More filterable fields (Guy, Laurent)
802 * AIX and IBM C compiler fixes (Craig Rodrigues)
803 * General fixes (Guy)
804 * LPD dissector segfault fix (Gilbert)
805 * ICQ update (Kojak)
806 * VLAN update (Nathan)
807 * "Find Frame" function (Guy)
808 * Support for newer libpcaps, and broken RH 6.1 libpcap (Guy)
809 * DNS update (Brian J. Murrell), and similar NBNS update (Guy)
810 * More DNS updates (Guy)
811 * "Go to frame" function (Guy)
812 * Added IMAP (Nathan)
813 * Added various RPC stubs (Nathan)
814 * Added portmap (Nathan)
815 * Added LAPD (Gilbert, Guy)
816 * LLC fix (Guy)
817 * Added Q.931 (Guy)
818 * SMB updates and segfault fixes (Richard)
819 * Added bootparams (Nathan)
820 * Added ypserv (Nathan)
821 * Conversation code fix (Guy)
822 * Added mount and stat (Nathan)
823 * Added MAPI (Nathan)
824 * IPv4 address comparison and subnet testing in display filters (Gilbert)
825 * Added NLM (Uwe)
826 * More IPX SAP types (Nathan)
827 * Automatic ETT_* enum number registration (Guy)
828 * Added SAP (Session Announcement Protocol) (Heikki)
829 * Wiretap support for ATM iptrace files (Guy, Gilbert)
830 * OSPF fix (Heikki)
831 * General routines for registration of "init" routines (Guy)
832 * Added ILMI (SNMP over ATM AAL5) (Guy)
833 * Added SSCOP (Guy)
834 * Added Q.2931 (Guy)
835 * "Match selected" produces display filters with field names (Gilbert)
836 * IPX packet summary resolves IPX network names and MAC addresses (Gilbert)
837 * POP fixes (Heikki)
838 * Added VRRP (Heikki)
839 * Display filter "Reset" button (Laurent)
840 * Added HSRP (Heikki)
841 * SNA packets show hex dump with EBCDIC converted to ASCII (Gilbert)
842 * Added Cisco Auto-RP (Heikki)
843
844 Overview of changes in Ethereal 0.7.7:
845 * Check header length in IP header (Guy)
846 * Fix printf formats in packet-rx.c (Guy)
847 * NTP changes (Tomislav Vujec)
848 * Add conversation mechanism and generalize net/datalink address storage (Guy)
849 * Fix ipproto.c bug (Guy)
850 * Removed erroneous assert in packet-sna.c (Gilbert)
851 * Support for Appletalk DDP, Banyan Vines, and SNA FID type 4 addresses
852         in "address" type code (Guy)
853 * Fixes for Appletalk and Vines (Guy)
854 * Add ICQ dissector (Kojak)
855 * Remove compilation warnings in packet-snmp.c (Tomislav)
856 * Remove compilation warnings from packet-smb.c (Richard)
857 * Add make-reg-dotc to let non-GNU makes work. (Guy)
858 * Fix AIX compilation (Guy, Gilbert)
859 * Fix autoconf weird-path problem (Guy)
860
861 Overview of changes in Ethereal 0.7.6:
862 * Fix xdlc bug (Guy, Gilbert)
863 * Add name resolution option to GUI. (Laurent)
864 * Fix LLC bug (Guy)
865 * Display filter bug fixes
866         Santeri Paavolainen <santtu@ssh.fi>
867         Dewi Morgan <dewim@sco.com>
868         (Gilbert)
869 * Print changes (Guy)
870 * NG Sniffer FDDI time unit fix (Guy)
871 * Fixes for SINIX (Uwe Girlich)
872 * Lots of fork/sync fixes (Guy)
873 * Add filename to Capture dialog box (Guy)
874 * New display filters for many protocols
875         (Laurent... the man!)
876 * Check for bad packet lengths in many protocols
877         (Laurent, Gilbert, Guy)
878 * More SMB fields and fixes (Richard, Guy)
879 * NBNS fix (Richard)
880 * POP fix (Laurent)
881 * Fix behavior for bad color filters (Gilbert)
882 * Default colors for color wheel (Santeri Paavolainen <santtu@ssh.fi>)
883 * ZLIB error messages (Guy)
884 * Display filter byte-string syntax additions (Gilbert)
885 * IPv6 proto_tree and display filter support (Lareunt, Jun-ichiro)
886 * Added info to protocol registration (Gilbert)
887 * Added signed integer support to display filters (Phil Techau)
888 * IPv6 fixes (Jun-ichiro)
889 * ASCII/EBCDIC conversion in TCP Follow window (Gilbert)
890 * Add DOUBLE filtering to display filters (Gilbert)
891 * OSPF fix to dissect MD5 field (Tony Hard <thart@avici.com>
892 * Automated method of finding proto_register functions (Guy)
893 * Wiretap support for nettl (HP-UX trace tool) (Olivier)
894 * Added BPDU (Christophe Tronche)
895 * Added SNA (Gilbert)
896 * Added RIPng, PIM (Jun-ichiro)
897 * Added Yahoo messager and pager protocols (Nathan)
898 * Added NTP (Nathan)
899 * Added BGP (Jun-ichiro)
900 * Added AFS, RX (Nathan)
901 * Addef VLAN (802.1q) (Nathan)
902
903 Overview of changes in Ethereal 0.7.5:
904 * Fixed bug when reading files on FreeBSD (Guy)
905 * Fixed compilation bug when disabling zlib on FreeBSD (Guy)
906
907 Overview of changes in Ethereal 0.7.4:
908 * Fixed Radcom file reader in wiretap (Olivier)
909 * Add "--with-ucdsnmp" to autoconf (Bert Driehuis <driehuis@playbeing.org>)
910 * Fix snoop reader for Solaris seek problem (Guy)
911 * NetBIOS and NBIPX updates (Guy)
912 * Capture dialogue changes (Guy, Laurent)
913 * Movement of GTK files to subdirectory (Gilbert, Guy)
914 * Wiretap support for Lucent/Ascent WAN router traces (Gerald)
915 * Added dissector for Internet Cache Protocol (Peter Torvals)
916 * Added dissector for Internet Printing Protocol (Guy)
917 * Show the IP flags as 4 bits (Daniel Ryde <ryde@tripnet.se>)
918 * Changed usage of FT_BOOLEAN (Gilbert)
919 * Fixed bugs with short packets and eth, tr, and fddi (Gilbert, Guy)
920 * Fix for IPX SAP types (Mark H. Wood <mwood@IUPUI.edu>)
921 * TRMAC now uses dfilter variables (Gilbert)
922 * randpkt added; produces trace file of random packets (Gilbert)
923 * New helper macros in packet.h (Guy)
924 * x.25 and lapb fixes (Olivier)
925 * Wiretap compilation fixes (Laurent)
926 * OSI fixes; CLNP now uses dfilter variables (Laurent)
927 * New Collapse/Expand All function (Laurent)
928 * Enhanced printing options (Guy)
929 * zlib support for compress trace files (Ashok)
930 * Fix ICMP timestamp dissection (Dirk Bonne <dirk@out1.mx.skynet.be>)
931
932 Overview of changes in Ethereal 0.7.3:
933 * Fixed bug in RSVP, added RSVP+ support (Ashok)
934 * Fixed bug in display filter parsing (Gilbert)
935 * Allow compilation from different directory
936         (Brad, <brad@openbsd.org>)
937 * Packet colorization (John)
938 * Updated RSVP decoder (Ashok)
939 * Fixed Token-Ring for more Linux 2.0 drivers
940         (Tom Gallagher <Tom.Gallagher@madge.com>)
941 * Change to usage of boolean fields in display filters (Gilbert)
942 * Optimized GTKClist (Guy)
943 * Optimized wiretap/ethereal interaction (Guy)
944 * Handle NBNS continuations (Richard)
945 * Started ATM support (Guy)
946 * Enhanced user-friendliness via default behaviors and error messages
947         (Guy, Gilbert)
948 * Fixed ICMP/IGMP checksums (Richard Jørgensen <ric@tbit.dk>)
949 * Removed security-related race-condition when capturing (Guy)
950 * Lots and lots o' misc. fixes (Guy)
951
952 Overview of changes in Ethereal 0.7.2:
953 * Another memory leak fix (Jochen)
954 * Allow compilation from different directory (Laurent, Gilbert)
955 * -R flag for on command line, applied when reading a capture file (Jochen)
956 * Updated docs (Guy)
957 * Handles ICMP Unreachable|Frag Required (John)
958 * NetBEUI support (Jeff, Guy)
959 * Fix for Token-Ring RIF display (Gilbert)
960 * Dramatically decreased file-load time (Guy)
961 * Fixed -S option timeout handling (Laurent)
962
963 Overview of changes in Ethereal 0.7.1:
964 * Fixed big memory leaks in dfilter code (Guy)
965 * Enhanced xdlc, llc, and x25 (Guy, Olivier)
966 * Made glossary-dump option not initialize X11 (Guy)
967 * Fixed logical operands in dfilter code (Gilbert)
968 * Added progress bar to display filter (Gilbert)
969 * -S option fix (Laurent)
970
971 Overview of changes in Ethereal 0.7.0:
972 * Addition of RTSP and SDP dissectors (Jason)
973 * New proto_tree and display filter system (Gilbert)
974 * Updated SMB suport (Richard)
975 * RADIUS dissector added (Johan)
976 * Display filter text-entry does auto-reload (Guy)
977 * Now compiles on Win32 (Gilbert)
978 * Removed support for GTK+-1.[01].x (Gilbert)
979 * Column re-sizing changes (Guy)
980 * Linux ATM Classical IP support (Theirry)
981 * X.25 support in wiretap iptrace routine (Olivier)
982 * Wiretap fix for "-S" ethereal option (Laurent)
983 * LAPB and X.25 dissectors added (Olivier)
984 * FreeBSD compilation cleanups (Bill Fumerola,
985         <billf@jade.chc-chimes.com>)
986 * Ability to print all packets at once (Guy)
987
988 Overview of changes in Ethereal 0.6.3:
989 * Capture dialogue window data bug-fix (Guy)
990 * PPPoE (PPP over Ethernet) added (Jeff Jahr)
991 * ISAKMP, GRE, PPTP added (Brad Robel-Forrest)
992 * RSVP added (Ashok Narayanan)
993 * Summary dialogue added (Aaron Hillegass)
994 * Match Selected GUI added (Ashok Narayanan)
995 * Display Option GUI allows change of Time column (Guy)
996 * GTK 1.[12] bug fix (Gilbert)
997 * Code clean up (Guy)
998 * strerror() added for platforms that don't have it (Guy)
999
1000 Overview of changes in Ethereal 0.6.2:
1001 * Almost-real-time capture and display (John, Laurent)
1002 * Initial support for SMB (Richard)
1003 * Initial support for SNMP (Didier, Gilbert)
1004 * Wiretap now reads NetMon 2.0 file formats (Guy)
1005
1006 Overview of changes in Ethereal 0.6.1:
1007 * Released because of packaging problem in 0.6.0
1008 * Information about building on Tru64
1009
1010 Overview of changes in Ethereal 0.6.0:
1011 * IPv6 support greatly improved (Jun-ichiro)
1012 * IPsec added (Jun-ichiro)
1013 * NCP code totally re-written (Gilbert)
1014 * GTK dependencies removed from packet-*.c code (Gilbert)
1015 * Captures now saved in temporary files (Gilbert)
1016 * Statistics are more accurate during capture (Guy)
1017 * TCP-follow bug fixed (Laurent)
1018 * ANSI complieant bitfields for TCP and AATALK (Gilbert)
1019 * Various time fields decoded better (Guy)
1020 * NetBIOS Node types added to DHCP (Guy)
1021 * Cisco Discovery Protocol updated (Hannes)
1022 * DNS acronyms converted to English (Guy)
1023 * FTP, TFTP, POP, and Telnet added (Richard)
1024 * NNTP and HTTP added (Guy)
1025 * NetBIOS Sessions over TCP added (Guy)
1026 * NetBIOS Name Servic improved (Guy)
1027 * IP field over-writing bug fixed (Hannes)
1028 * Wiretap does some offline filtering (Gilbert)
1029 * Wiretap now supports NetMon, NetXray, Sniffer Pro (Guy)
1030
1031 Overview of changes in Ethereal 0.5.1:
1032 * Updated Vines support (Joerg Mayer)
1033 * Bitfield decoding support (Guy)
1034 * GTK+ 1.1/1.2 support (Gilbert, Gerald)
1035 * Make TCP info more verbose (Gerald)
1036 * Fix resize problems w/main window (Gerald)
1037 * Fix time output (Gerald)
1038 * Add support for AIX iptrace files to wiretap (Gilbert)
1039
1040 Overview of changes in Ethereal 0.5.0:
1041 * Initial release of wiretap library (Gilbert)
1042 * Sun C compiler fixes (Laurent)
1043 * Enhanced PPP support (Guy)
1044 * OMG CORBA GIOP/IIOP support (Laurent)
1045 * Configurable columns (Gerald)
1046 * Lots of other fixes and enhancements
1047
1048 Overview of changes in Ethereal 0.4.1:
1049 * Copious amount of fixes (Guy)
1050 * Minor fixes to the filter prefs dialog (Gerald)
1051 * About box (Laurent)
1052 * Initial NetBIOS Name Services support (Gilbert, Guy)
1053 * Initial AppleTalk support (Simon Wilkinson)
1054
1055 Overview of changes in Ethereal 0.4.0:
1056
1057 * Lots of fixes from Guy Harris
1058 * Preferences dialog (Gerald)
1059 * OSPF updates (Hannes, Gerald)
1060 * FDDI support (Laurent, Guy)
1061 * Separate display and capture filters (Gerald)
1062
1063 Overview of changes in Ethereal 0.3.17:
1064
1065 * Ethernet manufacturer support (Laurent)
1066 * Netware SAP support (Gilbert)
1067 * Misc Netware/token ring fixes and enhancements (Gilbert)
1068 * PPP fixes (Gerald)
1069 * Null/loopback interface support (Gerald)
1070
1071 Overview of changes in Ethereal 0.3.16:
1072
1073 * Support for ISO/OSI CLNP & COTP (Laurent)
1074 * Support for Banyan Vines (Don)
1075 * TCP reconstruction support (Mike)
1076
1077 Overview of changes in Ethereal 0.3.15:
1078
1079 * OSPF fixes (Hannes)
1080 * Preliminary IPv6 support (Hannes)
1081 * Name resolution (Laurent)
1082 * Font and help option (Laurent)
1083 * Token ring fixes (Gilbert)
1084 * DLT_RAW #define fixes (Laurent, Hannes and a few others)
1085
1086 Overview of changes in Ethereal 0.3.14:
1087
1088 * Added Laurent's fixes to pntoh[sl].
1089 * RIP fixes (Laurent)
1090 * Added Gilbert's BOOTP code.
1091
1092 Overview of changes in Ethereal 0.3.13:
1093
1094 * Made the tree items "sticky"
1095 * Expanded the pntoh[sl] macros, fixed alignment problems with IPX code.
1096 * Changes to packet-ppp and packet-raw
1097
1098 Overview of changes in Ethereal 0.3.12:
1099
1100 * RIP support (Hannes)
1101 * LPR/LPD support (Gilbert)
1102 * Changes to #includes to improve compatibility.
1103
1104 Overview of changes in Ethereal 0.3.11:
1105
1106 * Fixed a file capture bug.
1107
1108 Overview of changes in Ethereal 0.3.10:
1109
1110 * Fixed a Makefile bug with the new snprintf package.
1111
1112 Overview of changes in Ethereal 0.3.9:
1113
1114 * Switched to a different version of snprintf.c.
1115 * Minor bug fixes.
1116 * Fixes to Makefile.am.
1117
1118 Overview of changes in Ethereal 0.3.8:
1119
1120 * PostScript(R) output (Gilbert)
1121 * More OSPF code (Hannes)
1122 * Enhanced DNS (Bobo)
1123
1124 Overview of changes in Ethereal 0.3.7:
1125
1126 * Enhanced OSPF (Hannes)
1127 * Fixed small bug in filter dialog.
1128
1129 Overview of changes in Ethereal 0.3.6:
1130
1131 * Added OSPF support, thanks to Hannes Boehm.
1132 * Added -B, -P, and -T flags.
1133
1134 Overview of changes in Ethereal 0.3.5:
1135
1136 * Command line argument fixes/upgrades.
1137 * Compatibility fixes.
1138 * Initial pod/man page documentation.
1139 * Miscellaneous changes to the way things are done in capture.c.
1140 * Initial support for DNS and IGMP.
1141
1142 Overview of changes in Ethereal 0.3.4:
1143
1144 * Printer preferences dialog added (Gilbert)
1145 * Misc fixes/upgrades.
1146
1147 Overview of changes in Ethereal 0.3.3:
1148
1149 * Added PPP support, thanks to Mike Hall.
1150 * Added dialogs for errors/warnings.
1151 * Support for the -r flag was added.
1152 * Other minor fixes/upgrades.
1153
1154 Overview of changes in Ethereal 0.3.2:
1155
1156 * Misc bug fixes & minor enhancements.
1157 * Added preliminary ICMP support
1158 * Added preliminary printing support (Gilbert)
1159
1160 Overview of changes in Ethereal 0.3.1:
1161
1162 * Fixed bug that prevented capturing with a filter.
1163 * Fixed misc. header problems.
1164
1165 Overview of changes in Ethereal 0.3.0:
1166
1167 * Initial support for filters.
1168 * Fixes/enhancements for IPX and token ring (Gilbert).
1169
1170 Overview of changes in Ethereal 0.2.3:
1171
1172 * Added support for IPX, thanks to Gilbert.
1173
1174 Overview of changes in Ethereal 0.2.2:
1175
1176 * Added support for token ring, thanks to Gilbert Ramirez, Jr.
1177
1178 Overview of changes in Ethereal 0.2.1:
1179
1180 * Internal structs for ARP/RARP, IP, TCP, and UDP were created.  Trying to 
1181   sort out which #includes were needed for each system was just too much of
1182   a hassle.
1183 * Added support for systems that don't have snprintf() and vsnprintf(), thanks
1184   to Theo de Raadt.
1185 * Minor changes to the README file.
1186
1187 Overview of changes in Ethereal 0.2.0:
1188
1189 * Initial public release.
1190 * GNU autoconf-ified distribution
1191 * Runs under Linux 2.0.x and Solaris 2.6.
1192 * Requires GTK+ (1.0.1 tested) and libpcap (0.4a6 tested)
1193 * For optimal results under Linux, the Karpski libpcap should be used.
1194 * General documentation and a minimal web site have been prepared.