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