Add a comment asking about the address and mask length fields in
[obnox/wireshark/wip.git] / ChangeLog
index ed56f6ba6a8bf3455f9c407dddc69e9c79cd3b4f..ec47ac443d53eff6dac67ac4017268f574078a60 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
-$Id: ChangeLog,v 1.16 2003/01/24 00:51:54 gerald Exp $
-
-Overview of changes in Ethereal 0.9.9:
-* Get rid of unneeded comments and includes, fix registration in IPFC (Guy)
-* Fix 802.2 LLC IP-over-FC handoff (Guy)
-* Remove hardcoded plugin search directories (Guy)
-* Add a capture routine for IP-over-FC (Guy)
-* Clean to_str.h up a bit, and put "extern" back (Guy)
-* Apple C compiler workaround, other cleanups in to_str.[ch] (Guy)
-* Add support for a column for the interface and direction in Firewall-1
-  monitor files (Alfred Koebler)
-* Add a new type of column for the circuit ID (Guy)
-* Clean up and rearrange parts of the FC code (Guy)
-* Various fixes/improvements for bytestring_to_str() (Guy)
-* Fix the display of IMSI for operators having a mobile network code
-  greater than 9 (Michal Melerowicz)
-* Replace SUA light w/RANAP, register SCCP upper layer in RANAP. (Michael)
-* Make RC4 support stateful (Devin)
-* Remove hard-coded offsets in connection-oriented DCE/RPC function calls
-  (Devin)
-* Add support for more L2TP AVPs  and correct some AVP names
-  (Andreas Trauer)
-* Add support for the new DLT_ value of 127, for the AVS WLAN header (Guy)
-* Improve buffer handling in SPOOLSS (Guy)
-* Fix USER_LEVEL_1 dissection in SPOOLSS (Tim)
-* More conversions to NDR routines in SPOOLSS (Tim)
-* When processing a connection-oriented DCERPC PDU, don't set the columns
-  until we know that we have the entire PDU (Guy)
-* Support for colored graphs in io_stat also for the Gtk1 version 
-  (Ronald Henderson)
-* Prettify RPC_PROGRAMS table when reading new capture or when closing and
-  opening it again (Ronnie)
-* Cosmetic fix for io_stat (Ronnie)
-* Handle more L2TP AVPs (Andreas)
-* Decrypt RADIUS user passwords (James Harris)
-* NBF reassembly fixes (Guy)
-* Support TAPs in TCP (Jason House)
-* Rename md5.[ch] to crypt-md5.[ch] (Gerald)
-* Fix magic number and capture start time in Radcom captures (Olivier)
-* RADIUS cleanups: variable initialization, character processing, and
-  variable signedness (Guy)
-* Correctly compute the minutes portion of the elapsed time (Guy)
-* Change references from "Visual C" to "Visual C++" (Guy)
-* Fix end timestamp determination in TCP graphs (Guy)
-* Just use "packet_list_set_selected_row()" to select a given row in the
-  packet list in tcp_graph.c (Guy)
-* Add an FT_FRAMENUM field type and modify ONC RPC to use it (Guy)
-* Rename "Go To Specified Frame" to "Go To Corresponding Frame" and
-  put it in the "Tools" menu (Guy)
-* Document "Tools->Go To Corresponding Frame" (Guy)
-* Document FT_FRAMENUM (Guy)
-* Update packet-smb.c to use the new FT_FRAMENUM type (Ronnie)
-* Update reassemble.c/show_item and all callers to use FT_FRAMENUM for the
-  list of packets corresponding to a reassembled pdu (Ronnie)
-* Support putting preferences into arbitrary places in a tree (Guy)
-* Add initial Wellfleet HDLC and Cisco HDLC support to ngsniffer.c
-  (Richard)
-* Supply more information about "WAN/Synchronous" captures in ngsniffer.c
-  (Guy)
-* Make "infer_pkt_encap()" take a pointer and length as arguments in
-  ngsniffer.c (Guy)
-* Add an item for Wellfleet HDLC to wtap.c (Guy)
-* Fix signedness of "fs" and "flags" fields in type 6 records in
-  ngsniffer.c (Guy)
-* Always fetch the version ID in BPDU (Guy)
-* Minor spelling etc updates in SPNEGO (Richard)
-* Make last modifications work with gtk2 (Olivier)
-* Fix join/prune processing offset in PIM (Martin)
-* Add text to the net/bpf.h error in acinclude.m4 (Guy)
-* Fix magic number byte count in capture.c (Guy)
-* Support capturing from a pipe in tethereal (rmkml)
-* Update "-i" and pipe documentation (Guy)
-* Make Is Directory come out right in packet-smb.c (Andrew Bartlett)
-* Make the "rpc.fragment" and "rpc.fragment.error" fields FT_FRAMENUMs
-  (Guy)
-* Support for decrypting DCERPC conversations using NTLMSSP version 1
-  (Devin)
-* Improve DCERPC stub data display (Guy)
-* Use _WIN32 rather than WIN32 throughout capture.c (Guy)
-* Use _WIN32 rather than WIN32 throughout, update error codes, clean up
-  indentation and comments in tethereal.c (Guy)
-* Fix up "snprintf()" and "vsnprintf()" calls in "epan/proto.c" to
-  properly handle string truncation (Ronald)
-* Make "format_text()", on Windows, escape all characters that aren't
-  printable ASCII (Ronald)
-* #ifdef out all the pipe-opening stuff in tethereal.c on Windows (Guy)
-* Re-word-wrap the "you can't capture on PPP/WAN interfaces on NT"
-  message (Guy)
-* Handle the hyphen in QoS inside RADIUS client messages (Flavio Poletti)
-* Make ANSI point codes filterable in MTP3, fix an ANSI SLS bug, other
-  MTP3 enhancements (Jeff Morriss)
-* Add support for NetXRay file format version 002.000, add ATM notes (Guy)
-* Rename WTAP_ENCAP_ATM_SNIFFER to WTAP_ENCAP_ATM_PDUS and add
-  WTAP_ENCAP_ATM_PDUS_UNTRUNCATED (Guy)
-* Use the "xxb" part of the NetXRay file header for WAN capture information
-  (Guy)
-* Return correctly after dissecting Cisco HDLC (Guy)
-* Handle HMVD field correctly in H.261 (Ronnie) 
-* Handle type 7 records in Sniffer version 5 captures (Guy)
-* Add support for SDLC and SDLC encapsulation in DOS Sniffer captures (Guy)
-* Get rid of global variables in CLNP, rename some routines, fix dst_ref
-  field fetching, and register with the X.25 dissector (Guy)
-* Enhance NET_HDLC, NET_ROUTER, HDLC, and pseudo-header fixing in
-  ngsniffer.c (Guy)
-* Fix "hf_nds_time_filter" handling in ncp2222.py (Guy)
-* Fix up the display of the "ncp.nds_time_filter" field (Guy)
-* Fix BYTE_ORDER definition in packet-mtp3mg.c (Guy)
-* Add X.29 support.  Fix Q bit handling in X.25 (Guy)
-* Update DCERPC so that for (NTLMSSP) PDUs that have been decrypted we
-  also call the proper DCERPC subdissector (Ronnie)
-* Add packet-ntlmssp.h, which holds the definition of the datastructure
-  passed from ntlmssp decryption dissector back to the caller (Ronnie)
-* Cast "secs" to "double" before multiplying by 1000000, so that we don't
-  get an overflow if secs*1000000 doesn't fit in 31 bits for Netmon (Guy)
-* If we have Cisco HDLC or PPP packet direction information, display it
-  (Guy)
-* In X.25 show the M bit regardless of whether it's set or not and show
-  sequence numbers in decimal, not hex (Guy)
-* Properly handle ISDN channel numbers in NetXRay captures, handle
-  end-of-packet crud (Guy)
-* Properly handle the direction flag for LAPB/X.25 and ISDN in NetXRay
-  (Guy)
-* Use some fields in the per-packet header for ATM to get the AAL type
-  and traffic type in NetXRay (Guy)
-* Handle oddities in the way Windows Sniffer saves DOS Sniffer ATM 
-  captures (Guy)
-* Handle PRI ISDN NetXRay captures and 802.3/802.3 LANE multicast confusion
-  (Guy)
-* Update packet length, ATM encapsulation, and LLC/SNAP header in Radcom
-  captures (Guy)
-* Separate the routines to allocate colors from the routines to handle
-  color filters (Guy)
-* Sort filenames in Makefile.am (Guy)
-* Add some checks to make sure "gdk_color_parse()" and
-  "gdk_colormap_alloc_color()" succeed in tcp_graph.c (Guy)
-* Support Tazmen Sniffer Protocol and DLT_TZSP captures (Chris Waters)
-* Dissect non-AAL5 ATM packets as single cells and dissect the U2U data as
-  UU and CPI (Guy)
-* Display the X.25 packet type as a bitfield for Data, RR, RNR, and REJ
-  packets, other fixes (Guy)
-* Add a pile of ATM updates (Guy)
-* Fix popup menu creation for GTK+ 2.2 (Olivier)
-* Handle bogus record lentgths in some ATM sniffer file versions (Guy)
-* It appears that a channel number of 0 means DTE->DCE, and a channel
-  number of 1 means DCE->DTE, in DOS Sniffer ATM captures (Guy)
-* Add code to check the AAL5 CRC, and report it as a CRC rather than as a
-  checksum in ATM (Guy)
-* Check the HEC in ATM cells (Guy)
-* Check the CRC-10 on AAL3/4 and OAM cells (Guy)
-* The checksum in DOS ATM Sniffer files appears to be stored in big-endian
-  format (Guy)
-* "sync_pipe[]" isn't exported by "capture.c", so it shouldn't be declared
-  in "capture.h" (Albert)
-* Use "plugindir", not "PLUGIN_DIR", as the variable name in the configure
-  script for the plugin directory, other configure/make fixes (Guy)
-* Use "datafiledir" rather than "DATAFILE_DIR" in configure.in (Guy)
-* Handle raw ATM cells (Guy)
-* Convert SPOOLSS enumprinterdataex rpc to ndr format calls (Tim)
-* Convert SPOOLSS enumprinters and enumprinterkey rpc to ndr routines (Tim)
-* Improve DOS Sniffer ISDN capture recognition (Guy)
-* Rename version variable, more ISDN recognition, improve version 1 parsing
-  for DOS Sniffer captures (Guy)
-* Put the traffic type right after ATM's AAL and dump unknown AAL
-  purportedly-reassembled data as raw data (Guy)
-* Fix a GSSAP assumption in SPNEGO (Guy)
-* Convert more SPOOLSS RPCs to ndr routines (Tim)
-* Convert some incidental prs_* calls to dissect_dcerpc_* equivalents
-  (Tim)
-* Finish converting remaining SPOOLSS RPCs to ndr routines (Tim)
-* Delete all DCERPC NT prs_* functions (Tim)
-* Better checking for LANE LE Control vs 802.3 in DOS Sniffer files (Guy)
-* Improve ATM OAM type and function type handling (Guy)
-* Put the correct/incorrect flag after the ATM CRC value, as is done for
-  other checksums (Guy)
-* Put the LMI message type in the Info column (Guy)
-* Extend the packet-dcerpc-krb5rpc dissectors to call kerberos V (Jaime)
-* Improve dissection of the AIM signon-reply, the request-user-info, and
-  the start of the user-info reply (Devin)
-* Get rid of unused variables in packet-dcerpc-krb5rpc.c (Guy)
-* Get rid of an extra "." at the end of the name of the SAMR "nt.str"
-  field (Guy)
-* Pass DCERPC NT's "hf_nt_str" through fake_unicode() (Guy)
-* Get rid of DCERPC NT's "hf_nt_str" (Guy)
-* Fix Makefile.am's copyright notice, give it an RCS ID, and fix the
-  introductory comment (Guy)
-* Do some simple sanity checking of TNS data before dissecting it (Guy)
-* Add Cisco HDLC support to BPDU (Guy)
-* Only do stuff to X.25 circuits on the first pass (Guy)
-* Add a new "chdlctypes.h" file for Cisco HDLC type values that aren't
-  just Ethernet type values (Guy)
-* When closing IO-Stat window, also close any open Filter dialogs (Ronald)
-* Break AIM dissection into separate functions, add families and entries,
-  constify code (Devin)
-* Fix a typo in SCTP (Michael)
-* Handle the few remaining FC protocols not already supported.  Add support
-  for the MDS Debug Port Adapter (Dinesh)
-* Add a value_string for the secure channel type used in NETLOGON's
-  ServerAuthenticate2 (Tim)
-* Exctract IP header info on the fly, improve length checking (Guy)
-* Set the length of the L2TP tvbuff based on the length in the L2TP
-  header, other length checks (Guy)
-* Try to handle DOS Sniffer version 3 / frame relay captures (Guy)
-* Catch ReportedBoundsError exceptions when dissecting decrypted DCE RPC
-  stub data (Guy)
-* Support additional SCTP payload protocol IDs (Anders Broman)
-* Initial support for MEGACO (Christian Falckenberg)
-* Give MEGACO and RCS ID (Guy)
-* #if 0 out the binary MEGACO protocol stuff and fix the preference
-  description strings (Guy)
-* Don't have two entries for the official SCTP ASAP PPID, have one for it
-  and one for the old one (Guy)
-* Improve filter dialog box creation and destruction (Guy)
-* Consolidate filter dialog code, get rid of unused variables (Guy)
-* Further AIM cleanups (Devin)
-* Add doc/README.tapping to the distribution (Guy)
-* Clean up unused DCERPC NT variables, undo a previous change (Tim)
-* Change the name of the SPOOLSS UINT16UNI proto item, improve RPC error
-  handling (Tim)
-* Update Marc Milgram's email address (Marc)
-* Various time-related AFS improvements (Guy)
-* Change AFP padding to reflect reality, add more Info column text and 
-  decode more login parameters (Didier)
-* Add a dissector for MySQL (Huagang Xie)
-* Make the DDTP dissector reject packets with an invalid version number
-  (Guy)
-* Improve column display and BoundsError handling in IP (Guy)
-* Centralize the dissection of packet data in error packets, and update
-  CLNP, ICMPv6, ICMP, and PPP accordingly (Guy)
-* Properly handle IP packets encapsulated in MSDP Source-Active TLVs, and
-  use the correct length of (S, G) blocks (Guy)
-* MySQL updates: use tcp_dissect_pdus(), unstaticify mysql_handle, make
-  is_response a gboolean, and get rid of unused variables (Guy)
-* Add desegmentation support to AIM, reject packets that don't look like
-  AIM, and properly handle undissected data (Guy)
-* Reject IB packets with opcodes we don't recognize (Guy)
-* Add NAT-D and NAT-OA to the known ISAKMP payloads, add types 3 and 4 as
-  enapsulated tunnel and transport (Yaniv)
-* Get rid of old SCTP ASAP PPID (Michael)
-* Update ASAP to support latest versions of the Internet Drafts (Michael)
-* Add packet-ntlmssp.h to Makefile.am (Gerald)
-* Use "tcp_dissect_pdus()" in XOT, improve packet rejection (Guy)
-* Improve MySQL command parameter display (Huagang Xie)
-* Add symbolic names for Fibre Channel Network Address Authority
-  identifiers (Brian Ginsbach)
-* Add a small fixme about --enable-usr-local to configure.in (Joerg)
-* Don't replace spaces by '_' in make-manuf, remove them (Joerg)
-* Update manuf file to revised format (Joerg)
-* Update FAQ (Joerg)
-* Reorder OSPF defines numerically within version (Joerg)
-* Improve pcap check in acinclude.m4's (Joerg)
-* Fix configure check to compile with IBM Visual Age C compiler (cjs 2895)
-* Changed the fix for the nested functions to use the mechanisms provided
-  by autoconf (Joerg)
-* Fix for the problem that the aclocal-missing directory was not included
-  in make dist-gzip (Joerg)
-* More fixes for aclocal-flags and autogen.sh
-* Add SMB RTT statistics to tethereal and ethereal (Ronnie)
-* Keep track of and display the time between Call and Reply in NCP packets
-  (Ronnie)
-* Patch for packet-ip to make it TAPable (Ronnie)
-* Create a TAP for TokenRing (Ronnie)
-* Create a TAP for Ethernet (Ronnie)
-* Portably strip carriage returns and newlines in aclocal-flags (Guy)
-* Add MDSHDR support, more FC columns, FC-related fixes (Dinesh)
-* Include <epan/resolv.h> to declare "get_hostname()" in tap-iousers.c
- (Guy)
-* Added support for version 05 of the (expired) ID describing M3UA, update
-  to support RFC 3332, better padding handling (Michael)
-* Put a "-I" before "$gtk_aclocal_dir" in aclocal-flags (Gerald)
-* Support for two new 802.11 elements used in the latest IEEE
-  802.11g draft version (Guy)
-* Update SUA to support new draft (Michael)
-* Make all the stuff in the 802.11 capability fixed field in a management
-  frame 2-byte bitfields (Guy)
-* Add a Linux-specific ARCNET DLT, other ARCNET enhancements (Guy)
-* Add a capture_arcnet() and fix a protocol ID offset (Guy)
-* Updates to the Boardwalk and MDS header dissectors (Dinesh)
-* Handle ARCNET exception frames (Guy)
-* More ARCNET updates (Guy)
-* Support Appletalk, IPv6, and Banyan Vines over ARCNET (Guy)
-* Support BACNET and "Novell EC" over ARCNET (Guy)
-* Put an entry for the BACnet protocol ID in ARCNET (Guy)
-* Handle a Naming Authority special case in SRVLOC (Brad Hards)
-* Register "sua.sua_version" as an obsolete preference (Guy)
-
-
-Overview of changes in Ethereal 0.9.8:
-* Display AFS KAUTH information (Loic Tortay)
-* Windows uninstall deletion improvements (Gerald)
-* Support for SRVLOC version 2 (Brad Hards)
-* Add and update several RSVP objects, cleaned up code (Ashok)
-* Add PacketCable Lawful Intercept plugin (Ed)
-* Make sure that we can dissect KRB5 in NFSv4 blobs (Richard)
-* .cvsignore updates for PCLI (Joerg)
-* Update configure.in to support automake 1.7 (Didier)
-* Replace AC_CANONICAL_SYSTEM with AC_CANONICAL_TARGET in configure.in
-  (Joerg)
-* Update libpcap comments in README.aix (Guy)
-* Fix RFC comment in packet-pcli.c (Guy)
-* Include <string.h> and fix a cast in packet-netflow.c (Guy)
-* Fix variable signage in packet-ncp2222.inc (Guy)
-* Properly set the info column in packet-ipx.c (Guy)
-* Fix SPX connection control printing in NDPS (Guy)
-* Remove/fix C++ comments (cjs 2895)
-* Fix author attributions, and add missing addresses (Guy)
-* Use "g_htonl()" rather than "htonl()" in packet-netflow.c (Lutz Jaenicke)
-* Fix a displayed item in SCSI (Senthil Kumar Nagappan)
-* Fix RRO support, add draft FRR support to RSVP (Ashok)
-* Remove experimental Makefile.am code (Joerg)
-* Link to libsnmp under Win32 (Gerald)
-* Add zlib and Net-SNMP updates to README.win32 (Gerald)
-* Fix Windows real time packet update crash (Ulf)
-* Support for both old and brand new libtool versions (Joerg)
-* Add a missing #include <string.h> to dfilter_expr_dlg.c (Joerg)
-* Add FPEnumerateExt2, port reuse warnings to AFP (Didier)
-* Fix a BGP infinite loop (Gerald)
-* Increase addr outside of macro in text2pcap.c (Joerg)
-* Add #include <string.h> to several files (Joerg)
-* Redo a lot of NDS code (Guy)
-* Define-out code, fix tree creation in packet-ncp2222.inc (Guy)
-* Fix NDS error code reporting (Guy)
-* Fixed minor error in pcli call ordering (Ed)
-* Correctly hand off tvbuffs in PCLI (Guy)
-* Fix protocol field printing, parsing in packet-ncp2222.inc (Guy)
-* Fix calls to proto_tree_add_string_format() in packet-ncp2222.inc (Guy)
-* Properly initialize calls to mktime() in dbs-etherwatch.c and vms.c (Guy)
-* Fix up the handling of bitfields in NDS messages (Guy)
-* Fix variable and field names in ncp2222 (Guy)
-* Mark some fields as NDS fields in ncp2222.py (Guy)
-* Fix ncp2222 spelling errors (Guy)
-* ncp2222 dissect_ping_req() updates and improvements (Guy)
-* More dissect_ping_req() fixes, tree and other fixes in packet-ncp2222.inc
-  (Guy)
-* Fix AFS string allocation (Guy)
-* Fix temporary tree creation in packet-ncp2222.inc (Guy)
-* Fix NFS SETCLIENTID and SETCLIENTID_REPLY decoding (Mike)
-* Count ARP packets in capture progress dialog box (Ulf)
-* Fix malloc and buffer problems in tap.c (Olivier)
-* Properly initialize a variable in file.c (Olivier)
-* Add IPv6CP support (Thierry Pelle)
-* Fix BGP signed/unsigned type mismatches.  Add BGP to randpkt (Gerald)
-* Fix BGP typing and data fetching problems (Gerald)
-* Fix the file name in the initial comment in packet-ndps.h (Guy)
-* Add an IPX port type, improve IPX/SPX socket handling (Guy)
-* Check for (and fix in the code) duplicate protocol names (Guy)
-* Squelch some compiler warnings in proto.c (Guy)
-* Fix winsock2.h/winsock.h include problems (Jason House)
-* packet-ncp2222.inc display and processing fixes (Guy)
-* Build a tree for all NDS Ping packets (Guy)
-* Dissect BGP OPEN graceful restart messages (Hannes)
-* Fully initialize an ncp_req_hash_value after allocating it (Guy)
-* Improve HTTP NTLMSSP authentication support (Guy)
-* Add support for building randpkt under Windows (Gerald)
-* Allow multiple protocol filter fields to have the same name (Gilbert)
-* Make arrays of "nds_val" structures in packet-ncp2222.inc (Guy)
-* Use #defines for vtype values, rather than numbers in packet-ncp2222.inc
-  (Guy)
-* Make some counters 32-bit in packet-ncp2222.inc (Guy)
-* Use #defines for multivalue types in ncp2222 (Guy)
-* Clean up the stuff to handle MVTYPE_PROC_ENTRY_SPECIFIERS, 
-  comment it and MVTYPE_ATTR_REQUEST in ncp2222 (Guy)
-* Show total running time of capture in progress dialog (Ulf)
-* Fix EndVerifyAck message crash in LMP (Guy)
-* Don't have the tap code do dissections (Ronnie)
-* Improve the reliability of TCP reassembly (Ronnie)
-* Fix a 64-bit incompatibility in the SCTP CRC32C algorithm (Michael)
-* Fix integer types and signedness in text2pcap.c (Guy)
-* Put in a note telling people not to use "long" for 32-bit quantities in
-  README.developer (Guy)
-* Check for overlaps and bogus dfpos values in reassemble.c (Guy)
-* Flag overlapped sequence numbers and display correct offets in
-  reassemble.c (Guy)
-* Improved AFP 3.x dissector (Didier)
-* Add ARCNET support (Peter Fales)
-* Get rid of unneccessary includes in ARCNET (Guy)
-* Add ARCNET address type (Guy)
-* Buffer improvement for packet-ncp2222.inc (Greg)
-* Only hand off the SPX payload to a subdissector if there's payload to
-  hand off (Guy)
-* Label UUID's with the name of the field in DCERPC NDR (Guy)
-* Suppress time_t compiler warnings (Guy)
-* Fix a null string crash in packet-ncp2222.inc (Guy)
-* Add Lookup, Insert and Delete calls, make tower floor presentation nicer
-  in DCERPC EPM (Ronnie)
-* Properly highlight hex pane bytes and set the length of the PPP tvbuff in
-  PPPoE (Ronnie, Guy)
-* Various NDS and NDPS enhancements (Greg)
-* Indicate correct/not verified WEP ICV values. (Solomon)
-* Display request/reply times for DCERPC (Ronnie)
-* Force a full dissection of NDPS packets (Guy)
-* Add formatting, string and int handling, other fixes to NDPS (Guy)
-* Add support for desegmentation of NDPS-over-TCP (Guy)
-* Add "circuit" support to Frame Relay and Wellfleet Compression protocols
-  (Guy)
-* Add AFS 4 UPDATE server support to DCERPC (Jamie)
-* Add an encapsulation type for RFC 2625 IP-over-Fibre Channel (Guy)
-* Support NET-SNMP in addition to UCD-SNMP (Wes Hardaker)
-* Add (some) support for counting IPv6 packets during capture (Joerg)
-* manuf file updates (Joerg)
-* Fix protocol tree assumption in DCERPC EPM (Guy)
-* Add a tap for statistics for DCERPC interfaces (Ronnie)
-* Properly print UCD SNMP/NET-SNMP in the configure message (Guy)
-* Use a leading "0x" in generated ARCNET filter addresses (Guy)
-* Update DCERPC UPDATE to version 4, filter updates (Jamie)
-* Add HAVE_SOME_SNMP definition, improve Net-SNMP header inclusion (Wes)
-* Fix GTK SNMP handling (Guy)
-* Fix SNMP Win32 definitions (Guy)
-* Added support for Label Request Types 2 and 3 to RSVP (Ashok)
-* Add procedure number field capability to RPC protocols (Guy)
-* Pass a pointer to the epan_dissect_t for a packet to taps (Ronnie)
-* Make the tap listeners for gtk and gtk2 redissect the packet list
-  immediately when the tap is started (Ronnie)
-* Fix integer sizing in RSVP (Guy)
-* Fix procedure hf array fetching in RPC (Guy)
-* (Mostly) NetBIOS-related reassembly updates (Guy)
-* Help packet-snmp.c compile if you don't HAVE_NET_SNMP or HAVE_UCD_SNMP
-  (Tim)
-* SNMP-related fixes for version info, configuration fetching, and 
-  header inclusion (Guy)
-* Add fields for procedure numbers for NFS V2, V3, and V4, and register
-  them with the ONC RPC dissector (Guy)
-* YPSERVE V1 and V2 procedure value_string table fixes (Guy)
-* Include <unistd.h> in gtk/main.c (Guy)
-* ONLY calculate RTT values for replies we have actually seen the request
-  packet for in tap-dcerpcstat.c (Ronnie)
-* Add support for DCERPCSTAT (Ronnie)
-* Update README.tapping to reflect recent changes (Ronnie)
-* Dissect the LookupHandleFree call in DCERPC EPM (Ronnie)
-* Get rid of old SNMP version-checking code (Guy)
-* Fix the offset for the flags in an NTLMSSP_AUTH message (Guy)
-* Fix KBR5 blob handling in SPNEGO (Guy)
-* Fix a typo and alignment in configure.in (Guy)
-* Properly handle "no IAC found and handle "unknown command" in telnet
-  (Guy)
-* Handle the padding in AFP login packets that put the password on an even
-  boundary (Didier)
-* Count ICMPv6 packets as ICMP, other IPv6 fixes (Guy)
-* Show GTP authentication triplets as byte strings (Guy)
-* Other GTP byte string display fixes (Guy)
-* Update Debian packaging files (Olivier)
-* GtkCList to GtkTreeView conversion in color_dlg.c (Olivier)
-* Fix DCERPC LSA LSA_REFERENCED_DOMAIN_LIST pointer (Guy)
-* Slightly rearrange how dissectors are called (Guy)
-* sys/socket.h and winsock2.h-related comments and changes in epan code
-  (Guy)
-* Fix return value in call_dissector_work() (Guy)
-* Many NetXRay parser updates (Guy)
-* Move desgmentation code to call_dissector() (Guy)
-* ISDN/LAPD improvements (Guy)
-* Improve traffic direction detection in LAPD and V.120 (Guy)
-* Fix a packet count reset glitch in tethereal.c (Guy)
-* Put the 802.11 "wlan.fc.fromds" and "wlan.fc.tods" fields into the
-  protocol tree (Chris Waters)
-* Add a tap registration interface, other tap-related updates (Ronnie)
-* Add DCERPC LSA_DS support (Tim)
-* Updated all remaining ONC-RPC dissectors to pass the procedure name
-  value_string in the call to prc_init_proc_table() (Ronnie)
-* Fix a tap-related crash bug in tethereal.c (Ronnie)
-* I/O statistics tap for tethereal (Ronnie)
-* Sniffer capture version record parsing fix (Guy)
-* Add a protocol hierarchy statistics tap to tethereal (Ronnie)
-* Properly fetch GTP Packet Transfer Command IE value (Fritz Budiyanto)
-* Tweak direction display in ISDN (Guy)
-* Remove a newline from a string in CLNP (Guy)
-* Fix up the handling of WAN captures somewhat (Guy)
-* Get rid of some trailing blanks in strings in GTP (Guy)
-* Use strchr() instead of index() in tap-iostat.c (Guy)
-* Add str*chr() portablility note to README.developer (Guy)
-* Make Makefile.nmake use bash (Guy)
-* Add make-tapreg-dotc note to README.win32 (Guy)
-* Add duplicate ACK detection to TCP analysis (Ronnie)
-* Add zero window checks to TCP analysis (Ronnie)
-* Allow the same field to be used more than once in a display filter
-  (Gilbert)
-* Handle AIX iptrace FDDI padding, #define magic numbers (Guy)
-* Fixed small bug in TCP seq/ack analysis (Ronnie)
-* Update DCERPC UUID tree display (Jean-Baptiste Marchand)
-* Support for the RPL (Remote Program Load) protocol
-  (Jochen Friedrich)
-* Register DCERPC LSA DS ett_ values (Guy)
-* Fix for Netlogon function 0x22 (Ronnie)
-* Add references to 'tethereal -D' in the '-i' section of the man page
-  (Gerald)
-* Merge gtk and gtk2 directories (Olivier)
-* RPL tree display and MAC address updates (Jochen)
-* Fix a typo in README.developer (Jean-Baptiste)
-* Use the full name of the "hf_dcerpc_obj_id" field when formatting the
-  protocol tree item for it (Guy)
-* Don't use the result of "proto_registrar_get_name()" as the field value
-  in DCERPC NDR (Guy)
-* Register (and initialize) PPP ett_mplscp_options and ett_cdpcp_options
-  (Gerald)
-* Bugfix for DSROLE_PRIMARY_DOMAIN_INFO (Ronnie)
-* New tap extension to tethereal: ProtoColInfo (Ronnie)
-* Support BGP v6 NLRIs and fix a v4 nexthop display bug (Hannes)
-* A small fix to SMB's NtCreat&X (Jim McDonough)
-* DCERPC/GSS-API authenitcation data fixes (Guy)
-* Show the SAP values in RPL packets symbolically if possible (Guy)
-* Initial TAP registration code (Ronnie)
-* Support for new "wlancap" 802.11 extra-information header
-  (Solomon Peachy)
-* Replace/improve handling of PPP over GTPv1 and v0 (Andreas Trauer)
-* Store GSS-API negotiation info per-frame (Guy)
-* Add "ethereal-tap-register.c" to the gtk ".cvsignore" file (Guy)
-* Fix the message printed when making "ethereal-tap-register.c" (Guy)
-* Add a Makefile.nmake rule for "ethereal-tap-register.c"
-  (Jason House, Guy)
-* NTLMSSP NEGOTIATE, CHALLENGE, and AUTH fixes (Guy)
-* hf_index update for TCP (Ronnie)
-* Use the proper proto_tree_add_... call for FT_NONE in TCP (Ronnie)
-* Many SPOOLSS updates and fixes (Jim McDonough)
-* Show GRE type value for OSI protocols symbolically (Hannes)
-* Allow more than one circuit with the same circuit ID, add a circuit ID
-  for X.25 (Guy)
-* Better NTLMSSP_NEGOTIATE_UNICODE handling (Guy)
-* Remove an unused variable and fix a field name in NTLMSSP (Guy)
-* Call the NTLMSSP subdissector regardless of whether we're building a
-  protocol tree or not in HTTP (Guy)
-* Use the same ett_ value for all security blobs in SMB (Guy)
-* Better NEGOTIATE and CHALLENGE session key handling in NTLMSSP (Guy)
-* Get rid of carriage returns and execute permissions in source files (Guy)
-* Eliminate a compiler warning, and handle overflows in SPOOLSS (Guy)
-* Add support for SIGINFO to tethereal (Guy)
-* Attempt to handle REC_HEADER2 records in major version 2 DOS Sniffer
-  captures (Guy)
-* Properly parse the fs field in ISDN packets (Guy)
-* Display the call reference flag in Q.931 (Guy)
-* Put in a note about "ntoh[ls]()" and "hton[ls]()" vs. the GLib versions
-  of same in README.developer (Guy)
-* Added support for version 2 of the M2PA ID (Jeff Morriss, Michael)
-* Add a bunch of GTK1.2/2.0 compatibility macros (Olivier)
-* Dissect NTLMSSP authentication verifiers, as per lkcl's "DCE/RPC over
-  SMB" book (Guy)
-* Bugfixes for two SAMR dissectors (Ronnie)
-* Open the main window before opening the tap window (Olivier)
-* Remove redundant tap_list search (Olivier)
-* Show proper field names for SAMR UnicodeChangePassword2 (Devin)
-* Display the Q.2931 call reference flag (Guy)
-* Update comments to reflect some information inferred from the Sniffer
-  documentation (Guy)
-* Clean tap objects in Makefile.nmake, centralize Windows MIBDIRS code
-  (Gerald)
-* Convert getprinter info 0, 1, 2, 3 to dissect_ndr routines in SPOOLSS
-  (Tim)
-* Replace gtk_rpcprogs_init with gtk_rpcprogs_cb in the gtk2 menu entry
-  (Olivier)
-* Fix "gtk_quit_add_destroy()" cast in proto_dlg.c (Guy)
-* Fix #if/#ifdef boolean checking in packet-snmp.c (Guy)
-* Correct typos and remove obsoleted code in GTP (Andreas)
-* In the gtk2 port, make double click in the tree view expand or collapse
-  a row (Olivier)
-* Various GTP and PPP fixes (Guy)
-* Handle Sequence Of header being split across TCP segments in LDAP
-  (Ronald Henderson)
-* Typo and display fixes in GTP (Andreas)
-* Add a new "dissect_rpc_bytes()" routine (Brian Ginsbach)
-* Support for additional snoop file encapsulations in UNICOS/mp (Brian)
-* Typo fixes in packet-mount.c (Brian)
-* Add dissection of DsRoleGetPrimaryDomainInfo to the dcerpc-lsa-ds
-  dissector (Richard)
-* Add HyperSCSI support. SCSI over ethernet (Richard)
-* Fix "ethereal-tap-register.c" building (Didier)
-* More "tethereal-tap-register.c" and "ethereal-tap-register.c" fixes (Guy)
-* Make the list of Makefile.nmake dissectors match the one for UNIX builds
-  (Guy)
-* GTK2 version of IO-STAT (Ronnie)
-* Export more routines to plugins (Tomas Kukosa)
-* Fix an iSCSI typo (Andrew Esh)
-* Only display errors in SMB headers in the COL_INFO field (Tim)
-* Export "find_dissector_table()" and add
-  "dissector_handle_get_protocol_index()" (Chris Waters)
-* Added constants for devicemode fields in SPOOLSS (Tim)
-* Update to LSA_DS (Jim)
-* Add a GTKv1.2 version of io-stat (Ronnie)
-* Clean up GTK1.2 menu items (Guy)
-* Fix OSPF display formatting (Taisuke Sasaki)
-* GTK2 font fixes (Guy)
-* Stub dissector for ClearCase NFS protocol (Ronnie)
-* Fill in more of HyperSCSI (Richard)
-* Support BACNET over 802.2 (Dave Richards)
-* Handle misssing parameter descriptors in SMB PIPE (Guy)
-* Make io-stat intervals adjustable (Ronnie)
-* Handle AIX tcpdump FDDI padding (Guy)
-* Fix inclusion in plugins.c (Guy)
-* Fix inet_v6defs.h/winsock2.h inclusion in packet.c (Guy)
-* Fix inclusion issues in io_stat.c (Guy)
-* Add a scrollbar to the io-stat window (Ronnie)
-* Signedness and data size fixes for TDS (Gerald)
-* Add better formatting to make-manuf (Joerg)
-* Fix data storage in dissect_rpc_opaque_data() (Martin Regner, Uwe)
-* Fix dissection of SPOOLSS printer info levels 0-3, convert routines to
-  NDR (Tim)
-* More SPOOLSS NDR conversions (Tim)
-* Fixed typo in dsrole basic domain info tree (Tim)
-* Put nice io-stat title on the io-stat window (Ronnie)
-* Reduce label length to 10 in make-manuf (Joerg)
-* Create new manuf file (Joerg)
-* Fix lsa-ds DSROLE_BASIC_INFO dissection (Jim)
-* Adjust the pointer into the line buffer if the line buffer gets
-  reallocated in file.c (Tomas)
-* Fix the display of the nickname in an ONC RPC AUTH_DH
-  header (Mike Frisch)
-* Note that the verifiers are GSS_Wrap tokens in GSS-API (Guy)
-* Clean up comments and lots of code in TDS (Guy)
-* SPOOLSS display update (Guy)
-* Fix decoding of the newSuperior attribute of an LDAPv3 modrdn request
-  (Jason Greene)
-* Fix masking in Spanning Tree (Joerg)
-* Update to match what a Sniffer document says about TDS (Guy)
-* Check whether we got an overflow for the PDU length *before* we check
-  whether we have that much data in TCP (Guy)
-* Try to handle LDAP messages encapsulated inside a SASL security layer
-  (Guy)
-* Improve Router-LSA display in OSPF LS Update packets (Andreas)
-* Fix constification all over the code base, and add const-checking
-  compilation options (Guy)
-* Handle GSS_Wrap header information as well as context-level tokens (Guy)
-* Don't dissect SASL stuff as GSS_Wrapped unless we're actually using
-  GSS-SPNEGO (Guy)
-* Fix a tap comment (Marco Molteni)
-* Fix a typo in README.tapping and give it an RCS ID (Marco)
-* Dissect the packet inside an LCP Protocol Reject message (Pasi Eronen)
-* Get rid of the "pdata" argument to "dissect_dcerpc_uint16s()" and
-  "dissect_ndr_uint16s()" (Guy)
-* Fix "addr_ip6_to_str" to reflect the fact that "ip6_to_str()" now takes
-  a const pointer as its argument (Guy)
-* Properly flag error packets in PPP (Guy)
-* Calculate delta and rel time earlier and unconditionally of whether the
-  packet passed the displayfilter or not (Ronnie)
-* Updte for io-stat to make it more powerful (Luke H.)
-* Update to DCERPC NETLOGON GetDomainInfo (Ronnie)
-* DSROLEGETPRIMARYDOMAININFO is actually ENUMERATETRUSTEDDOMAINS in
-  NETLOGON (Luke)
-* Added some flags and value_Strings for netlogon (Ronnie)
-* Make the protocol selection dialog use a CList (Gerald)
-* Enable/disable protocols with a single click (Gerald)
-* Allow keyboard-only navigation of the Protocols dialog (Gerald)
-* Remove gtk_tree_view_set_search_column() from plugins_dlg.c (Olivier)
-* Updated the handling of padding bytes in IUA (Michael)
-* Make the new protocol list work with GTK2 (Olivier)
-* Put back the "width" local variable in proto_cb() in proto_dlg.c (Oliver)
-* Add break statements needed for MSVC++ (Jason House)
-* Get rid of a no-longer-used variable in packet-dcerpc-nt.c (Guy)
-* Show the packet sequence number and the "Missing Packets" value in the
-  WTP header in decimal (Olivier Biot)
-* Get rid of some no-longer-used DCERPC NT routines (Guy)
-* Add MD4 and RC4 support, and use it in NT password decryption (Devin)
-* Manuf file updates (Joerg)
-* FAQ updates (Joerg)
-* Silence a gcc warning in packet-hyperscsi.c (Joerg)
-* Endianness and NT password fixes for SAMR (Guy)
-* Add compat_macros.h to the tarball (Joerg)
-* Include packet-wlancap.h into the tarball (Joerg)
-* Show all 6 digits of precision in the time stamp column when displaying
-  absolute time stamps (Guy)
-* Fix constness, fragment/segment naming and a typo in NetBIOS (Guy)
-* Major code cleanup in TDS (Guy)
-* Update M2UA to RFC 3331, improve padding handling, other fixes (Michael)
-* Add RFC 3331 indication to the protocol column entry in M2UA (Michael)
-* Include <string.h> in packet-md4.c (Gerald)
-* Decode SPOOLSS getprinter level 7 (Tim)
-* Some constant for getprinter level 7 decoding (Tim)
-* Added support for the Implementers Guide to SCTP (Michael)
-* Fixed a bug regarding the handling of SCTP correlation ids (Michael)
-* Display the DCERPC AUTH3 PDU with more conviction (Guy)
-* Fix for DCERPC detection when carried ontop of SMB (Ronnie)
-* Fix two compiler warnings in io_stat.c (Ronnie)
-* Add a missing g_ntohs() for flow_label in the gtpv0 decoder (Fritz
-  Budiyanto)
-* Add Shomiti Surveyor vs UNICOS/mp snoop file checking (Guy)
-* Improve RPC retransmission handling (Ronnie)
-* Don't pass a null string pointer to proto_tree_add_text() in TDS (Gerald)
-* Add SNMP MIBS to Windows installer (Gerald)
-* Add make-tapreg-dotc to the distribution (Gerald)
-* Add RCS IDs to ChangeLog and NEWS (Gerald)
-* Add Fibre Channel support (Dinesh)
-* Add Fibre Channel files to Makefile.am and Makefile.nmake (Gerald)
-
-
-Overview of changes in Ethereal 0.9.7:
-* Add Connectionless LDAP support (UDP port 389) (Tim)
-* Improve mode page handling, media changer command and mode page
-  handling, other fixes and improvements in SCSI (Guy)
-* Handle SCSI Read Block Position replies, improve Read Element Status
-  display (Guy)
-* Add new SRVSVC information levels (Ronnie)
-* Display SCSI volume tags as per SMC-2 (Guy)
-* Put the SCSI volume identification in quotes (Guy)
-* Add support for GSS-API (Tim)
-* Add support for SPNEGO (Tim)
-* Add a note about GSS-API to packet-rpc.c (Guy)
-* Add GSS-API support to RPC (Guy)
-* Move "Set"/"Not set" generic strings to epan/packet.c (Tim)
-* Add an NT access mask dissector to DCERPC NT (Tim)
-* Call dissect_nt_access_mask() instead of dissect_ndr_uint32() (Tim)
-* Add some NT access mask constants to smb.h (Tim)
-* Create "tcp.analysis.flags" subtree (Ronnie)
-* DCE RPC NT access mask improvements (Guy, Tim)
-* Initial support for Thursby's Mac extenstions from CIFS2002 (Richard)
-* Fix spoolss_specific_rights() type in SPOOLSS (Guy)
-* Fix variable name in AODV/AODV6 (Andy Hood)
-* Fix bitfields, variable scope and add prefix size display in
-  AODV/AODV6 (Guy)
-* More graceful NetBIOS name display in Kerberos (Guy)
-* Improve NT access mask tree insertion in DCERPC NT (Guy)
-* Fix memcmp() comment/handling in packet-info.h and packet-tcp.c (Guy)
-* Properly display TCP window scale option (Guy)
-* Call GSS-API from SMB and DCERPC (Tim)
-* More GSS-API support in RPC, improved data display (Guy)
-* Fix "GSS Data" handling in RPC (Guy)
-* Add NCP 94, 92, NDS summary info, server broadcast packet, LIP and
-  Unicode support to NCP code base (Greg)
-* Fix GTP max uplink and downlink rate decoding (Flavio Poletti)
-* Allow autogen.sh to run on GTK-less systems (Joerg)
-* Fix indentation, get rid of unused variable in packet-ncp.c (Guy)
-* Don't create an empty tree in dissect_nds_request() (Guy)
-* Add a value_string table for NDS verbs, fix indentation (Guy)
-* Change the "GSS-API" filter name to "gss-api" (Guy)
-* Give the "Match" and "Prepare" menu item routines better names (Guy)
-* Handle GTP sub-protocol field 0x00 as PPP (Marcus Haebler)
-* Add support for AFI & Extd communities in draft-kompella-ppvpn-l2vpn
-  to BGP, improve unknown AFI handling, fix typos (Hannes Gredler, Guy)
-* Clear "Match Selected" and "Prepare Selected" fields before dissecting
-  a packet (Guy)
-* Add single-precision FT_FLOAT type (Ulf Lamping)
-* Fix and comment filter string length computations (Guy)
-* Improve BGP address family checking (Guy)
-* Display OIDs properly in GSS-API (Richard)
-* Make DNS fragment handles 32 bits (Greg, Guy)
-* Disable aclocal-fallback for aclocal/automake 1.4 (Joerg)
-* Dissect LDAP SASL credentials (Guy)
-* Document FT_FLOAT and the "proto_tree_add_float" routines (Guy)
-* Fix an OID memory leak, fix OID hash table insertion in GSS-API (Guy)
-* Properly label bytes in "Frame" top level, show source and dest MAC
-  addresses in Ethernet top level item (Ulf)
-* Handle 3GPP QoS in RADIUS messages (Flavio Poletti)
-* Dissect flags field for SPOOLSS enumprinters rpc (Tim)
-* More L2VPN support in BGP, fix a segfault, improve SAFI strings
-  and V6 decoding (Hannes)
-* New DCE RPC NETLOGON function (Luke H)
-* Begin moving snego to spnego (Richard)
-* Make "lsa.key" an FT_STRING (Guy)
-* Update packet-s[p]nego.c entry in Makefile.nmake (Guy)
-* Put BGP l2info extd communities in a subtree, extd community bugfixes
-  (Hannes)
-* Add support for latest MPLS and VPLS drafts to LDP (Motonori Shindo)
-* Update M2PA to support the latest draft, restructure code, fix bugs
-  (Michael)
-* Completely redo checks for missing aclocal files (Joerg)
-* Delete m4 files from aclocal-missing/ (Joerg)
-* Initial support for SPNEGO (Richard)
-* More SPNEGO improvements (Richard)
-* Add gtk2/glib2 handling to configure (Joerg)
-* Add autogen.sh to the release tarball, sorted file lists in
-  Makefile.am (Joerg)
-* Add more information to the progress dialog (Ulf)
-* Fix variable types in file handling code (Guy)
-* Delete files in aclocal-missing if test succeeds (Joerg, Guy)
-* CHPA fix (Yaniv Kaul)
-* Removed trailing whitespaces from .h and .c files (Joerg)
-* Progress dialog variable type and responsiveness enhancements (Guy)
-* Fix up dissect_file_attributes in SMB and SPNEGO (Richard)
-* More SPNEGO updates, additional comments (Richard)
-* Initial Interbase dissector (Uwe)
-* Start the code to keep state in GSSAPI (Richard)
-* More SPNEGO updates (Richard)
-* Make the IS-IS dissector more verbose in the INFO field (Hannes)
-* Change #define names that cause problems under Windows (Ulf)
-* Fix the byte order in the CRC calculation in iSCSI (Mark Burton)
-* Fixes for DCERPC SAMR (Albert Chin)
-* IP and DNS fixes (Albert Chin)
-* Change references from snego to spnego in DCERPC (Tim)
-* Fixes and enhancements for DOCSIS (Anand Narwani)
-* #include packet-gssapi.h in Kerberos, NTLMSSP (Guy)
-* Fix a bug in decode_qos_umts() in packet-gtp.c (Flavio)
-* Fix the RCS ID and a compiler warning in packet-spnego.c (Guy)
-* Print the DNS RR number as unsigned (Joerg)
-* NSIS version and Start->Programs link updates (Ulf)
-* Squelch compiler warnings in packet-spnego.c (Richard)
-* Add support to SMB for raw NTLMSSP blobs when talking to XP (Richard)
-* Handle the lack of a security blob in negprot response when raw
-  NTLMSSP is being used properly in SMB (Richard)
-* Fix the Mbits/s calculation for large captures (Gerald)
-* Properly handle raw ntlmssp in SMB (Richard)
-* More SMB/SPNEGO fixes (Richard)
-* Add support for GTK+ version 2 (Olivier)
-* Remove trailing whitespace, unused #include in GTK2 code (Joerg)
-* Remove redundant HAVE_LIBPCAP check from capture_prefs.c (Joerg)
-* Move SPNEGO tokens into subtrees (Richard)
-* Catch exceptions thrown while dissecting the GSS-API stuff (Guy)
-* Catch exceptions thrown while dissecting the NTLMSSP stuff (Guy)
-* Stop processing GSS-API tokens at the proper time (Richard)
-* Make "gssapi_init_oid()" take a dissector handle rather than a
-  registered dissector name (Guy)
-* Add the OID that MS created for KRB5 in mistake (Richard)
-* Fix accelarators/mnemonics in GTK2 dialogs (Olivier)
-* Update Olivier's email address (Olivier)
-* Add aclocal-fallback and aclocal-missing to the release tarball
-  (Joerg)
-* Add GTK+ 2.0 STATUS file (Olivier)
-* TLV and print_system_id() updates in ISIS (Hannes)
-* Support for IEEE float and double types in DCE RPC (Ulf)
-* Fix mechListMIC formatting in NTLMSSP/SPNEGO (Richard)
-* Fix the handling of the NTLMSSP blobs when the client sends the wrong
-  type of response (Richard)
-* Fix up SPNEGO warnings by implementing the stuff that was left out
-  (Richard)
-* Add the tap API, and implement it in RPC (Ronnie)
-* Update comments in snoop.c (Guy)
-* Clean up white space, and fix a pod2man warning in
-  tethereal.pod.template (Guy)
-* Initial Cisco NetFlow protocol support (Matthew Smart)
-* Add packet-netflow.h to noinst_HEADERS (Joerg)
-* Add some level of OID naming, etc to GSS-API, Kerberos, NTLMSSP and
-  SPNEGO (Richard)
-* Link with gthread when compiling with GTK2 (Ronnie)
-* Enable taps for Ethereal (Ronnie)
-* Add functions for the gtk2 based version of rpcstat (Ronnie)
-* Enable rpcstat in the gtk2 gui (Ronnie)
-* Remove a debugging printf from packet-spnego.c (Richard)
-* Fix SRVSVC error code reporting (Tim)
-* Handle KRB5 in SPNEGO (Richard)
-* Fix compiler warnings in packet-gssapi.c (Richard)
-* Added a mutex to protect a critical region in Gtk2, change the tap
-  flag to -z, update man pages wrt RPCSTAT (Ronnie)
-* Added ONC RPC program statistics (Ronnie)
-* #include cleanups in GTK and GTK2 code (Joerg)
-* Properly dissect innerContextToken for Kerberos in GSSAPI (Richard)
-* Moved a mutex to gtk/main.c (Ronnie)
-* Gtk2 port of RPCPROGS statistics (Ronnie)
-* Move more RPC stat/progs routines into gtk2/main.c (Ronnie)
-* Add doc/README.tapping (Ronnie)
-* Removed unused #include in globals.h (Joerg)
-* Decode the sample rate factor in Netflow cflowd5 headers (Hannes)
-* Put needed include back into gtk/help_dlg.c (Guy)
-* Cleanup of redundant code (Vassilii Khachaturov)
-* Reduce CPU used by GTK2 redraw thread (Olivier)
-* Add cfile.c and cfile.h (Ronnie)
-* Add string.h #include back to various modules (Joerg)
-* Use g_ntohXXX instead of ntohXXX in packet-netflow.c (Joerg)
-* Declare dissect_Ticket in packet-kerberos.h and include that into
-  packet-spnego.c (Joerg)
-* Include wtap.h in tap.h to declare wtap_pseudo_header (Joerg)
-* Improve KRB5-SPNEGO dissector relations (Richard)
-* Fix packet-kerberos.h ID string (Joerg)
-* Decode AP-REQ and AP-REP KRB5 message types (Richard)
-* Change naming for rpcstat and rpcprogs (Ronnie)
-* Remove old gtk2-rpc* files (Ronnie)
-* Add stdio.h #include back to follow_dlg.c (Joerg)
-* rpc_stat and rpc_progs Tap support for GTK1 (Ronnie)
-* Have make dist include gtk and gtk2 (Joerg)
-* GtkList to GtkTreeView conversion in gtk2/filter_prefs.c (Olivier)
-* Fix a spelling mistake in packet-ntlmssp.c (Richard)
-* Properly free strings in gtk2/decode_as_dlg.c (Olivier)
-* Add missing gtk_tree_path_free() to gtk2/filter_prefs.c (Olivier)
-* GtkCList to GtkTreeView conversion in gtk2/column_prefs.c (Olivier)
-* Bug fix for EAP NAK packets (Jouni Malinen)
-* Make EAP authentication type big-endian, fix offset (Guy)
-* Fix GSS-API key entry lookups, other fixes (Guy)
-* Add a copyright to packet-gssapi.c (Richard)
-* Add fixed-width font and tree view notes to gtk2/STATUS (Guy)
-* GSS-API OID fixes and updates (Guy)
-* Update packet-spnego.c comments (Richard)
-* Add DCE RPC auth type 8 support (Tim)
-* Fix data length handling, kvno display in Kerberos (Guy)
-* SPNEGO fixes and updates (Guy)
-* Add mask support and well known addresses to manuf file (Guy)
-* Add support for Netflow v1 and v7, improve proto tree creation
-  (Matthew)
-* Add/fix cvs id tags in gtk/gtkclist.c, gtk/print_mswin.h, and
-  gtk2/print_mswin.h (Joerg)
-* Fix default directory locations, ring buffer errors, other
-  capture file-related stuff (Graeme Hewson)
-* Make a dfilter_t a constant in various locations (Guy)
-* Dissect the DCERPC authentication verifier for Kerberos 5
-  authentication in connectionless PDUs (Guy)
-* Improve SASL handling in LDAP (Guy)
-* Add Microsoft's RC4-HMAC and exportable(?) RC4-HMAC encryption types
-  to Kerberos (Guy)
-* Define HAVE_LIBZ in the top-level config.h.win32 (Ulf)
-* Add a "distclean" rule to Makefile.nmake (Ulf)
-* Fix a typo in Richard's name, add more comments to packet-kerberos.c
-  (Guy)
-* Add zlib.h inclusion to various Makefile.nmakes (Guy)
-* Initialize MAC address range hashes using g_malloc0() (Guy)
-* Add DCE/RPC RS_UNIX, RS_PGO, RS_MISC, RS_ATTR, RS_REPLIST, and
-  RSEC_LOGIN support (Jaime Fournier)
-* Merge different versions of dfilter2sgml (Richard)
-* Add support for Cisco vendor-specific TLVs (Anand)
-* Add RCS IDs to source files (Guy)
-* Fix call to gtk_tree_model_get() int gtk2/prefs_dlg.c (Olivier)
-* Replace gtk_signal_emit_by_name() with g_signal_emit_by_name()
-  in gtk2/filter_prefs.c (Olivier)
-* Add g_signal_xxx comment to gtk2/STATUS (Olivier)
-* GtkList to GtkTreeView conversion in gtk2/dfilter_expr_dlg.c (Olivier)
-* Correct zlib check in configure.in
-* NTLMSSP string and blob display fixes, other updates (Jim McDonough)
-* Handle IP watchdog packets on port 4003 as well as 4001 (Greg)
-* Fix "want_zlib" test in configure.in (Guy)
-* Fix a crash in NTLMSSP (Richard)
-* Add DCE/RPC RPRIV support (Jaime)
-* Minor TCP seq/ack analysis update (Ronnie)
-* Add DCE/RPC ROVERRIDE, REPADMIN, DTSSTIME_REQ, and CDS_SOLICIT
-  dissectors (Jaime)
-* Fix problems with the Negotiate NTLMSSP frame (Jim)
-* Fix order of domain and workstation name in an NTLMSSP negotiate
-  (Jim)
-* Add DCE/RPC \PIPE\DNSSERVER support (Tim)
-* Improve NBNS name query error display (Tim)
-* Add DCE/RPC CPRPC_SERVER, DTSPROVIDER, UBIKDISK, UKIKVOTE, BOSSVR,
-  FTSERVER, CDS_CLERKSERVER dissectors (Jaime)
-* Fix an error in decoding classifier TLV's (Anand)
-* Handle CVS ignore files more flexibly (Joerg)
-* #inclue <sys/types.h> in snprintf.h (Gilbert)
-* Add KRB5RPC, REP_PROC, SECIDMAP, TKN4INT, FLDB, AFS4INT support
-  (Jaime)
-* Optimize Tap edt handling (Ronnie)
-* Add TreeView color support to GTK2 prefs, remove unused GTK2 prefs
-  (Olivier)
-* LogonGetDomainInfo for NETLOGON (Luke)
-* New dissector for the FIX protocol (PC Drew)
-* DTSPROVIDER bug fix, DCE122 support (Jaime)
-* Add the connected number information element to Q.931
-  (Andreas Sikkema)
-* AFP enhancements, error checks and memory fixes 
-  (Didier Gautheron, Guy) 
-* Get rid of nested parenthesis in GSS-API OID registrations (Tim)
-* TCP sequence number wrapping bug fix (Didier)
-* Update to DTSPROVIDER; declare the status code and vals (Ronnie)
-* Update M2PA to draft version 6 (Michael)
-* Add more info in the info column for SMB write&X (Richard)
-* More pretty-boy stuff for Write&X responses (Richard)
-* Support OSI over CHDLC (Hannes)
-* Add SCCP-Management dissector (Jeff Morriss)
-* Two small fixes for Skinny (Renzo Tomas)
-* Removed all GTK calls from file.c (Olivier)
-* Fixed a bug in packet-m2pa.c regarding the handling of Acks (Michael)
-* Add more NDS decodes (Greg)
-* Major Netflow updates (Bill Fumerola)
-* Various capture and ringbuffer bug and behavior fixes (Graeme)
-* Remove packet-netflow.h (Gerald)
-* Fix some compiler warnings in packet-ncp2222.inc (Gerald)
-* Default directory fixes (Graeme)
-* Add support for the static portion of 802.1s MSTP (Clive A Stubbings)
-* Add gtk2/packet_list.obj to Makefile.nmake (Joerg)
-* Fix two minor typos in packet-tlv.c (Anand)
-* Add gtk/packet_list.obj to Makefile.nmake (Ulf, Joerg)
-* Add NDPS dissector (Greg)
-* Remove remaining GTK code (color filters) from file.c (Olivier)
-* Support re-assembly of fragmented BIUs in SNA packets of TH FID 2
-  (Gilbert)
-* Additional NTLM over HTTP header strings (Tim)
-* Display NULL strings in NTLMSSP (Tim)
-* Add NTLMSSP message type to COL_INFO (Tim)
-* Fix a boolean bug in NTLMSSP, handling of NTLMSSP_CHALLENGE strings
-  (Tim)
-* Replace WSP Transmission ID by Transaction ID (Joerg)
-* Add support for NCP 87/66, other updates and fixes (Greg, Joerg)
-* Complete the implementation of 802.1s (Clive A Stubbings)
-* Prettyfied Colorization dialog (Ulf)
-* MMSE over HTTP support (Tom Uijldert)
-* Add filter expressions to RPCSTAT (Ronnie)
-* Warning fixes for the ncp code (Greg, Joerg)
-* DCE/RPC CONV updates (Jaime)
-* iSCSI updates (Mark Burton)
-* RPC_STAT filter string display and GUI enhancements (Ronnie)
-* Add support for DHCP option 52 (overload) (Gerald)
-* Prettyfied Colorization dialog (Ulf)
-* Add GTK2 support to the Win32 code (Ulf)
-* Bugfix for one NETLOGON command (Luke)
-* Disable network name resolution by default (Gerald)
-* Add MS SQL 7 auth support to TDS (Steve Langasek)
-* Fix offset shifting after coding standard octet in Q.931 (Tomas Kukosa)
-* More NETLOGON updates (Luke)
-* Include <string.h> in packet-gssapi.c (Gerald)
-* Makefile.am fixes to pass "make distcheck" tests (Gerald)
-* Remove a newline from a CLNP protocol string (Guy)
-* Fix up the handling of WAN captures somewhat (Guy)
-* Get rid of some trailing blanks in GTP strings (Guy)
-* Use strchr() in tap-iostat.c (Guy)
-* Put in a note about strchr() vs index() in REAME.developer (Guy)
-* Handle a lack of Bourne shell in nmakefiles (Guy)
-* Add a note about make-tapreg-dotc to README.win32 (Guy)
-* Update to TCP seq/ack analysis to detect duplicate ACKs (Ronnie)
-* Add zero window checks to TCP analysis (Ronnie)
-* Fix a problem when using the same field more than once in a display
-  filter (Gilbert)
-* Handle iptrace FDDI padding, add #defines and comments (Guy)
-* Fixed small bug in TCP seq/ack analysis (Ronnie)
-* Add display filters for DCERPC UUIDs (Jean-Baptiste Marchand)
-* Support for the RPL (Remote Program Load) protocol (Jochen Friedrich)
-* Register ett_ values in packet-dcerpc-lsa-ds.c (Guy)
-* Fix for Netlogon function 0x22, other cleanups (Ronnie)
-* Add references to 'tethereal -D' in the '-i' section of the man page
-  (Gerald)
-* Merge gtk and gtk2 directories (Olivier)
-* Update fields, fix includes and MAC address printing in RPL (Jochen)
-* Fix a typo in README.developer (Jean-Baptiste)
-* Fix display of DCERPC's hf_dcerpc_obj_id field (Guy)
-* Fix DCERPC field value fetching (Guy)
-* Register (and initialize) PPP ett_mplscp_options and ett_cdpcp_options
-  (Gerald)
-* Bugfix for DSROLE_PRIMARY_DOMAIN_INFO in packet-dcerpc-netlogon.c
-  (Ronnie)
-* Better bugfix for DSROLE_PRIMARY_DOMAIN_INFO (Ronnie)
-* New tap extension to tethereal: ProtoColInfo (Ronnie)
-* Support v6 VPN NLRIs in BGP, fix v4 nexthop printing offset (Hannes)
-* Small fix for NtCreat&X in SMB (Jim McDonough)
-* Authentication / verifier fixes in DCERPC and GSSAPI (Guy)
-* Show the SAP values in RPL packets symbolically if possible (Guy)
-* Initial API for TAP registration (Ronnie)
-* Add support for new "wlancap" 802.11 info (Solomon)
-* Add overflow checks and fix signedness in 802.11 code (Guy)
-* Revamp handling of PPP over GTP (Andreas Trauer)
-* Store GSS-API negotiation per-frame (Guy)
-* Add "ethereal-tap-register.c" to the gtk ".cvsignore" file (Guy)
-* Fix the message printed when making "ethereal-tap-register.c" (Guy)
-* Add the rule to make "ethereal-tap-register.c" (Jason House, Guy)
-* Handle trailing blobs in NTLMSSP_NEGOTIATE, missing address list in
-  NTLMSSP_CHALLENGE, and missing NTLMSSP_AUTH info (Guy)
-* hf_index update for TCP (Ronnie)
-* Use the proper proto_tree_add_... call for FT_NONE in TCP (Ronnie)
-* Some more SPOOLSS stuff (Jim)
-* Show the type value for OSI protocols symbolically (Hannes)
-* Allow more than one circuit with the same circuit ID, add X.25 circuit
-  type (Guy)
-* Fix auth message dissection in NTLMSSP (Guy)
-* Get rid of unused variable and fix a field name in NTLMSSP (Guy)
-* Force a call to the NTLMSSP subdissector in HTTP (Guy)
-* Use the same ett_value for all SMB security blobs (Guy)
-* NEGOTIATE and CHALLENGE flag updates in NTLMSSP (Guy)
-* SPOOLSS updates (Jim)
-* Get rid of spurious carriage returns and execute permissions in
-  many source files (Guy)
-* Eliminate a compiler warning, and handle overflows in SPOOLSS (Guy)
-* Add support for SIGINFO to tethereal (Guy)
-* Attempt to handle REC_HEADER2 records in major version 2 DOS Sniffer
-  captures (Guy)
-* Fix ISDN parsing in ngsniffer.c (Guy)
-* Display the call reference flag, and don't include that bit in the call
-  reference value in Q.931 (Guy)
-* Add a note about {g_}ntoh[ls]() to README.developer (Guy)
-* Add support for M2PA ID version 2 (Jeff Morriss, Michael)
-* Add GTK1.2/2.0 compatibility macros (Olivier)
-* Dissect NTLMSSP authentication verifiers, as per lkcl's "DCE/RPC over
-  SMB" book (Guy)
-* Bugfixes for two SAMR dissectors (Ronnie)
-* Use gtk1/gtk2 compatibility macros to reduce #ifdefs (Olivier)
-* Wait until the main window has been created before opening the tap
-  window (Olivier)
-* Remove duplicate tap_list search (Olivier)
-* Show proper field names for SAMR UnicodeChangePassword2 (Devin)
-* Properly display Q.931 call reference flag (Guy)
-* Update some comments in ngsniffer.c (Guy)
-* Have Makefile.nmake clean tap objects, set MIBDIRS in a central location
-  (Gerald)
-* Convert SPOOLSS getprinter info 0, 1, 2, 3 to dissect_ndr routines (Tim)
-* Add Makefiles to gtk2 .cvsignore (Tim)
-* Replace gtk_rpcprogs_init with gtk_rpcprogs_cb in the gtk2 menu entry
-  (Olivier)
-* Add macros to compat_macros.h (Guy)
-* Fix cast in gtk/proto_dlg.c (Guy)
-* Correctly perform "#if defined()..." checks in packet-snmp.c (Guy)
-* Fix typos, remove unused defines, fix PPP distinction in GTP (Andreas)
-* Add double-click support to tree view in GTK2 (Olivier)
-* Bring about better GTP/PPP coexistence (Guy)
-* Handle Sequence Of header being split across TCP segments
-  (Ronald Henderson)
-* Fix typos, field names, data display in GTP (Andreas)
-* Add "dissect_rpc_bytes()" routine, support for SGI's ONC RPC mount
-  (Brian Ginsbach)
-* Add support for additional snoop file encapsulations in UNICOS/mp
-  (Brian)
-* Fix typos in packet-mount.c (Brian)
-* Add support for DsRoleGetPrimaryDomainInfo to dcerpc-lsa-ds (Jim)
-* Add HyperSCSI support (SCSI over ethernet) Richard
-* Fixes for building "ethereal-tap-register.c" (Didier)
-* Fix "*-tap-register.c" nmakefile dependencies (Guy)
-* Sync the dissector list in nmakefile with the Unix Makefile (Guy)
-* GUI version of IO-STAT for GTK2 (Ronnie)
-* Export more routines to plugins (Tomas)
-* Fix a typo in iSCSI (Andrew)
-* Only display errors in SMB headers in the COL_INFO field (Tim)
-* Export "find_dissector_table()" and add
-  "dissector_handle_get_protocol_index()" (Chris Waters)
-* Added constants for devicemode fields to packet-dcerpc-spoolss.h (Tim)
-* Update to LSA_DS (Jim)
-* Gtk1 version of io-stat (Ronnie)
-* Clean up GTK+ 1.2 menu items.  Comment #else's and #endif's (Guy)
-* OSPF data display format fixes (Taisuke Sasaki)
-* GTK2 font-related fixes (Olivier)
-* Add stub dissector for ClearCase NFS protocol (Ronnie)
-* New gtk1/gtk2 compatibility macros used for menu entries (Olivier)
-* Some more HyperSCSI bits (Richard)
-* Support BACNET over 802.2 (Dave Richards)
-* Make SMB request/response matching more robust (Guy)
-* Make io-stat intervals adjustable (Ronnie)
-* Strip off AIX tcpdump FDDI frame padding (Guy)
-* Update preferences-related inclusion (Guy)
-* Remove inet_v6defs.h inclusion from packet.c (Guy)
-* Fix gtk/gtkglobals.h include in io_stat.c (Guy)
-* Some more small changes for HyperSCSI (Richard)
-* Add a scrollbar to the io-stat graph window (Ronnie)
-* Fix signedness and variable sizes in TDS (Gerald)
-* Pretty-print entries in make-manuf (Joerg)
-* Fix for opaque data handling in RPC (Martin Regner, Uwe)
-* Fix SPOOLSS printer info levels 0-3, convert functions to
-  ndr_* functions (Tim)
-* Some more spoolss ndr conversions (Tim)
-* Fixed typo in dsrole basic domain info tree in packet-dcerpc-lsa-ds.c
-  (Tim)
-* Put nice io-stat title on the io-stat window (Ronnie)
-* Reduce label length to 10 in make-manuf (Joerg)
-* Create new manuf file with revised make-manuf (Joerg)
-* Fx lsa-ds DSROLE_BASIC_INFO dissection (Jim)
-* Adjust the pointer into the line buffer if the line buffer gets
-  reallocated (Tomas Kukosa)
-* Fix the display of the nickname in an ONC RPC AUTH_DH header
-  (Mike Frisch)
-* Note that the GSS-API verifiers are GSS_Wrap tokens (Guy)
-* Clean up the TDS dissector (Guy)
-* Update "dissect_spoolss_uint16uni()", "SpoolssOpenPrinterEx_q()" (Guy)
-* Fix decoding of the newSuperior attribute of an LDAPv3 modrdn request
-  (Jason Greene)
-* Fix a mask operation in Spanning Tree (Joerg)
-* Update to match what a Sniffer document says about TDS (Guy)
-* Check whether we got an overflow for the TCP PDU length *before* we
-  check whether we have that much data (Guy)
-* Try to handle LDAP messages encapsulated inside a SASL security layer,
-  desegmentation reorganization (Guy)
-* Make OSPF LS Updates easier to read (Andreas Trauer)
-* Constify some arguments in wtap-int.h (Guy)
-* Fix an ATM cast in libpcap.c (Guy)
-* Add "-Wcast-qual" to the list of "-W" flags we pass to gcc (Guy)
-* Constify arguments to pntoh and pletoh (Guy)
-* Fix casting in ether_to_str() in resolv.c (Guy)
-* Constification fixes in many parts of the code base (Guy)
-* Add a "--with-extra-gcc-checks" option to configure.in (Guy)
-* Handle GSS_Wrap header information as well as context-level tokens, other
-  related fixes (Guy)
-* Don't dissect SASL stuff as GSS_Wrapped unless we're actually using
-  GSS-SPNEGO in LDAP (Guy)
-* Don't keep the first frame around for circuits (Guy)
-* Reverse the last commit - keep the first frame (Guy)
-* Fix a comment to reflect reality in tap.c (Marco Molteni)
-* Fix a typo and a function name in README.tapping, and give it an RCS ID
-  (Marco)
-* Dissect the packet inside an LCP Protocol Reject message (Pasi Eronen)
-* Get rid of "pdata" argument to various DCERPC functions (Guy)
-* Properly flag error status of PPP Protocol-Reject LCP packets (Guy)
-* Move the delta and relative time calculations in file.c (Ronnie)
-* Updte for io-stat to make it more powerful (Ronnie)
-* Update to GetDomainInfo (Luke H.)
-* Added some flags and value_Strings for netlogon (Ronnie)
-* Replace the protocol togglebuttons with a CList (Gerald)
-* Fix delta time display (Guy)
-* Support for multicast DNS (Brad Hards)
-* Enable/disable protocols with a single click, and allow keyboard
-  navigation (Gerald)
-* Remove gtk_tree_view_set_search_column() from plugins_dlg.c (Olivier)
-* Update handling of padding bytes in IUA and support IG updated to
-  version 01 (Michael)
-* Make the new protocol list work with GTK2 (Olivier)
-* Fix placement of the "width" variable in proto_dlg.c (Olivier)
-* Add break statements where needed to io_stat.c (Jason)
-* Get rid of a no-longer-used variable in packet-dcerpc-nt.c (Guy)
-* More const-related fixes in various places (Guy)
-* Show the packet sequence number and the "Missing Packets" value in the
-  WTP header in decimal, not hex (Olivier Biot)
-* Get rid of some no-longer-used DCERPC NT routines (Guy)
-* More const fixes, properly check the return value of str*cmp() and
-  memcmp(), convert guchars to guint8s (Guy)
-* Add MD4 and RC4 crypto support, use it in UnicodeChangePassword2 (Devin)
-* Update the manuf file (Joerg)
-* Update the FAQ (Joerg)
-* Silence a gcc warning in HyperSCSI (Joerg)
-* Fix endianness issues and password allocation, tree display, and other
-  things in SAMR (Guy)
-* Add compat_macros.h and packet-wlancap.h to the tarball (Joerg)
-* Fix casts in conditions.c and packet-nlm.c (Guy)
-* Show all 6 digits of precision in the time stamp column when displaying
-  absolute time stamps (Guy)
-* Call the pieces of a multi-frame NetBIOS message fragments, not
-  segments (Guy)
-* Rewrite large sections of the TDS dissector (Guy)
-* Update M2UA to RFC 3331, padding fixes and other cleanup (Michael)
-* Add RFC 3331 indication to the M2UA protocol column entry (Michael)
-* Include <string.h> in crypt-md4.c (Gerald)
-* Decode SPOOLSS getprinter level 7 (Tim)
-* Some constant for getprinter level 7 decoding (Tim)
-* Added support for the Implementers Guide to SCTP (Michael)
-* Fixed an SCTP bug regarding the handling of correlation ids (Michael)
-* Label the DCERPC AUTH3 PDU with more conviction (Guy)
-* Fix for DCERPC detection when carried ontop of SMB (Ronnie)
-* Fix two compiler warnings in io_stat.c (Ronnie)
-* Add a missing g_ntohs() for flow_label in the gtpv0 decoder
-  (Fritz Budiyanto)
-* Check for Shomiti Surveyor-vs-UNICOS/mp snoop captures (Guy)
-* Better RPC retransmission handling (Ronnie)
-* Don't pass a null string pointer to proto_tree_add_text() in packet-tds.c
-  (Gerald)
-* Add SNMP MIBS to the Windows installer (Gerald)
-
-
-Overview of changes in Ethereal 0.9.6:
-* Update README.hpux re: version 11i (Guy)
-* Update printing output routines (Guy)
-* Properly adjust offset value in packet-bootp.c (Guy)
-* Add AppleTalk ZIP support, adjust ddp socket filter names 
-  (Didier Gautheron)
-* Fix unsigned value printing in packet-atalk.c (Guy)
-* Fix a possible buffer overflow in packet-isis-clv.c (Guy)
-* NETLOGON cleanup and updates (Ronnie)
-* pcap_dispatch() and fifo updates for tethereal.c (Graeme)
-* Add missing static declarations to editcap.c and text2pcap.c (Joerg)
-* Fix arguments in SAMR's dissect_nt_policy_hnd() routine (Tim)
-* Add signature characters for IPX messages, improve socket number
-  handling (Guy)
-* Allow TCP stream code to handle bad TCP packets (Guy)
-* Handle Linux token ring bug (Guy)
-* Update vcvars32.bat and cleanbld.bat notes in README.win32 (Guy)
-* Improve handling of "send buffer length" in SMB RAP messages
-  (Devin Heitmueller)
-* Fix #includes, DLCI field handling, and Q.931 parameters in IUA (Michael)
-* Implemented a couple of easy windows registry dissectors (Tim)
-* Fix QueryKey mod time handling in WINREG (Guy)
-* Fix FILETIME handling in WINREG (Guy)
-* Fix DELTA_USER name and structure in NETLOGON (Ronnie)
-* Update README.win32 re cmd.exe vs command.com (Gerald)
-* Add selected tree view item length to status bar (Gerald)
-* SAMR update (Andrew Bartlett)
-* Update command interpreter docs in README.win32 (Guy)
-* Fix unneccessary include path, fix plugin directory path handling (Nix)
-* Fix DELTA_DOMAIN name, fix structure in NETLOGON (Ronnie)
-* Fix DELTA_GROUP name in NETLOGON (Ronnie)
-* DELTA_RENAME_GROUP, DELTA_RENAME_USER, DELTA_RENAME_ALIAS NETLOGON
-  updates (Ronnie)
-* Updated NETLOGON DELTA_GROUP_MEMBER and DELTA_ALIAS structures (Ronnie)
-* Updated NETLOGON DELTA_ALIAS_MEMBER and DELTA_POLICY (Ronnie)
-* Updated NETLOGON DELTA_TRUSTED_DOMAINS and DELTA_ACCOUNTS (Ronnie)
-* Updated NETLOGON DELTA_UNION (Ronnie)
-* Updated NETLOGON NetrDatabaseDeltas function (Ronnie)
-* Fix the setting of "column.format" from the command line in Ethereal
-  and tethereal (Liviu Daia)
-* Add formatting room for long field lengths in the status bar (Guy)
-* Update of NETLOGON's DATABASESYNC function (Ronnie)
-* Updated NETLOGON ACCOUNTDELTAS and ACCOUNTSYNC functions (Ronnie)
-* Give some more information on the "command.com" vs. "cmd.exe" issue
-  in README.win32 (Guy)
-* Support the new version of ASAP's I-Ds (Michael)
-* Desegmentation of multi-TCP-segment TNS messages (and support for
-  multiple TNS messages per TCP segment) (Bernd)
-* Updated NETLOGON GetDCName LogonControl and GetAnyDCName (Ronnie)
-* Convert from prs_* routines to dissect_ndr_* routines in SPOOLSS (Tim)
-* Update types and bases for many TNS fields (Bernd)
-* Add NTLMSSP dissector (Devin Heitmueller)
-* Reorder boolean fields in NTLMSSP, DCERPC and SPOOLSS (Tim)
-* Fix an erroneous example, other errors in README.developer (Guy)
-* Put back code to show auth data in DCERPC (Guy)
-* NTLMSSP length and message content display fixes (Guy)
-* Fix NETLOGON credential time stamp handling (Guy)
-* Redback vendor-specific items for RADIUS and L2TP (Thierry Pelle)
-* Get rid of unneeded #includes, fix DATA chunk handling in SCTP (Michael)
-* Added another authentication service for Snego to DCE RPC (Tim)
-* Add NSIS checkbox bitmaps to Makefile.am (Gerald)
-* Update IUA to latest drafts, make packet fields searchable, add pref for
-  Implementers Guide support (Michael)
-* Add DOCSIS support (Anand V. Narwani)
-* Clean up the order of some lists of plugin items (Guy)
-* Fix some warnings in SMB (Tim)
-* Add missing #include to packet-smb-mailslot.c (Joerg)
-* Fix a typo in packet-ftp.c (Guy)
-* Properly handle responses in FTP, make SMTP fields filterable (Guy)
-* Add smtp.req and smtp.rsp to the tree only when needed (Guy)
-* Fix DOCSIS Info column erasure (Anand)
-* Change the reported length of VJ uncompressed data to handle a pppdump
-  bug (Guy)
-* Clarify the octet-stuffed framing code for pppdump (Guy)
-* Add a Boolean field for the RSVP Bundle message type (Guy)
-* Add/update booleans for RSVP Ack, Srefresh and HELLO (Guy)
-* Fix a save-over-existing-capture bug (Richard)
-* Fix random access handling in pppdump reader (Guy)
-* Allow for SMTP and FTP response codes above 255 (Guy)
-* Clean up the setting of "id_offset" and "sd_offset" in pppdump.c (Guy)
-* The previous pppdump/VJ bug was actually the FCS.  Handle accordingly
-  (Guy)
-* Fix a sample call to add an item to the subtree, add/update documentation 
-  for PROTONAME, PROTOSHORTNAME and PROTOABBREV in README.developer (Guy)
-* Glib-ize and otherwise make a bunch of code more portable (Joerg)
-* Added support for dissecting RSVP Bundle Messages (Ashok)
-* Update the "NT sucks for PPP capture" note to include NT 5.1 in
-  capture.c (Guy)
-* Fix dual sync-mode related capture popup error messages (Graeme)
-* Allow "-" as the Wiretap output file name, capture loop optimization
-  (Graeme)
-* Fix some error-message printing code, improve seekable file handling
-  (Guy)
-* Don't allocate random access structs for sequential reads in pppdump.c
-  (Guy)
-* Add needed snprintf.h #includes (Joerg)
-* Get rid of unused variables and functions, improve missing libpcap
-  handling (Guy)
-* Removed #if-0-ed code, redundant and unneded #includes all over the 
-  place (Joerg)
-* Add VSAs, fix attribute table termination in RADIUS (Kan Sasaki)
-* Adjust the behavior of tvb_find_line_end(), and modify SMTP to take
-  advantage of it (Guy)
-* Adjust the tree display, fix a loop termination in RTCP (Guy)
-* Fix errors in README.plugins (Richard Urwin)
-* #include sys/types.h in snprintf.h (Uwe)
-* Add request/response time to SMB tree (Prabhakar Krishnan)
-* Fix for the DOCSIS request frame Info column (Anand)
-* Change a DOCSIS loop counter from guint8 to int (Guy)
-* Fix a capture file overwrite bug (Joerg)
-* Fix the declaration of yyin(), update options and usage message in 
-  text2pcap.c (Guy)
-* Update text2pcap documentation (Guy)
-* Update comments, fix byte ordering in in_cksum.c (Guy)
-* Fix info column display, add missing Extended header fields (Anand)
-* Fix spacing in Netbios display (Tim)
-* Gracefully display stub data in DCE RPC (Guy)
-* Fix offsets in SIP (Stefan Wenk)
-* Fix and SMB conversation handling bug (Ronnie)
-* Put all SMB command PDUs in the summary line (Ronnie)
-* Add NetBIOS address handling to Kerberos (Jim McDonough)
-* Eliminate the need to #include sys/types.h, netinet/in.h, and 
-  winsock2.h all over the code (Joerg)
-* Fix a memory leak in gtk/colors.c found by Valgrind (Joerg)
-* Add FPGetUserInfo to AFP (Didier Gautheron)
-* Fully decode Quake2 client->server packets, start on server->client
-  (Jan Berkel)
-* Update Windows printing code, fix variable freeing in print code (Guy)
-* Add AF_INET6 support for DLT_NULL captures from MacOS X (Michael)
-* Fix subtree creation in WSP (Guy)
-* Improve progress bar window timing (Graeme)
-* Add a CMP_ADDRESS macro (Ronnie)
-* Check if 802.11 FCS is present (Chris Waters)
-* Fix infinite loops, data fetching in RSVP (Guy)
-* Fix a typo in packet_info.h (Ronnie)
-* Improve TPKT heuristics (Guy)
-* Add support for CoSine L2 debug output (Motonori)
-* Fix decoding of AUTHORIZE in HCLNFSD (Mike Frisch)
-* Add LsaQueryInformationPolicy2 to LSA (Jim McDonough)
-* Add winsock2.h back to wtap.h (Joerg)
-* Fix zlib.h #inclusion typo in wtap-int.h (Joerg)
-* Fix get_persconffile_path-related memory leaks (Joerg)
-* More data type (system-specific vs glib) cleanup (Joerg)
-* Add TCP sequence number analysis (Ronnie)
-* Fix entry for 0:0:0:0:0:0 in manuf.tmpl (Joerg)
-* Update NETLOGON LogonControl2 and ServerAuthenticate2 functions (Ronnie)
-* Fix system-specific netinet/in.h and sys/types.h dependencies (Guy)
-* Remove unneeded arpa/inet.h and sys/socket.h #includes (Guy)
-* Create a minimal TCP tree early on, in case an exception is thrown (Guy)
-* Update the IEEE URL in make-manuf and manuf (Joerg)
-* Add sequence number wrap to tcp window checking (Joerg)
-* Fix a bug in the EPM dissector (Sergei Shokhor)
-* Undo a couple of #include changes (Joerg)
-* More NETLOGON function updates (Ronnie)
-* Fix the PPP FCS computation (Hidetaka Ogawa)
-* Remove net/inet.h #include from packet-isis-lsp.c (Joerg)
-* Fix MMSE handling of strings with specified character set (Jan Kratochvil)
-* Fix frame number data type in NFS (Guy)
-* Fix a data type in wiretap/cosine.c (Guy)
-* Add DOCSIS to Wiretap's table of encapsulations (Anand)
-* Sync the SETCLIENTID args decoder with the latest nfs4_prot.x 
-  (Mike Frisch)
-* Fix NFSv4 ACL decoding (Mike)
-* Put a comment about DOCSIS in packet-frame.c (Guy)
-* Fix a typo in packet-smb.c (Guy)
-* Fix SamrConnect[2-4] function names in SAMR (Richard)
-* Add more information to the NBNS Info column (Tim)
-* Add DOS error 259 to SMB (Tim)
-* Fix Info column error reporting in DCERPC NT (Tim)
-* Add OpenEntry, EnumKey and Unknown1A to REG, rename WINREG to REG (Tim)
-* Fix a return code in SAMR (Tim)
-* Fix NFSv4 LOOKUPP, add new error codes, fix ACL decoding (Mike)
-* Properly set the LANE traffic type in libpcap.c (Guy)
-* Fix non-multipart content handling in MMSE, along with POST data 
-  subtrees (Tom Uijldert)
-* Add support for CheckPoint FireWall-1 monitor files (Alfred Koebler)
-* Get rid of redundant "fw1_" text in preference name (Guy)
-* Remove unused #includes in packet-fw1.c (Joerg)
-* Add FATTR4_MOUNTED_ON_FILEID to packet-nfs.c (Mike)
-* WTP TPI dissection, and reindentation (Tom Uijldert)
-* Update SetInformationPolicy2 function name in LSA (Ronnie)
-* Add Xyplex terminal server protocol support (Randy McEoin)
-* Handle NTLMSSP authentication messages, and handle the flags field in
-  NTLMSSP messages properly (Devin)
-* Update get_unicode_or_ascii_string(), "un"used variables in SMB (Guy)
-* Add a terminator to the ntlmssp_message_types list (Guy)
-* Changed some incorrect pointer types in NETLOGON (Ronnie)
-* Fix variable name / keyword conflict in packet-fw1.c (Guy)
-* Add server name to negprot reply and fixed a pointer deferral problem in
-  SMB (Ronnie)
-* Use "atm_guess_traffic_type()" in wiretap/netmon.c (Guy)
-* Get rid of the "vpi" and "vci" arguments to "atm_guess_traffic_type()"
-  (Guy)
-* Handle NTLMSSP over HTTP (Tim)
-* Display the protocol name for the DCERPC UUID in the Info column (Tim)
-* Update Windows printing prefs (Guy)
-* Handle user2 access granted mask, name open/create domain/user/group 
-  policy handles (Tim)
-* Get rid of a commented-out #include in packet-smpp.c (Guy)
-* Handle base64_decode() properly in packet-http.c (Guy)
-* Fix a case statement in capture.c (Guy)
-* Fix an NTLMSSP memory leak in packet-http.c.  Improve display. (Tim)
-* Replace AC_PROG_RANLIB with AM_PROG_LIBTOOL in configure.in (Joerg)
-* Update .cvsignore (Joerg)
-* Add CPHA support (Yaniv Kaul)
-* Add and improve plugin API routines (Tomas Kukosa, Guy)
-* Don't free a needed tvb in packet-http.c (Tim)
-* Add AC_LIBTOOL_DLOPEN back to configure.in (Joerg)
-* Fix unrecognized capability display in BGP, add ORF support (Jian Yu)
-* LDP VC FEC dissection fix (Motonori)
-* CoSine updates (Motonori)
-* Fix FIN and ACK handling in TCP (Ronnie)
-* Convert some all caps NETLOGON names to more friendly names (Tim)
-* Fixed incorrect NDR pointer type in Authenticate3 in NETLOGON (Ronnie)
-* Added new function name LogonSamLogonEx in NETLOGON (Ronnie)
-* Fix a typo in a M2UA table and reformat it (Michael)
-* Revert part of the TCP session tracking code (Ronnie)
-* Fix some incorrect NETLOGON poitner types (Jean-Francois Micouleau)
-* Adjust pointer usage in NETLOGON (Ronnie)
-* Sync PPP with IANA, add MPLSCP and CDPCP, CDP over PPP (ENDOH Akira)
-* Add protocol blurbs to "-G" fields (Vassilii Khachaturov)
-* Adjust "-G"scripts to handle FT_UINT64, FT_INT64 and FT_STRING (Guy)
-* Properly extract ISAKMP data, handle Initiator and Responder cookies
-  (Yaniv)
-* Fix handling of SCSI mode sense (Bill Studenmund)
-* Fix a couple of string handling bugs and properly display a uint in
-  NTLMSSP (Guy)
-* Tweak the Solaris/SVR4 packaging a bit (Gerald)
-* Limit the parameter and data tvbuffs in SMB (Guy)
-* Keep track of "i", "a" and "m" tags in SDP (Guy)
-* Fix "PS" bit recording in SCSI, improve unknown page display, fix MODE
-  SELECT payload length, add more data length checks, fix density code
-  (Guy)
-* Generalize paths in ethereal.nsi and remove the need for ethereal.nsi.in
-  (Ulf Lamping)
-* Set "SetShellVarContext all" in ethereal.nsi (Gerald)
-* Add COMMON_FILES_GNU to config.nmake (Gerald)
-* Add LLMNR support (Itojun)
-* Add a plain text FAQ to the distribution (Joerg)
-* Fix ethereal.nsi entries in Makefile.am (Joerg)
-* Add TDS protocol support (Brian Bruns, Joerg)
-* Add make-faq script (Joerg)
-* Add the text FAQ to each package (Joerg)
-* Clean up RPM building process (Joerg)
-* Fix zero-infinite-looping problem in packet-tds.c (Guy)
-* Fix formatting of SCSI "(size)" tags, track device/command types better,
-  other updates (Guy)
-* Parse ISAKMP group descriptions, improve transform/payload display, 
-  parse vendor ID (Yaniv)
-* Add -S option to tethereal (Joerg)
-* Improve SCSI device type handling, fix memory leaks, fix SSC READ(6) and
-  WRITE(6) dissectors (Guy)
-* Add missing "-static.o" to Makefile.am
-* Fix infinite recursion bug in DOCSIS (Anand)
-* Update CPHA to use the new dissector API (Guy)
-
-
-Overview of changes in Ethereal 0.9.5:
-* DCE RPC changes:
-  * Implemented SPOOLSS WritePrinter and DeletePrinterData (Tim)
-  * Fixed various SPOOLSS printerdata routines. (Tim)
-  * Implemented getprinterdriver levels 1 and 3 (Tim)
-* FCS updates for PPP, VJ updates (Guy)
-* Fix to label stack handling for withdrawn BGP routes (Hannes Gredler)
-* Remove UDP-encapsulated AH support in ISAKMP, as per the latest IETF
-  draft (Yaniv Kaul)
-* Update UCD SNMP section of the README file (Guy)
-* Add option to make filtering on nfs fhandles stateful (Ronnie)
-* Fix most of the NFS dissector TODOs (Mike Frisch)
-* Static-ify many NFS variables and functions, clean up unused ones (Guy)
-* Fix an ampersand (&& vs &) typo in BGP (Hannes)
-* Fix some BGP problems (Dirk Steinberg)
-* Fix bounds checking (overflow) error in BGP (Guy)
-* More NFS argument and variable cleanup (Guy)
-* Update VJ connection state tracking, other updates (Guy)
-* Force VJ header dissection so that direction can be determined (Guy)
-* Update nettl NS_LS_DRIVER to work with both pre-HPUX11 and HPUX11 (Ronnie)
-* Give a wiretap short name to Windows Sniffer 2.00x files (Guy)
-* Various command line flag and output cleanups (Graeme Hewson)
-* Clean up file name comparison and error dialog in file.c (Guy)
-* Update the LANalyzer file format URL (Guy)
-* Improve file.c's save_cap_file() return handling (Guy)
-* In snoop.c, set the LANE subtype in the "seek and read" routine (Guy)
-* Add a stub MS Exchange MAPI protocol dissector (Ronnie)
-* Clean up the file saving code a bit (Guy)
-* Additions to the MAPI dissector (Ronnie)
-* MAPI Logoff function fully decoded (Ronnie)
-* Save the whole capture device name in the preferences file (Gerald)
-* Get rid of the old MAPI dissector in favor of the new DCE RPC-based
-  dissector (Guy)
-* Skeleton NSPI dissector (Todd Sabin)
-* Add some decoding for the DCE RPC srvsvc functions (Richard)
-* Handle NCP signature flag bit (Guy)
-* RADIUS bug fix (Kan Sasaki)
-* Fix a function return, NULL-vs-0 passing in SRVSVC (Guy)
-* Add the UNI 3.0 mode identifier AAL parameter to Q2931 (Guy)
-* In ATM, add LANE 2.0 support, various frame and field display
-  enhancements (Guy)
-* Show SRVSVC platform ID in decimal (Guy)
-* Move share type values to common SMB code area for SRVSVC (Guy)
-* Improve bitfield checks, fix field definitions in NCP2222 (Gilbert)
-* Fix the definition of AllocateMode in NCP2222 (Gilbert)
-* Reassembly of fragmented DCE/RPC (Ronnie)
-* SRVSVC cleanups, additional decodes (Richard)
-* Fix up some of SRVSVC decodes and add netshareenum_all support (Richard)
-* Mark last packet of TFTP transfer as such in the Info column (Joerg)
-* Add support for desegmentation of NCP-over-TCP (Guy)
-* Don't give ordinal numbers to preferences that aren't displayed (Guy)
-* Get rid of the routine to dissect ATM LANE topology change frames (Guy)
-* Fix a reassembly-related bug in DCE RPC (Ronnie)
-* Add option to decrypt the MAPI opnum 2 payload (Ronnie)
-* Aditional decoding of the decrypted MAPI PDU in opcode:2 (Ronnie)
-* Fix an unsigned/signed int comparison compiler warning in MAPI (Guy)
-* Improve handling of NCP2222's ExtendedInfo bitmask (Guy)
-* Fix MAPI hex pane highlighting problem (Ronnie)
-* Add messaging SMBs, fix a typo (Guy)
-* Fix NCP-over-TCP length field handling (Guy)
-* Fix bitfield variable registration in NCP2222 (Gilbert)
-* Add SMB information from MS documentation (Guy)
-* Fix "dissect_unknown()" in SMB to properly step through the word and
-  byte parameters (Guy)
-* Dissect the last 2 bytes of SMB's TRANS2_SET_FILE_INFORMATION
-  parameters as reserved, update comments (Guy)
-* Added dissecton of the Map command for EPM (Ronnie)
-* In the man pages, clarify how to remove noise from a display (Heikki)
-* Get rid of an unused variable in snoop.c (Guy)
-* Account for hidden share types in share_types (Richard)
-* Changed toplevel DCERPC REF pointer dissection to create a subtree (Ronnie)
-* Fix for WTP PDUs not containing user data (Kari Heikkila)
-* Clean up the data structures for the color filter code a bit (Guy)
-* Add support for old NetXRay format (Guy)
-* Add partial support for EPM tower and tower floors (Ronnie)
-* Add and fill in dissector for DCERPC Browser protocol (Ronnie)
-* Dissect both the BOOTP server and client ports as bootp/DHCP (Joerg)
-* Fix streaming mode value in Q2931 (Guy)
-* Add an item from UNI 3.0 to Q2931 (Guy)
-* Fail somewhat more gracefully when confronted with a bad pppdump file
-  (Guy)
-* Check for EtherPeek files before checking for pppdump files (Guy)
-* Add PPP support to GTP (Olivier Dreux)
-* Add RFC 2353 SNA-over-LLC-over-UDP support, and RFC 2043 SNA-over-PPP
-  and SNA-over-LLC-over-PPP support (Jochen Friedrich)
-* Fixed TFT decoding and processing PPP payload inside of GTP protocol
-  conf options (Michal Melerowicz)
-* Handle old gtpv0 and gtpv1 prefs (Guy)
-* Put the raw data items at the top level in the SNA protocol tree (Guy)
-* Java RMI protocol support (Michael Stiller)
-* Update name resolution docs in the README file (Guy)
-* Display unsigned SMB quantities with "%u" (Guy)
-* Add AODV6 support (Antti Tuominen)
-* Fix the MMSE Sender-Visibility field to use the right value_string
-  table (Martin Gignac)
-* Removed SRVSVC debugging fprintf calls (Tim)
-* Remove font name assumption from gtk/main.c (Guy)
-* Don't pass "tvb_reported_length_remaining(tvb, offset)" as the fourth
-  argument to "tvb_new_subset()" (Guy)
-* Fix non-GCC compiler warnings in various dissectors (Albert Chin)
-* Fix DCERPC Browser bug when dissectors forgot to eat the array
-  headers for conformant_run==1 (Ronnie)
-* Correct display filter names in L2TP (KevinM)
-* Correctly handle SMB 0x31 (Close And Tree Disconnect) (Guy)
-* Removed some trailing commas from various DCERPC dissectors (Tim)
-* Put in an update about libpcap 0.7.1 appearing to handle BPF not too
-  badly in README.aix (Guy)
-* Install the Diameter DTD and XML files in the "diameter" subdirectory
-  of the directory for Ethereal configuration files (Guy)
-* Implement TAPI (Ronnie)
-* Mark TRMAC frames with a subvector length of less than one as being
-  invalid (Gerald)
-* Mark an LMP frame invalid if its message type value exceeds
-  LMPF_MSG_CHANNEL_STATUS_RESP (Gerald)
-* Require that the LMP and RSVP message types be greater than 0 (Gerald)
-* Fix the MMSE "cc" field (Martin Gignac)
-* Get rid of the "data_src" member of the "frame_data" structure (Guy)
-* Various capture cleaups and fixes (Graeme Hewson)
-* Varargs code cleanup in simple_dialog.c (Graeme)
-* Free up frame table in netmon.c (Guy)
-* Fix duplicate memory freeing in ngsniffer.c (Guy)
-* Treat Darwin/MacOS X like the other BSDs, capture-wise (Michael)
-* Change bvlc_result_name() and bvlc_function_name() to value_strings
-  (Gerald)
-* Added a whole lot of SPOOLSS print notification constants (Tim)
-* Converted SPOOLSS reply functions, RFFPCNEX, added RFNPCNEX (Tim)
-* Added dissect_ndr_uint16s() utility function for dissecting a buffer
-  of uint16 values (Tim)
-* Implemented SPOOLSS RRPCN, improved notify options and display code
-  (Tim)
-* Added show_fragment_tree() function, updated IP, SMB and DCERPC to
-  use it (Ronnie)
-* Updated NDMP and ONC RPC services to use show_fragment_tree() (Ronnie)
-* Added global session option, NT protocol option and connect flag
-  support to TNS (Nathan)
-* Fix some MMSE values to match the WAP-209-MMSEncapsulation-20020105-a
-  spec (Martin Gignac)
-* Make the MMS heuristic dissector recognize packets that lack a
-  Transaction-Id header (Martin)
-* Added ReplyClosePrinter() to SPOOLSS, fixed calls to dissect_nt_policy_hnd()
-  (Tim)
-* Dissect spoolss FCPN. (Tim)
-* Support the Solaris+SunATM libpcap capture file type (Guy)
-* Properly check for unknown RSVP message types (Guy)
-* More dissection of TNS flags, break out into subs (Nathan)
-* Use "phtons()", not "htons()" in libpcap.c (Guy)
-* Remove the old workaround for "select()"s not working on MacOS X
-  (Michael)
-* Keep an invalid WCP packet length from overflowing a data buffer
-  (Gerald)
-* Treat SPOOLSS printer port names as notification strings (Tim)
-* Correct handling of BSD/OS Frame Relay packets (Guy)
-* Fix SPOOLSS RRPCN bug, printer notification data type updates (Tim)
-* Work around gzseek() bug (Graeme, Guy)
-* Improve handling of pipes and FIFOs (Guy)
-* Enhance fragment handling code, update many dissectors to use it (Guy)
-* Add illegal fragment notification to the Info column (Guy)
-* Pass the captured length, not the full length, to the "capture_"
-  routines, update 802.11 and CHDLC capture routines accordingly. (Guy)
-* Have a common routine for doing the packet counter stuff (Guy)
-* Move duplicated code from pcap_dispatch() to capture_pcap_cb() (Guy)
-* Migrate SOCKS from str*() functions to tvb_*() functions (Guy)
-* Don't call "tvb_strsize(tvb, offset)" if we know there's nothing *at*
-  "offset" in packet-socks.c (Guy)
-* Fix the decode of NCP 8701 in ncp2222.py (Gilbert)
-* Add support for SunATM libpcap packets and capture (Guy)
-* Fix the handling of From: headers in MMSE (Martin)
-* Have SRVSVC netshareenumall correctly decode reply packets (Ronnie)
-* Tweak some of the SRVSVC "levels" arguments to properly decorate the protocol
-  tree with share names (Guy)
-* Improve port number handling in UDP, TCP and SCTP (Guy)
-* Fix the default offset adjustment in dissect_mip_extentions 
-  (John Wells)
-* Additional names for NDS verbs, NetworkAddress and NetworkSocket updates
-  (Guy)
-* Fix Quakeworld text buffer sizes (Guy)
-* Add #define HAVE_PCAP_H  1  to config.h.win32 (Gilbert)
-* Fix a crash when dissecting AFS authentication requests (Loic Tortay)
-* Export the new wtap_process_pcap_packet routine (Guy)
-* Add support for the IEEE 802.3ad Link Aggregation Control Protocol
-  (Steve Housley)
-* Fix the maximum length argument to tvb_memcpy() in packet-beep.c 
-  (Peter Hawkins)
-* Fix string length errors in packet-scsi.c (Peter)
-* Recognize "Option negotiated failed" error in TFTP (Bill Fumerola)
-* Add /I$(PCAP_DIR)/include to Makefile.nmake (Guy)
-* Make writing different libpcap-format link layer types more platform
-  independent (Guy)
-* Fix some compiler warnings in packet-slowprotocols.c (Guy)
-* Fix capture-from-pipe blockage (Graeme)
-* Add missing SRVSVC funtion names, convert to MS naming (Ronnie)
-* Handle RFC 2673 extended labels in get_dns_name() (Guy)
-* Fix data reading bug in MAPI (Ronnie)
-* Display WSP character set values in hex (Guy)
-* Various WTLS fixes (Guy)
-* Fix display_unicode_string() in packet-smb-common.c (Guy)
-* Don't use "bool" as a variable name or structure member (Chris Waters)
-* Change the way Boolean values are handled in prefs code (Guy)
-* Change duplicate SRVSVC function name (Ronnie)
-* Add support for NetrCharDevEnum in SRVSVC (Ronnie)
-* Remove testing code from SRVSVC (Ronnie)
-* Check ALIGN_TO_4_BYTES macro in DCERPC NT and BROWSER (Ronnie)
-* Add more SRVSVC functions (Ronnie)
-* Return an error for an invalid class instead of dumping core in LMP
-  (Gerald)
-* Improve fragmented PDU handling in DCE RPC (Guy)
-* Add support for reassembly of fragmented connectionless DCE RPC PDUs
-  (Guy)
-* Don't check for a short frame until we care whether the frame is short
-  (Guy)
-* Additional SPOOLSS data displays (Tim)
-* Add support for more SRVSVC functions (Ronnie)
-* Correctly calculate DCE RPC authentication offset (Guy)
-* Many DCE RPC fragmentation handling and reassembly updates (Guy)
-* WEP cleanups, WEP decryption support and other mangling of the 802.11
-  dissector, and optional FCS processing (Solomon Peachy)
-* Improve dissection of 802.11 management and data frames (Guy)
-* Added dissection of the request to NetrShareAdd (Ronnie)
-* Do WEP decryption before reassembly, use memset() instead of bzero()
-  (Solomon, Guy)
-* Add "bzero()"/"bcopy()"/"bcmp()" vs.
-  "memset()"/"memcpy()"/"memmove()"/"memcmp()" to README.developer (Guy)
-* A pile of DCE RPC display enhancements (Guy)
-* Fix some WEP encryption bugs, tree rearrangement (Guy)
-* Added/Rewrote dissection of NetrShareEnum NetrShareGetInfo in SRVSVC
-  (Ronnie)
-* Fix DCE RPC Fault PDU handoff (Guy)
-* WEP decoding fix (Solomon)
-* Dissect BOOTP flags field properly, vendor field length fix (Joerg)
-* Put the status of the BOOTP broadcast flag into the summary line for the
-  flags field (Guy)
-* Added MS Window printing to ethereal (Jeff Foster)
-* Add AFP fixes, more calls, and DSI/ASP error code in the Info column
-  (Didier Gautheron)
-* Add infolevels for SRVSVC SERVER_INFO_UNION (Ronnie)
-* Added dissection of SERVER_INFO union and rewrote functions
-  NetrServerGetInfo and added NetrServerSetInfo (Ronnie)
-* Remove compiler warnings, support operation "0" in UCP (Tom Uijldert)
-* Correct MTP3 preference name, ANSI decoding, and add line breaks (Jeff)
-* Update the ACL and LOCK/LOCKT/LOCKU decoding for NFSv4 (Mike Frisch)
-* Fix SCTP port number for M2PA to be the IANA-assigned number (Michael)
-* Change LSA subdissector names from all caps to InterCaps (Tim)
-* Prettify DCERPC REG subdissector names (Tim)
-* SPOOLSS warning fix (Tim)
-* Make the hex dump when printing PostScript look the same way it does
-  when printing plain text (Guy)
-* Use common code to print the hex dump as text and PostScript (Guy)
-* Improve the way hex dump offsets are printed (Guy)
-* Consolidate hex data printing code, other printing improvements (Guy)
-* Handle DCE RPC connectionless CANCEL PDUs with no body (Jaime Fournier)
-* Use a common routine to print protocol tree nodes as text or PostScript
-  (Guy)
-* Get rid of trailing newline in lines passed to "print_line()" (Guy)
-* On Windows, there's no "pipe_fd", so don't refer to it (Guy)
-* Use guint instead of uint in 802.11 (Guy)
-* Warn the user if the improperly click "New" in the filter list editor
-  (Devin Heitmueller)
-* Make uint verboten, fix proto_tree_add_* argument lists in
-  README.developer (Guy)
-* Remove offset digits as needed, remove trailing blanks in hex dumps (Guy)
-* Prefetch the WEP IV and key to improve display (Guy)
-* Update #includes to match WinPcap 2.3 (Guy)
-* Add remaining SRVC reply dissectors (Ronnie)
-* Flush the output after every frame if Tethereal is writing a capture to
-  a FIFO, and improve the error checking for ring buffers (Graeme)
-* Add FIFO-testing code, remove uses of stat() in tethereal (Guy)
-* Fix packet counting code in tethereal (Guy)
-* Change each DCERPC dissector to pass in a hf value on initialisation
-  for a value_string that corresponds to that dissectors opnums (Tim)
-* Compile fix for SRVSVC opnum value_string stuff (Tim)
-* Dynamically size offset field width in hex pane (Guy)
-* Improve handling of SMB Logon "Announce change to UAS or SAM" messages
-  (Guy)
-* Added value_string array for SPOOLSS setprinter level 0 command (Tim)
-* Add Draft 13 support, making that draft the default (Mark Burton)
-* Add definitions for SPOOLSS setprinter_cmd_vals[] value_strings (Tim)
-* Remove duplicate DCE RPC reassembly code, get rid of extraneous args
-  (Guy)
-* Fix various NCP decodes, endianness, add error codes, ObjectType SAP
-  types (Greg Morris)
-* Update the URL for WinPcap in capture_dlg.c (Guy)
-* Fix incorrect format string in packet-atalk.c (Tim)
-* Enhance DCE RPC NT dos  and NT error code display (Tim)
-* Fix typos and format string errors in SPOOLSS (Tim)
-* Add IPX SAP for SEH's InterCon Printserver (Markus Steinman)
-* Update the DHCPv6 support to match the latest drafts 
-  (Tsutomu Mieno, Yasuhiro Shirasaki)
-* Fix the capitalization of NetWare in packet-ipx.c (Guy)
-* Added some more dissection of rffpcnex flags to SPOOLSS (Tim)
-* Add in two missing files to Makefile.am (Anand V. Narwani)
-* Update interface name handling in tethereal.c (Gerald)
-* Support for writing LANalyzer files (Markus)
-* Cleaned up NT policy handle hashing a bit (Tim)
-* Improve capture device prefs white space/empty string handling (Guy)
-* Remove unused DCERPC NT variable (Tim)
-* Use the native Windows mechanism for catching ^C (Guy)
-* Add in some missing header files to Makefile.am (Guy)
-* Move AppleTalk address to a different column, add hidden fields for
-  source and destination addresses (Didier)
-* Update section in README.developer on adding source files, add a note on
-  adding header files (Guy)
-* Add Apache JServ 1.3 dissector (Christopher K. St. John)
-* Clean up warnings, fix buffer overrun in AJP1.3 (Guy)
-* Update SCTP to match the latest I-Ds for two extensions (Michael)
-* Fix display of OSI system IDs to use a dot rather than a dash before the
-  PSN byte (Hannes Gredler)
-* Fix display of one-byte NETs in ISIS dissector (Hannes)
-* There are no "ipx.src" or "ipx.dst" filterable fields (Guy)
-* Fix plugin-vs-static header inclusion in AJPv1.3 (Gerald)
-* Give AJPv1.3, GMRP, and ICAP dissectors RCS IDs (Guy)
-* Remove packet-ajp13.h (Guy)
-* Put in a note about casting the result of "tvb_get_ptr()" to a structure
-  pointer and using that pointer in README.developer (Guy)
-
-Overview of changes in Ethereal 0.9.4:
-* Get rid of unused variables, fix a device typing bug in packet-iscsi.c
-  (Dinesh Dutt)
-* Work was done by many people to clean up code across the entire
-  source tree, removing unused variables and routines and static-izing
-  functions.  Individual changes will not be listed here.  (Joerg, Uwe,
-  Guy, Gilbert, David Frascone, ????)
-* Add the LANE packet type to the ATM LANE info column. (Guy)
-* Use the reported (not captured) length when scanning a packet in the IP
-  dissector. (Guy)
-* Improve PPP option reporting. (Guy)
-* Initial dissection of variable-length SCSI CDBs. (Dinesh)
-* Fix the name of the SCSI "prevent/allow medium removal" command. (Guy)
-* Fix redrawing of byte view pane. (Guy)
-* Code cleanup, control character display fixes, and tree creation
-  improvements, typographical fixes in PPP dissector. (Guy)
-* General tree code cleanup and memory leak fix. (Guy)
-* Add the descriptive name to the interface drop-down list under
-  Windows. (Andrew Feren)
-* Add WebDAV support, rewrite method-testing code in HTTP. (Blair Cooper)
-* Change the check for "M-" to check for at least two characters in
-  HTTP. (Guy)
-* Fix a bug in HCLNFSD. (Mike Frisch)
-* In packet-snmp.c, #include <ucd-snmp/ucd-snmp-config.h>. 
-  (Kikuchi Ayamura)
-* Fix HCLNFSD AUTHORIZE call decoding. (Mike)
-* Fix IP address display in HCLNFSD. (Guy)
-* Make some RPC routines static, remove old routine and macro declarations.
-  (Guy)
-* Fix ISIS CLV ip address display. (Guy)
-* Correct tree item addition in MS Proxy dissector. (Guy)
-* Memory allocation cleanup in Zebra. (Guy)
-* Fix incorrect handling of tvb_get_ntohl() in many dissectors. (Guy)
-* Fix a typo in WCCP. (Guy)
-* Correctly handle leaf nodes in tree-printing code. (Guy)
-* Add neighbor probe messages to DVMRP. (Guy)
-* Remove an unused function from packet-wsp.c. (Tom Uijldert)
-* Code cleanup in SCCP. (Jeff Morriss, Guy)
-* Remove unneeded pinfo parameters in RPC dissection. (Uwe)
-* Better FTP packet length handling. (Guy)
-* Add PRINTER_INFO_1 and PRINTER_INFO_3 support to SPOOLSS. (Tim)
-* Add a needed #include to packet-dcerpc-spoolss.c. (Guy)
-* Make dissect_data() static in packet-data.c. (Guy)
-* Compile fix for packet-iscsi.c. (Mark Burton)
-* Improve ett_ value checking in protocol tree. (Guy)
-* Various improvements for the RIP code. (Guy)
-* Add an ett_iscsi ett_ value for the top-level tree in ISCSI. (Mark)
-* Add ett_ values for subtrees in X11. (Guy)
-* PRINTER_INFO_2 and getprinter improvements, devicemode fixes in
-  SPOOLSS. (Tim)
-* Various WTP improvements. (Guy)
-* Case statement and ett_ value cleanups in COPS. (Guy)
-* Get rid of global protocol tree variable in X11. (Guy)
-* Add support for Sniffer 4.6 wireless captures. (Gerald)
-* Improve Netxray file reading efficiency and padding handling. (Guy)
-* Improve ID handling and display in isis_dissect_mt_clv(). (Guy)
-* Devicemode data handling improvements in SPOOLSS. (Tim)
-* Replace configure-time "--enable-zlib" with "--with-zlib". (Guy)
-* Fix variable declaration behavior in packet-snmp.c. (Guy)
-* Fix PFLOG dissector registration. (Guy)
-* Touch up 16-color Windows icons, add our own NSIS checkbox images.
-  (Gerald)
-* Add "802.11 with radio information" encapsulation type and dissector. 
-  Modify AiroPeek and Netxray readers to use it.(Guy)
-* Remove redundant padding/FCS removal in etherpeek.c. (Guy)
-* Adjust expand_tree() and collapse_tree() to handle leaf nodes. (Guy)
-* Fix an LI field bug, clean up code in M2PA. (Michael)
-* Decode SPOOLSS FORM_1 and FORM_REL flag values as value_strings. (Tim)
-* Get rid of the extra "Header" entry in WTP. (Guy)
-* Rearrange X.25 to account for situations where we don't know if a
-  packet is DTE->DCI or DCE->DTE. (Guy)  
-* Add support for LMP. (Ashok)
-* Add "-" (hyphen) to the pattern for field-name/non-quoted string.
-  (Gilbert)
-* Do the "follow TCP stream" stuff before calling the subdissector.
-  (Guy) 
-* Ajust UCP subtree creation. (Tom)
-* Add some cipher suites from Microsoft's PCT protocol to SSL. 
-  (Pasi Eronen)
-* Support for PCT record layer, desegmentation fixes in SSL. (Pasi)
-* Bug fix in X11 dissector. (Didier Gautheron)
-* Add IEEE single- and double-precision float support to tvbuff.c. (Guy)
-* Correctly check for null psuedo headers and X.25 direction in
-  packet-frame.c. (Guy)
-* Fix initialization of ett_slarp in CHDLC. (Aamer Akhter)
-* Enhance the text2pcap "-S" option. (Michael)
-* Fix challenge element offset, show fragments in 802.11. 
-(Jouni Malinen)
-* Configure argument updates and typo fixes in INSTALL doc. (Guy)
-* In SCCP, add an ett_ variable to the "ett[]" array. (Guy)
-* Update WinPcap main site and mirror URLs in docs. (Gerald)
-* Enhance X11 boolean bitfield display. (Guy)
-* Add M2UA support. (Michael)
-* In DSI, make the "code" field a signed decimal number. 
-  (Didier Gautheron)
-* Create packet-rsvp.h, get rid of packet-pgm.h. (Joerg)
-* Correctly fetch checksum from VJ packet. (Guy)
-* Fix X11 memory handling, Info column display. (Guy)
-* Add dissect_mount_dirpath() to Mount dissector. (Ronnie)
-* Correctly handle WCCP capability element length. (Simharajan Srishylam)
-* Fix RTCP QT packet SDES length. (Jason Lango)
-* Add ASAP support. (Michael)
-* Add SCTP checksum support, fix "-S" and TSN and PPI output in 
-  text2pcap.c. (Michael)
-* Display nonzero DCERPC return codes in Info column. (Tim)
-* Handle "next entry offset" in SMB NT NOTIFY replies. (Guy)
-* Add X11 desegmentation support, handle initial connection request,
-  check for buffer overflows, properly display decimal items. (Guy)
-* Add missing support for the T-Bit in ABORT chunks in SCTP. (Michael)
-* Rename frag_number in reassemble.c.
-* Use policy handle hash code in DCERPC/SMB SAMR dissector, move common 
-  code to single file. (Tim)
-* Reassembly code improvements. (Guy)
-* Fix up the offsets in the list of segments in WTP. (Guy)
-* Fix ChangeHosts request address display, better keysym display in 
-  X11. (Guy)
-* More reassembly improvements. (Guy)
-* DCERPC LSA updates, other updates. (Ronnie)
-* Fix 802.11 "More Fragments" indicator display. (Guy)
-* Remove some temporary DCERPC NETLOGON functions. (Ronnie)
-* Fix "fragmented" flag handling in 802.11. (Guy)
-* Fix unimplemented function handling in DCERPC/LSA. (Ronnie)
-* Improve 802.11 short frame reassembly. (Guy)
-* Add support for DCERPC LSAENUMERATEPRIVELEGES. (Ronnie)
-* Add support for LSALOOKUPPRIVILEGENAME and LSALOOKUPPRIVILEGEVALUE
-  to DCERPC. (Ronnie)
-* Improve handling of short frames during reassembly. (Guy)
-* Add LSAENUMERATEPRIVILEGESACCOUNT, LSAADDPRIVILEGESTOACCOUNT and
-  LSAREMOVEPRIVILEGESFROMACCOUNT to DCERPC. (Ronnie)
-* Improve DCERPC/SAMR Info column display. (Tim)
-* For DCERPC, display rids for open user, group, alias in the Info
-  column.  (Tim)
-* Fix DCERPC/LSA element type declaration. (Ronnie)
-* DCERPC LSA bugfixes and SMB security_descriptor changes. (Ronnie)
-* Fix DCERPC/LSA bugs revealed by muddle-generated IDL file. (Ronnie)
-* Clean up DCERPC initialization routines. (Guy)
-* Catch improper ett_ value registration in proto.c. (Guy)
-* Use common policy handle hashing code in packet-dcerpc-nt.c.    
-  Fix for lsa_open_policy request dissection. (Tim)
-* Remove invalid init routine in packet-dcerpc-lsa.c. (Tim)
-* More DCERPC LSA updates. (Ronnie)
-* Support for looking up protocol fields by name. (Phil Williams)
-* Initial support for writing NetXRay 2.x captures. (Olivier)
-* Shorten unneeded call to proto_registrar_get_nth in proto.c. (Guy)
-* Don't display capture preferences on WinPcap-less system. (Guy)
-* Bug fixes for ethereal_gen.py. (Frank)
-* Fix display filter priming. (Guy)
-* Improve DCERPC/NETLOGON dissection and display. (Tim)
-* Fix the display filter expression generated for protocol tree items
-  without named fields attached to them. (Guy)
-* Fix WinPcap #include in prefs_dlg.c. (Guy)
-* Add a hidden length field for TCP, tcp.len. (Richard)
-* Rename and clean up DECRPC/SAMR functions. (Guy)
-* Correctly dissect DCERPC LSA and NT security descriptors. (Guy)
-* Fix the return value of SMB's dissect_nt_sec_desc(). (Guy)
-* Clean up the column prefs dialog. (Gerald)
-* Fix samr_dissect_query_information_alias_reply() in
-  packet-dce-rpc-samr.c. (Guy)
-* Add support for NT Rename SMB. (Steven French)
-* Additional PIM hello options support. (Kevin Humphries)
-* Fix DCERPC/LSA typos. (Guy)
-* Add support for DSI packet reassembly. (Guy)
-* Clean up frame number signedness in DCERPC dissectors. (Guy)
-* Don't overwrite the capture file with an empty file. (Richard)
-* Get rid of the last X11 global variable.  Get rid of "nameAsChar"
-  arguments; get the name from the field itself. (Guy)
-* In proto_draw.c, use the value of "bv_size" as the size of a byte
-  view notebook when creating it. (Guy)
-* Clean up the descriptions of reassembly preferences. (Guy)
-* In SPOOLSS, pass the correct length field to dissect_nt_sec_desc().
-  Add dissector for EnumJobs rpc. (Tim)
-* Take measures to keep the progress fraction <= 1. (Guy)
-* Add 'invalid security descriptor' error to list of dos errors
-  in SMB. (Tim)
-* Correctly determine the end of an SMB ACE. (Tim)
-* Add "stamp-h1" to .cvsignore, for automake 1.6.1. (Joerg, Guy)
-* CRLDP support and bug fixes for LDP. (Michael Rozhavsky)
-* Clean up TLV error messages in LDP. (Guy)
-* Use tvb_get_ntohieee_float() in LDP. (Guy)
-* Show LDP "negotiable/non-negotiable" flags as such. (Guy)
-* Properly fetch floating point numbers in RSVP, OSPF, LMP, IS-IS,
-  and GIOP.(Guy)
-* Improved IEEE float conversion. (Guy)
-* Use gfloat and gdouble in tvbuff.c, fix VAX issues. (Guy)
-* Document the tvbuff accessors for IEEE floating-point numbers. (Guy)
-* Fix BSD/Linux confusion in README.bsd. (Marco Molteni)
-* Improve floating-point number format printing in various dissectors.
-  (Guy)
-* Fix return value of fragment_add_seq_work() in reassemble.c. (Guy)
-* #include string.h in packet-hclnfsd.c. (Guy)
-* Fix struct-related compiler warnings for Digital UNIX in pcap-util.c.
-  (Guy)
-* Fix variable typing in ngsniffer.c. (Guy)
-* Add AODV support. (Erik Nordström)
-* ATP, ASP, and AFP support. (Didier)
-* Ethereal man page fix and updates. (Joerg)
-* AppleTalk protocol display enhancements. (Guy)
-* FTP protocol tree enhancements. (Guy)
-* Add LsaLookupNames support to DCERPC/LSA. (Ronnie)
-* Date/Time, Negotiate Protocol and Info Standard fixes for SMB. (Guy)
-* Add routines to create anonymous handles for new-style dissectors in
-  packet.c. (Guy)
-* Convert LDP dissectors to new-style. (Guy)
-* Display COPS OCTET STRING values correctly, remove unused code. 
-  (Kari Tiirikainen)
-* Add note about WfW 3.1a special case in packet-smb.c. (Guy)
-* Add support for LSACreateSecret, LSAOpenAccount, and many others to
-  DCERPC/LSA. (Ronnie)
-* More AFP updates and fixes. (Didier, Guy)
-* Decode replies to FPWrite in AFP. (Guy)
-* Make AODV dissector new-style. (Guy)
-* Clean up AFP field names, descriptions and white space. (Guy)
-* Give AFP messages the same names they're given in Apple's documentation.
-  (Guy)
-* AFP DSI and ASP command message display enhancements. (Guy)
-* Set the nanosecond time value to 0 in AFP. (Guy)
-* Fix error code/data offset display in DSI. (Guy)
-* Mark AFP requests as such in the Info column. (Guy)
-* Enhanced DSI and ASP command/reply message display, other protocol tree
-  and function name fixes in AppleTalk. (Guy)
-* Improve non-printable character display in proto.c. (Guy)
-* Add a display filter comment to proto.c. (Guy)
-* Make unknown AFP command code display more consistent. (Guy)
-* Improve WSP URI display. (Guy)
-* Fix LSA_REFERENCED_DOMAIN_LIST pointer in DCERPC/LSA. (Ronnie)
-* Add LSAEnumerateAccountRights to DCERPC/LSA. (Ronnie)
-* Add LSAAddAccountRights and LSARemoveAccountRights to DCERPC/LSA (Ronnie)
-* Protocol and display filter code rearrangement. (Guy)
-* Clean up file name and UNIX Privileges display in AFP, other 
-  improvements. (Guy)
-* Un-#if out dissect_beep_status() in packet-beep.c. (Guy)
-* Improve MIP extension dissection. (Guy)
-* Dynamically build SMB sub-authority string. (Guy)
-* Un-#if out DCERPC/SAMR routines, other cleanup. (Guy)
-* Additional SMB RAP error code support. (Devin heitmeuller)
-* Update URLs, patch and libpcap comments in README.hpux. (Guy)
-* Change DCERPC request Info column display. (Tim)
-* Use the string in the DCERPC sub-dissector array instead of providing
-  another one in the COL_INFO field. (Tim)
-* Pull traffic type from atmsnoop header. (Guy)
-* Migrate to a generic ATM pseudo-header, improve signalling AAL and LANE
-  support. (Guy)
-* Uniformly use "sizeof (struct netmon_atm_hdr)" for the size of Network
-  Monitor's ATM pseudo-header. (Guy)
-* Add support for writing Sun atmsnoop files, fix MARS mapping, remove
-  support for writing WTAP_ENCAP_NULL files. (Guy)
-* Add support for many more DCERPC LSA messages. (Ronnie)
-* Plugin table address fixes in Gryphon, MGCP. (Guy)
-* Move code to guess ATM traffic type to Wiretap. (Guy)
-* Remove redundant ATM LLC multiplexed traffic message. (Guy)
-* More AFP, ATP, NBP and DSI updates. (Didier)
-* Add desegmentation support to Gryphon. (Guy)
-* Initial SPOOLSS setprinter support. (Tim)
-* Enhanced bitfield, other data display for Gryphon. (Guy)
-* Fix an error in a blurb in packet-ieee80211.c. (Guy)
-* Improve AppleTalk desegmentation error reporting. (Guy)
-* Clean up tvb length specification in PPTP. (Guy)
-* Better NBNS short frame handling. (Guy)
-* Add a check for a zero-length IE to "dissect_q2931_shift_ie()". (Guy)
-* Various NetBIOS improvements. (Guy)
-* Add LSALookupPrivilegedDisplayName to DCERPC/LSA. (Ronnie)
-* Add LSAStorePrivateData and LSARetrievePrivateData to DCERPC/LSA. (Ronnie)
-* Add LSACloseTrustedDomainEX and LSALookupSIDs2 to DCERPC/LSA. (Ronnie)
-* Add LSAGetUserName, LSAEnumerateTrustedDomainsEX and
-  LSACreateTrustedDomainEX to DCERPC/LSA. (Ronnie)
-* Add last two LSA functions. (Ronnie)
-* Improve IPv6 "no next header" handling. (Guy)
-* Spelling fix, tree display improvements for EIGRP. (Guy)
-* Fix tree code in ISUP. (Guy)
-* Improve TLV length checking, data fetching in IS-IS. (Guy)
-* Improve ICQ tree display, length checks, size handling. (Guy)
-* Put the protocol version into the ICQ v2/v3/v4 tree. (Guy)
-* Prefer IEEE entries over CaveBear entries in manuf file. (Joerg)
-* Remove redundant printing of "IPv6" in IPv6 dissector. (Guy)
-* Arrange for the filter prefs dialog box to be destroyed correctly. (Guy)
-* Improve filter string memory (de)allocation, code cleanup and other
-  memory fixes. (Guy)
-* Make the filter list combo box case-sensitive. (Guy)
-* Add some newly discovered names for some NETLOGON functions. (Ronnie)
-* Initial DCCP (Distributed Checksum Clearinghouse) support. (Nathan)
-* DCCP query, report and admin operation support. (Nathan)
-* Split DCCP opnums into a separate tree. (Nathan)
-* Fix DCCP field names, handle flood and trace control packets. (Nathan)
-* More AFP, ASP, ATP and DSI improvements. (Didier, Guy)
-* Add a "frame.marked" hidden field. (Didier, Guy)
-* Improve "Find Frame" progress, add "Find Next" and "Find Previous".
-  (Didier, Guy)
-* Add TCP packet length to the protocol tree. (Richard)
-* Fix capture-file-specific "close output" routines, put the NetXRay dump
-  routines in order by version number. (Guy)
-* In ringbuffer.c check for fflush() success, better error handling. (Guy)
-* Get rid of "-Wno-unused" in configure.in. (Joerg)
-* Put "frame.marked" into the "Frame" subtree. (Didier)
-* Improve TCP PDU dissection, other enhancements. (Guy)
-* Add tcp_dissect_pdus() to the plugin function pointer table. (Guy)
-* tvb_ensure_length_remaining() and tcp_dissect_pdus() updates. (Guy)
-* Use guint32s in DCCP. (Guy)
-* Fix the declaration of pointers to "tcp_dissect_pdus()". (Guy)
-* Dissect a status code at the end of a DCERPC/SAMR GetAliasMem reply
-  instead of uint32. (Tim)
-* RADIUS string display improvements. (Guy)
-* Don't include conversation header in packet-slimp3.c. (Guy)
-* Fix for the handling of enum types in ethereal_gen.py. (Frank)
-* Fix up item lengths for DCERPC/NT policy handle subtree and subitems
-  under it. (Tim)
-* Added extra check in the function that parses DCERPC NDR pointers.
-  (Ronnie)
-* Several DCERPC SAMR bug fixes. (Ronnie)
-* Use the correct offset when fetching unreserved IS-IS bandwidth values.
-  (Chenjiang Hu)
-* Add support for invalid SMB security descriptor owner error. (Tim)
-* RADIUS VSA decoding and other changes. (Kan Sasaki)
-* Add option to match async NLM MSG with RES packets. (Ronnie)
-* SIP heuristic dissector. (Stefan Wenk)
-* Add autom4te.cache to .cvsignore. (Joerg)
-* Improve DSI and ASP address handling, add support for "open session" and
-  "attention" messages to DSI. (Didier)
-* Add DOS error code dissection, uint8 range decoding to DCERPC/NT. (Tim)
-* Handle address lengths based on TOA bit in X.25. (Martin Thomas)
-* Improve SIP heuristic data checking. (Guy)
-* Improve DCERPC/SAMR QueryDomainInfo handling. (Guy, Ronnie)
-* Match X.25 address length checking with the spec, improve registration
-  request and confirmation display. (Guy)
-* Added parsing of PORTMAP GETPORT functions. (Ronnie)
-* Merge Novell_NCP_branch into the main tree. (yay!) (Gilbert)
-* Add a private data member to the dcerpc_info structure. (Tim)
-* Various SPOOLSS enhancements. (Tim)
-* Register FT_UINT_BYTES with correct structure in ftype-bytes.c (Gilbert)
-* Add support for LMP draft versions -02 and -03. (Ashok)
-* Add OSPF display filter support. (Ashok)
-* Display escape sequences in octal in IAPP. (Guy)
-* Prevent loops in DNS dissector. (Graeme)
-* Use a name, not a number, to refer to the IP protocol number for UDP
-  in packet-portmap.c. (Guy)
-* Improve RPC subdissector calling. (Guy)
-* Add a mechanism for registering "obsolete" preference modules. (Guy)
-* Handle an LSA length <= the length of an LSA header in OSPF. (Guy)
-* Improve DCERPC NT policy handling, various SPOOLSS fixes. (Guy)
-* Fix case sensitivity of comparison in AFP, add support for "exchange
-  file" operation. (Didier)
-* Fix a bounds checking error in GIOP. (Gerald)
-* Add better bounds and overflow checking to GIOP, add
-  "tvb_ensure_bytes_exist(), overflow checking to tvbuff routines. (Guy)
-* Add support for StartDocPrinter and EndDocPrinter to SPOOLSS. (Tim)
-* Make it easier to add RADIUS attributes, put decoded VSAs into a
-  subitem. (Kan)
-* Correct OSPF v2-vs-v3 parsing, proto_tree_add_item() call. (Motonori)
-* Add length checking to packet-tpkt.c's is_tpkt().  Have Q.931 heuristic
-  dissector use it. (Guy)
-* Change the name under which variables are hashed during processing in
-  ncp2222.py. (Gilbert)
-* Add RADIUS VSAs from the FreeRADIUS dictionary files, Q.931 cause
-  location and code values, and other fixes/improvements. (Kan, Guy)
-* OSPF opaque type field improvements. (Guy)
-* Add an argument to (t)ethereal's "-G" flag. (Guy)
-* Report "g_module_open()" errors. (Ruud Linders)
-* Fix a compiler warning in plugins.c (Guy)
-* RADIUS updates. (Kan)
-* Use "-G fields" in Makefiles, add error checking to "-G". (Guy)
-* Fix JobFileHandle and JobFileHandleLong in ncp2222.py. (Gilbert)
-* Implement MAPID (procedure 12) in PCNFSD v2. (Mike Frisch)
-* Make the iSCSI protocol level a settable preference. (Mark Burton)
-* Set proto_tree_add_text() length field correctly in packet-dcerpc-nt.c
-  (Tim)
-* Set the Info column earlier in NCP.  Add support for burst packets. (Guy)
-* Make the syslog message text a tree item. (Guy)
-* Check in stub dissectors for Sun's NFS ACL, remote statistics, and
-  Solstice administration daemon RPC services. (Guy)
-* Use registered fields for the subfields of the Flags field in DNS and
-  NBNS. (Guy)
-* Add iSCSI draft 12 support. (Mark Burton)
-* Support for interest level 1003 and 1007 in SMB
-  TRANS2_QUERY_FS_INFORMATION. (Andrew Esh)
-* Various NCP updates: NCP-over-UDP, watchdog packets, connection number
-  display, undissected data display, burst mode. (Guy)
-* Get rid of NCP "Connection Number High" entry. (Guy)
-* Labeled unicast support for BGP. (Hannes Gredler)
-* Add Greg Morris as NCP dissector author, remove NCP bit from README. (Guy)
-* Improve RPC reply data dissection. (Guy)
-* Fix a couple of type issues in plugin_table.h (Gerald)
-* For NCP response packets, add a field showing the number of the frame
-  containing the request packet. (Gilbert)
-* Stubs for new dissector for SUN NFS AUTHentication protocol. (Ronnie)
-* Add Sun NFS ACL v2 and v3 function names. (Ronnie)
-* Move NCP packet type #defines to packet-ncp-int.h, other NCP updates. (Guy)
-* iSCSI fix. (Mark Burton)
-* Fix a compiler warning in packet-x11.c. (Andrew Esh)
-* Major cleanup of RSVP, adding OIF O-UNI 1.0 support. (Ashok)
-* Set the configure default for --want_ucdsnmp back to "yes". (Gerald)
-* Additional interest levels in SMB's TRANS2_QUERY_FS_INFORMATION, other
-  fixes. (Andrew Esh)
-* Change DirectoryBase to a uint32 in ncp2222.py.
-* Add support for HPUX11 NETTL captures for the NS_LS_DRIVER type. (Ronnie)
-* Increase the max number of allowable NCP req_cond_index's. (Greg)
-* Fix an RSVP compilation error. (Gerald)
-* In the Windows capture dialog, place the interface description before the
-  interface name. (Gerald)
-* Add GIOP support to randpkt. (Gerald)
-* Make the default SNMP configure behavior "ifpresent". (Gerald)
-* Update SCTP to later IETF drafts. (Michael)
-* Set the Info column for compressed and uncompressed TCP. (Guy)
-* Show M2PA filler only if it's present. (Michael)
-
-Overview of changes in Ethereal 0.9.3:
-* Initial SCCP support. (Jeff Morriss)
-* SCCP-over-M3UA support. (Michael Tuexen)
-* NASREQ command code dictionary fixes for DIAMETER. (David Frascone)
-* Fix pathname of DIAMETER directory file. (David Frascone)
-* Cut down the vertical spacing in the "Capture Options" dialog box.
-  (Guy)
-* Rename "h225_cs" to "h225" in Q.931 dissector. (Guy)
-* Improve return-time error handling of wtap_seek_read(), update
-  routines that call it. (Guy)
-* Improve buffer handling in TCP graphing code. (Guy)
-* Better error checking in text-based capture file readers. (Guy)
-* Better stream handling in CSIDS reader. (Guy)
-* Add wtap_seek_read() error indication, add error checks to Sniffer
-  reader. (Guy)
-* Fix 0-length g_malloc() in ASN.1 parser. (Guy)
-* Fix typos in comments in STAT dissector. (Adam Sulmicki)
-* Use "_U_" to flag unused arguments in many files. (Joerg)
-* Remove unused variables. (Joerg)
-* Fix TPKT packet length calculation. (Guy)
-* Add ability to pull packet from add_packet_to_packet_list() frame
-  to pkt-from-core.py. (Gilbert)
-* Check the length of SNMP_IPADDR and SNMP_COUNTER64 items. (Guy)
-* Remove debug printf()s from NFS. (Mike Frisch)
-* Use the gdb "x" (examine memory) command instead of "print" to obtain
-  the packet data in pkt-from-core.py. (Gilbert)
-* VRRPv3 support (IPv6). (sumikawa@kame.net)
-* Back out to a previous version of aclocal-flags. (Itojun)
-* Fixed bug in dissect_ndr_pointer(). (Ronnie)
-* Moved UNICODE_STRING dissector. (Ronnie)
-* Rename function and variables for dissecting an NT service Account
-  Control bitmap and make the function not static. (Ronnie)
-* Replace incorrect ?: expression in SCCP. (Gilbert)
-* Fix null termination behavior of tvb_get_nstringz() and
-  tvb_get_nstringz0(). (Gilbert)
-* Change the version/about box wording to read "without SNMP MIB
-  support". (Guy)
-* NFS updates. (Mike Frisch)
-* VMS TCPIPTRACE parser updates. (Marc Milgram)
-* Fix the definition of IFT_ISO88025 in libpcap parser. (Guy)
-* Remove redundant Info colum setting in SMB. (Guy)
-* Fix bugs in 802.11 authentication frame dissection. (Jouni Malinen)
-* Fix subtree creation in packet-dcerpc-nt.c. (Guy)
-* Fix proto_tree_add_uint() and proto_tree_add_uint_hidden() calls in
-  packet-l2tp.c. (Guy)
-* Make the "socks.command" field an FT_UINT8, as it's one byte. (Guy)
-* Avoid setting snapshot length to zero in the libpcap writer. (Guy)
-* Correctly set addresses when printing RARP info. (Guy, Andreas Sikkema)
-* Properly initialize tm_isdst in SMPP and UCP. (Guy)
-* Register the heuristic SMPP dissector with X.25. (Guy)
-* Fix spacing when printing "(NULL pointer)" in packet-dcerpc.c. (Guy)
-* Subtree creation and other fixes for DCERPC NT and SAMR. (Guy)
-* Use UCD SNMP 4.2.2+'s sprint_realloc_ routines.  Remove code and
-  cruft for older routines. (Guy)
-* Fix absolute and relative time swappage in SMB. (Ronnie)
-* Fix SNMP suffix printing. (Guy)
-* Remove leftover CMU SNMP version printing code. (Guy)
-* Move dissect_ndr_nt_NTTIME() from packet-dcerpc-samr.c to
-  packet-dcerpc-nt.c. (Ronnie)
-* Rename samr_dissect_LOGON_HOURS() to dissect_ndr_nt_LOGON_HOURS().
-  (Ronnie)
-* Move the STRING dissector to packet-dcerpc-nt.c. (Ronnie)
-* Prepped DCERPC code for NETLOGON dissector. (Ronnie)
-* Correctly set "val_len" in "struct variable_list" in SNMP. (Guy)
-* Put "extern" in front of a function declaration in SNMP. (Guy)
-* Fix printing of OIDs in SNMP and COPS.  Remove CMU SNMP code from
-  COPS. (Guy)
-* Free SNMP's format_var() generated strings with malloc() instead of
-  g_malloc(). (Guy)
-* Update documentation to reflect UCD SNMP 4.2.2 requirement. (Guy)
-* Change configuration message to read "UCD SNMP". (Guy)
-* Treat EAPOL's hf_eapol_keydes_key_index_indexnum as a uint8 instead
-  of a boolean. (Adam)
-* Fix a netlogon crash bug.  Add full NETLOGON support. (Ronnie)
-* Change "--with-snmp" configure option to "--with-ucdsnmp". (Guy)
-* Get rid of unnecessary #defines in packet-cops.c. (Guy)
-* Get rid of include of "dlfcn.h" in packet-snmp.c. (Guy)
-* Get rid of unnecessary includes in packet-cops.c. (Guy)
-* Initial dissection of a variable-length CDB in packet-scsi.c.
-  (Dinesh Dutt)
-* Correct "prevent/allow medium removal" command name in packet-scsi.c.
-  (Guy)
-* Update dissect_ndr_nt_STRING so it can also accept FT_BYTES. (Ronnie)
-* Update netlogon so that nt and lm challenge response bytes are displayed
-  in hexadecimal. (Ronnie)
-* Fixed bug in SAMDELTAS_request in packet-dcerpc-netlogon.c. (Ronnie)
-* Add mockups for LSA_SECRET and LSA_SECURITY_DESCRIPTOR in
-  packet-dcerpc-netlocon.c. (Ronnie)
-* Improve display of LSA_SECURITY_DESCRIPTOR in netlogon. (Ronnie)
-* Correctly define struct select_item in editcap.c. (Gilbert)
-* Boost the maximum amount of indentation put into text output. (Guy)
-* Clean up the display of the top-level item for the NT ACE Flags in
-  packet-smb.c. (Guy)
-* Fix a typo in packet-dcerpc-netlogon.c. (Guy)
-* Add an hf_[] entry to hf_netlogon_code, clean up some cruft in 
-  packet-dcerpc-netlogon.c. (Guy)
-* Add a value_string for the countries which have their MS country code
-  listed at www.unicode.org.  Make samr and netlogon use it. (Ronnie)
-* Fix a cut-and-paste error in make-mauf. (Andrew Feren)
-* Put all of Cisco's OUIs into manuf.tmpl. (Andrew)
-* Add error messages for invalid name and invalid form size to SMB. (Tim)
-* Move the value_string for MS country codes from packet-dcerpc-nt.c to
-  packet-smb.c. (Ronnie)
-* Pretty up the SID dissector in packet-smb.c. (Richard)
-* Pretty up Policy Handles in packet-dcerpc-nt.c. (Richard)
-* Fix a couple of incorrect calls to proto_tree_add_boolean() to call
-  proto_tree_add_item() instead in packet-ldp.c. (Guy)
-* Initial XDMCP support. (Pasi Eronen)
-* Add support for a new type of DCERPC over SMB transport. (Ronnie)
-* Improved handling of TreeConnectAndX in SMB. (Ronnie)
-* Initial support to detect IPC share read/write calls in SMB. (Ronnie)
-* Update developer docs. (Guy)
-* Check whether si->sip is null before using it in packet-smb.c. (Guy)
-* Fix double-click behavior in filter list dialog. (Guy)
-* Correct DCERPC-related padding handling in SMB. (Guy)
-* Don't treat the traffic as DCERPC traffic unless it's to the IPC$ share.
-  (Guy)
-* Fix IPC/IPC$ confusion in packet-smb.c. (Guy)
-* Put an item into the protocol tree for the secondary address in a bind
-  ack PDU in packet-dcerpc.c. (Guy)
-* LDP support for draft-martini-l2circuit-trans-mpls, LDP status code
-  updates, and small LDP cleanups. (Aamer Akhter)
-* Minor bugfixes for netlogon. (Ronnie)
-* Updates for NT QUOTA in packet-smb.c. (Ronnie)
-* SMB Quota updates. (Ronnie)
-* Partial dissection of NT Set User Quota data block. (Ronnie)
-* Partial NTGetUserQuota support in packet-smb.c. (Ronnie)
-* Add information about 64-bit integral field support to developer docs.
-  Fix some items on the tvbuff accessors for integers. (Guy)
-* Cisco LEAP support. (Adam)
-* Skinny Client Control Protocol enhancements. (Paul Erkkila)
-* Don't show a secondary address if the secondary address length is 0
-  in packet-dcerpc.c. (Guy)
-* Add dissection of one more bit in Quota FS Flags bitmask in
-  packet-smb.c. (Ronnie)
-* More Quota updates, GetUserQuota implemented and support for list of
-  userquota structures in SMB. (Ronnie)
-* LDP support for draft-martini-l2circuit-encap-mpls for
-  Ethernet-over-MPLS. (Aamer)
-* Add desegmentation support, proto tree fixes to Skinny. (Guy)
-* Allow "proto_item_append_text()" to an item that doesn't have a
-  representation string. (Guy)
-* Make all DEC spanning tree items filterable, improve data display. (Guy)
-* Correct DEC spanning tree protocol ID parsing. (Guy)
-* Make all IEEE spanning tree items filterable, improve data display,
-  other dissector improvements. (Guy)
-* Better DEC spanning tree packet length handling and data display. (Guy)
-* Better IEEE spanning tree packet length handling. (Guy)
-* More SMB quota updates. (Ronnie)
-* Treat DCE RPC secondary addresses are NUL-terminated strings. (Guy)
-* Skinny updates. (Paul)
-* Add all known EAP types, better binary data display. (Adam, Guy)
-* Display EAP_TYPE_ID as a string. (Guy, Adam)
-* Add support for NOTIFY and NAK EAP types, fix the entry for the ID EAP
-  type, and do some miscellaneous cleanups. (Adam)
-* Better tvb_get_ptr() buffer alignment handling in DCE RPC dissectors. 
-  (Guy)
-* Treat WriteAndX operations on IPC trees as containing DCERPC call
-  information, just as is done for Write in SMB. (Guy)
-* Express the RID separately of more than 4 sub-authorities. It is always
-  the last sub-authority in SMB. (Guy)
-* In packet-smb.c handle Read operations on IPC trees as DCE RPC. (Guy)
-* Improve buffer allocation in packet-dcerpc-nt.c's fake_unicode(). (Guy)
-* When dissecting an SID with more than 4 authorities, increment the
-  offset to go past the last authority (the RID) in SMB. (Guy)
-* Fix fake_unicode() call in packet-dcerpc-spoolss.c. (Guy)
-* Change NSIS packager to produce ethereal-setup-$VERSION.exe instead of
-  ethereal-setup.exe. (Andrew Feren)
-* More Skinny updates. (Paul)
-* Update iSCSI to draft 11. (Mark Burton)
-* Add MESSAGE, QAUTH and DO methods to SIP. (Jakob Schlyter, Gerald)
-* Correctly set DCE RPC stub data tvbuff length. (Todd Sabin)
-* DCE RPC authentication protocol dissection and display enhancements.
-  (Guy)
-* Use somewhat nicer names for Skinny media payload types. (Guy)
-* Add more Skinny media payload names and improve existing ones. (Guy)
-* Add Issani vendor codes and VSA support to RADIUS. (Jim Sienicki)
-* Better DCE RPC request and reply tree display, add connectionless PDU
-  authentication data to the tree. (Guy)
-* Plug a SPOOLSS memory leak, get rid of an unused variable. (Guy)
-* Add names for additional SPOOLSS calls. (Steven French)
-* Better LEAP state tracking. (Guy)
-* Add a "-q" flag to Tethereal to suppress packet count display.
-  (Diana Eichert)
-* Make flag and menu descriptions in man pages more consistent, improve
-  description of "-N" flag. (Guy)
-* Re-disable linking to UCD SNMP library by default. (Guy)
-* LEAP state tracking and display improvements. (Adam)
-* Make LEAP state tracking per-conversation, #include cleanups. (Guy)
-* CGMP over Ethernet II support. (Heikki Vatiainen)
-* Fix the test for IS-IS virtual links. (Heikki)
-* Improve string/tree behavior in DCE RPC NETLOGON, NT, and SAMR 
-  dissectors. (Guy)
-* Add a generic reply handler for unimplemented spoolss dissectors. (Tim)
-* #include <string.h> to quieten compiler warning in packet-dcerpc-samr.c
-  (Tim)
-* Some refactoring of the spoolss dissector. (Tim)
-* Treat country code of 0 in "winnls.h" as the "default" in SMB. (Guy)
-* Keep TPKT information out of the Info column where needed. (Andreas)
-* Put the H.225 stuff at the top level of the Q.931 protocol tree. 
-  (Andreas)
-* Properly handle VMS TCPIPTRACE fragmented packets. (Marc Milgram)
-* Added dissectors for get/set/delete form to packet-dcerpc-spoolss.c.
-  (Tim)
-* Use dcerpc_call_value structure to fetch request/response frame numbers
-  and storage of private data. Fix memory leaks in form dissectors. (Tim)
-* Improve (remove, actually) link tags in pod documentation. (Andrew)
-* Make the UCD SNMP library read its configuration files. (Guy)
-* Fix errors in the Unicode Consortium's table in packet-smb.c. (Guy)
-* Enhanced Cisco support, Microsoft vendor ID, and #define typo fixes
-  for RADIUS. (Adam)
-* Better protocol tree display for fragmented/segmented data. (Guy)
-* Add EAP-TLS reassembly. (Adam, Guy)
-* Put a tree with information about the WTP fragments into the tree if
-  we've reassembled a message. (Guy)
-* EAP cleanups. (Adam)
-* Cisco updates for RADIUS. (Adam)
-* Update Adam's entry in AUTHORS. (Guy)
-* More Skinny updates. (Paul Erkkila)
-* Update the country code table to match the Unicode Consortium's, now
-  that it's correct. (Guy)
-* Correct a VRRPv3 checksum bug. (kazuyoshi.tomita@itg.hitachi.co.jp)
-* Properly initialize the fields in edt->pi in packet.c. (Guy)
-* Better tvbuff length handling, record header split handling, and column
-  updating in packet-ssl.c. (Guy)
-* Fix a typo, use better reassembly keys in packet-eap.c. (Guy)
-* Update packet-m2pa.c to match draft-ietf-sigtran-m2pa-04. (Michael)
-* Update packet-m3ua.c to match draft-ietf-sigtran-m3ua-12. (Michael)
-* Changed TBA GMPLS object numbers to proposed IETF numbers in RSVP.
-  (Ashok)
-* Add "PRACK" and "SPRACK" methods to SIP. (Jakob)
-* Improve unkown method handling in SIP. (Gerald)
-* Periodic manuf file update. (Gerald)
-* Fix len and max_len swappage in packet-dcerpc-nt.c's UNICODE_STRING
-  dissector. (Ronnie)
-* Fix a signed/unsigned variable issue in packet-smb.c. (Ronnie)
-
-Overview of changes in Ethereal 0.9.2:
-* SCTP checksum update to the current Internet draft. (Michael Tuexen)
-* Properly display tabs characters in SDP dissector. (Guy)
-* Add more rx decodes to the AFS dissector. (Nathan)
-* Add flag for slow start / jumbo datagram support to RX. (Nathan)
-* Fix rx string parsing issues in AFS dissector. (Nathan)
-* Flag update and vldb fixes for AFS. (Nathan)
-* Fix variable declaration in packet-afs-macros.h (Nathan)
-* Better NDMP bounds error handling. (Guy)
-* Fix typo in packet-tcp.c. (Guy)
-* TCP reassembly improvements. (Ricardo Barroetaveña)
-* packet-raw.c: Parse IP version number, better packet type handling.
-  (Guy)
-* pflog improvements: Improved field display, signed value fix, protocol
-  name fix. (Guy)
-* Fix configure to check for pod2man. (Gilbert)
-* Add idle RX ack value. (Nathan)
-* Fix _value_string struct declarations in epan/proto.h. (Guy)
-* Fix "log" namespace collision problems. (Guy)
-* SAMR fixes. (Ronnie)
-* Better zlib version checking. (Guy)
-* Get rid of "old_dissector_t" typedef. (Guy)
-* Better EAP code and type value display. (Guy)
-* NFS variable renaming to fix AIX compile errors. (Guy)
-* Additional SSL cipher suite names. (Nathan, Scott Renfro)
-* Add HiPath HDLC support. (Tomas Kukosa)
-* Complete SAMR decoding. (Ronnie)
-* Improved snapshot length handling, better capture dialog 
-  defaults and layout. (Guy, Ulf Lamping)
-* Fix AFS macros, add more vldb dissection. (Nathan)
-* Add ISIS restart TLV support. (Hannes Gredler)
-* More AFS cleanup. (Guy)
-* Display SAMR "Account Control" field in hex. (Ronnie)
-* SMB mailslot header fix. (Ronnie)
-* ARP address display and handling fixes. (Guy)
-* AARP address display and handling fixes. (Guy)
-* Fix DCE RPC UDP reply handling and SamrLookupDomain handling.
-  (Todd Sabin)
-* DCE RPC LookupRids and protocol tree display fixes. (Ronnie)
-* Catch bounds errors when dissecting a frame. (Gilbert)
-* Fixes and enhancements for dissect_ndr_pointer() in the DCE RPC
-  dissector. (Ronnie)
-* Display DCE RPC fragment length and ordinal number in decimal. (Guy)
-* Clean up support for Q.931 over TPKT, other updates. (Guy)
-* Move more data structures from packet-iscsi.c to packet-scsi.c. (Guy)
-* Add "execute CDB" support to NDMP dissector, clean up whitespace. (Guy)
-* Improved SCSI/NDMP conversation support. (Guy)
-* Handle infinite filetimes in SMB. (Ronnie)
-* Display DCE RPC opnum in reply packets. (Ronnie)
-* DCE RPC SAMR alignment and display updates. (Ronnie)
-* Add GMPLS extensions for OSPF Opaque LSAs. (Ashok)
-* Fix long value printing in OSPF. (Guy)
-* Fix BGP Update Extended Communities attribute display. (Laurent Rabret)
-* SMB display and SID version number improvements. (Tim Potter)
-* Add additional SAMR Account-Control bit handling. (Ronnie)
-* Fix "Protocol Preferences" pop-up menu bug. (Gilbert)
-* Better UCP data display. (Gilbert)
-* Add ncp2222 support to randpkt. (Gilbert)
-* Removed unused ftype declarations. (Gilbert)
-* Fix byte/string handling buglet in UCP. (Guy)
-* Fix AiroPeek file reader bug. (Guy)
-* AiroPeek header padding and data rate fixes. (Guy)
-* Remove trailing spaces in hex dump output. (Joerg Mayer)
-* Add support for SNA over Ethernet. (Guy)
-* Packet length passing updates in several dissectors. (Guy)
-* Improved data source naming structure. (Guy)
-* Field information allocation length fix. (Guy)
-* Add RPC-over-TCP fragment reassembly support to RPC and NDMP,  including
-  bounds error handling.  Desegmentation memory handling improvements.
-  (Guy)
-* Place TCP segment data in the TCP tree on the final frame of a
-  reassembly. (Guy)
-* Fix addr_tvb_new_real_data declaration in plugin_table.h. (Guy)
-* Add return value type to rpc_defrag.h's rec_dissector_t. (Guy)
-* Translate enterprise OIDs in SNMP traps to strings. (Andrew Hood)
-* Fix small bug in translation of IXCD in OSPF GMPLS LSA. (Ashok)
-* Export "conversation_set_dissector()" in the plugin API table. (Guy)
-* Fix yp.x argument and ALL call handling in YPServ dissector. (Guy)
-* SMB request/response tracking improvements. (Ronnie)
-* Bogus ASN.1 string length checking. (Guy)
-* Add pkt-from-core.py utility. (Gilbert)
-* Export the SMB NT security dissector so that other dissectors can call
-  it. (Tim Potter)
-* Improved 802.11 tagged parameter handling. (Guy)
-* SMB val_to_str fix. (Guy)
-* SMB quota support. (Ronnie)
-* Add COPS TCP port preference setting. (Ed)
-* Degunkify AiroPeek packet trailers. (Guy)
-* Handle 802.11 "no data" frames. (Guy)
-* Add Openwave WSP headers, field names, and content types along with
-  new language values to WSP dissector. (Dermot Bradley)
-* DNS-over-TCP desegmentation improvements. (Guy)
-* Properly set the length of the top-level item in packet-lapd.c. (Guy)
-* Better TPKT desegmentation. (Guy)
-* Add additional EAP type values, EAP dissector fixes. (Adam Sulmicki, Guy)
-* Add additional AVPs to RADIUS, fix RD_TP_CONNECT_INFO display. (Adam)
-* COPS-PR extension support, COPS desegmentation support. 
-  (Kari Tiirikainen, Guy)
-* Better bounds error exception handling in DNS, COPS and TPKT. (Guy)
-* Snapshot length preference improvements. (Guy)
-* Fixed up value_string for SMBE_unknownlevel error in SMB. (Tim)
-* Dissect EAP messages inside RADIUS. (Adam)
-* Various EAP and EAPOL code improvements. (Guy)
-* COPS, DNS, and TPKT "volatile" declaration fix. (Guy)
-* Dissect EAPOL Key messages payloads, message type display improvments, 
-  code comments. (Guy)
-* Put missing initializations of table entries in "plugins.c".
-  (John Mackenzie)
-* Remve offset argument from "is_tpkt()". (Guy)
-* TPKT stream reassembly improvements. (Guy)
-* Proper "getopt()" handling in editcpap, mergecap, randpkt, tethereal,
-  and ethereal. (Peter Valchev, Guy)
-* TCP desegmentation memory management improvements. (Guy)
-* Capture file size, duration, and count code updates. (Guy)
-* Fix "get_positive_int()" in tethereal.c. (Guy)
-* Run-time protocol dissector initialization updates. (Guy)
-* EAP header and protocol dissection updates. (Guy)
-* Put all the capture options into a structure, including ringbuffer
-  options. (Guy)
-* Fix a RADIUS typo. (Adam)
-* ICQ variable initialization and other code fixes. (Guy)
-* Fix an an off-by-2 problem in RADIUS. (Adam)
-* Fix RADIUS/EAP column information printing. (Guy)
-* More RADIUS/EAP display improvements, add SSL data support to 
-  EAP dissector. (Guy, Adam)
-* M3UA editorial fixes. (Michael)
-* EAP/SSL display fixes. (Guy, Adam)
-* More RADIUS/EAP improvements. (Guy)
-* Support for another M3UA message type. (Michael)
-* Add support for old- and new-style dissectors.  Make EAP a new-style
-  dissector. (Guy)
-* Improved DCE RPC SAMR alias and group name display. (Ronnie)
-* Fix pluralization in DCE RPC SAMR dissector. (Guy)
-* Use the SNMP library to print the names of COPS PIB OIDs. (Kari)
-* Fix "create_dissector_handle()" to properly create a handle for an
-  old-style dissector. (Guy)
-* Register GIOP dissector as a UDP heuristic dissector. (John)
-* Display a different message in the COL_INFO field for SMB anonymous
-  session setup packets. (Tim)
-* Properly label the source of reassembled CLNP, IPv4, IPv6, and WTP data
-  along with uncompressed WCP data. (Guy)
-* Remove unused variables and declarations of non-existent functions,
-  other code cleanup. (Joerg, Guy)
-* Use "-D_U_" to mark unused arguments, RCS ID additions. (Joerg, Guy)
-* Support for IEEE 802.1w RST BPDUs. (Alex Ruzin)
-* Remove unused variables, structure definitions, and functions from 
-  epan/proto.c and epan/dfilter/semcheck.c. (Joerg)
-* Fix the declaration of "addr_call_dissector" to match the function
-  signature of "call_dissector()" in plugins/plugin_table.h. (Guy)
-* Declare osinl_subdissector_table as 'extern' in packet-osi.h. (Gilbert)
-* "Follow TCP Stream" code improvements. (Gilbert)
-* Handle NBSS messages where the NBSS header is split across TCP segment
-  boundaries. (Guy)
-* README.developer subtree text updating updates. (Guy)
-* Add better ASN.1 error reporting to LDAP and SNMP dissectors. (Guy)
-* Don't link with the SNMP library by default. (Gerald)
-* Better Python checking in Makefile.nmake. (Andrew Feren)
-* In README.developer, fix two references to "proto_item_set_text()" and
-  "proto_item_append_text()" to use the right names. (Guy)
-* Add support for the Administrative Status object to RSVP. (Ashok)
-* NFS updates. (Mike Frisch)
-* Fix data type and initialization of an unsigned integer in RSVP. (Guy)
-* Fix a typo in the M3UA dissector. (Michael)
-* Update the SCTP CRC32 checksum code to match
-  draft-ietf-tsvwg-sctpcsum-03. (Michael)
-* Warn people against using "ulong" or "ushort" in README.developer. (Guy)
-* Unused variable identification and clean up. (Joerg)
-* Treat LDAP_REQ_UNBIND as a request with nothing in it, order request
-  types in the code. (Guy)
-* Properly handle unknown message types in the LDAP dissector. (Guy)
-* LDAP_REQ_UNBIND and Bind reply fixes. (Guy)
-* Add better ASN.1 BER error reporting to the LDAP dissector. (Guy)
-* Make "get_host_ipaddr()" require dotted-quad IP addresses to really be
-  quads. (Heikki Vatiainen)
-* Report the type of an unrecognized SCTP parameter. (Michael)
-* Check for errors in seeks, "tell"s, and "stat()"s/"fstat()"s, fix memory
-  leaks, other fixes in wiretap code.  (Guy)
-* Update README.win32 to reflect Andrew's Python changes in config.nmake.
-  (Guy)
-
-Overview of changes in Ethereal 0.9.1:
-* Initial DLSw support. (Paul Ionescu, Guy)
-* IS-IS system ID and IS type value fixes. (Hannes Gredler)
-* Add Generalized MPLS support to RSVP. (Ashok)
-* SliMP3 data protocol support. (Ashok)
-* Data fetching and padding fixes in BOOTP dissector. (Guy)
-* ONC RPC time reporting enhancements. (Ronnie)
-* Nanosecond time field fix. (Guy)
-* RSVP TSpec, Flowspec, Compression Hint, and Null Service updates.
-  (Ashok)
-* IP dissector code cleanup. (Guy)
-* Add dissection of ypbind calls. (Ronnie)
-* Add window geometry prefs. (Gerald)
-* Fix protocol hierarchy stats bug. (Gilbert, Gerald)
-* Register a protocol for raw packet data. (Gilbert, Guy)
-* Remove gcc dependency in TCP graphing code. (Albert Chin)
-* Autoconf simplification. (Albert)
-* PPP multiplexing support. (Jayaram V.R.)
-* Add SPOOLS RPC, more DOS error codes. (Tim Potter)
-* Capture data structure fix. (Guy)
-* Better capture error checking and handling. (Graeme Hewson)
-* Column display time formatting fix. (Guy)
-* MacOS X capture timeout bug fix. (Michael Tuexen, Guy)
-* Better tvbuff length checking. (Gilbert)
-* Windows build environment fixes. (Hamish Moffatt)
-* TCP desegmentation support in SSL. (Scott Renfro)
-* proto_tree_is_visible declaration cleanup. (Guy)
-* Greatly expanded NDMP support. (Ronnie)
-* Add WTP reassembly. (Tom Uijldert)
-* More Windows Makefile and VC++ build environment fixes. (Hamish)
-* Windows drive letter stat()ing fix. (Guy)
-* More NDMP fixes and updates. (Ronnie)
-* NCP request/reply matching fixes. (Gilbert)
-* Fix a ypbind typo. (Guy)
-* MIP tvbuff and tree field fixes. (Guy)
-* Runt NBSS message fix for NBNS. (Guy)
-* RPC-over-TCP exception handling improvements. (Guy)
-* DIAMETER vendor ID lookup fix. (David Frascone)
-* SMB/CIFS request/response matching fix. (Guy)
-* Signed/unsigned display fixes in DIAMETER, ICMPv6, CLNP, IP, TCP,
-  NDMP, and SMB dissectors. (Guy)
-* Fix malformed packet reporting typo. (Guy)
-* Capture child process handling fixes. (Guy)
-* SMB tree item addition fix. (Guy)
-* MMSE protocol tree and tvbuff fixes. (Tom, Guy)
-* Attribute 00:B0:D0 in manuf to Dell. (M.C. van den Bovenkamp)
-* Color filter fixes. (Guy)
-* DBS Etherwatch and VMS TCPIPtrace encapsulation handling fixes. 
-  (Marc Milgram)
-* Add DHCPv6 dissector. (Jun-ichiro itojun Hagino)
-* HMIPv6 fix. (Martti Kuparinen)
-* Add --disable-usr-local flag to configure. (Gilbert)
-* Add SCSI dissector, change iSCSI dissector to use it. (Dinesh Dutt)
-* Add bitfield support to NCP dissector. (Gilbert)
-* Add capture prefs page.
-* RPC exception handling fixes. (Guy)
-* Libpcap-less tethereal build fixes. (Guy)
-* Real-time update and automatic scrolling prefs fixes. (Guy)
-* Remove bitfields from VJ dissector. (Irfan Khan)
-* RTCP BYE packet fix. (Nagarjuna Venna)
-* FDDI bit-swap policy adjustment. (Guy)
-* Make GtkCTree line and expander style consistent, scrolled window
-  updates. (Guy)
-* Display filter expression generation enhancements. (Jirka Novak)
-* Rename Capture->Start window (Guy)
-* Add internet draft pointers to ICMPv6 comments. (Guy)
-* Fix capture() delcaration in tethereal.c. (Guy)
-* DHCPv6 code cleanup. (Guy)
-* ncp2222.py arrray generation fixes. (Guy, Gilbert)
-* Add BSD Compress, MVRCA, and Deflate support to PPP CCP. 
-  (Motonori Shindo)
-* Auto-scroll preference fixes. (Guy)
-* Add file handle to file name resolution to NFS, etc. (Ronnie)
-* Preference check box label rearrangement. (Guy)
-* Add a name resolution preference page, other prefs updates. (Guy)
-* Add TCP desegmentation support to LDAP dissector. (Guy)
-* LDAP protocol tree updates. (Guy)
-* NFSv3 fsstat label enhancements. (Guy)
-* NFSv2 name snooping bug fix. (Ronnie)
-* DCERPC-over-SMB reassembly fix. (Guy)
-* Preference fixes for DIAMETER, NDMP, and SMB dissectors. (Guy)
-* BGP attribute fixes. (Guy)
-* Header include fix for prefs.c. (Guy)
-* Updated HMIPv6 support. (Martti Kuparinen)
-* VMS TCPIPtrace file recognition fix. (Marc)
-* SCTP CRC, preference and IP address fixes and updates. (Michael, Guy)
-* Array allocation fix for tethereal. (Gilbert)
-* Digest handling and payload fixes in SCSI and iSCSI dissectors. (Mark)
-* Add SCTP support to text2pcap. (Michael, Guy)
-* Better fragmentation reporting for CLNP, frame, IP, IPv6, SMP, and WTP
-  dissectors. (Guy)
-* SSL desegmentation fixes. (Guy)
-* Add desegmentation support to BGP dissector, other updates and fixes. (Guy)
-* TCP fragmentation/reassembly fixes. (Guy)
-* TNS packet length fix. (Guy)
-* EtherPeek file reader, name capitalization, and time handling cleanup. (Guy)
-* Enhanced TCP stream hex dump display. (Jirka)
-* Memory freeing fix in main.c. (Jirka)
-* Better gzseek() checking. (Guy)
-* Fix a compiler warning in follow_dlg.c. (Guy)
-* Make NDMP desgmentation TRUE by default. (Guy)
-* AFS parsing improvements, get-entry-by-name-u updates. (Nathan)
-* Add option to disable TCP checksum checking. (Guy)
-* Better NDMP PDU handling. (Guy)
-* RPC data length handling fix. (Guy)
-* DNS and NBNS length checking fixes. (Guy)
-* IP, IPv6, and CLNP reassembly fixes and updates. (Guy)
-* Clean up code in RPC's dissect_rpc_opaque_data(). (Guy)
-* Make the blurbs for protocol preference items into tooltips. (Guy)
-* Various protocol tree and tvbuff enhancements. (Guy)
-* SCTP editorial change. (Michael)
-* Add SCTP checksum and "-S" option to text2pcap. (Michael)
-* Revapmped RPM build process. (Gerald)
-* Fix protocol preference blurbs for LDP and PGM. (Guy)
-* AIM family and subtype field display fix. (Guy)
-* .cvsignore updates. (Guy)
-* "epan/" subdirectory include fixes. (Guy)
-* Recursive struct and readability improvements for ethereal_gen.py 
-  (Frank Singleton)
-* Update LDP to support RFC 3036. (Ricardo Barroetaveña)
-* Update iSCSI to support draft-09 of the spec, other fixes. (Mark)
-* Convert some "col_add_str()" calls to "col_set_str()". (Guy)
-* EtherPeek file reader fixes. (Alan Harrison)
-* SVR4 packaging fixes and updates. (Andrew Feren)
-* Fix spelling error in UDP dissector. (Nathan)
-* EtherPeek file reader fix. (Alan Harrison)
-* LDP-over-UDP PDU fix. (Ricardo Barroetaveña)
-* Product name and description updates. (Guy)
-* DCE RPC response/request matching.
-* Format reference, physMedium, and mediaType fixes for EtherPeek
-  reader. (Guy)
-* Date-related fixes for text2pcap. (Hamish)
-* Code and spelling error cleanup in ethereal_gen.py. (Frank)
-* ES-IS typo fix. (Greg Franks)
-* Replace many tvb_length() and tvb_length_remaining() calls. (Guy)
-* Add ATM support to NetMon reader. (Guy)
-* Add NT SID support to SMB dissectors. (Tim)
-* NDR pointer handling in DCE RPC, SAMR updates (Ronnie)
-* 64-bit integer- and time-related updates for SMB dissectors. (Guy)
-* Fix <netinet/in.h> inclusion in netmon.c. (Motonori)
-* Various fixes for smb-pipe.c. (Guy)
-* NT FILETIME and SMB field name hierarchy fixes for SMB dissectors.
-  (Guy)
-* Add support for fixed-length link-layer headers to 802.11 dissector.
-  (Guy)
-* Ring buffer file format fixes for tethereal. (Guy)
-* OpenBSD firewall virtual interface capture support. (Mike Frantzen)
-* Support a libpcap link-layer type of 17 as DLT_PFLOG unless DLT_LANE8023
-  is defined as 17. (Guy)
-* DCE RPC enhancements, and SAMR improvements. (Ronnie)
-* Add AiroPeek capture support. (Guy)
-* Fix a pflog typo. (Guy)
-* H.261 fixes. (Joe Litman)
-* NULL pointer/integer comparison fix in SMB dissector. (Guy)
-* _XOPEN_SOURCE / __USE_XOPEN declaration fixes for strptime(). (Guy)
-* More accurate reporting for old zlibs in acinclude.m4. (Guy)
-* Work around "sed"-related impariments. (Guy, Heikki)
-* IPv6 name resolution support on Solaris 8. (Heikki Vatiainen)
-* Updated GIOP plugins. (Frank Singleton)
-* VMS TCPIPtrace fixes. (Marc)
-* Periodic manuf/manuf.tmpl update. (Gerald)
-* Link libwiretap to dftest. (Alex Huetter)
-* Fix up some type/size problems in lemon.c. (Guy)
-* Make some variables volatile to fix GCC-on-Digital-Unix complaints.
-  (Guy)
-* Add a "--without-gcc" option to configure.in. (Guy)
-* BGP community name printing fixes. (Guy)
-* String-related inclusion, printing, and conversion fixes for DIAMETER,
-  pcnfsd, pflog, and WCCP dissectors, plus tcp_graph.c. (Guy)
-* Remove the "--without-gcc" option. (Guy)
-* Update draft-09 compatibility, change the default port number to 3260,
-  and add extra info to COL_INFO for iSCSI dissector. (Mark)
-* Update M3UA dissector to support SIGTRAN draft versions 6 and 10, and
-  to register all protocol fields. (Michael)
-* Update ISUP to work with the M3UA dissector. (Michael)
-* Remove "inet_v6defs.h" inclusion and calls to alloca() from
-  column-utils.c. (Guy)
-* AVP- and time-related fixes for DIAMETER. (Guy)
-* Add TSP dissector. (Uwe)
-* String buffer fix in column-utils.c. (Guy)
-* GTP updates and fixes. (Michal Melerowicz, Guy)
-* Update INSTALL document, including configure switches. (Guy)
-* Add LSP-TUNNEL support to RSVP along with code cleanup. (Ashok)
-* Add tvb_ensure_length_remaining() call, and modify dissectors to use
-  it. (Gilbert, Guy)
-* Remove extra whitespace in protocol tree for SMB dissector. 
-  (Gilbert, Tim)
-* Fix a gcc warning in tvbuff.c. (Guy)
-* Tvbuff and struct size fixes in PIM, RPC, WSP, and yhoo dissectors. (Guy)
-* FID display enhancements for SMB dissector. (Tim)
-* Use igmp_checksum() in other dissectors. (Guy)
-* Fix "checksum is bad" flag. (Guy)
-* Packet length checking fix for Auto-RP dissector. (Guy)
-* Add dissection of abort packets to RX dissector. (Nathan)
-* Clean up Q.931 heuristic code, update is_tpkt(), export TPKT support
-  routines to plugins. (Guy)
-* Protocol tree, tvbuff length checking and offset fixes for SDP, SIP,
-  and SliMP3 dissectors. (Guy)
-* STAT and ypserv subtree creation fixes. (Guy)
-* Syslog parsing and length checking fixes. (Guy)
-* iSCSI updates. (Mark)
-* Add routines to the plugin table, include fixes. (Charlie Duke)
-* Add ports for SSL POP, IMAP, and LDAP to SSL dissector. (Nathan)
-* Switch statement fix in packet-rsvp.c. (Guy)
-* Initial IAPP support. (Alfred Arnold)
-* Small MTP3 fix. (Michael)
-* SCTP protocol tree updates. (Michael)
-* SDP string termination fix. (Guy)
-
-Overview of changes in Ethereal 0.9.0:
-
-* Initial NDMPv3 support. (Ronnie)
-* packet-l2tp.c - Vendor-specific attribute fixes. (Motonori)
-* Fix timestamp processing in packet-ucp.c, other UCP fixes. (Steffen
-    Weinreich)
-* README.developer updates. (Guy)
-* Dump file creation fixes and updates in wiretap/file.c. (Guy)
-* packet-ssl.c - Add FIPS Cipher Suite ID support. (Scott Renfro)
-* prefs.c - Quake3-related changes. (Guy)
-* Enable coseventcomm plugin on Win32. (Frank Singleton, Guy)
-* SMB rewrite:
-    Fix bug in dissect_transact_data in packet-smb-pipe.c. (Guy)
-    Properly handle the andX command in a LockingAndX message. (Guy)
-    Fix text termination in get_pointer_value(), fix offsets in 
-      add_pointer_param(), fix null values in item lists, properly
-      handle shortened response data. (Guy)
-    Tvbuffification changes. (Ronnie)
-    Flags and Flags2 field cleanup. (Guy)
-    Check for a zero word count in LogoffandX requests and replies. (Guy)
-    Date conversion fixes. (Guy)
-    AndX-related tvbuffification updates. (Ronnie)
-    Various code cleanup and timeout display enhancements. (Guy)
-    Put andX commands at the same level as the first command. (Guy)
-    Byte parameter dissection and bitfield fixes. (Guy)
-    Properly use dissect_open_print_file_smb(). (Guy)
-    NT Transact dissection. (Ronnie)
-    File data, Write Raw, Write Multiplexed, Open and X, and
-      NT Create and X fixes and additions. (Guy)
-    Print create flags properly, fixes for
-      get_unicode_or_ascii_string_tvb(). (Guy)
-    Tvbuffification of SMB print commands. (Ronnie)
-    NT Create and X support. (Ronnie)
-    Display NT create options in hex. (Guy)
-    Change "DFS" references to "Dfs". (Guy)
-    Show error status in Info column. (Tim Potter)
-    Dissect NT create option bits. (Guy)
-    Tvbuffify Transaction2. (Ronnie)
-    Add DCE RPC over SMB support, plus several MS DCE RPC services.
-      (Tim)
-    Include the sync I/O alert and nonalert bits. (Guy)
-    Tvbuffifiy Transaction. (Ronnie)
-    Add support for Write And X. (Guy)
-    Stream size, information, and name fixes. (Guy)
-    Clean up request/response matching. (Ronnie)
-    Update LANMAN dissector w.r.t "Response to", add support for
-      unknown SMBs. (Guy)
-    Request/reply hash table cleanup. (Guy)
-    Update Write AndX according to the MS docs, connectionless mode
-      testing fixes. (Guy)
-    NT Transaction, Transaction2, Transaction reply fixes,
-      dissect_pipe_smb() and dissect_mailslot_smb() display fixes,
-      more hash table fixes. (Guy)
-    "smb_saved_info_t" structure updates, mailslot reply length
-      checking fixes. (Guy)
-    NT Create And X display updates, other display updates. (Tim)
-    Add open/create FID to Info colum. (Guy)
-    DCE RPC-over-SMB conversation matching enhancements. (Tim)
-    dissect_mailslot_smb(), dissect_pipe_smb(), MSRPC, LANMAN, other
-      SMB updates. (Guy)
-    SMB dissector registration updates. (Guy)
-    MSRPC-over-SMB tree rearrangements. (Guy)
-    Put pipe function codes in Info data. (Guy)
-    Better pipe request/response tracking. (Guy)
-    Fully dissect named pipe protocol, set naming according to SNIA
-      CIFS spec.  (Guy)
-    Better transaction continuation handling. (Ronnie)
-    Update proto_tree_add* routines to allow for zero/null tvbuffs,
-      put this to use in SMB Pipe dissector. (Guy)
-    Transaction Secondary and Transaction2 Secondary. (Ronnie)
-    General cleanup, update names of SMB commands to match the
-      SNIA CIFS spec. (Guy)
-    Reassembly fixes and updates, NT Cancel updates. (Ronnie)
-    Pipe subtree cleanups. (Guy)
-    Reassemble transactions if transaction continuations are seen.
-      (Ronnie)
-    Handle null si->sip values in smb_trans_defragment(). (Guy)
-    Mailslot fragmented transaction fixes. (Ronnie)
-    Rename "msrpc" heuristic dissector table to "smb_transact". (Guy)
-    Tvbuff length checking fixes. (Guy)
-    Request/reply tracking fixes. (Guy)
-    Track FID values between requesta and responses for ReadAndX and
-      WriteAndX. (Ronnie)
-    Desegmentation and fragment reassembly updates. (Ronnie)
-    Add "file already exists" DOS error handler. (Tim)
-    DCERPC over SMB reassembly. (Ronnie)
-    Request/response tracking fixes. (Guy)
-    Memory management fixes. (Guy)
-    Add context handle dissection support to DCERPC dissectors,
-      enhance MS Security Account Manager dissector. (Todd Sabin)
-    Export NT_errors[] to MS Security Account Manager dissector. (Guy)
-    More NT error codes. (Todd)
-    NT security descriptor support. (Ronnie)
-    Even newer, more enhanced reassembly. (Ronnie)
-    NT ACL structure dissection. (Ronnie)
-    More MSRPC to DCERPC conversion. (Tim)
-    Dissect DCERPC LSA RPC stub data. (Tim)
-    Dissect security descriptor flags. (Ronnie)
-    ACL list display cleanup. (Guy)
-    Fragmented NT Transaction response reassembly. (Ronnie)
-* packet-wsp.c updates and fixes. (Georg von Zezschwitz)
-* Update README.win32 to include local WinPcap mirror. (Gerald)
-* Add VMS TCPIPtrace wiretap module. (Marc Milgram)
-* IDL compiler backend fixes and updates: (Frank Singleton)
-    Check for recursive unions or structs.
-    Handle "short" as a union discriminant type.
-    Handle case where union discriminant may be a typedef.
-    Change integer template to long template.
-    Initial code for \n and \t as  union case labels.
-    Modify the way unions and structs are referenced.
-    Fix calling sequence of col_add_str() and col_set_str().
-* L2TP Disconnect Cause Information AVP support. (Motonori)
-* Add DBS Etherwatch wiretap module. (Marc Milgram)
-* iSCSI dissector updates:
-    Match dissector to the -08 draft. (Mark Burton)
-    Fix FT_UINTn references. (Guy)
-    Handle header and data digests, desegmentation, multiple PDUs per
-      packet, better recognition heuristics, cruft removal. (Mark)
-    Fix iscsi_desegment and iscsi_port type declarations. (Guy)
-    Change the short name from "ISCSI" to "iSCSI" (Guy)
-* packet-wap.h - Fix Push-traffic port number. (Tom Uijldert)
-* packet-mmse.c - Fix date decoding, field name, cosmetic fixes. (Tom)
-* Various IPX fixes. (Guy)
-* Properly dissect non-SCCP data payload. (Guy)
-* Add sort indicators to the main window column headers. (Gerald)
-* Sort preference modules alphabetically. (Guy)
-* Enhanced icons. (Gordon McKinney, Gerald)
-* Many configuration directory-related fixes and updates: (Guy)
-    Use the proper directory separator for each platform.
-    On Windows, place config files in "Application Data\Ethereal" in the
-      user's "profile" directory
-    On Windows, place "ethers" and "ipxnets" in the Ethereal application
-      directory.
-    Other miscellaneous fixes.
-* WSP Cache-Control headers updates and fixes. (Georg)
-* packet-isakmp.c fixes:
-    Handle UDP-encapsulated IPSec NAT Keepalive packets. (Yaniv Kaul)
-    Loop over all SA sub-payloads, check for a payload type of "None",
-      check payload data length, show raw bytes of SPI.  (Guy)
-    Enhance protocol ID dissection in dissect_transform(), other dissectors.
-      (Guy)
-    IPCOMP transformation and ID_IPV4_ADDR_SUBNET support.
-      (Andreas Stockmeier)
-* Replace get_home_dir() with get_persconffile_dir(). (Guy)
-* RADIUS tunnel updates. (Pavel Novotny)
-* packet-iua.c - Field name fixes. (Guy)
-* Use a case-insensitive sort for the protocol list. (Guy)
-* Properly handle ACK-only GRE packets. (Guy)
-* Show SCTP parameter types in hex, make enumerated types filterable. (Guy)
-* Handle pcap_open_live() succeeding, but with a warning. (Guy)
-* Get rid of signed/unsigned comparison warnings in wiretap. (Gilbert)
-* Fix iptrace Ethernet interface type. (Gilbert)
-* Gnutella updates and fixes: (Gilbert)
-    Check packet size.
-    Handle zero-length sub-headers.
-    Fix improper use of proto_tree_add_item().
-* Check length while calculating telnet suboptions. (Gilbert)
-* Fix signed/unsigned comparisons in tvbuffs and other places. (Gilbert)
-* packet-wsp.c - Handle 1.3 and 1.4 Content-Type values. (Tom)
-* Properly handle a zero checksum in packet-ospf.c. (Guy)
-* Fix config.h dependency checking on code that uses "ftypes" and "dfilter"
-    (Guy)
-* Add strptime() support on Win32 systems. (Mike Frisch, Guy)
-* Fix snprintf()-related signed/unsigned warning. (Guy)
-* PPP updates:
-    CCP and compressed datagram support. (Motonori)
-    CBCP support. (Motonori)
-    Add BACP and BAP support. (Motonori)
-    Van Jacobson decompression support. (Irfan Khan)
-    VJ enhancements and fixes. (Guy)
-    Add more filterable fields. (Guy)
-* Handle NFSv4 protocol changes. (Mike Frisch)
-* Compiler-independent support for FT_UINT64. (Ronnie Sahlberg)
-* Convert SOCKS dissector to tvbuffs. (Ronnie Sahlberg)
-* 64-bit-related BOOTP fixes. (Guy)
-* Other 64-bit-related fixes. (Guy)
-* Update packet-pim.c to match draft-ietf-pim-sm-v2-new-03.
-    (Shinsuke Suzuki)
-* Fix GTP IPv4 address byte ordering. (Guy)
-* Fix SOCKS IPv4 address ordering, comments, user name, other fixes. (Guy)
-* DVMRP and GTP code cleanup. (Guy)
-* TCP desegmentation fix. (Ronnie Sahlberg)
-* Remove non-tvbuff code. (Guy)
-* Add local WinPcap mirror to capture error dialog. (Guy)
-* "extern" function fixes. (Guy)
-* Mobile IP enhancements and fixes. (David Frascone)
-* Update packet-bootp.c to handle RFC 3118 DHCP authentication,
-    other related enhancements. (Guy)
-* Add plugins/plugin_api_defs.h for external function declrations.
-    (Guy)
-* Support Mobile IP ICMP Router Advertisements. (David)
-* Display unknown extension types in decimal, not hex. (Guy)
-* Add an option to show the File Offset of a frame. (Gilbert)
-* Fix some declarations to match the signatures of "tvb_find_guint8()" and
-    "tvb_pbrk_guint8()". (Guy)
-* Load Diameter dissector dictionary as an XML file. (David)
-* Check for "iconv.h" on UNIX systems. (Guy)
-* Add 64-bit signed integer support, use in Diameter dissector. (Guy)
-* Add DLT_CISCO_IOS to wiretap. (Gilbert)
-* TFTP enhancements and updates. (Richard, Guy)
-* Fix a tvbuff leak. (Sirop Erable, Guy)
-* Rename "private" member of the "packet_info" structure to
-    "private_data". (Guy)
-* Properly free "gph_hfinfo" in epan/proto.c. (Guy)
-* Include arrow pixmaps in distribution. (Andrew C. Feren)
-* Diameter AVP enhancements. (Guy)
-* Suport desegmentation of Diameter-over-TCP. (David)
-* Add Cooperative Route Filtering Capability support to BGP dissector,
-    fix Route Refresh Messaging bug. (Motonori)
-* Become very displeased if a dissector tries to register more than one
-    preference with the same name. (Guy)
-* Diameter Info column cleanups. (Guy)
-* Add support for obsoleted preferences, so Ethereal won't complain
-  about them when reading the preferences file. (Guy)
-* Plugin table and API updates. (Tomas Kukosa, Guy)
-* decode_as_dlg.c - Include protocols for TCP conversation dissectors in
-    the list of protocols that can be used to decode stuff. (Guy)
-* SUA dissector, which replaces the SUA Light dissector. (Michael Tuexen)
-* Add non-heuristic UCP dissector. (Tom)
-* AIX libpcap file heuristic updates. (Guy)
-* Add PCNFSD dissector (Uwe Girlich)
-* Add EAPOL (802.1x) and PPP/EAPOL support. (Pekka Nikander)
-* Nokia libpcap file fixes. (Guy)
-* Add IPv4/IPv6 payload support to MPLS. (Hamish Moffatt)
-* Allow periods in preference module names. (Gilbert)
-* File dialog string fixes. (Andreas)
-* Fix math error in packet-clnp.c. (Guy)
-* More AIX DLT_ value fixes. (Guy)
-* IPSEC AH header and interface list fixes. (Kazushi Sugyo)
-* Call request and reply subdissectors in DCE RPC. (Tim)
-* SMTP dissector cleanup. (Guy)
-* Update Gilbert's email address. (Gilbert)
-* Update XAUTH-NEXT-PIN and XAUTH-ANSWER. (Yaniv Kaul)
-* packet-radius.c - Better handling of bogus AVPs. (Guy)
-* Get rid of remaining non-tvbuff compatibility code. (Guy)
-* Add SNA-over-X.25 support, QLLC dissector. (Gilbert)
-* Add support for heuristic HTTP subdissectors. (Guy)
-* Improved byte view selection behavior. (Guy)
-* Improved byte view notebook behavior. (Guy)
-* Enhanced capture length reporting and checking. (Guy)
-* General code cleanup (remove unused variables, etc). (Guy)
-* Update behavior w.r.t. dissectors changing the packet_info
-    struct. (Guy)
-* Remove the global "pi" variable, and update code accordingly. (Guy, Gilbert)
-* text2pcap:
-    Enhanced parsing, getopt() fixes. (Guy)
-    Support for time stamping of packets. (Gordon McKinney)
-    Handle colons after the offset field. (Gordon)
-* ethereal - Treat extra command line argument as a capture file to be
-  read. (Guy)
-* packet-ipx.c - Add additional SAP values. (Guy)
-* Switched dissectors from dissect_data() to call_dissector(). (Guy, Ed)
-* Switched dissectors from CHECK_DISPLAY_AS_DATA to CHECK_DISPLAY_AS_X
-    (Ed)
-* Fix a bug in WCCP capability info dissection. (Raghu Angadi)
-* Handle multiple LDP PDUs per TCP segment, other fixes. (Guy)
-* Enhance conversation dissector calling, other dissector calls. (Guy)
-* DCE RPC enhancements. (Todd Sabin, Guy)
-* Fix DCE RPC PDU padding. (Guy)
-* Add missing terminators to some value_string arrays. (Guy)
-* OSPFv3 checksum fix. (Taisuke Sasaki)
-* Support for 802.11+Prism II monitor-mode link-layer headers
-    (Tim Newsham)
-* Support OSI CLNP over GRE. (Guy, Mrmcsnoots@aol.com)
-* Support LocalTalk LAP, Prism updates. (Guy)
-* Various NLPID-releated fixes and enhancements. (Guy)
-* Color filter dialog updates and enhancements. (John McDermott)
-* X.264, ISO 8602 updates. (Guy)
-* dissect_wtp_fromudp() enhancements. (Guy)
-* dissector_add(), dissector_delete(), and dissector_change() updates.
-    (Guy)
-* X.25 dissector table updates. (Guy)
-* Dissector table updates. (Guy)
-* Add SMPP support. (Tom)
-* Update M2PA to support draft 3. (Michael)
-* TCP/UDP checking fixes. (Guy)
-* Add ISO 8473 dissector handle to X.25. (Guy)
-* Preference code fixes. (Thomas Wittwer)
-* Support for stopping captures for a specific file size or timeout.
-    (Thomas Wittwer, Matthias Nyffenegger)
-* Large capture file size support. (Guy)
-* Support for ring buffer capture files. (Thomas, Matthias)
-* Ring buffer updates. (Guy)
-* Update Ascend/Lucent trace file parser. (Motonori)
-* Support for Visual Networks Visual UpTime capture files. (Tom Nisbet)
-* MS Netmon fix. (Guy)
-* WildPackets Etherpeek fix. (Guy)
-* Add a heuristic dissector for protocols running atop X.25. (Guy)
-* Capture file support documentation updates. (Guy)
-* Fix the handling of the metric and referenced LS type fields in OSPFv3
-    packets. (Taisuke)
-* "Save only marked frames", other UI tweaks. (Guy)
-* Protocol tree internals cleanup. (Guy)
-* Remove /dev/null hack from Ascend/Lucent scanner. (Motonori)
-* Handle null dissector handles in decode_as_dlg.c. (Guy)
-* Display WTAP_ENCAP_ values in decimal. (Guy)
-* Dfilter enhancements. (Guy)
-* Add multipart content support to WSP/MMSE. (Tom)
-* MacOS X compiler tweaks. (Guy)
-* Update config.guess and config.sub. (Guy)
-* Changed BXXP dissector to BEEP. (Darren New)
-* Add descriptive name to dissectors. (Guy)
-* TCP graphs(!) (Pavel Mores)
-* Tweak and otherwise work around libtool file copy behavior. (Guy)
-* Add newer 3D icons. Set window icon to the new logo. (Gerald)
-* "msrpc" to "dcerpc" name changes. (Tim Potter)
-* Disable printing to a printer (but not a file) in Win32. (Guy)
-* Make IP over PPP work w/graphing code. (Gordon McKinney)
-* capture_dlg.c - Check for invalid maximum packet count values. (Guy)
-* frame_data and packet_info data rearrangement. (Guy)
-* Don't unnecessarily fill coluumns in tethereal. (Guy)
-* Other column-related cleanups. (Guy)
-* Remove old-style dissector references from the developer docs. (Guy)
-* Enhance TCP graph error reporting. (Guy)
-* Ethernet, IP, and TCP header bitfield and alignment fixes. (Guy)
-* TCP graph enhancements. (Guy, Motonori)
-* Add MTP2 dissector, update MTP3 dissector. (Michael)
-* SOCKS response code display and filter field fixes. (Mark S. Allen, Guy)
-* Makefile.nmake and .pdb file fixes. (Motonori)
-* Work around non-standard UCD/Net-SNMP API changes made by various
-    Linux distros. (Gerald)
-* Windows uninstall updates. (Motonori)
-* Add Diameter dictionary to the RPM package. (Guy)
-* Fix PPP dump trace file memory leak, other PPP dump fixes. (Gilbert)
-* Plug a dfilter memory leak. (Gilbert)
-* Fix window/icon title code. (Guy)
-* SDP field updates, handle all SDP subfields. (Ed)
-* Add KDE Styleguide-compliant icons. (Gerald)
-* Support for LOCATION_FORWARD, LOCATION_FORWARD_PERM and
-    NEEDS_ADDRESSING_MODE replies in GIOP. (Bernd Becker)
-* Image documentation and updates. (Gerald, Guy)
-* Add a KDE/GNOME .desktop file. (Guy)
-* More protocol tree updates. (Guy)
-* M2TP support. (Heinz Prantner)
-* Fix goto problems in the DCERPC LSA dissector. (Motonori)
-* PPP dump reader fixes. (Irfan Khan)
-* GIOP protocol string fixes. (Guy)
-* DCERPC subdissector fixes. (Guy)
-* Get rid of calls to "proto_is_protocol_enabled()" in heuristic
-    dissectors. (Guy)
-* Support per-protocol-tree data, modify dfilter to use this. Other 
-    protocol tree and dissector enhancements. (Gilbert)
-* Print code cleanup. (Gilbert)
-* GIOP info column fixes. (Bernd)
-* Remove .pdb files from Windows package. (Motonori)
-* Add text2pcap and mergecap to Windows package. (Guy)
-* Various SCTP updates. (Michael)
-* Set PPP direction in Ascend/Lucent module. (Guy)
-* ISIS hello, LSP, CSNP, PSNP code rework. (Guy)
-* Work around Windows' annoying decision to map 0.0.0.0 to the local host
-    name in "gethostbyaddr()". (Guy)
-* Capture file size test fixes in tethereal, command line argument
-    parsing fixes. (Guy)
-* VMS TCPIPtrace efficiency improvements. (Marc)
-* Add Cisco HDLC and frame relay direction reporting. (Tom)
-
-Overview of changes in Ethereal 0.8.20:
-
-* packet-x25.c - Dissect more diagnostic codes. (Olivier)
-* More mergecap fixes. (Scott Renfro)
-* Fix a typo in packet-ssl.c (Scott)
-* Check for localtime() return value (Scott)
-* Epan fixes (Guy)
-* Add SSL fields to the protocol tree, other SSL fixes. (Guy)
-* Correct a pile of proto_tree_add_* calls in  packet-afs-macros.h,
-    packet-h261.c, packet-iscsi.c packet-ldp.c, packet-mpeg1.c
-    packet-mrdisc.c, packet-rtp.c, packet-sll.c, packet-yhoo.c,
-    packet-x11.c, and packet-zebra.c. (Guy)
-* Fix a string length check in packet-iscsi.c (Guy)
-* README.developer updates (Guy)
-* Change ethereal_gen.py to generate plugins instead of static dissectors.
-    (Olivier)
-* Fix typos and formatting in packet-x25.c and packet-ntp.c (Guy)
-* Documentation makefile changes (Guy)
-* Add "Suppress Unmarked" printing option (Ed)
-* Add a "Mark Frame" packet list menu option (Ed)
-* CORBA IDL updates (Frank)
-* Fix X.25 packet length checking (Olivier)
-* GIOP CosNaming support (Frank)
-* Simplify the addition of plugins to the toplevel makefile (Ed)
-* Many WSP enhancements, add WAP conversation dissection (Guy)
-* Remove unused variables in gtk/proto_draw.c, packet-ip.c,
-    packet-smb-browse.c, mergecap.c (Guy)
-* Keep ethereal_gen.py from generating zero-length arrays, remove
-    zero-length arrays from packet-cosnaming.c (Guy)
-* Added CosEventComm dissector. (Frank)
-* Fix "inline" call in packet-pgm.c (Guy)
-* Update packet-ieee80211.c to handle mishandling of Novell 802.3 packets
-    (Guy)
-* Generalize handling of RFC 1700-style address family numbers. (Guy)
-* Many Quakeworld and Quake2 dissector enhancements.  (Uwe)
-* Add routines used by GIOP plugins to the plugin address table. (Guy)
-* Properly check for GCC version >= 2 when using "__attribute__" (Guy)
-* Quake3 Arena dissector, plus many enhancements (Uwe)
-* iSCSI updates. (Mark Burton)
-* Update preferences error checking and comments, fix a memory leak, 
-    parser fixes and updates. (Guy)
-* Add GMRP dissector (Markus Seehofer)
-* Add mergecap.rc.in to distribution. (Guy)
-* packet-dcerpc-remact.c fix (Todd Sabin)
-* Add description of CIDR support back into man pages. (Guy)
-* Add "wlan.addr" field. (Guy)
-* Man page white space and emphasis changes. (Guy)
-* GIOP module name lookup fixes. (Guy)
-* MacOS support updates. (Michael Tuexen)
-* Fix premature g_free() in packet-giop.c (Frank)
-* Null PLUGIN_DIR fix. (Michael)
-* Don't build loadable module support if glib doesn't support it. (Guy)
-* Configure-time pcap checking enhancements. (Guy)
-* Kazlib exception code updates. (Gilbert)
-* GIOP dissector fixes. (Frank)
-* Many ethereal_be.py and ethereal_gen.py enhancements. (Frank)
-* String length checking fixes in packet-smb-browse.c and packet-wsp.c. (Guy)
-* Data display fixes in packet-smb.c. (Guy)
-* Update DIAMETER dissector to draft-ietf-aaa-diameter-07. (David Frascone)
-* packet-wsp.c fixes. (Alexandre P. Ferreira)
-* idl2eth man page. (Frank Singleton)
-* Fix port numbers passed by "-u" to text2pcap. (Guy)
-* Properly handle packets sent to "\MAILSLOT\LANMAN". (Guy)
-* Make dissect_pipe_lanman() local to packet-smb-pipe.c. (Guy)
-* Handle missing authentication info in RPC packets. (Guy)
-* Conversation matching improvements (Guy)
-* Parse PASV mode FTP addresses, many other improvements. (Guy)
-* Fix compiler warnings in packet-rtcp.c, packet-snmp.c, and
-    packet-socks.c. (Guy)
-* Alow multiple protocol ID/datum pairs to be attatched to a
-    conversation. (Guy)
-* Get rid of an unsed #define in packet-tcp.c. (Guy)
-* Better packet length checking in packet-wsp.c. (Guy)
-* Register HTTP dissector by name, so other dissectors can call it.
-    (Thomas Wittwer)
-* Add the function prefs_register_string_preference().  (Thomas)
-* Add HMIPv6 support. (Martti Kuparinen).
-* First look in $PYTHONPATH/site-packages for ethereal_be.py and
-    ethereal_gen.py. Update idl2eth man page accordingly. (Frank)
-* Properly close the capture file within tethereal before exiting. (Guy)
-* Fix a typo in packet-icmpv6.c. (Martti)
-* Add OSPFv3 support. (Palle Lyckegaard)
-* RTSP and RTP improvements. (Jason Lango)
-* Fix the "Save only marked packets" checkbox in the file save dialog. (Guy)
-* Fix WAP WTP naming problems and add Transaction Class decoding.
-    (Olivier Biot)
-* Install idl2eth in "/usr/local/bin". (Frank)
-* Use correct byte counts in SMB write request packets. (Guy)
-* Fix bugs and white space in packet-ospf.c. (Guy)
-* GTPv1 support and GTPv0 improvements. (Michal Melerowicz and Nicolas Balkota)
-* Scan TPI's to get proper WTP packet length and correct start of
-    WSP-data. (Tom Uijldert)
-* Split RPC dissector into heuristic/non-heuristic forms, improve
-    conversation handling. (Guy)
-* TCP desegmentation support plus ONC RPC and NBSS integration. (Ronnie
-    Sahlberg and Guy)
-* NLM fix, fix for status monitor callback protocol. (Ronnie)
-* XoT and RIP protocol field display filters. (Ronnie)
-* Straighten out filter and protocol names in packet-stat-notify.c (Guy)
-* OSPFv3 fixes (Palle Lyckegaard)
-* Fix a signed vs unsigned warning in packet-ranap.c. (Guy)
-* Support for dissecting multiple BGP capabilities. (Endoh Akira)
-* Fix a signed/unsigned comparison problem, display command in decimal
-    in packet-rip.c. (Guy)
-* Fix stat vs state confusion in packet-nlm.c. (Guy)
-* Change the time resolution to nanoseconds and fix signed/unsigned
-    problems in many dissectors. (Guy)
-* Get rid of sys/time.h includes in some epan files. (Guy)
-* Show NFS times using absolute and relative fields. (Ronnie)
-* Improve directory checking in plugins.c. (Guy)
-* Generate idl2eth from idl2eth.sh, add docs to tarball. (Guy)
-* Fix the handling of DNS-over-TCP. (Guy)
-* Add DNS desegmentation, improve desegmentation default behavior. (Guy)
-* Remove extra line in acinclude.m4 (Andy Hood)
-* Add make-manuf and manuf.tmpl to the source distribution. (Guy)
-* GTP updates and fixes. (Michal Melerowicz)
-* CUPS fixes. (Guy)
-* Add builtins for gzgetc and gzgets. (Ashok)
-* Update ATM on Linux URL in wtap.h, explain ATMoL LLC header behavior
-    in packet-clip.c. (Guy)
-* Fix tagged field length and snprintf() problems in 802.11 dissector. (Guy)
-* Fix snprintf() and buffer problems in ICMPv6, ISAKMP, and WSP
-    dissectors. (Guy)
-* Add MMSE support. (Tom Uijldert)
-* Make capture errors more verbose under Win32, and add wiretapped.net
-    libpcap link. (Guy)
-* Update Win32 README. (Guy)
-* Fix Boolean flag display in GTP dissector. (Guy)
-* Fix #define usage in TCP dissector. (Guy)
-* Don't checksum short UDP packets. (Guy)
-* Hand IP data from the ICMP dissector to the IP dissector.  IPv6
-    dissector fixes. (Guy)
-* Fix SMB interim Transact2 response handling and display.  (Guy)
-* Add NT error code support to SMB dissector. (Guy)
-* Other SMB dissector fixes. (Guy)
-* Fix gzgets(), gzgetc() and gzseek() checking. (Guy)
-* Additional Ascend and IETF codes to RADIUS. (Gaeme Hewson)
-* WSP/WTLS push-traffic handling. (Tom Uijldert)
-* DCE RPC authentication and related SMB dissector improvements. (Todd
-    Sabin, Guy)
-* NBSS continuation fixes in packet-nbns.c (Guy)
-* NetBIOS payload handling enhancements. (Guy)
-* Initial SMB tvbuffification. (Guy)
-* Small RADIUS fix. (Motonori Shindo)
-* Add CHAP support to PPP dissector. (Motonori Shindo)
-* DCE RPC fixes. (Pasi Eronen)
-* Many DCE RPC fixes and updates. (Guy)
-* Don't include packet-tcp.h or packet-udp.h in packet-ipv6.c. (Guy)
-* NBSS continuation enhancements. (Guy)
-* Add more filterable SMB header fields. (Guy)
-* Time display improvements. (Guy)
-* SMB MID/PID handling improvements. (Guy)
-* PGM updates. (Steve Dickson)
-* WCCP dissector and documentation updates. (Simharajan Srishylam, Guy)
-* Update the data passing mechanism in the AFS and RX dissectors and Epan. (Guy)
-* TRANSACTION and TRANSACT2 updates in the SMB dissector. (Guy)
-* Fix 64-bit casts in the DIAMETER dissector. (Guy)
-* FT_UINT_STRING handling fixes. (Lee Berger)
-* SMB mailslot and pipe updates. (Guy)
-* Tvbuffify the SMB remote API protocol. (Ronnie, Guy)
-* NBDS dissector updates. (Guy)
-* Add Shiva PAP and EAP support, update CBCP negotiation and CHAP support
-    in PPP dissector. (Motonori)
-* Tvbuffify the SMB mailslot protocol dissector. (Ronnie)
-* Add CORBA IDL union support, and improve generationReply() in
-    ethereal_gen.py. (Frank)
-* SMB pipe transaction continuation fixes and updates. (Guy)
-* Update packet-smb.c so that other SMB dissectors can be tvbuffified. (Richard)
-* SMB display updates and compiler warning fixes. (Guy)
-* Add FT_UCS2_LE field type. (Guy)
-* Make spelling of "routing" consistent in ESIS, GTP, and OSI dissectors. (Guy)
-* Conversation handler updates. (Jason Lango)
-* Add ICAP support. (Simharajan Srishylam)
-* Fix Guntella dissector tree organization. (Guy)
-* Fix SDES end-marker and end of packet checking in RTCP dissector. (Guy)
-* More configure-time zlib-checking fixes. (Guy)
-* Plugin directory checking fixes, other plugin fixes for Win32. (Guy)
-* RX dissector code cleanup. (Guy)
-* Add the GIOP plugins to the NSI installer. (Guy)
-* GIOP dissector code cleanup. (Bernd Becker, Guy)
-* Code cleanup in gtkclist.c. (Guy)
-* Code cleanup in acinclude.m4, ascend-grammar.y, and ascend-scanner.l.
-    (Albert Chin)
-* Win32 data file and plugin directory fixes. (Guy)
-* Win32 compilation error fixes. (Guy)
-* Fix a memory leak in plugins.c (Guy)
-* Add more AVPs and Event-Timestamp support to RADIUS dissector. (Terje Krogdahl)
-* ISIS protocol dissector fixes. (Hannes Gredler)
-* SIP dissector code cleanup and support for additional methods.
-    (Jean-francois Mule, Guy)
-* Add Shomiti "enhancement" handling to snoop reader. (Guy)
-* Code cleanup in libpcap.c, netxray.c, ngsniffer.c, snoop.c, and
-    wtap-int.h. (Guy)
-* Improve handling and data display in SMB dissector. (Guy)
-* Fix naming of the Microsoft Windows Lanman Remote API Protocol in
-    packet-smb-pipe.c. (Guy)
-* Use descriptor strings when dissecting remote APIs in SMB dissector. (Guy)
-* Better memory allocation and exception handling in the GIOP dissector. (Guy)
-* Get rid of proto_tree_add_notext() routine and update documentation. (Guy)
-* Add a proto_item_append_text() routine. Use it in the DNS dissector. (Guy)
-* UDP encapsulation updates for the IPSec and ISAKMP dissectors. (Yaniv Kaul)
-* Properly call ESP dissector from ISAKMP dissector. (Guy)
-* Add RPCSEC_GSS fixes to the RPC dissector. (Mike Frisch)
-* Update idl2eth man page, and add it to installation. (Frank)
-* CORBA IDL dissector generation updates. (Frank)
-* Update conversation documentation in README.developer. (Guy)
-* Makefile updates for packet-oseventcomm. (Frank, Guy)
-* Fix missing #includes in packet-isakmp.c and proto_draw.c. (Frank)
-* Changes to better handle dissection of ICMP error data. (Guy)
-* More RADIUS dissector updates. (Richard)
-* Better non-ASCII label handling in the GTP and X11 dissectors. (Guy)
-* Use longs for file offsets. (Guy)
-* Use hex notation for X11 keysyms. (Motonori)
-* Better SMB mailslot message payload handling. (Guy)
-* DCE RPC data representation decoding code cleanup. (Todd)
-* Add more packet types to the TNS dissector. (Nathan)
-* Other TNS dissector updates. (Nathan)
-* WSP and WTP dissector fixes and code cleanup. (Georg von Zezschwitz, Guy)
-* Updates for manuf.tmpl and make-manuf. (Joerg Mayer)
-* Add UCP dissector and fixes. (Tom Uijldert, Guy)
-* IPX dissector updates. (Nathan)
-* Add the "manuf" file to the NSI installer, other manuf-related fixes. (Guy)
-* Shrink the width of the preferences dialog. (Gerald)
-* Add Skinny Client Control Protocol dissector and fixes. (Joerg Mayer, Guy)
-* NBNS dissector updates for MaxOS X 10.1 NetBIOS session requests. (Guy)
-* More idl2eth updates - allow CORBA IDL enums to be displayed as symbolic
-    and numeric values. (Frank)
-* Quake 3 dissector field name updates. (Guy)
-* Preferences dialog fixes. (Guy, Motonori)
-
-Overview of changes in Ethereal 0.8.19:
-
-* Added 'text2pcap', a utility to convert text hexdumps into pcap files. (Ashok, Guy)
-* Changed 'tethereal -x' output to match hex dump format of text2pcap, Ethereal and
-    others. (Ashok)
-* Rewrote IGMP dissector.  (Ronnie Sahlberg, Guy)
-* packet-smb.c fixes.  (Joerg Mayer, Guy)
-* packet-rpc opaque datum display fix. (Guy)
-* Fix to LDP prefix FEC dissection for IPv4. (Eran Mann, Guy)
-* Cleanups to the "--with-ssl" configuration option, and changes to add
-    compiler flags on Solaris with GCC to cope with X11 header file inadequacies. (Guy)
-* acinclude.m4, configure.in - According to the autoconf documentation, you're not supposed
-    AC_MSG_RESULT without AC_MSG_CHECKING. (Guy)
-* Add tree summary information in packet-ip.c packet-udp.c similar to what's ini
-    packet-tcp.c. (Gerald)
-* packet-isis-lsp.c - Get rid of extra colons, and fix up the display of default metrics.
-    (Jean-Christian Pennetier, Guy)
-* packet-nisplus.c, packet-hclnfsd.c, packet-nlm.c, packet-spray.c - If you put an item
-    into the protocol tree with "dissect_rpc_data_tvb()", it must be FT_BYTES, not FT_STRING. (Guy)
-* acinclude.m4 - Updated SSL tests. (Andy Hood, Guy)
-* MTP3 support. (Michael Tuexen, Guy)
-* DHCP support for Intel PXEclient DHCP requests. (Joerg Mayer, Guy)
-* Appletalk Data Stream Interface (used by AFP-over-TCP) support. (Randy McEoin, Guy)
-* Fix to TCP reassembly code for retransmitted data. (Edgar Iglesias, Guy)
-* packet-igmp.c - Put in limited support for some messages that appeared in the old
-    dissector and that appear in tcpdump's IGMP dissector. (Guy)
-* packet-bootp.c - Enhancements to the two pass decode system (Guy)
-* ISUP support (Martina Obermeier, Guy)
-* packet-igmp.c -  Use "col_add_fstr()" to set the Info column. (Guy)
-* AUTH_DES support (Mike Frisch, Guy)
-* RX and AFS dissectors tvbuffified, and bugs fixed. (Ronnie Sahlberg., Guy)
-* Update IPv6 dissector, set Protocol and Info columns before data fetch
-    so they're set if an exception is throw. )Guy)
-* Update packet-clnp.c and packet-icmpv6.c - save/restore current current addresses
-    when dissecting datagram in an error datagram (Guy)
-* Call the SSCOP, AFS, GVRP, Q.931, Q.2931, H.261, LANE dissectors through a
-    handle. (Guy)
-* Create an ILMI dissector and call it through a handle. (Guy)
-* Give protocol tree windows a horizontal scrollbar. (Guy)
-* Removed "END_OF_FRAME" and "pi" references from tvbuffified dissectors(Guy)
-* Plug a memory leak in file.c, didn't free "epan_dissect_t" when new frame selected (Guy)
-* Fix for packet-icq.c, don't use static buffer to decrypt ICQ data, with pop-up
-    packet window there might be multiple frame with ICQ decodes open. (Guy)
-* Copyright fixes to reflect that Gerald has overall copyright (Guy)
-* Make "ip_to_str()" capable of producing up to four separate address strings. (Guy)
-* Tvbuffified NFS dissector, and some registered-field cleanups (Mike Frisch, Guy)
-* Remove support for old-style dissectors in RPC code (Guy)
-* Remove support for old-style dissectors from dissector_try_port and
-    heuristic dissector code (Guy)
-* Call the Vines IP dissector through a handle, and call the Vines SPP
-    dissector through a handoff table. (Guy)
-* Get rid of some unnecessary settings of "pinfo->current_proto" for dissectors
-    that are called via a handle or dissector table (Guy)
-* MSVC++ doesn't define "uint"; use "guint" in packet-isup.c instead. (Guy)
-* iSCSI protocol support (Mark Burton,Guy)
-* Fix for improper usage of "pinfo->captured_len" to check the length of the
-    packet, that's the length of the *entire* frame, not the length of the
-    current portion. (Johan Jorgensen, Guy)
-* Support for filtering on absolute and relative time fields. (Ronnie Sahlberg, Guy)
-* Fix capture_dlg.c to free the correct string pointer. (Guy)
-* Display all the digits of the microsecond field of an absolute time value. (Guy)
-* Check that the microseconds field of an absolute time is valid, if it's present. (Guy)
-* In proto.c, added support for "Match Selected" on FT_ABSOLUTE_TIME and
-    FT_RELATIVE_TIME fields. (Guy)
-* Support for "-N" flag enabling selected forms of name resolution, (Joerg Meyer, Guy)
-* Support for saving to the preferences file the settings for all types
-    of name resolution. (Guy)
-* Do a case-insensitive check for "true" and "false" in Boolean preferences
-    settings. (Guy)
-* Make the "short name" of MTP Level 3 just "MTP3", matching what we put
-    in the Protocol column, and make the "filter name" "mtp3", as filter
-    names are supposed to be all-lower-case. (Guy)
-* In packet-iscsi.c, don'tcramallthewordsinapreference'snametogether; 
-    underscores_are_permitted_in_those_names. (Guy)
-* Support for leading LWS in RTSP headers. (Robert Tsai, Guy)
-* In packet-ieee80211.c, bug fixes, and WEP support. (Javier Achirica, Guy)
-* Update for packet-ranap.c. (Martin Held, Guy)
-* Handle packets with OUI of 0000F8 like packets with OUI of 000000, needed because 
-    of Cisco bridge behavior. (Guy)
-* Added draft-draves-ipngwg-router-selection-01 support to IPv6. (Guy)
-* Sync some of mobile-ip6 #define symbol names with draft-ietf-ipngwg-2292bis-02. (Guy)
-* Create the tree for an ICMPv6 option before putting something in it. (Guy)
-* Added strptime routine for Windows and MSVC++ 6.0. (Guy)
-* Get rid of NEED_MKSTEMP - nothing uses it. (Guy)
-* Changes to structure initializations not to initialize some but not all
-    members. (Joerg Mayer. Guy)
-* Use guint32 in place of u_int32_t, u_int32_t not uspported on all platforms (Guy)
-* Patch for min function in packet-iscsi.c. (Guy)  
-* Correct the values for sna_rh_ru_category_vals, (Edgar Iglesias, Gilbert)
-* Add an "ADDRESSES_EQUAL()" macro (Guy)
-* Add a "COPY_ADDRESSES()" macro (Guy)
-* Make Ethereal default to promiscuous-mode captures. (Guy)
-* Change "ip.fragment.error", "ip.fragment", and "ip.fragments" fields, to FT_NONE
-    to avoid a possible core dump. (Guy)
-* Enable "Match Selected" only if there's a field selected *and* we can do
-    a "Match Selected" on it. (Guy)
-* Correctly compute the OSI checksum. (Guy)
-* Compensate better for invalid (at least for IPv4) prefix lengths in FECs. (Guy)
-* Juniper Networks vendor ID in RADIUS dissector. (Hannes Gredler, Guy)
-* hmac-md5 authentication support for IS-IS. (Hannes Gredler, Guy)
-* Gnutella support. (B. Johannessen, Guy)
-* Updates for packet-ranap.c. (Martin Held, Guy)
-* packet-isis-lsp.[hc]  (Hannes Gredler, Guy)
-* Pull the resolve.c hash functions into macros. (Guy)
-* Move the fragment reassembly code into "reassemble.[hc]" (Guy)
-* Don't display the data portion of an ER NPDU - we dissect it as a CLNP PDU. (Guy)
-* Add support for reassemmbling IPv6 fragments, and an option to
-    control whether to do it or not. (Guy)
-* Remove "globals.h" include from many files that don't need to do that. (Guy)
-* When printing the contents of a raw-data field, don't use the raw data
-    of the current frame as the source, use the raw data of the tvbuff
-    that's the data source of that field. (Guy)
-* Fix data type definitions in in_chksum.c. (Guy)
-* MP-BGP message support. (Thierry Stagiaire, Guy)
-* Clean up the handling of AVPs in packet-l2tp.c. (Guy)
-* Clean up the handling of MAC addresses in packet-ieee80211.c. (Guy)
-* Rename the arguments and flags for the conversation routines. (Guy)
-* Display hex numbers with a leading 0x in packet-ieee80211.c. (Guy)
-* DVMRP support. (Ronnie Sahlberg, Guy)
-* Only decode the version 2 RTP packets. (Guy)
-* Check for a bogus TCP header length, and don't try to do dissection if
-    it's bogus. (Guy)
-* Fix packet-radius.c added Interim-Update Acct-Status-Type value. (Diana Eichert, Guy)
-* RFC 2250 MPEG1 support. (Francisco Javier Cabello, Guy)
-* LCP-over Ethernet and IPCP-over-Ethernet support. (Laurent Rabret, Guy)
-* packet-rtp.c bug fix. (Francisco Javier Cabello, Guy)
-* Fix handling of error message from child to parent. (Guy)
-* Fix sizeof( *buf) error in packet-bgp.c. (Guy)
-* Handle multiple next hop network addresses in BGPTYPE_MP_REACH_NLRI. (Guy)
-* PAP support. (Laurent Rabret, Guy)
-* Set the Protocol column in dissectors for PPP-specific subprotocols. (Guy)
-* Add the PPP Compression Control Protocol to the list of PPP protocols. (Guy)
-* In packet-isis-lsp.c, upport for External Reachability TLVs, and assorted output
-    improvements.  (Hannes Gredler, Guy)
-* Define __USE_XOPEN in files that use "strptime()". (Joerg Mayer, Guy)
-* signed vs. unsigned variable fixes. (Joerg Mayer, Guy)
-* Explicitly fill in all members of a "header_field_info" structure. (Joerg Mayer, Guy)
-* Crank up the warning level in GCC. (Joerg Mayer, Guy)
-* Support for protocols running atop GIOP. (Frank Singleton, Guy)
-* Update the ICQ decryption code. (Guy)
-* Changes to handle current versions of RPM, which compress man pages.(Craig Rodrigues, Guy)
-* Fix packet-radius.c, don't list the attribute-value pairs there aren't any. (Guy)
-* NFS file handle analysing works now for kernel based NFS v3 servers of Linux
-    2.4.0 too. (Guy)
-* Add code generation support for IDL array types in ethereal_gen.py. (Frank Singleton, Guy)
-* Many corrections and updates for connection-oriented WSP. (Alexandre P. Ferreira, Guy)
-* Fixed problem with labels that didn't have any statements in packet-nfs.c (Guy)
-* Capture child process, should ignore promiscuous preference and use flag from parent. (Guy)
-* Fix compiler warnings in packet-giop.c (Frank Singleton, Guy)
-* Update README.idl2eth. (Frank Singleton, Guy)
-* Not all Python scripts generate dissectors; "make-reg-dotc.py" generates
-    "register.c", and, as such, shouldn't stuff ", HFILL" into its output. (Guy)
-* Handle Negotiate Protocol replies with the "extended security"
-    capability flag set in smb decodes (Guy)
-* RTSP fixes. (nuf si,Guy)
-* In packet-cdp.c catch TLVs with bogus lengths. (Guy)
-* Added the QuakeWorld network protocol dissector. (Ume Girlich)
-* Added the Quake II network protocol dissector. (Ume Girlich)
-* Added M2PA support. (Jeff Morriss, Guy)
-* Support CIDR notation in IPv4 address filtering. (Gilbert)
-* Fix "decode_network()" in decode_as_dlg.c. (Guy)
-* Use HFILL in packet-isis-hello.c packet-rsvp.c to load structures. (Guy)
-* In lemon.c, f length arguments to "%*s" aren't of type "int", cast them to "int",
-    as that's what C requires them to be. (Guy)
-* Update configure to handle non-standard libpcap installs. (Guy)
-* MRDISC support. (Ronnie Sahlberg, Guy)
-* Improved support for CORBA IDL "fixed" types in ethereal_gen.py. (Frank Singleton, Guy)
-* Added NCP types based upon traces from Pete<psailor@uswest.net>. (Gilbert)
-* packet-iscsi.c updates. (Mark Burton, Guy)
-* Create a routine to do the tvbuff-length-adjusting and
-    "pinfo->{len,captured_len}"-adjusting for ip, ipv6 and ipx. (Guy)
-* MSNIP support. (Ronnie Sahlberg, Guy)
-* Fix the AFS macros. (Ronnie Sahlberg, Guy)
-* Tvbuffified ISIS dissector. (Ronnie Sahlberg, Guy)
-* IS-IS updates (Hannes Gredler, Guy)
-* HELLO message support in RSVP. (Hannes Gredler, Guy)
-* Fix ISIS dissector to fetch and store values if needed multiple times. (Guy)
-* Fetch fields from the ISIS header one at a time. (Guy)
-* Tvbuffify the DNS, NBNS, NBDS, and NBSS dissectors. (Guy)
-* For DNS-over-TCP, put the length indicator into the tree for the DNS
-    request/response. (Guy)
-* Add PIMv1 support. (Guy)
-* Update packet-rpc.c to handle ip de-fragmenting. (Guy)
-* Tvbuffify the rlogin dissector and do cleanup. (Guy)
-* Fixes tp packet-rx.c. (Ronnie Sahlberg, Guy)
-* Dissect FDDI control bit fields and add descriptions. (Guy)
-* Update unknow reply status handing in packet-giop.c. (Guy)
-* Update packet-icq.c. (Guy)
-* Update packet-wsp.c packet-wtls.c packet-wtp.c. (Guy)
-* Add subtrees for ServiceContextList and IOR. (Frank Singleton, Guy)
-* Improve make files for static linking of ethereal and tethereal. (Ed Warnicke)
-* Fix Makefile.am x11 field generation. (Uwe Girlich)
-* Fix mgcp plugin for static binaries. (Ed Warnicke)
-* Remove wtap_file call from ethereal and tethereal. (Guy)
-* Fix empty parameter problem in mgcp code. (Alejandro Vaquero, Ed Warnicke)
-* Don't capitalize the names of programs in the summary lines of man pages. (Guy)
-* Signed vs. unsigned in packet-x25.c (Olivier Abad)
-* Support for ANSI flavor of MTP3. (Jeff Morriss, Guy)
-* Tvbuffified SMB NETLOGON dissector and fix bugs, (Ronnie Sahlberg, Guy)
-* Fix static binary support in gryphon plugin. (Ed Warnicke)
-* Updates to packet-smb-login.c based upon Network Monitor decodes. (Guy)
-* Support for draft-rosen-vpn-ospf-bgp-mpls and for additional BGP
-    extended communities. (Aamer Akhter, Guy)
-* Fixed the make dist problem with README.plugins. (Ed Warnicke)
-* Put the settings of the flags into the summary line for the TACACS+
-*   flags field. (Guy)
-* Mark the columns non-writable before dissecting the encapsulated IPv4
-    packet, so that they reflect the MSDP packet rather than the
-    encapsulated packet. (Heikki Vatiainen, Guy)
-* SSL/TLS support. (Scott Renfro, Guy)
-* Support for {Enter,Return} keys toggling expansion of selected protocol
-    tree item. (Heikki Vatiainen, Guy)
-* Autoconf support for glibc IPv6 support. (Pekka Savola, Guy)
-* IGMP fixes and multicast traceroute support. (Heikki Vatiainen, Guy)
-* Improvements to TACACS/XTACACS/TACACS+ dissector. (Paul Ionescu, Guy)
-* MSDP support. (Heikki Vatiainen, Guy)
-* Support for dissectors of protocols running atop DCE RPC. (Todd Sabin, Guy)
-* Cleaned up "get_column_format_matches()". (Todd Sabin, Guy)
-* NCP-over-IP bug fix. Did move past header before passing it on. (David Eisner, Guy)
-* "-t" flag for editcap, to adjust timestamps in frames. (Scott Renfro, Guy)
-* Fix places that used strlen as a variable name, (Heikki Vatiainen, Guy)
-* Fixes to packet-hsrp.c "proto_tree_add_item()" calls. (Heikki Vatiainen, Guy)
-* Additional filterable fields added to packet-vrrp.c. (Heikki Vatiainen., Guy)
-* Mergecap utility for merging capture files. (Scott Renfro, Guy)
-* PGM (Pragmatic General Multicast) support. (Steve Dickson, Guy)
-* Include "mergecap.rc" in the list of things to be built. (Edward Meaney, Guy)
-* Package mergecap.exe and its HTML documentation. (Gilbert)
-* Update NSIS syntax for newest NSIS. (David O'Shea, Gilbert)
-* Set config.nmake to get non-cygwin version of Python.exe, (Gilbert)
-* Tvbuffified SMB BROWSER dissector. (Ronnie Sahlberg, Guy)
-* Add a "time_msecs_to_str()" routine to packet-smb-browse.c. (Guy)
-* text2pcap.c, proto.c, dfilter.c and others... gcc warning fixes.  (Joerg Mayer, Guy)
-* Check for IPv6 support, and check what type of IPv6 support we have. (Guy)
-* Fixes to packet-smb-browse.c and packet-smb-logon.c, add fields, set columns. (Guy)
-* Make leading zero in -t optional for editcap.c. (Scott Renfro, Guy)
-* Add cleanbld.bat for Windows to remove left overs from unix build. (Guy)
-* Update to allow mergecap to merge multiple capture files into one
-*   capture file. (Scott Renfro, Guy)
-* Remove name-clash of type pgm_t in packet-pgm.[ch]. (Uwe Girlich)
-
-
-Overview of changes in Ethereal 0.8.18:
-  
-* Improvement of 'make clean' targets. (gilbert)
-* Added the ethereal capture preferences to the preference file.  (Jeff, Guy)
-* Fix automake packaging of win32-only files. (gilbert)
-* Remove "etypes.h" include from  "ipproto.c" (gilbert)
-* Tvbuffify the ASN.1 code and the Kerberos, LDAP, and SNMP dissectors. (Guy)
-* Get rid of an unused variable, and fix a typo in a comment in packet-ldap.c (Guy)
-* packet-snmp.c Fix up a pile of NullTVB uses that were left in the previous checkin. (Guy)
-* Assorted cleanups in packet-kerberos.c (Guy)
-* packet-vines.c, packet-quake.c, packet-snmp.c, check for disabled protocols and set "pinfo->current_proto" (Guy)
-* Assorted ISIS enhancements.  (Hannes Gredler)
-* When dissecting the ISIS NLPID CLV, use the "nlpid_vals" array to convert NLPID values to protocol names. (Guy)
-* In wiretap/buffer.c   Fix "data" member of a Buffer structure g_malloc casting (Guy)
-* In wiretap/lanalyzer.c  Removed g_assert_not_reached and return 0; from      lanalyzer_open() loop. (Guy)
-* Fix the e-mail address for Joerg Mayer (and remove it from files he wasn't involved with).  (Guy)
-* Quarterly (or so) update to manuf (Gerald)
-* Move the declaration of "ipprotostr()" out of "epan/packet.h" into a new "ipproto.h" header file.  (Guy)
-* Move the declaration of "etype_vals[]" from "epan/packet.h" to "etypes.h". (Guy,Ed Warnicke)
-* Fix to a preferences dialog bug, from <inoue@ainet.or.jp>. (Guy)
-* Fix to WTP retransmission indicator dissection (Guy,Olivier Biot)
-* packet-bgp.c, packet-bgp.h tvbuffified  (Heikki Vatiainen, Guy)
-* Add -I/usr/local/include" into CFLAGS because GLib 1.2.9 doesn't any more (Guy)
-* WTLS client and trusted key ID handling enhancements (Patrick Wolfe, Guy)
-* Tvbuffify packet-yhoo.c (Nathan Neulinger)
-* Makefile.nmake pulls in settings from config.nmake (Gram)
-* ascend-scanner.l, #define YY_NEVER_INTERACTIVE to avoid reference to isatty() on Win32 (Gram)
-* IP fragment reassembly (Ronnie Sahlberg, Guy)
-* Fixed problem with nmake compiling lemon.c twice (Gram)
-* Check the validity of numbers specified in command-line options. (Guy)
-* Add ONC RPC strings to the tree as strings, with a field index (Ronnie Sahlberg, Guy)
-* YPPASSWD support (Ronnie Sahlberg, Guy)
-* Distribute wtap.def (Gram)
-* Include "image/Makefile.nmake" in the distribution tarball.  (Guy)
-* Fixed up the messages printed for the SSL checks (Guy)
-* Have status bar to display nothing, rather than "Text (text)", when a
-    "proto_tree_add_text()" field is selected. (Ronnie Sahlberg, Guy)
-* Cleanup the text item pseudo-field for the '-G' option (Guy)
-* Get rid of the FT_-name-to-description filtering in eproto2sgml (Guy)
-* DCE RPC updates (Todd Sabin, Guy)
-* Cleanup packet-rsvp.c object class-specific types (Guy)
-* Added error messages to proto.c for BASE_NONE in FT_INTn & FT_UINTn (hagbard,Guy)
-* Added perl script to generate X11 dissector fields (Guy)
-* Include "process-x11-fields.pl" and "x11-fields" in the source distribution (Guy)
-* Fix up "process-x11-fields" to allow both a base *and* VALS to be specified (Guy)
-* Make the X11 fields that correspond to drawable IDs, masks, and the like
-    display as hex rather than decimal. (Guy)
-* packet-x11.c - Use "%u", not "%d", to print unsigned quantities (Guy)
-* Add support for comments in "process-x11-fields.pl", and add a copyright
-    notice/RCS ID/credit to Christophe to "x11-fields" as a comment. (Guy)
-* packet-eigrp.c - Put top-level item for a TLV into the protocol tree with a text
-    value, for display if an exception occurs (Guy)
-* KLM support  (Ronnie Sahlberg, Guy)
-* Put an RCS ID/GPL/copyright notice into the "process-x11-fields.pl" script (Guy)
-* tethereal.c - Add a "return 0;" at the end of main() to pacify MSVC 5 (Gram)
-* Fix Gerald's e-mail address - (Guy)
-* dfilter_expr_dlg.c - Treat BASE_BIN like BASE_DEC for numeric value of value_string (Guy) 
-* README.developer - Explain BASE_{DEC,HEX,OCT,BIN} a bit more (Guy)
-* editcap.c - add return 0; to main routine (Guy)
-* TODO - Update the reassembly item to note that IPv4 fragments are now reassembled. (Guy)
-* SPRAY support  (Ronnie Sahlberg, Guy)
-* rquota support completed (Ronnie Sahlberg, Guy)
-* When registering numeric fields, check that a base other than BASE_NONE was specified. (Guy)
-* Tvbuffification of the IPv6 and ICMPv6 dissectors, and some bug fixes (Heikki Vatiainen, Guy)
-* Get rid of NullTVB references.  (Guy)
-* Get rid of END_OF_FRAME, BYTES_ARE_IN_FRAME references in tvbuffified dissectors. (Guy)
-* Move the declarations of IP protocol numbers to "ipproto.h" from "packet-ip.h". (Guy)
-* Get rid of unnecessary includes. (Guy)  
-* Signed vs. unsigned fixes (Joerg Mayer, Guy)
-* Tvbuffify the RIPng dissector. (Guy)
-* RANAP support  (Martin Held, Guy)
-* Modbus/TCP support (Riaan Swart, Guy)
-* Tvbuffify the Gryphon dissector. (Guy)
-* Undefine "isprint()" before re-defining it, to squelch a compiler warning. (Guy)
-* Configure.in - Fail if both UCD and CMU SNMP headers are found because of link problem (Guy)
-* If the SNMP headers were found but we failed to find "sprint_objid()", fail SNMP config (Guy)
-* Make "col_set_str()" and "tvb_reported_length_remaining()" available in plugins. (Guy)
-* Get rid of support for non-tvbuffified plugin dissectors. (Guy)            
-* "-l" command-line option to turn on automatic scrolling in "Update list
-    of captures in real time" captures  (Christian Lacunza, Guy)
-* HPUX plugin support using g_module_supported (Guy)  
-* Added support for DHCP Authentication extensions specified in
-    draft-ietf-dhc-authentication-16.txt (Ashokn)
-* Added support for RSVP Refresh Reduction Extensions -
-    draft-ietf-rsvp-refresh-reduct-05. (Ashokn)
-* Added one-line summary of each RSVP object in the object line. (Ashokn)
-* Additional OSPF LSA types and opaque-options flag  (Michael Rozhavsky, Guy)
-* packet-wtls.c updates (Alexandre P. Ferreira, Guy)
-* IPX SAP over IPX EIGRP support, and IP EIGRP authentication updates (Paul Ionescu, Guy)
-* PIM enhancements and fixes (Heikki Vatiainen, Guy)
-* Support for dissecting XDR arrays  (Ronnie Sahlberg, Guy)
-* NIS+ support (Ronnie Sahlberg, Guy)
-* Additional LDAP checks for invalid packets (Scott Renfro, Guy)
-* Better support of timestamps from NetXRay captures (Chris Jepeway, Guy)
-* Automake updates for next version of automake (Nathan Neulinger, Guy)
-* Updates for the next version of autoconf (Nathan Neulinger, Guy)
-* Passive FTP support  (Juan Toledo, Guy)
-* Fix a text window, scrollbar bug reported by Christopher McAvaney  (gerald)
-* Updates to OSPF for the changes between drafts 3 and 4 of
-* Various ISIS improvements (Jean-Christian Pennetier, Guy)
-* osi-util.c  Fix postfix error in string generation (Chris Fould, Guy)
-* Support for Cisco-proprietary capabilities in BGP (Jian Yu)
-
-Overview of changes in Ethereal 0.8.17:
-* Display filter GUI fix (Guy)
-* Build fix: use SSL_LIBS if found by configure (Henri Gomez)
-* Fix 2 off-by-1 erros in the code that selects a field after
-       user clicks on a byte in the hex dump (Gilbert)
-* Typo fixes to packet-q931.c (Thomas Gimpel)
-* Win32 build: create HTML doco (Gilbert)
-* Fixes for Lemon compilation (Guy)
-* Wiretap file-close fix (Guy)
-* Wiretap open() design fix (Guy)
-* New dissector: support for CUPS browsing protocol (Charles Levert)
-* Wiretap support for Cisco HDLC (Guy)
-* New dissector: Cisco HDLC (guy)
-* Tvbuffication of MOUNT dissector (Ronnie Sahlberg)
-* Tvbuffication of HCLNFSD dissector (Ronnie Sahlberg)
-* Memory double-free fix (Guy)
-* Change tvb_get_ptr() to return 'const guint8*' (Gilbert, Guy)
-* Fix for IEEE 802.11 trying to modify result of tvb_get_ptr() (Guy)
-* Update to CUPS (Guy)
-* Update to CLNP (Guy)
-* Fix for Win32 file renaming (Guy)
-* Update to MGCP (Ed Warnicke, Guy)
-* Update to STAT dissector (Ronnie Sahlberg)
-* Check for NULL in proto_tree_add_* routines (Guy, Jeff)
-* Tvbuffication of YPSERV (Ronnie Sahlberg)
-* Tvbuffication of BOOTPARAM (Ronnie Sahlberg)
-* New dissector: DCE RPC support (Tod Sabin)
-* Update to SMB mailslot, browse, pipe (Guy)
-* Update to SMB (Guy)
-* Add 48.48 PNG of new 3d logo (Gilbert)
-* Compiler warning fixes (Guy)
-* MS Proxy fix and tvbuffication (Guy, Jeff)
-* Move address routines to epan (Ed Warnicke)
-* Change "IEE 802.3" Ethernet label (Gilbert)
-* New feature: Protocol Hierarchy Statistics (Gilbert, Guy)
-* Win32 build: build wiretap as DLL, use WinPcap 2.1 (Gilbert)
-* New feature: multiple named data sources (Jeff, Guy)
-* Update to Frame Relay (Jeff, Guy)
-* New dissector: LMI for frame relay (Jeff)
-* New dissector: Wellfleet compression (Jeff)
-* Update to WTP (Guy)
-* Updates to AFS (Nathan)
-* Fix for WCP (Guy, Jeff)
-* Back out guint64 handling in wiretap netxray module (Guy)
-* Add APi for creating progess dialogues (Guy)
-* Tvbuffication of ICQ (Guy)
-* GTK-related code fixes (Eduardo Pérez Ureta)
-* Update to RX (Nathan)
-* Add "-D" flag to tethereal to show list of all network
-       interfaces (Guy)
-* Update to IP: check for small header lengths (Guy)
-* Update TPKT (Guy)
-* Fix for ICMPv6 crash (Olivier, found by Heikki Vatiainen)
-* Fix for "checksum bad" flags in proto_tree in IP, UDP, TCP (Guy)
-* Update to PPP (Guy)
-* Update to Q.931 (Guy)
-* New disector: BACNET (Hartmut Mueller)
-* Code movement from dissectors to epan (Ed Warnicke, Guy)
-* General code cleaning (Guy)
-* Win32: load wpcap.dll at run-time, not load-time (Gilbert)
-* Support for "Transparent Ethernet Bridging" (Guy)
-* New dissector: GTP (Michal Melerowicz)
-* Fix for ISAKMP : check for length of payload (Tim Newsham)
-* Win32 build: use NullSoft Installer to provide packaging (Gilbert)
-* Win32 build: keep version number in config.nmake, and generate
-       text files that need that version number (Gilbert)
-* Win32 build: wiretap can use zlib (Gilbert)
-* Update to SNMP (Guy)
-* New dissector: RWALL (Ronnie Sahlberg)
-* OSI-over-PPP support, plus fixes to ISIS (Hannes Gredler)
-* Updates to SCTP (Michael Tuexen)
-* Wiretap: support for Ascend version 7 output (Gerald)
-* Fixes to NTP (Joerg Mayer)
-* Doco updates (Guy, Gilbert)
-* Fix for GTK file selection showing wrong directory in Open/Save As (Gilbert)
-* Win32: isprint() hack to keep GTK from not showing characters in hex
-       dump and follow-tcp-stream window in certain cases (Gilbert)
-
-Overview of changes in Ethereal 0.8.16:
-* RTSP fixes (Guy)
-* CDP updates and fixes (Kent Engstöm)
-* Call capture_sll() during capture (Gilbert)
-* dissectory_try_*() cleanups (Guy)
-* SCTP updates (Michael Tuexen)
-* Many tvbuffications (Guy)
-* GRE updates (Guy)
-* Bugfix in WCCPv2 IP encapsulation (Guy)
-* M3UA update (Michael Tuexen)
-* Updates for DEC LANBridge 100 Spanning Tree protocol (Guy)
-* Fix for MPLS Multicast PPP type (Guy)
-* IUDA updates (Michael Tuexen)
-* NBIPX, NetBIOS fixes (Guy)
-* Don't anger the Automake God so that she doesn't install man pages (Guy)
-* Wiretap ngnsiffer update for type 7 records (Jeff Foster, Guy)
-* Completion of NLM dissector (Ronnie Sahlberg)
-* WSP fix (Guy)
-* Code cleanup (Guy)
-* Make Automake 1.4b happy (Guy)
-* Improve RPC processing (Guy)
-* Ethernet/ethertype() update (Guy)
-* NLM update (Guy)
-* Look for SSL library for those that have UCD SNMP compiled with
-       SSL support (Andy Hood)
-* GTK dialog box handling cleanup (Guy)
-* Support for SUA Light (Micahel Tuexen)
-* Mobile IPv6 updates (Borosa Tomislav)
-* IEEE 802.11 fix (Johan Jorgensen)
-* tru64 doco update (Guy)
-* wiretap can write NetMon 2.x files (Guy)
-* Dissector registration cleanup (Guy)
-* Support for HCLNFSD (Mike Frisch)
-* wiretap autoconf cleanup (Guy)
-* Enhance registration of ONC RPC-based protocols. (Guy)
-* Keep separate cfilters and dfilters lists files. (Guy)
-* Remove support for old-style plugins. Goodbye! (Guy)
-* Cleanup usage of pcap (Guy)
-* SMB update, new error code (Richard)
-* SNMPv2u support (Guy)
-* Fix bounds problem in invalid SIP packet (Ruud Linders <ruud@lucent.com>,
-        Gerald)
-* WTLS support and WSP fixes (Alexandre P. Ferreira)
-* Work around CMU SNMP bug (Guy)
-* "Decode As" (David Hampton)
-* Modularize field types (FT_*) (Gilbert)
-* Re-write display filter code (Gilbert)
-* "drange" --- modularized byte slice routines for dfilters (Ed Warnicke)
-* Always show scrollbar in tree view panel (Gilbert)
-* Fixes for lemon parser generator (Guy)
-* Updates for dfilter-creation-GUI re: new dfilter code (Guy)
-* Better filter string handling (Guy)
-* Support for NLMv3 SHARE and UNSHARE (Guy)
-* RSVP fixes (Guy)
-* VINES fix (Guy)
-* Fix for Token-Ring (Guy, Gilbert)
-* Clean up warnings from MSVC (Guy)
-* Support for V3 CALLIT and V4 BCAST/INDIRECT in portmap (Guy)
-* RTP update (Guy)
-* Code movement for 802.3 handling (Guy)
-* PIM fixes (Guy)
-* WCCP update (Simharajan Srishylam)
-* TFTP build fix for Windows (Guy)
-* RPC updates (Guy)
-* Better error handling during captures, including change in
-       protocol between parent and child processes (Guy)
-* Try to get "drops" info from libpcap (Guy)
-* Proper activation/deactivation for "Decode As" menu item (Guy)
-* Do proper display filtering on multiple fields registered
-       to the same name (Guy)
-* Properly decode BOOTP option 82 (Greg Kilfoyle)
-* WAP/WTLS updates (Neil Hunter)
-* NetXray timestamp fixes (Chris Jepeway)
-* ISAKAMP update (Yaniv Kaul)
-* Add MIP extensions (Stefan, Guy)
-* Diameter fixes for handling bad packets (Gilbert)
-* Work-around for "line-buffered" not meaning "line-buffered" with
-       MSVC (Guy)
-* Re-write of diameter dissector (David Frascone)
-* Win32 Ethereal, if started as GUI w/o a console, will
-       create a console when necessary to show warnings/errors. (Guy)
-* Correct TSIG decoding in DNS (itojun)
-* Add support for SRV RRs in DNS (Nathan)
-* Add hidden boolean fields designating bad IP or ICMP
-       checksums (James E. Flemer)
-* Add them also for various IP-family protocols (Guy)
-* Wiretap support for Etherpeek (v5, 6, and 7) support (Daniel Thompson)
-* Display filter doco update (Guy)
-* Add cvsdiff-fix.py, for cleaning up the result of "cvs diff" (Gilbert)
-* Support for RFC 3024 reverse tunneling support for MIP (Peter Lei)
-* Fixes for NBIPX and microsoft-related IPX usage (Guy)
-* Support for Rquota protocol (Mike Frisch)
-* Code movement for AH dissector (Guy)
-* Fix color selection widget in TCP Streams preferences (Gilbert)
-* Add "Toggle All", "Enable All" and "Disable All" buttons to
-       dissector-selection GUI (Gilbert)
-* Selection of bytes in GUI hex dump selects the appropriate field
-       in the GUI protocol tree (Gilbert)
-* MGCP updates (Ed Warnicke)
-
-Overview of changes in Ethereal 0.8.15:
-* HSRP updates (Heikki)
-* MGCP updates (Ed, Gilbert)
-* Fix infinite loop problem in ICQ dissector (Gilbert)
-* Enable optional building of ethereal/tethereal/editcap (Guy, Gilbert)
-* SMB fixes (Jeroen Ruigrok van der Werven)
-* More complete 'manuf' file. (Gerald)
-* X.25 updates (Olivier, Richard)
-* RADIUS updates (Guy)
-* AIM updates (Ralf Holzer)
-* WCCP 2.0 support
-* NG Sniffer file-reading fixes (Guy)
-* New dissector: Label Distribution Protocol (Richard)
-* tvbuff updates, fixes, additions (Gilbert, Guy)
-* New dissector: GVRP (Kevin Shi)
-* NVS v4 support (Mike Frisch)
-* RTSP updates (Guy)
-* Miscellaneous clean-ups (Guy, Gilbert)
-* NBIPX update (Guy)
-* Fix for improper buffer-overflow check in wiretap's pppdump support
-       (Daniel Thompson)
-* ISAKMP fix (itojun)
-* Add TCP segment and UDP datagram checksumming code (Guy)
-* Added Router-Alert IP option, RFC 2113 (Ashok)
-* PPP updates (Burke Lau)
-* Mobile IPv6 support (Martti Kuparinen)
-* "Match Selected" works better with FT_STRING types (Ed Warnicke)
-* Windows time format bug avoidance (Richard)
-* X.25 over TCP support (Paul Ionescu)
-* Enable FT_BYTES display filtering (Ed Warnicke)
-* Added tethereal_static build target (Nathan)
-* Kerberos update (Nathan, Guy)
-* DLT_LINUX_SLL capture type support, used with current libpcap captures
-       on the Linux "any" device. (Guy)
-* CLNP update (Guy)
-* TFTP update (Guy)
-* BGP update (Greg Hankins)
-* OSPF update (Guy)
-* Capture updates and fixes (Guy)
-* LAPBETHER support (Richard, Guy)
-* TCP update for TCP MD5 signature (Greg Hankins)
-* SMB-PIPE fix (Richard)
-* Display filter creation GUI (Guy, based on work by Jeff Foster)
-* Updates to HTTP (uPnP and SSDP support) (David Hampton)
-* Preferences API updates (Guy)
-* DEC LANBridge Spanning Tree Protocol support (Paul Ionescu)
-* X.25 over LLC support (Paul Ionescu)
-* CDP update for IP Prefix field (Paul Ionescu)
-* Tvbuffication of dissectors (Guy, Gilbert)
-* Frame Relay and Frame-Relay-over-GRE support (Paul Ionescu)
-* Support for NG Sniffer Frame Relay traces (Jeff Foster)
-* Conversation/dissector registration updates (Guy)
-* MTP3 User Adaptation Layer (M3UA) support (Michael Tuexen)
-* Doco updates (Guy)
-* SOCKS fix for crashing in a conversation ping-ping (Jeff Foster)
-* IEEEE 802.11 fix (Guy)
-* Proper (I think) lineheight calculation in proto_draw.c (Gilbert)
-* HTTP dissector can accept registration from sub-protocols (Guy)
-* make-reg-dotc.py speeds up build on Win32 (Gilbert)
-* LLC update (Guy)
-* SCTP updates (Michael Tuexen)
-* ISDN Q.921-User Adaptation Layer (IUA) support (Michael Tuexen)
-
-Overview of changes in Ethereal 0.8.14:
-* Fix time-difference computation in tethereal (Guy)
-* SMB LOGON update (Richard)
-* Continue capturing if netmask on interface is not found (Guy)
-* Add fourth choice of time format: date/time (Guy)
-* AFS update (Nathan)
-* WAP support (Neil Hunter, Guy)
-* SIP support (Heikki Vatiainen)
-* FTP update (Richard)
-* Plugins can specify several underlying protocols (Olivier)
-* Dissector cleanup (Guy)
-* AIM/OSCAR support (Ralf Holzer)
-* Use preference file field list for summary line in tethereal (Guy)
-* GIOP 1.2 support, and other GIOP updates (Craig Rodrigues, Guy)
-* Remove carriage returns in getopt.[ch] (Guy)
-* SDP handles embedded newlines (Robert Tsai)
-* Re-write of EIGRP dissector (Paul Ionescu)
-* Tethereal output cleanup (Guy)
-* MGCP dissector plugin (Ed Warnicke)
-* Tvbuffify: HTTP, NTTP, RSH, RTSP, Telnet, SAP, SDP, FTP, POP, TFTP,
-        NBIPX, SMTP, 802.1Q VLAN, ATALK, AARP, ARP, IPP, STP,
-       IP, ICMP, TCP, UDP, OSI CLNP, OSI COTP, OSI CLTP, OSI ESIS,
-       PPoE, L2TP, X11 (Guy)
-* Tvbuffify: NetBIOS (Jeff Foster)
-* Add more tvbuff methods (Guy, Gilbert)
-* Correct IPv6 router renumbering dissector (Itojun)
-* ICMPv6 update (Itojun)
-* Re-work of logic in SMTP (Guy)
-* ATALK fix (Guy)
-* NetBIOS update (Gerald)
-* Code movement to libethereal (Guy)
-* Column-related fixes in DNS/NBNS (Gilbert)
-* Plugin API fix (Guy)
-* Documentation update (Guy)
-* IEEE 802.11 support (Johan Jorgensen, Axis Communications)
-* Dissectors can be registered by name, for later lookup (Guy)
-* GIOP update (Frank Singleton)
-* Tweak the DATA dissector (Guy)
-* NTP update (Phil Techau, Gerald)
-* Add #include's to clean compiler warnings (Craig)
-* Conversation fix (Guy)
-* Wiretap error-reporting fix (Guy)
-* Add col_set_str() to save memory-copying when the string is static (Guy)
-* Fix for AFS buffer-overrun exploit (Gerald)
-* Fix possible buffer overruns in NBNS, NTP, ICQ, resolv.c, pppdump.c (Gerald)
-* Tvbuffify: AUTO-RP (Heikki Vatiainen)
-* Have tethereal initialize winsock like Ethereal does (Gilbert)
-
-Overview of changes in Ethereal 0.8.13:
-* Macro movement to pint.h (Gilbert)
-* Keep TVBUFF_SUBSET constructor from dying after a
-       ReportedBoundsError (Gilbert)
-* CWR and ECN flags in TCP (Ulrich Kiermayr <kie@thp.univie.ac.at>)
-* Correct startup/shutdown of windows sockets for name resolution (Graham)
-* Add "-p" option to control promiscuity of capture, Debian bug #34376 (Guy)
-* Wiretap support for Nokia firewall tcpdump, yet another mutant libpcap format
-       that didn't change the magic number (Guy)
-* ECN in IP header (Ulrich Kiermayr <kie@thp.univie.ac.at>)
-* Fix for #include of <net/if.h> (Guy)
-* Close the handle for the SNMP library after inspecting it on Linux
-       (Guy, Gilbert)
-* EOF check (Guy)
-* Wiretap support for Shomiti Surveyor 3.x, aka "unofficial snoop v4" (Guy)
-* Wiretap support for reading pppd log files (pppdump format) (Gilbert)
-* Add -l option to tethereal to make stdout line-buffered.  (Guy)
-* Add "Next Sequence number" field to TCP (Guy)
-* Other TCP updates (Guy)
-* Add direction flag, if available, to Frame dissection. (Gilbert)
-* Rename NCP include file with code in it to packet-ncp2222.inc (Gilbert)
-* Dissect WTAP_ENCAP_ATM_RFC1483 with dissect_llc() (Guy)
-* Wiretap support for NetXRay ATM captures (Guy)
-* Make an "epan" directory, and move core routines to libethereal (Gilbert,
-       Olivier, Guy)
-* Doco updates (Guy)
-* Dynamic buffer for format_text() (Guy)
-* Telnet update (Guy)
-* HTTP update (Guy)
-* RTSP update (Guy)
-* BXXP update (Richard)
-* DNS updates (A6, DNAME, and RFC 2673 bitstring label) (Per Flock)
-* ISAKMP check for bad data (Gilbert, Jack Keane)
-* ISAKMP update for SHA2 and AES encryption assignments (Yaniv Kaul)
-* Move Frame dissection do separate file (Gilbert)
-* Add support for modal message boxes (Guy)
-* DNS updates (Brian Wellington)
-* Add Capture->Stop menu item (Santeri)
-* ICMPv6 bad data check (Santeri)
-* Check for python executable in autogen.sh (Gilbert)
-* On Unix/X, the default font preference matches only ISO 8859/1 fonts (Guy)
-* Complete the COPS dissector (Heikki Vatiainen)
-* Update for Session Announcement Protocol (Heikki Vatiainen)
-* Better heuristic for detecting Linux mangling of token-ring header (Gilbert)
-* Fix for DNS A6 RR decoding (Per Flock)
-* Support for H.261 and TPKT, replacement of RTP and RTCP dissectors, and
-       changes to Q.931 dissector (Andreas Sikkema)
-* Case-insensitive string checks in HTTP dissector (Isaac Wilcox)
-* RTCP band-aid for allegedly-NTP timestamp (Guy, from Jason Lango's
-       RTCP dissector)
-* Diameter updates (David Frascone)
-* Capture statistics improvements (Santeri)
-* Check the ICMP checksum (Guy)
-* Support for conversations with "wildcard" destination addresses
-       (Jeff Foster, Guy)
-* HSRP off-by-one fix (Guy)
-* IPX and TCP column-related fixes (Guy)
-* make-reg-dotc fix (Guy)
-* AFS static-function cleanup (Guy)
-* Filter GUI ease-of-use fixes (Santeri)
-* Support for Routines for IGRP dissection <Paul Ionescu>
-
-Overview of changes in Ethereal 0.8.12:
-* OSPF enhancements (Craig Metz)
-* Buffer-overflow protection with snprintf (Gilbert)
-* Add "Save As" feature to TCP Follow dialogue (Gilbert)
-* NFS update (Guy)
-* Show correct IP cksum if cksum in packet is incorrect
-       (Johannes.Hennecke@elsa.de, Gilbert, Guy)
-* Fixes for srvloc (Guy, Peter Kjellerstedt)
-* Reorganize Win32 README (Gilbert)
-* ICQ updates (Peter Kjellerstedt)
-* ICMP proto_tree fix (Guy)
-* Filter dialogue GUI fix (Guy)
-* Fix rlogin "fd" assumption (Guy)
-* Packet-length fixes in various dissectors (Guy)
-* Add preferences to OSI CLNP/COTP/CLTP (Laurent)
-* Dissector tables allow for tvbuff and non-tvbuff dissectors (Guy)
-* Code cleanup (Laurent, Guy)
-* SMB fix (Richard)
-* Add scripts to turn lists of protocols and filterable fields, as
-       produced by "ethereal -G", to SGML (Richard)
-* RPC updates (Uwe)
-* NLM v1 updates (Uwe)
-* Add Help window (Laurent)
-* Improve add_host_name fill IP host hasthable from DNS answers (Laurent)
-* Add doc strings to ncp2222.py (Gilbert)
-* Fix display of IPv6 frag header in proto_tree (Santeri Paavolainen)
-* Add wiretap support for Cisco Secure Intrusion Detection System IPLog format
-       (Mike Hall, Gilbert)
-* Allow "filtering" in TCP Follow Save As, i.e., save entire conversation, or
-       either half of the conversation (C->S, S->C) (Gilbert, Laurent)
-* Doco update (Guy)
-* BOOTP fix (Phil Techau)
-* Fix Help|About order (Guy)
-* Add #defines to DNS dissector (Guy)
-* Fix compilation in non-source directory (Laurent)
-* Add ethertypes (Laurent)
-* Add routines for fetching little-endian and big-endian 64-bit integral
-       quantities, if G_HAVE_GINT64 is defined (Guy)
-* ISIS CLV fix (Laurent)
-* Add proto_tree_add_text_valist (Laurent)
-* make-reg-dotc fix (Guy)
-* header-file inclusion fixes (Laurent)
-* Add Kerberos 5 dissector (Wes Hardaker, Guy, Gilbert)
-* Speedup of random access to compressed ngsniffer files (Guy)
-* LLC non-SNAP fix (Guy)
-* snprintf fixes (Guy)
-* "TCP follow" support for TCP over IPv6 (Laurent)
-* Add RSH dissector (Robert Tsai)
-* Add HPUX doco and patches (Guy)
-* Better handling of failing to open capture device (Guy)
-* Cope with Linux ISDN packet headers (Guy)
-* Enable/disable particular protocols (Laurent, Uwe)
-* Small RPC and NFS fix (Uwe)
-* Preferences GUI updates (Laurent, Guy, Gilbert)
-* Packet deselection fix (Guy)
-* Re-organize popup menu (Laurent)
-* GUI convenience function updates (Guy)
-* DNS A6 records are now RFC 2874, not i-d (itojun)
-* Add support for draft-ietf-ipngwg-icmp-name-lookups-06.txt
-       (ICMP node information query) (itojun)
-* Gryphon plugin fix (Laurent)
-* Plugin fix (Laurent)
-* Add Zebra dissector (Jochen, Guy)
-* ICMPv6 dissector alignment fix (itojun)
-* Add port type for SCTP ports (Michael Tuexen)
-* Potential buffer overflow fixes (Laurent)
-* Add info to summary window (Laurent)
-* Add initial support for SMTP dissector (Richard, Laurent)
-* Choose bold font from normal-weight font name (Guy)
-* Font fixes (Laurent)
-* BGP display filter fix (Laurent)
-* Ascend display filter fix (Laurent)
-* Ability to mark frames with middle mouse button. (Laurent)
-* Tethereal initialization fix (Guy)
-* Turn FT_NSTRING_UINT8 into FT_UINT_STRING (Gilbert)
-* NCP fix (Gilbert)
-* Remove "Decode IPv4 TOS field as DiffServ field" from display
-       options (Laurent)
-* Add a help context identifier to the status bar (Laurent)
-* Fix CLEANUP_* macros in exceptions code (Gilbert)
-* LDAP dissector fix (Guy)
-* RPC packet-state fix (Guy)
-* Name updates to stuff in GSS authentication for ONC RPC (Dug Song)
-* Update doco (Guy, Laurent)
-* libpcap->wiretap encapsulation type mapping fix for new DLT_ types (Guy)
-* LLC fix (Guy)
-* pptp fix (Laurent)
-* vines fix (Laurent)
-* NFS v2 READDIR fix (Guy)
-* Add FT_STRINGZ type (Gilbert)
-* Move pointer-integer functions (pntohl, et al) to separate file (Gilbert)
-* Add initial support for BXXP (Richard)
-* Fix method for building list of network interfaces (Uwe, with tip o' hat
-       to W. Richard Stevens)
-* GIOP endianness fix (Gilbert)
-* Random character in help dialogue fix (Laurent)
-* Change wtap_read() parameter list to avoid hacks in some wiretap
-       modules (Gilbert)
-* g_malloc()/g_free() fixes (Guy)
-* New tvbuff routines (Gilbert, Richard)
-* libsnmp.so loading fix (Guy)
-* Use inverse video instead of boldface in hex dump (Graham Bloice, Guy)
-* Ability to choose fixed-width font as a GUI preference (Guy)
-* Default to "6x13" rather than Lucida Typewriter, as not all X servers
-       have Lucida Typewriter (Guy)
-* Comment-out Cut/Copy/Paste items in Edit menu (Guy)
-* redraw_hex_dump fixes (Guy)
-* Negative relative and delta timestamp fixes (Guy)
-* Move some string functions out of packet.c and into strutil.c (Gilbert)
-* OSPF fixes (Craig Metz)
-* Avoid assert in tvbuff when creating packet of bogus reported_length (Gilbert)
-* Don't allow hf_text_only to be in the display filter language (Gilbert)
-* Win32 .cvsignore additions (Graham)
-
-Overview of changes in Ethereal 0.8.11:
-* Set locale in tethereal (Guy)
-* Dialog box utility routines (Guy)
-* Modal window fixes (Guy)
-* GUI cleanups (Guy)
-* Add support for preferences (Guy)
-* IPv4 DiffServ is a preference (Guy)
-* Add strcasecmp.c for those systems that need it, like SINIX-M (Uwe)
-* BOOTP magic cookie fix, option-dissection fix (Guy)
-* SNMPv3 fix for security model values 1 and 2 (Guy)
-* Make AH payload dissection placement a preference (Gilbert)
-* Timestamp display fix (Guy)
-* CLNP TSAP fix (Guy)
-* NFS filehandle dissection for ReliantUNIX and Linux nfsd/knfsd (Uwe)
-* TCP summary info in protocol tree is an option (Gilbert)
-* OSPF enhancements and fixes (Michael Rozhavsky)
-* inet_aton()-related build fixes (Guy)
-* UDP has heuristic dissector table, and uses it for RPC (Uwe)
-* Dissection of RPCSEC_GSS credentials in ONC RPC (Dug Song)
-* DNSSEC additions/name changes (Jakob Schlyter)
-* Error message cleanups (Guy)
-* DNS support for MS's WINS and WINS-R resource records (Guy)
-* tvbuff-ication of H1 dissector, and response identifier display change
-       (Gerrit Gehnen)
-* SCTP dissector (Michael.Tuexen@icn.siemens.de)
-* Capture-window titlebar fix (Gilbert)
-* Support for building SVR4 binary packages (Gerald)
-* proto_tree/dfilter interaction change (Gilbert)
-* Fix URL for libpcap (Guy)
-* Improved autogen.sh script (Bruce Korb)
-* Add "debian" target to Makefile (Olivier)
-* Tethereal packet-count and new-line fix (Gilbert)
-* SNMP "agent address" trap PDU display fix (Guy)
-* Support for many more DHCP options (Jose Pedro Oliveira)
-* Compiler-warning fixes in wiretap (Guy)
-* Reset "visited" flag when rescanning a file (Gilbert)
-* Add RPM and SRPM build targets (Gerald)
-* Another shot at the undead libpcap monster fix (i.e., extra info
-       in headers for ss990915 libpcap) (Guy)
-* Add aclocal-flags to fix build headaches (Guy)
-* In proto_tree_add_item(), access tvbuff before adding anything to
-       proto_tree. (Gilbert)
-* Add Quake 1 dissector (Uwe)
-* GIOP dissector warns about unsupported GIOP versions (Gilbert)
-* dfilter2pod build fix (Gilbert)
-* Re-write of NCP dissector. Adds python to build. :) (Gilbert)
-* Fix Edit->Filters...->Apply (Richard)
-* Add DIAMETER dissector (David Frascone)
-* Display TCP RST data as text, as per RFC 1122 (Guy, with tip o' hat
-       to Kevin Steves)
-* Support for capturing from a pipe (FIFO or STDIN). (Olivier)
-* Cross-platform build fixes (Guy)
-* Fix directory-checking routines (Guy)
-* Display filters now work on string types (Gilbert)
-* Initial templates for decoding all 4 NLM protocol versions (Uwe)
-
-Overview of changes in Ethereal 0.8.10:
-* Code cleanup (Gilbert)
-* Assign port 1052 to DDTP (Olivier)
-* Add syslog dissector (Gerald)
-* Build cleanup (Guy)
-* X11 dissector (Christophe, Guy)
-* RPC cleanup (Guy)
-* tvbuffication (Olivier, Gilbert)
-* Remove dead tos_str symbol (itojun)
-* More manufacturer ether codes (Gaetan Soltesz <gaetan@cisco.com>)
-* Support for capturing on Linux ATM interfaces (Mark Clayton)
-* NG Sniffer file reading fixes (Joerg, Guy)
-* Make 'tethereal -h' look similar to 'ethereal -h' (Joerg)
-* Support for "Update list of packets in real time" on Win32 (Graham)
-* Win32 makefile dependency fix (Graham)
-* Fix for people who don't read the FAQ. I.e., fix for
-       calling snmp_set_full_objid(0 in packet-snmp.c (Guy)
-* OSI fix (Guy)
-* ISIS fix (Guy)
-* AFS volume name display fix (Guy)
-* tvbtest enhancements (Guy)
-* Treat TCP follow temp file as binary, for Win32 (Guy)
-* Read NetXRay 2.002 files (Joerg, Guy)
-* Fix octet string buffer overflow in packet-snmp.c (Guy)
-* asn1.c/packet-snmp.c code cleanup (Guy)
-* Variable name ("cf"/"cfile") cleanup (Ben Fowler)
-* GUI-code enhancements (Guy)
-* Wiretap enhancements (Guy)
-* Support for OSI CLTP (Guy)
-* ISAKMP padding fix (Guy)
-* GUI progress bar change (Guy)
-* Debian build-file fix (Olivier)
-
-Overview of changes in Ethereal 0.8.9:
-* Timestamps in RTP summary column (Jason Lango)
-* Fix build warnings (Ron Flory)
-* Make our GtkCList sortable (Graham Bloice)
-* Use F<> instead of B<> for files in man pages (Guy)
-* Fix a type IP packet counter (Gerald)
-* Build fixes (Gilbert, Guy)
-* Rename "private" to "dump", to avoid C++ reserved word (Guy)
-* Add tvbuff class and exceptions module (Gilbert, Guy)
-* Convert dissectors to use tvbuffs (Gilbert, Olivier, Guy)
-* Support ISAKMP Configuration Method (Yaniv Kaul)
-* Fix tethereal/wiretap error-reporting bug (Gilbert)
-* Add sample Makefile for regression testing (Gilbert)
-* Dissect substring filters in packet-ldap.c (Guy)
-* Fix wtap.h typo (Alan Harrison)
-* Change usage of 'fd' in file.c (Ben Fowler)
-* Fix endian bug in ngsniffer.c (Guy)
-* Fix smb-pipe NetServEnum (Guy)
-* Fix VTP to correctly add ipv4 address to proto_tree (Guy)
-* cf->current_frame fix for correctly displaying GtkCList (Guy)
-* SMUX and SNMPv3 support (Jochen Friedrich)
-* Fix snmp-less build (Guy)
-* Show Ethernet trailer (Gilbert)
-* Old-style fixes for bounds checking (Guy, Gilbert)
-* Make proto_tree_is_visible false more of the time (Guy)
-* Support for GRE over IPX (Paul Ionescu)
-* Move psuedo_header out of frame_data structure to save memory. Required
-       changes in wiretap, too. (Guy)
-* Doco fixes (Guy)
-* Mark DCHP packets as DHCP, using bootp.dhcp flag. (Paul Ionescu)
-* Fix randpkt.c for new wtap_dump() (Gilbert)
-* Correctly handle 0-length FT_BYTES (Gilbert)
-* Header file fixes (Guy, Gilbert)
-* SMUX-related fix (Guy)
-* More wiretap zlib fixes (Guy)
-* Detect Cisco and Novell type IPX packets (Paul Ionescu)
-* Close the capture file descriptor (Mark Burton, Guy)
-* More ISAKMP additions (Yaniv Kaul, Guy)
-* Support for EIGRP over Appletalk and IPX (Paul Ionescu)
-* Fix display of IP fragment (Scott Howard)
-* Fix for Linux ISDN ippp devices (Gilbert)
-* Change handling of capture_ppp() (Gilbert)
-* SMB fixes (Mark Burton)
-* Support for reading compressed Sniffer fils (Tim Farley, Joerg, Guy)
-* GTK dialogue fixes (Guy)
-* Incorporate gtkclist.c from GTK+ 1.2.8 (Guy)
-* Initial SCTP support (Michael Tuexen)
-* Support for Mobile IP dissection (Stefan Raab, Gilbert, Guy)
-* Fix for X.25 dbit (Gilbert)
-* Enable more dissector handoff tables (Guy)
-* Win32 build enhancements (Graham Bloice)
-* X.25 LCN display fix (Olivier)
-* C/C++ typedef fixes (Guy, Andreas Sikkema)
-* Change proto_tree_add_*() calls to find more errors at compile time (Guy)
-* Fix plugin function pointer table (Gilbert)
-* Add "Enable name resolution" check box to File Open dialogue (Gilbert)
-* Fix RSVP for Resv Tear Confirm message (Gilbert)
-* Show ICMP sequence number as two bytes instead of integer of unknown-endianness (Gilbert)
-* Add gtk_set_locale() to main (Kaoru Kusunoki)
-* Make dissect_ah() use dissector handoff tables (Gilbert)
-* Fix L2TP dissector to call dissect_ppp() (Gilbert)
-* Support for COPS (Heikki)
-
-Overview of changes in Ethereal 0.8.8:
-* Implement dissector tables for various protocols (Gilbert, Guy)
-* Add "visited" flag to each frame (Gilbert, Guy)
-* Renamed the DHIS protocol to DDTP (Olivier)
-* Change win32 port to build as a Windows (non-console) program (Guy)
-* Improved display of FTP data (Richard)
-* Add icon and resource for Win32 ethereal (Graham Bloice)
-* OSI fix (Guy)
-* Wiretap code cleanup (Guy)
-* Updates to OSI CLNP, CLTP, ISIS. Added OSI ESIS (Ralf Schneider)
-* Per-frame data allocation (Richard)
-* Update NCP code to use conversation types (Guy)
-* Fix checksum option decoding in CC/CR TPDU in CLNP dissector (Laurent)
-* Detect compressed A/C PPP fields (Greg Kilfoyle)
-* Support for decoding MS Proxy protocol (Jeff Foster)
-* Fragmented IPv6 fix (Guy)
-* Fixes to LPD dissector (Matthijs Melchior <mmelchior@lucent.com>)
-* Support for RTCP and RTP (Jason Lango)
-* RTSP fixes (Guy)
-* IPv4 dissector and doco fix (Ben Fowler <wapdev@leedsnet.com>)
-* Add proto_tree_add_int_format() (Gilbert)
-* Support IPv6 name resolution A6 packet (itojun)
-* Support AD and CD bit in RFC2535 section 6 (itojun)
-* Add "-s" to editcap (Guy)
-* Print spaces as spaces in hex dump pane (Gilbert, Guy)
-* Don't dissect encrypted payload in ISAKMP packet (Guy)
-* SINEC H1 fixes (Gerrit Gehnen)
-* Plugin fixes (Gerrit Gehnen)
-* Win32 build fixes (Graham Bloice)
-* Doco updates (Guy)
-* Menu fixes (Guy)
-* Dialogue window helper functions (Guy)
-* GUI button-creation functions (Guy)
-* Speedups in token-ring dissector (Gilbert)
-* Registration of lists of "heuristic" dissectors (Guy)
-* Ethereal child process error-handling (Guy)
-* Fix problems with dialogue windows popping up multiple times (Guy)
-
-Overview of changes in Ethereal 0.8.7:
-* Small memleak in "Find Frame" plugged (Guy)
-* Correct behavior for stopping frame search (Guy)
-* RPM spec file fix (Patrick Higgins <phiggins@transzap.com>)
-* Disable "Update list of packets in real time" and
-       "Automatic scrolling in live capture" for Win32 (Gilbert)
-* Avoid using zero-length arrays in packet-rsvp.c (Guy)
-* Add wtap_read() func to wtap.c (Richard, Guy)
-* Update to SMB Browse (Richard)
-* Rlogin dissector (Jeff Foster)
-* Re-arrange dissector_add() calls and make some dissectors static
-       for dissectors under TCP and UDP (Guy)
-* Remove unused value_string in packet-llc.c (Guy)
-* Add DOCSIS BPDU (Johannes Hennecke <Johannes.Hennecke@elsa.de>)
-* Separate variables for "File|Open" and "File|Save [As]" (Guy)
-* BGP confederations support (Greg Hankins)
-* Correct display of FT_BOOLEANs inside bitfields (Gilbert)
-* Catch loops in DNS names. Avoids zlip DNS DoS exploit (Guy)
-* Compile tethereal and editcap for Win32 (Gilbert)
-* Support CIFS-over-TCP w/o NBSS (Mark Muhlestein)
-* .cvsignore updates (Ben Fowler)
-* Add SOCKS[45] dissector, plus changes to conversation.c (Jeff Foster)
-* Fix int size for I and S LLC frames. (Guy)
-* Update packet-osi.c [CLNP] (Guy)
-* Update packet-isis.c (Guy)
-* Fix typo in packet-h1.c (Guy)
-* Update Win32 doco (Guy)
-* Fix null filter string display in summary dialogue (Guy)
-
-Overview of changes in Ethereal 0.8.6:
-* L2TP spelling fix (Florian)
-* RADIUS update (Florian)
-* LDAP build fix (Guy)
-* Fix for not being able to capture more than once in a session (Guy)
-* Developers' doc update (Guy)
-* Build fixes (Guy)
-
-Overview of changes in Ethereal 0.8.5:
-* Fix for reading Toshiba ISDN router trace files (Gilbert)
-* Fix proto_* calls in various dissectors (Guy, Gilbert)
-* Fix offset in packet-ipp.c (Guy)
-* Documentation updates (Guy, Olivier)
-* Another iteration of the frame_data pointer/GtkCList headache (Guy)
-* Support for DUMP and EXPORT replies in packet-mount.c (Uwe)
-* Support for MPLS (Ashok)
-* RSVP fixes (Guy)
-* Fix TCP Stream (Guy)
-* Break proto_tree_add* functions into many more (Gilbert, Guy)
-* Win32 version uses HOMEDRIVE and HOMEPATH instead of HOME (Guy)
-* More *BSD zlib fixes (Guy)
-* Fix to handle SNMPv2 TRAP PDUs (Dietmar Petras)
-* Fix SNMP (Guy)
-* Fix "Find Frame"/"Go To Frame" dialogue boxes (Guy)
-* Plugin API fixes (Guy)
-* LAPB update (Olivier)
-* EIGRP update (Guy)
-* V120 update (Guy)
-* RADIUS changes (Florian Lohoff)
-* Add new filterable fields to eth, tr, fddi, isl (Jeff Foster, Gilbert)
-* Add Novell option decoding (Fredrik Sorensson <fsn@volvo.se>>
-* More proto- and dfilter- assertions (Gilbert, Ben Fowler <wapdev@leedsnet.com>)
-* Fix IPv6 fragment handling (Jochen Friedrich)
-* DNS update (Guy, Itojun)
-* IPv4 udpate (Guy)
-* Enable capturing in Win32 (Paul Welchinski)
-* Fix for SMB (Andreas Sikkema)
-* Wiretap update; fix for Netmon reader (Guy)
-* L2TP fixes (Florian Lohoff)
-* NFS update (Guy)
-* Telnet update (Guy)
-* Per-frame proto data (Richard)
-* ASN.1 update (Guy)
-* PPP over GRE fix (Gilbert)
-* ISIS-HELLO fix (Ralf Schneider)
-* Display filter string length fix (Ralf Schneider)
-* Re-work of LDAP dissector (Doug Nazar)
-* Win32 file-save fix (Andreas Sikkema)
-* Add getopt routine for Win32 (Gilbert)
-* BGP route reflection support (Greg Hankins <gregh@twoguys.org>)
-* BOOTP fix (Michael Johnston)
-* Lex build fix (Guy)
-* Remove extra menu entries for "Find Frame" and "Go To Frame" (Guy)
-* Wiretrace's iptrace reader now reads IBM SP switch traces (Jochen Friedrich)
-* HP-UX build fix (Guy)
-* Plugin update (Olivier)
-* Summary dialogue window fix (Guy)
-* Ethereal exit logic re-org (Guy)
-* Filter dialogue re-org (Guy)
-* Use GMemChunk for frame_data structs (Guy)
-* Allow registration of protocol handoffs (Jeff Foster, Guy)
-* Win32 build fix for new WinPcap library (Guy)
-
-Overview of changes in Ethereal 0.8.4:
-* Listen for exception on GDK_INPUT_EXCEPTION on sync pipe (Gilbert)
-* Correct timestamp bug in dissect_ipopt_timestamp() (Paul Ionescu, Olivier)
-* Win32 fixes (Ed Meaney)
-* Fix PLUGIN_DIR scanning (Olivier)
-* Support for Cisco Group Management Protocol (Guy)
-* Allow filtering on 24-bit integral fields (Guy)
-* Support for Cisco's Virtual Trunking Protocol (guy)
-* Enable plugins on Win32 (Gilbert)
-* Debian packaging changes (Olivier)
-* Win32 build fix (Gilbert)
-* Fix bug in tftp (Dietmar Petras)
-* Support for Time Protocol (Dietmar)
-* Support for win32 libpcap (Ed Meaney)
-* Typo in Makefile.am (Sean Walmsley <sean.p.walmsley@Hydro.ON.CA>)
-* Build fix, plus suport for setuid ethereal [DANGEROUS!]
-       (Peter Kjellerstedt <peter.kjellerstedt@axis.com>)
-* Typo fix in OSPF (Nick Amato)
-* Code movement (Guy)
-* NetBSD zlib build fix (Itojun, Guy)
-* Misc. code fixes (Guy)
-* Win32 fixes (Guy)
-* Support for SMB Mailslot and Netlogin (Jeff Foster)
-* BOOTP fix (Dietmar Petras)
-* "A header file for every dissector" (Gilbert)
-* Fix NetBIOS name types (Richard)
-* Allow for non-"struct timeval" in tethereal (Gilbert)
-* Upgrade gtkclist.c to GTK+-1.2.7 (Gilbert)
-* Support raw IP nettl captures (Olivier)
-* Fix X.25 data structure initialization (Olivier, Guy)
-* New WTAP error code: WTAP_ERR_UNSUPPORTED_ENCAP (Guy)
-* LanMan fix (Richard)
-* Doco updates (Guy)
-* Fix for UCD SNMP 4.1.x
-* "Resolve Name" item in proto tree popup (Laurent)
-* Buffer fix (Guy)
-* SMB Logon fix (Richard, Jeff Foster)
-* Tethereal fix for multi-arg filters on command line (Guy)
-* Fix HTTP request and response (Laurent)
-* Support for Dynamic Host Information Services (Olivier)
-* Add TCP segment length to TCP packet summary (Fred Reimer)
-* Pop up single packet's proto tree in new window (Jeff Foster, Guy)
-* Developer's README, finally! (James Coe, Guy, Jeff Foster, Gilbert)
-* Support for HP-UX 11 nettl files (Olivier)
-* Make scrollbar placement option ubiquitous (Guy)
-* Support for Sinec H1 protocol (Gerrit Gehnen)
-* Show version number resource in COTP (Gerrit Gehnen)
-
-Overview of changes in Ethereal 0.8.3:
-* Win32 path delimiter fixes (Guy)
-* clnp fix (Guy)
-* tethereal initialization fix (Guy)
-* Debian packaging files (Olivier)
-* NFS readdir* segfault fix (Uwe)
-* file_seek() fix (Guy)
-* "struct timeval"/"struct bpf_timeval" fix (Guy)
-* TFTP Option Extension (RFC 2347) support (Craig Newell)
-* Menu fixes (Gilbert)
-* PPP sequence number fix (Gilbert)
-* Support for NetXRay WAN traces (Gilbert)
-* X.25 fix (Guy)
-* TCP Follow EBCDIC toggle fix (Gilbert)
-* New get_home_dir() function for HOME env var (Gilbert, Guy)
-* Additional NLPIDs (Guy)
-* New "ethereal_static" make target (Nathan)
-* Capture window close button fix (Nathan)
-* Plugin directory symlink scanning fix (Olivier)
-* Add SNMP trap port to udp dissector (Guy)
-
-Overview of changes in Ethereal 0.8.2:
-* Add editcap as standard install target (Guy)
-* Add manpage for editcap (Guy)
-* GUI code movement (Guy)
-* Read-only Win32 support (Gilbert, Guy)
-* L2TP updates (Laurent Cazalet, Thomas Parvais)
-* select() workaround for Linux libpcap bug (Guy)
-* Cisco CDP fixes (Guy)
-* Hex dump option in TCP Stream window (Olivier)
-* Assorted frame numbering fixes (Guy)
-* Filterable RTSP fields (Jason)
-* X.25-over-Ethernet support, perhaps (Guy)
-* Export and usage of NLPID values (Guy)
-* zlib fix for {Free,Open,Net}BSD (Guy, Itojun)
-* Add tethereal and manpage (Guy)
-* Doc updates (Guy, Gilbert)
-* Fix type in hex printing in netbios (Gerald)
-* Work around RedHat 6.1 libpcap filter "feature" (Gerald)
-* Fix alignment issues (Guy)
-* Tethereal mods (Nathan)
-* Use gmodule for dynamic linking instead of libltdl (Gilbert)
-* Build fixes (Guy)
-* Plugins in tethereal (Olivier)
-* Editcap mods (Richard)
-* Change code to use strchr() instead of index() (Guy)
-* Change code to use strrchr() instead of rindex() (Guy)
-* Pop-up menus with right-clicks (Jerry Talkington)
-* Packet scrolling option in capture dialogue window (Guy)
-* Full NFSv3 support (Uwe)
-* Fix byte-order and alignment problems in PPTP
-       (Thomas Quinot, Debian bug 55347)
-* Support for both HP-UX 9.04 and HP-UX 10.20 nettl files (Olivier)
-* "Inactive Subset" in ISO 8473 CLNP (Gerrit Gehnen)
-* Vines update (Joerg)
-* tm_mon fix (Guy)
-* New proto_item_set_text() and proto_tree_add_notext() functions (Guy)
-* New functionality in dissect_rpc_string() (Guy)
-* CDP fixes (Paul Ionescu)
-* packet_info and ethernet changes (Guy)
-* LLC updates (Guy)
-* Flag for IPv4 TOS field/DiffServ field (Heikki Vatiainen)
-* Cisco ISL support (Guy)
-* Workaround for GTK+-1.2.[3-6] text widget bug (Gerald)
-* Menu updates and fixes (Gerald, Gilbert, Guy, henceforth "3G")
-* Parse multiple COMMUNITIES value in BGP (Itojun)
-
-Overview of changes in Ethereal 0.8.1:
-* Fix mulitiple-selection bug in packet list (Gilbert)
-* Check for libtool and libtool version (Guy)
-* Toshiba file reader handles relative dates (Gilbert)
-* File|Open dialogue box directory hack (Gilbert)
-* Modify appearance of lines and expanders in GUI proto tree (Gilbert)
-* Make code ANSI-C compliant and other build fixes (Guy)
-* Fix side effects of using GtkCTree and GTK_SELECTION_BROWSE (Guy)
-* Abstract out some of the menu code from the GUI routines (Guy)
-* Re-arrange some GUI code (Guy)
-* "Default" button for resetting plugin filter string (Olivier)
-* Plugin status save/restore (Olivier)
-* Add notes about sniffing VMware connections (Gilbert)
-* Add focus for "Find Frame" and "Go to Frame" (Guy)
-* Reconcile differences in integer size used for ports
-       in conversation code and packet_info code (Gilbert)
-* Empty string capture filters for libpcap craziness (Gerald, Guy)
-* Manpage updates (Guy)
-* Print packets as multiple pages of PostScript (Guy)
-* Fix "Follow TCP Stream" print function (Guy)
-* Avoid segfault in SMB reported by
-       Aaron Bush <abush@microcenter.com> (Gilbert)
-* L2TP support (John Thomes)
-* Allow printing during capturing
-
-Overview of changes in Ethereal 0.8.0:
-* RPC and NFS updates, complete NFSv2 support (Uwe, Gilbert)
-* Initial TNS support (Nathan)
-* Documenatation and distribution updates (Gilbert, Guy, Itojun, Gerald)
-* SMB fixes (Gilbert, Richard, Olivier, Greg Kilfoyle)
-* Color preference fixes and updates (Guy)
-* NetBIOS fixes (Guy)
-* IPX fixes and updates (Guy, Nathan)
-* Capture/file save facility updates (Guy)
-* Add IPX stats to capture window (Gilbert)
-* Appropriately enable/disable the "follow" menu item (Florian)
-* ICQ fixes from Guy and Kojak (Guy)
-* Add Christopher McAvaney's format_text() fix (Guy)
-* Stream window color prefs (Gerald)
-* Myriad GUI fixes and enhancements (Gilbert, Guy)
-* RADIUS fixes thanks to Arni Raghu <arni@caip.rutgers.edu> (Gilbert)
-* VLAN updates (Nathan)
-* Byte view fixes (Nathan)
-* Initial TACACS+/XTACACS support (Nathan)
-* Multiple file format capability in wiretap and Ethereal (including Snoop,
-  Netmon 1.x, Sniffer, Netxray, and various flavors of libpcap)
-  (Guy, Olivier, Nathan)
-* Added editcap to the distribution (Richard)
-* Enhancements to wiretap's file output capabilities (Guy)
-* Add our own SNMP PDU dissector; other SNMP fixes and updates (Guy)
-* ASN.1 code added; used by SNMP dissector, and available for other use
-  by other dissectors (Guy)
-* LLC/SNAP fixes and updates (Guy, Nathan)
-* NTP fixes (Guy, Gerald)
-* ISAKMP updates from Dave Chapeskie (Guy)
-* Reduced dependency on "global.h" (Gilbert, Guy)
-* HTTP updates from Jerry Talkington (Guy)
-* Added IRC dissector (Nathan)
-* DNS updates (Nathan)
-* Added James Coe's patch(es) to add SRVLOC and NCP-over-IP support (Guy)
-* CLI fixes and enhancements (Guy)
-* ARP improvements (Nathan)
-* Capture length fixes for IRIX (Guy)
-* BGP updates from Greg Hankins, and other BGP fixes (Itojun)
-* Added Philip Gladstone <philip@raptor.com>'s patch to check IP header
-  checksum (Gilbert)
-* GRE updates, merged code from Jerry Talkington (Guy)
-* AppleTalk updates, including NBP and RTMP dissectors (Nathan, Guy)
-* Initial LDAP support (Nathan)
-* X.25 updates (Olivier)
-* Plugin support (Olivier)
-* Fixes for packet-ip.c (Guy, Gilbert)
-* Jerry Talkington's patch to move filter prefs to their own dialog (Guy)
-* Fixes for RedHat's modified version of libpcap (Guy)
-* WCCP dissector from Jerry Talkington (Guy)
-* rwho/rwhod/ruptime support added (Gilbert)
-* Added Bert Driehuis <driehuis@playbeing.org>'s I4B wiretap module
-  and V.120 decoder (Gilbert, Guy)
-* RSVP fixes (Gilbert)
-* NCP fixes and updates, other fixes from James Coe (Nathan, Guy)
-* Q.931 updates from Bert Driehuis (Guy)
-* ISDN4BSD updates (Guy)
-* Support for ISIS thanks to Stuart Stanley (Guy)
-* Support for Dearborn Group Technology's Gryphon as a plugin (Gilbert)
-* Win32 port updates (Guy)
-* LPD segfault fixes reported by Gregor Glomm (Gilbert)
-* GUI page added to preferences (Gilbert)
-* Libtool integrated with the distribution (Gerald, Guy, Itojun)
-* OUI updates (Guy)
-* Summary-dialog-on-empty-capture segfault bug squished (Guy)
-
-Overview of changes in Ethereal 0.7.9:
-* Compilation warning fix (Guy)
-* Updates to Q.931 (Guy)
-* Updates to Q.2931 (Guy)
-* Display filter widget uses GtkCombo (Gerald)
-* Added SNMP over Ethernet (Gilbert)
-* Small changes to display filters from tcp follow and match selected (Gilbert)
-* Fix problem and update SMB (Richard)
-* Update portmap (Uwe)
-* Update NFS (Uwe)
-* Support for iptrace 1.0 files (Gilbert; thanks to
-       Florian Lohoff <flo@rfc822.org> for sample trace files)
-* Update support for netmon 2.0 files (Guy)
-* Updates to ATM (Guy)
-* Updates to ARP (Guy)
-* Updates to DNS (Guy)
-* Support for both PPP and LAPB as WAN links in NG Sniffer files (Guy)
-* Colorize TCP streams (Gerald)
-* Make autoconf check for correct contents of libz library (Guy)
-* Updates to About box (Guy, Gilbert)
-
-Overview of changes in Ethereal 0.7.8:
-* Added RPC and NFS (Uwe)
-* Added IGRP/EIGRP (Don)
-* "Print" button in TCP Follow window (Warren Young)
-* BGP enhancemnets (Itojun, Greg)
-* Wiretap support for Toshiba ISDN router traces (Gilbert)
-* More filterable fields (Guy, Laurent)
-* AIX and IBM C compiler fixes (Craig Rodrigues)
-* General fixes (Guy)
-* LPD dissector segfault fix (Gilbert)
-* ICQ update (Kojak)
-* VLAN update (Nathan)
-* "Find Frame" function (Guy)
-* Support for newer libpcaps, and broken RH 6.1 libpcap (Guy)
-* DNS update (Brian J. Murrell), and similar NBNS update (Guy)
-* More DNS updates (Guy)
-* "Go to frame" function (Guy)
-* Added IMAP (Nathan)
-* Added various RPC stubs (Nathan)
-* Added portmap (Nathan)
-* Added LAPD (Gilbert, Guy)
-* LLC fix (Guy)
-* Added Q.931 (Guy)
-* SMB updates and segfault fixes (Richard)
-* Added bootparams (Nathan)
-* Added ypserv (Nathan)
-* Conversation code fix (Guy)
-* Added mount and stat (Nathan)
-* Added MAPI (Nathan)
-* IPv4 address comparison and subnet testing in display filters (Gilbert)
-* Added NLM (Uwe)
-* More IPX SAP types (Nathan)
-* Automatic ETT_* enum number registration (Guy)
-* Added SAP (Session Announcement Protocol) (Heikki)
-* Wiretap support for ATM iptrace files (Guy, Gilbert)
-* OSPF fix (Heikki)
-* General routines for registration of "init" routines (Guy)
-* Added ILMI (SNMP over ATM AAL5) (Guy)
-* Added SSCOP (Guy)
-* Added Q.2931 (Guy)
-* "Match selected" produces display filters with field names (Gilbert)
-* IPX packet summary resolves IPX network names and MAC addresses (Gilbert)
-* POP fixes (Heikki)
-* Added VRRP (Heikki)
-* Display filter "Reset" button (Laurent)
-* Added HSRP (Heikki)
-* SNA packets show hex dump with EBCDIC converted to ASCII (Gilbert)
-* Added Cisco Auto-RP (Heikki)
-
-Overview of changes in Ethereal 0.7.7:
-* Check header length in IP header (Guy)
-* Fix printf formats in packet-rx.c (Guy)
-* NTP changes (Tomislav Vujec)
-* Add conversation mechanism and generalize net/datalink address storage (Guy)
-* Fix ipproto.c bug (Guy)
-* Removed erroneous assert in packet-sna.c (Gilbert)
-* Support for Appletalk DDP, Banyan Vines, and SNA FID type 4 addresses
-       in "address" type code (Guy)
-* Fixes for Appletalk and Vines (Guy)
-* Add ICQ dissector (Kojak)
-* Remove compilation warnings in packet-snmp.c (Tomislav)
-* Remove compilation warnings from packet-smb.c (Richard)
-* Add make-reg-dotc to let non-GNU makes work. (Guy)
-* Fix AIX compilation (Guy, Gilbert)
-* Fix autoconf weird-path problem (Guy)
-
-Overview of changes in Ethereal 0.7.6:
-* Fix xdlc bug (Guy, Gilbert)
-* Add name resolution option to GUI. (Laurent)
-* Fix LLC bug (Guy)
-* Display filter bug fixes
-       Santeri Paavolainen <santtu@ssh.fi>
-       Dewi Morgan <dewim@sco.com>
-       (Gilbert)
-* Print changes (Guy)
-* NG Sniffer FDDI time unit fix (Guy)
-* Fixes for SINIX (Uwe Girlich)
-* Lots of fork/sync fixes (Guy)
-* Add filename to Capture dialog box (Guy)
-* New display filters for many protocols
-       (Laurent... the man!)
-* Check for bad packet lengths in many protocols
-       (Laurent, Gilbert, Guy)
-* More SMB fields and fixes (Richard, Guy)
-* NBNS fix (Richard)
-* POP fix (Laurent)
-* Fix behavior for bad color filters (Gilbert)
-* Default colors for color wheel (Santeri Paavolainen <santtu@ssh.fi>)
-* ZLIB error messages (Guy)
-* Display filter byte-string syntax additions (Gilbert)
-* IPv6 proto_tree and display filter support (Lareunt, Jun-ichiro)
-* Added info to protocol registration (Gilbert)
-* Added signed integer support to display filters (Phil Techau)
-* IPv6 fixes (Jun-ichiro)
-* ASCII/EBCDIC conversion in TCP Follow window (Gilbert)
-* Add DOUBLE filtering to display filters (Gilbert)
-* OSPF fix to dissect MD5 field (Tony Hard <thart@avici.com>
-* Automated method of finding proto_register functions (Guy)
-* Wiretap support for nettl (HP-UX trace tool) (Olivier)
-* Added BPDU (Christophe Tronche)
-* Added SNA (Gilbert)
-* Added RIPng, PIM (Jun-ichiro)
-* Added Yahoo messager and pager protocols (Nathan)
-* Added NTP (Nathan)
-* Added BGP (Jun-ichiro)
-* Added AFS, RX (Nathan)
-* Addef VLAN (802.1q) (Nathan)
-
-Overview of changes in Ethereal 0.7.5:
-* Fixed bug when reading files on FreeBSD (Guy)
-* Fixed compilation bug when disabling zlib on FreeBSD (Guy)
-
-Overview of changes in Ethereal 0.7.4:
-* Fixed Radcom file reader in wiretap (Olivier)
-* Add "--with-ucdsnmp" to autoconf (Bert Driehuis <driehuis@playbeing.org>)
-* Fix snoop reader for Solaris seek problem (Guy)
-* NetBIOS and NBIPX updates (Guy)
-* Capture dialogue changes (Guy, Laurent)
-* Movement of GTK files to subdirectory (Gilbert, Guy)
-* Wiretap support for Lucent/Ascent WAN router traces (Gerald)
-* Added dissector for Internet Cache Protocol (Peter Torvals)
-* Added dissector for Internet Printing Protocol (Guy)
-* Show the IP flags as 4 bits (Daniel Ryde <ryde@tripnet.se>)
-* Changed usage of FT_BOOLEAN (Gilbert)
-* Fixed bugs with short packets and eth, tr, and fddi (Gilbert, Guy)
-* Fix for IPX SAP types (Mark H. Wood <mwood@IUPUI.edu>)
-* TRMAC now uses dfilter variables (Gilbert)
-* randpkt added; produces trace file of random packets (Gilbert)
-* New helper macros in packet.h (Guy)
-* x.25 and lapb fixes (Olivier)
-* Wiretap compilation fixes (Laurent)
-* OSI fixes; CLNP now uses dfilter variables (Laurent)
-* New Collapse/Expand All function (Laurent)
-* Enhanced printing options (Guy)
-* zlib support for compress trace files (Ashok)
-* Fix ICMP timestamp dissection (Dirk Bonne <dirk@out1.mx.skynet.be>)
-
-Overview of changes in Ethereal 0.7.3:
-* Fixed bug in RSVP, added RSVP+ support (Ashok)
-* Fixed bug in display filter parsing (Gilbert)
-* Allow compilation from different directory
-       (Brad, <brad@openbsd.org>)
-* Packet colorization (John)
-* Updated RSVP decoder (Ashok)
-* Fixed Token-Ring for more Linux 2.0 drivers
-       (Tom Gallagher <Tom.Gallagher@madge.com>)
-* Change to usage of boolean fields in display filters (Gilbert)
-* Optimized GTKClist (Guy)
-* Optimized wiretap/ethereal interaction (Guy)
-* Handle NBNS continuations (Richard)
-* Started ATM support (Guy)
-* Enhanced user-friendliness via default behaviors and error messages
-       (Guy, Gilbert)
-* Fixed ICMP/IGMP checksums (Richard Jørgensen <ric@tbit.dk>)
-* Removed security-related race-condition when capturing (Guy)
-* Lots and lots o' misc. fixes (Guy)
-
-Overview of changes in Ethereal 0.7.2:
-* Another memory leak fix (Jochen)
-* Allow compilation from different directory (Laurent, Gilbert)
-* -R flag for on command line, applied when reading a capture file (Jochen)
-* Updated docs (Guy)
-* Handles ICMP Unreachable|Frag Required (John)
-* NetBEUI support (Jeff, Guy)
-* Fix for Token-Ring RIF display (Gilbert)
-* Dramatically decreased file-load time (Guy)
-* Fixed -S option timeout handling (Laurent)
-
-Overview of changes in Ethereal 0.7.1:
-* Fixed big memory leaks in dfilter code (Guy)
-* Enhanced xdlc, llc, and x25 (Guy, Olivier)
-* Made glossary-dump option not initialize X11 (Guy)
-* Fixed logical operands in dfilter code (Gilbert)
-* Added progress bar to display filter (Gilbert)
-* -S option fix (Laurent)
-
-Overview of changes in Ethereal 0.7.0:
-* Addition of RTSP and SDP dissectors (Jason)
-* New proto_tree and display filter system (Gilbert)
-* Updated SMB suport (Richard)
-* RADIUS dissector added (Johan)
-* Display filter text-entry does auto-reload (Guy)
-* Now compiles on Win32 (Gilbert)
-* Removed support for GTK+-1.[01].x (Gilbert)
-* Column re-sizing changes (Guy)
-* Linux ATM Classical IP support (Theirry)
-* X.25 support in wiretap iptrace routine (Olivier)
-* Wiretap fix for "-S" ethereal option (Laurent)
-* LAPB and X.25 dissectors added (Olivier)
-* FreeBSD compilation cleanups (Bill Fumerola,
-       <billf@jade.chc-chimes.com>)
-* Ability to print all packets at once (Guy)
-
-Overview of changes in Ethereal 0.6.3:
-* Capture dialogue window data bug-fix (Guy)
-* PPPoE (PPP over Ethernet) added (Jeff Jahr)
-* ISAKMP, GRE, PPTP added (Brad Robel-Forrest)
-* RSVP added (Ashok Narayanan)
-* Summary dialogue added (Aaron Hillegass)
-* Match Selected GUI added (Ashok Narayanan)
-* Display Option GUI allows change of Time column (Guy)
-* GTK 1.[12] bug fix (Gilbert)
-* Code clean up (Guy)
-* strerror() added for platforms that don't have it (Guy)
-
-Overview of changes in Ethereal 0.6.2:
-* Almost-real-time capture and display (John, Laurent)
-* Initial support for SMB (Richard)
-* Initial support for SNMP (Didier, Gilbert)
-* Wiretap now reads NetMon 2.0 file formats (Guy)
-
-Overview of changes in Ethereal 0.6.1:
-* Released because of packaging problem in 0.6.0
-* Information about building on Tru64
-
-Overview of changes in Ethereal 0.6.0:
-* IPv6 support greatly improved (Jun-ichiro)
-* IPsec added (Jun-ichiro)
-* NCP code totally re-written (Gilbert)
-* GTK dependencies removed from packet-*.c code (Gilbert)
-* Captures now saved in temporary files (Gilbert)
-* Statistics are more accurate during capture (Guy)
-* TCP-follow bug fixed (Laurent)
-* ANSI complieant bitfields for TCP and AATALK (Gilbert)
-* Various time fields decoded better (Guy)
-* NetBIOS Node types added to DHCP (Guy)
-* Cisco Discovery Protocol updated (Hannes)
-* DNS acronyms converted to English (Guy)
-* FTP, TFTP, POP, and Telnet added (Richard)
-* NNTP and HTTP added (Guy)
-* NetBIOS Sessions over TCP added (Guy)
-* NetBIOS Name Servic improved (Guy)
-* IP field over-writing bug fixed (Hannes)
-* Wiretap does some offline filtering (Gilbert)
-* Wiretap now supports NetMon, NetXray, Sniffer Pro (Guy)
-
-Overview of changes in Ethereal 0.5.1:
-* Updated Vines support (Joerg Mayer)
-* Bitfield decoding support (Guy)
-* GTK+ 1.1/1.2 support (Gilbert, Gerald)
-* Make TCP info more verbose (Gerald)
-* Fix resize problems w/main window (Gerald)
-* Fix time output (Gerald)
-* Add support for AIX iptrace files to wiretap (Gilbert)
-
-Overview of changes in Ethereal 0.5.0:
-* Initial release of wiretap library (Gilbert)
-* Sun C compiler fixes (Laurent)
-* Enhanced PPP support (Guy)
-* OMG CORBA GIOP/IIOP support (Laurent)
-* Configurable columns (Gerald)
-* Lots of other fixes and enhancements
-
-Overview of changes in Ethereal 0.4.1:
-* Copious amount of fixes (Guy)
-* Minor fixes to the filter prefs dialog (Gerald)
-* About box (Laurent)
-* Initial NetBIOS Name Services support (Gilbert, Guy)
-* Initial AppleTalk support (Simon Wilkinson)
-
-Overview of changes in Ethereal 0.4.0:
-
-* Lots of fixes from Guy Harris
-* Preferences dialog (Gerald)
-* OSPF updates (Hannes, Gerald)
-* FDDI support (Laurent, Guy)
-* Separate display and capture filters (Gerald)
-
-Overview of changes in Ethereal 0.3.17:
-
-* Ethernet manufacturer support (Laurent)
-* Netware SAP support (Gilbert)
-* Misc Netware/token ring fixes and enhancements (Gilbert)
-* PPP fixes (Gerald)
-* Null/loopback interface support (Gerald)
-
-Overview of changes in Ethereal 0.3.16:
-
-* Support for ISO/OSI CLNP & COTP (Laurent)
-* Support for Banyan Vines (Don)
-* TCP reconstruction support (Mike)
-
-Overview of changes in Ethereal 0.3.15:
+------------------------------------------------------------------------
+r13684 | ulfl | 2005-03-09 17:00:21 -0600 (Wed, 09 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-bssgp.c
+   M /trunk/epan/dissectors/packet-dtp.c
+   M /trunk/epan/dissectors/packet-fcp.c
+   M /trunk/epan/dissectors/packet-iscsi.c
+   M /trunk/gtk/stats_tree_stat.c
 
-* OSPF fixes (Hannes)
-* Preliminary IPv6 support (Hannes)
-* Name resolution (Laurent)
-* Font and help option (Laurent)
-* Token ring fixes (Gilbert)
-* DLT_RAW #define fixes (Laurent, Hannes and a few others)
+removed some MSVC compiler warnings, mostly I've casted "downsized function parameters"
+------------------------------------------------------------------------
+r13683 | obiot | 2005-03-09 13:52:58 -0600 (Wed, 09 Mar 2005) | 4 lines
+Changed paths:
+   M /trunk/plugins/xml/packet-xml.c
 
-Overview of changes in Ethereal 0.3.14:
+Remove duplicate media types and add XML media types from packet-text-media.c.
 
-* Added Laurent's fixes to pntoh[sl].
-* RIP fixes (Laurent)
-* Added Gilbert's BOOTP code.
+NOTE: we need to make sure that all the media types registered in the XML dissector get registered with the line-based text dissector as a fall-back when the XML dissector is disabled.
 
-Overview of changes in Ethereal 0.3.13:
+------------------------------------------------------------------------
+r13682 | gerald | 2005-03-09 13:43:29 -0600 (Wed, 09 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-spnego.c
 
-* Made the tree items "sticky"
-* Expanded the pntoh[sl] macros, fixed alignment problems with IPX code.
-* Changes to packet-ppp and packet-raw
+Add a couple of definitions not present in MIT Kerberos.  Fix a compiler
+warning.
 
-Overview of changes in Ethereal 0.3.12:
+------------------------------------------------------------------------
+r13681 | guy | 2005-03-09 06:30:41 -0600 (Wed, 09 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/ethereal_gen.py
 
-* RIP support (Hannes)
-* LPR/LPD support (Gilbert)
-* Changes to #includes to improve compatibility.
+From Jaap Keuter: update ethereal_gen.py to generate new-style plugin
+dissectors.
 
-Overview of changes in Ethereal 0.3.11:
+------------------------------------------------------------------------
+r13680 | sahlberg | 2005-03-09 05:59:40 -0600 (Wed, 09 Mar 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-spnego.c
 
-* Fixed a file capture bug.
+refactor the code to not use heimdal functions to decrypt and unwrap the blob.
+use builtin functrions instead  which will make it trivial to add this support to mit later
 
-Overview of changes in Ethereal 0.3.10:
 
-* Fixed a Makefile bug with the new snprintf package.
+------------------------------------------------------------------------
+r13679 | guy | 2005-03-09 04:57:58 -0600 (Wed, 09 Mar 2005) | 13 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dtp.c
 
-Overview of changes in Ethereal 0.3.9:
+Set the eol-style and keywords properties.
 
-* Switched to a different version of snprintf.c.
-* Minor bug fixes.
-* Fixes to Makefile.am.
+Use "tvb_reported_length_remaining()", not "tvb_length_remaining()", in
+the loop parsing the packet contents, so we throw an exception on a
+short frame (to mark that it *is* a short frame).
 
-Overview of changes in Ethereal 0.3.8:
+Use "tvb_format_text()" for text strings, so we don't have a problem
+with non-printable characters.
 
-* PostScript(R) output (Gilbert)
-* More OSPF code (Hannes)
-* Enhanced DNS (Bobo)
+Use "ether_to_str()" to turn MAC addresses into strings.
 
-Overview of changes in Ethereal 0.3.7:
+Clean up indentation.
 
-* Enhanced OSPF (Hannes)
-* Fixed small bug in filter dialog.
+------------------------------------------------------------------------
+r13678 | guy | 2005-03-09 04:43:34 -0600 (Wed, 09 Mar 2005) | 7 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/packet-ieee80211.c
 
-Overview of changes in Ethereal 0.3.6:
+From Vladimir Kondratiev:
 
-* Added OSPF support, thanks to Hannes Boehm.
-* Added -B, -P, and -T flags.
+- better parsing for TIM info element: it parses 'bitmap control' byte
+and provides list of AID for stations having power saving traffic.
+- separate names for TIM elements. It helps to higlight beacons with
+some properties, for example DTIM ones (dtim_count==0).
 
-Overview of changes in Ethereal 0.3.5:
+------------------------------------------------------------------------
+r13677 | guy | 2005-03-09 04:29:59 -0600 (Wed, 09 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-bssgp.c
 
-* Command line argument fixes/upgrades.
-* Compatibility fixes.
-* Initial pod/man page documentation.
-* Miscellaneous changes to the way things are done in capture.c.
-* Initial support for DNS and IGMP.
+Comment out a routine that's not currently being used.
 
-Overview of changes in Ethereal 0.3.4:
+------------------------------------------------------------------------
+r13676 | guy | 2005-03-09 04:24:34 -0600 (Wed, 09 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/packet-cdp.c
 
-* Printer preferences dialog added (Gilbert)
-* Misc fixes/upgrades.
+From Ricardo Muggli: decode the voice VLAN field in CDP packets.
 
-Overview of changes in Ethereal 0.3.3:
+------------------------------------------------------------------------
+r13675 | guy | 2005-03-09 04:12:05 -0600 (Wed, 09 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/gtk/voip_calls_dlg.c
 
-* Added PPP support, thanks to Mike Hall.
-* Added dialogs for errors/warnings.
-* Support for the -r flag was added.
-* Other minor fixes/upgrades.
+From Francisco Alcoba: don't generate long filter expressions, fall back
+to the old filter mechanism if the filter expression is too long.
 
-Overview of changes in Ethereal 0.3.2:
+------------------------------------------------------------------------
+r13674 | ulfl | 2005-03-09 01:51:07 -0600 (Wed, 09 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/file.c
 
-* Misc bug fixes & minor enhancements.
-* Added preliminary ICMP support
-* Added preliminary printing support (Gilbert)
+bugfix in PSML export output: the epan API slightly changed, epan_dissect_fill_in_columns must be called now to fill in column data. This resulted in missing values in PSML output.
+------------------------------------------------------------------------
+r13673 | sahlberg | 2005-03-09 01:29:52 -0600 (Wed, 09 Mar 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/crypt-md5.c
+   M /trunk/epan/crypt-md5.h
 
-Overview of changes in Ethereal 0.3.1:
+add helper to compute the md5 hmac
 
-* Fixed bug that prevented capturing with a filter.
-* Fixed misc. header problems.
 
-Overview of changes in Ethereal 0.3.0:
 
-* Initial support for filters.
-* Fixes/enhancements for IPX and token ring (Gilbert).
+------------------------------------------------------------------------
+r13672 | guy | 2005-03-08 21:15:59 -0600 (Tue, 08 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-pgsql.c
 
-Overview of changes in Ethereal 0.2.3:
+Updates from Abhijit Menon-Sen.
 
-* Added support for IPX, thanks to Gilbert.
+------------------------------------------------------------------------
+r13671 | guy | 2005-03-08 21:04:46 -0600 (Tue, 08 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-kink.c
 
-Overview of changes in Ethereal 0.2.2:
+Fix the properties.
 
-* Added support for token ring, thanks to Gilbert Ramirez, Jr.
+------------------------------------------------------------------------
+r13670 | guy | 2005-03-08 21:03:10 -0600 (Tue, 08 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-spnego.c
 
-Overview of changes in Ethereal 0.2.1:
+Squelch some compiler warnings if we don't have Kerberos.
 
-* Internal structs for ARP/RARP, IP, TCP, and UDP were created.  Trying to 
-  sort out which #includes were needed for each system was just too much of
-  a hassle.
-* Added support for systems that don't have snprintf() and vsnprintf(), thanks
-  to Theo de Raadt.
-* Minor changes to the README file.
+------------------------------------------------------------------------
+r13669 | guy | 2005-03-08 20:39:31 -0600 (Tue, 08 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-kink.c
 
-Overview of changes in Ethereal 0.2.0:
+"time_t", not "timer_t".
 
-* Initial public release.
-* GNU autoconf-ified distribution
-* Runs under Linux 2.0.x and Solaris 2.6.
-* Requires GTK+ (1.0.1 tested) and libpcap (0.4a6 tested)
-* For optimal results under Linux, the Karpski libpcap should be used.
-* General documentation and a minimal web site have been prepared.
+------------------------------------------------------------------------
+r13668 | sahlberg | 2005-03-08 17:47:29 -0600 (Tue, 08 Mar 2005) | 6 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-spnego.c
+
+use the rc4 functions from epan/crypt-rc4  instead of those in heimdal
+so that we dont have to include <rc4.h> from heimdal
+
+hopefully the build on freebsd will succeed now
+
+
+------------------------------------------------------------------------
+r13667 | sahlberg | 2005-03-08 16:32:43 -0600 (Tue, 08 Mar 2005) | 5 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-kink.c
+
+New protocol : KINK
+
+From Taekshi Nakashima   the KINK protocol
+
+
+------------------------------------------------------------------------
+r13666 | sahlberg | 2005-03-08 15:36:04 -0600 (Tue, 08 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/acinclude.m4
+
+we dont need to link with gssapi.a any more
+
+
+------------------------------------------------------------------------
+r13665 | sahlberg | 2005-03-08 15:13:14 -0600 (Tue, 08 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-spnego.c
+
+remove some dependencies of libgssapi
+
+
+------------------------------------------------------------------------
+r13664 | sahlberg | 2005-03-08 14:22:07 -0600 (Tue, 08 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-spnego.c
+
+remove the need to include <gssapi.h> from heimdal
+
+
+------------------------------------------------------------------------
+r13663 | guy | 2005-03-08 13:31:50 -0600 (Tue, 08 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/doc/README.plugins
+
+More editing.
+
+------------------------------------------------------------------------
+r13662 | guy | 2005-03-08 13:31:01 -0600 (Tue, 08 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/doc/README.plugins
+
+Editing.
+
+------------------------------------------------------------------------
+r13661 | ulfl | 2005-03-08 13:03:09 -0600 (Tue, 08 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/doc/README.plugins
+
+from jaap keuter: add info how to update from old to new style plugin registering
+------------------------------------------------------------------------
+r13660 | sahlberg | 2005-03-08 03:46:24 -0600 (Tue, 08 Mar 2005) | 8 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-ldap.c
+
+If ethereal is linked with HEIMDAL
+and Kerberos decryption is enabled in preferences
+and if we have the keytab file available
+
+then attempt to decrypt Secure LDAP
+
+
+
+------------------------------------------------------------------------
+r13659 | sahlberg | 2005-03-08 03:45:19 -0600 (Tue, 08 Mar 2005) | 8 lines
+Changed paths:
+   M /trunk/acinclude.m4
+   M /trunk/epan/dissectors/packet-spnego.c
+
+when HEIMDAL is linked with :
+make spnego able to decrypt data wrapped inside
+ GSSAPI/SPNEGO/KRB5 arcfour-hmac
+
+This code will be more etherealified and evolve into being able to link with MIT as well.
+
+
+
+------------------------------------------------------------------------
+r13658 | sahlberg | 2005-03-08 03:43:36 -0600 (Tue, 08 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/packet.c
+   M /trunk/epan/packet_info.h
+
+gssapi decryption nees a few new fields to pass the blobs from application layer dissector all the way down to spnego or friends and back.
+
+
+------------------------------------------------------------------------
+r13657 | lroland | 2005-03-07 16:31:13 -0600 (Mon, 07 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/packaging/nsis/Makefile.nmake
+   M /trunk/packaging/nsis/ethereal.nsi
+
+add xml and stats_tree plugin to the installer.
+------------------------------------------------------------------------
+r13656 | lroland | 2005-03-07 15:40:29 -0600 (Mon, 07 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-pn-rt.c
+   M /trunk/plugins/mate/mate.h
+   M /trunk/plugins/mate/mate_plugin.c
+   M /trunk/plugins/stats_tree/stats_tree_plugin.c
+   M /trunk/plugins/xml/xml_plugin.c
+
+remove remnants of the old plugin api from dissectors and plugins
+------------------------------------------------------------------------
+r13655 | lroland | 2005-03-07 15:11:34 -0600 (Mon, 07 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/gtk/stats_tree_stat.c
+
+add a default size to stats_tree windows. so we do not have to resize them everytime.
+
+------------------------------------------------------------------------
+r13654 | lroland | 2005-03-07 14:31:35 -0600 (Mon, 07 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/plugins/stats_tree/Makefile.nmake
+
+set SVN keyword ID
+------------------------------------------------------------------------
+r13653 | lroland | 2005-03-07 14:25:09 -0600 (Mon, 07 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/plugins/stats_tree/Makefile.nmake
+
+fix clean target
+------------------------------------------------------------------------
+r13652 | etxrab | 2005-03-07 14:11:03 -0600 (Mon, 07 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-g723.c
+
+Add a g723 dissector to dissect the first byte to find the rate and if speech is pressent or not.
+------------------------------------------------------------------------
+r13651 | lego | 2005-03-07 13:10:21 -0600 (Mon, 07 Mar 2005) | 15 lines
+Changed paths:
+   M /trunk/gtk/graph_analysis.c
+   M /trunk/gtk/voip_calls.c
+   M /trunk/gtk/voip_calls.h
+
+From Alejandro Vaqero:
+
+    - Fix a problem when pressing a key when  the "Graph" is  displayed
+without any frame selected.
+
+   - Add support for RTP Payload changes. Now the graph will show any
+change in the RTP payload type. This is useful for example to show DTMF
+2833 in a call.
+
+-This line, and those below, will be ignored--
+
+M    gtk/graph_analysis.c
+M    gtk/voip_calls.c
+M    gtk/voip_calls.h
+
+------------------------------------------------------------------------
+r13650 | lego | 2005-03-07 05:35:52 -0600 (Mon, 07 Mar 2005) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-radius.c
+   M /trunk/epan/sminmpec.c
+   M /trunk/epan/sminmpec.h
+
+From Florian Lohoff:
+
+Add Netscreen vendor specific attributes
+
+
+------------------------------------------------------------------------
+r13649 | lego | 2005-03-07 05:01:16 -0600 (Mon, 07 Mar 2005) | 6 lines
+Changed paths:
+   M /trunk/gtk/voip_calls_dlg.c
+
+From Francisco Alcoba:
+
+ - Correct the order of the calls in the VoIP Calls dialog when ordering by time fields
+ - Prevent an assertion when ordering on the last columns
+
+
+------------------------------------------------------------------------
+r13648 | jmayer | 2005-03-07 04:19:33 -0600 (Mon, 07 Mar 2005) | 4 lines
+Changed paths:
+   M /trunk/capture.h
+   M /trunk/gtk/capture_info_dlg.c
+   M /trunk/gtk/main.c
+   M /trunk/gtk/summary_dlg.c
+   M /trunk/summary.h
+   M /trunk/tethereal.c
+
+- pcap.h needs to be included before capture.h
+- As capture.h is empty without libpcap defined, only include it in that
+  case and don't protect the file internally against libpcap any more.
+
+------------------------------------------------------------------------
+r13647 | jmayer | 2005-03-07 04:15:03 -0600 (Mon, 07 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-kerberos.c
+
+Fix a small typo that would prevent compilation with MIT Kerberos
+------------------------------------------------------------------------
+r13646 | sahlberg | 2005-03-07 03:02:33 -0600 (Mon, 07 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-kerberos.c
+   M /trunk/epan/dissectors/packet-kerberos.h
+
+export some symbols we will need later.
+
+
+------------------------------------------------------------------------
+r13645 | jmayer | 2005-03-07 02:47:48 -0600 (Mon, 07 Mar 2005) | 11 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-kerberos.c
+
+Make packet-kerberos.c compile again:
+
+Replace the use of the undefined type krb5_keyusage (at least with heimdal)
+in decrypt_krb5_data with the old int. The change wasn't complete anyway
+as the .h file wasn't changed and the third implemenitation of
+decrypt_krb5_data was left out also.
+
+Disclaimer: I only made sure it compiles again, I don't know whether the
+  change has any side effects.
+
+
+------------------------------------------------------------------------
+r13644 | guy | 2005-03-06 20:44:41 -0600 (Sun, 06 Mar 2005) | 10 lines
+Changed paths:
+   M /trunk/doc/README.plugins
+   M /trunk/epan/plugins.c
+   M /trunk/epan/plugins.h
+   M /trunk/ethereal_gen.py
+   M /trunk/gtk/plugins_dlg.c
+   M /trunk/plugins/acn/packet-acn.c
+   M /trunk/plugins/agentx/packet-agentx.c
+   M /trunk/plugins/artnet/packet-artnet.c
+   M /trunk/plugins/asn1/packet-asn1.c
+   M /trunk/plugins/ciscosm/packet-sm.c
+   M /trunk/plugins/docsis/packet-docsis.c
+   M /trunk/plugins/enttec/packet-enttec.c
+   M /trunk/plugins/giop/packet-coseventcomm.c
+   M /trunk/plugins/giop/packet-cosnaming.c
+   M /trunk/plugins/gryphon/packet-gryphon.c
+   M /trunk/plugins/irda/packet-irda.c
+   M /trunk/plugins/lwres/packet-lwres.c
+   M /trunk/plugins/mate/mate_plugin.c
+   M /trunk/plugins/megaco/packet-megaco.c
+   M /trunk/plugins/mgcp/packet-mgcp.c
+   M /trunk/plugins/opsi/packet-opsi.c
+   M /trunk/plugins/pcli/packet-pcli.c
+   M /trunk/plugins/rdm/packet-rdm.c
+   M /trunk/plugins/rlm/packet-rlm.c
+   M /trunk/plugins/rtnet/packet-rtnet.c
+   M /trunk/plugins/rudp/packet-rudp.c
+   M /trunk/plugins/stats_tree/stats_tree_plugin.c
+   M /trunk/plugins/v5ua/packet-v5ua.c
+   M /trunk/plugins/xml/xml_plugin.c
+
+Call the "new-style init" routine for plugins a "register" routine, as
+it serves the same purpose as the register routine in a built-in
+dissector, and don't require all dissectors to have one, as they might
+just be taps.
+
+Get rid of the stats tree's init routine, as it's just a tap, and as it
+doesn't do anything.
+
+Update the idl2eth Python script to generate plugins with register routines.
+
+------------------------------------------------------------------------
+r13643 | guy | 2005-03-06 19:22:55 -0600 (Sun, 06 Mar 2005) | 4 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/packet-bacapp.c
+
+Back out the BACnet application layer dissectin code - its use of
+recursion instead of iteration means that packets with sufficiently
+large lists can cause it to overflow the stack and crash.
+
+------------------------------------------------------------------------
+r13642 | sahlberg | 2005-03-06 16:52:58 -0600 (Sun, 06 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-spnego.c
+
+minor update, add an extra parameter to a call to prepare for decryption of GSSAPI wrapped data
+
+
+------------------------------------------------------------------------
+r13641 | sahlberg | 2005-03-06 16:34:13 -0600 (Sun, 06 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-kerberos.c
+   M /trunk/epan/dissectors/packet-kerberos.h
+
+export decrypt_krb5_data
+
+
+------------------------------------------------------------------------
+r13640 | guy | 2005-03-06 16:14:24 -0600 (Sun, 06 Mar 2005) | 14 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-bacapp.c
+
+The length field in the "BACnet encoding rules" is limited to 32 bits
+("Data lengths larger than 2^32-1 are not encodable using primitive
+tags"), so it doesn't need to be a "guint64" - but it *can* be that big,
+so we should handle the 65536-2^32-1 case.
+
+Don't gratuitously throw away the upper 24 bits of various lengths by
+casting them to guint8.
+
+Show signed values as such.
+
+Don't use "match_strval()" - it returns a null pointer if it doesn't
+find the value in the value_string table; instead, use "val_to_str()" so
+we don't blow up if the value isn't found.
+
+------------------------------------------------------------------------
+r13639 | lego | 2005-03-06 15:57:25 -0600 (Sun, 06 Mar 2005) | 4 lines
+Changed paths:
+   M /trunk/plugins/xml/packet-xml.c
+   M /trunk/plugins/xml/xml_lexer.c
+   M /trunk/plugins/xml/xml_lexer.l
+
+- Add some media types to be dissected as xml
+- be more tollerant on how an XML document should look like
+
+
+------------------------------------------------------------------------
+r13638 | lego | 2005-03-06 15:32:13 -0600 (Sun, 06 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-http.c
+
+Add a preference for another alternate tcp port
+
+
+------------------------------------------------------------------------
+r13637 | etxrab | 2005-03-06 14:54:01 -0600 (Sun, 06 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-amr.c
+
+Fix a minor bug with FT_BOOLEAN.
+------------------------------------------------------------------------
+r13636 | lego | 2005-03-06 14:43:54 -0600 (Sun, 06 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/libethereal.def
+
+ add format_text() to the plugin API
+
+------------------------------------------------------------------------
+r13635 | guy | 2005-03-06 14:13:58 -0600 (Sun, 06 Mar 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/address.h
+   M /trunk/epan/column-utils.c
+   M /trunk/epan/dissectors/packet-idp.c
+   M /trunk/epan/dissectors/packet-smb.c
+   M /trunk/epan/dissectors/packet-spp.c
+   M /trunk/plugins/stats_tree/pinfo_stats_tree.c
+
+Handle XNS IDP socket numbers.
+
+Handle SMB-over-SPP.
+
+------------------------------------------------------------------------
+r13634 | guy | 2005-03-06 13:37:09 -0600 (Sun, 06 Mar 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/epan.h
+   M /trunk/epan/plugins.c
+
+"report_err.h" declares "report_failure()", so it doesn't need to be
+declared in "epan.h", and, as "epan/plugins.c" now includes
+"report_err.h", it doesn't need to include "epan.h".
+
+------------------------------------------------------------------------
+r13633 | lego | 2005-03-06 12:30:59 -0600 (Sun, 06 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/plugins/xml/xml_lexer.c
+   M /trunk/plugins/xml/xml_lexer.l
+
+- get rid of some warnings
+
+------------------------------------------------------------------------
+r13632 | lego | 2005-03-06 12:02:27 -0600 (Sun, 06 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/plugins/stats_tree/http_stats_tree.c
+
+- use the string id of the node, not the integer id in tick_stat_node
+
+
+------------------------------------------------------------------------
+r13631 | lego | 2005-03-06 11:06:55 -0600 (Sun, 06 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/stats_tree.c
+
+- replace tabs with spaces while printing
+- get rid of a warning in windows compile
+
+------------------------------------------------------------------------
+r13630 | lego | 2005-03-06 10:58:34 -0600 (Sun, 06 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/plugins/stats_tree/stats_tree_plugin.c
+
+Forgot this in the last checkin
+
+
+------------------------------------------------------------------------
+r13629 | lego | 2005-03-06 10:49:16 -0600 (Sun, 06 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/configure.in
+   M /trunk/plugins/Makefile.am
+   M /trunk/plugins/Makefile.nmake
+   M /trunk/plugins/stats_tree/Makefile.am
+   A /trunk/plugins/stats_tree/Makefile.nmake
+
+Add stats_tree and xml plugins to the build process
+
+
+------------------------------------------------------------------------
+r13628 | jmayer | 2005-03-06 04:26:00 -0600 (Sun, 06 Mar 2005) | 4 lines
+Changed paths:
+   M /trunk/gtk/packet_win.c
+
+
+Undo the last "fix" (13626): Unconditionally including <pcap.h> is
+going to cause trouble for compilations without libpcap.
+
+------------------------------------------------------------------------
+r13627 | jmayer | 2005-03-06 04:03:53 -0600 (Sun, 06 Mar 2005) | 5 lines
+Changed paths:
+   M /trunk/gtk/menu.c
+
+Warning fix:
+menu.c:1841:1: warning: C++ style comments are not allowed in ISO C90
+menu.c:1841:1: warning: (this will be reported only once per input file)
+(just removed it)
+
+------------------------------------------------------------------------
+r13626 | jmayer | 2005-03-06 04:02:39 -0600 (Sun, 06 Mar 2005) | 7 lines
+Changed paths:
+   M /trunk/gtk/packet_win.c
+
+Warning fix:
+../capture.h:115: warning: struct pcap_stat declared inside parameter list
+../capture.h:115: warning: its scope is only this definition or declaration,
+        which is probably not what you want
+../capture.h:125: warning: struct pcap_stat declared inside parameter list
+
+
+------------------------------------------------------------------------
+r13625 | jmayer | 2005-03-06 03:40:58 -0600 (Sun, 06 Mar 2005) | 5 lines
+Changed paths:
+   M /trunk/epan/epan.h
+   M /trunk/epan/plugins.c
+
+Warning fix:
+plugins.c:236: warning: implicit declaration of function
+        'report_failure'
+
+
+------------------------------------------------------------------------
+r13624 | jmayer | 2005-03-06 03:33:44 -0600 (Sun, 06 Mar 2005) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-sdp.c
+
+Warning fix:
+packet-sdp.c:74: warning: 'reset_sdp_packet_info' declared 'static'
+        but never defined
+
+
+------------------------------------------------------------------------
+r13623 | guy | 2005-03-05 22:42:51 -0600 (Sat, 05 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-ssl.c
+
+From Yaniv Kaul: show the protocol name in every record.
+
+------------------------------------------------------------------------
+r13622 | guy | 2005-03-05 22:41:42 -0600 (Sat, 05 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/plugins.c
+
+Squelch some compiler warnings.
+
+------------------------------------------------------------------------
+r13621 | guy | 2005-03-05 22:41:00 -0600 (Sat, 05 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-bacapp.c
+
+Get rid of an unused variable.
+
+------------------------------------------------------------------------
+r13620 | lego | 2005-03-05 21:45:41 -0600 (Sat, 05 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/plugins/stats_tree/stats_tree_plugin.c
+
+oops, no new_plugin_init() now there is
+
+
+------------------------------------------------------------------------
+r13619 | lego | 2005-03-05 21:38:25 -0600 (Sat, 05 Mar 2005) | 4 lines
+Changed paths:
+   A /trunk/plugins/xml
+   A /trunk/plugins/xml/AUTHORS
+   A /trunk/plugins/xml/COPYING
+   A /trunk/plugins/xml/Makefile.am
+   A /trunk/plugins/xml/Makefile.nmake
+   A /trunk/plugins/xml/moduleinfo.h
+   A /trunk/plugins/xml/packet-xml.c
+   A /trunk/plugins/xml/packet-xml.h
+   A /trunk/plugins/xml/xml_lexer.c
+   A /trunk/plugins/xml/xml_lexer.l
+   A /trunk/plugins/xml/xml_plugin.c
+
+The first part of the XML dissector
+currently just a preety-printer with some generic fields
+
+
+------------------------------------------------------------------------
+r13618 | guy | 2005-03-05 21:38:17 -0600 (Sat, 05 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/packet-diameter.c
+
+No, the code is the numerical value, not the vendor ID.
+
+------------------------------------------------------------------------
+r13617 | guy | 2005-03-05 21:28:41 -0600 (Sat, 05 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/packet-diameter.c
+
+From Ben Turner: fix an addVendor() call.
+
+------------------------------------------------------------------------
+r13616 | guy | 2005-03-05 21:25:19 -0600 (Sat, 05 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/asn1/inap/packet-inap-template.h
+   M /trunk/epan/dissectors/packet-inap.h
+
+Add a newline to the end of the file.
+
+------------------------------------------------------------------------
+r13615 | guy | 2005-03-05 21:19:34 -0600 (Sat, 05 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-rtsp.c
+
+Get rid of "unknown transport" warnings - don't spam the user just
+because we haven't yet written a dissector for a particular protocol.
+
+------------------------------------------------------------------------
+r13614 | guy | 2005-03-05 21:11:24 -0600 (Sat, 05 Mar 2005) | 7 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-pgsql.c
+
+Handle the "32-bit length is > 2^31-1, so the protocol tree routines
+will treat it as negative" problem by first calling
+"tvb_ensure_bytes_exist()" - if the length is *that* large, it will run
+past the end of the tvbuff, so the exception that
+"tvb_ensure_bytes_exist()" will throw with a negative argument will be
+the correct exception.
+
+------------------------------------------------------------------------
+r13613 | lego | 2005-03-05 20:55:06 -0600 (Sat, 05 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/plugins/stats_tree/stats_tree_plugin.c
+
+remove plugin_init()
+
+------------------------------------------------------------------------
+r13612 | lego | 2005-03-05 20:53:23 -0600 (Sat, 05 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/plugins/mate/mate_plugin.c
+
+Change to new_plugin_init()
+
+------------------------------------------------------------------------
+r13611 | guy | 2005-03-05 20:24:49 -0600 (Sat, 05 Mar 2005) | 16 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-bacapp.c
+
+No, they don't use BER for the variable portion of a PDU; update the
+comment appropriately.
+
+Make a bunch of routines static.
+
+Don't just dissect stuff past the end of the variable portion as data -
+the protocol spec doesn't appear to say there's anything after that.
+
+Don't pass the offset to the routines to dissect the different types of
+PDUs, just have them start at 0.
+
+Use guint8 for 8-bit unsigned quantities.
+
+Rename the routine to dissect Abort PDUs to match the other PDU
+dissectors.
+
+------------------------------------------------------------------------
+r13610 | jmayer | 2005-03-05 20:07:53 -0600 (Sat, 05 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/FAQ
+   M /trunk/help/faq.txt
+
+Update to Sun, February 27 2005.
+------------------------------------------------------------------------
+r13609 | guy | 2005-03-05 19:53:56 -0600 (Sat, 05 Mar 2005) | 9 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-bacapp.c
+
+Don't use "long" and "%l[doux]" for 64-bit quantities, use guint64 and %
+followed by PRIu64.
+
+Don't use C++/C99-style comments.
+
+Use "tvb_reported_length()" to get packet lengths - don't use
+"tvb_length()", and especially don't directly refer to the "length"
+field of the tvbuff.
+
+------------------------------------------------------------------------
+r13608 | jmayer | 2005-03-05 19:52:34 -0600 (Sat, 05 Mar 2005) | 7 lines
+Changed paths:
+   M /trunk/make-manuf
+   M /trunk/manuf
+   M /trunk/manuf.tmpl
+
+
+- Modify make-manuf to add a message to manuf how to modify it
+  (aka: don't modify manuf, change manuf.tmpl and wka.tmpl instead)
+- Remove OUI 08:00:0F from manuf.tmpl, the IEEE provides the correct
+  value by now.
+- Regenerate manuf
+
+------------------------------------------------------------------------
+r13607 | jmayer | 2005-03-05 19:15:29 -0600 (Sat, 05 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-rdt.c
+
+Martin Mathieson: Add information sources
+------------------------------------------------------------------------
+r13606 | lego | 2005-03-05 18:39:40 -0600 (Sat, 05 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/manuf
+
+Juan Gonzales of Mitel Networks pointed out this change to the IEEE's OUI list
+
+------------------------------------------------------------------------
+r13605 | guy | 2005-03-05 18:17:37 -0600 (Sat, 05 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/packet-bacapp.c
+
+From Herbert Lischka: implement some (not all) tags according to BACNET
+application handbook.
+
+------------------------------------------------------------------------
+r13604 | guy | 2005-03-05 17:44:23 -0600 (Sat, 05 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/gtk/sctp_stat_dlg.c
+
+Get rid of a redundant test.
+
+------------------------------------------------------------------------
+r13603 | guy | 2005-03-05 17:36:07 -0600 (Sat, 05 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-ospf.c
+
+For OSPF versions other than 2 or 3, stop dissecting the packet after
+the checksum (which is the last header field common to V2 and V3).
+
+------------------------------------------------------------------------
+r13602 | sahlberg | 2005-03-05 15:00:41 -0600 (Sat, 05 Mar 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-jxta.c
+
+From Mike Duigou   updates to JXTA
+
+
+
+------------------------------------------------------------------------
+r13601 | guy | 2005-03-05 14:52:03 -0600 (Sat, 05 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/gtk/gsm_map_summary.c
+
+From Laurent Rabret: handle the case where there's no file name (i.e.,
+an unsaved live capture), and avoid dividing by zero.
+
+------------------------------------------------------------------------
+r13600 | guy | 2005-03-05 14:36:03 -0600 (Sat, 05 Mar 2005) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-fw1.c
+
+Clean up indentation.
+
+Strings don't have a base, so use BASE_NONE with them, not BASE_DEC or
+BASE_HEX.
+
+------------------------------------------------------------------------
+r13599 | gerald | 2005-03-05 11:57:27 -0600 (Sat, 05 Mar 2005) | 4 lines
+Changed paths:
+   M /trunk/gtk/rtp_analysis.c
+
+When analyzing RTP streams, use the source address as well as the SSRC
+to determine forward and reverse directions.  This fixes a capture I
+have which has the same SSRC in the forward and reverse streams.
+
+------------------------------------------------------------------------
+r13598 | sahlberg | 2005-03-05 05:12:01 -0600 (Sat, 05 Mar 2005) | 6 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-dtp.c
+
+New Protocol : DTP
+
+
+From Charlie Lenahan   initial DTP support
+
+
+------------------------------------------------------------------------
+r13597 | sahlberg | 2005-03-05 04:51:30 -0600 (Sat, 05 Mar 2005) | 6 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-bssgp.c
+
+from susanne edlund :  make tlli appear in the tree
+
+also change value_length and total_length signed to eliminate a compiler warning
+
+
+
+------------------------------------------------------------------------
+r13596 | lroland | 2005-03-05 00:28:10 -0600 (Sat, 05 Mar 2005) | 12 lines
+Changed paths:
+   M /trunk/doc/README.plugins
+   M /trunk/epan/plugins.c
+   M /trunk/plugins/acn/Makefile.nmake
+   M /trunk/plugins/acn/packet-acn.c
+   M /trunk/plugins/agentx/Makefile.nmake
+   M /trunk/plugins/agentx/packet-agentx.c
+   M /trunk/plugins/artnet/Makefile.nmake
+   M /trunk/plugins/artnet/packet-artnet.c
+   M /trunk/plugins/asn1/Makefile.nmake
+   M /trunk/plugins/asn1/packet-asn1.c
+   M /trunk/plugins/ciscosm/Makefile.nmake
+   M /trunk/plugins/ciscosm/packet-sm.c
+   M /trunk/plugins/docsis/Makefile.nmake
+   M /trunk/plugins/docsis/packet-bpkmattr.c
+   M /trunk/plugins/docsis/packet-bpkmreq.c
+   M /trunk/plugins/docsis/packet-bpkmrsp.c
+   M /trunk/plugins/docsis/packet-docsis.c
+   M /trunk/plugins/docsis/packet-dsaack.c
+   M /trunk/plugins/docsis/packet-dsareq.c
+   M /trunk/plugins/docsis/packet-dsarsp.c
+   M /trunk/plugins/docsis/packet-dscack.c
+   M /trunk/plugins/docsis/packet-dscreq.c
+   M /trunk/plugins/docsis/packet-dscrsp.c
+   M /trunk/plugins/docsis/packet-dsdreq.c
+   M /trunk/plugins/docsis/packet-dsdrsp.c
+   M /trunk/plugins/docsis/packet-intrngreq.c
+   M /trunk/plugins/docsis/packet-macmgmt.c
+   M /trunk/plugins/docsis/packet-map.c
+   M /trunk/plugins/docsis/packet-regack.c
+   M /trunk/plugins/docsis/packet-regreq.c
+   M /trunk/plugins/docsis/packet-regrsp.c
+   M /trunk/plugins/docsis/packet-rngreq.c
+   M /trunk/plugins/docsis/packet-rngrsp.c
+   M /trunk/plugins/docsis/packet-tlv.c
+   M /trunk/plugins/docsis/packet-type29ucd.c
+   M /trunk/plugins/docsis/packet-uccreq.c
+   M /trunk/plugins/docsis/packet-uccrsp.c
+   M /trunk/plugins/docsis/packet-ucd.c
+   M /trunk/plugins/docsis/packet-vendor.c
+   M /trunk/plugins/enttec/Makefile.nmake
+   M /trunk/plugins/enttec/packet-enttec.c
+   M /trunk/plugins/giop/Makefile.nmake
+   M /trunk/plugins/giop/packet-coseventcomm.c
+   M /trunk/plugins/giop/packet-cosnaming.c
+   M /trunk/plugins/gryphon/Makefile.nmake
+   M /trunk/plugins/gryphon/packet-gryphon.c
+   M /trunk/plugins/irda/Makefile.nmake
+   M /trunk/plugins/irda/packet-ircomm.c
+   M /trunk/plugins/irda/packet-irda.c
+   M /trunk/plugins/irda/packet-sir.c
+   M /trunk/plugins/lwres/Makefile.nmake
+   M /trunk/plugins/lwres/packet-lwres.c
+   M /trunk/plugins/mate/Makefile.nmake
+   M /trunk/plugins/megaco/Makefile.nmake
+   M /trunk/plugins/megaco/packet-megaco.c
+   M /trunk/plugins/mgcp/Makefile.nmake
+   M /trunk/plugins/mgcp/packet-mgcp.c
+   M /trunk/plugins/opsi/Makefile.nmake
+   M /trunk/plugins/opsi/packet-opsi.c
+   M /trunk/plugins/pcli/Makefile.nmake
+   M /trunk/plugins/pcli/packet-pcli.c
+   M /trunk/plugins/rdm/Makefile.nmake
+   M /trunk/plugins/rdm/packet-rdm.c
+   M /trunk/plugins/rlm/Makefile.nmake
+   M /trunk/plugins/rlm/packet-rlm.c
+   M /trunk/plugins/rtnet/Makefile.nmake
+   M /trunk/plugins/rtnet/packet-rtnet.c
+   M /trunk/plugins/rudp/Makefile.nmake
+   M /trunk/plugins/rudp/packet-rudp.c
+   M /trunk/plugins/v5ua/Makefile.nmake
+   M /trunk/plugins/v5ua/packet-v5ua.c
+
+Preparations for dropping the old plugin api.
+Introduce a new init routine for plugins, 
+which does not take the plugin api table as an 
+argument and allows etheral to distinguish 
+between plugins using the old and the new api.
+
+Update README.plugins accordingly
+
+Change all g_warnings() in epan/plugins.c to report_failue().
+On windows we do not have a log console open while
+loading the plugins, because a log console cannot be opened before the prefs have been read. Thus g_warnings()
+does not work for reporting problems with plugins.
+------------------------------------------------------------------------
+r13595 | guy | 2005-03-04 22:58:13 -0600 (Fri, 04 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-bssgp.c
+
+From Susanne Edlund: filter on NRI values in BSSGP.
+
+------------------------------------------------------------------------
+r13594 | guy | 2005-03-04 19:03:22 -0600 (Fri, 04 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-tzsp.c
+
+From Chris Waters: correct an error with the decoding of signal
+strength information in 802.11 captures.
+
+------------------------------------------------------------------------
+r13593 | guy | 2005-03-04 19:00:15 -0600 (Fri, 04 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-kerberos.c
+
+Omit some stuff when building without a Kerberos library, as it's unused
+if you don't have a Kerberos library to do decryption.
+
+------------------------------------------------------------------------
+r13592 | tuexen | 2005-03-04 18:51:33 -0600 (Fri, 04 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-sctp.c
+
+Enable details in protocol tree by default like TCP and UDP.
+
+------------------------------------------------------------------------
+r13591 | lroland | 2005-03-04 18:21:46 -0600 (Fri, 04 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-kerberos.c
+
+fix kerberos dissector for those having no kerberos decryption
+------------------------------------------------------------------------
+r13590 | sahlberg | 2005-03-04 16:32:06 -0600 (Fri, 04 Mar 2005) | 6 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/Makefile.common
+   M /trunk/epan/dissectors/packet-mpls-echo.c
+   M /trunk/epan/dissectors/packet-mpls.c
+   A /trunk/epan/dissectors/packet-mpls.h
+
+from Carlos Pignataro
+
+update MPLS to support MPLS Echo
+
+
+
+------------------------------------------------------------------------
+r13589 | sahlberg | 2005-03-04 16:25:02 -0600 (Fri, 04 Mar 2005) | 5 lines
+Changed paths:
+   M /trunk/gtk/main.c
+
+from didier:  bug fix for the menu,
+if ethereal could not open the file   make us still be able to use the Open menu item to open a different file
+
+
+
+------------------------------------------------------------------------
+r13588 | jmayer | 2005-03-04 12:54:22 -0600 (Fri, 04 Mar 2005) | 1 line
+Changed paths:
+   M /trunk/docbook/Makefile
+
+Small fixes to previous patch
+------------------------------------------------------------------------
+r13587 | gerald | 2005-03-04 11:42:42 -0600 (Fri, 04 Mar 2005) | 4 lines
+Changed paths:
+   M /trunk/Makefile.am
+
+Remove AUTHORS-SHORT and AUTHORS-SHORT-FORMAT from the distribution.
+(They're automatically generated.)
+
+
+------------------------------------------------------------------------
+r13586 | sahlberg | 2005-03-04 07:39:15 -0600 (Fri, 04 Mar 2005) | 7 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-kerberos.c
+   M /trunk/epan/dissectors/packet-kerberos.h
+   M /trunk/epan/dissectors/packet-kpasswd.c
+
+make kpasswd privide subdissectors to handle the user-data field for the KRB_PRIV structure for kpasswd requests and replies.
+
+
+decrypt and behold the new password in plaintext in all its glory
+(given you have the keytab with the old one of course)
+
+
+------------------------------------------------------------------------
+r13585 | jmayer | 2005-03-04 07:24:47 -0600 (Fri, 04 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/docbook/Makefile
+   M /trunk/docbook/README.txt
+
+- Add -Xmx256m automatically on unixish systems.
+- Make build process for A4 and letter pdfs more similar.
+
+------------------------------------------------------------------------
+r13584 | sahlberg | 2005-03-04 06:28:00 -0600 (Fri, 04 Mar 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gssapi.c
+   M /trunk/epan/dissectors/packet-kerberos.c
+
+some authentication stuff from metze
+
+
+
+------------------------------------------------------------------------
+r13583 | sahlberg | 2005-03-04 06:21:40 -0600 (Fri, 04 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-kerberos.c
+   M /trunk/epan/dissectors/packet-kerberos.h
+
+make ethereal able to decrypt KRB_PRIV which kpasswd uses
+
+
+------------------------------------------------------------------------
+r13582 | sahlberg | 2005-03-04 05:08:03 -0600 (Fri, 04 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcerpc-mapi.c
+
+the unknown stuff in the decrypted blobs in mapi are just uninitialized buffer padding  so dont show them in the decode tree
+
+
+------------------------------------------------------------------------
+r13581 | lego | 2005-03-03 07:59:52 -0600 (Thu, 03 Mar 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-rmcp.c
+
+From Francisco Alcoba,
+do not look for data blocks in ACK packets
+
+
+------------------------------------------------------------------------
+r13580 | guy | 2005-03-03 04:23:29 -0600 (Thu, 03 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-isup.c
+
+From Anders Broman: fix a fault in the CODEC LIST routine where offset
+was wrongly calculated, and clean up some other miscellaneous stuff.
+
+------------------------------------------------------------------------
+r13579 | guy | 2005-03-03 03:36:19 -0600 (Thu, 03 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-idp.h
+
+Oops, forgot packet-idp.h.
+
+------------------------------------------------------------------------
+r13578 | guy | 2005-03-03 02:54:00 -0600 (Thu, 03 Mar 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-acse.c
+   M /trunk/epan/dissectors/packet-acse.h
+
+From Yuriy Sidelnikov: correctly display User Information
+field in release request/response PDu if the Reason field
+is absent.
+
+------------------------------------------------------------------------
+r13577 | guy | 2005-03-03 02:34:48 -0600 (Thu, 03 Mar 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-3com-xns.c
+   M /trunk/epan/dissectors/packet-ethertype.c
+   A /trunk/epan/dissectors/packet-idp.c
+   M /trunk/epan/dissectors/packet-retix-bpdu.c
+   A /trunk/epan/dissectors/packet-spp.c
+   M /trunk/etypes.h
+
+Add support for what appears to be 3Com's scheme for encapsulating XNS
+over Token Ring (and presumably other link layers using 802.2 LLC), and
+for the XNS IDP and SPP protocols.
+
+------------------------------------------------------------------------
+r13576 | lego | 2005-03-02 17:25:41 -0600 (Wed, 02 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/gtk/voip_calls.c
+
+From Alejandro Vaquero:
+Avoid adding to a call non ISUP mtp3 packets towards the same destination as a copy of the last ISUP packet towards that dpc.
+
+------------------------------------------------------------------------
+r13575 | lego | 2005-03-02 17:22:11 -0600 (Wed, 02 Mar 2005) | 4 lines
+Changed paths:
+   M /trunk/gtk/rtp_analysis.c
+   M /trunk/gtk/rtp_stream.c
+   M /trunk/gtk/rtp_stream.h
+
+This is the rest of the patch from Francisco Alcoba.
+I forgot to check in changes to these files yesterday
+
+
+------------------------------------------------------------------------
+r13574 | guy | 2005-03-02 15:08:47 -0600 (Wed, 02 Mar 2005) | 7 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-3g-a11.c
+
+Use "tvb_get_string()" to fetch strings from the packet, rather than
+filling up a fixed-length buffer.
+
+Add a bunch of length checks.
+
+Clean up indentation.
+
+------------------------------------------------------------------------
+r13573 | etxrab | 2005-03-02 14:16:18 -0600 (Wed, 02 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-diameter.c
+
+Present diameter time as UTC time rather than the local time zone of the machine running Ethereal is at.
+ Insert a comment that time before 1970 will not be presented properly.
+------------------------------------------------------------------------
+r13572 | lego | 2005-03-01 19:24:18 -0600 (Tue, 01 Mar 2005) | 5 lines
+Changed paths:
+   M /trunk/gtk/rtp_stream_dlg.c
+
+Frrom Francisco Alcoba
+- Name resolution support for the RTP Stream Analysis functionality
+- fix a crash when trying to analyze with no stream selected.
+
+
+------------------------------------------------------------------------
+r13571 | guy | 2005-03-01 18:21:33 -0600 (Tue, 01 Mar 2005) | 11 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gprs-llc.c
+
+Handle the CRC correctly:
+
+       don't do it if we don't have the entire packet, including the
+       CRC value;
+
+       fetch the CRC value from the packet with tvb_get_letoh24(),
+       and compare that against the computed CRC, rather than comparing
+       the computed CRC (presumably in host byte order) with the
+       little-endian CRC in the packet (that doesn't work if host byte
+       order is big-endian).
+
+------------------------------------------------------------------------
+r13570 | lego | 2005-03-01 17:46:05 -0600 (Tue, 01 Mar 2005) | 4 lines
+Changed paths:
+   M /trunk/tethereal.c
+
+If -z was not given as the very last argument the tap listener initialization might have crashed.
+
+Copy the optarg so that when the tap initialization is called it gets the right argument.
+
+------------------------------------------------------------------------
+r13569 | guy | 2005-03-01 15:49:19 -0600 (Tue, 01 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-retix-bpdu.c
+
+OK, *really* set the properties this time.
+
+------------------------------------------------------------------------
+r13568 | guy | 2005-03-01 15:47:54 -0600 (Tue, 01 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-retix-bpdu.c
+
+Set the svn:keywords and svn:eol-style properties appropriately, and
+give it an RCS ID.
+
+------------------------------------------------------------------------
+r13567 | guy | 2005-03-01 13:59:54 -0600 (Tue, 01 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/wiretap/file_access.c
+
+The DBS Etherwatch file handler does look for a magic number (the word
+"ETHERWATCH").
+
+------------------------------------------------------------------------
+r13566 | lego | 2005-03-01 13:43:14 -0600 (Tue, 01 Mar 2005) | 3 lines
+Changed paths:
+   M /trunk/plugins/stats_tree/http_stats_tree.c
+
+add the http_srv tap a tree to verify load distribution between several http servers and/or virtual hosts
+
+
+------------------------------------------------------------------------
+r13565 | lego | 2005-03-01 10:19:46 -0600 (Tue, 01 Mar 2005) | 10 lines
+Changed paths:
+   M /trunk/gtk/graph_analysis.c
+   M /trunk/gtk/graph_analysis.h
+   M /trunk/gtk/voip_calls.c
+
+From Alejandro Vaquero:
+
+patch to the voip calls facility to:
+
+- Add a horizontal scrollbar in the "Graph" to scroll the "comments"
+- Fix a "state" bug in H323 and SIP calls
+- Fix a bug that can make the "graph" to crash, and also clean up the "address" when the window is close
+
+
+
+------------------------------------------------------------------------
+r13564 | lego | 2005-03-01 05:37:26 -0600 (Tue, 01 Mar 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-http.c
+
+
+In packets with more than one req/resp the items of all the req/resp subtrees always pointed to the offset of the first req/resp.
+
+
+------------------------------------------------------------------------
+r13563 | sahlberg | 2005-03-01 04:09:53 -0600 (Tue, 01 Mar 2005) | 7 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-iscsi.c
+
+If errorrecoverylevel==0 is used and the A bit is clear in a DataIn PDU 
+the iscsi layer will not hold the LUN value (it is reserved)
+so we need to remember if from the initial Command PDU.
+
+make the LUN reporting work for errorrecoverylevel==0 targets
+
+
+------------------------------------------------------------------------
+r13562 | guy | 2005-03-01 00:32:56 -0600 (Tue, 01 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-3g-a11.c
+
+Show NTP times correctly.
+
+------------------------------------------------------------------------
+r13561 | guy | 2005-03-01 00:04:31 -0600 (Tue, 01 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-ntp.c
+
+Show NTP times in a fashion more similar to that used for other times.
+
+------------------------------------------------------------------------
+r13560 | guy | 2005-03-01 00:03:08 -0600 (Tue, 01 Mar 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-mip.c
+
+Show NTP times correctly.
+
+------------------------------------------------------------------------
+r13559 | guy | 2005-02-28 18:05:57 -0600 (Mon, 28 Feb 2005) | 9 lines
+Changed paths:
+   M /trunk/doc/ethereal.pod
+   M /trunk/doc/tethereal.pod
+   M /trunk/epan/prefs.c
+
+From Graeme Hewson: rename the global preferences file to "preferences"
+(it's now in an "ethereal" directory, so there's no need for it to have
+a name that distinguishes it from files for other programs) - if it's
+not found as "preferences", try "ethereal.conf" for compatibility - and
+update the man pages appropriately.
+
+Fix a typo in the section color filters (the file name is "colorfilters",
+not "color filters").
+
+------------------------------------------------------------------------
+r13558 | ulfl | 2005-02-28 16:46:49 -0600 (Mon, 28 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/capture.c
+   M /trunk/capture.h
+   M /trunk/capture_sync.c
+   M /trunk/file.c
+   M /trunk/file.h
+
+Another step towards using the parent/child mode for ALL captures.
+
+This is currently still disabled, as we cannot pass all required capture flags to the child process (lack of command line parameters).
+------------------------------------------------------------------------
+r13557 | lego | 2005-02-28 16:39:03 -0600 (Mon, 28 Feb 2005) | 15 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-http.c
+
+even if unharmful, this was simply ugly.
+change
+
+do {
+ if (i == 0) break;
+ ...
+} while (i);
+
+for a propper
+
+while(i) {
+ ...
+}
+
+
+------------------------------------------------------------------------
+r13556 | lego | 2005-02-28 16:32:16 -0600 (Mon, 28 Feb 2005) | 4 lines
+Changed paths:
+   M /trunk/plugins/stats_tree/Makefile.am
+   A /trunk/plugins/stats_tree/http_stats_tree.c
+   M /trunk/plugins/stats_tree/stats_tree_plugin.c
+
+add the http_stats_tree,
+a replacement for the current http tap listeners and a tree for requested hosts/uris
+
+
+------------------------------------------------------------------------
+r13555 | lego | 2005-02-28 16:27:24 -0600 (Mon, 28 Feb 2005) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-http.c
+   M /trunk/epan/dissectors/packet-http.h
+
+few changes to http
+- stat_infos are mantained in a GPtrArray to avoid leaking and overwriting them
+- added http_host and request_uri to http_info_value_t 
+
+
+------------------------------------------------------------------------
+r13554 | etxrab | 2005-02-28 14:51:23 -0600 (Mon, 28 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-radius.c
+
+Change the RADIUS ATTRIBUTES for some 3GPP AVP:s to display them as (UTF8)Strings, also
+added some more AVP:s from a later spec.
+------------------------------------------------------------------------
+r13553 | etxrab | 2005-02-28 14:49:34 -0600 (Mon, 28 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-diameter.c
+
+Undo change of return (addVendor(atoi(id), code, name)); as it wasn't correct.
+------------------------------------------------------------------------
+r13552 | etxrab | 2005-02-28 14:48:23 -0600 (Mon, 28 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-bssgp.c
+
+Correct presentation of IMSI digits and highlight correct bytes.
+------------------------------------------------------------------------
+r13551 | guy | 2005-02-28 13:47:46 -0600 (Mon, 28 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-rx.c
+
+Add a link to an RX spec, and ask whether the Epoch really should be
+dissected as a UN*X time.
+
+------------------------------------------------------------------------
+r13550 | lego | 2005-02-28 05:10:49 -0600 (Mon, 28 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/plugins/stats_tree/stats_tree_plugin.c
+
+Adapt the stats_tree example plugin to the last changes
+
+
+------------------------------------------------------------------------
+r13549 | guy | 2005-02-28 03:21:59 -0600 (Mon, 28 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gprs-llc.c
+
+Fix capitalization.
+
+------------------------------------------------------------------------
+r13548 | guy | 2005-02-28 03:21:19 -0600 (Mon, 28 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/prefs.c
+
+Map "llcgprs.ignore_cipher_bit" to "llcgprs.autodetect_cipher_bit".
+
+------------------------------------------------------------------------
+r13547 | guy | 2005-02-28 02:22:02 -0600 (Mon, 28 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/tools/asn2eth.py
+
+Handle the new signature for "dissect_per_restricted_character_string()".
+
+------------------------------------------------------------------------
+r13546 | lego | 2005-02-27 19:20:52 -0600 (Sun, 27 Feb 2005) | 7 lines
+Changed paths:
+   M /trunk/gtk/stats_tree_stat.c
+
+
+- do not free the string passed to register_ethereal_tap()
+it caused the taps to have "funny" names.
+
+- rename the window as "$name Stats Tree"
+
+
+------------------------------------------------------------------------
+r13545 | lego | 2005-02-27 18:55:49 -0600 (Sun, 27 Feb 2005) | 5 lines
+Changed paths:
+   M /trunk/gtk/main.c
+   M /trunk/tethereal.c
+
+Make sure that plugin tap listeners get registered before the non-plugin tap listeners
+that's because stat trees are registered as tap listeners by either
+gtk/stats_tree_stat.c or tap-stats_tree.c
+
+
+------------------------------------------------------------------------
+r13544 | lego | 2005-02-27 17:43:12 -0600 (Sun, 27 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/libethereal.def
+
+Add register_all_plugin_tap_listeners() to libethereal.def
+
+
+------------------------------------------------------------------------
+r13543 | guy | 2005-02-27 16:04:48 -0600 (Sun, 27 Feb 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/plugins.c
+   M /trunk/epan/plugins.h
+   M /trunk/gtk/main.c
+   M /trunk/gtk/plugins_dlg.c
+   M /trunk/tethereal.c
+
+The stats tree stuff should ultimately allow us to have plugin taps, so
+add infrastructure for them, and display the plugin type (which could be
+both dissector *and* tap) in the list of plugins.
+
+------------------------------------------------------------------------
+r13542 | etxrab | 2005-02-27 15:33:32 -0600 (Sun, 27 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-diameter.c
+
+Avoid trying to display a time before 00:00:00 UTC, January 1, 1970 as it currently will be displayed wrongly.
+------------------------------------------------------------------------
+r13541 | guy | 2005-02-27 15:15:30 -0600 (Sun, 27 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/capture_opts.c
+   M /trunk/clopts_common.c
+   M /trunk/clopts_common.h
+   M /trunk/gtk/main.c
+
+Move "get_natural_int()" and "get_positive_int()" from "capture_opts.c"
+to "clopts_common.c", make them not static, and use them in "gtk/main.c".
+
+------------------------------------------------------------------------
+r13540 | lego | 2005-02-27 14:26:55 -0600 (Sun, 27 Feb 2005) | 13 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-ip.c
+   M /trunk/epan/dissectors/packet-rmt-fec.c
+
+From Stefano Pettini
+
+1) added _U_ tags in RMT dissectors to suppress "unused parameter" warnings.
+
+2) added a dissector_add_handle("ip.udp", ip_handle) to IP dissector, to
+allow the following chain of protocols: IP over UDP over IP. It seems
+uncommon, but it's used by implementations of experimental protocols
+(e.g. TCP-XM) that run a userspace IP stack (e.g. lwIP) over UDP. The
+dissector of IP over UDP must be enabled explicitly using the "decode
+as..." window.
+
+
+
+------------------------------------------------------------------------
+r13539 | lego | 2005-02-27 14:17:06 -0600 (Sun, 27 Feb 2005) | 5 lines
+Changed paths:
+   M /trunk/gtk/stats_tree_stat.c
+
+the last commit broke windows compilation.
+ minor changes in typing variables
+ exclude a GTK2 call from being called while using GTK1
+
+
+------------------------------------------------------------------------
+r13538 | ulfl | 2005-02-27 13:59:03 -0600 (Sun, 27 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/capture.c
+
+some more cleanup of the capturing code (e.g. split up of the code reading in the "normal mode" captured data)
+------------------------------------------------------------------------
+r13537 | ulfl | 2005-02-27 12:52:05 -0600 (Sun, 27 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/capture.c
+
+bugfix to bring up correct error message if capture file couldn't be openened.
+
+some code cleanup
+------------------------------------------------------------------------
+r13536 | ulfl | 2005-02-27 12:27:30 -0600 (Sun, 27 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/epan/libethereal.def
+
+add missing reinit_stats_tree symbol, so MSVC can compile again
+------------------------------------------------------------------------
+r13535 | ulfl | 2005-02-27 11:30:33 -0600 (Sun, 27 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/capture.c
+   M /trunk/capture.h
+   M /trunk/gtk/main.c
+
+some clarification of the capture child thing
+------------------------------------------------------------------------
+r13534 | lego | 2005-02-27 10:55:24 -0600 (Sun, 27 Feb 2005) | 8 lines
+Changed paths:
+   M /trunk/epan/stats_tree.c
+   M /trunk/epan/stats_tree.h
+   M /trunk/epan/stats_tree_priv.h
+   M /trunk/gtk/stats_tree_stat.c
+   M /trunk/tap-stats_tree.c
+
+Several fixes to the stats_tree
+ - Avoid creating a copy of every branch at reinitialization
+       this used to cause some GTK warnings and a leakage of tree nodes
+
+- propperly check the optarg to avoid getting junk in the filter text
+       this caused a crash
+
+
+------------------------------------------------------------------------
+r13533 | ulfl | 2005-02-27 10:54:52 -0600 (Sun, 27 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/capture.h
+
+minor comment additions
+------------------------------------------------------------------------
+r13532 | lego | 2005-02-27 08:01:12 -0600 (Sun, 27 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/gtk/main.c
+
+abort early in main_filter_packets() if dftext is NULL
+
+------------------------------------------------------------------------
+r13531 | lego | 2005-02-27 07:57:45 -0600 (Sun, 27 Feb 2005) | 5 lines
+Changed paths:
+   M /trunk/gtk/sctp_stat_dlg.c
+
+few fixes to The SCTP associations dialog
+- do not call main_filter_packets() with a null dfilter string
+- fix two leaks
+
+
+------------------------------------------------------------------------
+r13530 | lego | 2005-02-27 07:00:22 -0600 (Sun, 27 Feb 2005) | 6 lines
+Changed paths:
+   M /trunk/gtk/dlg_utils.c
+
+From Martin Mathielson
+
+- from the "Capture Options" dialog, if you select the Capture Filter(s)
+file browser, Cancel doesn't work.
+
+
+------------------------------------------------------------------------
+r13529 | lego | 2005-02-27 06:45:07 -0600 (Sun, 27 Feb 2005) | 7 lines
+Changed paths:
+   M /trunk/gtk/rtp_stream_dlg.c
+
+From Martin Mathielson
+- from the "RTP streams" dialog, pressing 'Analyze' with no stream selected
+would throw up an 'invalid filter' error.  This patch avoids anything if no
+steam(s) are selected.
+
+
+
+------------------------------------------------------------------------
+r13528 | guy | 2005-02-25 18:14:22 -0600 (Fri, 25 Feb 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-kerberos.c
+
+The Kerberos-over-UDP dissector can decide not to dissect packets, so it
+needs to be a new-style dissector and explicitly reject them so that
+other dissectors can pick them up.
+
+------------------------------------------------------------------------
+r13527 | guy | 2005-02-25 17:47:21 -0600 (Fri, 25 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-kerberos4.c
+
+The Kerberos 4 dissector is now a dissector that can reject packets, so
+register it with "new_register_dissector".
+
+------------------------------------------------------------------------
+r13526 | guy | 2005-02-25 17:44:44 -0600 (Fri, 25 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/packet_info.h
+
+Make the DCE transport type an "int" so that -1 is a valid value and the
+compiler doesn't say "that's unsigned, it can't possibly be equal to -1".
+
+------------------------------------------------------------------------
+r13525 | lroland | 2005-02-25 17:37:14 -0600 (Fri, 25 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/libethereal.def
+
+Add another function from epan/stats_tree.c to the list of exported functions in libethereal.def
+
+Finally ethereal can be built again on windows.
+------------------------------------------------------------------------
+r13524 | lroland | 2005-02-25 17:08:53 -0600 (Fri, 25 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/plugins/Makefile.nmake
+   M /trunk/plugins/Xass-list
+   M /trunk/plugins/Xplugin_api.c
+   M /trunk/plugins/Xplugin_api.h
+   M /trunk/plugins/Xplugin_api_decls.h
+   M /trunk/plugins/Xplugin_table.h
+   M /trunk/plugins/plugin_api_list.c
+
+add agentx plugin to the clean target and update the old plugin api
+------------------------------------------------------------------------
+r13523 | sahlberg | 2005-02-25 17:03:24 -0600 (Fri, 25 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-scsi.c
+
+start dissecting serviceactionin16
+
+
+------------------------------------------------------------------------
+r13522 | lego | 2005-02-25 16:57:43 -0600 (Fri, 25 Feb 2005) | 4 lines
+Changed paths:
+   M /trunk/gtk/stats_tree_stat.c
+
+- undo disabling the GTK2 version
+- do not declare a variable after the first statement or else windows compilation fails
+
+
+------------------------------------------------------------------------
+r13521 | lego | 2005-02-25 16:30:58 -0600 (Fri, 25 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/gtk/stats_tree_stat.c
+
+Temporarily disable the gtk2 version that causes a compilation error on windows.
+
+
+------------------------------------------------------------------------
+r13520 | lroland | 2005-02-25 16:06:00 -0600 (Fri, 25 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/epan/libethereal.def
+
+Add another function from epan/stats_tree.c to the list of exported functions in libethereal.def
+------------------------------------------------------------------------
+r13519 | lroland | 2005-02-25 15:51:29 -0600 (Fri, 25 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/epan/libethereal.def
+
+Add some functions from epan/stats_tree.c to the list of exported functions in libethereal.def
+------------------------------------------------------------------------
+r13518 | tuexen | 2005-02-25 15:03:48 -0600 (Fri, 25 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-sctp.c
+
+Show prot numbers in protocol tree, if wanted. Suggested by Jeff Morris.
+
+------------------------------------------------------------------------
+r13517 | tuexen | 2005-02-25 14:33:28 -0600 (Fri, 25 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-mtp3.c
+
+Add higher SI values.
+
+------------------------------------------------------------------------
+r13516 | sahlberg | 2005-02-25 05:38:56 -0600 (Fri, 25 Feb 2005) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-kerberos.c
+   M /trunk/epan/dissectors/packet-kerberos4.c
+
+add support to call krb4 for suspected krb4 stuff soming in on udp port 88
+
+weirdo krb4 implementations apparently do this.
+
+
+------------------------------------------------------------------------
+r13515 | sahlberg | 2005-02-25 04:30:21 -0600 (Fri, 25 Feb 2005) | 7 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcerpc.c
+   M /trunk/epan/dissectors/packet-dcerpc.h
+   M /trunk/epan/dissectors/packet-smb-pipe.c
+   M /trunk/epan/packet_info.h
+   M /trunk/gtk/decode_as_dcerpc.c
+
+pinfo->private_data was a quite subptimal idea
+
+
+change the decodeas for dcerpc so that it actually works again for dcerpc over smb
+
+
+
+------------------------------------------------------------------------
+r13514 | guy | 2005-02-25 03:58:50 -0600 (Fri, 25 Feb 2005) | 8 lines
+Changed paths:
+   M /trunk/Makefile.am
+
+"docboook/Makefile.auto.in" is presumably generated from
+"docbook/Makefile.auto.am", so it shouldn't need to be included in
+EXTRA_DIST - and including it causes "make distcheck" to fail very early
+with
+
+       make: *** No rule to make target `docbook/Makefile.auto.in',
+           needed by `distdir'.  Stop.
+
+------------------------------------------------------------------------
+r13513 | guy | 2005-02-25 03:56:04 -0600 (Fri, 25 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/libethereal.def
+   M /trunk/epan/stats_tree.h
+
+There's no "tick_range_with_parent_name()" routine.
+
+------------------------------------------------------------------------
+r13512 | guy | 2005-02-25 02:32:33 -0600 (Fri, 25 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/plugins/Xplugin_table.h
+
+Fix the declaration of "dissect_ber_boolean()" to match the current
+version.
+
+------------------------------------------------------------------------
+r13511 | guy | 2005-02-25 02:31:51 -0600 (Fri, 25 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/plugins/plugin_api_list.c
+
+Fix the declaration of "dissect_ber_boolean()" to match the current
+version.
+
+------------------------------------------------------------------------
+r13510 | guy | 2005-02-25 01:48:51 -0600 (Fri, 25 Feb 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/libethereal.def
+
+Add the stats tree routines.
+
+Alphabetize, in dictionary order (case-insensitive).
+
+------------------------------------------------------------------------
+r13509 | lego | 2005-02-24 23:15:18 -0600 (Thu, 24 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/plugins/stats_tree/pinfo_stats_tree.c
+
+added a tree example
+
+
+------------------------------------------------------------------------
+r13508 | lego | 2005-02-24 23:14:38 -0600 (Thu, 24 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/stats_tree.c
+   M /trunk/epan/stats_tree.h
+
+change to int the return type of manip_stat_node() so that it can be used as a parent
+
+------------------------------------------------------------------------
+r13507 | lego | 2005-02-24 22:02:00 -0600 (Thu, 24 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/Makefile.common
+   M /trunk/epan/Makefile.common
+   M /trunk/gtk/Makefile.common
+
+Get stats_tree compiled
+
+
+------------------------------------------------------------------------
+r13506 | lego | 2005-02-24 21:56:12 -0600 (Thu, 24 Feb 2005) | 6 lines
+Changed paths:
+   M /trunk/epan/stats_tree.c
+   M /trunk/epan/stats_tree_priv.h
+   M /trunk/gtk/stats_tree_stat.c
+
+some more work for
+
+- beautify the text output
+- make gtk1 textbox implementation usable (I hope)
+
+
+------------------------------------------------------------------------
+r13505 | etxrab | 2005-02-24 16:36:26 -0600 (Thu, 24 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-h248.c
+
+Dissect  MTP3 with service indicator 14 as H248.
+------------------------------------------------------------------------
+r13504 | etxrab | 2005-02-24 16:35:10 -0600 (Thu, 24 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-diameter.c
+
+From Ben Turner:
+Vendors were not being parsed properly from the XML diameter dictionary.
+------------------------------------------------------------------------
+r13503 | lego | 2005-02-24 16:04:34 -0600 (Thu, 24 Feb 2005) | 7 lines
+Changed paths:
+   M /trunk/plugins/stats_tree/pinfo_stats_tree.c
+   M /trunk/plugins/stats_tree/stats_tree_plugin.c
+
+Change the plugin to be something useful.
+
+Adds more taps,
+tests range nodes
+tests pivot nodes
+
+
+------------------------------------------------------------------------
+r13502 | lego | 2005-02-24 16:02:31 -0600 (Thu, 24 Feb 2005) | 7 lines
+Changed paths:
+   M /trunk/epan/stats_tree.c
+   M /trunk/epan/stats_tree.h
+   M /trunk/epan/stats_tree_priv.h
+   M /trunk/gtk/stats_tree_stat.c
+   M /trunk/tap-stats_tree.c
+
+Update to the stats_tree tapping API
+
+- change the tap init_string to %s,tree instead of %s,stat
+- change the registration key (it used to be tapname, that disallowed to register more than one tap per protocol)
+- add a "pivot" node for convenience
+
+
+------------------------------------------------------------------------
+r13501 | lroland | 2005-02-24 15:31:20 -0600 (Thu, 24 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/gtk/graph_analysis.c
+   M /trunk/gtk/graph_analysis.h
+   M /trunk/gtk/voip_calls.c
+   M /trunk/gtk/voip_calls.h
+   M /trunk/gtk/voip_calls_dlg.c
+
+By Francisco Alcoba:
+
+Support for name resolution and IPv6 in VoIP Call Analysis
+------------------------------------------------------------------------
+r13500 | lego | 2005-02-24 15:22:51 -0600 (Thu, 24 Feb 2005) | 6 lines
+Changed paths:
+   M /trunk/capture_opts.c
+
+
+avoid capture stopping after just 1 packet in tethereal,
+
+- in capture_opts_init() set capture_opts->autostop_packets to 0 instead of one.
+
+
+------------------------------------------------------------------------
+r13499 | jmayer | 2005-02-24 13:46:15 -0600 (Thu, 24 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/configure.in
+
+Search for fop, not fop.sh
+------------------------------------------------------------------------
+r13498 | jmayer | 2005-02-24 13:45:08 -0600 (Thu, 24 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/wiretap/README.airmagnet
+
+Minor fixes
+------------------------------------------------------------------------
+r13497 | jmayer | 2005-02-24 03:08:20 -0600 (Thu, 24 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/doc/Makefile.am
+
+Didier Gautheron: Fix out of tree compilation
+------------------------------------------------------------------------
+r13496 | jmayer | 2005-02-24 01:23:18 -0600 (Thu, 24 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/Makefile.am
+
+Preliminary cleanup of static plugin linking
+------------------------------------------------------------------------
+r13495 | jmayer | 2005-02-24 01:19:42 -0600 (Thu, 24 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-ieee80211.c
+
+Add some minor Cisco proprietary stuff (hostname, network-eap)
+------------------------------------------------------------------------
+r13494 | guy | 2005-02-23 23:45:15 -0600 (Wed, 23 Feb 2005) | 6 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-rtcp.c
+
+Clean up white space.
+
+"decode_boolean_bitfield()" returns a "const char *" - don't cast it to
+a "gchar *" and modify what it points to.  Instead, just use
+"other_decode_bitfield_value()".
+
+------------------------------------------------------------------------
+r13493 | guy | 2005-02-23 23:42:51 -0600 (Wed, 23 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-eth.h
+
+Not everything that uses "capture_eth()" includes "capture.h" (the ATM
+dissector, for one).
+
+------------------------------------------------------------------------
+r13492 | guy | 2005-02-23 23:42:03 -0600 (Wed, 23 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/gtk/rtp_stream_dlg.c
+
+Mallocate the strings to be put into the columns, rather than filling in
+fixed-length buffers.
+
+------------------------------------------------------------------------
+r13491 | guy | 2005-02-23 23:40:55 -0600 (Wed, 23 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/gtk/main.c
+
+Don't include "../image/eicon3d64.xpm", as we're not using it for now.
+
+------------------------------------------------------------------------
+r13490 | guy | 2005-02-23 23:39:59 -0600 (Wed, 23 Feb 2005) | 5 lines
+Changed paths:
+   M /trunk/capture_opts.c
+
+Include <string.h> and <ctype.h> to get the appropriate functions
+declared and macros defined.
+
+Pass all the necessary arguments to "get_natural_int()".
+
+------------------------------------------------------------------------
+r13489 | lego | 2005-02-23 22:15:40 -0600 (Wed, 23 Feb 2005) | 10 lines
+Changed paths:
+   M /trunk/gtk/graph_analysis.c
+   M /trunk/gtk/voip_calls_dlg.c
+
+From Alejandro Vaquero
+voip_calls_dlg.c
+    Change the "prepare filter" function to be protocol independent. Now it uses the
+    "frame_num"s  from the Graph structure to create the filter. This also add support
+    to MGCP and H323 LRQ/LCF filters that were not supported before.
+
+graph_analysis.c:
+    Change the mouse scroll wheel implementation to make a 3 line step change instead of 1 line.
+
+
+------------------------------------------------------------------------
+r13488 | lego | 2005-02-23 22:11:31 -0600 (Wed, 23 Feb 2005) | 4 lines
+Changed paths:
+   M /trunk/plugins/mate/mate_util.c
+   M /trunk/plugins/mate/packet-mate.c
+
+- fix a crash in new_avpl_strict_match when the operator avpl was empty
+- change the name of the preference mate.config_filename: into mate.config:
+
+
+------------------------------------------------------------------------
+r13487 | ulfl | 2005-02-23 18:30:32 -0600 (Wed, 23 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/capture_sync.c
+
+if capture filename passed to parent, save it. Will currently take no effect.
+------------------------------------------------------------------------
+r13486 | etxrab | 2005-02-23 17:14:42 -0600 (Wed, 23 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_map.c
+   M /trunk/epan/dissectors/packet-gsm_map.h
+
+fix some asn2eth warnings
+------------------------------------------------------------------------
+r13485 | etxrab | 2005-02-23 17:13:57 -0600 (Wed, 23 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/asn1/gsmmap/GSMMAP.asn
+   M /trunk/asn1/gsmmap/gsmmap.cnf
+   M /trunk/asn1/gsmmap/packet-gsm_map-template.c
+
+Fix some asn2eth warnings.
+------------------------------------------------------------------------
+r13484 | etxrab | 2005-02-23 17:12:48 -0600 (Wed, 23 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-h248.c
+   M /trunk/epan/dissectors/packet-h248.h
+
+Add dissection of packet tdmc
+------------------------------------------------------------------------
+r13483 | etxrab | 2005-02-23 17:12:07 -0600 (Wed, 23 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/asn1/h248/packet-h248-template.c
+
+Add dissection of packet tdmc
+------------------------------------------------------------------------
+r13482 | ulfl | 2005-02-23 16:04:31 -0600 (Wed, 23 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/capture_loop.c
+   M /trunk/capture_opts.c
+   M /trunk/capture_sync.c
+   M /trunk/capture_sync.h
+
+pass child capture filename to parent process (name currently unused) and some fork_child cleanup
+------------------------------------------------------------------------
+r13481 | ulfl | 2005-02-23 15:04:19 -0600 (Wed, 23 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/capture.h
+
+CHILD_NAME is only used #ifdef HAVE_LIBPCAP
+------------------------------------------------------------------------
+r13480 | lego | 2005-02-23 11:05:32 -0600 (Wed, 23 Feb 2005) | 4 lines
+Changed paths:
+   M /trunk/tethereal.c
+
+in tethereal
+list_link_layer_types was not being initialized causing the "-r" option to fail
+
+
+------------------------------------------------------------------------
+r13479 | sahlberg | 2005-02-23 02:57:47 -0600 (Wed, 23 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/asn1/cms/cms-exp.cnf
+   M /trunk/asn1/pkixcrmf/crmf-exp.cnf
+   M /trunk/asn1/x509af/x509af-exp.cnf
+   M /trunk/asn1/x509ce/x509ce-exp.cnf
+   M /trunk/asn1/x509if/x509if-exp.cnf
+   M /trunk/asn1/x509sat/x509sat-exp.cnf
+   M /trunk/epan/dissectors/packet-ber.c
+   M /trunk/epan/dissectors/packet-ber.h
+   M /trunk/epan/dissectors/packet-cms.c
+   M /trunk/epan/dissectors/packet-cms.h
+   M /trunk/epan/dissectors/packet-crmf.c
+   M /trunk/epan/dissectors/packet-crmf.h
+   M /trunk/epan/dissectors/packet-gsm_map.c
+   M /trunk/epan/dissectors/packet-gsm_map.h
+   M /trunk/epan/dissectors/packet-h248.c
+   M /trunk/epan/dissectors/packet-h248.h
+   M /trunk/epan/dissectors/packet-inap.c
+   M /trunk/epan/dissectors/packet-kerberos.c
+   M /trunk/epan/dissectors/packet-ocsp.c
+   M /trunk/epan/dissectors/packet-pkcs1.c
+   M /trunk/epan/dissectors/packet-pkix1explicit.c
+   M /trunk/epan/dissectors/packet-pkix1explicit.h
+   M /trunk/epan/dissectors/packet-pkixqualified.c
+   M /trunk/epan/dissectors/packet-pkixtsp.c
+   M /trunk/epan/dissectors/packet-smrse.c
+   M /trunk/epan/dissectors/packet-x509af.c
+   M /trunk/epan/dissectors/packet-x509af.h
+   M /trunk/epan/dissectors/packet-x509ce.c
+   M /trunk/epan/dissectors/packet-x509ce.h
+   M /trunk/epan/dissectors/packet-x509if.c
+   M /trunk/epan/dissectors/packet-x509if.h
+   M /trunk/epan/dissectors/packet-x509sat.c
+   M /trunk/epan/dissectors/packet-x509sat.h
+   M /trunk/tools/asn2eth.py
+
+update asn2eth and all generated dissectors to new dissect_ber_boolean that takes a implicit_tag parameter
+
+
+------------------------------------------------------------------------
+r13478 | sahlberg | 2005-02-23 02:38:18 -0600 (Wed, 23 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-ndmp.c
+
+fix printout of length of ndmp pdu
+
+
+------------------------------------------------------------------------
+r13477 | sahlberg | 2005-02-23 02:37:30 -0600 (Wed, 23 Feb 2005) | 4 lines
+Changed paths:
+   M /trunk/gtk/voip_calls.c
+
+g_strrstr does not exist in gtk 1
+replace it with strstr
+
+
+------------------------------------------------------------------------
+r13476 | ulfl | 2005-02-23 02:34:12 -0600 (Wed, 23 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/capture.h
+   M /trunk/capture_opts.c
+   M /trunk/gtk/main.c
+   M /trunk/tethereal.c
+
+use the applications name (currently "ethereal" or "tethereal") in capture_opts, instead of hardcoded "ethereal" for both.
+------------------------------------------------------------------------
+r13475 | gerald | 2005-02-22 23:47:17 -0600 (Tue, 22 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-http.c
+
+Add request URI and Version fields.  Add a question about fixing a memory leak.
+
+------------------------------------------------------------------------
+r13474 | ulfl | 2005-02-22 19:01:19 -0600 (Tue, 22 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/Makefile.common
+   M /trunk/capture.c
+   A /trunk/capture_opts.c
+   M /trunk/gtk/main.c
+   M /trunk/tethereal.c
+
+move capture_opts related things (init, command line, ...) from capture.c to a new file capture_opts.c and let both ethereal and tethereal use it.
+------------------------------------------------------------------------
+r13473 | ulfl | 2005-02-22 17:46:54 -0600 (Tue, 22 Feb 2005) | 5 lines
+Changed paths:
+   M /trunk/capture.c
+   M /trunk/doc/ethereal.pod
+
+add the number of autostop files to the command line parameters, e.g.:
+
+-a files:20
+
+also added this to the manpage, the user's guide will follow later
+------------------------------------------------------------------------
+r13472 | ulfl | 2005-02-22 15:22:56 -0600 (Tue, 22 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/gtk/main.c
+
+There seems to be some disagreement about if and how the welcome screen feature should be implemented.
+As I currently don't have the time to continue this, I've temporarily disabled it.
+------------------------------------------------------------------------
+r13471 | ulfl | 2005-02-22 14:25:23 -0600 (Tue, 22 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcerpc-pn-io.c
+   M /trunk/epan/dissectors/packet-pn-rt.c
+
+fix usage of "if(tree) {" to display the right things, even if no coloring rule is set
+------------------------------------------------------------------------
+r13470 | lego | 2005-02-22 13:37:46 -0600 (Tue, 22 Feb 2005) | 5 lines
+Changed paths:
+   M /trunk/gtk/voip_calls.c
+
+From Alejandro Vaquero:
+  replace the code that used g_strsplit_set and was broken by me
+  changing it to g_strsplit with something that works
+
+
+------------------------------------------------------------------------
+r13469 | lego | 2005-02-22 13:17:28 -0600 (Tue, 22 Feb 2005) | 7 lines
+Changed paths:
+   M /trunk/tethereal.c
+
+Do not call the tap's initialization as soon as the -z option is read,
+postpone it after the preferences callback has being called.
+
+That way mate's fields, which are registered by the preferences callback
+can be used as part of the tap's filter.
+
+
+------------------------------------------------------------------------
+r13468 | ulfl | 2005-02-22 01:53:54 -0600 (Tue, 22 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/gtk/graph_analysis.c
+
+prevent messages like "Couldn't load font x, falling back to y", see comment for details
+------------------------------------------------------------------------
+r13467 | ulfl | 2005-02-22 01:31:19 -0600 (Tue, 22 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/gtk/voip_calls_dlg.c
+
+some changes to the dialog's button behaviour
+------------------------------------------------------------------------
+r13466 | ulfl | 2005-02-22 01:25:16 -0600 (Tue, 22 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/gtk/voip_calls.c
+
+bugfix: using the "rtp_example.raw.gz" from the wiki, the dialog runs into an endless loop, as a g_list_next() was missing in a while loop
+------------------------------------------------------------------------
+r13465 | ulfl | 2005-02-22 01:22:51 -0600 (Tue, 22 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/gtk/rtp_stream_dlg.c
+
+buttons should use "Header capitalization" see GNOME HIG http://developer.gnome.org/projects/gup/hig/1.0/layout.html#layout-capitalization
+------------------------------------------------------------------------
+r13464 | lego | 2005-02-21 20:16:35 -0600 (Mon, 21 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/plugins/mate/mate_setup.c
+
+avoid crashing when Debug_Cfg is set and no Payload is given for a Pdu
+
+------------------------------------------------------------------------
+r13463 | lego | 2005-02-21 19:55:04 -0600 (Mon, 21 Feb 2005) | 7 lines
+Changed paths:
+   M /trunk/epan/addr_resolv.c
+   M /trunk/epan/addr_resolv.h
+   M /trunk/epan/address.h
+   M /trunk/epan/column-utils.c
+   M /trunk/gtk/conversations_table.c
+   M /trunk/gtk/hostlist_table.c
+
+From Francisco Alcoba:
+changed the behaviour of get_addr_name:
+ - resolve to a name if the address supports it
+ - call address_to_str if it does not, but the address is valid
+ - return "NONE" if it is AT_NONE
+
+
+------------------------------------------------------------------------
+r13462 | lego | 2005-02-21 17:29:49 -0600 (Mon, 21 Feb 2005) | 4 lines
+Changed paths:
+   M /trunk/plugins/mgcp/packet-mgcp.h
+
+
+ooops,I forgot this one with the last checkin
+
+
+------------------------------------------------------------------------
+r13461 | lego | 2005-02-21 16:53:01 -0600 (Mon, 21 Feb 2005) | 7 lines
+Changed paths:
+   M /trunk/gtk/voip_calls.c
+
+from Alejandro Vaquero
+ - fix the thinks I broken removing warnings in the last commit
+
+other than that I removed calls to glib2 that broke
+compilation on solaris' buiddbot
+
+
+------------------------------------------------------------------------
+r13460 | ulfl | 2005-02-21 14:19:15 -0600 (Mon, 21 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-ethertype.c
+   M /trunk/etypes.h
+
+added IEEE 802.1 Link Layer Discovery Protocol (LLDP) to the ethertypes, but sorry, no dissector (yet?)
+------------------------------------------------------------------------
+r13459 | ulfl | 2005-02-21 13:51:13 -0600 (Mon, 21 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/gtk/about_dlg.c
+
+We've "just reached" 2005, extend the copyright notice by the "new" year ...
+------------------------------------------------------------------------
+r13458 | ulfl | 2005-02-21 13:49:38 -0600 (Mon, 21 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/gtk/main.c
+
+As we have a (two) WishList(s) in the Wiki now, this to do list doesn't make any sense
+------------------------------------------------------------------------
+r13457 | lego | 2005-02-20 21:06:41 -0600 (Sun, 20 Feb 2005) | 5 lines
+Changed paths:
+   M /trunk/gtk/graph_analysis.c
+
+From Alejandro Vaquero
+Add support of mouse scroll wheel and directional keys
+(Up, down, left, and right) in the Graph Analysis.
+
+
+------------------------------------------------------------------------
+r13456 | lego | 2005-02-20 20:36:55 -0600 (Sun, 20 Feb 2005) | 6 lines
+Changed paths:
+   M /trunk/gtk/voip_calls.c
+
+fix few things:
+- boolean does not exists in *nix change them to g_boolean
+- removed some warnings about uninitialized variables
+- mgcp_info->hasDigitMap is a pointer to a boolean, dereference it
+
+
+------------------------------------------------------------------------
+r13455 | ulfl | 2005-02-20 20:35:42 -0600 (Sun, 20 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/docbook/Makefile
+
+I have to check this in with HHC enabled, otherwise I cannot get a chm file without the SVN-version.xml includes a modified tag.
+
+Joerg seem's to have fix this HHC thing, so it should be compilable on unix systems without errors (hopefully).
+------------------------------------------------------------------------
+r13454 | ulfl | 2005-02-20 20:12:21 -0600 (Sun, 20 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/docbook/Makefile
+
+add svn_version.xml to both validate targets
+------------------------------------------------------------------------
+r13453 | jmayer | 2005-02-20 19:02:43 -0600 (Sun, 20 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/docbook
+
+svn:ignore the new pdf file names and svn_version.xml
+------------------------------------------------------------------------
+r13452 | ulfl | 2005-02-20 16:36:34 -0600 (Sun, 20 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcm.c
+   M /trunk/epan/dissectors/packet-pres.c
+   M /trunk/epan/dissectors/packet-rtcp.c
+   M /trunk/epan/dissectors/packet-sigcomp.c
+   M /trunk/epan/sigcomp_state_hdlr.c
+   M /trunk/epan/xmlstub.h
+   M /trunk/plugins/acn/packet-acn.c
+   M /trunk/plugins/lwres/packet-lwres.c
+   M /trunk/plugins/mate/mate_util.c
+
+fix a typo: lenght -> length
+
+This seems to be a "more common" typo, fixed it 13 times throughout the code ...
+------------------------------------------------------------------------
+r13451 | ulfl | 2005-02-20 15:45:52 -0600 (Sun, 20 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/docbook/Makefile
+
+from Joerg Mayer: changes towards the automake generation
+
+I've added some minor cleanup things 
+------------------------------------------------------------------------
+r13450 | ulfl | 2005-02-20 14:49:15 -0600 (Sun, 20 Feb 2005) | 6 lines
+Changed paths:
+   A /trunk/docbook/edg_graphics/note.png
+   A /trunk/docbook/edg_graphics/tip.png
+   A /trunk/docbook/edg_graphics/warning.png
+   M /trunk/docbook/graphics/note.png
+   M /trunk/docbook/graphics/tip.png
+   M /trunk/docbook/graphics/warning.png
+
+The former icons used for both guide's were copied from the DOCBOOKXSLT package, which is used to convert the files from XML to HTML or whatever.
+
+As it's unsure if the license of these icons match the way we use it (I would think so, but I'm unsure), 
+I've replaced them by stock icons (see http://developer.gnome.org/doc/API/2.0/gtk/gtk-Stock-Items.html) from the GTK library (licensed under LPGL), so it should be ok to use them in an GPL project.
+
+I had to scale them from 48x48 to 24x24, but the Gimp is my friend :-)
+------------------------------------------------------------------------
+r13449 | lego | 2005-02-20 12:18:10 -0600 (Sun, 20 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/gtk/stats_tree_stat.c
+
+comment out two g_message() calls
+
+------------------------------------------------------------------------
+r13448 | lego | 2005-02-20 11:43:38 -0600 (Sun, 20 Feb 2005) | 5 lines
+Changed paths:
+   M /trunk/epan/stats_tree.c
+   M /trunk/epan/stats_tree.h
+   M /trunk/epan/stats_tree_priv.h
+   M /trunk/gtk/stats_tree_stat.c
+   M /trunk/plugins/stats_tree/stats_tree_plugin.c
+
+Fixes few things during reinitialization with gtk2 (it doesn't crash anymore),
+  there are still problems at reinit (gtk2 node->pr warns about an iterator not been OK)
+
+set up propperties of the given files
+
+------------------------------------------------------------------------
+r13447 | lroland | 2005-02-20 09:53:11 -0600 (Sun, 20 Feb 2005) | 7 lines
+Changed paths:
+   M /trunk/gtk/mgcp_stat.c
+   M /trunk/gtk/voip_calls.c
+   M /trunk/gtk/voip_calls.h
+   M /trunk/gtk/voip_calls_dlg.c
+   M /trunk/plugins/mgcp/packet-mgcp.c
+   M /trunk/plugins/mgcp/packet-mgcp.h
+   M /trunk/tap-mgcpstat.c
+
+Don't register mgcp taps, 
+when we haven't loaded the mgcp plugin.
+
+and
+
+From Alejandro Vaquero:
+mgcp support for the voip call analysis tap
+------------------------------------------------------------------------
+r13446 | jmayer | 2005-02-20 01:25:58 -0600 (Sun, 20 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/docbook/Makefile
+
+Fix generation of svn_version.xml with Unix make
+------------------------------------------------------------------------
+r13445 | jmayer | 2005-02-20 00:42:08 -0600 (Sun, 20 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/configure.in
+   M /trunk/docbook/Makefile
+
+Correct fix for distcheck this time - definitely
+------------------------------------------------------------------------
+r13444 | jmayer | 2005-02-20 00:08:15 -0600 (Sun, 20 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/docbook/Makefile
+
+The last checkin changed the settings to my system - reevrt them back so Ulf can use it out of the box
+------------------------------------------------------------------------
+r13443 | jmayer | 2005-02-19 23:53:06 -0600 (Sat, 19 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/docbook/Makefile
+
+Remove Makefile.auto during make clean (distcheck again)
+------------------------------------------------------------------------
+r13442 | jmayer | 2005-02-19 23:39:24 -0600 (Sat, 19 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/plugins/stats_tree
+   M /trunk/plugins/stats_tree/AUTHORS
+   M /trunk/plugins/stats_tree/Makefile.am
+   M /trunk/plugins/stats_tree/NEWS
+   M /trunk/plugins/stats_tree/pinfo_stats_tree.c
+   M /trunk/plugins/stats_tree/stats_tree_plugin.c
+
+Add some svn props
+------------------------------------------------------------------------
+r13441 | jmayer | 2005-02-19 23:20:42 -0600 (Sat, 19 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/configure.in
+
+Remove stats_tree again: It breaks distcheck
+------------------------------------------------------------------------
+r13440 | jmayer | 2005-02-19 23:06:28 -0600 (Sat, 19 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/Makefile.am
+
+Makefile.autoi.* isn't automagically added to tarball - add to EXTRA_DIST for now
+------------------------------------------------------------------------
+r13439 | jmayer | 2005-02-19 23:01:46 -0600 (Sat, 19 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/configure.in
+   M /trunk/docbook
+   A /trunk/docbook/Makefile.auto.am
+
+Beginnings of autogenerating docbook/Makefile (long way to go) so call it Makefile.auto for now
+------------------------------------------------------------------------
+r13438 | jmayer | 2005-02-19 22:34:03 -0600 (Sat, 19 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/configure.in
+
+Create stats_tree Makefile to allow manual builds
+------------------------------------------------------------------------
+r13437 | jmayer | 2005-02-19 22:31:30 -0600 (Sat, 19 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/gtk/Makefile.nmake
+
+Replace some spaces by TAB to make vim with syntax highlighting happy
+------------------------------------------------------------------------
+r13436 | jmayer | 2005-02-19 22:17:17 -0600 (Sat, 19 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/Makefile.common
+
+Add packet-rdt.h to DISSECTOR_INCLUDES
+------------------------------------------------------------------------
+r13435 | lego | 2005-02-19 20:21:04 -0600 (Sat, 19 Feb 2005) | 9 lines
+Changed paths:
+   M /trunk/plugins/mate/examples/call.mate
+   M /trunk/plugins/mate/examples/mms.mate
+   M /trunk/plugins/mate/examples/pasv_ftp.mate
+   M /trunk/plugins/mate/examples/tcp.mate
+   M /trunk/plugins/mate/examples/web.mate
+   M /trunk/plugins/mate/mate.h
+   M /trunk/plugins/mate/mate_setup.c
+   M /trunk/plugins/mate/packet-mate.c
+
+Changed the GopTree in GogDef and GogExtra from a boolean to a string
+  GopTree={BasicTree|NoTree|FullTree}
+    NoTree: just an item for each gop
+    BasicTree: (default) some essential information regarding the gop
+    FullTree: the Gop's full tree
+
+added Id and eol-style to examples
+
+
+------------------------------------------------------------------------
+r13434 | lego | 2005-02-19 19:58:29 -0600 (Sat, 19 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-rdt.c
+   M /trunk/epan/dissectors/packet-rdt.h
+
+modify eol-style property
+
+------------------------------------------------------------------------
+r13433 | lego | 2005-02-19 19:41:57 -0600 (Sat, 19 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/plugins/mate/examples/mms.mate
+
+set the property keyword Id 
+
+------------------------------------------------------------------------
+r13432 | lego | 2005-02-19 19:40:31 -0600 (Sat, 19 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-rdt.c
+   M /trunk/epan/dissectors/packet-rdt.h
+
+set the Id keyword for these two new files
+
+------------------------------------------------------------------------
+r13431 | lego | 2005-02-19 16:43:38 -0600 (Sat, 19 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-rdt.c
+   A /trunk/epan/dissectors/packet-rdt.h
+   M /trunk/epan/dissectors/packet-rtsp.c
+
+From Martin Mathielson
+ RDT (Realplayer Data Protocol) dissector and patch RTSP to create RDT conversations
+
+------------------------------------------------------------------------
+r13430 | lego | 2005-02-18 21:22:24 -0600 (Fri, 18 Feb 2005) | 2 lines
+Changed paths:
+   A /trunk/plugins/mate/examples/mms.mate
+
+add mms.mate to the examples collection
+
+------------------------------------------------------------------------
+r13429 | lego | 2005-02-18 21:10:50 -0600 (Fri, 18 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/plugins/mate/mate_setup.c
+
+In order to avoid a crash at reanalize_gop(), do not accept a GogKey where the Gop has not yet being declared.
+
+------------------------------------------------------------------------
+r13428 | lego | 2005-02-18 16:43:12 -0600 (Fri, 18 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/plugins/mate/moduleinfo.h
+
+Step the version number of the plugin
+
+------------------------------------------------------------------------
+r13427 | lego | 2005-02-18 16:33:16 -0600 (Fri, 18 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/plugins/mate/mate.h
+   M /trunk/plugins/mate/mate_runtime.c
+   M /trunk/plugins/mate/mate_setup.c
+
+Adds Payload AVP to PduDef AVPLs simmetric to the Transport AVP
+allows to fetch fields also from ranges that are the payload of the Proto
+
+------------------------------------------------------------------------
+r13426 | sahlberg | 2005-02-18 15:19:01 -0600 (Fri, 18 Feb 2005) | 7 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-jxta.c
+
+usage of tcp_dissect_pdu   is broken
+
+comment it out to stop it from dumping core.
+jxta people will have to fix this properly later.
+
+
+
+------------------------------------------------------------------------
+r13425 | lego | 2005-02-18 14:19:52 -0600 (Fri, 18 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-eth.h
+
+do not prototype capture_eth() unless capture.h has being included
+
+------------------------------------------------------------------------
+r13424 | lego | 2005-02-18 14:11:30 -0600 (Fri, 18 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/plugins/mate/packet-mate.c
+
+Get rid of some useless lines from the last patch
+
+------------------------------------------------------------------------
+r13423 | lego | 2005-02-18 14:02:40 -0600 (Fri, 18 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/plugins/mate/mate.h
+   M /trunk/plugins/mate/mate_setup.c
+   M /trunk/plugins/mate/packet-mate.c
+
+Add a pointer to the start frame of each gop in the gog's tree
+
+------------------------------------------------------------------------
+r13422 | lego | 2005-02-18 12:40:25 -0600 (Fri, 18 Feb 2005) | 5 lines
+Changed paths:
+   M /trunk/plugins/mate/mate_setup.c
+
+two fixes in config loading:
+  - do not accept GopDefs for non existent pdus Pdu
+  - GogExtra "no For" instead of "no Name" 
+
+
+------------------------------------------------------------------------
+r13421 | sahlberg | 2005-02-17 14:56:47 -0600 (Thu, 17 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-scsi.c
+
+minor prettification
+
+
+------------------------------------------------------------------------
+r13420 | sahlberg | 2005-02-17 06:07:45 -0600 (Thu, 17 Feb 2005) | 8 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-fcp.c
+   M /trunk/epan/dissectors/packet-iscsi.c
+   M /trunk/epan/dissectors/packet-ndmp.c
+   M /trunk/epan/dissectors/packet-scsi.c
+   M /trunk/epan/dissectors/packet-scsi.h
+
+pass lun (and status) to scsi subdissector so we can filter
+on scsi.lun   and prettify the summary line a bit.
+
+ndmp still needs some work to track luns between commands
+and fcp needs verification it works for volumesetaddressing.
+
+
+
+------------------------------------------------------------------------
+r13419 | guy | 2005-02-16 21:05:54 -0600 (Wed, 16 Feb 2005) | 6 lines
+Changed paths:
+   M /trunk/file.c
+   M /trunk/file.h
+   M /trunk/gtk/drag_and_drop.c
+   M /trunk/gtk/file_dlg.c
+
+Have "cf_merge_files()" take a pointer-to-pointer-to-char as the output
+file name argument; if the pointed-to pointer is null, it opens a
+temporary file, and sets that pointer to a mallocated copy of the
+pathname of the temporary file.  It no longer needs a file descriptor as
+an argument.
+
+------------------------------------------------------------------------
+r13418 | etxrab | 2005-02-16 16:44:15 -0600 (Wed, 16 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_map.c
+   M /trunk/epan/dissectors/packet-gsm_map.h
+
+Add some of the anytime operations.
+------------------------------------------------------------------------
+r13417 | etxrab | 2005-02-16 16:42:52 -0600 (Wed, 16 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/asn1/gsmmap/GSMMAP.asn
+   M /trunk/asn1/gsmmap/gsmmap.cnf
+
+Add some of the AnyTime... Operations.
+------------------------------------------------------------------------
+r13416 | etxrab | 2005-02-16 16:40:56 -0600 (Wed, 16 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/tools/asn2eth.py
+
+From Tomas Kukosa:
+Fix  problems with bitfields with dashed ("-") names
+
+------------------------------------------------------------------------
+r13415 | lego | 2005-02-16 08:26:27 -0600 (Wed, 16 Feb 2005) | 3 lines
+Changed paths:
+   A /trunk/plugins/stats_tree
+   A /trunk/plugins/stats_tree/AUTHORS
+   A /trunk/plugins/stats_tree/Makefile.am
+   A /trunk/plugins/stats_tree/NEWS
+   A /trunk/plugins/stats_tree/pinfo_stats_tree.c
+   A /trunk/plugins/stats_tree/stats_tree_plugin.c
+
+An example stats_tree plugin using pinfo as its only data source
+I'm not checking changes to the Makefiles yet.
+
+------------------------------------------------------------------------
+r13414 | lego | 2005-02-16 08:16:40 -0600 (Wed, 16 Feb 2005) | 3 lines
+Changed paths:
+   A /trunk/epan/stats_tree.c
+   A /trunk/epan/stats_tree.h
+   A /trunk/epan/stats_tree_priv.h
+   A /trunk/gtk/stats_tree_stat.c
+   A /trunk/tap-stats_tree.c
+
+Initial checkin of the stats-tree tap API
+Makefiles have not been modified yet, there's still work to do.
+
+------------------------------------------------------------------------
+r13413 | sahlberg | 2005-02-16 05:31:56 -0600 (Wed, 16 Feb 2005) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcerpc-nt.c
+   M /trunk/epan/dissectors/packet-dcerpc-nt.h
+
+preparations for autogenerated ms dcerpc interfaces
+make it possible to prettify SIDs and control how and where their string representation should be shown in the summary line and the tree
+similar to how counted_strings prettification can be controlled
+
+
+------------------------------------------------------------------------
+r13412 | sahlberg | 2005-02-16 04:25:00 -0600 (Wed, 16 Feb 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcerpc-nt.c
+
+mark the frame opened/closed fields for policy handles as GENERATED fields
+
+
+
+------------------------------------------------------------------------
+r13411 | sahlberg | 2005-02-16 04:11:26 -0600 (Wed, 16 Feb 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/dcerpc/idl2eth.c
+
+add simple check that if a hf_rename field has not been referenced by the idl/cnf files then it is likely the conformance file has become stale and needs updating.   abort with an error message.
+
+
+
+------------------------------------------------------------------------
+r13410 | sahlberg | 2005-02-16 03:24:52 -0600 (Wed, 16 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/gtk/rtp_analysis.c
+   M /trunk/gtk/rtp_analysis.h
+   M /trunk/gtk/rtp_stream.c
+   M /trunk/gtk/rtp_stream.h
+   M /trunk/gtk/rtp_stream_dlg.c
+
+from lars ruoff    a few extra columns for rtp analysis
+
+
+------------------------------------------------------------------------
+r13409 | sahlberg | 2005-02-15 18:19:52 -0600 (Tue, 15 Feb 2005) | 6 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcerpc.c
+
+add extra sanity check.
+dont match a request with a reply that came earlier in the trace or SRT will
+look funny :-)
+
+
+
+------------------------------------------------------------------------
+r13408 | sahlberg | 2005-02-15 15:01:51 -0600 (Tue, 15 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-retix-bpdu.c
+
+new protocol from Giles Scott : Retix spanning tree protocol
+
+
+------------------------------------------------------------------------
+r13407 | guy | 2005-02-15 14:01:24 -0600 (Tue, 15 Feb 2005) | 7 lines
+Changed paths:
+   M /trunk/file.c
+   M /trunk/gtk/drag_and_drop.c
+   M /trunk/gtk/file_dlg.c
+
+Have "cf_merge_files()" always close "out_fd" before returning; it does
+so if "wtap_dump_fdopen()" succeeds (as a side-effect of calling
+"wtap_dump_close()"), even if "cf_merge_fails()" after that, so it
+should do so if it fails.
+
+That means we don't need to close it in the callers of "cf_merge_files()".
+
+------------------------------------------------------------------------
+r13406 | guy | 2005-02-14 21:49:12 -0600 (Mon, 14 Feb 2005) | 4 lines
+Changed paths:
+   M /trunk/capture_loop.c
+
+WinPcap 3.0 might support PPP/WAN capturing on Windows OT, so lump it
+together with the pre-3.0 releases.  Mention 3.1 beta's support, noting
+that it's a beta.
+
+------------------------------------------------------------------------
+r13405 | guy | 2005-02-14 19:42:39 -0600 (Mon, 14 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/Makefile.common
+
+Add the missing packet-dcerpc-budb.h to the list of header files, so it
+goes into the source tarball.
+
+------------------------------------------------------------------------
+r13404 | guy | 2005-02-14 16:07:26 -0600 (Mon, 14 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/asn1/gsmmap/packet-gsm_map-template.c
+   M /trunk/epan/dissectors/packet-gsm_map.c
+   M /trunk/epan/dissectors/packet-gsm_map.h
+
+Fix some compiler warnings (at least one of which is for a real problem).
+
+------------------------------------------------------------------------
+r13403 | guy | 2005-02-14 16:06:22 -0600 (Mon, 14 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/gtk/voip_calls.c
+   M /trunk/gtk/voip_calls_dlg.c
+
+Add #includes to define various macros and declare various functions.
+
+------------------------------------------------------------------------
+r13402 | guy | 2005-02-14 14:33:57 -0600 (Mon, 14 Feb 2005) | 22 lines
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/Makefile.common
+   M /trunk/Makefile.nmake
+   M /trunk/doc/Makefile.nmake
+   M /trunk/epan/Makefile.am
+   M /trunk/epan/Makefile.nmake
+   M /trunk/epan/dfilter/Makefile.nmake
+   M /trunk/epan/dissectors/Makefile.am
+   M /trunk/epan/dissectors/Makefile.common
+   M /trunk/epan/dissectors/Makefile.nmake
+   M /trunk/epan/ftypes/Makefile.nmake
+   M /trunk/gtk/Makefile.am
+   M /trunk/gtk/Makefile.common
+   M /trunk/gtk/Makefile.nmake
+   M /trunk/help/Makefile.nmake
+   M /trunk/image/Makefile.nmake
+   M /trunk/packaging/nsis/Makefile.nmake
+   M /trunk/plugins/Makefile.nmake
+   M /trunk/plugins/acn/Makefile.nmake
+   M /trunk/plugins/agentx/Makefile.nmake
+   M /trunk/plugins/artnet/Makefile.nmake
+   M /trunk/plugins/asn1/Makefile.nmake
+   M /trunk/plugins/ciscosm/Makefile.nmake
+   M /trunk/plugins/docsis/Makefile.nmake
+   M /trunk/plugins/enttec/Makefile.nmake
+   M /trunk/plugins/giop/Makefile.nmake
+   M /trunk/plugins/gryphon/Makefile.nmake
+   M /trunk/plugins/irda/Makefile.nmake
+   M /trunk/plugins/lwres/Makefile.nmake
+   M /trunk/plugins/mate/Makefile.nmake
+   M /trunk/plugins/megaco/Makefile.nmake
+   M /trunk/plugins/mgcp/Makefile.nmake
+   M /trunk/plugins/opsi/Makefile.nmake
+   M /trunk/plugins/pcli/Makefile.nmake
+   M /trunk/plugins/rdm/Makefile.nmake
+   M /trunk/plugins/rlm/Makefile.nmake
+   M /trunk/plugins/rtnet/Makefile.nmake
+   M /trunk/plugins/rudp/Makefile.nmake
+   M /trunk/plugins/v5ua/Makefile.nmake
+   M /trunk/tools/Makefile.nmake
+   M /trunk/tools/lemon/Makefile.nmake
+   M /trunk/wiretap/Makefile.nmake
+
+Make the "maintainer-clean" rules get rid of some additional generated
+files.  Do this with GENERATED_HEADER_FILES, GENERATED_C_FILES, and
+GENERATED_FILES macros in Makefile.common files, along the lines of what
+wiretap/Makefile.common has.
+
+Clean up "*~" files with "make clean" rather than only "make distclean"
+in some additional places.
+
+Add "maintainer-clean" rules to the Makefile.nmake files, paralelling
+the ones in the automake-generated Makefile.in files, using the
+GENERATED_FILES macros from Makefile.common files.  In some cases, move
+the cleanup of files from "make distclean" to "make maintainer-clean",
+and in other cases, put in a comment indicating why we're not doing that
+(because some files that are distributed in the source tarballs, namely
+Flex output, were built with a UN*X Flex and won't compile on Windows,
+so we get rid of them with "make distclean" so you can clean up stuff
+that *has* to be re-generated for Windows).
+
+Clean up some *CLEANFILES definitions - get rid of ones that no longer
+apply as files were moved or that add to the definition a name that's
+already there.
+
+------------------------------------------------------------------------
+r13401 | sahlberg | 2005-02-14 13:56:11 -0600 (Mon, 14 Feb 2005) | 3 lines
+Changed paths:
+   A /trunk/epan/dissectors/dcerpc/budb
+   A /trunk/epan/dissectors/dcerpc/budb/Makefile
+   A /trunk/epan/dissectors/dcerpc/budb/budb.cnf
+   A /trunk/epan/dissectors/dcerpc/budb/budb.idl
+   A /trunk/epan/dissectors/dcerpc/budb/template.c
+   A /trunk/epan/dissectors/dcerpc/budb/template.h
+   M /trunk/epan/dissectors/packet-dcerpc-budb.c
+   A /trunk/epan/dissectors/packet-dcerpc-budb.h
+
+add machinegenerated full dissector for dcedfs BUDB protocol
+
+
+------------------------------------------------------------------------
+r13400 | sahlberg | 2005-02-14 13:46:03 -0600 (Mon, 14 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/dcerpc/idl2eth.c
+
+ make idl-lite compiler handle varying arrays
+
+
+------------------------------------------------------------------------
+r13399 | sahlberg | 2005-02-14 13:43:34 -0600 (Mon, 14 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcerpc.c
+   M /trunk/epan/dissectors/packet-dcerpc.h
+
+add support for varying arrays
+
+
+------------------------------------------------------------------------
+r13398 | sahlberg | 2005-02-14 13:34:59 -0600 (Mon, 14 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-tcp.c
+
+in sack options   only look for tcp session metadata if both tcp_analysis and tcp_relative  preferences are set.   relative depends on analysis
+
+
+------------------------------------------------------------------------
+r13397 | etxrab | 2005-02-14 10:21:47 -0600 (Mon, 14 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/asn1/gsmmap/GSMMAP.asn
+   M /trunk/asn1/gsmmap/gsmmap.cnf
+   M /trunk/asn1/gsmmap/packet-gsm_map-template.c
+
+Add some more V3 opcodes
+------------------------------------------------------------------------
+r13396 | etxrab | 2005-02-14 10:20:58 -0600 (Mon, 14 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_map.c
+
+Add some more V3 opcodes
+------------------------------------------------------------------------
+r13395 | etxrab | 2005-02-14 02:21:14 -0600 (Mon, 14 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_map.c
+
+From :Tim Endean correct conditions for a while loop.
+------------------------------------------------------------------------
+r13394 | etxrab | 2005-02-14 02:20:33 -0600 (Mon, 14 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/asn1/gsmmap/packet-gsm_map-template.c
+
+From :Tim Endean correct conditions for a while loop.
+------------------------------------------------------------------------
+r13393 | guy | 2005-02-13 20:46:54 -0600 (Sun, 13 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/plugins/agentx
+
+Add the usual set of file names/patterns to ignore.
+
+------------------------------------------------------------------------
+r13392 | lroland | 2005-02-13 17:30:56 -0600 (Sun, 13 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/gtk/graph_analysis.c
+   M /trunk/gtk/voip_calls.c
+   M /trunk/gtk/voip_calls_dlg.c
+
+remove a bunch of unnecessary "includes" from VoIP tap and graph analysis sources
+------------------------------------------------------------------------
+r13391 | lego | 2005-02-12 21:53:48 -0600 (Sat, 12 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/AUTHORS
+
+Update Venna Nagarjuna
+change my own e-mail address (I'll keep the old one for two more weeks only)
+
+------------------------------------------------------------------------
+r13390 | lego | 2005-02-12 21:41:44 -0600 (Sat, 12 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-rtcp.c
+
+From Venna, Nagarjuna:
+   add support for RTCP-XR as specified in RFC 3611 
+
+------------------------------------------------------------------------
+r13389 | lroland | 2005-02-12 18:10:15 -0600 (Sat, 12 Feb 2005) | 8 lines
+Changed paths:
+   M /trunk/Makefile.nmake
+   M /trunk/alert_box.c
+   M /trunk/capture.c
+   M /trunk/capture_sync.c
+   M /trunk/capture_ui_utils.c
+   M /trunk/color_filters.c
+   M /trunk/dftest.c
+   M /trunk/epan/Makefile.nmake
+   M /trunk/file.c
+   M /trunk/gtk/capture_if_dlg.c
+   M /trunk/print.c
+   M /trunk/tap-ansi_astat.c
+   M /trunk/tap-gsm_astat.c
+   M /trunk/tap-h225counter.c
+   M /trunk/tap-rpcstat.c
+   M /trunk/tap-smbsids.c
+   M /trunk/tap-smbstat.c
+   M /trunk/tap-wspstat.c
+   M /trunk/tethereal.c
+
+change nmake makefiles in /trunk and /trunk/epan so that
+object code for libethereal.dll isn't generated by the
+makefile in /trunk.
+
+Having no code in /trunk linked into libethereal.dll
+anymore, the definition of the macro _NEED_VAR_IMPORT_
+can be moved from various source files in /trunk to /trunk/Makefile.nmake .
+So do that, too.
+------------------------------------------------------------------------
+r13388 | etxrab | 2005-02-12 15:36:56 -0600 (Sat, 12 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_a.c
+
+Add a part of the previous patch that didn't apply.
+------------------------------------------------------------------------
+r13387 | etxrab | 2005-02-12 15:35:01 -0600 (Sat, 12 Feb 2005) | 9 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_a.c
+
+GMM/SM:
+   - Dissect detach_type now correctly ( fixed by Miklos Szurdi )
+   - Dissect timer correctly ( fixed by Miklos Szurdi )
+   - Update SM causes for Release 6 ( Miklos Szurdi )
+   - Update service_type for Release 6 ( Miklos Szurdi )
+   - Rearange pco code like Guy Harris has suggested ( Guy Harris )
+   - reimplement dissection of IPv4 and IPv6 addresses
+   - Fix offset in pdp_addr
+   - Fix offset in Traffic Flow Template (tft
+------------------------------------------------------------------------
+r13386 | etxrab | 2005-02-12 15:20:38 -0600 (Sat, 12 Feb 2005) | 20 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gprs-llc.c
+
+From Rene Pilz :
+
+BSSGP:
+   - Does not dissect the LLC-PDU twice
+
+LLC:
+- Add CRC calculation to differ between ciphered and non-ciphered packets without taking care about the encryption bit.
+This solves crashes when the option "ignore ciphere bit" was activated
+
+
+GMM/SM:
+   - Dissect detach_type now correctly ( fixed by Miklos Szurdi )
+   - Dissect timer correctly ( fixed by Miklos Szurdi )
+   - Update SM causes for Release 6 ( Miklos Szurdi )
+   - Update service_type for Release 6 ( Miklos Szurdi )
+   - Rearange pco code like Guy Harris has suggested ( Guy Harris )
+   - reimplement dissection of IPv4 and IPv6 addresses
+   - Fix offset in pdp_addr
+   - Fix offset in Traffic Flow Template (tft)
+
+------------------------------------------------------------------------
+r13385 | etxrab | 2005-02-12 15:20:01 -0600 (Sat, 12 Feb 2005) | 20 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-bssgp.c
+
+From Rene Pilz :
+
+BSSGP:
+   - Does not dissect the LLC-PDU twice
+
+LLC:
+- Add CRC calculation to differ between ciphered and non-ciphered packets without taking care about the encryption bit.
+This solves crashes when the option "ignore ciphere bit" was activated
+
+
+GMM/SM:
+   - Dissect detach_type now correctly ( fixed by Miklos Szurdi )
+   - Dissect timer correctly ( fixed by Miklos Szurdi )
+   - Update SM causes for Release 6 ( Miklos Szurdi )
+   - Update service_type for Release 6 ( Miklos Szurdi )
+   - Rearange pco code like Guy Harris has suggested ( Guy Harris )
+   - reimplement dissection of IPv4 and IPv6 addresses
+   - Fix offset in pdp_addr
+   - Fix offset in Traffic Flow Template (tft)
+
+------------------------------------------------------------------------
+r13384 | etxrab | 2005-02-11 16:44:09 -0600 (Fri, 11 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_map.c
+
+Dissect Return error and some more operationcodes.
+------------------------------------------------------------------------
+r13383 | etxrab | 2005-02-11 16:43:24 -0600 (Fri, 11 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/asn1/gsmmap/GSMMAP.asn
+   M /trunk/asn1/gsmmap/packet-gsm_map-template.c
+
+Dissect Return error and some more operationcodes.
+------------------------------------------------------------------------
+r13382 | lego | 2005-02-10 18:04:25 -0600 (Thu, 10 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/plugins/mate/mate_runtime.c
+   M /trunk/plugins/mate/packet-mate.c
+
+avoid freeing the gop_key more than once and do not reregister the tap at every reload
+------------------------------------------------------------------------
+r13381 | lego | 2005-02-10 11:14:31 -0600 (Thu, 10 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/plugins/mate/packet-mate.c
+
+mate runtime did not get initialized when configured after loading a capture file
+------------------------------------------------------------------------
+r13380 | lego | 2005-02-10 10:55:08 -0600 (Thu, 10 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/plugins/mate/mate.h
+   M /trunk/plugins/mate/mate_setup.c
+   M /trunk/plugins/mate/packet-mate.c
+
+add "mate" as a protocol to its tree
+------------------------------------------------------------------------
+r13379 | gerald | 2005-02-10 10:24:12 -0600 (Thu, 10 Feb 2005) | 4 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/packet-dns.c
+
+From Nicolas Dichtel via Vincent Jardin:
+
+Print a couple of missing fields.
+
+------------------------------------------------------------------------
+r13378 | lego | 2005-02-10 10:23:52 -0600 (Thu, 10 Feb 2005) | 1 line
+Changed paths:
+   A /trunk/plugins/mate/examples/call.mate
+   D /trunk/plugins/mate/examples/call.thing
+   D /trunk/plugins/mate/examples/cmplx_call.thing
+   D /trunk/plugins/mate/examples/ftp.thing
+   D /trunk/plugins/mate/examples/mgw.thing
+   D /trunk/plugins/mate/examples/mgw2.thing
+   D /trunk/plugins/mate/examples/mgw_mi.thing
+   D /trunk/plugins/mate/examples/newcall.mate
+   D /trunk/plugins/mate/examples/nrg_sms.thing
+   A /trunk/plugins/mate/examples/pasv_ftp.mate
+   D /trunk/plugins/mate/examples/rad.thing
+   A /trunk/plugins/mate/examples/tcp.mate
+   A /trunk/plugins/mate/examples/web.mate
+   M /trunk/plugins/mate/matelib/sip.mate
+   D /trunk/plugins/mate/presentation.txt
+
+cleanup matelib and mate examples
+------------------------------------------------------------------------
+r13377 | guy | 2005-02-10 02:52:35 -0600 (Thu, 10 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/plugins/agentx/packet-agentx.c
+
+Use tcp_dissect_pdus().
+
+------------------------------------------------------------------------
+r13376 | guy | 2005-02-10 02:15:35 -0600 (Thu, 10 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/plugins/agentx/packet-agentx.c
+
+Use VB_ rather than V_ for the VarBind types, to avoid a collision with
+V_INT in oleauto.h in Windows.
+
+------------------------------------------------------------------------
+r13375 | guy | 2005-02-10 02:10:18 -0600 (Thu, 10 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/libethereal.def
+
+Export the routines to add 64-bit integer values, and export
+tvb_ensure_length_remaining().
+
+------------------------------------------------------------------------
+r13374 | guy | 2005-02-10 02:07:44 -0600 (Thu, 10 Feb 2005) | 6 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-iax2.c
+
+Add a hack to set "reversed" and "circuit" in code paths where it wasn't
+getting set.  The hack needs to be replaced by code that does the right
+thing.
+
+Fix indentation.
+
+------------------------------------------------------------------------
+r13373 | guy | 2005-02-10 01:23:01 -0600 (Thu, 10 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/gtk/capture_prefs.c
+
+Always make the elements of the "text" array point to g_mallocated
+strings, so that they can safely be g_freed.
+
+------------------------------------------------------------------------
+r13372 | guy | 2005-02-10 00:36:21 -0600 (Thu, 10 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/Makefile.am
+   M /trunk/configure.in
+   M /trunk/packaging/nsis/Makefile.nmake
+   M /trunk/packaging/nsis/ethereal.nsi
+   M /trunk/plugins/Makefile.am
+   M /trunk/plugins/Makefile.nmake
+   A /trunk/plugins/agentx
+   A /trunk/plugins/agentx/AUTHORS
+   A /trunk/plugins/agentx/Makefile.am
+   A /trunk/plugins/agentx/Makefile.nmake
+   A /trunk/plugins/agentx/moduleinfo.h
+   A /trunk/plugins/agentx/packet-agentx.c
+
+From Oleg Terletsky: AgentX support.
+
+------------------------------------------------------------------------
+r13371 | guy | 2005-02-09 21:19:59 -0600 (Wed, 09 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/asn1/inap/packet-inap-template.c
+   M /trunk/epan/dissectors/packet-inap.c
+   M /trunk/epan/dissectors/packet-inap.h
+
+Remove an extra /*, some unused variables, and an unneeded include (INAP
+currently has no taps).
+
+------------------------------------------------------------------------
+r13370 | guy | 2005-02-09 21:10:08 -0600 (Wed, 09 Feb 2005) | 2 lines
+Changed paths:
+   A /trunk/asn1/inap/Makefile
+
+Add a Makefile.
+
+------------------------------------------------------------------------
+r13369 | ulfl | 2005-02-09 19:55:36 -0600 (Wed, 09 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/file.c
+
+bugfix for sync_mode captures, wasn't started correctly (cf_callback_invoke(cf_cb_live_capture_started); was never called)
+------------------------------------------------------------------------
+r13368 | lroland | 2005-02-09 19:26:19 -0600 (Wed, 09 Feb 2005) | 4 lines
+Changed paths:
+   M /trunk/Makefile.nmake
+   M /trunk/epan/Makefile.am
+   M /trunk/epan/Makefile.common
+   M /trunk/epan/Makefile.nmake
+   M /trunk/epan/dissectors/Makefile.nmake
+
+clean up makefiles.
+
+especially /trunk/Makefile.nmake doesn't have to include
+/trunk/epan/Makefile.common anymore.
+------------------------------------------------------------------------
+r13367 | lroland | 2005-02-09 17:55:14 -0600 (Wed, 09 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/asn1/inap/inap.cnf
+
+fix svn properties
+------------------------------------------------------------------------
+r13366 | lroland | 2005-02-09 17:38:00 -0600 (Wed, 09 Feb 2005) | 8 lines
+Changed paths:
+   M /trunk/Makefile.common
+   D /trunk/asn1.c
+   D /trunk/asn1.h
+   M /trunk/epan/Makefile.common
+   A /trunk/epan/asn1.c (from /trunk/asn1.c:13362)
+   A /trunk/epan/asn1.h (from /trunk/asn1.h:13362)
+   M /trunk/epan/dissectors/ncp2222.py
+   M /trunk/epan/dissectors/packet-acse.c
+   M /trunk/epan/dissectors/packet-ansi_map.c
+   M /trunk/epan/dissectors/packet-atalk.c
+   M /trunk/epan/dissectors/packet-clnp.c
+   M /trunk/epan/dissectors/packet-cops.c
+   M /trunk/epan/dissectors/packet-dcerpc.c
+   M /trunk/epan/dissectors/packet-diameter.c
+   M /trunk/epan/dissectors/packet-dnp.c
+   M /trunk/epan/dissectors/packet-eap.c
+   M /trunk/epan/dissectors/packet-fc.c
+   M /trunk/epan/dissectors/packet-ftam.c
+   M /trunk/epan/dissectors/packet-gsm_a.c
+   M /trunk/epan/dissectors/packet-gsm_sms_ud.c
+   M /trunk/epan/dissectors/packet-gsm_ss.c
+   M /trunk/epan/dissectors/packet-gssapi.c
+   M /trunk/epan/dissectors/packet-ieee80211.c
+   M /trunk/epan/dissectors/packet-inap.c
+   M /trunk/epan/dissectors/packet-ip.c
+   M /trunk/epan/dissectors/packet-ipv6.c
+   M /trunk/epan/dissectors/packet-kerberos.c
+   M /trunk/epan/dissectors/packet-ldap.c
+   M /trunk/epan/dissectors/packet-lwapp.c
+   M /trunk/epan/dissectors/packet-mq.c
+   M /trunk/epan/dissectors/packet-mysql.c
+   M /trunk/epan/dissectors/packet-ncp.c
+   M /trunk/epan/dissectors/packet-ndmp.c
+   M /trunk/epan/dissectors/packet-ndps.c
+   M /trunk/epan/dissectors/packet-netbios.c
+   M /trunk/epan/dissectors/packet-ntlmssp.c
+   M /trunk/epan/dissectors/packet-pgsql.c
+   M /trunk/epan/dissectors/packet-pres.c
+   M /trunk/epan/dissectors/packet-q931.c
+   M /trunk/epan/dissectors/packet-rpc.c
+   M /trunk/epan/dissectors/packet-smb-pipe.c
+   M /trunk/epan/dissectors/packet-smb.c
+   M /trunk/epan/dissectors/packet-sna.c
+   M /trunk/epan/dissectors/packet-sndcp.c
+   M /trunk/epan/dissectors/packet-snmp.c
+   M /trunk/epan/dissectors/packet-spnego.c
+   M /trunk/epan/dissectors/packet-srvloc.c
+   M /trunk/epan/dissectors/packet-ssh.c
+   M /trunk/epan/dissectors/packet-tcap.c
+   M /trunk/epan/dissectors/packet-tcp.c
+   M /trunk/epan/dissectors/packet-tds.c
+   M /trunk/epan/dissectors/packet-wtp.c
+   M /trunk/epan/dissectors/packet-x25.c
+   A /trunk/epan/follow.c (from /trunk/follow.c:13362)
+   A /trunk/epan/follow.h (from /trunk/follow.h:13362)
+   M /trunk/epan/packet.c
+   M /trunk/epan/plugins.c
+   A /trunk/epan/ptvcursor.c (from /trunk/ptvcursor.c:13362)
+   A /trunk/epan/ptvcursor.h (from /trunk/ptvcursor.h:13362)
+   A /trunk/epan/reassemble.c (from /trunk/reassemble.c:13362)
+   A /trunk/epan/reassemble.h (from /trunk/reassemble.h:13362)
+   A /trunk/epan/xmlstub.c (from /trunk/xmlstub.c:13359)
+   A /trunk/epan/xmlstub.h (from /trunk/xmlstub.h:13359)
+   D /trunk/follow.c
+   D /trunk/follow.h
+   M /trunk/gtk/follow_dlg.c
+   M /trunk/plugins/asn1/packet-asn1.c
+   M /trunk/plugins/plugin_api.h
+   M /trunk/plugins/plugin_api_list.c
+   D /trunk/ptvcursor.c
+   D /trunk/ptvcursor.h
+   D /trunk/reassemble.c
+   D /trunk/reassemble.h
+   D /trunk/xmlstub.c
+   D /trunk/xmlstub.h
+
+Move the following files from /trunk to /trunk/epan:
+asn1.[ch]
+follow.[ch]
+ptvcursor.[ch]
+reassemble.[ch]
+xmlstub.[ch]
+
+fix #include statements accordingly.
+------------------------------------------------------------------------
+r13365 | etxrab | 2005-02-09 16:43:57 -0600 (Wed, 09 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/AUTHORS
+
+Add Tim Endean
+------------------------------------------------------------------------
+r13364 | etxrab | 2005-02-09 16:35:49 -0600 (Wed, 09 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-inap.c
+   A /trunk/epan/dissectors/packet-inap.h
+
+From Tim Endean: INAP dissector.
+------------------------------------------------------------------------
+r13363 | etxrab | 2005-02-09 16:31:40 -0600 (Wed, 09 Feb 2005) | 1 line
+Changed paths:
+   A /trunk/asn1/inap/inap.asn
+   A /trunk/asn1/inap/inap.cnf
+   A /trunk/asn1/inap/packet-inap-template.c
+   A /trunk/asn1/inap/packet-inap-template.h
+
+From Tim Endean: INAP dissector.
+------------------------------------------------------------------------
+r13362 | etxrab | 2005-02-09 16:01:53 -0600 (Wed, 09 Feb 2005) | 1 line
+Changed paths:
+   A /trunk/asn1/inap
+
+From Tim Endean: INAP dissector
+------------------------------------------------------------------------
+r13361 | etxrab | 2005-02-09 15:55:55 -0600 (Wed, 09 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_map.c
+
+Fix dissection of some opcodes etc.
+------------------------------------------------------------------------
+r13360 | etxrab | 2005-02-09 15:54:57 -0600 (Wed, 09 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/asn1/gsmmap/GSMMAP.asn
+   M /trunk/asn1/gsmmap/gsmmap.cnf
+   M /trunk/asn1/gsmmap/packet-gsm_map-template.c
+
+Fix decoding of some opcodes etc.
+------------------------------------------------------------------------
+r13359 | guy | 2005-02-09 03:25:54 -0600 (Wed, 09 Feb 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-l2tp.c
+
+From Deepak Jain: add support for some Cisco L2TPv3 AVPs, always show
+the numerical value of the pseudowire type, and show the Remote End ID
+AVP as text rather than binary data.
+
+------------------------------------------------------------------------
+r13358 | lroland | 2005-02-08 16:10:04 -0600 (Tue, 08 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/packaging/nsis/ethereal.nsi
+
+Set Registry key for starting NPF service to "Auto Start" and not "System Start".
+------------------------------------------------------------------------
+r13357 | lroland | 2005-02-08 15:12:54 -0600 (Tue, 08 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-rtp.c
+
+use "guint" instead of "uint". 
+"uint" is not available on Windows
+------------------------------------------------------------------------
+r13356 | guy | 2005-02-08 14:54:08 -0600 (Tue, 08 Feb 2005) | 7 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-rtp.c
+
+From Jon Ringle: add a preference to allow packets with an RTP version
+of 0 to be dissected as STUN packets, to support dissecting of
+application that follow the ICE methodology described in
+draft-ietf-mmusic-ice-03.
+
+Remove some extra spaces at the end of tags for preferences.
+
+------------------------------------------------------------------------
+r13355 | ulfl | 2005-02-08 13:57:16 -0600 (Tue, 08 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/capture.c
+   M /trunk/file.h
+   M /trunk/gtk/main.c
+
+fix a capture bug if the capture filter wasn't valid to get back to "empty" state.
+
+instead of already invoking cf_cb_live_capture_started in capture.c, I've introduced the new event cf_cb_live_capture_prepare which only has to set the main windows title and nothing more.
+------------------------------------------------------------------------
+r13354 | lroland | 2005-02-08 13:36:20 -0600 (Tue, 08 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.common
+   M /trunk/asn1/h225/packet-h225-template.c
+   M /trunk/epan/Makefile.common
+   M /trunk/epan/dissectors/packet-h225.c
+   A /trunk/epan/h225-persistentdata.c (from /trunk/h225-persistentdata.c:13345)
+   A /trunk/epan/h225-persistentdata.h (from /trunk/h225-persistentdata.h:13345)
+   D /trunk/h225-persistentdata.c
+   D /trunk/h225-persistentdata.h
+
+Move h225-persistentdata.[ch] to epan,
+as its code is linked into libethereal.dll.
+------------------------------------------------------------------------
+r13353 | lroland | 2005-02-08 13:15:56 -0600 (Tue, 08 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/gtk/Makefile.am
+   M /trunk/gtk/Makefile.common
+   D /trunk/gtk/h323_analysis.c
+   D /trunk/gtk/h323_analysis.h
+   D /trunk/gtk/h323_conversations.c
+   D /trunk/gtk/h323_conversations.h
+   D /trunk/gtk/h323_conversations_dlg.c
+   D /trunk/gtk/h323_conversations_dlg.h
+
+Remove the buggy h323 conversations tap.
+It is superseded by the superior Voip Call analysis.
+------------------------------------------------------------------------
+r13352 | ulfl | 2005-02-08 13:12:17 -0600 (Tue, 08 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/gtk/menu.c
+
+bringing the packet details context menu item "Expand Tree" back as "Expand Subtrees". Renaming this, as this makes it much more obvious that potentially more than subtree (recursively) will be expanded
+------------------------------------------------------------------------
+r13351 | etxrab | 2005-02-08 12:51:27 -0600 (Tue, 08 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-radius.c
+
+From LEGO
+patch adding few more fields to RADIUS (I and O Packets and Octets)
+------------------------------------------------------------------------
+r13350 | etxrab | 2005-02-08 12:50:05 -0600 (Tue, 08 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-nsip.c
+
+From : Susanne Edlund
+patch for NSIP to fix a bug in packet SNS_DELETE.
+------------------------------------------------------------------------
+r13349 | lroland | 2005-02-07 20:34:15 -0600 (Mon, 07 Feb 2005) | 8 lines
+Changed paths:
+   M /trunk/packaging/nsis/ethereal.nsi
+
+Add a section to the installer, which sets following key to "1" on WIN NT, if the key is available.
+
+HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\NPF\Start
+
+With this key set to 1, the NPF service is started automatically at startup and then even users with restricted privilegies should be able to access Network Devices for capturing. 
+See also:
+http://winpcap.polito.it/misc/faq.htm#Q-18
+
+------------------------------------------------------------------------
+r13348 | guy | 2005-02-07 15:40:53 -0600 (Mon, 07 Feb 2005) | 9 lines
+Changed paths:
+   M /trunk/tethereal.c
+
+Fix up the suppression of packet printing and packet count printing so
+that:
+
+       packets are printed iff we're not saving packets to a file and
+       "-q" wasn't specified;
+
+       packet counts are printed iff we're capturing (i.e., not reading
+       from a file) and "-q" wasn't specified.
+
+------------------------------------------------------------------------
+r13347 | lroland | 2005-02-07 15:09:23 -0600 (Mon, 07 Feb 2005) | 4 lines
+Changed paths:
+   M /trunk/asn1/h225/h225.cnf
+   M /trunk/asn1/h225/packet-h225-template.c
+   M /trunk/asn1/h225/packet-h225-template.h
+   M /trunk/gtk/voip_calls.c
+
+And finally (I hope) the last part from the patch
+from Alejandro Vaquero:
+  patch for "Voip analysis" to get the LRQ/LCF/LRJ messages included in the H323 calls for Gatekeeper to Gatekeeper configurations
+------------------------------------------------------------------------
+r13346 | guy | 2005-02-07 14:52:59 -0600 (Mon, 07 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/file.h
+   M /trunk/gtk/font_utils.c
+   M /trunk/gtk/main.c
+   M /trunk/gtk/ui_util.c
+   M /trunk/tethereal.c
+
+Make Ethereal and Tethereal compile if we're building without libpcap.
+
+------------------------------------------------------------------------
+r13345 | ulfl | 2005-02-07 14:38:10 -0600 (Mon, 07 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/capture.c
+
+fix a bug if capturing into named files is used
+------------------------------------------------------------------------
+r13344 | etxrab | 2005-02-07 14:30:27 -0600 (Mon, 07 Feb 2005) | 4 lines
+Changed paths:
+   M /trunk/plugins/Xplugin_table.h
+   M /trunk/plugins/plugin_api_list.c
+
+From Alejandro Vaquero :
+
+ Find attached a patch for "Voip analysis" to get the LRQ/LCF/LRJ messages included in the H323 calls for Gatekeeper to Gatekeeper configurations
+
+------------------------------------------------------------------------
+r13343 | ulfl | 2005-02-07 14:14:22 -0600 (Mon, 07 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/capture_sync.c
+
+when building the argv string, use save_file_fd_str instead of save_file_fd to avoid confusion with the capture_opts field 
+------------------------------------------------------------------------
+r13342 | guy | 2005-02-07 13:42:32 -0600 (Mon, 07 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/tethereal.c
+
+Suppress the packet counts when we're reading from a file.
+
+------------------------------------------------------------------------
+r13341 | guy | 2005-02-07 13:33:49 -0600 (Mon, 07 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/tethereal.c
+
+Tethereal can write to a file in binary even if not built with libpcap.
+
+------------------------------------------------------------------------
+r13340 | guy | 2005-02-07 13:11:45 -0600 (Mon, 07 Feb 2005) | 6 lines
+Changed paths:
+   M /trunk/tethereal.c
+
+Clean up indentation.
+
+The default for "capture_options.save_file" is a null pointer, meaning
+we're not writing to a save file, we're writing out the dissection as
+text.
+
+------------------------------------------------------------------------
+r13339 | jmayer | 2005-02-07 09:55:13 -0600 (Mon, 07 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-ieee80211.c
+
+In case we have an unknown vendor tag, just decode the vendor from
+manuf.
+
+------------------------------------------------------------------------
+r13338 | etxrab | 2005-02-07 02:58:40 -0600 (Mon, 07 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/tools/asn2eth.py
+
+From Alejandro Vaquero :
+ Find attached a patch for "Voip analysis" to get the LRQ/LCF/LRJ messages included in the H323 calls for Gatekeeper to Gatekeeper configurations
+------------------------------------------------------------------------
+r13337 | etxrab | 2005-02-07 02:57:47 -0600 (Mon, 07 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-h225.c
+   M /trunk/epan/dissectors/packet-h225.h
+   M /trunk/epan/dissectors/packet-per.c
+   M /trunk/epan/dissectors/packet-per.h
+
+From Alejandro Vaquero :
+ Find attached a patch for "Voip analysis" to get the LRQ/LCF/LRJ messages included in the H323 calls for Gatekeeper to Gatekeeper configurations
+------------------------------------------------------------------------
+r13336 | etxrab | 2005-02-07 02:56:39 -0600 (Mon, 07 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/gtk/voip_calls.h
+   M /trunk/gtk/voip_calls_dlg.c
+
+From Alejandro Vaquero :
+ Find attached a patch for "Voip analysis" to get the LRQ/LCF/LRJ messages included in the H323 calls for Gatekeeper to Gatekeeper configurations
+------------------------------------------------------------------------
+r13335 | etxrab | 2005-02-07 02:54:24 -0600 (Mon, 07 Feb 2005) | 6 lines
+Changed paths:
+   M /trunk/plugins/mate/mate_runtime.c
+   M /trunk/plugins/mate/mate_util.c
+
+From LEGO:
+ - fixes a leak in analize_pdu()
+ - fixes a typo in analize_pdu()
+ - fixes a crash in scs_unsubscribe() 
+ - save a malloc and a free in get_pdu_fields()
+
+------------------------------------------------------------------------
+r13334 | guy | 2005-02-06 21:35:51 -0600 (Sun, 06 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/gtk/main.c
+
+The welcome pane isn't scrollable, so add it to the scrolling window
+with a viewport.
+
+------------------------------------------------------------------------
+r13333 | guy | 2005-02-06 21:13:51 -0600 (Sun, 06 Feb 2005) | 5 lines
+Changed paths:
+   M /trunk/capture_sync.c
+
+In the child process, capture_opts->fork_child is 0, not -1, so, in that
+case, don't attempt to send a signal to the child.
+
+Expand a comment.
+
+------------------------------------------------------------------------
+r13332 | guy | 2005-02-06 20:09:30 -0600 (Sun, 06 Feb 2005) | 7 lines
+Changed paths:
+   M /trunk/capture.c
+   M /trunk/file.c
+   M /trunk/file.h
+   M /trunk/gtk/main.c
+
+Move the code to set the title on a window when a capture is in progress
+to the "start live capture" callback, and call that from "do_capture()".
+
+When opening a capture file, don't pop up the "What do you want to do?"
+pane when closing any existing file you have open, as we're just going
+to put the regular view up right after that.
+
+------------------------------------------------------------------------
+r13331 | guy | 2005-02-06 19:32:53 -0600 (Sun, 06 Feb 2005) | 7 lines
+Changed paths:
+   M /trunk/capture_sync.c
+   M /trunk/file.c
+   M /trunk/file.h
+
+Declare "cf_callback_t" before using it in a further declaration.
+
+Mark the "func" argument to "cf_callback_remove()" as unused.
+
+Get rid of the "iface" argument to "cf_start_tail()", as it's no longer
+used.
+
+------------------------------------------------------------------------
+r13330 | ulfl | 2005-02-06 18:54:46 -0600 (Sun, 06 Feb 2005) | 8 lines
+Changed paths:
+   M /trunk/file.c
+   M /trunk/file.h
+   M /trunk/gtk/main.c
+
+Instead of calling each single thing when doing/finish a file operation, file.c shouldn't call all the GUI related functions itself, instead throwing some kind of Events to it's caller(s). 
+
+I've implemented a very simple callback mechanism which provides exactly this. I've tried GHook from GLib before, but this doesn't seem to be the right thing, as it's too inflexible for the purpose here.
+
+So I've implemented a callback function in main.c which receives all "events" and spreads them to menu, statusbar and itself.
+
+I would see this implementation as a prototype which may need  improvements. Please comment the changes.
+
+------------------------------------------------------------------------
+r13329 | guy | 2005-02-06 18:31:45 -0600 (Sun, 06 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/gtk/main.c
+
+Clean up indentation.
+
+------------------------------------------------------------------------
+r13328 | guy | 2005-02-06 17:16:05 -0600 (Sun, 06 Feb 2005) | 8 lines
+Changed paths:
+   M /trunk/Makefile.common
+   M /trunk/file.c
+   M /trunk/gtk/main.c
+   M /trunk/gtk/main.h
+   M /trunk/gtk/menu.c
+   A /trunk/main_window.h
+
+Don't have "set_menus_for_captured_packets()" call
+"main_set_for_capture_file()"; it should only deal with menus, not
+anything else - and it gets called while the menus are being set up,
+which is before the main window has been completely created, so
+"main_widgets_show_or_hide()", which is called by
+"main_set_for_capture_file()", gets errors trying to show or hide
+widgets the pointers to which are null.
+
+------------------------------------------------------------------------
+r13327 | guy | 2005-02-06 17:06:23 -0600 (Sun, 06 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/menu.h
+
+Get rid of extra blank line at the end.
+
+------------------------------------------------------------------------
+r13326 | guy | 2005-02-06 16:21:51 -0600 (Sun, 06 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/tethereal.c
+
+"iface" is now a member of "capture_opts", not "cfile".
+
+------------------------------------------------------------------------
+r13325 | guy | 2005-02-06 16:19:53 -0600 (Sun, 06 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/capture_loop.c
+   M /trunk/capture_sync.c
+
+Get rid of a few cf_get_ references missed by the previous checkin.
+
+------------------------------------------------------------------------
+r13324 | guy | 2005-02-06 16:18:15 -0600 (Sun, 06 Feb 2005) | 4 lines
+Changed paths:
+   M /trunk/capture.c
+
+Include <ctype.h> for "isspace()".
+
+#ifdef a variable used only if _WIN32 is defined.
+
+------------------------------------------------------------------------
+r13323 | guy | 2005-02-06 16:06:31 -0600 (Sun, 06 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/capture.h
+
+Clean up indentation.
+
+------------------------------------------------------------------------
+r13322 | guy | 2005-02-06 15:36:11 -0600 (Sun, 06 Feb 2005) | 5 lines
+Changed paths:
+   M /trunk/configure.in
+   M /trunk/epan/Makefile.am
+
+Back out the previous change - we were setting "datafiledir", not
+"datafile", and code in epan/filesystem.c expectes DATAFILE_DIR to be
+set to the "ethereal" subdirectory of the data directory, not to the
+data directory itself.
+
+------------------------------------------------------------------------
+r13321 | ulfl | 2005-02-06 15:34:59 -0600 (Sun, 06 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/summary.h
+
+minor code cleanup
+------------------------------------------------------------------------
+r13320 | ulfl | 2005-02-06 15:20:35 -0600 (Sun, 06 Feb 2005) | 7 lines
+Changed paths:
+   M /trunk/capture.c
+   M /trunk/capture.h
+   M /trunk/capture_loop.c
+   M /trunk/capture_sync.c
+   M /trunk/cfile.c
+   M /trunk/cfile.h
+   M /trunk/file.c
+   M /trunk/file.h
+   M /trunk/gtk/capture_dlg.c
+   M /trunk/gtk/capture_if_dlg.c
+   M /trunk/gtk/main.c
+   M /trunk/gtk/summary_dlg.c
+   M /trunk/summary.c
+   M /trunk/summary.h
+   M /trunk/tethereal.c
+
+another two steps towards privilege seperation:
+
+move another two capture related fields (iface and cfilter) from cfile to capture_opts
+
+also move the handling of capture related command line options from main.c to capture.c, that way a future privilege seperated capture program can use the same code to parse it's command line than Ethereal. 
+It might be even possible to share this parser code even with Tethereal, didn't took a closer look at this.
+
+------------------------------------------------------------------------
+r13319 | guy | 2005-02-06 14:53:54 -0600 (Sun, 06 Feb 2005) | 10 lines
+Changed paths:
+   M /trunk/gtk/sctp_error_dlg.c
+   M /trunk/gtk/sctp_stat.c
+   M /trunk/gtk/sctp_stat.h
+
+Clean up indentation.
+
+Make "reset()" static (it's not used outside "sctp_stat.c"), and fix its
+prototype to match what's expected for a reset routine passed to
+"register_tap_listener()".  Similarly, fix the prototypes of other
+routines passed to "register_tap_listener()", and get rid of the casts
+of pointers to those functions to "void *".
+
+Fix some declarations in "sctp_stat.h" to have function prototypes.
+
+------------------------------------------------------------------------
+r13318 | etxrab | 2005-02-06 14:37:02 -0600 (Sun, 06 Feb 2005) | 6 lines
+Changed paths:
+   M /trunk/plugins/mate/mate.h
+   M /trunk/plugins/mate/mate_runtime.c
+   M /trunk/plugins/mate/mate_setup.c
+   M /trunk/plugins/mate/mate_util.c
+
+From: LEGO
+- fix a bug at gog reinit that disabled gogs after reload of a file.
+- fix some crashes when Debug_GoG>0
+- cleanup the debug output (no CR at the end is needed)
+- Gops start when no GopStart is given and match an existing GogKey
+
+------------------------------------------------------------------------
+r13317 | ulfl | 2005-02-06 08:43:27 -0600 (Sun, 06 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/capture.c
+   M /trunk/gtk/main.c
+
+some cleanup of the initial start sequence of Ethereal, filling in capture_opts and alike
+------------------------------------------------------------------------
+r13316 | ulfl | 2005-02-06 06:21:27 -0600 (Sun, 06 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/capture.c
+   M /trunk/gtk/main.c
+
+fix bugs regarding the capture child
+------------------------------------------------------------------------
+r13315 | ulfl | 2005-02-05 18:13:00 -0600 (Sat, 05 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/capture.c
+   M /trunk/capture.h
+   M /trunk/gtk/main.c
+
+instead of initializing the capture_options in main.c, use the new function capture_opts_init
+------------------------------------------------------------------------
+r13314 | lroland | 2005-02-05 17:34:56 -0600 (Sat, 05 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/gtk/voip_calls.c
+   M /trunk/gtk/voip_calls.h
+
+remove obsolete function add_rtp_streams_graph() from voip_calls.[ch] and fix a register_tap_listener() call.
+------------------------------------------------------------------------
+r13313 | ulfl | 2005-02-05 17:12:44 -0600 (Sat, 05 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/gtk/compat_macros.h
+   M /trunk/gtk/main.c
+
+begin a welcome page which is shown, if you don't have any capture data loaded.
+
+This might be improved to have additional content and/or better layout of the elements.
+------------------------------------------------------------------------
+r13312 | ulfl | 2005-02-05 11:53:39 -0600 (Sat, 05 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/gtk/main.c
+   M /trunk/gtk/main.h
+   M /trunk/gtk/menu.c
+
+completely hide the main window panes, if we currently don't have a capture file.
+------------------------------------------------------------------------
+r13311 | gerald | 2005-02-05 11:39:12 -0600 (Sat, 05 Feb 2005) | 6 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/wiretap/ascend-grammar.y
+   M /trunk/wiretap/ascend-int.h
+   M /trunk/wiretap/ascend-scanner.l
+   M /trunk/wiretap/ascend.c
+   M /trunk/wiretap/wtap.h
+
+From Josh Bailey:
+
+Attached is an update to Lucent/Ascend trace parsing: fix a few bugs,
+add support for ISDN and Ethernet captures - diffs to 0.10.9.
+
+
+------------------------------------------------------------------------
+r13310 | etxrab | 2005-02-05 09:51:45 -0600 (Sat, 05 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/asn1/gsmmap/gsmmap.cnf
+
+Remove g_free.
+------------------------------------------------------------------------
+r13309 | ulfl | 2005-02-05 09:40:44 -0600 (Sat, 05 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/gtk/main.h
+
+fixed the dnd_init declaration
+
+(we have to do something about the non existing win32 compile dependencies, this is just a pain)
+------------------------------------------------------------------------
+r13308 | ulfl | 2005-02-05 09:35:25 -0600 (Sat, 05 Feb 2005) | 5 lines
+Changed paths:
+   M /trunk/capture.c
+   M /trunk/capture.h
+   M /trunk/capture_sync.c
+   M /trunk/gtk/Makefile.common
+   A /trunk/gtk/drag_and_drop.c
+   M /trunk/gtk/main.c
+   M /trunk/gtk/main.h
+
+rename kill_capture_child to capture_kill_child to have a common prefix
+
+split drag and drop support out of main.c into new file drag_and_drop.c, to reduce the size of main.c a bit.
+
+Hopefully this won't break unix builds because of missing #include's, I will keep an eye on the buildbot
+------------------------------------------------------------------------
+r13307 | ulfl | 2005-02-05 08:37:56 -0600 (Sat, 05 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/file.c
+
+use the interfaces descriptive name to be shown in the statusbar as it's, well, more descriptive
+------------------------------------------------------------------------
+r13306 | ulfl | 2005-02-05 08:33:03 -0600 (Sat, 05 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/file.h
+
+fix a comment
+------------------------------------------------------------------------
+r13305 | etxrab | 2005-02-05 08:24:26 -0600 (Sat, 05 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_map.c
+   M /trunk/epan/dissectors/packet-gsm_map.h
+
+Re-commit the asn2eth based gsm-map dissector, hopfully it'll work better now.
+------------------------------------------------------------------------
+r13304 | ulfl | 2005-02-05 07:44:27 -0600 (Sat, 05 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/capture_sync.c
+   M /trunk/file.c
+   M /trunk/file.h
+   M /trunk/gtk/file_dlg.c
+
+minor enhancements to Guy's last update
+------------------------------------------------------------------------
+r13303 | guy | 2005-02-05 06:50:47 -0600 (Sat, 05 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/capture.c
+   M /trunk/capture_sync.c
+   M /trunk/file.c
+   M /trunk/file.h
+   M /trunk/gtk/file_dlg.c
+   M /trunk/gtk/main.c
+   M /trunk/tethereal.c
+
+Put "cf_status_t" back.
+
+------------------------------------------------------------------------
+r13302 | guy | 2005-02-05 06:08:01 -0600 (Sat, 05 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/tethereal.c
+
+Make "cf_open()" match the prototype in "file.h".
+
+------------------------------------------------------------------------
+r13301 | ulfl | 2005-02-05 05:37:56 -0600 (Sat, 05 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/capture.h
+
+updated some comments
+------------------------------------------------------------------------
+r13300 | etxrab | 2005-02-05 05:08:24 -0600 (Sat, 05 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-rtp.c
+   M /trunk/epan/dissectors/packet-rtp.h
+
+From Alejandro Vaquero:
+a patch that to shows the RTP streams in the Graph. Now 
+using an RTP tap (not using the rtp_stream).
+------------------------------------------------------------------------
+r13299 | etxrab | 2005-02-05 05:07:21 -0600 (Sat, 05 Feb 2005) | 4 lines
+Changed paths:
+   M /trunk/gtk/voip_calls.c
+   M /trunk/gtk/voip_calls.h
+   M /trunk/gtk/voip_calls_dlg.c
+
+From Alejandro Vaquero:
+a patch that to shows the RTP streams in the Graph. Now 
+using an RTP tap (not using the rtp_stream).
+
+------------------------------------------------------------------------
+r13298 | ulfl | 2005-02-05 05:00:04 -0600 (Sat, 05 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/file.c
+   M /trunk/file.h
+
+make some string parameters const, as they are not changed inside
+------------------------------------------------------------------------
+r13297 | guy | 2005-02-04 22:37:36 -0600 (Fri, 04 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/gtk/sctp_assoc_analyse.c
+
+retap_packets() was renamed cf_retap_packets().
+
+------------------------------------------------------------------------
+r13296 | tuexen | 2005-02-04 16:48:17 -0600 (Fri, 04 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/gtk/Makefile.common
+
+Activate SCTP association analysis
+
+------------------------------------------------------------------------
+r13295 | tuexen | 2005-02-04 16:45:15 -0600 (Fri, 04 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/gtk/sctp_assoc_analyse.c
+   M /trunk/gtk/sctp_byte_graph_dlg.c
+   M /trunk/gtk/sctp_error_dlg.c
+   M /trunk/gtk/sctp_graph_dlg.c
+   M /trunk/gtk/sctp_stat.c
+   M /trunk/gtk/sctp_stat.h
+
+Update to versions compiling on and working on Windows and Unix.
+
+------------------------------------------------------------------------
+r13294 | tuexen | 2005-02-04 16:39:48 -0600 (Fri, 04 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-sctp.c
+   M /trunk/epan/dissectors/packet-sctp.h
+
+Add detection of zero checksum.
+
+------------------------------------------------------------------------
+r13293 | guy | 2005-02-04 14:54:12 -0600 (Fri, 04 Feb 2005) | 6 lines
+Changed paths:
+   M /trunk/file.c
+   M /trunk/file.h
+   M /trunk/gtk/main.c
+   M /trunk/gtk/print_dlg.c
+   M /trunk/tethereal.c
+
+Instead of having a single enumerated type for status return values from
+cf_ functions, have separate ones for different classes of routines, and
+use gboolean when the return value is just "success" or "failure" - that
+way you don't get compiler warnings if a case statement isn't handling a
+particular status value if the routine in question won't return it.
+
+------------------------------------------------------------------------
+r13292 | guy | 2005-02-04 14:32:32 -0600 (Fri, 04 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/file.c
+
+Properly define "cf_start_tail()".
+
+------------------------------------------------------------------------
+r13291 | ulfl | 2005-02-04 13:29:27 -0600 (Fri, 04 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/gtk/gsm_map_summary.c
+   M /trunk/gtk/mtp3_summary.c
+   M /trunk/gtk/summary_dlg.c
+   M /trunk/summary.c
+   M /trunk/summary.h
+
+remove #include "globals.h" from summary.c, as it's a bad idea for multiple capture files. 
+If a summary user would like to get a summary, it should know the file of *which* it needs the summary.
+------------------------------------------------------------------------
+r13290 | ulfl | 2005-02-04 13:24:40 -0600 (Fri, 04 Feb 2005) | 5 lines
+Changed paths:
+   M /trunk/pcap-util-unix.c
+
+this file doesn't use any item of the globals.h so remove #include. 
+However, if it needs one of:
+#include "file.h"
+#include <epan/timestamp.h>
+it should include it directly, please let me know if it's required, as I can't test it :-(
+------------------------------------------------------------------------
+r13289 | ulfl | 2005-02-04 12:44:44 -0600 (Fri, 04 Feb 2005) | 5 lines
+Changed paths:
+   M /trunk/capture.c
+   M /trunk/capture_sync.c
+   M /trunk/file.c
+   M /trunk/file.h
+   M /trunk/gtk/bootp_stat.c
+   M /trunk/gtk/color_dlg.c
+   M /trunk/gtk/conversations_table.c
+   M /trunk/gtk/dcerpc_stat.c
+   M /trunk/gtk/decode_as_dlg.c
+   M /trunk/gtk/fc_stat.c
+   M /trunk/gtk/file_dlg.c
+   M /trunk/gtk/find_dlg.c
+   M /trunk/gtk/goto_dlg.c
+   M /trunk/gtk/graph_analysis.c
+   M /trunk/gtk/h225_counter.c
+   M /trunk/gtk/h225_ras_srt.c
+   M /trunk/gtk/h323_analysis.c
+   M /trunk/gtk/h323_conversations_dlg.c
+   M /trunk/gtk/hostlist_table.c
+   M /trunk/gtk/http_stat.c
+   M /trunk/gtk/io_stat.c
+   M /trunk/gtk/ldap_stat.c
+   M /trunk/gtk/main.c
+   M /trunk/gtk/main.h
+   M /trunk/gtk/menu.c
+   M /trunk/gtk/mgcp_stat.c
+   M /trunk/gtk/packet_history.c
+   M /trunk/gtk/packet_list.c
+   M /trunk/gtk/prefs_dlg.c
+   M /trunk/gtk/print_dlg.c
+   M /trunk/gtk/proto_dlg.c
+   M /trunk/gtk/proto_draw.c
+   M /trunk/gtk/rpc_progs.c
+   M /trunk/gtk/rpc_stat.c
+   M /trunk/gtk/rtp_analysis.c
+   M /trunk/gtk/rtp_stream.c
+   M /trunk/gtk/rtp_stream_dlg.c
+   M /trunk/gtk/sctp_error_dlg.c
+   M /trunk/gtk/sctp_stat_dlg.c
+   M /trunk/gtk/sip_stat.c
+   M /trunk/gtk/smb_stat.c
+   M /trunk/gtk/tcp_graph.c
+   M /trunk/gtk/voip_calls_dlg.c
+   M /trunk/gtk/wsp_stat.c
+   M /trunk/tethereal.c
+
+huge cleanup of capture file API (functions in file.c/file.h).
+
+This includes: all functions in file.h now have a cf_ prefix, will have doxygen tags, will have the capture_file *cf as the first parameter and I tried to generalize the return values for non trivial functions.
+
+Hopefully, I didn't introduced any new bugs, as I had to change a lot of files...
+------------------------------------------------------------------------
+r13288 | gerald | 2005-02-04 09:22:25 -0600 (Fri, 04 Feb 2005) | 7 lines
+Changed paths:
+   M /trunk/epan/dissectors/Makefile.common
+   M /trunk/plugins/Xass-list
+   M /trunk/plugins/Xplugin_api.c
+   M /trunk/plugins/Xplugin_api.h
+   M /trunk/plugins/Xplugin_api_decls.h
+   M /trunk/plugins/Xplugin_table.h
+   M /trunk/plugins/plugin_api_list.c
+
+Fix a couple of distcheck problems:
+
+Update conversation_new and find_conversation in plugin_api_list.c and
+associated files.
+
+Add packet-dcerpc-butc.h to the distribution.
+
+------------------------------------------------------------------------
+r13287 | guy | 2005-02-04 04:48:03 -0600 (Fri, 04 Feb 2005) | 4 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/packet-slowprotocols.c
+
+From Dominique Bastien: marker and OAM slow protocol support.
+
+Fix his e-mail address.
+
+------------------------------------------------------------------------
+r13286 | guy | 2005-02-04 04:32:28 -0600 (Fri, 04 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/plugins/mate/mate_setup.c
+
+HFILL can't be used to initialize at run time.
+
+------------------------------------------------------------------------
+r13285 | ulfl | 2005-02-04 02:52:38 -0600 (Fri, 04 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/capture_sync.c
+
+remove access to global cfile, use access functions and capture_opts instead
+------------------------------------------------------------------------
+r13284 | ulfl | 2005-02-04 02:42:39 -0600 (Fri, 04 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/capture_loop.c
+   M /trunk/file.c
+   M /trunk/file.h
+
+remove #include "globals.h" and access to global cfile, use access functions and capture_opts instead
+------------------------------------------------------------------------
+r13283 | ulfl | 2005-02-04 02:27:41 -0600 (Fri, 04 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/capture.c
+   M /trunk/file.c
+   M /trunk/file.h
+
+remove #include "globals.h" and access to global cfile, use access functions and capture_opts instead
+------------------------------------------------------------------------
+r13282 | sahlberg | 2005-02-03 23:26:51 -0600 (Thu, 03 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/dcerpc/butc/butc.idl
+   M /trunk/epan/dissectors/packet-dcerpc-butc.c
+   M /trunk/epan/dissectors/packet-dcerpc-butc.h
+
+use a bitmap for the restore flags so the dissection is prettier
+
+
+------------------------------------------------------------------------
+r13281 | sahlberg | 2005-02-03 22:58:03 -0600 (Thu, 03 Feb 2005) | 3 lines
+Changed paths:
+   A /trunk/epan/dissectors/dcerpc/butc
+   A /trunk/epan/dissectors/dcerpc/butc/Makefile
+   A /trunk/epan/dissectors/dcerpc/butc/butc.cnf
+   A /trunk/epan/dissectors/dcerpc/butc/butc.idl
+   A /trunk/epan/dissectors/dcerpc/butc/template.c
+   A /trunk/epan/dissectors/dcerpc/butc/template.h
+
+initial checkin of modified idl file for autogenerating the BUTC interface
+
+
+------------------------------------------------------------------------
+r13280 | sahlberg | 2005-02-03 22:37:47 -0600 (Thu, 03 Feb 2005) | 7 lines
+Changed paths:
+   A /trunk/epan/dissectors/dcerpc
+   A /trunk/epan/dissectors/dcerpc/idl2eth.c
+
+check in new directory for the files for autogenerating dcerpc interfaces
+and the prototype idl compiler.
+
+this is not ready for wide use yet but is useful with a svn area where we can sync our changes to the compiler.
+
+
+
+------------------------------------------------------------------------
+r13279 | sahlberg | 2005-02-03 22:31:59 -0600 (Thu, 03 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/capture_sync.c
+
+add missing conversion to new use of save_file and fork_child
+
+------------------------------------------------------------------------
+r13278 | sahlberg | 2005-02-03 22:02:36 -0600 (Thu, 03 Feb 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcerpc.c
+   M /trunk/epan/dissectors/packet-dcerpc.h
+
+add support for varying strings in addition to conformant and varying strings that we already support
+
+
+
+------------------------------------------------------------------------
+r13277 | sahlberg | 2005-02-03 20:17:29 -0600 (Thu, 03 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcerpc-butc.c
+   A /trunk/epan/dissectors/packet-dcerpc-butc.h
+
+update BUTC and fill in all (bar one) dissectors
+
+
+------------------------------------------------------------------------
+r13276 | ulfl | 2005-02-03 19:29:29 -0600 (Thu, 03 Feb 2005) | 4 lines
+Changed paths:
+   M /trunk/capture.c
+   M /trunk/capture.h
+   M /trunk/capture_loop.c
+   M /trunk/capture_sync.c
+   M /trunk/capture_sync.h
+   M /trunk/cfile.c
+   M /trunk/cfile.h
+   M /trunk/file.c
+   M /trunk/file.h
+   M /trunk/gtk/capture_dlg.c
+   M /trunk/gtk/capture_info_dlg.c
+   M /trunk/gtk/main.c
+   M /trunk/tethereal.c
+
+(some) redesign of capture data structures.
+
+don't use global cfile at all but only an untpyed handle to call the cf_... functions in file.c
+move the save_file member from capture_file to capture_opts, as it's only used while capturing and while preparing it
+------------------------------------------------------------------------
+r13275 | jmayer | 2005-02-03 18:29:37 -0600 (Thu, 03 Feb 2005) | 13 lines
+Changed paths:
+   M /trunk/configure.in
+   M /trunk/epan/Makefile.am
+
+Albert Chin:
+>From autoconf.info:
+     In order to support these features, it is essential that `datadir'
+  remains being defined as `${prefix}/share' to depend upon the current
+  value of `prefix'.
+
+     A corollary is that you should not use these variables except in
+  Makefiles.  For instance, instead of trying to evaluate `datadir' in
+  `configure' and hard-coding it in Makefiles using e.g.,
+  `AC_DEFINE_UNQUOTED(DATADIR, "$datadir")', you should add
+  `-DDATADIR="$(datadir)"' to your `CPPFLAGS'.
+
+
+------------------------------------------------------------------------
+r13274 | jmayer | 2005-02-03 18:22:00 -0600 (Thu, 03 Feb 2005) | 6 lines
+Changed paths:
+   M /trunk/plugins/mate/mate_setup.c
+
+albert chin:
+        The HP-UX compilers don't like non-constant initializers (C99'ism).
+        Patch attached for plugins/mate/mate_setup.c.
+
+Fix a few warnings (change some () to (void))
+
+------------------------------------------------------------------------
+r13273 | jmayer | 2005-02-03 17:42:06 -0600 (Thu, 03 Feb 2005) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-fw1.c
+
+Yaniv Kaul
+        Attached patch simplifies a very complex 'if' statement in packet-fw1.c
+        and generally streamlines the code.
+
+
+------------------------------------------------------------------------
+r13272 | jmayer | 2005-02-03 17:35:57 -0600 (Thu, 03 Feb 2005) | 6 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-ip.c
+
+Yaniv Kaul:
+        Attached please find a small performance optimization to packet-ip.c,
+        which removes multiple redundant calls to tvb_get_ptr().
+
+Changed srt_addr and dst_addr from char to guchar
+
+------------------------------------------------------------------------
+r13271 | jmayer | 2005-02-03 17:24:08 -0600 (Thu, 03 Feb 2005) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-cosine.c
+
+Motonori Shindo:
+Please find attached a small patch for CoSine L2 debug dissector. The
+code used to incorrectly select the first 4 octets in the tvbuff. This
+patch fixes this problem.
+
+------------------------------------------------------------------------
+r13270 | jmayer | 2005-02-03 17:18:23 -0600 (Thu, 03 Feb 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/to_str.c
+
+Yniv Kaul: Small performance optimization
+  It change a while()->do, to do->while() and removes a variable (and an
+  assignment to it).
+
+------------------------------------------------------------------------
+r13269 | jmayer | 2005-02-03 16:52:20 -0600 (Thu, 03 Feb 2005) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-arp.c
+
+ncisco Alcoba: 
+        Do not add target address if the packet is a Request. According to the RFC,
+        target addresses in requests have no meaning
+
+
+------------------------------------------------------------------------
+r13268 | ulfl | 2005-02-03 16:48:20 -0600 (Thu, 03 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/capture.c
+   M /trunk/capture.h
+   M /trunk/capture_loop.c
+   M /trunk/capture_sync.c
+   M /trunk/cfile.c
+   M /trunk/cfile.h
+   M /trunk/gtk/main.c
+   M /trunk/tethereal.c
+
+move capture_file_fd field from capture_file to capture_opts type, as this is the place where it should be
+------------------------------------------------------------------------
+r13267 | jmayer | 2005-02-03 16:44:13 -0600 (Thu, 03 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/wiretap/nettl.c
+   M /trunk/wiretap/nettl.h
+
+Mark C. Brown: Added support for new ixgbe card
+------------------------------------------------------------------------
+r13266 | ulfl | 2005-02-03 15:58:33 -0600 (Thu, 03 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/capture_loop.c
+   M /trunk/ringbuffer.c
+   M /trunk/ringbuffer.h
+   M /trunk/tethereal.c
+
+prevent ringbuffer from having to know about capture_file type at all (decoupling dependencies)
+------------------------------------------------------------------------
+r13265 | etxrab | 2005-02-03 15:57:42 -0600 (Thu, 03 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-h248.c
+   M /trunk/epan/dissectors/packet-h248.h
+
+Add dissection of some more packages.
+------------------------------------------------------------------------
+r13264 | etxrab | 2005-02-03 15:56:59 -0600 (Thu, 03 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/asn1/h248/h248.cnf
+   M /trunk/asn1/h248/packet-h248-template.c
+
+Add dissection of some more packages.
+------------------------------------------------------------------------
+r13263 | etxrab | 2005-02-03 15:51:35 -0600 (Thu, 03 Feb 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-isup.c
+   M /trunk/epan/dissectors/packet-isup.h
+   M /trunk/epan/dissectors/packet-q931.c
+   M /trunk/epan/dissectors/packet-q931.h
+
+From Francisco Alcoba:
+Patch for graphing ISUP calls. It shows the type of message, 
+in the first one the calling and called numbers, and in the second the SPs 
+and CIC; in releases it shows the cause value.
+------------------------------------------------------------------------
+r13262 | etxrab | 2005-02-03 15:50:19 -0600 (Thu, 03 Feb 2005) | 4 lines
+Changed paths:
+   M /trunk/gtk/voip_calls.c
+
+From Francisco Alcoba:
+Patch for graphing ISUP calls. It shows the type of message, 
+in the first one the calling and called numbers, and in the second the SPs 
+and CIC; in releases it shows the cause value.
+------------------------------------------------------------------------
+r13261 | etxrab | 2005-02-03 15:22:09 -0600 (Thu, 03 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/asn1/gsmmap/GSMMAP.asn
+   M /trunk/asn1/gsmmap/gsmmap.cnf
+   M /trunk/asn1/gsmmap/packet-gsm_map-template.c
+
+Various updates to GSM MAP
+------------------------------------------------------------------------
+r13260 | jmayer | 2005-02-03 15:11:46 -0600 (Thu, 03 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-stun.c
+
+Jon Ringle: bug fix to the stun ERROR-CODE dissecting
+
+------------------------------------------------------------------------
+r13259 | ulfl | 2005-02-03 14:44:19 -0600 (Thu, 03 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/gtk/follow_dlg.c
+
+add tooltips to the dialogs radio buttons
+------------------------------------------------------------------------
+r13258 | guy | 2005-02-03 14:14:11 -0600 (Thu, 03 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/wka.tmpl
+
+From Dominique Bastien: add the slow protocol MAC address to the list of
+well-known MAC addresses.
+
+------------------------------------------------------------------------
+r13257 | lroland | 2005-02-03 10:22:08 -0600 (Thu, 03 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/asn1/h225/h225.cnf
+   M /trunk/epan/dissectors/packet-h225.c
+
+Small fix for h225 dissector as suggested by Tomas Kukosa
+------------------------------------------------------------------------
+r13256 | gram | 2005-02-03 09:03:29 -0600 (Thu, 03 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/ftypes/ftype-string.c
+
+From Pekka Pietikainen <pp@ee.oulu.fi>, add a byte to the hex[]
+array so that there is room for the terminating NUL from sprintf().
+
+------------------------------------------------------------------------
+r13255 | etxrab | 2005-02-03 00:54:55 -0600 (Thu, 03 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_map.c
+
+Add an OID
+------------------------------------------------------------------------
+r13254 | ulfl | 2005-02-02 20:35:20 -0600 (Wed, 02 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/packaging/nsis/ethereal.nsi
+
+Enable GTK-Wimp only for Windows 2000/XP/2003
+...as Win9x/ME/NT known to have problems with it!
+------------------------------------------------------------------------
+r13253 | ulfl | 2005-02-02 20:32:48 -0600 (Wed, 02 Feb 2005) | 6 lines
+Changed paths:
+   A /trunk/packaging/nsis/GetWindowsVersion.nsh
+
+Copied this file from:
+http://nsis.sourceforge.net/archive/nsisweb.php?page=15&instances=0,11
+
+Licensing question, as the NSIS homepage states:
+http://nsis.sourceforge.net/features/license/
+so it should be ok to rerelease this file under the GPL
+------------------------------------------------------------------------
+r13252 | guy | 2005-02-02 20:26:20 -0600 (Wed, 02 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/wiretap/erf.c
+
+Give a URL for the ERF specification.
+
+------------------------------------------------------------------------
+r13251 | guy | 2005-02-02 19:24:07 -0600 (Wed, 02 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/circuit.c
+
+Fix a comment.
+
+------------------------------------------------------------------------
+r13250 | guy | 2005-02-02 19:08:39 -0600 (Wed, 02 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/conversation.c
+   M /trunk/epan/conversation.h
+
+Check in the missing part of Jon Ringle's patch (the part that actually
+changed the conversation code).
+
+------------------------------------------------------------------------
+r13249 | guy | 2005-02-02 19:07:21 -0600 (Wed, 02 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/AUTHORS
+
+Undo de-UTF-8ification and other damage.
+
+------------------------------------------------------------------------
+r13248 | ulfl | 2005-02-02 16:18:37 -0600 (Wed, 02 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/docbook/eug_src/EUG_app_files.xml
+
+added %ETHEREAL%\disabled_protos
+------------------------------------------------------------------------
+r13247 | ulfl | 2005-02-02 15:13:52 -0600 (Wed, 02 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-clnp.c
+
+bugfix: the EOT flag detection in a COTP data TPDU was using little endian, although it's big endian in the packet.
+
+some other minor output enhancements
+------------------------------------------------------------------------
+r13246 | etxrab | 2005-02-02 14:15:29 -0600 (Wed, 02 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/AUTHORS
+
+Add Jon Ringle, at the moment I don't have the e-mail address.
+------------------------------------------------------------------------
+r13245 | etxrab | 2005-02-02 14:09:00 -0600 (Wed, 02 Feb 2005) | 11 lines
+Changed paths:
+   M /trunk/plugins/irda/packet-irda.c
+
+From Jon Ringle:
+ 1) Added a setup_frame parameter to conversation_t
+2) Used the conversation_t next to maintain a list of conversations with the 
+same src/dest tuple but different setup_frame number.
+3) Changed the signature of find_conversation() and conversation_new() to pass 
+in the frame number.
+4) Adjusted packet-sdp to select RTP conversation if both m=audio and m=image 
+are present, and T.38 conversation if only m=image is present. I expect that 
+RTP/T.38 dissecting to be better, but I don't have a way to generate T.38 
+packets.
+
+------------------------------------------------------------------------
+r13244 | etxrab | 2005-02-02 14:08:36 -0600 (Wed, 02 Feb 2005) | 11 lines
+Changed paths:
+   M /trunk/plugins/mgcp/packet-mgcp.c
+
+From Jon Ringle:
+ 1) Added a setup_frame parameter to conversation_t
+2) Used the conversation_t next to maintain a list of conversations with the 
+same src/dest tuple but different setup_frame number.
+3) Changed the signature of find_conversation() and conversation_new() to pass 
+in the frame number.
+4) Adjusted packet-sdp to select RTP conversation if both m=audio and m=image 
+are present, and T.38 conversation if only m=image is present. I expect that 
+RTP/T.38 dissecting to be better, but I don't have a way to generate T.38 
+packets.
+
+------------------------------------------------------------------------
+r13243 | etxrab | 2005-02-02 14:07:03 -0600 (Wed, 02 Feb 2005) | 11 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-afp.c
+   M /trunk/epan/dissectors/packet-afs.c
+   M /trunk/epan/dissectors/packet-ajp13.c
+   M /trunk/epan/dissectors/packet-aoe.c
+   M /trunk/epan/dissectors/packet-atalk.c
+   M /trunk/epan/dissectors/packet-beep.c
+   M /trunk/epan/dissectors/packet-bittorrent.c
+   M /trunk/epan/dissectors/packet-dcerpc.c
+   M /trunk/epan/dissectors/packet-dcm.c
+   M /trunk/epan/dissectors/packet-eap.c
+   M /trunk/epan/dissectors/packet-fc.c
+   M /trunk/epan/dissectors/packet-fcdns.c
+   M /trunk/epan/dissectors/packet-fcels.c
+   M /trunk/epan/dissectors/packet-fcfcs.c
+   M /trunk/epan/dissectors/packet-fcfzs.c
+   M /trunk/epan/dissectors/packet-fcp.c
+   M /trunk/epan/dissectors/packet-fcsb3.c
+   M /trunk/epan/dissectors/packet-fcswils.c
+   M /trunk/epan/dissectors/packet-ftp.c
+   M /trunk/epan/dissectors/packet-gssapi.c
+   M /trunk/epan/dissectors/packet-h225.c
+   M /trunk/epan/dissectors/packet-h225.h
+   M /trunk/epan/dissectors/packet-ipx.c
+   M /trunk/epan/dissectors/packet-iscsi.c
+   M /trunk/epan/dissectors/packet-isns.c
+   M /trunk/epan/dissectors/packet-kerberos.c
+   M /trunk/epan/dissectors/packet-ldap.c
+   M /trunk/epan/dissectors/packet-mq.c
+   M /trunk/epan/dissectors/packet-msproxy.c
+   M /trunk/epan/dissectors/packet-mysql.c
+   M /trunk/epan/dissectors/packet-ncp.c
+   M /trunk/epan/dissectors/packet-ncp2222.inc
+   M /trunk/epan/dissectors/packet-ndmp.c
+   M /trunk/epan/dissectors/packet-ndps.c
+   M /trunk/epan/dissectors/packet-ntlmssp.c
+   M /trunk/epan/dissectors/packet-pgsql.c
+   M /trunk/epan/dissectors/packet-portmap.c
+   M /trunk/epan/dissectors/packet-quake.c
+   M /trunk/epan/dissectors/packet-rlogin.c
+   M /trunk/epan/dissectors/packet-rpc.c
+   M /trunk/epan/dissectors/packet-rsync.c
+   M /trunk/epan/dissectors/packet-rtcp.c
+   M /trunk/epan/dissectors/packet-rtp.c
+   M /trunk/epan/dissectors/packet-rtsp.c
+   M /trunk/epan/dissectors/packet-sdp.c
+   M /trunk/epan/dissectors/packet-smb.c
+   M /trunk/epan/dissectors/packet-smtp.c
+   M /trunk/epan/dissectors/packet-snmp.c
+   M /trunk/epan/dissectors/packet-socks.c
+   M /trunk/epan/dissectors/packet-spnego.c
+   M /trunk/epan/dissectors/packet-ssh.c
+   M /trunk/epan/dissectors/packet-ssl.c
+   M /trunk/epan/dissectors/packet-t38.c
+   M /trunk/epan/dissectors/packet-tcp.c
+   M /trunk/epan/dissectors/packet-tds.c
+   M /trunk/epan/dissectors/packet-tftp.c
+   M /trunk/epan/dissectors/packet-tuxedo.c
+   M /trunk/epan/dissectors/packet-wsp.c
+   M /trunk/epan/dissectors/packet-x11.c
+   M /trunk/epan/dissectors/packet-xyplex.c
+
+From Jon Ringle:
+ 1) Added a setup_frame parameter to conversation_t
+2) Used the conversation_t next to maintain a list of conversations with the 
+same src/dest tuple but different setup_frame number.
+3) Changed the signature of find_conversation() and conversation_new() to pass 
+in the frame number.
+4) Adjusted packet-sdp to select RTP conversation if both m=audio and m=image 
+are present, and T.38 conversation if only m=image is present. I expect that 
+RTP/T.38 dissecting to be better, but I don't have a way to generate T.38 
+packets.
+
+------------------------------------------------------------------------
+r13242 | etxrab | 2005-02-02 14:02:46 -0600 (Wed, 02 Feb 2005) | 11 lines
+Changed paths:
+   M /trunk/asn1/h225/h225.cnf
+   M /trunk/asn1/h225/packet-h225-template.c
+
+From Jon Ringle:
+ 1) Added a setup_frame parameter to conversation_t
+2) Used the conversation_t next to maintain a list of conversations with the 
+same src/dest tuple but different setup_frame number.
+3) Changed the signature of find_conversation() and conversation_new() to pass 
+in the frame number.
+4) Adjusted packet-sdp to select RTP conversation if both m=audio and m=image 
+are present, and T.38 conversation if only m=image is present. I expect that 
+RTP/T.38 dissecting to be better, but I don't have a way to generate T.38 
+packets.
+
+------------------------------------------------------------------------
+r13241 | tuexen | 2005-02-02 07:37:04 -0600 (Wed, 02 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-mtp3.c
+
+Add mtp3.pc as suggested by Luis Ontanon.
+Cleanups
+
+------------------------------------------------------------------------
+r13240 | guy | 2005-02-02 04:28:51 -0600 (Wed, 02 Feb 2005) | 16 lines
+Changed paths:
+   M /trunk/gtk/follow_dlg.c
+   M /trunk/print.c
+   M /trunk/print.h
+
+Writing the raw data of a TCP stream to a file isn't printing it, so
+don't use the print mechanism for that - do the writing directly in the
+"follow stream" code.
+
+Use "size_t" for character counts.
+
+Make the "hexchars" array static and const, as it's not written to, and
+there's probably no point in copying it to the stack (unless that
+improves cache locality).
+
+There's no need to explain why we're subtracting the number of bytes
+actually read, rather than the number of bytes asked for, from the data
+length.
+
+Note an issue with printing lines.
+
+------------------------------------------------------------------------
+r13239 | guy | 2005-02-02 04:19:35 -0600 (Wed, 02 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/gtk/graph_analysis.c
+   M /trunk/gtk/rtp_analysis.c
+   M /trunk/gtk/rtp_stream_dlg.c
+   M /trunk/gtk/voip_calls_dlg.c
+
+Get rid of an unused typedef.
+
+------------------------------------------------------------------------
+r13238 | guy | 2005-02-02 03:08:42 -0600 (Wed, 02 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/gtk/graph_analysis.c
+   M /trunk/gtk/graph_analysis.h
+   M /trunk/gtk/voip_calls.c
+   M /trunk/gtk/voip_calls.h
+
+Use C89 syntax, not C++ syntax, for functions that take no arguments.
+
+------------------------------------------------------------------------
+r13237 | guy | 2005-02-02 02:53:08 -0600 (Wed, 02 Feb 2005) | 12 lines
+Changed paths:
+   M /trunk/gtk/voip_calls_dlg.c
+
+Don't assume that the only blank filter expression is empty - check for
+an all-space-character string.
+
+Don't use "filter_string" both for the (unfreeable, unmodifiable) value
+fetched from the text entry and the new filter expression; use it only
+for the former, and make it a "const" pointer to avoid compiler
+warnings.
+
+Use a GString to construct the stuff to be added to the new filter
+expression - the old code, when appending stuff to the filter expression
+in a loop, would leak the pre-append value.
+
+------------------------------------------------------------------------
+r13236 | sahlberg | 2005-02-02 02:50:40 -0600 (Wed, 02 Feb 2005) | 10 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/gtk/follow_dlg.c
+   M /trunk/print.c
+   M /trunk/print.h
+
+from chris eagle
+
+add radiobutton to allow saving raw tcpstreams
+
+
+these radiobuttons should, by someone that uses, this feature be changed into
+a menu instead.
+
+
+
+------------------------------------------------------------------------
+r13235 | guy | 2005-02-02 02:08:53 -0600 (Wed, 02 Feb 2005) | 4 lines
+Changed paths:
+   M /trunk/gtk/voip_calls.c
+
+Make sure "comment" is set.
+
+Get rid of an unused variable.
+
+------------------------------------------------------------------------
+r13234 | guy | 2005-02-02 02:02:46 -0600 (Wed, 02 Feb 2005) | 4 lines
+Changed paths:
+   M /trunk/gtk/graph_analysis.c
+
+Clean up white space.
+
+Get rid of an unused variable and two #includes that aren't needed.
+
+------------------------------------------------------------------------
+r13233 | guy | 2005-02-02 02:01:27 -0600 (Wed, 02 Feb 2005) | 3 lines
+Changed paths:
+   M /trunk/gtk/voip_calls_dlg.c
+
+"filter_string_fwd" is assigned a "const" pointer, so make it a "const"
+pointer.
+
+------------------------------------------------------------------------
+r13232 | lroland | 2005-02-01 19:02:09 -0600 (Tue, 01 Feb 2005) | 13 lines
+Changed paths:
+   M /trunk/gtk/Makefile.am
+   M /trunk/gtk/Makefile.common
+   M /trunk/gtk/voip_calls.c
+   M /trunk/gtk/voip_calls.h
+   M /trunk/gtk/voip_calls_dlg.c
+   M /trunk/gtk/voip_calls_dlg.h
+
+for VoIP Call Analysis:
+- make VoIP Call Analysis work if, called from command line
+- should also work now while capturing with packet list
+  updated in "real time" (to be tested)
+- give each tap listener a unique identifier, so ethereal
+  won't mix them up
+- various cleanups
+- compile by default
+
+Todo:
+- add support for "tap display filter"
+- reimplement function to add rtp streams to the call flow.
+------------------------------------------------------------------------
+r13231 | ulfl | 2005-02-01 17:49:02 -0600 (Tue, 01 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/docbook/eug_src/EUG_app_files.xml
+
+by more specific about unix configuration files
+------------------------------------------------------------------------
+r13230 | sahlberg | 2005-02-01 17:33:04 -0600 (Tue, 01 Feb 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-smb-mailslot.c
+
+the old netlogon protocol is now called smb_netlogon
+
+
+
+------------------------------------------------------------------------
+r13229 | sahlberg | 2005-02-01 17:30:18 -0600 (Tue, 01 Feb 2005) | 4 lines
+Changed paths:
+   M /trunk/asn1/h245/packet-h245-template.c
+   M /trunk/epan/dissectors/packet-h245.c
+
+g_strlcpy does not exist in gtk 1.2
+use strncpy instead
+
+
+------------------------------------------------------------------------
+r13228 | etxrab | 2005-02-01 16:57:22 -0600 (Tue, 01 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-tcap.c
+
+Improve handling of pinfo->private_data
+------------------------------------------------------------------------
+r13227 | jmayer | 2005-02-01 09:45:03 -0600 (Tue, 01 Feb 2005) | 1 line
+Changed paths:
+   M /trunk/doc/README.developer
+
+Add boolean to the list of non-portable types
+------------------------------------------------------------------------
+r13226 | lroland | 2005-02-01 08:00:25 -0600 (Tue, 01 Feb 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-sdp.h
+   M /trunk/gtk/graph_analysis.c
+
+add packet-sdp.h
+and from Julien Leproust:
+fix graph_analysis.c
+
+------------------------------------------------------------------------
+r13225 | lroland | 2005-02-01 06:12:35 -0600 (Tue, 01 Feb 2005) | 7 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/asn1/h225/h225.cnf
+   M /trunk/asn1/h225/packet-h225-template.c
+   M /trunk/asn1/h225/packet-h225-template.h
+   M /trunk/asn1/h245/h245.cnf
+   M /trunk/asn1/h245/packet-h245-template.c
+   M /trunk/asn1/h245/packet-h245-template.h
+   M /trunk/epan/dissectors/packet-h225.c
+   M /trunk/epan/dissectors/packet-h225.h
+   M /trunk/epan/dissectors/packet-h245.c
+   M /trunk/epan/dissectors/packet-h245.h
+   M /trunk/epan/dissectors/packet-isup.c
+   M /trunk/epan/dissectors/packet-isup.h
+   M /trunk/epan/dissectors/packet-q931.c
+   M /trunk/epan/dissectors/packet-q931.h
+   M /trunk/epan/dissectors/packet-rtp.c
+   M /trunk/epan/dissectors/packet-sdp.c
+   M /trunk/epan/dissectors/packet-sip.c
+   M /trunk/epan/dissectors/packet-sip.h
+   M /trunk/epan/libethereal.def
+   A /trunk/gtk/graph_analysis.c
+   A /trunk/gtk/graph_analysis.h
+   M /trunk/gtk/rtp_stream.c
+   M /trunk/gtk/rtp_stream.h
+   A /trunk/gtk/voip_calls.c
+   A /trunk/gtk/voip_calls.h
+   A /trunk/gtk/voip_calls_dlg.c
+   A /trunk/gtk/voip_calls_dlg.h
+   M /trunk/rtp_pt.h
+
+From Alejandro Vaquero:
+h323 taps support up to 5 messages per packet now.
+
+VoIP call analysis:
+      - Collect ISUP, SIP and H323 calls from a capture and show them in window with the following info:
+      - Start and Stop time of the call
+      - Init
+------------------------------------------------------------------------
+r13224 | guy | 2005-02-01 05:11:15 -0600 (Tue, 01 Feb 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-diameter-defs.h
+
+Add some comments noting issues with some of the items in here.
+
+------------------------------------------------------------------------
+r13223 | guy | 2005-01-31 23:21:08 -0600 (Mon, 31 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcerpc-netlogon.c
+   M /trunk/epan/dissectors/packet-dcerpc-nt.c
+   M /trunk/epan/dissectors/packet-dcerpc-nt.h
+
+Move "dissect_nt_GUID()" into "packet-dcerpc-nt.c", as it's used by the
+LSA dissector as well, and declare it in "packet-dcerpc-nt.h".
+
+------------------------------------------------------------------------
+r13222 | guy | 2005-01-31 23:19:53 -0600 (Mon, 31 Jan 2005) | 6 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-atm.c
+
+If the VCI and payload type indicate that a cell is an OAM cell, dissect
+it as such.
+
+Clear the Info column when dissecting cells for an AAL we handle before
+dissecting the cell, and set the Info column for OAM cells.
+
+------------------------------------------------------------------------
+r13221 | ulfl | 2005-01-31 18:52:38 -0600 (Mon, 31 Jan 2005) | 6 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-redback.c
+   M /trunk/epan/dissectors/packet-rmt-fec.c
+
+removed MSVC warnings:
+packet-redback.c(63) : warning C4244: '=' : conversion from 'unsigned short ' to 'unsigned char ', possible loss of data
+packet-redback.c(64) : warning C4244: '=' : conversion from 'unsigned short ' to 'unsigned char ', possible loss of data
+packet-redback.c(65) : warning C4244: '=' : conversion from 'unsigned short ' to 'unsigned char ', possible loss of data
+packet-rmt-fec.c(108) : warning C4244: '=' : conversion from 'unsigned short ' to 'unsigned char ', possible loss of data
+
+------------------------------------------------------------------------
+r13220 | ulfl | 2005-01-31 18:51:42 -0600 (Mon, 31 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-juniper.c
+
+removed MSVC warnings:
+packet-juniper.c(262) : warning C4761: integral size mismatch in argument; conversion supplied
+packet-juniper.c(289) : warning C4761: integral size mismatch in argument; conversion supplied
+------------------------------------------------------------------------
+r13219 | etxrab | 2005-01-31 15:40:51 -0600 (Mon, 31 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/asn1/gsmmap/GSMMAP.asn
+   M /trunk/asn1/gsmmap/gsmmap.cnf
+   M /trunk/asn1/gsmmap/packet-gsm_map-template.c
+
+Prepare for handling of different versions of the protocol.
+------------------------------------------------------------------------
+r13218 | etxrab | 2005-01-31 15:38:56 -0600 (Mon, 31 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-tcap.c
+
+Put application context OID in pinfo->private data to be used by sub-dissector(s).
+------------------------------------------------------------------------
+r13217 | etxrab | 2005-01-31 15:37:11 -0600 (Mon, 31 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-diameter-defs.h
+
+Update som valuse strings
+------------------------------------------------------------------------
+r13216 | etxrab | 2005-01-31 15:36:31 -0600 (Mon, 31 Jan 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-radius.c
+
+From LEGO:
+ - remove duplicate fields from VSAs (every defined field in VSAs was set twice)
+ - dissect radius packet with avplen == 0 (did not decode authenticator when no AVPs were present)
+
+------------------------------------------------------------------------
+r13215 | sahlberg | 2005-01-31 03:56:42 -0600 (Mon, 31 Jan 2005) | 17 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-smb-logon.c
+
+there are two NETLOGON protocols
+
+the really really old one which is never used
+and there is the DCE/RPC one that is used by all windows/cifs implementations.
+
+We used to reserve the protocol name NETLOGON for the old obsolete protocol
+and since we can not have two protocols with the same name, called
+the current protocol RPC_NETLOGON instead.
+
+that does not exactly make sense.
+
+
+This renames the old obsolete protocol to SMB_NETLOGON  to make way and allow
+the real netlogon protocol take the name NETLOGON
+
+
+
+------------------------------------------------------------------------
+r13214 | sahlberg | 2005-01-31 03:43:07 -0600 (Mon, 31 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcerpc-lsa-ds.c
+   M /trunk/epan/dissectors/packet-dcerpc-nt.h
+
+call dissect_ndr_uuit_t directly and avoid a dependency on packet-dcerpc-netlogon
+
+
+------------------------------------------------------------------------
+r13213 | sahlberg | 2005-01-30 21:31:13 -0600 (Sun, 30 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/asn1/h248/packet-h248-template.c
+   M /trunk/epan/dissectors/packet-h248.c
+
+support H.248 BER over SCTP PPID 7
+
+
+------------------------------------------------------------------------
+r13212 | guy | 2005-01-30 21:03:02 -0600 (Sun, 30 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-redback.c
+   M /trunk/wiretap/libpcap.c
+   M /trunk/wiretap/wtap.c
+   M /trunk/wiretap/wtap.h
+
+From Florian Lohoff: Redback SmartEdge SE400/800 tcpdump disassembly.
+
+------------------------------------------------------------------------
+r13211 | guy | 2005-01-30 18:28:02 -0600 (Sun, 30 Jan 2005) | 23 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gnutella.c
+   M /trunk/epan/dissectors/packet-gnutella.h
+
+Add a URL for Gnutella specs.
+
+Don't check, in the dissectors for particular Gnutella packets, whether
+the packet goes past the end of the tvbuff - let that throw an exception
+so unreassembled packets are shown as such.
+
+Clean up indentation.
+
+Boost GNUTELLA_MAX_SNAP_SIZE to 4096 (one Gnutella spec suggests that
+packets should be < 4K), and use it to
+
+       1) clamp the length of packets (so we don't do huge reassembly
+          or have problems when the total packet length, including the
+          header, overflows 32 bits)
+
+and
+
+       2) check the length of packets before using tcp_dissect_pdus(),
+          to distinguish between packets to be reassembled and a
+          transfer stream.
+
+Pass the correct value to tcp_dissect_pdus() as the header length.
+
+------------------------------------------------------------------------
+r13210 | sahlberg | 2005-01-30 17:15:10 -0600 (Sun, 30 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-windows-common.c
+
+add dissection of three new flags in the security descriptor
+
+
+------------------------------------------------------------------------
+r13209 | etxrab | 2005-01-30 12:00:48 -0600 (Sun, 30 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_map.c
+
+Add OID:s to old dissector, for comparison reasons.
+------------------------------------------------------------------------
+r13208 | etxrab | 2005-01-30 11:48:18 -0600 (Sun, 30 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-ber.c
+
+In case of "faulty" BER tag:s return tvb = NULL
+------------------------------------------------------------------------
+r13207 | sahlberg | 2005-01-30 07:00:35 -0600 (Sun, 30 Jan 2005) | 9 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcerpc-lsa.c
+   M /trunk/epan/dissectors/packet-dcerpc-lsa.h
+   M /trunk/epan/dissectors/packet-dcerpc-netlogon.c
+
+rename lsa_dissect_LSA_SECURITY_DESCRIPTOR to lsa_dissect_sec_desc_buf
+change its signature to match the autogenerated signatures.
+
+add a small wrapper function so tha tthe handwritten lsa can still call the
+function through dissect_ndr_pointer()
+
+no changes in functionality,  essentially just a rename of a function and signature change
+
+
+------------------------------------------------------------------------
+r13206 | sahlberg | 2005-01-30 06:38:38 -0600 (Sun, 30 Jan 2005) | 6 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcerpc-lsa.c
+   M /trunk/epan/dissectors/packet-dcerpc-lsa.h
+   M /trunk/epan/dissectors/packet-dcerpc-srvsvc.c
+
+rename lsa_dissect_LSA_SECURITY_DESCRIPTOR_data to lsa_dissect_sec_desc_buf_data
+to make the symbol compatible with an autogenerated LSA dissector.
+
+no changes to the code, just a rename.
+
+
+------------------------------------------------------------------------
+r13205 | sahlberg | 2005-01-30 06:21:17 -0600 (Sun, 30 Jan 2005) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcerpc-lsa.c
+   M /trunk/epan/dissectors/packet-dcerpc-lsa.h
+   M /trunk/epan/dissectors/packet-dcerpc-netlogon.c
+
+rename lsa_dissect_POLICY_DNS_DOMAIN_INFO to lsa_dissect_DnsDomainInfo and change the signature slightly.
+
+the signature change is to make it compatilbe with the signatures the idl compiler generates.
+
+
+------------------------------------------------------------------------
+r13204 | sahlberg | 2005-01-30 05:56:37 -0600 (Sun, 30 Jan 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcerpc-nt.c
+   M /trunk/epan/dissectors/packet-dcerpc-nt.h
+
+add a new dissect_ndr_counted_ascii_string() that mimics dissect_ndr_counted_string() but handles an ASCII string instead of a Unicode one.
+
+
+
+------------------------------------------------------------------------
+r13203 | guy | 2005-01-29 21:43:03 -0600 (Sat, 29 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcerpc-nt.c
+
+Byte arrays are byte arrays, not strings.
+
+------------------------------------------------------------------------
+r13202 | sahlberg | 2005-01-29 20:52:25 -0600 (Sat, 29 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcerpc-netlogon.c
+   M /trunk/epan/dissectors/packet-dcerpc-nt.c
+   M /trunk/epan/dissectors/packet-dcerpc-nt.h
+
+change dissect_ndr_counted_byte_array  to be more consistent with dissect_ndr_counted_string
+
+
+------------------------------------------------------------------------
+r13201 | guy | 2005-01-29 17:45:53 -0600 (Sat, 29 Jan 2005) | 16 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-l2tp.c
+
+Add the I-D name for L2TPv3 to a comment.
+
+Do more, and more careful, AVP length checks.
+
+Use tvb_format_text() to display strings.
+
+Just use "col_add_fstr()" to set the Info column - there's no need to
+format into a buffer and then set the column to that buffer.
+
+Make the L2TP dissector a "new-style" dissector and have it reject
+packets with an unknown version number - the dissection effect is the
+same if no other dissector claims the packet (it just gets displayed as
+data), but this allows other dissectors to claim it.
+
+Don't use the length field if the length bit isn't set.
+
+------------------------------------------------------------------------
+r13200 | guy | 2005-01-29 16:21:09 -0600 (Sat, 29 Jan 2005) | 9 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-juniper.c
+
+Put the dissection of the payload at the top level.
+
+If the information that we used to guess the payload type is part of the
+payload, don't make it correspond to the "Payload Type" protocol tree
+item - it's covered by the dissected payload.
+
+If we don't succeed in guessing the protocol type, just dissect the
+payload as data.
+
+------------------------------------------------------------------------
+r13199 | guy | 2005-01-29 14:56:20 -0600 (Sat, 29 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-scsi.c
+
+Treat the command opcodes as SBC-2 for CD-ROMs as well as for block
+devices.
+
+------------------------------------------------------------------------
+r13198 | guy | 2005-01-29 14:39:14 -0600 (Sat, 29 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcerpc-ndr.c
+   M /trunk/epan/dissectors/packet-dcerpc.c
+   M /trunk/epan/dissectors/packet-dcerpc.h
+   M /trunk/epan/dissectors/packet-dcom-cba-acco.c
+   M /trunk/epan/dissectors/packet-dcom-oxid.c
+   M /trunk/epan/dissectors/packet-dcom-remact.c
+   M /trunk/epan/dissectors/packet-dcom.c
+   M /trunk/epan/dissectors/packet-dcom.h
+
+Use the 64-bit integer fetch routines to support 64-bit NDR integers.
+
+------------------------------------------------------------------------
+r13197 | guy | 2005-01-29 14:35:42 -0600 (Sat, 29 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/gtk/packet_list.c
+
+Mark unused arguments as such.
+
+------------------------------------------------------------------------
+r13196 | ulfl | 2005-01-29 09:38:15 -0600 (Sat, 29 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/docbook/Makefile
+   M /trunk/docbook/developer-guide.xml
+   A /trunk/docbook/edg_graphics/ethereal-logo.png
+   M /trunk/docbook/user-guide.xml
+
+various versioning related things (like using the svn version number), fix a broken link in the developer-guide
+------------------------------------------------------------------------
+r13195 | ulfl | 2005-01-29 08:43:33 -0600 (Sat, 29 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/docbook/eug_src/EUG_chapter_capture.xml
+   M /trunk/docbook/eug_src/EUG_chapter_customize.xml
+   M /trunk/docbook/eug_src/EUG_chapter_work.xml
+   M /trunk/docbook/user-guide.xml
+
+add links to wiki example pages (Capture/Display Filters and Coloring Rules)
+------------------------------------------------------------------------
+r13194 | guy | 2005-01-29 04:48:16 -0600 (Sat, 29 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/wiretap/netxray.c
+
+Add some notes about stuff discovered by Ken Mann.
+
+------------------------------------------------------------------------
+r13193 | sahlberg | 2005-01-28 22:44:40 -0600 (Fri, 28 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-iscsi.c
+
+only add 4 bytes to the pdu length IFF header digest/crc32 is actually used.
+
+
+------------------------------------------------------------------------
+r13192 | ulfl | 2005-01-28 20:14:25 -0600 (Fri, 28 Jan 2005) | 4 lines
+Changed paths:
+   M /trunk/gtk/menu.c
+   M /trunk/gtk/packet_list.c
+   M /trunk/gtk/packet_list.h
+
+Add a new menu item "View/Resize Columns" to, well, resize columns. As this might take a long time, I've provided a progress bar with the option to cancel the operation.
+
+I might later add something like "View/Auto Resize Columns" with a checkbox menu item, so this is done everytime a capture file finished loading. However, I don't know how well this will work together with "Update list of packets in real time" while doing a capture.
+
+------------------------------------------------------------------------
+r13191 | ulfl | 2005-01-28 17:24:04 -0600 (Fri, 28 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/plugins/mate/packet-mate.c
+
+use MATE (not mate) for protocol name and protocol tree
+------------------------------------------------------------------------
+r13190 | lroland | 2005-01-28 07:53:14 -0600 (Fri, 28 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/plugins/mate/mate.h
+   M /trunk/plugins/mate/mate_runtime.c
+   M /trunk/plugins/mate/packet-mate.c
+
+A new patch for mate from Luis Ontanon:
+  - move mate_packet into packet-mate.c and remove it frome mate.h
+  - supressed some warnings
+------------------------------------------------------------------------
+r13189 | guy | 2005-01-28 05:31:19 -0600 (Fri, 28 Jan 2005) | 4 lines
+Changed paths:
+   M /trunk/wiretap/AUTHORS
+   M /trunk/wiretap/file_access.c
+   M /trunk/wiretap/wtap.c
+   M /trunk/wiretap/wtap.h
+
+From Yoshihiro Oyama: support "-" as a file name, referring to the
+standard input.  Opening it for random access isn't supported; we add a
+new error for that.
+
+------------------------------------------------------------------------
+r13188 | guy | 2005-01-28 04:15:03 -0600 (Fri, 28 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/plugins/mate/mate.h
+
+From Yoshihiro Oyama: get rid of _U_s in prototype declarations that
+lack variable names.
+
+------------------------------------------------------------------------
+r13187 | guy | 2005-01-28 03:55:24 -0600 (Fri, 28 Jan 2005) | 4 lines
+Changed paths:
+   M /trunk/Makefile.am
+
+From Yoshihiro Oyama: include the names of all the IrDA plugin's .o
+files in the ENABLE_STATIC plugin_ldadd list.  (This one was missing
+from the previous checkin.)
+
+------------------------------------------------------------------------
+r13186 | guy | 2005-01-28 03:47:52 -0600 (Fri, 28 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/Makefile.am
+
+From Yoshihiro Oyama: include the names of all the IrDA plugin's .o
+files in the ENABLE_STATIC plugin_ldadd list.
+
+------------------------------------------------------------------------
+r13185 | sahlberg | 2005-01-28 03:37:47 -0600 (Fri, 28 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcerpc-ndr.c
+   M /trunk/epan/dissectors/packet-dcerpc.h
+
+we need a dissect_ndr_uint64() that dissects an NDR hyper
+
+
+------------------------------------------------------------------------
+r13184 | sahlberg | 2005-01-28 03:29:49 -0600 (Fri, 28 Jan 2005) | 9 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcerpc-browser.c
+   M /trunk/epan/dissectors/packet-dcerpc-lsa.c
+   M /trunk/epan/dissectors/packet-dcerpc-ndr.c
+   M /trunk/epan/dissectors/packet-dcerpc-netlogon.c
+   M /trunk/epan/dissectors/packet-dcerpc-samr.c
+   M /trunk/epan/dissectors/packet-dcerpc-srvsvc.c
+   M /trunk/epan/dissectors/packet-dcerpc.h
+   M /trunk/epan/dissectors/packet-dcom.h
+
+older MS DCE/RPC interfaces often use a construct that is to be treated as a 64 bit integer but in reality is a struct containing 2  32bit integers.
+this construct is aligned on 4 byte boundaries in ndr and NOT
+8 bytes as a real uint64 (== hyper) would be.
+
+
+rename the existing dissect_ndr_uint64  ro  dissect_ndr_duint32  (double uint32) to make it reflect better the alignment of the type.
+
+
+
+------------------------------------------------------------------------
+r13183 | sahlberg | 2005-01-28 03:12:40 -0600 (Fri, 28 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcerpc-nt.h
+
+add a macro for aligning NDR datastreams to 8 byte boundaries
+
+
+------------------------------------------------------------------------
+r13182 | guy | 2005-01-27 05:23:06 -0600 (Thu, 27 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/gtk/file_dlg.c
+
+We use the range utilities regardless of whether we're built with
+libpcap or not.
+
+------------------------------------------------------------------------
+r13181 | guy | 2005-01-27 04:47:27 -0600 (Thu, 27 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/gtk/main.c
+
+Fix a problem with building with libpcap disabled.
+
+------------------------------------------------------------------------
+r13180 | ulfl | 2005-01-26 17:17:00 -0600 (Wed, 26 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/proto.c
+
+add another REPORT_DISSECTOR_BUG() call, if tfi->tree_type is existing and not in valid range. 
+Question remains: Is it safe to continue in that case?
+------------------------------------------------------------------------
+r13179 | ulfl | 2005-01-26 17:14:54 -0600 (Wed, 26 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-icq.c
+
+if there must be an unknown version message, use hex instead of decimal to print the unknown version number
+------------------------------------------------------------------------
+r13178 | ulfl | 2005-01-26 17:13:36 -0600 (Wed, 26 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-rtsp.c
+
+if there must be an "unknown transport" message, at least print the transport name
+------------------------------------------------------------------------
+r13177 | ulfl | 2005-01-26 16:37:04 -0600 (Wed, 26 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-daap.c
+
+bugfix of crash_00001_20050124142515.cap: dissector packet-daap.c displayed [Dissector Bug] as it dissected a length field and used it without checking it first.
+
+use tvb_ensure_bytes_exist() before using this length value, so [Malformed Packet] will be displayed
+------------------------------------------------------------------------
+r13176 | ulfl | 2005-01-26 16:24:42 -0600 (Wed, 26 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-etheric.c
+
+bugfix of crash_00026_20050124150108.cap: three places with possible write behind the end of fixed arrays
+
+used g_malloc instead of a fixed array
+------------------------------------------------------------------------
+r13175 | etxrab | 2005-01-26 14:07:35 -0600 (Wed, 26 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/asn1/gsmmap/GSMMAP.asn
+   M /trunk/asn1/gsmmap/gsmmap.cnf
+   M /trunk/asn1/gsmmap/packet-gsm_map-template.c
+
+Unpack and display digits, Decode SS-status.
+------------------------------------------------------------------------
+r13174 | etxrab | 2005-01-26 14:06:09 -0600 (Wed, 26 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-h245.c
+
+Fix a typo leading to no conversation set up for RTCP
+------------------------------------------------------------------------
+r13173 | etxrab | 2005-01-26 14:05:26 -0600 (Wed, 26 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/asn1/h245/h245.cnf
+
+Fix a typo leading to no conversation set up for RTCP
+------------------------------------------------------------------------
+r13172 | guy | 2005-01-25 14:53:27 -0600 (Tue, 25 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-text-media.c
+
+Add "applications/soap+xml" as a text media type.
+
+------------------------------------------------------------------------
+r13171 | etxrab | 2005-01-24 16:33:36 -0600 (Mon, 24 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/asn1/gsmmap/GSMMAP.asn
+   M /trunk/asn1/gsmmap/gsmmap.cnf
+   M /trunk/asn1/gsmmap/packet-gsm_map-template.c
+
+Add calling of sms dissector and make ssn number selection preferences.
+------------------------------------------------------------------------
+r13170 | etxrab | 2005-01-24 14:41:19 -0600 (Mon, 24 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_map.c
+
+Make the sub system number  (ssn) settings  preferences.
+------------------------------------------------------------------------
+r13169 | ulfl | 2005-01-24 13:33:47 -0600 (Mon, 24 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/gtk/main.h
+   M /trunk/gtk/menu.c
+   M /trunk/gtk/print_dlg.c
+
+if context menu item "Print" is clicked from the packet list context menu, it should use the selected range setting as default. As we currently have only one packet selectable, this will print only this one. 
+
+If we would allow selecting multiple packets in the packet list in the future, this option would print all selected packets.
+------------------------------------------------------------------------
+r13168 | ulfl | 2005-01-24 13:30:07 -0600 (Mon, 24 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcom-remact.c
+   M /trunk/epan/dissectors/packet-dcom-remunkn.c
+
+the methods from these interfaces were missing the DCOM this/that header and therefore were missdissected
+------------------------------------------------------------------------
+r13167 | etxrab | 2005-01-24 13:26:04 -0600 (Mon, 24 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/AUTHORS
+
+Add Mutsuya Irie
+------------------------------------------------------------------------
+r13166 | etxrab | 2005-01-24 13:25:28 -0600 (Mon, 24 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/epan/sigcomp_state_hdlr.c
+
+Bugfix incorect while condition from Mutsuya Irie
+------------------------------------------------------------------------
+r13165 | guy | 2005-01-23 19:20:14 -0600 (Sun, 23 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gnutella.c
+
+Add support for reassembly of Gnutella packets that cross TCP segment
+boundaries.
+
+------------------------------------------------------------------------
+r13164 | guy | 2005-01-23 18:18:13 -0600 (Sun, 23 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-tcp.c
+
+Get rid of an extra space after the edge value of a SACK item if
+relative sequence numbers aren't being used.
+
+------------------------------------------------------------------------
+r13163 | ulfl | 2005-01-22 15:46:35 -0600 (Sat, 22 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/epan/libethereal.def
+
+Some dcerpc related stuff needed to write dcerpc plugin
+------------------------------------------------------------------------
+r13162 | sahlberg | 2005-01-22 13:56:12 -0600 (Sat, 22 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcerpc-nt.h
+
+needs an ALIGN_TO_2_BYTES to make the idl compiler happy
+
+
+------------------------------------------------------------------------
+r13161 | ulfl | 2005-01-21 19:03:21 -0600 (Fri, 21 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/gtk/menu.c
+
+first proposal: try to rearrange context menus to be more context relevant
+------------------------------------------------------------------------
+r13160 | etxrab | 2005-01-21 16:49:13 -0600 (Fri, 21 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/asn1/gsmmap/GSMMAP.asn
+   M /trunk/asn1/gsmmap/packet-gsm_map-template.c
+
+Fix of asn1 code for one opcode to new spec used?
+------------------------------------------------------------------------
+r13159 | etxrab | 2005-01-21 16:46:14 -0600 (Fri, 21 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-h450.c
+   M /trunk/epan/dissectors/packet-h450.h
+
+Handle some more op codes.
+------------------------------------------------------------------------
+r13158 | etxrab | 2005-01-21 16:45:20 -0600 (Fri, 21 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-h245.c
+
+Fixed bugs with conversations and t35
+------------------------------------------------------------------------
+r13157 | etxrab | 2005-01-21 16:44:14 -0600 (Fri, 21 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/asn1/h450/h450.cnf
+   M /trunk/asn1/h450/h4501.asn
+   M /trunk/asn1/h450/packet-h450-template.c
+
+asn1 done for h450.1 - h450.12, remains to tie to Operations and Responses.
+------------------------------------------------------------------------
+r13156 | etxrab | 2005-01-21 16:42:32 -0600 (Fri, 21 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/asn1/h245/h245.cnf
+   M /trunk/asn1/h245/packet-h245-template.c
+
+Fix buggs with conversations not beeing set up in some cases. Decoding of t35 
+------------------------------------------------------------------------
+r13155 | lroland | 2005-01-21 13:16:05 -0600 (Fri, 21 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/packaging/nsis/Makefile.nmake
+   M /trunk/packaging/nsis/ethereal.nsi
+
+Add mate.dll to the installer. 
+However it won't be installed by default.
+------------------------------------------------------------------------
+r13154 | lroland | 2005-01-21 13:11:59 -0600 (Fri, 21 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/plugins/mate/mate.h
+   M /trunk/plugins/mate/mate_runtime.c
+   M /trunk/plugins/mate/mate_setup.c
+   M /trunk/plugins/mate/mate_util.c
+
+From Luis Ontanon for Mate:
+- supress some solaris compiler warnings
+- adds GopExpiration, GopIdleTimeout and GopLifetime parameters
+------------------------------------------------------------------------
+r13153 | lroland | 2005-01-21 12:50:12 -0600 (Fri, 21 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/config.nmake
+
+Another step towards getting the old plugin API retired:
+Official plugins get linked with libethereal.dll's import library by default now. 
+------------------------------------------------------------------------
+r13152 | ulfl | 2005-01-20 17:17:23 -0600 (Thu, 20 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/gtk/capture_dlg.c
+   M /trunk/gtk/capture_if_dlg.c
+   M /trunk/gtk/color_dlg.c
+   M /trunk/gtk/conversations_table.c
+   M /trunk/gtk/decode_as_dlg.c
+   M /trunk/gtk/filter_dlg.c
+   M /trunk/gtk/find_dlg.c
+   M /trunk/gtk/goto_dlg.c
+   M /trunk/gtk/help_dlg.c
+   M /trunk/gtk/help_dlg.h
+   M /trunk/gtk/hostlist_table.c
+   M /trunk/gtk/io_stat.c
+   M /trunk/gtk/menu.c
+   M /trunk/gtk/print_dlg.c
+   M /trunk/gtk/proto_dlg.c
+   M /trunk/gtk/proto_hier_stats_dlg.c
+   M /trunk/gtk/summary_dlg.c
+   M /trunk/gtk/toolbar.c
+   M /trunk/gtk/webbrowser.c
+
+add some more online help functionality and help buttons at various dialog boxes, if a help page *is* available. However, the new help system needs a lot more work before completed.
+------------------------------------------------------------------------
+r13149 | ulfl | 2005-01-20 13:26:24 -0600 (Thu, 20 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcerpc.c
+
+use col_set_fence for COL_INFO, if multiple DCE/RPC requests/responses are in one (TCP)PDU. I've used " # " as the delimiter string, BTW: do we have an "official" one yet?
+------------------------------------------------------------------------
+r13148 | guy | 2005-01-20 12:34:48 -0600 (Thu, 20 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/AUTHORS
+
+Fix Julien Leproust's e-mail address.
+
+------------------------------------------------------------------------
+r13141 | sahlberg | 2005-01-20 07:19:11 -0600 (Thu, 20 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-tcp.c
+
+SACK prettyfication
+
+
+------------------------------------------------------------------------
+r13140 | sahlberg | 2005-01-20 06:29:11 -0600 (Thu, 20 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-tcp.c
+
+make TCP SACK option handle relative sequence numbers
+
+
+------------------------------------------------------------------------
+r13139 | kukosa | 2005-01-20 06:16:53 -0600 (Thu, 20 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-h225.c
+
+NonStandardData and TunnelledProtocol reimplemented and tested
+H225 dissector regenerated with new asn2eth version
+------------------------------------------------------------------------
+r13138 | kukosa | 2005-01-20 06:02:08 -0600 (Thu, 20 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/asn1/h225/h225.cnf
+   M /trunk/asn1/h225/packet-h225-template.c
+
+NonStandardData and TunnelledProtocol reimplemented and tested
+------------------------------------------------------------------------
+r13137 | kukosa | 2005-01-20 05:56:33 -0600 (Thu, 20 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/tools/asn2eth.py
+
+Fix bug in SEQUENCE/SET OF handling
+------------------------------------------------------------------------
+r13136 | guy | 2005-01-20 05:35:45 -0600 (Thu, 20 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/packet.c
+
+Squelch a compiler warning.
+
+------------------------------------------------------------------------
+r13135 | guy | 2005-01-20 05:05:06 -0600 (Thu, 20 Jan 2005) | 6 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/epan/packet.c
+
+From Julien Leproust: add heuristic dissectors' protocol names to the
+layers string.
+
+Remove protocol names from the layer names string if the dissector
+rejects the frame.
+
+------------------------------------------------------------------------
+r13134 | guy | 2005-01-20 03:44:29 -0600 (Thu, 20 Jan 2005) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dnp.c
+
+Free the chunk of reassembled DNP data iff there was a CRC error;
+otherwise, we're using it in a tvbuff and shouldn't free it (even if the
+next level of reassembly isn't complete, so that al_tvb is ultimately
+null).
+
+------------------------------------------------------------------------
+r13133 | guy | 2005-01-20 01:58:23 -0600 (Thu, 20 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-frame.c
+
+Squelch some compiler warnings.
+
+------------------------------------------------------------------------
+r13132 | guy | 2005-01-20 01:02:08 -0600 (Thu, 20 Jan 2005) | 7 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-juniper.c
+
+Make some routines static that aren't used outside this module.
+
+Use "guint16" instead of "u_int16_t", "guint8" instead of "u_int8_t",
+and "guint" instead of "u_int", to handle platforms lacking the latter
+types.  Make "ppp_heuristic_guess()" reeturn a Boolean, as it just
+returns a "yes or no" answer.
+
+------------------------------------------------------------------------
+r13131 | guy | 2005-01-20 00:22:20 -0600 (Thu, 20 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_map.c
+   M /trunk/epan/dissectors/packet-gsm_map.h
+
+Back out the asn2eth-generated GSM MAP dissector for now, at Anders
+Broman's request, as it has a number of problems.
+
+------------------------------------------------------------------------
+r13130 | guy | 2005-01-19 23:40:56 -0600 (Wed, 19 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/Makefile.common
+   M /trunk/epan/dissectors/packet-ip.c
+   M /trunk/epan/dissectors/packet-ipv6.c
+   A /trunk/epan/dissectors/packet-juniper.c
+   M /trunk/epan/dissectors/packet-osi.c
+   M /trunk/epan/dissectors/packet-ppp.c
+   M /trunk/wiretap/libpcap.c
+   M /trunk/wiretap/wtap.c
+   M /trunk/wiretap/wtap.h
+
+From Hannes Gredler: support for Juniper's DLT_JUNIPER_ATM{1,2} values.
+
+------------------------------------------------------------------------
+r13129 | guy | 2005-01-19 23:06:38 -0600 (Wed, 19 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-dcerpc-pnp.c
+   A /trunk/epan/dissectors/packet-dcerpc-pnp.h
+   A /trunk/epan/dissectors/packet-dcerpc-rras.c
+   A /trunk/epan/dissectors/packet-dcerpc-rras.h
+
+From Jean-Baptiste Marchand: stub dissectors for rras and pnp MSRPC
+interfaces.
+
+------------------------------------------------------------------------
+r13128 | guy | 2005-01-19 22:37:03 -0600 (Wed, 19 Jan 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-http.c
+   M /trunk/epan/dissectors/packet-rtsp.c
+   M /trunk/epan/req_resp_hdrs.c
+   M /trunk/epan/req_resp_hdrs.h
+
+There's no guaranteee that "req_resp_hdrs_do_reassembly()" gets called
+only at the beginning of a tvbuff, so it needs an argument that's the
+starting offset in the tvbuff.
+
+------------------------------------------------------------------------
+r13127 | guy | 2005-01-19 19:26:34 -0600 (Wed, 19 Jan 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-multipart.c
+
+From Ruud Linders: support short names in multipart headers; SIP-T
+requires this.
+
+------------------------------------------------------------------------
+r13126 | ulfl | 2005-01-19 17:41:07 -0600 (Wed, 19 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcerpc.c
+
+try to defragment DCE/RPC fragments (simply one after the other), if alloc_hint is zero
+------------------------------------------------------------------------
+r13123 | etxrab | 2005-01-19 16:44:09 -0600 (Wed, 19 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-h225.c
+   M /trunk/epan/dissectors/packet-h225.h
+
+Attempt to reimplement "non standard data/parameter" and "tunnelled
+protocol"
+------------------------------------------------------------------------
+r13122 | etxrab | 2005-01-19 16:43:15 -0600 (Wed, 19 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/asn1/h225/h225-exp.cnf
+   M /trunk/asn1/h225/h225.cnf
+   M /trunk/asn1/h225/packet-h225-template.c
+
+Attempt to reimplement "non standard data/parameter" and "tunnelled
+protocol"
+------------------------------------------------------------------------
+r13118 | gerald | 2005-01-18 22:49:29 -0600 (Tue, 18 Jan 2005) | 6 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-frame.c
+   M /trunk/epan/packet.c
+   M /trunk/epan/packet_info.h
+
+Add a field called "frame.protocols" which shows the protocols present
+in the frame.   The filter "frame.protocols contains ip:icmp:ip" could
+be used to find any ICMP packets containing IP headers.
+
+Clean up whitespace.
+
+------------------------------------------------------------------------
+r13117 | ulfl | 2005-01-18 19:12:45 -0600 (Tue, 18 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/gtk/main.c
+   M /trunk/gtk/main.h
+   M /trunk/gtk/menu.c
+
+while I'm at it, add another packet details context menu item, which will link to the specific display filter reference page (just try it out :-)
+------------------------------------------------------------------------
+r13116 | ulfl | 2005-01-18 17:06:10 -0600 (Tue, 18 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/docbook/eug_src/EUG_app_files.xml
+   M /trunk/docbook/eug_src/EUG_app_tools.xml
+   M /trunk/docbook/eug_src/EUG_chapter_build_install.xml
+   M /trunk/docbook/eug_src/EUG_chapter_capture.xml
+   M /trunk/docbook/eug_src/EUG_chapter_introduction.xml
+   M /trunk/docbook/eug_src/EUG_chapter_io.xml
+   M /trunk/docbook/eug_src/EUG_chapter_statistics.xml
+   M /trunk/docbook/eug_src/EUG_chapter_use.xml
+   M /trunk/docbook/eug_src/EUG_chapter_work.xml
+
+noticed by Nicolas Kaiser: fix various typos
+------------------------------------------------------------------------
+r13115 | ulfl | 2005-01-18 16:24:07 -0600 (Tue, 18 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/gtk/main.c
+   M /trunk/gtk/menu.c
+
+added the "Online Protocol Info" to the packet details context menu with a simple_dialog doing some explanation.
+------------------------------------------------------------------------
+r13113 | ulfl | 2005-01-18 14:44:11 -0600 (Tue, 18 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcom-oxid.c
+
+slightly improve dissection of complex_ping response
+------------------------------------------------------------------------
+r13112 | ulfl | 2005-01-18 14:42:47 -0600 (Tue, 18 Jan 2005) | 1 line
+Changed paths:
+   M /trunk/doc/mergecap.pod
+
+we can merge more than two files with mergecap
+------------------------------------------------------------------------
+r13109 | gerald | 2005-01-18 10:00:57 -0600 (Tue, 18 Jan 2005) | 2 lines
+Changed paths:
+   M /trunk/make-version.pl
+
+Fix the handling of "enable: 0" in version.conf.
+
+------------------------------------------------------------------------