atn ulcs/cpdlc: fix ia5alpha’ defined but not used [-Werror=unused-const-variable...
[metze/wireshark/wip.git] / ChangeLog
index 7fc62764a0b32fac4357b7f2037c21f828e76037..b350578d4e66026a45a7bc794b9970bf6de47b5e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
-$Id: ChangeLog,v 1.11 2002/12/07 23:14:09 gerald Exp $
-
-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
-* Add make-tapreg-dotc to the distribution
-* Add RCS IDs to ChangeLog and NEWS
-
-
-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:
+commit af6365a
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Sun Aug 30 23:18:34 2015 +0100
 
-* 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)
+    Allow "Decode As" for IPv6 over UDP
+    
+    Change-Id: Ib28206e9573f1dd624be1d3c265fef405f65b19a
+    Reviewed-on: https://code.wireshark.org/review/10351
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
 
-Overview of changes in Ethereal 0.3.14:
+commit d512710
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Wed Sep 2 13:40:46 2015 +0200
 
-* Added Laurent's fixes to pntoh[sl].
-* RIP fixes (Laurent)
-* Added Gilbert's BOOTP code.
+    idl2wrs: fix clang analyzer Warning complains.
+    
+    890:9: warning: Access to field 'str' results in a dereference of a null pointer (loaded from variable 'token_list')
+    3132:4: warning: Value stored to 'str' is never read
+    3155:4: warning: Value stored to 'str' is never read
+    3166:4: warning: Value stored to 'str' is never read
+    3183:4: warning: Value stored to 'str' is never read
+    3192:4: warning: Value stored to 'str' is never read
+    3203:4: warning: Value stored to 'str' is never read
+    3220:4: warning: Value stored to 'str' is never read
+    
+    
+    Change-Id: If1a1acfc331e0648f95f6d6defe6533b6927ccaa
+    Reviewed-on: https://code.wireshark.org/review/10357
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
 
-Overview of changes in Ethereal 0.3.13:
+commit 5518ae0
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Wed Sep 2 12:43:23 2015 +0200
 
-* Made the tree items "sticky"
-* Expanded the pntoh[sl] macros, fixed alignment problems with IPX code.
-* Changes to packet-ppp and packet-raw
+    PER: followup of g59453fb
+    
+    Change-Id: I45c02a249444e5f17d99eeb0ca8dea6f7a012262
+    Reviewed-on: https://code.wireshark.org/review/10356
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
 
-Overview of changes in Ethereal 0.3.12:
+commit e1dee7c
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Wed Sep 2 12:27:31 2015 +0200
 
-* RIP support (Hannes)
-* LPR/LPD support (Gilbert)
-* Changes to #includes to improve compatibility.
+    dcerpc: fixed distcheck.
+    
+    Change-Id: Ide0b95278786d45d9c41fb0fe3214dce0880b830
+    Reviewed-on: https://code.wireshark.org/review/10355
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
 
-Overview of changes in Ethereal 0.3.11:
+commit 5d8363e
+Author: Tom Haynes <loghyr@primarydata.com>
+Date:   Tue Sep 1 14:07:30 2015 -0700
 
-* Fixed a file capture bug.
+    nfs: Fix order of octets in IPv4 address
+    
+    Before:
+    
+    skull:bugs loghyr$ ~/ipv4/wireshark/tshark -r 2-layoutstats-in-1-compound.pcap -Y nfs -V | grep -i ipv4
+                    [IPv4 address 113.12.31.172, protocol=tcp, port=2049]
+    
+    After:
+    
+    skull:bugs loghyr$ ~/ipv4/wireshark/tshark -r 2-layoutstats-in-1-compound.pcap -Y nfs -V | grep -i ipv4
+                    [IPv4 address 172.31.12.113, protocol=tcp, port=2049]
+    
+    Bug: 11496
+    Change-Id: Ia6097ae76411f6ff9de1f53191c8fc767856e2d1
+    Signed-off-by: Tom Haynes <loghyr@primarydata.com>
+    Reviewed-on: https://code.wireshark.org/review/10347
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
 
-Overview of changes in Ethereal 0.3.10:
+commit 920e056
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Wed Sep 2 07:48:34 2015 +0200
 
-* Fixed a Makefile bug with the new snprintf package.
+    idl2wrs: Make Mac OSX buildbot happy
+    
+    Change-Id: I5f9c860bec0f8d323d9f3cd7cf55e348654c8b8b
+    Reviewed-on: https://code.wireshark.org/review/10354
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
 
-Overview of changes in Ethereal 0.3.9:
+commit 8b6fe35
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Wed Sep 2 01:33:22 2015 +0100
 
-* Switched to a different version of snprintf.c.
-* Minor bug fixes.
-* Fixes to Makefile.am.
+    IPv4: Remove extraneous colon from format string
+    
+    Change-Id: If52f8086ec971cc43947ece3d8e062da8378fa95
+    Reviewed-on: https://code.wireshark.org/review/10352
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
 
-Overview of changes in Ethereal 0.3.8:
+commit 59453fb
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Tue Sep 1 22:14:47 2015 -0400
 
-* PostScript(R) output (Gilbert)
-* More OSPF code (Hannes)
-* Enhanced DNS (Bobo)
+    Eliminate proto_tree_add_text from packet-per.c
+    
+    Change-Id: I67f572129821fb00e4478a30bfd4a52287b8b1a1
+    Reviewed-on: https://code.wireshark.org/review/10350
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
 
-Overview of changes in Ethereal 0.3.7:
+commit c41a833
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Tue Sep 1 20:18:15 2015 -0400
 
-* Enhanced OSPF (Hannes)
-* Fixed small bug in filter dialog.
+    Eliminate proto_tree_add_text from some dissectors.
+    
+    Change-Id: If617016f588bbf940f37699e27559dc5c59cf508
+    Reviewed-on: https://code.wireshark.org/review/10349
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
 
-Overview of changes in Ethereal 0.3.6:
+commit 630f48f
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Tue Sep 1 13:28:56 2015 -0400
 
-* Added OSPF support, thanks to Hannes Boehm.
-* Added -B, -P, and -T flags.
+    Eliminate proto_tree_add_text from packet-rsvp.c
+    
+    Change-Id: I95edc1b40c07a4addf194df6a2056e7b61193e5a
+    Reviewed-on: https://code.wireshark.org/review/10348
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
 
-Overview of changes in Ethereal 0.3.5:
+commit 87f2bd4
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Fri Aug 14 12:02:38 2015 +0200
 
-* 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.
+    idl2wrs: some code cleanups.
+    
+    Code cleanups include:
+    - sanity checks for malloc()
+    - change forbidden APIs into g_* versions
+    - minor indentation fixes
+    - add modeline
+    - add compilation for cmake and autotools
+    
+    Bug: 11052
+    Change-Id: I825f04d9703448f9165d188be2bdd185fce5ff5d
+    Reviewed-on: https://code.wireshark.org/review/10030
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
 
-Overview of changes in Ethereal 0.3.4:
+commit aa1f556
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Mon Aug 31 13:59:28 2015 +0200
 
-* Printer preferences dialog added (Gilbert)
-* Misc fixes/upgrades.
+    MSDP: fix will never be executed [-Wunreachable-code]
+    
+    Move tvbuff declaration for avoid https://llvm.org/bugs/show_bug.cgi?id=19020
+    
+    Found by Clang 3.7
+    
+    Change-Id: I299d2413dc4effc5e6e34c289152b8f401f19342
+    Reviewed-on: https://code.wireshark.org/review/10326
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
 
-Overview of changes in Ethereal 0.3.3:
+commit 998dcc2
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Tue Sep 1 19:50:52 2015 +0200
 
-* Added PPP support, thanks to Mike Hall.
-* Added dialogs for errors/warnings.
-* Support for the -r flag was added.
-* Other minor fixes/upgrades.
+    ANSI: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
+    
+    Change-Id: I981336271a8f6b41fe777f732069639df494c5d2
+    Reviewed-on: https://code.wireshark.org/review/10346
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
 
-Overview of changes in Ethereal 0.3.2:
+commit b7764fc
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Mon Aug 31 14:01:46 2015 +0200
 
-* Misc bug fixes & minor enhancements.
-* Added preliminary ICMP support
-* Added preliminary printing support (Gilbert)
+    UMTS (mac): fix will never be executed [-Wunreachable-code]
+    
+    
+    Move tvbuff_t declaration for avoid https://llvm.org/bugs/show_bug.cgi?id=19020
+    
+    
+    Found by Clang 3.7
+    
+    Change-Id: Id26fd62273d6838774db161a8b3f6c7db94a2de1
+    Reviewed-on: https://code.wireshark.org/review/10328
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
 
-Overview of changes in Ethereal 0.3.1:
+commit c8f8784
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Tue Sep 1 19:39:44 2015 +0200
 
-* Fixed bug that prevented capturing with a filter.
-* Fixed misc. header problems.
+    ANSI A: fix dissection of numerous fields broken in g7298a31
+    
+    Change-Id: I09898cfc1aedc4b8067c6d12c94effc51a5ebbc0
+    Reviewed-on: https://code.wireshark.org/review/10345
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
 
-Overview of changes in Ethereal 0.3.0:
+commit f0e4c49
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Tue Sep 1 08:24:58 2015 -0700
 
-* Initial support for filters.
-* Fixes/enhancements for IPX and token ring (Gilbert).
+    Update the release notes.
+    
+    Change-Id: I0ab4cc92c24048e4e77b12bcc205d7a15a5ddb74
+    Reviewed-on: https://code.wireshark.org/review/10343
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
 
-Overview of changes in Ethereal 0.2.3:
+commit db2fdfd
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Tue Sep 1 07:37:45 2015 -0700
 
-* Added support for IPX, thanks to Gilbert.
+    Fixup the main window tab order.
+    
+    Make sure the packet list is directly after the display filter edit in
+    the main window tab order. When we press enter in the display filter
+    edit, go to the next child in the tab order.
+    
+    Change-Id: If46e178365dbd59feb5985e9f8fa8b55d004d864
+    Reviewed-on: https://code.wireshark.org/review/10342
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
 
-Overview of changes in Ethereal 0.2.2:
+commit a8682af
+Author: AndersBroman <anders.broman@ericsson.com>
+Date:   Tue Sep 1 09:53:38 2015 +0200
 
-* Added support for token ring, thanks to Gilbert Ramirez, Jr.
+    [mtp3_summary_dialog] Unused parameter warning with MSVC
+    mtp3_summary_dialog.cpp(315) : warning C4100: 'edt'  : unreferenced formal para
+    mtp3_summary_dialog.cpp(314) : warning C4100: 'pinfo' -
+    
+    Change-Id: Ia21e15ff6348f34bf8ae240f867f0ab2cade606a
+    Reviewed-on: https://code.wireshark.org/review/10340
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
 
-Overview of changes in Ethereal 0.2.1:
+commit 7298a31
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Mon Aug 31 00:20:49 2015 -0400
 
-* 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.
+    Eliminate proto_tree_add_text from ANSI dissectors.
+    
+    Change-Id: I22dccb2f2d71897334e11632f4060ccfbf4794ad
+    Reviewed-on: https://code.wireshark.org/review/10334
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
 
-Overview of changes in Ethereal 0.2.0:
+commit 54d2ff1
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Mon Aug 31 16:06:33 2015 -0700
 
