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