From 24a814911fa6bdfd69b1ea4c2b8f9b9f5f5be781 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Wed, 20 Oct 2004 19:14:51 +0000 Subject: Pull in versions from the 0.10.7 branch. svn path=/trunk/; revision=12361 --- ChangeLog | 11561 ++++++++++++++++++++++++++---------------------------------- 1 file changed, 4988 insertions(+), 6573 deletions(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index fb17bba9bc..dde714fb29 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7699 +1,6114 @@ ------------------------------------------------------------------------ -r11730 | gerald | 2004-08-12 17:46:09 -0500 (Thu, 12 Aug 2004) | 2 lines +r12359 | gerald | 2004-10-20 14:07:50 -0500 (Wed, 20 Oct 2004) | 2 lines Changed paths: - M /releases/ethereal-0.10.6/Makefile.am + M /releases/ethereal-0.10.7/Makefile.am + M /releases/ethereal-0.10.7/Makefile.nmake + M /releases/ethereal-0.10.7/NEWS + D /releases/ethereal-0.10.7/capinfo.c + A /releases/ethereal-0.10.7/capinfos.c (from /trunk/capinfos.c:12358) + M /releases/ethereal-0.10.7/configure.in + M /releases/ethereal-0.10.7/doc/Makefile.am + M /releases/ethereal-0.10.7/doc/Makefile.nmake + D /releases/ethereal-0.10.7/doc/capinfo.pod + A /releases/ethereal-0.10.7/doc/capinfos.pod (from /trunk/doc/capinfos.pod:12358) + M /releases/ethereal-0.10.7/docbook/eug_src/EUG_app_tools.xml + M /releases/ethereal-0.10.7/docbook/eug_src/EUG_chapter_build_install.xml + M /releases/ethereal-0.10.7/image/Makefile.nmake + D /releases/ethereal-0.10.7/image/capinfo.rc.in + A /releases/ethereal-0.10.7/image/capinfos.rc.in (from /trunk/image/capinfos.rc.in:12358) + M /releases/ethereal-0.10.7/packaging/nsis/Makefile.nmake + M /releases/ethereal-0.10.7/packaging/nsis/ethereal.nsi + +Pull in rev 12358: Rename "capinfo" to "capinfos". + +------------------------------------------------------------------------ +r12357 | gerald | 2004-10-20 11:48:58 -0500 (Wed, 20 Oct 2004) | 2 lines +Changed paths: + M /releases/ethereal-0.10.7/ChangeLog + M /releases/ethereal-0.10.7/NEWS + +Update NEWS and ChangeLog for 0.10.7. + +------------------------------------------------------------------------ +r12356 | gerald | 2004-10-20 10:30:19 -0500 (Wed, 20 Oct 2004) | 27 lines +Changed paths: + M /releases/ethereal-0.10.7 + M /releases/ethereal-0.10.7/AUTHORS + M /releases/ethereal-0.10.7/config.nmake + M /releases/ethereal-0.10.7/doc/tethereal.pod + M /releases/ethereal-0.10.7/docbook/developer-guide.xml + A /releases/ethereal-0.10.7/docbook/edg_src/EDG_chapter_capture.xml (from /trunk/docbook/edg_src/EDG_chapter_capture.xml:12355) + M /releases/ethereal-0.10.7/docbook/edg_src/EDG_chapter_env_intro.xml + M /releases/ethereal-0.10.7/docbook/edg_src/EDG_chapter_userinterface.xml + M /releases/ethereal-0.10.7/epan/dissectors/packet-diameter.c + M /releases/ethereal-0.10.7/epan/dissectors/packet-smb.c + M /releases/ethereal-0.10.7/epan/libethereal.def + M /releases/ethereal-0.10.7/tethereal.c + M /releases/ethereal-0.10.7/wiretap/nettl.c -Add capinfo.rc.in and wiretap.rc.in to the distribution. +Merge in revisions from the main trunk: ------------------------------------------------------------------------- -r11728 | gerald | 2004-08-12 16:47:47 -0500 (Thu, 12 Aug 2004) | 3 lines -Changed paths: - M /releases/ethereal-0.10.6/doc/Makefile.am - M /releases/ethereal-0.10.6/make-authors-short.pl +12342: Fix a cut/paste error in packet-smb.c. -From Graeme Hewson: Keep the list of authors in the Ethereal man page from -wrapping, and fix the title. +12343: Fix a compiler warning in packet-diameter.c. ------------------------------------------------------------------------- -r11720 | gerald | 2004-08-11 16:21:44 -0500 (Wed, 11 Aug 2004) | 2 lines -Changed paths: - M /releases/ethereal-0.10.6/Makefile.nmake +12344: Add range preference functions to libethereal.def. -Update to GTK-Wimp 0.6.1. +12345: Add AUTHORS-SHORT-FORMAT to the list of files to ignore. ------------------------------------------------------------------------- -r11719 | gerald | 2004-08-11 15:36:21 -0500 (Wed, 11 Aug 2004) | 3 lines -Changed paths: - M /releases/ethereal-0.10.6/Makefile.nmake +12348: Fix whitespace in EDG_chapter_env_intro.xml. -Change the "setup" target to download the updated GTK+ libraries described -at http://mail.gnome.org/archives/gtk-devel-list/2004-August/msg00058.html . +12349: Add EDG_chapter_capture.xml. ------------------------------------------------------------------------- -r11716 | gerald | 2004-08-11 14:11:06 -0500 (Wed, 11 Aug 2004) | 2 lines -Changed paths: - M /releases/ethereal-0.10.6/AUTHORS - M /releases/ethereal-0.10.6/epan/column-utils.c +12350: Fix enums recognition in packet-diameter.c. -Copy in Neil Piercy's column fixes from the main trunk (r11648). +12351: Fix FDDI bit swap and enhance merging in nettl.c. ------------------------------------------------------------------------- -r11645 | gerald | 2004-08-10 10:11:38 -0500 (Tue, 10 Aug 2004) | 2 lines -Changed paths: - M /releases/ethereal-0.10.6/epan/Makefile.nmake +12352: Fix packet preamble/finale printing in tethereal.c. -From Graham Bloice: Allow libethereal.dll to be built after recent changes. +12353: Update the tethereal man page for the previous fix. ------------------------------------------------------------------------- -r11643 | gerald | 2004-08-10 09:09:30 -0500 (Tue, 10 Aug 2004) | 2 lines -Changed paths: - M /releases/ethereal-0.10.6/capture-wpcap.c - M /releases/ethereal-0.10.6/epan/Makefile.am - M /releases/ethereal-0.10.6/epan/Makefile.common - M /releases/ethereal-0.10.6/epan/Makefile.nmake - M /releases/ethereal-0.10.6/epan/dissectors/packet-dhcp-failover.c +12354: Add web GTK resources to the Developer's Guide. + +12355: Export bytes_to_str_punct() in libethereal.def. -Pull in changes from revs 11639 - 11642. ------------------------------------------------------------------------ -r11637 | gerald | 2004-08-09 17:19:03 -0500 (Mon, 09 Aug 2004) | 2 lines +r12341 | gerald | 2004-10-18 10:14:13 -0500 (Mon, 18 Oct 2004) | 2 lines Changed paths: - M /releases/ethereal-0.10.6/epan/Makefile.nmake - M /releases/ethereal-0.10.6/epan/addr_resolv.c - M /releases/ethereal-0.10.6/epan/addr_resolv.h + M /releases/ethereal-0.10.7/AUTHORS + M /releases/ethereal-0.10.7/Makefile.am + M /releases/ethereal-0.10.7/Makefile.nmake + M /releases/ethereal-0.10.7/doc/Makefile.am + M /releases/ethereal-0.10.7/doc/Makefile.nmake + M /releases/ethereal-0.10.7/docbook/README.txt + M /releases/ethereal-0.10.7/docbook/edg_src/EDG_chapter_libraries.xml + M /releases/ethereal-0.10.7/epan/dissectors/packet-ber.c + M /releases/ethereal-0.10.7/epan/dissectors/packet-bootp.c + M /releases/ethereal-0.10.7/epan/dissectors/packet-dcm.c + M /releases/ethereal-0.10.7/epan/dissectors/packet-diameter.c + M /releases/ethereal-0.10.7/epan/dissectors/packet-gprs-llc.c + M /releases/ethereal-0.10.7/epan/dissectors/packet-gsm_a.c + M /releases/ethereal-0.10.7/epan/dissectors/packet-kerberos.c + M /releases/ethereal-0.10.7/epan/dissectors/packet-rtp.c + M /releases/ethereal-0.10.7/epan/dissectors/packet-rtp.h + M /releases/ethereal-0.10.7/epan/dissectors/packet-sip.c + M /releases/ethereal-0.10.7/epan/dissectors/packet-tcap.c + M /releases/ethereal-0.10.7/epan/libethereal.def + M /releases/ethereal-0.10.7/epan/prefs-int.h + M /releases/ethereal-0.10.7/epan/prefs.c + M /releases/ethereal-0.10.7/epan/prefs.h + M /releases/ethereal-0.10.7/epan/range.c + M /releases/ethereal-0.10.7/epan/range.h + M /releases/ethereal-0.10.7/gtk/file_dlg.c + M /releases/ethereal-0.10.7/gtk/main.c + M /releases/ethereal-0.10.7/gtk/prefs_dlg.c + M /releases/ethereal-0.10.7/gtk/print_dlg.c + M /releases/ethereal-0.10.7/gtk/range_utils.c + M /releases/ethereal-0.10.7/gtk/range_utils.h + M /releases/ethereal-0.10.7/gtk/rtp_analysis.c + A /releases/ethereal-0.10.7/make-authors-format.pl (from /trunk/make-authors-format.pl:12340) + M /releases/ethereal-0.10.7/make-authors-short.pl + D /releases/ethereal-0.10.7/make-authors-short2.pl + M /releases/ethereal-0.10.7/manuf + M /releases/ethereal-0.10.7/merge.c + M /releases/ethereal-0.10.7/merge.h + M /releases/ethereal-0.10.7/packaging/nsis/Makefile.nmake + M /releases/ethereal-0.10.7/packaging/nsis/ethereal.nsi + M /releases/ethereal-0.10.7/packet-range.c + M /releases/ethereal-0.10.7/packet-range.h + A /releases/ethereal-0.10.7/perlnoutf.pl (from /trunk/perlnoutf.pl:12340) + M /releases/ethereal-0.10.7/tap-protocolinfo.c + A /releases/ethereal-0.10.7/tools/unix2dos.pl (from /trunk/tools/unix2dos.pl:12340) + M /releases/ethereal-0.10.7/wiretap/netxray.c + M /releases/ethereal-0.10.7/xmlstub.c + M /releases/ethereal-0.10.7/xmlstub.h -Rename "resolv" to "addr_resolv". +Update to the current trunk. ------------------------------------------------------------------------ -r11636 | gerald | 2004-08-09 16:02:05 -0500 (Mon, 09 Aug 2004) | 2 lines +r12307 | gerald | 2004-10-15 14:07:01 -0500 (Fri, 15 Oct 2004) | 2 lines Changed paths: - A /releases/ethereal-0.10.6 (from /trunk:11635) + A /releases/ethereal-0.10.7 (from /trunk:12306) -Branch off the 0.10.6 release. +Create the 0.10.7 release branch. ------------------------------------------------------------------------ -r11633 | jmayer | 2004-08-08 22:18:33 -0500 (Sun, 08 Aug 2004) | 1 line +r12306 | gerald | 2004-10-15 14:02:47 -0500 (Fri, 15 Oct 2004) | 2 lines Changed paths: - M /trunk/FAQ - M /trunk/help/faq.txt + M /trunk/epan/dissectors/packet-cops.c + +Fix a cut-and-paste error. -Update FAQ again ------------------------------------------------------------------------ -r11632 | jmayer | 2004-08-08 22:07:50 -0500 (Sun, 08 Aug 2004) | 4 lines +r12305 | gerald | 2004-10-15 13:30:05 -0500 (Fri, 15 Oct 2004) | 2 lines Changed paths: - M /trunk/epan/dissectors/packet-dhcp-failover.c + M /trunk/Makefile.nmake + M /trunk/config.nmake + M /trunk/epan/Makefile.nmake -- Small cosmetic fix to DHCP failover prefs -- free -> g_free (we are using g_malloc) -- remove debug prinf +Updates to reflect revision 4 of ethereal-win32-libs. ------------------------------------------------------------------------ -r11631 | guy | 2004-08-08 21:41:41 -0500 (Sun, 08 Aug 2004) | 5 lines +r12304 | gerald | 2004-10-15 10:36:12 -0500 (Fri, 15 Oct 2004) | 4 lines Changed paths: - M /trunk/epan/dissectors/packet-dhcp-failover.c + M /trunk/Makefile.nmake + M /trunk/config.h.win32 + M /trunk/config.nmake + M /trunk/epan/Makefile.nmake + M /trunk/epan/dissectors/Makefile.nmake + M /trunk/epan/dissectors/packet-kerberos.c -Enable the configurable port number - and make the filter name for the -protocol "dhcpfo", to match the filter names of its fields; that - or -changing the long name or abbreviation of the protocol - fixes the core -dump (which was in a check for a name being legal). +Add support for decoding DES3/CBC/MD5 keys. Make it disabled by default. + +Whitespace cleanup. ------------------------------------------------------------------------ -r11630 | jmayer | 2004-08-08 20:53:26 -0500 (Sun, 08 Aug 2004) | 8 lines +r12303 | gerald | 2004-10-15 10:08:00 -0500 (Fri, 15 Oct 2004) | 2 lines Changed paths: - M /trunk/AUTHORS - M /trunk/epan/dissectors/Makefile.common - A /trunk/epan/dissectors/packet-dhcp-failover.c - -M. Ortega y Strupp -ISC DHCP Server 3.0 failover protocol dissection - -Note: I tried to make the port configurable via prefs -but failed to do so: It always cashed on startup so it -is commented out for now. + M /trunk/epan/libethereal.def +Add range_convert_range and ranges_are_equal. ------------------------------------------------------------------------ -r11629 | jmayer | 2004-08-08 20:50:49 -0500 (Sun, 08 Aug 2004) | 1 line +r12302 | jmayer | 2004-10-15 01:51:48 -0500 (Fri, 15 Oct 2004) | 1 line Changed paths: - M /trunk + M /trunk/acinclude.m4 + M /trunk/configure.in -Add capinfo stuff to svn:ignore +Dectect MIT-Kerberos as well ------------------------------------------------------------------------ -r11628 | tuexen | 2004-08-08 17:36:22 -0500 (Sun, 08 Aug 2004) | 2 lines +r12301 | guy | 2004-10-15 00:54:33 -0500 (Fri, 15 Oct 2004) | 3 lines Changed paths: - M /trunk/AUTHORS + M /trunk/epan/dissectors/packet-tcap.c -Fix typos. +Don't declare functions inside functions - not all C compilers support +that. ------------------------------------------------------------------------ -r11627 | jmayer | 2004-08-08 04:04:37 -0500 (Sun, 08 Aug 2004) | 1 line +r12300 | guy | 2004-10-14 18:45:09 -0500 (Thu, 14 Oct 2004) | 2 lines Changed paths: - M /trunk/NEWS + M /trunk/doc/README.developer + M /trunk/epan/dissectors/packet-tcap.c + M /trunk/epan/prefs-int.h + M /trunk/epan/prefs.c + M /trunk/epan/prefs.h + M /trunk/epan/range.c + M /trunk/epan/range.h + M /trunk/gtk/prefs_dlg.c + +From Jeff Morriss: PREF_RANGE preference type, for ranges of integers. -Small typo fix ------------------------------------------------------------------------ -r11626 | guy | 2004-08-08 01:25:24 -0500 (Sun, 08 Aug 2004) | 4 lines +r12299 | guy | 2004-10-14 16:59:17 -0500 (Thu, 14 Oct 2004) | 2 lines Changed paths: - M /trunk/gtk/dfilter_expr_dlg.c + M /trunk/wiretap/nettl.c + M /trunk/wiretap/nettl.h -From Stas Grabois: make the previous change not to show disabled -protocols in the "Add Expression" and "Decode As" dialogs work with GTK+ -2.x. +From Mark C. Brown: add 100VG support. ------------------------------------------------------------------------ -r11625 | gerald | 2004-08-07 23:13:12 -0500 (Sat, 07 Aug 2004) | 2 lines +r12298 | ulfl | 2004-10-14 13:05:39 -0500 (Thu, 14 Oct 2004) | 1 line Changed paths: - M /trunk/NEWS - -More updates for 0.10.6. + M /trunk/docbook/edg_src/EDG_chapter_sources.xml + M /trunk/docbook/edg_src/EDG_chapter_tools.xml +from Francisco Alcoba: mention TortoiseSVN diff and patch features ------------------------------------------------------------------------ -r11624 | gerald | 2004-08-07 22:56:02 -0500 (Sat, 07 Aug 2004) | 2 lines +r12297 | tuexen | 2004-10-14 11:23:11 -0500 (Thu, 14 Oct 2004) | 3 lines Changed paths: - M /trunk/gtk/conversations_table.c - M /trunk/gtk/hostlist_table.c + M /trunk/gtk/decode_as_dlg.c -Put the "copy" button back in the conversation and host list tables. +Fix bugs to get it working on gtk1 and gtk2. +Some clean ups. ------------------------------------------------------------------------ -r11623 | guy | 2004-08-07 20:20:26 -0500 (Sat, 07 Aug 2004) | 8 lines +r12296 | sahlberg | 2004-10-14 04:51:54 -0500 (Thu, 14 Oct 2004) | 8 lines Changed paths: - M /trunk/plugins/asn1/packet-asn1.c - M /trunk/prefs.c + M /trunk/epan/dissectors/packet-kerberos.c + +add support in packet-kerberos to use MIT Kerberos API to parse keytabs and decrypt blobs +if HAVE_KERBEROS and HAVE_MIT_KERBEROS are both defined in config.h + + +Now we need someone to hack up the required automake magic to detect MIT Kerberos and massage the makefiles accordingly. -Map the old one-port "generic ASN.1" TCP/UDP/SCTP port-number -preferences to the new multi-port ones, so that, instead of complaining -when the old preferences were seen, we make the port be the one port in -the new preference. -Make the "message_win" "generic ASN.1" preference an obsolete -preference, so we silently ignore it rather than complaining about it. ------------------------------------------------------------------------ -r11622 | guy | 2004-08-06 22:36:20 -0500 (Fri, 06 Aug 2004) | 5 lines +r12295 | guy | 2004-10-14 03:02:58 -0500 (Thu, 14 Oct 2004) | 9 lines Changed paths: - M /trunk/epan/dissectors/packet-mpls.c + M /trunk/epan/dissectors/packet-bootp.c -While we're add it, support the multicast protocol type values for PPP -and GRE. +Use "tvb_format_stringzpad()" rather than "tvb_format_text()", as per +RFC 2132, which says -Put in the RFC number. + Options containing NVT ASCII data SHOULD NOT include a trailing + NULL; however, the receiver of such options MUST be prepared to + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + delete trailing nulls if they exist. + ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ------------------------------------------------------------------------ -r11621 | jmayer | 2004-08-06 19:11:16 -0500 (Fri, 06 Aug 2004) | 4 lines +r12294 | guy | 2004-10-14 02:42:31 -0500 (Thu, 14 Oct 2004) | 8 lines Changed paths: - M /trunk/epan/dissectors/packet-ax4000.c - M /trunk/ipproto.c - M /trunk/ipproto.h + M /trunk/epan/dissectors/packet-cops.c + +Get rid of C++ comments. -Add protocol 0xad as AX/4000 Testframe. -Make packet-ax4000.c use the value from ipproto.h +Add more COPS client type values from the IANA cops-parameters page. +Get rid of per-dissection static variables - pass them as parameters. + +Make functions not used outside packet-cops.c static. ------------------------------------------------------------------------ -r11620 | jmayer | 2004-08-06 19:07:53 -0500 (Fri, 06 Aug 2004) | 4 lines +r12293 | guy | 2004-10-13 22:29:35 -0500 (Wed, 13 Oct 2004) | 7 lines Changed paths: - M /trunk/epan/dissectors/packet-mpls.c + M /trunk/epan/dissectors/packet-diameter-defs.h -Hanlde 8848 on Ethernet the same as 8847. Not sure that this -is really correct, but the payload seems to be decoded correctly. +Add the application ID for credit control, as per +draft-ietf-aaa-diameter-cc-06. +Indicate where the Diameter application IDs for 3GPP stuff came from. + +Update URLs for various Diameter drafts. ------------------------------------------------------------------------ -r11619 | jmayer | 2004-08-06 16:17:01 -0500 (Fri, 06 Aug 2004) | 1 line +r12292 | guy | 2004-10-13 18:03:56 -0500 (Wed, 13 Oct 2004) | 2 lines Changed paths: - M /trunk/FAQ - M /trunk/help/faq.txt - M /trunk/manuf + M /trunk/AUTHORS + +Give Steve Sommars' real name and work e-mail address. -Update manuf and faq ------------------------------------------------------------------------ -r11618 | jmayer | 2004-08-06 16:06:27 -0500 (Fri, 06 Aug 2004) | 13 lines +r12291 | tuexen | 2004-10-13 03:41:32 -0500 (Wed, 13 Oct 2004) | 2 lines Changed paths: - M /trunk/docbook - M /trunk/docbook/GFDPL_appendix.xml - M /trunk/docbook/Makefile - M /trunk/docbook/README.txt - M /trunk/docbook/catalog.xml - M /trunk/docbook/custom_layer_pdf.xsl - M /trunk/docbook/developer-guide.xml - M /trunk/docbook/dfilter2xml.pl - M /trunk/docbook/dg-src/EDG_chapter_five.xml - M /trunk/docbook/dg-src/EDG_chapter_four.xml - M /trunk/docbook/dg-src/EDG_chapter_one.xml - M /trunk/docbook/dg-src/EDG_chapter_three.xml - M /trunk/docbook/dg-src/EDG_chapter_two.xml - M /trunk/docbook/dg-src/EDG_meta_info.xml - M /trunk/docbook/ethereal-doc.txt - M /trunk/docbook/protocols.xml - M /trunk/docbook/ug-src/EUG_app_files.xml - M /trunk/docbook/ug-src/EUG_app_howitworks.xml - M /trunk/docbook/ug-src/EUG_app_messages.xml - M /trunk/docbook/ug-src/EUG_app_protocols.xml - M /trunk/docbook/ug-src/EUG_app_tools.xml - M /trunk/docbook/ug-src/EUG_chapter_advanced.xml - M /trunk/docbook/ug-src/EUG_chapter_build_install.xml - M /trunk/docbook/ug-src/EUG_chapter_capture.xml - M /trunk/docbook/ug-src/EUG_chapter_customize.xml - M /trunk/docbook/ug-src/EUG_chapter_introduction.xml - M /trunk/docbook/ug-src/EUG_chapter_io.xml - M /trunk/docbook/ug-src/EUG_chapter_statistics.xml - M /trunk/docbook/ug-src/EUG_chapter_troubleshoot.xml - M /trunk/docbook/ug-src/EUG_chapter_use.xml - M /trunk/docbook/ug-src/EUG_chapter_work.xml - M /trunk/docbook/ug-src/EUG_meta_info.xml - M /trunk/docbook/ug-src/EUG_preface.xml - M /trunk/docbook/user-guide.xml + M /trunk/epan/dissectors/packet-sctp.c -Svn stuff: -- Add eol-style native to all text files -- Add Id attributes +Make sure that the IPv4 and IPv6 address parameters are always processed to support tabbing. -Add $Id: $ to all text files +------------------------------------------------------------------------ +r12290 | sahlberg | 2004-10-12 19:21:00 -0500 (Tue, 12 Oct 2004) | 3 lines +Changed paths: + M /trunk/asn1/cms/cms.cnf + M /trunk/epan/dissectors/packet-cms.c -Makefile: -- add several files and directories to make clean -- Add comments for values on Suse 9.1 +get rid of some compiler warnings for cms -catalog.xml: -- Add comments for values on Suse 9.1 ------------------------------------------------------------------------ -r11617 | ulfl | 2004-08-06 15:52:48 -0500 (Fri, 06 Aug 2004) | 1 line +r12289 | sahlberg | 2004-10-12 19:16:42 -0500 (Tue, 12 Oct 2004) | 3 lines Changed paths: - M /trunk/docbook/ug-src/EUG_app_tools.xml - M /trunk/docbook/ug-src/EUG_chapter_advanced.xml - M /trunk/docbook/user-guide.xml + M /trunk/asn1/x509af/x509af.cnf + M /trunk/epan/dissectors/packet-x509af.c + +get rid of some compiler warnings for X509AF + -some final review comment from Graeme Hewson, changed version to release 2.00 ------------------------------------------------------------------------ -r11616 | guy | 2004-08-06 15:12:20 -0500 (Fri, 06 Aug 2004) | 11 lines +r12288 | sahlberg | 2004-10-12 19:08:44 -0500 (Tue, 12 Oct 2004) | 3 lines Changed paths: - M /trunk/epan/dissectors/packet-tds.c + M /trunk/asn1/h248/MEGACO.asn + M /trunk/epan/dissectors/packet-h248.c -From Yaniv Kaul: +final massaging to get rid of the last remaining compiler warnings for megaco -1. define new TDS packet type (17) - NTLM authentication packet. Call -the ntlmssp dissector to dissect it when needed. -2. define new TDS packet type (18) - donno what it is exactly, but it's -there. Will dissect it someday. -3. heuristic in netlib_check_login_pkt should also check port 2433. -4. unify the dissection of msg and err token. They have the same -structure. -5. improve the dissection of the above mentioned token. ------------------------------------------------------------------------ -r11615 | guy | 2004-08-06 14:57:49 -0500 (Fri, 06 Aug 2004) | 4 lines +r12287 | sahlberg | 2004-10-12 18:56:41 -0500 (Tue, 12 Oct 2004) | 3 lines Changed paths: - M /trunk/epan/Makefile.am - A /trunk/epan/addr_resolv.c (from /trunk/epan/resolv.c:11612) - A /trunk/epan/addr_resolv.h (from /trunk/epan/resolv.h:11612) - M /trunk/epan/column-utils.c - M /trunk/epan/dissectors/packet-afs.c - M /trunk/epan/dissectors/packet-ap1394.c - M /trunk/epan/dissectors/packet-arp.c - M /trunk/epan/dissectors/packet-atm.c - M /trunk/epan/dissectors/packet-auto_rp.c - M /trunk/epan/dissectors/packet-beep.c - M /trunk/epan/dissectors/packet-bpdu.c - M /trunk/epan/dissectors/packet-chdlc.c - M /trunk/epan/dissectors/packet-dec-bpdu.c - M /trunk/epan/dissectors/packet-diameter.c - M /trunk/epan/dissectors/packet-dns.c - M /trunk/epan/dissectors/packet-eigrp.c - M /trunk/epan/dissectors/packet-enc.c - M /trunk/epan/dissectors/packet-eth.c - M /trunk/epan/dissectors/packet-fddi.c - M /trunk/epan/dissectors/packet-icmpv6.c - M /trunk/epan/dissectors/packet-icp.c - M /trunk/epan/dissectors/packet-icq.c - M /trunk/epan/dissectors/packet-ieee80211.c - M /trunk/epan/dissectors/packet-ip.c - M /trunk/epan/dissectors/packet-ipsec.c - M /trunk/epan/dissectors/packet-ipv6.c - M /trunk/epan/dissectors/packet-ipx.c - M /trunk/epan/dissectors/packet-isis-hello.c - M /trunk/epan/dissectors/packet-isis-lsp.c - M /trunk/epan/dissectors/packet-l2tp.c - M /trunk/epan/dissectors/packet-ldp.c - M /trunk/epan/dissectors/packet-lwapp.c - M /trunk/epan/dissectors/packet-msproxy.c - M /trunk/epan/dissectors/packet-nt-tpcp.c - M /trunk/epan/dissectors/packet-ntp.c - M /trunk/epan/dissectors/packet-pflog.c - M /trunk/epan/dissectors/packet-pgm.c - M /trunk/epan/dissectors/packet-quake3.c - M /trunk/epan/dissectors/packet-radius.c - M /trunk/epan/dissectors/packet-rtps.c - M /trunk/epan/dissectors/packet-rx.c - M /trunk/epan/dissectors/packet-sebek.c - M /trunk/epan/dissectors/packet-sll.c - M /trunk/epan/dissectors/packet-slowprotocols.c - M /trunk/epan/dissectors/packet-smtp.c - M /trunk/epan/dissectors/packet-socks.c - M /trunk/epan/dissectors/packet-tcp.c - M /trunk/epan/dissectors/packet-teredo.c - M /trunk/epan/dissectors/packet-udp.c - M /trunk/epan/dissectors/packet-wfleet-hdlc.c - M /trunk/epan/epan.c - M /trunk/epan/ftypes/ftype-bytes.c - M /trunk/epan/ftypes/ftype-integer.c - M /trunk/epan/ftypes/ftype-ipv4.c - M /trunk/epan/packet.c - M /trunk/epan/proto.c - D /trunk/epan/resolv.c - D /trunk/epan/resolv.h - M /trunk/epan/to_str.c - M /trunk/gtk/capture_dlg.c - M /trunk/gtk/conversations_table.c - M /trunk/gtk/file_dlg.c - M /trunk/gtk/follow_dlg.c - M /trunk/gtk/hostlist_table.c - M /trunk/gtk/main.c - M /trunk/gtk/menu.c - M /trunk/gtk/nameres_prefs.c - M /trunk/gtk/packet_win.c - M /trunk/ipproto.c - M /trunk/plugins/acn/packet-acn.c - M /trunk/plugins/artnet/packet-artnet.c - M /trunk/plugins/asn1/packet-asn1.c - M /trunk/plugins/enttec/packet-enttec.c - M /trunk/plugins/megaco/packet-megaco.c - M /trunk/plugins/mgcp/packet-mgcp.c - M /trunk/plugins/pcli/packet-pcli.c - M /trunk/plugins/rdm/packet-rdm.c - M /trunk/plugins/rtnet/packet-rtnet.c - M /trunk/plugins/v5ua/packet-v5ua.c - M /trunk/prefs.c - M /trunk/tap-iousers.c - M /trunk/tethereal.c - M /trunk/util.c + M /trunk/asn1/h248/packet-h248-template.c + M /trunk/epan/dissectors/packet-h248.c + +get rid of some more compiler warnings -From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that an -include of in any system header file gets the system - (needed for builds on Tru64 with GTK+ 1.2[.x]). ------------------------------------------------------------------------ -r11614 | guy | 2004-08-06 14:35:51 -0500 (Fri, 06 Aug 2004) | 2 lines +r12286 | sahlberg | 2004-10-12 18:40:51 -0500 (Tue, 12 Oct 2004) | 4 lines Changed paths: - M /trunk/AUTHORS - M /trunk/epan/dissectors/Makefile.common - A /trunk/epan/dissectors/packet-manolito.c + M /trunk/asn1/h248/MEGACO.asn + M /trunk/asn1/h248/h248.cnf + M /trunk/epan/dissectors/packet-h248.c + +massage the h248 files so that it compiles with asn2eth without warnings + -From Jeff Connelly: MANOLITO support. ------------------------------------------------------------------------ -r11613 | guy | 2004-08-06 14:22:04 -0500 (Fri, 06 Aug 2004) | 3 lines +r12285 | tuexen | 2004-10-12 13:20:51 -0500 (Tue, 12 Oct 2004) | 2 lines Changed paths: - M /trunk/gtk/conversations_table.c - M /trunk/gtk/hostlist_table.c + M /trunk/AUTHORS -From Ian Schorr: fix a bug where addresses were drawn to the wrong rows -in the clist, and get rid of some duplicated code. +Add Comment for Irene Ruengeler. ------------------------------------------------------------------------ -r11612 | gerald | 2004-08-06 11:25:59 -0500 (Fri, 06 Aug 2004) | 2 lines +r12284 | tuexen | 2004-10-12 13:18:44 -0500 (Tue, 12 Oct 2004) | 2 lines Changed paths: - M /trunk/Makefile.nmake + M /trunk/gtk/decode_as_dlg.c -Update the "setup" target for GLib 2.4.5, GTK+ 2.4.4, and Pango-1.4.1. +Support PPID and port number based selection for SCTP. From Irene Ruengeler. ------------------------------------------------------------------------ -r11611 | gerald | 2004-08-06 09:08:54 -0500 (Fri, 06 Aug 2004) | 3 lines +r12283 | guy | 2004-10-12 13:08:23 -0500 (Tue, 12 Oct 2004) | 3 lines Changed paths: - M /trunk/ChangeLog - M /trunk/NEWS - M /trunk/config.nmake - M /trunk/configure.in + M /trunk/epan/column-utils.c -Bump the version to 0.10.6. Drop in a new ChangeLog, and add the beginnings -of the release announcement to NEWS. +From Tomas Kukosa: fix "col_set_str()" to work correctly with fenced +columns. ------------------------------------------------------------------------ -r11610 | ulfl | 2004-08-06 02:00:49 -0500 (Fri, 06 Aug 2004) | 1 line +r12282 | guy | 2004-10-12 13:00:39 -0500 (Tue, 12 Oct 2004) | 7 lines Changed paths: - M /trunk/docbook/ug-src/EUG_app_files.xml - M /trunk/docbook/ug-src/EUG_app_tools.xml - M /trunk/docbook/ug-src/EUG_chapter_advanced.xml - M /trunk/docbook/ug-src/EUG_chapter_customize.xml - M /trunk/docbook/ug-src/EUG_chapter_statistics.xml - M /trunk/docbook/ug-src/EUG_preface.xml - M /trunk/docbook/user-guide.xml + M /trunk/acinclude.m4 + +From Albert Chin: in a test program, include rather than + when checking for the format for 64-bit integers, as, on +Solaris 2.5.1, ends up defining a function that requires stuff +from glib, and the test program isn't linked with glib - including + is sufficient to get guint64 defined, and that's all we +need. -more review comments from Graeme Hewson, increased version to 1.94, added Greame and Martin Regner to the guide's "Acknowledgements" ------------------------------------------------------------------------ -r11609 | guy | 2004-08-06 00:34:41 -0500 (Fri, 06 Aug 2004) | 3 lines +r12281 | guy | 2004-10-12 12:51:13 -0500 (Tue, 12 Oct 2004) | 2 lines Changed paths: - M /trunk/epan/dissectors/packet-ax4000.c + M /trunk/epan/dissectors/packet-per.c -Set the "svn:keywords" and "svn:eol-style" properties to their standard -values. +From Ronnie Sahlberg: set a variable before we test it. ------------------------------------------------------------------------ -r11608 | guy | 2004-08-06 00:32:59 -0500 (Fri, 06 Aug 2004) | 3 lines +r12280 | guy | 2004-10-12 12:40:31 -0500 (Tue, 12 Oct 2004) | 2 lines Changed paths: - M /trunk/epan/dissectors/packet-ax4000.c + M /trunk/epan/dissectors/packet-cms.c + M /trunk/epan/dissectors/packet-cms.h + M /trunk/epan/dissectors/packet-h248.c -Put "Spirent" into the initial comment so people are more likely to be -able to figure out what an AX/4000 is. +Re-generate with latest asn2eth. ------------------------------------------------------------------------ -r11607 | gram | 2004-08-05 22:36:28 -0500 (Thu, 05 Aug 2004) | 2 lines +r12279 | guy | 2004-10-12 12:23:15 -0500 (Tue, 12 Oct 2004) | 3 lines Changed paths: - M /trunk/tethereal.c + M /trunk/wiretap/nettl.c -Mention psml as a valid option to -T in the usage statements. +From Mark C. Brown: support dumping files with the raw ICMP and raw +ICMPv6 encapsulations. ------------------------------------------------------------------------ -r11604 | jmayer | 2004-08-05 02:20:00 -0500 (Thu, 05 Aug 2004) | 5 lines +r12277 | guy | 2004-10-12 03:11:46 -0500 (Tue, 12 Oct 2004) | 6 lines Changed paths: - M /trunk/AUTHORS - M /trunk/epan/dissectors/Makefile.common - A /trunk/epan/dissectors/packet-ax4000.c - -SEKINE Hideki: Routines for AX/4000 Test Block dissection + M /trunk/tools/asn2eth.py -Added HFILL macros to avoid warnings. +From Tomas Kukosa: + - avoid assignemnt to None which is deprecated in Python 2.3 + - fix bug when one field is used both with and without implicit + tag ------------------------------------------------------------------------ -r11603 | ulfl | 2004-08-05 00:50:32 -0500 (Thu, 05 Aug 2004) | 1 line +r12276 | guy | 2004-10-12 03:09:07 -0500 (Tue, 12 Oct 2004) | 2 lines Changed paths: - M /trunk/docbook/Makefile - M /trunk/docbook/catalog.xml + M /trunk/epan/dissectors/packet-pkinit.h + +Check in a regenerated file we missed. -some minor comments added, as suggested by Joerg Mayer ------------------------------------------------------------------------ -r11602 | ulfl | 2004-08-04 15:41:24 -0500 (Wed, 04 Aug 2004) | 1 line +r12275 | guy | 2004-10-12 03:05:58 -0500 (Tue, 12 Oct 2004) | 2 lines Changed paths: - M /trunk/docbook/ug-src/EUG_chapter_work.xml + M /trunk/wiretap/nettl.c + +Correctly update the count of bytes dumped. -minor review comment from Graeme Hewson ------------------------------------------------------------------------ -r11601 | ulfl | 2004-08-04 00:09:15 -0500 (Wed, 04 Aug 2004) | 1 line +r12274 | ulfl | 2004-10-12 01:32:57 -0500 (Tue, 12 Oct 2004) | 1 line Changed paths: - M /trunk/docbook/ug-src/EUG_chapter_capture.xml - M /trunk/docbook/ug-src/EUG_chapter_introduction.xml - M /trunk/docbook/ug-src/EUG_chapter_io.xml - M /trunk/docbook/ug-src/EUG_chapter_work.xml + M /trunk/wiretap/nettl.c -more review comments +fix MSVC unused magic warning ------------------------------------------------------------------------ -r11600 | guy | 2004-08-03 22:13:41 -0500 (Tue, 03 Aug 2004) | 2 lines +r12273 | ulfl | 2004-10-12 01:27:09 -0500 (Tue, 12 Oct 2004) | 1 line Changed paths: - M /trunk/epan/dissectors/packet-ntlmssp.c - -Fix a URL. + M /trunk/docbook/edg_src/EDG_chapter_sources.xml +how to use the ./configure script to build gtk1.x versions for unix builds ------------------------------------------------------------------------ -r11599 | ulfl | 2004-08-03 14:17:12 -0500 (Tue, 03 Aug 2004) | 1 line +r12272 | ulfl | 2004-10-12 01:11:30 -0500 (Tue, 12 Oct 2004) | 1 line Changed paths: - M /trunk/docbook/ug-src/EUG_chapter_introduction.xml - M /trunk/docbook/ug-src/EUG_chapter_use.xml + M /trunk/gtk/capture_dlg.c -more minor review comments from Graeme Hewson +fix a bug reported by venkata sandeep: capture->start->capture files dialog browse function used FILE_SELECTION_OPEN instead of the correct FILE_SELECTION_WRITE_BROWSE. Now you can (again) select and enter the filename to write capture data to. ------------------------------------------------------------------------ -r11598 | ulfl | 2004-08-03 11:32:59 -0500 (Tue, 03 Aug 2004) | 1 line +r12271 | etxrab | 2004-10-12 00:00:37 -0500 (Tue, 12 Oct 2004) | 1 line Changed paths: - M /trunk/docbook/ug-src/EUG_chapter_capture.xml - M /trunk/docbook/user-guide.xml + M /trunk/epan/dissectors/packet-h248.c -third part of Graeme Hewsons review comments +Pretyfy EventName and SignalName ------------------------------------------------------------------------ -r11595 | ulfl | 2004-08-03 00:21:35 -0500 (Tue, 03 Aug 2004) | 1 line +r12270 | etxrab | 2004-10-11 23:59:25 -0500 (Mon, 11 Oct 2004) | 1 line Changed paths: - M /trunk/docbook/GFDPL_appendix.xml - M /trunk/docbook/ug-src/EUG_chapter_introduction.xml - M /trunk/docbook/ug-src/EUG_chapter_use.xml - M /trunk/docbook/ug-src/EUG_preface.xml + M /trunk/asn1/h248/MEGACO.asn + M /trunk/asn1/h248/h248.cnf + M /trunk/asn1/h248/packet-h248-template.c -first and second part of Graeme Hewsons review comments +Pretify EventName and SignalName ------------------------------------------------------------------------ -r11594 | guy | 2004-08-02 21:52:48 -0500 (Mon, 02 Aug 2004) | 7 lines +r12269 | guy | 2004-10-11 22:13:17 -0500 (Mon, 11 Oct 2004) | 4 lines Changed paths: - M /trunk/doc/tethereal.pod - M /trunk/tethereal.c - -Disallow "-f" when not doing a live capture, rather than just ignoring -the specified filter. + M /trunk/epan/prefs.c + M /trunk/epan/prefs.h + M /trunk/gtk/prefs_dlg.c -Note in the manual that you can't use capture filters when reading a -capture file, and that read filters might require too much CPU when -doing a live capture. +Check the values of the protocol preferences before fetching them; if +any are not valid, pop up an alert box and don't dismiss the preferences +dialog. ------------------------------------------------------------------------ -r11593 | guy | 2004-08-02 21:30:49 -0500 (Mon, 02 Aug 2004) | 2 lines +r12268 | etxrab | 2004-10-11 16:19:12 -0500 (Mon, 11 Oct 2004) | 1 line Changed paths: - M /trunk/epan/dissectors/packet-ntlmssp.h - -Fix the properties. + M /trunk/epan/sigcomp-udvm.c +Fix (hopefully) a compiler varning ------------------------------------------------------------------------ -r11592 | guy | 2004-08-02 21:28:49 -0500 (Mon, 02 Aug 2004) | 3 lines +r12267 | guy | 2004-10-11 13:36:51 -0500 (Mon, 11 Oct 2004) | 3 lines Changed paths: - M /trunk/epan/dissectors/Makefile.common - M /trunk/epan/dissectors/packet-dcerpc-atsvc.c - M /trunk/epan/dissectors/packet-dcerpc-browser.c - M /trunk/epan/dissectors/packet-dcerpc-dnsserver.c - M /trunk/epan/dissectors/packet-dcerpc-efs.c - M /trunk/epan/dissectors/packet-dcerpc-eventlog.c - M /trunk/epan/dissectors/packet-dcerpc-initshutdown.c - M /trunk/epan/dissectors/packet-dcerpc-lsa-ds.c - M /trunk/epan/dissectors/packet-dcerpc-lsa.c - M /trunk/epan/dissectors/packet-dcerpc-mapi.c - M /trunk/epan/dissectors/packet-dcerpc-messenger.c - M /trunk/epan/dissectors/packet-dcerpc-netlogon.c - M /trunk/epan/dissectors/packet-dcerpc-nt.c - M /trunk/epan/dissectors/packet-dcerpc-reg.c - M /trunk/epan/dissectors/packet-dcerpc-samr.c - M /trunk/epan/dissectors/packet-dcerpc-spoolss.c - M /trunk/epan/dissectors/packet-dcerpc-srvsvc.c - M /trunk/epan/dissectors/packet-dcerpc-svcctl.c - M /trunk/epan/dissectors/packet-dcerpc-tapi.c - M /trunk/epan/dissectors/packet-dcerpc-trksvr.c - M /trunk/epan/dissectors/packet-dcerpc-wkssvc.c - M /trunk/epan/dissectors/packet-kerberos.c - M /trunk/epan/dissectors/packet-ntlmssp.c - M /trunk/epan/dissectors/packet-smb-common.h - M /trunk/epan/dissectors/packet-smb-logon.c - M /trunk/epan/dissectors/packet-smb-pipe.c - M /trunk/epan/dissectors/packet-smb.c - A /trunk/epan/dissectors/packet-windows-common.c - A /trunk/epan/dissectors/packet-windows-common.h - M /trunk/smb.h + M /trunk/epan/dissectors/packet-h235.c + M /trunk/epan/dissectors/packet-h235.h + M /trunk/epan/dissectors/packet-h248.c + M /trunk/epan/dissectors/packet-ns_cert_exts.c + M /trunk/epan/dissectors/packet-pkcs1.c + M /trunk/epan/dissectors/packet-pkcs1.h + M /trunk/epan/dissectors/packet-pkinit.c + M /trunk/epan/dissectors/packet-pkix1explicit.c + M /trunk/epan/dissectors/packet-pkix1explicit.h + M /trunk/epan/dissectors/packet-pkix1implicit.c + M /trunk/epan/dissectors/packet-pkix1implicit.h + M /trunk/epan/dissectors/packet-x509af.c + M /trunk/epan/dissectors/packet-x509af.h + M /trunk/epan/dissectors/packet-x509ce.c + M /trunk/epan/dissectors/packet-x509ce.h + M /trunk/epan/dissectors/packet-x509if.c + M /trunk/epan/dissectors/packet-x509if.h + M /trunk/epan/dissectors/packet-x509sat.c + M /trunk/epan/dissectors/packet-x509sat.h -Move a bunch of stuff that's more Windows-related than SMB-related to -"packet-windows-common.[ch]". +Re-generate a number of ASN.1-based dissectors with the most recent +version of asn2eth. ------------------------------------------------------------------------ -r11591 | guy | 2004-08-02 18:57:36 -0500 (Mon, 02 Aug 2004) | 4 lines +r12266 | guy | 2004-10-11 13:35:26 -0500 (Mon, 11 Oct 2004) | 2 lines Changed paths: - M /trunk/epan/dissectors/packet-smb-common.h + M /trunk/plugins/Xplugin_table.h -Every file that includes "packet-smb-common.h" either includes "smb.h" -or doesn't need anything defined by "smb.h", so don't include it in -"packet-smb-common.h". +Constify more pointer arguments. ------------------------------------------------------------------------ -r11590 | guy | 2004-08-02 18:53:23 -0500 (Mon, 02 Aug 2004) | 3 lines +r12265 | guy | 2004-10-11 13:34:54 -0500 (Mon, 11 Oct 2004) | 2 lines Changed paths: - M /trunk/epan/dissectors/packet-smb-mailslot.c + M /trunk/epan/dissectors/packet-ber.c + M /trunk/epan/dissectors/packet-ber.h + M /trunk/plugins/plugin_api_list.c -Nothing, other than the include of "smb.h", in "packet-smb-common.h" is -used here; don't include it, just include "smb.h". +Constify more pointer arguments. ------------------------------------------------------------------------ -r11589 | guy | 2004-08-02 18:46:14 -0500 (Mon, 02 Aug 2004) | 3 lines +r12263 | sahlberg | 2004-10-11 07:04:35 -0500 (Mon, 11 Oct 2004) | 4 lines Changed paths: - M /trunk/epan/dissectors/packet-smb-common.c - M /trunk/epan/dissectors/packet-smb-common.h - M /trunk/epan/dissectors/packet-smb-logon.c + M /trunk/AUTHORS + M /trunk/epan/dissectors/packet-h225.c -"dissect_smb_unknown()" isn't some generic routine, it's used only to -dissect unknown netlogon commands; move it to "packet-smb-logon.c". +From Martin M, update h2250 so that some things that are supposed to be strings are printed as strings and not as hex data. ------------------------------------------------------------------------- -r11588 | guy | 2004-08-02 18:40:09 -0500 (Mon, 02 Aug 2004) | 3 lines -Changed paths: - M /trunk/epan/dissectors/packet-dcerpc-nt.c - M /trunk/epan/dissectors/packet-ntlmssp.c - M /trunk/epan/dissectors/packet-smb-common.c - M /trunk/epan/dissectors/packet-smb-common.h - M /trunk/epan/dissectors/packet-smb-logon.c - M /trunk/epan/dissectors/packet-smb-mailslot.c -Don't drag in a huge pile of headers in "packet-smb-common.h"; rely on -the files including it to include what they need. ------------------------------------------------------------------------ -r11587 | guy | 2004-08-02 18:26:12 -0500 (Mon, 02 Aug 2004) | 3 lines +r12262 | sahlberg | 2004-10-11 07:00:08 -0500 (Mon, 11 Oct 2004) | 7 lines Changed paths: - M /trunk/epan/dissectors/packet-tds.c + M /trunk/epan/dissectors/packet-per.c -The TDS dissector uses nothing from "packet-smb-common.h", so don't -include it. +dissect_per_restricted_character_string() was almost completely broken when it came to PrintableString. +I am amazed it worked at all and noone complained. + +It is little less broken now and handles some of the PrintableStrings properly. ------------------------------------------------------------------------- -r11586 | guy | 2004-08-02 18:21:45 -0500 (Mon, 02 Aug 2004) | 3 lines -Changed paths: - M /trunk/epan/dissectors/packet-ssh.c -The SSH dissector uses nothing from "packet-smb-common.h", so don't -include it. ------------------------------------------------------------------------ -r11585 | guy | 2004-08-02 18:14:32 -0500 (Mon, 02 Aug 2004) | 5 lines +r12261 | guy | 2004-10-11 03:36:55 -0500 (Mon, 11 Oct 2004) | 2 lines Changed paths: - M /trunk/epan/dissectors/Makefile.common - M /trunk/epan/dissectors/packet-dcerpc-netlogon.c - M /trunk/epan/dissectors/packet-ntlmssp.c - A /trunk/epan/dissectors/packet-ntlmssp.h - M /trunk/epan/dissectors/packet-smb-common.c - M /trunk/epan/dissectors/packet-smb-common.h - M /trunk/epan/dissectors/packet-smb.c + M /trunk/tools/asn2eth.py -Move the NTLMv2 blob stuff back into packet-ntlmssp.c - it's more -NTLMSSP-related than SMB-related, and documents about NTLMSSP talk about -it, so it's a little more convenient to keep all that stuff together - -and export it through a packet-ntlmssp.h header. +More constification of arrays. ------------------------------------------------------------------------ -r11583 | guy | 2004-08-02 15:26:16 -0500 (Mon, 02 Aug 2004) | 3 lines +r12260 | guy | 2004-10-11 03:24:46 -0500 (Mon, 11 Oct 2004) | 3 lines Changed paths: - M /trunk/epan/dissectors/packet-ntlmssp.c - M /trunk/epan/dissectors/packet-smb-common.h + M /trunk/Makefile.am + M /trunk/packaging/nsis/ethereal.nsi -Put in some comments based on information in the -http://davenport.sourceforge.net/ntlm.html document. +From Olivier Jacques: add imscxdx.xml to the source tarball and NSIS +packaging information. ------------------------------------------------------------------------ -r11582 | guy | 2004-08-02 14:33:49 -0500 (Mon, 02 Aug 2004) | 10 lines +r12259 | sahlberg | 2004-10-11 03:12:34 -0500 (Mon, 11 Oct 2004) | 9 lines Changed paths: - M /trunk/epan/dissectors/packet-ntlmssp.c + M /trunk/epan/dissectors/packet-tcp.c -http://davenport.sourceforge.net/ntlm.html says that the 0x80000000 is -"Negotiate 56", meaning that 56-bit encryption is supported - and that -"Negotiate 128" means that 128-bit encryption is supported, so note that -in the blurb for that flag. + small fix for TCP ACK RTT, the measurements for the time it took to ack some data. -It also says that the values for "Request Init Response", "Request Accept -Response", and 'Request Non-NT Session Key" are a factor of 16 away from -what our #defines say they are, and that 0x000[124]0000 are "Target Type -{Domain,Server,Share}". Note that in a comment. +Only display this value if we really have some data to ACK +which is not always the case. + +This fixes a problem recently reported to the list ------------------------------------------------------------------------- -r11581 | guy | 2004-08-02 13:58:19 -0500 (Mon, 02 Aug 2004) | 2 lines -Changed paths: - M /trunk/epan/tvbuff.c -Most developers have only 10 fingers, not 16. :-) ------------------------------------------------------------------------ -r11580 | tuexen | 2004-08-02 12:36:34 -0500 (Mon, 02 Aug 2004) | 2 lines +r12258 | guy | 2004-10-11 02:18:20 -0500 (Mon, 11 Oct 2004) | 2 lines Changed paths: - M /trunk/epan/dissectors/packet-sctp.c + M /trunk/wiretap/file_access.c + M /trunk/wiretap/nettl.c + M /trunk/wiretap/nettl.h -Fixed the handling of PKTDRPREP when there is no included packet. +From Mark C. Brown: add support for writing nettl files. ------------------------------------------------------------------------ -r11579 | obiot | 2004-08-02 04:15:58 -0500 (Mon, 02 Aug 2004) | 2 lines +r12257 | guy | 2004-10-11 02:15:36 -0500 (Mon, 11 Oct 2004) | 2 lines Changed paths: M /trunk/AUTHORS - M /trunk/epan/tvbuff.c -From Kelly Byrd: fix tvb_uncompress() for GZIP encoded content. +From Mark C. Brown: fix a typo. ------------------------------------------------------------------------ -r11578 | sahlberg | 2004-08-02 03:57:40 -0500 (Mon, 02 Aug 2004) | 5 lines +r12256 | guy | 2004-10-11 02:15:08 -0500 (Mon, 11 Oct 2004) | 4 lines Changed paths: - M /trunk/epan/dissectors/packet-ssl.c + M /trunk/epan/dissectors/packet-llc.c + M /trunk/oui.h -From Yaniv Kaul: -Call the x509 certificate dissector from SSL so that x509 certificates -in SSL are dissected +From Mark C. Brown: add HP's OUI. +Update Gerald's e-mail address. ------------------------------------------------------------------------ -r11577 | guy | 2004-08-01 17:55:53 -0500 (Sun, 01 Aug 2004) | 2 lines +r12255 | guy | 2004-10-11 01:51:19 -0500 (Mon, 11 Oct 2004) | 2 lines Changed paths: - M /trunk/epan/dissectors/packet-aim-location.c - M /trunk/epan/dissectors/packet-aim.c + M /trunk/epan/dissectors/packet-h225.c + M /trunk/epan/dissectors/packet-h245.c + M /trunk/epan/dissectors/packet-h450.c + M /trunk/epan/dissectors/packet-t38.c -From Jelmer Vernooij: add support for some more TLVs and another SNAC. +Make "per_choice_t" and "per_sequence_t" structures "const" structures. ------------------------------------------------------------------------ -r11576 | jmayer | 2004-07-31 17:02:20 -0500 (Sat, 31 Jul 2004) | 1 line +r12254 | guy | 2004-10-11 01:39:04 -0500 (Mon, 11 Oct 2004) | 3 lines Changed paths: - M /trunk/plugins/asn1/packet-asn1.c + M /trunk/plugins/Xplugin_table.h -Change // to C90 style comment ------------------------------------------------------------------------- -r11575 | ulfl | 2004-07-31 02:04:32 -0500 (Sat, 31 Jul 2004) | 1 line -Changed paths: - M /trunk/gtk/column_prefs.c +Make the "per_choice_t" and "per_sequence_t" pointer arguments pointers +to const. -give the user a hint, that he has to restart Ethereal for any column changes. Could someone have a look at the sentence I've used, if this is good english? ------------------------------------------------------------------------ -r11574 | ulfl | 2004-07-30 12:10:49 -0500 (Fri, 30 Jul 2004) | 1 line +r12253 | guy | 2004-10-11 01:38:12 -0500 (Mon, 11 Oct 2004) | 3 lines Changed paths: - M /trunk/docbook/ug-src/EUG_chapter_advanced.xml - M /trunk/docbook/ug-src/EUG_chapter_build_install.xml - M /trunk/docbook/ug-src/EUG_chapter_capture.xml - M /trunk/docbook/ug-src/EUG_chapter_customize.xml - M /trunk/docbook/ug-src/EUG_chapter_introduction.xml - M /trunk/docbook/ug-src/EUG_chapter_io.xml - M /trunk/docbook/ug-src/EUG_chapter_statistics.xml - M /trunk/docbook/ug-src/EUG_chapter_use.xml - M /trunk/docbook/ug-src/EUG_chapter_work.xml - M /trunk/docbook/user-guide.xml + M /trunk/epan/dissectors/packet-per.c + M /trunk/epan/dissectors/packet-per.h + M /trunk/plugins/plugin_api_list.c + +Make the "per_choice_t" and "per_sequence_t" pointer arguments pointers +to const. -some more review comments from Guy Harris and some other minor changes ------------------------------------------------------------------------ -r11573 | guy | 2004-07-30 02:43:02 -0500 (Fri, 30 Jul 2004) | 9 lines +r12252 | guy | 2004-10-11 01:31:23 -0500 (Mon, 11 Oct 2004) | 2 lines Changed paths: - M /trunk/AUTHORS - M /trunk/crc16.c - M /trunk/crc16.h - M /trunk/crc32.c - M /trunk/crc32.h - -From Chris Maynard: - - add versions of CRC-16 and CRC-32 routines with seed arguments; - - add versions of those routines with an "offset in the tvbuff" - argument; + M /trunk/tools/asn2eth.py - add Doxygen comments to the CRC-16 and CRC-32 headers. +Constify "asn_namedbit" structures. ------------------------------------------------------------------------ -r11572 | guy | 2004-07-30 02:28:31 -0500 (Fri, 30 Jul 2004) | 8 lines +r12251 | etxrab | 2004-10-11 00:23:31 -0500 (Mon, 11 Oct 2004) | 1 line Changed paths: - M /trunk/plugins/asn1/packet-asn1.c - -From Matthijs Melchior: - - add SCTP support; - - allow more than one port number to be specified; - - add recovery from garbled or incomplete ASN.1 messages. + M /trunk/gtk/rtp_analysis.c +From: "Alejandro Vaquero : Add IP bandwidth calculation in RTP analysis (in Kbps). ------------------------------------------------------------------------ -r11571 | guy | 2004-07-30 02:25:39 -0500 (Fri, 30 Jul 2004) | 2 lines +r12250 | gerald | 2004-10-09 11:30:26 -0500 (Sat, 09 Oct 2004) | 2 lines Changed paths: - M /trunk/capinfo.c + M /trunk/gtk/Makefile.am -Squelch a compiler warning. +Add cfilter_combo_utils.h to the distribution, so that we pass distcheck. ------------------------------------------------------------------------ -r11570 | guy | 2004-07-30 02:22:21 -0500 (Fri, 30 Jul 2004) | 3 lines +r12249 | ulfl | 2004-10-09 02:48:13 -0500 (Sat, 09 Oct 2004) | 1 line Changed paths: - M /trunk/capinfo.c - -Strip out the CR's, set svn:eol-style to native, set svn:keywords to Id, -and get rid of the svn:executable property. + M /trunk/Makefile.nmake +update setup target to latest GTK library files ------------------------------------------------------------------------ -r11569 | guy | 2004-07-30 02:20:39 -0500 (Fri, 30 Jul 2004) | 3 lines +r12248 | ulfl | 2004-10-09 02:44:41 -0500 (Sat, 09 Oct 2004) | 1 line Changed paths: - M /trunk/doc/capinfo.pod - -Strip out the CR's, set svn:eol-style to native, and get rid of the -svn:executable property. + M /trunk/plugins/Xplugin_table.h + M /trunk/plugins/plugin_api_list.c +remove some MSVC warnings ------------------------------------------------------------------------ -r11568 | ulfl | 2004-07-29 13:51:04 -0500 (Thu, 29 Jul 2004) | 1 line +r12247 | guy | 2004-10-08 16:14:33 -0500 (Fri, 08 Oct 2004) | 3 lines Changed paths: - M /trunk/docbook/ug-src/EUG_chapter_advanced.xml - M /trunk/docbook/ug-src/EUG_chapter_build_install.xml - M /trunk/docbook/ug-src/EUG_chapter_capture.xml - M /trunk/docbook/ug-src/EUG_chapter_introduction.xml - M /trunk/docbook/ug-src/EUG_chapter_io.xml - M /trunk/docbook/ug-src/EUG_chapter_statistics.xml - M /trunk/docbook/ug-src/EUG_chapter_use.xml - M /trunk/docbook/ug-src/EUG_chapter_work.xml - M /trunk/docbook/ug-src/EUG_preface.xml - M /trunk/docbook/user-guide.xml + M /trunk/epan/dissectors/packet-ber.c + M /trunk/epan/dissectors/packet-ber.h + +Make the "asn_namedbit *" argument to "dissect_ber_bitstring()" a +"const" pointer. -review comments from Guy Harris and Martin Regner inserted/changed/added ------------------------------------------------------------------------ -r11567 | gerald | 2004-07-29 10:16:03 -0500 (Thu, 29 Jul 2004) | 2 lines +r12246 | guy | 2004-10-08 15:43:43 -0500 (Fri, 08 Oct 2004) | 2 lines Changed paths: - M /trunk/doc/Makefile.am + M /trunk/tools/asn2eth.py -Clean up the capinfo files, so that we pass "distcheck." +Make "ber_sequence" tables "const". ------------------------------------------------------------------------ -r11566 | sahlberg | 2004-07-29 07:10:44 -0500 (Thu, 29 Jul 2004) | 3 lines +r12245 | guy | 2004-10-08 15:28:04 -0500 (Fri, 08 Oct 2004) | 2 lines Changed paths: - A /trunk/asn1/pkcs1 - A /trunk/asn1/pkcs1/PKCS1.asn - A /trunk/asn1/pkcs1/packet-pkcs1-template.c - A /trunk/asn1/pkcs1/packet-pkcs1-template.h - A /trunk/asn1/pkcs1/pkcs1.cnf - M /trunk/epan/dissectors/Makefile.common - A /trunk/epan/dissectors/packet-pkcs1.c - A /trunk/epan/dissectors/packet-pkcs1.h - -New protocol: PKCS#1 (rfc2313 pplus some extra oid's) + M /trunk/asn1/cms/packet-cms-template.c + M /trunk/asn1/x509af/packet-x509af-template.c + M /trunk/asn1/x509if/packet-x509if-template.c +Make the ber_sequence tables "const". ------------------------------------------------------------------------ -r11565 | sahlberg | 2004-07-29 04:52:14 -0500 (Thu, 29 Jul 2004) | 6 lines +r12244 | guy | 2004-10-08 15:24:23 -0500 (Fri, 08 Oct 2004) | 3 lines Changed paths: - M /trunk/asn1/x509af/packet-x509af-template.c M /trunk/epan/dissectors/packet-ber.c M /trunk/epan/dissectors/packet-ber.h - M /trunk/epan/dissectors/packet-x509af.c - M /trunk/epan/dissectors/packet-x509af.h - -add some algorithm oid's to x509af(for the time being) -(only those that take no parameters for the time being) - -create a dummy ber oid callback for callbacks that are NULL +"dissect_ber_sequence()" doesn't modify the "ber_sequence" structure +passed to it; make that argument a const pointer. ------------------------------------------------------------------------ -r11564 | sahlberg | 2004-07-29 04:32:13 -0500 (Thu, 29 Jul 2004) | 3 lines +r12243 | gerald | 2004-10-08 14:06:28 -0500 (Fri, 08 Oct 2004) | 2 lines Changed paths: - M /trunk/epan/dissectors/packet-ber.c - -prettify the oid printing of ber oid's + M /trunk/config.nmake + M /trunk/configure.in +Bump the version to 0.10.7. ------------------------------------------------------------------------ -r11563 | sahlberg | 2004-07-29 03:41:51 -0500 (Thu, 29 Jul 2004) | 4 lines +r12242 | gerald | 2004-10-08 12:24:18 -0500 (Fri, 08 Oct 2004) | 2 lines Changed paths: - M /trunk/epan/dissectors/packet-ber.c - -for very large integers, print them in hex thats better than nothing -but we can not filter on them anymore + M /trunk/epan/dissectors/packet-cops.c +Remove an unused variable. ------------------------------------------------------------------------ -r11562 | obiot | 2004-07-29 02:25:11 -0500 (Thu, 29 Jul 2004) | 26 lines +r12241 | guy | 2004-10-08 12:01:43 -0500 (Fri, 08 Oct 2004) | 7 lines Changed paths: - M /trunk/Makefile.nmake - M /trunk/epan/Makefile.nmake - -From Lars Roland: MSVC make fixes. + M /trunk/epan/dissectors/packet-ldp.c + M /trunk/epan/dissectors/packet-ldp.h + M /trunk/epan/dissectors/packet-mpls-echo.c -Many people have recently reported many problems with the nmake build -process. It seems that these problems come from using -epan/makefile.nmake to compile the DISSECTOR_SUPPORT_SOURCES which are -located in /trunk. +From Carlos Pignataro: decode more TLVs and subTLVs and make some small +fixes. -Nmake from MSVC6 puts the object code of the DISSECTOR_SUPPORT_SOURCES -in /epan although Nmake expects the object code in /trunk when it -checkes dependencies. Thus DISSECTOR_SUPPORT_OBJECTS are built every -time even when they are already there. +Include "packet-ldp.h" in "packet-ldp.c" (if we'd been doing that, the +mismatch between "packet-ldp.h"'s declaration of "fec_vc_types_vals[]" +and "packet-ldp.c"'s definition of it would have been caught earlier). -Nmake Version 1.5 (MSVC 2003 Toolkit) puts the object code of the -DISSECTOR_SUPPORT_SOURCES in /trunk instead. -This makes it impossible to use epan/makefile.nmake for compiling the -DISSECTOR_SUPPORT_SOURCES and to make it work for both versions of nmake. +------------------------------------------------------------------------ +r12240 | guy | 2004-10-08 11:56:16 -0500 (Fri, 08 Oct 2004) | 4 lines +Changed paths: + M /trunk/epan/sigcomp-udvm.c -We have to use /trunk/makefile.nmake for compiling the -DISSECTOR_SUPPORT_SOURCES to solve these issues. +Use "%%" in format strings if you want to print a %. -It should also be possible to build ethereal without libethereal.dll again. +Get rid of an extra argument to a format string. -Once we have moved all DISSECTOR_SUPPORT_SOURCES into a subdirectory of -epan we can get rid of this patchwork in the nmake makefiles. +------------------------------------------------------------------------ +r12239 | guy | 2004-10-08 11:42:27 -0500 (Fri, 08 Oct 2004) | 3 lines +Changed paths: + M /trunk/epan/dissectors/packet-sigcomp.c +"dissect_sigcomp()" returns 0 or the packet length, so it has to be +registered with "new_register_dissector()". ------------------------------------------------------------------------ -r11561 | gerald | 2004-07-28 21:25:54 -0500 (Wed, 28 Jul 2004) | 2 lines +r12238 | guy | 2004-10-08 11:40:36 -0500 (Fri, 08 Oct 2004) | 2 lines Changed paths: - M /trunk/epan/dissectors/packet-rtp.c + M /trunk/epan/dissectors/packet-diameter-defs.h -Fix a null pointer dereference. +Force 4294967295 to be unsigned, to squelch a compiler warning. ------------------------------------------------------------------------ -r11560 | gerald | 2004-07-28 21:01:59 -0500 (Wed, 28 Jul 2004) | 2 lines +r12237 | etxrab | 2004-10-08 10:55:06 -0500 (Fri, 08 Oct 2004) | 2 lines Changed paths: - M /trunk/doc/Makefile.am - -Add capinfo targets. + M /trunk/epan/dissectors/packet-sigcomp.c +Add sigcomp Universal Decompressor Virtual Machine (UDVM) and state handler, for decompression of +sigcomp messages. Currently states are or not saved so only messages with bytecode can be decompressed. ------------------------------------------------------------------------ -r11559 | obiot | 2004-07-28 19:11:14 -0500 (Wed, 28 Jul 2004) | 4 lines +r12236 | etxrab | 2004-10-08 10:54:06 -0500 (Fri, 08 Oct 2004) | 2 lines Changed paths: - M /trunk/Makefile.common M /trunk/epan/Makefile.common - M /trunk/epan/dissectors/packet-data.h - M /trunk/epan/dissectors/packet-frame.h - M /trunk/epan/libethereal.def - M /trunk/epan/proto.h - M /trunk/print.c - -From Lars Roland: With this patch print.(c/h) and ps.(c/h) don't belong to -the DISSECTOR_SUPPORT_xy files any longer and as a consequence they -won't be linked into libethereal. + A /trunk/epan/sigcomp-udvm.c + A /trunk/epan/sigcomp-udvm.h + A /trunk/epan/sigcomp_state_hdlr.c + A /trunk/epan/sigcomp_state_hdlr.h +Add sigcomp Universal Decompressor Virtual Machine (UDVM) and state handler, for decompression of +sigcomp messages. Currently states are or not saved so only messages with bytecode can be decompressed. ------------------------------------------------------------------------ -r11558 | obiot | 2004-07-28 18:09:12 -0500 (Wed, 28 Jul 2004) | 2 lines +r12235 | etxrab | 2004-10-08 04:35:56 -0500 (Fri, 08 Oct 2004) | 8 lines Changed paths: - M /trunk/packaging/nsis/Makefile.nmake - M /trunk/packaging/nsis/ethereal.nsi - -Add capinfo to the Windows installer. + M /trunk/epan/dissectors/packet-diameter-defs.h + M /trunk/epan/dissectors/packet-diameter.c +From: "Jacques, Olivier : +- Added new RFC 3588 header format support (vendor-Id is replaced by +application-Id) and command code has its own separated name space. The +Draft v16 behaviour is maintained (through Preferences menu). +- Added 3GPP IMS Cx/Dx interface decoding (new imscxdx.xml) +- Fixed some issues in dictionary.xml +- Refreshed Diameter applications in embedded AVPs (that do not rely on +XML dictionary) ------------------------------------------------------------------------ -r11557 | obiot | 2004-07-28 17:41:19 -0500 (Wed, 28 Jul 2004) | 10 lines +r12234 | etxrab | 2004-10-08 04:35:02 -0500 (Fri, 08 Oct 2004) | 9 lines Changed paths: - M /trunk/epan/Makefile.nmake - M /trunk/epan/libethereal.def - -Partial fix after some files being moved between directories. - -There is still a problem with MSVC builds as 3 objects get built twice (once -at the top level, and once in epan: xmlstub.obj, print.obj and ps.obj). + M /trunk/dictionary.xml + A /trunk/imscxdx.xml -This fix allows to compile again with MSVC if debug symbols are NOT enabled -while building Ethereal. Do this by editing config.nmake and replacing -"LOCAL_LDFLAGS=/DEBUG" with "LOCAL_LDFLAGS=". In other words: Ethereal CANNOT -be built right now with debug symbols in the object code, for MSVC builds. +From: "Jacques, Olivier : +- Added new RFC 3588 header format support (vendor-Id is replaced by +application-Id) and command code has its own separated name space. The +Draft v16 behaviour is maintained (through Preferences menu). +- Added 3GPP IMS Cx/Dx interface decoding (new imscxdx.xml) +- Fixed some issues in dictionary.xml +- Refreshed Diameter applications in embedded AVPs (that do not rely on +XML dictionary) ------------------------------------------------------------------------ -r11556 | obiot | 2004-07-28 16:13:27 -0500 (Wed, 28 Jul 2004) | 2 lines +r12233 | gerald | 2004-10-07 15:30:35 -0500 (Thu, 07 Oct 2004) | 2 lines Changed paths: - M /trunk/Makefile.nmake - M /trunk/image/Makefile.nmake - A /trunk/image/capinfo.rc.in + M /trunk/gtk/help_dlg.c -Add the MSWIN RC information for capinfo. +Update the Example Files (sample captures) link. ------------------------------------------------------------------------ -r11555 | obiot | 2004-07-28 15:51:29 -0500 (Wed, 28 Jul 2004) | 2 lines +r12232 | gerald | 2004-10-07 14:22:54 -0500 (Thu, 07 Oct 2004) | 6 lines Changed paths: - M /trunk/Makefile.am - M /trunk/Makefile.nmake - A /trunk/capinfo.c - M /trunk/configure.in - M /trunk/doc/Makefile.nmake - A /trunk/doc/capinfo.pod + M /trunk/epan/dissectors/packet-cops.c + +Add support for the PacketCable Multimedia Specification (PKT-SP-MM- +I02-040930). The code had to be integrated with the existing D-QoS code, +and has not been extensively tested. Add ports for PacketCable D-QoS +(2126) and Multimedia (3918). Code contributed by CableLabs. -From Ian Schorr: capinfo - provides capture file information. ------------------------------------------------------------------------ -r11554 | ulfl | 2004-07-28 12:19:17 -0500 (Wed, 28 Jul 2004) | 1 line +r12231 | etxrab | 2004-10-07 04:32:25 -0500 (Thu, 07 Oct 2004) | 1 line Changed paths: - M /trunk/gtk/menu.c + D /trunk/asn1/h248-package-bcp -move the File/Close item back to it's former position. Add an explanatory comment why it's placed there, in difference to the Gnome HIG. +Get rid off h248-package-pcp ------------------------------------------------------------------------ -r11553 | ulfl | 2004-07-28 11:54:46 -0500 (Wed, 28 Jul 2004) | 1 line +r12230 | etxrab | 2004-10-07 04:29:49 -0500 (Thu, 07 Oct 2004) | 1 line Changed paths: - M /trunk/gtk/print_mswin.c + D /trunk/asn1/h248-package-bcp/BCP.asn + D /trunk/asn1/h248-package-bcp/h248_package_bcp.cnf + D /trunk/asn1/h248-package-bcp/packet-h248_package_bcp-template.c + D /trunk/asn1/h248-package-bcp/packet-h248_package_bcp-template.h -collect some thoughts about a GTK win32 printing dialog (from Guy Harris and me) +Get rid off h248-package-pcp ------------------------------------------------------------------------ -r11552 | ulfl | 2004-07-28 11:48:58 -0500 (Wed, 28 Jul 2004) | 1 line +r12229 | etxrab | 2004-10-07 04:28:28 -0500 (Thu, 07 Oct 2004) | 1 line Changed paths: - M /trunk/epan/libethereal.def + M /trunk/epan/dissectors/Makefile.common -removed print_packet_header, as it seems to be no longer used/available and will result in a link error +Get rid of h248-package-bcp, as it is no longer needed. ------------------------------------------------------------------------ -r11551 | guy | 2004-07-28 03:23:52 -0500 (Wed, 28 Jul 2004) | 9 lines +r12228 | etxrab | 2004-10-07 04:25:21 -0500 (Thu, 07 Oct 2004) | 1 line Changed paths: - M /trunk/epan/dissectors/packet-ncp.c - -From Greg Morris: - - check whether "match_strval()" returned a null pointer before - using its return value; + M /trunk/epan/dissectors/packet-h248.c - mark the end-of-burst packet. +Added dissection of some packages Property ID:s +------------------------------------------------------------------------ +r12227 | etxrab | 2004-10-07 04:16:13 -0500 (Thu, 07 Oct 2004) | 1 line +Changed paths: + M /trunk/asn1/h248/packet-h248-template.c -Clean up white space. +Handle dissection of some packagees Property ID:s, get rid of h248-package-bcp as there is only one parameter in this package. +------------------------------------------------------------------------ +r12226 | etxrab | 2004-10-07 04:04:51 -0500 (Thu, 07 Oct 2004) | 1 line +Changed paths: + M /trunk/epan/dissectors/packet-isup.c + M /trunk/epan/dissectors/packet-isup.h +Export some value strings and a function, some minor bug fixes. ------------------------------------------------------------------------ -r11550 | sahlberg | 2004-07-28 02:55:57 -0500 (Wed, 28 Jul 2004) | 5 lines +r12225 | guy | 2004-10-06 22:50:16 -0500 (Wed, 06 Oct 2004) | 11 lines Changed paths: - M /trunk/asn1/x509ce/CertificateExtensions.asn - M /trunk/epan/dissectors/packet-x509ce.c + M /trunk/gtk/capture_dlg.c + M /trunk/gtk/cfilter_combo_utils.c + M /trunk/gtk/cfilter_combo_utils.h -x509ce use implicit tags. -the compiler does not yet support this. -change the definition file to make the implicit keyword explicit +Save the capture filter in the recent list iff the capture succeeds. +Checking the syntax involves opening a device, which + 1) might not succeed ------------------------------------------------------------------------- -r11549 | guy | 2004-07-28 02:46:54 -0500 (Wed, 28 Jul 2004) | 2 lines -Changed paths: - M /trunk/AUTHORS - M /trunk/epan/dissectors/packet-isns.c +and + + 2) might tie up a BPF device or otherwise consume resources -From Ming Zhang: update to the latest draft. +so we leave it up to the capture operation to do the checking. ------------------------------------------------------------------------ -r11548 | guy | 2004-07-28 02:16:33 -0500 (Wed, 28 Jul 2004) | 3 lines +r12224 | guy | 2004-10-06 12:52:57 -0500 (Wed, 06 Oct 2004) | 2 lines Changed paths: - M /trunk/gtk/h225_counter.c - M /trunk/gtk/h225_ras_srt.c + M /trunk/doc/README.developer -From Lars Roland: yes, it probably *should* be "retap_packets()", so use -that instead of "redissect_packets()". +Note that variadic macros shouldn't be used. ------------------------------------------------------------------------ -r11547 | guy | 2004-07-27 18:32:44 -0500 (Tue, 27 Jul 2004) | 3 lines +r12223 | guy | 2004-10-06 12:37:47 -0500 (Wed, 06 Oct 2004) | 3 lines Changed paths: - M /trunk/gtk/menu.c + M /trunk/epan/dissectors/packet-icep.c -In the GNOME HIG, the File -> Close menu item is in the last group, -right above File -> Quit. +"tvb_reported_length_remaining()" returns a "gint", so assign its return +value to a "gint". ------------------------------------------------------------------------ -r11546 | guy | 2004-07-27 17:39:43 -0500 (Tue, 27 Jul 2004) | 4 lines +r12222 | ulfl | 2004-10-06 12:29:53 -0500 (Wed, 06 Oct 2004) | 3 lines Changed paths: - M /trunk/gtk/webbrowser.c + M /trunk/gtk/capture_dlg.c -Note that, when we add the ability to build a GNOMEified Ethereal as -well as a GTK+-only Ethereal, we could use "gnome_url_show()" in -GNOMEified Ethereal. +Fix a bug reported by Keith A French: No "OK" button for Capture Filter dialog. +Probably caused by the changes of the capture filter drop down box in the capture prepare dialog. ------------------------------------------------------------------------ -r11545 | guy | 2004-07-27 16:12:40 -0500 (Tue, 27 Jul 2004) | 3 lines +r12221 | ulfl | 2004-10-06 12:08:25 -0500 (Wed, 06 Oct 2004) | 1 line Changed paths: - M /trunk/gtk/print_mswin.c - -Suggest the possibility of not using the Windows print dialog to print -on Windows. + M /trunk/epan/dissectors/packet-icep.c +remove MSVC compiler warning ------------------------------------------------------------------------ -r11544 | guy | 2004-07-27 15:10:02 -0500 (Tue, 27 Jul 2004) | 6 lines +r12220 | ulfl | 2004-10-06 12:06:12 -0500 (Wed, 06 Oct 2004) | 1 line Changed paths: - M /trunk/file.c - M /trunk/gtk/print_dlg.c - M /trunk/print.h - -Move the code to open the printer/print file from "print_packets()" to -"print_ok_cb()", and have "print_packets()" just work on a -"print_stream_t" handed to it, so that different platforms can open the -printer/print file in different ways (opening the file is probably not -going to be platform-dependent, but opening the printer will be). + M /trunk/epan/dissectors/packet-icep.c +bring MSVC generation back to live, as elipses in macros are not alowed. May need some more rework. ------------------------------------------------------------------------ -r11543 | guy | 2004-07-27 14:19:00 -0500 (Tue, 27 Jul 2004) | 3 lines +r12219 | guy | 2004-10-06 05:14:56 -0500 (Wed, 06 Oct 2004) | 7 lines Changed paths: - M /trunk/print.c - M /trunk/print.h + M /trunk/epan/dissectors/packet-icep.c -"print_packet_header()" is no longer used (there's now a "generate -bookmark" op in the lower-level print functions), so remove it. +We now do reassembly. ------------------------------------------------------------------------- -r11542 | ulfl | 2004-07-27 14:13:48 -0500 (Tue, 27 Jul 2004) | 1 line -Changed paths: - M /trunk/gtk/ui_util.c +Use "tvb_reported_length_remaining()", not "tvb_length_remaining()", to +find out how much encapsulated data there is, so we properly handle +short frames (reporting how much was really there, not how much was +captured). -place new windows (by calling window_new() with default placement (instead of placing it at the current mouse position). ------------------------------------------------------------------------ -r11541 | guy | 2004-07-27 13:57:52 -0500 (Tue, 27 Jul 2004) | 3 lines +r12218 | guy | 2004-10-06 05:08:29 -0500 (Wed, 06 Oct 2004) | 3 lines Changed paths: - M /trunk/epan/dissectors/Makefile.nmake + M /trunk/wiretap/nettl.c + M /trunk/wiretap/nettl.h -From Lars Roland: don't delete the generated header files with "make -distclean", as those are part of the distribution. +From Mark C. Brown: add EISA 100BaseTX, EISA FDDI, and HSC FDDI support, +and make a small performance fix to HP-PB FDDI. ------------------------------------------------------------------------ -r11540 | guy | 2004-07-27 13:56:50 -0500 (Tue, 27 Jul 2004) | 8 lines +r12217 | guy | 2004-10-06 05:01:36 -0500 (Wed, 06 Oct 2004) | 7 lines Changed paths: - M /trunk/epan/Makefile.nmake + M /trunk/epan/dissectors/packet-icep.c -From Lars Roland: +Add support for reassembly. - clean up the message printed when building libethereal.dll; +The reason why you need to turn on "Try heuristic sub-dissector first" +is that the traffic might be port 10000 traffic, and the NDMP dissector +gets that but doesn't properly reject it if it doesn't look like NDMP - +that's been fixed. - have "make distclean" clean out the "dissectors" subdirectory. +------------------------------------------------------------------------ +r12216 | guy | 2004-10-06 04:59:50 -0500 (Wed, 06 Oct 2004) | 2 lines +Changed paths: + M /trunk/epan/dissectors/packet-ndmp.c -Clean up indentation. +Properly reject packets that don't look like NDMP packets. ------------------------------------------------------------------------ -r11539 | ulfl | 2004-07-27 13:34:02 -0500 (Tue, 27 Jul 2004) | 1 line +r12215 | guy | 2004-10-06 04:03:42 -0500 (Wed, 06 Oct 2004) | 2 lines Changed paths: - M /trunk/gtk/conversations_table.c - M /trunk/gtk/hostlist_table.c + M /trunk/AUTHORS + M /trunk/epan/dissectors/Makefile.common + A /trunk/epan/dissectors/packet-icep.c + +From Francesco Fondelli: ICE protocol support. -from ian schorr: some performance improvements in conversation and hostlist tables, by keep freezing the clist(s) most of the time ------------------------------------------------------------------------ -r11538 | tuexen | 2004-07-27 04:22:35 -0500 (Tue, 27 Jul 2004) | 2 lines +r12214 | guy | 2004-10-06 02:25:38 -0500 (Wed, 06 Oct 2004) | 2 lines Changed paths: - M /trunk/epan/dissectors/packet-enrp.c + M /trunk/epan/addr_resolv.c -Change the display of identifiers from DEC to HEX. +Give some more details on the hang in RH 9. ------------------------------------------------------------------------ -r11537 | guy | 2004-07-27 01:29:22 -0500 (Tue, 27 Jul 2004) | 3 lines +r12213 | guy | 2004-10-06 02:21:05 -0500 (Wed, 06 Oct 2004) | 3 lines Changed paths: - M /trunk/gtk/io_stat.c + M /trunk/gtk/rtp_analysis.c -From Ian Schorr: don't check the validity of the field name for an -advanced-mode graph if the graph isn't active. +From Alejandro Vaquero: make the window bigger so we don't have +overlapped buttons. ------------------------------------------------------------------------ -r11536 | guy | 2004-07-27 01:05:20 -0500 (Tue, 27 Jul 2004) | 6 lines +r12212 | guy | 2004-10-05 18:34:53 -0500 (Tue, 05 Oct 2004) | 6 lines Changed paths: - M /trunk/epan/dissectors/packet-ethertype.c - M /trunk/etypes.h - -Add the Ethertype for MAC Control frames, as per Clause 31 and Annexes -31A and 31B in the 2000 and later 802.3 specs. (Dissecting them is left -as an exercise for the student.) + M /trunk/gtk/capture_dlg.c -Clean up whitespace a bit. +Make the default capture filter be the last one used, as it was before - +it's a pain to have to keep typing the same filter over and over again +if you're trying multiple captures of the same type of traffic. At +least with GTK+ 2.x, the text of the filter is selected, so if you start +typing a new filter it'll replace the default filter. ------------------------------------------------------------------------ -r11535 | guy | 2004-07-27 00:32:58 -0500 (Tue, 27 Jul 2004) | 10 lines +r12211 | guy | 2004-10-05 18:22:36 -0500 (Tue, 05 Oct 2004) | 9 lines Changed paths: - M /trunk/tools/asn2eth.py - -From Tomas Kukosa: + M /trunk/epan/dissectors/packet-bootp.c - - only one function prototype is emitted if type is present in more - than one cyclic dependency +Use "tvb_format_text()" for string items, so non-printable characters +don't get stuck into protocol tree item representations (and so that +they can be more easily found if, as, and when we get around to handling +different character encodings). - - field decoding functions has to be emitted immediately after a - function prototype in case of cyclic dependency +Clean up white space. - - few grammar changes +Get rid of another sprintf() on top of a string constant. ------------------------------------------------------------------------ -r11534 | guy | 2004-07-27 00:30:03 -0500 (Tue, 27 Jul 2004) | 2 lines +r12210 | guy | 2004-10-05 18:02:09 -0500 (Tue, 05 Oct 2004) | 4 lines Changed paths: - M /trunk/tools/lex.py - M /trunk/tools/yacc.py + M /trunk/epan/dissectors/packet-bootp.c -Fromm Tomas Kukosa: update to version 1.5. +Fix a bunch of compiler warnings (and some code that was bogusly +attempting to overwrite a string constant - possibly with a longer +string!). ------------------------------------------------------------------------ -r11533 | guy | 2004-07-26 22:27:20 -0500 (Mon, 26 Jul 2004) | 2 lines +r12209 | guy | 2004-10-05 17:48:36 -0500 (Tue, 05 Oct 2004) | 3 lines Changed paths: - M /trunk/Makefile.common + M /trunk/epan/addr_resolv.c -"ps.c" isn't a header, so don't include it in ETHEREAL_COMMON_INCLUDES. +Turn off the longjmping stuff when doing name lookups - it appears to +cause problems on RH9 when using ADNS, too. ------------------------------------------------------------------------ -r11532 | guy | 2004-07-26 21:52:49 -0500 (Mon, 26 Jul 2004) | 6 lines +r12208 | gerald | 2004-10-05 12:44:53 -0500 (Tue, 05 Oct 2004) | 7 lines Changed paths: - M /trunk/epan/Makefile.am - M /trunk/epan/dissectors/Makefile.am - M /trunk/epan/dissectors/Makefile.common - M /trunk/epan/dissectors/Makefile.nmake + M /trunk/epan/dissectors/packet-bootp.c -Arrange that "x11-declarations.h" and "x11-register-info.h" be part of -the distribution, as was the case in the past. +Decode cable modem and MTA device capabilities. Make the CableLabs +Client Configuration option number configurable. Add an option to switch +between the CCC versions defined in PKT-SP-PROV-I05-021127, IETF draft 5, +and RFC 3495. Code contributed by CableLabs. -Arrange that RCS IDs be expanded, and that the EOL style be native, for -epan/dissectors/Makefile.{am,common,nmake}. +Remove an unneeded macro. ------------------------------------------------------------------------ -r11531 | guy | 2004-07-26 19:36:31 -0500 (Mon, 26 Jul 2004) | 3 lines +r12207 | gerald | 2004-10-05 12:44:03 -0500 (Tue, 05 Oct 2004) | 2 lines Changed paths: - M /trunk/wiretap/Makefile.am - M /trunk/wiretap/Makefile.common + M /trunk/epan/dissectors/packet-radius.c -Rename HEADER_FILES to NONGENERATED_HEADER_FILES, so that it's clear -that it contains only the .h files not generated from other files. +Actually use radius_vendor_packetcable_policy_decision_status_vals. ------------------------------------------------------------------------ -r11530 | guy | 2004-07-26 17:00:05 -0500 (Mon, 26 Jul 2004) | 2 lines +r12206 | sahlberg | 2004-10-05 06:20:43 -0500 (Tue, 05 Oct 2004) | 4 lines Changed paths: - M /trunk/wiretap/Makefile.common + M /trunk/asn1/h248/packet-h248-template.c + A /trunk/asn1/h248-package-bcp + A /trunk/asn1/h248-package-bcp/BCP.asn + A /trunk/asn1/h248-package-bcp/h248_package_bcp.cnf + A /trunk/asn1/h248-package-bcp/packet-h248_package_bcp-template.c + A /trunk/asn1/h248-package-bcp/packet-h248_package_bcp-template.h + M /trunk/epan/dissectors/Makefile.common + M /trunk/epan/dissectors/packet-h248.c + A /trunk/epan/dissectors/packet-h248_package_bcp.c + A /trunk/epan/dissectors/packet-h248_package_bcp.h + +Add example template for how to add h248 extension packages to the megaco dissector + -Add a missing backslash. ------------------------------------------------------------------------ -r11528 | guy | 2004-07-26 15:46:54 -0500 (Mon, 26 Jul 2004) | 3 lines +r12205 | sahlberg | 2004-10-05 04:50:19 -0500 (Tue, 05 Oct 2004) | 4 lines Changed paths: - M /trunk/wiretap/Makefile.am - A /trunk/wiretap/Makefile.common - M /trunk/wiretap/Makefile.nmake + M /trunk/asn1/h248/MEGACO.asn + M /trunk/asn1/h248/h248.cnf + M /trunk/asn1/h248/packet-h248-template.c + M /trunk/epan/dissectors/packet-h248.c + M /trunk/epan/dissectors/packet-h248.h + +minor update preparations to have a dissector table for property identifiers + -Add a Makefile.common for Wiretap, and have Makefile.am and -Makefile.nmake include it. ------------------------------------------------------------------------ -r11525 | gerald | 2004-07-26 09:11:28 -0500 (Mon, 26 Jul 2004) | 2 lines +r12204 | guy | 2004-10-05 04:20:30 -0500 (Tue, 05 Oct 2004) | 3 lines Changed paths: - M /trunk/epan/libethereal.def + M /trunk/epan/dissectors/packet-h248.c -From Anders Broman: Update libethereal.def to match recent changes in print.c. +Set svn:keywords to Id to expand RCS IDs, and set svn:eol-style to +native to canonicalize line endings. Then fix the line endings.... ------------------------------------------------------------------------ -r11524 | sahlberg | 2004-07-26 04:21:36 -0500 (Mon, 26 Jul 2004) | 3 lines +r12203 | guy | 2004-10-05 04:18:55 -0500 (Tue, 05 Oct 2004) | 3 lines Changed paths: + M /trunk/asn1/cms/CryptographicMessageSyntax.asn + M /trunk/asn1/cms/cms.cnf + M /trunk/asn1/cms/cms_exp.cnf + M /trunk/asn1/cms/packet-cms-template.c + M /trunk/asn1/cms/packet-cms-template.h + M /trunk/asn1/h235/H235-SECURITY-MESSAGES.asn + M /trunk/asn1/h248/MEGACO.asn + M /trunk/asn1/h248/h248.cnf + M /trunk/asn1/h248/packet-h248-template.c + M /trunk/asn1/h248/packet-h248-template.h + M /trunk/asn1/ns-cert-exts/NETSCAPE-CERT-EXTS.asn + M /trunk/asn1/ns-cert-exts/ns_cert_exts.cnf + M /trunk/asn1/ns-cert-exts/packet-ns_cert_exts-template.c + M /trunk/asn1/ns-cert-exts/packet-ns_cert_exts-template.h + M /trunk/asn1/pkcs1/PKCS1.asn + M /trunk/asn1/pkcs1/packet-pkcs1-template.c + M /trunk/asn1/pkcs1/packet-pkcs1-template.h + M /trunk/asn1/pkcs1/pkcs1.cnf + M /trunk/asn1/pkinit/PKINIT.asn + M /trunk/asn1/pkinit/packet-pkinit-template.c + M /trunk/asn1/pkinit/packet-pkinit-template.h + M /trunk/asn1/pkinit/pkinit.cnf + M /trunk/asn1/pkinit/pkinit_exp.cnf + M /trunk/asn1/pkix1explicit/PKIX1EXPLICIT93.asn + M /trunk/asn1/pkix1explicit/packet-pkix1explicit-template.c + M /trunk/asn1/pkix1explicit/packet-pkix1explicit-template.h + M /trunk/asn1/pkix1explicit/pkix1explicit.cnf + M /trunk/asn1/pkix1explicit/pkix1explicit_exp.cnf + M /trunk/asn1/pkix1implicit/PKIX1IMPLICIT93.asn + M /trunk/asn1/pkix1implicit/packet-pkix1implicit-template.c + M /trunk/asn1/pkix1implicit/packet-pkix1implicit-template.h + M /trunk/asn1/pkix1implicit/pkix1implicit.cnf + M /trunk/asn1/pkix1implicit/pkix1implicit_exp.cnf + M /trunk/asn1/x509af/AuthenticationFramework.asn + M /trunk/asn1/x509af/packet-x509af-template.c + M /trunk/asn1/x509af/packet-x509af-template.h + M /trunk/asn1/x509af/x509af.cnf + M /trunk/asn1/x509af/x509af_exp.cnf M /trunk/asn1/x509ce/CertificateExtensions.asn M /trunk/asn1/x509ce/packet-x509ce-template.c + M /trunk/asn1/x509ce/packet-x509ce-template.h M /trunk/asn1/x509ce/x509ce.cnf + M /trunk/asn1/x509ce/x509ce_exp.cnf + M /trunk/asn1/x509if/InformationFramework.asn + M /trunk/asn1/x509if/packet-x509if-template.c + M /trunk/asn1/x509if/packet-x509if-template.h M /trunk/asn1/x509if/x509if.cnf M /trunk/asn1/x509if/x509if_exp.cnf - M /trunk/epan/dissectors/packet-x509ce.c - M /trunk/epan/dissectors/packet-x509if.c - M /trunk/epan/dissectors/packet-x509if.h - -update tox509ce virtually all of x509ce now implemented (but there are still bugs) + M /trunk/asn1/x509sat/SelectedAttributeTypes.asn + M /trunk/asn1/x509sat/packet-x509sat-template.c + M /trunk/asn1/x509sat/packet-x509sat-template.h + M /trunk/asn1/x509sat/x509sat.cnf + M /trunk/asn1/x509sat/x509sat_exp.cnf +Set svn:keywords to Id to expand RCS IDs, and set svn:eol-style to +native to canonicalize line endings. ------------------------------------------------------------------------ -r11523 | guy | 2004-07-25 13:49:24 -0500 (Sun, 25 Jul 2004) | 2 lines +r12202 | guy | 2004-10-05 03:59:57 -0500 (Tue, 05 Oct 2004) | 2 lines Changed paths: - M /trunk/config.nmake + M /trunk/wiretap/nettl.c + M /trunk/wiretap/nettl.h -Fix a comment, as per suggestions by Yaniv Kaul. +From Mark C. Brown: support for the NETTL_SUBSYS_HPPB_FDDI records. ------------------------------------------------------------------------ -r11522 | tuexen | 2004-07-25 12:53:02 -0500 (Sun, 25 Jul 2004) | 2 lines +r12201 | guy | 2004-10-05 03:51:16 -0500 (Tue, 05 Oct 2004) | 7 lines Changed paths: - M /trunk/epan/dissectors/packet-asap.c + M /trunk/gtk/rtp_analysis.c -Added support for registered UDP port. +Don't use a terminating entry in the clock_map table, compute the number +of entries in it and check that many entries - that squelches a compiler +warning. + +From Alejandro Vaquero: get rid of an unused argument to +"rtp_packet_add_graph()". ------------------------------------------------------------------------ -r11521 | gerald | 2004-07-25 12:35:57 -0500 (Sun, 25 Jul 2004) | 2 lines +r12200 | guy | 2004-10-05 03:27:21 -0500 (Tue, 05 Oct 2004) | 6 lines Changed paths: - M /trunk/tools/lemon/lempar.c + M /trunk/epan/dissectors/packet-radius.c -Fix up the declaration of yy_accept(). +Add checks in "rd_add_field_to_tree()" for the length of the field. ------------------------------------------------------------------------- -r11520 | sahlberg | 2004-07-25 07:54:33 -0500 (Sun, 25 Jul 2004) | 2 lines -Changed paths: - M /trunk/asn1/x509ce/CertificateExtensions.asn - M /trunk/asn1/x509ce/packet-x509ce-template.c - M /trunk/asn1/x509ce/x509ce.cnf - M /trunk/epan/dissectors/packet-x509ce.c +Fix a compiler warning. -some more extensions and their dissectors defined. +Clean up white space. ------------------------------------------------------------------------ -r11519 | sahlberg | 2004-07-25 05:41:39 -0500 (Sun, 25 Jul 2004) | 3 lines +r12199 | guy | 2004-10-05 03:09:58 -0500 (Tue, 05 Oct 2004) | 2 lines Changed paths: - M /trunk/asn1/cms/CryptographicMessageSyntax.asn - M /trunk/asn1/cms/cms.cnf - M /trunk/asn1/cms/packet-cms-template.c - M /trunk/epan/dissectors/packet-cms.c - -cms update forgot that Name had been commented out in one of the structure. + M /trunk/epan/dissectors/packet-radius.c +Put in the radius-types URL but don't list it as a reference. ------------------------------------------------------------------------ -r11518 | sahlberg | 2004-07-25 05:34:07 -0500 (Sun, 25 Jul 2004) | 5 lines +r12198 | etxrab | 2004-10-04 15:33:39 -0500 (Mon, 04 Oct 2004) | 1 line Changed paths: - M /trunk/asn1/cms/CryptographicMessageSyntax.asn - M /trunk/asn1/cms/cms.cnf - M /trunk/asn1/cms/packet-cms-template.c - M /trunk/asn1/x509af/x509af_exp.cnf - M /trunk/epan/dissectors/packet-cms.c - M /trunk/epan/dissectors/packet-cms.h - - large CMS update. - -most of cms is now implemented - + M /trunk/epan/dissectors/packet-h248.c + M /trunk/epan/dissectors/packet-h248.h +Regenerated with new template file ------------------------------------------------------------------------ -r11517 | guy | 2004-07-25 04:58:08 -0500 (Sun, 25 Jul 2004) | 5 lines +r12197 | etxrab | 2004-10-04 15:28:15 -0500 (Mon, 04 Oct 2004) | 1 line Changed paths: - M /trunk/epan/dissectors/Makefile.nmake - -From Lars Roland: don't print the "echo Linking dissectors.lib" command -before running it (printing echo commands puts extra gunk into the -output), and remove some additional generated files when doing "make -distclean". + M /trunk/asn1/h248/packet-h248-template.c +Fix some editing misstakes from this morning ------------------------------------------------------------------------ -r11516 | guy | 2004-07-25 04:55:52 -0500 (Sun, 25 Jul 2004) | 3 lines +r12196 | gerald | 2004-10-04 15:15:38 -0500 (Mon, 04 Oct 2004) | 2 lines Changed paths: - M /trunk/capture_combo_utils.c - M /trunk/color_filters.c + M /trunk/epan/dissectors/packet-radius.c -From Lars Roland: _NEED_VAR_IMPORT_ has to be defined so that variables -are imported correctly from libethereal.dll when compiling with MSVC. +De-@-ify email addresses. ------------------------------------------------------------------------ -r11515 | guy | 2004-07-25 04:54:37 -0500 (Sun, 25 Jul 2004) | 3 lines +r12195 | gerald | 2004-10-04 15:13:35 -0500 (Mon, 04 Oct 2004) | 4 lines Changed paths: - M /trunk/gtk/font_utils.c + M /trunk/epan/dissectors/packet-radius.c + M /trunk/epan/sminmpec.c + M /trunk/epan/sminmpec.h + +Add support for the PacketCable Event Message Specification +(PKT-SP-EM-I09-040402). Code contributed by CableLabs. -From Lars Roland: has to be included before -on Win32. ------------------------------------------------------------------------ -r11514 | guy | 2004-07-25 03:53:38 -0500 (Sun, 25 Jul 2004) | 12 lines +r12194 | etxrab | 2004-10-04 00:50:55 -0500 (Mon, 04 Oct 2004) | 1 line Changed paths: - M /trunk/file.c - M /trunk/gtk/follow_dlg.c - M /trunk/print.c - M /trunk/print.h - M /trunk/tethereal.c + M /trunk/asn1/h248/packet-h248-template.c -Make some generic print routines that take, as an argument, a pointer to -a structure containing a pointer to print operations for that object and -a pointer to the private subclass-dependent data for that object, with -subclasses for text and PostScript, and use those rather than the old -scheme where a print format was passed as an argument - or where (as in -the case of printing summary information in Tethereal) we just printed -as text even if "-T ps" was selected. +Updated packetname value string. +------------------------------------------------------------------------ +r12193 | sahlberg | 2004-10-03 17:04:37 -0500 (Sun, 03 Oct 2004) | 4 lines +Changed paths: + M /trunk/asn1/h248/MEGACO.asn + M /trunk/asn1/h248/h248.cnf + M /trunk/asn1/h248/packet-h248-template.c + M /trunk/epan/dissectors/packet-h248.c -Check whether those routines succeed or get an I/O error writing output. +stub prettification of PackageName +to be filled in by telco people -Clean up indentation. ------------------------------------------------------------------------ -r11513 | guy | 2004-07-25 03:36:34 -0500 (Sun, 25 Jul 2004) | 5 lines +r12192 | ulfl | 2004-10-03 11:29:40 -0500 (Sun, 03 Oct 2004) | 1 line Changed paths: - M /trunk/acinclude.m4 - M /trunk/configure.in - -Use the GLib gint64 and guint64 types instead of u_int64_t or uint64_t, -as those are what's used in Ethereal for 64-bit integers, and as there's -no guarantee that either of them will be defined on any particular -platform. + M /trunk/gtk/rtp_stream_dlg.c +add some button tooltips, renamed some buttons ------------------------------------------------------------------------ -r11512 | guy | 2004-07-25 03:32:32 -0500 (Sun, 25 Jul 2004) | 3 lines +r12191 | ulfl | 2004-10-03 11:28:29 -0500 (Sun, 03 Oct 2004) | 1 line Changed paths: - M /trunk/tethereal.c - -"-T ps" should not imply "-V"; one should be able to get a list of -packet summaries in PostScript. + M /trunk/gtk/h323_analysis.c +add some button tooltips ------------------------------------------------------------------------ -r11511 | guy | 2004-07-25 03:02:06 -0500 (Sun, 25 Jul 2004) | 3 lines +r12190 | ulfl | 2004-10-03 07:26:09 -0500 (Sun, 03 Oct 2004) | 1 line Changed paths: - M /trunk/simple_dialog.h - -Fix the declarations for "simple_dialog()" and "vsimple_dialog()" used -for non-GCC 2.x compilers to match their definitions. + M /trunk/TODO +mark some things as DONE ------------------------------------------------------------------------ -r11510 | sahlberg | 2004-07-24 17:59:02 -0500 (Sat, 24 Jul 2004) | 6 lines +r12189 | sahlberg | 2004-10-03 06:50:25 -0500 (Sun, 03 Oct 2004) | 4 lines Changed paths: - M /trunk/asn1/x509af/x509af.cnf - M /trunk/epan/dissectors/packet-x509af.c - M /trunk/epan/dissectors/packet-x509af.h + M /trunk/epan/dissectors/packet-kerberos4.c -get rid of the remaining compiler warnings. -x509af is now virtually complete (the attribute userPassword still needs -an attribute dissector but after that, x509af is complete) +minor kerberos4 update handle app-req properly ------------------------------------------------------------------------ -r11509 | sahlberg | 2004-07-24 17:53:27 -0500 (Sat, 24 Jul 2004) | 3 lines +r12188 | sahlberg | 2004-10-03 04:21:35 -0500 (Sun, 03 Oct 2004) | 3 lines Changed paths: - M /trunk/asn1/x509af/AuthenticationFramework.asn - M /trunk/asn1/x509af/packet-x509af-template.c - M /trunk/asn1/x509af/x509af.cnf - M /trunk/epan/dissectors/packet-x509af.c - M /trunk/epan/dissectors/packet-x509af.h + M /trunk/asn1/h248/MEGACO.asn + M /trunk/asn1/h248/h248.cnf + M /trunk/asn1/h248/packet-h248-template.c + M /trunk/epan/dissectors/packet-h248.c -Add a lot of missing attribute dissectors +prettify mtpAddress ------------------------------------------------------------------------ -r11508 | sahlberg | 2004-07-24 17:30:49 -0500 (Sat, 24 Jul 2004) | 3 lines +r12187 | sahlberg | 2004-10-03 02:57:15 -0500 (Sun, 03 Oct 2004) | 5 lines Changed paths: - M /trunk/asn1/x509af/AuthenticationFramework.asn - M /trunk/asn1/x509af/packet-x509af-template.c - M /trunk/epan/dissectors/packet-x509af.c + M /trunk/epan/dissectors/Makefile.common + A /trunk/epan/dissectors/packet-h248.c + A /trunk/epan/dissectors/packet-h248.h + +new protocol : H.248 MEGACO v 2 +this dissector implements the binary encoding of megaco v2 -added the userCertificate and cAcertificate attributes ------------------------------------------------------------------------ -r11507 | sahlberg | 2004-07-24 17:16:41 -0500 (Sat, 24 Jul 2004) | 3 lines +r12186 | sahlberg | 2004-10-03 02:52:53 -0500 (Sun, 03 Oct 2004) | 4 lines Changed paths: - M /trunk/asn1/x509af/AuthenticationFramework.asn - M /trunk/asn1/x509af/packet-x509af-template.c - M /trunk/asn1/x509af/x509af.cnf - M /trunk/epan/dissectors/packet-x509af.c + A /trunk/asn1/h248 + A /trunk/asn1/h248/MEGACO.asn + A /trunk/asn1/h248/h248.cnf + A /trunk/asn1/h248/packet-h248-template.c + A /trunk/asn1/h248/packet-h248-template.h -add dissection of the structure : Extension +new protocol : h248 Megaco v2 +binary encoding ------------------------------------------------------------------------ -r11506 | guy | 2004-07-24 04:59:00 -0500 (Sat, 24 Jul 2004) | 11 lines +r12185 | ulfl | 2004-10-02 06:05:27 -0500 (Sat, 02 Oct 2004) | 1 line Changed paths: - M /trunk/epan/dissectors/packet-smb-browse.c - -In "dissect_smb_server_type_flags()": - - explicitly pass NULL as the tree argument to - "dissect_ndr_uint32()" - "tree", which was passed before, was - definitely null at that point, and the intent is that it not put - anything into the protocol tree; - - use the correct offset when putting items into the protocol tree - (the offset has been advanced just past the end of the field at - the time the items are being put into the protocol tree). + M /trunk/gtk/h323_analysis.c + M /trunk/gtk/h323_conversations_dlg.c +added some comments ------------------------------------------------------------------------ -r11505 | guy | 2004-07-24 01:38:33 -0500 (Sat, 24 Jul 2004) | 2 lines +r12184 | ulfl | 2004-10-02 04:34:12 -0500 (Sat, 02 Oct 2004) | 1 line Changed paths: - M /trunk/gtk/proto_draw.c - -Include "colors.h" to define BLACK and WHITE. + M /trunk/gtk/ui_util.h +precise a comment ------------------------------------------------------------------------ -r11504 | guy | 2004-07-23 21:39:15 -0500 (Fri, 23 Jul 2004) | 4 lines +r12183 | ulfl | 2004-10-02 03:41:52 -0500 (Sat, 02 Oct 2004) | 2 lines Changed paths: - M /trunk/color_filters.h - -"color_filters.h" doesn't need to include "epan/dfilter/dfilter.h"; -anything that includes "color_filters.h" also includes -"epan/dfilter/dfilter.h" either directly or indirectly. + M /trunk/gtk/h225_counter.c + M /trunk/gtk/h225_ras_srt.c +removed ITU-T prefix from H225, so H.225 and H.323 are closer together. +If someone insists in using the ITU-T prefix, it should be applied to both protocols. ------------------------------------------------------------------------ -r11503 | guy | 2004-07-23 21:29:14 -0500 (Fri, 23 Jul 2004) | 4 lines +r12182 | ulfl | 2004-10-02 03:31:58 -0500 (Sat, 02 Oct 2004) | 1 line Changed paths: - M /trunk/color.h - M /trunk/color_filters.h - M /trunk/file.c - M /trunk/gtk/font_utils.c - M /trunk/gtk/packet_list.c - -Move the color-filter related stuff out of "color.h" into -"color_filters.h", as that's the appropriate place for it - "color.h" -should just deal with "color_t". + M /trunk/gtk/h323_conversations_dlg.c +GUI fine tuning, e.g. removed useless "Unselect" button, some behaviour things, ... ------------------------------------------------------------------------ -r11502 | guy | 2004-07-23 21:08:42 -0500 (Fri, 23 Jul 2004) | 3 lines +r12181 | guy | 2004-10-01 20:54:35 -0500 (Fri, 01 Oct 2004) | 4 lines Changed paths: - M /trunk/color.h - M /trunk/color_filters.c - M /trunk/gtk/color_utils.c + M /trunk/Makefile.nmake + M /trunk/epan/libethereal.def -Rename "create_color()" to "initialize_color()", as that reflects a bit -better what it actually does. +From Lars Roland: don't link EXTRA_OBJECTS unnecessarily with +ethereal.exe, tethereal.exe and dftest.exe. Export mkstemp() from +libethereal.dll instead. ------------------------------------------------------------------------ -r11501 | guy | 2004-07-23 20:32:29 -0500 (Fri, 23 Jul 2004) | 2 lines +r12180 | guy | 2004-10-01 20:53:02 -0500 (Fri, 01 Oct 2004) | 3 lines Changed paths: - M /trunk/color_filters.c + M /trunk/dftest.c -Add some comments from Gerald's Windows version of color_filters.c. +From Lars Roland: define _NEED_VAR_IMPORT_ in dftest.c to make linking +with libethereal.dll work again. ------------------------------------------------------------------------ -r11500 | guy | 2004-07-23 20:29:12 -0500 (Fri, 23 Jul 2004) | 5 lines +r12179 | guy | 2004-10-01 17:09:38 -0500 (Fri, 01 Oct 2004) | 5 lines Changed paths: - M /trunk/Makefile.common - A /trunk/color_filters.c (from /trunk/gtk/color_filters.c:11499) - A /trunk/color_filters.h (from /trunk/gtk/color_filters.h:11495) - M /trunk/gtk/Makefile.am - M /trunk/gtk/Makefile.common - D /trunk/gtk/color_filters.c - D /trunk/gtk/color_filters.h - M /trunk/gtk/file_dlg.c + M /trunk/gtk/h323_conversations.c + M /trunk/gtk/h323_conversations.h -Move color_filters.c and color_filters.h up to the top-level directory, -as they're now (theoretically) toolkit-independent (modulo changes that -might be required to the code to update filter lists when a new filter -is read in). +Don't define "transport_prot_name[]" in "h323_conversations.h", as that +puts a separate copy in every file that includes "h323_conversations.h", +even if it doesn't use that copy. Instead, define it in +"h323_conversations.c" and declare it in "h323_conversations.h". ------------------------------------------------------------------------ -r11499 | guy | 2004-07-23 20:16:45 -0500 (Fri, 23 Jul 2004) | 9 lines +r12178 | guy | 2004-10-01 17:01:25 -0500 (Fri, 01 Oct 2004) | 5 lines Changed paths: - M /trunk/color.h - M /trunk/gtk/color_dlg.h - M /trunk/gtk/color_filters.c + M /trunk/wiretap/nettl.c + M /trunk/wiretap/nettl.h -Move the declaration of "color_add_filter_cb()" to "color.h", as, -although it currently takes a pointer to a GtkWidget as its second -argument, that argument is actually a "void *", so it's sort-of -toolkit-independent. +From Mark C. Brown: add the HP-PB FDDI card type, although we currently +don't have any code to handle it (other than to report that fact...). -That lets us get rid of all GTK+ references in "gtk/color_filters.c", so -we can move it up to the top-level directory; get rid of the -include, in favor of a include. +Also, refer to the subsystem type code as such, not as a "network type". ------------------------------------------------------------------------ -r11498 | guy | 2004-07-23 19:49:19 -0500 (Fri, 23 Jul 2004) | 4 lines +r12177 | guy | 2004-10-01 14:54:46 -0500 (Fri, 01 Oct 2004) | 7 lines Changed paths: - M /trunk/color.h - M /trunk/gtk/Makefile.am - M /trunk/gtk/color_filters.c - M /trunk/gtk/color_utils.c - D /trunk/gtk/color_utils.h + M /trunk/tools/asn2eth.py -Move the declaration of "create_color()" up to "color.h", so it's -declared in a toolkit-independent header file. Get rid of -"gtk/color_utils.h", as there's nothing left in it. +From Tomas Kukosa: + +- fix for protocol registration (register_dissector() does not return + handle) +- new directive REGISTER which can register PDU more than once +- implicit tagging environment is supported ------------------------------------------------------------------------ -r11497 | guy | 2004-07-23 19:35:13 -0500 (Fri, 23 Jul 2004) | 14 lines +r12176 | guy | 2004-10-01 14:50:03 -0500 (Fri, 01 Oct 2004) | 3 lines Changed paths: - M /trunk/gtk/color_dlg.c - M /trunk/gtk/color_filters.c - M /trunk/gtk/color_utils.c - M /trunk/gtk/color_utils.h - M /trunk/gtk/colors.c - M /trunk/gtk/colors.h - M /trunk/gtk/follow_dlg.c - M /trunk/gtk/main.c - M /trunk/gtk/packet_list.c - M /trunk/gtk/stream_prefs.c - -Have "gtk/color_utils.c" contain routines with toolkit-independent APIs, -but toolkit-dependent implementations, for manipulating colors, and have -"gtk/color_utils.h" declare them (the header file should eventually be -moved to the top-level directory). Move the routines to convert between -GdkColor and color_t out of there into "colors.c", and move their -declarations into "colors.h", as their APIs are toolkit-dependent. + M /trunk/doc/README.plugins + M /trunk/plugins/acn/Makefile.nmake + M /trunk/plugins/artnet/Makefile.nmake + M /trunk/plugins/asn1/Makefile.nmake + M /trunk/plugins/ciscosm/Makefile.nmake + M /trunk/plugins/docsis/Makefile.nmake + M /trunk/plugins/enttec/Makefile.nmake + M /trunk/plugins/giop/Makefile.nmake + M /trunk/plugins/gryphon/Makefile.nmake + M /trunk/plugins/irda/Makefile.nmake + M /trunk/plugins/lwres/Makefile.nmake + M /trunk/plugins/megaco/Makefile.nmake + M /trunk/plugins/mgcp/Makefile.nmake + M /trunk/plugins/opsi/Makefile.nmake + M /trunk/plugins/pcli/Makefile.nmake + M /trunk/plugins/rdm/Makefile.nmake + M /trunk/plugins/rlm/Makefile.nmake + M /trunk/plugins/rtnet/Makefile.nmake + M /trunk/plugins/rudp/Makefile.nmake + M /trunk/plugins/v5ua/Makefile.nmake -Have the first such routine be a "create_color()" routine, which takes -RGB values and initializes a "color_t", including doing any -toolkit-dependent work necessary for that; use that in the -"gtk/color_filters.c" code (the goal is to remove as many of the toolkit -dependencies as possible from that code, and move it to the top-level -directory). +From Lars Roland: we need to define _NEED_VAR_IMPORT_ in plugins if we +link the plugins with libethereal, so do so. ------------------------------------------------------------------------ -r11496 | guy | 2004-07-23 19:34:04 -0500 (Fri, 23 Jul 2004) | 2 lines +r12175 | ulfl | 2004-10-01 10:55:14 -0500 (Fri, 01 Oct 2004) | 1 line Changed paths: - M /trunk/gtk/proto_draw.c - -Get rid of unneeded include of "colors.h". + M /trunk/gtk/h323_conversations_dlg.c +indirection in menu entry not needed (maybe later again) ------------------------------------------------------------------------ -r11495 | guy | 2004-07-23 19:08:19 -0500 (Fri, 23 Jul 2004) | 4 lines +r12174 | ulfl | 2004-10-01 10:36:53 -0500 (Fri, 01 Oct 2004) | 1 line Changed paths: - M /trunk/gtk/color_dlg.c - M /trunk/gtk/color_filters.c - M /trunk/gtk/color_filters.h - -Make "new_color_filter()" GUI-independent - have it take two "color_t" -pointers, for the background and foreground color, as arguments, and -have its callers generate them from GdkColor values. + M /trunk/gtk/h323_conversations_dlg.c +clarify column titles ------------------------------------------------------------------------ -r11494 | guy | 2004-07-23 18:36:50 -0500 (Fri, 23 Jul 2004) | 3 lines +r12173 | jmayer | 2004-10-01 07:35:55 -0500 (Fri, 01 Oct 2004) | 1 line Changed paths: - M /trunk/Makefile.common - A /trunk/capture_combo_utils.c (from /trunk/gtk/capture_combo_utils.c:11488) - A /trunk/capture_combo_utils.h (from /trunk/gtk/capture_combo_utils.h:11488) - M /trunk/gtk/Makefile.am - M /trunk/gtk/Makefile.common - D /trunk/gtk/capture_combo_utils.c - D /trunk/gtk/capture_combo_utils.h - -"capture_combo_utils.{c,h}" don't use any GTK+ stuff, so move them to -the top-level directory. + M /trunk/epan/dissectors/packet-bootp.c + M /trunk/epan/dissectors/packet-dhcpv6.c +initializing unsigned variables to -1 is considered interesting ------------------------------------------------------------------------ -r11493 | jmayer | 2004-07-23 18:34:15 -0500 (Fri, 23 Jul 2004) | 1 line +r12172 | jmayer | 2004-10-01 07:32:46 -0500 (Fri, 01 Oct 2004) | 1 line Changed paths: - M /trunk/acinclude.m4 + M /trunk/util.h -Remove set -/+x - they were added for debugging and not intended for commit +Get rid of warnings about shadowed variables (code was ok) ------------------------------------------------------------------------ -r11492 | jmayer | 2004-07-23 18:28:08 -0500 (Fri, 23 Jul 2004) | 5 lines +r12171 | jmayer | 2004-10-01 07:31:52 -0500 (Fri, 01 Oct 2004) | 1 line Changed paths: - M /trunk/epan/dissectors/packet-dcm.c - M /trunk/epan/dissectors/packet-ospf.c - M /trunk/epan/dissectors/packet-rsvp.c - M /trunk/plugins/opsi/packet-opsi.c - M /trunk/print.h - M /trunk/tools/lemon/lempar.c - -Trivial warning fixes: -- comma at end of enum -- function declarations with empty args instead of void -- c++ style comments + M /trunk/epan/ftypes/ftypes.h + M /trunk/tethereal.c + M /trunk/wiretap/ascend.c + M /trunk/wiretap/dbs-etherwatch.c + M /trunk/wiretap/vms.c +Get rid of warnings about shadowed variables (code was ok) ------------------------------------------------------------------------ -r11491 | sahlberg | 2004-07-23 18:12:31 -0500 (Fri, 23 Jul 2004) | 3 lines +r12170 | jmayer | 2004-10-01 07:27:52 -0500 (Fri, 01 Oct 2004) | 1 line Changed paths: - M /trunk/epan/dissectors/packet-ber.c - -add nice text item for the case when we could not find the dissector for a specific OID/attribute to make it easier to see where we have missed implementing something. - + M /trunk/file.h +Trivial warning fix ------------------------------------------------------------------------ -r11490 | sahlberg | 2004-07-23 18:06:38 -0500 (Fri, 23 Jul 2004) | 8 lines +r12169 | guy | 2004-10-01 04:13:33 -0500 (Fri, 01 Oct 2004) | 2 lines Changed paths: - M /trunk/epan/dissectors/packet-ber.c - -inside dissect_ber_sequence() we know the expected length of the field that follows. - -use this and create a new tvbsubset so that -1, reading too much data is flagged as MALFORMED PACKET indicating a bug in the dissector (or a packet that IS malformed) -2, this also implicitely passes the length of the data through the ber.oid dissector handle in case we want to pick it up later. - + M /trunk/gtk/h323_analysis.c + M /trunk/gtk/h323_analysis.h + M /trunk/gtk/h323_conversations.c + M /trunk/gtk/h323_conversations.h + M /trunk/gtk/h323_conversations_dlg.c +From Francisco Alcoba: handle H.323 conversations over UDP and SCTP. ------------------------------------------------------------------------ -r11489 | guy | 2004-07-23 17:39:08 -0500 (Fri, 23 Jul 2004) | 4 lines +r12168 | guy | 2004-10-01 03:33:53 -0500 (Fri, 01 Oct 2004) | 2 lines Changed paths: - M /trunk/epan/dissectors/packet-smb.c + M /trunk/Makefile.common + M /trunk/epan/Makefile.common + A /trunk/epan/prefs-int.h (from /trunk/prefs-int.h:12163) + M /trunk/epan/prefs.c + M /trunk/gtk/main.c + M /trunk/gtk/prefs_dlg.c + M /trunk/gtk/recent.c + D /trunk/prefs-int.h -Use "format_text()" on strings to be put into the Info column and the -display representation of items in the protocol tree, so we don't get -hosed by non-printable characters. +"prefs-int.h" belongs in epan, too. ------------------------------------------------------------------------ -r11488 | gerald | 2004-07-23 16:24:25 -0500 (Fri, 23 Jul 2004) | 2 lines +r12167 | guy | 2004-10-01 02:29:22 -0500 (Fri, 01 Oct 2004) | 8 lines Changed paths: - M /trunk/epan/dissectors/Makefile.nmake + M /trunk/epan/dissectors/packet-eap.c -Have distclean remove built sources. +From Jouni Malinen: ------------------------------------------------------------------------- -r11487 | guy | 2004-07-23 15:41:23 -0500 (Fri, 23 Jul 2004) | 3 lines -Changed paths: - M /trunk/gtk/capture_combo_utils.c + adds support for dissecting EAP-FAST packets; -Nothing here uses any GTK+ stuff, so get rid of the include of -. (It should ultimately be moved out of the gtk directory.) + add version field displaying for EAP-TTLS since the latest TTLS + draft defines a new version mechanism (which matches with both + EAP-PEAP and EAP-FAST in design). ------------------------------------------------------------------------ -r11486 | sahlberg | 2004-07-23 09:00:34 -0500 (Fri, 23 Jul 2004) | 3 lines +r12166 | guy | 2004-10-01 02:14:50 -0500 (Fri, 01 Oct 2004) | 9 lines Changed paths: - M /trunk/epan/dissectors/packet-cms.c - M /trunk/epan/dissectors/packet-x509af.c - -remove some more compiler warnings + M /trunk/AUTHORS + M /trunk/gtk/rtp_analysis.c +From Alejandro Vaquero: ------------------------------------------------------------------------- -r11485 | sahlberg | 2004-07-23 08:21:48 -0500 (Fri, 23 Jul 2004) | 3 lines -Changed paths: - M /trunk/epan/dissectors/packet-x509sat.c - M /trunk/tools/asn2eth.py + RTP graphic analysis; -make the implicit_tag parameter _U_ to get rid of some compiler warnings in those cases it is not used. + assorted bug fixes; + display delay and jitter in milliseconds, and add the percentage + of lost packets to the statistics. ------------------------------------------------------------------------ -r11484 | sahlberg | 2004-07-23 08:11:29 -0500 (Fri, 23 Jul 2004) | 3 lines +r12165 | guy | 2004-10-01 02:07:03 -0500 (Fri, 01 Oct 2004) | 10 lines Changed paths: - M /trunk/asn1/x509sat/SelectedAttributeTypes.asn - M /trunk/asn1/x509sat/packet-x509sat-template.c - M /trunk/epan/dissectors/packet-x509sat.c + M /trunk/AUTHORS + M /trunk/epan/dissectors/packet-bgp.c -telex and telephone number attributes +From Carlos Pignataro: +o Fix EXTENDED_COMMUNITIES output that was appending the Carried + Extended communities; fix BGP_EXT_COM_L2INFO was not appending to the + bgpext_com_type +o Update various text with the specific afi/safi +o Decode fields in MP Reach NLRI for labeled VPNv4 and labeled IPv4 + (and small offset fix for the latter) +o Decode unknown address family in MP Reach NLRI ------------------------------------------------------------------------ -r11483 | sahlberg | 2004-07-23 07:22:13 -0500 (Fri, 23 Jul 2004) | 4 lines +r12164 | guy | 2004-10-01 02:01:53 -0500 (Fri, 01 Oct 2004) | 4 lines Changed paths: - M /trunk/asn1/x509sat/packet-x509sat-template.c - M /trunk/epan/dissectors/packet-x509sat.c - -Remove a compiler warning for a parameter that is not used -in the DirectoryString dissector + M /trunk/AUTHORS + M /trunk/epan/dissectors/packet-radius.c + M /trunk/epan/sminmpec.c + M /trunk/epan/sminmpec.h +From Kestutis Kupciunas: add new vendor enterprise codes for Gemtek +Systems and the Wi-Fi Alliance, and add Radius vendor-specific +attributes for them. ------------------------------------------------------------------------ -r11482 | guy | 2004-07-23 03:36:07 -0500 (Fri, 23 Jul 2004) | 3 lines +r12163 | ulfl | 2004-10-01 00:42:02 -0500 (Fri, 01 Oct 2004) | 2 lines Changed paths: - M /trunk/epan/dissectors/packet-telnet.c - -If there's no data in the authentication option, don't unescape and -tvbuffify it. + M /trunk/gtk/h323_conversations_dlg.c +use "Analyze" not "Analyse", as in the menu. +add some tooltips ------------------------------------------------------------------------ -r11481 | sahlberg | 2004-07-23 03:21:51 -0500 (Fri, 23 Jul 2004) | 6 lines +r12162 | ulfl | 2004-10-01 00:17:53 -0500 (Fri, 01 Oct 2004) | 1 line Changed paths: - M /trunk/asn1/x509sat/SelectedAttributeTypes.asn - M /trunk/asn1/x509sat/packet-x509sat-template.c - M /trunk/epan/dissectors/packet-x509sat.c - -add all the other (quite a lot of them) attributes that were of the type DirectoryString - + M /trunk/gtk/h323_analysis.c -(see how good it is to put markers for emacs macros in the files, it was pretty quick, wasnt it? i even tested the resulting code.) +removed unreferenced "label_stats" +------------------------------------------------------------------------ +r12161 | guy | 2004-09-30 16:11:08 -0500 (Thu, 30 Sep 2004) | 4 lines +Changed paths: + M /trunk/epan/libethereal.def +Export "sminmpec_values[]" from libethereal, for the (future) benefit of +plugins ("future" because that depends on plugins linking with +libethereal.lib, which isn't yet the only way to build plugins). ------------------------------------------------------------------------ -r11480 | guy | 2004-07-23 02:59:15 -0500 (Fri, 23 Jul 2004) | 4 lines +r12160 | guy | 2004-09-30 15:33:10 -0500 (Thu, 30 Sep 2004) | 2 lines Changed paths: - M /trunk/epan/dissectors/packet-rlogin.c + M /trunk/epan/dissectors/packet-diameter-defs.h + M /trunk/epan/dissectors/packet-diameter.c -Use "col_append_str()" and "col_append_fstr()" to build the Info column, -rather than building a string, and use "tvb_format_text()" on the data, -so that non-printable characters are escaped. +Constify some more stuff. ------------------------------------------------------------------------ -r11479 | sahlberg | 2004-07-23 02:46:12 -0500 (Fri, 23 Jul 2004) | 8 lines +r12159 | guy | 2004-09-30 15:27:47 -0500 (Thu, 30 Sep 2004) | 11 lines Changed paths: - M /trunk/asn1/x509sat/SelectedAttributeTypes.asn - M /trunk/asn1/x509sat/packet-x509sat-template.c - M /trunk/epan/dissectors/packet-x509sat.c - -add dissection of DirectoryString, this unfortunately had to be done manually inside the template. + M /trunk/epan/Makefile.common + M /trunk/epan/dissectors/packet-diameter-defs.h + M /trunk/epan/dissectors/packet-diameter.c + M /trunk/epan/dissectors/packet-radius.c + A /trunk/epan/sminmpec.c + A /trunk/epan/sminmpec.h +Move the #defines for SMI Network Management Private Enterprise Codes +for organizations to an header, and add in the ones +that were used (without #defines) in the Diameter dissector. -Also implement the attribute organizationName which is of this type. +Merge the value_string tables for them from the Diameter and Radius +dissectors into epan/sminmpec.c and merge them. -(Add magic comments so emacs-macros will be happy.) +Use that value_string table in the Diameter and Radius dissectors. +Constify some stuff in the Diameter dissector. ------------------------------------------------------------------------ -r11478 | sahlberg | 2004-07-23 02:08:14 -0500 (Fri, 23 Jul 2004) | 5 lines +r12158 | guy | 2004-09-30 14:54:01 -0500 (Thu, 30 Sep 2004) | 2 lines Changed paths: - M /trunk/asn1/cms/packet-cms-template.c - M /trunk/asn1/x509sat/packet-x509sat-template.c - M /trunk/epan/dissectors/packet-ber.c - M /trunk/epan/dissectors/packet-ber.h - M /trunk/epan/dissectors/packet-cms.c - M /trunk/epan/dissectors/packet-x509sat.c - -register ber oid functions through a special function in packet-ber.c which also takes (still unused) the name of the oid -so that sometime later it will be easy to add code to add the name of the oid to the dissection. - + M /trunk/epan/dissectors/packet-ptp.c +Give it an RCS ID. ------------------------------------------------------------------------ -r11477 | guy | 2004-07-23 01:37:58 -0500 (Fri, 23 Jul 2004) | 3 lines +r12157 | guy | 2004-09-30 14:53:27 -0500 (Thu, 30 Sep 2004) | 2 lines Changed paths: - M /trunk/epan/dissectors/packet-iax2.c + M /trunk/epan/dissectors/packet-pagp.c + M /trunk/epan/dissectors/packet-ptp.c -"iax_lookup_circuit_details()" can return null; check whether it's null -before using it. +Set svn:keywords to Id to expand RCS IDs. ------------------------------------------------------------------------ -r11476 | guy | 2004-07-23 01:11:50 -0500 (Fri, 23 Jul 2004) | 2 lines +r12156 | guy | 2004-09-30 14:52:56 -0500 (Thu, 30 Sep 2004) | 3 lines Changed paths: - M /trunk/Makefile.nmake - M /trunk/config.nmake - M /trunk/image/Makefile.nmake - A /trunk/image/wiretap.rc.in - M /trunk/wiretap/Makefile.nmake + M /trunk/epan/dissectors/packet-pagp.c -From Graham Bloice: add resources to wiretap.dll. +Set svn:eol-style to native to make the line endings be appropriate for +the platform you're on. ------------------------------------------------------------------------ -r11475 | guy | 2004-07-22 20:37:35 -0500 (Thu, 22 Jul 2004) | 5 lines +r12155 | guy | 2004-09-30 14:51:05 -0500 (Thu, 30 Sep 2004) | 2 lines Changed paths: - M /trunk/doc/README.developer + M /trunk/gtk/webbrowser.c -Note that you *MUST* make sure "match_strval()" doesn't return null -before using its value, or must check for a null return value and handle -it specially, otherwise you put Ethereal at risk of crashing with bad -packet data. +Set svn:keywords to Id to expand RCS IDs. ------------------------------------------------------------------------ -r11474 | guy | 2004-07-22 20:32:42 -0500 (Thu, 22 Jul 2004) | 3 lines +r12154 | guy | 2004-09-30 14:49:48 -0500 (Thu, 30 Sep 2004) | 2 lines Changed paths: - M /trunk/epan/dissectors/packet-fc.c + M /trunk/gtk/h323_analysis.c + M /trunk/gtk/h323_analysis.h + M /trunk/gtk/h323_conversations.c + M /trunk/gtk/h323_conversations.h + M /trunk/gtk/h323_conversations_dlg.c + M /trunk/gtk/h323_conversations_dlg.h + M /trunk/gtk/webbrowser.c -We are not guaranteed that "fchdr.r_ctl & 0x0F" is a valid frame type, -so don't use "match_strval()", use "val_to_str()". +Add an RCS ID. ------------------------------------------------------------------------ -r11473 | guy | 2004-07-22 15:08:08 -0500 (Thu, 22 Jul 2004) | 3 lines +r12153 | guy | 2004-09-30 14:36:22 -0500 (Thu, 30 Sep 2004) | 3 lines Changed paths: - M /trunk/asn1/x509if/packet-x509if-template.h + M /trunk/gtk/h323_analysis.c + M /trunk/gtk/h323_analysis.h + M /trunk/gtk/h323_conversations.c + M /trunk/gtk/h323_conversations.h + M /trunk/gtk/h323_conversations_dlg.c + M /trunk/gtk/h323_conversations_dlg.h -"dissect_x509if_AttributeTypeAndDistinguishedValue()" is static - don't -declare it as non-static in the header file. +Set svn:keywords to Id to expand RCS IDs, and set svn:eol-style to +native to canonicalize line endings. ------------------------------------------------------------------------ -r11472 | ulfl | 2004-07-22 13:42:50 -0500 (Thu, 22 Jul 2004) | 1 line +r12152 | etxrab | 2004-09-30 13:26:35 -0500 (Thu, 30 Sep 2004) | 1 line Changed paths: - M /trunk/gtk/conversations_table.c - M /trunk/gtk/hostlist_table.c + M /trunk/epan/dissectors/packet-radius.c -use gtk_clipboard_get(), so the "copy to clipboard" is available in all GTK2 versions +Don't undo the last changes ------------------------------------------------------------------------ -r11471 | ulfl | 2004-07-22 11:36:50 -0500 (Thu, 22 Jul 2004) | 1 line +r12151 | etxrab | 2004-09-30 13:18:39 -0500 (Thu, 30 Sep 2004) | 1 line Changed paths: - M /trunk/gtk/conversations_table.c - M /trunk/gtk/conversations_table.h + M /trunk/epan/dissectors/packet-diameter-defs.h + M /trunk/epan/dissectors/packet-radius.c -from Thomas Palmer: add "Copy to clipboard" button to the conversation table dialogs +Add some vendor ID:s ------------------------------------------------------------------------ -r11470 | sahlberg | 2004-07-22 08:11:13 -0500 (Thu, 22 Jul 2004) | 3 lines +r12150 | etxrab | 2004-09-30 13:12:34 -0500 (Thu, 30 Sep 2004) | 1 line Changed paths: - M /trunk/asn1/x509if/packet-x509if-template.c - M /trunk/asn1/x509sat/SelectedAttributeTypes.asn - M /trunk/asn1/x509sat/packet-x509sat-template.c - M /trunk/epan/dissectors/packet-x509if.c - M /trunk/epan/dissectors/packet-x509sat.c - -add the countryname attribute - + M /trunk/epan/t35.c +Fix UK manufacturer codes ------------------------------------------------------------------------ -r11469 | sahlberg | 2004-07-22 05:29:17 -0500 (Thu, 22 Jul 2004) | 4 lines +r12149 | etxrab | 2004-09-30 13:09:09 -0500 (Thu, 30 Sep 2004) | 11 lines Changed paths: - M /trunk/asn1/x509if/InformationFramework.asn - M /trunk/asn1/x509if/packet-x509if-template.c - M /trunk/asn1/x509if/packet-x509if-template.h - M /trunk/asn1/x509if/x509if.cnf - M /trunk/epan/dissectors/packet-x509if.c - M /trunk/epan/dissectors/packet-x509if.h + M /trunk/gtk/Makefile.common + M /trunk/gtk/h323_analysis.c + M /trunk/gtk/h323_conversations.c + M /trunk/gtk/h323_conversations.h + M /trunk/gtk/h323_conversations_dlg.c + +From Lars Roland: -start dissecting AttributeTypeAnddistinguishedValue -(which must be implemented by hand inside themplate) +Having a closer look at the new and very useful H323 Call Analysis +feature, I have found some bugs and unnecessarily complicated code for +managing the registration of the tap listeners. So I decided to rewrite +this part of the source code. This part of the code is much smaller now. +Unnecessary and wrong calls of register_ethereal_tap() and +register_tap_listener_xxx() have been removed or replaced. +I also fixed a bug with RAS Messages. ------------------------------------------------------------------------ -r11468 | sahlberg | 2004-07-22 05:05:59 -0500 (Thu, 22 Jul 2004) | 6 lines +r12148 | guy | 2004-09-30 03:16:41 -0500 (Thu, 30 Sep 2004) | 2 lines Changed paths: - M /trunk/asn1/x509if/x509if_exp.cnf - M /trunk/epan/dissectors/packet-ber.c - M /trunk/epan/dissectors/packet-x509af.c - M /trunk/epan/dissectors/packet-x509if.c - M /trunk/epan/dissectors/packet-x509if.h - -dissect the x509if/Name all the way down to the AttributeTypeAndDistinguishedValue structure but not the structure itself. - - -we are getting there, slow but steady + M /trunk/epan/dissectors/packet-etheric.c +Reject packets with an unknown version number. ------------------------------------------------------------------------ -r11467 | sahlberg | 2004-07-22 03:00:33 -0500 (Thu, 22 Jul 2004) | 5 lines +r12147 | jmayer | 2004-09-30 02:14:18 -0500 (Thu, 30 Sep 2004) | 3 lines Changed paths: - M /trunk/asn1/x509af/x509af.cnf - A /trunk/asn1/x509ce/x509ce_exp.cnf - M /trunk/asn1/x509if/x509if_exp.cnf - -minor update - -GeneralNames is defined in x509ce and not x509if + M /trunk/acinclude.m4 +At least on Suse, the linking flags are obtained via krb5-config --libs, +not --cflags. ------------------------------------------------------------------------ -r11466 | sahlberg | 2004-07-22 02:51:47 -0500 (Thu, 22 Jul 2004) | 5 lines +r12146 | guy | 2004-09-29 21:02:35 -0500 (Wed, 29 Sep 2004) | 6 lines Changed paths: - M /trunk/asn1/x509af/x509af.cnf - M /trunk/asn1/x509if/x509if_exp.cnf - A /trunk/asn1/x509sat/x509sat_exp.cnf - M /trunk/epan/dissectors/packet-x509af.c - -minor update - -UniqueIdentifier is imported from x509sat and not x509if + M /trunk/gtk/dlg_utils.c + M /trunk/gtk/dlg_utils.h + M /trunk/gtk/print_dlg.c + M /trunk/gtk/print_prefs.c +For file browsing dialog boxes, the affirmative button should be "OK", +not "Save". ------------------------------------------------------------------------- -r11465 | jmayer | 2004-07-21 17:37:04 -0500 (Wed, 21 Jul 2004) | 1 line -Changed paths: - M /trunk/acinclude.m4 +In UN*X with GTK+ 2.x, put the affirmative button in file dialogs to the +right of the cancel button, as is done with other dialogs. -Fix the fix to krb5 ------------------------------------------------------------------------ -r11464 | gerald | 2004-07-21 17:12:49 -0500 (Wed, 21 Jul 2004) | 2 lines +r12145 | guy | 2004-09-29 20:04:33 -0500 (Wed, 29 Sep 2004) | 4 lines Changed paths: - M /trunk/Makefile.nmake + M /trunk/epan/dissectors/packet-smb.c + M /trunk/smb.h -Add doxygen.cfg to the "clean" target. +Handle continuation replies to transactions better - try to match them +up with the original request, without matching unrelated replies with +that request. ------------------------------------------------------------------------ -r11463 | guy | 2004-07-21 14:23:18 -0500 (Wed, 21 Jul 2004) | 2 lines +r12144 | etxrab | 2004-09-29 17:35:46 -0500 (Wed, 29 Sep 2004) | 5 lines Changed paths: - M /trunk/asn1/x509af/packet-x509af-template.c + M /trunk/gtk/Makefile.am -Include "packet-x509sat.h" to declare a function we use. +Add + h323_analysis.h \ + h323_conversations.h \ + h323_conversations_dlg.h \ ------------------------------------------------------------------------ -r11462 | jmayer | 2004-07-21 14:15:51 -0500 (Wed, 21 Jul 2004) | 1 line +r12143 | etxrab | 2004-09-29 17:34:01 -0500 (Wed, 29 Sep 2004) | 4 lines Changed paths: - M /trunk/plugins/opsi + M /trunk/gtk/Makefile.common -Add svn:ignore ------------------------------------------------------------------------- -r11461 | jmayer | 2004-07-21 12:59:03 -0500 (Wed, 21 Jul 2004) | 1 line -Changed paths: - M /trunk +Add + h323_analysis.c \ + h323_conversations_dlg.c \ -Add tags and TAGS to svn:ignore ------------------------------------------------------------------------ -r11460 | jmayer | 2004-07-21 12:57:00 -0500 (Wed, 21 Jul 2004) | 1 line +r12142 | etxrab | 2004-09-29 17:23:37 -0500 (Wed, 29 Sep 2004) | 1 line Changed paths: - M /trunk/doc - M /trunk/epan/dfilter - M /trunk/epan/ftypes - M /trunk/gtk - M /trunk/tools/lemon - M /trunk/wiretap + M /trunk/epan/dissectors/packet-h225.c + M /trunk/epan/dissectors/packet-h225.h + M /trunk/epan/dissectors/packet-h245.c + M /trunk/epan/dissectors/packet-h245.h -Add tags and TAGS to svn:ignore +From Miha Jemec: I implemented a H323 call decoder. Using the TAP system, it keeps track of each call, number of packets, setting filter and a more detailed analysis of each call. ------------------------------------------------------------------------ -r11459 | jmayer | 2004-07-21 12:55:23 -0500 (Wed, 21 Jul 2004) | 1 line +r12141 | etxrab | 2004-09-29 17:20:46 -0500 (Wed, 29 Sep 2004) | 1 line Changed paths: - M /trunk/plugins/acn - M /trunk/plugins/artnet - M /trunk/plugins/asn1 - M /trunk/plugins/ciscosm - M /trunk/plugins/docsis - M /trunk/plugins/enttec - M /trunk/plugins/giop - M /trunk/plugins/gryphon - M /trunk/plugins/irda - M /trunk/plugins/lwres - M /trunk/plugins/megaco - M /trunk/plugins/mgcp - M /trunk/plugins/pcli - M /trunk/plugins/rdm - M /trunk/plugins/rlm - M /trunk/plugins/rtnet - M /trunk/plugins/rudp - M /trunk/plugins/v5ua + A /trunk/gtk/h323_analysis.c + A /trunk/gtk/h323_analysis.h + A /trunk/gtk/h323_conversations.c + A /trunk/gtk/h323_conversations.h + A /trunk/gtk/h323_conversations_dlg.c + A /trunk/gtk/h323_conversations_dlg.h -Add tags and TAGS to svn:ignore +From Miha Jemec: I implemented a H323 call decoder. Using the TAP system, it keeps track of each call, number of packets, setting filter and a more detailed analysis of each call. ------------------------------------------------------------------------ -r11458 | jmayer | 2004-07-21 12:45:05 -0500 (Wed, 21 Jul 2004) | 1 line +r12140 | guy | 2004-09-29 17:20:21 -0500 (Wed, 29 Sep 2004) | 11 lines Changed paths: - M /trunk/acinclude.m4 - M /trunk/configure.in + M /trunk/plugins/acn/packet-acn.c + M /trunk/plugins/asn1/packet-asn1.c + M /trunk/plugins/irda/packet-irda.c + M /trunk/plugins/irda/packet-sir.c + M /trunk/plugins/lwres/packet-lwres.c + M /trunk/plugins/plugin_api.h -Forgotten case: Make krb5 fail if it requires -lcrypto but no --with-ssl=... is not given ------------------------------------------------------------------------- -r11457 | sahlberg | 2004-07-21 06:13:03 -0500 (Wed, 21 Jul 2004) | 3 lines -Changed paths: - M /trunk/asn1/cms/packet-cms-template.c - M /trunk/asn1/x509af/packet-x509af-template.c - M /trunk/epan/dissectors/packet-ber.c - M /trunk/epan/dissectors/packet-ber.h - M /trunk/epan/dissectors/packet-cms.c - M /trunk/epan/dissectors/packet-kerberos.c - M /trunk/epan/dissectors/packet-x509af.c +In "plugins/plugin_api.h", don't include stuff required for the plugin +address table if we don't need the plugin address table, so as to catch +plugin dissectors that don't directly include stuff they need - +eventually, the plugin address table stuff should completely go away, so +we don't want dissectors depending on it. -get rid of the nasty ber specific oid->callback table and reimplement the functionality using a dissector table instead i.e. the proper way. +Fix those dissectors caught by this. +Don't include "simple_dialog.h" in the ASN.1 dissector - it doesn't use +it. ------------------------------------------------------------------------ -r11456 | sahlberg | 2004-07-21 04:00:56 -0500 (Wed, 21 Jul 2004) | 3 lines +r12139 | guy | 2004-09-29 14:30:10 -0500 (Wed, 29 Sep 2004) | 3 lines Changed paths: - M /trunk/Makefile.am - -reverse part of jmayer's last patch to make tethereal build again + M /trunk/Makefile.nmake + M /trunk/config.h.win32 + M /trunk/config.nmake + M /trunk/doc/README.plugins + M /trunk/plugins/acn/Makefile.nmake + M /trunk/plugins/artnet/Makefile.nmake + M /trunk/plugins/asn1/Makefile.nmake + M /trunk/plugins/ciscosm/Makefile.nmake + M /trunk/plugins/docsis/Makefile.nmake + M /trunk/plugins/enttec/Makefile.nmake + M /trunk/plugins/giop/Makefile.nmake + M /trunk/plugins/gryphon/Makefile.nmake + M /trunk/plugins/irda/Makefile.nmake + M /trunk/plugins/lwres/Makefile.nmake + M /trunk/plugins/megaco/Makefile.nmake + M /trunk/plugins/mgcp/Makefile.nmake + M /trunk/plugins/mgcp/packet-mgcp.c + M /trunk/plugins/opsi/Makefile.nmake + M /trunk/plugins/pcli/Makefile.nmake + M /trunk/plugins/rdm/Makefile.nmake + M /trunk/plugins/rlm/Makefile.nmake + M /trunk/plugins/rtnet/Makefile.nmake + M /trunk/plugins/rudp/Makefile.nmake + M /trunk/plugins/v5ua/Makefile.nmake +From Lars Roland: add an option to link plugins with libethereal rather +than using the plugin address table. ------------------------------------------------------------------------ -r11455 | sahlberg | 2004-07-21 03:51:08 -0500 (Wed, 21 Jul 2004) | 5 lines +r12138 | tuexen | 2004-09-29 13:08:18 -0500 (Wed, 29 Sep 2004) | 3 lines Changed paths: - M /trunk/gtk/hostlist_table.c - -GdkDisplay is only available in gtk 2.2 and later - -it is not available in gtk 2.0 which all of us using more prooven and stable (==obsolete) versions use. + M /trunk/epan/dissectors/packet-sua.c +- Added support for version 08 of the ID (expired). +- Updated support for latest version to RFC 3868. ------------------------------------------------------------------------ -r11454 | guy | 2004-07-21 01:31:33 -0500 (Wed, 21 Jul 2004) | 2 lines +r12137 | guy | 2004-09-29 12:45:48 -0500 (Wed, 29 Sep 2004) | 2 lines Changed paths: - M /trunk/AUTHORS - M /trunk/Makefile.am - M /trunk/configure.in - M /trunk/packaging/nsis/Makefile.nmake - M /trunk/packaging/nsis/ethereal.nsi - M /trunk/plugins/Makefile.am - M /trunk/plugins/Makefile.nmake - A /trunk/plugins/opsi - A /trunk/plugins/opsi/AUTHORS - A /trunk/plugins/opsi/COPYING - A /trunk/plugins/opsi/ChangeLog - A /trunk/plugins/opsi/Makefile.am - A /trunk/plugins/opsi/Makefile.nmake - A /trunk/plugins/opsi/moduleinfo.h - A /trunk/plugins/opsi/packet-opsi.c - A /trunk/plugins/opsi/packet-opsi.h + M /trunk/acinclude.m4 -From Laurent Rabret: OPSI support. +Use the right name in the Checking... messages. ------------------------------------------------------------------------ -r11453 | guy | 2004-07-21 01:05:24 -0500 (Wed, 21 Jul 2004) | 2 lines +r12136 | guy | 2004-09-29 12:38:53 -0500 (Wed, 29 Sep 2004) | 2 lines Changed paths: - M /trunk/epan/dissectors/packet-http.c + M /trunk/acinclude.m4 -From Tomas Kukosa: add support for RFC 3253 HTTP methods. +Put back the $KRB4_CONFIG call to set KRB5_LIBS. ------------------------------------------------------------------------ -r11452 | guy | 2004-07-21 00:57:30 -0500 (Wed, 21 Jul 2004) | 2 lines +r12135 | guy | 2004-09-29 05:09:04 -0500 (Wed, 29 Sep 2004) | 3 lines Changed paths: - M /trunk/AUTHORS - M /trunk/epan/dissectors/packet-ospf.c - M /trunk/epan/dissectors/packet-rsvp.c - M /trunk/epan/dissectors/packet-rsvp.h + M /trunk/epan/dissectors/packet-etheric.c -From Roberto Morro: support for GMPLS UNI and E-NNI objects/TLVs. +If we don't have more than 5 bytes in the message, don't put an entry in +the tree for an optional parameter pointer, as there isn't one. ------------------------------------------------------------------------ -r11451 | guy | 2004-07-21 00:44:03 -0500 (Wed, 21 Jul 2004) | 4 lines +r12134 | guy | 2004-09-29 04:58:22 -0500 (Wed, 29 Sep 2004) | 5 lines Changed paths: - M /trunk/epan/dissectors/packet-ethertype.c - M /trunk/epan/dissectors/packet-ieee80211.c - M /trunk/etypes.h + M /trunk/acinclude.m4 -From metatech: at least on Windows XP, if a Centrino 802.11 interface is -in promiscuous mode, packets captured promiscuously show up as 802.11 -packets encapsulated in Ethernet, with an Ethernet type of 0x2452. +When testing whether the Heimdal library has krb5_kt_resolve (and +whether it requires -lresolv), restore LIBS after we're done regardless +of whether we found it or not - we use KRB5_LIBS in the Makefiles, +rather than adding the Kerberos libraries to LIBS directly. ------------------------------------------------------------------------ -r11450 | ulfl | 2004-07-20 18:48:50 -0500 (Tue, 20 Jul 2004) | 1 line +r12133 | jmayer | 2004-09-29 02:11:16 -0500 (Wed, 29 Sep 2004) | 1 line Changed paths: - M /trunk/gtk/hostlist_table.c - M /trunk/gtk/hostlist_table.h + M /trunk/FAQ + M /trunk/help/faq.txt + M /trunk/manuf -from Thomas Palmer: copy content of hostlist table to clipboard in csv format. +Update manuf and FAQ ------------------------------------------------------------------------ -r11449 | ulfl | 2004-07-20 16:39:54 -0500 (Tue, 20 Jul 2004) | 1 line +r12132 | etxrab | 2004-09-29 01:42:28 -0500 (Wed, 29 Sep 2004) | 1 line Changed paths: - M /trunk/gtk/conversations_table.c - M /trunk/gtk/conversations_table.h + M /trunk/epan/dissectors/packet-etheric.c -refactoring and renaming finished +Handle ANM message without optional parameter. ------------------------------------------------------------------------ -r11448 | ulfl | 2004-07-20 15:56:53 -0500 (Tue, 20 Jul 2004) | 1 line +r12131 | guy | 2004-09-28 21:54:22 -0500 (Tue, 28 Sep 2004) | 5 lines Changed paths: - M /trunk/gtk/conversations_eth.c - M /trunk/gtk/conversations_fc.c - M /trunk/gtk/conversations_fddi.c - M /trunk/gtk/conversations_ip.c - M /trunk/gtk/conversations_ipx.c - M /trunk/gtk/conversations_table.c - M /trunk/gtk/conversations_table.h - M /trunk/gtk/conversations_tcpip.c - M /trunk/gtk/conversations_tr.c - M /trunk/gtk/conversations_udpip.c - M /trunk/gtk/menu.c - -some more renaming of the conversation tables things ------------------------------------------------------------------------- -r11447 | guy | 2004-07-20 15:19:46 -0500 (Tue, 20 Jul 2004) | 2 lines -Changed paths: - M /trunk/epan/dissectors/packet-x509af.c - -Include "packet-x509sat.h" to declare a function we use. - ------------------------------------------------------------------------- -r11446 | jmayer | 2004-07-20 14:55:01 -0500 (Tue, 20 Jul 2004) | 3 lines -Changed paths: - M /trunk/packaging/rpm/SPECS/ethereal.spec.in - - -Make building rpms possible again. Feedback for improvements welcome. - ------------------------------------------------------------------------- -r11445 | etxrab | 2004-07-20 14:04:48 -0500 (Tue, 20 Jul 2004) | 1 line -Changed paths: - M /trunk/epan/dissectors/packet-sigcomp.c - -Fix decoding of messafe type 1, if T-bit = Zero ------------------------------------------------------------------------- -r11444 | guy | 2004-07-20 13:42:28 -0500 (Tue, 20 Jul 2004) | 3 lines -Changed paths: - M /trunk/acinclude.m4 - -As Joerg Mayer noted, the value of LIBS should be saved outside the -loop. - ------------------------------------------------------------------------- -r11443 | jmayer | 2004-07-20 12:42:42 -0500 (Tue, 20 Jul 2004) | 4 lines -Changed paths: - M /trunk/configure.in - - -Make configure continue after disabling Net-SNMP when the openssl libs -are reuired for SNMP to link but not enabled on configure. - ------------------------------------------------------------------------- -r11442 | jmayer | 2004-07-20 11:58:11 -0500 (Tue, 20 Jul 2004) | 5 lines -Changed paths: - M /trunk/Makefile.am - M /trunk/epan/Makefile.am - M /trunk/epan/dissectors/Makefile.am - -make "make dist" work again. Well, almost: currently you -need to run -STCHECK_CONFIGURE_FLAGS=--with-ssl=/usr make distcheck -at least on my system. - ------------------------------------------------------------------------- -r11441 | sahlberg | 2004-07-20 05:45:11 -0500 (Tue, 20 Jul 2004) | 4 lines -Changed paths: - M /trunk/asn1/x509af/packet-x509af-template.c - M /trunk/epan/dissectors/packet-ber.c - M /trunk/epan/dissectors/packet-ber.h - M /trunk/epan/dissectors/packet-x509af.c - -Small update to AlgorithmIdentifier. -Allow the TYPE field to match ANY type of BER construct. - - ------------------------------------------------------------------------- -r11440 | sahlberg | 2004-07-20 04:11:40 -0500 (Tue, 20 Jul 2004) | 12 lines -Changed paths: - M /trunk/asn1/cms/packet-cms-template.c - M /trunk/epan/dissectors/Makefile.common - M /trunk/epan/dissectors/packet-ber.c - M /trunk/epan/dissectors/packet-ber.h - A /trunk/epan/dissectors/packet-cms.c - A /trunk/epan/dissectors/packet-cms.h - M /trunk/epan/dissectors/packet-kerberos.c - A /trunk/epan/dissectors/packet-x509af.c - A /trunk/epan/dissectors/packet-x509af.h - A /trunk/epan/dissectors/packet-x509ce.c - A /trunk/epan/dissectors/packet-x509ce.h - A /trunk/epan/dissectors/packet-x509if.c - A /trunk/epan/dissectors/packet-x509if.h - A /trunk/epan/dissectors/packet-x509sat.c - A /trunk/epan/dissectors/packet-x509sat.h - -Add the new protocols CMS, X509AF, X509IF, X509CE and X509SAT -to the ethereal build. - -The dissections are semi-useful but incomplete. -The big problem still remaining is the x509if Name object not being -dissected properly thus causing the dissection to get out of sync/fail -halfway through the certificate structure. - + M /trunk/Makefile.common + D /trunk/column.c + D /trunk/column.h + M /trunk/epan/Makefile.common + A /trunk/epan/column.c (from /trunk/column.c:12124) + A /trunk/epan/column.h (from /trunk/column.h:12124) + M /trunk/epan/prefs.c + M /trunk/file.c + M /trunk/gtk/column_prefs.c + M /trunk/gtk/main.c + M /trunk/gtk/packet_list.c + M /trunk/gtk/packet_win.c + M /trunk/tethereal.c -work in progress but already semi-useful. +Move the column preferences stuff to epan (the rest of the preferences +stuff is already there). +Update Gerald's e-mail address in column.h. ------------------------------------------------------------------------ -r11439 | ulfl | 2004-07-20 01:06:41 -0500 (Tue, 20 Jul 2004) | 2 lines +r12130 | guy | 2004-09-28 19:52:45 -0500 (Tue, 28 Sep 2004) | 2 lines Changed paths: - M /trunk/gtk/Makefile.am - M /trunk/gtk/Makefile.common - A /trunk/gtk/conversations_eth.c (from /trunk/gtk/endpoint_talkers_eth.c:11438) - A /trunk/gtk/conversations_fc.c (from /trunk/gtk/endpoint_talkers_fc.c:11438) - A /trunk/gtk/conversations_fddi.c (from /trunk/gtk/endpoint_talkers_fddi.c:11438) - A /trunk/gtk/conversations_ip.c (from /trunk/gtk/endpoint_talkers_ip.c:11438) - A /trunk/gtk/conversations_ipx.c (from /trunk/gtk/endpoint_talkers_ipx.c:11438) - A /trunk/gtk/conversations_table.c (from /trunk/gtk/endpoint_talkers_table.c:11438) - A /trunk/gtk/conversations_table.h (from /trunk/gtk/endpoint_talkers_table.h:11438) - A /trunk/gtk/conversations_tcpip.c (from /trunk/gtk/endpoint_talkers_tcpip.c:11438) - A /trunk/gtk/conversations_tr.c (from /trunk/gtk/endpoint_talkers_tr.c:11438) - A /trunk/gtk/conversations_udpip.c (from /trunk/gtk/endpoint_talkers_udpip.c:11438) - D /trunk/gtk/endpoint_talkers_eth.c - D /trunk/gtk/endpoint_talkers_fc.c - D /trunk/gtk/endpoint_talkers_fddi.c - D /trunk/gtk/endpoint_talkers_ip.c - D /trunk/gtk/endpoint_talkers_ipx.c - D /trunk/gtk/endpoint_talkers_table.c - D /trunk/gtk/endpoint_talkers_table.h - D /trunk/gtk/endpoint_talkers_tcpip.c - D /trunk/gtk/endpoint_talkers_tr.c - D /trunk/gtk/endpoint_talkers_udpip.c + M /trunk/Makefile.common + D /trunk/afn.c + D /trunk/afn.h + M /trunk/epan/Makefile.common + A /trunk/epan/afn.c (from /trunk/afn.c:12124) + A /trunk/epan/afn.h (from /trunk/afn.h:12124) + M /trunk/epan/dissectors/packet-bgp.c + M /trunk/epan/dissectors/packet-clnp.c + M /trunk/epan/dissectors/packet-cpha.c + M /trunk/epan/dissectors/packet-dns.c + M /trunk/epan/dissectors/packet-dvmrp.c + M /trunk/epan/dissectors/packet-eigrp.c + M /trunk/epan/dissectors/packet-etherip.c + M /trunk/epan/dissectors/packet-gre.c + M /trunk/epan/dissectors/packet-h225.c + M /trunk/epan/dissectors/packet-h245.c + M /trunk/epan/dissectors/packet-icmpv6.c + M /trunk/epan/dissectors/packet-igmp.c + M /trunk/epan/dissectors/packet-igrp.c + M /trunk/epan/dissectors/packet-ip.c + M /trunk/epan/dissectors/packet-ipdc.c + M /trunk/epan/dissectors/packet-ipsec.c + M /trunk/epan/dissectors/packet-ipv6.c + M /trunk/epan/dissectors/packet-ipvs-syncd.c + M /trunk/epan/dissectors/packet-isakmp.c + M /trunk/epan/dissectors/packet-ldp.c + M /trunk/epan/dissectors/packet-lmp.c + M /trunk/epan/dissectors/packet-mip6.c + M /trunk/epan/dissectors/packet-ospf.c + M /trunk/epan/dissectors/packet-pgm.c + M /trunk/epan/dissectors/packet-pim.c + M /trunk/epan/dissectors/packet-portmap.c + M /trunk/epan/dissectors/packet-rsvp.c + M /trunk/epan/dissectors/packet-sctp.c + M /trunk/epan/dissectors/packet-t38.c + M /trunk/epan/dissectors/packet-tcp.c + M /trunk/epan/dissectors/packet-teredo.c + M /trunk/epan/dissectors/packet-udp.c + M /trunk/epan/dissectors/packet-vines.c + M /trunk/epan/dissectors/packet-vj.c + M /trunk/epan/dissectors/packet-vrrp.c + A /trunk/epan/ipproto.c (from /trunk/ipproto.c:12124) + A /trunk/epan/ipproto.h (from /trunk/ipproto.h:12124) + A /trunk/epan/t35.c (from /trunk/t35.c:12124) + A /trunk/epan/t35.h (from /trunk/t35.h:12124) + M /trunk/gtk/decode_as_dcerpc.c + M /trunk/gtk/decode_as_dlg.c + M /trunk/gtk/follow_dlg.c M /trunk/gtk/menu.c + M /trunk/gtk/tcp_graph.c + D /trunk/ipproto.c + D /trunk/ipproto.h + M /trunk/plugins/asn1/packet-asn1.c + D /trunk/t35.c + D /trunk/t35.h -renamed endpoint_talkers to conversations, as this reduces confusion in combination with the hostlist/endpoints table -(some code refactoring still needs to be done in table.c/.h). ------------------------------------------------------------------------- -r11438 | guy | 2004-07-19 18:21:01 -0500 (Mon, 19 Jul 2004) | 3 lines -Changed paths: - M /trunk/gtk/Makefile.am - -"gtk/filter_prefs.h" was renamed "gtk/filter_dlg.h"; update the Makefile -stuff appropriately. +Move various tables into the epan directory. ------------------------------------------------------------------------ -r11437 | guy | 2004-07-19 18:17:20 -0500 (Mon, 19 Jul 2004) | 2 lines +r12129 | guy | 2004-09-28 19:25:05 -0500 (Tue, 28 Sep 2004) | 2 lines Changed paths: - M /trunk/gtk/filter_dlg.h + M /trunk/Makefile.common + M /trunk/epan/Makefile.common + M /trunk/epan/dissectors/packet-http.c + M /trunk/epan/dissectors/packet-rtsp.c + A /trunk/epan/req_resp_hdrs.c (from /trunk/req_resp_hdrs.c:12124) + A /trunk/epan/req_resp_hdrs.h (from /trunk/req_resp_hdrs.h:12124) + D /trunk/req_resp_hdrs.c + D /trunk/req_resp_hdrs.h -It's not called "filter_prefs.h" any more. +Move the request/response header helper routines to the epan directory. ------------------------------------------------------------------------ -r11436 | ulfl | 2004-07-19 16:42:01 -0500 (Mon, 19 Jul 2004) | 1 line +r12128 | guy | 2004-09-28 19:06:36 -0500 (Tue, 28 Sep 2004) | 2 lines Changed paths: - M /trunk/gtk/Makefile.common + M /trunk/Makefile.common + M /trunk/epan/Makefile.common + M /trunk/epan/dissectors/packet-ansi_a.c + M /trunk/epan/dissectors/packet-ansi_map.c + M /trunk/epan/dissectors/packet-bootp.c + M /trunk/epan/dissectors/packet-dcerpc.c + M /trunk/epan/dissectors/packet-eth.c + M /trunk/epan/dissectors/packet-fc.c + M /trunk/epan/dissectors/packet-fddi.c + M /trunk/epan/dissectors/packet-frame.c + M /trunk/epan/dissectors/packet-gsm_a.c + M /trunk/epan/dissectors/packet-gsm_map.c + M /trunk/epan/dissectors/packet-gsm_ss.c + M /trunk/epan/dissectors/packet-h225.c + M /trunk/epan/dissectors/packet-http.c + M /trunk/epan/dissectors/packet-ip.c + M /trunk/epan/dissectors/packet-ipx.c + M /trunk/epan/dissectors/packet-ldap.c + M /trunk/epan/dissectors/packet-mtp3.c + M /trunk/epan/dissectors/packet-rpc.c + M /trunk/epan/dissectors/packet-rtp.c + M /trunk/epan/dissectors/packet-sctp.c + M /trunk/epan/dissectors/packet-sip.c + M /trunk/epan/dissectors/packet-smb-sidsnooping.c + M /trunk/epan/dissectors/packet-smb.c + M /trunk/epan/dissectors/packet-tcp.c + M /trunk/epan/dissectors/packet-teredo.c + M /trunk/epan/dissectors/packet-tr.c + M /trunk/epan/dissectors/packet-udp.c + M /trunk/epan/dissectors/packet-wsp.c + M /trunk/epan/epan.c + M /trunk/epan/plugins.c + A /trunk/epan/tap.c (from /trunk/tap.c:12124) + A /trunk/epan/tap.h (from /trunk/tap.h:12124) + M /trunk/file.c M /trunk/gtk/ansi_a_stat.c M /trunk/gtk/ansi_map_stat.c - M /trunk/gtk/capture_dlg.c - M /trunk/gtk/color_dlg.c + M /trunk/gtk/bootp_stat.c + M /trunk/gtk/conversations_eth.c + M /trunk/gtk/conversations_fc.c + M /trunk/gtk/conversations_fddi.c + M /trunk/gtk/conversations_ip.c + M /trunk/gtk/conversations_ipx.c + M /trunk/gtk/conversations_table.c + M /trunk/gtk/conversations_tcpip.c + M /trunk/gtk/conversations_tr.c + M /trunk/gtk/conversations_udpip.c M /trunk/gtk/dcerpc_stat.c - M /trunk/gtk/dfilter_expr_dlg.c M /trunk/gtk/fc_stat.c - M /trunk/gtk/file_dlg.c - A /trunk/gtk/filter_dlg.c (from /trunk/gtk/filter_prefs.c:11432) - A /trunk/gtk/filter_dlg.h (from /trunk/gtk/filter_prefs.h:11432) - D /trunk/gtk/filter_prefs.c - D /trunk/gtk/filter_prefs.h - M /trunk/gtk/find_dlg.c M /trunk/gtk/gsm_a_stat.c M /trunk/gtk/gsm_map_stat.c + M /trunk/gtk/gsm_map_summary.c + M /trunk/gtk/h225_counter.c + M /trunk/gtk/h225_ras_srt.c + M /trunk/gtk/hostlist_eth.c + M /trunk/gtk/hostlist_fc.c + M /trunk/gtk/hostlist_fddi.c + M /trunk/gtk/hostlist_ip.c + M /trunk/gtk/hostlist_ipx.c + M /trunk/gtk/hostlist_table.c + M /trunk/gtk/hostlist_tcpip.c + M /trunk/gtk/hostlist_tr.c + M /trunk/gtk/hostlist_udpip.c + M /trunk/gtk/http_stat.c M /trunk/gtk/io_stat.c M /trunk/gtk/isup_stat.c M /trunk/gtk/ldap_stat.c M /trunk/gtk/main.c M /trunk/gtk/menu.c + M /trunk/gtk/mgcp_stat.c M /trunk/gtk/mtp3_stat.c + M /trunk/gtk/mtp3_summary.c + M /trunk/gtk/rpc_progs.c M /trunk/gtk/rpc_stat.c + M /trunk/gtk/rtp_analysis.c + M /trunk/gtk/rtp_stream.c + M /trunk/gtk/sctp_stat.c + M /trunk/gtk/sip_stat.c M /trunk/gtk/smb_stat.c - M /trunk/gtk/tap_dfilter_dlg.c - M /trunk/gtk/toolbar.c - -renamed filter_prefs to filter_dlg, as the filter settings are (well, for a long time) no longer part of the preferences dialog. ------------------------------------------------------------------------- -r11435 | gerald | 2004-07-19 16:18:40 -0500 (Mon, 19 Jul 2004) | 2 lines -Changed paths: - M /trunk/Makefile.nmake - M /trunk/epan/Makefile.nmake - M /trunk/epan/dissectors/Makefile.nmake + M /trunk/gtk/wsp_stat.c + M /trunk/plugins/mgcp/packet-mgcp.c + M /trunk/plugins/plugin_api.h + M /trunk/plugins/plugin_api_list.c + M /trunk/tap-ansi_astat.c + M /trunk/tap-bootpstat.c + M /trunk/tap-dcerpcstat.c + M /trunk/tap-gsm_astat.c + M /trunk/tap-h225counter.c + M /trunk/tap-h225rassrt.c + M /trunk/tap-httpstat.c + M /trunk/tap-iostat.c + M /trunk/tap-iousers.c + M /trunk/tap-mgcpstat.c + M /trunk/tap-protocolinfo.c + M /trunk/tap-protohierstat.c + M /trunk/tap-rpcprogs.c + M /trunk/tap-rpcstat.c + M /trunk/tap-sipstat.c + M /trunk/tap-smbsids.c + M /trunk/tap-smbstat.c + M /trunk/tap-wspstat.c + D /trunk/tap.c + D /trunk/tap.h + M /trunk/tethereal.c -Fixes (and ugly hacks) for Windows compilation. +Move the tap infrastructure to the epan directory. ------------------------------------------------------------------------ -r11434 | ulfl | 2004-07-19 13:07:39 -0500 (Mon, 19 Jul 2004) | 1 line +r12127 | guy | 2004-09-28 18:48:02 -0500 (Tue, 28 Sep 2004) | 2 lines Changed paths: - M /trunk/docbook/ug-src/EUG_chapter_io.xml - -Explain some of the File/Export dialog controls ------------------------------------------------------------------------- -r11433 | ulfl | 2004-07-19 11:59:49 -0500 (Mon, 19 Jul 2004) | 4 lines -Changed paths: - A /trunk/docbook - A /trunk/docbook/GFDPL_appendix.xml - A /trunk/docbook/Makefile - A /trunk/docbook/README.txt - A /trunk/docbook/catalog.xml - A /trunk/docbook/custom_layer_pdf.xsl - A /trunk/docbook/developer-guide.xml - A /trunk/docbook/dfilter2xml.pl - A /trunk/docbook/dg-src - A /trunk/docbook/dg-src/EDG_chapter_five.xml - A /trunk/docbook/dg-src/EDG_chapter_four.xml - A /trunk/docbook/dg-src/EDG_chapter_one.xml - A /trunk/docbook/dg-src/EDG_chapter_three.xml - A /trunk/docbook/dg-src/EDG_chapter_two.xml - A /trunk/docbook/dg-src/EDG_meta_info.xml - A /trunk/docbook/ethereal-doc.txt - A /trunk/docbook/examples - A /trunk/docbook/examples/test.cap - A /trunk/docbook/graphics - A /trunk/docbook/graphics/ethereal-3pane.png - A /trunk/docbook/graphics/ethereal-analyze-menu.png - A /trunk/docbook/graphics/ethereal-bytes-pane-popup-menu.png - A /trunk/docbook/graphics/ethereal-bytes-pane-tabs.png - A /trunk/docbook/graphics/ethereal-bytes-pane.png - A /trunk/docbook/graphics/ethereal-capture-info.png - A /trunk/docbook/graphics/ethereal-capture-menu.png - A /trunk/docbook/graphics/ethereal-capture-options.png - A /trunk/docbook/graphics/ethereal-capture-preferences.png - A /trunk/docbook/graphics/ethereal-choose-color-rule.png - A /trunk/docbook/graphics/ethereal-coloring-rules-dialog.png - A /trunk/docbook/graphics/ethereal-decode-as-show.png - A /trunk/docbook/graphics/ethereal-decode-as.png - A /trunk/docbook/graphics/ethereal-details-pane-popup-menu.png - A /trunk/docbook/graphics/ethereal-details-pane.png - A /trunk/docbook/graphics/ethereal-display-filter-tcp.png - A /trunk/docbook/graphics/ethereal-edit-color-rule-dialog.png - A /trunk/docbook/graphics/ethereal-edit-menu.png - A /trunk/docbook/graphics/ethereal-empty.png - A /trunk/docbook/graphics/ethereal-enabled-protocols.png - A /trunk/docbook/graphics/ethereal-error-file-exists.png - A /trunk/docbook/graphics/ethereal-error-open.png - A /trunk/docbook/graphics/ethereal-export-pdml.png - A /trunk/docbook/graphics/ethereal-export-plain.png - A /trunk/docbook/graphics/ethereal-export-ps.png - A /trunk/docbook/graphics/ethereal-export-psml.png - A /trunk/docbook/graphics/ethereal-export-selected.png - A /trunk/docbook/graphics/ethereal-file-menu.png - A /trunk/docbook/graphics/ethereal-filter-add-expression.png - A /trunk/docbook/graphics/ethereal-filter-toolbar.png - A /trunk/docbook/graphics/ethereal-filters-2.png - A /trunk/docbook/graphics/ethereal-filters.png - A /trunk/docbook/graphics/ethereal-find-packet.png - A /trunk/docbook/graphics/ethereal-follow-stream.png - A /trunk/docbook/graphics/ethereal-go-menu.png - A /trunk/docbook/graphics/ethereal-goto-packet.png - A /trunk/docbook/graphics/ethereal-gui-colors-preferences.png - A /trunk/docbook/graphics/ethereal-gui-columns-preferences.png - A /trunk/docbook/graphics/ethereal-gui-font-preferences.png - A /trunk/docbook/graphics/ethereal-gui-layout-preferences.png - A /trunk/docbook/graphics/ethereal-gui-preferences.png - A /trunk/docbook/graphics/ethereal-help-menu.png - A /trunk/docbook/graphics/ethereal-list-pane.png - A /trunk/docbook/graphics/ethereal-logo.png - A /trunk/docbook/graphics/ethereal-main-toolbar.png - A /trunk/docbook/graphics/ethereal-main.png - A /trunk/docbook/graphics/ethereal-menu.png - A /trunk/docbook/graphics/ethereal-merge.png - A /trunk/docbook/graphics/ethereal-nameresolution-preferences.png - A /trunk/docbook/graphics/ethereal-open.png - A /trunk/docbook/graphics/ethereal-packet-format.png - A /trunk/docbook/graphics/ethereal-packet-pane-popup-menu.png - A /trunk/docbook/graphics/ethereal-packet-range.png - A /trunk/docbook/graphics/ethereal-packet-selected.png - A /trunk/docbook/graphics/ethereal-packet-sep-win.png - A /trunk/docbook/graphics/ethereal-print.png - A /trunk/docbook/graphics/ethereal-printing-preferences.png - A /trunk/docbook/graphics/ethereal-save-as.png - A /trunk/docbook/graphics/ethereal-statistics-menu.png - A /trunk/docbook/graphics/ethereal-stats-conversations.png - A /trunk/docbook/graphics/ethereal-stats-endpoints.png - A /trunk/docbook/graphics/ethereal-stats-hierarchy.png - A /trunk/docbook/graphics/ethereal-stats-iographs.png - A /trunk/docbook/graphics/ethereal-stats-srt-dcerpc-filter.png - A /trunk/docbook/graphics/ethereal-stats-srt-dcerpc.png - A /trunk/docbook/graphics/ethereal-stats-summary.png - A /trunk/docbook/graphics/ethereal-statusbar-empty.png - A /trunk/docbook/graphics/ethereal-statusbar-loaded.png - A /trunk/docbook/graphics/ethereal-statusbar-selected.png - A /trunk/docbook/graphics/ethereal-time-reference.png - A /trunk/docbook/graphics/ethereal-view-menu.png - A /trunk/docbook/graphics/note.png - A /trunk/docbook/graphics/tip.png - A /trunk/docbook/graphics/toolbar - A /trunk/docbook/graphics/toolbar/capture_24.png - A /trunk/docbook/graphics/toolbar/cfilter_24.png - A /trunk/docbook/graphics/toolbar/dfilter_24.png - A /trunk/docbook/graphics/toolbar/stock_add_24.png - A /trunk/docbook/graphics/toolbar/stock_bottom_24.png - A /trunk/docbook/graphics/toolbar/stock_close_24.png - A /trunk/docbook/graphics/toolbar/stock_colorselector_24.png - A /trunk/docbook/graphics/toolbar/stock_help_24.png - A /trunk/docbook/graphics/toolbar/stock_jump_to_24.png - A /trunk/docbook/graphics/toolbar/stock_left_arrow_24.png - A /trunk/docbook/graphics/toolbar/stock_open_24.png - A /trunk/docbook/graphics/toolbar/stock_preferences_24.png - A /trunk/docbook/graphics/toolbar/stock_print_24.png - A /trunk/docbook/graphics/toolbar/stock_properties_24.png - A /trunk/docbook/graphics/toolbar/stock_refresh_24.png - A /trunk/docbook/graphics/toolbar/stock_right_arrow_24.png - A /trunk/docbook/graphics/toolbar/stock_save_24.png - A /trunk/docbook/graphics/toolbar/stock_save_as_24.png - A /trunk/docbook/graphics/toolbar/stock_search_24.png - A /trunk/docbook/graphics/toolbar/stock_stop_24.png - A /trunk/docbook/graphics/toolbar/stock_top_24.png - A /trunk/docbook/graphics/toolbar/stock_zoom_1_24.png - A /trunk/docbook/graphics/toolbar/stock_zoom_in_24.png - A /trunk/docbook/graphics/toolbar/stock_zoom_out_24.png - A /trunk/docbook/graphics/warning.png - A /trunk/docbook/protocols.xml - A /trunk/docbook/ug-src - A /trunk/docbook/ug-src/EUG_app_files.xml - A /trunk/docbook/ug-src/EUG_app_howitworks.xml - A /trunk/docbook/ug-src/EUG_app_messages.xml - A /trunk/docbook/ug-src/EUG_app_protocols.xml - A /trunk/docbook/ug-src/EUG_app_tools.xml - A /trunk/docbook/ug-src/EUG_chapter_advanced.xml - A /trunk/docbook/ug-src/EUG_chapter_build_install.xml - A /trunk/docbook/ug-src/EUG_chapter_capture.xml - A /trunk/docbook/ug-src/EUG_chapter_customize.xml - A /trunk/docbook/ug-src/EUG_chapter_introduction.xml - A /trunk/docbook/ug-src/EUG_chapter_io.xml - A /trunk/docbook/ug-src/EUG_chapter_statistics.xml - A /trunk/docbook/ug-src/EUG_chapter_troubleshoot.xml - A /trunk/docbook/ug-src/EUG_chapter_use.xml - A /trunk/docbook/ug-src/EUG_chapter_work.xml - A /trunk/docbook/ug-src/EUG_meta_info.xml - A /trunk/docbook/ug-src/EUG_preface.xml - A /trunk/docbook/user-guide.xml - -The first draft of an updated "Ethereal User's Guide" redesigned and updated to the current released Ethereal version 0.10.5. -As generation of output files is a bit tricky, please have a look at the Readme.txt file for instructions. - -Please send comments and improvements. ------------------------------------------------------------------------- -r11432 | sahlberg | 2004-07-19 04:03:28 -0500 (Mon, 19 Jul 2004) | 10 lines -Changed paths: - A /trunk/asn1/cms - A /trunk/asn1/cms/CryptographicMessageSyntax.asn - A /trunk/asn1/cms/cms.cnf - A /trunk/asn1/cms/packet-cms-template.c - A /trunk/asn1/cms/packet-cms-template.h - -work in progress -New protocol CryptogrtaphicMessageSyntax -As the X.509xx protocols this protocol is not yet linked with ethereal but a work in progress. - -Within the next few days the changes needed to packet-kerberos and packet-ber will be added to implement an embryonic pkinit implementation inside packet-kerberos which will in turn call cms and the x509 dissectors. - -The dissectors are still very incomplete but already relatively useful. - - - ------------------------------------------------------------------------- -r11431 | sahlberg | 2004-07-19 03:59:50 -0500 (Mon, 19 Jul 2004) | 5 lines -Changed paths: - A /trunk/asn1/x509sat - A /trunk/asn1/x509sat/SelectedAttributeTypes.asn - A /trunk/asn1/x509sat/packet-x509sat-template.c - A /trunk/asn1/x509sat/packet-x509sat-template.h - A /trunk/asn1/x509sat/x509sat.cnf - -Work in progress -New protocol X.509 Selected Attribute Types -This new protocol is not linked with ethereal yet - - ------------------------------------------------------------------------- -r11430 | sahlberg | 2004-07-19 03:57:29 -0500 (Mon, 19 Jul 2004) | 7 lines -Changed paths: - A /trunk/asn1/x509if - A /trunk/asn1/x509if/InformationFramework.asn - A /trunk/asn1/x509if/packet-x509if-template.c - A /trunk/asn1/x509if/packet-x509if-template.h - A /trunk/asn1/x509if/x509if.cnf - A /trunk/asn1/x509if/x509if_exp.cnf - -Work in progress -New protocol X.509 Information framework - -this new protocol is not yet linked with ethereal and needs extra massage before it can be used. - + M /trunk/Makefile.common + M /trunk/epan/Makefile.common + M /trunk/epan/dissectors/packet-fr.c + M /trunk/epan/dissectors/packet-hpext.c + M /trunk/epan/dissectors/packet-lapb.c + M /trunk/epan/dissectors/packet-lapd.c + M /trunk/epan/dissectors/packet-llc.c + M /trunk/epan/dissectors/packet-sdlc.c + M /trunk/epan/dissectors/packet-v120.c + M /trunk/epan/plugins.c + A /trunk/epan/xdlc.c (from /trunk/xdlc.c:12124) + A /trunk/epan/xdlc.h (from /trunk/xdlc.h:12124) + M /trunk/plugins/plugin_api.h + M /trunk/plugins/plugin_api_list.c + D /trunk/xdlc.c + D /trunk/xdlc.h +Move the xDLC helper routines into epan. ------------------------------------------------------------------------ -r11429 | sahlberg | 2004-07-19 03:54:44 -0500 (Mon, 19 Jul 2004) | 7 lines +r12126 | guy | 2004-09-28 18:25:48 -0500 (Tue, 28 Sep 2004) | 6 lines Changed paths: - A /trunk/asn1/x509ce - A /trunk/asn1/x509ce/CertificateExtensions.asn - A /trunk/asn1/x509ce/packet-x509ce-template.c - A /trunk/asn1/x509ce/packet-x509ce-template.h - A /trunk/asn1/x509ce/x509ce.cnf + M /trunk/gtk/cfilter_combo_utils.c + M /trunk/gtk/cfilter_combo_utils.h -Work in progress -New protocol X.509 Certificate Extensions -This new code provides required functionality to the x509af dfissector +Normalize line endings and set svn:eol-style to native. -it is not linked with ethereal yet and needs extra massage bewfore invoked. +Set svn:keywords to Id to expand RCS IDs. +Include to declare "strcmp()" and "strlen()". ------------------------------------------------------------------------ -r11428 | sahlberg | 2004-07-19 03:51:57 -0500 (Mon, 19 Jul 2004) | 7 lines +r12125 | guy | 2004-09-28 18:20:14 -0500 (Tue, 28 Sep 2004) | 2 lines Changed paths: - A /trunk/asn1/x509af - A /trunk/asn1/x509af/AuthenticationFramework.asn - A /trunk/asn1/x509af/packet-x509af-template.c - A /trunk/asn1/x509af/packet-x509af-template.h - A /trunk/asn1/x509af/x509af.cnf - A /trunk/asn1/x509af/x509af_exp.cnf - -Work in progress - -checkin of new protocol X.509 Authentication Framework -This new protocol is not linked yet to ethereal or yet used since it needs other support protocols and massaging before it can be used. - + M /trunk/Makefile.common + M /trunk/epan/Makefile.common + A /trunk/epan/sha1.c (from /trunk/sha1.c:12124) + A /trunk/epan/sha1.h (from /trunk/sha1.h:12124) + D /trunk/sha1.c + D /trunk/sha1.h +Move the SHA-1 code and header into epan, and give them RCS IDs. ------------------------------------------------------------------------ -r11427 | guy | 2004-07-18 21:27:17 -0500 (Sun, 18 Jul 2004) | 6 lines +r12124 | ulfl | 2004-09-28 13:34:00 -0500 (Tue, 28 Sep 2004) | 1 line Changed paths: - A /trunk/epan/address.h - M /trunk/epan/packet_info.h - M /trunk/gtk/capture_dlg.c - M /trunk/gtk/capture_if_dlg.c - M /trunk/pcap-util.c - M /trunk/pcap-util.h - -Pull the address (and port and circuit type) stuff out of -"epan/packet_info.h" and put it in "epan/address.h". - -Use the AT_ values from "epan/address.h" for address types in the -interface lists rather than having our own FAM_ enums. + M /trunk/docbook/edg_src/EDG_chapter_sources.xml +add a warning, that patch and sources files must have the same line endings (CR/NL) ------------------------------------------------------------------------ -r11426 | guy | 2004-07-18 21:07:07 -0500 (Sun, 18 Jul 2004) | 7 lines +r12123 | ulfl | 2004-09-28 13:04:15 -0500 (Tue, 28 Sep 2004) | 1 line Changed paths: - M /trunk/acinclude.m4 - -When checking whether we can get "sprint_realloc_objid()" from the SNMP -library, don't forget to link with the SNMP library along with all the -other libraries.... - -Restore the setting of LIBS after doing all the tests, as is done in -other macros. + M /trunk/gtk/Makefile.common + M /trunk/gtk/capture_dlg.c + A /trunk/gtk/cfilter_combo_utils.c + A /trunk/gtk/cfilter_combo_utils.h + M /trunk/gtk/recent.c +from Thomas Palmer: add a combobox for the recently used capture filter strings ------------------------------------------------------------------------ -r11425 | guy | 2004-07-18 20:06:06 -0500 (Sun, 18 Jul 2004) | 4 lines +r12122 | guy | 2004-09-28 12:57:56 -0500 (Tue, 28 Sep 2004) | 8 lines Changed paths: - M /trunk/pcap-util.c + M /trunk/AUTHORS + M /trunk/epan/dissectors/packet-ospf.c -Revert the IPv6 code, as we did with the IPv4 code, and use INET6 as an -indicator of whether we have enough IPv6 support to handle IPv6 -addresses. +From Carlos Pignataro: ------------------------------------------------------------------------- -r11424 | jmayer | 2004-07-18 18:50:22 -0500 (Sun, 18 Jul 2004) | 1 line -Changed paths: - M /trunk + o Add link type string for MPLS Link Type in MPLS Link sub-TLV + o Decode MPLS Link Color/Resource sub-TLV + o Add bps for bandwidths in Max BW and Max Reservable BW sub-TLVs + o Display Type, Length Value for Unknown Link sub-TLV + o Allow display filter on Link Type and Link Color -Add depcomp to svn:ignore ------------------------------------------------------------------------ -r11423 | ulfl | 2004-07-18 18:46:07 -0500 (Sun, 18 Jul 2004) | 1 line +r12121 | guy | 2004-09-28 12:52:36 -0500 (Tue, 28 Sep 2004) | 10 lines Changed paths: - M /trunk/Makefile.nmake - M /trunk/epan/Makefile.nmake - M /trunk/epan/dissectors/Makefile.nmake - -Fix the win32 nmake generation for now (it will compile/link/run again). This will need more cleanup if the movements of the dissector sources are finished. Hopefully this doesn't broke the unix build. ------------------------------------------------------------------------- -r11422 | jmayer | 2004-07-18 18:44:34 -0500 (Sun, 18 Jul 2004) | 6 lines -Changed paths: - D /trunk/.cvsignore - D /trunk/doc/.cvsignore - M /trunk/epan - D /trunk/epan/.cvsignore - D /trunk/epan/dfilter/.cvsignore - M /trunk/epan/dissectors - D /trunk/epan/dissectors/.cvsignore - D /trunk/epan/ftypes/.cvsignore - D /trunk/gtk/.cvsignore - D /trunk/help/.cvsignore - D /trunk/image/.cvsignore - D /trunk/packaging/.cvsignore - D /trunk/packaging/nsis/.cvsignore - D /trunk/packaging/rpm/.cvsignore - D /trunk/packaging/rpm/SPECS/.cvsignore - D /trunk/packaging/svr4/.cvsignore - D /trunk/plugins/.cvsignore - D /trunk/plugins/acn/.cvsignore - D /trunk/plugins/artnet/.cvsignore - D /trunk/plugins/asn1/.cvsignore - D /trunk/plugins/ciscosm/.cvsignore - D /trunk/plugins/docsis/.cvsignore - D /trunk/plugins/enttec/.cvsignore - D /trunk/plugins/giop/.cvsignore - D /trunk/plugins/gryphon/.cvsignore - D /trunk/plugins/irda/.cvsignore - D /trunk/plugins/lwres/.cvsignore - D /trunk/plugins/megaco/.cvsignore - D /trunk/plugins/mgcp/.cvsignore - D /trunk/plugins/pcli/.cvsignore - D /trunk/plugins/rdm/.cvsignore - D /trunk/plugins/rlm/.cvsignore - D /trunk/plugins/rtnet/.cvsignore - D /trunk/plugins/rudp/.cvsignore - D /trunk/plugins/v5ua/.cvsignore - D /trunk/tools/.cvsignore - D /trunk/tools/lemon/.cvsignore - D /trunk/wiretap/.cvsignore - - .cvsignore is dead -it has been replaced by -svn proplist -v -and -svn propedit + M /trunk/AUTHORS + M /trunk/epan/dissectors/packet-diameter-defs.h + M /trunk/epan/dissectors/packet-diameter.c ------------------------------------------------------------------------- -r11421 | jmayer | 2004-07-18 18:39:15 -0500 (Sun, 18 Jul 2004) | 5 lines -Changed paths: - M /trunk/packaging/rpm/SPECS/ethereal.spec.in +From Olivier Jacques: -Beginnings to make rpm building possible again. -Not yet finished: -- make dist breaks after moving of dissectors -- the real packaging process may not be working yet + - Add a configuration option for Diameter version. Currently, + the choice is between everything before draft-v16 and RFC3588. + - Fix diameter-ip-address parsing depending on the Diameter + version (and showing decoding errors accordingly). + - Change registration of Diameter from TCP and SCTP port 1812 to + TCP and SCTP port 3868 (this is according to RFC3588, section + 11.5). ------------------------------------------------------------------------ -r11420 | guy | 2004-07-18 18:07:04 -0500 (Sun, 18 Jul 2004) | 6 lines -Changed paths: - M /trunk/pcap-util.c - -"struct sockaddr_in"s and "struct sockaddr_in6"s are sufficient to serve -as transport endpoint addresses, so the "sa_data" field includes port -numbers. Revert the IPv4 code; we'll fix the IPv6 code later (we'll -have to check whether "struct sockaddr_in6" is defined, and not support -IPv6 addresses if it's not, even if AF_INET6 is defined). - ------------------------------------------------------------------------- -r11419 | jmayer | 2004-07-18 17:51:50 -0500 (Sun, 18 Jul 2004) | 3 lines -Changed paths: - M /trunk/.cvsignore - M /trunk/doc/.cvsignore - M /trunk/epan/.cvsignore - M /trunk/epan/dfilter/.cvsignore - A /trunk/epan/dissectors/.cvsignore - M /trunk/epan/ftypes/.cvsignore - M /trunk/gtk/.cvsignore - M /trunk/help/.cvsignore - M /trunk/image/.cvsignore - M /trunk/packaging/.cvsignore - M /trunk/packaging/nsis/.cvsignore - M /trunk/packaging/rpm/.cvsignore - M /trunk/packaging/rpm/SPECS/.cvsignore - M /trunk/packaging/svr4/.cvsignore - M /trunk/plugins/.cvsignore - M /trunk/plugins/acn/.cvsignore - M /trunk/plugins/artnet/.cvsignore - M /trunk/plugins/asn1/.cvsignore - M /trunk/plugins/ciscosm/.cvsignore - M /trunk/plugins/docsis/.cvsignore - M /trunk/plugins/enttec/.cvsignore - M /trunk/plugins/giop/.cvsignore - M /trunk/plugins/gryphon/.cvsignore - M /trunk/plugins/irda/.cvsignore - M /trunk/plugins/lwres/.cvsignore - M /trunk/plugins/megaco/.cvsignore - M /trunk/plugins/mgcp/.cvsignore - M /trunk/plugins/pcli/.cvsignore - M /trunk/plugins/rdm/.cvsignore - M /trunk/plugins/rlm/.cvsignore - M /trunk/plugins/rtnet/.cvsignore - M /trunk/plugins/rudp/.cvsignore - M /trunk/plugins/v5ua/.cvsignore - M /trunk/tools/.cvsignore - M /trunk/tools/lemon/.cvsignore - M /trunk/wiretap/.cvsignore - -Add epan/dissectors/.cvsignore -Add tags and TAGS to all .cvsignore files - ------------------------------------------------------------------------- -r11418 | jmayer | 2004-07-18 17:36:55 -0500 (Sun, 18 Jul 2004) | 3 lines +r12120 | guy | 2004-09-28 05:28:01 -0500 (Tue, 28 Sep 2004) | 2 lines Changed paths: - M /trunk/doc/README.developer - -SNPRINTF isn't used any more - remove from sample dissector -and coding guidelines. + M /trunk/epan/dissectors/packet-dns.c ------------------------------------------------------------------------- -r11417 | ulfl | 2004-07-18 16:02:19 -0500 (Sun, 18 Jul 2004) | 1 line -Changed paths: - M /trunk/epan/dissectors/Makefile.nmake +From David Fort: ipseckey DNS RR support. -some more changes for the win32 nmake process ------------------------------------------------------------------------ -r11416 | jmayer | 2004-07-18 15:33:54 -0500 (Sun, 18 Jul 2004) | 5 lines +r12119 | guy | 2004-09-27 23:47:10 -0500 (Mon, 27 Sep 2004) | 5 lines Changed paths: M /trunk/acinclude.m4 - M /trunk/configure.in -- Require --with-ssl=... to be explicitly set to work - around licensing problems -- Cause krb5 and snmp to fail, if ssl is required but - not configured. +If, when checking whether the Kerberos library is Heimdal or not, we +find it's not, always report "no", even if we're going to give up +because the user specified --with-krb5, so the "sorry, you don't have +Heimdal" message shows up on a line of its own. ------------------------------------------------------------------------ -r11415 | ulfl | 2004-07-18 15:21:20 -0500 (Sun, 18 Jul 2004) | 1 line +r12118 | guy | 2004-09-27 23:41:57 -0500 (Mon, 27 Sep 2004) | 12 lines Changed paths: - M /trunk/Makefile.nmake - M /trunk/epan/Makefile.nmake - M /trunk/epan/dissectors/Makefile.nmake + M /trunk/acinclude.m4 -first attempt to make Win32 generation (nmake) ready for the dissector movings (but still incomplete) ------------------------------------------------------------------------- -r11414 | guy | 2004-07-18 14:54:07 -0500 (Sun, 18 Jul 2004) | 4 lines -Changed paths: - M /trunk/gtk/recent.c +If the user specified --with-krb5 but we don't have a usable Kerberos +library, don't disable dissection and drive on, report an error and +stop; --with-krb5 means "build this with Kerberos", not "build this with +Kerberos if you can" (no -krb5 option at all means "build this with +Kerberos if you can"). -If the pane separator positions are 0 (e.g., because this is GTK+ -1.2[.x] and you can't get the positions), don't write them out, as -they'll get errors when they're read back in. +If they *didn't* specify --with-krb5 and we don't have a usable Kerberos +library, set want_krb5 to "no", so that at the end of the configure +script we don't say we're building with the Kerberos library (otherwise, +want_krb5 is "ifpresent", but the stuff to print the configuration +options treats anything other than "no" as meaning "yes"). ------------------------------------------------------------------------ -r11413 | guy | 2004-07-18 14:44:41 -0500 (Sun, 18 Jul 2004) | 5 lines +r12117 | guy | 2004-09-27 19:06:32 -0500 (Mon, 27 Sep 2004) | 2 lines Changed paths: - M /trunk/pcap-util.c + M /trunk/Makefile.common + D /trunk/adler32.c + D /trunk/adler32.h + D /trunk/crc16.c + D /trunk/crc16.h + D /trunk/crc32.c + D /trunk/crc32.h + M /trunk/epan/Makefile.common + A /trunk/epan/adler32.c (from /trunk/adler32.c:12112) + A /trunk/epan/adler32.h (from /trunk/adler32.h:12112) + A /trunk/epan/crc16.c (from /trunk/crc16.c:12112) + A /trunk/epan/crc16.h (from /trunk/crc16.h:12112) + A /trunk/epan/crc32.c (from /trunk/crc32.c:12112) + A /trunk/epan/crc32.h (from /trunk/crc32.h:12112) + M /trunk/epan/dissectors/packet-eth.c + M /trunk/epan/dissectors/packet-gre.c + M /trunk/epan/dissectors/packet-icmpv6.c + M /trunk/epan/dissectors/packet-ieee80211.c + M /trunk/epan/dissectors/packet-igmp.c + M /trunk/epan/dissectors/packet-ip.c + M /trunk/epan/dissectors/packet-ipvs-syncd.c + M /trunk/epan/dissectors/packet-lmp.c + M /trunk/epan/dissectors/packet-ospf.c + M /trunk/epan/dissectors/packet-pgm.c + M /trunk/epan/dissectors/packet-pim.c + M /trunk/epan/dissectors/packet-ppp.c + M /trunk/epan/dissectors/packet-rsvp.c + M /trunk/epan/dissectors/packet-tcp.c + M /trunk/epan/dissectors/packet-udp.c + M /trunk/epan/dissectors/packet-vj.c + M /trunk/epan/dissectors/packet-vrrp.c + A /trunk/epan/in_cksum.c (from /trunk/in_cksum.c:12112) + A /trunk/epan/in_cksum.h (from /trunk/in_cksum.h:12112) + M /trunk/epan/plugins.c + D /trunk/in_cksum.c + D /trunk/in_cksum.h + M /trunk/plugins/irda/packet-sir.c + M /trunk/plugins/plugin_api.h + M /trunk/plugins/plugin_api_list.c -Just because AF_INET6 is defined, that doesn't mean "struct -sockaddr_in6" is defined - the former, but not the latter, is defined in -FreeBSD 3.4. Just copy the appropriate number of bytes from the -"sa_data" field of a "struct sockaddr". +Move various checksum routines and headers to epan. ------------------------------------------------------------------------ -r11412 | guy | 2004-07-18 13:59:09 -0500 (Sun, 18 Jul 2004) | 2 lines +r12116 | guy | 2004-09-27 18:29:22 -0500 (Mon, 27 Sep 2004) | 5 lines Changed paths: - M /trunk/epan/dissectors/Makefile.am + M /trunk/Makefile.common + D /trunk/crypt-des.c + D /trunk/crypt-des.h + D /trunk/crypt-md4.c + D /trunk/crypt-md4.h + D /trunk/crypt-md5.c + D /trunk/crypt-md5.h + D /trunk/crypt-rc4.c + D /trunk/crypt-rc4.h + M /trunk/epan/Makefile.common + A /trunk/epan/crypt-des.c (from /trunk/crypt-des.c:12112) + A /trunk/epan/crypt-des.h (from /trunk/crypt-des.h:12112) + A /trunk/epan/crypt-md4.c (from /trunk/crypt-md4.c:12112) + A /trunk/epan/crypt-md4.h (from /trunk/crypt-md4.h:12112) + A /trunk/epan/crypt-md5.c (from /trunk/crypt-md5.c:12112) + A /trunk/epan/crypt-md5.h (from /trunk/crypt-md5.h:12112) + A /trunk/epan/crypt-rc4.c (from /trunk/crypt-rc4.c:12112) + A /trunk/epan/crypt-rc4.h (from /trunk/crypt-rc4.h:12112) + M /trunk/epan/dissectors/packet-dcerpc-samr.c + M /trunk/epan/dissectors/packet-ntlmssp.c + M /trunk/epan/dissectors/packet-radius.c + M /trunk/epan/dissectors/packet-tacacs.c -Define CLEANFILES only once. +Move the DES, MD4, MD5, and RC4 source files and headers into epan, and +make the source files all include the corresponding header files (so +that the declarations in the headers have to match the definitions in +the source files in order for compilation to succeed). ------------------------------------------------------------------------ -r11411 | guy | 2004-07-18 13:47:44 -0500 (Sun, 18 Jul 2004) | 2 lines -Changed paths: - M /trunk/gtk/capture_dlg.c - M /trunk/gtk/capture_if_dlg.c - M /trunk/pcap-util-unix.c - M /trunk/pcap-util.c - M /trunk/pcap-util.h - -Add support for IPv6 addresses for interfaces. - ------------------------------------------------------------------------- -r11410 | gram | 2004-07-18 13:06:47 -0500 (Sun, 18 Jul 2004) | 8 lines +r12115 | guy | 2004-09-27 17:55:15 -0500 (Mon, 27 Sep 2004) | 2 lines Changed paths: M /trunk/Makefile.common - M /trunk/Makefile.nmake M /trunk/capture.c - M /trunk/configure.in - M /trunk/epan/Makefile.am + M /trunk/capture_combo_utils.c + M /trunk/column.c + M /trunk/dftest.c M /trunk/epan/Makefile.common - M /trunk/epan/Makefile.nmake - A /trunk/epan/dissectors - A /trunk/epan/dissectors/Makefile.am - A /trunk/epan/dissectors/Makefile.common - A /trunk/epan/dissectors/Makefile.nmake - A /trunk/epan/dissectors/make-reg-dotc (from /trunk/make-reg-dotc:11400) - A /trunk/epan/dissectors/make-reg-dotc.py (from /trunk/make-reg-dotc.py:11400) - A /trunk/epan/dissectors/ncp2222.py (from /trunk/ncp2222.py:11400) - A /trunk/epan/dissectors/packet-3g-a11.c (from /trunk/packet-3g-a11.c:11400) - A /trunk/epan/dissectors/packet-aarp.c (from /trunk/packet-aarp.c:11400) - A /trunk/epan/dissectors/packet-acap.c (from /trunk/packet-acap.c:11400) - A /trunk/epan/dissectors/packet-acse.c (from /trunk/packet-acse.c:11400) - A /trunk/epan/dissectors/packet-acse.h (from /trunk/packet-acse.h:11400) - A /trunk/epan/dissectors/packet-afp.c (from /trunk/packet-afp.c:11400) - A /trunk/epan/dissectors/packet-afp.h (from /trunk/packet-afp.h:11400) - A /trunk/epan/dissectors/packet-afs-defs.h (from /trunk/packet-afs-defs.h:11400) - A /trunk/epan/dissectors/packet-afs-macros.h (from /trunk/packet-afs-macros.h:11400) - A /trunk/epan/dissectors/packet-afs-register-info.h (from /trunk/packet-afs-register-info.h:11400) - A /trunk/epan/dissectors/packet-afs.c (from /trunk/packet-afs.c:11400) - A /trunk/epan/dissectors/packet-afs.h (from /trunk/packet-afs.h:11400) - A /trunk/epan/dissectors/packet-aim-admin.c (from /trunk/packet-aim-admin.c:11400) - A /trunk/epan/dissectors/packet-aim-adverts.c (from /trunk/packet-aim-adverts.c:11400) - A /trunk/epan/dissectors/packet-aim-bos.c (from /trunk/packet-aim-bos.c:11400) - A /trunk/epan/dissectors/packet-aim-buddylist.c (from /trunk/packet-aim-buddylist.c:11400) - A /trunk/epan/dissectors/packet-aim-chat.c (from /trunk/packet-aim-chat.c:11400) - A /trunk/epan/dissectors/packet-aim-chatnav.c (from /trunk/packet-aim-chatnav.c:11400) - A /trunk/epan/dissectors/packet-aim-directory.c (from /trunk/packet-aim-directory.c:11400) - A /trunk/epan/dissectors/packet-aim-generic.c (from /trunk/packet-aim-generic.c:11400) - A /trunk/epan/dissectors/packet-aim-icq.c (from /trunk/packet-aim-icq.c:11400) - A /trunk/epan/dissectors/packet-aim-invitation.c (from /trunk/packet-aim-invitation.c:11400) - A /trunk/epan/dissectors/packet-aim-location.c (from /trunk/packet-aim-location.c:11400) - A /trunk/epan/dissectors/packet-aim-messaging.c (from /trunk/packet-aim-messaging.c:11400) - A /trunk/epan/dissectors/packet-aim-oft.c (from /trunk/packet-aim-oft.c:11400) - A /trunk/epan/dissectors/packet-aim-popup.c (from /trunk/packet-aim-popup.c:11400) - A /trunk/epan/dissectors/packet-aim-signon.c (from /trunk/packet-aim-signon.c:11400) - A /trunk/epan/dissectors/packet-aim-ssi.c (from /trunk/packet-aim-ssi.c:11400) - A /trunk/epan/dissectors/packet-aim-stats.c (from /trunk/packet-aim-stats.c:11400) - A /trunk/epan/dissectors/packet-aim-translate.c (from /trunk/packet-aim-translate.c:11400) - A /trunk/epan/dissectors/packet-aim-userlookup.c (from /trunk/packet-aim-userlookup.c:11400) - A /trunk/epan/dissectors/packet-aim.c (from /trunk/packet-aim.c:11400) - A /trunk/epan/dissectors/packet-aim.h (from /trunk/packet-aim.h:11400) - A /trunk/epan/dissectors/packet-ajp13.c (from /trunk/packet-ajp13.c:11400) - A /trunk/epan/dissectors/packet-alcap.c (from /trunk/packet-alcap.c:11400) - A /trunk/epan/dissectors/packet-ans.c (from /trunk/packet-ans.c:11400) - A /trunk/epan/dissectors/packet-ansi_637.c (from /trunk/packet-ansi_637.c:11400) - A /trunk/epan/dissectors/packet-ansi_683.c (from /trunk/packet-ansi_683.c:11400) - A /trunk/epan/dissectors/packet-ansi_801.c (from /trunk/packet-ansi_801.c:11400) - A /trunk/epan/dissectors/packet-ansi_a.c (from /trunk/packet-ansi_a.c:11400) - A /trunk/epan/dissectors/packet-ansi_a.h (from /trunk/packet-ansi_a.h:11400) - A /trunk/epan/dissectors/packet-ansi_map.c (from /trunk/packet-ansi_map.c:11400) - A /trunk/epan/dissectors/packet-ansi_map.h (from /trunk/packet-ansi_map.h:11400) - A /trunk/epan/dissectors/packet-aodv.c (from /trunk/packet-aodv.c:11400) - A /trunk/epan/dissectors/packet-ap1394.c (from /trunk/packet-ap1394.c:11400) - A /trunk/epan/dissectors/packet-ap1394.h (from /trunk/packet-ap1394.h:11400) - A /trunk/epan/dissectors/packet-arcnet.c (from /trunk/packet-arcnet.c:11400) - A /trunk/epan/dissectors/packet-arcnet.h (from /trunk/packet-arcnet.h:11400) - A /trunk/epan/dissectors/packet-arp.c (from /trunk/packet-arp.c:11400) - A /trunk/epan/dissectors/packet-arp.h (from /trunk/packet-arp.h:11400) - A /trunk/epan/dissectors/packet-asap.c (from /trunk/packet-asap.c:11400) - A /trunk/epan/dissectors/packet-ascend.c (from /trunk/packet-ascend.c:11400) - A /trunk/epan/dissectors/packet-asf.c (from /trunk/packet-asf.c:11400) - A /trunk/epan/dissectors/packet-atalk.c (from /trunk/packet-atalk.c:11400) - A /trunk/epan/dissectors/packet-atalk.h (from /trunk/packet-atalk.h:11400) - A /trunk/epan/dissectors/packet-atm.c (from /trunk/packet-atm.c:11400) - A /trunk/epan/dissectors/packet-atm.h (from /trunk/packet-atm.h:11400) - A /trunk/epan/dissectors/packet-auto_rp.c (from /trunk/packet-auto_rp.c:11400) - A /trunk/epan/dissectors/packet-bacapp.c (from /trunk/packet-bacapp.c:11400) - A /trunk/epan/dissectors/packet-bacnet.c (from /trunk/packet-bacnet.c:11400) - A /trunk/epan/dissectors/packet-beep.c (from /trunk/packet-beep.c:11400) - A /trunk/epan/dissectors/packet-ber.c (from /trunk/packet-ber.c:11400) - A /trunk/epan/dissectors/packet-ber.h (from /trunk/packet-ber.h:11400) - A /trunk/epan/dissectors/packet-bfd.c (from /trunk/packet-bfd.c:11400) - A /trunk/epan/dissectors/packet-bgp.c (from /trunk/packet-bgp.c:11400) - A /trunk/epan/dissectors/packet-bgp.h (from /trunk/packet-bgp.h:11400) - A /trunk/epan/dissectors/packet-bofl.c (from /trunk/packet-bofl.c:11400) - A /trunk/epan/dissectors/packet-bootp.c (from /trunk/packet-bootp.c:11400) - A /trunk/epan/dissectors/packet-bootparams.c (from /trunk/packet-bootparams.c:11400) - A /trunk/epan/dissectors/packet-bootparams.h (from /trunk/packet-bootparams.h:11400) - A /trunk/epan/dissectors/packet-bpdu.c (from /trunk/packet-bpdu.c:11400) - A /trunk/epan/dissectors/packet-brdwlk.c (from /trunk/packet-brdwlk.c:11400) - A /trunk/epan/dissectors/packet-bssap.c (from /trunk/packet-bssap.c:11400) - A /trunk/epan/dissectors/packet-bssap.h (from /trunk/packet-bssap.h:11400) - A /trunk/epan/dissectors/packet-bssgp.c (from /trunk/packet-bssgp.c:11400) - A /trunk/epan/dissectors/packet-bvlc.c (from /trunk/packet-bvlc.c:11400) - A /trunk/epan/dissectors/packet-cast.c (from /trunk/packet-cast.c:11400) - A /trunk/epan/dissectors/packet-ccsds.c (from /trunk/packet-ccsds.c:11400) - A /trunk/epan/dissectors/packet-cdp.c (from /trunk/packet-cdp.c:11400) - A /trunk/epan/dissectors/packet-cgmp.c (from /trunk/packet-cgmp.c:11400) - A /trunk/epan/dissectors/packet-chdlc.c (from /trunk/packet-chdlc.c:11400) - A /trunk/epan/dissectors/packet-chdlc.h (from /trunk/packet-chdlc.h:11400) - A /trunk/epan/dissectors/packet-cisco-oui.c (from /trunk/packet-cisco-oui.c:11400) - A /trunk/epan/dissectors/packet-clearcase.c (from /trunk/packet-clearcase.c:11400) - A /trunk/epan/dissectors/packet-clearcase.h (from /trunk/packet-clearcase.h:11400) - A /trunk/epan/dissectors/packet-clip.c (from /trunk/packet-clip.c:11400) - A /trunk/epan/dissectors/packet-clip.h (from /trunk/packet-clip.h:11400) - A /trunk/epan/dissectors/packet-clnp.c (from /trunk/packet-clnp.c:11400) - A /trunk/epan/dissectors/packet-cops.c (from /trunk/packet-cops.c:11400) - A /trunk/epan/dissectors/packet-cosine.c (from /trunk/packet-cosine.c:11400) - A /trunk/epan/dissectors/packet-cpfi.c (from /trunk/packet-cpfi.c:11400) - A /trunk/epan/dissectors/packet-cpha.c (from /trunk/packet-cpha.c:11400) - A /trunk/epan/dissectors/packet-cups.c (from /trunk/packet-cups.c:11400) - A /trunk/epan/dissectors/packet-data.c (from /trunk/packet-data.c:11400) - A /trunk/epan/dissectors/packet-data.h (from /trunk/packet-data.h:11400) - A /trunk/epan/dissectors/packet-dccp.c (from /trunk/packet-dccp.c:11400) - A /trunk/epan/dissectors/packet-dccp.h (from /trunk/packet-dccp.h:11400) - A /trunk/epan/dissectors/packet-dcerpc-afs4int.c (from /trunk/packet-dcerpc-afs4int.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-atsvc.c (from /trunk/packet-dcerpc-atsvc.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-atsvc.h (from /trunk/packet-dcerpc-atsvc.h:11400) - A /trunk/epan/dissectors/packet-dcerpc-bossvr.c (from /trunk/packet-dcerpc-bossvr.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-browser.c (from /trunk/packet-dcerpc-browser.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-browser.h (from /trunk/packet-dcerpc-browser.h:11400) - A /trunk/epan/dissectors/packet-dcerpc-budb.c (from /trunk/packet-dcerpc-budb.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-butc.c (from /trunk/packet-dcerpc-butc.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-cds_clerkserver.c (from /trunk/packet-dcerpc-cds_clerkserver.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-cds_solicit.c (from /trunk/packet-dcerpc-cds_solicit.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-conv.c (from /trunk/packet-dcerpc-conv.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-cprpc_server.c (from /trunk/packet-dcerpc-cprpc_server.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-dce122.c (from /trunk/packet-dcerpc-dce122.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-dce122.h (from /trunk/packet-dcerpc-dce122.h:11400) - A /trunk/epan/dissectors/packet-dcerpc-dcom.h (from /trunk/packet-dcerpc-dcom.h:11400) - A /trunk/epan/dissectors/packet-dcerpc-dfs.c (from /trunk/packet-dcerpc-dfs.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-dfs.h (from /trunk/packet-dcerpc-dfs.h:11400) - A /trunk/epan/dissectors/packet-dcerpc-dnsserver.c (from /trunk/packet-dcerpc-dnsserver.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-dnsserver.h (from /trunk/packet-dcerpc-dnsserver.h:11400) - A /trunk/epan/dissectors/packet-dcerpc-drsuapi.c (from /trunk/packet-dcerpc-drsuapi.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-drsuapi.h (from /trunk/packet-dcerpc-drsuapi.h:11400) - A /trunk/epan/dissectors/packet-dcerpc-dtsprovider.c (from /trunk/packet-dcerpc-dtsprovider.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-dtsstime_req.c (from /trunk/packet-dcerpc-dtsstime_req.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-efs.c (from /trunk/packet-dcerpc-efs.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-efs.h (from /trunk/packet-dcerpc-efs.h:11400) - A /trunk/epan/dissectors/packet-dcerpc-epm.c (from /trunk/packet-dcerpc-epm.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-epm4.c (from /trunk/packet-dcerpc-epm4.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-eventlog.c (from /trunk/packet-dcerpc-eventlog.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-eventlog.h (from /trunk/packet-dcerpc-eventlog.h:11400) - A /trunk/epan/dissectors/packet-dcerpc-fldb.c (from /trunk/packet-dcerpc-fldb.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-frsapi.c (from /trunk/packet-dcerpc-frsapi.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-frsapi.h (from /trunk/packet-dcerpc-frsapi.h:11400) - A /trunk/epan/dissectors/packet-dcerpc-frsrpc.c (from /trunk/packet-dcerpc-frsrpc.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-frsrpc.h (from /trunk/packet-dcerpc-frsrpc.h:11400) - A /trunk/epan/dissectors/packet-dcerpc-ftserver.c (from /trunk/packet-dcerpc-ftserver.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-icl_rpc.c (from /trunk/packet-dcerpc-icl_rpc.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-initshutdown.c (from /trunk/packet-dcerpc-initshutdown.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-initshutdown.h (from /trunk/packet-dcerpc-initshutdown.h:11400) - A /trunk/epan/dissectors/packet-dcerpc-krb5rpc.c (from /trunk/packet-dcerpc-krb5rpc.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-llb.c (from /trunk/packet-dcerpc-llb.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-lsa-ds.c (from /trunk/packet-dcerpc-lsa-ds.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-lsa.c (from /trunk/packet-dcerpc-lsa.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-lsa.h (from /trunk/packet-dcerpc-lsa.h:11400) - A /trunk/epan/dissectors/packet-dcerpc-mapi.c (from /trunk/packet-dcerpc-mapi.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-mapi.h (from /trunk/packet-dcerpc-mapi.h:11400) - A /trunk/epan/dissectors/packet-dcerpc-messenger.c (from /trunk/packet-dcerpc-messenger.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-mgmt.c (from /trunk/packet-dcerpc-mgmt.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-ndr.c (from /trunk/packet-dcerpc-ndr.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-netlogon.c (from /trunk/packet-dcerpc-netlogon.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-netlogon.h (from /trunk/packet-dcerpc-netlogon.h:11400) - A /trunk/epan/dissectors/packet-dcerpc-nspi.c (from /trunk/packet-dcerpc-nspi.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-nt.c (from /trunk/packet-dcerpc-nt.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-nt.h (from /trunk/packet-dcerpc-nt.h:11400) - A /trunk/epan/dissectors/packet-dcerpc-oxid.c (from /trunk/packet-dcerpc-oxid.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-rdaclif.c (from /trunk/packet-dcerpc-rdaclif.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-reg.c (from /trunk/packet-dcerpc-reg.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-reg.h (from /trunk/packet-dcerpc-reg.h:11400) - A /trunk/epan/dissectors/packet-dcerpc-remact.c (from /trunk/packet-dcerpc-remact.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-rep_proc.c (from /trunk/packet-dcerpc-rep_proc.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-roverride.c (from /trunk/packet-dcerpc-roverride.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-rpriv.c (from /trunk/packet-dcerpc-rpriv.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-rs_acct.c (from /trunk/packet-dcerpc-rs_acct.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-rs_attr.c (from /trunk/packet-dcerpc-rs_attr.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-rs_attr_schema.c (from /trunk/packet-dcerpc-rs_attr_schema.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-rs_bind.c (from /trunk/packet-dcerpc-rs_bind.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-rs_misc.c (from /trunk/packet-dcerpc-rs_misc.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-rs_pgo.c (from /trunk/packet-dcerpc-rs_pgo.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-rs_plcy.c (from /trunk/packet-dcerpc-rs_plcy.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-rs_prop_acct.c (from /trunk/packet-dcerpc-rs_prop_acct.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-rs_prop_acl.c (from /trunk/packet-dcerpc-rs_prop_acl.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-rs_prop_attr.c (from /trunk/packet-dcerpc-rs_prop_attr.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-rs_prop_pgo.c (from /trunk/packet-dcerpc-rs_prop_pgo.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-rs_prop_plcy.c (from /trunk/packet-dcerpc-rs_prop_plcy.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-rs_pwd_mgmt.c (from /trunk/packet-dcerpc-rs_pwd_mgmt.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-rs_repadm.c (from /trunk/packet-dcerpc-rs_repadm.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-rs_replist.c (from /trunk/packet-dcerpc-rs_replist.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-rs_repmgr.c (from /trunk/packet-dcerpc-rs_repmgr.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-rs_unix.c (from /trunk/packet-dcerpc-rs_unix.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-rsec_login.c (from /trunk/packet-dcerpc-rsec_login.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-samr.c (from /trunk/packet-dcerpc-samr.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-samr.h (from /trunk/packet-dcerpc-samr.h:11400) - A /trunk/epan/dissectors/packet-dcerpc-secidmap.c (from /trunk/packet-dcerpc-secidmap.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-spoolss.c (from /trunk/packet-dcerpc-spoolss.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-spoolss.h (from /trunk/packet-dcerpc-spoolss.h:11400) - A /trunk/epan/dissectors/packet-dcerpc-srvsvc.c (from /trunk/packet-dcerpc-srvsvc.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-srvsvc.h (from /trunk/packet-dcerpc-srvsvc.h:11400) - A /trunk/epan/dissectors/packet-dcerpc-svcctl.c (from /trunk/packet-dcerpc-svcctl.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-svcctl.h (from /trunk/packet-dcerpc-svcctl.h:11400) - A /trunk/epan/dissectors/packet-dcerpc-tapi.c (from /trunk/packet-dcerpc-tapi.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-tapi.h (from /trunk/packet-dcerpc-tapi.h:11400) - A /trunk/epan/dissectors/packet-dcerpc-tkn4int.c (from /trunk/packet-dcerpc-tkn4int.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-trksvr.c (from /trunk/packet-dcerpc-trksvr.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-ubikdisk.c (from /trunk/packet-dcerpc-ubikdisk.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-ubikvote.c (from /trunk/packet-dcerpc-ubikvote.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-update.c (from /trunk/packet-dcerpc-update.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-wkssvc.c (from /trunk/packet-dcerpc-wkssvc.c:11400) - A /trunk/epan/dissectors/packet-dcerpc-wkssvc.h (from /trunk/packet-dcerpc-wkssvc.h:11400) - A /trunk/epan/dissectors/packet-dcerpc.c (from /trunk/packet-dcerpc.c:11409) - A /trunk/epan/dissectors/packet-dcerpc.h (from /trunk/packet-dcerpc.h:11409) - A /trunk/epan/dissectors/packet-dcm.c (from /trunk/packet-dcm.c:11400) - A /trunk/epan/dissectors/packet-ddtp.c (from /trunk/packet-ddtp.c:11400) - A /trunk/epan/dissectors/packet-ddtp.h (from /trunk/packet-ddtp.h:11400) - A /trunk/epan/dissectors/packet-dec-bpdu.c (from /trunk/packet-dec-bpdu.c:11400) - A /trunk/epan/dissectors/packet-dhcpv6.c (from /trunk/packet-dhcpv6.c:11400) - A /trunk/epan/dissectors/packet-diameter-defs.h (from /trunk/packet-diameter-defs.h:11400) - A /trunk/epan/dissectors/packet-diameter.c (from /trunk/packet-diameter.c:11400) - A /trunk/epan/dissectors/packet-diffserv-mpls-common.c (from /trunk/packet-diffserv-mpls-common.c:11400) - A /trunk/epan/dissectors/packet-diffserv-mpls-common.h (from /trunk/packet-diffserv-mpls-common.h:11400) - A /trunk/epan/dissectors/packet-distcc.c (from /trunk/packet-distcc.c:11400) - A /trunk/epan/dissectors/packet-dlsw.c (from /trunk/packet-dlsw.c:11400) - A /trunk/epan/dissectors/packet-dnp.c (from /trunk/packet-dnp.c:11400) - A /trunk/epan/dissectors/packet-dns.c (from /trunk/packet-dns.c:11400) - A /trunk/epan/dissectors/packet-dns.h (from /trunk/packet-dns.h:11400) - A /trunk/epan/dissectors/packet-dsi.c (from /trunk/packet-dsi.c:11400) - A /trunk/epan/dissectors/packet-dvmrp.c (from /trunk/packet-dvmrp.c:11400) - A /trunk/epan/dissectors/packet-dvmrp.h (from /trunk/packet-dvmrp.h:11400) - A /trunk/epan/dissectors/packet-e164.c (from /trunk/packet-e164.c:11400) - A /trunk/epan/dissectors/packet-e164.h (from /trunk/packet-e164.h:11400) - A /trunk/epan/dissectors/packet-eap.c (from /trunk/packet-eap.c:11400) - A /trunk/epan/dissectors/packet-eapol.c (from /trunk/packet-eapol.c:11400) - A /trunk/epan/dissectors/packet-echo.c (from /trunk/packet-echo.c:11400) - A /trunk/epan/dissectors/packet-edonkey.c (from /trunk/packet-edonkey.c:11400) - A /trunk/epan/dissectors/packet-edonkey.h (from /trunk/packet-edonkey.h:11400) - A /trunk/epan/dissectors/packet-eigrp.c (from /trunk/packet-eigrp.c:11400) - A /trunk/epan/dissectors/packet-enc.c (from /trunk/packet-enc.c:11400) - A /trunk/epan/dissectors/packet-enip.c (from /trunk/packet-enip.c:11400) - A /trunk/epan/dissectors/packet-enrp.c (from /trunk/packet-enrp.c:11400) - A /trunk/epan/dissectors/packet-esis.c (from /trunk/packet-esis.c:11400) - A /trunk/epan/dissectors/packet-esis.h (from /trunk/packet-esis.h:11400) - A /trunk/epan/dissectors/packet-eth.c (from /trunk/packet-eth.c:11400) - A /trunk/epan/dissectors/packet-eth.h (from /trunk/packet-eth.h:11400) - A /trunk/epan/dissectors/packet-etherip.c (from /trunk/packet-etherip.c:11400) - A /trunk/epan/dissectors/packet-ethertype.c (from /trunk/packet-ethertype.c:11400) - A /trunk/epan/dissectors/packet-fc.c (from /trunk/packet-fc.c:11400) - A /trunk/epan/dissectors/packet-fc.h (from /trunk/packet-fc.h:11400) - A /trunk/epan/dissectors/packet-fcbls.h (from /trunk/packet-fcbls.h:11400) - A /trunk/epan/dissectors/packet-fcct.c (from /trunk/packet-fcct.c:11400) - A /trunk/epan/dissectors/packet-fcct.h (from /trunk/packet-fcct.h:11400) - A /trunk/epan/dissectors/packet-fcdns.c (from /trunk/packet-fcdns.c:11400) - A /trunk/epan/dissectors/packet-fcdns.h (from /trunk/packet-fcdns.h:11400) - A /trunk/epan/dissectors/packet-fcels.c (from /trunk/packet-fcels.c:11400) - A /trunk/epan/dissectors/packet-fcels.h (from /trunk/packet-fcels.h:11400) - A /trunk/epan/dissectors/packet-fcfcs.c (from /trunk/packet-fcfcs.c:11400) - A /trunk/epan/dissectors/packet-fcfcs.h (from /trunk/packet-fcfcs.h:11400) - A /trunk/epan/dissectors/packet-fcfzs.c (from /trunk/packet-fcfzs.c:11400) - A /trunk/epan/dissectors/packet-fcfzs.h (from /trunk/packet-fcfzs.h:11400) - A /trunk/epan/dissectors/packet-fcip.c (from /trunk/packet-fcip.c:11400) - A /trunk/epan/dissectors/packet-fclctl.c (from /trunk/packet-fclctl.c:11400) - A /trunk/epan/dissectors/packet-fclctl.h (from /trunk/packet-fclctl.h:11400) - A /trunk/epan/dissectors/packet-fcp.c (from /trunk/packet-fcp.c:11400) - A /trunk/epan/dissectors/packet-fcp.h (from /trunk/packet-fcp.h:11400) - A /trunk/epan/dissectors/packet-fcsb3.c (from /trunk/packet-fcsb3.c:11400) - A /trunk/epan/dissectors/packet-fcsb3.h (from /trunk/packet-fcsb3.h:11400) - A /trunk/epan/dissectors/packet-fcsp.c (from /trunk/packet-fcsp.c:11400) - A /trunk/epan/dissectors/packet-fcsp.h (from /trunk/packet-fcsp.h:11400) - A /trunk/epan/dissectors/packet-fcswils.c (from /trunk/packet-fcswils.c:11400) - A /trunk/epan/dissectors/packet-fcswils.h (from /trunk/packet-fcswils.h:11400) - A /trunk/epan/dissectors/packet-fddi.c (from /trunk/packet-fddi.c:11400) - A /trunk/epan/dissectors/packet-fddi.h (from /trunk/packet-fddi.h:11400) - A /trunk/epan/dissectors/packet-fix.c (from /trunk/packet-fix.c:11400) - A /trunk/epan/dissectors/packet-fr.c (from /trunk/packet-fr.c:11400) - A /trunk/epan/dissectors/packet-frame.c (from /trunk/packet-frame.c:11400) - A /trunk/epan/dissectors/packet-frame.h (from /trunk/packet-frame.h:11400) - A /trunk/epan/dissectors/packet-ftam.c (from /trunk/packet-ftam.c:11400) - A /trunk/epan/dissectors/packet-ftam.h (from /trunk/packet-ftam.h:11400) - A /trunk/epan/dissectors/packet-ftp.c (from /trunk/packet-ftp.c:11400) - A /trunk/epan/dissectors/packet-fw1.c (from /trunk/packet-fw1.c:11400) - A /trunk/epan/dissectors/packet-gift.c (from /trunk/packet-gift.c:11400) - A /trunk/epan/dissectors/packet-giop.c (from /trunk/packet-giop.c:11400) - A /trunk/epan/dissectors/packet-giop.h (from /trunk/packet-giop.h:11400) - A /trunk/epan/dissectors/packet-gmrp.c (from /trunk/packet-gmrp.c:11400) - A /trunk/epan/dissectors/packet-gnutella.c (from /trunk/packet-gnutella.c:11400) - A /trunk/epan/dissectors/packet-gnutella.h (from /trunk/packet-gnutella.h:11400) - A /trunk/epan/dissectors/packet-gprs-llc.c (from /trunk/packet-gprs-llc.c:11400) - A /trunk/epan/dissectors/packet-gprs-ns.c (from /trunk/packet-gprs-ns.c:11400) - A /trunk/epan/dissectors/packet-gre.c (from /trunk/packet-gre.c:11400) - A /trunk/epan/dissectors/packet-gsm_a.c (from /trunk/packet-gsm_a.c:11400) - A /trunk/epan/dissectors/packet-gsm_a.h (from /trunk/packet-gsm_a.h:11400) - A /trunk/epan/dissectors/packet-gsm_map.c (from /trunk/packet-gsm_map.c:11400) - A /trunk/epan/dissectors/packet-gsm_map.h (from /trunk/packet-gsm_map.h:11400) - A /trunk/epan/dissectors/packet-gsm_sms.c (from /trunk/packet-gsm_sms.c:11400) - A /trunk/epan/dissectors/packet-gsm_sms.h (from /trunk/packet-gsm_sms.h:11400) - A /trunk/epan/dissectors/packet-gsm_sms_ud.c (from /trunk/packet-gsm_sms_ud.c:11400) - A /trunk/epan/dissectors/packet-gsm_ss.c (from /trunk/packet-gsm_ss.c:11400) - A /trunk/epan/dissectors/packet-gsm_ss.h (from /trunk/packet-gsm_ss.h:11400) - A /trunk/epan/dissectors/packet-gssapi.c (from /trunk/packet-gssapi.c:11409) - A /trunk/epan/dissectors/packet-gssapi.h (from /trunk/packet-gssapi.h:11409) - A /trunk/epan/dissectors/packet-gtp.c (from /trunk/packet-gtp.c:11400) - A /trunk/epan/dissectors/packet-gtp.h (from /trunk/packet-gtp.h:11400) - A /trunk/epan/dissectors/packet-gvrp.c (from /trunk/packet-gvrp.c:11400) - A /trunk/epan/dissectors/packet-h1.c (from /trunk/packet-h1.c:11400) - A /trunk/epan/dissectors/packet-h225.c (from /trunk/packet-h225.c:11400) - A /trunk/epan/dissectors/packet-h225.h (from /trunk/packet-h225.h:11400) - A /trunk/epan/dissectors/packet-h235.c (from /trunk/packet-h235.c:11400) - A /trunk/epan/dissectors/packet-h235.h (from /trunk/packet-h235.h:11400) - A /trunk/epan/dissectors/packet-h245.c (from /trunk/packet-h245.c:11400) - A /trunk/epan/dissectors/packet-h245.h (from /trunk/packet-h245.h:11400) - A /trunk/epan/dissectors/packet-h261.c (from /trunk/packet-h261.c:11400) - A /trunk/epan/dissectors/packet-h263.c (from /trunk/packet-h263.c:11400) - A /trunk/epan/dissectors/packet-h450.c (from /trunk/packet-h450.c:11400) - A /trunk/epan/dissectors/packet-hclnfsd.c (from /trunk/packet-hclnfsd.c:11400) - A /trunk/epan/dissectors/packet-hclnfsd.h (from /trunk/packet-hclnfsd.h:11400) - A /trunk/epan/dissectors/packet-hpext.c (from /trunk/packet-hpext.c:11400) - A /trunk/epan/dissectors/packet-hpext.h (from /trunk/packet-hpext.h:11400) - A /trunk/epan/dissectors/packet-hsrp.c (from /trunk/packet-hsrp.c:11400) - A /trunk/epan/dissectors/packet-http.c (from /trunk/packet-http.c:11400) - A /trunk/epan/dissectors/packet-http.h (from /trunk/packet-http.h:11400) - A /trunk/epan/dissectors/packet-hyperscsi.c (from /trunk/packet-hyperscsi.c:11400) - A /trunk/epan/dissectors/packet-iapp.c (from /trunk/packet-iapp.c:11400) - A /trunk/epan/dissectors/packet-iax2.c (from /trunk/packet-iax2.c:11400) - A /trunk/epan/dissectors/packet-iax2.h (from /trunk/packet-iax2.h:11400) - A /trunk/epan/dissectors/packet-ib.c (from /trunk/packet-ib.c:11400) - A /trunk/epan/dissectors/packet-icap.c (from /trunk/packet-icap.c:11400) - A /trunk/epan/dissectors/packet-icmpv6.c (from /trunk/packet-icmpv6.c:11400) - A /trunk/epan/dissectors/packet-icp.c (from /trunk/packet-icp.c:11400) - A /trunk/epan/dissectors/packet-icq.c (from /trunk/packet-icq.c:11400) - A /trunk/epan/dissectors/packet-ieee80211.c (from /trunk/packet-ieee80211.c:11400) - A /trunk/epan/dissectors/packet-ieee80211.h (from /trunk/packet-ieee80211.h:11400) - A /trunk/epan/dissectors/packet-ieee8023.c (from /trunk/packet-ieee8023.c:11400) - A /trunk/epan/dissectors/packet-ieee8023.h (from /trunk/packet-ieee8023.h:11400) - A /trunk/epan/dissectors/packet-igap.c (from /trunk/packet-igap.c:11400) - A /trunk/epan/dissectors/packet-igap.h (from /trunk/packet-igap.h:11400) - A /trunk/epan/dissectors/packet-igmp.c (from /trunk/packet-igmp.c:11400) - A /trunk/epan/dissectors/packet-igmp.h (from /trunk/packet-igmp.h:11400) - A /trunk/epan/dissectors/packet-igrp.c (from /trunk/packet-igrp.c:11400) - A /trunk/epan/dissectors/packet-image-gif.c (from /trunk/packet-image-gif.c:11400) - A /trunk/epan/dissectors/packet-image-jfif.c (from /trunk/packet-image-jfif.c:11400) - A /trunk/epan/dissectors/packet-imap.c (from /trunk/packet-imap.c:11400) - A /trunk/epan/dissectors/packet-ip.c (from /trunk/packet-ip.c:11400) - A /trunk/epan/dissectors/packet-ip.h (from /trunk/packet-ip.h:11400) - A /trunk/epan/dissectors/packet-ipdc.c (from /trunk/packet-ipdc.c:11400) - A /trunk/epan/dissectors/packet-ipdc.h (from /trunk/packet-ipdc.h:11400) - A /trunk/epan/dissectors/packet-ipfc.c (from /trunk/packet-ipfc.c:11400) - A /trunk/epan/dissectors/packet-ipfc.h (from /trunk/packet-ipfc.h:11400) - A /trunk/epan/dissectors/packet-ipmi.c (from /trunk/packet-ipmi.c:11400) - A /trunk/epan/dissectors/packet-ipp.c (from /trunk/packet-ipp.c:11400) - A /trunk/epan/dissectors/packet-ipsec-udp.c (from /trunk/packet-ipsec-udp.c:11400) - A /trunk/epan/dissectors/packet-ipsec.c (from /trunk/packet-ipsec.c:11400) - A /trunk/epan/dissectors/packet-ipsec.h (from /trunk/packet-ipsec.h:11400) - A /trunk/epan/dissectors/packet-ipv6.c (from /trunk/packet-ipv6.c:11400) - A /trunk/epan/dissectors/packet-ipv6.h (from /trunk/packet-ipv6.h:11400) - A /trunk/epan/dissectors/packet-ipvs-syncd.c (from /trunk/packet-ipvs-syncd.c:11400) - A /trunk/epan/dissectors/packet-ipx.c (from /trunk/packet-ipx.c:11400) - A /trunk/epan/dissectors/packet-ipx.h (from /trunk/packet-ipx.h:11400) - A /trunk/epan/dissectors/packet-ipxwan.c (from /trunk/packet-ipxwan.c:11400) - A /trunk/epan/dissectors/packet-irc.c (from /trunk/packet-irc.c:11400) - A /trunk/epan/dissectors/packet-isakmp.c (from /trunk/packet-isakmp.c:11400) - A /trunk/epan/dissectors/packet-iscsi.c (from /trunk/packet-iscsi.c:11400) - A /trunk/epan/dissectors/packet-isdn.c (from /trunk/packet-isdn.c:11400) - A /trunk/epan/dissectors/packet-isis-clv.c (from /trunk/packet-isis-clv.c:11400) - A /trunk/epan/dissectors/packet-isis-clv.h (from /trunk/packet-isis-clv.h:11400) - A /trunk/epan/dissectors/packet-isis-hello.c (from /trunk/packet-isis-hello.c:11400) - A /trunk/epan/dissectors/packet-isis-hello.h (from /trunk/packet-isis-hello.h:11400) - A /trunk/epan/dissectors/packet-isis-lsp.c (from /trunk/packet-isis-lsp.c:11400) - A /trunk/epan/dissectors/packet-isis-lsp.h (from /trunk/packet-isis-lsp.h:11400) - A /trunk/epan/dissectors/packet-isis-snp.c (from /trunk/packet-isis-snp.c:11400) - A /trunk/epan/dissectors/packet-isis-snp.h (from /trunk/packet-isis-snp.h:11400) - A /trunk/epan/dissectors/packet-isis.c (from /trunk/packet-isis.c:11400) - A /trunk/epan/dissectors/packet-isis.h (from /trunk/packet-isis.h:11400) - A /trunk/epan/dissectors/packet-isl.c (from /trunk/packet-isl.c:11400) - A /trunk/epan/dissectors/packet-isl.h (from /trunk/packet-isl.h:11400) - A /trunk/epan/dissectors/packet-ismp.c (from /trunk/packet-ismp.c:11400) - A /trunk/epan/dissectors/packet-isns.c (from /trunk/packet-isns.c:11400) - A /trunk/epan/dissectors/packet-isup.c (from /trunk/packet-isup.c:11400) - A /trunk/epan/dissectors/packet-isup.h (from /trunk/packet-isup.h:11400) - A /trunk/epan/dissectors/packet-iua.c (from /trunk/packet-iua.c:11400) - A /trunk/epan/dissectors/packet-jabber.c (from /trunk/packet-jabber.c:11400) - A /trunk/epan/dissectors/packet-kadm5.c (from /trunk/packet-kadm5.c:11400) - A /trunk/epan/dissectors/packet-kerberos.c (from /trunk/packet-kerberos.c:11409) - A /trunk/epan/dissectors/packet-kerberos.h (from /trunk/packet-kerberos.h:11400) - A /trunk/epan/dissectors/packet-klm.c (from /trunk/packet-klm.c:11400) - A /trunk/epan/dissectors/packet-klm.h (from /trunk/packet-klm.h:11400) - A /trunk/epan/dissectors/packet-kpasswd.c (from /trunk/packet-kpasswd.c:11400) - A /trunk/epan/dissectors/packet-l2tp.c (from /trunk/packet-l2tp.c:11400) - A /trunk/epan/dissectors/packet-lapb.c (from /trunk/packet-lapb.c:11400) - A /trunk/epan/dissectors/packet-lapbether.c (from /trunk/packet-lapbether.c:11400) - A /trunk/epan/dissectors/packet-lapd.c (from /trunk/packet-lapd.c:11400) - A /trunk/epan/dissectors/packet-laplink.c (from /trunk/packet-laplink.c:11400) - A /trunk/epan/dissectors/packet-ldap.c (from /trunk/packet-ldap.c:11400) - A /trunk/epan/dissectors/packet-ldap.h (from /trunk/packet-ldap.h:11400) - A /trunk/epan/dissectors/packet-ldp.c (from /trunk/packet-ldp.c:11400) - A /trunk/epan/dissectors/packet-ldp.h (from /trunk/packet-ldp.h:11400) - A /trunk/epan/dissectors/packet-llc.c (from /trunk/packet-llc.c:11400) - A /trunk/epan/dissectors/packet-llc.h (from /trunk/packet-llc.h:11400) - A /trunk/epan/dissectors/packet-lmi.c (from /trunk/packet-lmi.c:11400) - A /trunk/epan/dissectors/packet-lmp.c (from /trunk/packet-lmp.c:11400) - A /trunk/epan/dissectors/packet-lpd.c (from /trunk/packet-lpd.c:11400) - A /trunk/epan/dissectors/packet-lwapp.c (from /trunk/packet-lwapp.c:11400) - A /trunk/epan/dissectors/packet-m2pa.c (from /trunk/packet-m2pa.c:11400) - A /trunk/epan/dissectors/packet-m2tp.c (from /trunk/packet-m2tp.c:11400) - A /trunk/epan/dissectors/packet-m2ua.c (from /trunk/packet-m2ua.c:11400) - A /trunk/epan/dissectors/packet-m3ua.c (from /trunk/packet-m3ua.c:11400) - A /trunk/epan/dissectors/packet-mbtcp.c (from /trunk/packet-mbtcp.c:11400) - A /trunk/epan/dissectors/packet-mdshdr.c (from /trunk/packet-mdshdr.c:11400) - A /trunk/epan/dissectors/packet-media.c (from /trunk/packet-media.c:11400) - A /trunk/epan/dissectors/packet-mip.c (from /trunk/packet-mip.c:11400) - A /trunk/epan/dissectors/packet-mip6.c (from /trunk/packet-mip6.c:11400) - A /trunk/epan/dissectors/packet-mip6.h (from /trunk/packet-mip6.h:11400) - A /trunk/epan/dissectors/packet-mmse.c (from /trunk/packet-mmse.c:11400) - A /trunk/epan/dissectors/packet-mount.c (from /trunk/packet-mount.c:11400) - A /trunk/epan/dissectors/packet-mount.h (from /trunk/packet-mount.h:11400) - A /trunk/epan/dissectors/packet-mpeg1.c (from /trunk/packet-mpeg1.c:11400) - A /trunk/epan/dissectors/packet-mpls-echo.c (from /trunk/packet-mpls-echo.c:11400) - A /trunk/epan/dissectors/packet-mpls.c (from /trunk/packet-mpls.c:11400) - A /trunk/epan/dissectors/packet-mq-pcf.c (from /trunk/packet-mq-pcf.c:11400) - A /trunk/epan/dissectors/packet-mq.c (from /trunk/packet-mq.c:11400) - A /trunk/epan/dissectors/packet-mq.h (from /trunk/packet-mq.h:11400) - A /trunk/epan/dissectors/packet-mrdisc.c (from /trunk/packet-mrdisc.c:11400) - A /trunk/epan/dissectors/packet-mrdisc.h (from /trunk/packet-mrdisc.h:11400) - A /trunk/epan/dissectors/packet-msdp.c (from /trunk/packet-msdp.c:11400) - A /trunk/epan/dissectors/packet-msn-messenger.c (from /trunk/packet-msn-messenger.c:11400) - A /trunk/epan/dissectors/packet-msnip.c (from /trunk/packet-msnip.c:11400) - A /trunk/epan/dissectors/packet-msnip.h (from /trunk/packet-msnip.h:11400) - A /trunk/epan/dissectors/packet-msproxy.c (from /trunk/packet-msproxy.c:11400) - A /trunk/epan/dissectors/packet-mtp2.c (from /trunk/packet-mtp2.c:11400) - A /trunk/epan/dissectors/packet-mtp3.c (from /trunk/packet-mtp3.c:11400) - A /trunk/epan/dissectors/packet-mtp3.h (from /trunk/packet-mtp3.h:11400) - A /trunk/epan/dissectors/packet-mtp3mg.c (from /trunk/packet-mtp3mg.c:11400) - A /trunk/epan/dissectors/packet-multipart.c (from /trunk/packet-multipart.c:11400) - A /trunk/epan/dissectors/packet-mysql.c (from /trunk/packet-mysql.c:11400) - A /trunk/epan/dissectors/packet-nbipx.c (from /trunk/packet-nbipx.c:11400) - A /trunk/epan/dissectors/packet-nbns.c (from /trunk/packet-nbns.c:11400) - A /trunk/epan/dissectors/packet-ncp-int.h (from /trunk/packet-ncp-int.h:11400) - A /trunk/epan/dissectors/packet-ncp-nmas.c (from /trunk/packet-ncp-nmas.c:11400) - A /trunk/epan/dissectors/packet-ncp-nmas.h (from /trunk/packet-ncp-nmas.h:11400) - A /trunk/epan/dissectors/packet-ncp.c (from /trunk/packet-ncp.c:11400) - A /trunk/epan/dissectors/packet-ncp2222.inc (from /trunk/packet-ncp2222.inc:11400) - A /trunk/epan/dissectors/packet-ndmp.c (from /trunk/packet-ndmp.c:11400) - A /trunk/epan/dissectors/packet-ndps.c (from /trunk/packet-ndps.c:11400) - A /trunk/epan/dissectors/packet-ndps.h (from /trunk/packet-ndps.h:11400) - A /trunk/epan/dissectors/packet-netbios.c (from /trunk/packet-netbios.c:11400) - A /trunk/epan/dissectors/packet-netbios.h (from /trunk/packet-netbios.h:11400) - A /trunk/epan/dissectors/packet-netflow.c (from /trunk/packet-netflow.c:11400) - A /trunk/epan/dissectors/packet-nfs.c (from /trunk/packet-nfs.c:11400) - A /trunk/epan/dissectors/packet-nfs.h (from /trunk/packet-nfs.h:11400) - A /trunk/epan/dissectors/packet-nfsacl.c (from /trunk/packet-nfsacl.c:11400) - A /trunk/epan/dissectors/packet-nfsauth.c (from /trunk/packet-nfsauth.c:11400) - A /trunk/epan/dissectors/packet-nisplus.c (from /trunk/packet-nisplus.c:11400) - A /trunk/epan/dissectors/packet-nisplus.h (from /trunk/packet-nisplus.h:11400) - A /trunk/epan/dissectors/packet-nlm.c (from /trunk/packet-nlm.c:11400) - A /trunk/epan/dissectors/packet-nlm.h (from /trunk/packet-nlm.h:11400) - A /trunk/epan/dissectors/packet-nlsp.c (from /trunk/packet-nlsp.c:11400) - A /trunk/epan/dissectors/packet-nntp.c (from /trunk/packet-nntp.c:11400) - A /trunk/epan/dissectors/packet-nt-oui.c (from /trunk/packet-nt-oui.c:11400) - A /trunk/epan/dissectors/packet-nt-sonmp.c (from /trunk/packet-nt-sonmp.c:11400) - A /trunk/epan/dissectors/packet-nt-tpcp.c (from /trunk/packet-nt-tpcp.c:11400) - A /trunk/epan/dissectors/packet-ntlmssp.c (from /trunk/packet-ntlmssp.c:11400) - A /trunk/epan/dissectors/packet-ntp.c (from /trunk/packet-ntp.c:11400) - A /trunk/epan/dissectors/packet-ntp.h (from /trunk/packet-ntp.h:11400) - A /trunk/epan/dissectors/packet-null.c (from /trunk/packet-null.c:11400) - A /trunk/epan/dissectors/packet-null.h (from /trunk/packet-null.h:11400) - A /trunk/epan/dissectors/packet-olsr.c (from /trunk/packet-olsr.c:11400) - A /trunk/epan/dissectors/packet-osi-options.c (from /trunk/packet-osi-options.c:11400) - A /trunk/epan/dissectors/packet-osi-options.h (from /trunk/packet-osi-options.h:11400) - A /trunk/epan/dissectors/packet-osi.c (from /trunk/packet-osi.c:11400) - A /trunk/epan/dissectors/packet-osi.h (from /trunk/packet-osi.h:11400) - A /trunk/epan/dissectors/packet-ospf.c (from /trunk/packet-ospf.c:11400) - A /trunk/epan/dissectors/packet-pcnfsd.c (from /trunk/packet-pcnfsd.c:11400) - A /trunk/epan/dissectors/packet-pcnfsd.h (from /trunk/packet-pcnfsd.h:11400) - A /trunk/epan/dissectors/packet-per.c (from /trunk/packet-per.c:11400) - A /trunk/epan/dissectors/packet-per.h (from /trunk/packet-per.h:11400) - A /trunk/epan/dissectors/packet-pflog.c (from /trunk/packet-pflog.c:11400) - A /trunk/epan/dissectors/packet-pflog.h (from /trunk/packet-pflog.h:11400) - A /trunk/epan/dissectors/packet-pgm.c (from /trunk/packet-pgm.c:11400) - A /trunk/epan/dissectors/packet-pim.c (from /trunk/packet-pim.c:11400) - A /trunk/epan/dissectors/packet-pim.h (from /trunk/packet-pim.h:11400) - A /trunk/epan/dissectors/packet-pktc.c (from /trunk/packet-pktc.c:11400) - A /trunk/epan/dissectors/packet-pktc.h (from /trunk/packet-pktc.h:11400) - A /trunk/epan/dissectors/packet-pop.c (from /trunk/packet-pop.c:11400) - A /trunk/epan/dissectors/packet-portmap.c (from /trunk/packet-portmap.c:11400) - A /trunk/epan/dissectors/packet-portmap.h (from /trunk/packet-portmap.h:11400) - A /trunk/epan/dissectors/packet-postgresql.c (from /trunk/packet-postgresql.c:11400) - A /trunk/epan/dissectors/packet-ppp.c (from /trunk/packet-ppp.c:11400) - A /trunk/epan/dissectors/packet-ppp.h (from /trunk/packet-ppp.h:11400) - A /trunk/epan/dissectors/packet-pppoe.c (from /trunk/packet-pppoe.c:11400) - A /trunk/epan/dissectors/packet-pptp.c (from /trunk/packet-pptp.c:11400) - A /trunk/epan/dissectors/packet-pres.c (from /trunk/packet-pres.c:11400) - A /trunk/epan/dissectors/packet-pres.h (from /trunk/packet-pres.h:11400) - A /trunk/epan/dissectors/packet-prism.c (from /trunk/packet-prism.c:11400) - A /trunk/epan/dissectors/packet-prism.h (from /trunk/packet-prism.h:11400) - A /trunk/epan/dissectors/packet-ptp.c (from /trunk/packet-ptp.c:11400) - A /trunk/epan/dissectors/packet-q2931.c (from /trunk/packet-q2931.c:11400) - A /trunk/epan/dissectors/packet-q931.c (from /trunk/packet-q931.c:11400) - A /trunk/epan/dissectors/packet-q931.h (from /trunk/packet-q931.h:11400) - A /trunk/epan/dissectors/packet-q933.c (from /trunk/packet-q933.c:11400) - A /trunk/epan/dissectors/packet-qllc.c (from /trunk/packet-qllc.c:11400) - A /trunk/epan/dissectors/packet-quake.c (from /trunk/packet-quake.c:11400) - A /trunk/epan/dissectors/packet-quake2.c (from /trunk/packet-quake2.c:11400) - A /trunk/epan/dissectors/packet-quake3.c (from /trunk/packet-quake3.c:11400) - A /trunk/epan/dissectors/packet-quakeworld.c (from /trunk/packet-quakeworld.c:11400) - A /trunk/epan/dissectors/packet-radiotap.c (from /trunk/packet-radiotap.c:11400) - A /trunk/epan/dissectors/packet-radiotap.h (from /trunk/packet-radiotap.h:11400) - A /trunk/epan/dissectors/packet-radius.c (from /trunk/packet-radius.c:11400) - A /trunk/epan/dissectors/packet-ranap.c (from /trunk/packet-ranap.c:11400) - A /trunk/epan/dissectors/packet-raw.c (from /trunk/packet-raw.c:11400) - A /trunk/epan/dissectors/packet-raw.h (from /trunk/packet-raw.h:11400) - A /trunk/epan/dissectors/packet-rip.c (from /trunk/packet-rip.c:11400) - A /trunk/epan/dissectors/packet-ripng.c (from /trunk/packet-ripng.c:11400) - A /trunk/epan/dissectors/packet-ripng.h (from /trunk/packet-ripng.h:11400) - A /trunk/epan/dissectors/packet-rlogin.c (from /trunk/packet-rlogin.c:11400) - A /trunk/epan/dissectors/packet-rmcp.c (from /trunk/packet-rmcp.c:11400) - A /trunk/epan/dissectors/packet-rmi.c (from /trunk/packet-rmi.c:11400) - A /trunk/epan/dissectors/packet-rmi.h (from /trunk/packet-rmi.h:11400) - A /trunk/epan/dissectors/packet-rmp.c (from /trunk/packet-rmp.c:11400) - A /trunk/epan/dissectors/packet-rpc.c (from /trunk/packet-rpc.c:11400) - A /trunk/epan/dissectors/packet-rpc.h (from /trunk/packet-rpc.h:11400) - A /trunk/epan/dissectors/packet-rpl.c (from /trunk/packet-rpl.c:11400) - A /trunk/epan/dissectors/packet-rquota.c (from /trunk/packet-rquota.c:11400) - A /trunk/epan/dissectors/packet-rquota.h (from /trunk/packet-rquota.h:11400) - A /trunk/epan/dissectors/packet-rsh.c (from /trunk/packet-rsh.c:11400) - A /trunk/epan/dissectors/packet-rstat.c (from /trunk/packet-rstat.c:11400) - A /trunk/epan/dissectors/packet-rsvp.c (from /trunk/packet-rsvp.c:11400) - A /trunk/epan/dissectors/packet-rsvp.h (from /trunk/packet-rsvp.h:11400) - A /trunk/epan/dissectors/packet-rsync.c (from /trunk/packet-rsync.c:11400) - A /trunk/epan/dissectors/packet-rtcp.c (from /trunk/packet-rtcp.c:11400) - A /trunk/epan/dissectors/packet-rtcp.h (from /trunk/packet-rtcp.h:11400) - A /trunk/epan/dissectors/packet-rtp-events.c (from /trunk/packet-rtp-events.c:11400) - A /trunk/epan/dissectors/packet-rtp-events.h (from /trunk/packet-rtp-events.h:11400) - A /trunk/epan/dissectors/packet-rtp.c (from /trunk/packet-rtp.c:11400) - A /trunk/epan/dissectors/packet-rtp.h (from /trunk/packet-rtp.h:11400) - A /trunk/epan/dissectors/packet-rtps.c (from /trunk/packet-rtps.c:11400) - A /trunk/epan/dissectors/packet-rtps.h (from /trunk/packet-rtps.h:11400) - A /trunk/epan/dissectors/packet-rtsp.c (from /trunk/packet-rtsp.c:11400) - A /trunk/epan/dissectors/packet-rwall.c (from /trunk/packet-rwall.c:11400) - A /trunk/epan/dissectors/packet-rwall.h (from /trunk/packet-rwall.h:11400) - A /trunk/epan/dissectors/packet-rx.c (from /trunk/packet-rx.c:11400) - A /trunk/epan/dissectors/packet-rx.h (from /trunk/packet-rx.h:11400) - A /trunk/epan/dissectors/packet-sadmind.c (from /trunk/packet-sadmind.c:11400) - A /trunk/epan/dissectors/packet-sap.c (from /trunk/packet-sap.c:11400) - A /trunk/epan/dissectors/packet-sccp.c (from /trunk/packet-sccp.c:11400) - A /trunk/epan/dissectors/packet-sccpmg.c (from /trunk/packet-sccpmg.c:11400) - A /trunk/epan/dissectors/packet-scsi.c (from /trunk/packet-scsi.c:11400) - A /trunk/epan/dissectors/packet-scsi.h (from /trunk/packet-scsi.h:11400) - A /trunk/epan/dissectors/packet-sctp.c (from /trunk/packet-sctp.c:11400) - A /trunk/epan/dissectors/packet-sctp.h (from /trunk/packet-sctp.h:11400) - A /trunk/epan/dissectors/packet-sdlc.c (from /trunk/packet-sdlc.c:11400) - A /trunk/epan/dissectors/packet-sdp.c (from /trunk/packet-sdp.c:11400) - A /trunk/epan/dissectors/packet-sebek.c (from /trunk/packet-sebek.c:11400) - A /trunk/epan/dissectors/packet-ses.c (from /trunk/packet-ses.c:11400) - A /trunk/epan/dissectors/packet-ses.h (from /trunk/packet-ses.h:11400) - A /trunk/epan/dissectors/packet-sflow.c (from /trunk/packet-sflow.c:11400) - A /trunk/epan/dissectors/packet-sigcomp.c (from /trunk/packet-sigcomp.c:11400) - A /trunk/epan/dissectors/packet-sip.c (from /trunk/packet-sip.c:11400) - A /trunk/epan/dissectors/packet-sip.h (from /trunk/packet-sip.h:11400) - A /trunk/epan/dissectors/packet-sipfrag.c (from /trunk/packet-sipfrag.c:11400) - A /trunk/epan/dissectors/packet-skinny.c (from /trunk/packet-skinny.c:11400) - A /trunk/epan/dissectors/packet-slimp3.c (from /trunk/packet-slimp3.c:11400) - A /trunk/epan/dissectors/packet-sll.c (from /trunk/packet-sll.c:11400) - A /trunk/epan/dissectors/packet-sll.h (from /trunk/packet-sll.h:11400) - A /trunk/epan/dissectors/packet-slowprotocols.c (from /trunk/packet-slowprotocols.c:11400) - A /trunk/epan/dissectors/packet-slsk.c (from /trunk/packet-slsk.c:11400) - A /trunk/epan/dissectors/packet-smb-browse.c (from /trunk/packet-smb-browse.c:11400) - A /trunk/epan/dissectors/packet-smb-browse.h (from /trunk/packet-smb-browse.h:11400) - A /trunk/epan/dissectors/packet-smb-common.c (from /trunk/packet-smb-common.c:11400) - A /trunk/epan/dissectors/packet-smb-common.h (from /trunk/packet-smb-common.h:11400) - A /trunk/epan/dissectors/packet-smb-logon.c (from /trunk/packet-smb-logon.c:11400) - A /trunk/epan/dissectors/packet-smb-mailslot.c (from /trunk/packet-smb-mailslot.c:11400) - A /trunk/epan/dissectors/packet-smb-mailslot.h (from /trunk/packet-smb-mailslot.h:11400) - A /trunk/epan/dissectors/packet-smb-pipe.c (from /trunk/packet-smb-pipe.c:11400) - A /trunk/epan/dissectors/packet-smb-pipe.h (from /trunk/packet-smb-pipe.h:11400) - A /trunk/epan/dissectors/packet-smb-sidsnooping.c (from /trunk/packet-smb-sidsnooping.c:11400) - A /trunk/epan/dissectors/packet-smb-sidsnooping.h (from /trunk/packet-smb-sidsnooping.h:11400) - A /trunk/epan/dissectors/packet-smb.c (from /trunk/packet-smb.c:11400) - A /trunk/epan/dissectors/packet-smpp.c (from /trunk/packet-smpp.c:11400) - A /trunk/epan/dissectors/packet-smtp.c (from /trunk/packet-smtp.c:11400) - A /trunk/epan/dissectors/packet-sna.c (from /trunk/packet-sna.c:11400) - A /trunk/epan/dissectors/packet-sna.h (from /trunk/packet-sna.h:11400) - A /trunk/epan/dissectors/packet-snaeth.c (from /trunk/packet-snaeth.c:11400) - A /trunk/epan/dissectors/packet-sndcp.c (from /trunk/packet-sndcp.c:11400) - A /trunk/epan/dissectors/packet-snmp.c (from /trunk/packet-snmp.c:11400) - A /trunk/epan/dissectors/packet-snmp.h (from /trunk/packet-snmp.h:11400) - A /trunk/epan/dissectors/packet-socks.c (from /trunk/packet-socks.c:11400) - A /trunk/epan/dissectors/packet-spnego.c (from /trunk/packet-spnego.c:11400) - A /trunk/epan/dissectors/packet-spray.c (from /trunk/packet-spray.c:11400) - A /trunk/epan/dissectors/packet-spray.h (from /trunk/packet-spray.h:11400) - A /trunk/epan/dissectors/packet-srvloc.c (from /trunk/packet-srvloc.c:11400) - A /trunk/epan/dissectors/packet-sscop.c (from /trunk/packet-sscop.c:11400) - A /trunk/epan/dissectors/packet-ssh.c (from /trunk/packet-ssh.c:11400) - A /trunk/epan/dissectors/packet-ssl.c (from /trunk/packet-ssl.c:11409) - A /trunk/epan/dissectors/packet-stat-notify.c (from /trunk/packet-stat-notify.c:11400) - A /trunk/epan/dissectors/packet-stat-notify.h (from /trunk/packet-stat-notify.h:11400) - A /trunk/epan/dissectors/packet-stat.c (from /trunk/packet-stat.c:11400) - A /trunk/epan/dissectors/packet-stat.h (from /trunk/packet-stat.h:11400) - A /trunk/epan/dissectors/packet-stun.c (from /trunk/packet-stun.c:11400) - A /trunk/epan/dissectors/packet-sua.c (from /trunk/packet-sua.c:11400) - A /trunk/epan/dissectors/packet-symantec.c (from /trunk/packet-symantec.c:11400) - A /trunk/epan/dissectors/packet-syslog.c (from /trunk/packet-syslog.c:11400) - A /trunk/epan/dissectors/packet-t38.c (from /trunk/packet-t38.c:11400) - A /trunk/epan/dissectors/packet-tacacs.c (from /trunk/packet-tacacs.c:11400) - A /trunk/epan/dissectors/packet-tacacs.h (from /trunk/packet-tacacs.h:11400) - A /trunk/epan/dissectors/packet-tcap.c (from /trunk/packet-tcap.c:11400) - A /trunk/epan/dissectors/packet-tcap.h (from /trunk/packet-tcap.h:11400) - A /trunk/epan/dissectors/packet-tcp.c (from /trunk/packet-tcp.c:11400) - A /trunk/epan/dissectors/packet-tcp.h (from /trunk/packet-tcp.h:11400) - A /trunk/epan/dissectors/packet-tds.c (from /trunk/packet-tds.c:11400) - A /trunk/epan/dissectors/packet-teimanagement.c (from /trunk/packet-teimanagement.c:11400) - A /trunk/epan/dissectors/packet-telnet.c (from /trunk/packet-telnet.c:11400) - A /trunk/epan/dissectors/packet-teredo.c (from /trunk/packet-teredo.c:11400) - A /trunk/epan/dissectors/packet-text-media.c (from /trunk/packet-text-media.c:11400) - A /trunk/epan/dissectors/packet-tftp.c (from /trunk/packet-tftp.c:11400) - A /trunk/epan/dissectors/packet-time.c (from /trunk/packet-time.c:11400) - A /trunk/epan/dissectors/packet-tns.c (from /trunk/packet-tns.c:11400) - A /trunk/epan/dissectors/packet-tns.h (from /trunk/packet-tns.h:11400) - A /trunk/epan/dissectors/packet-tpkt.c (from /trunk/packet-tpkt.c:11400) - A /trunk/epan/dissectors/packet-tpkt.h (from /trunk/packet-tpkt.h:11400) - A /trunk/epan/dissectors/packet-tr.c (from /trunk/packet-tr.c:11400) - A /trunk/epan/dissectors/packet-tr.h (from /trunk/packet-tr.h:11400) - A /trunk/epan/dissectors/packet-trmac.c (from /trunk/packet-trmac.c:11400) - A /trunk/epan/dissectors/packet-tsp.c (from /trunk/packet-tsp.c:11400) - A /trunk/epan/dissectors/packet-tuxedo.c (from /trunk/packet-tuxedo.c:11400) - A /trunk/epan/dissectors/packet-tzsp.c (from /trunk/packet-tzsp.c:11400) - A /trunk/epan/dissectors/packet-ucp.c (from /trunk/packet-ucp.c:11400) - A /trunk/epan/dissectors/packet-udp.c (from /trunk/packet-udp.c:11400) - A /trunk/epan/dissectors/packet-udp.h (from /trunk/packet-udp.h:11400) - A /trunk/epan/dissectors/packet-v120.c (from /trunk/packet-v120.c:11400) - A /trunk/epan/dissectors/packet-vines.c (from /trunk/packet-vines.c:11400) - A /trunk/epan/dissectors/packet-vines.h (from /trunk/packet-vines.h:11400) - A /trunk/epan/dissectors/packet-vj.c (from /trunk/packet-vj.c:11400) - A /trunk/epan/dissectors/packet-vlan.c (from /trunk/packet-vlan.c:11400) - A /trunk/epan/dissectors/packet-vlan.h (from /trunk/packet-vlan.h:11400) - A /trunk/epan/dissectors/packet-vrrp.c (from /trunk/packet-vrrp.c:11400) - A /trunk/epan/dissectors/packet-vtp.c (from /trunk/packet-vtp.c:11400) - A /trunk/epan/dissectors/packet-wap.c (from /trunk/packet-wap.c:11400) - A /trunk/epan/dissectors/packet-wap.h (from /trunk/packet-wap.h:11400) - A /trunk/epan/dissectors/packet-wbxml.c (from /trunk/packet-wbxml.c:11400) - A /trunk/epan/dissectors/packet-wccp.c (from /trunk/packet-wccp.c:11400) - A /trunk/epan/dissectors/packet-wccp.h (from /trunk/packet-wccp.h:11400) - A /trunk/epan/dissectors/packet-wcp.c (from /trunk/packet-wcp.c:11400) - A /trunk/epan/dissectors/packet-wfleet-hdlc.c (from /trunk/packet-wfleet-hdlc.c:11400) - A /trunk/epan/dissectors/packet-who.c (from /trunk/packet-who.c:11400) - A /trunk/epan/dissectors/packet-wlancap.c (from /trunk/packet-wlancap.c:11400) - A /trunk/epan/dissectors/packet-wlancap.h (from /trunk/packet-wlancap.h:11400) - A /trunk/epan/dissectors/packet-wsp.c (from /trunk/packet-wsp.c:11400) - A /trunk/epan/dissectors/packet-wsp.h (from /trunk/packet-wsp.h:11400) - A /trunk/epan/dissectors/packet-wtls.c (from /trunk/packet-wtls.c:11400) - A /trunk/epan/dissectors/packet-wtls.h (from /trunk/packet-wtls.h:11400) - A /trunk/epan/dissectors/packet-wtp.c (from /trunk/packet-wtp.c:11400) - A /trunk/epan/dissectors/packet-wtp.h (from /trunk/packet-wtp.h:11400) - A /trunk/epan/dissectors/packet-x11-keysym.h (from /trunk/packet-x11-keysym.h:11400) - A /trunk/epan/dissectors/packet-x11-keysymdef.h (from /trunk/packet-x11-keysymdef.h:11400) - A /trunk/epan/dissectors/packet-x11.c (from /trunk/packet-x11.c:11400) - A /trunk/epan/dissectors/packet-x25.c (from /trunk/packet-x25.c:11400) - A /trunk/epan/dissectors/packet-x29.c (from /trunk/packet-x29.c:11400) - A /trunk/epan/dissectors/packet-xdmcp.c (from /trunk/packet-xdmcp.c:11400) - A /trunk/epan/dissectors/packet-xot.c (from /trunk/packet-xot.c:11400) - A /trunk/epan/dissectors/packet-xyplex.c (from /trunk/packet-xyplex.c:11400) - A /trunk/epan/dissectors/packet-yhoo.c (from /trunk/packet-yhoo.c:11400) - A /trunk/epan/dissectors/packet-ymsg.c (from /trunk/packet-ymsg.c:11400) - A /trunk/epan/dissectors/packet-ypbind.c (from /trunk/packet-ypbind.c:11400) - A /trunk/epan/dissectors/packet-ypbind.h (from /trunk/packet-ypbind.h:11400) - A /trunk/epan/dissectors/packet-yppasswd.c (from /trunk/packet-yppasswd.c:11400) - A /trunk/epan/dissectors/packet-yppasswd.h (from /trunk/packet-yppasswd.h:11400) - A /trunk/epan/dissectors/packet-ypserv.c (from /trunk/packet-ypserv.c:11400) - A /trunk/epan/dissectors/packet-ypserv.h (from /trunk/packet-ypserv.h:11400) - A /trunk/epan/dissectors/packet-ypxfr.c (from /trunk/packet-ypxfr.c:11400) - A /trunk/epan/dissectors/packet-ypxfr.h (from /trunk/packet-ypxfr.h:11400) - A /trunk/epan/dissectors/packet-zebra.c (from /trunk/packet-zebra.c:11400) - A /trunk/epan/dissectors/process-x11-fields.pl (from /trunk/process-x11-fields.pl:11400) - A /trunk/epan/dissectors/x11-fields (from /trunk/x11-fields:11400) + M /trunk/epan/addr_resolv.c + M /trunk/epan/dissectors/packet-acse.c + M /trunk/epan/dissectors/packet-aim-buddylist.c + M /trunk/epan/dissectors/packet-aim-chat.c + M /trunk/epan/dissectors/packet-aim-generic.c + M /trunk/epan/dissectors/packet-aim.c + M /trunk/epan/dissectors/packet-ansi_a.c + M /trunk/epan/dissectors/packet-atalk.c + M /trunk/epan/dissectors/packet-beep.c + M /trunk/epan/dissectors/packet-ber.c + M /trunk/epan/dissectors/packet-bgp.c + M /trunk/epan/dissectors/packet-bootp.c + M /trunk/epan/dissectors/packet-bssap.c + M /trunk/epan/dissectors/packet-bvlc.c + M /trunk/epan/dissectors/packet-cast.c + M /trunk/epan/dissectors/packet-chdlc.c + M /trunk/epan/dissectors/packet-clnp.c + M /trunk/epan/dissectors/packet-cops.c + M /trunk/epan/dissectors/packet-cpfi.c + M /trunk/epan/dissectors/packet-dcerpc-mapi.c + M /trunk/epan/dissectors/packet-dcerpc-messenger.c + M /trunk/epan/dissectors/packet-dcerpc-samr.c + M /trunk/epan/dissectors/packet-dcerpc.c + M /trunk/epan/dissectors/packet-diameter.c + M /trunk/epan/dissectors/packet-distcc.c + M /trunk/epan/dissectors/packet-dnp.c + M /trunk/epan/dissectors/packet-dns.c + M /trunk/epan/dissectors/packet-dsi.c + M /trunk/epan/dissectors/packet-eth.c + M /trunk/epan/dissectors/packet-fc.c + M /trunk/epan/dissectors/packet-fcip.c + M /trunk/epan/dissectors/packet-fcp.c + M /trunk/epan/dissectors/packet-fcsb3.c + M /trunk/epan/dissectors/packet-fcsp.c + M /trunk/epan/dissectors/packet-fddi.c + M /trunk/epan/dissectors/packet-fr.c + M /trunk/epan/dissectors/packet-frame.c + M /trunk/epan/dissectors/packet-ftam.c + M /trunk/epan/dissectors/packet-fw1.c + M /trunk/epan/dissectors/packet-gsm_a.c + M /trunk/epan/dissectors/packet-gsm_sms.c + M /trunk/epan/dissectors/packet-gsm_sms_ud.c + M /trunk/epan/dissectors/packet-gtp.c + M /trunk/epan/dissectors/packet-h225.c + M /trunk/epan/dissectors/packet-h245.c + M /trunk/epan/dissectors/packet-h450.c + M /trunk/epan/dissectors/packet-http.c + M /trunk/epan/dissectors/packet-ieee80211.c + M /trunk/epan/dissectors/packet-ip.c + M /trunk/epan/dissectors/packet-ipdc.c + M /trunk/epan/dissectors/packet-ipsec.c + M /trunk/epan/dissectors/packet-ipv6.c + M /trunk/epan/dissectors/packet-iscsi.c + M /trunk/epan/dissectors/packet-isns.c + M /trunk/epan/dissectors/packet-iua.c + M /trunk/epan/dissectors/packet-kerberos.c + M /trunk/epan/dissectors/packet-kpasswd.c + M /trunk/epan/dissectors/packet-laplink.c + M /trunk/epan/dissectors/packet-ldap.c + M /trunk/epan/dissectors/packet-ldp.c + M /trunk/epan/dissectors/packet-lwapp.c + M /trunk/epan/dissectors/packet-m2pa.c + M /trunk/epan/dissectors/packet-m2ua.c + M /trunk/epan/dissectors/packet-m3ua.c + M /trunk/epan/dissectors/packet-mdshdr.c + M /trunk/epan/dissectors/packet-mpls-echo.c + M /trunk/epan/dissectors/packet-mpls.c + M /trunk/epan/dissectors/packet-mq.c + M /trunk/epan/dissectors/packet-mtp3.c + M /trunk/epan/dissectors/packet-mtp3mg.c + M /trunk/epan/dissectors/packet-multipart.c + M /trunk/epan/dissectors/packet-mysql.c + M /trunk/epan/dissectors/packet-nbns.c + M /trunk/epan/dissectors/packet-ncp-nmas.c + M /trunk/epan/dissectors/packet-ncp.c + M /trunk/epan/dissectors/packet-ndmp.c + M /trunk/epan/dissectors/packet-ndps.c + M /trunk/epan/dissectors/packet-netbios.c + M /trunk/epan/dissectors/packet-netflow.c + M /trunk/epan/dissectors/packet-nfs.c + M /trunk/epan/dissectors/packet-nlm.c + M /trunk/epan/dissectors/packet-ntlmssp.c + M /trunk/epan/dissectors/packet-null.c + M /trunk/epan/dissectors/packet-per.c + M /trunk/epan/dissectors/packet-pgm.c + M /trunk/epan/dissectors/packet-ppp.c + M /trunk/epan/dissectors/packet-pres.c + M /trunk/epan/dissectors/packet-q931.c + M /trunk/epan/dissectors/packet-quake.c + M /trunk/epan/dissectors/packet-quake2.c + M /trunk/epan/dissectors/packet-quake3.c + M /trunk/epan/dissectors/packet-quakeworld.c + M /trunk/epan/dissectors/packet-radius.c + M /trunk/epan/dissectors/packet-raw.c + M /trunk/epan/dissectors/packet-rpc.c + M /trunk/epan/dissectors/packet-rsync.c + M /trunk/epan/dissectors/packet-rtcp.c + M /trunk/epan/dissectors/packet-rtp-events.c + M /trunk/epan/dissectors/packet-rtp.c + M /trunk/epan/dissectors/packet-rtsp.c + M /trunk/epan/dissectors/packet-sccp.c + M /trunk/epan/dissectors/packet-scsi.c + M /trunk/epan/dissectors/packet-sctp.c + M /trunk/epan/dissectors/packet-ses.c + M /trunk/epan/dissectors/packet-sigcomp.c + M /trunk/epan/dissectors/packet-sip.c + M /trunk/epan/dissectors/packet-skinny.c + M /trunk/epan/dissectors/packet-slsk.c + M /trunk/epan/dissectors/packet-smb.c + M /trunk/epan/dissectors/packet-smpp.c + M /trunk/epan/dissectors/packet-smtp.c + M /trunk/epan/dissectors/packet-sna.c + M /trunk/epan/dissectors/packet-snmp.c + M /trunk/epan/dissectors/packet-srvloc.c + M /trunk/epan/dissectors/packet-ssh.c + M /trunk/epan/dissectors/packet-ssl.c + M /trunk/epan/dissectors/packet-sua.c + M /trunk/epan/dissectors/packet-t38.c + M /trunk/epan/dissectors/packet-tacacs.c + M /trunk/epan/dissectors/packet-tali.c + M /trunk/epan/dissectors/packet-tcap.c + M /trunk/epan/dissectors/packet-tcp.c + M /trunk/epan/dissectors/packet-tds.c + M /trunk/epan/dissectors/packet-teredo.c + M /trunk/epan/dissectors/packet-tns.c + M /trunk/epan/dissectors/packet-tpkt.c + M /trunk/epan/dissectors/packet-tr.c + M /trunk/epan/dissectors/packet-udp.c + M /trunk/epan/dissectors/packet-vj.c + M /trunk/epan/dissectors/packet-wbxml.c + M /trunk/epan/dissectors/packet-x11.c + M /trunk/epan/dissectors/packet-x25.c + M /trunk/epan/dissectors/packet-xot.c + M /trunk/epan/dissectors/packet-ymsg.c M /trunk/epan/plugins.c - M /trunk/epan/to_str.c + A /trunk/epan/prefs.c (from /trunk/prefs.c:12112) + A /trunk/epan/prefs.h (from /trunk/prefs.h:12112) M /trunk/file.c - M /trunk/gtk/ansi_a_stat.c - M /trunk/gtk/ansi_map_stat.c - M /trunk/gtk/dcerpc_stat.c - M /trunk/gtk/endpoint_talkers_eth.c - M /trunk/gtk/endpoint_talkers_fc.c - M /trunk/gtk/endpoint_talkers_fddi.c - M /trunk/gtk/endpoint_talkers_ip.c - M /trunk/gtk/endpoint_talkers_ipx.c - M /trunk/gtk/endpoint_talkers_tcpip.c - M /trunk/gtk/endpoint_talkers_tr.c - M /trunk/gtk/endpoint_talkers_udpip.c - M /trunk/gtk/fc_stat.c + M /trunk/gtk/capture_dlg.c + M /trunk/gtk/capture_prefs.c + M /trunk/gtk/color_dlg.c + M /trunk/gtk/column_prefs.c + M /trunk/gtk/file_dlg.c + M /trunk/gtk/find_dlg.c M /trunk/gtk/follow_dlg.c - M /trunk/gtk/gsm_a_stat.c - M /trunk/gtk/gsm_map_stat.c - M /trunk/gtk/gsm_map_summary.c - M /trunk/gtk/h225_counter.c - M /trunk/gtk/h225_ras_srt.c - M /trunk/gtk/hostlist_eth.c - M /trunk/gtk/hostlist_fc.c - M /trunk/gtk/hostlist_fddi.c - M /trunk/gtk/hostlist_ip.c - M /trunk/gtk/hostlist_ipx.c - M /trunk/gtk/hostlist_tcpip.c - M /trunk/gtk/hostlist_tr.c - M /trunk/gtk/hostlist_udpip.c - M /trunk/gtk/http_stat.c - M /trunk/gtk/isup_stat.c - M /trunk/gtk/ldap_stat.c - M /trunk/gtk/mtp3_stat.c - M /trunk/gtk/mtp3_summary.c - M /trunk/gtk/rpc_progs.c - M /trunk/gtk/rpc_stat.c - M /trunk/gtk/rtp_analysis.c - M /trunk/gtk/rtp_stream.c - M /trunk/gtk/sip_stat.c - M /trunk/gtk/wsp_stat.c - M /trunk/ipproto.c - D /trunk/make-reg-dotc - D /trunk/make-reg-dotc.py - D /trunk/ncp2222.py - D /trunk/packet-3g-a11.c - D /trunk/packet-aarp.c - D /trunk/packet-acap.c - D /trunk/packet-acse.c - D /trunk/packet-acse.h - D /trunk/packet-afp.c - D /trunk/packet-afp.h - D /trunk/packet-afs-defs.h - D /trunk/packet-afs-macros.h - D /trunk/packet-afs-register-info.h - D /trunk/packet-afs.c - D /trunk/packet-afs.h - D /trunk/packet-aim-admin.c - D /trunk/packet-aim-adverts.c - D /trunk/packet-aim-bos.c - D /trunk/packet-aim-buddylist.c - D /trunk/packet-aim-chat.c - D /trunk/packet-aim-chatnav.c - D /trunk/packet-aim-directory.c - D /trunk/packet-aim-generic.c - D /trunk/packet-aim-icq.c - D /trunk/packet-aim-invitation.c - D /trunk/packet-aim-location.c - D /trunk/packet-aim-messaging.c - D /trunk/packet-aim-oft.c - D /trunk/packet-aim-popup.c - D /trunk/packet-aim-signon.c - D /trunk/packet-aim-ssi.c - D /trunk/packet-aim-stats.c - D /trunk/packet-aim-translate.c - D /trunk/packet-aim-userlookup.c - D /trunk/packet-aim.c - D /trunk/packet-aim.h - D /trunk/packet-ajp13.c - D /trunk/packet-alcap.c - D /trunk/packet-ans.c - D /trunk/packet-ansi_637.c - D /trunk/packet-ansi_683.c - D /trunk/packet-ansi_801.c - D /trunk/packet-ansi_a.c - D /trunk/packet-ansi_a.h - D /trunk/packet-ansi_map.c - D /trunk/packet-ansi_map.h - D /trunk/packet-aodv.c - D /trunk/packet-ap1394.c - D /trunk/packet-ap1394.h - D /trunk/packet-arcnet.c - D /trunk/packet-arcnet.h - D /trunk/packet-arp.c - D /trunk/packet-arp.h - D /trunk/packet-asap.c - D /trunk/packet-ascend.c - D /trunk/packet-asf.c - D /trunk/packet-atalk.c - D /trunk/packet-atalk.h - D /trunk/packet-atm.c - D /trunk/packet-atm.h - D /trunk/packet-auto_rp.c - D /trunk/packet-bacapp.c - D /trunk/packet-bacnet.c - D /trunk/packet-beep.c - D /trunk/packet-ber.c - D /trunk/packet-ber.h - D /trunk/packet-bfd.c - D /trunk/packet-bgp.c - D /trunk/packet-bgp.h - D /trunk/packet-bofl.c - D /trunk/packet-bootp.c - D /trunk/packet-bootparams.c - D /trunk/packet-bootparams.h - D /trunk/packet-bpdu.c - D /trunk/packet-brdwlk.c - D /trunk/packet-bssap.c - D /trunk/packet-bssap.h - D /trunk/packet-bssgp.c - D /trunk/packet-bvlc.c - D /trunk/packet-cast.c - D /trunk/packet-ccsds.c - D /trunk/packet-cdp.c - D /trunk/packet-cgmp.c - D /trunk/packet-chdlc.c - D /trunk/packet-chdlc.h - D /trunk/packet-cisco-oui.c - D /trunk/packet-clearcase.c - D /trunk/packet-clearcase.h - D /trunk/packet-clip.c - D /trunk/packet-clip.h - D /trunk/packet-clnp.c - D /trunk/packet-cops.c - D /trunk/packet-cosine.c - D /trunk/packet-cpfi.c - D /trunk/packet-cpha.c - D /trunk/packet-cups.c - D /trunk/packet-data.c - D /trunk/packet-data.h - D /trunk/packet-dccp.c - D /trunk/packet-dccp.h - D /trunk/packet-dcerpc-afs4int.c - D /trunk/packet-dcerpc-atsvc.c - D /trunk/packet-dcerpc-atsvc.h - D /trunk/packet-dcerpc-bossvr.c - D /trunk/packet-dcerpc-browser.c - D /trunk/packet-dcerpc-browser.h - D /trunk/packet-dcerpc-budb.c - D /trunk/packet-dcerpc-butc.c - D /trunk/packet-dcerpc-cds_clerkserver.c - D /trunk/packet-dcerpc-cds_solicit.c - D /trunk/packet-dcerpc-conv.c - D /trunk/packet-dcerpc-cprpc_server.c - D /trunk/packet-dcerpc-dce122.c - D /trunk/packet-dcerpc-dce122.h - D /trunk/packet-dcerpc-dcom.h - D /trunk/packet-dcerpc-dfs.c - D /trunk/packet-dcerpc-dfs.h - D /trunk/packet-dcerpc-dnsserver.c - D /trunk/packet-dcerpc-dnsserver.h - D /trunk/packet-dcerpc-drsuapi.c - D /trunk/packet-dcerpc-drsuapi.h - D /trunk/packet-dcerpc-dtsprovider.c - D /trunk/packet-dcerpc-dtsstime_req.c - D /trunk/packet-dcerpc-efs.c - D /trunk/packet-dcerpc-efs.h - D /trunk/packet-dcerpc-epm.c - D /trunk/packet-dcerpc-epm4.c - D /trunk/packet-dcerpc-eventlog.c - D /trunk/packet-dcerpc-eventlog.h - D /trunk/packet-dcerpc-fldb.c - D /trunk/packet-dcerpc-frsapi.c - D /trunk/packet-dcerpc-frsapi.h - D /trunk/packet-dcerpc-frsrpc.c - D /trunk/packet-dcerpc-frsrpc.h - D /trunk/packet-dcerpc-ftserver.c - D /trunk/packet-dcerpc-icl_rpc.c - D /trunk/packet-dcerpc-initshutdown.c - D /trunk/packet-dcerpc-initshutdown.h - D /trunk/packet-dcerpc-krb5rpc.c - D /trunk/packet-dcerpc-llb.c - D /trunk/packet-dcerpc-lsa-ds.c - D /trunk/packet-dcerpc-lsa.c - D /trunk/packet-dcerpc-lsa.h - D /trunk/packet-dcerpc-mapi.c - D /trunk/packet-dcerpc-mapi.h - D /trunk/packet-dcerpc-messenger.c - D /trunk/packet-dcerpc-mgmt.c - D /trunk/packet-dcerpc-ndr.c - D /trunk/packet-dcerpc-netlogon.c - D /trunk/packet-dcerpc-netlogon.h - D /trunk/packet-dcerpc-nspi.c - D /trunk/packet-dcerpc-nt.c - D /trunk/packet-dcerpc-nt.h - D /trunk/packet-dcerpc-oxid.c - D /trunk/packet-dcerpc-rdaclif.c - D /trunk/packet-dcerpc-reg.c - D /trunk/packet-dcerpc-reg.h - D /trunk/packet-dcerpc-remact.c - D /trunk/packet-dcerpc-rep_proc.c - D /trunk/packet-dcerpc-roverride.c - D /trunk/packet-dcerpc-rpriv.c - D /trunk/packet-dcerpc-rs_acct.c - D /trunk/packet-dcerpc-rs_attr.c - D /trunk/packet-dcerpc-rs_attr_schema.c - D /trunk/packet-dcerpc-rs_bind.c - D /trunk/packet-dcerpc-rs_misc.c - D /trunk/packet-dcerpc-rs_pgo.c - D /trunk/packet-dcerpc-rs_plcy.c - D /trunk/packet-dcerpc-rs_prop_acct.c - D /trunk/packet-dcerpc-rs_prop_acl.c - D /trunk/packet-dcerpc-rs_prop_attr.c - D /trunk/packet-dcerpc-rs_prop_pgo.c - D /trunk/packet-dcerpc-rs_prop_plcy.c - D /trunk/packet-dcerpc-rs_pwd_mgmt.c - D /trunk/packet-dcerpc-rs_repadm.c - D /trunk/packet-dcerpc-rs_replist.c - D /trunk/packet-dcerpc-rs_repmgr.c - D /trunk/packet-dcerpc-rs_unix.c - D /trunk/packet-dcerpc-rsec_login.c - D /trunk/packet-dcerpc-samr.c - D /trunk/packet-dcerpc-samr.h - D /trunk/packet-dcerpc-secidmap.c - D /trunk/packet-dcerpc-spoolss.c - D /trunk/packet-dcerpc-spoolss.h - D /trunk/packet-dcerpc-srvsvc.c - D /trunk/packet-dcerpc-srvsvc.h - D /trunk/packet-dcerpc-svcctl.c - D /trunk/packet-dcerpc-svcctl.h - D /trunk/packet-dcerpc-tapi.c - D /trunk/packet-dcerpc-tapi.h - D /trunk/packet-dcerpc-tkn4int.c - D /trunk/packet-dcerpc-trksvr.c - D /trunk/packet-dcerpc-ubikdisk.c - D /trunk/packet-dcerpc-ubikvote.c - D /trunk/packet-dcerpc-update.c - D /trunk/packet-dcerpc-wkssvc.c - D /trunk/packet-dcerpc-wkssvc.h - D /trunk/packet-dcerpc.c - D /trunk/packet-dcerpc.h - D /trunk/packet-dcm.c - D /trunk/packet-ddtp.c - D /trunk/packet-ddtp.h - D /trunk/packet-dec-bpdu.c - D /trunk/packet-dhcpv6.c - D /trunk/packet-diameter-defs.h - D /trunk/packet-diameter.c - D /trunk/packet-diffserv-mpls-common.c - D /trunk/packet-diffserv-mpls-common.h - D /trunk/packet-distcc.c - D /trunk/packet-dlsw.c - D /trunk/packet-dnp.c - D /trunk/packet-dns.c - D /trunk/packet-dns.h - D /trunk/packet-dsi.c - D /trunk/packet-dvmrp.c - D /trunk/packet-dvmrp.h - D /trunk/packet-e164.c - D /trunk/packet-e164.h - D /trunk/packet-eap.c - D /trunk/packet-eapol.c - D /trunk/packet-echo.c - D /trunk/packet-edonkey.c - D /trunk/packet-edonkey.h - D /trunk/packet-eigrp.c - D /trunk/packet-enc.c - D /trunk/packet-enip.c - D /trunk/packet-enrp.c - D /trunk/packet-esis.c - D /trunk/packet-esis.h - D /trunk/packet-eth.c - D /trunk/packet-eth.h - D /trunk/packet-etherip.c - D /trunk/packet-ethertype.c - D /trunk/packet-fc.c - D /trunk/packet-fc.h - D /trunk/packet-fcbls.h - D /trunk/packet-fcct.c - D /trunk/packet-fcct.h - D /trunk/packet-fcdns.c - D /trunk/packet-fcdns.h - D /trunk/packet-fcels.c - D /trunk/packet-fcels.h - D /trunk/packet-fcfcs.c - D /trunk/packet-fcfcs.h - D /trunk/packet-fcfzs.c - D /trunk/packet-fcfzs.h - D /trunk/packet-fcip.c - D /trunk/packet-fclctl.c - D /trunk/packet-fclctl.h - D /trunk/packet-fcp.c - D /trunk/packet-fcp.h - D /trunk/packet-fcsb3.c - D /trunk/packet-fcsb3.h - D /trunk/packet-fcsp.c - D /trunk/packet-fcsp.h - D /trunk/packet-fcswils.c - D /trunk/packet-fcswils.h - D /trunk/packet-fddi.c - D /trunk/packet-fddi.h - D /trunk/packet-fix.c - D /trunk/packet-fr.c - D /trunk/packet-frame.c - D /trunk/packet-frame.h - D /trunk/packet-ftam.c - D /trunk/packet-ftam.h - D /trunk/packet-ftp.c - D /trunk/packet-fw1.c - D /trunk/packet-gift.c - D /trunk/packet-giop.c - D /trunk/packet-giop.h - D /trunk/packet-gmrp.c - D /trunk/packet-gnutella.c - D /trunk/packet-gnutella.h - D /trunk/packet-gprs-llc.c - D /trunk/packet-gprs-ns.c - D /trunk/packet-gre.c - D /trunk/packet-gsm_a.c - D /trunk/packet-gsm_a.h - D /trunk/packet-gsm_map.c - D /trunk/packet-gsm_map.h - D /trunk/packet-gsm_sms.c - D /trunk/packet-gsm_sms.h - D /trunk/packet-gsm_sms_ud.c - D /trunk/packet-gsm_ss.c - D /trunk/packet-gsm_ss.h - D /trunk/packet-gssapi.c - D /trunk/packet-gssapi.h - D /trunk/packet-gtp.c - D /trunk/packet-gtp.h - D /trunk/packet-gvrp.c - D /trunk/packet-h1.c - D /trunk/packet-h225.c - D /trunk/packet-h225.h - D /trunk/packet-h235.c - D /trunk/packet-h235.h - D /trunk/packet-h245.c - D /trunk/packet-h245.h - D /trunk/packet-h261.c - D /trunk/packet-h263.c - D /trunk/packet-h450.c - D /trunk/packet-hclnfsd.c - D /trunk/packet-hclnfsd.h - D /trunk/packet-hpext.c - D /trunk/packet-hpext.h - D /trunk/packet-hsrp.c - D /trunk/packet-http.c - D /trunk/packet-http.h - D /trunk/packet-hyperscsi.c - D /trunk/packet-iapp.c - D /trunk/packet-iax2.c - D /trunk/packet-iax2.h - D /trunk/packet-ib.c - D /trunk/packet-icap.c - D /trunk/packet-icmpv6.c - D /trunk/packet-icp.c - D /trunk/packet-icq.c - D /trunk/packet-ieee80211.c - D /trunk/packet-ieee80211.h - D /trunk/packet-ieee8023.c - D /trunk/packet-ieee8023.h - D /trunk/packet-igap.c - D /trunk/packet-igap.h - D /trunk/packet-igmp.c - D /trunk/packet-igmp.h - D /trunk/packet-igrp.c - D /trunk/packet-image-gif.c - D /trunk/packet-image-jfif.c - D /trunk/packet-imap.c - D /trunk/packet-ip.c - D /trunk/packet-ip.h - D /trunk/packet-ipdc.c - D /trunk/packet-ipdc.h - D /trunk/packet-ipfc.c - D /trunk/packet-ipfc.h - D /trunk/packet-ipmi.c - D /trunk/packet-ipp.c - D /trunk/packet-ipsec-udp.c - D /trunk/packet-ipsec.c - D /trunk/packet-ipsec.h - D /trunk/packet-ipv6.c - D /trunk/packet-ipv6.h - D /trunk/packet-ipvs-syncd.c - D /trunk/packet-ipx.c - D /trunk/packet-ipx.h - D /trunk/packet-ipxwan.c - D /trunk/packet-irc.c - D /trunk/packet-isakmp.c - D /trunk/packet-iscsi.c - D /trunk/packet-isdn.c - D /trunk/packet-isis-clv.c - D /trunk/packet-isis-clv.h - D /trunk/packet-isis-hello.c - D /trunk/packet-isis-hello.h - D /trunk/packet-isis-lsp.c - D /trunk/packet-isis-lsp.h - D /trunk/packet-isis-snp.c - D /trunk/packet-isis-snp.h - D /trunk/packet-isis.c - D /trunk/packet-isis.h - D /trunk/packet-isl.c - D /trunk/packet-isl.h - D /trunk/packet-ismp.c - D /trunk/packet-isns.c - D /trunk/packet-isup.c - D /trunk/packet-isup.h - D /trunk/packet-iua.c - D /trunk/packet-jabber.c - D /trunk/packet-kadm5.c - D /trunk/packet-kerberos.c - D /trunk/packet-kerberos.h - D /trunk/packet-klm.c - D /trunk/packet-klm.h - D /trunk/packet-kpasswd.c - D /trunk/packet-l2tp.c - D /trunk/packet-lapb.c - D /trunk/packet-lapbether.c - D /trunk/packet-lapd.c - D /trunk/packet-laplink.c - D /trunk/packet-ldap.c - D /trunk/packet-ldap.h - D /trunk/packet-ldp.c - D /trunk/packet-ldp.h - D /trunk/packet-llc.c - D /trunk/packet-llc.h - D /trunk/packet-lmi.c - D /trunk/packet-lmp.c - D /trunk/packet-lpd.c - D /trunk/packet-lwapp.c - D /trunk/packet-m2pa.c - D /trunk/packet-m2tp.c - D /trunk/packet-m2ua.c - D /trunk/packet-m3ua.c - D /trunk/packet-mbtcp.c - D /trunk/packet-mdshdr.c - D /trunk/packet-media.c - D /trunk/packet-mip.c - D /trunk/packet-mip6.c - D /trunk/packet-mip6.h - D /trunk/packet-mmse.c - D /trunk/packet-mount.c - D /trunk/packet-mount.h - D /trunk/packet-mpeg1.c - D /trunk/packet-mpls-echo.c - D /trunk/packet-mpls.c - D /trunk/packet-mq-pcf.c - D /trunk/packet-mq.c - D /trunk/packet-mq.h - D /trunk/packet-mrdisc.c - D /trunk/packet-mrdisc.h - D /trunk/packet-msdp.c - D /trunk/packet-msn-messenger.c - D /trunk/packet-msnip.c - D /trunk/packet-msnip.h - D /trunk/packet-msproxy.c - D /trunk/packet-mtp2.c - D /trunk/packet-mtp3.c - D /trunk/packet-mtp3.h - D /trunk/packet-mtp3mg.c - D /trunk/packet-multipart.c - D /trunk/packet-mysql.c - D /trunk/packet-nbipx.c - D /trunk/packet-nbns.c - D /trunk/packet-ncp-int.h - D /trunk/packet-ncp-nmas.c - D /trunk/packet-ncp-nmas.h - D /trunk/packet-ncp.c - D /trunk/packet-ncp2222.inc - D /trunk/packet-ndmp.c - D /trunk/packet-ndps.c - D /trunk/packet-ndps.h - D /trunk/packet-netbios.c - D /trunk/packet-netbios.h - D /trunk/packet-netflow.c - D /trunk/packet-nfs.c - D /trunk/packet-nfs.h - D /trunk/packet-nfsacl.c - D /trunk/packet-nfsauth.c - D /trunk/packet-nisplus.c - D /trunk/packet-nisplus.h - D /trunk/packet-nlm.c - D /trunk/packet-nlm.h - D /trunk/packet-nlsp.c - D /trunk/packet-nntp.c - D /trunk/packet-nt-oui.c - D /trunk/packet-nt-sonmp.c - D /trunk/packet-nt-tpcp.c - D /trunk/packet-ntlmssp.c - D /trunk/packet-ntp.c - D /trunk/packet-ntp.h - D /trunk/packet-null.c - D /trunk/packet-null.h - D /trunk/packet-olsr.c - D /trunk/packet-osi-options.c - D /trunk/packet-osi-options.h - D /trunk/packet-osi.c - D /trunk/packet-osi.h - D /trunk/packet-ospf.c - D /trunk/packet-pcnfsd.c - D /trunk/packet-pcnfsd.h - D /trunk/packet-per.c - D /trunk/packet-per.h - D /trunk/packet-pflog.c - D /trunk/packet-pflog.h - D /trunk/packet-pgm.c - D /trunk/packet-pim.c - D /trunk/packet-pim.h - D /trunk/packet-pktc.c - D /trunk/packet-pktc.h - D /trunk/packet-pop.c - D /trunk/packet-portmap.c - D /trunk/packet-portmap.h - D /trunk/packet-postgresql.c - D /trunk/packet-ppp.c - D /trunk/packet-ppp.h - D /trunk/packet-pppoe.c - D /trunk/packet-pptp.c - D /trunk/packet-pres.c - D /trunk/packet-pres.h - D /trunk/packet-prism.c - D /trunk/packet-prism.h - D /trunk/packet-ptp.c - D /trunk/packet-q2931.c - D /trunk/packet-q931.c - D /trunk/packet-q931.h - D /trunk/packet-q933.c - D /trunk/packet-qllc.c - D /trunk/packet-quake.c - D /trunk/packet-quake2.c - D /trunk/packet-quake3.c - D /trunk/packet-quakeworld.c - D /trunk/packet-radiotap.c - D /trunk/packet-radiotap.h - D /trunk/packet-radius.c - D /trunk/packet-ranap.c - D /trunk/packet-raw.c - D /trunk/packet-raw.h - D /trunk/packet-rip.c - D /trunk/packet-ripng.c - D /trunk/packet-ripng.h - D /trunk/packet-rlogin.c - D /trunk/packet-rmcp.c - D /trunk/packet-rmi.c - D /trunk/packet-rmi.h - D /trunk/packet-rmp.c - D /trunk/packet-rpc.c - D /trunk/packet-rpc.h - D /trunk/packet-rpl.c - D /trunk/packet-rquota.c - D /trunk/packet-rquota.h - D /trunk/packet-rsh.c - D /trunk/packet-rstat.c - D /trunk/packet-rsvp.c - D /trunk/packet-rsvp.h - D /trunk/packet-rsync.c - D /trunk/packet-rtcp.c - D /trunk/packet-rtcp.h - D /trunk/packet-rtp-events.c - D /trunk/packet-rtp-events.h - D /trunk/packet-rtp.c - D /trunk/packet-rtp.h - D /trunk/packet-rtps.c - D /trunk/packet-rtps.h - D /trunk/packet-rtsp.c - D /trunk/packet-rwall.c - D /trunk/packet-rwall.h - D /trunk/packet-rx.c - D /trunk/packet-rx.h - D /trunk/packet-sadmind.c - D /trunk/packet-sap.c - D /trunk/packet-sccp.c - D /trunk/packet-sccpmg.c - D /trunk/packet-scsi.c - D /trunk/packet-scsi.h - D /trunk/packet-sctp.c - D /trunk/packet-sctp.h - D /trunk/packet-sdlc.c - D /trunk/packet-sdp.c - D /trunk/packet-sebek.c - D /trunk/packet-ses.c - D /trunk/packet-ses.h - D /trunk/packet-sflow.c - D /trunk/packet-sigcomp.c - D /trunk/packet-sip.c - D /trunk/packet-sip.h - D /trunk/packet-sipfrag.c - D /trunk/packet-skinny.c - D /trunk/packet-slimp3.c - D /trunk/packet-sll.c - D /trunk/packet-sll.h - D /trunk/packet-slowprotocols.c - D /trunk/packet-slsk.c - D /trunk/packet-smb-browse.c - D /trunk/packet-smb-browse.h - D /trunk/packet-smb-common.c - D /trunk/packet-smb-common.h - D /trunk/packet-smb-logon.c - D /trunk/packet-smb-mailslot.c - D /trunk/packet-smb-mailslot.h - D /trunk/packet-smb-pipe.c - D /trunk/packet-smb-pipe.h - D /trunk/packet-smb-sidsnooping.c - D /trunk/packet-smb-sidsnooping.h - D /trunk/packet-smb.c - D /trunk/packet-smpp.c - D /trunk/packet-smtp.c - D /trunk/packet-sna.c - D /trunk/packet-sna.h - D /trunk/packet-snaeth.c - D /trunk/packet-sndcp.c - D /trunk/packet-snmp.c - D /trunk/packet-snmp.h - D /trunk/packet-socks.c - D /trunk/packet-spnego.c - D /trunk/packet-spray.c - D /trunk/packet-spray.h - D /trunk/packet-srvloc.c - D /trunk/packet-sscop.c - D /trunk/packet-ssh.c - D /trunk/packet-ssl.c - D /trunk/packet-stat-notify.c - D /trunk/packet-stat-notify.h - D /trunk/packet-stat.c - D /trunk/packet-stat.h - D /trunk/packet-stun.c - D /trunk/packet-sua.c - D /trunk/packet-symantec.c - D /trunk/packet-syslog.c - D /trunk/packet-t38.c - D /trunk/packet-tacacs.c - D /trunk/packet-tacacs.h - D /trunk/packet-tcap.c - D /trunk/packet-tcap.h - D /trunk/packet-tcp.c - D /trunk/packet-tcp.h - D /trunk/packet-tds.c - D /trunk/packet-teimanagement.c - D /trunk/packet-telnet.c - D /trunk/packet-teredo.c - D /trunk/packet-text-media.c - D /trunk/packet-tftp.c - D /trunk/packet-time.c - D /trunk/packet-tns.c - D /trunk/packet-tns.h - D /trunk/packet-tpkt.c - D /trunk/packet-tpkt.h - D /trunk/packet-tr.c - D /trunk/packet-tr.h - D /trunk/packet-trmac.c - D /trunk/packet-tsp.c - D /trunk/packet-tuxedo.c - D /trunk/packet-tzsp.c - D /trunk/packet-ucp.c - D /trunk/packet-udp.c - D /trunk/packet-udp.h - D /trunk/packet-v120.c - D /trunk/packet-vines.c - D /trunk/packet-vines.h - D /trunk/packet-vj.c - D /trunk/packet-vlan.c - D /trunk/packet-vlan.h - D /trunk/packet-vrrp.c - D /trunk/packet-vtp.c - D /trunk/packet-wap.c - D /trunk/packet-wap.h - D /trunk/packet-wbxml.c - D /trunk/packet-wccp.c - D /trunk/packet-wccp.h - D /trunk/packet-wcp.c - D /trunk/packet-wfleet-hdlc.c - D /trunk/packet-who.c - D /trunk/packet-wlancap.c - D /trunk/packet-wlancap.h - D /trunk/packet-wsp.c - D /trunk/packet-wsp.h - D /trunk/packet-wtls.c - D /trunk/packet-wtls.h - D /trunk/packet-wtp.c - D /trunk/packet-wtp.h - D /trunk/packet-x11-keysym.h - D /trunk/packet-x11-keysymdef.h - D /trunk/packet-x11.c - D /trunk/packet-x25.c - D /trunk/packet-x29.c - D /trunk/packet-xdmcp.c - D /trunk/packet-xot.c - D /trunk/packet-xyplex.c - D /trunk/packet-yhoo.c - D /trunk/packet-ymsg.c - D /trunk/packet-ypbind.c - D /trunk/packet-ypbind.h - D /trunk/packet-yppasswd.c - D /trunk/packet-yppasswd.h - D /trunk/packet-ypserv.c - D /trunk/packet-ypserv.h - D /trunk/packet-ypxfr.c - D /trunk/packet-ypxfr.h - D /trunk/packet-zebra.c - M /trunk/plugins/giop/packet-coseventcomm.c - M /trunk/plugins/giop/packet-cosnaming.c + M /trunk/gtk/font_utils.c + M /trunk/gtk/gui_prefs.c + M /trunk/gtk/help_dlg.c + M /trunk/gtk/layout_prefs.c + M /trunk/gtk/main.c + M /trunk/gtk/menu.c + M /trunk/gtk/nameres_prefs.c + M /trunk/gtk/packet_list.c + M /trunk/gtk/packet_win.c + M /trunk/gtk/prefs_dlg.c + M /trunk/gtk/print_dlg.c + M /trunk/gtk/print_prefs.c + M /trunk/gtk/proto_dlg.c + M /trunk/gtk/proto_draw.c + M /trunk/gtk/recent.c + M /trunk/gtk/stream_prefs.c + M /trunk/gtk/supported_protos_dlg.c + M /trunk/gtk/toolbar.c + M /trunk/gtk/ui_util.c + M /trunk/gtk/webbrowser.c + M /trunk/plugins/acn/packet-acn.c + M /trunk/plugins/artnet/packet-artnet.c + M /trunk/plugins/asn1/packet-asn1.c + M /trunk/plugins/enttec/packet-enttec.c M /trunk/plugins/gryphon/packet-gryphon.c + M /trunk/plugins/lwres/packet-lwres.c + M /trunk/plugins/megaco/packet-megaco.c + M /trunk/plugins/mgcp/packet-mgcp.c + M /trunk/plugins/opsi/packet-opsi.c + M /trunk/plugins/pcli/packet-pcli.c M /trunk/plugins/plugin_api.h M /trunk/plugins/plugin_api_list.c - M /trunk/print.c - D /trunk/process-x11-fields.pl - M /trunk/reassemble.c - M /trunk/tap-ansi_astat.c - M /trunk/tap-dcerpcstat.c - M /trunk/tap-gsm_astat.c - M /trunk/tap-h225counter.c - M /trunk/tap-h225rassrt.c - M /trunk/tap-httpstat.c - M /trunk/tap-iousers.c - M /trunk/tap-rpcprogs.c - M /trunk/tap-rpcstat.c - M /trunk/tap-sipstat.c - M /trunk/tap-smbsids.c - M /trunk/tap-wspstat.c - D /trunk/x11-fields + D /trunk/prefs.c + D /trunk/prefs.h + M /trunk/tethereal.c -Move dissectors to epan/dissectors directory. +Move prefs.c and prefs.h into the epan subdirectory. -Also move ncp222.py, x11-fields, process-x11-fields.pl, -make-reg-dotc, and make-reg-dotc.py. +------------------------------------------------------------------------ +r12114 | guy | 2004-09-27 17:32:09 -0500 (Mon, 27 Sep 2004) | 3 lines +Changed paths: + M /trunk/gtk/toolbar.c -Adjust #include lines in files that include packet-*.h -files. +"ethereal_stock_icons()" isn't used outside "gtk/toolbar.c" (and should +presumably only be called once in any case), so make it static. ------------------------------------------------------------------------ -r11409 | ulfl | 2004-07-18 10:52:21 -0500 (Sun, 18 Jul 2004) | 1 line +r12113 | guy | 2004-09-27 17:21:31 -0500 (Mon, 27 Sep 2004) | 8 lines Changed paths: - D /trunk/gtk2 + M /trunk/gtk/compat_macros.h + +At least in the screenshot at + + http://ftp.gnome.org/pub/GNOME/teams/marketing/en/2004/two-eight-screenshots/html/g27-openwithhal.png + +a "browse" button in GNOME has a label "Browse", and I think that's the +case in at least some Windows applications as well, so give browse +buttons "Browse" as a text label. -As the gtk2 directory is no longer needed (GTK1 and 2 are using the same sources from gtk dir and conditional compilation for a long time now), and we are using subversion now, it should be safe to remove this dir without loosing all the history. ------------------------------------------------------------------------ -r11408 | guy | 2004-07-17 23:03:26 -0500 (Sat, 17 Jul 2004) | 3 lines +r12112 | ulfl | 2004-09-27 14:44:24 -0500 (Mon, 27 Sep 2004) | 1 line Changed paths: - M /trunk/packet-gssapi.h - M /trunk/packet-kerberos.c + M /trunk/gtk/compat_macros.h -Declare "wrap_dissect_gssapi_verf()" in "packet-gssapi.h", and, in -"packet-kerberos.c", get the declaration from that header. +As the GTK Wimp default theme (since 0.6.1) won't display any icons in buttons any longer (which is typical for win applications), the browse button won't display anything for GTK2 now. Add some ... into it, which is also looking ok together with the stock icon on other platforms. +------------------------------------------------------------------------ +r12111 | ulfl | 2004-09-27 12:27:27 -0500 (Mon, 27 Sep 2004) | 1 line +Changed paths: + M /trunk/packaging/nsis/Makefile.nmake +removed well_known.txt ------------------------------------------------------------------------ -r11407 | guy | 2004-07-17 23:01:23 -0500 (Sat, 17 Jul 2004) | 4 lines +r12110 | guy | 2004-09-27 03:30:25 -0500 (Mon, 27 Sep 2004) | 4 lines Changed paths: - M /trunk/packet-gssapi.c + M /trunk/plugins/asn1/packet-asn1.c -Use -1, rather than "tvb_length_remaining(tvb, offset)", in -"tvb_new_subset()" calls with an offset of "offset", so that the -reported length is set appropriately. +Routines called by "g_node_traverse()" return a Boolean - FALSE to +continue traversing, TRUE to stop traversing - so make +"free_node_data()" return FALSE. ------------------------------------------------------------------------ -r11406 | guy | 2004-07-17 22:46:34 -0500 (Sat, 17 Jul 2004) | 8 lines +r12109 | guy | 2004-09-26 20:11:23 -0500 (Sun, 26 Sep 2004) | 10 lines Changed paths: - M /trunk/packet-dcerpc.c - M /trunk/packet-dcerpc.h - M /trunk/packet-gssapi.c - M /trunk/packet-kerberos.c + M /trunk/capture-wpcap.c + +If "HAVE_PCAP_DATALINK_NAME_TO_VAL" is defined - i.e., if we're built +with a version of WinPcap that has "pcap_datalink_name_to_val()" - then, +if the version of WinPcap we've loaded doesn't have +"pcap_datalink_name_to_val()", supply our own version. Do the +equivalent for "pcap_datalink_val_to_name()". -From Jean-Baptiste Marchand: +We do that so that we can build Ethereal with a recent version of +WinPcap, so that it uses the new APIs in newer versions, and still have +it work with older versions. - add identification for various Microsoft Security Service - Providers in DCE RPC; +------------------------------------------------------------------------ +r12108 | guy | 2004-09-26 17:30:46 -0500 (Sun, 26 Sep 2004) | 4 lines +Changed paths: + M /trunk/acinclude.m4 - for the Kerberos SSP, disect AP_REQ and AP_REP tokens in DCE RPC - Bind requests. +Explicitly indicate when we're doing tests to see if UCD SNMP contains +sprint_realloc_objid(), and the extra libraries we're using with the +tests, along the lines of what we do with the Kerberos 5 library. ------------------------------------------------------------------------ -r11405 | guy | 2004-07-17 22:34:37 -0500 (Sat, 17 Jul 2004) | 3 lines +r12107 | guy | 2004-09-26 17:28:23 -0500 (Sun, 26 Sep 2004) | 2 lines Changed paths: - M /trunk/packet-ssl.c + M /trunk/configure.in -From Marco van den Bovenkamp: add the Sun elliptic curve and -Cambellia-based cipher suites. +Fix a typo. ------------------------------------------------------------------------ -r11404 | guy | 2004-07-17 21:56:29 -0500 (Sat, 17 Jul 2004) | 12 lines +r12106 | guy | 2004-09-26 15:30:44 -0500 (Sun, 26 Sep 2004) | 12 lines Changed paths: - M /trunk/gtk/capture_if_dlg.c + M /trunk/acinclude.m4 + M /trunk/configure.in -Add some comments, and expand on a comment (if "pcap_stats()" returns -counts since the last call, not since the beginning of the capture, on -Windows, that's a bug - and that bug *does* exist on some UN*Xes). +In the SNMP tests, we're using AC_TRY_LINK to avoid caching the results +of the test for sprint_realloc_objid() (so that a failure to find it +when we're not linking with extra libraries doesn't cause us to assume +we won't find it if we *do* link with extra libraries), so +"ac_cv_lib_snmp_sprint_realloc_objid" doesn't get set - set our own +variable for that. -Clean up indentation. +Use AC_TRY_LINK rather than AC_CHECK_LIB in the Kerberos tests when +checking for krb_k5_resolve(), to avoid caching the results. -Use the minimum snapshot length, not the maximum snapshot length, when -opening a network interface to keep track of how many packets are -arriving on it (that might cause packet data to be discarded rather than -buffering it, reducing the overhead of running all those captures from -which we don't actually grab any packets. +Improve the messages printed in the Kerberos tests to give more detail. ------------------------------------------------------------------------ -r11403 | guy | 2004-07-17 21:43:18 -0500 (Sat, 17 Jul 2004) | 2 lines +r12105 | guy | 2004-09-25 23:00:20 -0500 (Sat, 25 Sep 2004) | 11 lines Changed paths: - M /trunk/gtk/capture_if_dlg.c + M /trunk/acinclude.m4 + M /trunk/configure.in -Not all interfaces have descriptions. +Clean up a bunch of cruft in --with-ssl; make it more resemble other +--with flags. + +Report, in the messages at the end of the configure script, whether +we're building with the SSL library. + +If we fail to find "sprint_realloc_objid()" when linking with a +particular library, and --with-ssl wasn't specified, try linking with +-lcrypto as well and, if that succeeds, fail with an indication that UCD +SNMP requires -lcrypto but --with-ssl wasn't specified. ------------------------------------------------------------------------ -r11402 | guy | 2004-07-17 21:34:45 -0500 (Sat, 17 Jul 2004) | 6 lines +r12104 | guy | 2004-09-25 19:26:06 -0500 (Sat, 25 Sep 2004) | 5 lines Changed paths: - M /trunk/pcap-util-int.h - M /trunk/pcap-util-unix.c - M /trunk/pcap-util.c + M /trunk/acinclude.m4 + +Explicitly test whether we need -lresolv in order to link with -lkrb5. +Include -lresolv if we do, and don't include it if we don't. + +Clean up some other things in the -lkrb5 macro. + +------------------------------------------------------------------------ +r12103 | guy | 2004-09-25 18:58:42 -0500 (Sat, 25 Sep 2004) | 7 lines +Changed paths: + M /trunk/acinclude.m4 + +For annoying licensing reasons, we don't want to use -lcrypto unless the +user explicitly says to do so by using --with-ssl. However, we *still* +don't want to just blithely replace -lcrypto with SSL_LIBS, so, if +KRB5_LIBS contains "-lcrypto" but SSL_LIBS isn't set to a non-empty +string, we report an error (the user can than either configure without +Kerberos or with -lcrypto). + +------------------------------------------------------------------------ +r12102 | guy | 2004-09-25 17:50:58 -0500 (Sat, 25 Sep 2004) | 9 lines +Changed paths: + M /trunk/gtk/prefs_dlg.c + +When applying preferences, we have to apply the protocol preferences +before applying any other preferences, as, before we've applied them, +the internal state of the preferences in some dissectors might be +inconsistent (for example, the 802.11 dissector might've had its +number-of-WEP-keys preference increased but might not yet have allocated +a table for the WEP keys), and, as "gui_prefs_apply()" could cause a +redissection when redisplaying, that could cause dissectors to +malfunction (e.g., crash). + +------------------------------------------------------------------------ +r12101 | guy | 2004-09-25 05:36:08 -0500 (Sat, 25 Sep 2004) | 2 lines +Changed paths: + M /trunk/epan/dissectors/packet-loop.c + +Fetch the function from the correct offset. + +------------------------------------------------------------------------ +r12100 | ulfl | 2004-09-25 05:15:08 -0500 (Sat, 25 Sep 2004) | 1 line +Changed paths: + M /trunk/help/Makefile.am + M /trunk/help/toc + D /trunk/help/well_known.txt + M /trunk/packaging/nsis/ethereal.nsi + +removed "Well Known" help page, as the content (and far more than that) moved to the wiki. +------------------------------------------------------------------------ +r12099 | guy | 2004-09-25 04:33:53 -0500 (Sat, 25 Sep 2004) | 14 lines +Changed paths: + M /trunk/acinclude.m4 + +Don't just add "-lresolv" to KRB5_LIBS if it's missing - on some +platforms, it's missing because it's not needed, which is good because +it's not even *present* on those platforms (the resolver functions are +built into libc). If there really are platforms where krb5-config is +broken to the extent that it doesn't list -lresolv when it's required, +the way to fix that is to try building a program with Heimdal and just +the krb5-config libraries and, if that fails, try building with those +libraries and -lresolv - if that works, add -lresolv to the list of +libraries. + +Don't just replace -lcrypto with SSL_LIBS in KRB5_LIBS, as SSL_LIBS +might not contain any libraries - replace it only if SSL_LIBS is defined +as something. + +------------------------------------------------------------------------ +r12098 | guy | 2004-09-25 04:17:12 -0500 (Sat, 25 Sep 2004) | 3 lines +Changed paths: + M /trunk/epan/dissectors/packet-loop.c + +What part of "least significant octet first" do you not understand? :-) +(The part I didn't bother to notice.... :-)) + +------------------------------------------------------------------------ +r12097 | ulfl | 2004-09-25 03:36:07 -0500 (Sat, 25 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/developer-guide.xml + D /trunk/docbook/dg-src + A /trunk/docbook/edg_src (from /trunk/docbook/dg-src:12092) + A /trunk/docbook/eug_src (from /trunk/docbook/ug-src:12092) + D /trunk/docbook/ug-src + M /trunk/docbook/user-guide.xml + +renamed dirs dg-src and ug-src to match output dirnames +------------------------------------------------------------------------ +r12096 | guy | 2004-09-25 03:03:23 -0500 (Sat, 25 Sep 2004) | 3 lines +Changed paths: + M /trunk/epan/dissectors/packet-gre.c + +From packet steve: label the GRE key as "GRE Key", so that +post-processing scripts can more easily distinguish it from other keys. + +------------------------------------------------------------------------ +r12095 | guy | 2004-09-25 03:01:00 -0500 (Sat, 25 Sep 2004) | 2 lines +Changed paths: + M /trunk/epan/dissectors/packet-loop.c + +Fetch the handle for the data dissector, as we use it.... + +------------------------------------------------------------------------ +r12094 | guy | 2004-09-25 02:43:12 -0500 (Sat, 25 Sep 2004) | 2 lines +Changed paths: + M /trunk/epan/libethereal.def + +From Tomas Kukosa: export ether_to_str() from libethereal.dll. + +------------------------------------------------------------------------ +r12093 | guy | 2004-09-25 02:41:58 -0500 (Sat, 25 Sep 2004) | 6 lines +Changed paths: + M /trunk/epan/dissectors/packet-snmp.c + +From Tomas Kukosa: + + - pass only value (not tag and length) to subdissectors from the + snmp.variable_oid table + - register the SNMP dissector + +------------------------------------------------------------------------ +r12092 | sahlberg | 2004-09-24 21:44:45 -0500 (Fri, 24 Sep 2004) | 3 lines +Changed paths: + M /trunk/epan/dissectors/packet-ber.c -Get IPv4 addresses and the loopback flag if we don't have -"pcap_findalldevs()". +fix bug in handling of offset for integers longer than 4 bytes -"if_info_ip()" is used - and can be compiled - only if libpcap has -"pcap_findalldevs()". ------------------------------------------------------------------------ -r11401 | guy | 2004-07-17 21:32:19 -0500 (Sat, 17 Jul 2004) | 2 lines +r12091 | ulfl | 2004-09-24 16:19:48 -0500 (Fri, 24 Sep 2004) | 1 line Changed paths: M /trunk/gtk/capture_dlg.c -Squelch a compiler warning. +as the interface is usually fixed, or it can be selected by the interface drop down list, grab the keyboard focus at the filter string field. +------------------------------------------------------------------------ +r12089 | ulfl | 2004-09-24 15:18:06 -0500 (Fri, 24 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/graphics/ethereal-help-menu.png +updated screenshot, as the last one had no icons on buttons ------------------------------------------------------------------------ -r11400 | guy | 2004-07-17 19:24:25 -0500 (Sat, 17 Jul 2004) | 6 lines +r12088 | ulfl | 2004-09-24 14:21:18 -0500 (Fri, 24 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/ug-src/EUG_chapter_build_install.xml + M /trunk/docbook/ug-src/EUG_chapter_introduction.xml + +add some minor details +------------------------------------------------------------------------ +r12087 | ulfl | 2004-09-24 13:18:05 -0500 (Fri, 24 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/graphics/ethereal-help-menu.png + M /trunk/docbook/ug-src/EUG_chapter_use.xml + +Update help menu screenshot (wiki link) and add some notes about Web browser handling +------------------------------------------------------------------------ +r12086 | ulfl | 2004-09-24 11:08:44 -0500 (Fri, 24 Sep 2004) | 1 line Changed paths: - M /trunk/AUTHORS - M /trunk/COPYING - M /trunk/ChangeLog - M /trunk/Ethereal.desktop - M /trunk/FAQ - M /trunk/INSTALL - M /trunk/INSTALL.configure - M /trunk/Makefile.am - M /trunk/Makefile.common M /trunk/Makefile.nmake - M /trunk/NEWS - M /trunk/README - M /trunk/README.aix - M /trunk/README.bsd - M /trunk/README.hpux - M /trunk/README.irix - M /trunk/README.linux - M /trunk/README.macos - M /trunk/README.tru64 - M /trunk/README.vmware M /trunk/README.win32 - M /trunk/TODO - M /trunk/acinclude.m4 - M /trunk/aclocal-fallback/glib-2.0.m4 - M /trunk/aclocal-fallback/glib.m4 - M /trunk/aclocal-fallback/gtk-2.0.m4 - M /trunk/aclocal-fallback/gtk.m4 - M /trunk/aclocal-flags - M /trunk/adler32.c - M /trunk/adler32.h - M /trunk/afn.c - M /trunk/afn.h - M /trunk/aftypes.h - M /trunk/alert_box.c - M /trunk/alert_box.h - M /trunk/arcnet_pids.h - M /trunk/asn1/h235/H235-SECURITY-MESSAGES.asn - M /trunk/asn1/h235/h235.cnf - M /trunk/asn1/h235/packet-h235-template.c - M /trunk/asn1/h235/packet-h235-template.h - M /trunk/asn1.c - M /trunk/asn1.h - M /trunk/autogen.sh - M /trunk/bridged_pids.h - M /trunk/capture-wpcap.c - M /trunk/capture-wpcap.h - M /trunk/capture.c - M /trunk/capture.h - M /trunk/capture_stop_conditions.c - M /trunk/capture_stop_conditions.h - M /trunk/cfile.c - M /trunk/cfile.h - M /trunk/chdlctypes.h - M /trunk/cleanbld.bat - M /trunk/color.h - M /trunk/column.c - M /trunk/column.h - M /trunk/conditions.c - M /trunk/conditions.h - M /trunk/config.guess - M /trunk/config.h.win32 - M /trunk/config.nmake - M /trunk/config.sub - M /trunk/configure.in - M /trunk/crc16.c - M /trunk/crc16.h - M /trunk/crc32.c - M /trunk/crc32.h - M /trunk/crypt-des.c - M /trunk/crypt-des.h - M /trunk/crypt-md4.c - M /trunk/crypt-md4.h - M /trunk/crypt-md5.c - M /trunk/crypt-md5.h - M /trunk/crypt-rc4.c - M /trunk/crypt-rc4.h - M /trunk/debian/README.debian - M /trunk/debian/changelog - M /trunk/debian/control - M /trunk/debian/copyright - M /trunk/debian/dirs - M /trunk/debian/docs - M /trunk/debian/ethereal-common.files - M /trunk/debian/ethereal-common.manpages - M /trunk/debian/ethereal-dev.docs - M /trunk/debian/ethereal-dev.files - M /trunk/debian/ethereal-dev.header-files - M /trunk/debian/ethereal-dev.manpages - M /trunk/debian/ethereal-dev.postinst - M /trunk/debian/ethereal-dev.prerm - M /trunk/debian/ethereal.files - M /trunk/debian/ethereal.manpages - M /trunk/debian/ethereal.menu - M /trunk/debian/menu - M /trunk/debian/postinst - M /trunk/debian/prerm - M /trunk/debian/rules - M /trunk/debian/tethereal.files - M /trunk/debian/tethereal.manpages - M /trunk/dftest.c - M /trunk/dictionary.dtd - M /trunk/dictionary.xml - M /trunk/disabled_protos.c - M /trunk/disabled_protos.h - M /trunk/doc/Makefile.am - M /trunk/doc/Makefile.nmake - M /trunk/doc/README.capture - M /trunk/doc/README.design - M /trunk/doc/README.developer - M /trunk/doc/README.idl2eth - M /trunk/doc/README.plugins - M /trunk/doc/README.regression - M /trunk/doc/README.tapping - M /trunk/doc/README.tvbuff - M /trunk/doc/README.xml-output - M /trunk/doc/dfilter2pod.pl - M /trunk/doc/editcap.pod - M /trunk/doc/eproto2sgml - M /trunk/doc/ethereal-filter.pod.template - M /trunk/doc/ethereal-tut.mgp - M /trunk/doc/ethereal.pod - M /trunk/doc/idl2eth.pod - M /trunk/doc/mergecap.pod - M /trunk/doc/randpkt.txt - M /trunk/doc/sgml.doc.template - M /trunk/doc/tethereal.pod - M /trunk/doc/text2pcap.pod - M /trunk/doxygen.cfg.in - M /trunk/editcap.c - M /trunk/epan/AUTHORS - M /trunk/epan/ChangeLog - M /trunk/epan/Makefile.am - M /trunk/epan/Makefile.common - M /trunk/epan/Makefile.nmake - M /trunk/epan/NEWS - M /trunk/epan/README - M /trunk/epan/addr_and_mask.c - M /trunk/epan/addr_and_mask.h - M /trunk/epan/atalk-utils.c - M /trunk/epan/atalk-utils.h - M /trunk/epan/bitswap.c - M /trunk/epan/bitswap.h - M /trunk/epan/circuit.c - M /trunk/epan/circuit.h - M /trunk/epan/column-utils.c - M /trunk/epan/column-utils.h - M /trunk/epan/column_info.h - M /trunk/epan/conversation.c - M /trunk/epan/conversation.h - M /trunk/epan/dfilter/Makefile.am - M /trunk/epan/dfilter/Makefile.nmake - M /trunk/epan/dfilter/README.dfilter - M /trunk/epan/dfilter/dfilter-int.h - M /trunk/epan/dfilter/dfilter.c - M /trunk/epan/dfilter/dfilter.h - M /trunk/epan/dfilter/dfvm.c - M /trunk/epan/dfilter/dfvm.h - M /trunk/epan/dfilter/drange.c - M /trunk/epan/dfilter/drange.h - M /trunk/epan/dfilter/gencode.c - M /trunk/epan/dfilter/gencode.h - M /trunk/epan/dfilter/glib-util.c - M /trunk/epan/dfilter/glib-util.h - M /trunk/epan/dfilter/grammar.lemon - M /trunk/epan/dfilter/scanner.l - M /trunk/epan/dfilter/semcheck.c - M /trunk/epan/dfilter/semcheck.h - M /trunk/epan/dfilter/sttype-integer.c - M /trunk/epan/dfilter/sttype-pointer.c - M /trunk/epan/dfilter/sttype-range.c - M /trunk/epan/dfilter/sttype-range.h - M /trunk/epan/dfilter/sttype-string.c - M /trunk/epan/dfilter/sttype-test.c - M /trunk/epan/dfilter/sttype-test.h - M /trunk/epan/dfilter/syntax-tree.c - M /trunk/epan/dfilter/syntax-tree.h - M /trunk/epan/doxygen.cfg.in - M /trunk/epan/epan.c - M /trunk/epan/epan.h - M /trunk/epan/epan_dissect.h - M /trunk/epan/except.c - M /trunk/epan/except.h - M /trunk/epan/exceptions.h - M /trunk/epan/filesystem.c - M /trunk/epan/filesystem.h - M /trunk/epan/frame_data.c - M /trunk/epan/frame_data.h - M /trunk/epan/ftypes/Makefile.am - M /trunk/epan/ftypes/Makefile.nmake - M /trunk/epan/ftypes/ftype-bytes.c - M /trunk/epan/ftypes/ftype-double.c - M /trunk/epan/ftypes/ftype-integer.c - M /trunk/epan/ftypes/ftype-ipv4.c - M /trunk/epan/ftypes/ftype-none.c - M /trunk/epan/ftypes/ftype-pcre.c - M /trunk/epan/ftypes/ftype-string.c - M /trunk/epan/ftypes/ftype-time.c - M /trunk/epan/ftypes/ftype-tvbuff.c - M /trunk/epan/ftypes/ftypes-int.h - M /trunk/epan/ftypes/ftypes.c - M /trunk/epan/ftypes/ftypes.h - M /trunk/epan/gdebug.h - M /trunk/epan/inet_aton.c - M /trunk/epan/inet_aton.h - M /trunk/epan/inet_ntop.c - M /trunk/epan/inet_pton.c - M /trunk/epan/inet_v6defs.h - M /trunk/epan/int-64bit.c - M /trunk/epan/int-64bit.h - M /trunk/epan/ipv4.c - M /trunk/epan/ipv4.h - M /trunk/epan/ipv6-utils.h - M /trunk/epan/libethereal.def - M /trunk/epan/nstime.h - M /trunk/epan/osi-utils.c - M /trunk/epan/osi-utils.h - M /trunk/epan/packet.c - M /trunk/epan/packet.h - M /trunk/epan/packet_info.h - M /trunk/epan/pint.h - M /trunk/epan/plugins.c - M /trunk/epan/plugins.h - M /trunk/epan/proto.c - M /trunk/epan/proto.h - M /trunk/epan/report_err.h - M /trunk/epan/resolv.c - M /trunk/epan/resolv.h - M /trunk/epan/slab.h - M /trunk/epan/sna-utils.c - M /trunk/epan/sna-utils.h - M /trunk/epan/strutil.c - M /trunk/epan/strutil.h - M /trunk/epan/timestamp.c - M /trunk/epan/timestamp.h - M /trunk/epan/to_str.c - M /trunk/epan/to_str.h - M /trunk/epan/tvbtest.c - M /trunk/epan/tvbuff.c - M /trunk/epan/tvbuff.h - M /trunk/epan/value_string.c - M /trunk/epan/value_string.h - M /trunk/ethereal_be.py - M /trunk/ethereal_gen.py - M /trunk/etypes.h - M /trunk/file.c - M /trunk/file.h - M /trunk/filters.c - M /trunk/filters.h - M /trunk/follow.c - M /trunk/follow.h - M /trunk/format-oid.h - M /trunk/g711.c - M /trunk/g711.h - M /trunk/getopt.c - M /trunk/getopt.h - M /trunk/globals.h - M /trunk/greproto.h - M /trunk/gtk/Makefile.am - M /trunk/gtk/Makefile.common - M /trunk/gtk/Makefile.nmake - M /trunk/gtk/STATUS.gtk2 - M /trunk/gtk/about_dlg.c - M /trunk/gtk/about_dlg.h - M /trunk/gtk/ansi_a_stat.c - M /trunk/gtk/ansi_map_stat.c - M /trunk/gtk/bootp_stat.c - M /trunk/gtk/capture_combo_utils.c - M /trunk/gtk/capture_combo_utils.h - M /trunk/gtk/capture_dlg.c - M /trunk/gtk/capture_dlg.h - M /trunk/gtk/capture_if_dlg.c - M /trunk/gtk/capture_info_dlg.c - M /trunk/gtk/capture_prefs.c - M /trunk/gtk/capture_prefs.h - M /trunk/gtk/color_dlg.c - M /trunk/gtk/color_dlg.h - M /trunk/gtk/color_filters.c - M /trunk/gtk/color_filters.h - M /trunk/gtk/color_utils.c - M /trunk/gtk/color_utils.h - M /trunk/gtk/colors.c - M /trunk/gtk/colors.h - M /trunk/gtk/column_prefs.c - M /trunk/gtk/column_prefs.h - M /trunk/gtk/compat_macros.h - M /trunk/gtk/dcerpc_stat.c - M /trunk/gtk/decode_as_dlg.c - M /trunk/gtk/decode_as_dlg.h - M /trunk/gtk/dfilter_expr_dlg.c - M /trunk/gtk/dfilter_expr_dlg.h - M /trunk/gtk/dlg_utils.c - M /trunk/gtk/dlg_utils.h - M /trunk/gtk/doxygen.cfg.in - M /trunk/gtk/endpoint_talkers_eth.c - M /trunk/gtk/endpoint_talkers_fc.c - M /trunk/gtk/endpoint_talkers_fddi.c - M /trunk/gtk/endpoint_talkers_ip.c - M /trunk/gtk/endpoint_talkers_ipx.c - M /trunk/gtk/endpoint_talkers_table.c - M /trunk/gtk/endpoint_talkers_table.h - M /trunk/gtk/endpoint_talkers_tcpip.c - M /trunk/gtk/endpoint_talkers_tr.c - M /trunk/gtk/endpoint_talkers_udpip.c - M /trunk/gtk/ethclist.c - M /trunk/gtk/ethclist.h - M /trunk/gtk/fc_stat.c - M /trunk/gtk/file_dlg.c - M /trunk/gtk/file_dlg.h - M /trunk/gtk/filter_prefs.c - M /trunk/gtk/filter_prefs.h - M /trunk/gtk/find_dlg.c - M /trunk/gtk/find_dlg.h - M /trunk/gtk/follow_dlg.c - M /trunk/gtk/follow_dlg.h - M /trunk/gtk/font_utils.c - M /trunk/gtk/font_utils.h - M /trunk/gtk/goto_dlg.c - M /trunk/gtk/goto_dlg.h - M /trunk/gtk/gsm_a_stat.c - M /trunk/gtk/gsm_map_stat.c - M /trunk/gtk/gsm_map_stat.h - M /trunk/gtk/gsm_map_summary.c - M /trunk/gtk/gtk_stat_util.c - M /trunk/gtk/gtk_stat_util.h - M /trunk/gtk/gtkglobals.h - M /trunk/gtk/gui_prefs.c - M /trunk/gtk/gui_prefs.h - M /trunk/gtk/h225_counter.c - M /trunk/gtk/h225_ras_srt.c + M /trunk/tools/win32-setup.sh + +Use new win32 libs from anonsvn instead of webpage, including setup target. Use updated GTK 2.4.9 libraries. But still use wget. +------------------------------------------------------------------------ +r12085 | etxrab | 2004-09-24 11:01:09 -0500 (Fri, 24 Sep 2004) | 10 lines +Changed paths: + M /trunk/epan/dissectors/packet-etheric.c + +Fix Some compiler warnings: + +packet-etheric.c:99: warning: `message_type_vals' defined but not used +packet-etheric.c:376: warning: +`isup_calling_party_nature_of_address_ind_value' +defined but not used +packet-etheric.c:892: warning: +`dissect_etheric_cause_indicators_parameter' defi +ned but not used + +------------------------------------------------------------------------ +r12084 | ulfl | 2004-09-24 10:41:46 -0500 (Fri, 24 Sep 2004) | 1 line +Changed paths: M /trunk/gtk/help_dlg.c M /trunk/gtk/help_dlg.h - M /trunk/gtk/hostlist_eth.c - M /trunk/gtk/hostlist_fc.c - M /trunk/gtk/hostlist_fddi.c - M /trunk/gtk/hostlist_ip.c - M /trunk/gtk/hostlist_ipx.c - M /trunk/gtk/hostlist_table.c - M /trunk/gtk/hostlist_table.h - M /trunk/gtk/hostlist_tcpip.c - M /trunk/gtk/hostlist_tr.c - M /trunk/gtk/hostlist_udpip.c - M /trunk/gtk/http_stat.c - M /trunk/gtk/io_stat.c - M /trunk/gtk/isprint.h - M /trunk/gtk/isup_stat.c - M /trunk/gtk/keys.h - M /trunk/gtk/layout_prefs.c - M /trunk/gtk/layout_prefs.h - M /trunk/gtk/ldap_stat.c - M /trunk/gtk/main.c - M /trunk/gtk/main.h M /trunk/gtk/menu.c - M /trunk/gtk/menu.h - M /trunk/gtk/mgcp_stat.c - M /trunk/gtk/mtp3_stat.c - M /trunk/gtk/mtp3_stat.h - M /trunk/gtk/mtp3_summary.c - M /trunk/gtk/nameres_prefs.c - M /trunk/gtk/nameres_prefs.h - M /trunk/gtk/packet_list.c - M /trunk/gtk/packet_list.h - M /trunk/gtk/packet_win.c - M /trunk/gtk/packet_win.h - M /trunk/gtk/plugins_dlg.c - M /trunk/gtk/prefs_dlg.c - M /trunk/gtk/prefs_dlg.h - M /trunk/gtk/print_dlg.c - M /trunk/gtk/print_mswin.c - M /trunk/gtk/print_mswin.h - M /trunk/gtk/print_prefs.c - M /trunk/gtk/print_prefs.h - M /trunk/gtk/progress_dlg.c - M /trunk/gtk/proto_dlg.c - M /trunk/gtk/proto_dlg.h - M /trunk/gtk/proto_draw.c - M /trunk/gtk/proto_draw.h - M /trunk/gtk/proto_hier_stats_dlg.c - M /trunk/gtk/proto_hier_stats_dlg.h - M /trunk/gtk/range_utils.c - M /trunk/gtk/range_utils.h - M /trunk/gtk/recent.c - M /trunk/gtk/recent.h - M /trunk/gtk/rpc_progs.c - M /trunk/gtk/rpc_stat.c - M /trunk/gtk/rtp_analysis.c - M /trunk/gtk/rtp_analysis.h - M /trunk/gtk/rtp_stream.c - M /trunk/gtk/rtp_stream.h - M /trunk/gtk/rtp_stream_dlg.c - M /trunk/gtk/rtp_stream_dlg.h - M /trunk/gtk/sat.h - M /trunk/gtk/service_response_time_table.c - M /trunk/gtk/service_response_time_table.h - M /trunk/gtk/simple_dialog.c - M /trunk/gtk/sip_stat.c - M /trunk/gtk/smb_stat.c - M /trunk/gtk/stream_prefs.c - M /trunk/gtk/stream_prefs.h - M /trunk/gtk/summary_dlg.c - M /trunk/gtk/summary_dlg.h - M /trunk/gtk/supported_protos_dlg.c - M /trunk/gtk/supported_protos_dlg.h - M /trunk/gtk/tap_dfilter_dlg.c - M /trunk/gtk/tap_dfilter_dlg.h - M /trunk/gtk/tap_menu.h - M /trunk/gtk/tcp_graph.c - M /trunk/gtk/text_page.c - M /trunk/gtk/text_page.h - M /trunk/gtk/toolbar.c - M /trunk/gtk/toolbar.h - M /trunk/gtk/ui_util.c - M /trunk/gtk/ui_util.h - M /trunk/gtk/webbrowser.c - M /trunk/gtk/webbrowser.h - M /trunk/gtk/wsp_stat.c - M /trunk/h225-persistentdata.c - M /trunk/h225-persistentdata.h - M /trunk/help/Makefile.am - M /trunk/help/Makefile.nmake - M /trunk/help/capture_filters.txt - M /trunk/help/capturing.txt - M /trunk/help/display_filters.txt - M /trunk/help/faq.txt - M /trunk/help/getting_started.txt - M /trunk/help/overview.txt - M /trunk/help/toc - M /trunk/help/well_known.txt - M /trunk/iax2_codec_type.h - M /trunk/idl2eth.sh - M /trunk/image/Makefile.nmake - M /trunk/image/README.image - M /trunk/image/clist_ascend.xpm - M /trunk/image/clist_descend.xpm - M /trunk/image/dn_arrow.xpm - M /trunk/image/editcap.rc.in - M /trunk/image/eexcl3d64.xpm - M /trunk/image/eicon3d16.xpm - M /trunk/image/eicon3d32.xpm - M /trunk/image/eicon3d48.xpm - M /trunk/image/eicon3d64.xpm - M /trunk/image/ethereal.rc.in - M /trunk/image/icon-ethereal.xpm - M /trunk/image/icon-excl.xpm - M /trunk/image/icon_layout_1.xpm - M /trunk/image/icon_layout_2.xpm - M /trunk/image/icon_layout_3.xpm - M /trunk/image/icon_layout_4.xpm - M /trunk/image/icon_layout_5.xpm - M /trunk/image/icon_layout_6.xpm - M /trunk/image/libethereal.rc.in - M /trunk/image/mergecap.rc.in - M /trunk/image/stock_dialog_error_48.xpm - M /trunk/image/stock_dialog_info_48.xpm - M /trunk/image/stock_dialog_question_48.xpm - M /trunk/image/stock_dialog_warning_48.xpm - M /trunk/image/tethereal.rc.in - M /trunk/image/text2pcap.rc.in - M /trunk/image/toolbar/capture_24.xpm - M /trunk/image/toolbar/cfilter_24.xpm - M /trunk/image/toolbar/dfilter_24.xpm - M /trunk/image/toolbar/stock_add_24.xpm - M /trunk/image/toolbar/stock_bottom_24.xpm - M /trunk/image/toolbar/stock_close_24.xpm - M /trunk/image/toolbar/stock_colorselector_24.xpm - M /trunk/image/toolbar/stock_help_24.xpm - M /trunk/image/toolbar/stock_jump_to_24.xpm - M /trunk/image/toolbar/stock_left_arrow_24.xpm - M /trunk/image/toolbar/stock_ok_20.xpm - M /trunk/image/toolbar/stock_open_24.xpm - M /trunk/image/toolbar/stock_preferences_24.xpm - M /trunk/image/toolbar/stock_print_24.xpm - M /trunk/image/toolbar/stock_properties_24.xpm - M /trunk/image/toolbar/stock_refresh_24.xpm - M /trunk/image/toolbar/stock_right_arrow_24.xpm - M /trunk/image/toolbar/stock_save_24.xpm - M /trunk/image/toolbar/stock_save_as_24.xpm - M /trunk/image/toolbar/stock_search_24.xpm - M /trunk/image/toolbar/stock_stop_24.xpm - M /trunk/image/toolbar/stock_top_24.xpm - M /trunk/image/toolbar/stock_zoom_1_24.xpm - M /trunk/image/toolbar/stock_zoom_in_24.xpm - M /trunk/image/toolbar/stock_zoom_out_24.xpm - M /trunk/image/up_arrow.xpm - M /trunk/in_cksum.c - M /trunk/in_cksum.h - M /trunk/ip_opts.h - M /trunk/ipproto.c - M /trunk/ipproto.h - M /trunk/isprint.h - M /trunk/lapd_sapi.h - M /trunk/llcsaps.h - M /trunk/make-authors-short.pl - M /trunk/make-faq - M /trunk/make-manuf - M /trunk/make-reg-dotc - M /trunk/make-reg-dotc.py - M /trunk/make-tapreg-dotc - M /trunk/make-version.pl - M /trunk/manuf - M /trunk/manuf.tmpl - M /trunk/menu.h - M /trunk/merge.c - M /trunk/merge.h - M /trunk/mergecap.c - M /trunk/mkcap.c - M /trunk/mkstemp.c - M /trunk/mkstemp.h - M /trunk/mobileipv4.xml - M /trunk/nasreq.xml - M /trunk/ncp2222.py - M /trunk/nlpid.h - M /trunk/oui.h - M /trunk/packaging/Makefile.am - M /trunk/packaging/nsis/Makefile.am - M /trunk/packaging/nsis/Makefile.nmake - M /trunk/packaging/nsis/ethereal.nsi - M /trunk/packaging/rpm/Makefile.am - M /trunk/packaging/rpm/SPECS/Makefile.am - M /trunk/packaging/rpm/SPECS/ethereal.spec.in - M /trunk/packaging/svr4/Makefile.am - M /trunk/packaging/svr4/checkinstall.in - M /trunk/packaging/svr4/mkpkg - M /trunk/packaging/svr4/pkginfo.in - M /trunk/packet-3g-a11.c - M /trunk/packet-aarp.c - M /trunk/packet-acap.c - M /trunk/packet-acse.c - M /trunk/packet-acse.h - M /trunk/packet-afp.c - M /trunk/packet-afp.h - M /trunk/packet-afs-defs.h - M /trunk/packet-afs-macros.h - M /trunk/packet-afs-register-info.h - M /trunk/packet-afs.c - M /trunk/packet-afs.h - M /trunk/packet-aim-admin.c - M /trunk/packet-aim-adverts.c - M /trunk/packet-aim-bos.c - M /trunk/packet-aim-buddylist.c - M /trunk/packet-aim-chat.c - M /trunk/packet-aim-chatnav.c - M /trunk/packet-aim-directory.c - M /trunk/packet-aim-generic.c - M /trunk/packet-aim-icq.c - M /trunk/packet-aim-invitation.c - M /trunk/packet-aim-location.c - M /trunk/packet-aim-messaging.c - M /trunk/packet-aim-oft.c - M /trunk/packet-aim-popup.c - M /trunk/packet-aim-signon.c - M /trunk/packet-aim-ssi.c - M /trunk/packet-aim-stats.c - M /trunk/packet-aim-translate.c - M /trunk/packet-aim-userlookup.c - M /trunk/packet-aim.c - M /trunk/packet-aim.h - M /trunk/packet-ajp13.c - M /trunk/packet-alcap.c - M /trunk/packet-ans.c - M /trunk/packet-ansi_637.c - M /trunk/packet-ansi_683.c - M /trunk/packet-ansi_801.c - M /trunk/packet-ansi_a.c - M /trunk/packet-ansi_a.h - M /trunk/packet-ansi_map.c - M /trunk/packet-ansi_map.h - M /trunk/packet-aodv.c - M /trunk/packet-ap1394.c - M /trunk/packet-ap1394.h - M /trunk/packet-arcnet.c - M /trunk/packet-arcnet.h - M /trunk/packet-arp.c - M /trunk/packet-arp.h - M /trunk/packet-asap.c - M /trunk/packet-ascend.c - M /trunk/packet-asf.c - M /trunk/packet-atalk.c - M /trunk/packet-atalk.h - M /trunk/packet-atm.c - M /trunk/packet-atm.h - M /trunk/packet-auto_rp.c - M /trunk/packet-bacapp.c - M /trunk/packet-bacnet.c - M /trunk/packet-beep.c - M /trunk/packet-ber.c - M /trunk/packet-ber.h - M /trunk/packet-bfd.c - M /trunk/packet-bgp.c - M /trunk/packet-bgp.h - M /trunk/packet-bofl.c - M /trunk/packet-bootp.c - M /trunk/packet-bootparams.c - M /trunk/packet-bootparams.h - M /trunk/packet-bpdu.c - M /trunk/packet-brdwlk.c - M /trunk/packet-bssap.c - M /trunk/packet-bssap.h - M /trunk/packet-bssgp.c - M /trunk/packet-bvlc.c - M /trunk/packet-cast.c - M /trunk/packet-ccsds.c - M /trunk/packet-cdp.c - M /trunk/packet-cgmp.c - M /trunk/packet-chdlc.c - M /trunk/packet-chdlc.h - M /trunk/packet-cisco-oui.c - M /trunk/packet-clearcase.c - M /trunk/packet-clearcase.h - M /trunk/packet-clip.c - M /trunk/packet-clip.h - M /trunk/packet-clnp.c - M /trunk/packet-cops.c - M /trunk/packet-cosine.c - M /trunk/packet-cpfi.c - M /trunk/packet-cpha.c - M /trunk/packet-cups.c - M /trunk/packet-data.c - M /trunk/packet-data.h - M /trunk/packet-dccp.c - M /trunk/packet-dccp.h - M /trunk/packet-dcerpc-afs4int.c - M /trunk/packet-dcerpc-atsvc.c - M /trunk/packet-dcerpc-atsvc.h - M /trunk/packet-dcerpc-bossvr.c - M /trunk/packet-dcerpc-browser.c - M /trunk/packet-dcerpc-browser.h - M /trunk/packet-dcerpc-budb.c - M /trunk/packet-dcerpc-butc.c - M /trunk/packet-dcerpc-cds_clerkserver.c - M /trunk/packet-dcerpc-cds_solicit.c - M /trunk/packet-dcerpc-conv.c - M /trunk/packet-dcerpc-cprpc_server.c - M /trunk/packet-dcerpc-dce122.c - M /trunk/packet-dcerpc-dce122.h - M /trunk/packet-dcerpc-dcom.h - M /trunk/packet-dcerpc-dfs.c - M /trunk/packet-dcerpc-dfs.h - M /trunk/packet-dcerpc-dnsserver.c - M /trunk/packet-dcerpc-dnsserver.h - M /trunk/packet-dcerpc-drsuapi.c - M /trunk/packet-dcerpc-drsuapi.h - M /trunk/packet-dcerpc-dtsprovider.c - M /trunk/packet-dcerpc-dtsstime_req.c - M /trunk/packet-dcerpc-efs.c - M /trunk/packet-dcerpc-efs.h - M /trunk/packet-dcerpc-epm.c - M /trunk/packet-dcerpc-epm4.c - M /trunk/packet-dcerpc-eventlog.c - M /trunk/packet-dcerpc-eventlog.h - M /trunk/packet-dcerpc-fldb.c - M /trunk/packet-dcerpc-frsapi.c - M /trunk/packet-dcerpc-frsapi.h - M /trunk/packet-dcerpc-frsrpc.c - M /trunk/packet-dcerpc-frsrpc.h - M /trunk/packet-dcerpc-ftserver.c - M /trunk/packet-dcerpc-icl_rpc.c - M /trunk/packet-dcerpc-initshutdown.c - M /trunk/packet-dcerpc-initshutdown.h - M /trunk/packet-dcerpc-krb5rpc.c - M /trunk/packet-dcerpc-llb.c - M /trunk/packet-dcerpc-lsa-ds.c - M /trunk/packet-dcerpc-lsa.c - M /trunk/packet-dcerpc-lsa.h - M /trunk/packet-dcerpc-mapi.c - M /trunk/packet-dcerpc-mapi.h - M /trunk/packet-dcerpc-messenger.c - M /trunk/packet-dcerpc-mgmt.c - M /trunk/packet-dcerpc-ndr.c - M /trunk/packet-dcerpc-netlogon.c - M /trunk/packet-dcerpc-netlogon.h - M /trunk/packet-dcerpc-nspi.c - M /trunk/packet-dcerpc-nt.c - M /trunk/packet-dcerpc-nt.h - M /trunk/packet-dcerpc-oxid.c - M /trunk/packet-dcerpc-rdaclif.c - M /trunk/packet-dcerpc-reg.c - M /trunk/packet-dcerpc-reg.h - M /trunk/packet-dcerpc-remact.c - M /trunk/packet-dcerpc-rep_proc.c - M /trunk/packet-dcerpc-roverride.c - M /trunk/packet-dcerpc-rpriv.c - M /trunk/packet-dcerpc-rs_acct.c - M /trunk/packet-dcerpc-rs_attr.c - M /trunk/packet-dcerpc-rs_attr_schema.c - M /trunk/packet-dcerpc-rs_bind.c - M /trunk/packet-dcerpc-rs_misc.c - M /trunk/packet-dcerpc-rs_pgo.c - M /trunk/packet-dcerpc-rs_plcy.c - M /trunk/packet-dcerpc-rs_prop_acct.c - M /trunk/packet-dcerpc-rs_prop_acl.c - M /trunk/packet-dcerpc-rs_prop_attr.c - M /trunk/packet-dcerpc-rs_prop_pgo.c - M /trunk/packet-dcerpc-rs_prop_plcy.c - M /trunk/packet-dcerpc-rs_pwd_mgmt.c - M /trunk/packet-dcerpc-rs_repadm.c - M /trunk/packet-dcerpc-rs_replist.c - M /trunk/packet-dcerpc-rs_repmgr.c - M /trunk/packet-dcerpc-rs_unix.c - M /trunk/packet-dcerpc-rsec_login.c - M /trunk/packet-dcerpc-samr.c - M /trunk/packet-dcerpc-samr.h - M /trunk/packet-dcerpc-secidmap.c - M /trunk/packet-dcerpc-spoolss.c - M /trunk/packet-dcerpc-spoolss.h - M /trunk/packet-dcerpc-srvsvc.c - M /trunk/packet-dcerpc-srvsvc.h - M /trunk/packet-dcerpc-svcctl.c - M /trunk/packet-dcerpc-svcctl.h - M /trunk/packet-dcerpc-tapi.c - M /trunk/packet-dcerpc-tapi.h - M /trunk/packet-dcerpc-tkn4int.c - M /trunk/packet-dcerpc-trksvr.c - M /trunk/packet-dcerpc-ubikdisk.c - M /trunk/packet-dcerpc-ubikvote.c - M /trunk/packet-dcerpc-update.c - M /trunk/packet-dcerpc-wkssvc.c - M /trunk/packet-dcerpc-wkssvc.h - M /trunk/packet-dcerpc.c - M /trunk/packet-dcerpc.h - M /trunk/packet-dcm.c - M /trunk/packet-ddtp.c - M /trunk/packet-ddtp.h - M /trunk/packet-dec-bpdu.c - M /trunk/packet-dhcpv6.c - M /trunk/packet-diameter-defs.h - M /trunk/packet-diameter.c - M /trunk/packet-diffserv-mpls-common.c - M /trunk/packet-diffserv-mpls-common.h - M /trunk/packet-distcc.c - M /trunk/packet-dlsw.c - M /trunk/packet-dnp.c - M /trunk/packet-dns.c - M /trunk/packet-dns.h - M /trunk/packet-dsi.c - M /trunk/packet-dvmrp.c - M /trunk/packet-dvmrp.h - M /trunk/packet-e164.c - M /trunk/packet-e164.h - M /trunk/packet-eap.c - M /trunk/packet-eapol.c - M /trunk/packet-echo.c - M /trunk/packet-edonkey.c - M /trunk/packet-edonkey.h - M /trunk/packet-eigrp.c - M /trunk/packet-enc.c - M /trunk/packet-enip.c - M /trunk/packet-enrp.c - M /trunk/packet-esis.c - M /trunk/packet-esis.h - M /trunk/packet-eth.c - M /trunk/packet-eth.h - M /trunk/packet-etherip.c - M /trunk/packet-ethertype.c - M /trunk/packet-fc.c - M /trunk/packet-fc.h - M /trunk/packet-fcbls.h - M /trunk/packet-fcct.c - M /trunk/packet-fcct.h - M /trunk/packet-fcdns.c - M /trunk/packet-fcdns.h - M /trunk/packet-fcels.c - M /trunk/packet-fcels.h - M /trunk/packet-fcfcs.c - M /trunk/packet-fcfcs.h - M /trunk/packet-fcfzs.c - M /trunk/packet-fcfzs.h - M /trunk/packet-fcip.c - M /trunk/packet-fclctl.c - M /trunk/packet-fclctl.h - M /trunk/packet-fcp.c - M /trunk/packet-fcp.h - M /trunk/packet-fcsb3.c - M /trunk/packet-fcsb3.h - M /trunk/packet-fcsp.c - M /trunk/packet-fcsp.h - M /trunk/packet-fcswils.c - M /trunk/packet-fcswils.h - M /trunk/packet-fddi.c - M /trunk/packet-fddi.h - M /trunk/packet-fix.c - M /trunk/packet-fr.c - M /trunk/packet-frame.c - M /trunk/packet-frame.h - M /trunk/packet-ftam.c - M /trunk/packet-ftam.h - M /trunk/packet-ftp.c - M /trunk/packet-fw1.c - M /trunk/packet-gift.c - M /trunk/packet-giop.c - M /trunk/packet-giop.h - M /trunk/packet-gmrp.c - M /trunk/packet-gnutella.c - M /trunk/packet-gnutella.h - M /trunk/packet-gprs-llc.c - M /trunk/packet-gprs-ns.c - M /trunk/packet-gre.c - M /trunk/packet-gsm_a.c - M /trunk/packet-gsm_a.h - M /trunk/packet-gsm_map.c - M /trunk/packet-gsm_map.h - M /trunk/packet-gsm_sms.c - M /trunk/packet-gsm_sms.h - M /trunk/packet-gsm_sms_ud.c - M /trunk/packet-gsm_ss.c - M /trunk/packet-gsm_ss.h - M /trunk/packet-gssapi.c - M /trunk/packet-gssapi.h - M /trunk/packet-gtp.c - M /trunk/packet-gtp.h - M /trunk/packet-gvrp.c - M /trunk/packet-h1.c - M /trunk/packet-h225.c - M /trunk/packet-h225.h - M /trunk/packet-h235.c - M /trunk/packet-h235.h - M /trunk/packet-h245.c - M /trunk/packet-h245.h - M /trunk/packet-h261.c - M /trunk/packet-h263.c - M /trunk/packet-h450.c - M /trunk/packet-hclnfsd.c - M /trunk/packet-hclnfsd.h - M /trunk/packet-hpext.c - M /trunk/packet-hpext.h - M /trunk/packet-hsrp.c - M /trunk/packet-http.c - M /trunk/packet-http.h - M /trunk/packet-hyperscsi.c - M /trunk/packet-iapp.c - M /trunk/packet-iax2.c - M /trunk/packet-iax2.h - M /trunk/packet-ib.c - M /trunk/packet-icap.c - M /trunk/packet-icmpv6.c - M /trunk/packet-icp.c - M /trunk/packet-icq.c - M /trunk/packet-ieee80211.c - M /trunk/packet-ieee80211.h - M /trunk/packet-ieee8023.c - M /trunk/packet-ieee8023.h - M /trunk/packet-igap.c - M /trunk/packet-igap.h - M /trunk/packet-igmp.c - M /trunk/packet-igmp.h - M /trunk/packet-igrp.c - M /trunk/packet-image-gif.c - M /trunk/packet-image-jfif.c - M /trunk/packet-imap.c - M /trunk/packet-ip.c - M /trunk/packet-ip.h - M /trunk/packet-ipdc.c - M /trunk/packet-ipdc.h - M /trunk/packet-ipfc.c - M /trunk/packet-ipfc.h - M /trunk/packet-ipmi.c - M /trunk/packet-ipp.c - M /trunk/packet-ipsec-udp.c - M /trunk/packet-ipsec.c - M /trunk/packet-ipsec.h - M /trunk/packet-ipv6.c - M /trunk/packet-ipv6.h - M /trunk/packet-ipvs-syncd.c - M /trunk/packet-ipx.c - M /trunk/packet-ipx.h - M /trunk/packet-ipxwan.c - M /trunk/packet-irc.c - M /trunk/packet-isakmp.c - M /trunk/packet-iscsi.c - M /trunk/packet-isdn.c - M /trunk/packet-isis-clv.c - M /trunk/packet-isis-clv.h - M /trunk/packet-isis-hello.c - M /trunk/packet-isis-hello.h - M /trunk/packet-isis-lsp.c - M /trunk/packet-isis-lsp.h - M /trunk/packet-isis-snp.c - M /trunk/packet-isis-snp.h - M /trunk/packet-isis.c - M /trunk/packet-isis.h - M /trunk/packet-isl.c - M /trunk/packet-isl.h - M /trunk/packet-ismp.c - M /trunk/packet-isns.c - M /trunk/packet-isup.c - M /trunk/packet-isup.h - M /trunk/packet-iua.c - M /trunk/packet-jabber.c - M /trunk/packet-kadm5.c - M /trunk/packet-kerberos.c - M /trunk/packet-kerberos.h - M /trunk/packet-klm.c - M /trunk/packet-klm.h - M /trunk/packet-kpasswd.c - M /trunk/packet-l2tp.c - M /trunk/packet-lapb.c - M /trunk/packet-lapbether.c - M /trunk/packet-lapd.c - M /trunk/packet-laplink.c - M /trunk/packet-ldap.c - M /trunk/packet-ldap.h - M /trunk/packet-ldp.c - M /trunk/packet-ldp.h - M /trunk/packet-llc.c - M /trunk/packet-llc.h - M /trunk/packet-lmi.c - M /trunk/packet-lmp.c - M /trunk/packet-lpd.c - M /trunk/packet-lwapp.c - M /trunk/packet-m2pa.c - M /trunk/packet-m2tp.c - M /trunk/packet-m2ua.c - M /trunk/packet-m3ua.c - M /trunk/packet-mbtcp.c - M /trunk/packet-mdshdr.c - M /trunk/packet-media.c - M /trunk/packet-mip.c - M /trunk/packet-mip6.c - M /trunk/packet-mip6.h - M /trunk/packet-mmse.c - M /trunk/packet-mount.c - M /trunk/packet-mount.h - M /trunk/packet-mpeg1.c - M /trunk/packet-mpls-echo.c - M /trunk/packet-mpls.c - M /trunk/packet-mq-pcf.c - M /trunk/packet-mq.c - M /trunk/packet-mq.h - M /trunk/packet-mrdisc.c - M /trunk/packet-mrdisc.h - M /trunk/packet-msdp.c - M /trunk/packet-msn-messenger.c - M /trunk/packet-msnip.c - M /trunk/packet-msnip.h - M /trunk/packet-msproxy.c - M /trunk/packet-mtp2.c - M /trunk/packet-mtp3.c - M /trunk/packet-mtp3.h - M /trunk/packet-mtp3mg.c - M /trunk/packet-multipart.c - M /trunk/packet-mysql.c - M /trunk/packet-nbipx.c - M /trunk/packet-nbns.c - M /trunk/packet-ncp-int.h - M /trunk/packet-ncp-nmas.c - M /trunk/packet-ncp-nmas.h - M /trunk/packet-ncp.c - M /trunk/packet-ncp2222.inc - M /trunk/packet-ndmp.c - M /trunk/packet-ndps.c - M /trunk/packet-ndps.h - M /trunk/packet-netbios.c - M /trunk/packet-netbios.h - M /trunk/packet-netflow.c - M /trunk/packet-nfs.c - M /trunk/packet-nfs.h - M /trunk/packet-nfsacl.c - M /trunk/packet-nfsauth.c - M /trunk/packet-nisplus.c - M /trunk/packet-nisplus.h - M /trunk/packet-nlm.c - M /trunk/packet-nlm.h - M /trunk/packet-nlsp.c - M /trunk/packet-nntp.c - M /trunk/packet-nt-oui.c - M /trunk/packet-nt-sonmp.c - M /trunk/packet-nt-tpcp.c - M /trunk/packet-ntlmssp.c - M /trunk/packet-ntp.c - M /trunk/packet-ntp.h - M /trunk/packet-null.c - M /trunk/packet-null.h - M /trunk/packet-olsr.c - M /trunk/packet-osi-options.c - M /trunk/packet-osi-options.h - M /trunk/packet-osi.c - M /trunk/packet-osi.h - M /trunk/packet-ospf.c - M /trunk/packet-pcnfsd.c - M /trunk/packet-pcnfsd.h - M /trunk/packet-per.c - M /trunk/packet-per.h - M /trunk/packet-pflog.c - M /trunk/packet-pflog.h - M /trunk/packet-pgm.c - M /trunk/packet-pim.c - M /trunk/packet-pim.h - M /trunk/packet-pktc.c - M /trunk/packet-pktc.h - M /trunk/packet-pop.c - M /trunk/packet-portmap.c - M /trunk/packet-portmap.h - M /trunk/packet-postgresql.c - M /trunk/packet-ppp.c - M /trunk/packet-ppp.h - M /trunk/packet-pppoe.c - M /trunk/packet-pptp.c - M /trunk/packet-pres.c - M /trunk/packet-pres.h - M /trunk/packet-prism.c - M /trunk/packet-prism.h - M /trunk/packet-ptp.c - M /trunk/packet-q2931.c - M /trunk/packet-q931.c - M /trunk/packet-q931.h - M /trunk/packet-q933.c - M /trunk/packet-qllc.c - M /trunk/packet-quake.c - M /trunk/packet-quake2.c - M /trunk/packet-quake3.c - M /trunk/packet-quakeworld.c - M /trunk/packet-radiotap.c - M /trunk/packet-radiotap.h - M /trunk/packet-radius.c - M /trunk/packet-ranap.c - M /trunk/packet-raw.c - M /trunk/packet-raw.h - M /trunk/packet-rip.c - M /trunk/packet-ripng.c - M /trunk/packet-ripng.h - M /trunk/packet-rlogin.c - M /trunk/packet-rmcp.c - M /trunk/packet-rmi.c - M /trunk/packet-rmi.h - M /trunk/packet-rmp.c - M /trunk/packet-rpc.c - M /trunk/packet-rpc.h - M /trunk/packet-rpl.c - M /trunk/packet-rquota.c - M /trunk/packet-rquota.h - M /trunk/packet-rsh.c - M /trunk/packet-rstat.c - M /trunk/packet-rsvp.c - M /trunk/packet-rsvp.h - M /trunk/packet-rsync.c - M /trunk/packet-rtcp.c - M /trunk/packet-rtcp.h - M /trunk/packet-rtp-events.c - M /trunk/packet-rtp-events.h - M /trunk/packet-rtp.c - M /trunk/packet-rtp.h - M /trunk/packet-rtps.c - M /trunk/packet-rtps.h - M /trunk/packet-rtsp.c - M /trunk/packet-rwall.c - M /trunk/packet-rwall.h - M /trunk/packet-rx.c - M /trunk/packet-rx.h - M /trunk/packet-sadmind.c - M /trunk/packet-sap.c - M /trunk/packet-sccp.c - M /trunk/packet-sccpmg.c - M /trunk/packet-scsi.c - M /trunk/packet-scsi.h - M /trunk/packet-sctp.c - M /trunk/packet-sctp.h - M /trunk/packet-sdlc.c - M /trunk/packet-sdp.c - M /trunk/packet-sebek.c - M /trunk/packet-ses.c - M /trunk/packet-ses.h - M /trunk/packet-sflow.c - M /trunk/packet-sigcomp.c - M /trunk/packet-sip.c - M /trunk/packet-sip.h - M /trunk/packet-sipfrag.c - M /trunk/packet-skinny.c - M /trunk/packet-slimp3.c - M /trunk/packet-sll.c - M /trunk/packet-sll.h - M /trunk/packet-slowprotocols.c - M /trunk/packet-slsk.c - M /trunk/packet-smb-browse.c - M /trunk/packet-smb-browse.h - M /trunk/packet-smb-common.c - M /trunk/packet-smb-common.h - M /trunk/packet-smb-logon.c - M /trunk/packet-smb-mailslot.c - M /trunk/packet-smb-mailslot.h - M /trunk/packet-smb-pipe.c - M /trunk/packet-smb-pipe.h - M /trunk/packet-smb-sidsnooping.c - M /trunk/packet-smb-sidsnooping.h - M /trunk/packet-smb.c - M /trunk/packet-smpp.c - M /trunk/packet-smtp.c - M /trunk/packet-sna.c - M /trunk/packet-sna.h - M /trunk/packet-snaeth.c - M /trunk/packet-sndcp.c - M /trunk/packet-snmp.c - M /trunk/packet-snmp.h - M /trunk/packet-socks.c - M /trunk/packet-spnego.c - M /trunk/packet-spray.c - M /trunk/packet-spray.h - M /trunk/packet-srvloc.c - M /trunk/packet-sscop.c - M /trunk/packet-ssh.c - M /trunk/packet-ssl.c - M /trunk/packet-stat-notify.c - M /trunk/packet-stat-notify.h - M /trunk/packet-stat.c - M /trunk/packet-stat.h - M /trunk/packet-stun.c - M /trunk/packet-sua.c - M /trunk/packet-symantec.c - M /trunk/packet-syslog.c - M /trunk/packet-t38.c - M /trunk/packet-tacacs.c - M /trunk/packet-tacacs.h - M /trunk/packet-tcap.c - M /trunk/packet-tcap.h - M /trunk/packet-tcp.c - M /trunk/packet-tcp.h - M /trunk/packet-tds.c - M /trunk/packet-teimanagement.c - M /trunk/packet-telnet.c - M /trunk/packet-teredo.c - M /trunk/packet-text-media.c - M /trunk/packet-tftp.c - M /trunk/packet-time.c - M /trunk/packet-tns.c - M /trunk/packet-tns.h - M /trunk/packet-tpkt.c - M /trunk/packet-tpkt.h - M /trunk/packet-tr.c - M /trunk/packet-tr.h - M /trunk/packet-trmac.c - M /trunk/packet-tsp.c - M /trunk/packet-tuxedo.c - M /trunk/packet-tzsp.c - M /trunk/packet-ucp.c - M /trunk/packet-udp.c - M /trunk/packet-udp.h - M /trunk/packet-v120.c - M /trunk/packet-vines.c - M /trunk/packet-vines.h - M /trunk/packet-vj.c - M /trunk/packet-vlan.c - M /trunk/packet-vlan.h - M /trunk/packet-vrrp.c - M /trunk/packet-vtp.c - M /trunk/packet-wap.c - M /trunk/packet-wap.h - M /trunk/packet-wbxml.c - M /trunk/packet-wccp.c - M /trunk/packet-wccp.h - M /trunk/packet-wcp.c - M /trunk/packet-wfleet-hdlc.c - M /trunk/packet-who.c - M /trunk/packet-wlancap.c - M /trunk/packet-wlancap.h - M /trunk/packet-wsp.c - M /trunk/packet-wsp.h - M /trunk/packet-wtls.c - M /trunk/packet-wtls.h - M /trunk/packet-wtp.c - M /trunk/packet-wtp.h - M /trunk/packet-x11-keysym.h - M /trunk/packet-x11-keysymdef.h - M /trunk/packet-x11.c - M /trunk/packet-x25.c - M /trunk/packet-x29.c - M /trunk/packet-xdmcp.c - M /trunk/packet-xot.c - M /trunk/packet-xyplex.c - M /trunk/packet-yhoo.c - M /trunk/packet-ymsg.c - M /trunk/packet-ypbind.c - M /trunk/packet-ypbind.h - M /trunk/packet-yppasswd.c - M /trunk/packet-yppasswd.h - M /trunk/packet-ypserv.c - M /trunk/packet-ypserv.h - M /trunk/packet-ypxfr.c - M /trunk/packet-ypxfr.h - M /trunk/packet-zebra.c - M /trunk/pcap-util-int.h - M /trunk/pcap-util-unix.c - M /trunk/pcap-util.c - M /trunk/pcap-util.h - M /trunk/plugins/Makefile.am - M /trunk/plugins/Makefile.nmake - M /trunk/plugins/README.interface + +add a link to the Ethereal wiki front page +------------------------------------------------------------------------ +r12083 | guy | 2004-09-24 06:56:17 -0500 (Fri, 24 Sep 2004) | 7 lines +Changed paths: + M /trunk/epan/dissectors/packet-ldp.c + +From Carlos Pignataro: + + updates for 2 PWE3 interface parameters: + + o FCS Retention [draft-ietf-pwe3-fcs-retention-02.txt] + o VCCV [draft-ietf-pwe3-vccv-03.txt] + +------------------------------------------------------------------------ +r12082 | gerald | 2004-09-23 21:09:40 -0500 (Thu, 23 Sep 2004) | 2 lines +Changed paths: + M /trunk/capture-wpcap.c + +Fix a typo. + +------------------------------------------------------------------------ +r12081 | guy | 2004-09-23 17:36:01 -0500 (Thu, 23 Sep 2004) | 6 lines +Changed paths: + M /trunk/epan/dissectors/Makefile.common + A /trunk/epan/dissectors/packet-cip.h + +From Magnus Hansson: move CIP protocol to own dissector (we forgot to +check in packet-cip.h). + +Also, add packet-cip.h to epan/dissectors/Makefile.common, so it gets +included in the release tarballs. + +------------------------------------------------------------------------ +r12080 | guy | 2004-09-23 15:51:09 -0500 (Thu, 23 Sep 2004) | 3 lines +Changed paths: + M /trunk/epan/dissectors/packet-mpls.c + +From Carlos Pignataro: append the symbolic name for reserved MPLS labels +to the protocol tree item for the label. + +------------------------------------------------------------------------ +r12078 | guy | 2004-09-23 14:52:29 -0500 (Thu, 23 Sep 2004) | 7 lines +Changed paths: + M /trunk/epan/dissectors/packet-etheric.c + +Get rid of the CRs and set eol-style to native so that you get CRs on +Windows and don't get them on UN*X. + +Set keywords so that RCS IDs are expanded. + +Squelch some compiler warnings. + +------------------------------------------------------------------------ +r12077 | etxrab | 2004-09-23 14:44:51 -0500 (Thu, 23 Sep 2004) | 1 line +Changed paths: + M /trunk/epan/dissectors/Makefile.common + +Add dissector packet-etheric.c +------------------------------------------------------------------------ +r12076 | etxrab | 2004-09-23 14:41:21 -0500 (Thu, 23 Sep 2004) | 1 line +Changed paths: + A /trunk/epan/dissectors/packet-etheric.c + +Add a dissector for an Ericsson protocol named "Etheric" +------------------------------------------------------------------------ +r12075 | guy | 2004-09-23 13:54:39 -0500 (Thu, 23 Sep 2004) | 3 lines +Changed paths: + M /trunk/epan/dissectors/packet-loop.c + +Fix the dissection of the Reply function - it has a "receipt number" +field, and the data isn't at a fixed offset of 4. + +------------------------------------------------------------------------ +r12074 | guy | 2004-09-23 13:48:11 -0500 (Thu, 23 Sep 2004) | 2 lines +Changed paths: + M /trunk/epan/dissectors/Makefile.common + M /trunk/epan/dissectors/packet-ethertype.c + A /trunk/epan/dissectors/packet-loop.c + +Add support for the Ethernet Configuration Testing Protocol. + +------------------------------------------------------------------------ +r12073 | guy | 2004-09-23 12:54:49 -0500 (Thu, 23 Sep 2004) | 6 lines +Changed paths: + M /trunk/Makefile.nmake + M /trunk/capture-wpcap.c + M /trunk/config.h.win32 + M /trunk/config.nmake + +From Gisle Vanem: add support for pcap_datalink_val_to_name() for Win32. + +Also add support for pcap_datalink_name_to_val(), and arrange that we +properly define HAVE_PCAP_DATALINK_NAME_TO_VAL and +HAVE_PCAP_DATALINK_VAL_TO_NAME for MSVC++ builds. + +------------------------------------------------------------------------ +r12072 | guy | 2004-09-23 12:40:36 -0500 (Thu, 23 Sep 2004) | 6 lines +Changed paths: + M /trunk/epan/dissectors/packet-aim-icq.c + M /trunk/epan/dissectors/packet-aim-messaging.c + M /trunk/epan/dissectors/packet-aim-oft.c + M /trunk/epan/dissectors/packet-aim-signon.c + M /trunk/epan/dissectors/packet-aim.c + M /trunk/epan/dissectors/packet-aim.h + +From Jelmer Vernooij: + +- Dissect ICQ TLV values +- Dissect channel 1 and channel 2 messages correctly in Oscar (required + for dissecting direct connections) + +------------------------------------------------------------------------ +r12071 | guy | 2004-09-23 12:39:13 -0500 (Thu, 23 Sep 2004) | 2 lines +Changed paths: + M /trunk/epan/dissectors/packet-image-jfif.c + +From Jelmer Vernooij: fix a comment. + +------------------------------------------------------------------------ +r12070 | guy | 2004-09-23 12:34:35 -0500 (Thu, 23 Sep 2004) | 11 lines +Changed paths: + M /trunk/epan/dissectors/Makefile.common + A /trunk/epan/dissectors/packet-cip.c + M /trunk/epan/dissectors/packet-enip.c + +From Magnus Hansson: + + move CIP protocol to own dissector + clean up code and fix variable names + add more info to info column + fixed decoding of embedded messages in Unconnected send and + Multiple Service packets + add more info to path decoding + add more filter options/clean up + complete CIP vendor codes + +------------------------------------------------------------------------ +r12069 | guy | 2004-09-23 12:15:26 -0500 (Thu, 23 Sep 2004) | 2 lines +Changed paths: + M /trunk/AUTHORS + M /trunk/epan/dissectors/packet-gre.c + +From packet steve: add a filterable field for the GRE key. + +------------------------------------------------------------------------ +r12068 | guy | 2004-09-23 02:32:58 -0500 (Thu, 23 Sep 2004) | 4 lines +Changed paths: M /trunk/plugins/Xass-list M /trunk/plugins/Xplugin_api.c M /trunk/plugins/Xplugin_api.h M /trunk/plugins/Xplugin_api_decls.h M /trunk/plugins/Xplugin_table.h - M /trunk/plugins/acn/AUTHORS - M /trunk/plugins/acn/COPYING - M /trunk/plugins/acn/ChangeLog - M /trunk/plugins/acn/INSTALL - M /trunk/plugins/acn/Makefile.am - M /trunk/plugins/acn/Makefile.nmake - M /trunk/plugins/acn/NEWS - M /trunk/plugins/acn/acn.h - M /trunk/plugins/acn/moduleinfo.h - M /trunk/plugins/acn/packet-acn.c - M /trunk/plugins/artnet/AUTHORS - M /trunk/plugins/artnet/COPYING - M /trunk/plugins/artnet/ChangeLog - M /trunk/plugins/artnet/INSTALL - M /trunk/plugins/artnet/Makefile.am - M /trunk/plugins/artnet/Makefile.nmake - M /trunk/plugins/artnet/NEWS - M /trunk/plugins/artnet/moduleinfo.h - M /trunk/plugins/artnet/packet-artnet.c - M /trunk/plugins/asn1/AUTHORS - M /trunk/plugins/asn1/COPYING - M /trunk/plugins/asn1/ChangeLog - M /trunk/plugins/asn1/INSTALL - M /trunk/plugins/asn1/Makefile.am - M /trunk/plugins/asn1/Makefile.nmake - M /trunk/plugins/asn1/NEWS - M /trunk/plugins/asn1/moduleinfo.h - M /trunk/plugins/asn1/packet-asn1.c - M /trunk/plugins/ciscosm/AUTHORS - M /trunk/plugins/ciscosm/COPYING - M /trunk/plugins/ciscosm/ChangeLog - M /trunk/plugins/ciscosm/INSTALL - M /trunk/plugins/ciscosm/Makefile.am - M /trunk/plugins/ciscosm/Makefile.nmake - M /trunk/plugins/ciscosm/NEWS - M /trunk/plugins/ciscosm/moduleinfo.h - M /trunk/plugins/ciscosm/packet-sm.c - M /trunk/plugins/docsis/AUTHORS - M /trunk/plugins/docsis/ChangeLog - M /trunk/plugins/docsis/INSTALL - M /trunk/plugins/docsis/Makefile.am - M /trunk/plugins/docsis/Makefile.nmake - M /trunk/plugins/docsis/NEWS - M /trunk/plugins/docsis/README - M /trunk/plugins/docsis/moduleinfo.h - M /trunk/plugins/docsis/packet-bpkmattr.c - M /trunk/plugins/docsis/packet-bpkmreq.c - M /trunk/plugins/docsis/packet-bpkmrsp.c - M /trunk/plugins/docsis/packet-docsis.c - M /trunk/plugins/docsis/packet-docsis.h - M /trunk/plugins/docsis/packet-dsaack.c - M /trunk/plugins/docsis/packet-dsareq.c - M /trunk/plugins/docsis/packet-dsarsp.c - M /trunk/plugins/docsis/packet-dscack.c - M /trunk/plugins/docsis/packet-dscreq.c - M /trunk/plugins/docsis/packet-dscrsp.c - M /trunk/plugins/docsis/packet-dsdreq.c - M /trunk/plugins/docsis/packet-dsdrsp.c - M /trunk/plugins/docsis/packet-intrngreq.c - M /trunk/plugins/docsis/packet-macmgmt.c - M /trunk/plugins/docsis/packet-map.c - M /trunk/plugins/docsis/packet-regack.c - M /trunk/plugins/docsis/packet-regreq.c - M /trunk/plugins/docsis/packet-regrsp.c - M /trunk/plugins/docsis/packet-rngreq.c - M /trunk/plugins/docsis/packet-rngrsp.c - M /trunk/plugins/docsis/packet-tlv.c - M /trunk/plugins/docsis/packet-tlv.h - M /trunk/plugins/docsis/packet-type29ucd.c - M /trunk/plugins/docsis/packet-uccreq.c - M /trunk/plugins/docsis/packet-uccrsp.c - M /trunk/plugins/docsis/packet-ucd.c - M /trunk/plugins/docsis/packet-vendor.c - M /trunk/plugins/enttec/AUTHORS - M /trunk/plugins/enttec/COPYING - M /trunk/plugins/enttec/ChangeLog - M /trunk/plugins/enttec/INSTALL - M /trunk/plugins/enttec/Makefile.am - M /trunk/plugins/enttec/Makefile.nmake - M /trunk/plugins/enttec/NEWS - M /trunk/plugins/enttec/moduleinfo.h - M /trunk/plugins/enttec/packet-enttec.c - M /trunk/plugins/giop/AUTHORS - M /trunk/plugins/giop/COPYING - M /trunk/plugins/giop/ChangeLog - M /trunk/plugins/giop/INSTALL - M /trunk/plugins/giop/Makefile.am - M /trunk/plugins/giop/Makefile.nmake - M /trunk/plugins/giop/NEWS - M /trunk/plugins/giop/README - M /trunk/plugins/giop/moduleinfo.h - M /trunk/plugins/giop/packet-coseventcomm.c - M /trunk/plugins/giop/packet-cosnaming.c - M /trunk/plugins/gryphon/AUTHORS - M /trunk/plugins/gryphon/COPYING - M /trunk/plugins/gryphon/ChangeLog - M /trunk/plugins/gryphon/INSTALL - M /trunk/plugins/gryphon/Makefile.am - M /trunk/plugins/gryphon/Makefile.nmake - M /trunk/plugins/gryphon/NEWS - M /trunk/plugins/gryphon/README - M /trunk/plugins/gryphon/moduleinfo.h - M /trunk/plugins/gryphon/packet-gryphon.c - M /trunk/plugins/gryphon/packet-gryphon.h - M /trunk/plugins/gryphon/stamp-h.in - M /trunk/plugins/irda/Makefile.am - M /trunk/plugins/irda/Makefile.nmake - M /trunk/plugins/irda/irda-appl.h - M /trunk/plugins/irda/moduleinfo.h - M /trunk/plugins/irda/packet-ircomm.c - M /trunk/plugins/irda/packet-irda.c - M /trunk/plugins/irda/packet-sir.c - M /trunk/plugins/lwres/AUTHORS - M /trunk/plugins/lwres/Makefile.am - M /trunk/plugins/lwres/Makefile.nmake - M /trunk/plugins/lwres/moduleinfo.h - M /trunk/plugins/lwres/packet-lwres.c - M /trunk/plugins/megaco/AUTHORS - M /trunk/plugins/megaco/COPYING - M /trunk/plugins/megaco/ChangeLog - M /trunk/plugins/megaco/INSTALL - M /trunk/plugins/megaco/Makefile.am - M /trunk/plugins/megaco/Makefile.nmake - M /trunk/plugins/megaco/NEWS - M /trunk/plugins/megaco/moduleinfo.h - M /trunk/plugins/megaco/packet-megaco.c - M /trunk/plugins/mgcp/AUTHORS - M /trunk/plugins/mgcp/COPYING - M /trunk/plugins/mgcp/ChangeLog - M /trunk/plugins/mgcp/INSTALL - M /trunk/plugins/mgcp/Makefile.am - M /trunk/plugins/mgcp/Makefile.nmake - M /trunk/plugins/mgcp/NEWS - M /trunk/plugins/mgcp/moduleinfo.h - M /trunk/plugins/mgcp/packet-mgcp.c - M /trunk/plugins/mgcp/packet-mgcp.h - M /trunk/plugins/pcli/AUTHORS - M /trunk/plugins/pcli/COPYING - M /trunk/plugins/pcli/ChangeLog - M /trunk/plugins/pcli/INSTALL - M /trunk/plugins/pcli/Makefile.am - M /trunk/plugins/pcli/Makefile.nmake - M /trunk/plugins/pcli/NEWS - M /trunk/plugins/pcli/moduleinfo.h - M /trunk/plugins/pcli/packet-pcli.c - M /trunk/plugins/plugin_api.c + +Add proto_tree_add_debug_text(), rtcp_add_address(), and +rtp_add_address() to the list of functions exported from libethereal.dll +and exported via the plugin function table. + +------------------------------------------------------------------------ +r12067 | guy | 2004-09-23 02:32:16 -0500 (Thu, 23 Sep 2004) | 4 lines +Changed paths: + M /trunk/epan/libethereal.def + M /trunk/epan/plugins.c M /trunk/plugins/plugin_api.h - M /trunk/plugins/plugin_api_decls.h - M /trunk/plugins/plugin_api_defs.h M /trunk/plugins/plugin_api_list.c - M /trunk/plugins/plugin_gen.py - M /trunk/plugins/plugin_table.h - M /trunk/plugins/rdm/AUTHORS - M /trunk/plugins/rdm/COPYING - M /trunk/plugins/rdm/Makefile.am - M /trunk/plugins/rdm/Makefile.nmake - M /trunk/plugins/rdm/moduleinfo.h - M /trunk/plugins/rdm/packet-rdm.c - M /trunk/plugins/rlm/AUTHORS - M /trunk/plugins/rlm/COPYING - M /trunk/plugins/rlm/ChangeLog - M /trunk/plugins/rlm/INSTALL - M /trunk/plugins/rlm/Makefile.am - M /trunk/plugins/rlm/Makefile.nmake - M /trunk/plugins/rlm/NEWS - M /trunk/plugins/rlm/moduleinfo.h - M /trunk/plugins/rlm/packet-rlm.c - M /trunk/plugins/rtnet/AUTHORS - M /trunk/plugins/rtnet/COPYING - M /trunk/plugins/rtnet/Makefile.am - M /trunk/plugins/rtnet/Makefile.nmake - M /trunk/plugins/rtnet/moduleinfo.h - M /trunk/plugins/rtnet/packet-rtnet.c - M /trunk/plugins/rudp/AUTHORS - M /trunk/plugins/rudp/COPYING - M /trunk/plugins/rudp/ChangeLog - M /trunk/plugins/rudp/INSTALL - M /trunk/plugins/rudp/Makefile.am - M /trunk/plugins/rudp/Makefile.nmake - M /trunk/plugins/rudp/NEWS - M /trunk/plugins/rudp/moduleinfo.h - M /trunk/plugins/rudp/packet-rudp.c - M /trunk/plugins/v5ua/AUTHORS - M /trunk/plugins/v5ua/COPYING - M /trunk/plugins/v5ua/ChangeLog - M /trunk/plugins/v5ua/Makefile.am - M /trunk/plugins/v5ua/Makefile.nmake - M /trunk/plugins/v5ua/moduleinfo.h - M /trunk/plugins/v5ua/packet-v5ua.c - M /trunk/ppptypes.h - M /trunk/prefs-int.h - M /trunk/prefs.c - M /trunk/prefs.h - M /trunk/print.c - M /trunk/print.h - M /trunk/print.ps - M /trunk/process-x11-fields.pl - M /trunk/progress_dlg.h - M /trunk/proto_hier_stats.c - M /trunk/proto_hier_stats.h - M /trunk/ps.h - M /trunk/ptvcursor.c - M /trunk/ptvcursor.h - M /trunk/randpkt.c - M /trunk/range.c - M /trunk/range.h - M /trunk/rdps.c - M /trunk/reassemble.c - M /trunk/reassemble.h - M /trunk/register.h - M /trunk/req_resp_hdrs.c - M /trunk/req_resp_hdrs.h - M /trunk/ringbuffer.c - M /trunk/ringbuffer.h - M /trunk/rpc_defrag.h - M /trunk/rtp_pt.h - M /trunk/sctpppids.h - M /trunk/simple_dialog.h - M /trunk/smb.h - M /trunk/snprintf-imp.h - M /trunk/snprintf.c - M /trunk/snprintf.h - M /trunk/statusbar.h - M /trunk/strcasecmp.c - M /trunk/strerror.c - M /trunk/strerror.h - M /trunk/strncasecmp.c - M /trunk/strptime.c - M /trunk/strptime.h - M /trunk/summary.c - M /trunk/summary.h - M /trunk/sunping.xml - M /trunk/t35.c - M /trunk/t35.h - M /trunk/tap-ansi_astat.c - M /trunk/tap-bootpstat.c - M /trunk/tap-dcerpcstat.c - M /trunk/tap-gsm_astat.c - M /trunk/tap-h225counter.c - M /trunk/tap-h225rassrt.c - M /trunk/tap-httpstat.c - M /trunk/tap-iostat.c - M /trunk/tap-iousers.c - M /trunk/tap-mgcpstat.c - M /trunk/tap-protocolinfo.c - M /trunk/tap-protohierstat.c - M /trunk/tap-rpcprogs.c - M /trunk/tap-rpcstat.c - M /trunk/tap-sipstat.c - M /trunk/tap-smbsids.c - M /trunk/tap-smbstat.c - M /trunk/tap-wspstat.c - M /trunk/tap.c - M /trunk/tap.h - M /trunk/tap_dfilter_dlg.h - M /trunk/tethereal.c - M /trunk/text2pcap-scanner.l - M /trunk/text2pcap.c - M /trunk/text2pcap.h - M /trunk/timestats.c - M /trunk/timestats.h - M /trunk/tools/EtherealXML.py - M /trunk/tools/Makefile.am - M /trunk/tools/Makefile.nmake + +Add proto_tree_add_debug_text(), rtcp_add_address(), and +rtp_add_address() to the list of functions exported from libethereal.dll +and exported via the plugin function table. + +------------------------------------------------------------------------ +r12066 | guy | 2004-09-22 11:32:20 -0500 (Wed, 22 Sep 2004) | 7 lines +Changed paths: M /trunk/tools/asn2eth.py - M /trunk/tools/cvsdiff-fix.py - M /trunk/tools/dfilter-test.py - M /trunk/tools/lemon/Makefile.am - M /trunk/tools/lemon/Makefile.nmake - M /trunk/tools/lemon/README - M /trunk/tools/lemon/cppmagic.h - M /trunk/tools/lemon/lemon.c - M /trunk/tools/lemon/lemon.html - M /trunk/tools/lemon/lemonflex-head.inc - M /trunk/tools/lemon/lemonflex-tail.inc - M /trunk/tools/lemon/lempar.c - M /trunk/tools/lex.py - M /trunk/tools/msnchat - M /trunk/tools/pkt-from-core.py - M /trunk/tools/win32-setup.sh - M /trunk/tools/yacc.py - M /trunk/ui_util.h - M /trunk/util.c - M /trunk/util.h - M /trunk/version_info.c - M /trunk/version_info.h - M /trunk/wiretap/5views.c - M /trunk/wiretap/5views.h - M /trunk/wiretap/AUTHORS - M /trunk/wiretap/COPYING - M /trunk/wiretap/ChangeLog - M /trunk/wiretap/INSTALL - M /trunk/wiretap/Makefile.am - M /trunk/wiretap/Makefile.nmake - M /trunk/wiretap/NEWS - M /trunk/wiretap/README - M /trunk/wiretap/README.developer - M /trunk/wiretap/acinclude.m4 - M /trunk/wiretap/airopeek9.c - M /trunk/wiretap/airopeek9.h - M /trunk/wiretap/ascend-grammar.y - M /trunk/wiretap/ascend-int.h - M /trunk/wiretap/ascend-scanner.l - M /trunk/wiretap/ascend.c - M /trunk/wiretap/ascend.h - M /trunk/wiretap/atm.c - M /trunk/wiretap/atm.h - M /trunk/wiretap/buffer.c - M /trunk/wiretap/buffer.h - M /trunk/wiretap/config.h.win32 - M /trunk/wiretap/configure.in - M /trunk/wiretap/cosine.c - M /trunk/wiretap/cosine.h - M /trunk/wiretap/csids.c - M /trunk/wiretap/csids.h - M /trunk/wiretap/dbs-etherwatch.c - M /trunk/wiretap/dbs-etherwatch.h - M /trunk/wiretap/erf.c - M /trunk/wiretap/erf.h - M /trunk/wiretap/etherpeek.c - M /trunk/wiretap/etherpeek.h - M /trunk/wiretap/eyesdn.c - M /trunk/wiretap/eyesdn.h - M /trunk/wiretap/file_access.c - M /trunk/wiretap/file_wrappers.c - M /trunk/wiretap/file_wrappers.h - M /trunk/wiretap/hcidump.c - M /trunk/wiretap/hcidump.h - M /trunk/wiretap/i4b_trace.h - M /trunk/wiretap/i4btrace.c - M /trunk/wiretap/i4btrace.h - M /trunk/wiretap/iptrace.c - M /trunk/wiretap/iptrace.h - M /trunk/wiretap/lanalyzer.c - M /trunk/wiretap/lanalyzer.h - M /trunk/wiretap/libpcap.c - M /trunk/wiretap/libpcap.h - M /trunk/wiretap/netmon.c - M /trunk/wiretap/netmon.h + +From Tomas Kukosa: + +- make the default protocol name module-name from input file +- don't use the [##]/(##) mark for index of SET/SEQUENCE item with + original PER/BER API +- allow PDUs to be registered + +------------------------------------------------------------------------ +r12065 | guy | 2004-09-22 11:28:39 -0500 (Wed, 22 Sep 2004) | 8 lines +Changed paths: + M /trunk/epan/dissectors/packet-mpls.c + +From Carlos Pignataro: + + append MPLS fields and values to the MPLS Header subtree; + + correct the string displayed for MPLS Label; + + don't show non-reserved MPLS label values as "Unknown". + +------------------------------------------------------------------------ +r12064 | guy | 2004-09-22 04:42:57 -0500 (Wed, 22 Sep 2004) | 6 lines +Changed paths: + M /trunk/capture.c + +If we have "pcap_datalink_val_to_name()", use it when we construct a +"-y" argument for the capture subprocess - the capture subprocess will +expect a symbolic value, not a numeric value, if we have +"pcap_datalink_name_to_val()". (We assume that if one is present the +other will be present as well.) + +------------------------------------------------------------------------ +r12063 | guy | 2004-09-22 03:04:40 -0500 (Wed, 22 Sep 2004) | 9 lines +Changed paths: + M /trunk/epan/dissectors/packet-aim-admin.c + M /trunk/epan/dissectors/packet-aim-bos.c + M /trunk/epan/dissectors/packet-aim-buddylist.c + M /trunk/epan/dissectors/packet-aim-generic.c + M /trunk/epan/dissectors/packet-aim-invitation.c + M /trunk/epan/dissectors/packet-aim-location.c + M /trunk/epan/dissectors/packet-aim-messaging.c + M /trunk/epan/dissectors/packet-aim-ssi.c + M /trunk/epan/dissectors/packet-aim-sst.c + M /trunk/epan/dissectors/packet-aim-userlookup.c + M /trunk/epan/dissectors/packet-aim.c + M /trunk/epan/dissectors/packet-aim.h + +From Jelmer Vernooij: + + - Dissect the DC (Direct Connection) info structure + - Dissect the complete buddy icon family (you can now save buddy + icons as .JPG's/.PNG's directly from the capture using the "Export + selected bytes..." option!) + - Add a function that dissects a sequence of TLV's instead of having + while() loops all over the place. + +------------------------------------------------------------------------ +r12062 | guy | 2004-09-21 18:15:59 -0500 (Tue, 21 Sep 2004) | 2 lines +Changed paths: + M /trunk/epan/proto.c + +Fix a typo. + +------------------------------------------------------------------------ +r12060 | guy | 2004-09-21 03:01:29 -0500 (Tue, 21 Sep 2004) | 10 lines +Changed paths: + M /trunk/epan/dissectors/packet-aim-admin.c + M /trunk/epan/dissectors/packet-aim-adverts.c + M /trunk/epan/dissectors/packet-aim-bos.c + M /trunk/epan/dissectors/packet-aim-buddylist.c + M /trunk/epan/dissectors/packet-aim-chat.c + M /trunk/epan/dissectors/packet-aim-chatnav.c + M /trunk/epan/dissectors/packet-aim-directory.c + M /trunk/epan/dissectors/packet-aim-email.c + M /trunk/epan/dissectors/packet-aim-generic.c + M /trunk/epan/dissectors/packet-aim-icq.c + M /trunk/epan/dissectors/packet-aim-invitation.c + M /trunk/epan/dissectors/packet-aim-location.c + M /trunk/epan/dissectors/packet-aim-messaging.c + M /trunk/epan/dissectors/packet-aim-popup.c + M /trunk/epan/dissectors/packet-aim-signon.c + M /trunk/epan/dissectors/packet-aim-ssi.c + M /trunk/epan/dissectors/packet-aim-sst.c + M /trunk/epan/dissectors/packet-aim-stats.c + M /trunk/epan/dissectors/packet-aim-translate.c + M /trunk/epan/dissectors/packet-aim-userlookup.c + M /trunk/epan/dissectors/packet-aim.c + M /trunk/epan/dissectors/packet-aim.h + +From Jelmer Vernooij: + + Remove some code duplication from the Oscar dissector (reduces + the number of lines by 500) by providing a custom registration + function for oscar families (aim_init_family). This also fixes + a number of issues with column names. + + Add minor updates such as adding support for the Capability Info + TLV on users. + +------------------------------------------------------------------------ +r12059 | guy | 2004-09-21 02:47:14 -0500 (Tue, 21 Sep 2004) | 11 lines +Changed paths: + M /trunk/epan/dissectors/packet-isakmp.c + +From Yaniv Kaul: + +1. Fix dissection of Check Point vendor ID version field. The length was + wrong. +2. Added dissection of payloads 130 and 131, which were used in early + NAT-T drafts (and are still used by MS and others). They are equal to + payloads 15 & 16, (NAT-D, NAT-OA), respectively. +3. Added ASN.1 decoding of Certificate requests of type X.509 + Certificate - Signature (4) +4. Added ASN.1 decoding of ID of type ID_DER_ASN1_DN (9) + +------------------------------------------------------------------------ +r12058 | guy | 2004-09-21 01:48:31 -0500 (Tue, 21 Sep 2004) | 3 lines +Changed paths: + M /trunk/epan/dissectors/packet-tali.c + +From Viorel Suman: fields in TALI are little-endian, so in the "get PDU +length" routine, fetch the length field with "tvb_get_letohs()". + +------------------------------------------------------------------------ +r12057 | ulfl | 2004-09-21 00:17:59 -0500 (Tue, 21 Sep 2004) | 1 line +Changed paths: + M /trunk/color_filters.c + +fixed some comment typos +------------------------------------------------------------------------ +r12055 | etxrab | 2004-09-20 14:22:10 -0500 (Mon, 20 Sep 2004) | 1 line +Changed paths: + M /trunk/epan/dissectors/packet-rtcp.c + +From Martin Mathieson: Fix a simple bug, in calculate_roundtrip_delay(), where the conversation is looked up, the port arguments are given in reverse order. +------------------------------------------------------------------------ +r12054 | etxrab | 2004-09-20 14:20:05 -0500 (Mon, 20 Sep 2004) | 1 line +Changed paths: + M /trunk/epan/dissectors/packet-radius.c + +Update some RADIUS value strings +------------------------------------------------------------------------ +r12053 | ulfl | 2004-09-19 11:43:11 -0500 (Sun, 19 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/developer-guide.xml + M /trunk/docbook/dg-src/EDG_meta_info.xml + M /trunk/docbook/ug-src/EUG_meta_info.xml + +add Ethereal logo +------------------------------------------------------------------------ +r12052 | ulfl | 2004-09-19 11:41:58 -0500 (Sun, 19 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/user-guide.xml + +removed duplicate Ethereal version entities +------------------------------------------------------------------------ +r12051 | ulfl | 2004-09-19 11:40:11 -0500 (Sun, 19 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/ug-src/EUG_chapter_build_install.xml + +removed EtherealCurrentVersionTarFile entity +------------------------------------------------------------------------ +r12050 | ulfl | 2004-09-19 11:38:29 -0500 (Sun, 19 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/dg-src/EDG_chapter_env_intro.xml + +add some info how to report problems +------------------------------------------------------------------------ +r12049 | ulfl | 2004-09-19 11:36:10 -0500 (Sun, 19 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/graphics/ethereal-logo.png + +the file content seemed to be corrupted +------------------------------------------------------------------------ +r12048 | guy | 2004-09-19 06:39:48 -0500 (Sun, 19 Sep 2004) | 8 lines +Changed paths: + M /trunk/epan/dissectors/packet-radius.c + +Add to the "radius_attr_info" structure a pointer to an hf_ value, and, +if that pointer is non-null, put the field in question into the protocol +tree under the top-level item for that attribute/value pair, rather than +hardcoding particular fields for particular attribute codes. + +Use BASE_NONE, not BASE_DEC, for FT_STRING, FT_BYTES, and FT_IPv4 +fields. + +------------------------------------------------------------------------ +r12047 | guy | 2004-09-19 02:13:52 -0500 (Sun, 19 Sep 2004) | 4 lines +Changed paths: + M /trunk/epan/dissectors/packet-icmpv6.c + M /trunk/epan/dissectors/packet-ip.c M /trunk/wiretap/nettl.c - M /trunk/wiretap/nettl.h - M /trunk/wiretap/network_instruments.c - M /trunk/wiretap/network_instruments.h - M /trunk/wiretap/netxray.c - M /trunk/wiretap/netxray.h - M /trunk/wiretap/ngsniffer.c - M /trunk/wiretap/ngsniffer.h - M /trunk/wiretap/pppdump.c - M /trunk/wiretap/pppdump.h - M /trunk/wiretap/radcom.c - M /trunk/wiretap/radcom.h - M /trunk/wiretap/snoop.c - M /trunk/wiretap/snoop.h - M /trunk/wiretap/toshiba.c - M /trunk/wiretap/toshiba.h - M /trunk/wiretap/visual.c - M /trunk/wiretap/visual.h - M /trunk/wiretap/vms.c - M /trunk/wiretap/vms.h - M /trunk/wiretap/wtap-capture.h - M /trunk/wiretap/wtap-int.h M /trunk/wiretap/wtap.c - M /trunk/wiretap/wtap.def M /trunk/wiretap/wtap.h - M /trunk/wka.tmpl - M /trunk/x11-fields - M /trunk/x264_prt_id.h - M /trunk/xdlc.c - M /trunk/xdlc.h - M /trunk/xmlstub.c - M /trunk/xmlstub.h -Set the svn:eol-style property on all text files to "native", so that -they have LF at the end of the line on UN*X and CR/LF on Windows; -hopefully this means that if a CR/LF version is checked in on Windows, -the CRs will be stripped so that they show up only when checked out on -Windows, not on UN*X. +From Mark C. Brown: fix support for nettl NETTL_SUBSYS_NS_LS_ICMP and +NETTL_SUBSYS_NS_LS_ICMPV6 - they don't even have IP headers, so we need +to directly call the ICMP and ICMPv6 dissectors. + +------------------------------------------------------------------------ +r12046 | guy | 2004-09-18 22:51:42 -0500 (Sat, 18 Sep 2004) | 3 lines +Changed paths: + M /trunk/epan/dissectors/packet-kerberos4.c + +Make the Kerberos 4 dissector a "new-style" dissector, so it can +indicate when it's rejected a packet. + +------------------------------------------------------------------------ +r12045 | guy | 2004-09-18 22:00:00 -0500 (Sat, 18 Sep 2004) | 20 lines +Changed paths: + M /trunk/plugins/asn1/packet-asn1.c + +Preference strings don't remain null pointers for long - they get +converted to pointers to null strings (see prefs.c for an explanation). +Initialize "current_asn1" to a mallocated null string. + +That lets us use "strcmp()" to compare asn1_filename and current_asn1. +We already do that with asn1_pduname and current_pduname, so use +"strcmp()" for them as well. + +Call "build_pdu_tree()" if we haven't yet built a PDU tree, even if the +PDU type preference hasn't changed. + +Don't register with any of the ports unless we have a PDU tree, so we +don't try to dissect with a null PDU tree pointer. + +Before constructing a PDU tree, if we already have a PDU tree, free it. + +When we free data_nodes, free the data attached to the nodes. + +Make a bunch of stuff static. + +------------------------------------------------------------------------ +r12044 | etxrab | 2004-09-18 16:31:20 -0500 (Sat, 18 Sep 2004) | 1 line +Changed paths: + M /trunk/epan/dissectors/packet-rtcp.c + +Fiax a MSVC Warning +------------------------------------------------------------------------ +r12043 | etxrab | 2004-09-18 16:28:28 -0500 (Sat, 18 Sep 2004) | 1 line +Changed paths: + M /trunk/plugins/megaco/packet-megaco.c + +Fix dissection of MEGACO over TCP, there will be a TPKT header included. +------------------------------------------------------------------------ +r12042 | guy | 2004-09-18 04:31:26 -0500 (Sat, 18 Sep 2004) | 3 lines +Changed paths: + M /trunk/epan/dissectors/packet-skinny.c + +Use FALSE as the byte order argument to "proto_tree_add_item()" when +fetching big-endian IPv4 addresses. + +------------------------------------------------------------------------ +r12041 | guy | 2004-09-18 04:19:33 -0500 (Sat, 18 Sep 2004) | 13 lines +Changed paths: + M /trunk/epan/dissectors/packet-ncp.c + +Distinguish between the "data offset" field (offset of this burst +within the file) and "burst offset" field (offset of this packet within +the burst). + +The burst header is not present if the SYS flag is set in the packet or +if the data offset field is non-zero. + +Compute the offset, within a burst packet, of the data, as we advance +through the burst header - and don't advance through the burst header if +it's not present. + +Properly display the fields in the "missing fragment list". + +------------------------------------------------------------------------ +r12040 | guy | 2004-09-18 01:42:16 -0500 (Sat, 18 Sep 2004) | 5 lines +Changed paths: + M /trunk/epan/dissectors/packet-aim-location.c + M /trunk/epan/dissectors/packet-aim.c + +From Jelmer Vernooij: + + - Support client capabilities list + - Fix incorrect TLV usage + +------------------------------------------------------------------------ +r12039 | sahlberg | 2004-09-17 22:20:52 -0500 (Fri, 17 Sep 2004) | 4 lines +Changed paths: + M /trunk/epan/dissectors/packet-kerberos4.c + +add decoding of werido special transac versions of kerberos 4 + + + +------------------------------------------------------------------------ +r12038 | sahlberg | 2004-09-17 18:45:29 -0500 (Fri, 17 Sep 2004) | 4 lines +Changed paths: + M /trunk/epan/dissectors/packet-kerberos.c + +make kerberos able to dissect pkinit/pa-pk-as-rep packets + + + +------------------------------------------------------------------------ +r12037 | sahlberg | 2004-09-17 18:33:10 -0500 (Fri, 17 Sep 2004) | 3 lines +Changed paths: + M /trunk/epan/dissectors/packet-pkinit.c + M /trunk/epan/dissectors/packet-pkinit.h + +add pkinit replies dissection + + +------------------------------------------------------------------------ +r12036 | sahlberg | 2004-09-17 18:32:33 -0500 (Fri, 17 Sep 2004) | 3 lines +Changed paths: + M /trunk/asn1/pkinit/PKINIT.asn + M /trunk/asn1/pkinit/packet-pkinit-template.c + M /trunk/asn1/pkinit/packet-pkinit-template.h + +add pkinit replies + + +------------------------------------------------------------------------ +r12035 | sahlberg | 2004-09-17 18:24:17 -0500 (Fri, 17 Sep 2004) | 3 lines +Changed paths: + M /trunk/epan/dissectors/packet-pkix1explicit.c + M /trunk/epan/dissectors/packet-pkix1explicit.h + +get rid of some compiler warnings + + +------------------------------------------------------------------------ +r12034 | sahlberg | 2004-09-17 18:23:40 -0500 (Fri, 17 Sep 2004) | 3 lines +Changed paths: + M /trunk/asn1/pkix1explicit/packet-pkix1explicit-template.c + M /trunk/asn1/pkix1explicit/packet-pkix1explicit-template.h + M /trunk/asn1/pkix1explicit/pkix1explicit.cnf + M /trunk/asn1/pkix1explicit/pkix1explicit_exp.cnf + +get rid of some more compiler warnings + + +------------------------------------------------------------------------ +r12033 | sahlberg | 2004-09-17 18:16:17 -0500 (Fri, 17 Sep 2004) | 3 lines +Changed paths: + M /trunk/epan/dissectors/packet-pkix1implicit.c + M /trunk/epan/dissectors/packet-pkix1implicit.h + +get rid of a compiler warning for unused function UserNotice + + +------------------------------------------------------------------------ +r12032 | sahlberg | 2004-09-17 18:14:21 -0500 (Fri, 17 Sep 2004) | 3 lines +Changed paths: + M /trunk/asn1/pkix1implicit/packet-pkix1implicit-template.h + M /trunk/asn1/pkix1implicit/pkix1implicit.cnf + M /trunk/asn1/pkix1implicit/pkix1implicit_exp.cnf + +squelch a compiler warning for UserNotice + + +------------------------------------------------------------------------ +r12030 | guy | 2004-09-17 04:37:14 -0500 (Fri, 17 Sep 2004) | 2 lines +Changed paths: + M /trunk/epan/dissectors/packet-aim.c + +From Jelmer Vernooij: get rid of some unused tables. + +------------------------------------------------------------------------ +r12029 | guy | 2004-09-17 04:32:53 -0500 (Fri, 17 Sep 2004) | 3 lines +Changed paths: + M /trunk/doc/README.developer + +Note that declarations in the middle of a block aren't supported by all +compilers, and thus shouldn't be used. + +------------------------------------------------------------------------ +r12028 | guy | 2004-09-17 04:30:41 -0500 (Fri, 17 Sep 2004) | 5 lines +Changed paths: + M /trunk/AUTHORS + M /trunk/epan/dissectors/packet-aim.c + +from Thomas Boehne: don't put code before a declaration - that's a +GCCism. + +De-@ify Marten Svantesson's e-mail address. + +------------------------------------------------------------------------ +r12027 | guy | 2004-09-17 04:05:03 -0500 (Fri, 17 Sep 2004) | 2 lines +Changed paths: + M /trunk/epan/dissectors/packet-x11.c + +IP addresses are always big-endian. + +------------------------------------------------------------------------ +r12026 | sahlberg | 2004-09-17 03:43:03 -0500 (Fri, 17 Sep 2004) | 3 lines +Changed paths: + M /trunk/epan/dissectors/Makefile.common + A /trunk/epan/dissectors/packet-kerberos4.c + +new protocol : Kerberos v4 + + +------------------------------------------------------------------------ +r12025 | sahlberg | 2004-09-17 03:12:21 -0500 (Fri, 17 Sep 2004) | 3 lines +Changed paths: + M /trunk/epan/dissectors/packet-pkinit.c + +get rid of some compiler warnings + + +------------------------------------------------------------------------ +r12024 | sahlberg | 2004-09-17 03:11:30 -0500 (Fri, 17 Sep 2004) | 3 lines +Changed paths: + M /trunk/asn1/pkinit/packet-pkinit-template.c + +get rid of some compiler warnings for pkinit + + +------------------------------------------------------------------------ +r12023 | guy | 2004-09-17 03:10:12 -0500 (Fri, 17 Sep 2004) | 2 lines +Changed paths: + M /trunk/epan/dissectors/packet-dcerpc-epm.c + +FALSE, not TRUE, means big-endian in a "proto_tree_add_item()" call. + +------------------------------------------------------------------------ +r12022 | guy | 2004-09-16 21:02:04 -0500 (Thu, 16 Sep 2004) | 8 lines +Changed paths: + M /trunk/epan/dissectors/Makefile.common + A /trunk/epan/dissectors/packet-aim-email.c + M /trunk/epan/dissectors/packet-aim-generic.c + M /trunk/epan/dissectors/packet-aim-ssi.c + A /trunk/epan/dissectors/packet-aim-sst.c + M /trunk/epan/dissectors/packet-aim.c + +From Jelmer Vernooij: + +- Support for more generic TLV's +- Support for two more SNAC families: email and sst +- Support for extended status (as used by iChat) +- Use correct TLV in SSI RightsInfo +- Dissect and handle FNAC flags field correctly + +------------------------------------------------------------------------ +r12021 | ulfl | 2004-09-16 17:07:03 -0500 (Thu, 16 Sep 2004) | 1 line +Changed paths: + M /trunk/gtk/Makefile.nmake + M /trunk/gtk/about_dlg.c + M /trunk/gtk/about_dlg.h + M /trunk/gtk/capture_dlg.c + M /trunk/gtk/filter_dlg.c + M /trunk/gtk/help_dlg.c + M /trunk/gtk/help_dlg.h + M /trunk/gtk/main.c + M /trunk/gtk/menu.c + +first steps towards using the User's Guide as Ethereal's help system +------------------------------------------------------------------------ +r12020 | guy | 2004-09-16 16:30:51 -0500 (Thu, 16 Sep 2004) | 6 lines +Changed paths: + M /trunk/gtk/decode_as_dlg.c + +The list of protocols should be sorted in a case-insensitive fashion, so +giFT, iSCSI, and iSNS don't show up at the end. Protocol short names +are ASCII, so just use "g_ascii_strcasecmp()". + +Clean up white space. + +------------------------------------------------------------------------ +r12019 | guy | 2004-09-16 14:33:18 -0500 (Thu, 16 Sep 2004) | 3 lines +Changed paths: + M /trunk/plugins/Xass-list + M /trunk/plugins/Xplugin_api.c + M /trunk/plugins/Xplugin_api.h + M /trunk/plugins/Xplugin_api_decls.h + M /trunk/plugins/Xplugin_table.h + +Export the "proto_tree_add_float" routines, and the routines to get IEEE +float and double values from a tvbuff. + +------------------------------------------------------------------------ +r12018 | guy | 2004-09-16 14:32:09 -0500 (Thu, 16 Sep 2004) | 3 lines +Changed paths: + M /trunk/epan/libethereal.def + M /trunk/plugins/plugin_api_list.c + +Export the "proto_tree_add_float" routines, and the routines to get IEEE +float and double values from a tvbuff. + +------------------------------------------------------------------------ +r12017 | guy | 2004-09-16 14:23:33 -0500 (Thu, 16 Sep 2004) | 2 lines +Changed paths: + M /trunk/epan/dissectors/packet-tali.c + +"Tali" -> "TALI". + +------------------------------------------------------------------------ +r12016 | guy | 2004-09-16 14:17:42 -0500 (Thu, 16 Sep 2004) | 4 lines +Changed paths: + M /trunk/AUTHORS + M /trunk/epan/dissectors/Makefile.common + M /trunk/epan/dissectors/packet-isup.c + M /trunk/epan/dissectors/packet-mtp3.c + M /trunk/epan/dissectors/packet-sccp.c + A /trunk/epan/dissectors/packet-tali.c + +From Viorel Suman: TALI (RFC 3094) support. + +ATify Luca Deri's e-mail address. + +------------------------------------------------------------------------ +r12015 | guy | 2004-09-16 12:52:16 -0500 (Thu, 16 Sep 2004) | 9 lines +Changed paths: + M /trunk/epan/dissectors/packet-isns.c + +Just returning from a dissector without dissecting anything is rude; +make the dissectors "new-style" dissectors and return 0 for packets that +don't look like iSNS. Do this *before* doing TCP reassembly - once +you've done reassembly, it's too late. + +Don't set the columns in the main dissector routines - it's also done in +the PDU dissector, which is sufficient. Set the protocol column to +"iSNS", not "isns". + +------------------------------------------------------------------------ +r12014 | sahlberg | 2004-09-16 04:01:20 -0500 (Thu, 16 Sep 2004) | 6 lines +Changed paths: + M /trunk/epan/dissectors/Makefile.common + M /trunk/epan/dissectors/packet-cms.c + M /trunk/epan/dissectors/packet-cms.h + M /trunk/epan/dissectors/packet-kerberos.c + A /trunk/epan/dissectors/packet-pkinit.c + A /trunk/epan/dissectors/packet-pkinit.h + A /trunk/epan/dissectors/packet-pkix1explicit.c + A /trunk/epan/dissectors/packet-pkix1explicit.h + A /trunk/epan/dissectors/packet-pkix1implicit.c + A /trunk/epan/dissectors/packet-pkix1implicit.h + M /trunk/epan/dissectors/packet-x509af.c + M /trunk/epan/dissectors/packet-x509af.h + +add new dissectors to build process + +update Kerberos to call PKINIT (and remove the handwritten incomplete one inside packet-kerberos.c) + + + +------------------------------------------------------------------------ +r12013 | sahlberg | 2004-09-16 03:58:28 -0500 (Thu, 16 Sep 2004) | 3 lines +Changed paths: + A /trunk/asn1/pkix1explicit + A /trunk/asn1/pkix1explicit/PKIX1EXPLICIT93.asn + A /trunk/asn1/pkix1explicit/packet-pkix1explicit-template.c + A /trunk/asn1/pkix1explicit/packet-pkix1explicit-template.h + A /trunk/asn1/pkix1explicit/pkix1explicit.cnf + A /trunk/asn1/pkix1explicit/pkix1explicit_exp.cnf + +new protocol PKIX1EXPLICIT + + +------------------------------------------------------------------------ +r12012 | sahlberg | 2004-09-16 03:57:23 -0500 (Thu, 16 Sep 2004) | 3 lines +Changed paths: + A /trunk/asn1/pkix1implicit + A /trunk/asn1/pkix1implicit/PKIX1IMPLICIT93.asn + A /trunk/asn1/pkix1implicit/packet-pkix1implicit-template.c + A /trunk/asn1/pkix1implicit/packet-pkix1implicit-template.h + A /trunk/asn1/pkix1implicit/pkix1implicit.cnf + A /trunk/asn1/pkix1implicit/pkix1implicit_exp.cnf + +add new protocol PKIX1IMPLICIT + + +------------------------------------------------------------------------ +r12011 | sahlberg | 2004-09-16 03:55:33 -0500 (Thu, 16 Sep 2004) | 3 lines +Changed paths: + A /trunk/asn1/pkinit + A /trunk/asn1/pkinit/PKINIT.asn + A /trunk/asn1/pkinit/packet-pkinit-template.c + A /trunk/asn1/pkinit/packet-pkinit-template.h + A /trunk/asn1/pkinit/pkinit.cnf + A /trunk/asn1/pkinit/pkinit_exp.cnf + +add PKINIT protocol + + +------------------------------------------------------------------------ +r12010 | sahlberg | 2004-09-16 03:32:52 -0500 (Thu, 16 Sep 2004) | 3 lines +Changed paths: + M /trunk/asn1/x509af/x509af.cnf + M /trunk/asn1/x509af/x509af_exp.cnf + +update to X509AF to prepare for PKINIT + + +------------------------------------------------------------------------ +r12009 | sahlberg | 2004-09-16 03:31:01 -0500 (Thu, 16 Sep 2004) | 3 lines +Changed paths: + M /trunk/asn1/cms/CryptographicMessageSyntax.asn + M /trunk/asn1/cms/cms.cnf + A /trunk/asn1/cms/cms_exp.cnf + M /trunk/asn1/cms/packet-cms-template.c + M /trunk/asn1/cms/packet-cms-template.h + +Update to CMD to prepare for PKINIT support + + +------------------------------------------------------------------------ +r12008 | ulfl | 2004-09-15 17:33:16 -0500 (Wed, 15 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/user-guide.xml + +update version numbers +------------------------------------------------------------------------ +r12007 | ulfl | 2004-09-15 16:56:12 -0500 (Wed, 15 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/graphics/ethereal-capture-menu.png + +added the "Capture/Interfaces" menu item to the screenshot +------------------------------------------------------------------------ +r12006 | ulfl | 2004-09-15 16:36:51 -0500 (Wed, 15 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/ug-src/EUG_chapter_customize.xml + +fix a section id to match common naming styles +------------------------------------------------------------------------ +r12005 | ulfl | 2004-09-15 16:35:58 -0500 (Wed, 15 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/ug-src/EUG_chapter_capture.xml + +fix a DTD problem +------------------------------------------------------------------------ +r12004 | ulfl | 2004-09-15 16:32:20 -0500 (Wed, 15 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/ug-src/EUG_app_tools.xml + +added capinfo tool section +------------------------------------------------------------------------ +r12003 | ulfl | 2004-09-15 16:13:16 -0500 (Wed, 15 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/ug-src/EUG_chapter_io.xml + +add some info to the merge section +------------------------------------------------------------------------ +r12002 | ulfl | 2004-09-15 16:12:29 -0500 (Wed, 15 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/ug-src/EUG_chapter_capture.xml + +clarify "Running Capture" section title +------------------------------------------------------------------------ +r12001 | ulfl | 2004-09-15 15:55:51 -0500 (Wed, 15 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/ug-src/EUG_chapter_capture.xml + +add a link from the capture filter to the tcpdump manpage +------------------------------------------------------------------------ +r12000 | ulfl | 2004-09-15 15:48:24 -0500 (Wed, 15 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/graphics/ethereal-capture-options.png + M /trunk/docbook/ug-src/EUG_chapter_capture.xml + +add the "IP address" field to the capture options dialog. +------------------------------------------------------------------------ +r11999 | ulfl | 2004-09-15 15:28:39 -0500 (Wed, 15 Sep 2004) | 1 line +Changed paths: + A /trunk/docbook/graphics/ethereal-capture-interfaces.png + M /trunk/docbook/ug-src/EUG_chapter_capture.xml + M /trunk/docbook/ug-src/EUG_chapter_use.xml + M /trunk/docbook/user-guide.xml + +add the new "capture interfaces" dialog box +------------------------------------------------------------------------ +r11998 | etxrab | 2004-09-15 15:08:30 -0500 (Wed, 15 Sep 2004) | 14 lines +Changed paths: + M /trunk/epan/dissectors/packet-rtcp.c + M /trunk/epan/dissectors/packet-rtcp.h + +From Martin Mathieson: + I've written this patch to use the 'Delay since last SR' (DLSR) field found +in SR reports to calculate and report roundtrip-propagation delays. This is +described in rfc 3550, section 6.4.1, inside the description of DLSR. + +Only the endpoint can compute the end-end roundtrip delay, and only they +know exactly when the report is received and can compare it with the 'Last +SR timestamp' (LSR) that they set. This patch instead takes the difference +between the capture times of the 2 reports and subtracts the DLSR (the LSR +is checked in case the SR it's referring to wasn't captured). The time +difference represents a roundtrip network delay between the point of capture +and the sender of the SR containing the DLSR. + + +------------------------------------------------------------------------ +r11997 | etxrab | 2004-09-15 14:59:53 -0500 (Wed, 15 Sep 2004) | 2 lines +Changed paths: + M /trunk/plugins/megaco/packet-megaco.c + +Fix a problem where MEGACO not fully RFC complient wasn't dissected, change some indentations, +and a problem where transaction ID wasn't put in the info columb correctly. +------------------------------------------------------------------------ +r11996 | ulfl | 2004-09-15 13:27:56 -0500 (Wed, 15 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/dg-src/EDG_chapter_env_intro.xml + M /trunk/docbook/dg-src/EDG_chapter_libraries.xml + M /trunk/docbook/dg-src/EDG_chapter_sources.xml + M /trunk/docbook/dg-src/EDG_chapter_tools.xml + +added a section how to update the Ethereal sources +------------------------------------------------------------------------ +r11995 | guy | 2004-09-15 02:22:34 -0500 (Wed, 15 Sep 2004) | 3 lines +Changed paths: + M /trunk/wiretap/ngsniffer.c + +Improve the heuristic for Frame Relay, and move that heuristic after the +checks for Wellfleet and Cisco HDLC. + +------------------------------------------------------------------------ +r11994 | ulfl | 2004-09-15 00:46:56 -0500 (Wed, 15 Sep 2004) | 1 line +Changed paths: + M /trunk/gtk/ui_util.c + +get GDK window geometry only, if widget is visible +------------------------------------------------------------------------ +r11993 | jmayer | 2004-09-13 14:53:40 -0500 (Mon, 13 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/Makefile + +Small update for SUSE 9.1 +------------------------------------------------------------------------ +r11992 | ulfl | 2004-09-13 14:16:22 -0500 (Mon, 13 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/dg-src/EDG_chapter_tools.xml + +fix a section id duplicate bug +------------------------------------------------------------------------ +r11991 | etxrab | 2004-09-13 13:21:28 -0500 (Mon, 13 Sep 2004) | 10 lines +Changed paths: + M /trunk/epan/dissectors/packet-radius.c + +From: Luis Ontanon +1. As you said visible fileds are much better. + + 2. As they became visible I noticed the length and offset of the fields + were wrong, I fixed them. + + 3. I added few more "essential" fields (as a colleague told me as soon + as you move away from 3G some fileds like username become the most + important) + +------------------------------------------------------------------------ +r11990 | sahlberg | 2004-09-13 07:04:21 -0500 (Mon, 13 Sep 2004) | 3 lines +Changed paths: + M /trunk/asn1/x509af/packet-x509af-template.c + M /trunk/asn1/x509af/x509af.cnf + +update x509af to use machinegenerated _PDU() dissectors + + +------------------------------------------------------------------------ +r11989 | sahlberg | 2004-09-13 07:03:36 -0500 (Mon, 13 Sep 2004) | 3 lines +Changed paths: + M /trunk/epan/dissectors/packet-x509af.c + M /trunk/epan/dissectors/packet-x509af.h + +update x509af to use machinegenerated _PDU() dissectors + + +------------------------------------------------------------------------ +r11988 | sahlberg | 2004-09-13 03:33:38 -0500 (Mon, 13 Sep 2004) | 3 lines +Changed paths: + M /trunk/asn1/ns-cert-exts/ns_cert_exts.cnf + M /trunk/asn1/ns-cert-exts/packet-ns_cert_exts-template.c + +use autogenerated _PDU functions + + +------------------------------------------------------------------------ +r11987 | sahlberg | 2004-09-13 03:33:03 -0500 (Mon, 13 Sep 2004) | 3 lines +Changed paths: + M /trunk/epan/dissectors/packet-ns_cert_exts.c + +use autogenerated _PDU callbacks + + +------------------------------------------------------------------------ +r11986 | sahlberg | 2004-09-13 03:07:29 -0500 (Mon, 13 Sep 2004) | 3 lines +Changed paths: + M /trunk/asn1/x509ce/packet-x509ce-template.c + M /trunk/asn1/x509ce/x509ce.cnf + +make the asn2eth compiler autogenerate the PDU callbacks + + +------------------------------------------------------------------------ +r11985 | sahlberg | 2004-09-13 03:06:52 -0500 (Mon, 13 Sep 2004) | 3 lines +Changed paths: + M /trunk/epan/dissectors/packet-x509ce.c + M /trunk/epan/dissectors/packet-x509ce.h + +let asn2eth autogenerate the PDU callback wrappers instead of defining them manually + + +------------------------------------------------------------------------ +r11984 | sahlberg | 2004-09-13 03:00:33 -0500 (Mon, 13 Sep 2004) | 3 lines +Changed paths: + M /trunk/tools/asn2eth.py + +from tomas kukosa, fix for generated _PDU() functions to match the dissector_t signature + + +------------------------------------------------------------------------ +r11983 | guy | 2004-09-13 02:47:49 -0500 (Mon, 13 Sep 2004) | 2 lines +Changed paths: + M /trunk/epan/dissectors/packet-rtcp.c + M /trunk/epan/dissectors/packet-rtp.c + +Get rid of unused variables. + +------------------------------------------------------------------------ +r11982 | guy | 2004-09-13 02:43:22 -0500 (Mon, 13 Sep 2004) | 3 lines +Changed paths: + M /trunk/epan/dissectors/packet-radius.c + +From Nathan Alger: update the JUNOS (Juniper) Radius VSA decodes to +JUNOS 5.3. + +------------------------------------------------------------------------ +r11981 | sahlberg | 2004-09-13 00:13:52 -0500 (Mon, 13 Sep 2004) | 3 lines +Changed paths: + M /trunk/tools/asn2eth.py + +From Tomas Kukosa, updates to the asn2eth compiler + + +------------------------------------------------------------------------ +r11980 | ulfl | 2004-09-12 18:29:33 -0500 (Sun, 12 Sep 2004) | 1 line +Changed paths: + M /trunk/wiretap/Makefile.nmake + +to prevent problems reported by David Richards, don't depend on the cvarsdll from win32.mak and define our own CVARSDLL +------------------------------------------------------------------------ +r11979 | ulfl | 2004-09-12 06:24:23 -0500 (Sun, 12 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/dg-src/EDG_chapter_tools.xml + +added: how to update cygwin packages +------------------------------------------------------------------------ +r11978 | ulfl | 2004-09-12 05:41:53 -0500 (Sun, 12 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/dg-src/EDG_chapter_libraries.xml + +how to update the files installed by the setup target +------------------------------------------------------------------------ +r11977 | ulfl | 2004-09-12 05:07:23 -0500 (Sun, 12 Sep 2004) | 1 line +Changed paths: + M /trunk/Makefile.nmake + +added a clean_setup target, to cleanup the unzipped files +------------------------------------------------------------------------ +r11976 | guy | 2004-09-12 01:20:04 -0500 (Sun, 12 Sep 2004) | 5 lines +Changed paths: + M /trunk/sha1.c + M /trunk/sha1.h + +Canonicalize the line endings, and set eol:eol-style to native to keep +them canonicalized. + +Set svn:keywords Id to cause RCS IDs to be expanded. + +------------------------------------------------------------------------ +r11975 | guy | 2004-09-11 18:42:03 -0500 (Sat, 11 Sep 2004) | 4 lines +Changed paths: + M /trunk/Makefile.am + M /trunk/Makefile.nmake + M /trunk/make-authors-short.pl + A /trunk/make-authors-short2.pl + +From Graeme Hewson: translate accented UTF-8 characters to Pod E<> +escapes so they turn into *roff escapes and HTML entities in the output, +in case raw UTF-8 doesn't work. + +------------------------------------------------------------------------ +r11974 | guy | 2004-09-11 18:26:19 -0500 (Sat, 11 Sep 2004) | 3 lines +Changed paths: + M /trunk/epan/libethereal.def + +From Dave Richards: export "host_ip_af()" (it's used by +"get_conn_cfilter()"). + +------------------------------------------------------------------------ +r11973 | guy | 2004-09-11 18:10:14 -0500 (Sat, 11 Sep 2004) | 4 lines +Changed paths: + M /trunk/doc/README.developer + +Note that _WIN32, not WIN32, should be used in #ifdefs and #ifs testing +the platform for which we're building (and that both should be avoided +if possible, i.e. write your code so that it works on all platforms). + +------------------------------------------------------------------------ +r11972 | guy | 2004-09-11 18:03:36 -0500 (Sat, 11 Sep 2004) | 3 lines +Changed paths: + M /trunk/capture_combo_utils.c + M /trunk/disabled_protos.c + M /trunk/epan/addr_resolv.c + M /trunk/epan/dissectors/packet-dcerpc.c + M /trunk/epan/dissectors/packet-snmp.c + M /trunk/epan/filesystem.c + M /trunk/epan/plugins.c + M /trunk/file.c + M /trunk/filters.c + M /trunk/gtk/capture_if_dlg.c + M /trunk/gtk/dlg_utils.c + M /trunk/gtk/ethclist.c + M /trunk/gtk/font_utils.c + M /trunk/gtk/font_utils.h + M /trunk/gtk/main.c + M /trunk/gtk/menu.c + M /trunk/gtk/prefs_dlg.c + M /trunk/gtk/tcp_graph.c + M /trunk/gtk/ui_util.c + M /trunk/pcap-util.c + M /trunk/plugins/asn1/packet-asn1.c + M /trunk/prefs.c + M /trunk/util.c + M /trunk/version_info.c + M /trunk/xmlstub.h + +Use _WIN32 rather than WIN32 to determine if we're compiling on Win32; +according to Gisle Vanem, WIN32 isn't a built-in in MSVC, but _WIN32 is. + +------------------------------------------------------------------------ +r11971 | guy | 2004-09-11 17:57:52 -0500 (Sat, 11 Sep 2004) | 3 lines +Changed paths: + M /trunk/gtk/sctp_stat.h + +Get rid of some #includes that caused trouble on Windows - we need to +make this use Ethereal's data structurs for addresses, not the OS's. + +------------------------------------------------------------------------ +r11970 | guy | 2004-09-11 17:53:17 -0500 (Sat, 11 Sep 2004) | 3 lines +Changed paths: + M /trunk/gtk/sctp_stat.c + +Get rid of some #includes that caused trouble on Windows - we need to +make this use Ethereal's data structurs for addresses, not the OS's. + +------------------------------------------------------------------------ +r11969 | guy | 2004-09-11 17:36:16 -0500 (Sat, 11 Sep 2004) | 2 lines +Changed paths: + M /trunk/epan/proto.c + +From Dave Richards: fix a format string. + +------------------------------------------------------------------------ +r11968 | ulfl | 2004-09-11 17:35:50 -0500 (Sat, 11 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/dg-src/EDG_chapter_tools.xml + +added a section about nmake 1.5 from microsoft +------------------------------------------------------------------------ +r11967 | guy | 2004-09-11 17:08:29 -0500 (Sat, 11 Sep 2004) | 6 lines +Changed paths: + M /trunk/AUTHORS + M /trunk/epan/libethereal.def + +From Dave Richards: remove from libethereal.def some routines from +util.c, as util.c is no longer part of libethereal. + +Update his e-mail address (I'm presuming it's the same person - Comcast +bought AT&T Broadband, so the domain name change makes sense). + +------------------------------------------------------------------------ +r11966 | ulfl | 2004-09-11 11:18:41 -0500 (Sat, 11 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/dg-src/EDG_chapter_libraries.xml + M /trunk/docbook/dg-src/EDG_chapter_sources.xml + M /trunk/docbook/dg-src/EDG_chapter_tools.xml + +minor changes +------------------------------------------------------------------------ +r11965 | ulfl | 2004-09-11 09:15:26 -0500 (Sat, 11 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/dg-src/EDG_chapter_libraries.xml + M /trunk/docbook/dg-src/EDG_chapter_sources.xml + M /trunk/docbook/dg-src/EDG_chapter_tools.xml + +some more changes +------------------------------------------------------------------------ +r11964 | ulfl | 2004-09-11 05:04:12 -0500 (Sat, 11 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/dg-src/EDG_chapter_libraries.xml + +add some urls +------------------------------------------------------------------------ +r11963 | ulfl | 2004-09-11 04:20:31 -0500 (Sat, 11 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/dg-src/EDG_chapter_tools.xml + +added a debugger section and a lot or urls to the different GNU tools +------------------------------------------------------------------------ +r11962 | ulfl | 2004-09-11 02:16:24 -0500 (Sat, 11 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/developer-guide.xml + A /trunk/docbook/dg-src/EDG_chapter_works.xml + +added a chapter "How Ethereal Works", with only little content right now... +------------------------------------------------------------------------ +r11961 | guy | 2004-09-10 19:00:06 -0500 (Fri, 10 Sep 2004) | 4 lines +Changed paths: + M /trunk/Makefile.common + M /trunk/epan/Makefile.common + +Nothing in "util.h" is needed by anything in libethereal, so don't put +it into libethereal - have it as common code linked into Ethereal, +Tethereal, and dftest. + +------------------------------------------------------------------------ +r11960 | guy | 2004-09-10 18:16:00 -0500 (Fri, 10 Sep 2004) | 2 lines +Changed paths: + M /trunk/epan/Makefile.common + A /trunk/epan/base64.c + A /trunk/epan/base64.h + M /trunk/epan/dissectors/packet-http.c + M /trunk/util.c + M /trunk/util.h + +Move the base-64 routines to "epan/base64.c". + +------------------------------------------------------------------------ +r11959 | guy | 2004-09-10 18:07:33 -0500 (Fri, 10 Sep 2004) | 2 lines +Changed paths: + M /trunk/epan/dissectors/packet-sna.c + +The EBCDIC-to-ASCII routines are now declared in . + +------------------------------------------------------------------------ +r11958 | guy | 2004-09-10 17:59:37 -0500 (Fri, 10 Sep 2004) | 4 lines +Changed paths: + M /trunk/epan/Makefile.common + A /trunk/epan/charsets.c + A /trunk/epan/charsets.h + M /trunk/gtk/follow_dlg.c + M /trunk/gtk/proto_draw.c + M /trunk/print.c + M /trunk/util.c + M /trunk/util.h + +Move the stuff to handle ASCII <-> EBCDIC conversions to +"epan/charsets.c"; other character set translation code should perhaps +go there as well. + +------------------------------------------------------------------------ +r11957 | guy | 2004-09-10 17:55:22 -0500 (Fri, 10 Sep 2004) | 3 lines +Changed paths: + M /trunk/epan/libethereal.def + +Add the new "proto_registrar_dump_values()" routine, as it's used by +Ethereal and Tethereal to handle "-G values". + +------------------------------------------------------------------------ +r11956 | guy | 2004-09-10 17:47:02 -0500 (Fri, 10 Sep 2004) | 2 lines +Changed paths: + M /trunk/Makefile.common + A /trunk/clopts_common.c + A /trunk/clopts_common.h + M /trunk/gtk/main.c + M /trunk/tethereal.c + +Hoist the code for handling "-G" into a common module. + +------------------------------------------------------------------------ +r11955 | ulfl | 2004-09-10 13:28:53 -0500 (Fri, 10 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/dg-src/EDG_chapter_tools.xml + +minor change +------------------------------------------------------------------------ +r11954 | gram | 2004-09-10 10:21:20 -0500 (Fri, 10 Sep 2004) | 6 lines +Changed paths: + M /trunk/epan/proto.c + M /trunk/epan/proto.h + M /trunk/gtk/main.c + M /trunk/tethereal.c + +Add a "-G fields2" option which is like "-G fields", but extends the field +records by tw fields: base (for integers), and blurb + +Add a "-G values" option which shows value strings and true_false strings for +the fields that have them. + +------------------------------------------------------------------------ +r11953 | guy | 2004-09-09 15:31:52 -0500 (Thu, 09 Sep 2004) | 2 lines +Changed paths: + M /trunk/epan/dissectors/packet-chdlc.c + +Show ETHERTYPE_IPv6 as "IPv6" in the type field. + +------------------------------------------------------------------------ +r11952 | etxrab | 2004-09-09 14:34:51 -0500 (Thu, 09 Sep 2004) | 1 line +Changed paths: + M /trunk/AUTHORS + +Added Christophe Devine as a contributor. +------------------------------------------------------------------------ +r11951 | etxrab | 2004-09-09 14:24:45 -0500 (Thu, 09 Sep 2004) | 1 line +Changed paths: + M /trunk/Makefile.common + +Add SHA1 routines for future use at least by SigComp +------------------------------------------------------------------------ +r11950 | etxrab | 2004-09-09 14:24:00 -0500 (Thu, 09 Sep 2004) | 1 line +Changed paths: + A /trunk/sha1.c + A /trunk/sha1.h + +Add SHA1 routines for future use at least by SigComp +------------------------------------------------------------------------ +r11949 | etxrab | 2004-09-09 14:19:50 -0500 (Thu, 09 Sep 2004) | 1 line +Changed paths: + M /trunk/epan/Makefile.common + +Add SHA1 routines for future use, at least by SigComp +------------------------------------------------------------------------ +r11948 | guy | 2004-09-09 01:50:03 -0500 (Thu, 09 Sep 2004) | 2 lines +Changed paths: + M /trunk/epan/dissectors/packet-teredo.c + +From Remi Denis-Courmont: heuristic dissector for Teredo. + +------------------------------------------------------------------------ +r11947 | guy | 2004-09-09 01:27:43 -0500 (Thu, 09 Sep 2004) | 2 lines +Changed paths: + M /trunk/AUTHORS + M /trunk/epan/dissectors/packet-netflow.c + +From Luca Deri: NetFlow v9 enhancements. + +------------------------------------------------------------------------ +r11946 | guy | 2004-09-08 16:14:40 -0500 (Wed, 08 Sep 2004) | 3 lines +Changed paths: + M /trunk/epan/dissectors/packet-dcerpc.c + +Squelch a compiler warning. (We really might want a +"tvb_ensure_reported_length_remaining()" call here.) + +------------------------------------------------------------------------ +r11945 | guy | 2004-09-08 14:36:25 -0500 (Wed, 08 Sep 2004) | 4 lines +Changed paths: + M /trunk/epan/proto.c + +To conert a little-endian value to a big-endian value, use +GUINT32_SWAP_LE_BE(), not GUINT32_TO_BE() - the latter converts a +host-byte-order value to big-endian, but the host might be big-endian. + +------------------------------------------------------------------------ +r11944 | ulfl | 2004-09-08 14:29:09 -0500 (Wed, 08 Sep 2004) | 1 line +Changed paths: + M /trunk/gtk/ui_util.c + +Try to get the window geometry only, if a GdkWindow really exists for that GtkWidget (e.g. the widget isn't hidden) +------------------------------------------------------------------------ +r11943 | ulfl | 2004-09-08 14:26:36 -0500 (Wed, 08 Sep 2004) | 1 line +Changed paths: + M /trunk/gtk/file_dlg.c + +Fix a minor bug only with GTK2.4: if have a problem while saving a file (e.g. filename already exists) will lead to an unresponding file dialog. The fix will close the dialog, which isn't the best solution, but I don't see a better one. +------------------------------------------------------------------------ +r11942 | etxrab | 2004-09-08 14:24:32 -0500 (Wed, 08 Sep 2004) | 1 line +Changed paths: + M /trunk/epan/dissectors/packet-rtcp.c + +Added some valuestring parameters for PoC +------------------------------------------------------------------------ +r11941 | tuexen | 2004-09-08 08:10:01 -0500 (Wed, 08 Sep 2004) | 2 lines +Changed paths: + M /trunk/epan/dissectors/packet-m2pa.c + +Updated the comment at the beginning of the file. + +------------------------------------------------------------------------ +r11940 | tuexen | 2004-09-08 08:08:02 -0500 (Wed, 08 Sep 2004) | 3 lines +Changed paths: + M /trunk/epan/dissectors/packet-m2pa.c + +Added support for version 12. So it now supports version 02, 08 and +12 of the internet draft. + +------------------------------------------------------------------------ +r11939 | sahlberg | 2004-09-08 05:32:53 -0500 (Wed, 08 Sep 2004) | 4 lines +Changed paths: + M /trunk/epan/proto.c + +From Peter Johansson, make proto_tree_add_item() handle IPv4 addresses +stored in little endian format. + + +------------------------------------------------------------------------ +r11938 | guy | 2004-09-08 04:35:47 -0500 (Wed, 08 Sep 2004) | 8 lines +Changed paths: + M /trunk/epan/dissectors/packet-dcerpc.c + +From Devin Heitmuller: decode verifiers after stub decryption - for +NTLMSSP, the state of the RC4 stream is dependent on the stub being +decrypted before the verifier. + +Correctly set the length and reported length of the tvb for the stub +(the reported length of that tvb should be set based on the *reported* +length of the parent tvbuff, not the captured length). + +------------------------------------------------------------------------ +r11937 | ulfl | 2004-09-08 00:55:21 -0500 (Wed, 08 Sep 2004) | 1 line +Changed paths: + M /trunk/gtk/decode_as_dlg.c + +sort_iter_compare_func() only needed with GTK2 +------------------------------------------------------------------------ +r11936 | guy | 2004-09-07 18:59:49 -0500 (Tue, 07 Sep 2004) | 5 lines +Changed paths: + M /trunk/doc/README.developer + +Note that developers should avoid GTK+ 2.x/GLib 2.x-only stuff (and, in +particularly, should disregard all the renaming they did of some +routines, as the old names work Just Fine in 2.x but the new names don't +work in 1.2[.x]). + +------------------------------------------------------------------------ +r11935 | guy | 2004-09-07 18:20:53 -0500 (Tue, 07 Sep 2004) | 4 lines +Changed paths: + M /trunk/gtk/decode_as_dcerpc.c + +"g_string_printf()" is GLib 2.x-only, but "g_string_sprintf()" works in +2.x and 1.2[.x]. Use "g_string_sprintf()", its deprecation +nonwithstanding. + +------------------------------------------------------------------------ +r11934 | guy | 2004-09-07 17:21:59 -0500 (Tue, 07 Sep 2004) | 2 lines +Changed paths: + M /trunk/AUTHORS + +Put the byte-order mark back. + +------------------------------------------------------------------------ +r11933 | guy | 2004-09-07 15:10:35 -0500 (Tue, 07 Sep 2004) | 2 lines +Changed paths: + M /trunk/gtk/decode_as_dlg.c + +Squelch a compiler warning. + +------------------------------------------------------------------------ +r11932 | guy | 2004-09-07 15:10:00 -0500 (Tue, 07 Sep 2004) | 5 lines +Changed paths: + M /trunk/gtk/decode_as_dcerpc.c + +Canonicalize the line endings, and set svn:eol-style to native to keep +them canonicalized. + +Set svn:keywords to Id to expand RCS IDs. + +------------------------------------------------------------------------ +r11931 | guy | 2004-09-07 15:07:08 -0500 (Tue, 07 Sep 2004) | 4 lines +Changed paths: + M /trunk/gtk/sctp_assoc_analyse.c + M /trunk/gtk/sctp_byte_graph_dlg.c + M /trunk/gtk/sctp_error_dlg.c + M /trunk/gtk/sctp_graph_dlg.c + M /trunk/gtk/sctp_stat_dlg.c + +Set svn:eol-style to native to keep line endings canonicalized. + +Set svn:keywords to Id to expand RCS IDs. + +------------------------------------------------------------------------ +r11930 | guy | 2004-09-07 15:05:04 -0500 (Tue, 07 Sep 2004) | 5 lines +Changed paths: + M /trunk/gtk/decode_as_dcerpc.h + +Canonicalize the line endings, and set svn:eol-style to native to keep +them canonicalized. + +Set svn:keywords to Id to expand RCS IDs. + +------------------------------------------------------------------------ +r11929 | ulfl | 2004-09-07 14:42:52 -0500 (Tue, 07 Sep 2004) | 1 line +Changed paths: + M /trunk/gtk/decode_as_dlg.c + +added a Clear button to the Decode As dialog, also added some tooltips +------------------------------------------------------------------------ +r11928 | ulfl | 2004-09-07 14:22:17 -0500 (Tue, 07 Sep 2004) | 1 line +Changed paths: + M /trunk/gtk/decode_as_dlg.c + +replace the Cancel with a Close button, as pressing it will not rewind any previously applied operations +------------------------------------------------------------------------ +r11927 | ulfl | 2004-09-07 14:20:48 -0500 (Tue, 07 Sep 2004) | 1 line +Changed paths: + M /trunk/gtk/decode_as_dcerpc.c + +don't put the "(none)" interface into the list, Ethereal will crash if it's applied to Decode As +------------------------------------------------------------------------ +r11926 | guy | 2004-09-07 13:51:56 -0500 (Tue, 07 Sep 2004) | 4 lines +Changed paths: + M /trunk/gtk/sctp_stat.c + M /trunk/gtk/sctp_stat.h + +Canonicalize the line endings, set the svn:eol-style property to +"native" so they stay canonicalized, and set svn:keywords to Id so that +RCS IDs get expanded. + +------------------------------------------------------------------------ +r11925 | ulfl | 2004-09-07 13:50:26 -0500 (Tue, 07 Sep 2004) | 1 line +Changed paths: + M /trunk/gtk/decode_as_dlg.c + +two bugfixes: sort items in alphabetical order and don't do a OBJECT_GET_DATA on a NULL pointer +------------------------------------------------------------------------ +r11924 | ulfl | 2004-09-07 11:19:56 -0500 (Tue, 07 Sep 2004) | 1 line +Changed paths: + M /trunk/epan/dissectors/packet-dcerpc.c + M /trunk/epan/dissectors/packet-dcerpc.h + M /trunk/epan/libethereal.def + M /trunk/gtk/Makefile.am + M /trunk/gtk/Makefile.common + A /trunk/gtk/decode_as_dcerpc.c + A /trunk/gtk/decode_as_dcerpc.h + M /trunk/gtk/decode_as_dlg.c + M /trunk/gtk/decode_as_dlg.h + M /trunk/gtk/main.c + +First working implementation of "Decode As" for DCE-RPC interface bindings. Ethereal needs to capture the DCE-RPC bind sequence, to get a relationsship between the interface UUID and the current conversation. If this binding wasn't captured, one can use "Decode As" and choose the interface from a list corresponding to a specific conversation. Currently "only" implemented for connectionoriented (TCP) DCE-RPC, but connectionless is a work in progress. +------------------------------------------------------------------------ +r11922 | tuexen | 2004-09-07 04:41:58 -0500 (Tue, 07 Sep 2004) | 2 lines +Changed paths: + M /trunk/gtk/Makefile.common + +Do not compile SCTP analysis stuff right now. + +------------------------------------------------------------------------ +r11921 | ulfl | 2004-09-07 03:42:02 -0500 (Tue, 07 Sep 2004) | 2 lines +Changed paths: + M /trunk/gtk/sctp_stat.c + M /trunk/gtk/sctp_stat.h + +using #ifdef HAVE_SYS_TYPES_H around some of the includes making problems, but still uncompilable on win32!!! + +------------------------------------------------------------------------ +r11920 | tuexen | 2004-09-07 02:54:50 -0500 (Tue, 07 Sep 2004) | 2 lines +Changed paths: + M /trunk/AUTHORS + M /trunk/gtk/Makefile.am + M /trunk/gtk/Makefile.common + A /trunk/gtk/sctp_assoc_analyse.c + A /trunk/gtk/sctp_byte_graph_dlg.c + A /trunk/gtk/sctp_error_dlg.c + A /trunk/gtk/sctp_graph_dlg.c + A /trunk/gtk/sctp_stat.c + A /trunk/gtk/sctp_stat.h + A /trunk/gtk/sctp_stat_dlg.c + +Added graphical SCTP analysis implemented by Irene Ruengeler. + +------------------------------------------------------------------------ +r11919 | guy | 2004-09-06 15:25:36 -0500 (Mon, 06 Sep 2004) | 5 lines +Changed paths: + M /trunk/make-authors-short.pl + +From Graeme Hewson: wrap the authors list in ".nf"/".fi" in the man page +and "
"/"
", to make sure it doesn't get word-wrapped (the +"start each line with a blank" trick doesn't work on current versions of +pod2html). + +------------------------------------------------------------------------ +r11918 | guy | 2004-09-06 15:01:39 -0500 (Mon, 06 Sep 2004) | 7 lines +Changed paths: + M /trunk/AUTHORS + +Put the UTF-8 mark back into the file (maybe *that'll* convince TextEdit +to open it as a UTF-8 file). + +Convert from ISO 8859/1 to UTF-8, and put the a-ring into a name. + +Fix some bad characters. + +------------------------------------------------------------------------ +r11917 | ulfl | 2004-09-06 14:56:36 -0500 (Mon, 06 Sep 2004) | 1 line +Changed paths: + M /trunk/gtk/decode_as_dlg.c + +next steps for a "Decode As" for DCE-RPC interfaces (commented out) +------------------------------------------------------------------------ +r11916 | ulfl | 2004-09-06 14:51:33 -0500 (Mon, 06 Sep 2004) | 1 line +Changed paths: + M /trunk/epan/dissectors/packet-dcerpc.c + M /trunk/epan/dissectors/packet-dcerpc.h + M /trunk/epan/libethereal.def + +rename add_conv_to_dcerpc_bind_table to dcerpc_add_conv_to_bind_table and don't use packet_info as a parameter +------------------------------------------------------------------------ +r11915 | guy | 2004-09-06 14:49:54 -0500 (Mon, 06 Sep 2004) | 8 lines +Changed paths: + M /trunk/AUTHORS + M /trunk/acinclude.m4 + +From Marten Svantesson: according to Tomas Anders, all versions of Heimdal +will either have "heimdal", in all lower case, in the version string in +the header file, or will write out, when you run "krb5-config +--version", a version string with "heimdal" in all lower case, so we +don't need to do case-insensitive matching, which is good - not all +versions of "sed" support the "i" flag (although you can do +case-insensitive matching by using regular expressions, if necessary). + +------------------------------------------------------------------------ +r11914 | ulfl | 2004-09-06 12:43:16 -0500 (Mon, 06 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/dg-src/EDG_chapter_sources.xml + M /trunk/docbook/dg-src/EDG_chapter_userinterface.xml + M /trunk/docbook/ug-src/EUG_chapter_build_install.xml + M /trunk/docbook/user-guide.xml + +updated URL's +------------------------------------------------------------------------ +r11913 | ulfl | 2004-09-06 12:42:12 -0500 (Mon, 06 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/Makefile + +as dependencies are currently not payed attention to, also create the single paged html every the time, regardless of dependencies +------------------------------------------------------------------------ +r11912 | tuexen | 2004-09-06 10:04:27 -0500 (Mon, 06 Sep 2004) | 2 lines +Changed paths: + M /trunk/epan/dissectors/packet-sctp.c + M /trunk/epan/packet_info.h + M /trunk/gtk/decode_as_dlg.c + +Add the capability to chose to remap the fist two PPIDS in each SCTP packet to a different dissector. + +------------------------------------------------------------------------ +r11911 | tuexen | 2004-09-06 05:12:51 -0500 (Mon, 06 Sep 2004) | 3 lines +Changed paths: + M /trunk/epan/dissectors/packet-sctp.c + +Renamed the T-Bit in ABORT and SHUTDOWN-COMPLETE chunks as in the upcoming IG. +Initial support of SCTP-AUTH. + +------------------------------------------------------------------------ +r11910 | sahlberg | 2004-09-06 04:12:17 -0500 (Mon, 06 Sep 2004) | 5 lines +Changed paths: + M /trunk/asn1/x509ce/CertificateExtensions.asn + M /trunk/asn1/x509ce/x509ce.cnf + M /trunk/asn1/x509sat/packet-x509sat-template.c + M /trunk/asn1/x509sat/packet-x509sat-template.h + M /trunk/asn1/x509sat/x509sat_exp.cnf + M /trunk/epan/dissectors/packet-x509ce.c + M /trunk/epan/dissectors/packet-x509sat.c + M /trunk/epan/dissectors/packet-x509sat.h + +Update x509SAT to export DirectoryString. + +Update X509CE to dissect EDIPartyName now that DirectoryString can be dissected + + +------------------------------------------------------------------------ +r11909 | sahlberg | 2004-09-06 03:39:14 -0500 (Mon, 06 Sep 2004) | 6 lines +Changed paths: + M /trunk/asn1/x509ce/CertificateExtensions.asn + M /trunk/epan/dissectors/packet-x509ce.c + +Update to X509 Certificate Extensions. Make it also decode +GeneralName.directoryName +(since we already implemented the Name type from X509IF already long time ago) + + + +------------------------------------------------------------------------ +r11908 | ulfl | 2004-09-05 16:22:14 -0500 (Sun, 05 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/dg-src/EDG_chapter_build_intro.xml + M /trunk/docbook/dg-src/EDG_chapter_env_intro.xml + M /trunk/docbook/dg-src/EDG_chapter_libraries.xml + M /trunk/docbook/dg-src/EDG_chapter_tools.xml + M /trunk/docbook/dg-src/EDG_chapter_userinterface.xml + +Various minor changes, e.g. added a small chapter about "The GLib library" +------------------------------------------------------------------------ +r11907 | obiot | 2004-09-05 10:06:26 -0500 (Sun, 05 Sep 2004) | 2 lines +Changed paths: + M /trunk/AUTHORS + M /trunk/doc/ethereal.pod + +Fix cosmetic errors in the AUTHORS file and in ethereal.pod. + +------------------------------------------------------------------------ +r11906 | guy | 2004-09-05 05:38:04 -0500 (Sun, 05 Sep 2004) | 14 lines +Changed paths: + M /trunk/configure.in + M /trunk/epan/Makefile.am + +Name the variables that have the names of ".lo" files as _LO, not _O; +put the name of the ".o" files into _O variables (I'm not sure whether +the current .am files automatically support building programs statically +linked with libethereal, as a result of using libtool; if so, the _O +versions of those variables aren't necessary, and, if not, we probably +need to use them). + +Use the _LO variables in libethereal_la_LIBADD and +libethereal_la_DEPENDENCIES. + +(This means that we use "g_ascii_strtoull.lo" rather than +"g_ascii_strtoull.o" to make the libethereal shared library; that's what +we need to do, but we weren't doing it.) + +------------------------------------------------------------------------ +r11905 | ulfl | 2004-09-05 04:39:50 -0500 (Sun, 05 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/dg-src/EDG_chapter_sources.xml + +Try to reduce Subversion<->SVN confusion and some other minor changes +------------------------------------------------------------------------ +r11904 | guy | 2004-09-05 02:06:23 -0500 (Sun, 05 Sep 2004) | 2 lines +Changed paths: + M /trunk/AUTHORS + M /trunk/epan/dissectors/Makefile.common + M /trunk/epan/dissectors/packet-cisco-oui.c + A /trunk/epan/dissectors/packet-pagp.c + +From Mark C. Brown: Cisco Port Aggregation Protoool support. + +------------------------------------------------------------------------ +r11903 | guy | 2004-09-04 16:20:08 -0500 (Sat, 04 Sep 2004) | 4 lines +Changed paths: + M /trunk/epan/dissectors/packet-gsm_a.c + M /trunk/epan/dissectors/packet-gsm_map.c + M /trunk/epan/dissectors/packet-tcap.c + +From Jeff Morriss: the code path that's bypassed with the "if (tree)" +and "if (!tree)" checks updates the Info column and calls subdissectors, +so we can't bypass all of it - don't bypass any of it. + +------------------------------------------------------------------------ +r11902 | guy | 2004-09-04 15:39:00 -0500 (Sat, 04 Sep 2004) | 3 lines +Changed paths: + M /trunk/epan/dissectors/packet-ses.c + +From Matthew Bradley: add the OSI session layer dissector to the +heuristic dissector list for the COTP inactive subset. + +------------------------------------------------------------------------ +r11901 | guy | 2004-09-04 15:35:29 -0500 (Sat, 04 Sep 2004) | 10 lines +Changed paths: + M /trunk/wiretap/nettl.c + M /trunk/wiretap/nettl.h + +From Mark C. Brown: + +1) Change nettl subsystem ID's to decimal so as to + match /etc/nettlgen.conf and ease maintenance + +2) Add support for hp_apaport (PAgP), hp_apalacp, + and IPv6 subsystem trace records + +3) Correct handling of LOOPBACK trace records + +------------------------------------------------------------------------ +r11900 | guy | 2004-09-04 15:25:06 -0500 (Sat, 04 Sep 2004) | 5 lines +Changed paths: + M /trunk/gtk/proto_draw.c + +"g_string_sprintfa()" might be deprecated in GLib 2.x, but it's all GLib +1.2[.x] has, and we support GLib 1.2[.x] - "g_string_append_printf()" is +just the new name for "g_string_sprintfa()", and you can still use +"g_string_sprintfa()" in GLib 2.x, so use that instead. + +------------------------------------------------------------------------ +r11899 | guy | 2004-09-04 15:13:42 -0500 (Sat, 04 Sep 2004) | 3 lines +Changed paths: + M /trunk/epan/dissectors/packet-eap.c + +From Jouni Malinen: add a dissector for EAP-AKA, and fix some incorrect +attribute numbers in the EAP-SIM code. + +------------------------------------------------------------------------ +r11898 | guy | 2004-09-04 15:02:11 -0500 (Sat, 04 Sep 2004) | 6 lines +Changed paths: + M /trunk/Makefile.common + M /trunk/epan/Makefile.common + M /trunk/epan/libethereal.def + D /trunk/epan/packet-range.c + D /trunk/epan/packet-range.h + M /trunk/file.c + M /trunk/file.h + M /trunk/gtk/file_dlg.c + M /trunk/gtk/range_utils.c + A /trunk/packet-range.c (from /trunk/epan/packet-range.c:11895) + A /trunk/packet-range.h (from /trunk/epan/packet-range.h:11895) + M /trunk/print.c + M /trunk/print.h + +The packet range stuff knows about capture_file structures, so it's +really more of an Ethereal/Tethereal component than a libethereal +component (nothing else in libethereal knows about capture files); move +it back out of libethereal. (The range stuff doesn't; we leave it in +libethereal.) + +------------------------------------------------------------------------ +r11897 | guy | 2004-09-04 14:59:38 -0500 (Sat, 04 Sep 2004) | 2 lines +Changed paths: + M /trunk/prefs.c + +We don't need the stuff in "globals.h" or "file.h"; don't include them. + +------------------------------------------------------------------------ +r11896 | guy | 2004-09-04 14:56:25 -0500 (Sat, 04 Sep 2004) | 2 lines +Changed paths: + M /trunk/epan/range.c + +We don't need "globals.h"; don't include it. + +------------------------------------------------------------------------ +r11895 | jmayer | 2004-09-04 11:41:10 -0500 (Sat, 04 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/dg-src/EDG_chapter_build_intro.xml + M /trunk/docbook/dg-src/EDG_chapter_dissection.xml + +Add keywords and eol-style +------------------------------------------------------------------------ +r11894 | ulfl | 2004-09-04 06:35:26 -0500 (Sat, 04 Sep 2004) | 1 line +Changed paths: + M /trunk/epan/dissectors/packet-dcerpc.c + M /trunk/epan/dissectors/packet-dcerpc.h + M /trunk/epan/packet.c + M /trunk/epan/packet_info.h + +From Eric Wedel: backend things for "Decode As" of DCE-RPC interfaces +------------------------------------------------------------------------ +r11893 | ulfl | 2004-09-04 06:21:20 -0500 (Sat, 04 Sep 2004) | 1 line +Changed paths: + M /trunk/epan/Makefile.nmake + +EXTRA_OBJECTS are needed for ethereal.lib (only used if ENABLE_LIBETHEREAL isn't set) +------------------------------------------------------------------------ +r11892 | guy | 2004-09-03 20:32:13 -0500 (Fri, 03 Sep 2004) | 3 lines +Changed paths: + M /trunk/epan/Makefile.common + M /trunk/epan/libethereal.def + M /trunk/epan/packet-range.c + M /trunk/epan/packet-range.h + A /trunk/epan/range.c + A /trunk/epan/range.h + +Split the pure range stuff out into separate files, exporting their own +functions. + +------------------------------------------------------------------------ +r11891 | guy | 2004-09-03 20:29:22 -0500 (Fri, 03 Sep 2004) | 2 lines +Changed paths: + M /trunk/epan/dissectors/packet-ripng.h + +We don't need to incldue "globals.h", so don't do so. + +------------------------------------------------------------------------ +r11890 | guy | 2004-09-03 19:53:16 -0500 (Fri, 03 Sep 2004) | 8 lines +Changed paths: + M /trunk/Makefile.common + M /trunk/epan/Makefile.common + M /trunk/epan/libethereal.def + A /trunk/epan/packet-range.c (from /trunk/range.c:11889) + A /trunk/epan/packet-range.h (from /trunk/range.h:11889) + M /trunk/file.c + M /trunk/file.h + M /trunk/gtk/file_dlg.c + M /trunk/gtk/range_utils.c + M /trunk/print.c + D /trunk/range.c + D /trunk/range.h + +Rename "range.c" and "range.h" to "packet-range.c" and "packet-range.h"; +they should ultimately be split into files with routines that handle +ranges, which are just subsets of [0,2^32), and packet ranges, which are +subsets of the packet list, possibly specified by a range. + +Move them into epan, so they can be used by, for example, utilities that +handle ranges, such editcap. + +------------------------------------------------------------------------ +r11889 | guy | 2004-09-03 13:14:00 -0500 (Fri, 03 Sep 2004) | 8 lines +Changed paths: + M /trunk/config.h.win32 + M /trunk/configure.in + M /trunk/epan/Makefile.am + M /trunk/epan/ftypes/ftype-integer.c + A /trunk/epan/g_ascii_strtoull.c + A /trunk/epan/g_ascii_strtoull.h + +Some UN*Xes don't have any "strtou*" routine to convert a string to a +64-bit integer; use "g_ascii_strtoull()", and, in the configure script, +check whether it's available in GLib (it's not in GLib 1.2[.x]) and, if +not, supply the GLib 2.4.5 version of the routine. + +For G_MAXUINT32 and G_MAXUINT64, put a "U" at the end of the constant to +explicitly flag it as unsigned. + +------------------------------------------------------------------------ +r11888 | gerald | 2004-09-02 16:49:36 -0500 (Thu, 02 Sep 2004) | 2 lines +Changed paths: + M /trunk/capture_combo_utils.c + M /trunk/capture_combo_utils.h + M /trunk/gtk/capture_dlg.c + +Move get_if_name() from gtk/capture_dlg.c to capture_combo_utils.c. + +------------------------------------------------------------------------ +r11887 | gerald | 2004-09-02 14:52:39 -0500 (Thu, 02 Sep 2004) | 3 lines +Changed paths: + M /trunk/file.c + M /trunk/file.h + M /trunk/gtk/goto_dlg.c + +Move the guts of gtk/file_dlg.c:goto_framenum_cb() to +file.c:goto_framenum(), where all of the other goto_ routines live. + +------------------------------------------------------------------------ +r11885 | ulfl | 2004-09-02 13:23:23 -0500 (Thu, 02 Sep 2004) | 1 line +Changed paths: + M /trunk/config.nmake + +I've added some more comments to the file, and changed the python default setting from native to cygwin, as all the other tools uses cygwin as the default, too. +------------------------------------------------------------------------ +r11884 | ulfl | 2004-09-02 13:05:06 -0500 (Thu, 02 Sep 2004) | 1 line +Changed paths: + M /trunk/config.nmake + +removed YACC_OPTS, as it seemed to be unneeded for quite a while now +------------------------------------------------------------------------ +r11883 | sharpe | 2004-09-02 11:58:43 -0500 (Thu, 02 Sep 2004) | 6 lines +Changed paths: + M /trunk/AUTHORS + M /trunk/gtk/menu.c + M /trunk/gtk/proto_draw.c + M /trunk/gtk/proto_draw.h + M /trunk/gtk/ui_util.c + M /trunk/gtk/ui_util.h + +Add support for copying hex data to the clipboard. Submitted by Thomas +Palmer. + +What we really should do is add this to the Edit menu as well. + + +------------------------------------------------------------------------ +r11880 | sahlberg | 2004-09-02 03:12:41 -0500 (Thu, 02 Sep 2004) | 4 lines +Changed paths: + M /trunk/epan/dissectors/packet-ldap.c + +change result code names to be the same as in the LDAP standard +so it is easier to grep between them + + +------------------------------------------------------------------------ +r11876 | guy | 2004-09-01 13:48:31 -0500 (Wed, 01 Sep 2004) | 4 lines +Changed paths: + M /trunk/epan/dissectors/packet-time.c + +Use the value for the UNIX epoch from RFC 868 for the difference between +the Time Protocol epoch and the UNIX epoch; that wasn't the value we +were using. + +------------------------------------------------------------------------ +r11875 | ulfl | 2004-09-01 08:50:02 -0500 (Wed, 01 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/developer-guide.xml + M /trunk/docbook/dg-src/EDG_chapter_dissection.xml + M /trunk/docbook/dg-src/EDG_chapter_env_intro.xml + M /trunk/docbook/dg-src/EDG_chapter_libraries.xml + M /trunk/docbook/dg-src/EDG_chapter_sources.xml + M /trunk/docbook/dg-src/EDG_chapter_tools.xml + +various minor changes (adding missing id's to sections, changed some phrases, ...) +------------------------------------------------------------------------ +r11874 | ulfl | 2004-09-01 06:53:28 -0500 (Wed, 01 Sep 2004) | 1 line +Changed paths: + M /trunk/Makefile.nmake + +renamed REQUIRED_APPS to REQUIRED_TOOLS and verify_apps to verify_tools, as it seems much more appropriate +------------------------------------------------------------------------ +r11873 | ulfl | 2004-09-01 06:51:50 -0500 (Wed, 01 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/dg-src/EDG_chapter_libraries.xml + +rework of chapter +------------------------------------------------------------------------ +r11872 | ulfl | 2004-09-01 06:51:08 -0500 (Wed, 01 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/dg-src/EDG_chapter_tools.xml + +added a section "Win32: Verify installed tools" +------------------------------------------------------------------------ +r11871 | ulfl | 2004-09-01 04:31:06 -0500 (Wed, 01 Sep 2004) | 1 line +Changed paths: + M /trunk/docbook/dg-src/EDG_chapter_sources.xml + M /trunk/docbook/dg-src/EDG_chapter_tools.xml + +reworked chapters +------------------------------------------------------------------------ +r11870 | guy | 2004-09-01 03:12:20 -0500 (Wed, 01 Sep 2004) | 5 lines +Changed paths: + M /trunk/epan/dissectors/packet-image-jfif.c + +Get rid of some unused variables. + +Put into the protocol tree for APP1 and APP2 segments not otherwise +handled an item for the remaining segment data. + +------------------------------------------------------------------------ +r11869 | guy | 2004-09-01 02:07:23 -0500 (Wed, 01 Sep 2004) | 2 lines +Changed paths: + M /trunk/epan/ftypes/ftype-pcre.c + M /trunk/epan/timestamp.c + M /trunk/h225-persistentdata.c + M /trunk/h225-persistentdata.h + M /trunk/plugins/mgcp/packet-mgcp.h + M /trunk/tap-h225rassrt.c + +Make a bunch of source files non-executable. + +------------------------------------------------------------------------ +r11868 | guy | 2004-09-01 01:56:33 -0500 (Wed, 01 Sep 2004) | 2 lines +Changed paths: + M /trunk/plugins/artnet/packet-artnet.c + +Updates from Erwin Rol. + +------------------------------------------------------------------------ +r11867 | ulfl | 2004-08-31 16:02:52 -0500 (Tue, 31 Aug 2004) | 1 line +Changed paths: + M /trunk/docbook/dg-src/EDG_chapter_sources.xml + +major rework +------------------------------------------------------------------------ +r11866 | ulfl | 2004-08-31 15:58:01 -0500 (Tue, 31 Aug 2004) | 1 line +Changed paths: + M /trunk/docbook/developer-guide.xml + M /trunk/docbook/dg-src/EDG_preface.xml + +added some infos about the two parts of the book +------------------------------------------------------------------------ +r11865 | ulfl | 2004-08-31 15:57:00 -0500 (Tue, 31 Aug 2004) | 1 line +Changed paths: + M /trunk/docbook/dg-src/EDG_chapter_build_intro.xml + +minor change (added a tag) +------------------------------------------------------------------------ +r11864 | ulfl | 2004-08-31 07:39:25 -0500 (Tue, 31 Aug 2004) | 1 line +Changed paths: + M /trunk/doc/README.developer + +add HFILL to the skeleton example and documentation of the field registration +------------------------------------------------------------------------ +r11863 | ulfl | 2004-08-31 07:36:36 -0500 (Tue, 31 Aug 2004) | 1 line +Changed paths: + M /trunk/docbook/GPL_appendix.xml + +fixed two typos +------------------------------------------------------------------------ +r11862 | ulfl | 2004-08-31 07:35:49 -0500 (Tue, 31 Aug 2004) | 1 line +Changed paths: + M /trunk/docbook/dg-src/EDG_chapter_sources.xml + +added correct usage of "svn diff" tool +------------------------------------------------------------------------ +r11861 | ulfl | 2004-08-31 06:25:23 -0500 (Tue, 31 Aug 2004) | 1 line +Changed paths: + M /trunk/docbook/developer-guide.xml + A /trunk/docbook/dg-src/EDG_chapter_build_intro.xml + A /trunk/docbook/dg-src/EDG_chapter_dissection.xml + A /trunk/docbook/dg-src/EDG_chapter_env_intro.xml (from /trunk/docbook/dg-src/EDG_chapter_introduction.xml:11855) + D /trunk/docbook/dg-src/EDG_chapter_introduction.xml + +added two (almost) emtpy new chapters +------------------------------------------------------------------------ +r11860 | ulfl | 2004-08-31 06:24:10 -0500 (Tue, 31 Aug 2004) | 1 line +Changed paths: + M /trunk/docbook/dg-src/EDG_chapter_userinterface.xml + +some minor rework +------------------------------------------------------------------------ +r11859 | ulfl | 2004-08-31 04:22:57 -0500 (Tue, 31 Aug 2004) | 1 line +Changed paths: + M /trunk/gtk/file_dlg.c + M /trunk/gtk/gui_prefs.c + M /trunk/prefs.c + M /trunk/prefs.h + +added a preference setting, to be able to change the preview timeout in the file open dialog (as requested by Ronnie Sahlberg). +------------------------------------------------------------------------ +r11858 | ulfl | 2004-08-31 04:19:41 -0500 (Tue, 31 Aug 2004) | 1 line +Changed paths: + M /trunk/doc/README.developer + +corrected paths, where the dissectors and the corresponding Makefile.common can be found, to epan/dissectors +------------------------------------------------------------------------ +r11857 | sahlberg | 2004-08-31 03:30:58 -0500 (Tue, 31 Aug 2004) | 5 lines +Changed paths: + M /trunk/epan/dissectors/packet-dcerpc-samr.c + M /trunk/epan/dissectors/packet-dcerpc-samr.h + + +break out the nt decryption and password handling into a separate function +so we can call it from elsewhere + + +------------------------------------------------------------------------ +r11856 | ulfl | 2004-08-31 03:18:10 -0500 (Tue, 31 Aug 2004) | 5 lines +Changed paths: + M /trunk/gtk/file_dlg.c + +Split the preview function into a prepare and a do part, to be able to do some experiments about the preview timeout things. + +As the FileChooser dialog (GTK2.4) doesn't seem to let pass other GTK events (even with calling gtk_main_iteration()), it's not possible to change the preview behaviour to be more keen. To get a mechanism to update the preview independant from the dialog workings, we would need to start a new thread/task, which is too much effort for this IMHO. + +So we might use the more simple approach of setting the timeout by a preference setting. +------------------------------------------------------------------------ +r11855 | guy | 2004-08-30 21:49:28 -0500 (Mon, 30 Aug 2004) | 8 lines +Changed paths: + M /trunk/gtk/main.c + +Don't have a dummy widget to use for panes marked as "None" - that means +the widget in question gets more than one parent if more than one pane +is marked as "None", and GTK_ doesn't like that. Instead, just have +"main_widget_layout()" return a null pointer for "None" panes, and don't +put the pane into the pane splitter if that pane is null. + +Clean up the handling of layouts. + +------------------------------------------------------------------------ +r11854 | guy | 2004-08-30 05:03:54 -0500 (Mon, 30 Aug 2004) | 5 lines +Changed paths: + M /trunk/epan/dissectors/packet-h245.c + M /trunk/epan/dissectors/packet-rtcp.c + M /trunk/epan/dissectors/packet-rtcp.h + M /trunk/epan/dissectors/packet-rtp.c + M /trunk/epan/dissectors/packet-rtp.h + M /trunk/epan/dissectors/packet-rtsp.c + M /trunk/epan/dissectors/packet-sdp.c + M /trunk/epan/dissectors/packet-skinny.c + +Pass an "address *" to "rtp_add_address()" and "rtcp_add_address()", so +so that they could handle IPv6 addresses. + +Clean up white space. + +------------------------------------------------------------------------ +r11853 | sahlberg | 2004-08-30 04:49:08 -0500 (Mon, 30 Aug 2004) | 12 lines +Changed paths: + M /trunk/epan/dissectors/packet-kerberos.c + +Add a key origin string for kerberos keys +so that IF kerberos succeeds in decrypting a blob it can print a nice +"[Decrypted using: keytab principal foo/bar@REALM]" +or +"[Decrypted using: key learnt from frame xx]" + +This makes it much easier to keep track of what keys decrypt what blob +and is very useful for illustrating the sequence of keys that are exchanged and used in kerberos during the AS/TGS/AP exchanges. + + + + +------------------------------------------------------------------------ +r11852 | sahlberg | 2004-08-30 03:40:08 -0500 (Mon, 30 Aug 2004) | 10 lines +Changed paths: + M /trunk/epan/dissectors/packet-tcp.c + +For protocols running atop TCP and PDUs spanning multiple segments +ethereal used to (bug) print in the summary line +"[Continuation to #%d]" where %d was the current frame number. + +Fix this bug and let %d print the frame number of the first frame for this multiframe PDU. + + +(Strange that no one has complained about this one) + + +------------------------------------------------------------------------ +r11851 | sahlberg | 2004-08-30 03:31:21 -0500 (Mon, 30 Aug 2004) | 4 lines +Changed paths: + M /trunk/epan/dissectors/packet-iscsi.c + +Reintroduce the three previously removed iscsi header digest preference options as obsolete preferences so that users upgrading to later versions of ethereal will not get the warning output for unknown preferences printed to stdout. + + + +------------------------------------------------------------------------ +r11850 | sahlberg | 2004-08-28 23:12:35 -0500 (Sat, 28 Aug 2004) | 13 lines +Changed paths: + M /trunk/epan/dissectors/packet-iscsi.c + +remove two preference options related to iscsi header digest + +make ethereal attempt to automatically detect wether header digest is used or not for iscsi sessions. + +This makes ethereal decode the packets properly EVEN for perfectly normal sessions where +the discovery session is performed with no digest but the normal login session negotiates digest. + + +the detected headerdigest setting is tcp session wide and thus it +it does not work for such initiators (if such exist) that resuse the same socketpair between the discovery and normal login sessions. + + + +------------------------------------------------------------------------ +r11849 | sahlberg | 2004-08-28 21:55:02 -0500 (Sat, 28 Aug 2004) | 5 lines +Changed paths: + M /trunk/epan/dissectors/packet-iscsi.c + +finalize refactoring of conversation handling. +what remains now is attaching autodetection of header digest to +the session state structure. + + +------------------------------------------------------------------------ +r11848 | sahlberg | 2004-08-28 20:15:32 -0500 (Sat, 28 Aug 2004) | 10 lines +Changed paths: + M /trunk/epan/dissectors/packet-iscsi.c + +move the conversation find and create into dissect_iscsi() from dissect_iscsi_pdu() so it will be easier to add a session wide state structure to iscsi. + +later this soon to be implemented structure (and not the conversation) will +hold the information we need to track wether +digests etc are in use or not. + +this also allows some minor indentation cleanups as well. + + + +------------------------------------------------------------------------ +r11847 | sahlberg | 2004-08-28 18:54:16 -0500 (Sat, 28 Aug 2004) | 3 lines +Changed paths: + M /trunk/epan/dissectors/packet-iscsi.c + +indentation change to make dissect_iscsi() easier to read + + +------------------------------------------------------------------------ +r11846 | sahlberg | 2004-08-28 18:12:16 -0500 (Sat, 28 Aug 2004) | 3 lines +Changed paths: + M /trunk/epan/dissectors/packet-iscsi.c + +ISCSI Login Request and Login Response never contain any HeaderDigests + + +------------------------------------------------------------------------ +r11845 | sahlberg | 2004-08-28 16:46:54 -0500 (Sat, 28 Aug 2004) | 6 lines +Changed paths: + M /trunk/epan/dissectors/packet-tcp.c + +fix the bug introduced in the window scaling update, dont +try to access the conversation structures unless the +proper preferences are enabled (so that the structs exists iun the first place) + + + +------------------------------------------------------------------------ +r11844 | guy | 2004-08-28 16:27:08 -0500 (Sat, 28 Aug 2004) | 3 lines +Changed paths: + M /trunk/gtk/capture_if_dlg.c + +We use "#ifdef" elsewhere to test WIN32; use it, rather than #if, in the +one place we were using #if. + +------------------------------------------------------------------------ +r11843 | guy | 2004-08-28 04:54:04 -0500 (Sat, 28 Aug 2004) | 4 lines +Changed paths: + M /trunk/AUTHORS + M /trunk/gtk/decode_as_dlg.c + +From Francisco Alcoba: fix a crashing bug caused if you change the +dissection for a given transport protocol port and there's no packet +currently selected. + +------------------------------------------------------------------------ +r11842 | gerald | 2004-08-26 18:01:46 -0500 (Thu, 26 Aug 2004) | 2 lines +Changed paths: + M /trunk/Makefile.nmake + +Bump the GTK+ 2.4 version up to 2.4.7, and bup GTK-Wimp up to 0.62. + +------------------------------------------------------------------------ +r11841 | guy | 2004-08-26 17:48:29 -0500 (Thu, 26 Aug 2004) | 8 lines +Changed paths: + M /trunk/packaging/nsis/Makefile.nmake + M /trunk/packaging/nsis/ethereal.nsi + +From Lars Roland: + + don't support GTK-Wimp for GTK+ 1.2[.x] (it requires 2.x); + + install the NEWS file as "NEWS.txt"; + + optionally show it at the end of an installation. + +------------------------------------------------------------------------ +r11840 | guy | 2004-08-26 17:46:32 -0500 (Thu, 26 Aug 2004) | 6 lines +Changed paths: + M /trunk/plugins/asn1/Makefile.nmake + +From Lars Roland: don't link with GTK+, as it's not necessary to do so, +and as plugin dissectors shouldn't be linked with GTK+ (so that they +don't depend on Ethereal being built with a particular version of GTK+ - +Ethereal is packaged for Windows in both GTK+ 1.3[.x] and 2.x versions - +and so that they can work with Tethereal, which doesn't use GTK+). + +------------------------------------------------------------------------ +r11839 | guy | 2004-08-26 17:03:47 -0500 (Thu, 26 Aug 2004) | 5 lines +Changed paths: + M /trunk/epan/dissectors/packet-sip.c + +Clean up white space. + +"dissect_sip()" returns a "gint", so it has to be registered with +"new_register_dissector()". + +------------------------------------------------------------------------ +r11838 | guy | 2004-08-26 13:34:16 -0500 (Thu, 26 Aug 2004) | 2 lines +Changed paths: + M /trunk/epan/dissectors/packet-lwapp.c + +Update the I-D name. + +------------------------------------------------------------------------ +r11837 | sahlberg | 2004-08-26 05:03:40 -0500 (Thu, 26 Aug 2004) | 11 lines +Changed paths: + M /trunk/epan/dissectors/packet-tcp.c + +fix to that long outstanding bug with windowscaling + +If window scaling is NOT offered in the SYN+ACK then window scaling will +not be used at all, so clear it if we saw it offered previously in the SYN packet. + +If the window is scaled in a packet, make ethereal display that by appendign the +string " (scaled)" to the end of the tcp.window line in the +decode pane. + + + +------------------------------------------------------------------------ +r11836 | guy | 2004-08-26 02:46:29 -0500 (Thu, 26 Aug 2004) | 8 lines +Changed paths: + M /trunk/epan/dissectors/packet-ncp2222.inc + +From Greg Morris: + + 1. Fix Fax Number NDS attribute. This was causing malformed + packet message due to improper decoding. + + 2. Do not try to decode packet beyond connection status when + return value is non-zero (error condition). + +------------------------------------------------------------------------ +r11835 | ulfl | 2004-08-25 14:35:11 -0500 (Wed, 25 Aug 2004) | 1 line +Changed paths: + M /trunk/docbook/ug-src/EUG_chapter_io.xml + M /trunk/docbook/ug-src/EUG_chapter_work.xml + +fixed some typos +------------------------------------------------------------------------ +r11834 | sahlberg | 2004-08-25 06:35:04 -0500 (Wed, 25 Aug 2004) | 10 lines +Changed paths: + M /trunk/epan/dissectors/packet-kerberos.c + +Add the optional 13th tag to the KRB_ERR structure. + +This tag was part of an early kerberos draft but had dissapeared +when 1510 was published. +this early draft exist in implementations in the wild. + +add 4 extra checksum types as well from that draft. + + + +------------------------------------------------------------------------ +r11833 | sahlberg | 2004-08-25 05:48:37 -0500 (Wed, 25 Aug 2004) | 7 lines +Changed paths: + M /trunk/epan/dissectors/packet-kerberos.c + +Prettify the principal name expansion to make it look more like normal kerberos notation for principals + +i.e. display it as "foo/bar" instead of as "foo bar" + + + + +------------------------------------------------------------------------ +r11832 | guy | 2004-08-25 00:51:14 -0500 (Wed, 25 Aug 2004) | 2 lines +Changed paths: + M /trunk/epan/dissectors/packet-radius.c + +Newer version of Luis Ontanon's patch. + +------------------------------------------------------------------------ +r11831 | etxrab | 2004-08-25 00:24:49 -0500 (Wed, 25 Aug 2004) | 1 line +Changed paths: + M /trunk/AUTHORS + +Add Luis Ontanon to the list of authors. +------------------------------------------------------------------------ +r11830 | etxrab | 2004-08-25 00:14:17 -0500 (Wed, 25 Aug 2004) | 2 lines +Changed paths: + M /trunk/epan/dissectors/packet-radius.c + +From Luis Ontanon: +add some fields for filtering on radius attributes. +------------------------------------------------------------------------ +r11829 | guy | 2004-08-25 00:12:58 -0500 (Wed, 25 Aug 2004) | 2 lines +Changed paths: + M /trunk/gtk/decode_as_dlg.c + +Don't free something we haven't allocated. + +------------------------------------------------------------------------ +r11828 | guy | 2004-08-24 22:44:04 -0500 (Tue, 24 Aug 2004) | 9 lines +Changed paths: + M /trunk/epan/ftypes/ftype-integer.c + +guint64 & guint64 is another guint64, but a gboolean is just 32 bits on +most if not all platforms; the "bitwise and" operator in display filters +is Boolean and evaluates to "true" if the result is non-zero and "false" +otherwise, so explicitly do the comparison with 0 to make sure we don't +just throw away the upper 32 bits. + +Do the same for the 32-bit bitwise AND as well, although it's not +strictly necessary. + +------------------------------------------------------------------------ +r11827 | guy | 2004-08-24 22:32:26 -0500 (Tue, 24 Aug 2004) | 2 lines +Changed paths: + M /trunk/packaging/nsis/ethereal.nsi + +From Lars Roland: cosmetic fixes. + +------------------------------------------------------------------------ +r11826 | guy | 2004-08-24 22:30:40 -0500 (Tue, 24 Aug 2004) | 6 lines +Changed paths: + M /trunk/plugins/Xass-list + M /trunk/plugins/Xplugin_api.c + M /trunk/plugins/Xplugin_api.h + M /trunk/plugins/Xplugin_api_decls.h + M /trunk/plugins/Xplugin_table.h + +From Lars Roland: add "tvb_get_ntoh64()" to the list of routines +callable from plugins and the list of routines exported from +libethereal.dll. + +Do the same for "tvb_get_letoh64()". + +------------------------------------------------------------------------ +r11825 | guy | 2004-08-24 22:29:54 -0500 (Tue, 24 Aug 2004) | 6 lines +Changed paths: + M /trunk/epan/libethereal.def + M /trunk/plugins/plugin_api_list.c + +From Lars Roland: add "tvb_get_ntoh64()" to the list of routines +callable from plugins and the list of routines exported from +libethereal.dll. + +Do the same for "tvb_get_letoh64()". + +------------------------------------------------------------------------ +r11824 | guy | 2004-08-24 22:26:56 -0500 (Tue, 24 Aug 2004) | 6 lines +Changed paths: + M /trunk/config.h.win32 + +"_strtoui64()" first appeared in MSVC++ 7 (good job of supporting those +64-bit ints *present in MSVC++ 6*, Microsoft!), so we can't use it. Use +"g_ascii_strtoull()", instead - it's present in GLib 2.x, and we require +GLib 2.x on Win32. (It's not present in 1.2[.x], and we don't require +2.x for UN*X, so we don't just use it everywhere.) + +------------------------------------------------------------------------ +r11823 | gerald | 2004-08-24 22:01:32 -0500 (Tue, 24 Aug 2004) | 2 lines +Changed paths: + M /trunk/file.c + M /trunk/file.h + M /trunk/gtk/file_dlg.c + +Move the file-reloading code from gtk/file_dlg.c to file.c. + +------------------------------------------------------------------------ +r11821 | sahlberg | 2004-08-24 04:07:04 -0500 (Tue, 24 Aug 2004) | 3 lines +Changed paths: + M /trunk/epan/dissectors/packet-smb.c + +Fix the InfoQueryEASize infolevel for SetPathInfo and QueryPathInfo SMB's + + +------------------------------------------------------------------------ +r11820 | guy | 2004-08-24 03:20:20 -0500 (Tue, 24 Aug 2004) | 3 lines +Changed paths: + M /trunk/epan/column-utils.c + +When deciding whether to add a separator or not, look at the buffer to +which we're going to append the data. + +------------------------------------------------------------------------ +r11819 | guy | 2004-08-24 02:48:14 -0500 (Tue, 24 Aug 2004) | 4 lines +Changed paths: + M /trunk/AUTHORS + M /trunk/epan/dissectors/packet-teredo.c + +From Remi Denis-Courmon: fix some problems with the decoding of Teredo +authentication headers and decode them more verbosely, and make some +other cleanups. ------------------------------------------------------------------------ -r11399 | ulfl | 2004-07-17 15:34:41 -0500 (Sat, 17 Jul 2004) | 1 line +r11818 | guy | 2004-08-24 02:38:29 -0500 (Tue, 24 Aug 2004) | 5 lines Changed paths: - M /trunk/packaging/nsis/ethereal.nsi + M /trunk/epan/column-utils.c + +In "col_append_sep_fstr()" and "col_append_sep_str()", check "col_data" +rather than "col_buf", so that we correctly handle a column set with +"col_set_str()" (where we set "col_data" to point to the string, and +leave "col_buf" alone). -Be kind and say "Please note" instead of simply "Note" when something went wrong while uninstalling :-) ------------------------------------------------------------------------ -r11398 | gerald | 2004-07-17 15:30:22 -0500 (Sat, 17 Jul 2004) | 3 lines +r11817 | ulfl | 2004-08-23 16:52:40 -0500 (Mon, 23 Aug 2004) | 1 line Changed paths: - M /trunk/asn1/h235/h235.cnf - M /trunk/asn1/h235/packet-h235-template.c - M /trunk/asn1/h235/packet-h235-template.h - M /trunk/doc/Makefile.am - M /trunk/doc/Makefile.nmake - M /trunk/doc/README.capture - M /trunk/doc/README.design - M /trunk/doc/README.developer - M /trunk/doc/README.idl2eth - M /trunk/doc/README.plugins - M /trunk/doc/README.regression - M /trunk/doc/README.tapping - M /trunk/doc/README.tvbuff - M /trunk/doc/README.xml-output - M /trunk/doc/dfilter2pod.pl - M /trunk/doc/eproto2sgml - M /trunk/doc/randpkt.txt - M /trunk/epan/Makefile.am - M /trunk/epan/Makefile.common - M /trunk/epan/Makefile.nmake - M /trunk/epan/README - M /trunk/epan/addr_and_mask.c - M /trunk/epan/addr_and_mask.h - M /trunk/epan/atalk-utils.c - M /trunk/epan/atalk-utils.h - M /trunk/epan/bitswap.c - M /trunk/epan/bitswap.h - M /trunk/epan/circuit.c - M /trunk/epan/circuit.h - M /trunk/epan/column-utils.c - M /trunk/epan/column-utils.h - M /trunk/epan/column_info.h - M /trunk/epan/conversation.c - M /trunk/epan/conversation.h - M /trunk/epan/dfilter/Makefile.am - M /trunk/epan/dfilter/Makefile.nmake - M /trunk/epan/dfilter/README.dfilter - M /trunk/epan/dfilter/dfilter-int.h - M /trunk/epan/dfilter/dfilter.c - M /trunk/epan/dfilter/dfilter.h - M /trunk/epan/dfilter/dfvm.c - M /trunk/epan/dfilter/dfvm.h - M /trunk/epan/dfilter/drange.c - M /trunk/epan/dfilter/drange.h - M /trunk/epan/dfilter/gencode.c - M /trunk/epan/dfilter/glib-util.c - M /trunk/epan/dfilter/glib-util.h - M /trunk/epan/dfilter/grammar.lemon - M /trunk/epan/dfilter/scanner.l - M /trunk/epan/dfilter/semcheck.c - M /trunk/epan/dfilter/semcheck.h - M /trunk/epan/dfilter/sttype-integer.c - M /trunk/epan/dfilter/sttype-pointer.c - M /trunk/epan/dfilter/sttype-range.c - M /trunk/epan/dfilter/sttype-range.h - M /trunk/epan/dfilter/sttype-string.c - M /trunk/epan/dfilter/sttype-test.c - M /trunk/epan/dfilter/sttype-test.h - M /trunk/epan/dfilter/syntax-tree.c - M /trunk/epan/dfilter/syntax-tree.h - M /trunk/epan/epan.c - M /trunk/epan/epan.h - M /trunk/epan/epan_dissect.h - M /trunk/epan/except.c - M /trunk/epan/except.h - M /trunk/epan/filesystem.c - M /trunk/epan/filesystem.h - M /trunk/epan/frame_data.c - M /trunk/epan/frame_data.h - M /trunk/epan/ftypes/Makefile.am - M /trunk/epan/ftypes/Makefile.nmake - M /trunk/epan/ftypes/ftype-bytes.c - M /trunk/epan/ftypes/ftype-double.c - M /trunk/epan/ftypes/ftype-integer.c - M /trunk/epan/ftypes/ftype-ipv4.c - M /trunk/epan/ftypes/ftype-none.c - M /trunk/epan/ftypes/ftype-pcre.c - M /trunk/epan/ftypes/ftype-string.c - M /trunk/epan/ftypes/ftype-time.c - M /trunk/epan/ftypes/ftype-tvbuff.c - M /trunk/epan/ftypes/ftypes-int.h - M /trunk/epan/ftypes/ftypes.c - M /trunk/epan/ftypes/ftypes.h - M /trunk/epan/gdebug.h - M /trunk/epan/inet_aton.h - M /trunk/epan/inet_ntop.c - M /trunk/epan/inet_pton.c - M /trunk/epan/inet_v6defs.h - M /trunk/epan/int-64bit.c - M /trunk/epan/int-64bit.h - M /trunk/epan/ipv4.c - M /trunk/epan/ipv4.h - M /trunk/epan/ipv6-utils.h - M /trunk/epan/nstime.h - M /trunk/epan/osi-utils.c - M /trunk/epan/osi-utils.h - M /trunk/epan/packet.c - M /trunk/epan/packet.h - M /trunk/epan/packet_info.h - M /trunk/epan/pint.h - M /trunk/epan/plugins.c - M /trunk/epan/plugins.h - M /trunk/epan/proto.c - M /trunk/epan/proto.h - M /trunk/epan/report_err.h - M /trunk/epan/resolv.c - M /trunk/epan/resolv.h - M /trunk/epan/slab.h - M /trunk/epan/sna-utils.c - M /trunk/epan/sna-utils.h - M /trunk/epan/strutil.c - M /trunk/epan/strutil.h - M /trunk/epan/timestamp.c - M /trunk/epan/timestamp.h - M /trunk/epan/to_str.c - M /trunk/epan/to_str.h - M /trunk/epan/tvbtest.c - M /trunk/epan/tvbuff.c - M /trunk/epan/tvbuff.h - M /trunk/epan/value_string.c - M /trunk/epan/value_string.h - M /trunk/gtk/Makefile.am - M /trunk/gtk/Makefile.common - M /trunk/gtk/Makefile.nmake - M /trunk/gtk/about_dlg.c - M /trunk/gtk/about_dlg.h - M /trunk/gtk/ansi_a_stat.c - M /trunk/gtk/ansi_map_stat.c - M /trunk/gtk/bootp_stat.c - M /trunk/gtk/capture_combo_utils.c - M /trunk/gtk/capture_combo_utils.h - M /trunk/gtk/capture_dlg.c - M /trunk/gtk/capture_dlg.h - M /trunk/gtk/capture_if_dlg.c - M /trunk/gtk/capture_info_dlg.c - M /trunk/gtk/capture_prefs.c - M /trunk/gtk/capture_prefs.h - M /trunk/gtk/color_dlg.c - M /trunk/gtk/color_dlg.h - M /trunk/gtk/color_filters.c - M /trunk/gtk/color_filters.h - M /trunk/gtk/color_utils.c - M /trunk/gtk/color_utils.h - M /trunk/gtk/colors.c - M /trunk/gtk/colors.h - M /trunk/gtk/column_prefs.c - M /trunk/gtk/column_prefs.h - M /trunk/gtk/compat_macros.h - M /trunk/gtk/dcerpc_stat.c - M /trunk/gtk/decode_as_dlg.c - M /trunk/gtk/decode_as_dlg.h - M /trunk/gtk/dfilter_expr_dlg.c - M /trunk/gtk/dfilter_expr_dlg.h - M /trunk/gtk/dlg_utils.c - M /trunk/gtk/dlg_utils.h - M /trunk/gtk/endpoint_talkers_eth.c - M /trunk/gtk/endpoint_talkers_fc.c - M /trunk/gtk/endpoint_talkers_fddi.c - M /trunk/gtk/endpoint_talkers_ip.c - M /trunk/gtk/endpoint_talkers_ipx.c - M /trunk/gtk/endpoint_talkers_table.c - M /trunk/gtk/endpoint_talkers_table.h - M /trunk/gtk/endpoint_talkers_tcpip.c - M /trunk/gtk/endpoint_talkers_tr.c - M /trunk/gtk/endpoint_talkers_udpip.c - M /trunk/gtk/ethclist.c - M /trunk/gtk/ethclist.h - M /trunk/gtk/fc_stat.c - M /trunk/gtk/file_dlg.c - M /trunk/gtk/file_dlg.h - M /trunk/gtk/filter_prefs.c - M /trunk/gtk/filter_prefs.h - M /trunk/gtk/find_dlg.c - M /trunk/gtk/find_dlg.h - M /trunk/gtk/follow_dlg.c - M /trunk/gtk/follow_dlg.h - M /trunk/gtk/font_utils.c - M /trunk/gtk/font_utils.h - M /trunk/gtk/goto_dlg.c - M /trunk/gtk/goto_dlg.h - M /trunk/gtk/gsm_a_stat.c - M /trunk/gtk/gsm_map_stat.c - M /trunk/gtk/gsm_map_stat.h - M /trunk/gtk/gsm_map_summary.c - M /trunk/gtk/gtk_stat_util.c - M /trunk/gtk/gtk_stat_util.h - M /trunk/gtk/gtkglobals.h - M /trunk/gtk/gui_prefs.c - M /trunk/gtk/gui_prefs.h - M /trunk/gtk/h225_counter.c - M /trunk/gtk/h225_ras_srt.c - M /trunk/gtk/help_dlg.c - M /trunk/gtk/help_dlg.h - M /trunk/gtk/hostlist_eth.c - M /trunk/gtk/hostlist_fc.c - M /trunk/gtk/hostlist_fddi.c - M /trunk/gtk/hostlist_ip.c - M /trunk/gtk/hostlist_ipx.c - M /trunk/gtk/hostlist_table.c - M /trunk/gtk/hostlist_table.h - M /trunk/gtk/hostlist_tcpip.c - M /trunk/gtk/hostlist_tr.c - M /trunk/gtk/hostlist_udpip.c - M /trunk/gtk/http_stat.c - M /trunk/gtk/io_stat.c - M /trunk/gtk/isprint.h - M /trunk/gtk/isup_stat.c - M /trunk/gtk/keys.h - M /trunk/gtk/layout_prefs.c - M /trunk/gtk/layout_prefs.h - M /trunk/gtk/ldap_stat.c - M /trunk/gtk/main.c - M /trunk/gtk/main.h - M /trunk/gtk/menu.c - M /trunk/gtk/menu.h - M /trunk/gtk/mgcp_stat.c - M /trunk/gtk/mtp3_stat.c - M /trunk/gtk/mtp3_stat.h - M /trunk/gtk/mtp3_summary.c - M /trunk/gtk/nameres_prefs.c - M /trunk/gtk/nameres_prefs.h - M /trunk/gtk/packet_list.c - M /trunk/gtk/packet_list.h - M /trunk/gtk/packet_win.c - M /trunk/gtk/packet_win.h - M /trunk/gtk/plugins_dlg.c - M /trunk/gtk/prefs_dlg.c - M /trunk/gtk/prefs_dlg.h - M /trunk/gtk/print_dlg.c - M /trunk/gtk/print_mswin.c - M /trunk/gtk/print_mswin.h - M /trunk/gtk/print_prefs.c - M /trunk/gtk/print_prefs.h - M /trunk/gtk/progress_dlg.c - M /trunk/gtk/proto_dlg.c - M /trunk/gtk/proto_dlg.h - M /trunk/gtk/proto_draw.c - M /trunk/gtk/proto_draw.h - M /trunk/gtk/proto_hier_stats_dlg.c - M /trunk/gtk/proto_hier_stats_dlg.h - M /trunk/gtk/range_utils.c - M /trunk/gtk/range_utils.h - M /trunk/gtk/recent.c - M /trunk/gtk/recent.h - M /trunk/gtk/rpc_progs.c - M /trunk/gtk/rpc_stat.c - M /trunk/gtk/rtp_analysis.c - M /trunk/gtk/rtp_analysis.h - M /trunk/gtk/rtp_stream.c - M /trunk/gtk/rtp_stream.h - M /trunk/gtk/rtp_stream_dlg.c - M /trunk/gtk/rtp_stream_dlg.h - M /trunk/gtk/sat.h - M /trunk/gtk/service_response_time_table.c - M /trunk/gtk/service_response_time_table.h - M /trunk/gtk/simple_dialog.c - M /trunk/gtk/sip_stat.c - M /trunk/gtk/smb_stat.c - M /trunk/gtk/stream_prefs.c - M /trunk/gtk/stream_prefs.h - M /trunk/gtk/summary_dlg.c - M /trunk/gtk/summary_dlg.h - M /trunk/gtk/supported_protos_dlg.c - M /trunk/gtk/supported_protos_dlg.h - M /trunk/gtk/tap_dfilter_dlg.c - M /trunk/gtk/tap_dfilter_dlg.h - M /trunk/gtk/tap_menu.h - M /trunk/gtk/tcp_graph.c - M /trunk/gtk/text_page.c - M /trunk/gtk/text_page.h - M /trunk/gtk/toolbar.c - M /trunk/gtk/toolbar.h - M /trunk/gtk/ui_util.c - M /trunk/gtk/ui_util.h - M /trunk/gtk/webbrowser.h - M /trunk/gtk/wsp_stat.c - M /trunk/help/Makefile.am - M /trunk/help/Makefile.nmake - M /trunk/image/Makefile.nmake - M /trunk/packaging/nsis/Makefile.nmake - M /trunk/packaging/nsis/ethereal.nsi - M /trunk/plugins/Makefile.am - M /trunk/plugins/Makefile.nmake - M /trunk/plugins/acn/ChangeLog - M /trunk/plugins/acn/Makefile.am - M /trunk/plugins/acn/Makefile.nmake - M /trunk/plugins/acn/packet-acn.c - M /trunk/plugins/artnet/ChangeLog - M /trunk/plugins/artnet/Makefile.am - M /trunk/plugins/artnet/Makefile.nmake - M /trunk/plugins/artnet/packet-artnet.c - M /trunk/plugins/asn1/Makefile.am - M /trunk/plugins/asn1/Makefile.nmake - M /trunk/plugins/asn1/packet-asn1.c - M /trunk/plugins/ciscosm/Makefile.am - M /trunk/plugins/ciscosm/Makefile.nmake - M /trunk/plugins/ciscosm/packet-sm.c - M /trunk/plugins/docsis/Makefile.am - M /trunk/plugins/docsis/Makefile.nmake - M /trunk/plugins/docsis/packet-bpkmattr.c - M /trunk/plugins/docsis/packet-bpkmreq.c - M /trunk/plugins/docsis/packet-bpkmrsp.c - M /trunk/plugins/docsis/packet-docsis.c - M /trunk/plugins/docsis/packet-docsis.h - M /trunk/plugins/docsis/packet-dsaack.c - M /trunk/plugins/docsis/packet-dsareq.c - M /trunk/plugins/docsis/packet-dsarsp.c - M /trunk/plugins/docsis/packet-dscack.c - M /trunk/plugins/docsis/packet-dscreq.c - M /trunk/plugins/docsis/packet-dscrsp.c - M /trunk/plugins/docsis/packet-dsdreq.c - M /trunk/plugins/docsis/packet-dsdrsp.c - M /trunk/plugins/docsis/packet-intrngreq.c - M /trunk/plugins/docsis/packet-macmgmt.c - M /trunk/plugins/docsis/packet-map.c - M /trunk/plugins/docsis/packet-regack.c - M /trunk/plugins/docsis/packet-regreq.c - M /trunk/plugins/docsis/packet-regrsp.c - M /trunk/plugins/docsis/packet-rngreq.c - M /trunk/plugins/docsis/packet-rngrsp.c - M /trunk/plugins/docsis/packet-tlv.c - M /trunk/plugins/docsis/packet-tlv.h - M /trunk/plugins/docsis/packet-type29ucd.c - M /trunk/plugins/docsis/packet-uccreq.c - M /trunk/plugins/docsis/packet-uccrsp.c - M /trunk/plugins/docsis/packet-ucd.c - M /trunk/plugins/docsis/packet-vendor.c - M /trunk/plugins/enttec/ChangeLog - M /trunk/plugins/enttec/Makefile.am - M /trunk/plugins/enttec/Makefile.nmake - M /trunk/plugins/enttec/packet-enttec.c - M /trunk/plugins/giop/Makefile.am - M /trunk/plugins/giop/Makefile.nmake - M /trunk/plugins/gryphon/Makefile.am - M /trunk/plugins/gryphon/Makefile.nmake - M /trunk/plugins/gryphon/packet-gryphon.c - M /trunk/plugins/gryphon/packet-gryphon.h - M /trunk/plugins/irda/Makefile.am - M /trunk/plugins/irda/Makefile.nmake - M /trunk/plugins/irda/irda-appl.h - M /trunk/plugins/irda/packet-ircomm.c - M /trunk/plugins/irda/packet-irda.c - M /trunk/plugins/lwres/Makefile.am - M /trunk/plugins/lwres/Makefile.nmake - M /trunk/plugins/lwres/packet-lwres.c - M /trunk/plugins/megaco/Makefile.am - M /trunk/plugins/megaco/Makefile.nmake - M /trunk/plugins/megaco/packet-megaco.c - M /trunk/plugins/mgcp/Makefile.am - M /trunk/plugins/mgcp/Makefile.nmake - M /trunk/plugins/mgcp/packet-mgcp.c - M /trunk/plugins/mgcp/packet-mgcp.h - M /trunk/plugins/pcli/Makefile.am - M /trunk/plugins/pcli/Makefile.nmake - M /trunk/plugins/pcli/packet-pcli.c - M /trunk/plugins/plugin_api.c - M /trunk/plugins/plugin_api.h - M /trunk/plugins/plugin_api_decls.h - M /trunk/plugins/plugin_api_defs.h - M /trunk/plugins/plugin_api_list.c - M /trunk/plugins/plugin_gen.py - M /trunk/plugins/plugin_table.h - M /trunk/plugins/rdm/Makefile.am - M /trunk/plugins/rdm/Makefile.nmake - M /trunk/plugins/rdm/packet-rdm.c - M /trunk/plugins/rlm/Makefile.am - M /trunk/plugins/rlm/Makefile.nmake - M /trunk/plugins/rlm/packet-rlm.c - M /trunk/plugins/rtnet/Makefile.am - M /trunk/plugins/rtnet/Makefile.nmake - M /trunk/plugins/rtnet/packet-rtnet.c - M /trunk/plugins/rudp/Makefile.am - M /trunk/plugins/rudp/Makefile.nmake - M /trunk/plugins/rudp/packet-rudp.c - M /trunk/plugins/v5ua/Makefile.am - M /trunk/plugins/v5ua/Makefile.nmake - M /trunk/tools/Makefile.am - M /trunk/tools/Makefile.nmake - M /trunk/tools/asn2eth.py - M /trunk/tools/cvsdiff-fix.py - M /trunk/tools/dfilter-test.py - M /trunk/tools/lemon/Makefile.am - M /trunk/tools/lemon/Makefile.nmake - M /trunk/tools/lemon/README - M /trunk/tools/lemon/cppmagic.h - M /trunk/tools/lemon/lemon.c - M /trunk/tools/lemon/lemonflex-head.inc - M /trunk/tools/lemon/lemonflex-tail.inc - M /trunk/wiretap/5views.c - M /trunk/wiretap/5views.h - M /trunk/wiretap/Makefile.am - M /trunk/wiretap/Makefile.nmake - M /trunk/wiretap/README - M /trunk/wiretap/README.developer - M /trunk/wiretap/acinclude.m4 - M /trunk/wiretap/airopeek9.c - M /trunk/wiretap/airopeek9.h - M /trunk/wiretap/ascend-grammar.y - M /trunk/wiretap/ascend-int.h - M /trunk/wiretap/ascend-scanner.l - M /trunk/wiretap/ascend.c - M /trunk/wiretap/ascend.h - M /trunk/wiretap/atm.c - M /trunk/wiretap/atm.h - M /trunk/wiretap/buffer.c - M /trunk/wiretap/buffer.h - M /trunk/wiretap/config.h.win32 - M /trunk/wiretap/configure.in - M /trunk/wiretap/cosine.c - M /trunk/wiretap/cosine.h - M /trunk/wiretap/csids.c - M /trunk/wiretap/csids.h - M /trunk/wiretap/dbs-etherwatch.c - M /trunk/wiretap/dbs-etherwatch.h - M /trunk/wiretap/erf.c - M /trunk/wiretap/erf.h - M /trunk/wiretap/etherpeek.c - M /trunk/wiretap/etherpeek.h - M /trunk/wiretap/eyesdn.c - M /trunk/wiretap/eyesdn.h - M /trunk/wiretap/file_access.c - M /trunk/wiretap/file_wrappers.c - M /trunk/wiretap/file_wrappers.h - M /trunk/wiretap/hcidump.c - M /trunk/wiretap/hcidump.h - M /trunk/wiretap/i4b_trace.h - M /trunk/wiretap/i4btrace.c - M /trunk/wiretap/i4btrace.h - M /trunk/wiretap/iptrace.c - M /trunk/wiretap/iptrace.h - M /trunk/wiretap/lanalyzer.c - M /trunk/wiretap/lanalyzer.h - M /trunk/wiretap/libpcap.c - M /trunk/wiretap/libpcap.h - M /trunk/wiretap/netmon.c - M /trunk/wiretap/netmon.h - M /trunk/wiretap/nettl.c - M /trunk/wiretap/nettl.h - M /trunk/wiretap/network_instruments.c - M /trunk/wiretap/network_instruments.h - M /trunk/wiretap/netxray.c - M /trunk/wiretap/netxray.h - M /trunk/wiretap/ngsniffer.c - M /trunk/wiretap/ngsniffer.h - M /trunk/wiretap/pppdump.c - M /trunk/wiretap/pppdump.h - M /trunk/wiretap/radcom.c - M /trunk/wiretap/radcom.h - M /trunk/wiretap/snoop.c - M /trunk/wiretap/snoop.h - M /trunk/wiretap/toshiba.c - M /trunk/wiretap/toshiba.h - M /trunk/wiretap/visual.c - M /trunk/wiretap/visual.h - M /trunk/wiretap/vms.c - M /trunk/wiretap/vms.h - M /trunk/wiretap/wtap-capture.h - M /trunk/wiretap/wtap-int.h - M /trunk/wiretap/wtap.c - M /trunk/wiretap/wtap.h + M /trunk/docbook/dg-src/EDG_chapter_introduction.xml -Set the "svn:keywords Id" property on all other files with an RCS ID string. +redesign of the introduction chapter +------------------------------------------------------------------------ +r11816 | ulfl | 2004-08-23 14:46:18 -0500 (Mon, 23 Aug 2004) | 1 line +Changed paths: + M /trunk/docbook/dg-src/EDG_chapter_libraries.xml + M /trunk/docbook/dg-src/EDG_chapter_tools.xml +minor changes +------------------------------------------------------------------------ +r11815 | etxrab | 2004-08-23 14:23:31 -0500 (Mon, 23 Aug 2004) | 3 lines +Changed paths: + M /trunk/epan/dissectors/packet-sip.c +Register SIP as a dissector to be able to do: +sip_handle = find_dissector("sip"); +Which will be used by SigComp. ------------------------------------------------------------------------ -r11397 | gerald | 2004-07-17 15:20:45 -0500 (Sat, 17 Jul 2004) | 8 lines +r11813 | guy | 2004-08-22 21:00:58 -0500 (Sun, 22 Aug 2004) | 5 lines Changed paths: - M /trunk/Ethereal.desktop + M /trunk/epan/dissectors/packet-isup.c + +Set the parameter item for called party number, calling party number, +and redirecting number to include the number. + +Clean up white space. + +------------------------------------------------------------------------ +r11812 | guy | 2004-08-22 20:04:46 -0500 (Sun, 22 Aug 2004) | 10 lines +Changed paths: + M /trunk/epan/dissectors/packet-dcerpc-mapi.c + +Don't save the decrypted data on the first pass and use it on subsequent +references to a packet - just re-"decrypt" it (not a lot of work, given +the sophisticated encryption MAPI uses). We don't save decrypted data +for non-trivial encryptions, so there's not much of a reason to save it +here - and the code to save it was at least sometimes not finding it +again, causing crashes. + +Set the length and reported length of the decrypted data tvbuff +appropriately. + +------------------------------------------------------------------------ +r11811 | etxrab | 2004-08-22 15:32:20 -0500 (Sun, 22 Aug 2004) | 4 lines +Changed paths: + M /trunk/epan/dissectors/packet-isup.c + +Add the changes promised in the earlier checkin: + +From Luis Ontanon: add some fields for filtering r packet-isup which adds A,B and C numbers to the + fields (that is called,calling and redirecting number). Changed the patch to not use hidden fields and some code clean up +------------------------------------------------------------------------ +r11810 | ulfl | 2004-08-22 07:22:09 -0500 (Sun, 22 Aug 2004) | 1 line +Changed paths: + M /trunk/docbook/ug-src/EUG_chapter_build_install.xml + +added win32 installer components description +------------------------------------------------------------------------ +r11809 | ulfl | 2004-08-22 06:19:46 -0500 (Sun, 22 Aug 2004) | 1 line +Changed paths: + M /trunk/docbook/dg-src/EDG_chapter_sources.xml + M /trunk/docbook/dg-src/EDG_chapter_tools.xml + +add even more content :-) +------------------------------------------------------------------------ +r11808 | jmayer | 2004-08-22 04:22:15 -0500 (Sun, 22 Aug 2004) | 1 line +Changed paths: + D /trunk/Ethereal.desktop M /trunk/Makefile.am - M /trunk/Makefile.common - M /trunk/Makefile.nmake - M /trunk/NEWS - M /trunk/README - M /trunk/README.aix - M /trunk/README.bsd - M /trunk/README.hpux - M /trunk/README.irix - M /trunk/README.linux - M /trunk/README.macos - M /trunk/README.tru64 - M /trunk/README.vmware - M /trunk/README.win32 - M /trunk/TODO - M /trunk/acinclude.m4 - M /trunk/aclocal-flags - M /trunk/adler32.c - M /trunk/adler32.h - M /trunk/afn.c - M /trunk/afn.h - M /trunk/aftypes.h - M /trunk/alert_box.c - M /trunk/alert_box.h - M /trunk/arcnet_pids.h - M /trunk/asn1.c - M /trunk/asn1.h - M /trunk/autogen.sh - M /trunk/bridged_pids.h - M /trunk/capture-wpcap.c - M /trunk/capture-wpcap.h - M /trunk/capture.c - M /trunk/capture.h - M /trunk/capture_stop_conditions.c - M /trunk/capture_stop_conditions.h - M /trunk/cfile.c - M /trunk/cfile.h - M /trunk/chdlctypes.h - M /trunk/cleanbld.bat - M /trunk/color.h - M /trunk/column.c - M /trunk/column.h - M /trunk/conditions.c - M /trunk/conditions.h - M /trunk/config.h.win32 - M /trunk/config.nmake - M /trunk/configure.in - M /trunk/crc16.c - M /trunk/crc16.h - M /trunk/crc32.c - M /trunk/crc32.h - M /trunk/crypt-des.c - M /trunk/crypt-des.h - M /trunk/crypt-md4.c - M /trunk/crypt-md4.h - M /trunk/crypt-md5.c - M /trunk/crypt-md5.h - M /trunk/crypt-rc4.c - M /trunk/crypt-rc4.h - M /trunk/dftest.c - M /trunk/disabled_protos.c - M /trunk/disabled_protos.h - M /trunk/editcap.c - M /trunk/ethereal_be.py - M /trunk/ethereal_gen.py - M /trunk/etypes.h - M /trunk/file.c - M /trunk/file.h - M /trunk/filters.c - M /trunk/filters.h - M /trunk/follow.c - M /trunk/follow.h - M /trunk/format-oid.h - M /trunk/g711.c - M /trunk/g711.h - M /trunk/getopt.c - M /trunk/globals.h - M /trunk/greproto.h - M /trunk/h225-persistentdata.c - M /trunk/h225-persistentdata.h - M /trunk/iax2_codec_type.h - M /trunk/idl2eth.sh - M /trunk/in_cksum.c - M /trunk/in_cksum.h - M /trunk/ip_opts.h - M /trunk/ipproto.c - M /trunk/ipproto.h - M /trunk/isprint.h - M /trunk/lapd_sapi.h - M /trunk/llcsaps.h - M /trunk/make-authors-short.pl - M /trunk/make-faq - M /trunk/make-manuf - M /trunk/make-reg-dotc - M /trunk/make-reg-dotc.py - M /trunk/make-tapreg-dotc - M /trunk/make-version.pl - M /trunk/manuf - M /trunk/manuf.tmpl - M /trunk/menu.h - M /trunk/merge.c - M /trunk/merge.h - M /trunk/mergecap.c - M /trunk/mkcap.c - M /trunk/ncp2222.py - M /trunk/nlpid.h - M /trunk/oui.h - M /trunk/packet-3g-a11.c - M /trunk/packet-aarp.c - M /trunk/packet-acap.c - M /trunk/packet-acse.c - M /trunk/packet-acse.h - M /trunk/packet-afp.c - M /trunk/packet-afp.h - M /trunk/packet-afs-defs.h - M /trunk/packet-afs-macros.h - M /trunk/packet-afs-register-info.h - M /trunk/packet-afs.c - M /trunk/packet-afs.h - M /trunk/packet-aim-admin.c - M /trunk/packet-aim-adverts.c - M /trunk/packet-aim-bos.c - M /trunk/packet-aim-buddylist.c - M /trunk/packet-aim-chat.c - M /trunk/packet-aim-chatnav.c - M /trunk/packet-aim-directory.c - M /trunk/packet-aim-generic.c - M /trunk/packet-aim-icq.c - M /trunk/packet-aim-invitation.c - M /trunk/packet-aim-location.c - M /trunk/packet-aim-messaging.c - M /trunk/packet-aim-oft.c - M /trunk/packet-aim-popup.c - M /trunk/packet-aim-signon.c - M /trunk/packet-aim-ssi.c - M /trunk/packet-aim-stats.c - M /trunk/packet-aim-translate.c - M /trunk/packet-aim-userlookup.c - M /trunk/packet-aim.c - M /trunk/packet-aim.h - M /trunk/packet-ajp13.c - M /trunk/packet-alcap.c - M /trunk/packet-ans.c - M /trunk/packet-ansi_637.c - M /trunk/packet-ansi_683.c - M /trunk/packet-ansi_801.c - M /trunk/packet-ansi_a.c - M /trunk/packet-ansi_a.h - M /trunk/packet-ansi_map.c - M /trunk/packet-ansi_map.h - M /trunk/packet-aodv.c - M /trunk/packet-ap1394.c - M /trunk/packet-ap1394.h - M /trunk/packet-arcnet.c - M /trunk/packet-arcnet.h - M /trunk/packet-arp.c - M /trunk/packet-arp.h - M /trunk/packet-asap.c - M /trunk/packet-ascend.c - M /trunk/packet-asf.c - M /trunk/packet-atalk.c - M /trunk/packet-atalk.h - M /trunk/packet-atm.c - M /trunk/packet-atm.h - M /trunk/packet-auto_rp.c - M /trunk/packet-bacapp.c - M /trunk/packet-bacnet.c - M /trunk/packet-beep.c - M /trunk/packet-ber.c - M /trunk/packet-ber.h - M /trunk/packet-bfd.c - M /trunk/packet-bgp.c - M /trunk/packet-bgp.h - M /trunk/packet-bofl.c - M /trunk/packet-bootp.c - M /trunk/packet-bootparams.c - M /trunk/packet-bootparams.h - M /trunk/packet-bpdu.c - M /trunk/packet-brdwlk.c - M /trunk/packet-bssap.c - M /trunk/packet-bssap.h - M /trunk/packet-bssgp.c - M /trunk/packet-bvlc.c - M /trunk/packet-cast.c - M /trunk/packet-ccsds.c - M /trunk/packet-cdp.c - M /trunk/packet-cgmp.c - M /trunk/packet-chdlc.c - M /trunk/packet-chdlc.h - M /trunk/packet-cisco-oui.c - M /trunk/packet-clearcase.c - M /trunk/packet-clearcase.h - M /trunk/packet-clip.c - M /trunk/packet-clip.h - M /trunk/packet-clnp.c - M /trunk/packet-cops.c - M /trunk/packet-cosine.c - M /trunk/packet-cpfi.c - M /trunk/packet-cpha.c - M /trunk/packet-cups.c - M /trunk/packet-data.c - M /trunk/packet-data.h - M /trunk/packet-dccp.c - M /trunk/packet-dccp.h - M /trunk/packet-dcerpc-afs4int.c - M /trunk/packet-dcerpc-atsvc.c - M /trunk/packet-dcerpc-atsvc.h - M /trunk/packet-dcerpc-bossvr.c - M /trunk/packet-dcerpc-browser.c - M /trunk/packet-dcerpc-browser.h - M /trunk/packet-dcerpc-budb.c - M /trunk/packet-dcerpc-butc.c - M /trunk/packet-dcerpc-cds_clerkserver.c - M /trunk/packet-dcerpc-cds_solicit.c - M /trunk/packet-dcerpc-conv.c - M /trunk/packet-dcerpc-cprpc_server.c - M /trunk/packet-dcerpc-dce122.c - M /trunk/packet-dcerpc-dce122.h - M /trunk/packet-dcerpc-dcom.h - M /trunk/packet-dcerpc-dfs.c - M /trunk/packet-dcerpc-dfs.h - M /trunk/packet-dcerpc-dnsserver.c - M /trunk/packet-dcerpc-dnsserver.h - M /trunk/packet-dcerpc-drsuapi.c - M /trunk/packet-dcerpc-drsuapi.h - M /trunk/packet-dcerpc-dtsprovider.c - M /trunk/packet-dcerpc-dtsstime_req.c - M /trunk/packet-dcerpc-efs.c - M /trunk/packet-dcerpc-efs.h - M /trunk/packet-dcerpc-epm.c - M /trunk/packet-dcerpc-epm4.c - M /trunk/packet-dcerpc-eventlog.c - M /trunk/packet-dcerpc-eventlog.h - M /trunk/packet-dcerpc-fldb.c - M /trunk/packet-dcerpc-frsapi.c - M /trunk/packet-dcerpc-frsapi.h - M /trunk/packet-dcerpc-frsrpc.c - M /trunk/packet-dcerpc-frsrpc.h - M /trunk/packet-dcerpc-ftserver.c - M /trunk/packet-dcerpc-icl_rpc.c - M /trunk/packet-dcerpc-initshutdown.c - M /trunk/packet-dcerpc-initshutdown.h - M /trunk/packet-dcerpc-krb5rpc.c - M /trunk/packet-dcerpc-llb.c - M /trunk/packet-dcerpc-lsa-ds.c - M /trunk/packet-dcerpc-lsa.c - M /trunk/packet-dcerpc-lsa.h - M /trunk/packet-dcerpc-mapi.c - M /trunk/packet-dcerpc-mapi.h - M /trunk/packet-dcerpc-messenger.c - M /trunk/packet-dcerpc-mgmt.c - M /trunk/packet-dcerpc-ndr.c - M /trunk/packet-dcerpc-netlogon.c - M /trunk/packet-dcerpc-netlogon.h - M /trunk/packet-dcerpc-nspi.c - M /trunk/packet-dcerpc-nt.c - M /trunk/packet-dcerpc-nt.h - M /trunk/packet-dcerpc-oxid.c - M /trunk/packet-dcerpc-rdaclif.c - M /trunk/packet-dcerpc-reg.c - M /trunk/packet-dcerpc-reg.h - M /trunk/packet-dcerpc-remact.c - M /trunk/packet-dcerpc-rep_proc.c - M /trunk/packet-dcerpc-roverride.c - M /trunk/packet-dcerpc-rpriv.c - M /trunk/packet-dcerpc-rs_acct.c - M /trunk/packet-dcerpc-rs_attr.c - M /trunk/packet-dcerpc-rs_attr_schema.c - M /trunk/packet-dcerpc-rs_bind.c - M /trunk/packet-dcerpc-rs_misc.c - M /trunk/packet-dcerpc-rs_pgo.c - M /trunk/packet-dcerpc-rs_plcy.c - M /trunk/packet-dcerpc-rs_prop_acct.c - M /trunk/packet-dcerpc-rs_prop_acl.c - M /trunk/packet-dcerpc-rs_prop_attr.c - M /trunk/packet-dcerpc-rs_prop_pgo.c - M /trunk/packet-dcerpc-rs_prop_plcy.c - M /trunk/packet-dcerpc-rs_pwd_mgmt.c - M /trunk/packet-dcerpc-rs_repadm.c - M /trunk/packet-dcerpc-rs_replist.c - M /trunk/packet-dcerpc-rs_repmgr.c - M /trunk/packet-dcerpc-rs_unix.c - M /trunk/packet-dcerpc-rsec_login.c - M /trunk/packet-dcerpc-samr.c - M /trunk/packet-dcerpc-samr.h - M /trunk/packet-dcerpc-secidmap.c - M /trunk/packet-dcerpc-spoolss.c - M /trunk/packet-dcerpc-spoolss.h - M /trunk/packet-dcerpc-srvsvc.c - M /trunk/packet-dcerpc-srvsvc.h - M /trunk/packet-dcerpc-svcctl.c - M /trunk/packet-dcerpc-svcctl.h - M /trunk/packet-dcerpc-tapi.c - M /trunk/packet-dcerpc-tapi.h - M /trunk/packet-dcerpc-tkn4int.c - M /trunk/packet-dcerpc-trksvr.c - M /trunk/packet-dcerpc-ubikdisk.c - M /trunk/packet-dcerpc-ubikvote.c - M /trunk/packet-dcerpc-update.c - M /trunk/packet-dcerpc-wkssvc.c - M /trunk/packet-dcerpc-wkssvc.h - M /trunk/packet-dcerpc.c - M /trunk/packet-dcerpc.h - M /trunk/packet-dcm.c - M /trunk/packet-ddtp.c - M /trunk/packet-ddtp.h - M /trunk/packet-dec-bpdu.c - M /trunk/packet-dhcpv6.c - M /trunk/packet-diameter-defs.h - M /trunk/packet-diameter.c - M /trunk/packet-diffserv-mpls-common.c - M /trunk/packet-diffserv-mpls-common.h - M /trunk/packet-distcc.c - M /trunk/packet-dlsw.c - M /trunk/packet-dnp.c - M /trunk/packet-dns.c - M /trunk/packet-dns.h - M /trunk/packet-dsi.c - M /trunk/packet-dvmrp.c - M /trunk/packet-dvmrp.h - M /trunk/packet-e164.c - M /trunk/packet-e164.h - M /trunk/packet-eap.c - M /trunk/packet-eapol.c - M /trunk/packet-echo.c - M /trunk/packet-edonkey.c - M /trunk/packet-edonkey.h - M /trunk/packet-eigrp.c - M /trunk/packet-enc.c - M /trunk/packet-enip.c - M /trunk/packet-enrp.c - M /trunk/packet-esis.c - M /trunk/packet-esis.h - M /trunk/packet-eth.c - M /trunk/packet-eth.h - M /trunk/packet-etherip.c - M /trunk/packet-ethertype.c - M /trunk/packet-fc.c - M /trunk/packet-fc.h - M /trunk/packet-fcbls.h - M /trunk/packet-fcct.c - M /trunk/packet-fcct.h - M /trunk/packet-fcdns.c - M /trunk/packet-fcdns.h - M /trunk/packet-fcels.c - M /trunk/packet-fcels.h - M /trunk/packet-fcfcs.c - M /trunk/packet-fcfcs.h - M /trunk/packet-fcfzs.c - M /trunk/packet-fcfzs.h - M /trunk/packet-fcip.c - M /trunk/packet-fclctl.c - M /trunk/packet-fclctl.h - M /trunk/packet-fcp.c - M /trunk/packet-fcp.h - M /trunk/packet-fcsb3.c - M /trunk/packet-fcsb3.h - M /trunk/packet-fcsp.c - M /trunk/packet-fcsp.h - M /trunk/packet-fcswils.c - M /trunk/packet-fcswils.h - M /trunk/packet-fddi.c - M /trunk/packet-fddi.h - M /trunk/packet-fix.c - M /trunk/packet-fr.c - M /trunk/packet-frame.c - M /trunk/packet-frame.h - M /trunk/packet-ftam.c - M /trunk/packet-ftam.h - M /trunk/packet-ftp.c - M /trunk/packet-fw1.c - M /trunk/packet-gift.c - M /trunk/packet-giop.c - M /trunk/packet-giop.h - M /trunk/packet-gmrp.c - M /trunk/packet-gnutella.c - M /trunk/packet-gnutella.h - M /trunk/packet-gprs-llc.c - M /trunk/packet-gprs-ns.c - M /trunk/packet-gre.c - M /trunk/packet-gsm_a.c - M /trunk/packet-gsm_a.h - M /trunk/packet-gsm_map.c - M /trunk/packet-gsm_map.h - M /trunk/packet-gsm_sms.c - M /trunk/packet-gsm_sms.h - M /trunk/packet-gsm_sms_ud.c - M /trunk/packet-gsm_ss.c - M /trunk/packet-gsm_ss.h - M /trunk/packet-gssapi.c - M /trunk/packet-gssapi.h - M /trunk/packet-gtp.c - M /trunk/packet-gtp.h - M /trunk/packet-gvrp.c - M /trunk/packet-h1.c - M /trunk/packet-h225.c - M /trunk/packet-h225.h - M /trunk/packet-h235.c - M /trunk/packet-h235.h - M /trunk/packet-h245.c - M /trunk/packet-h245.h - M /trunk/packet-h261.c - M /trunk/packet-h263.c - M /trunk/packet-h450.c - M /trunk/packet-hclnfsd.c - M /trunk/packet-hclnfsd.h - M /trunk/packet-hpext.c - M /trunk/packet-hpext.h - M /trunk/packet-hsrp.c - M /trunk/packet-http.c - M /trunk/packet-http.h - M /trunk/packet-hyperscsi.c - M /trunk/packet-iapp.c - M /trunk/packet-iax2.c - M /trunk/packet-iax2.h - M /trunk/packet-ib.c - M /trunk/packet-icap.c - M /trunk/packet-icmpv6.c - M /trunk/packet-icp.c - M /trunk/packet-icq.c - M /trunk/packet-ieee80211.c - M /trunk/packet-ieee80211.h - M /trunk/packet-ieee8023.c - M /trunk/packet-ieee8023.h - M /trunk/packet-igap.c - M /trunk/packet-igap.h - M /trunk/packet-igmp.c - M /trunk/packet-igmp.h - M /trunk/packet-igrp.c - M /trunk/packet-image-gif.c - M /trunk/packet-image-jfif.c - M /trunk/packet-imap.c - M /trunk/packet-ip.c - M /trunk/packet-ip.h - M /trunk/packet-ipdc.c - M /trunk/packet-ipdc.h - M /trunk/packet-ipfc.c - M /trunk/packet-ipfc.h - M /trunk/packet-ipmi.c - M /trunk/packet-ipp.c - M /trunk/packet-ipsec-udp.c - M /trunk/packet-ipsec.c - M /trunk/packet-ipsec.h - M /trunk/packet-ipv6.c - M /trunk/packet-ipv6.h - M /trunk/packet-ipvs-syncd.c - M /trunk/packet-ipx.c - M /trunk/packet-ipx.h - M /trunk/packet-ipxwan.c - M /trunk/packet-irc.c - M /trunk/packet-isakmp.c - M /trunk/packet-iscsi.c - M /trunk/packet-isdn.c - M /trunk/packet-isis-clv.c - M /trunk/packet-isis-clv.h - M /trunk/packet-isis-hello.c - M /trunk/packet-isis-hello.h - M /trunk/packet-isis-lsp.c - M /trunk/packet-isis-lsp.h - M /trunk/packet-isis-snp.c - M /trunk/packet-isis-snp.h - M /trunk/packet-isis.c - M /trunk/packet-isis.h - M /trunk/packet-isl.c - M /trunk/packet-isl.h - M /trunk/packet-ismp.c - M /trunk/packet-isns.c - M /trunk/packet-isup.c - M /trunk/packet-isup.h - M /trunk/packet-iua.c - M /trunk/packet-jabber.c - M /trunk/packet-kadm5.c - M /trunk/packet-kerberos.c - M /trunk/packet-kerberos.h - M /trunk/packet-klm.c - M /trunk/packet-klm.h - M /trunk/packet-kpasswd.c - M /trunk/packet-l2tp.c - M /trunk/packet-lapb.c - M /trunk/packet-lapbether.c - M /trunk/packet-lapd.c - M /trunk/packet-laplink.c - M /trunk/packet-ldap.c - M /trunk/packet-ldap.h - M /trunk/packet-ldp.c - M /trunk/packet-ldp.h - M /trunk/packet-llc.c - M /trunk/packet-llc.h - M /trunk/packet-lmi.c - M /trunk/packet-lmp.c - M /trunk/packet-lpd.c - M /trunk/packet-lwapp.c - M /trunk/packet-m2pa.c - M /trunk/packet-m2tp.c - M /trunk/packet-m2ua.c - M /trunk/packet-m3ua.c - M /trunk/packet-mbtcp.c - M /trunk/packet-mdshdr.c - M /trunk/packet-media.c - M /trunk/packet-mip.c - M /trunk/packet-mip6.c - M /trunk/packet-mip6.h - M /trunk/packet-mmse.c - M /trunk/packet-mount.c - M /trunk/packet-mount.h - M /trunk/packet-mpeg1.c - M /trunk/packet-mpls-echo.c - M /trunk/packet-mpls.c - M /trunk/packet-mq-pcf.c - M /trunk/packet-mq.c - M /trunk/packet-mq.h - M /trunk/packet-mrdisc.c - M /trunk/packet-mrdisc.h - M /trunk/packet-msdp.c - M /trunk/packet-msn-messenger.c - M /trunk/packet-msnip.c - M /trunk/packet-msnip.h - M /trunk/packet-msproxy.c - M /trunk/packet-mtp2.c - M /trunk/packet-mtp3.c - M /trunk/packet-mtp3.h - M /trunk/packet-mtp3mg.c - M /trunk/packet-multipart.c - M /trunk/packet-mysql.c - M /trunk/packet-nbipx.c - M /trunk/packet-nbns.c - M /trunk/packet-ncp-int.h - M /trunk/packet-ncp-nmas.c - M /trunk/packet-ncp-nmas.h - M /trunk/packet-ncp.c - M /trunk/packet-ncp2222.inc - M /trunk/packet-ndmp.c - M /trunk/packet-ndps.c - M /trunk/packet-ndps.h - M /trunk/packet-netbios.c - M /trunk/packet-netbios.h - M /trunk/packet-netflow.c - M /trunk/packet-nfs.c - M /trunk/packet-nfs.h - M /trunk/packet-nfsacl.c - M /trunk/packet-nfsauth.c - M /trunk/packet-nisplus.c - M /trunk/packet-nisplus.h - M /trunk/packet-nlm.c - M /trunk/packet-nlm.h - M /trunk/packet-nlsp.c - M /trunk/packet-nntp.c - M /trunk/packet-nt-oui.c - M /trunk/packet-nt-sonmp.c - M /trunk/packet-nt-tpcp.c - M /trunk/packet-ntlmssp.c - M /trunk/packet-ntp.c - M /trunk/packet-ntp.h - M /trunk/packet-null.c - M /trunk/packet-null.h - M /trunk/packet-olsr.c - M /trunk/packet-osi-options.c - M /trunk/packet-osi-options.h - M /trunk/packet-osi.c - M /trunk/packet-osi.h - M /trunk/packet-ospf.c - M /trunk/packet-pcnfsd.c - M /trunk/packet-pcnfsd.h - M /trunk/packet-per.c - M /trunk/packet-per.h - M /trunk/packet-pflog.c - M /trunk/packet-pflog.h - M /trunk/packet-pgm.c - M /trunk/packet-pim.c - M /trunk/packet-pim.h - M /trunk/packet-pktc.c - M /trunk/packet-pktc.h - M /trunk/packet-pop.c - M /trunk/packet-portmap.c - M /trunk/packet-portmap.h - M /trunk/packet-postgresql.c - M /trunk/packet-ppp.c - M /trunk/packet-ppp.h - M /trunk/packet-pppoe.c - M /trunk/packet-pptp.c - M /trunk/packet-pres.c - M /trunk/packet-pres.h - M /trunk/packet-prism.c - M /trunk/packet-prism.h - M /trunk/packet-q2931.c - M /trunk/packet-q931.c - M /trunk/packet-q931.h - M /trunk/packet-q933.c - M /trunk/packet-qllc.c - M /trunk/packet-quake.c - M /trunk/packet-quake2.c - M /trunk/packet-quake3.c - M /trunk/packet-quakeworld.c - M /trunk/packet-radiotap.c - M /trunk/packet-radiotap.h - M /trunk/packet-radius.c - M /trunk/packet-ranap.c - M /trunk/packet-raw.c - M /trunk/packet-raw.h - M /trunk/packet-rip.c - M /trunk/packet-ripng.c - M /trunk/packet-ripng.h - M /trunk/packet-rlogin.c - M /trunk/packet-rmcp.c - M /trunk/packet-rmi.c - M /trunk/packet-rmi.h - M /trunk/packet-rmp.c - M /trunk/packet-rpc.c - M /trunk/packet-rpc.h - M /trunk/packet-rpl.c - M /trunk/packet-rquota.c - M /trunk/packet-rquota.h - M /trunk/packet-rsh.c - M /trunk/packet-rstat.c - M /trunk/packet-rsvp.c - M /trunk/packet-rsvp.h - M /trunk/packet-rsync.c - M /trunk/packet-rtcp.c - M /trunk/packet-rtcp.h - M /trunk/packet-rtp-events.c - M /trunk/packet-rtp-events.h - M /trunk/packet-rtp.c - M /trunk/packet-rtp.h - M /trunk/packet-rtps.c - M /trunk/packet-rtps.h - M /trunk/packet-rtsp.c - M /trunk/packet-rwall.c - M /trunk/packet-rwall.h - M /trunk/packet-rx.c - M /trunk/packet-rx.h - M /trunk/packet-sadmind.c - M /trunk/packet-sap.c - M /trunk/packet-sccp.c - M /trunk/packet-sccpmg.c - M /trunk/packet-scsi.c - M /trunk/packet-scsi.h - M /trunk/packet-sctp.c - M /trunk/packet-sctp.h - M /trunk/packet-sdlc.c - M /trunk/packet-sdp.c - M /trunk/packet-sebek.c - M /trunk/packet-ses.c - M /trunk/packet-ses.h - M /trunk/packet-sflow.c - M /trunk/packet-sigcomp.c - M /trunk/packet-sip.c - M /trunk/packet-sip.h - M /trunk/packet-sipfrag.c - M /trunk/packet-skinny.c - M /trunk/packet-slimp3.c - M /trunk/packet-sll.c - M /trunk/packet-sll.h - M /trunk/packet-slowprotocols.c - M /trunk/packet-slsk.c - M /trunk/packet-smb-browse.c - M /trunk/packet-smb-browse.h - M /trunk/packet-smb-common.c - M /trunk/packet-smb-common.h - M /trunk/packet-smb-logon.c - M /trunk/packet-smb-mailslot.c - M /trunk/packet-smb-mailslot.h - M /trunk/packet-smb-pipe.c - M /trunk/packet-smb-pipe.h - M /trunk/packet-smb-sidsnooping.c - M /trunk/packet-smb-sidsnooping.h - M /trunk/packet-smb.c - M /trunk/packet-smpp.c - M /trunk/packet-smtp.c - M /trunk/packet-sna.c - M /trunk/packet-sna.h - M /trunk/packet-snaeth.c - M /trunk/packet-sndcp.c - M /trunk/packet-snmp.c - M /trunk/packet-snmp.h - M /trunk/packet-socks.c - M /trunk/packet-spnego.c - M /trunk/packet-spray.c - M /trunk/packet-spray.h - M /trunk/packet-srvloc.c - M /trunk/packet-sscop.c - M /trunk/packet-ssh.c - M /trunk/packet-ssl.c - M /trunk/packet-stat-notify.c - M /trunk/packet-stat-notify.h - M /trunk/packet-stat.c - M /trunk/packet-stat.h - M /trunk/packet-stun.c - M /trunk/packet-sua.c - M /trunk/packet-symantec.c - M /trunk/packet-syslog.c - M /trunk/packet-t38.c - M /trunk/packet-tacacs.c - M /trunk/packet-tacacs.h - M /trunk/packet-tcap.c - M /trunk/packet-tcap.h - M /trunk/packet-tcp.c - M /trunk/packet-tcp.h - M /trunk/packet-tds.c - M /trunk/packet-teimanagement.c - M /trunk/packet-telnet.c - M /trunk/packet-teredo.c - M /trunk/packet-text-media.c - M /trunk/packet-tftp.c - M /trunk/packet-time.c - M /trunk/packet-tns.c - M /trunk/packet-tns.h - M /trunk/packet-tpkt.c - M /trunk/packet-tpkt.h - M /trunk/packet-tr.c - M /trunk/packet-tr.h - M /trunk/packet-trmac.c - M /trunk/packet-tsp.c - M /trunk/packet-tuxedo.c - M /trunk/packet-tzsp.c - M /trunk/packet-ucp.c - M /trunk/packet-udp.c - M /trunk/packet-udp.h - M /trunk/packet-v120.c - M /trunk/packet-vines.c - M /trunk/packet-vines.h - M /trunk/packet-vj.c - M /trunk/packet-vlan.c - M /trunk/packet-vlan.h - M /trunk/packet-vrrp.c - M /trunk/packet-vtp.c - M /trunk/packet-wap.c - M /trunk/packet-wap.h - M /trunk/packet-wbxml.c - M /trunk/packet-wccp.c - M /trunk/packet-wccp.h - M /trunk/packet-wcp.c - M /trunk/packet-wfleet-hdlc.c - M /trunk/packet-who.c - M /trunk/packet-wlancap.c - M /trunk/packet-wlancap.h - M /trunk/packet-wsp.c - M /trunk/packet-wsp.h - M /trunk/packet-wtls.c - M /trunk/packet-wtls.h - M /trunk/packet-wtp.c - M /trunk/packet-wtp.h - M /trunk/packet-x11-keysym.h - M /trunk/packet-x11-keysymdef.h - M /trunk/packet-x11.c - M /trunk/packet-x25.c - M /trunk/packet-x29.c - M /trunk/packet-xdmcp.c - M /trunk/packet-xot.c - M /trunk/packet-xyplex.c - M /trunk/packet-yhoo.c - M /trunk/packet-ymsg.c - M /trunk/packet-ypbind.c - M /trunk/packet-ypbind.h - M /trunk/packet-yppasswd.c - M /trunk/packet-yppasswd.h - M /trunk/packet-ypserv.c - M /trunk/packet-ypserv.h - M /trunk/packet-ypxfr.c - M /trunk/packet-ypxfr.h - M /trunk/packet-zebra.c - M /trunk/pcap-util-int.h - M /trunk/pcap-util-unix.c - M /trunk/pcap-util.c - M /trunk/pcap-util.h - M /trunk/ppptypes.h - M /trunk/prefs-int.h - M /trunk/prefs.c - M /trunk/prefs.h - M /trunk/print.c - M /trunk/print.h - M /trunk/process-x11-fields.pl - M /trunk/progress_dlg.h - M /trunk/proto_hier_stats.c - M /trunk/proto_hier_stats.h - M /trunk/ps.h - M /trunk/ptvcursor.c - M /trunk/ptvcursor.h - M /trunk/randpkt.c - M /trunk/range.c - M /trunk/range.h - M /trunk/rdps.c - M /trunk/reassemble.c - M /trunk/reassemble.h - M /trunk/register.h - M /trunk/req_resp_hdrs.c - M /trunk/req_resp_hdrs.h - M /trunk/ringbuffer.c - M /trunk/ringbuffer.h - M /trunk/rpc_defrag.h - M /trunk/rtp_pt.h - M /trunk/sctpppids.h - M /trunk/simple_dialog.h - M /trunk/smb.h - M /trunk/snprintf-imp.h - M /trunk/snprintf.c - M /trunk/snprintf.h - M /trunk/statusbar.h - M /trunk/strerror.c - M /trunk/strerror.h - M /trunk/strptime.h - M /trunk/summary.c - M /trunk/summary.h - M /trunk/t35.c - M /trunk/t35.h - M /trunk/tap-ansi_astat.c - M /trunk/tap-bootpstat.c - M /trunk/tap-dcerpcstat.c - M /trunk/tap-gsm_astat.c - M /trunk/tap-h225counter.c - M /trunk/tap-h225rassrt.c - M /trunk/tap-httpstat.c - M /trunk/tap-iostat.c - M /trunk/tap-iousers.c - M /trunk/tap-mgcpstat.c - M /trunk/tap-protocolinfo.c - M /trunk/tap-protohierstat.c - M /trunk/tap-rpcprogs.c - M /trunk/tap-rpcstat.c - M /trunk/tap-sipstat.c - M /trunk/tap-smbsids.c - M /trunk/tap-smbstat.c - M /trunk/tap-wspstat.c - M /trunk/tap.c - M /trunk/tap.h - M /trunk/tap_dfilter_dlg.h - M /trunk/tethereal.c - M /trunk/text2pcap-scanner.l - M /trunk/text2pcap.c - M /trunk/text2pcap.h - M /trunk/timestats.c - M /trunk/timestats.h - M /trunk/ui_util.h - M /trunk/util.c - M /trunk/util.h - M /trunk/version_info.c - M /trunk/version_info.h - M /trunk/wka.tmpl - M /trunk/x11-fields - M /trunk/x264_prt_id.h - M /trunk/xdlc.c - M /trunk/xdlc.h - M /trunk/xmlstub.c + A /trunk/ethereal.desktop (from /trunk/Ethereal.desktop:11804) -Run +It looks like Debian, Fedora and Suse all use ethereal.desktop instead of Ethereal.desktop +------------------------------------------------------------------------ +r11807 | jmayer | 2004-08-22 04:16:01 -0500 (Sun, 22 Aug 2004) | 1 line +Changed paths: + M /trunk/docbook/Makefile + M /trunk/docbook/catalog.xml + +Use -N for commits on directories or back out all local changes afterwards +------------------------------------------------------------------------ +r11806 | jmayer | 2004-08-22 04:10:12 -0500 (Sun, 22 Aug 2004) | 1 line +Changed paths: + M /trunk/docbook + M /trunk/docbook/Makefile + M /trunk/docbook/catalog.xml + +Ignore developer-guide.pdf +------------------------------------------------------------------------ +r11805 | jmayer | 2004-08-22 04:07:19 -0500 (Sun, 22 Aug 2004) | 1 line +Changed paths: + M /trunk/epan/dissectors/packet-daap.c + +Propset eol-style and keywords +------------------------------------------------------------------------ +r11804 | ulfl | 2004-08-22 02:04:01 -0500 (Sun, 22 Aug 2004) | 6 lines +Changed paths: + D /trunk/docbook/GFDPL_appendix.xml + A /trunk/docbook/GPL_appendix.xml (from /trunk/docbook/GFDPL_appendix.xml:11793) + M /trunk/docbook/developer-guide.xml + M /trunk/docbook/dg-src/EDG_meta_info.xml + D /trunk/docbook/ethereal-doc.txt + M /trunk/docbook/user-guide.xml - grep -l '\$Id:.*\$' * | xargs svn propset svn:keywords Id +as it's frequently questioned, if the GFDL is really a free license (e.g. by the Debian project) -in the top-level source directory. This should replace any RCS "$Id:$" -strings with Subersion Ids. +after asking the former authors of the User's Guide (Richard Sharpe and Ed Warnicke) for permission +I've changed the license for both the User's and Developer's Guide from GFDL to GPL ------------------------------------------------------------------------ -r11396 | ulfl | 2004-07-17 08:50:07 -0500 (Sat, 17 Jul 2004) | 3 lines +r11803 | guy | 2004-08-21 22:16:05 -0500 (Sat, 21 Aug 2004) | 3 lines Changed paths: - M /trunk/gtk/Makefile.common - M /trunk/gtk/capture_dlg.c - M /trunk/gtk/capture_dlg.h - A /trunk/gtk/capture_if_dlg.c - M /trunk/gtk/menu.c - M /trunk/gtk/toolbar.c + M /trunk/epan/dissectors/packet-rsvp.c -add a new dialog box to menu "Capture/Interfaces..." to show the current state of the interfaces and a quick way to start a capture. +We don't need a variable to hold the sequence number any more - just +directly pass the result of "tvb_get_ntoh64()" to "proto_tree_add_text()". -added the IP address of the currently selected interface to the capture options dialog ------------------------------------------------------------------------ -r11395 | ulfl | 2004-07-17 08:43:31 -0500 (Sat, 17 Jul 2004) | 1 line +r11802 | guy | 2004-08-21 22:11:43 -0500 (Sat, 21 Aug 2004) | 2 lines Changed paths: - M /trunk/pcap-util.c - M /trunk/pcap-util.h + M /trunk/epan/dissectors/packet-daap.c + +Use "tvb_get_ntoh64()", now that we have it. -if using the get_interface_list function, try to get the IP addresses too ------------------------------------------------------------------------ -r11394 | ulfl | 2004-07-17 07:49:34 -0500 (Sat, 17 Jul 2004) | 1 line +r11801 | guy | 2004-08-21 22:04:54 -0500 (Sat, 21 Aug 2004) | 2 lines Changed paths: - M /trunk/Makefile.nmake + M /trunk/AUTHORS + M /trunk/epan/dissectors/Makefile.common + A /trunk/epan/dissectors/packet-daap.c + M /trunk/epan/dissectors/packet-http.c + +From Kelly Byrd: DAAP support. -Changed dependencies, so image dir will be generated before epan, otherwise the libethereal.res file will not be available when needed to link libethereal.dll ------------------------------------------------------------------------ -r11393 | guy | 2004-07-17 05:56:34 -0500 (Sat, 17 Jul 2004) | 3 lines +r11800 | guy | 2004-08-21 21:42:27 -0500 (Sat, 21 Aug 2004) | 6 lines Changed paths: - M /trunk/AUTHORS - M /trunk/packet-ssl.c + M /trunk/plugins/gryphon/packet-gryphon.c + +Ethereal has required guint64 support for a while, so there's no need to +check for it in the Gryphon plugin. -From Marco van den Bovenkamp: add some Sun elliptic curve cryptography -and Camellia-based cipher suites. +Use "tvb_get_ntoh64()" to fetch the time stamp, and format it similarly +to the way absolute date/time time stamps are formatted. ------------------------------------------------------------------------ -r11392 | guy | 2004-07-17 05:48:02 -0500 (Sat, 17 Jul 2004) | 6 lines +r11799 | guy | 2004-08-21 20:43:16 -0500 (Sat, 21 Aug 2004) | 5 lines Changed paths: - M /trunk/packet-kerberos.c + M /trunk/config.h.win32 -From Jean-Baptiste Marchand: add Microsoft-specific name-types, and make -the name-type field signed. +We're using "strtoull()", not "strtol()" - define "strtoull", not +"strtol", as "_strtoui64". -Make the variable into which "dissect_krb5_name_type()" puts the name -type local to that routine - it's not used outside that routine. +Make the comment match what the UN*X configure script puts in. ------------------------------------------------------------------------ -r11391 | guy | 2004-07-17 05:22:59 -0500 (Sat, 17 Jul 2004) | 4 lines +r11798 | guy | 2004-08-21 20:41:47 -0500 (Sat, 21 Aug 2004) | 4 lines Changed paths: - M /trunk/packet-pres.c + M /trunk/configure.in -From Yuriy Sidelnikov: if asn1_length_decode() returns 0 but -tvb_reported_length_remaining() returns more then two bytes we still -have to dissect rest of the pdu. +FreeBSD 3.4 doesn't have "strtoull()", but it does have "strtouq()", +which does the same thing - check for "strtoull()" and, if it's missing, +check for "strtouq()" and, if we have it, define strtoull as strtouq. ------------------------------------------------------------------------ -r11390 | guy | 2004-07-17 05:14:03 -0500 (Sat, 17 Jul 2004) | 4 lines +r11797 | guy | 2004-08-21 20:40:21 -0500 (Sat, 21 Aug 2004) | 3 lines Changed paths: - M /trunk/gtk/rtp_analysis.c + M /trunk/epan/ftypes/ftype-integer.c -From Lars Ruoff: don't hardwire the RTP sampling clock rate to 8000 -samples/second, determine it from the payload type for payload types -with a known clock rate. +GLib 1.2[.x] doesn't define G_MAXUINT64, just as it doesn't define +G_MAXUINT32, so we have to define it if it's not defined. ------------------------------------------------------------------------ -r11389 | guy | 2004-07-17 05:09:12 -0500 (Sat, 17 Jul 2004) | 3 lines +r11796 | guy | 2004-08-21 19:31:58 -0500 (Sat, 21 Aug 2004) | 9 lines Changed paths: - M /trunk/gtk/color_dlg.c + M /trunk/config.h.win32 + M /trunk/doc/README.developer + M /trunk/doc/README.tvbuff + M /trunk/epan/Makefile.common + M /trunk/epan/dissectors/packet-aodv.c + M /trunk/epan/dissectors/packet-ber.c + M /trunk/epan/dissectors/packet-bootp.c + M /trunk/epan/dissectors/packet-dhcpv6.c + M /trunk/epan/dissectors/packet-nfs.c + M /trunk/epan/dissectors/packet-rsvp.c + M /trunk/epan/dissectors/packet-scsi.c + M /trunk/epan/dissectors/packet-smb.c + M /trunk/epan/ftypes/ftype-bytes.c + M /trunk/epan/ftypes/ftype-double.c + M /trunk/epan/ftypes/ftype-integer.c + M /trunk/epan/ftypes/ftype-ipv4.c + M /trunk/epan/ftypes/ftype-none.c + M /trunk/epan/ftypes/ftype-pcre.c + M /trunk/epan/ftypes/ftype-string.c + M /trunk/epan/ftypes/ftype-time.c + M /trunk/epan/ftypes/ftype-tvbuff.c + M /trunk/epan/ftypes/ftypes.c + M /trunk/epan/ftypes/ftypes.h + D /trunk/epan/int-64bit.c + D /trunk/epan/int-64bit.h + M /trunk/epan/pint.h + M /trunk/epan/proto.c + M /trunk/epan/proto.h + M /trunk/epan/tvbuff.c + M /trunk/epan/tvbuff.h + +Add "tvb_get_ntoh64()" and "tvb_get_letoh64()" routines to fetch 64-bit +integers. + +Make FT_INT64 and FT_UINT64 add numerical values, rather than byte-array +values, to the protocol tree, and add routines to add specified 64-bit +integer values to the protocol tree. -From Martin Mathieson: if you create a new filter and cancel the "Edit -Color Filter" dialog, remove the new filter from the list. +Use those routines in the RSVP dissector. ------------------------------------------------------------------------ -r11388 | guy | 2004-07-17 04:49:32 -0500 (Sat, 17 Jul 2004) | 2 lines +r11795 | ulfl | 2004-08-21 18:08:27 -0500 (Sat, 21 Aug 2004) | 1 line Changed paths: - M /trunk/Makefile.am - M /trunk/Makefile.nmake - M /trunk/epan/Makefile.nmake - M /trunk/image/Makefile.nmake - A /trunk/image/libethereal.rc.in + M /trunk/docbook/developer-guide.xml + M /trunk/docbook/dg-src/EDG_chapter_libraries.xml -From Graham Bloice: add resource information to libethereal.dll. +make the files conform to the docbook DTD +------------------------------------------------------------------------ +r11794 | ulfl | 2004-08-21 17:46:25 -0500 (Sat, 21 Aug 2004) | 1 line +Changed paths: + M /trunk/docbook/dg-src/EDG_chapter_libraries.xml + M /trunk/docbook/dg-src/EDG_chapter_tools.xml +added some more content ------------------------------------------------------------------------ -r11387 | guy | 2004-07-17 04:40:52 -0500 (Sat, 17 Jul 2004) | 4 lines +r11793 | ulfl | 2004-08-21 15:35:50 -0500 (Sat, 21 Aug 2004) | 1 line Changed paths: - M /trunk - M /trunk/doc - M /trunk/epan - M /trunk/epan/dfilter - M /trunk/epan/ftypes - M /trunk/gtk - M /trunk/help - M /trunk/packaging - M /trunk/packaging/nsis - M /trunk/packaging/rpm - M /trunk/packaging/rpm/SPECS - M /trunk/packaging/svr4 - M /trunk/plugins - M /trunk/plugins/acn - M /trunk/plugins/artnet - M /trunk/plugins/asn1 - M /trunk/plugins/ciscosm - M /trunk/plugins/docsis - M /trunk/plugins/enttec - M /trunk/plugins/giop - M /trunk/plugins/gryphon - M /trunk/plugins/irda - M /trunk/plugins/lwres - M /trunk/plugins/megaco - M /trunk/plugins/mgcp - M /trunk/plugins/pcli - M /trunk/plugins/rdm - M /trunk/plugins/rlm - M /trunk/plugins/rtnet - M /trunk/plugins/rudp - M /trunk/plugins/v5ua - M /trunk/tools - M /trunk/tools/lemon - M /trunk/wiretap + M /trunk/docbook/developer-guide.xml -Set svn:ignore on directories to match what's in the .cvsignore files -(but don't bother with .lo or .la names, as *.lo and *.la are ignored by -default). +added book partintro's +------------------------------------------------------------------------ +r11792 | ulfl | 2004-08-21 15:34:22 -0500 (Sat, 21 Aug 2004) | 1 line +Changed paths: + M /trunk/docbook/dg-src/EDG_chapter_sources.xml + M /trunk/docbook/dg-src/EDG_chapter_tools.xml +minor changes in chapter sources, a lot more changes and additions in chapter tools ------------------------------------------------------------------------ -r11386 | guy | 2004-07-17 04:02:03 -0500 (Sat, 17 Jul 2004) | 2 lines +r11791 | ulfl | 2004-08-21 15:29:47 -0500 (Sat, 21 Aug 2004) | 1 line Changed paths: - M /trunk/packet-skinny.c + M /trunk/docbook/dg-src/EDG_chapter_introduction.xml + M /trunk/docbook/dg-src/EDG_preface.xml -From Ainsley Pereira: set up conversations for RTSP when appropriate. +minor changes +------------------------------------------------------------------------ +r11790 | jmayer | 2004-08-21 14:47:50 -0500 (Sat, 21 Aug 2004) | 1 line +Changed paths: + M /trunk/epan/dissectors/packet-bootp.c +Missed the second case in last change ------------------------------------------------------------------------ -r11385 | guy | 2004-07-17 03:49:22 -0500 (Sat, 17 Jul 2004) | 2 lines +r11789 | jmayer | 2004-08-21 14:41:24 -0500 (Sat, 21 Aug 2004) | 1 line Changed paths: - M /trunk/packet-rtps.c + M /trunk/epan/dissectors/packet-bootp.c -From Lukas Pokorny: fix some bugs. +The chaddr element is always 16 bytes in size, although only hlen bytes are used +------------------------------------------------------------------------ +r11788 | jmayer | 2004-08-21 14:02:14 -0500 (Sat, 21 Aug 2004) | 1 line +Changed paths: + M /trunk/docbook/dg-src/EDG_chapter_libraries.xml + M /trunk/docbook/dg-src/EDG_chapter_sources.xml + M /trunk/docbook/dg-src/EDG_chapter_tools.xml + M /trunk/docbook/dg-src/EDG_chapter_userinterface.xml +Propset Id and native ------------------------------------------------------------------------ -r11384 | guy | 2004-07-17 03:45:10 -0500 (Sat, 17 Jul 2004) | 3 lines +r11787 | jmayer | 2004-08-21 13:56:39 -0500 (Sat, 21 Aug 2004) | 1 line Changed paths: - M /trunk/epan/dfilter/scanner.l - M /trunk/epan/ftypes/ftype-integer.c + M /trunk/Ethereal.desktop + +Update with Entries from Fedora and Suse 9.1 +------------------------------------------------------------------------ +r11786 | ulfl | 2004-08-21 11:30:04 -0500 (Sat, 21 Aug 2004) | 3 lines +Changed paths: + M /trunk/docbook/Makefile + M /trunk/docbook/developer-guide.xml + M /trunk/docbook/dg-src/EDG_chapter_introduction.xml + A /trunk/docbook/dg-src/EDG_chapter_libraries.xml + A /trunk/docbook/dg-src/EDG_chapter_sources.xml + A /trunk/docbook/dg-src/EDG_chapter_tools.xml + A /trunk/docbook/dg-src/EDG_chapter_userinterface.xml -G_MAXINT32, G_MININT32, and G_MAXUINT32 aren't defined by GLib 1.2[.x], -so we have to define them ourselves if they're not defined. +added a lot of content about the build environment, as the required tools, libraries and such (much win32 related stuff). +doc is still at a *very* early stage and still very incomplete, but constantly growing now :-) ------------------------------------------------------------------------ -r11383 | jmayer | 2004-07-16 18:42:38 -0500 (Fri, 16 Jul 2004) | 5 lines +r11785 | ulfl | 2004-08-21 06:11:13 -0500 (Sat, 21 Aug 2004) | 1 line Changed paths: - M /trunk/doc/Makefile.am - M /trunk/doc/README.idl2eth - M /trunk/idl2eth.sh + M /trunk/epan/dissectors/packet-tcp.c + +Replaced the column string [Reassembled TCP] by [TCP segment of a reassembled PDU], to be better understandable. But I'm still not satisfied with this... +------------------------------------------------------------------------ +r11784 | ulfl | 2004-08-21 04:02:52 -0500 (Sat, 21 Aug 2004) | 8 lines +Changed paths: + M /trunk/epan/dissectors/packet-aim.c + M /trunk/epan/dissectors/packet-atalk.c + M /trunk/epan/dissectors/packet-bgp.c + M /trunk/epan/dissectors/packet-cast.c + M /trunk/epan/dissectors/packet-clnp.c + M /trunk/epan/dissectors/packet-cops.c + M /trunk/epan/dissectors/packet-dcerpc.c + M /trunk/epan/dissectors/packet-diameter.c + M /trunk/epan/dissectors/packet-distcc.c + M /trunk/epan/dissectors/packet-dns.c + M /trunk/epan/dissectors/packet-dsi.c + M /trunk/epan/dissectors/packet-enip.c + M /trunk/epan/dissectors/packet-fcip.c + M /trunk/epan/dissectors/packet-h225.c + M /trunk/epan/dissectors/packet-h245.c + M /trunk/epan/dissectors/packet-http.c + M /trunk/epan/dissectors/packet-ipdc.c + M /trunk/epan/dissectors/packet-iscsi.c + M /trunk/epan/dissectors/packet-isns.c + M /trunk/epan/dissectors/packet-kerberos.c + M /trunk/epan/dissectors/packet-laplink.c + M /trunk/epan/dissectors/packet-ldap.c + M /trunk/epan/dissectors/packet-ldp.c + M /trunk/epan/dissectors/packet-mq.c + M /trunk/epan/dissectors/packet-mysql.c + M /trunk/epan/dissectors/packet-nbns.c + M /trunk/epan/dissectors/packet-ncp.c + M /trunk/epan/dissectors/packet-ndmp.c + M /trunk/epan/dissectors/packet-ndps.c + M /trunk/epan/dissectors/packet-netbios.c + M /trunk/epan/dissectors/packet-q931.c + M /trunk/epan/dissectors/packet-rpc.c + M /trunk/epan/dissectors/packet-rsync.c + M /trunk/epan/dissectors/packet-rtsp.c + M /trunk/epan/dissectors/packet-ses.c + M /trunk/epan/dissectors/packet-skinny.c + M /trunk/epan/dissectors/packet-slsk.c + M /trunk/epan/dissectors/packet-smpp.c + M /trunk/epan/dissectors/packet-smtp.c + M /trunk/epan/dissectors/packet-snmp.c + M /trunk/epan/dissectors/packet-srvloc.c + M /trunk/epan/dissectors/packet-ssh.c + M /trunk/epan/dissectors/packet-ssl.c + M /trunk/epan/dissectors/packet-t38.c + M /trunk/epan/dissectors/packet-tcp.c + M /trunk/epan/dissectors/packet-tds.c + M /trunk/epan/dissectors/packet-tns.c + M /trunk/epan/dissectors/packet-tpkt.c + M /trunk/epan/dissectors/packet-x11.c + M /trunk/epan/dissectors/packet-xot.c + M /trunk/epan/dissectors/packet-ymsg.c + +Prevent the word "desegmentation" at the GUI, but use reassembling at that places, as we also use "defragmentation" and "reassembling". Use reassembling as the general term for such actions. + +I (hopefully) didn't changed any protocol fields or preference file names, but only the GUI labels appearing in the protocol display and the protocol preferences. -From Debian. Likely author: Frederic Peters - * Updated omniorb URL (closes: #257512) - run pod2man with --section=4 for ethereal-filter +Also added a note to the protocol preferences (where appropriate), that you have to enable "Allow subdissectors to reassemble TCP streams" at the corresponding protocol settings for TCP reassembling to take effect. +If you encounter any mistakes I've made here, please let me know... ------------------------------------------------------------------------ -r11382 | guy | 2004-07-16 18:35:46 -0500 (Fri, 16 Jul 2004) | 15 lines +r11783 | guy | 2004-08-20 20:19:36 -0500 (Fri, 20 Aug 2004) | 7 lines Changed paths: - M /trunk/epan/dfilter/scanner.l - M /trunk/epan/ftypes/ftype-integer.c + M /trunk/capinfo.c -I'm not sure "strtol()" and "strtoul()" are guaranteed to clear "errno" -on success, so we clear it before calling them. +"localtime()" returns a value that might not survive a subsequent call +to "localtime()" (it might, for example, be static - and *is* static in +a lot of implementations). Don't call it twice and expect both values +to be useful. -Assign the value of "strtol()" to a "long" and assign the value of -"strtoul()" to an "unsigned long", as those are the return types for -those functions - "gint32" and "guint32" might not be large enough for -the return value on an LP64 platform. +Clean up white space. -Check for errno being EINVAL, as that can happen if the number isn't -valid. +------------------------------------------------------------------------ +r11782 | guy | 2004-08-20 12:48:45 -0500 (Fri, 20 Aug 2004) | 2 lines +Changed paths: + M /trunk/INSTALL -Before assigning the value returned by "strtol()" or "strtoul()" to the -final destination, check whether it's in the right range for that -destination. +Update to reflect GTK+/GLib 2.x now being the default. ------------------------------------------------------------------------ -r11381 | guy | 2004-07-16 18:26:27 -0500 (Fri, 16 Jul 2004) | 2 lines +r11781 | guy | 2004-08-20 03:15:11 -0500 (Fri, 20 Aug 2004) | 3 lines Changed paths: - D /trunk/wiretap/Makefile + M /trunk/epan/dissectors/packet-clnp.c -This shouldn't be checked in, as it's generated from Makefile.am. +From Matthew Bradley: add filterable fields for the COTP TPDU numbers +and for the last-packet/earlier-fragment flag. ------------------------------------------------------------------------ -r11380 | jmayer | 2004-07-16 16:24:26 -0500 (Fri, 16 Jul 2004) | 9 lines +r11780 | etxrab | 2004-08-19 15:28:34 -0500 (Thu, 19 Aug 2004) | 2 lines Changed paths: - M /trunk/packet-gtp.c + M /trunk/epan/dissectors/packet-isup.c -Indces run from 0-2 if an array is declared as array[3]. -This patch has been part of RedHat since 0.9.16, unfortunately -the patch never made it into the mainline source. +From Luis Ontanon: add some fields for filtering r packet-isup which adds A,B and C numbers to the + fields (that is called,calling and redirecting number). Changed the patch to not use hidden fields and some code clean up. +------------------------------------------------------------------------ +r11779 | guy | 2004-08-19 14:44:57 -0500 (Thu, 19 Aug 2004) | 5 lines +Changed paths: + M /trunk/doc/README.developer -The patch seems to be authored by Phil Knirsch (from ethereal.spec: -* Tue Nov 25 2003 Phil Knirsch 0.9.16-3 -- Fixed out of bound array access (#110749). +Note that "G_GINT64_CONSTANT()" should be used for constant values that +don't fit in 32 bits, rather than using "LL" at the end. +Clean up some other 64-bit-integer items. ------------------------------------------------------------------------ -r11379 | gerald | 2004-07-15 16:09:33 -0500 (Thu, 15 Jul 2004) | 6 lines +r11775 | gerald | 2004-08-19 09:35:55 -0500 (Thu, 19 Aug 2004) | 6 lines Changed paths: - M /trunk/Makefile.am - M /trunk/Makefile.common - M /trunk/Makefile.nmake - M /trunk/gtk/about_dlg.c - M /trunk/gtk/main.c - M /trunk/make-version.pl - M /trunk/mergecap.c - M /trunk/tethereal.c + M /trunk/file.c + M /trunk/gtk/file_dlg.c + M /trunk/gtk/packet_list.c + M /trunk/gtk/range_utils.c -Convert make-version.pl and the associated cvsversion.h and CVSVERSION -definition to Subversion. "svn info" prints out the last changed date -of the repository, so we don't have to go hunting through "CVS/Entries" -files anymore. +As suggested by Guy: Have mark_frame() do nothing if the frame has +already been marked and have unmark_frame() do likewise. Don't mess +with the marked frame count in mark_all_frames(). +Be a little more paranoid about the marked frame count in other places. ------------------------------------------------------------------------ -r11378 | gerald | 2004-07-15 14:29:49 -0500 (Thu, 15 Jul 2004) | 2 lines +r11774 | guy | 2004-08-19 04:00:20 -0500 (Thu, 19 Aug 2004) | 3 lines Changed paths: - M /trunk/README + M /trunk/epan/dissectors/packet-windows-common.c -Try again (hook script didn't do its thing). +MSVC++ doesn't understand that "64_bit_integer % 10000000" fits in an +"int", so we throw in a cast to squelch a warning. ------------------------------------------------------------------------ -r11377 | gerald | 2004-07-15 14:26:05 -0500 (Thu, 15 Jul 2004) | 3 lines +r11773 | guy | 2004-08-19 02:55:30 -0500 (Thu, 19 Aug 2004) | 3 lines Changed paths: - M /trunk/README + M /trunk/epan/dissectors/packet-windows-common.c -Test commit for new repository. +Use "G_GINT64_CONSTANT()" for 64-bit integral constants, rather than +hardwiring "LL" as the suffix - it's not "LL" in MSVC++. +------------------------------------------------------------------------ +r11772 | jmayer | 2004-08-18 18:24:05 -0500 (Wed, 18 Aug 2004) | 1 line +Changed paths: + M /trunk/docbook/dg-src/EDG_chapter_introduction.xml +Props: Keywords and line-style ------------------------------------------------------------------------ -r11376 | guy | 2004-07-14 03:04:39 -0500 (Wed, 14 Jul 2004) | 3 lines +r11771 | gerald | 2004-08-18 16:05:38 -0500 (Wed, 18 Aug 2004) | 3 lines Changed paths: - M /trunk/gtk/gui_prefs.c + M /trunk/file.c -As per Pavel Kankovsky, return FALSE, not TRUE, if "user_font_test()" -fails, as that means we aren't setting the font to the new value. +If you mark all frames, then unmark all frames "marked_count" overflows. +Keep this from happening. ------------------------------------------------------------------------ -r11375 | gerald | 2004-07-13 14:30:02 -0500 (Tue, 13 Jul 2004) | 3 lines +r11769 | tuexen | 2004-08-18 09:11:25 -0500 (Wed, 18 Aug 2004) | 2 lines Changed paths: - M /trunk/Makefile.nmake + M /trunk/gtk/decode_as_dlg.c -Both epan/doxygen.cfg and gtk/doxygen.cfg depend on the root doxygen.cfg. -Build it before going into those directories. +Added initial SCTP support: You can chose how PPID 0 will be handled. ------------------------------------------------------------------------ -r11374 | gerald | 2004-07-13 13:19:59 -0500 (Tue, 13 Jul 2004) | 2 lines +r11768 | ulfl | 2004-08-18 03:13:29 -0500 (Wed, 18 Aug 2004) | 1 line Changed paths: - M /trunk/config.nmake + M /trunk/docbook/dg-src/EDG_chapter_introduction.xml + +added some more info to the intro (has to be cleaned up) +------------------------------------------------------------------------ +r11767 | guy | 2004-08-18 02:34:15 -0500 (Wed, 18 Aug 2004) | 4 lines +Changed paths: + M /trunk/epan/dissectors/packet-rtcp.c + M /trunk/epan/dissectors/packet-rtp.c -Use libethereal.dll by default. +Don't assume that if we find a conversation that we've set a dissector +for it, or that we've given it a conversation data item - the +conversation might exist for other reasons. ------------------------------------------------------------------------ -r11373 | ulfl | 2004-07-13 13:14:00 -0500 (Tue, 13 Jul 2004) | 2 lines +r11766 | ulfl | 2004-08-18 02:04:23 -0500 (Wed, 18 Aug 2004) | 1 line Changed paths: - M /trunk/gtk/endpoint_talkers_table.c - M /trunk/gtk/hostlist_table.c + M /trunk/docbook/developer-guide.xml + A /trunk/docbook/dg-src/EDG_chapter_introduction.xml + M /trunk/docbook/dg-src/EDG_preface.xml -Conversation/Endpoint list performance patch from Ian Schorr +very first draft of introduction chapter (copied some things from the user's guide) +------------------------------------------------------------------------ +r11765 | guy | 2004-08-18 01:56:36 -0500 (Wed, 18 Aug 2004) | 5 lines +Changed paths: + M /trunk/epan/dissectors/packet-ntlmssp.c + +Samba's smbclient doesn't put the extra stuff after the list of names in +the NTLMv2 blob, so don't bother dissecting it for now - perhaps we +should see how much of the NTLMv2 response remains, and, if there is +any, put it into the tree as extra data. ------------------------------------------------------------------------ -r11372 | guy | 2004-07-13 02:15:45 -0500 (Tue, 13 Jul 2004) | 4 lines +r11764 | ulfl | 2004-08-18 01:56:04 -0500 (Wed, 18 Aug 2004) | 1 line Changed paths: - M /trunk/gtk/capture_dlg.c - M /trunk/gtk/compat_macros.h - M /trunk/gtk/dlg_utils.c - M /trunk/gtk/file_dlg.c - M /trunk/gtk/main.c - M /trunk/gtk/simple_dialog.c - M /trunk/gtk/toolbar.c - M /trunk/simple_dialog.h + M /trunk/docbook/ug-src/EUG_preface.xml + M /trunk/docbook/user-guide.xml -From Daniel Thompson: add additional message/alert box options to -display "Save", "Continue without Saving", and "Cancel", for the "do you -want to save?" messages. +self referring entry (link to ethereal page) fixed +------------------------------------------------------------------------ +r11762 | jmayer | 2004-08-17 17:38:01 -0500 (Tue, 17 Aug 2004) | 1 line +Changed paths: + M /trunk/docbook/dg-src/EDG_preface.xml + +props: Keywords and eol-style +------------------------------------------------------------------------ +r11761 | ulfl | 2004-08-17 12:09:14 -0500 (Tue, 17 Aug 2004) | 1 line +Changed paths: + M /trunk/docbook/Makefile + M /trunk/docbook/developer-guide.xml + D /trunk/docbook/dg-src/EDG_chapter_five.xml + D /trunk/docbook/dg-src/EDG_chapter_four.xml + D /trunk/docbook/dg-src/EDG_chapter_one.xml + D /trunk/docbook/dg-src/EDG_chapter_three.xml + D /trunk/docbook/dg-src/EDG_chapter_two.xml + A /trunk/docbook/dg-src/EDG_preface.xml +very first steps for a "new" developer's guide ------------------------------------------------------------------------ -r11371 | guy | 2004-07-13 00:58:15 -0500 (Tue, 13 Jul 2004) | 2 lines +r11759 | obiot | 2004-08-17 03:47:30 -0500 (Tue, 17 Aug 2004) | 2 lines Changed paths: - M /trunk/mergecap.c + M /trunk/tools/win32-setup.sh -If we fail to open the output file, report the reason why. +Check for both HTTP_PROXY and http_proxy in MSVC++ setup. ------------------------------------------------------------------------ -r11370 | guy | 2004-07-13 00:43:59 -0500 (Tue, 13 Jul 2004) | 4 lines +r11758 | guy | 2004-08-16 20:12:29 -0500 (Mon, 16 Aug 2004) | 4 lines Changed paths: - M /trunk/gtk/capture_prefs.c + M /trunk/README.irix -From Pavel Kankovsky: the items pointed to by elements in the "text[]" -array are all "g_free()"d, so they have to be "g_malloc()"ed - instead -of setting some to "", set them to "g_strdup("")". +Note that some of the IRIX problems might no longer exist - and get rid +of the libpcap patch, as it's incorporated into current versions of +libpcap. ------------------------------------------------------------------------ -r11369 | guy | 2004-07-13 00:29:23 -0500 (Tue, 13 Jul 2004) | 2 lines +r11757 | guy | 2004-08-16 19:34:26 -0500 (Mon, 16 Aug 2004) | 4 lines Changed paths: - M /trunk/Makefile.common - M /trunk/epan/Makefile.common - A /trunk/packet-dcerpc-eventlog.c - A /trunk/packet-dcerpc-eventlog.h + M /trunk/README.macos -From Jean-Baptiste Marchand: MS Eventlog support. +We now try to detect OS X systems with a new libpcap but old headers, +and not try to use the shiny new routines on those systems, so you +shouldn't get the "`pcap_if_t' undeclared" error any more. ------------------------------------------------------------------------ -r11368 | ulfl | 2004-07-12 16:00:40 -0500 (Mon, 12 Jul 2004) | 3 lines +r11756 | guy | 2004-08-16 19:21:13 -0500 (Mon, 16 Aug 2004) | 7 lines Changed paths: - M /trunk/mergecap.c + M /trunk/epan/dissectors/packet-dhcpv6.c + +Don't give up on the entire DHCPv6 packet if we find an error in +encapsulated options, just give up on the option in which they're +encapsulated. -bugfix to a bug reported by jprakashbabu [AT] hotpop.com: -mergecap didn't created a new output file +Note that for the Relay Message option, we should perhaps dissect the +option data as a DHCP message, not just a sequence of options. ------------------------------------------------------------------------ -r11367 | ulfl | 2004-07-12 15:01:41 -0500 (Mon, 12 Jul 2004) | 4 lines +r11754 | guy | 2004-08-16 17:30:04 -0500 (Mon, 16 Aug 2004) | 4 lines Changed paths: - M /trunk/gtk/dlg_utils.c + M /trunk/epan/dissectors/packet-windows-common.c -bugfix to a bug reported by Ian Schorr: -don't present main window when closing dialogs on GTK2.4, -as this might be a statistic window +Don't do the FILETIME->nstime_t conversion in floating point, as it +produces some floating-point noise in the nanoseconds field; we've +required 64-bit integer support for a while, so use that. ------------------------------------------------------------------------ -r11366 | ulfl | 2004-07-12 14:10:58 -0500 (Mon, 12 Jul 2004) | 4 lines +r11753 | ulfl | 2004-08-16 12:18:04 -0500 (Mon, 16 Aug 2004) | 1 line Changed paths: - M /trunk/gtk/main.c + M /trunk/epan/dissectors/packet-smb.c + M /trunk/epan/dissectors/packet-windows-common.c + +cast define of TIME_T_MIN and TIME_T_MAX to (time_t), as MSVC seems to have problems with this definition and throws a warning "convert negative constant to unsigned integer" +------------------------------------------------------------------------ +r11752 | guy | 2004-08-16 02:59:18 -0500 (Mon, 16 Aug 2004) | 3 lines +Changed paths: + M /trunk/epan/dissectors/packet-smb.c -bugfix to a bug reported by Stuart MacDonald (bug #12): -present main window before closing the program, -when asking to save the capture file first +From Ronnie Sahlberg: update the fs attributes to be more complete and +correctly dissected. ------------------------------------------------------------------------ -r11365 | ulfl | 2004-07-12 13:39:03 -0500 (Mon, 12 Jul 2004) | 4 lines +r11751 | guy | 2004-08-16 02:53:07 -0500 (Mon, 16 Aug 2004) | 3 lines Changed paths: - M /trunk/gtk/dlg_utils.c + M /trunk/asn1/x509sat/SelectedAttributeTypes.asn + M /trunk/asn1/x509sat/packet-x509sat-template.c + M /trunk/epan/dissectors/packet-x509sat.c -bugfix to a bug reported by Ian Schorr: -GTK2.4 open directory doesn't go into last opened dir -(this will affect all open file dialogs) +From Ronnie Sahlberg: add dissection of the Teletext string type to the +DirectoryString choice in SelectedAttributeTypes. ------------------------------------------------------------------------ -r11364 | ulfl | 2004-07-12 12:20:06 -0500 (Mon, 12 Jul 2004) | 4 lines +r11750 | guy | 2004-08-16 02:52:07 -0500 (Mon, 16 Aug 2004) | 4 lines Changed paths: - M /trunk/gtk/gui_prefs.c + M /trunk/epan/dissectors/packet-dhcpv6.c -bugfix to a bug reported by Stuart MacDonald (bug #10): -return FALSE for the recent files text entry, otherwise Ethereal will -crash when selected this field and press Apply +Whenever we call "dhcpv6_option()", check to make sure it didn't set +"at_end" - if it does, the option is sufficiently bad that we can't +continue dissecting the packet, so we give up. ------------------------------------------------------------------------ -r11363 | tuexen | 2004-07-11 13:01:06 -0500 (Sun, 11 Jul 2004) | 2 lines +r11749 | guy | 2004-08-16 01:24:17 -0500 (Mon, 16 Aug 2004) | 3 lines Changed paths: - M /trunk/AUTHORS + M /trunk/gtk/gui_prefs.c -Correct my name +Get rid of unused enum_val_t table (the wrap vs. no-wrap in search flag +is a Boolean, not an enum). ------------------------------------------------------------------------ -r11362 | ulfl | 2004-07-10 06:57:19 -0500 (Sat, 10 Jul 2004) | 3 lines +r11748 | guy | 2004-08-16 00:54:01 -0500 (Mon, 16 Aug 2004) | 8 lines Changed paths: - M /trunk/gtk/endpoint_talkers_table.c + M /trunk/epan/dissectors/packet-rtcp.c -changed column headers, replaced e.g. "-> Packets" by -"Packets A->B" to clarify behaviour +From Martin Mathieson: + + - test for NULL conversation data to avoid a potential crash when + looking up stream setup info (as RTP dissector does); + + - adds a heuristic function (like RTP, this is a preference + initially set to off). ------------------------------------------------------------------------ -r11361 | ulfl | 2004-07-10 06:53:51 -0500 (Sat, 10 Jul 2004) | 2 lines +r11747 | guy | 2004-08-15 21:23:41 -0500 (Sun, 15 Aug 2004) | 2 lines Changed paths: - M /trunk/gtk/hostlist_table.c + M /trunk/acinclude.m4 -changed column headers, don't talk of frames but of packets +Fix a typo. ------------------------------------------------------------------------ -r11360 | guy | 2004-07-10 02:16:55 -0500 (Sat, 10 Jul 2004) | 2 lines +r11746 | guy | 2004-08-15 20:13:11 -0500 (Sun, 15 Aug 2004) | 5 lines Changed paths: - M /trunk/AUTHORS - M /trunk/Makefile.common - M /trunk/epan/Makefile.common - A /trunk/packet-dcerpc-frsapi.c - A /trunk/packet-dcerpc-frsapi.h - A /trunk/packet-dcerpc-frsrpc.c - A /trunk/packet-dcerpc-frsrpc.h + M /trunk/epan/dissectors/packet-dhcp-failover.c -From Jean-Baptiste Marchand: frsrpc and frsapi support. +According to draft-ietf-dhc-failover-10, the message digest type is 1 +byte - and a length of 1 is used to put the message digest into the +protocol tree, which agrees with that. Therefore, "tvb_get_guint8()" +should be used to fetch it. ------------------------------------------------------------------------ -r11359 | guy | 2004-07-09 21:07:23 -0500 (Fri, 09 Jul 2004) | 4 lines +r11745 | guy | 2004-08-15 20:11:23 -0500 (Sun, 15 Aug 2004) | 18 lines Changed paths: - M /trunk/doc/ethereal.pod + M /trunk/acinclude.m4 -SUM, like COUNT, MIN, MAX, and AVG, computes the value over the -interval, not over the entire capture (a sum over the entire capture -would yield only one value, which isn't very interesting to plot). +For "pcap_findalldevs()", don't assume that just because it's in -lpcap +it's usable - one of the updates to OS X 10.3 updated libpcap to +0.8[.x], so that it had "pcap_findalldevs()", but didn't update +"pcap.h", so it didn't declare "pcap_if_t", so you couldn't actually +*use* it. You can work around that by installing the pcap.h (and +pcap-bpf.h) from the matching tcpdump.org release, but, as even when +that version of OS X is pre-installed rather than being the result of a +Software Update, you still don't get the new "pcap.h" (at least I didn't +get it on my PowerBook with 10.3.4). Therefore, we check whether a +program that calls "pcap_findalldevs()" *and* declares a "pcap_if_t *" +to pass to it can be compiled and linked with -lpcap, and only declare +HAVE_PCAP_FINDALLDEVS if we can. + +Also, don't check for the functions added to libpcap after +"pcap_findalldevs()" was added unless we have a usable +"pcap_findalldevs()", as, if not, those functions won't be declared in +"pcap.h" either, so we'll get compiler warnings. ------------------------------------------------------------------------ -r11358 | guy | 2004-07-09 20:01:41 -0500 (Fri, 09 Jul 2004) | 2 lines +r11744 | gerald | 2004-08-15 14:26:25 -0500 (Sun, 15 Aug 2004) | 2 lines Changed paths: - M /trunk/doc/ethereal.pod + M /trunk/file.c + M /trunk/gtk/gui_prefs.c + M /trunk/prefs.c + M /trunk/prefs.h -Clean up some formatting, and fix some typoes. +From Greg Morris: Add a configuration option to control search wrapping. ------------------------------------------------------------------------ -r11357 | guy | 2004-07-09 18:37:40 -0500 (Fri, 09 Jul 2004) | 11 lines +r11743 | gerald | 2004-08-15 13:32:24 -0500 (Sun, 15 Aug 2004) | 2 lines Changed paths: - M /trunk/packet-http.c - M /trunk/packet-icap.c - M /trunk/packet-rtsp.c + A /trunk/asn1/ns-cert-exts + A /trunk/asn1/ns-cert-exts/NETSCAPE-CERT-EXTS.asn + A /trunk/asn1/ns-cert-exts/ns_cert_exts.cnf + A /trunk/asn1/ns-cert-exts/packet-ns_cert_exts-template.c + A /trunk/asn1/ns-cert-exts/packet-ns_cert_exts-template.h + M /trunk/epan/dissectors/Makefile.common + A /trunk/epan/dissectors/packet-ns_cert_exts.c -Use "iscntrl()", rather than "isprint()", to test whether a character is -a CTL in HTTP, ICAP, and RTSP. +From Ronnie Sahlberg: Netscape certificate extensions. -Check for non-ASCII characters in ICAP and RTSP, just as we do in HTTP. +------------------------------------------------------------------------ +r11742 | jmayer | 2004-08-15 06:39:13 -0500 (Sun, 15 Aug 2004) | 3 lines +Changed paths: + M /trunk/epan/dissectors/packet-dhcp-failover.c -The headers in those protocols are just "headers", not "MIME headers", -at least in the RFCs (common usage nonwithstanding; not all of those -headers are for MIME stuff such as Content-Type). +Make message_digest_type a guint16. Removed cast. +Spotted by Ulf Lamping. -Add some RFC numbers. +------------------------------------------------------------------------ +r11741 | ulfl | 2004-08-15 06:25:35 -0500 (Sun, 15 Aug 2004) | 1 line +Changed paths: + M /trunk/epan/dissectors/packet-dhcp-failover.c +remove MSVC compiler warning (required a type cast) ------------------------------------------------------------------------ -r11356 | guy | 2004-07-09 18:17:05 -0500 (Fri, 09 Jul 2004) | 7 lines +r11740 | guy | 2004-08-14 22:24:47 -0500 (Sat, 14 Aug 2004) | 2 lines Changed paths: - M /trunk/Makefile.common - A /trunk/isprint.h - M /trunk/packet-aim.c - M /trunk/packet-cops.c - M /trunk/packet-dcm.c - M /trunk/packet-giop.c - M /trunk/packet-radius.c - M /trunk/packet-snmp.c - M /trunk/packet-tds.c + M /trunk/epan/dissectors/packet-ntlmssp.c -Move the redefinition of "isprint()" to be used by dissectors when -generating strings to put into the printable representation of protocol -tree items into an "isprint.h" header, and include it in some additional -dissectors. +Dissect the last unknown item at the end of the NTLMv2 blob. -Add bounds checking to one place in the DICOM dissector. +------------------------------------------------------------------------ +r11739 | jmayer | 2004-08-14 16:20:28 -0500 (Sat, 14 Aug 2004) | 1 line +Changed paths: + M /trunk/ChangeLog +@ -> [AT] ------------------------------------------------------------------------ -r11355 | guy | 2004-07-09 18:02:38 -0500 (Fri, 09 Jul 2004) | 6 lines +r11737 | obiot | 2004-08-13 14:45:35 -0500 (Fri, 13 Aug 2004) | 2 lines Changed paths: - M /trunk/gtk/Makefile.am - M /trunk/gtk/follow_dlg.c - M /trunk/gtk/gtkglobals.h - A /trunk/gtk/isprint.h - M /trunk/gtk/proto_draw.c + M /trunk/AUTHORS -In the GTK+ code, move the redefinition of "isprint()" to -"gtk/isprint.h", and include that in "follow_dlg.c" (which wasn't -including "gtkglobals.h" and thus wasn't getting the redefinition) and -"proto_draw.c" (which was including "gtkglobals.h" but now needs to -include "isprint.h" as well). +Keep spammers away: do NOT put an @ sign in contributor's email addresses! ------------------------------------------------------------------------ -r11354 | guy | 2004-07-09 16:52:03 -0500 (Fri, 09 Jul 2004) | 3 lines +r11736 | guy | 2004-08-13 04:47:23 -0500 (Fri, 13 Aug 2004) | 5 lines Changed paths: - M /trunk/epan/proto.c + M /trunk/AUTHORS + M /trunk/epan/dissectors/Makefile.common + M /trunk/epan/dissectors/packet-aim-icq.c + A /trunk/epan/dissectors/packet-dcerpc-iremunkn.c + A /trunk/epan/dissectors/packet-dcerpc-iremunkn2.c + M /trunk/epan/dissectors/packet-dcerpc-oxid.c + A /trunk/epan/dissectors/packet-dcerpc-sysact.c + +From Jelmer Vernooij: -"length" is relative to the start of the field, so don't subtract the -start of the field from it. + OSCAR-ICQ updates; + DCOM IRemUnknown and IRemUnknown2 support. ------------------------------------------------------------------------ -r11353 | guy | 2004-07-09 16:13:22 -0500 (Fri, 09 Jul 2004) | 15 lines +r11735 | guy | 2004-08-13 04:35:25 -0500 (Fri, 13 Aug 2004) | 2 lines Changed paths: - M /trunk/gtk/main.c - M /trunk/gtk/recent.c + M /trunk/AUTHORS + M /trunk/epan/dissectors/Makefile.common + A /trunk/epan/dissectors/packet-maccontrol.c -Don't allow non-positive values for the main window width and height -values in the "recent" file. Also, check for syntax errors in numerical -values. +From Giles Scott: Ethernet MAC Control Frame support. -Set the main window height, as well as the main window width, to default -values before we read in the values from the "recent" file. (Use -non-positive values here if you want the default to be "don't set the -geometry" - note that you can't set one to a positive value and the -other one to a non-positive value and expect only one to be set; they -*both* have to be positive in order for the size to be set.) +------------------------------------------------------------------------ +r11734 | guy | 2004-08-13 03:27:58 -0500 (Fri, 13 Aug 2004) | 6 lines +Changed paths: + M /trunk/tethereal.c -Treat non-positive values for those settings in the "recent" structure -as an indication that we don't have values from them and that we should -therefore not set the window size. +When opening an output file, use "file_snaplen" as the snapshot length, +rather than "pcap_snapshot(ld.pch)" - we've set "file_snaplen" to +"pcap_snapshot(ld.pch)" if we're capturing from a device, but if we're +reading from a pipe, "ld.pch" is null (so we'll crash if we use it), and +we've set "file_snaplen" from the header we've read from a pipe. ------------------------------------------------------------------------ -r11352 | tuexen | 2004-07-09 14:50:00 -0500 (Fri, 09 Jul 2004) | 3 lines +r11733 | gerald | 2004-08-12 21:39:49 -0500 (Thu, 12 Aug 2004) | 3 lines Changed paths: - M /trunk/packet-enrp.c + M /trunk/epan/libethereal.def + M /trunk/epan/strutil.c + M /trunk/epan/strutil.h + M /trunk/gtk/find_dlg.c -Updated to support the upcoming -draft-ietf-rserpool-enrp-09.txt +Move convert_string_to_hex() and convert_string_case() from gtk/find_dlg.c +to epan/strutil.c ------------------------------------------------------------------------ -r11351 | gerald | 2004-07-09 13:43:04 -0500 (Fri, 09 Jul 2004) | 2 lines +r11732 | gerald | 2004-08-12 21:06:46 -0500 (Thu, 12 Aug 2004) | 2 lines Changed paths: - M /trunk/gtk/main.c + M /trunk/ChangeLog + M /trunk/NEWS -Don't show the splash screen if we've been passed the "-G" flag. +Copy over the NEWS and ChangeLog from the 0.10.6 release tree. ------------------------------------------------------------------------ -r11350 | gerald | 2004-07-09 13:42:35 -0500 (Fri, 09 Jul 2004) | 2 lines +r11729 | gerald | 2004-08-12 17:45:59 -0500 (Thu, 12 Aug 2004) | 2 lines Changed paths: - M /trunk/epan/libethereal.def + M /trunk/Makefile.am -Add more entries. +Add capinfo.rc.in and wiretap.rc.in to the distribution. ------------------------------------------------------------------------ -r11349 | guy | 2004-07-09 04:21:07 -0500 (Fri, 09 Jul 2004) | 3 lines +r11727 | gerald | 2004-08-12 16:45:12 -0500 (Thu, 12 Aug 2004) | 3 lines Changed paths: - M /trunk/tethereal.c + M /trunk/doc/Makefile.am + M /trunk/make-authors-short.pl -Don't complain about "-T pdml" or "-T psml" being combined with "-x" -only if "-x" was specified. +From Graeme Hewson: Keep the list of authors in the Ethereal man page from +wrapping, and fix the title. ------------------------------------------------------------------------ -r11348 | guy | 2004-07-08 23:54:08 -0500 (Thu, 08 Jul 2004) | 3 lines +r11726 | guy | 2004-08-12 16:32:20 -0500 (Thu, 12 Aug 2004) | 4 lines Changed paths: - M /trunk/packet-ieee80211.c + M /trunk/epan/dissectors/packet-smb.c -From Solomon Peachy: fix the decoding of the Association ID in -management frames. +Note that the CIFS spec claims that the service name string in Tree +Connect AndX is always ASCII; we don't assume it is - the spec may very +well be wrong. ------------------------------------------------------------------------ -r11347 | tuexen | 2004-07-08 18:31:06 -0500 (Thu, 08 Jul 2004) | 2 lines +r11721 | gerald | 2004-08-11 16:22:49 -0500 (Wed, 11 Aug 2004) | 2 lines Changed paths: - M /trunk/AUTHORS + M /trunk/Makefile.nmake -Fix my e-mail address. +Update to GTK-Wimp 0.6.1. ------------------------------------------------------------------------ -r11346 | guy | 2004-07-08 16:16:04 -0500 (Thu, 08 Jul 2004) | 6 lines +r11718 | gerald | 2004-08-11 15:34:42 -0500 (Wed, 11 Aug 2004) | 3 lines Changed paths: - M /trunk/doc/README.developer + M /trunk/Makefile.nmake -Give more details on the "don't build the protocol tree if you don't -have to", indicating that if it's too much work to explicitly test for a -null protocol tree, you might want to avoid those tests and rely on the -protocol tree routines not to do much work if passed a null protocol -tree pointer. +Change the "setup" target to download the updated GTK+ libraries described +at http://mail.gnome.org/archives/gtk-devel-list/2004-August/msg00058.html . ------------------------------------------------------------------------ -r11345 | guy | 2004-07-08 16:02:18 -0500 (Thu, 08 Jul 2004) | 2 lines +r11717 | guy | 2004-08-11 14:11:16 -0500 (Wed, 11 Aug 2004) | 3 lines Changed paths: - M /trunk/doc/tethereal.pod + M /trunk/epan/dissectors/packet-snmp.c -"Frame" -> "Packet", as per UI and Ethereal man page changes. +From Tomas Kukosa: add a dissector table for OIDs in variable bindings, +so the variable value can be dissected by a subdissector. ------------------------------------------------------------------------ -r11344 | guy | 2004-07-08 15:57:24 -0500 (Thu, 08 Jul 2004) | 10 lines +r11713 | guy | 2004-08-10 17:45:47 -0500 (Tue, 10 Aug 2004) | 9 lines Changed paths: - M /trunk/doc/tethereal.pod + M /trunk/epan/dissectors/packet-tds.c -Document "-T psml", and give more details in the descriptiion of the -"-T" option. +The FreeTDS documentation on TDS claims that the field after the locale +(or, as that documentation calls it, the language name) is the database +name; mark it as such. -Talk about packet details rather than the protocol tree, just as we do in -the Ethereal manual page. +It also says there's some other stuff, such as a client MAC address, +after the database offset/length (and that the NTLMSSP message doesn't +come right after the database offset/length, there's an offset/length +for the NTLMSSP message). Put in a comment about that. -Clean up the descriptions of some of the "-z" options. +------------------------------------------------------------------------ +r11648 | guy | 2004-08-10 16:29:57 -0500 (Tue, 10 Aug 2004) | 3 lines +Changed paths: + M /trunk/AUTHORS + M /trunk/epan/column-utils.c -Fix some typos. +From Neil Piercy: put in some missing "put in the terminating NUL"s +after "vsnprintf()" calls. ------------------------------------------------------------------------ -r11343 | guy | 2004-07-08 06:07:29 -0500 (Thu, 08 Jul 2004) | 5 lines +r11646 | guy | 2004-08-10 16:23:34 -0500 (Tue, 10 Aug 2004) | 3 lines Changed paths: - M /trunk/file.c + M /trunk/epan/proto.c + +Add support for FT_FLOAT and FT_DOUBLE in "proto_tree_add_item()" +(untested). -If we're producing PostScript, don't put the column headers out if we're -not putting the column data out. +------------------------------------------------------------------------ +r11644 | gerald | 2004-08-10 10:10:45 -0500 (Tue, 10 Aug 2004) | 2 lines +Changed paths: + M /trunk/epan/Makefile.nmake -Don't fill in the column information if we're not going to use it. +From Graham Bloice: Allow libethereal.dll to be built after recent changes. ------------------------------------------------------------------------ -r11342 | guy | 2004-07-08 05:36:29 -0500 (Thu, 08 Jul 2004) | 7 lines +r11642 | guy | 2004-08-10 03:00:55 -0500 (Tue, 10 Aug 2004) | 2 lines Changed paths: - M /trunk/file.c - M /trunk/file.h - M /trunk/gtk/print_dlg.c - M /trunk/print.c - M /trunk/print.h - M /trunk/tethereal.c + M /trunk/epan/Makefile.common -Make the "human-readable text vs. PSML vs. PDML" choice separate from -the "text vs. PostScript" choice. The "text vs. PostScript" choice -should probably ultimately be done with a generic set of print methods, -to handle various platform-native print mechanisms more cleanly (and -perhaps the dialog box code for "export as {PDML,PSML}" should be -separate from the "export as text"/"print" dialog). +Fix a typo. ------------------------------------------------------------------------ -r11341 | guy | 2004-07-08 02:47:29 -0500 (Thu, 08 Jul 2004) | 5 lines +r11641 | guy | 2004-08-10 02:52:11 -0500 (Tue, 10 Aug 2004) | 3 lines Changed paths: - M /trunk/tethereal.c + M /trunk/epan/Makefile.am + M /trunk/epan/Makefile.common + M /trunk/epan/Makefile.nmake -Fix the error for a WTAP_ERR_UNSUPPORTED_ENCAP read error to more -accurately reflect the problem (it's not that the entire file has a -network type we don't handle - if it did, we'd have failed when we tried -to open it - it's that the packet we tried to read does). +Add LIBETHEREAL_SRC and LIBETHEREAL_INCLUDES to epan/Makefile.common, +and have epan/Makefile.am and epan/Makefile.nmake use them. ------------------------------------------------------------------------ -r11340 | guy | 2004-07-08 02:45:46 -0500 (Thu, 08 Jul 2004) | 9 lines +r11640 | guy | 2004-08-10 02:03:21 -0500 (Tue, 10 Aug 2004) | 3 lines Changed paths: - M /trunk/file.c + M /trunk/epan/dissectors/packet-dhcp-failover.c + +Use the protocol short name as the Protocol column value, as is done in +other dissectors. -A read can return WTAP_ERR_UNSUPPORTED_ENCAP if the encapsulation type -is per-packet and the packet has an encapsulation type we don't know -about, so handle it on reads as well as errors - show an error message -noting that we had a packet with a network type we don't know about, and -show the extra info returned for that error giving details. +------------------------------------------------------------------------ +r11639 | guy | 2004-08-10 00:27:50 -0500 (Tue, 10 Aug 2004) | 3 lines +Changed paths: + M /trunk/capture-wpcap.c -It shouldn't return WTAP_ERR_UNSUPPORTED, however, so just give the -"wtap_strerror()" error for that case. +From Graham Bloice: if we don't have "pcap_lib_version()" in WinPcap, we +might have "PacketLibraryVersion[]" in packet.dll - try using that. ------------------------------------------------------------------------ -r11339 | guy | 2004-07-08 02:32:39 -0500 (Thu, 08 Jul 2004) | 4 lines +r11638 | gerald | 2004-08-09 17:31:21 -0500 (Mon, 09 Aug 2004) | 2 lines Changed paths: - M /trunk/wiretap/lanalyzer.c + M /trunk/epan/Makefile.nmake + M /trunk/epan/addr_resolv.c + M /trunk/epan/addr_resolv.h -If we don't know the board type in a Lanayzer capture, return -WTAP_ERR_UNSUPPORTED_ENCAP, not WTAP_ERR_UNSUPPORTED, as it presumably -means the capture was done on some type of device we don't know about. +Merge the "resolv" rename changes with the trunk. ------------------------------------------------------------------------ -- cgit v1.2.3