-* 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.
+    Convert the WSP stats to generic stat API.
+    
+    Add support for multiple tables to SimpleStatisticsDialog.
+    
+    Change-Id: I843d901db092d2f2856d3d1a16f29f85fb41374b
+    Reviewed-on: https://code.wireshark.org/review/10339
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 377d215
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Mon Aug 31 12:24:48 2015 -0700
+
+    Convert the MTP3 stats to new "generic stat API".
+    
+    Convert both the MTP3 statistics and summary. As with the GSM stats this
+    is mostly untested.
+    
+    Change-Id: I7af8d5f21c8161dc95f7f2c710f32364b6f6a431
+    Reviewed-on: https://code.wireshark.org/review/10338
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit e9614ad
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Mon Aug 31 12:19:34 2015 +0200
+
+    Windows: update GeoIP library to 1.6.6
+    
+    Change-Id: I56f58e52fa39fdddd35bcc7ef6d96cfa4042892d
+    Reviewed-on: https://code.wireshark.org/review/10333
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 1772416
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Mon Aug 31 22:10:23 2015 +0200
+
+    tshark.pod: fix typo
+    
+    Change-Id: Iba5f12637e0f494805f2d9aab370fb42a32c1cb9
+    Reviewed-on: https://code.wireshark.org/review/10335
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 4e236e6
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Sat Aug 29 22:59:00 2015 +0200
+
+    Qt/Lua: Call atclose when TextWindow closes
+    
+    The close callback was never called because the destructor was never called.
+    
+    Change-Id: I9f6204858bc5d5e48d0aedc90b0e242ab70e161c
+    Reviewed-on: https://code.wireshark.org/review/10321
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit 7dd8349
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Wed Aug 12 20:58:52 2015 +0200
+
+    NGHTTP2: Update to 1.3.0
+    
+    Change-Id: Ia12396b3b4a2bb4dcbdce63d06558b6474cd588e
+    Reviewed-on: https://code.wireshark.org/review/10324
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 026812c
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Mon Aug 31 08:37:15 2015 -0700
+
+    Redraw timestamps when time display settings change.
+    
+    As with g3bec655, we need to call columnsChanged (which invalidates
+    cached column strings) whenever any settings that generate those strings
+    change. Do so for the time display preferences in the View menu.
+    
+    Bug: 11429
+    Change-Id: I71bf1cc0df2800902ecb7b734b8f12ebd85a4de5
+    Reviewed-on: https://code.wireshark.org/review/10331
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 75b8457
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Mon Aug 31 09:24:49 2015 -0700
+
+    Add a Telephony→SCTP submenu.
+    
+    Add the current SCTP actions to the telephony menu to match the GTK+ UI.
+    
+    Change-Id: Ie7471bcbd1a82fe3f203d60f5ea8a72d923f34b9
+    Reviewed-on: https://code.wireshark.org/review/10332
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 3bec655
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Fri Aug 28 16:46:17 2015 -0700
+
+    Redraw the packet list when name resolution changes.
+    
+    Call columnsChanged (which invalidates cached column strings) when we
+    change our name resolution preferences from the View menu.
+    
+    Remove the last sorted column tracking from gf19a173 while we're here
+    (it didn't work properly).
+    
+    Bug: 11468
+    Change-Id: I7fea58d702b283028235d023f27ab0336d8643a4
+    Reviewed-on: https://code.wireshark.org/review/10301
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit a060183
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Fri Aug 28 22:41:07 2015 -0400
+
+    Eliminate proto_tree_add_text from packet-rtps.c
+    
+    Change-Id: I353b4fcb3091e731a4b2a68e1932a5abc60c6038
+    Reviewed-on: https://code.wireshark.org/review/10323
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 053f53c
+Author: Joerg Mayer <jmayer@loplof.de>
+Date:   Mon Aug 31 06:00:28 2015 +0400
+
+    Add a hidden item that allows to allow filtering on the station address.
+    This currently only works for data frames. A Fixme is in place for
+    managment frames.
+    
+    Change-Id: I0a72a9a3e40cf8269856fbbcd97b270af422afa2
+    Reviewed-on: https://code.wireshark.org/review/10322
+    Reviewed-by: Jörg Mayer <jmayer@loplof.de>
+
+commit f0b4e8e
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Sun Aug 30 20:31:35 2015 +0200
+
+    dlsw: don't THROW() an exception from a dissector
+    
+    Change-Id: I897202e7fb2987f608ca4f98aa1a1dc4b7dbd995
+    Reviewed-on: https://code.wireshark.org/review/10320
+    Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
+
+commit 81c6ecd
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Sun Aug 30 20:08:53 2015 +0200
+
+    dlsw: remove unnecessary if (tree) checks
+    
+    don't create an expert info under if (tree)
+    
+    Change-Id: I2c8f90483c434d708a97b621621ca123fc505edc
+    Reviewed-on: https://code.wireshark.org/review/10319
+    Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
+
+commit 78007fa
+Author: Hadriel Kaplan <hadrielk@yahoo.com>
+Date:   Sun Aug 30 10:16:16 2015 -0400
+
+    Add debug printing to tshark
+    
+    Add g_warning functions for tshark debug printing, disabled by default.
+    
+    Change-Id: If1720b790b75bd1228afa62efac49dc04bc8addb
+    Reviewed-on: https://code.wireshark.org/review/10314
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+
+commit 00087b4
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Sat Aug 29 22:28:01 2015 +0200
+
+    Add Lua 5.2.3 built with MSVC2015
+    
+    Change-Id: I9b173f5136f858e4f95fb5b0688ef02c08a8d9e4
+    Reviewed-on: https://code.wireshark.org/review/10313
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 99e16ce
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Sun Aug 30 08:10:04 2015 -0700
+
+    [Automatic update for 2015-08-30]
+    
+    Update manuf, services enterprise-numbers, translations, and other items.
+    
+    Change-Id: I37400bf1fac15fcd5f2946913b96184b1828f091
+    Reviewed-on: https://code.wireshark.org/review/10317
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit faaa6f2
+Author: Pyeole <pyeole@ncsu.edu>
+Date:   Sat Aug 29 15:36:41 2015 -0400
+
+    BGP: fixed incorrect NLRI decoding
+    
+    Bug: 11308
+    Change-Id: I967b9596edad1e3656e139d0ca3a0e3c389d80ea
+    Reviewed-on: https://code.wireshark.org/review/10308
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit e0a87d8
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Thu Aug 27 18:01:27 2015 +0200
+
+    stanag4607: add check for wtap max size.
+    
+    Bug: 11472
+    Change-Id: Ic269046e697ac5e65301caf4ea5586098d030458
+    Reviewed-on: https://code.wireshark.org/review/10279
+    Reviewed-by: Evan Huus <eapache@gmail.com>
+    Petri-Dish: Evan Huus <eapache@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 6c06578
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Sat Aug 29 22:54:54 2015 +0200
+
+    CBOR: fix definition of cbor.type.tag64 field
+    
+    Bug: 11486
+    Change-Id: I070c8c397a41c0c8231720c611938d7282c03d19
+    Reviewed-on: https://code.wireshark.org/review/10310
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 7791c6f
+Author: Hadriel Kaplan <hadrielk@yahoo.com>
+Date:   Sat Aug 29 19:14:13 2015 -0400
+
+    pcapng: drop count is unknown for ISB without isb_if_drop option
+    
+    Bug: 11489
+    Change-Id: I38bcc2570c2efc461e4eb0edbff8ac2a7371c725
+    Reviewed-on: https://code.wireshark.org/review/10311
+    Petri-Dish: Hadriel Kaplan <hadrielk@yahoo.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+
+commit 605f33c
+Author: Hadriel Kaplan <hadrielk@yahoo.com>
+Date:   Sat Aug 29 14:16:52 2015 -0400
+
+    pcapng: handle NRB with options
+    
+    If a pcapng Name Resolution Block has options, they should not screw up the
+    pcapng reader and cause it to fail to read the file.
+    
+    Bug: 11485
+    Change-Id: Ic27cba937b6d93a3d9ed92522ed6b39ae2daeb8f
+    Reviewed-on: https://code.wireshark.org/review/10307
+    Petri-Dish: Hadriel Kaplan <hadrielk@yahoo.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+
+commit eacaa1a
+Author: Kevin Bracey <kevin.bracey@arm.com>
+Date:   Wed Jul 22 15:36:07 2015 +0300
+
+    6LoWPAN: IPv6 Fragment Headers don't have a Length field
+    
+    RFC 6282 specifies special handling of the "Length" field in compressed
+    IPv6 extension headers. However, the Fragment Header does not have a
+    Length field, so this special handling does not apply - the second octet
+    should be treated as opaque data, and the header length is always 8
+    octets.
+    
+    Bug: 11368
+    Change-Id: I28fcd66d96f58a5959bb669caf4244afaca9e67e
+    Reviewed-on: https://code.wireshark.org/review/10231
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Evan Huus <eapache@gmail.com>
+
+commit 8ddd480
+Author: Hadriel Kaplan <hadrielk@yahoo.com>
+Date:   Sat Aug 29 10:30:15 2015 -0400
+
+    pcapng: do not byte-swap NRB IPv4 address
+    
+    Per the spec, it's always encoded in network order (4 separate bytes), and
+    thus should not be swapped on read.
+    
+    Bug: 11484
+    Change-Id: I6a650896b324f42bfd2e05759c84e87ace733372
+    Reviewed-on: https://code.wireshark.org/review/10304
+    Petri-Dish: Hadriel Kaplan <hadrielk@yahoo.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+
+commit 9158176
+Author: Hadriel Kaplan <hadrielk@yahoo.com>
+Date:   Sat Aug 29 10:00:02 2015 -0400
+
+    pcapng: make SPB cap_len the same as packet_len if IDB snaplen is 0
+    
+    An IDB snaplen of 0 means no limit, so a Simple Packet Block's capture
+    length should be the same as its encoded packet length in such a case.
+    
+    Bug: 11483
+    Change-Id: I8856d6c6a669a0048ea64b3adbd23c37a598431d
+    Reviewed-on: https://code.wireshark.org/review/10303
+    Petri-Dish: Hadriel Kaplan <hadrielk@yahoo.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+
+commit 0badc8c
+Author: Jim Young <jyoung@gsu.edu>
+Date:   Fri Jul 10 01:50:19 2015 -0400
+
+    Insure Qt Capture preferences dialog displays default capture device (if any)
+    
+    In CapturePreferencesFrame::updateWidgets() save and restore the default
+    capture device name because the first call (and only the first call) in
+    the loop with addItem() triggers on_defaultInterfaceComboBox_editTextChanged()
+    which unconditionally sets the default name as the first non-hidden device.
+    
+    Bug: 10965
+    Change-Id: Ie93f84010a19e8144efa46ce889fb9064979e0e9
+    Reviewed-on: https://code.wireshark.org/review/9584
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+
+commit 51e77b6
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Fri Aug 28 15:53:42 2015 +0200
+
+    CBOR: fix no previous prototype for proto_reg*_cbor [-Wmissing-prototypes]
+    
+    Change-Id: I20476046fc2338484ab85757cad7b19f4e41e4be
+    Reviewed-on: https://code.wireshark.org/review/10283
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 4ebf5b8
+Author: Jeffrey Smith <whydoubt@gmail.com>
+Date:   Fri Aug 28 17:28:31 2015 -0500
+
+    bootp/dhcp: fix Alcatel suboption detection bug
+    
+    Change-Id: I4a4222f3f30bf8e996770295756dd206b5ce101b
+    Reviewed-on: https://code.wireshark.org/review/10297
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit e80bd2e
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Fri Aug 28 19:45:28 2015 +0200
+
+    Added Reload Lua plugins to the release notes.
+    
+    Change-Id: I2ea50b331322e0bc66bf5f3b48d9c2e78bbdd1e5
+    Reviewed-on: https://code.wireshark.org/review/10285
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit e18e400
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Fri Aug 28 15:49:22 2015 -0700
+
+    Fix a GHashTable assertion in DecodeAsDialog.
+    
+    Make sure we don't call g_hash_table_removed from g_hash_table_foreach,
+    which generates an assertion error.
+    
+    Bug: 11426
+    Change-Id: I00283c97b0fc63551b901c0fd526b60c0fb80ace
+    Reviewed-on: https://code.wireshark.org/review/10296
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 1663224
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Fri Aug 28 16:31:33 2015 -0700
+
+    Block sizes are unsigned 32-bit quantities; don't stuff them into an int.
+    
+    *Especially* don't stuff the amount of remaining data in a block into an
+    int that will then be passed to file_skip() as an amount to skip ahead,
+    as a Really Large Value will turn into a negative value and produce
+    various forms of bizarre and tricky-to-debug behavior.
+    
+    Change-Id: I4d0a6b36fe50df84925690ad688a3ab0433ceb17
+    Reviewed-on: https://code.wireshark.org/review/10299
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 15c9923
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Fri Aug 28 23:30:30 2015 +0200
+
+    Qt: Fix use-after-free pattern
+    
+    Change-Id: I7f6d9316234c1ccfec1ec5b5c3675b3237f22eda
+    Reviewed-on: https://code.wireshark.org/review/10294
+    Petri-Dish: Stig Bjørlykke <stig@bjorlykke.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 579365e
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Fri Aug 28 14:03:34 2015 -0700
+
+    Disable most of the main window while we're tapping.
+    
+    Our event loop is nested when we read packets. Disable the main window's
+    central widget while we're retapping packets in order to minimize the
+    chance of ending up in an unexpected state while analyzing packets.
+    
+    Note that we will probably want to disable more of the main window and
+    do so in other parts of the code.
+    
+    Change-Id: I68a00fe43d2ac9e7c0749751abd1c10c47155b3b
+    Reviewed-on: https://code.wireshark.org/review/10293
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 4d71ae7
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Fri Aug 28 15:54:53 2015 -0700
+
+    Have separate variables for read and write errors.
+    
+    That way, when we check for read errors, we don't run the risk of
+    thinking we have a read error after we get a write error.
+    
+    Change-Id: Idb79822d30989b2529433878798c577a76eacca7
+    Reviewed-on: https://code.wireshark.org/review/10295
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit aa100e0
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Fri Aug 28 12:57:57 2015 -0700
+
+    Don't show a progress frame if our file was closed.
+    
+    Change-Id: Ie363f6764f4e8b2b5c476b85f7ddb0233a127f6e
+    Reviewed-on: https://code.wireshark.org/review/10290
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit c1c6132
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Fri Aug 28 12:28:24 2015 -0700
+
+    Don't dissect twice from TapParameterDialog.
+    
+    When the user applies a display filter in TapParameterDialog we're about
+    to start tapping. We need to set the display filter in the main window
+    but we shouldn't apply it.
+    
+    Change-Id: I08bed5c7f470f1dbf32817a7d999f09d2c52f168
+    Reviewed-on: https://code.wireshark.org/review/10287
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit d767186
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Fri Aug 28 12:49:18 2015 -0700
+
+    Get rid of trailing blanks.
+    
+    Change-Id: I0b705c924464dcc4987ed0e7c67b106b2b648dce
+    Reviewed-on: https://code.wireshark.org/review/10289
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit da266af
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Fri Aug 28 12:46:11 2015 -0700
+
+    Don't check the radio information when testing for an HT Control header.
+    
+    I now read 8.2.4.1.10 "Order field" in 802.11-2012 as saying that, in
+    management and QoS data frames, the Order bit shouldn't be set for
+    non-HT, non-VHT frames, so we can just test it for those frame types
+    without bothering to check the radio metadata to see if the frame is an
+    HT or VHT frame.
+    
+    This handles cases where the radio metadata isn't complete, e.g. an HT
+    frame with a radiotap header but no MCS field.
+    
+    Handle this for *all* QoS data frames when capturing.
+    
+    Get rid of the "fixed-length link-layer header" stuff; it's not being
+    used.
+    
+    Fix a case where we're appending text to a tree item without a space
+    separating it from the previous text.
+    
+    Bug: 11351
+    Change-Id: I980f5b7509603b0c22c297fddc19434c08817913
+    Reviewed-on: https://code.wireshark.org/review/10288
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 42570f9
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Fri Aug 28 12:05:20 2015 -0700
+
+    Clean up scanning to guess the bitrate of an MPEG-2 Transport Stream file.
+    
+    Don't treat an EOF at the beginning of a frame as an error.
+    
+    Treat I/O errors as hard errors; treat short reads as an indication that
+    the file isn't an MPEG-2 Transport Stream file.
+    
+    Treat the PCR for a given PID not going forward as an indication that
+    the file isn't an MPEG-2 Transport Stream file.
+    
+    Bug: 11471
+    Change-Id: I42b5887049423f8265db9d121d7b5bd388e5b244
+    Reviewed-on: https://code.wireshark.org/review/10286
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit c04d54f
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Thu Aug 27 23:35:58 2015 +0200
+
+    Preparation Host Flows: make ICMP(v6) code and type retrieval more robust
+    
+    Do not retrieve type and code base on the info column content.
+    Instead store type and code in pinfo structure and retrieve them in sequence analysis tap.
+    
+    Change-Id: I71cd505d7faf713c2372731495d47b45928a41f8
+    Reviewed-on: https://code.wireshark.org/review/10280
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Reviewed-by: Pascal Artho <pascalartho@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 5179406
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Fri Aug 28 09:50:26 2015 -0700
+
+    Update the release notes.
+    
+    Change-Id: I7fb0d307355320a77f011b59c71d1d54066b7d08
+    Reviewed-on: https://code.wireshark.org/review/10284
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit a7f22aa
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Mon Jul 27 17:00:18 2015 +0200
+
+    ISAKMP: Add new CHACHA20/POLY1305 Transform Types Values (RFC7634)
+    
+    From IANA ikev2-parameters (2015-08-24)
+    
+    Change-Id: I02bfd9a0ffc9f863f4d266fcc56cd707c3e71725
+    Reviewed-on: https://code.wireshark.org/review/10282
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit f19a173
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Wed Aug 26 17:14:39 2015 -0700
+
+    Speed up column sorting.
+    
+    The GTK+ UI sequentially dissects and caches column strings for all rows
+    before sorting a column. Do the same in the Qt UI, which can improve
+    performance considerably.
+    
+    Don't colorize packets when sorting in the Qt UI unless it's necessary.
+    
+    When sorting in the Qt UI, let the user cancel the initial packet
+    dissection.  Note that we'll need to replace std::sort in order to
+    cancel out of sorting.
+    
+    Use a pre-allocated and pre-compiled GRexex when we prime columns. Note
+    that we probably shouldn't parse a regular expression there.
+    
+    Cache the last result of proto_registrar_get_byname.
+    
+    Note performance hot spots elsewhere in the code.
+    
+    To do:
+    
+    GeoIP in packet-ip.c is pretty slow.
+    
+    Bug: 11467
+    Change-Id: Ib34038fee08ef0319261faeffc4eca01e52f4bd3
+    Reviewed-on: https://code.wireshark.org/review/10275
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 01fb470
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Wed Aug 26 12:48:56 2015 -0700
+
+    More retapping fixups.
+    
+    Disable the main file close and reload actions while we're retapping,
+    otherwise many of our dialogs will crash.
+    
+    Disable the TapParameterDialog filter entry while we're retapping. This
+    keeps us from enabling the "Apply" button when we shouldn't.
+    
+    Don't prematurely disconnect our signals in WiresharkDialog.
+    
+    Change-Id: Iaf507eb4503b9c296766f109f2b8c71343263982
+    Reviewed-on: https://code.wireshark.org/review/10274
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 30c2f23
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Tue Aug 25 20:58:09 2015 -0400
+
+    Eliminate proto_tree_add_text from some dissectors.
+    
+    Change-Id: I066b70cfd58f5fb3ffbcb2e238416747d9e7dd57
+    Reviewed-on: https://code.wireshark.org/review/10269
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 2ed634d
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Mon Aug 24 15:00:39 2015 +0200
+
+    Support BER files bigger than 256kB
+    
+    Also support APPLICATION as starting tag.
+    
+    Change-Id: Id85b08e2594969c98c530532a32268b01d50965e
+    Reviewed-on: https://code.wireshark.org/review/10233
+    Petri-Dish: Stig Bjørlykke <stig@bjorlykke.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit e3a4188
+Author: Didier Arenzana <darenzana@yahoo.fr>
+Date:   Sun Aug 23 20:54:38 2015 +0200
+
+    RADIUS: Validation of response authenticators
+    
+    This patch enables validation of response authenticator messages when
+    the shared secret is known.
+    The validation can be activated in the preferences.
+    It implements the validation protocol described in RFC 2865 page 16: Response Authenticator.
+    When an authenticator is invalid, the information is added in the header information.
+    It adds two flags for the display filter : radius.authenticator.valid and
+    radius.authenticator.invalid: since verification is not always possible we use
+    two flags to determine if the verification has been made or not, in the same way as
+    udp and tcp checksum validation is implemented.
+    The Authenticator field becomes a tree, and the value of the flags are visible in
+    this tree.
+    
+    Change-Id: I33a664f2265c6248e106cee7904c754089d50445
+    Reviewed-on: https://code.wireshark.org/review/10216
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 6151946
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Tue Aug 25 14:51:50 2015 +0200
+
+    Qt: Fixed some memory leakages
+    
+    Change-Id: I5bccf706001f9ff41197ed13b1be5a7404ca594f
+    Reviewed-on: https://code.wireshark.org/review/10251
+    Petri-Dish: Stig Bjørlykke <stig@bjorlykke.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit efba977
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Tue Aug 25 15:18:51 2015 +0200
+
+    Qt: Fixed some memory leakages
+    
+    Change-Id: Ie8c9b7f8c9203acb5aec00d5553b911e0299f53c
+    Reviewed-on: https://code.wireshark.org/review/10253
+    Petri-Dish: Stig Bjørlykke <stig@bjorlykke.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit 8384a5b
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Tue Aug 25 20:18:46 2015 +0200
+
+    Qt: Fixed some memory leakages
+    
+    And changed strdup -> g_strdup
+    
+    Change-Id: I62de106462259194738d633f16297eb1210f8ccf
+    Reviewed-on: https://code.wireshark.org/review/10259
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit 2e1fa63
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Wed Aug 26 10:32:52 2015 +0200
+
+    Lemon grammar: fix indent (use tabs)
+    
+    Change-Id: I6fa38d5d85b25ac6c55fcfa67d6c8dba8482cc8c
+    Reviewed-on: https://code.wireshark.org/review/10266
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 0af048b
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Tue Aug 25 19:14:59 2015 -0400
+
+    Remove calls of tvb_ensure_length_remaining.
+    
+    The remaining calls seem to fall into 3 categories:
+    1. passing it to tvb_find_line_end when -1 (for length) will do.
+    2. duplicating the checking of tvb_reported_length_remaining, which is already in use near the tvb_ensure_length_remaining call.
+    3. Those that (probably) need tvb_ensure_capture_length_remaining
+    
+    Change-Id: I1e77695251e055644bcbbb89f3c181c65d1671ca
+    Reviewed-on: https://code.wireshark.org/review/10268
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 374439d
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Wed Aug 26 11:24:29 2015 -0700
+
+    Don't emit app signals from dialogs.
+    
+    Emitting PacketDissectionChanged from a dialog on can render the main
+    window unusable on OS X. A workaround for this was added to the
+    preferences dialog in g8fc2327. Generalize the workaround and use it
+    elsewhere.
+    
+    Fix the "Enabled Protocols" action name while we're here.
+    
+    Bug: 11361
+    Bug: 11448
+    Change-Id: I89e98daaaedc877d3b13b0d33b6f3be033e323d7
+    Reviewed-on: https://code.wireshark.org/review/10271
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 8ad5611
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Wed Aug 26 22:52:06 2015 +0200
+
+    sv: remove some unnecessary checks
+    
+    http://personal.strath.ac.uk/robert.c.atkinson/papers/sgms2011.pdf
+    implies that appid, length and the two reserved fields are mandatory
+    just try to dissect them, don't check if there's enough bytes remaining
+    
+    correct a typo while at it
+    
+    Change-Id: I09a315fc2c70161af527dca5661f877e09b63ff6
+    Reviewed-on: https://code.wireshark.org/review/10273
+    Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
+
+commit 7b35992
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Mon Aug 24 22:12:17 2015 +0200
+
+    Reload IO Graph Y fields when reload Lua plugins
+    
+    Change-Id: Ic3b9096c3c25839dd7d7bfe7af71eeb5b0bd745d
+    Reviewed-on: https://code.wireshark.org/review/10239
+    Petri-Dish: Stig Bjørlykke <stig@bjorlykke.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit bc4487a
+Author: Jeffrey Smith <whydoubt@gmail.com>
+Date:   Tue Aug 25 18:40:45 2015 -0500
+
+    bootp/dhcp: tighten check for Alcatel extensions
+    
+    The check for Alcatel extensions in bootp/dhcp packets is very weak,
+    resulting in some false positives.  Then when trying to parse the
+    suboptions, the result is an error on the packet.
+    
+    This change eliminates some false positives by adding a test that the
+    vendor-specific option contents match the encapsulated format described
+    in section 8.4 of RFC2132.
+    
+    Change-Id: Ie4188ff900426c2d80a5694fbba5c88385625a61
+    Reviewed-on: https://code.wireshark.org/review/10267
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit e1c807c
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Wed Aug 26 08:41:50 2015 -0700
+
+    Add missing callback support.
+    
+    Change-Id: I90838ccb701c93b11b216d0eb9973cbac8627129
+    Reviewed-on: https://code.wireshark.org/review/10270
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit e234ce8
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Mon Aug 24 12:30:56 2015 -0700
+
+    Rework tapping in Qt dialogs.
+    
+    Add cf_cb_file_retap_started and cf_cb_file_retap_finished to file.[ch].
+    Add their associated signals to CaptureFile.
+    
+    Add registerTapListener and removeTapListeners to WiresharkDialog, which
+    collect and automatically remove tap listeners. Add beginRetapPackets
+    and endRetapPackets, which can be used to wrap critical sections so that
+    we don't delete ourselves while tapping. Don't cancel tapping on close
+    in WiresharkDialog.
+    
+    Use beginRetapPackets and endRetapPackets in WiresharkDialog and
+    FollowStreamDialog. We will likely need to add them elsewhere.
+    
+    Update comments.
+    
+    Change-Id: I1788a6ade0817c31aa3419216df96be5e36b2178
+    Reviewed-on: https://code.wireshark.org/review/10261
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit f7e9a79
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Mon Aug 24 12:33:49 2015 -0700
+
+    Add per-dialog progress frames.
+    
+    Add ProgressFame::addToButtonBox, which violates the UX guidelines on
+    every platform we support by inserting a ProgressFrame into a
+    QDialogButtonBox.
+    
+    Call addToButtonBox in the constructors of a bunch of dialogs.
+    
+    Change-Id: I33ac5fd7a976ee6e0527de569a5c4b528980dae1
+    Reviewed-on: https://code.wireshark.org/review/10242
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 8b4ff24
+Author: tkc <chaitanya.mgit@gmail.com>
+Date:   Tue Aug 25 16:58:43 2015 +0530
+
+    ieee80211: Qos Control bit4 handling: Make the default case as EOSP, to handle TDLS Packets.
+    
+    When parsing TDLS direct link packets the ToDS: 0 and FromDS:0
+    so the wireshark treats the 4th bit in QoS Control as "bit4", but it
+    should be treated as EOSP.
+    
+    So changed the default case to EOSP and only when TODS is set
+    treat it as "bit4".
+    
+    Change-Id: Ie2a73320dc9921aed4547e32836e6cd7d89ef109
+    Reviewed-on: https://code.wireshark.org/review/10250
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 57b2b77
+Author: Joerg Mayer <jmayer@loplof.de>
+Date:   Wed Aug 26 08:50:09 2015 +0400
+
+    cmake: rework version.h handling to treat it like config.h
+    
+    It wasn't working on my system: I kept seeing the old git revision
+    in '...shark -v' even after deleting version.h
+    
+    Change-Id: I75f41a7afcee4b9384f33a56014e4af6b527fec5
+    Reviewed-on: https://code.wireshark.org/review/10265
+    Petri-Dish: Jörg Mayer <jmayer@loplof.de>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Jörg Mayer <jmayer@loplof.de>
+
+commit c18d2f8
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Tue Aug 25 15:16:29 2015 +0200
+
+    Qt SCTP: Changed prohibited APIs
+    
+    strcpy -> g_strlcpy
+    sprintf ->g_snprintf
+    
+    Also initialize some temp variables.
+    
+    Change-Id: I4d2fa1b0325c6e59aa13ebeb0d9c25d5ff7c4d9c
+    Reviewed-on: https://code.wireshark.org/review/10252
+    Petri-Dish: Stig Bjørlykke <stig@bjorlykke.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit bd21889
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Tue Aug 25 19:36:28 2015 +0200
+
+    Camel: fix indent (use 2 spaces)
+    
+    Change-Id: I0e8047fca7f24e60e4db8ad77254bcff5f8d6651
+    Reviewed-on: https://code.wireshark.org/review/10257
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 6b41d2c
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Sat Aug 22 18:31:41 2015 +0100
+
+    Do not treat all unknown IP protocols as unknown IPv6 extension headers
+    
+    Change-Id: I229260ce668b60a9756cd3f2e343c278ae27c211
+    Bug: 9996
+    Reviewed-on: https://code.wireshark.org/review/10196
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 5e45269
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Tue Aug 25 16:56:37 2015 -0700
+
+    Explain why the MSDU length field in an A-MSDU is big-endian.
+    
+    Change-Id: I4a1cfd09395860348d71e9f4c86b6343cfdcd02a
+    Reviewed-on: https://code.wireshark.org/review/10262
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 4fe661d
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Tue Aug 25 15:40:00 2015 -0700
+
+    Get subset TVBs correctly.
+    
+    If you know the actual data length, use tvb_new_subset_length(); it will
+    use that as the *reported* length, which is how it *should* be used, and
+    will calculate the *captured* length for you as appropriate.
+    
+    Change-Id: I86dde999f59fdfec58b118729b7b881737983033
+    Reviewed-on: https://code.wireshark.org/review/10260
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 0e952e6
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Tue Aug 25 19:55:56 2015 +0200
+
+    SIGCOMP: fix sigcomp.copying_bytes_literally field
+    
+    Change-Id: Ib1baa3437579a413899aaba5dd8d31982cda1b0d
+    Reviewed-on: https://code.wireshark.org/review/10258
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 8e55f68
+Author: Joerg Mayer <jmayer@loplof.de>
+Date:   Mon Aug 24 04:34:06 2015 +0400
+
+    Remove gitversion.h
+    
+    Change-Id: Id3144ecaf9289dbe53cd2f5d3e3de57e8de955f6
+    Reviewed-on: https://code.wireshark.org/review/10256
+    Reviewed-by: Jörg Mayer <jmayer@loplof.de>
+
+commit 0c291f9
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Mon Aug 24 22:30:46 2015 -0400
+
+    Eliminate proto_tree_add_text from packet-sigcomp.c
+    
+    Some other cleanup noted by the check* scripts.
+    
+    Change-Id: I14d7bfa81c689fff00fc82e966d50d4ae9f0988d
+    Reviewed-on: https://code.wireshark.org/review/10254
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 571f254
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Sun Aug 23 03:46:36 2015 +0100
+
+    Replace "IPv6 header length" with the more correct "payload length"
+    
+    Change-Id: I3e667ba2e3ac49ce99e7a2035d9ff604fd7cbcca
+    Reviewed-on: https://code.wireshark.org/review/10205
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit cc15b11
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Mon Aug 24 10:29:18 2015 +0200
+
+    Multicast Stream: Fix Dereference of null pointer found by Clang analyzer
+    
+    Change-Id: I419f49132f8b0853c17b2fd1b4e9869ef3fafd13
+    Reviewed-on: https://code.wireshark.org/review/10224
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 31bf40e
+Author: AndersBroman <anders.broman@ericsson.com>
+Date:   Tue Aug 25 12:45:01 2015 +0200
+
+    [Camel] The tags used in EstablishTemporaryConnectionArg differs in V2 and
+    V3 versions of Camel.
+    Add ASN1 code for EstablishTemporaryConnectionArgV2
+    
+    Bug: 11466
+    
+    Change-Id: I0dbb9c83e520c269dd567f3c3bc34c99c9aa5e15
+    Reviewed-on: https://code.wireshark.org/review/10249
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 2af5783
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Sun Aug 23 21:34:21 2015 +0100
+
+    Add more validity checks to the IPv6 dissector
+    
+    Check for IP version and header size
+    
+    Change-Id: I69102dda4e0e91ac1617d9a48fe9b0bab26aa9fe
+    Reviewed-on: https://code.wireshark.org/review/10218
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit d5049ea
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Sat Aug 22 20:08:31 2015 +0200
+
+    win32: add detection of Npcap to Windows installer
+    
+    If Npcap is installed without WinPcap API-compatible mode, propose to install WinPcap
+    If Npcap is installed with WinPcap API-compatible mode, do not allow to install Winpcap without manually uninstalling Npcap first
+    
+    Change-Id: I606f8b11c950fd54cf7fdda7f4a1886cc2580d31
+    Reviewed-on: https://code.wireshark.org/review/10197
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Yang Luo <hsluoyz@sohu.com>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit e710f24
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Mon Aug 24 11:21:29 2015 +0200
+
+    win32: update the list of NdisMedium and NdisPhysicalMedium defines used by GTK UI
+    
+    Use hardcoded values instead of enum values so as to avoid any dependency on newest Microsoft SDK.
+    Add WinPcap specific NdisMediumXXX values.
+    Also rename "Medium in use" to "Media in use" to better match the OID query name.
+    
+    Change-Id: I7ccc2763364b65df77927cbf1c265195fc295642
+    Reviewed-on: https://code.wireshark.org/review/10225
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Reviewed-by: Yang Luo <hsluoyz@sohu.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit edeaae0
+Author: Richard Sharpe <rsharpe@samba.org>
+Date:   Mon Aug 24 07:39:44 2015 -0700
+
+    Remove the search back up the proto tree for the capture frequency that was
+    being used to determine if we are dissecting 802.11ad in several places.
+    
+    Since we now have a macro for testing that and the frequency is in the phdr
+    we really should use that. This also prevents problems during display filter
+    execution with respect to fields that are only present for 802.11ad.
+    
+    Change-Id: Id04a31c15b04378b6b0f056baa1f37d94a65b71c
+    Signed-off-by: Richard Sharpe <realrichardsharpe@gmail.com>
+    Reviewed-on: https://code.wireshark.org/review/10234
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 4ba5225
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Mon Aug 24 18:46:56 2015 -0700
+
+    Point to GitHub for the pcapng specification.
+    
+    Change-Id: I33faa41e8b0f36ee49d29fe391feafd94d0a7e80
+    Reviewed-on: https://code.wireshark.org/review/10245
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 662f4b2
+Author: Jeff Morriss <jeff.morriss.ws@gmail.com>
+Date:   Mon Aug 24 20:26:30 2015 -0400
+
+    Use one variable that was set but not previously used and delete another.
+    
+    Change-Id: I6bd7a16e3ea97659a0007edfd9f90dbd2060e443
+    Reviewed-on: https://code.wireshark.org/review/10244
+    Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
+
+commit b16cca4
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Mon Aug 24 15:13:59 2015 -0700
+
+    Some beamforming stuff from 802.11ac.
+    
+    Extracted from Joerg Mayer's Ixia-derived patch to 1.12 in bug 11464.
+    Most of the changes there are already in the trunk.
+    
+    Change-Id: I90ba04e145ffb2b164810320e3510a5bed847ed4
+    Ping-Bug: 11464
+    Reviewed-on: https://code.wireshark.org/review/10243
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 1874793
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Mon Aug 24 22:59:21 2015 +0200
+
+    Remove unused signal
+    
+    Change-Id: Ic2d4057ee95849bc1b026663dae1430432ad9707
+    Reviewed-on: https://code.wireshark.org/review/10241
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit 99dab82
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Mon Aug 24 22:19:01 2015 +0200
+
+    Use signal to close packet dialogs
+    
+    Change-Id: I312f8de8de933e576b60d2b158e4c4f2d1147ef1
+    Reviewed-on: https://code.wireshark.org/review/10238
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit fbadcdd
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Mon Aug 24 10:56:04 2015 -0700
+
+    Add notes about using CMake + Qt Creator.
+    
+    Change-Id: Ib10cc0a407721d62b39628af858f14e749c94d22
+    Reviewed-on: https://code.wireshark.org/review/10237
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 75d9167
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Mon Aug 24 10:21:55 2015 +0200
+
+    Multicast Statistics (Qt Dialog): Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang
+    
+    Change-Id: Ie2802293576bf9edb28bccf7d464b5e687185096
+    Reviewed-on: https://code.wireshark.org/review/10223
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 7f60878
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Mon Aug 24 09:01:09 2015 -0700
+
+    Add FOP 2.0 to the search list.
+    
+    Change-Id: Ifc462a69e28b875f05770c453b06689c69008c52
+    Reviewed-on: https://code.wireshark.org/review/10235
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit d7e3076
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Mon Aug 24 12:16:06 2015 +0100
+
+    IPv6 RPL: "cmprI" should be "cumprE"
+    
+    Bug: 10560
+    Change-Id: I7cf9fb8ad39d128ed375abb8703937be8e3795b3
+    Reviewed-on: https://code.wireshark.org/review/10228
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit bc0d8d1
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Sat Aug 22 19:20:25 2015 +0100
+
+    Remove space from field description for consistency
+    
+    Change-Id: I74b0be1724d0754b7d1b724e177d44c4894d0e6b
+    Reviewed-on: https://code.wireshark.org/review/10198
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit a5b5c5a
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Sun Aug 23 18:44:31 2015 +0200
+
+    fc: don't THROW() an exception from a dissector
+    
+    bring up an expert info and exit
+    
+    Change-Id: Icbbafb8b7187a66d3ddc9a674502ad728b7c4ffc
+    Reviewed-on: https://code.wireshark.org/review/10222
+    Petri-Dish: Anders Broman <a.broman58@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 517f4d4
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Thu Aug 20 23:06:44 2015 +0200
+
+    cigi: don't THROW() an exception from a dissector
+    
+    stop the dissection instead and bring up an expert info in the main function
+    
+    Change-Id: I391bf821422ef8e6ae01849c88096e90e4295920
+    Reviewed-on: https://code.wireshark.org/review/10221
+    Petri-Dish: Anders Broman <a.broman58@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 7c0b8bd
+Author: AndersBroman <anders.broman@ericsson.com>
+Date:   Mon Aug 24 12:41:04 2015 +0200
+
+    [Q.2931] Don't use BASE_EXT_STRING for a value_string, fixes the test
+    suite
+    
+    ** (process:10080): WARNING **: Invalid value_string_ext ptr for: q2931.atm_identifier
+    
+    Change-Id: Id4ec745629af7774e480e91fba01ed8da5aac1bd
+    Reviewed-on: https://code.wireshark.org/review/10227
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 079dd03
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Mon Aug 24 11:52:29 2015 +0200
+
+    Fixed typo in hfinfo_remove_from_gpa_name_map
+    
+    Change-Id: Ic80fbe9397e50c41fa01ef9147319dd2ac0c0b91
+    Reviewed-on: https://code.wireshark.org/review/10226
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit a2d8514
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Sun Aug 23 19:02:23 2015 +0200
+
+    ip: fix ip.hdr_len filter value when the header length is too small
+    
+    Change-Id: Ia510d0f4e496ef0577856bf633d6ca19f0b3e1cb
+    Reviewed-on: https://code.wireshark.org/review/10210
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit bd553f6
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Sat Aug 22 22:14:30 2015 -0400
+
+    Eliminate proto_tree_add_text from packet-q931.c and packet-q2931.c
+    
+    Change-Id: I681b05755429fd7420c423ff88e5a4d3dc95db64
+    Reviewed-on: https://code.wireshark.org/review/10219
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 7176958
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Sat Aug 22 22:59:42 2015 +0200
+
+    Close packet dialogs when reload Lua plugins.
+    
+    We could keep the dialogs with the current content if postponing
+    proto_free_deregistered_fields() until all dialogs are closed.
+    This would give a feature where the user is able to compare packets
+    before and after a reload.
+    
+    Or we could add functions in PacketDialog to reload the packet details
+    in all open dialogs.  This would give a feature to always have a
+    updated dialog for all interesting packets.
+    
+    Change-Id: I805352b65844eafafafc54cd61f08b4605416e64
+    Reviewed-on: https://code.wireshark.org/review/10201
+    Petri-Dish: Stig Bjørlykke <stig@bjorlykke.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit 25ec198
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Thu Aug 20 21:39:12 2015 +0200
+
+    Disable streamNumberSpinBox while reloading capture
+    
+    When changing stream in TCPStreamDialog it should not be possible
+    to change stream again until the capture has reloaded, because
+    this will give a crash when doing graph_segment_list_free() or
+    graph_segment_list_get() while already doing this.
+    
+    Also disable mouseMove event (showing packet details) while reloading,
+    as this also will give a crash.
+    
+    We should consider also having a reload progress bar in the
+    TCPStreamDialog to indicate that this is happening when having
+    large capture files, as the main window may not be visible.
+    
+    Change-Id: I622f9e0de8205bc1fd18101dc03100079d7a2d06
+    Reviewed-on: https://code.wireshark.org/review/10159
+    Petri-Dish: Stig Bjørlykke <stig@bjorlykke.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit 47c9aa4
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Fri Aug 21 09:33:17 2015 +0100
+
+    Check if IPv6 payload length exceeds framing byte length
+    
+    Bug: 11418
+    Change-Id: Icbb980fda4f7addf52db59bc4f2aa27fc8f85837
+    Reviewed-on: https://code.wireshark.org/review/10176
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit c6aeaad
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Thu Aug 20 22:50:58 2015 +0200
+
+    Disable apply button while adding the filter
+    
+    Pressing multiple apply while reloading the capture file will
+    give a crash.
+    
+    Change-Id: I3587b9ab6b6b7f1437f3a7becb8c35277bb5c62c
+    Reviewed-on: https://code.wireshark.org/review/10161
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit 216f06b
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Sun Aug 23 20:11:06 2015 +0200
+
+    Lua: Support deregister ProtoField with existing abbrev
+    
+    Change-Id: Icb06792bb2662dcee6e5495359ceef420a5b4498
+    Reviewed-on: https://code.wireshark.org/review/10212
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit 984f87a
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Thu Aug 20 06:16:22 2015 -0400
+
+    Eliminate proto_tree_add_text from some dissectors
+    
+    Change-Id: Id710ab10093227b27ef5f18b0d2960e31d0b95a9
+    Reviewed-on: https://code.wireshark.org/review/10200
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 296b9cf
+Author: Richard Sharpe <rsharpe@samba.org>
+Date:   Sat Aug 22 09:51:25 2015 -0700
+
+    Add some symbols to wtap.h so that we can correctly support 802.11ad.
+    Currently there are a lot of local hacks in the 802.11ad support and
+    better support can be provided.
+    
+    Also add a structure to track 802.11ad (DMG) specific features in the phdr
+    structure as suggested by Guy Harris.
+    
+    Also, respond to some suggestions by Guy Harris.
+    
+    Change-Id: I8459e3986a134a08ee2e31f0158b8aa5c9b91d86
+    Signed-off-by: Richard Sharpe <realrichardsharpe@gmail.com>
+    Reviewed-on: https://code.wireshark.org/review/10204
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 5ed7a40
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sun Aug 23 16:13:20 2015 -0700
+
+    Don't assume we have interface information.
+    
+    Not all capture file formats provide interface information.  Check
+    whether we have it, and don't fail if we don't have any.
+    
+    (Note that the current version of the pcapng specification in the Git
+    repository does not require that there be at least one IDB in a file,
+    only that there must be an IDB for each interface to which other blocks
+    in a file refers.)
+    
+    Change-Id: Ia796f639ed3a8cb21e1dbe9b2bc6b4b66c7be479
+    Reviewed-on: https://code.wireshark.org/review/10220
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit ce38df5
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Sun Aug 23 21:02:24 2015 +0200
+
+    CBOR: get rid of INFINITY and NAN defines
+    
+    This triggers an "overflow in constant arithmetic" warning with MSVC2013
+    
+    Change-Id: Ie3b076019c4722857c8e57f8568a0cb124fd13ad
+    Reviewed-on: https://code.wireshark.org/review/10217
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 4f68c52
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sun Aug 23 11:38:13 2015 -0700
+
+    See if this makes MSVC happy.
+    
+    It's complaining about an "overflow in constant arithmetic".  Neither
+    INFINITY nor NAN are specified by C90; C99 specifies that they are both
+    floats.  Until recently, Microsoft had no interest in C99; if the
+    version we're using supports C99's INFINITY and NAN, it should be OK to
+    assign them to a variable (no "arithmetic" involved), so I'm guessing
+    that the "arithmetic" in question is the use of conditional operators ?
+    and :, so I'm writing it as an if statement instead.
+    
+    Change-Id: I532b9b5943be32e0897e4f03ac4e625ac41ee63b
+    Reviewed-on: https://code.wireshark.org/review/10215
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 6b9a628
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Sun Aug 23 20:36:33 2015 +0200
+
+    Lua: remove unneeded todo comments
+    
+    Change-Id: I2591a0f21092a251e6fc4393e97ae0594318dfdf
+    Reviewed-on: https://code.wireshark.org/review/10214
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit fd68385
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sun Aug 23 11:20:39 2015 -0700
+
+    Use G_GINT64_MODIFIER, not l, in format strings for 64-bit integers.
+    
+    64-bit integers are *not* guaranteed to be longs and, in fact, are *not*
+    longs on ILP32 platforms such as 32-bit UN*Xes and 32-bit Windows and on
+    LLP64 platforms such as 64-bit Windows.
+    
+    Change-Id: I6408778f638bb6cea52ffb64be39ea26c9b2ee64
+    Reviewed-on: https://code.wireshark.org/review/10213
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit a451c60
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sun Aug 23 11:12:43 2015 -0700
+
+    Rename variable to avoid collisions with math.h's exp().
+    
+    Spell out "mantissa" while we're at it.
+    
+    Change-Id: I47ddb9882f45ef58a6f7101818683e68bc54983b
+    Reviewed-on: https://code.wireshark.org/review/10211
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 0b03543
+Author: Hauke Mehrtens <hauke@hauke-m.de>
+Date:   Mon Jul 20 23:36:03 2015 +0200
+
+    CBOR: add Concise Binary Object Representation (RFC 7049) dissector
+    
+    This adds a dissector Concise Binary Object Representation (CBOR) (RFC 7049).
+    CBOR is a binary data format designed for implementations with small
+    code size as used in the IoT. It uses a structure similar to JSON, but
+    encodes the data in binary format. This is used on top of CoAP for
+    example.
+    
+    Change-Id: I9d7b7d4f7609c899bfc68250cdfebd5dc64e0402
+    Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
+    Reviewed-on: https://code.wireshark.org/review/9848
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 3ce60ed
+Author: Peter Wu <peter@lekensteyn.nl>
+Date:   Fri Jul 17 16:31:32 2015 +0200
+
+    dtls: do not try to add a zero-length fragment
+    
+    fragment_add does not like adding zero-length fragments, it causes a
+    zero-length memcpy to NULL.
+    
+    According to RFC 6347, fragment_offset=0 and fragment_length=length is
+    an unfragmented message, so fragment>0 and fragment_length=length=0 is a
+    fragmented message.
+    
+    An empty fragment does not extend a previous message, so ignore it.
+    Such fragments are produced by at least GnuTLS 3.3.7[1], so raise a
+    warning instead of an error.
+    
+    Caught by ubsan:
+    
+        epan/tvbuff.c:783:10: runtime error: null pointer passed as argument 1, which is declared to never be null
+    
+        #0 0x7f5319f6ed64 in tvb_memcpy epan/tvbuff.c:783
+        ...
+        #13 0x7f5319f27e2b in fragment_add epan/reassemble.c:1394
+        #14 0x7f531a5c70a4 in dissect_dtls_handshake epan/dissectors/packet-dtls.c:1257
+    
+     [1]: http://comments.gmane.org/gmane.network.gnutls.general/3582
+    
+    Change-Id: I70bf16d2fb64793d0deaabe612147e238b743b2e
+    Ping-Bug: 11358
+    Reviewed-on: https://code.wireshark.org/review/9689
+    Petri-Dish: Peter Wu <peter@lekensteyn.nl>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Peter Wu <peter@lekensteyn.nl>
+
+commit 3703b4e
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Sat Aug 22 19:56:34 2015 +0100
+
+    Fix ip_try_dissect() boolean return
+    
+    If dissector_try_heuristic() succeeds return TRUE and vice-versa.
+    
+    Change-Id: I3fb2595604f2f3981468473d0a966efe7387745e
+    Reviewed-on: https://code.wireshark.org/review/10199
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit cc7afd2
+Author: Robert Grange <robionekenobi@bluewin.ch>
+Date:   Thu Aug 13 15:35:01 2015 +0200
+
+    packet-mq: Add new Const/Def for WMQ800 FP3
+    
+    Add new Const/Def for WMQ800 FP3
+    Improve Detection of EBCDIC String in MQCONN_REPLY
+    Add Value in comments
+    
+    Change-Id: I695a3afa64fee7f22918f68540901c97dfd38464
+    Reviewed-on: https://code.wireshark.org/review/10012
+    Reviewed-by: Robert Grange <robionekenobi@bluewin.ch>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 89ff46e
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Sun Aug 23 08:06:46 2015 -0700
+
+    [Automatic update for 2015-08-23]
+    
+    Update manuf, services enterprise-numbers, translations, and other items.
+    
+    Change-Id: I3726aa80e1e4d23301500fca326ae2b952bf38f6
+    Reviewed-on: https://code.wireshark.org/review/10208
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit f95d459
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Sat Aug 22 11:27:00 2015 +0200
+
+    OSPF: Fix indent (use 4 spaces)
+    
+    Change-Id: I4bd3c4a983b12e8fa053c2362f80dd723b9de572
+    Reviewed-on: https://code.wireshark.org/review/10191
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 2336743
+Author: Joerg Mayer <jmayer@loplof.de>
+Date:   Sun Aug 23 17:02:47 2015 +0400
+
+    Remove some svn $Author$ lines that escaped previous cleanups.
+    git does keep of this in a much better way anyway.
+    
+    Change-Id: I9923516105e63e72878e0ed34c74eed44453ab01
+    Reviewed-on: https://code.wireshark.org/review/10207
+    Reviewed-by: Jörg Mayer <jmayer@loplof.de>
+
+commit ebca184
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sat Aug 22 15:33:15 2015 -0700
+
+    Call the MCS field by its correct name.
+    
+    Yes, it *should* have been called "HT", but hindsight is always 20-20.
+    
+    If you want less confusingly named information, look at what the "802.11
+    radio information" dissector puts into the protocol tree; the radiotap
+    dissection is for people debugging radiotap implementations or looking
+    for vendor-specific information that's not (yet) put into the generic
+    802.11 radio information.
+    
+    Change-Id: If6e97f82595a6f11a45e34d5a52e70e9ca686d7c
+    Reviewed-on: https://code.wireshark.org/review/10202
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 15ed335
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Tue Aug 18 07:01:35 2015 +0100
+
+    [CLI, GTK] comparestat: Fix typos, output format, argument parsing
+    
+    Optional filter argument wasn't correctly parsed.
+    
+    Change-Id: Ic0418fa866e1a00880b4e41bb28267a155a71aa5
+    Reviewed-on: https://code.wireshark.org/review/10088
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 9c331f7
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Tue Aug 18 08:11:34 2015 +0100
+
+    [GTK] Fix crash in comparestat.c
+    
+    Selecting a row in the statistics table causes a Glib assertion failure.
+    
+    GLib:ERROR:ghash.c:373:g_hash_table_lookup_node: assertion failed: (hash_table->ref_count > 0)
+    
+    When the comparestat_draw() function is called, the cs->ip_id_set hash table
+    is created and then immediately destroyed, but the hash table lookup
+    to cs->ip_id_set in new_tree_view_selection_changed() can happen anytime
+    the user clicks on a table row.
+    
+    Bug: 11098
+    Change-Id: I6c7a39c947ca11327c3fc3ab0d4caa735798d142
+    Reviewed-on: https://code.wireshark.org/review/10096
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 0d61321
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Fri Aug 14 21:13:51 2015 -0400
+
+    Correct logic for finding shadow variables.
+    
+    Change-Id: Ide03c3b92f70d5dad8d0dceca179ea6f3b9e1fd6
+    Reviewed-on: https://code.wireshark.org/review/10037
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 5a7f574
+Author: Joerg Mayer <jmayer@loplof.de>
+Date:   Sat Aug 22 16:11:35 2015 +0400
+
+    Fix two bugs
+      1) Introduced by me in commit c4fe7129d802752aa4cc89a66d2d5d5f2698e020
+         where I didn't honor the "print lsa header only" flag properly for
+         data highlighting
+      2) Introduced in 2001 with commit dd1b7eafafb5748757a0396f4cc6ad6e65f37483
+         which moved offset increasing into an "if (tree)" statement with code
+         after the if statement continuing to work with offset.
+    Also make display of v2 and v3 LSAs the same again (forgot one case in
+    previous commit.
+    
+    bug:11461
+    Change-Id: I1986c19842f1fa9c8a6d0a7c9a79c64939eeb9d0
+    Reviewed-on: https://code.wireshark.org/review/10192
+    Reviewed-by: Jörg Mayer <jmayer@loplof.de>
+
+commit b0a8fa5
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Fri Aug 21 12:43:55 2015 +0200
+
+    Initialize extcap for pipes
+    
+    Change-Id: Ia731f281ee9af171c759d7f6f7c614c350cbb4e7
+    Reviewed-on: https://code.wireshark.org/review/10178
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit 532070b
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Sun Aug 16 18:41:53 2015 +0100
+
+    Add support for IPv6 stats tree statistics
+    
+    Also add support for alphabetizing stat tree items as the addition of IPv6 stats tree makes it more obvious its needed.
+    
+    Change-Id: I8b319ceac805ce7e3a1fd59f92c1c6fe2a54d3de
+    Reviewed-on: https://code.wireshark.org/review/10062
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 953cdd4
+Author: Joerg Mayer <jmayer@loplof.de>
+Date:   Sat Aug 22 08:33:27 2015 +0400
+
+    Print two reserved elements as reserved instead of skipping them
+    
+    Change-Id: Ic91e07df4881dfff0f0dd1c4809903cbdee8ef60
+    Reviewed-on: https://code.wireshark.org/review/10190
+    Reviewed-by: Jörg Mayer <jmayer@loplof.de>
+
+commit c4fe712
+Author: Joerg Mayer <jmayer@loplof.de>
+Date:   Sat Aug 22 08:11:45 2015 +0400
+
+    Small cleanups and improvements
+      Show the LSA type and length in the summary line
+      Improve a message to make it clear when we are talking about a LLS TLV
+      Add an expert item for LLS bit set but data block missing
+      PI_MALFORMED is an error not a warning.
+    
+    Change-Id: I516c2a2f0c27fcf101671527d4e4f018e17d3025
+    Reviewed-on: https://code.wireshark.org/review/10189
+    Reviewed-by: Jörg Mayer <jmayer@loplof.de>
+
+commit ee80be6
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Fri Aug 21 17:12:39 2015 -0700
+
+    Add the display filter macros dialog.
+    
+    Add some missing functionality to UatDialog.
+    
+    Remove what appears to be unused dfilter macro code.
+    
+    Change-Id: I8a8d6358523f24d5ddfe953d7741fe9af25d98eb
+    Reviewed-on: https://code.wireshark.org/review/10187
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 97014f6
+Author: Joerg Mayer <jmayer@loplof.de>
+Date:   Sat Aug 22 05:43:46 2015 +0400
+
+    OSPF database packets and OSPF hellos in DC mode are unicast. At
+    least Cisco sends out these packets with a TTL of 1.
+    
+    Change-Id: I9ef0cd486d200a768329cfb758b87e20e3456663
+    Reviewed-on: https://code.wireshark.org/review/10188
+    Reviewed-by: Jörg Mayer <jmayer@loplof.de>
+
+commit 74177d9
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Fri Aug 21 15:02:20 2015 -0700
+
+    Statistics dialog fixups.
+    
+    Fix the "retap on show" behavior in TapParameterDialog. It was filling
+    in the tree when it shouldn't have.
+    
+    Set the capture stop flag when WiresharkDialog closes.
+    
+    Change-Id: I5e85f11cab32e8b958deabb58186a855b5fcaa84
+    Reviewed-on: https://code.wireshark.org/review/10186
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit a66a95c
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Fri Aug 21 08:46:43 2015 -0700
+
+    Add packet comments to the properties dialog.
+    
+    This pulls in missing functionality from the comment summary dialog.
+    
+    Change-Id: Ib417896a6e8f2b2f903520b26193c249677bbb83
+    Reviewed-on: https://code.wireshark.org/review/10185
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 95c8b01
+Author: Bill Parker <wp02855@gmail.com>
+Date:   Fri Aug 21 15:24:41 2015 +0200
+
+    [echld common] Call to fcntl() missing a test for a return value < 0,
+    indicating failure.
+    
+    Bug: 11056
+    
+    Change-Id: I87aef31d874224f38226df1725cc29d13ad16b54
+    Reviewed-on: https://code.wireshark.org/review/10182
+    Petri-Dish: Anders Broman <a.broman58@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit d32c3da
+Author: Hadriel Kaplan <hadrielk@yahoo.com>
+Date:   Fri Aug 21 11:59:34 2015 -0400
+
+    Lua: check sscanf return value
+    
+    Wslua's Int64.fromhex() and UInt64.fromhex() need to check the sscanf return
+    value. Found by coverity (CID 1191368 &1191369).
+    
+    Change-Id: I67fba027e18341d429787515f94c794573dc41c2
+    Reviewed-on: https://code.wireshark.org/review/10183
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit dd2a2d4
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Fri Aug 21 09:45:48 2015 -0700
+
+    Multicast and wireless lan statistics fixups.
+    
+    Make sure "-z multicast,stat[,filter]" and "-z wlan,stat[,filter]" work.
+    
+    Add some missing "-z" items to the man page.
+    
+    Try to fix some MSVC++ warnings.
+    
+    Change-Id: Ie18e5355d595e351f000f14d82781dcdf33141c3
+    Reviewed-on: https://code.wireshark.org/review/10184
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 69ec4a5
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Fri Aug 21 08:45:49 2015 +0100
+
+    Add "ip.version" field to bogus IP for filter matching
+    
+    Change-Id: Ibb05b8742e41c1b16c1335ad97af99324ab95223
+    Reviewed-on: https://code.wireshark.org/review/10175
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+
+commit f8712ae
+Author: Bill Parker <wp02855@gmail.com>
+Date:   Fri Aug 21 15:13:16 2015 +0200
+
+    [Kerberos] Call to 'fseek()' without a check for a return value < 0,
+    indicating failure.
+    
+    Bug: 11056
+    
+    Change-Id: Iaa6b7ca07626b78c77e3c1507726ec579764a582
+    Reviewed-on: https://code.wireshark.org/review/10181
+    Petri-Dish: Anders Broman <a.broman58@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 856bab6
+Author: Luke Mewburn <luke@mewburn.net>
+Date:   Wed Aug 19 10:42:59 2015 +1000
+
+    LWM: fix compilation without libgcrypt
+    
+    Add HAVE_LIBGCRYPT compilation guards.
+    Move gcrypt-related variables into the scope they're used.
+    
+    Change-Id: I81a2c8a54514fb51de53640fa8eceeddb2bf24d9
+    Reviewed-on: https://code.wireshark.org/review/10118
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit b5ca69b
+Author: Dave Rigby <daver@couchbase.com>
+Date:   Thu Aug 20 16:05:57 2015 +0100
+
+    Couchbase: dissect sub-document commands
+    
+    Add support for dissecting Couchbase sub-document commands (those
+    which operate on a subset of a whole document).
+    
+    Example pcap file:
+      https://wiki.wireshark.org/SampleCaptures?action=AttachFile&do=get&target=couchbase_subdoc_multi.pcap
+    
+    Change-Id: I5394a6f86c036ebd339574bac4e52f7d0821e4bf
+    Reviewed-on: https://code.wireshark.org/review/10151
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit d097968
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Fri Aug 21 03:10:10 2015 +0100
+
+    Make IPv6 extension header protocol names uniform and consistent with RFC 2460
+    
+    Example from RFC 2460 (page 7):
+    
+      IPv6 header
+      Hop-by-Hop Options header
+      Destination Options header (note 1)
+      Routing header
+      Fragment header
+      Authentication header (note 2)
+      Encapsulating Security Payload header (note 2)
+      Destination Options header (note 3)
+    
+    Change-Id: I03c1ebedf581f71047b303856052609574110c61
+    Reviewed-on: https://code.wireshark.org/review/10173
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 30ce20d
+Author: AndersBroman <anders.broman@ericsson.com>
+Date:   Fri Aug 21 13:54:53 2015 +0200
+
+    [Expert] Enhance error output to identify the duplicated field.
+    
+    Change-Id: Ie38f51e2fa0f846dbcfd7a19f29eac1bd07cffbc
+    Reviewed-on: https://code.wireshark.org/review/10179
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit f73e1c2
+Author: Peter Lemenkov <lemenkov@gmail.com>
+Date:   Thu Aug 13 18:13:45 2015 +0300
+
+    Allow redefining all ports for RADIUS
+    
+    RADIUS configuration sometimes uses more ports - for example, one for
+    authentication, another one for accounting. Sometimes it uses the entire
+    port ranges. In case of FreeRADIUS 2.x.x server it might look like this:
+    
+    ...
+    listen {
+            type = auth
+            ipaddr = *
+            port = 13812
+    }
+    listen {
+            type = acct
+            ipaddr = *
+            port = 13813
+    }
+    ...
+    
+    Unfortunately we allow only one port to be redefined, not more. So it
+    forces a person who's analyzing a traffic from such a RADIUS server
+    manually select "Decode as" every time for each port.
+    
+    It was requested at least once to lift this limitation:
+    
+    * https://ask.wireshark.org/questions/2189/decode-multiple-ports-as-radius
+    
+    So let's fix it!
+    
+    With this commit it's possible to set a port ranges for RADIUS dissector
+    to handle. An example (default) configuration looks like (see
+    ~/.wireshark/preferences):
+    
+    radius.ports: 1645,1646,1700,1812,1813,3799
+    
+    Old "alternate_port" preference is marked as obsolete. It won't be shown
+    to a user but it will still be used if exists (remained from a previous
+    installations).
+    
+    *Ver. 2*:
+    Old alternate_port value is copied to the ports range, thus making
+    transition even more smooth.
+    
+    Change-Id: Ibdd6f4f9fa1e0ac186147cec380bbfc62d509b17
+    Signed-off-by: Peter Lemenkov <lemenkov@gmail.com>
+    Reviewed-on: https://code.wireshark.org/review/10015
+    Petri-Dish: Anders Broman <a.broman58@gmail.com>
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 7d59925
+Author: Timo Warns <timow+github@DiningPhilosopher.DE>
+Date:   Fri Jul 31 22:30:16 2015 +0200
+
+    SSL: refine KEX handling and fix _anon KEX dissecting
+    
+    Dissecting client and server KEX messages requires to precisely distinguish KEX
+    algos. For example, Server KEX for DH_anon do not contain a signature, while
+    DHE_DSS and DHE_RSA do. The patch introduces KEX distinction with full
+    precision and fixes dissecting _anon KEX messages.
+    
+    Change-Id: I0bcd5e2bf899ba9cac79476d5b7a1ffb3accf0db
+    Reviewed-on: https://code.wireshark.org/review/9836
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 8d5ac86
+Author: AndersBroman <anders.broman@ericsson.com>
+Date:   Fri Aug 21 10:43:27 2015 +0200
+
+    Try to fix: wlan_statistics_dialog.cpp:466:1: error: unused parameter \91filter\92 [-Werror=unused-parameter]
+    
+    Change-Id: Ib9b2fe245b126f9413dbdcced94c61eacf4d1c5d
+    Reviewed-on: https://code.wireshark.org/review/10177
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit eeafab5
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Thu Aug 20 15:06:41 2015 +0200
+
+    file-pcapng: always set pinfo->fd->num before calling next layer dissectors/file-pcapng
+    
+    Also fix an off by 1 error for EPB case
+    
+    Change-Id: I895d82a58ec02c577dcaa67a97d456b42460b947
+    Reviewed-on: https://code.wireshark.org/review/10149
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 5e3388f
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Thu Aug 20 19:39:26 2015 +0200
+
+    GSM_map: Fix indent (use 2 spaces) and add modelines
+    
+    Change-Id: I1549eb55e1fa87c46e2493c37f3ed352970b794b
+    Reviewed-on: https://code.wireshark.org/review/10168
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 8055786
+Author: Paul Emge <paul.emge@digidescorp.com>
+Date:   Thu Aug 6 11:00:22 2015 -0500
+
+    Fix bug with MVRP dissection where only one message was dissected.
+    
+    Fix whitespace and replace tvb_captured_length with tvb_reported_length
+    
+    Change-Id: I3952e7a1ac00b68e6f6eb1283977bc6299b0baaf
+    Reviewed-on: https://code.wireshark.org/review/9900
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit a5fe54d
+Author: Pascal Artho <pascalartho@gmail.com>
+Date:   Tue Aug 18 08:44:37 2015 +0200
+
+    Preparation Host Flows: Syntax Line Edit (allow longer filter text)
+    
+    The "Syntax Line Edit" is based on "QLineEdit". By default, the maximum
+    permitted length of a QLineEdit text is 32767 (16 bits).
+    
+    As the "Host Flows" extension uses the Wireshark filter syntax to filter
+    the data, the filter can be become large. To avoid errors, I increased
+    the maximum permitted length value to the maximum of quint32.
+    
+    Change-Id: I756efa76e1fc84449caef8fea368e6e38e776235
+    Reviewed-on: https://code.wireshark.org/review/10099
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 0310e5a
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Thu Aug 20 23:03:01 2015 +0200
+
+    gsm map summary (GTK): fix no previous prototype for ‘gsm_map_stat_gtk_sum_cb’ [-Wmissing-prototypes]
+    
+    Change-Id: Ic97434112bc71202354004626ba51e1a22c39abf
+    Reviewed-on: https://code.wireshark.org/review/10165
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit aec8e93
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Thu Aug 20 22:08:18 2015 +0200
+
+    SPDY: fix no previous prototype for 'dissect_spdy_heur' [-Wmissing-prototypes]
+    
+    Change-Id: Ife5f44a333227b1df3d2377d12dbec65a4b4d5c3
+    Reviewed-on: https://code.wireshark.org/review/10164
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 8f0fc4b
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Thu Aug 20 19:34:47 2015 +0200
+
+    GSM/ANSI/CAMEL...: fix no previous prototype for '*_stat_init' [-Wmissing-prototypes]
+    
+    Change-Id: I0aedefbb77899ebceac7fb08249faf47964d785b
+    Reviewed-on: https://code.wireshark.org/review/10163
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit fab0e59
+Author: Hadriel Kaplan <hadrielk@yahoo.com>
+Date:   Thu Aug 20 14:38:35 2015 -0400
+
+    Fix memory leaks of dumper SHB and IDB infos
+    
+    Change-Id: I6b81d3e853d503c6a81f9793957b48ab34c6808c
+    Reviewed-on: https://code.wireshark.org/review/10156
+    Petri-Dish: Hadriel Kaplan <hadrielk@yahoo.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit b4762a0
+Author: Jeff Morriss <jeff.morriss.ws@gmail.com>
+Date:   Wed Aug 12 13:57:20 2015 -0400
+
+    Generate Diameter's expert info's even when there's no tree so that they show
+    up in the Expert Infos dialog.
+    
+    Push the if(tree) check down into the basic type dissectors since we can't
+    generate/fill the label (which won't be used anyway) when we're not building
+    the tree (since the proto_item will be faked/NULL).
+    
+    Change-Id: Ie4f1f6856cfad0dabc7c58cdee2c16c8fc032c6d
+    Reviewed-on: https://code.wireshark.org/review/10001
+    Petri-Dish: Jeff Morriss <jeff.morriss.ws@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit dc4e960
+Author: Jeff Morriss <jeff.morriss.ws@gmail.com>
+Date:   Thu Aug 20 11:00:17 2015 -0400
+
+    Add some Gx AVPs from 3GPP 29.212.
+    
+    Change-Id: Iaf2cc67d4d235193b25045895441742bc6531370
+    Reviewed-on: https://code.wireshark.org/review/10150
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 71e08dd
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Tue Aug 18 13:34:30 2015 +0200
+
+    lemonflex: fix warning: no previous prototype for 'df_scanner_*' [-Wmissing-prototypes]
+    
+    lemonflex-tail.inc:44:1: warning: no previous prototype for 'df_scanner_text' [-Wmissing-prototypes]
+    lemonflex-tail.inc:50:1: warning: no previous prototype for 'df_scanner_file' [-Wmissing-prototypes]
+    lemonflex-tail.inc:59:1: warning: no previous prototype for 'df_scanner_cleanup' [-Wmissing-prototypes]
+    
+    Change-Id: If0476b430592df225234c5c685c8009ab08b5ab6
+    Reviewed-on: https://code.wireshark.org/review/10162
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit a70f591
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Thu Aug 20 23:16:04 2015 +0200
+
+    proto_dlg: fix no previous prototype for ‘heur_*_all_cb’ [-Wmissing-prototypes]
+    
+    Change-Id: I330ec2cee965f8cc3128c4a7bf794e52581ac290
+    Reviewed-on: https://code.wireshark.org/review/10166
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit d9395b7
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Fri Aug 21 03:54:36 2015 +0100
+
+    Rename 'ip_next_header_dissector_table' to 'ipv6_next_header_dissector_table' in IPv6 dissector
+    
+    Provides better readability, the dissector table is only used for IPv6
+    extension headers.
+    
+    Change-Id: I87d877a89c6465d4475f2f0a40636ccd1b6cdd92
+    Reviewed-on: https://code.wireshark.org/review/10174
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+
+commit 56d131c
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Thu Aug 20 17:06:04 2015 -0700
+
+    There is no wlan_statistics_dialog.ui.
+    
+    Change-Id: Ibedb3904cbab88ebae3bc9ec1588263af933dfc1
+    Reviewed-on: https://code.wireshark.org/review/10172
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 2ed3d91
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Tue Aug 18 11:46:12 2015 -0700
+
+    Add the WLAN statistics dialog.
+    
+    Instead of splitting the stats into two lists as with the GTK+ UI, add
+    everything to an expandable tree. This allows viewing nodes on more than
+    one network.
+    
+    Rename the top-level Bluetooth menu item to Wireless and put the WLAN
+    stats dialog there.
+    
+    The Qt UI matches SSIDs (WlanNetworkTreeWidgetItem::isMatch) a bit
+    differently than the GTK+ UI. Try to make the logic as plain as possible
+    since we'll likely have to update it in the future.
+    
+    The addition of a custom BSSID address types means that we can't assume
+    that everything is AT_ETHER. Add routines for checking for broadcast
+    BSSIDs and comparing only the data portions of addresses.
+    
+    Move PercentBarDelegate into its own module. Use it in
+    WlanStatisticsDialog.
+    
+    Change-Id: Ie4214eb00671a890871380c4a07213ebfb7585c6
+    Reviewed-on: https://code.wireshark.org/review/10171
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 0f9bbbc
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Thu Aug 20 22:56:56 2015 +0200
+
+    BOOTP: fix indent (use tab)
+    
+    Change-Id: I32ea4d1b9cd8aa351cbdb2bab0642e4ed0c191fb
+    Reviewed-on: https://code.wireshark.org/review/10169
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+
+commit b07ae6c
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Thu Aug 20 22:02:50 2015 +0200
+
+    ANSI: Add modelines
+    
+    Change-Id: I641a9525ec5a6315cc4a2d97506a885605b3504b
+    Reviewed-on: https://code.wireshark.org/review/10170
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+
+commit 4dd49c5
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Thu Aug 20 21:38:19 2015 +0200
+
+    Camel: Fix indent (use 2 spaces) and add modelines
+    
+    Change-Id: I6fe835e78e58faabd5cfeeb84e39793b48d3df25
+    Reviewed-on: https://code.wireshark.org/review/10167
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+
+commit 648fe94
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Thu Aug 20 07:48:58 2015 +0200
+
+    Translations: fix typo
+    
+    coversation => conversation
+    
+    Found by s3erios (Ukrainian translator)
+    
+    Change-Id: Iaecb4e139d049c212956fa8567ee480d2f2aa0d2
+    Reviewed-on: https://code.wireshark.org/review/10152
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+
+commit c4b93e9
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Thu Aug 20 11:54:04 2015 -0700
+
+    CMake: Fixup appending to WS_WIN_LIBS
+    
+    In the world of CMake calling "set" with multiple values creates a
+    semicolon-separated list. For WS_WIN_LIBS we want a single string so we
+    need to call "set" with a single, quoted value.
+    
+    Change-Id: I96c5085af58adfb97ce16195eb27cc8ddb612d6a
+    Reviewed-on: https://code.wireshark.org/review/10158
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+    Petri-Dish: Hadriel Kaplan <hadrielk@yahoo.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+
+commit e67098c
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Thu Aug 20 11:39:02 2015 -0700
+
+    Squelch recent display filter warnings.
+    
+    Try to keep the main display filter editor from emitting warnings when
+    we populate the recent item list.
+    
+    Change-Id: Ib0c150093e03d4d2ca2ac6cd72c0e37d041fe98b
+    Ping-Bug: 11438
+    Reviewed-on: https://code.wireshark.org/review/10157
+    Tested-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 36a74cb
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Thu Aug 20 08:56:04 2015 -0700
+
+    Tap parameter and stats dialog fixups.
+    
+    If we run into an error when trying to register a tap listener, return
+    instead of tapping packets. This should fix some (but likely not all)
+    double frees found by Stig. For now close each statistics dialog if we
+    find an error. Note that we might want to keep them open instead.
+    
+    Add checks and cleanups to some of the stats table free routines.
+    
+    Call fillTree once in TapParameterDialog's constructor instead of each
+    time it's shown. Make fillTree a slot which lets us use a delay timer so
+    that the dialog is visible when we retap packets.
+    
+    Change-Id: Id49f2f2a99bc8e5b1d32990024986b3c8b1abe24
+    Reviewed-on: https://code.wireshark.org/review/10153
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 37a737f
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Thu Aug 20 10:05:39 2015 -0700
+
+    Make sure we can apply deprecated display filters.
+    
+    Deprecated filters are still valid. Update display filter checks to make
+    sure we can apply them.
+    
+    Bug: 11438
+    Change-Id: Ib5e009c070b40912434e0ffd771203ed1e1ba093
+    Reviewed-on: https://code.wireshark.org/review/10154
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit 829c648
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Mon Aug 17 01:38:00 2015 +0100
+
+    Check for IP version errors in dissect_ip()
+    
+    Change-Id: I7db4ed54be820e5667e1e93880013cc7abf95256
+    Reviewed-on: https://code.wireshark.org/review/10064
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit ba69473
+Author: Hadriel Kaplan <hadrielk@yahoo.com>
+Date:   Thu Aug 20 08:48:46 2015 -0400
+
+    Link setargv.obj for Windows in CMake so mergecap works
+    
+    Try it again.
+    
+    Change-Id: I511dd3d7d70fa33e246085c8cb79925e92945ebc
+    Reviewed-on: https://code.wireshark.org/review/10148
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+
+commit 7249791
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Thu Aug 20 13:00:24 2015 +0200
+
+    pcapng: Fixed copying if_filter_bpf_bytes
+    
+    Bug: 11455
+    Change-Id: Ic99ff1bcd7dad65b3ade5a9f46ce0f64573cb059
+    Reviewed-on: https://code.wireshark.org/review/10147
+    Petri-Dish: Stig Bjørlykke <stig@bjorlykke.org>
+    Reviewed-by: Evan Huus <eapache@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Dario Lombardo <lomato@gmail.com>
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+
+commit 8a71867
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Wed Aug 19 21:47:50 2015 +0100
+
+    UDP jumbogram expert info fix
+    
+    Change-Id: Ifa6170622bc8331097bc3fe9c567c97ce826c340
+    Reviewed-on: https://code.wireshark.org/review/10140
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit bc8b94d
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Wed Aug 19 21:57:25 2015 +0200
+
+    file-pcapng: differentiate captured length and reported length when calling next dissector and catch bound errors
+    
+    Otherwise dissection will fail when analyzing a capture with a snap length set
+    
+    Change-Id: If6714364efffdd1fbf88c947743929a71f75c663
+    Reviewed-on: https://code.wireshark.org/review/10135
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit ff78d0a
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Wed Aug 19 21:54:47 2015 +0200
+
+    file-pcap: differentiate captured length and reported length when calling next dissector and catch bound errors
+    
+    Otherwise dissection will fail when analyzing a capture with a snap length set
+    
+    Change-Id: I764f48c624d0cc411b04ee62f8ecccaf6abb6f0c
+    Reviewed-on: https://code.wireshark.org/review/10134
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 2046368
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Wed Aug 19 21:48:46 2015 +0200
+
+    file-pcapng: fix dissection of options in blocks
+    
+    - fix the loop logic
+    - flags in EPB include link-layer-dependent errors
+    
+    Change-Id: Iae0b4869b556abbf3c14f3b865d0f23cee182c84
+    Reviewed-on: https://code.wireshark.org/review/10132
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit bc777f9
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Thu Aug 20 10:29:03 2015 +0200
+
+    Added a missing break
+    
+    Change-Id: Ia04a112d8df195e271dc11565750a6e28bd7f0c9
+    Reviewed-on: https://code.wireshark.org/review/10146
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit 950f1dd
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Wed Aug 19 15:38:10 2015 +0200
+
+    IO Graphs: Don't show unchecked graphs in legend
+    
+    Change-Id: I0a9c4d967ee03a0a8dfc93f87dbe38e4e3a0404c
+    Reviewed-on: https://code.wireshark.org/review/10128
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit 75f4ff7
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Thu Aug 20 10:09:13 2015 +0200
+
+    Make empty filter valid in checkFilter
+    
+    Change-Id: Ia5293a228a7044a4cd01b3b2f62f1d7a8f7747e2
+    Reviewed-on: https://code.wireshark.org/review/10145
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit 29cd036
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Thu Aug 20 10:06:48 2015 +0200
+
+    Clear display filter when filterPackets with empty filter
+    
+    Change-Id: Ie3f763d53f5c250bbc58e32490eb83bb2e076a62
+    Reviewed-on: https://code.wireshark.org/review/10144
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit 3b5a1f2
+Author: Hadriel Kaplan <hadrielk@yahoo.com>
+Date:   Wed Aug 19 23:29:13 2015 -0400
+
+    Link setargv.obj for Windows in CMake so mergecap works
+    
+    Mergecap needs setargv.obj in order to get wildcard support. This is linked
+    in nmake but not cmake.
+    
+    Bug: 10354
+    Change-Id: Icccf6b36495ac4b376f651d689b4a1f9e2c6042d
+    Reviewed-on: https://code.wireshark.org/review/10143
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+
+commit 6fb6ede
+Author: Hadriel Kaplan <hadrielk@yahoo.com>
+Date:   Wed Aug 19 21:38:13 2015 -0400
+
+    Get the windows buildbot working for mergecap test suite
+    
+    Change-Id: Ic9351b9bb8df85086eee3ab21908a2f9a04db767
+    Reviewed-on: https://code.wireshark.org/review/10141
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+
+commit ddaa311
+Author: Hadriel Kaplan <hadrielk@yahoo.com>
+Date:   Wed Aug 19 18:30:29 2015 -0400
+
+    Remove unused struct member from wtap
+    
+    The 'number_of_interfaces' member of struct wtap is not used - nor is it
+    needed since the interface_data is a GArray with its own 'len' member.
+    
+    Change-Id: Id0fb25248dea4bea9fc88a8ea35c09ba55029d89
+    Reviewed-on: https://code.wireshark.org/review/10138
+    Petri-Dish: Hadriel Kaplan <hadrielk@yahoo.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit b3daf70
+Author: Hadriel Kaplan <hadrielk@yahoo.com>
+Date:   Wed Aug 19 18:42:59 2015 -0400
+
+    Pcap: wtap does not set interface timestamp precision when reading pcap
+    
+    Like bug 11447, when wiretap reads a legacy PCAP file it needs to
+    set the interface description's tsprecision member. And like bug
+    11447, I'm wondering why we have the field to begin with. But I'm
+    fixing this so that the Windows buildbots can get going again.
+    
+    Change-Id: I71d0fe2e999ee7d11f1f5cc424681a99e17b1b1b
+    Reviewed-on: https://code.wireshark.org/review/10139
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+
+commit fc0a2f5
+Author: Hadriel Kaplan <hadrielk@yahoo.com>
+Date:   Wed Aug 19 17:59:27 2015 -0400
+
+    Add more debug infor for windows buildbot test suite failure
+    
+    Down the rabbit hole we go...
+    
+    Change-Id: I8371b95b85128209b56960eb6e54648a6babbb84
+    Reviewed-on: https://code.wireshark.org/review/10137
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+
+commit 8a86222
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Wed Aug 19 18:34:20 2015 +0200
+
+    PNRP: capitalize protocol name
+    
+    Change-Id: I1cf5d22e12241ef330319ef8fdf176becdefe300
+    Reviewed-on: https://code.wireshark.org/review/10131
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit d9dd323
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Wed Aug 19 21:52:30 2015 +0200
+
+    file-pcapng: remove useless hf_pcapng_timestamp_data entry
+    
+    Change-Id: I82b2d4e4b0be8179103b827e0d11a0d8b10e1374
+    Reviewed-on: https://code.wireshark.org/review/10133
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 0bdf518
+Author: Hadriel Kaplan <hadrielk@yahoo.com>
+Date:   Wed Aug 19 16:25:54 2015 -0400
+
+    Try to debug merge test suite failure on windows buildbot
+    
+    This change will be undone once the problem is found.
+    
+    Change-Id: Ica9cfe31b4e30fad2bb9de508af61baa1c455cc1
+    Reviewed-on: https://code.wireshark.org/review/10136
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+
+commit 2c260fa
+Author: Balint Reczey <balint@balintreczey.hu>
+Date:   Sat Aug 15 21:12:17 2015 +0200
+
+    Use system's GeoIP database by default on Debian
+    
+    Change-Id: I58c1cbb242c20737dd16a0477858b0225c0b5d14
+    Reviewed-on: https://code.wireshark.org/review/10051
+    Petri-Dish: Balint Reczey <balint@balintreczey.hu>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Balint Reczey <balint@balintreczey.hu>
+
+commit bb96725
+Author: Balint Reczey <balint@balintreczey.hu>
+Date:   Sat Aug 15 21:10:20 2015 +0200
+
+    Use system's OpenLayers.js on Debian
+    
+    Change-Id: Id790ee61d3443e2f96a83260514fa3a6d31d09da
+    Reviewed-on: https://code.wireshark.org/review/10050
+    Reviewed-by: Balint Reczey <balint@balintreczey.hu>
+
+commit 9380d06
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Wed Aug 19 18:13:36 2015 +0200
+
+    ixiatrailer: remove execute bit
+    
+    Change-Id: I6cd8f98518b21e935b329f5470b706ec059c91eb
+    Reviewed-on: https://code.wireshark.org/review/10129
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 89a8ad6
+Author: Pascal Artho <pascalartho@gmail.com>
+Date:   Tue Aug 18 08:44:04 2015 +0200
+
+    Preparation Host Flows: Tap Sequence Analysis
+    
+    The tap_sequence_analysis was adapted to store the protocol of each
+    frame. Therefore a new variable was introduced. In case of an ICMP or
+    ICMPv6 packet, the ICMP message type and code is retrieved. The adapted
+    ICMP and ICMPv6 dissector stores both values in packet info (see [1]).
+    
+    In case of ICMP and ICMPv6 packets, the source and destination port is
+    not set or 0, respectively. Compared to that, the NetFlow service export
+    protocol [2] codes the ICMP message type and code into the port numbers.
+    The source port is zero while the destination is defined as: destination
+    port = ICMP type * 256 + ICMP code. This definition was implemented for
+    the ICMP and ICMPv6 packets.
+    
+    References
+    [1] https://code.wireshark.org/review/10097
+    [2] http://www.ietf.org/rfc/rfc3954.txt
+    
+    Change-Id: I07518e360975682a3f45e80cb24f82f58cfb15f0
+    Reviewed-on: https://code.wireshark.org/review/10098
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit d05b6f9
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Wed Aug 19 11:52:51 2015 +0200
+
+    Bluetooth: ATT: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
+    
+    Found also by Coverity (CID 1316607)
+    
+    Change-Id: Ib6a4437fd24b51a8aa87d4bcdb5ee2a1dc43dae3
+    Reviewed-on: https://code.wireshark.org/review/10124
+    Reviewed-by: Michal Labedzki <michal.labedzki@tieto.com>
+
+commit 03b78a0
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Wed Aug 19 11:58:44 2015 +0200
+
+    Bluetooth: ATT: Fix  code will never be executed [-Wunreachable-code]
+    
+    Change-Id: I5048da723ddecde931956ed1af77438f823c1990
+    Reviewed-on: https://code.wireshark.org/review/10125
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Reviewed-by: Michal Labedzki <michal.labedzki@tieto.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+
+commit d470ff1
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Wed Aug 19 12:33:06 2015 +0200
+
+    btsnoop: Missing break in switch (CID 1316606)
+    
+    Change-Id: I105da06b7161a5b5f0cc2b4ce5303c4d5c989280
+    Reviewed-on: https://code.wireshark.org/review/10126
+    Reviewed-by: Michal Labedzki <michal.labedzki@tieto.com>
+
+commit fa40025
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Wed Aug 19 09:00:54 2015 +0200
+
+    Recompile dfilter for all tap listeners when fields changed
+    
+    When fields have changed the compiled display filter may be invalid
+    or need a recompile to be valid.
+    
+    Filters which are not valid after a recompile is set to a filter
+    matching no packets (frame.number == 0) to indicate that this does
+    no longer match anything.  We should probably have a better filter
+    matching no packet for this purpose.
+    
+    Change-Id: Id27efa9f46e77e20df50d7366f26d5cada186f93
+    Reviewed-on: https://code.wireshark.org/review/10123
+    Petri-Dish: Stig Bjørlykke <stig@bjorlykke.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit b755a66
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Wed Aug 19 05:28:17 2015 +0100
+
+    Use MAC address documentation range in filter examples
+    
+    https://www.iana.org/assignments/ethernet-numbers/ethernet-numbers.xhtml
+    
+    Change-Id: I997440b7622dae4ea25d94e4041971f89b63fd04
+    Reviewed-on: https://code.wireshark.org/review/10121
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit e328fa5
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Wed Aug 19 07:11:23 2015 +0100
+
+    IPv6: Minor variable name fix
+    
+    Change-Id: Iaef41fa2a212577f1fbdf7705eca65a928faa8c3
+    Reviewed-on: https://code.wireshark.org/review/10122
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 9976f52
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Mon Aug 17 13:30:01 2015 +0200
+
+    .mailmap: sort using sort -u
+    
+    Change-Id: I276331070c654e6c57bccb2c26cd0430ac656b26
+    Reviewed-on: https://code.wireshark.org/review/10069
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit dcaa64a
+Author: Hadriel Kaplan <hadrielk@yahoo.com>
+Date:   Mon Aug 17 19:22:42 2015 -0400
+
+    Mergecap: add test suite for various merging scenarios
+    
+    Add a test suite for mergecap (and indirectly capinfos I guess).
+    This is not exhaustive, but it's a start.
+    
+    Change-Id: I9442b4c32e31a74b1673961ad6ab50821441de3e
+    Reviewed-on: https://code.wireshark.org/review/10082
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit d64ad1d
+Author: Hadriel Kaplan <hadrielk@yahoo.com>
+Date:   Sun Aug 16 12:37:11 2015 -0400
+
+    capinfos: add more info about file and interfaces
+    
+    Add more information about the capture file, and about the interface
+    descriptions in it. Also remove long-unused g_options code.
+    
+    Change-Id: I93cbd70fc7b09ec1b8b2fd6c85bb885c7f749543
+    Reviewed-on: https://code.wireshark.org/review/10073
+    Petri-Dish: Hadriel Kaplan <hadrielk@yahoo.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 3268023
+Author: Andrew Chernyh <andrew.chernyh@gmail.com>
+Date:   Mon Jul 6 10:29:48 2015 +0600
+
+    Added TDMoP protocol dissector
+    
+    Bug: 11340
+    Change-Id: I04408db376718c7a5392f9521d7d75d0481ec30e
+    Reviewed-on: https://code.wireshark.org/review/9514
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit d5caba6
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Mon Aug 17 20:07:58 2015 +0100
+
+    [IPv6] Make "ip.version" field pretty(er)
+    
+    Change-Id: I1e32f666118e36f48edcc1678d75db3ca3f62776
+    Reviewed-on: https://code.wireshark.org/review/10075
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+
+commit a22bb87
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Mon Aug 17 13:27:53 2015 +0200
+
+    Update .mailmap
+    
+    Change-Id: Ib61ed614c3cfb6885d81a61d82b0974beba786f5
+    Reviewed-on: https://code.wireshark.org/review/10068
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+
+commit c32c1f0
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Tue Aug 18 18:51:32 2015 +0100
+
+    IPv6 Jumbogram expert info cleanup
+    
+    Change-Id: Ic06e50a30330758d6ed0b1b1d9ba0d7f74929a9a
+    Reviewed-on: https://code.wireshark.org/review/10111
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+
+commit 8352ff1
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Sun Aug 16 21:02:35 2015 +0100
+
+    Add IPv6 examples to capture/display filters
+    
+    Also use TEST-NET-1 for IPv4 examples.
+    
+    Replaced note using comma with parentheses
+    
+    Change-Id: I9855207aec7a335b80986aa63bd235edc4278d3a
+    Reviewed-on: https://code.wireshark.org/review/10061
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+
+commit fc1b48f
+Author: Luke Mewburn <luke@mewburn.net>
+Date:   Wed Aug 19 10:47:57 2015 +1000
+
+    DVBCI: fix typo in comment
+    
+    Change-Id: I0f6e57b7f16526e7c1b96fb8bd69c003c89b7f42
+    Reviewed-on: https://code.wireshark.org/review/10119
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+
+commit 0e8cc9a
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Wed Aug 12 14:09:35 2015 -0700
+
+    UDP multicast stream dialog.
+    
+    Add the UDP multicast stream dialog. Abuse TapParameterDialog a bit more
+    so that we can edit parameters.
+    
+    Remove some unused struct members and an unused function.
+    
+    Change-Id: I962c70344e792f0959527e4bcba8a20bd7e8acf9
+    Reviewed-on: https://code.wireshark.org/review/10084
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 9a3d4e6
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Tue Aug 18 10:36:04 2015 -0700
+
+    Move an include guard.
+    
+    Move an include guard to match our conventions (and make it easier
+    to spot).
+    
+    Change-Id: I4bad61a0194219f69217713d051e0ff53ff5a76a
+    Reviewed-on: https://code.wireshark.org/review/10110
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 2eaaffe
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Tue Aug 18 21:56:52 2015 +0200
+
+    simple_statistics_dialog(.h): fix parameter 'st_table' not found in the function declaration [-Wdocumentation]
+    
+    Change-Id: I69814a05fa6ad65315e36fa75ae60634e934be5c
+    Reviewed-on: https://code.wireshark.org/review/10117
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 6ed3e08
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Tue Aug 18 21:10:13 2015 +0200
+
+    pcapng(file): fix duplicate break
+    
+    Change-Id: Ife7170c050402ab94d368acc6c233714be764824
+    Reviewed-on: https://code.wireshark.org/review/10114
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 857b144
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Tue Aug 18 21:15:27 2015 +0200
+
+    Qt: Syntax check display filter when fields changed
+    
+    Change-Id: I7179d7918e7958373806fb9627a36554ab4b9ddc
+    Reviewed-on: https://code.wireshark.org/review/10115
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit 4abec47
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Tue Aug 18 12:14:07 2015 -0700
+
+    Clean up handling of time stamps.
+    
+    Use common code for all time stamps, so it's handled the same for the
+    Packet Block, Enhanced Packet Block, and Interface Statistics Block.
+    
+    Show the high and low parts of the time stamp as fields; file dissectors
+    should show the raw file details.  Mark the calculated time stamp as
+    generated, as it's not the raw file data.
+    
+    Get the 64-bit time stamp by shifting the high part left 32 bits and
+    ORing in the low part; no need to play games with unions and byte order
+    
+    Change-Id: I19b2c3227a3ca1e93ec653f279136aa18687581f
+    Reviewed-on: https://code.wireshark.org/review/10116
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit ea7cf08
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Tue Aug 18 11:51:36 2015 -0700
+
+    Cast away 64 -> 32 narrowing complaints.
+    
+    "secs" in an nstime_t is a time_t; cast the calculated seconds portion
+    to time_t.
+    
+    Change-Id: Ieaad4c18bb21384a5781f50eadd3a537b414a369
+    Reviewed-on: https://code.wireshark.org/review/10113
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 7a096c3
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Tue Aug 18 15:58:34 2015 +0200
+
+    Init values set (found by American Fuzzy Lop).
+    
+    Change-Id: Iddd2b4a0ceb409db1afb1a412339134634de631c
+    Reviewed-on: https://code.wireshark.org/review/10104
+    Petri-Dish: Hadriel Kaplan <hadrielk@yahoo.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit f49eb37
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Tue Aug 18 10:32:16 2015 -0700
+
+    Update comment.
+    
+    Change-Id: I51e14a280ba898a321455168ac8ded1853f55e64
+    Reviewed-on: https://code.wireshark.org/review/10109
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 97f3c1b
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Tue Aug 18 19:18:07 2015 +0200
+
+    Qt: Reload widgets using prefs when reloading Lua plugins
+    
+    Widgets using prefs must be closed because the prefs may have
+    been free'd when reloading Lua plugins.
+    
+    Change-Id: I4b79b7aff18d7923c77a9eb05acadc29b156edbf
+    Reviewed-on: https://code.wireshark.org/review/10108
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit 8fcdcb9
+Author: Hadriel Kaplan <hadrielk@yahoo.com>
+Date:   Sun Aug 16 12:37:11 2015 -0400
+
+    Improve file merging for mergecap and wireshark
+    
+    Refactor the file merging code by removing the duplicate logic from mergecap.c
+    and file.c's cf_merge_files(), into a new merge_files() function in merge.c.
+    Also the following user-visible changes:
+    
+     * Removed the '-T' encap type option from mergecap, as it's illogical for
+       mergecap and would complicate common merge code.
+    
+     * Input files with IDBs of different name, speed, tsprecision, etc., will produce
+       an output PCAPNG file with separate IDBs, even if their encap types are the same.
+    
+     * Added a '-I' IDB merge mode option for mergecap, to control how IDBs are merged.
+    
+     * Changed Wireshark's drag-and-drop merging to use PCAPNG instead of PCAP.
+    
+    Bug: 8795
+    Bug: 7381
+    Change-Id: Icc30d217e093d6f40114422204afd2e332834f71
+    Reviewed-on: https://code.wireshark.org/review/10058
+    Petri-Dish: Hadriel Kaplan <hadrielk@yahoo.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit a3c175a
+Author: AndersBroman <anders.broman@ericsson.com>
+Date:   Tue Aug 18 16:47:08 2015 +0200
+
+    Add casts to passify buildboot.
+    
+    Change-Id: I8aa4695f1f8dfdfc5bfcd4fb4f36e1b332581d5a
+    Reviewed-on: https://code.wireshark.org/review/10106
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit db87e62
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Tue Aug 18 16:29:19 2015 +0200
+
+    pcap: add init value.
+    
+    Found compiling with gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04).
+    
+    Change-Id: I21bd3a5ab3365f0065c919aba7d6bd00b878d041
+    Reviewed-on: https://code.wireshark.org/review/10105
+    Petri-Dish: Hadriel Kaplan <hadrielk@yahoo.com>
+    Reviewed-by: Michal Labedzki <michal.labedzki@tieto.com>
+
+commit da6f48d
+Author: Michal Labedzki <michal.labedzki@tieto.com>
+Date:   Tue Aug 18 15:34:53 2015 +0200
+
+    Fix typo in makefile
+    
+    Typo:
+    file.pcapng.c -> file-pcapng.c
+    
+    Change-Id: I72c40fd086f1b68b69e950c065877b2733279a04
+    Reviewed-on: https://code.wireshark.org/review/10102
+    Petri-Dish: Michal Labedzki <michal.labedzki@tieto.com>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 22364bd
+Author: Michal Labedzki <michal.labedzki@tieto.com>
+Date:   Sat Feb 15 19:05:44 2014 +0100
+
+    File-format: BTSNOOP: Add option to dissect next layers
+    
+    Show next layers of each packet.
+    
+    Change-Id: I8c56eab969fef9a0a712b479dc2cdef6cc1578ae
+    Reviewed-on: https://code.wireshark.org/review/221
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit dd57c6b
+Author: Michal Labedzki <michal.labedzki@tieto.com>
+Date:   Fri Jun 26 15:40:22 2015 +0200
+
+    File-format: Add PCAP and PCAPNG dissectors
+    
+    They have educational values and can be used to debugging some issues.
+    Now Wireshark can open three files (BTSNOOP, PCAP, PCAPNG)
+    in two modes: Capture (Traditional) and File-Format.
+    
+    Change-Id: I833b2464d11864f170923dc989a1925d3d217943
+    Reviewed-on: https://code.wireshark.org/review/10089
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit c05df99
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Mon Aug 17 20:34:47 2015 -0400
+
+    Add udp_dissect_pdus.
+    
+    It works similar to tcp_dissect_pdus, but only works on a single packet.  Intended for protocols that go over TCP and UDP so that they can have a common dissection function.
+    Will of course, also work on UDP-only protocols with a fixed length header and size.
+    
+    Used DNP3 as a guinea pig since "multiple PDU support" over UDP was just added.
+    
+    Change-Id: Ib7af8eaf7102c96b4f8b5c1b891ae2d8f0886f9d
+    Reviewed-on: https://code.wireshark.org/review/10083
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+    Reviewed-by: Dario Lombardo <lomato@gmail.com>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit db5b786
+Author: Michal Labedzki <michal.labedzki@tieto.com>
+Date:   Sat Jun 6 19:37:20 2015 +0200
+
+    Bluetooth: Update Assign Numbers
+    
+    +18 ATT attributes to be implemented (IPS 1.0 - 19 May 2015, etc.)
+    
+    Change-Id: Ib30ea20fe9b32a4be842f01ad5b8e8ee081a14ff
+    Reviewed-on: https://code.wireshark.org/review/10095
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit a50a49e
+Author: Michal Labedzki <michal.labedzki@tieto.com>
+Date:   Thu Jan 22 08:27:40 2015 +0100
+
+    Bluetooth: ATT: Add some remaining attributes
+    
+    Add 14 attributes (not as easy as the previous),
+    there are still 19 + 3 (no idea for now [Valid Range, Report, IEEE 11073-20601
+    Regulatory Certification Data List]) attributes to be implemented (soon).
+    
+    Change-Id: Iee5cde4673b62f93084923a592b11824c0683605
+    Reviewed-on: https://code.wireshark.org/review/10094
+    Petri-Dish: Anders Broman <a.broman58@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit df17ff3
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Mon Aug 17 13:18:30 2015 +0200
+
+    Qt: Fix use-after-free pattern
+    
+    QString.toUtf8() returns a QByteArray object and .constData() returns
+    a pointer inside that object. It is not safe to store this pointer as
+    it will become invalid after the statement.
+    
+    Change-Id: I8f54ede75577719008835038934e935cd5feba3f
+    Reviewed-on: https://code.wireshark.org/review/10067
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+    Petri-Dish: Hadriel Kaplan <hadrielk@yahoo.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 9e72779
+Author: Pascal Artho <pascalartho@gmail.com>
+Date:   Tue Aug 18 08:43:06 2015 +0200
+
+    Preparation Host Flows: Dissector Packet ICMP and ICMPv6
+    
+    see https://code.wireshark.org/review/#/c/9976/
+    
+    Change-Id: Ic301db4deea1a02b9e08c123b3e21e70817a2c85
+    Reviewed-on: https://code.wireshark.org/review/10097
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 318c3a5
+Author: Michal Labedzki <michal.labedzki@tieto.com>
+Date:   Wed Jul 22 17:38:51 2015 +0200
+
+    Qt: Add another C++ missing header: <algorithm> for std::sort()
+    
+    Fix build error:
+    ui/qt/packet_list_model.cpp:270:5: error: 'sort' is not a member of 'std'
+         std::sort(visible_rows_.begin(), visible_rows_.end(), recordLessThan);
+    
+    Change-Id: I3a577a268f6c12e8fd97b7b6fd2429989c28e2f5
+    Reviewed-on: https://code.wireshark.org/review/10092
+    Petri-Dish: Michal Labedzki <michal.labedzki@tieto.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 0375244
+Author: Michal Labedzki <michal.labedzki@tieto.com>
+Date:   Sat Jul 18 18:25:36 2015 +0200
+
+    Qt/Minimap: Fix for Qt < 4.8
+    
+    I hope it is quite right solution.
+    
+    Change-Id: Ia9c883a832ddd03985eda37a9b344c4d7c8135e2
+    Reviewed-on: https://code.wireshark.org/review/10091
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit e25562b
+Author: Hadriel Kaplan <hadrielk@yahoo.com>
+Date:   Mon Jul 20 11:09:06 2015 -0400
+
+    Pcapng: clean up Section Header Block handling
+    
+    Change-Id: I8516d0c561ed0b63e49a3594027c9c15bb789258
+    Reviewed-on: https://code.wireshark.org/review/9726
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+    Petri-Dish: Hadriel Kaplan <hadrielk@yahoo.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 4048ca0
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Thu Aug 13 23:00:29 2015 +0200
+
+    rewrite the H1 dissector
+    
+    * use the offset variable to keep track of where we are,
+      remove the position variable
+      (previously, offset remained 0 all the time...)
+    * use proto_tree_add_item()
+    * highlight the correct bytes for each field
+    * define a block type and block length instead of
+      naming these fields differently for each block
+    * indent by 4 spaces
+    
+    Change-Id: Ie0995e5fe6364605fd30020f171e51458844fa59
+    Reviewed-on: https://code.wireshark.org/review/10080
+    Petri-Dish: Martin Kaiser <wireshark@kaiser.cx>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+
+commit acc0c14
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Mon Aug 17 23:06:21 2015 -0400
+
+    Eliminate proto_tree_add_text from XMPP dissectors.
+    
+    Change-Id: I32fdf085ef484d147d9f0b27c56efba41bb827bf
+    Reviewed-on: https://code.wireshark.org/review/10086
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 8fd7197
+Author: Hadriel Kaplan <hadrielk@yahoo.com>
+Date:   Mon Aug 17 23:06:50 2015 -0400
+
+    Lua: add FT_PROTOCOL as a ProtoField type
+    
+    Bug: 11450
+    Change-Id: Ic77ddd193246c0202efcc9c11e61e8f6f85329c5
+    Reviewed-on: https://code.wireshark.org/review/10087
+    Petri-Dish: Hadriel Kaplan <hadrielk@yahoo.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+
+commit 300bb98
+Author: Jeff Morriss <jeff.morriss.ws@gmail.com>
+Date:   Mon Aug 17 16:50:39 2015 -0400
+
+    Install GTK3 too.
+    
+    It was in the list of packages but not in the final command line.
+    
+    Change-Id: I361e660cc4ac91121314a3f8a7388b48fb2c61b7
+    Reviewed-on: https://code.wireshark.org/review/10081
+    Reviewed-by: Jeff Morriss <jeff.morriss.ws@gmail.com>
+
+commit c57f585
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Mon Aug 17 10:47:46 2015 -0700
+
+    Fixup tap listener registration.
+    
+    Make sure we run make-tap-reg.py on files that register tap
+    listeners.  Make sure Qt-specific registration routines start with
+    register_tap_listener_qt_.
+    
+    Change-Id: Idca382180f475db71e4d1965a70ae4cc2fa4f9d5
+    Reviewed-on: https://code.wireshark.org/review/10074
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 41cb3bd
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Thu Aug 13 22:44:29 2015 +0200
+
+    h1: remove if (tree) checks, indent according to the modelines
+    
+    Change-Id: I878aa23b5d718653b9039aeb94a0ece88c9c03cf
+    Reviewed-on: https://code.wireshark.org/review/10079
+    Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
+
+commit c78d7c8
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Thu Aug 13 22:32:43 2015 +0200
+
+    h1: don't THROW() an exception from a dissector
+    
+    leaving the parsing loop should be enough in this case...
+    
+    Change-Id: Ic250961aeb4d3cfcd74ee8caacb59657c32444de
+    Reviewed-on: https://code.wireshark.org/review/10078
+    Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
+
+commit ec1d25d
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Mon Aug 17 22:00:57 2015 +0200
+
+    Qt: Avoid double call to toUtf8()
+    
+    Change-Id: I4d31063b4aa37e4b0a68b5dbc17be22ef2cd151a
+    Reviewed-on: https://code.wireshark.org/review/10077
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit 68c5172
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Mon Aug 17 21:39:41 2015 +0200
+
+    Qt: Always rebuild columns when fields changed
+    
+    The columns must be recreated even if no capture file is loaded
+    because custom columns may have reference to deregistered fields.
+    
+    Change-Id: I4ed7345b3200e5af211695f1a6511ee229d5f13c
+    Reviewed-on: https://code.wireshark.org/review/10076
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit 0368b82
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Wed Aug 12 15:11:39 2015 -0700
+
+    Improve multicast address checking.
+    
+    Check for IPv4 and IPv6 multicast addresses. We might have captured on
+    an "any" interface, or on a PPP link, or used some other method that
+    doesn't result in dl_dst.type == AT_ETHER.
+    
+    Change-Id: I18b0597fd432e4cec8c388a3c7d2d18ac4da0fad
+    Reviewed-on: https://code.wireshark.org/review/10009
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 821ea20
+Author: Selvamegala <sselvamegala@gmail.com>
+Date:   Sat Aug 8 20:35:30 2015 -0400
+
+    Add Decryption support for Lwmesh
+    
+    Bug: 10783
+    Change-Id: Id598838f036b1f312791d9dddbf3767dcbfd1aee
+    Reviewed-on: https://code.wireshark.org/review/9937
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit b660fd4
+Author: Hadriel Kaplan <hadrielk@yahoo.com>
+Date:   Mon Aug 17 11:12:12 2015 -0400
+
+    Pcapng: set interface description's tsprecision when reading file
+    
+    Bug: 11447
+    Change-Id: I5fe14616ed6e86e0bfe02c58cc9fb31e43bc23ef
+    Reviewed-on: https://code.wireshark.org/review/10071
+    Petri-Dish: Hadriel Kaplan <hadrielk@yahoo.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+
+commit 2eec7fe
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Mon Aug 17 13:35:40 2015 +0200
+
+    BPDU: Fix some Dead Store (Dead assignement/Dead increment) Warning found by Clang
+    
+    Change-Id: I91cc96f92ae2e6b07144120d70f8db5b7ad45fce
+    Reviewed-on: https://code.wireshark.org/review/10070
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 77193ef
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Mon Aug 17 06:00:27 2015 +0100
+
+    dissect_ip_heur(): Remove TODO (done)
+    
+    Change-Id: I0c36179b63f5d60037de80badfea352c903c2525
+    Reviewed-on: https://code.wireshark.org/review/10065
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 9a6e36d
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Sun Aug 16 20:06:50 2015 -0400
+
+    Remove proto_tree_add_text from packet-xml.c
+    
+    Required introducing packet_info* to xml_frame_t structure.
+    
+    Change-Id: Ie777fe3bc8c7ea052d3441dd31e0631ce47324cb
+    Reviewed-on: https://code.wireshark.org/review/10063
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit af62264
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Thu Aug 13 16:08:18 2015 +0200
+
+    DNP3: add support for udp multi frame packets.
+    
+    Bug: 11435
+    Change-Id: I1f3006a4276e8a95d028294ebb9635f71be0f75e
+    Reviewed-on: https://code.wireshark.org/review/10013
+    Reviewed-by: Graham Bloice <graham.bloice@trihedral.com>
+    Petri-Dish: Graham Bloice <graham.bloice@trihedral.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 2ba0ea3
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sun Aug 16 12:33:31 2015 -0700
+
+    Fix the conversion of milliseconds to seconds and nanoseconds.
+    
+    1 millisecond = 1000000 nanoseconds, not 1000 nanoseconds, and
+    nstime->nsecs is nanoseconds, not microseconds.
+    
+    Change-Id: I6925ff80f6443015f83ca00bad2a347d10eadd7c
+    Reviewed-on: https://code.wireshark.org/review/10060
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 8b8d378
+Author: Petr Gotthard <petr.gotthard@honeywell.com>
+Date:   Sun Aug 16 16:50:52 2015 +0200
+
+    AMQP 1.0: Fix OSX build errors
+    
+    packet-amqp.c:10660: warning: implicit conversion shortens 64-bit value into a 32-bit value
+    packet-amqp.c:10661: warning: implicit conversion shortens 64-bit value into a 32-bit value
+    
+    Change-Id: Ic1c19edf10432dccb5fc4f3ea07defd45b9eef17
+    Reviewed-on: https://code.wireshark.org/review/10054
+    Petri-Dish: Hadriel Kaplan <hadrielk@yahoo.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+
+commit 6f7811e
+Author: ff <francesco.fondelli@gmail.com>
+Date:   Sun Aug 16 17:27:01 2015 +0200
+
+    A new Early Allocation Request for draft-ietf-pce-lsp-setup-type and
+    draft-ietf-pce-segment-routing has been issued.  Reference:
+    https://mailarchive.ietf.org/arch/msg/pce/Zdsc0HHl1SLvpANRWhpLvIzJQyI
+    There are implementations out there that are using 5 as SR-ERO subobject
+    identifier (instead of 36 that will be assigned by IANA) and 27 as the
+    PATH-SETUP-TYPE TLV identifier (instead of 28 that will be assigned by
+    IANA).  This patch decodes both 5/36 as SR-ERO subobject and 27/28 as
+    PATH-SETUP-TYPE.  It is unlikely that IANA will re-assign code points 5
+    and 27 in the near future.
+    
+    Change-Id: Ie2efa869344e4c1121f19f1ee3a71711d566a037
+    Signed-off-by: ff <francesco.fondelli@gmail.com>
+    Reviewed-on: https://code.wireshark.org/review/10057
+    Petri-Dish: Hadriel Kaplan <hadrielk@yahoo.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+
+commit 3755bc6
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Sun Aug 16 07:35:24 2015 +0100
+
+    Fix IP Destinations stats tree
+    
+    Change-Id: I875ecb05e0919e81e6d8d1d00f802c8d5df5b214
+    Reviewed-on: https://code.wireshark.org/review/10053
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+
+commit c643cbf
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Sat Aug 15 17:05:17 2015 -0700
+
+    Run abicheck commands at compile time.
+    
+    The CMake dumpbabi targets collectively copy over 800 files. Do
+    that when when we build the actual targets instead of at configure
+    time. Hopefully this will speed up initial CMake runs.
+    
+    Change-Id: I6e4d691e24c73ea05d638a0f897f570541c84e38
+    Reviewed-on: https://code.wireshark.org/review/10052
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 8d1a549
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Sun Aug 16 08:10:40 2015 -0700
+
+    [Automatic update for 2015-08-16]
+    
+    Update manuf, services enterprise-numbers, translations, and other items.
+    
+    Change-Id: Idb8a2cff075a1ffe5e3cd1d6f4d3fb1b6c357cdb
+    Reviewed-on: https://code.wireshark.org/review/10055
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit b1d33db
+Author: Petr Gotthard <petr.gotthard@honeywell.com>
+Date:   Sat Jul 4 01:19:02 2015 +0200
+
+    AMQP 1.0: Refactor to fix parsing of timestamps
+    
+    Timestamps are currently dissected as integer numbers; two aspects need to
+    be recatored to correctly dissect timestamps:
+     - the add_1_0_proto_item() function
+     - protocol fields (hf_xxx) and the get_amqp_1_0_value_formatter()
+    
+    (1)
+    The AMQP 1.0 dissector rely on the proto_tree_add_item. There is only one
+    invocation common for all datatypes (in add_1_0_proto_item), which cannot
+    pass any type-specific ENC_xxx specifiers and it cannot handle custom
+    datatypes like AMQP timestamp.
+    
+    I propose to replace the add_1_0_proto_item() by type-specific dissectors that
+    will correctly set the ENC_xxx specifiers and handle exceptional cases like
+    the AMQP timestamp or the zero-length true/false datatypes.
+    
+    (2)
+    The get_amqp_1_0_value_formatter implements a table-driven magic to select
+    alternate hf_xxx field based on the actual datatype. This however
+     - defines alternate fields where the standard permits only one datatype
+     - does not support fields that can contain any datatype ("*")
+     - does not support FT_TIMESTAMP
+    
+    I propose to make this mechanism less table-driven (more explicit and more
+    flexible) and allow all alternates permitted by the standard.
+    
+    Change-Id: Ib2cbda632d4c81ec3e6b81f539fe77bb913afc1c
+    Reviewed-on: https://code.wireshark.org/review/9528
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 8fa4016
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Sat Aug 15 18:07:10 2015 +0100
+
+    make-taps.pl: Remove duplicate slash in pathname
+    
+    Change-Id: Id5e13df24409267c405cdd05479610a8ba898289
+    Reviewed-on: https://code.wireshark.org/review/10047
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 2e2129a
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Sat Aug 15 09:39:05 2015 -0400
+
+    Conversion of random proto_tree_add_text calls.
+    
+    Change-Id: I6505ce34de84bfe46d5bc7b4d6a3c6044f3fb4b5
+    Reviewed-on: https://code.wireshark.org/review/10041
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 8b45727
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sat Aug 15 11:34:46 2015 -0700
+
+    Un-reference actions after adding them to an action group.
+    
+    When created, they have a reference count of 1; when added to an action
+    group, the reference count is increased as a pointer is held by the
+    action group.  Release the reference we got, as we're not holding onto
+    it.
+    
+    Also, rename "menu_item" to "menu_action", to indicate that it's an action.
+    
+    Change-Id: I54543dcc2e6c3b341a9f584fe1b6099a134771b3
+    Reviewed-on: https://code.wireshark.org/review/10049
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 1b46738
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sat Aug 15 11:20:36 2015 -0700
+
+    Do the "plugin" menu stuff in one pass.
+    
+    Also, use g_strconcat() in other places where we prepend / to action
+    names.
+    
+    Hopefully, this will make it easier to find common code between all the
+    N different places where we add menus and menu items.
+    
+    Change-Id: Iee876866730cada64428df17f1f3c4552cc3ac93
+    Reviewed-on: https://code.wireshark.org/review/10048
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit c222719
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sat Aug 15 10:49:51 2015 -0700
+
+    Fix creation of menu actions in ws_menubar_create_action_group().
+    
+    Action names are expected to begin with /, so prepend a /.
+    
+    Fixes the "plugin" menu mechanism (which could be used by built-in code
+    as well, so it's not really a "plugin" menu mechanism).
+    
+    Change-Id: Ic45412399078796359649cc876d2c8bfc9a790c6
+    Reviewed-on: https://code.wireshark.org/review/10046
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 88f334b
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Sat Aug 15 19:31:51 2015 +0200
+
+    Fixed a comment in cleanup_dissection
+    
+    Change-Id: I445e09803023d1a22a663ba0501c013f113b5bfe
+    Reviewed-on: https://code.wireshark.org/review/10045
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit 5f13933
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Sat Aug 15 19:25:13 2015 +0200
+
+    Lua: Free true_false_string values at reload
+    
+    Change-Id: I8ab194bf094e82f08ddafb0a1451aec42989b93d
+    Reviewed-on: https://code.wireshark.org/review/10044
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit 0a16350
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Sat Aug 15 17:55:27 2015 +0100
+
+    Add a newline for readability
+    
+    Change-Id: I7dbfa8f82454bd93ca5a66f22c29982923803918
+    Reviewed-on: https://code.wireshark.org/review/10043
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 2bc6f01
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sat Aug 15 09:26:45 2015 -0700
+
+    *More* issues.
+    
+    Change-Id: Ib415582f4bf2529c412bed329b3ee7daccde29b0
+    Reviewed-on: https://code.wireshark.org/review/10042
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 7f38b65
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Sun Aug 9 08:03:21 2015 -0400
+
+    Don't clear the tcp_analysis if a conversation is not provided to get_tcp_conversation_data().
+    
+    Callers may need to know information like retransmissions, etc which will be lost.
+    
+    Change-Id: I3f8b6b0aeb308701eb34ae6f6f735af6995ed441
+    Reviewed-on: https://code.wireshark.org/review/9940
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 85e2018
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Sat Aug 15 08:29:51 2015 +0100
+
+    udp: fix minimum jumbo length
+    
+    Change-Id: I5ab4974cc60cdec0c3571bdec815c8cb9e8f7255
+    Reviewed-on: https://code.wireshark.org/review/10040
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 85d2eef
+Author: Evan Huus <eapache@gmail.com>
+Date:   Tue Aug 11 18:35:45 2015 -0400
+
+    btatt: guard against incomplete reassembly
+    
+    If we try and reassemble a fragment whose end does not line up exactly with the
+    start of the following fragment, abort or else we will leave uninitialized gaps
+    in the resulting buffer.
+    
+    Bug: 11436
+    Change-Id: I4cd05c1a9ac4404bf70a3945f80b12f7bf5f74ee
+    Reviewed-on: https://code.wireshark.org/review/9983
+    Reviewed-by: Evan Huus <eapache@gmail.com>
+    Petri-Dish: Evan Huus <eapache@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 677d4d6
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Sun Aug 9 23:13:06 2015 +0100
+
+    Add IPv6 Jumbogram support (RFC 2675)
+    
+    Change-Id: Icea1659395d7bc16e367b74a695586926b33149b
+    Reviewed-on: https://code.wireshark.org/review/9968
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 8282540
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Wed Aug 12 09:01:45 2015 -0400
+
+    Eliminate proto_tree_add_text from GSM dissectors.
+    
+    Change-Id: I36a3d15a4fa86847a83d1dbea40111d36d7cfd61
+    Reviewed-on: https://code.wireshark.org/review/10036
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 8368f3b
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Fri Aug 14 20:54:22 2015 -0700
+
+    Update the previously-added comment.
+    
+    At least with kqueues, NOTE_REVOKE is delivered if the file system
+    containing the vnode in question is unmounted, and that gets mapped to a
+    change notification by QFileSystemWatcher, so the right thing should
+    happen.
+    
+    I'm not sure whether the right thing happens on Windows.
+    
+    Change-Id: I1e4c0d510f31f68d574c4d4cf20524666382930f
+    Reviewed-on: https://code.wireshark.org/review/10039
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 463caf8
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Fri Aug 14 18:49:17 2015 -0700
+
+    Discuss alternatives to polling all the recent files every 2 seconds.
+    
+    Somebody asked about repeated SMB traffic when running the Qt Wireshark:
+    
+    https://ask.wireshark.org/questions/45036/permanent-smb2-traffic-with-1997
+    
+    and that's due to said polling.  On the main desktop platforms (Windows,
+    OS X, Linux) we can use QFileSystemWatcher plus, on Windows and OS X,
+    some additional stuff to check for unmounts (and get FreeBSD as a
+    freebie, as it works the same as OS X), and avoid timeout-based polling.
+    
+    Change-Id: I3a1d0110fedcdb442ed09c16dab4bf0cb06ca331
+    Reviewed-on: https://code.wireshark.org/review/10038
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 6137197
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Fri Aug 14 17:19:37 2015 -0700
+
+    Fix for the current wireshark.desktop.
+    
+    The default version doesn't use GTK+ any more, so the version we
+    distribute doesn't have "Categories=System;Monitor;GTK;", and the Debian
+    version presumably shouldn't put it into category "GNOME".
+    
+    Change-Id: I4e59026b5c4f26d02e4a96686e339f8d54bdcd1e
+    Reviewed-on: https://code.wireshark.org/review/10035
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 0ddae1b
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Fri Aug 14 16:19:13 2015 -0700
+
+    Put it in the Qt category, not the GTK category.
+    
+    The default binary, "wireshark", is now a Qt binary; "wireshark-gtk" is
+    the GTK+ one.
+    
+    Change-Id: Ibfec5d796a9796c2588c4305b18dc4506a435228
+    Reviewed-on: https://code.wireshark.org/review/10034
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 4c6da64
+Author: Hadriel Kaplan <hadrielk@yahoo.com>
+Date:   Fri Aug 14 10:44:11 2015 -0400
+
+    Ident the merge.c/h files by 4 spaces
+    
+    Using 2 spaces for indent is way past its prime.
+    
+    Change-Id: I80caf89f15e576f9aeb25754576a9f18215ccb3c
+    Reviewed-on: https://code.wireshark.org/review/10032
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+
+commit 46d6e8c
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Fri Aug 14 14:48:49 2015 +0200
+
+    Added some missing breaks
+    
+    Change-Id: I3b2f25832ca878ec3e7f9e4dcce258dc870fc5ad
+    Reviewed-on: https://code.wireshark.org/review/10031
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit 7833b93
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Fri Aug 14 13:46:01 2015 +0200
+
+    Free all hfi->strings in free_deregister_field
+    
+    Change-Id: I6fe78266a2e881fa80e1e3a3423b685d3c1764de
+    Reviewed-on: https://code.wireshark.org/review/10029
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit 12ff69d
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Fri Aug 14 11:02:10 2015 +0200
+
+    Qt: Fixed funnel text dialog append and prepend
+    
+    Append to end and prepend to start, not the opposite.
+    
+    Change-Id: Ic0e2a7f04a0d9ff18a6fd7063d0550ad35eece1a
+    Reviewed-on: https://code.wireshark.org/review/10027
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit 28b5206
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Fri Aug 14 09:26:50 2015 +0200
+
+    Free protocol in proto_free_deregistered_fields
+    
+    This fixes some issues with use-after-free when reload Lua plugins.
+    
+    Change-Id: I63f3fd9ebe8a19008f560e72067f2078f5eaf759
+    Reviewed-on: https://code.wireshark.org/review/10026
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit 8426225
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Fri Aug 14 07:54:51 2015 +0200
+
+    Qt: Avoid redissect twice when changing fields
+    
+    Changing fields in http, imf or ldap used to trigger redissect twice
+    because of UAT_AFFECTS_FIELDS and UAT_AFFECTS_DISSECTION.
+    Also changed from redrawVisiblePackets() to columnsChanged() because
+    fields in a custom column may have changed.
+    
+    This also fixes reloading Lua plugins with Lua fields in custom columns.
+    
+    Change-Id: I805a765690decbe7434dbf1c33ebd1113e23d16d
+    Reviewed-on: https://code.wireshark.org/review/10025
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit 6cc1c8d
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Thu Aug 13 20:05:43 2015 -0700
+
+    Clean up heuristic checks.
+    
+    Fix heuristic checks to handle sliced packets correctly.  "Correctly"
+    means "fail the heuristic", as the heuristic checks every single byte of
+    the putative Ixia trailer, as one thing it does is check the checksum,
+    which is in the last 2 bytes of the trailer and checks everything before
+    it.  So just return 0 if the full trailer isn't part of the captured
+    data.
+    
+    Try to handle being handed a tvbuff that contains an FCS by looking at
+    the putative "magic number" locations where it would be if the tvbuff
+    didn't include the FCS and, if that doesn't match, where it would be if
+    it *did* include the FCS.  If the former doesn't match but the latter
+    does, assume that means it does include the FCS, and do all other
+    processing under that assumption.
+    
+    Clean up some comments.
+    
+    Fix an hf_ variable name to match the field name, and put the tvbuff
+    value fields in the order of their types.
+    
+    Don't fail if the field length is 0 - it's a value length, so it could
+    in theory be 0.  Rely on the length checks for individual types to catch
+    problems.
+    
+    Change-Id: Idc834aa6637cfbbafd6499060a007e720378154e
+    Reviewed-on: https://code.wireshark.org/review/10024
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 3c5fd58
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Thu Aug 13 16:36:03 2015 -0700
+
+    Get rid of trailing whitespace.
+    
+    Change-Id: I035fad79dd8d01aa3121732f2a9b07d20cc4384f
+    Reviewed-on: https://code.wireshark.org/review/10023
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 814f617
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Thu Aug 13 16:30:51 2015 -0700
+
+    Update to reflect reality.
+    
+    The Ixia trailer is a variable-length sequence of TLVs followed by some
+    fixed-length fields.  Describe it as such.
+    
+    Realign some #defines while we're at it.
+    
+    Change-Id: I5fc45a1d44978f1dc1f13e7098c3f797838db7b3
+    Reviewed-on: https://code.wireshark.org/review/10022
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 5931da9
+Author: Ionut Ceausu <ionut.ceausu@gmail.com>
+Date:   Mon Aug 3 18:06:54 2015 +0300
+
+    ixiatrailer: Change format of the protocol so that is supports future fields.
+    
+    Protocol is TLV protocol and with this change I add one more field to it.
+    It is entire backward compatible.
+    Format is as follow:
+      Fields   Trailer Length  0xAF12(Signature)       Trailer Checksum
+    
+    The fields portion of the trailer is a series of 2-byte fields followed by variable
+    length data. The first byte indicates the field type, the 2nd byte indicates the
+    field length.   The values supported are listed below:
+       1       Reserved (Original Packet Size)
+       3       Timestamp (From Local Timebase)
+       4       Timestamp (From NTP source)
+       5       Timestamp (From GPS)
+       6       Timestamp (From 1588)
+       7       Timestamp (From Holdover)
+    
+    Change-Id: I0a3b31cfbc5b6273e1f5326d9841e449735967fe
+    Reviewed-on: https://code.wireshark.org/review/9854
+    Reviewed-by: Martin Mathieson <martin.r.mathieson@googlemail.com>
+    Petri-Dish: Martin Mathieson <martin.r.mathieson@googlemail.com>
+
+commit 66f784a
+Author: Bill Meier <wmeier@newsguy.com>
+Date:   Thu Aug 13 12:02:33 2015 -0400
+
+    [config.nmake] Add minor comment about /Zo option for MSVC-2015
+    
+    Change-Id: Ia4ffc543965160aaf6c39dc19764e62e9e82faa8
+    Reviewed-on: https://code.wireshark.org/review/10020
+    Reviewed-by: Bill Meier <wmeier@newsguy.com>
+
+commit cd76cf6
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Thu Aug 13 17:27:10 2015 +0200
+
+    ieee802.11: changed blurb to stop checkAPI complains.
+    
+    Change-Id: I9ec74a7af229a1af3ca946acc5af94ede1913c29
+    Reviewed-on: https://code.wireshark.org/review/10016
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 7661bb2
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Thu Aug 13 17:38:09 2015 +0200
+
+    Qt: fix copy of newer files when building with qmake
+    
+    Change-Id: I8ea5e2770a0c5be3d981d986fa96fe30445db167
+    Reviewed-on: https://code.wireshark.org/review/10018
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 2d5f2ae
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Thu Aug 13 16:16:03 2015 +0200
+
+    GVCP: fix dissection of Stream Channel Packet Size register
+    
+    Bug: 11442
+    Change-Id: I1c187bdf7ffd14b2a4f66d29883a4b112486bd35
+    Reviewed-on: https://code.wireshark.org/review/10014
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 738cf42
+Author: Anders <anders.broman@ericsson.com>
+Date:   Fri May 29 10:33:58 2015 +0200
+
+    Make building with MSVC2015 work
+    TODO:
+    
+    - LUA is commented out probably needs to be built with MSVC 2015.
+    - GeoIP is commented out, causes packet-ip* to not build.
+    - Qt not built, needs Qt with MSVC 2015
+    
+    Change-Id: I1658077931b89b9a22ee32e5ed7de38e07fb6a55
+    Reviewed-on: https://code.wireshark.org/review/8683
+    Petri-Dish: Anders Broman <a.broman58@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 6087f2a
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Thu Aug 13 10:13:52 2015 +0200
+
+    fuzz-test.sh: added missing option in help.
+    
+    Change-Id: I7651e18ec6e8338cddc82be90257c5f183804c7c
+    Reviewed-on: https://code.wireshark.org/review/10011
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit beb5c0b
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Tue Aug 11 19:50:43 2015 -0400
+
+    Eliminate proto_tree_add_text from some dissectors.
+    
+    Change-Id: I1e6bf52fad1b1fffefc174a557ff836f400e8fd7
+    Reviewed-on: https://code.wireshark.org/review/9996
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 61d1ea4
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Wed Aug 12 15:19:25 2015 -0700
+
+    Initialize another variable.
+    
+    Change-Id: Ie53a16dc482a9c38538077f6d6a2717cfaddbaa4
+    Reviewed-on: https://code.wireshark.org/review/10010
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 0b7d161
+Author: Dario Lombardo <lomato@gmail.com>
+Date:   Tue Aug 11 23:58:54 2015 +0200
+
+    editcap: add change offset.
+    
+    This option skips some bytes when fuzzing, that prevents some headers from being changed. This focuses fuzzer to a smaller part of the packet.
+    
+    Change-Id: I1db83235e93f2774a9991e3af70f633487b816fa
+    Reviewed-on: https://code.wireshark.org/review/9982
+    Petri-Dish: Anders Broman <a.broman58@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 99e3244
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Wed Aug 12 14:12:24 2015 -0700
+
+    Initialize a couple of variables.
+    
+    Change-Id: I10471b770356ad46a10740198156055e1480eeb3
+    Reviewed-on: https://code.wireshark.org/review/10008
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit db2692c
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Wed Aug 12 20:58:14 2015 +0200
+
+    Qt (main_window) fix no previous prototype for '...' [-Wmissing-prototypes]
+    
+    
+    Change-Id: I43901d37817f9b79d508336253e766d740939e70
+    Reviewed-on: https://code.wireshark.org/review/10003
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 2449c7a
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Wed Aug 12 21:06:08 2015 +0200
+
+    GTP: fix indent (use 4 spaces)
+    
+    Change-Id: I2f0645adee2aff32122a8ccb60843e1bfd0897e1
+    Reviewed-on: https://code.wireshark.org/review/10004
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 451dd05
+Author: Bill Meier <wmeier@newsguy.com>
+Date:   Wed Aug 12 16:47:36 2015 -0400
+
+    [lwres] Fix (32 bit ?) MSVC-2015 warning: "conversion from 'size_t' to 'guint16', possible loss of data"
+    
+    Change-Id: Ifc71d1c2afc3ff16f950f2f1c3c9e7142d62fc16
+    Reviewed-on: https://code.wireshark.org/review/10007
+    Reviewed-by: Bill Meier <wmeier@newsguy.com>
+
+commit d20f2b6
+Author: Bill Meier <wmeier@newsguy.com>
+Date:   Wed Aug 12 16:24:03 2015 -0400
+
+    [pdc] Fix a few [msvc-2015?] warnings about 'constant compared to constant'
+    
+    Essentially: Do the version checks at compile time using
+                 #if statements (even though the compiler
+                 probably optimized out the run time checks).
+    
+    Change-Id: I4879b39729ba5bd6b1c478ac43c107cb9fb445b3
+    Reviewed-on: https://code.wireshark.org/review/10006
+    Reviewed-by: Bill Meier <wmeier@newsguy.com>
+
+commit 6ae8df4
+Author: Bill Meier <wmeier@newsguy.com>
+Date:   Wed Aug 12 16:15:05 2015 -0400
+
+    [pdc] [msvc-2015] Change a variable type to prevent 32-bit MSVC-2015 "internal error"
+    
+    [...]\packet-pdc.c(205) : fatal error C1001: An internal error has occurred in the compiler.
+    
+    (compiler file 'f:\dd\vctools\compiler\utc\src\p2\main.c', line 246)
+     To work around this problem, try simplifying or changing the program near the locations listed above.
+    Please choose the Technical Support command on the Visual C++
+     Help menu, or open the Technical Support help file for more information
+    
+    INTERNAL COMPILER ERROR in 'C:\Program Files\Microsoft Visual Studio 14.0\VC\BIN\cl.EXE'
+        Please choose the Technical Support command on the Visual C++
+        Help menu, or open the Technical Support help file for more information
+    
+    Change-Id: I505898d0c76244a56d75af1a1c5bf30554dd9a2b
+    Reviewed-on: https://code.wireshark.org/review/10005
+    Reviewed-by: Bill Meier <wmeier@newsguy.com>
+
+commit 5c80f08
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Tue Aug 11 11:48:07 2015 -0700
+
+    Add DCE-RPC and ONC-RPC service response time dialogs.
+    
+    Add RpcServiceResponseTimeDialog, which handles DCE-RPC and ONC-RPC
+    service response time statistics. Try to make it as lightweight as
+    possible, since we might want to pull this into the RPC dissectors
+    similar to the other SRT statistics.
+    
+    Allow program names on the command line in place of numbers or UUIDs. Make
+    matches case-insensitive. E.g. the following are equivalent:
+    
+        -z rpc,srt,100003,3
+        -z rpc,srt,nfs,3
+        -z rpc,srt,NFS,3
+    
+    as are the following:
+    
+        -z dcerpc,srt,f5cc5a18-4264-101a-8c59-08002b2f8426,56
+        -z dcerpc,srt,nspi,56
+        -z dcerpc,srt,NSPI,56
+    
+    Change-Id: Ie451c64bf6fbc776f27d81e3bc248435c5cbc9e4
+    Reviewed-on: https://code.wireshark.org/review/9981
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 412f5b3
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Wed Aug 12 10:49:34 2015 -0700
+
+    Expert information dialog performance improvements.
+    
+    Inserting QTreeWidgetItems individually is slow. This isn't a problem if
+    you only have a few items but the Expert Information dialog can have
+    thousands. Add "packet" tree items in groups, which should be much
+    faster. Note that we still add "group" tree items individually since
+    that gives us a nice progress indicator.
+    
+    While we're here, make sure we show the dialog before tapping packets.
+    
+    Bug: 11439
+    Change-Id: I8a182f4158d078cae5f42b8d1355414197f423e1
+    Reviewed-on: https://code.wireshark.org/review/10000
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit bde416a
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Wed Aug 12 15:21:46 2015 +0200
+
+    Lua: Moved deregister out of wslua_cleanup
+    
+    Change-Id: Ia43aa0e5f09400ef9923288b362256094a1241b8
+    Reviewed-on: https://code.wireshark.org/review/9998
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit 5a92694
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Wed Aug 12 14:51:29 2015 +0200
+
+    Initialize is_reloading_lua at startup
+    
+    Change-Id: I211e0f4b86cff1c311d4ae67cbb47de14846144f
+    Reviewed-on: https://code.wireshark.org/review/9997
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit dc7443f
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Wed Aug 12 14:07:24 2015 +0200
+
+    Added guards for deregistered fields
+    
+    This is functions used when redissecting after a Lua plugins reload.
+    
+    Change-Id: Ida14526faec1992006938a6732ee894ac83c2d12
+    Reviewed-on: https://code.wireshark.org/review/9995
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit a3e3d60
+Author: AndersBroman <anders.broman@ericsson.com>
+Date:   Wed Aug 12 13:24:06 2015 +0200
+
+    Align comments
+    
+    Change-Id: Iab59ba51700b018337552018c76e30dcbd41f3f6
+    Reviewed-on: https://code.wireshark.org/review/9993
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit cd16301
+Author: AndersBroman <anders.broman@ericsson.com>
+Date:   Wed Aug 12 10:00:01 2015 +0200
+
+    [GTP] Direct Tunnel Flags  7.7.81 is currently specified with one data
+    octet.
+    
+    Change-Id: Iab7917b23e6be03f63a92ef0aaf0814c9cbea2c3
+    Reviewed-on: https://code.wireshark.org/review/9992
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit bfdc2cb
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Mon Aug 10 19:28:54 2015 -0400
+
+    Eliminate proto_tree_add_text from some dissectors.
+    
+    Change-Id: I7a7778802c442b254626a7676cb74ca2855fa65e
+    Reviewed-on: https://code.wireshark.org/review/9977
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 50b51a6
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Tue Aug 11 22:42:26 2015 -0700
+
+    Some further questions, asked in comments.
+    
+    Change-Id: I41c7918b7396934c651fb957d3b61db0c7a19527
+    Reviewed-on: https://code.wireshark.org/review/9990
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 260ae6a
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Tue Aug 11 19:00:26 2015 -0700
+
+    Clean up the file header description.
+    
+    Change-Id: I4928f99cdc2b8fc2a3aef648b613ce0b93ed3563
+    Reviewed-on: https://code.wireshark.org/review/9989
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 1100ba9
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Tue Aug 11 18:38:08 2015 -0700
+
+    Update comments.
+    
+    Change-Id: I4b0b4bb31901208e09a535ef922e134116309531
+    Reviewed-on: https://code.wireshark.org/review/9988
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 36c50fe
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Tue Aug 11 18:32:18 2015 -0700
+
+    Document Colasoft Capsa file support.
+    
+    Change-Id: I89374413f3e08e2a35923b8bd4c128b3c659158a
+    Reviewed-on: https://code.wireshark.org/review/9987
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 7b39eac
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Tue Aug 11 18:27:10 2015 -0700
+
+    It looks as if the origin of the time stamps is the UN*X epoch.
+    
+    If we assume that, the time stamps of the sample captures on the
+    Colasoft site are in the range 2000-2014, and the HTTP time stamps in
+    the HTTP capture from there are close to the packet time stamps.
+    
+    Change-Id: Id0e29c03dc8ada40f1040b95f169b4f3a8954a0f
+    Reviewed-on: https://code.wireshark.org/review/9986
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 14c7525
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Tue Aug 11 21:57:11 2015 +0200
+
+    [Qt Expert Info dialogue] remove our tap listener when the dialogue is destroyed
+    
+    if we don't do this, there'll be a dangling tap listener and we'll see a
+    crash when its reset method is called
+    
+    this can be triggered by opening another expert info dialogue, this will
+    invoke cf_retap_packets() and reset_tap_listeners() which in turn calls
+    the reset method of each registered tap listener
+    
+    Bug: 11432
+    Change-Id: I8fc13351666c875e1a3641f31bada8e80d167ab2
+    Reviewed-on: https://code.wireshark.org/review/9979
+    Petri-Dish: Martin Kaiser <wireshark@kaiser.cx>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit f1a4db3
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Tue Aug 11 22:04:58 2015 +0200
+
+    Lua: Remove unneeded call in wslua_cleanup
+    
+    Change-Id: I0cda00001b40e5951d680d72dbc8043cbe8b9309
+    Reviewed-on: https://code.wireshark.org/review/9980
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit 58ec64c
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Tue Aug 11 21:52:32 2015 +0200
+
+    wmem: Fix wmem_tree_remove_string
+    
+    Always set is_removed when insert data in a node.
+    
+    Change-Id: I8fb50932a369e3f4fe8a1f743462683fff705cc2
+    Reviewed-on: https://code.wireshark.org/review/9978
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit 4309b96
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Tue Aug 11 12:16:23 2015 -0700
+
+    Sort dump_open_table_base[] in the right order.
+    
+    As the comment says, "Entries must be sorted by
+    WTAP_FILE_TYPE_SUBTYPE_xxx values in ascending order."  If they're not,
+    the file type to file type string routines don't give the right answer.
+    
+    Change-Id: I06afe7bb98cb36c54ddc831113bb632598ab2eb0
+    Reviewed-on: https://code.wireshark.org/review/9975
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit de70d2a
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Sat Aug 8 19:11:20 2015 +0200
+
+    H225: fix indent (use 2 spaces) and add modelines info
+    
+    Change-Id: Ibe4cf8d004c6c94f745e5c620100af9483fa6a31
+    Reviewed-on: https://code.wireshark.org/review/9934
+    Reviewed-by: Bill Meier <wmeier@newsguy.com>
+
+commit d6c6b08
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Tue Aug 11 16:11:46 2015 +0200
+
+    wmem: Mark removed strings with is_removed
+    
+    This will allow integer value 0 again.
+    
+    Change-Id: Ibfa4249ea8b887971d3b3214ad9e4d095d20d155
+    Reviewed-on: https://code.wireshark.org/review/9973
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit ecc4f75
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Tue Aug 11 14:08:08 2015 +0200
+
+    Added Reload Lua plugins.
+    
+    This is initial support for reloading Lua plugins without
+    restarting the application.
+    
+    Still todo:
+    - Deregister FileHandlers
+    - Support deregister ProtoField with existing abbrev (same_name_hfinfo)
+    - Add a progress dialog when reloading many plugins
+    - Search for memory leakages in wslua functions
+    
+    Change-Id: I48870d8741251705ca15ffe1068613fcb0cb18c1
+    Reviewed-on: https://code.wireshark.org/review/5028
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit 70d06de
+Author: AndersBroman <anders.broman@ericsson.com>
+Date:   Tue Aug 11 13:52:34 2015 +0200
+
+    [SMCR] Minimum 4 bytes is required to perform the heuristic check.
+    
+    Change-Id: I29426147cb1443af3c9cc9dc1b60beabe9a94277
+    Reviewed-on: https://code.wireshark.org/review/9972
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit f233824
+Author: AndersBroman <anders.broman@ericsson.com>
+Date:   Tue Aug 11 13:32:41 2015 +0200
+
+    [Diameter] Add expert info to subdissection of 3GPP AVP:s
+    
+    Change-Id: Ic2ec0696f1f6b8bb918dd04aa898dccdb8b90ece
+    Reviewed-on: https://code.wireshark.org/review/9971
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 2579607
+Author: AndersBroman <anders.broman@ericsson.com>
+Date:   Tue Aug 11 13:06:40 2015 +0200
+
+    [ENEA LINX over TCP] Make the TCP port registration a preference defalted
+    to 0.
+    
+    Change-Id: I837bf8ac9d5724dd485f0bc62f3fe32bedd3eb0e
+    Reviewed-on: https://code.wireshark.org/review/9970
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit c262bf2
+Author: AndersBroman <anders.broman@ericsson.com>
+Date:   Tue Aug 11 11:08:20 2015 +0200
+
+    [GIOP] A GIOP message can have size = 0 (CloseConnection)
+    
+    Change-Id: I1feb6135c79191aa3ac7f36bbc969e6b36314107
+    Reviewed-on: https://code.wireshark.org/review/9969
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 56a9b53
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Mon Aug 10 23:09:16 2015 +0200
+
+    zbee-nwk-gp: fix a memory leak when keys are defined in the preferences
+    
+    ==5932== 33 (32 direct, 1 indirect) bytes in 1 blocks are definitely lost in loss record 2,124 of 4,121
+    ==5932==    at 0x4C28BED: malloc (vg_replace_malloc.c:263)
+    ==5932==    by 0xA024F30: g_malloc (gmem.c:159)
+    ==5932==    by 0xA03A9E5: g_memdup (gstrfuncs.c:384)
+    ==5932==    by 0x70754D2: gp_init_zbee_security (packet-zbee-nwk-gp.c:1459)
+    ==5932==    by 0xA03A78C: g_slist_foreach (gslist.c:840)
+    ==5932==    by 0x67E867C: init_dissection (packet.c:249)
+    ==5932==    by 0x67DC202: epan_new (epan.c:160)
+    ==5932==    by 0x414B16: cf_open (tshark.c:2464)
+    ==5932==    by 0x40CF8A: main (tshark.c:2169)
+    
+    Change-Id: I7c0ce0717957525ca18eb4888ed3389debc89a49
+    Reviewed-on: https://code.wireshark.org/review/9967
+    Petri-Dish: Martin Kaiser <wireshark@kaiser.cx>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit b1be6bc
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Mon Aug 10 22:41:13 2015 +0200
+
+    zigbee: remove some more if (tree) checks
+    
+    Change-Id: I81b46ec7d9d919ff2779d1005063e9ef6c92e097
+    Reviewed-on: https://code.wireshark.org/review/9966
+    Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
+
+commit 52a7b79
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Mon Aug 10 22:27:58 2015 +0200
+
+    remove some unnecessary if (tree) checks
+    
+    Change-Id: Ib0f4cc47ede7b840cba38ecad04bd17bb6bccd55
+    Reviewed-on: https://code.wireshark.org/review/9965
+    Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
+
+commit 94bb276
+Author: AndersBroman <anders.broman@ericsson.com>
+Date:   Mon Aug 10 13:19:25 2015 +0200
+
+    Try to fix the build bou by copying tha cast made in glib.
+    
+    Change-Id: I6da06b8e6ae272b940ef4ee47ce6b253bf9f3699
+    Reviewed-on: https://code.wireshark.org/review/9961
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit e1003ee
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Fri Aug 7 16:29:50 2015 +0200
+
+    editcap: fix -T <encapsulation type> option when output format is pcapng
+    
+    Right now the output encapsulation type is ignored if the output (default) format is set to pcapng.
+    
+    Change-Id: Ibffaaed5979bf63ed4e3fa3b1f859a82b401d80b
+    Reviewed-on: https://code.wireshark.org/review/9911
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 7fb514f
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Sat Aug 8 16:52:38 2015 +0200
+
+    GSM (a_common): fix indent (replace tab by 8 spaces)
+    
+    Change-Id: Id1d6bfcb04ac75d767fe6f09454dc8235de7bc75
+    Reviewed-on: https://code.wireshark.org/review/9928
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 76d4b80
+Author: AndersBroman <anders.broman@ericsson.com>
+Date:   Mon Aug 10 10:26:16 2015 +0200
+
+    g_slist_free_full () does not exist until GLIB 2.28
+    
+    Change-Id: I81df5b4dbe1916eca51cdb72199de7a90471bd07
+    Reviewed-on: https://code.wireshark.org/review/9960
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 75d46fe
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Mon Aug 10 00:53:34 2015 -0700
+
+    Get rid of trailing white space.
+    
+    Change-Id: I3c0091612bdd518f749abbfbefbd0e2097b8c18b
+    Reviewed-on: https://code.wireshark.org/review/9958
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 43c2e57
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Mon Aug 10 00:30:33 2015 -0700
+
+    Don't try to decrypt the payload if it was cut short by the snapshot length.
+    
+    It's not clear that the decryption code can handle an incomplete
+    payload.  If it can, please fix this (bear in mind that you won't have
+    all the MIC, and may not have *any* of the MIC, so...).
+    
+    Bug: 11389
+    Change-Id: Ie863ddc5c4aa7fbf6cde317823a413d226a41c0d
+    Reviewed-on: https://code.wireshark.org/review/9954
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 3157114
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sun Aug 9 23:55:55 2015 -0700
+
+    Use the reported length where appropriate.
+    
+    Use the captured length to know how much data to decrypt.  Use the
+    reported length to determine whether we have a null payload and to se
+    the reported length of the decrypted payload and of tvbuffs for the
+    un-decrypted payload.
+    
+    Bug: 11389
+    Change-Id: I4395c5a48c16110fcf31b611b99749c61000d489
+    Reviewed-on: https://code.wireshark.org/review/9953
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit d108f28
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Sun Aug 9 18:06:47 2015 +0200
+
+    zigbee: fix two memory leaks
+    
+    ==17992== 4 bytes in 1 blocks are definitely lost in loss record 68 of 4,102
+    ==17992==    at 0x4C28BED: malloc (vg_replace_malloc.c:263)
+    ==17992==    by 0x9FB2F30: g_malloc (gmem.c:159)
+    ==17992==    by 0x9FC89E5: g_memdup (gstrfuncs.c:384)
+    ==17992==    by 0x703F977: dissect_zbee_aps (packet-zbee-aps.c:1300)
+    ==17992==    by 0x67B4F1E: call_dissector_through_handle (packet.c:618)
+    
+    ==17992== 8 bytes in 1 blocks are definitely lost in loss record 580 of 4,102
+    ==17992==    at 0x4C272B8: calloc (vg_replace_malloc.c:566)
+    ==17992==    by 0x9FB2F88: g_malloc0 (gmem.c:189)
+    ==17992==    by 0x703F962: dissect_zbee_aps (packet-zbee-aps.c:1299)
+    ==17992==    by 0x67B4F1E: call_dissector_through_handle (packet.c:618)
+    
+    second version that uses glib memory routines and does not mix
+    g_hash_table and wmem
+    
+    remove an obsolete comment and an unnecessary return; while at it
+    
+    Change-Id: I2e92db0613f01b6c3009e8ad82ceb65a87cba12e
+    Reviewed-on: https://code.wireshark.org/review/9830
+    Petri-Dish: Martin Kaiser <wireshark@kaiser.cx>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit c462f1b
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Sun Aug 9 18:33:30 2015 -0400
+
+    Eliminate proto_tree_add_text from packet-wbxml.c
+    
+    While I was at it, some (mostly) duplicate functionality allowed rearranging of functions to eliminate most forward declarations.
+    
+    Change-Id: I2d7027d336c391d81dfe81c7a1ebf0d56c0826b2
+    Reviewed-on: https://code.wireshark.org/review/9951
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 6d8b4af
+Author: João Valverde <joao.valverde@tecnico.ulisboa.pt>
+Date:   Thu Aug 6 22:35:23 2015 +0100
+
+    Cleanup variable name in dissect_frag6()
+    
+    Change-Id: Ib6bdea5dbc95b5221e41ca30c11288ff8c1dbb7f
+    Reviewed-on: https://code.wireshark.org/review/9952
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 655b0dc
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Mon Aug 10 00:00:21 2015 +0200
+
+    use the captured length as payload length for zigbee decryption
+    
+    this length is used for allocating a buffer and for crypto calculations
+    we should use the bytes that were actually captured, not the reported
+    length
+    
+    the capture in https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=11389
+    has one packet with a stupidly large reported length and a reasonable
+    capture length (and one completely bogus packet) - this fix ensures that
+    the decryption does not break for the former packet
+    
+    also, tvb_reported_length_remaining() does not return values < 0 any
+    more, remove the check for this
+    
+    Bug: 11389
+    Change-Id: I42cb4526483160416b51e3cb72442148b5fac4f3
+    Reviewed-on: https://code.wireshark.org/review/9950
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit aafc7ff
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Sat Aug 8 16:55:15 2015 +0200
+
+    H225: fix no previous prototype for 'h225_stat_init' [-Wmissing-prototypes]
+    
+    Change-Id: I945bbbb3b10258f22c60b04b19cf55671fc6ed94
+    Reviewed-on: https://code.wireshark.org/review/9933
+    Reviewed-by: Bill Meier <wmeier@newsguy.com>
+
+commit a051961
+Author: Bill Meier <wmeier@newsguy.com>
+Date:   Sun Aug 9 14:55:27 2015 -0400
+
+    [wiretap/nettrace_3gpp_32_423] Add editor modelines
+    
+    Change-Id: Ie2b9da2b3a08d18fc913a00cf076aa881a583552
+    Reviewed-on: https://code.wireshark.org/review/9949
+    Reviewed-by: Bill Meier <wmeier@newsguy.com>
+
+commit a29f513
+Author: Bill Meier <wmeier@newsguy.com>
+Date:   Sun Aug 9 14:16:22 2015 -0400
+
+    [skinny] Add missing change to source (.in); Also do minor cleanup.
+    
+    packet-skinny.c is generated from packet-skinny.in and etc.
+    So: Change committed in gceb8d95 to packet-skinny.c should really
+    have been applied as well to packet-skinny.c.in.
+    
+    Minor cleanup:
+     Remove a few unneeded initializers;
+     Remove unneeded code in proto_reg_handoff_skinny();
+     Replace a tab by spaces;
+     Change editor tab-width specification to be 8 (not 2). No actual
+      indentation change since tabs not used in the file.
+    
+    packet-skinny.c regenerated using 'cog'
+    
+    Change-Id: Ib3510c257e0b98bb7da8fae9aa010e134ec381cb
+    Reviewed-on: https://code.wireshark.org/review/9948
+    Reviewed-by: Bill Meier <wmeier@newsguy.com>
+
+commit 2ef3cda
+Author: Evan Huus <eapache@gmail.com>
+Date:   Sun Aug 9 10:36:18 2015 -0400
+
+    t124: kill evil global variables
+    
+    Bug: 11430
+    Change-Id: Ia4196ff693806dc1e20eae4075dda7dfe272c5b6
+    Reviewed-on: https://code.wireshark.org/review/9941
+    Petri-Dish: Evan Huus <eapache@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+    Reviewed-by: Evan Huus <eapache@gmail.com>
+
+commit b3207c0
+Author: Martin Kaiser <wireshark@kaiser.cx>
+Date:   Sun Aug 9 18:33:04 2015 +0200
+
+    zigbee: remove a numer of unnecessary if (tree) checks
+    
+    Change-Id: Ifd0dcc220cfdd0809f2e7cf2fc54fc8bdeb987be
+    Reviewed-on: https://code.wireshark.org/review/9947
+    Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
+
+commit c5af152
+Author: Bill Meier <wmeier@newsguy.com>
+Date:   Sun Aug 9 12:20:54 2015 -0400
+
+    Trivial: Convert 'tabs' indentation to '4 space' indentation
+    
+    Change-Id: If71dd8a04050ce11e37ad88ee862419313c06639
+    Reviewed-on: https://code.wireshark.org/review/9946
+    Reviewed-by: Bill Meier <wmeier@newsguy.com>
+
+commit dbf314a
+Author: Bill Meier <wmeier@newsguy.com>
+Date:   Sun Aug 9 12:14:39 2015 -0400
+
+    Trivial: Change editor-modelines tab-width specification from 4 to 8.
+    
+    [There were no actual indentation changes since since none of the files
+     contained tabs].
+    
+    Change-Id: I92ff551e70274f459c466e1c1d449905e0e7dc92
+    Reviewed-on: https://code.wireshark.org/review/9945
+    Reviewed-by: Bill Meier <wmeier@newsguy.com>
+
+commit 394773c
+Author: Gerald Combs <gerald@zing.org>
+Date:   Sun Aug 9 08:57:29 2015 -0700
+
+    Switch the guides back to html output.
+    
+    DocBook's xhtml5 stylesheet output didn't render correctly in Firefox.
+    
+    This reverts commit dc09d18e8ecdc55de2361d8ff6d2b0bf36345a70.
+    This reverts commit 62e56ad92a50c7dd58e83447207b8be0cc0bbb76.
+    This reverts commit 53a80334bcb3ca40a5aaef504e2aca0f04bcc9f3.
+    
+    Change-Id: Iafcf18cfce25772146fc2e155728401fd105a44b
+    Reviewed-on: https://code.wireshark.org/review/9944
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit a8af51d
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Sun Aug 9 08:10:47 2015 -0700
+
+    [Automatic update for 2015-08-09]
+    
+    Update manuf, services enterprise-numbers, translations, and other items.
+    
+    Change-Id: I14806e32e93b7f189ccc68834afa4645bda3e1aa
+    Reviewed-on: https://code.wireshark.org/review/9942
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 4bba83b
+Author: Gerald Combs <gerald@zing.org>
+Date:   Sat Aug 8 16:29:24 2015 -0700
+
+    Reset the splash timer after processing events.
+    
+    Change-Id: Id71a3ac5e8f04df6a19e92021e47ea64728c2595
+    Reviewed-on: https://code.wireshark.org/review/9936
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit de872cb
+Author: Gerald Combs <gerald@zing.org>
+Date:   Sat Aug 8 15:44:02 2015 -0700
+
+    Generate DocBook conditionally.
+    
+    Add back a check when generating DocBook.
+    
+    Change-Id: I00679853d537f543db6f37a60ae4c46b3cce76e6
+    Reviewed-on: https://code.wireshark.org/review/9935
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 0626e76
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Fri Aug 7 18:17:04 2015 -0700
+
+    CMake: Try to fix generated docbook dependencies.
+    
+    Add custom {developer,user}_guide_docbook targets for docbook output. Make
+    sure the HTML, PDF, and CHM outputs depend on their associated docbook
+    target and not on the output .xml file. This keeps us from running a2x
+    instances in parallel.
+    
+    Change-Id: I73b0db50ae92f62eb08ae284d498cdf2d697ac00
+    Reviewed-on: https://code.wireshark.org/review/9920
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 11e5422
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Sat Aug 8 16:50:17 2015 +0200
+
+    GSM (a_common): fix no previous prototype for 'gsm_a_*_init' [-Wmissing-prototypes]
+    
+    Change-Id: I2990cb3432ad377cbed7039ad8fe15019eb7e7f5
+    Reviewed-on: https://code.wireshark.org/review/9927
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 524db99
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Sat Aug 8 16:46:45 2015 +0200
+
+    GSM (a_common): fix comma at end of enumerator list [-Wpedantic]
+    
+    Change-Id: I0ea06451861412b642d033a70e0a639aae753beb
+    Reviewed-on: https://code.wireshark.org/review/9926
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit f6fb630
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sat Aug 8 10:04:47 2015 -0700
+
+    Fix another typo.
+    
+    Change-Id: I1fee679b4b0f582806b0e9302c3e404c0222cd6d
+    Reviewed-on: https://code.wireshark.org/review/9930
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit c60c1b9
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Sat Aug 8 16:37:58 2015 +0200
+
+    IEEE802.11: Fix typo
+    
+    Pseduo -> Pseudo
+    
+    Change-Id: I34700b3392bfd7e47e79cb2cad0f65a1046a26a2
+    Reviewed-on: https://code.wireshark.org/review/9925
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 454f08d
+Author: Michael Mann <mmann78@netscape.net>
+Date:   Sat Aug 8 09:57:14 2015 -0400
+
+    If SOCKS server doesnt't require authentication, then client should be ready for commands.
+    
+    Bug: 11417
+    Change-Id: I62c6d94923dcda2ef8297086faac7d7c4b85a3fb
+    Reviewed-on: https://code.wireshark.org/review/9923
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 9a16a69
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Sat Aug 8 16:10:48 2015 +0200
+
+    NCP2222.py : fix generate indent (use 4 spaces)
+    
+    Change-Id: Ibe55260e837f0a839649675c08e1bf66d8bcdb52
+    Reviewed-on: https://code.wireshark.org/review/9924
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 39ad1bf
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Sat Aug 8 13:20:52 2015 +0200
+
+    NCP2222(.inc): fix indent (use 4 spaces)
+    
+    Change-Id: I8161423ae270f685c28003eac36adf15be83c5fd
+    Reviewed-on: https://code.wireshark.org/review/9922
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit b703f47
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Sat Aug 8 13:08:57 2015 +0200
+
+    GTPv2: fix indent (use 4 spaces)
+    
+    Change-Id: I7836360ae4fe67098776911a496ecc969d3e093d
+    Reviewed-on: https://code.wireshark.org/review/9921
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit 5cf66db
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Fri Aug 7 15:38:34 2015 -0700
+
+    Add a missing dependency.
+    
+    Change-Id: I2c9814419882f9bee30e70697d6f284393f275a9
+    Reviewed-on: https://code.wireshark.org/review/9919
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 7cb2b11
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Fri Aug 7 15:08:22 2015 -0700
+
+    Rework CMake dependendencies in the docbook directory.
+    
+    Create dependencies explicitly using add_dependencies. Otherwise MSBuild
+    only builds one output per run.
+    
+    Change-Id: If42605d7e7df499cf4d4b70336d97ac6d37e8ba6
+    Reviewed-on: https://code.wireshark.org/review/9918
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit a001ed6
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Fri Aug 7 15:27:11 2015 -0700
+
+    Avoid (unlikely) NRB record size overflows.
+    
+    If a host name is *so* long that an entry for it won't fit in a
+    65535-byte Name Resolution Block record, ignore the entry for that host.
+    
+    Use more appropriate data types (guint32 for sizes that are 32-bit
+    unsigned integers, guint16 for the host name length as it'd better fit
+    in 16 bits).
+    
+    Clean up some comments.
+    
+    Remove a _U_ that's applied to a variable that *is* used.
+    
+    Change-Id: I153d5aa885105149c62a5e5d2b78b54cf6ed7b4e
+    Reviewed-on: https://code.wireshark.org/review/9917
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 817d9bd
+Author: Timothy Geiser <slimshady007@inbox.lv>
+Date:   Wed Aug 5 15:19:48 2015 -0400
+
+    Add SHA2 algos to certificate dissection in SSL
+    
+    Change-Id: If1315496d231e5c8efc44b9235ec8ffb3ce9d8a9
+    Reviewed-on: https://code.wireshark.org/review/9880
+    Petri-Dish: Anders Broman <a.broman58@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 240105e
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Fri Aug 7 12:37:33 2015 -0700
+
+    Fixup the Qt splash overlay progress calculations.
+    
+    Fix a couple of issues in the way we calculate the splash overlay
+    progress.
+    
+    Avoid unnecessary repaints.
+    
+    Change-Id: I1f4800b2c2836b67ca9ff3d6d24af150f4379ba9
+    Reviewed-on: https://code.wireshark.org/review/9916
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 0a1d1bd
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Fri Aug 7 10:19:22 2015 -0700
+
+    More casting issues with older versions of GLib.
+    
+    Try to fix
+    
+    packet-btl2cap.c: In function 'btl2cap_cid_value':
+    packet-btl2cap.c:425: warning: cast to pointer from integer of different size
+    packet-btl2cap.c: In function 'btl2cap_psm_value':
+    packet-btl2cap.c:448: warning: cast to pointer from integer of different size
+    
+    packet-btrfcomm.c: In function 'btrfcomm_directed_channel_value':
+    packet-btrfcomm.c:287: warning: cast to pointer from integer of different size
+    
+    packet-btobex.c: In function 'btobex_profile_value':
+    packet-btobex.c:1134: warning: cast to pointer from integer of different size
+    
+    on the 32-bit OS X builder.
+    
+    Change-Id: Ieb2fe6c31fdad0cf776c24bada7a6a83e8aa91ec
+    Reviewed-on: https://code.wireshark.org/review/9915
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 147ab19
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Fri Aug 7 08:39:09 2015 -0700
+
+    Switch the floats in stat_tap table items to doubles.
+    
+    Use doubles instead of floats in stat_tap_table_item_type. This should
+    make stat taps easier to use with a lot of our API (e.g. nstime) along
+    with Qt and the C math library.
+    
+    This reverts commit 5bbb6ff5e43511ddc57b0b771f3d60da1eb82c02.
+    
+    Change-Id: I113b44fb944a883cde016b7a8961597658be4c0a
+    Reviewed-on: https://code.wireshark.org/review/9912
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Reviewed-by: Graham Bloice <graham.bloice@trihedral.com>
+
+commit c90fcba
+Author: Stig Bjørlykke <stig@bjorlykke.org>
+Date:   Fri Aug 7 14:55:50 2015 +0200
+
+    Lua: Count Lua plugins in splash screen
+    
+    This will avoid slow startup when having many Lua plugins.
+    
+    Change-Id: I67b5f38108a5c500682bc727734375da5fa762c8
+    Reviewed-on: https://code.wireshark.org/review/9910
+    Petri-Dish: Stig Bjørlykke <stig@bjorlykke.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
+
+commit c8ca0ae
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Fri Aug 7 09:10:39 2015 -0700
+
+    Try to fix casting issues with older versions of GLib.
+    
+    Try to fix
+    
+    packet-btatt.c: In function 'btatt_handle_value':
+    packet-btatt.c:1420: warning: cast to pointer from integer of different size
+    packet-btatt.c: In function 'btatt_uuid16_value':
+    packet-btatt.c:1443: warning: cast to pointer from integer of different size
+    
+    on the 32-bit OS X builder.
+    
+    Change-Id: I02884c02e7f7f5f7b50da122127fa96c41c3603a
+    Reviewed-on: https://code.wireshark.org/review/9913
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 7171ee5
+Author: Bill Meier <wmeier@newsguy.com>
+Date:   Thu Aug 6 17:44:42 2015 -0400
+
+    [ieee80211] Rework QoS Capability and QoS info code.
+    
+    Specifically:
+    - Replace/remove much of 'dissect_qos_capability()' code to use
+      existing 'fixed field' code to dissect QoS_Info field.
+      Note: Much of the code added in g40d6131 to dissect the QoS Info
+            field duplicated already existing (but unused) "fixed field"
+            code to do same.
+    - Rework some QoS Info field filter names, variable names and
+      value-strings to better match the text used in 802.11-2012.
+    
+    - Rename 'dissect_qos_info()' to 'dissect_wme_qos_info()' to
+      reflect the fact that this code is only for the (now preumably obsolete)
+      original WME(WMM) specification for the QoS Info field.
+    
+    Change-Id: Id89780dfe60b2e4c63332bdb946cc29c67b5127a
+    Reviewed-on: https://code.wireshark.org/review/9903
+    Petri-Dish: Bill Meier <wmeier@newsguy.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Reviewed-by: Bill Meier <wmeier@newsguy.com>
+
+commit f657e6a
+Author: AndersBroman <anders.broman@ericsson.com>
+Date:   Fri Aug 7 14:50:02 2015 +0200
+
+    [GTPv2] Mark a parameter as unused.
+    
+    Change-Id: I37c983d756f23469e4cf1abd31b9c591f5612542
+    Reviewed-on: https://code.wireshark.org/review/9909
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 5bbb6ff
+Author: AndersBroman <anders.broman@ericsson.com>
+Date:   Fri Aug 7 14:19:30 2015 +0200
+
+    Try to fix packet-rpc.c:3909: warning: implicit conversion shortens 64-bit value into a 32-bit value
+    
+    Change-Id: I8962f93662047d01ef71ba9689b338d095f31300
+    Reviewed-on: https://code.wireshark.org/review/9908
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 99873f7
+Author: AndersBroman <anders.broman@ericsson.com>
+Date:   Fri Aug 7 14:04:52 2015 +0200
+
+    [GTPv2] Dissect IE MM Context for CS to PS SRVCC, update value strings.
+    
+    Bug: 11423
+    Change-Id: I5a845e40fcbd4e06dec60c64edca9e8fea1459e1
+    Reviewed-on: https://code.wireshark.org/review/9907
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit fd19aaf
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Thu Aug 6 10:56:22 2015 -0700
+
+    Add ONC RPC program stats.
+    
+    Convert ONC RPC program stats to the stat_tap API.
+    
+    Add a "user_data" member to the stat_tap_table_item_type struct.
+    
+    Change-Id: I5cbf000a447ff93d30fa7f098124bdcbc34f2935
+    Reviewed-on: https://code.wireshark.org/review/9904
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 0c9998d
+Author: Jan-Hendrik Bolte <jabolte@uos.de>
+Date:   Mon Jul 20 14:37:49 2015 +0200
+
+    Add dissector for MQTT-SN v1.2
+    
+    Bug: 11388
+    Change-Id: I5d961b19132a9904080e9494467826d15659c54e
+    Reviewed-on: https://code.wireshark.org/review/9711
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 4557c17
+Author: Michal Labedzki <michal.labedzki@tieto.com>
+Date:   Wed Aug 5 17:30:47 2015 +0200
+
+    androiddump: Try to make MVS14.0 happy
+    
+    I guess using glib's gssize instead of ssize_t should be enough for:
+    
+    extcap/androiddump.c(736): error C2220: warning treated as error - no 'object' f
+       ile generated
+    extcap/androiddump.c(736): warning C4477: 'fprintf' : format string '%I64i' requ
+       ires an argument of type '__int64', but variadic argument 3 has type 'ssize_t'
+    extcap/androiddump.c(736): note: to simplify migration, consider the temporary
+       use of /Wv:18 flag with the version of the compiler with which you used to
+       build without warnings
+    extcap/androiddump.c(736): note: consider using '%i' in the format string
+    extcap/androiddump.c(736): note: consider using '%I32i' in the format string
+    
+    Change-Id: I1030694aed61d413be1aad54531f99db45e99c9d
+    Reviewed-on: https://code.wireshark.org/review/9876
+    Petri-Dish: Anders Broman <a.broman58@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit dc33bba
+Author: Bill Meier <wmeier@newsguy.com>
+Date:   Thu Aug 6 21:47:37 2015 -0400
+
+    [ieee80211] Change one ENC_LITTLE_ENDIAN MAC address to ENC_NA; byte order doesn't
+    apply to them.
+    
+    Change-Id: I4b0fcfe5d970877d7f8453e6c6f8c48ee69c2e38
+    Reviewed-on: https://code.wireshark.org/review/9905
+    Reviewed-by: Bill Meier <wmeier@newsguy.com>
+
+commit ff24ecc
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Thu Aug 6 11:23:55 2015 -0700
+
+    Fixup stat_tap table freeing.
+    
+    As it turns out we *do* need to free table elements. We also need to
+    free the tables themselves and clear the table array. Do so.
+    
+    Change-Id: Ic1c81388eac8f47f74caea0169c79685a83aaff9
+    Reviewed-on: https://code.wireshark.org/review/9901
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 9fd3bcc
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Thu Aug 6 12:31:21 2015 -0700
+
+    Add an elide mode preference for the Qt packet list.
+    
+    Change-Id: I081cc1e9b2a0eea7f0a3ef1157561c50beb4c4db
+    Reviewed-on: https://code.wireshark.org/review/9902
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit fda29e1
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Thu Aug 6 08:39:22 2015 -0700
+
+    Use int_to_qstring in a few more places.
+    
+    Change-Id: Id324fe21f436a233088d106553db2ed6f6e410ac
+    Reviewed-on: https://code.wireshark.org/review/9899
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 5fa57ec
+Author: AndersBroman <anders.broman@ericsson.com>
+Date:   Thu Aug 6 13:30:59 2015 +0200
+
+    [MSVC 2015]Once agin revert tho original, now as a separate patch.
+    
+    Change-Id: If25a1e4ced74d88c87def010b9d8032b5d870307
+    Reviewed-on: https://code.wireshark.org/review/9898
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 544bca7
+Author: AndersBroman <anders.broman@ericsson.com>
+Date:   Thu Aug 6 13:21:26 2015 +0200
+
+    include <stdlib.h> to make windows build boot happy.
+    
+    Change-Id: I7a8b259698fdca0707464929a77c0b320f6a19f1
+    Reviewed-on: https://code.wireshark.org/review/9897
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit aa2184f
+Author: AndersBroman <anders.broman@ericsson.com>
+Date:   Thu Aug 6 13:01:45 2015 +0200
+
+    Fix pcapng.c:3788: warning: implicit conversion shortens 64-bit value into a 32-bit value
+    
+    Change-Id: Ie796cee755470bea0416b46ff8ff6a94cd8d93d3
+    Reviewed-on: https://code.wireshark.org/review/9896
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 8906e93
+Author: Michal Labedzki <michal.labedzki@tieto.com>
+Date:   Thu Aug 6 10:59:51 2015 +0200
+
+    Bluetooth: Fix some MSVC2015 warnings/errors
+    
+    packet-btobex.c(1134): error C2220: warning treated as error - no 'object' file generated
+    packet-btobex.c(1134): warning C4312: 'type cast': conversion from 'gulong' to ' gpointer' of greater size
+    packet-btatt.c(1420): error C2220: warning treated as error - no 'object' file generated
+    packet-btatt.c(1420): warning C4312: 'type cast': conversion from 'gulong' to 'gpointer' of greater size
+    packet-btatt.c(1443): warning C4312: 'type cast': conversion from 'gulong' to 'gpointer' of greater size
+    packet-btl2cap.c(425): error C2220: warning treated as error - no 'object' file generated
+    packet-btl2cap.c(425): warning C4312: 'type cast': conversion from 'gulong' to 'gpointer' of greater size
+    packet-btl2cap.c(448): warning C4312: 'type cast': conversion from 'gulong' to 'gpointer' of greater size
+    packet-btrfcomm.c(287): error C2220: warning treated as error - no 'object' file generated
+    packet-btrfcomm.c(287): warning C4312: 'type cast': conversion from 'gulong' to 'gpointer' of greater size
+    
+    Change-Id: Ie5b4fd1c47725b966f9b98d9480c1858b553efff
+    Reviewed-on: https://code.wireshark.org/review/9894
+    Petri-Dish: Michal Labedzki <michal.labedzki@tieto.com>
+    Reviewed-by: Michal Labedzki <michal.labedzki@tieto.com>
+    Tested-by: Michal Labedzki <michal.labedzki@tieto.com>
+
+commit b4dea54
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Wed Aug 5 20:44:09 2015 -0700
+
+    Try to fix dist.
+    
+    Change-Id: I04c4a06f8d2db4d9ac1a09fea25d4f587c1f1fc1
+    Reviewed-on: https://code.wireshark.org/review/9893
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 910438b
+Author: Hadriel Kaplan <hadrielk@yahoo.com>
+Date:   Mon Jul 20 10:35:06 2015 -0400
+
+    Pcapng: support Name Resolution Block options
+    
+    Make pcapng decode options in an NRB during read, and store the comment
+    option, and write it back out as well. Also make it handle plugin handlers
+    for unknown options in received NRB(s).
+    
+    Change-Id: I81863ef8d85cb1c8b5ba6673ba0e562efe77714f
+    Reviewed-on: https://code.wireshark.org/review/9723
+    Petri-Dish: Hadriel Kaplan <hadrielk@yahoo.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 1420f3d
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Wed Aug 5 20:12:31 2015 -0700
+
+    Add ui_gsm_map_summary_dialog.h so it goes into the source tarball.
+    
+    Change-Id: Ib0780e5ba62d069d2b41ef7ac7da513981660c7f
+    Reviewed-on: https://code.wireshark.org/review/9892
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit c6889d8
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Wed Aug 5 19:45:12 2015 -0700
+
+    Fix some encoding arguments.
+    
+    802.11 is overwhelmingly little-endian; change all 1-byte fields that
+    were ENC_BIG_ENDIAN to ENC_LITTLE_ENDIAN.
+    
+    Change one ENC_BIG_ENDIAN MAC address to ENC_NA; byte order doesn't
+    apply to them.
+    
+    The remaining ENC_BIG_ENDIANs should be checked.
+    
+    Change-Id: I3dc51a5555b99c25dce0d3b7f3be4c441b13d1a3
+    Reviewed-on: https://code.wireshark.org/review/9890
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit f30ac4a
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Wed Aug 5 19:08:36 2015 -0700
+
+    Fix a bunch of typoes in variable and field names.
+    
+    Fix spelling, get rid of period at end of some field names.
+    
+    Change-Id: I1963cdc92657dca8708133796f8835bdffee0c47
+    Reviewed-on: https://code.wireshark.org/review/9888
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit b7f5eaa
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Tue Aug 4 17:42:53 2015 -0700
+
+    Convert the GSM MAP stats to new "generic stat API".
+    
+    Convert both the MAP statistics and summary. As with the GSM A stats
+    this are mostly untested.
+    
+    Change-Id: Ibd3a7346b09d1401e78724c0197ec2a38deb97a3
+    Reviewed-on: https://code.wireshark.org/review/9883
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 05eb9b6
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Wed Aug 5 17:03:03 2015 -0700
+
+    Add proper base prefixes in display filter expressions.
+    
+    When the user selects an enum in the display filter expression dialog
+    make sure we add the proper base prefix
+    
+    Add a Qt UI convenience routine for formatting integers. Because
+    deprecating QString::sprintf was a well-thought-out decision that will
+    be regarded highly for decades to come.
+    
+    Fix search visibility while we're here.
+    
+    Bug: 11421
+    Change-Id: I1368bc8f464983793bdc90760cf3b7c18b6bd859
+    Reviewed-on: https://code.wireshark.org/review/9885
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit ef0bdbc
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Wed Aug 5 18:23:53 2015 -0700
+
+    Cleanup a bunch of 802.11ad stuff.
+    
+    Make all the multi-byte fields, except for OUIs, little-endian -
+    including fields that contain bitfields.  Make the bits in the bitfields
+    little-endian as well.
+    
+    For the "number of taps" bitfields, interpret the values.
+    
+    Fix a typo ("pseduo" -> "pseudo").
+    
+    The length of an OCT MMPDU is 16 bits, not 8 bits, and it's not a text
+    string, it's an octet string.
+    
+    The Beacon Interval Control is 48 bits, not 64 bits.
+    
+    Handle the beam refinement UI as a 2-byte field that overlaps with a
+    4-byte field - *none* of the bitfields align on nice 8-bit boundaries,
+    so that's the best we can do.
+    
+    Bug: 11419
+    Change-Id: Ib00ad030ecb33cf676bec23c05b15a4211c75c07
+    Reviewed-on: https://code.wireshark.org/review/9886
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit dc09d18
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Wed Aug 5 16:19:24 2015 -0700
+
+    Output xhtml guides everywhere.
+    
+    Update Autotools / Nmake to generate xhtml5 user and developer guides.
+    
+    Change-Id: I5024151aecaee62ea6d8469807fabda552d3f663
+    Reviewed-on: https://code.wireshark.org/review/9884
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 6aabad5
+Author: Roland Knall <roland.knall@br-automation.com>
+Date:   Wed Aug 5 09:36:20 2015 +0200
+
+    epl: Fix Payload sub-dissection
+    
+     Current implementation gives all remaining data to sub-dissector.
+     This is not correct, as with "Write Multiple by Index" the data
+     given includes the following indeces and their datasets
+    
+    Change-Id: I5343bf61431a7b5507b51f53f0de8c6e3dc72cf1
+    Reviewed-on: https://code.wireshark.org/review/9870
+    Reviewed-by: Roland Knall <rknall@gmail.com>
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 504f5b3
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Wed Aug 5 13:00:38 2015 -0700
+
+    Clean up some fields.
+    
+    The "LEN" field is the "length of the MAC frame", in bytes; confusingly,
+    it includes the extended header length, but not the fixed-length part of
+    the header (including the FCS), so it's not the "length after HCS".
+    
+    Rename it to "docsis.len", as it's always LEN, not SID; there's a
+    separate field for the SID.
+    
+    Rename the Extended Header Length field to docsis.ehdrlen, and the
+    Number of Concatenated Frames to docsis.concat_cnt, so that different
+    uses of the "MACPARM" part of the header are flagged differently.
+    
+    Update some comments while we're at it.
+    
+    Change-Id: Ib7c4a0cda65cef25dcaf0051b3de89758ef4c29c
+    Reviewed-on: https://code.wireshark.org/review/9881
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit f0beaa1
+Author: Roland Knall <roland.knall@br-automation.com>
+Date:   Wed Aug 5 09:39:08 2015 +0200
+
+    openSAFETY: Better display of packet info
+    
+     If multiple packets of openSAFETY are present in a single network
+     packet, searching for the packet needed is complicated. This patch
+     increases the information along the same lines as the eth and frame
+     subdissectors
+    
+    Change-Id: Id3d237135cfadb35c839208749aeeb1652b29830
+    Reviewed-on: https://code.wireshark.org/review/9871
+    Reviewed-by: Roland Knall <rknall@gmail.com>
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 62e56ad
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Wed Aug 5 10:59:51 2015 -0700
+
+    Make sure we use "*.html" in our chunked output.
+    
+    Change-Id: Idb441084ec50ec336b7f514895aba799832e8f66
+    Reviewed-on: https://code.wireshark.org/review/9879
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 3b2e6d9
+Author: Michal Labedzki <michal.labedzki@tieto.com>
+Date:   Wed Aug 5 16:25:16 2015 +0000
+
+    Revert "[MSVC 2015] Fix errors seen with the released version by reverting the code to what failed on the RC version *sigh*"
+    
+    Reverted commit break DecodeAs for Bluetooth, also caused crashes.
+    
+    This reverts commit 2221153a9cc083a50248a72a4b4009908d84e38b.
+    
+    Change-Id: Idb91747b986f110fffa3444f8c52d800c128e141
+    Reviewed-on: https://code.wireshark.org/review/9877
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 53a8033
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Wed Aug 5 09:30:40 2015 -0700
+
+    Generate XHTML5 documentation.
+    
+    When converting from DocBook to HTML, use DocBook's xhtml5 XSL
+    stylesheets.
+    
+    Change-Id: I7a49d60c46a17e1e639b78ee10c4b9fa832d4a77
+    Reviewed-on: https://code.wireshark.org/review/9878
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 2221153
+Author: AndersBroman <anders.broman@ericsson.com>
+Date:   Wed Aug 5 14:37:20 2015 +0200
+
+    [MSVC 2015] Fix errors seen with the released version by reverting the
+    code to what failed on the RC version *sigh*
+    
+    Change-Id: I1b7f6d57da4cb71473a074291da7e5a0d5242c95
+    Reviewed-on: https://code.wireshark.org/review/9874
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 5de487a
+Author: AndersBroman <anders.broman@ericsson.com>
+Date:   Wed Aug 5 14:30:27 2015 +0200
+
+    [MSVC 2015] Compiler and visual studio version are off by 5 not 6 in MSVC
+    2015.
+    
+    Change-Id: I5476656789893af2c8aeb5dfe5cf06972fd8bd4b
+    Reviewed-on: https://code.wireshark.org/review/9873
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 8bf1237
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Mon Aug 3 22:21:24 2015 +0200
+
+    MAC CTRL: fix dissection of PAUSE frame
+    
+    According to 802.3 table 31A-1, only opcodes from 0x0002 to 0x0006 have a timestamp
+    While we are at it, rename the opcodes to a name matching the specification
+    
+    Bug: 11403
+    Change-Id: Iaadc2b801e86523e962b4eb319541bc74de22071
+    Reviewed-on: https://code.wireshark.org/review/9857
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit ad4ab2a
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Tue Aug 4 14:56:46 2015 -0700
+
+    Convert the GSM A stats to new "generic stat API".
+    
+    These are largely untested, but the two abis captures on the wiki seem
+    to work OK. The menu item names could also use some work. Patches
+    welcome.
+    
+    Change-Id: I19a5b5fe3476b49d1dd0b684cbb7f367c6ebd4b4
+    Reviewed-on: https://code.wireshark.org/review/9869
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 4d673b2
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Tue Aug 4 08:56:28 2015 -0700
+
+    Convert Camel tap stats to new "generic stat API".
+    
+    Migrate the Camel stats similar to the recent BOOTP and H.225
+    migrations.
+    
+    Change-Id: If82617068ff4b8fa186899f66dc34a08585f66cb
+    Reviewed-on: https://code.wireshark.org/review/9865
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 3e6b527
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Tue Aug 4 10:16:23 2015 -0700
+
+    Remove the CLI H.225 counter.
+    
+    Stats were moved to the dissector in g03802cc.
+    
+    Change-Id: I1aaf43789695ba3aae54cfaf201263cd0aed74ea
+    Reviewed-on: https://code.wireshark.org/review/9867
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 4e14a26
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Tue Aug 4 11:45:24 2015 -0700
+
+    Don't zero stat tap elements.
+    
+    Let the reset callback take care of resetting our rows.
+    
+    Change-Id: I59b0e9d36a9a1cedc5a5893664c875b7416a5229
+    Reviewed-on: https://code.wireshark.org/review/9868
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit d51d83b
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Tue Aug 4 10:00:23 2015 -0700
+
+    Fix the selected packet indicator width.
+    
+    Change-Id: Ic792c232524b4124bb4607cbe1979cdce8fd7e23
+    Reviewed-on: https://code.wireshark.org/review/9866
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 03802cc
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Mon Aug 3 10:30:04 2015 -0700
+
+    Convert H.225 tap stats to new "generic stat API".
+    
+    Migrate the H.225 stats similar to the recent BOOTP migration.
+    
+    Change-Id: I70ff7ab6cf3e9796f257412ba7d65ec9fe7f77ad
+    Reviewed-on: https://code.wireshark.org/review/9859
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 632b402
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Mon Aug 3 21:25:00 2015 -0700
+
+    Zero stat table elements instead of freeing them.
+    
+    Stat table element arrays are allocated once at startup. Reset each
+    element in free_stat_table() instead of freeing them.
+    
+    Change-Id: Ia63af93c76a1348bbb809137a521eead58a52dd1
+    Reviewed-on: https://code.wireshark.org/review/9860
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 3413ddf
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Sat Jul 25 20:07:59 2015 +0200
+
+    EPL: Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
+    
+    Change-Id: Id8fac193a2f3521986c0f91df84950ff581d4b6b
+    Reviewed-on: https://code.wireshark.org/review/9790
+    Reviewed-by: Roland Knall <rknall@gmail.com>
+    Petri-Dish: Anders Broman <a.broman58@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 992c892
+Author: AndersBroman <anders.broman@ericsson.com>
+Date:   Tue Aug 4 16:48:06 2015 +0200
+
+    MIB/OID Fix assertion in proto.c tmp_fld_check_assert().
+    It seems like oid_data->name may get freed so do a g_strdup() as it's done
+    for hf.hfinfo.abbrev.
+    
+    Change-Id: Ie05fb42d59556aec300d4e007b1db5cc79d8d6f1
+    Reviewed-on: https://code.wireshark.org/review/9864
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 8421af3
+Author: Luke Mewburn <luke@mewburn.net>
+Date:   Tue Aug 4 19:42:19 2015 +1000
+
+    Rename nettrace3gpp324423 to 3gpp32423
+    
+    Use "3gpp32423" instead of "nettrace3gpp324423":
+    - There were too many "4"s in the previous name ("324423" vs "32423").
+    - "nettrace" isn't an official name, per 3GPP TS 32 423
+    - It's shorter.
+    
+    Change-Id: Ic981d0351a3014fb79702955ebef7b13f6ce4a2e
+    Reviewed-on: https://code.wireshark.org/review/9863
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 4908c75
+Author: AndersBroman <anders.broman@ericsson.com>
+Date:   Tue Aug 4 10:58:45 2015 +0200
+
+    [ISUP] Read the country code at offset
+    
+    Change-Id: I5a03fdbdf7079c354bc9b63acba3d205f82a4e8a
+    Reviewed-on: https://code.wireshark.org/review/9862
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 6e87802
+Author: AndersBroman <anders.broman@ericsson.com>
+Date:   Tue Aug 4 10:46:48 2015 +0200
+
+    tvb_new_octet_aligned() should return both the captured and reported
+    length set to datalen in the returned tvb.
+    
+    Change-Id: Ie6649a285a9fa4a0564e29ce18ec9459b8da2541
+    Reviewed-on: https://code.wireshark.org/review/9861
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 2964c28
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Mon Aug 3 14:14:50 2015 -0700
+
+    Update a comment to reflect reality as of 1997.
+    
+    "IEEE 802.3" has, since IEEE 802.3y-1997, supported a type/length field,
+    not just a length field (i.e., they acknowledged reality), so it's no
+    as if there are "802.3" as opposed to "D/I/X" or "Ethernet II" frames.
+    
+    Change-Id: Ie7f61e48cb2a343a7c83e0747a6eee46964fc335
+    Reviewed-on: https://code.wireshark.org/review/9858
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit ae05f77
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Mon Aug 3 11:58:36 2015 -0700
+
+    Give an I-D reference for this.
+    
+    Change-Id: I5bbc1b390215e11cba86af9b325ae94d3708ae93
+    Reviewed-on: https://code.wireshark.org/review/9855
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 56ee4b1
+Author: Martin Mathieson <martin.r.mathieson@googlemail.com>
+Date:   Mon Aug 3 12:02:37 2015 +0100
+
+    TFTP: strengthen heuristic used over STUN/TURN
+    
+    Change-Id: I133199abda100a89e219804c3003dee76389c43a
+    Reviewed-on: https://code.wireshark.org/review/9839
+    Reviewed-by: Martin Mathieson <martin.r.mathieson@googlemail.com>
+
+commit 9557c73
+Author: Gerald Combs <gerald@zing.org>
+Date:   Sun Aug 2 15:33:07 2015 -0700
+
+    Make sure per-packet tap callbacks return gbooleans.
+    
+    The tap API changed the return type of per-packet listener callbacks
+    from int to gboolean back in 2009. Update a bunch of functions and some
+    documentation accordingly.
+    
+    Change-Id: I79affe65db975caed3cc296a7e2985b7b9cdf4cc
+    Reviewed-on: https://code.wireshark.org/review/9853
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 08e80b1
+Author: Evan Huus <eapache@gmail.com>
+Date:   Sun Aug 2 08:41:27 2015 -0400
+
+    Skip files larger than 8MB in valgrind fuzzing
+    
+    Follow-up to g2eabd35 which added a 20MB limit, this lowers it quite a bit since
+    we're still seeing out-of-memory failures with files slightly larger than 8MB.
+    
+    Based on a quick scan of the menagerie this only excludes another dozen or so
+    files so we won't lose much coverage.
+    
+    Ping-Bug: 11395
+    Change-Id: I8d684bebad553408c68b125330f2878deedc3bff
+    Reviewed-on: https://code.wireshark.org/review/9849
+    Reviewed-by: Evan Huus <eapache@gmail.com>
+
+commit 7c46b25
+Author: Evan Huus <eapache@gmail.com>
+Date:   Sun Aug 2 09:12:23 2015 -0400
+
+    qt: fix scrollbar crash applying conv. filter
+    
+    When applying a conversation filter via context menu on the packet list,
+    something triggers the scrollbar to redraw when it has a maximum value of 0,
+    leading to a div-by-0. Guard against that (for now) though there may be a better
+    long-term fix.
+    
+    Change-Id: I5fa0cac3e67f50a6c603a6fa10b117de5540d444
+    Reviewed-on: https://code.wireshark.org/review/9850
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 78ca0af
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Sat Aug 1 11:38:03 2015 +0200
+
+    HTTP2: remove weak part of the heuristic
+    
+    It is so fragile that it triggers too many false positives and it was not
+    activated by default prior to g21e5a95.
+    If required, a user can still use 'Decode As' functionality.
+    
+    Change-Id: I0236609665c57c6f3961cb9596c47b54da777641
+    Reviewed-on: https://code.wireshark.org/review/9842
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit d12283b
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Sat Aug 1 18:38:15 2015 +0200
+
+    proto.c: exclude hf_text_only from proto_registrar_is_protocol()
+    
+    This pseudo field is a specific case that is not linked to any protocol (despite parent being set to -1).
+    This prevents a crash in Qt GUI when selecting a line added with proto_tree_add_subtree() or similar.
+    
+    Change-Id: I3b1cc2e6c7e71a71898f2ee9a02e9158eccf6fac
+    Reviewed-on: https://code.wireshark.org/review/9845
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 37a1bb8
+Author: Hauke Mehrtens <hauke@hauke-m.de>
+Date:   Mon Jul 20 23:31:43 2015 +0200
+
+    CoAP: add media type number for application/cbor
+    
+    application/cbor got the number 60 by the IANA, see
+    https://www.iana.org/assignments/core-parameters/core-parameters.xml#content-formats
+    
+    Change-Id: I4dbfd9eff8bacb46e815140c4640359f9a951869
+    Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
+    Reviewed-on: https://code.wireshark.org/review/9847
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit b1ce653
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Sun Aug 2 08:10:45 2015 -0700
+
+    [Automatic update for 2015-08-02]
+    
+    Update manuf, services enterprise-numbers, translations, and other items.
+    
+    Change-Id: I1c6b1044870e93459bcf4743f00be68ff8ce8ff6
+    Reviewed-on: https://code.wireshark.org/review/9851
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 711edcf
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Sat Aug 1 11:27:09 2015 -0700
+
+    Set the reported length of chunk data correctly.
+    
+    The reported length should be the size of the chunk, not the remaining
+    size of dechunked data.
+    
+    Update some comments while we're at it.
+    
+    Change-Id: Ia71948fb5ecebdaae3e171c53fd88cf72dcf76a3
+    Reviewed-on: https://code.wireshark.org/review/9846
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 86a8b9c
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Sat Aug 1 13:28:01 2015 +0200
+
+    MS-WSP: fix some Coverity warnings
+    
+    - prevent some NULL pointer deference pointer
+    - remove DISSECTOR_ASSERT calls: it should be used only for dissector bugs
+    - replace g_slist_next macro calls as the NULL pointer checks are already performed in the for loop
+    
+    Change-Id: If4efd5bb055c7806107ec9646e9864c7e345246d
+    Reviewed-on: https://code.wireshark.org/review/9843
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit f8cac8e
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Sat Aug 1 16:41:52 2015 +0200
+
+    PNRP: add support for message reassembly
+    
+    Bug: 11412
+    Change-Id: I2e8ca62e1babbca20654e8907e8a0b04991bb18f
+    Reviewed-on: https://code.wireshark.org/review/9844
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 1afe288
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Fri Jul 31 16:52:37 2015 -0700
+
+    More packet detail context menu items.
+    
+    Add the wiki and field reference items to the packet detail context
+    menu. Add the "Go To Linked Packet" item in the Go menu and packet
+    detail context menu. Use "Linked Packet" instead of "Packet Reference"
+    and "Corresponding Packet". Remove more pending item comments.
+    
+    Change-Id: I66c40f71738f0996690f4818a546520ea0747088
+    Reviewed-on: https://code.wireshark.org/review/9841
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit c8fec28
+Author: Guy Harris <guy@alum.mit.edu>
+Date:   Fri Jul 31 15:37:49 2015 -0700
+
+    Print times with the resolution from the capture file.
+    
+    Print the first packet and last packet time stamps with the resolution
+    supplied for them, and print the difference between them with the higher
+    of those two resolutions.
+    
+    Change-Id: I111fbbf91b5957e63dca650b85f182c5f103c5fd
+    Reviewed-on: https://code.wireshark.org/review/9840
+    Reviewed-by: Guy Harris <guy@alum.mit.edu>
+
+commit 2e3be54
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Fri Jul 31 22:20:34 2015 +0200
+
+    RRC: upgrade dissector to v12.6.0
+    
+    Change-Id: Ied56f90a8689a25d4093795bfd97d57d40e382c6
+    Reviewed-on: https://code.wireshark.org/review/9838
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 26c933b
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Fri Jul 31 13:44:42 2015 -0700
+
+    Fix binary data copying.
+    
+    As the QClipboard::setMimeData documentation says, "Ownership of the
+    data is transferred to the clipboard." Allocate the mime data object
+    accordingly.
+    
+    Note the results of trying to paste into hex editors on Windows.
+    Frhed works. Hex Editor Neo and HxD do not.
+    
+    Change-Id: I46691ba95bf1f5c38817cd42ded73e8e67e4ee97
+    Reviewed-on: https://code.wireshark.org/review/9837
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 5336c9a
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Fri Jul 31 12:21:28 2015 -0700
+
+    More spacing fixups.
+    
+    Make spacing more consistent.
+    
+    Change-Id: I8980a84ca70660057016985299b0f95761076893
+    Reviewed-on: https://code.wireshark.org/review/9835
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 787fa27
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Fri Jul 31 12:08:30 2015 -0700
+
+    Remove spaces.
+    
+    Change-Id: Iabf5f7610ea5205ad4500502e2b531a8ee130484
+    Reviewed-on: https://code.wireshark.org/review/9834
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit d8d3c52
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Fri Jul 31 10:34:43 2015 -0700
+
+    Use an ellipsis character instead of three dots.
+    
+    The OS X Human Interface Guidelines at
+    
+    https://developer.apple.com/library/mac/documentation/UserExperience/Conceptual/OSXHIGuidelines/TerminologyWording.html#//apple_ref/doc/uid/20000957-CH15-SW3
+    
+    says:
+    
+    "Be sure to create the ellipsis character using the key combination
+     Option-; (Option-semicolon). This ensures that an assistive app can
+     provide the correct interpretation of the character to a disabled user.
+     If you use three period characters to simulate an ellipsis, many
+     assistive apps will be unable to make sense of them. Also, three period
+     characters and an ellipsis don't look the same because the periods are
+     spaced differently than the points of an ellipsis."
+    
+    The Windows desktop applications guidelines has a section on ellipses:
+    
+    https://msdn.microsoft.com/en-us/library/windows/desktop/dn742478.aspx
+    
+    but doesn't specify the a single glyph vs three dots.
+    
+    The GNOME HIG at
+    
+    https://developer.gnome.org/hig/stable/typography.html.en
+    
+    says "Take Advantage of Unicode" then specifically says to use U+2026
+    HORIZONTAL ELLIPSIS.
+    
+    Remove the ellipsis from "Find Next" and "Find Previous". Neither
+    requires user interaction.
+    
+    Change-Id: I0e6c28bb8b3a84b242731e2ca96f1a6f6f42c303
+    Reviewed-on: https://code.wireshark.org/review/9833
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit c768087
+Author: Noel Power <noel.power@suse.com>
+Date:   Thu Jul 30 14:27:01 2015 +0100
+
+    MSWSP: Fix clang warnings and handle gracefully needed missing messages
+    
+    In addition to fixing some clang warnings code now handles the scenario
+    where some needed messages may be missing in the capture, instead of
+    silently ignoring now tell how many bytes we can't dissect and why.
+    
+    Change-Id: Ia6fd70d204d279799bc02209865c7f1da35d8191
+    Signed-off-by: Noel Power <noel.power@suse.com>
+    Reviewed-on: https://code.wireshark.org/review/9824
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit c321171
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Thu Jul 30 16:15:40 2015 -0700
+
+    Add Colorize to the packet detail menu.
+    
+    Change-Id: Idaac0b52e6e4534f40e13839e6dbce2408ca6bfa
+    Reviewed-on: https://code.wireshark.org/review/9831
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit da07c62
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Thu Jul 30 13:55:46 2015 -0700
+
+    More context menu updates.
+    
+    Add "Follow" and "Export Packet Bytes" to the packet detail context
+    menu. Remove duplicate SCTP menu. Remove redunant action text.
+    
+    Change-Id: If69815dc774806e267fbd71aa390b0af6f3b0d14
+    Reviewed-on: https://code.wireshark.org/review/9829
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 9603db4
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Thu Jul 30 12:34:53 2015 -0700
+
+    Make copy menu item names more consistent.
+    
+    Change-Id: Ia7b2a87ba9ad843dfa9200d69eeb94275a3dc0bb
+    Reviewed-on: https://code.wireshark.org/review/9827
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 549b8f0
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Thu Jul 30 12:23:03 2015 -0700
+
+    Add a missing menu item.
+    
+    Add "Copy as Filter" to the packet list context menu. Remove completed
+    item comments.
+    
+    Change-Id: I1e2d9ebcff2fb36918d3e7525690cfb105cb1b13
+    Reviewed-on: https://code.wireshark.org/review/9826
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 16b048d
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Wed Jul 29 16:24:39 2015 -0700
+
+    Packet list and detail context menu updates.
+    
+    Add some missing items to the packet list and detail "Copy" context
+    menus. Don't nest the "Copy" items so deeply. Add YAML to the supported
+    summary formats.
+    
+    Note that "Copy as Binary" copies to the clipboard as
+    application/octet-stream, which is a) arguably correct, and b) not very
+    useful. Fixes welcome.
+    
+    Enable and disable packet detail context menu items from a set of
+    booleans similar to the packet list.
+    
+    Change-Id: Iaa931c766aa476c33f27de089e5c4dbaf9ce74d6
+    Ping-Bug: 9320
+    Bug: 10831
+    Reviewed-on: https://code.wireshark.org/review/9825
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit e482786
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Mon Jul 27 23:21:15 2015 +0200
+
+    conversation: fix indent (use tabs)
+    
+    Change-Id: I256c364954e1b9edd479e5f25a1d742cc216ffff
+    Reviewed-on: https://code.wireshark.org/review/9809
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+
+commit e4f418c
+Author: Bill Meier <wmeier@newsguy.com>
+Date:   Wed Jul 29 18:48:14 2015 -0400
+
+    [ieee80211]  Don't call expert_...() under 'if (tree)'
+    
+    Change-Id: Idcda58191ca664412ef874a69f40eb09a5b38234
+    Reviewed-on: https://code.wireshark.org/review/9820
+    Reviewed-by: Bill Meier <wmeier@newsguy.com>
+
+commit d6f59cd
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Wed Jul 29 12:09:28 2015 -0700
+
+    Main menu and packet list menu updates.
+    
+    Enable and disable packet list-relasted menu items in one place. Add
+    "Colorize Conversation" items to the packet list context menu.
+    
+    In the GTK+ UI we tend to disable entire menus, which makes their items
+    inaccessible. Try not to do that in the Qt UI so that menu items are
+    always visible even if they're disabled.
+    
+    Remove commented items which are now complete.
+    
+    Change-Id: I69b878b45334bf88014694b1bf016278fa55a94b
+    Reviewed-on: https://code.wireshark.org/review/9819
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit a03a43b
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Wed Jul 29 10:36:46 2015 -0700
+
+    Capture file retapping fixups.
+    
+    Add CaptureFile::delayedRetapPackets, which starts retapping after the
+    current batch of UI event are processed. Call it in the constructors of
+    various dialogs so that they are shown before tapping starts.
+    
+    This *might* fix a crash found when following large streams from the
+    Conversations dialog.
+    
+    Change-Id: If1b87491621ab7efcc0519f95891d34dcd9d18c1
+    Reviewed-on: https://code.wireshark.org/review/9818
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 5b85613
+Author: Luca Melette <luca@srlabs.de>
+Date:   Fri Jul 10 22:55:27 2015 +0200
+
+    GSM_MAP: adding dissector for sendParameters (MAPv1)
+    
+    The current ASN.1 description of MAP (3GPP 29.002) is missing this operation.
+    I recovered the needed code from an old MAP description (ets_300599e01p) and
+    integrated the missing parts into the asn tree and C template file (via asn2wrs).
+    
+    Change-Id: Ibe05e6a99f3f95ac66740b5d319a7200fdb3e54b
+    Reviewed-on: https://code.wireshark.org/review/9594
+    Petri-Dish: Anders Broman <a.broman58@gmail.com>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit b467f1c
+Author: Noel Power <noel.power@suse.com>
+Date:   Mon Jul 27 12:44:56 2015 +0100
+
+    SMB2: only move ssi for request if request is really complete
+    
+    MS-SMB2 section '3.2.5.1.5 Handling Asynchronous Responses' states
+    
+      "If SMB2_FLAGS_ASYNC_COMMAND is set in the Flags field of the SMB2
+       header and Status is not STATUS_PENDING, this is a final response
+       to a request which was processed by the server asynchronously"
+    
+    This patch delays moving ssi information for a processed request
+    to the matched hashmap until the request is actually completed.
+    Without this patch the ssi information for the *final* matching
+    message id response will not be available (on first pass) so a
+    subdissector (e.g. MS-WSP) will not have the ssi information available
+    to it. After this patch the ssi infomation will remain in the 'unmatched'
+    hashmap until the 'final' response for the request is seen. While
+    processing the 'final' matching response the ssi will be moved to
+    the matched hashmap.
+    
+    Change-Id: Id501179ecb4f967a34c82b07d34dcdcd92537dc3
+    Bug: 11402
+    Signed-off-by: Noel Power <noel.power@suse.com>
+    Reviewed-on: https://code.wireshark.org/review/9805
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 254dd6b
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Mon Jul 27 16:06:32 2015 +0200
+
+    MSWSP: Enhance dissector
+    
+    * Use a value_string for display OS version
+    * Remove unused pref modules
+    * Remove boiteplate comment
+    * Use boolean for TRUE/FALSE
+    * Replace parseBoolean by proto_tree_add_bitmask
+    * Remove unneed #include
+    * Fix indent
+    * ...
+    
+    Change-Id: I007dc2a92e8c8f8a9a921c2c091e6c9276f1873b
+    Reviewed-on: https://code.wireshark.org/review/9806
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 65a1f60
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Mon Jul 27 16:17:44 2015 -0700
+
+    Add "Disable Protocol..." to the ProtoTree context menu.
+    
+    Assume that "I don't want to see this" counts as a preference and add it
+    under the "Protocol Preferences" submenu.
+    
+    Change-Id: I396e2476509db9df895826f8817b191893bcb14a
+    Reviewed-on: https://code.wireshark.org/review/9812
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 01bc31c
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Mon Jul 27 15:28:50 2015 -0700
+
+    Fixup packet list context menu behavior.
+    
+    Add logic to setMenusForSelectedPacket for setting the enabled states
+    for the "Apply As" and "Prepare A" actions. Update the PacketList
+    context menu code to fill in the right filter at the right time.
+    
+    Exit out of setMenusForSelectedTreeRow if the packet list has focus so
+    that we don't clobber the enabled states of various actions.
+    
+    Take the "Apply As" and "Prepare A" context menu titles from their main
+    window counterparts. Remove actionApply_as_Filter and
+    actionPrepare_a_Filter.
+    
+    Remove completed to-do items.
+    
+    Change-Id: I8f6f538bb7786d8df02a999f3b449dfde640e847
+    Reviewed-on: https://code.wireshark.org/review/9810
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 2c79830
+Author: Evan Huus <eapache@gmail.com>
+Date:   Sun Jul 26 22:29:58 2015 -0400
+
+    tcp: only reset dupACK counter when ACk# changes
+    
+    Otherwise things like window changes will reset the dup-ack counter incorrectly
+    and confusingly.
+    
+    Bug: 11397
+    Change-Id: I80b63cf989a952547bec48562a92078c8ab29081
+    Reviewed-on: https://code.wireshark.org/review/9802
+    Petri-Dish: Evan Huus <eapache@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Evan Huus <eapache@gmail.com>
+
+commit 1732017
+Author: Gerald Combs <gerald@zing.org>
+Date:   Sun Jul 26 13:21:40 2015 -0700
+
+    Add an application-wide style sheet.
+    
+    Use it to work around poorly drawn splitters on OS X.
+    
+    Change-Id: Ic8e7331b1ba37fe783312b4460961f361297c7f0
+    Reviewed-on: https://code.wireshark.org/review/9798
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 000ce64
+Author: Luke Mewburn <luke@mewburn.net>
+Date:   Sun Jul 26 21:54:12 2015 +1000
+
+    nettrace3gpp324423: fix name consistency
+    
+    Improve consistency when referring to 3GPP TS 32.423:
+    - The standard name is "3GPP TS 32.423" (with "TS", and "." separator).
+    - Fix typo in number series ("32" not "34").
+    - The standard refers to "Trace", not "Nettrace".
+    
+    Change-Id: If9994b9c6de69b6e1bdfc6679fbaabe698971949
+    Reviewed-on: https://code.wireshark.org/review/9795
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 8b316ff
+Author: Hadriel Kaplan <hadrielk@yahoo.com>
+Date:   Sun Jul 26 17:31:26 2015 -0400
+
+    Tshark doesn't display column text as field in 2-pass mode
+    
+    Bug: 11401
+    Change-Id: I6aa43d5cdd996aaf0980ab59b690212e41046acc
+    Reviewed-on: https://code.wireshark.org/review/9800
+    Petri-Dish: Hadriel Kaplan <hadrielk@yahoo.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+
+commit 179da0f
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Sun Jul 26 08:10:01 2015 -0700
+
+    [Automatic update for 2015-07-26]
+    
+    Update manuf, services enterprise-numbers, translations, and other items.
+    
+    Change-Id: I3ddd31b2ebded50dcbe974ce99ef9b417b39aa2f
+    Reviewed-on: https://code.wireshark.org/review/9796
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit 29f2f09
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Sun Jul 26 10:53:02 2015 +0200
+
+    MSWSP: Remove usage of stdbool.h
+    
+    For fix build on Solaris
+    "/usr/include/stdbool.h", line 42: #error: "Use of <stdbool.h> is valid only in a c99 compilation environment."
+    
+    Replace bool -> gboolean
+    Replace true -> TRUE, false -> FALSE (for fix Wcompat error..)
+    
+    Change-Id: Ia3f39bfbbaf7cf35a916eb37edfc6745ea50ad36
+    Reviewed-on: https://code.wireshark.org/review/9793
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Graham Bloice <graham.bloice@trihedral.com>
+
+commit cc134b1
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Sun Jul 26 11:17:04 2015 +0200
+
+    MSWSP: Try to fix Mac OS X Buildbot
+    
+    Change-Id: I0c7bd3ea3900630ce4516cb00e6400cca353b672
+    Reviewed-on: https://code.wireshark.org/review/9794
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+
+commit 0795931
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Sun Jul 26 10:32:41 2015 +0200
+
+    VoIP Call: fix Ubuntu Buildbot
+    
+    Missing init of new sip_frame_num variable...
+    
+    voip_calls_dlg.c: In function ‘voip_calls_get_info’:
+    voip_calls_dlg.c:132:3: error: enum conversion in initialization is invalid in C++ [-Werror=c++-compat]
+    voip_calls_dlg.c:132:3: error: (near initialization for ‘the_tapinfo_struct.fs_option’) [-Werror=c++-compat]
+    voip_calls_dlg.c:132:3: error: missing initializer for field ‘redraw’ of ‘voip_calls_tapinfo_t’ [-Werror=missing-field-initializers]
+                               ^
+    
+    Change-Id: Ib76dec02d03f66d365ef18926bc4507a6f70556d
+    Reviewed-on: https://code.wireshark.org/review/9792
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit c711a63
+Author: Michal Pazdera <michal.pazdera@gmail.com>
+Date:   Fri Jul 3 10:21:04 2015 +0200
+
+    Avoid duplicate SIP and Q.931 calls in VoIP Calls list in case of Q.931
+    transported over SIP as described in RFC 3204, 3.2 QSIG Media Type.
+    
+    Change-Id: Ida30a7b115e60fa64d30cfc1f4b7c11be724f8ee
+    Reviewed-on: https://code.wireshark.org/review/9479
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 19578ba
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Fri Jul 24 09:53:09 2015 -0700
+
+    Minor Enabled Protocols tweaks.
+    
+    Try to keep long protocol names from widening the first column too much.
+    
+    Expand all tree items.
+    
+    Change-Id: I4f09aa2a895aa0ee5a6faab8242768b62b1208bc
+    Reviewed-on: https://code.wireshark.org/review/9771
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Petri-Dish: Michael Mann <mmann78@netscape.net>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit fe7a35a
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Thu Jul 23 22:38:41 2015 +0200
+
+    ISAKMP: Remove uneeded space before HF name and HF filter
+    
+    Change-Id: I5669277b9a03cba17067d52e6a9f9df933c3eb5d
+    Reviewed-on: https://code.wireshark.org/review/9767
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 3ea89e6
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Mon Jul 6 09:51:11 2015 +0200
+
+    lemon (tools): Fix Dead Store (Dead assignement/Dead increment) warning found by Clang
+    
+    Change-Id: Ibfa0bfd589e77a58b7b242c7c2fe25ef052a874e
+    Reviewed-on: https://code.wireshark.org/review/9516
+    Reviewed-by: Martin Kaiser <wireshark@kaiser.cx>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 47c1753
+Author: Richard Sharpe <rsharpe@samba.org>
+Date:   Fri Jul 24 20:41:31 2015 -0700
+
+    Fix an error where we expect the tagged parameters field to be present even
+    though the spec (802.11ad-2012) says they are optional.
+    
+    Communicated to me by the WiFi Alliance. I have captures. Not sure if I can
+    share them.
+    
+    Change-Id: Id5998594214ac4b6a1d3baf3cb2f0d4fe6227b40
+    Signed-off-by: Richard Sharpe <realrichardsharpe@gmail.com>
+    Reviewed-on: https://code.wireshark.org/review/9785
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 92fa272
+Author: Andrei Cipu <acipu@ixiacom.com>
+Date:   Thu Jul 23 17:25:57 2015 +0300
+
+    ISAKMP: Add 3GPP IMS Options for IKEv2
+    
+    Bug:11392
+    
+    Change-Id: I53045f25cf9f3daf910e9fd5240033ffcd1941a2
+    Reviewed-on: https://code.wireshark.org/review/9757
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Alexis La Goutte <alexis.lagoutte@gmail.com>
+
+commit 2874334
+Author: Alexis La Goutte <alexis.lagoutte@gmail.com>
+Date:   Thu Jul 23 22:31:09 2015 +0200
+
+    ISAKMP: The modecfg attribute type INTERNAL_IP6_ADDRESS is not decoded correctly
+    
+    According to RFC7296, section 3.15.1:
+    
+    "The INTERNAL_IP6_ADDRESS is made up of two fields: the first is a 16-octet IPv6 address, and the second is a one-octet prefix-length as defined in [ADDRIPV6]."
+    
+    In the code, the type is declared as FT_IPv4 and the field is decoded only if it has 16 bytes. Instead, it should be declared as FT_IPv6 and the first 16 bytes should be added to the tree.
+    
+    Issue reported by Andrei Cipu
+    
+    Bug: 11393
+    Ping-Bug: 11392
+    Change-Id: I8dbc268e71fd6239dffa5469652345a68e0adc86
+    Reviewed-on: https://code.wireshark.org/review/9761
+    Petri-Dish: Alexis La Goutte <alexis.lagoutte@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 38a2385
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Sat Jul 25 17:10:31 2015 +0200
+
+    MAC LTE: fix dissection of Long DRX Command Control Element
+    
+    Change-Id: I2d122a9ad8cd768499bff8e1af8754d2eb504594
+    Reviewed-on: https://code.wireshark.org/review/9788
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 8c4b831
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Sat Jul 25 16:30:55 2015 +0200
+
+    MAC LTE: fix dissection of CCCH SDU for Category 0 UE
+    
+    Change-Id: I2d840ad2ba70cdf87b3cd12b9d4a433f05e0b1b2
+    Reviewed-on: https://code.wireshark.org/review/9787
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 190e313
+Author: Hadriel Kaplan <hadrielk@yahoo.com>
+Date:   Sat Jul 25 09:24:48 2015 -0400
+
+    DNS: move DNS name resolution pref to Name Resolution prefs
+    
+    Move the boolean flag for using captured DNS packet info for name resolution
+    to the Name Resolution preferences settings, as it was rather surprising to
+    disable Name Resolution preferences and still have names being resolved. Also
+    disble them all if the '-n' command line switch is used, and re-enable it for
+    a 'd' character in the '-N' option.
+    
+    Bug: 10337
+    Change-Id: Ie4d47bab0100db3360cc447cd3e446b2e39aa917
+    Reviewed-on: https://code.wireshark.org/review/9786
+    Petri-Dish: Hadriel Kaplan <hadrielk@yahoo.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Hadriel Kaplan <hadrielk@yahoo.com>
+
+commit 3fc4a83
+Author: Jeff Morriss <jeff.morriss.ws@gmail.com>
+Date:   Fri Jul 24 14:51:37 2015 -0400
+
+    Fix ptvcursor_add() so it can dissect the last bytes in a TVB again.
+    
+    ptvc->offset has already been incremented by the item length so don't use it as
+    the offset to test_length(); we need to use the original offset.
+    
+    Problem introduced by Idfd258c734e7a946300b2564bebf6e4cb374c8d1 .
+    
+    Change-Id: I0421539bde6e8eb7b5aa3e22dbb0ca8098e88d6f
+    Reviewed-on: https://code.wireshark.org/review/9779
+    Reviewed-by: Michael Mann <mmann78@netscape.net>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit c425334
+Author: Gregor Beck <gbeck@sernet.de>
+Date:   Mon Sep 17 13:22:32 2012 +0200
+
+    MSWSP: Initial implementation of MS-WSP (windows search protocol) dissector
+    
+    This changeset is a forward port of Gregors ms-wsp branch from his
+    repo http://repo.or.cz/w/wireshark-wip.git. Most of the messages of
+    the MS-WSP protocol are implemented here and as such consists of the
+    majority of the changes for the dissector.
+    
+    In addition to the forward porting Gregors work I added some extra bits
+    1) cater for SMB2 Read Response and Write Request msgs that can also
+       contain MSWSP messages
+    2) update property specifications with info extracted from MS-WSP protocol
+       doc
+    3) store some basic data about previously seen messages that are needed
+       for dissecting CPMGetRows request
+    4) expand/update dissect_CPMSetBindings & parse_CTableColumn routines
+    5) parse and store CTableColumn & CPMSetBindingsIn structures in conversation
+       related data for use later.
+    6) fully dissect/parse SeekDesciption of CPMGetRowsOut
+    7) dissect CPMGetRows out message specifically the Rows & Columns
+    8) flesh out the boolean properties of uBooleanOptions field
+    9) flesh out various other dissectors:
+       CPMRatioFinished
+       CPMRestartPosition
+       CPMCompareBmkIn/CPMCompareBmkOut
+       CPMGetApproximatePosition
+       CPMGetSendNotifyOut
+       FindIndicesIn/Out
+       FetchValue
+    
+    Bug: 11321
+    Change-Id: I68b5c2f3e63874c1dbb271feab89b2b8aa65ac39
+    Signed-off-by: Noel Power <noel.power@suse.com>
+    Reviewed-on: https://code.wireshark.org/review/9440
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Anders Broman <a.broman58@gmail.com>
+
+commit 23ca456
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Sat Jul 25 00:08:52 2015 +0200
+
+    MAC LTE: fix dump of last SDU
+    
+    Change-Id: Ice39b71fab564cde0688c451bdf46c7e426475ce
+    Reviewed-on: https://code.wireshark.org/review/9782
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 7be155e
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Fri Jul 24 10:24:15 2015 -0700
+
+    Try deleting WiresharkDialog when we close it.
+    
+    QDialog::accept and ::reject hide the dialog but don't delete it. In the
+    case of WiresharkDialog and its subclasses we might leak memory or leave
+    files open. Call deleteLater when we close the dialog.
+    
+    Change-Id: Ie0b848a7deeeee4667925b0d886e498f13a86bfc
+    Reviewed-on: https://code.wireshark.org/review/9781
+    Petri-Dish: Gerald Combs <gerald@wireshark.org>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>
+
+commit d24614c
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Fri Jul 24 19:50:29 2015 +0200
+
+    MAC LTE: fix dissection when only header is captured but full PDU length is reported
+    
+    Change-Id: I66ccfc26b3a0e948fdcf8dfe4ec8e87e6ed756da
+    Reviewed-on: https://code.wireshark.org/review/9778
+    Petri-Dish: Pascal Quantin <pascal.quantin@gmail.com>
+    Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org>
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit bb7e657
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Fri Jul 24 19:13:31 2015 +0200
+
+    RLC: fix dissection when only header is captured but full PDU length is reported
+    
+    Change-Id: I06e7bed71a42c6cbe500d7f1994a625b37d6586c
+    Reviewed-on: https://code.wireshark.org/review/9777
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit b962fdd
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Fri Jul 24 19:12:45 2015 +0200
+
+    RLC LTE: fix dissection when only header is captured but full PDU length is reported
+    
+    Change-Id: I67654bb0ca30d9bb56c9a4b3be179161ecd0de3a
+    Reviewed-on: https://code.wireshark.org/review/9776
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit b9a4bab
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Fri Jul 24 19:10:30 2015 +0200
+
+    PDCP LTE: fix dissection when only header is captured but full PDU length is reported
+    
+    Change-Id: I62c89a49f3cf2ed566e16a978b2ed237f09d466e
+    Reviewed-on: https://code.wireshark.org/review/9775
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit 1ea2565
+Author: Pascal Quantin <pascal.quantin@gmail.com>
+Date:   Fri Jul 24 18:32:26 2015 +0200
+
+    SIP: heuristic dissectors should use the captured length, not the reported one
+    
+    Otherwise it triggers a "packet size limited during capture" exception
+    preventing following heuristic dissectors to be called
+    
+    Change-Id: Ifc97e84b4e40a1c7dc0b0c63b7b9e015bd99d178
+    Reviewed-on: https://code.wireshark.org/review/9774
+    Reviewed-by: Pascal Quantin <pascal.quantin@gmail.com>
+
+commit efefdbb
+Author: Gerald Combs <gerald@wireshark.org>
+Date:   Fri Jul 24 12:04:27 2015 -0700
+
+    1.99.8 → 1.99.9.
+    
+    Change-Id: I014399c332136a10b1c560d4c68be5b8bab97552
+    Reviewed-on: https://code.wireshark.org/review/9780
+    Reviewed-by: Gerald Combs <gerald@wireshark.org>