diff options
-rw-r--r-- | ChangeLog | 123 | ||||
-rw-r--r-- | NEWS | 64 | ||||
-rwxr-xr-x | autogen.sh | 5 | ||||
-rw-r--r-- | config.nmake | 6 | ||||
-rw-r--r-- | configure.in | 4 | ||||
-rw-r--r-- | epan/configure.in | 4 |
6 files changed, 193 insertions, 13 deletions
@@ -1,3 +1,124 @@ +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) + + + + + Overview of changes in Ethereal 0.9.6: * Update README.hpux re: version 11i (Guy) * Update printing output routines (Guy) @@ -255,8 +376,6 @@ Overview of changes in Ethereal 0.9.6: * 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) @@ -1,3 +1,63 @@ +== September 28, 2002 + +Ethereal 0.9.7 has been released. + +Bugs Fixed + + +New Features + + TCP analysis was improved + NCP code received quite a few updates + Initial GTK2 support + +* BGP segfault? + +New Protocols + +GSS-API, +Interbase, +SPNEGO, + + +Updated Protocols + +AODV/AODV6, +BGP, +CHPA, +DCERPC NT, +DCERPC LSA, +DCERPC SAMR, +DNS, +DOCSIS, +GTP, +IP, +IS-IS, +iSCSI, +Kerberos, +LDAP, +LDP, +NCP, +NETLOGON, +NTLMSSP, +RPC, +SCSI, +SMB, +SNEGO, +SPOOLSS, +SRVSVC, +TCP, + + + +Capture File Updates + + + + + + + == August 20, 2002 Ethereal 0.9.6 has been released. @@ -33,12 +93,12 @@ New Features Data types throughout the code have been cleaned up. -New Procols +New Protocols CPHA, DOCSIS, NTLMSSP, Xyplex terminal server protocol, ZIP -Updated Prococols +Updated Protocols 802.11, AFP, ASAP, BGP, CDP, CDPCP, CPHA, DDP, DCERPC, DCERPC NT, DCERPC REG, EPM, FTP, HCLNFSD, HTTP, IPX, ISAKMP, ISIS, IUA, Kerberos, L2TP, diff --git a/autogen.sh b/autogen.sh index 634a1ec4e4..6a9e547983 100755 --- a/autogen.sh +++ b/autogen.sh @@ -2,7 +2,7 @@ # # Run this to generate all the initial makefiles. # -# $Id: autogen.sh,v 1.19 2002/08/28 12:25:54 jmayer Exp $ +# $Id: autogen.sh,v 1.20 2002/09/26 19:06:40 gerald Exp $ DIE=true PROJECT="Ethereal" @@ -122,7 +122,8 @@ for dir in . epan wiretap ; do aclocal_missing="-I $topdir/aclocal-missing" aclocalinclude="$ACLOCAL_FLAGS $aclocal_flags $aclocal_missing"; echo aclocal $aclocalinclude - aclocal $aclocalinclude || exit 1 +# aclocal $aclocalinclude || exit 1 + aclocal || exit 1 echo autoheader autoheader || exit 1 echo automake --add-missing --gnu $am_opt diff --git a/config.nmake b/config.nmake index cbedcffd05..5331fa7b2d 100644 --- a/config.nmake +++ b/config.nmake @@ -1,7 +1,7 @@ -# $Id: config.nmake,v 1.29 2002/08/19 15:55:43 gerald Exp $ +# $Id: config.nmake,v 1.30 2002/09/26 19:06:40 gerald Exp $ -VERSION=0.9.6 -RC_VERSION=0.9.6 +VERSION=0.9.7 +RC_VERSION=0.9.7 WTAP_VERSION=0.0 GTK_VERSION=1.3 diff --git a/configure.in b/configure.in index 163588bf90..f5561bcc0b 100644 --- a/configure.in +++ b/configure.in @@ -1,4 +1,4 @@ -# $Id: configure.in,v 1.178 2002/09/11 00:02:52 guy Exp $ +# $Id: configure.in,v 1.179 2002/09/26 19:06:40 gerald Exp $ dnl dnl Process this file with autoconf 2.13 or later to produce a dnl configure script; 2.12 doesn't generate a "configure" script that @@ -13,7 +13,7 @@ AC_INIT(etypes.h) AC_PREREQ(2.13) -AM_INIT_AUTOMAKE(ethereal, 0.9.6) +AM_INIT_AUTOMAKE(ethereal, 0.9.7) dnl Check for CPU / vendor / OS AC_CANONICAL_HOST diff --git a/epan/configure.in b/epan/configure.in index 6bc245604c..981db9e0cc 100644 --- a/epan/configure.in +++ b/epan/configure.in @@ -1,4 +1,4 @@ -# $Id: configure.in,v 1.28 2002/08/28 00:37:29 jmayer Exp $ +# $Id: configure.in,v 1.29 2002/09/26 19:06:43 gerald Exp $ dnl dnl Process this file with autoconf 2.13 or later to produce a dnl configure script; 2.12 doesn't generate a "configure" script that @@ -13,7 +13,7 @@ AC_INIT(epan.c) AC_PREREQ(2.13) -AM_INIT_AUTOMAKE(libethereal.a, 0.9.6) +AM_INIT_AUTOMAKE(libethereal.a, 0.9.7) AM_CONFIG_HEADER(config.h) dnl Check for CPU / vendor / OS |