add dissection of PN-IO IOxS field (should removed the gcc warning), some more code...
[obnox/wireshark/wip.git] / ChangeLog
index 3b28613e8d82e8f7ef3b2641f21bdd35e7abe02e..e3e8e224056c92ada9eb86a9673bde09d5ddad21 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 ------------------------------------------------------------------------
-r11610 | ulfl | 2004-08-06 02:00:49 -0500 (Fri, 06 Aug 2004) | 1 line
-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
-
-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
+r12682 | guy | 2004-12-07 15:09:05 -0600 (Tue, 07 Dec 2004) | 7 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ax4000.c
+   M /trunk/epan/dissectors/packet-gsm_a.c
+
+From Rene Pilz:
 
-Set the "svn:keywords" and "svn:eol-style" properties to their standard
-values.
+       add the protocols GPRS Mobility Managment and GPRS Session
+       Mangement to gsm_a (dtap);
+
+       bug fix (RAND->128Bits=16Bytes != 12 Bytes).
 
 ------------------------------------------------------------------------
-r11608 | guy | 2004-08-06 00:32:59 -0500 (Fri, 06 Aug 2004) | 3 lines
+r12681 | gerald | 2004-12-07 15:06:55 -0600 (Tue, 07 Dec 2004) | 4 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ax4000.c
+   M /trunk/epan/dissectors/packet-snmp.c
 
-Put "Spirent" into the initial comment so people are more likely to be
-able to figure out what an AX/4000 is.
+The standard environment separator character under Windows is ";".
+Net-SNMP expects this in the MIBS environment variable, so don't use
+":" in the default MIB list if we're running under Windows.
 
 ------------------------------------------------------------------------
-r11607 | gram | 2004-08-05 22:36:28 -0500 (Thu, 05 Aug 2004) | 2 lines
+r12680 | guy | 2004-12-07 12:21:21 -0600 (Tue, 07 Dec 2004) | 2 lines
 Changed paths:
-   M /trunk/tethereal.c
+   M /trunk/epan/dissectors/packet-dhcpv6.c
 
-Mention psml as a valid option to -T in the usage statements.
+Get rid of an unused true_false_string value.
 
 ------------------------------------------------------------------------
-r11604 | jmayer | 2004-08-05 02:20:00 -0500 (Thu, 05 Aug 2004) | 5 lines
+r12679 | guy | 2004-12-07 11:59:58 -0600 (Tue, 07 Dec 2004) | 2 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
-
-Added HFILL macros to avoid warnings.
+   M /trunk/epan/dissectors/packet-http.c
 
+From Brett Kuskie: add more HTTP headers as filterable fields.
 
 ------------------------------------------------------------------------
-r11603 | ulfl | 2004-08-05 00:50:32 -0500 (Thu, 05 Aug 2004) | 1 line
+r12678 | guy | 2004-12-07 11:54:08 -0600 (Tue, 07 Dec 2004) | 5 lines
 Changed paths:
-   M /trunk/docbook/Makefile
-   M /trunk/docbook/catalog.xml
+   M /trunk/wiretap/libpcap.c
+   M /trunk/wiretap/wtap.c
+   M /trunk/wiretap/wtap.h
 
-some minor comments added, as suggested by Joerg Mayer
-------------------------------------------------------------------------
-r11602 | ulfl | 2004-08-04 15:41:24 -0500 (Wed, 04 Aug 2004) | 1 line
-Changed paths:
-   M /trunk/docbook/ug-src/EUG_chapter_work.xml
+Add an entry for the new DLT_GPRS_LLC (so that nobody working on
+Ethereal, unaware that the Ethereal team does *NOT* control libpcap
+format, thinks they can just grab 169 and use it for their own
+purposes).
 
-minor review comment from Graeme Hewson
 ------------------------------------------------------------------------
-r11601 | ulfl | 2004-08-04 00:09:15 -0500 (Wed, 04 Aug 2004) | 1 line
+r12677 | gerald | 2004-12-07 10:17:50 -0600 (Tue, 07 Dec 2004) | 2 lines
 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/epan/dissectors/packet-bvlc.c
+
+Check for a bogus length value.
 
-more review comments
 ------------------------------------------------------------------------
-r11600 | guy | 2004-08-03 22:13:41 -0500 (Tue, 03 Aug 2004) | 2 lines
+r12676 | jmayer | 2004-12-07 05:13:58 -0600 (Tue, 07 Dec 2004) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ntlmssp.c
+   M /trunk/epan/dissectors/packet-aoe.c
+   M /trunk/epan/dissectors/packet-dcerpc-pn-io.c
+   M /trunk/epan/dissectors/packet-pn-dcp.c
+   M /trunk/epan/dissectors/packet-pn-rt.c
 
-Fix a URL.
+svn propset svn:keywords Id svn:eol-style native .....
+Add $Id: $ where missing
 
 ------------------------------------------------------------------------
-r11599 | ulfl | 2004-08-03 14:17:12 -0500 (Tue, 03 Aug 2004) | 1 line
+r12675 | sahlberg | 2004-12-06 22:28:37 -0600 (Mon, 06 Dec 2004) | 3 lines
 Changed paths:
-   M /trunk/docbook/ug-src/EUG_chapter_introduction.xml
-   M /trunk/docbook/ug-src/EUG_chapter_use.xml
+   M /trunk/epan/dissectors/packet-aoe.c
 
-more minor review comments from Graeme Hewson
-------------------------------------------------------------------------
-r11598 | ulfl | 2004-08-03 11:32:59 -0500 (Tue, 03 Aug 2004) | 1 line
-Changed paths:
-   M /trunk/docbook/ug-src/EUG_chapter_capture.xml
-   M /trunk/docbook/user-guide.xml
+update one of the command names
 
-third part of Graeme Hewsons review comments
-------------------------------------------------------------------------
-r11595 | ulfl | 2004-08-03 00:21:35 -0500 (Tue, 03 Aug 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
 
-first and second part of Graeme Hewsons review comments
 ------------------------------------------------------------------------
-r11594 | guy | 2004-08-02 21:52:48 -0500 (Mon, 02 Aug 2004) | 7 lines
+r12674 | sahlberg | 2004-12-06 21:16:34 -0600 (Mon, 06 Dec 2004) | 3 lines
 Changed paths:
-   M /trunk/doc/tethereal.pod
-   M /trunk/tethereal.c
+   M /trunk/epan/dissectors/packet-aoe.c
+   M /trunk/epan/dissectors/packet-ethertype.c
+   M /trunk/etypes.h
 
-Disallow "-f" when not doing a live capture, rather than just ignoring
-the specified filter.
+create a proper ETHERTYPE for ATAoverEthernet
 
-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.
 
 ------------------------------------------------------------------------
-r11593 | guy | 2004-08-02 21:30:49 -0500 (Mon, 02 Aug 2004) | 2 lines
+r12673 | sahlberg | 2004-12-06 21:00:21 -0600 (Mon, 06 Dec 2004) | 4 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ntlmssp.h
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-aoe.c
 
-Fix the properties.
+new protocol:  ATAoverETHERNET  (AoE)
 
-------------------------------------------------------------------------
-r11592 | guy | 2004-08-02 21:28:49 -0500 (Mon, 02 Aug 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
 
-Move a bunch of stuff that's more Windows-related than SMB-related to
-"packet-windows-common.[ch]".
 
 ------------------------------------------------------------------------
-r11591 | guy | 2004-08-02 18:57:36 -0500 (Mon, 02 Aug 2004) | 4 lines
+r12672 | gerald | 2004-12-06 17:12:32 -0600 (Mon, 06 Dec 2004) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-smb-common.h
+   M /trunk/epan/dissectors/packet-ppp.c
 
-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".
+Add more suboption length checks to dissect_bap_phone_delta_opt().
 
 ------------------------------------------------------------------------
-r11590 | guy | 2004-08-02 18:53:23 -0500 (Mon, 02 Aug 2004) | 3 lines
+r12671 | gerald | 2004-12-06 16:32:50 -0600 (Mon, 06 Dec 2004) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-smb-mailslot.c
+   M /trunk/epan/dissectors/packet-sap.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".
+Check for a bogus authentication subheader length.
 
 ------------------------------------------------------------------------
-r11589 | guy | 2004-08-02 18:46:14 -0500 (Mon, 02 Aug 2004) | 3 lines
+r12670 | ulfl | 2004-12-06 12:05:14 -0600 (Mon, 06 Dec 2004) | 2 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/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-dcerpc-pn-io.c
+   A /trunk/epan/dissectors/packet-pn-dcp.c
+   A /trunk/epan/dissectors/packet-pn-rt.c
+
+(on behalf of the PROFIBUS Nutzerorganisation e.V. Deutschland):
+first part of the PROFINET dissectors (PN-RT, PN-DCP and PN-IO) still some work to be done ...
+------------------------------------------------------------------------
+r12669 | sahlberg | 2004-12-05 15:47:49 -0600 (Sun, 05 Dec 2004) | 6 lines
+Changed paths:
+   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
+   A /trunk/asn1/pkixtsp
+   A /trunk/asn1/pkixtsp/Makefile
+   A /trunk/asn1/pkixtsp/PKIXTSP.asn
+   A /trunk/asn1/pkixtsp/packet-pkixtsp-template.c
+   A /trunk/asn1/pkixtsp/packet-pkixtsp-template.h
+   A /trunk/asn1/pkixtsp/pkixtsp.cnf
+   M /trunk/epan/dissectors/Makefile.common
+   M /trunk/epan/dissectors/packet-pkix1implicit.c
+   M /trunk/epan/dissectors/packet-pkix1implicit.h
+   A /trunk/epan/dissectors/packet-pkixtsp.c
+   A /trunk/epan/dissectors/packet-pkixtsp.h
 
-"dissect_smb_unknown()" isn't some generic routine, it's used only to
-dissect unknown netlogon commands; move it to "packet-smb-logon.c".
+updates to pkix1implicit   (we have to think about how to rewrite both pkix1eplicit and pkix1implicit  to avoid the crap with duplicate definitions from x509)
+
+New protocol : RFC3161  PKIX TimeStamp Protocol
 
-------------------------------------------------------------------------
-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
+r12668 | gerald | 2004-12-05 12:40:35 -0600 (Sun, 05 Dec 2004) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-tds.c
+   M /trunk/epan/dissectors/packet-http.c
 
-The TDS dissector uses nothing from "packet-smb-common.h", so don't
-include it.
+Grab the last (and null) byte of the content type value.
 
 ------------------------------------------------------------------------
-r11586 | guy | 2004-08-02 18:21:45 -0500 (Mon, 02 Aug 2004) | 3 lines
+r12667 | jmayer | 2004-12-04 09:42:18 -0600 (Sat, 04 Dec 2004) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-ssh.c
-
-The SSH dissector uses nothing from "packet-smb-common.h", so don't
-include it.
+   M /trunk/wiretap/README.airmagnet
 
+Fix some typos
 ------------------------------------------------------------------------
-r11585 | guy | 2004-08-02 18:14:32 -0500 (Mon, 02 Aug 2004) | 5 lines
+r12666 | jmayer | 2004-12-04 09:35:51 -0600 (Sat, 04 Dec 2004) | 1 line
 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/wiretap/README.airmagnet
 
-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.
+Updates by Martin Regner
+------------------------------------------------------------------------
+r12665 | jmayer | 2004-12-04 03:12:24 -0600 (Sat, 04 Dec 2004) | 1 line
+Changed paths:
+   M /trunk/wiretap/README.airmagnet
 
+Add a bit of info that should be present in a capture
 ------------------------------------------------------------------------
-r11583 | guy | 2004-08-02 15:26:16 -0500 (Mon, 02 Aug 2004) | 3 lines
+r12664 | guy | 2004-12-03 14:51:10 -0600 (Fri, 03 Dec 2004) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ntlmssp.c
-   M /trunk/epan/dissectors/packet-smb-common.h
+   M /trunk/epan/dissectors/packet-bittorrent.c
 
-Put in some comments based on information in the
-http://davenport.sourceforge.net/ntlm.html document.
+Add a URL for the BitTorrent protocol spec.
 
 ------------------------------------------------------------------------
-r11582 | guy | 2004-08-02 14:33:49 -0500 (Mon, 02 Aug 2004) | 10 lines
+r12663 | guy | 2004-12-03 03:51:16 -0600 (Fri, 03 Dec 2004) | 12 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ntlmssp.c
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/packet-dhcpv6.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.
+From Tomasz Mrugalski:
 
-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.
+- option values updated to match RFC3898 (NIS/NIS+ options)
+- FQDN option added (draft-ietf-dhc-dhcpv6-opt-fqdn-00.txt)
+- Lifetime option added (draft-ietf-dhc-dhcpv6-opt-lifetime-00.txt)
+- Long lasting typo corrected (those are identiTy associations, not
+  identiFy associations)
+- Fixed bug always reporting SIP DOMAIN option to be malformed (break was
+  missing)
+- Domains names are now parsed (in DOMAIN_LIST, SIP_SERVER_A, NIS_DOMAIN
+  and NISPLUS_DOMAIN options). 
 
 ------------------------------------------------------------------------
-r11581 | guy | 2004-08-02 13:58:19 -0500 (Mon, 02 Aug 2004) | 2 lines
+r12662 | sahlberg | 2004-12-02 23:53:09 -0600 (Thu, 02 Dec 2004) | 3 lines
 Changed paths:
-   M /trunk/epan/tvbuff.c
+   M /trunk/epan/dissectors/packet-tcp.c
+
+make the tcp dissector distinguish between duplicate acks and window updates
 
-Most developers have only 10 fingers, not 16. :-)
 
 ------------------------------------------------------------------------
-r11580 | tuexen | 2004-08-02 12:36:34 -0500 (Mon, 02 Aug 2004) | 2 lines
+r12661 | guy | 2004-12-02 15:24:12 -0600 (Thu, 02 Dec 2004) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-sctp.c
+   M /trunk/README.hpux
 
-Fixed the handling of PKTDRPREP when there is no included packet.
+Add some additional notes based on comments by Rick Jones.
 
 ------------------------------------------------------------------------
-r11579 | obiot | 2004-08-02 04:15:58 -0500 (Mon, 02 Aug 2004) | 2 lines
+r12660 | lroland | 2004-12-02 14:16:17 -0600 (Thu, 02 Dec 2004) | 1 line
 Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/epan/tvbuff.c
-
-From Kelly Byrd: fix tvb_uncompress() for GZIP encoded content.
+   M /trunk/epan/libethereal.def
 
+Don't export flags_set_truth from libethereal.dll. It can't be used in a plugin on win32 to initialize static variables, e.g. hf_register_info arrays.
 ------------------------------------------------------------------------
-r11578 | sahlberg | 2004-08-02 03:57:40 -0500 (Mon, 02 Aug 2004) | 5 lines
+r12659 | lroland | 2004-12-02 13:41:56 -0600 (Thu, 02 Dec 2004) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-ssl.c
+   M /trunk/gtk/main.c
 
-From Yaniv Kaul:
-Call the x509 certificate dissector from SSL so that x509 certificates
-in SSL are dissected
+Don't ethclist.h in main.c, when we don't need it.
+------------------------------------------------------------------------
+r12658 | guy | 2004-12-02 13:17:40 -0600 (Thu, 02 Dec 2004) | 2 lines
+Changed paths:
+   M /trunk/gtk/main.c
 
+We don't use our own clist for GTK+ 1.3[.x], either.
 
 ------------------------------------------------------------------------
-r11577 | guy | 2004-08-01 17:55:53 -0500 (Sun, 01 Aug 2004) | 2 lines
+r12657 | guy | 2004-12-02 05:30:24 -0600 (Thu, 02 Dec 2004) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-aim-location.c
-   M /trunk/epan/dissectors/packet-aim.c
+   M /trunk/AUTHORS
+   M /trunk/epan/prefs.c
+   M /trunk/epan/prefs.h
+   M /trunk/gtk/capture_dlg.c
+   M /trunk/gtk/capture_info_dlg.c
+   M /trunk/gtk/gui_prefs.c
+   M /trunk/gtk/main.c
+   M /trunk/gtk/ui_util.c
+   M /trunk/gtk/ui_util.h
 
-From Jelmer Vernooij: add support for some more TLVs and another SNAC.
+From Nathan Jennings: add a preference that supplies a prefix for window
+titles.
 
 ------------------------------------------------------------------------
-r11576 | jmayer | 2004-07-31 17:02:20 -0500 (Sat, 31 Jul 2004) | 1 line
+r12656 | guy | 2004-12-02 02:38:59 -0600 (Thu, 02 Dec 2004) | 2 lines
 Changed paths:
-   M /trunk/plugins/asn1/packet-asn1.c
+   M /trunk/gtk/rtp_analysis.c
+
+From Francisco Alcoba: handle inverted time stamps without hanging.
 
-Change // to C90 style comment
 ------------------------------------------------------------------------
-r11575 | ulfl | 2004-07-31 02:04:32 -0500 (Sat, 31 Jul 2004) | 1 line
+r12655 | guy | 2004-12-02 02:28:10 -0600 (Thu, 02 Dec 2004) | 3 lines
 Changed paths:
-   M /trunk/gtk/column_prefs.c
+   M /trunk/epan/dissectors/packet-dns.c
+
+From David Fort: the DNS RR type number for IPSECKEY will be changing to
+45, so update the dissector.
 
-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
+r12654 | guy | 2004-12-02 01:53:59 -0600 (Thu, 02 Dec 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/gtk/main.c
+
+We're not using our own clist for GTK+ 2.x, so call
+"init_eth_clist_type()" only for GTK+ 1.2[.x].
 
-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
+r12653 | sahlberg | 2004-12-01 21:12:24 -0600 (Wed, 01 Dec 2004) | 5 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:
+   M /trunk/gtk/ethclist.c
+   M /trunk/gtk/ethclist.h
+   M /trunk/gtk/main.c
 
-       add versions of CRC-16 and CRC-32 routines with seed arguments;
+performance enhancement:
+ in some profiling runs   eth_clist_get_type() took ~6%   change this to just a variable and initialize it explicitely from main.c
 
-       add versions of those routines with an "offset in the tvbuff"
-       argument;
 
-       add Doxygen comments to the CRC-16 and CRC-32 headers.
 
 ------------------------------------------------------------------------
-r11572 | guy | 2004-07-30 02:28:31 -0500 (Fri, 30 Jul 2004) | 8 lines
+r12652 | sahlberg | 2004-12-01 18:12:54 -0600 (Wed, 01 Dec 2004) | 3 lines
 Changed paths:
-   M /trunk/plugins/asn1/packet-asn1.c
-
-From Matthijs Melchior:
-
-       add SCTP support;
+   M /trunk/gtk/main.c
+   M /trunk/gtk/menu.c
 
-       allow more than one port number to be specified;
+make ethereal compile with   --without-pcap  configuration option
 
-       add recovery from garbled or incomplete ASN.1 messages.
 
 ------------------------------------------------------------------------
-r11571 | guy | 2004-07-30 02:25:39 -0500 (Fri, 30 Jul 2004) | 2 lines
+r12651 | guy | 2004-12-01 17:55:43 -0600 (Wed, 01 Dec 2004) | 3 lines
 Changed paths:
-   M /trunk/capinfo.c
+   M /trunk/tethereal.c
 
-Squelch a compiler warning.
+Move the #ifdef/#endif a bit so that the entire chunk of
+live-capture-related-code is inside it.
 
 ------------------------------------------------------------------------
-r11570 | guy | 2004-07-30 02:22:21 -0500 (Fri, 30 Jul 2004) | 3 lines
+r12650 | sahlberg | 2004-12-01 17:47:14 -0600 (Wed, 01 Dec 2004) | 4 lines
 Changed paths:
-   M /trunk/capinfo.c
+   M /trunk/tethereal.c
+
+minor fix to tethereal to allow it to compile with  --without-pcap
+
 
-Strip out the CR's, set svn:eol-style to native, set svn:keywords to Id,
-and get rid of the svn:executable property.
 
 ------------------------------------------------------------------------
-r11569 | guy | 2004-07-30 02:20:39 -0500 (Fri, 30 Jul 2004) | 3 lines
+r12649 | gerald | 2004-12-01 17:18:20 -0600 (Wed, 01 Dec 2004) | 2 lines
 Changed paths:
-   M /trunk/doc/capinfo.pod
+   M /trunk/epan/dissectors/packet-fr.c
 
-Strip out the CR's, set svn:eol-style to native, and get rid of the
-svn:executable property.
+Replace GRE_FR with ETHERTYPE_RAW_FR.
 
 ------------------------------------------------------------------------
-r11568 | ulfl | 2004-07-29 13:51:04 -0500 (Thu, 29 Jul 2004) | 1 line
+r12648 | etxrab | 2004-12-01 15:59:03 -0600 (Wed, 01 Dec 2004) | 1 line
 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-nsip.c
 
-review comments from Guy Harris and Martin Regner inserted/changed/added
+Make the Ericsson internal decode of IP addresses a preference instead of IF DEFS, default off.
 ------------------------------------------------------------------------
-r11567 | gerald | 2004-07-29 10:16:03 -0500 (Thu, 29 Jul 2004) | 2 lines
+r12647 | guy | 2004-12-01 15:13:39 -0600 (Wed, 01 Dec 2004) | 2 lines
 Changed paths:
-   M /trunk/doc/Makefile.am
+   M /trunk/etypes.h
 
-Clean up the capinfo files, so that we pass "distcheck."
+Clean up a comment.
 
 ------------------------------------------------------------------------
-r11566 | sahlberg | 2004-07-29 07:10:44 -0500 (Thu, 29 Jul 2004) | 3 lines
+r12646 | guy | 2004-12-01 15:11:48 -0600 (Wed, 01 Dec 2004) | 7 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
+   M /trunk/etypes.h
 
-New protocol: PKCS#1   (rfc2313 pplus some extra oid's)
+Explain the two IEEE URLs.
 
+Get rid of a non-ASCII character in a comment - it might or might not
+display as a "registered trademark" symbol, depending on your editor and
+on the character set and character encoding it's using, so just use
+"(R)" instead.
 
 ------------------------------------------------------------------------
-r11565 | sahlberg | 2004-07-29 04:52:14 -0500 (Thu, 29 Jul 2004) | 6 lines
+r12645 | etxrab | 2004-12-01 15:06:30 -0600 (Wed, 01 Dec 2004) | 1 line
 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
+   M /trunk/greproto.h
 
-add some algorithm oid's to x509af(for the time being)
-(only those that take no parameters for the time being)
+Get rid of a not needed define.
+------------------------------------------------------------------------
+r12644 | guy | 2004-12-01 15:05:45 -0600 (Wed, 01 Dec 2004) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-ethertype.c
+   M /trunk/epan/dissectors/packet-gre.c
 
-create a dummy ber oid callback for callbacks that are NULL
+Fix a typo.
 
+------------------------------------------------------------------------
+r12643 | etxrab | 2004-12-01 14:58:22 -0600 (Wed, 01 Dec 2004) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-ethertype.c
+   M /trunk/epan/dissectors/packet-gre.c
 
+Add some ethertypes
 ------------------------------------------------------------------------
-r11564 | sahlberg | 2004-07-29 04:32:13 -0500 (Thu, 29 Jul 2004) | 3 lines
+r12642 | etxrab | 2004-12-01 14:57:27 -0600 (Wed, 01 Dec 2004) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-ber.c
+   M /trunk/etypes.h
 
-prettify the oid printing of ber oid's
+Add some ethertypes
+------------------------------------------------------------------------
+r12641 | gerald | 2004-12-01 14:51:19 -0600 (Wed, 01 Dec 2004) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-tds.c
 
+Catch a couple of integer overflows.
 
 ------------------------------------------------------------------------
-r11563 | sahlberg | 2004-07-29 03:41:51 -0500 (Thu, 29 Jul 2004) | 4 lines
+r12640 | gerald | 2004-12-01 13:34:51 -0600 (Wed, 01 Dec 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-http.c
 
+Don't access memory that may have been freed.
 
 ------------------------------------------------------------------------
-r11562 | obiot | 2004-07-29 02:25:11 -0500 (Thu, 29 Jul 2004) | 26 lines
+r12639 | gerald | 2004-12-01 10:56:37 -0600 (Wed, 01 Dec 2004) | 5 lines
 Changed paths:
    M /trunk/Makefile.nmake
-   M /trunk/epan/Makefile.nmake
+   M /trunk/tools/win32-setup.sh
 
-From Lars Roland: MSVC make fixes.
+If bash is run as a non-login shell, it doesn't read /etc/profile.  Under 
+Cygwin this has the side effect of making the Windows "find" command appear 
+first in the path instead of Cygwin's "find" command.  Call /usr/bin/find
+explicitly in win32-setup.sh.
 
-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.
+------------------------------------------------------------------------
+r12638 | guy | 2004-12-01 06:41:43 -0600 (Wed, 01 Dec 2004) | 2 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-bittorrent.c
 
-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.
+From Jelmer Vernooij: BitTorrent support.
+
+------------------------------------------------------------------------
+r12637 | guy | 2004-12-01 06:15:16 -0600 (Wed, 01 Dec 2004) | 4 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/packet-dhcpv6.c
 
-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.
+From Marc Poulhies: fix the handling of the authentication option when
+the authentication information is missing (which it can be), and fix a
+typo.
 
-We have to use /trunk/makefile.nmake for compiling the 
-DISSECTOR_SUPPORT_SOURCES to solve these issues.
+------------------------------------------------------------------------
+r12636 | guy | 2004-12-01 05:54:41 -0600 (Wed, 01 Dec 2004) | 6 lines
+Changed paths:
+   M /trunk/gtk/rtp_analysis.c
+   M /trunk/gtk/rtp_analysis.h
+   M /trunk/gtk/rtp_stream.c
+   M /trunk/gtk/rtp_stream.h
+   M /trunk/gtk/rtp_stream_dlg.c
 
-It should also be possible to build ethereal without libethereal.dll again.
+From Francisco Alcoba:
 
-Once we have moved all DISSECTOR_SUPPORT_SOURCES into a subdirectory of 
-epan we can get rid of this patchwork in the nmake makefiles.
+       add IPv6 support;
 
+       replace "delay" with "delta".
 
 ------------------------------------------------------------------------
-r11561 | gerald | 2004-07-28 21:25:54 -0500 (Wed, 28 Jul 2004) | 2 lines
+r12635 | guy | 2004-12-01 05:35:27 -0600 (Wed, 01 Dec 2004) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-rtp.c
+   M /trunk/Makefile.nmake
 
-Fix a null pointer dereference.
+From Francisco Alcoba: link with setargv.obj so that wildcards are
+expanded in the command line.
 
 ------------------------------------------------------------------------
-r11560 | gerald | 2004-07-28 21:01:59 -0500 (Wed, 28 Jul 2004) | 2 lines
+r12634 | guy | 2004-12-01 05:29:57 -0600 (Wed, 01 Dec 2004) | 3 lines
 Changed paths:
-   M /trunk/doc/Makefile.am
+   M /trunk/epan/dissectors/packet-h245.c
 
-Add capinfo targets.
+From Martin Regner: support for the parts of H.245 version 10 that are
+related to H.239.
 
 ------------------------------------------------------------------------
-r11559 | obiot | 2004-07-28 19:11:14 -0500 (Wed, 28 Jul 2004) | 4 lines
+r12633 | guy | 2004-12-01 05:19:04 -0600 (Wed, 01 Dec 2004) | 4 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
+   M /trunk/epan/dissectors/packet-ssl.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.
+From Yaniv Kaul: adds LZS as a compression method, per 'Transport Layer
+Security (TLS) Protocol Compression UsingLempel-Ziv-Stac (LZS)' RFC (RFC
+3943).
 
 ------------------------------------------------------------------------
-r11558 | obiot | 2004-07-28 18:09:12 -0500 (Wed, 28 Jul 2004) | 2 lines
+r12632 | guy | 2004-12-01 00:48:52 -0600 (Wed, 01 Dec 2004) | 2 lines
 Changed paths:
-   M /trunk/packaging/nsis/Makefile.nmake
-   M /trunk/packaging/nsis/ethereal.nsi
+   M /trunk/epan/dissectors/packet-radius.c
 
-Add capinfo to the Windows installer.
+Squelch some compiler warnings.
 
 ------------------------------------------------------------------------
-r11557 | obiot | 2004-07-28 17:41:19 -0500 (Wed, 28 Jul 2004) | 10 lines
+r12631 | guy | 2004-12-01 00:44:54 -0600 (Wed, 01 Dec 2004) | 7 lines
 Changed paths:
-   M /trunk/epan/Makefile.nmake
-   M /trunk/epan/libethereal.def
+   M /trunk/epan/dissectors/packet-dcerpc.c
 
-Partial fix after some files being moved between directories.
+According to the part of the DCE RPC spec at
 
-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).
+       http://www.opengroup.org/onlinepubs/009629399/chap12.htm#tagcjh_17_06_01
 
-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.
+the number of transfer syntaxes is a u_int8, with an alignment pad byte
+following it, not a u_int16.
 
 ------------------------------------------------------------------------
-r11556 | obiot | 2004-07-28 16:13:27 -0500 (Wed, 28 Jul 2004) | 2 lines
+r12630 | guy | 2004-11-30 21:42:55 -0600 (Tue, 30 Nov 2004) | 2 lines
 Changed paths:
-   M /trunk/Makefile.nmake
-   M /trunk/image/Makefile.nmake
-   A /trunk/image/capinfo.rc.in
+   M /trunk/epan/dissectors/packet-smb-common.c
 
-Add the MSWIN RC information for capinfo.
+Get rid of a long-obsolete comment.
 
 ------------------------------------------------------------------------
-r11555 | obiot | 2004-07-28 15:51:29 -0500 (Wed, 28 Jul 2004) | 2 lines
+r12629 | gerald | 2004-11-30 19:21:22 -0600 (Tue, 30 Nov 2004) | 2 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-sigcomp.c
 
-From Ian Schorr: capinfo - provides  capture file information.
+bytes_to_str() returns a static value.  Don't g_free() it.
 
 ------------------------------------------------------------------------
-r11554 | ulfl | 2004-07-28 12:19:17 -0500 (Wed, 28 Jul 2004) | 1 line
+r12628 | etxrab | 2004-11-30 16:11:56 -0600 (Tue, 30 Nov 2004) | 1 line
 Changed paths:
-   M /trunk/gtk/menu.c
+   M /trunk/epan/dissectors/packet-nsip.c
 
-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.
+Fix port preference handling.
 ------------------------------------------------------------------------
-r11553 | ulfl | 2004-07-28 11:54:46 -0500 (Wed, 28 Jul 2004) | 1 line
+r12627 | etxrab | 2004-11-30 15:32:47 -0600 (Tue, 30 Nov 2004) | 1 line
 Changed paths:
-   M /trunk/gtk/print_mswin.c
+   M /trunk/AUTHORS
 
-collect some thoughts about a GTK win32 printing dialog (from Guy Harris and me)
+Add Susanne Edlund to authors file.
 ------------------------------------------------------------------------
-r11552 | ulfl | 2004-07-28 11:48:58 -0500 (Wed, 28 Jul 2004) | 1 line
+r12626 | etxrab | 2004-11-30 15:19:25 -0600 (Tue, 30 Nov 2004) | 1 line
 Changed paths:
-   M /trunk/epan/libethereal.def
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-nsip.c
 
-removed print_packet_header, as it seems to be no longer used/available and will result in a link error
+New dissector for NSIP from Susanne Edlund, default port2 changed to unallocated port 19999
 ------------------------------------------------------------------------
-r11551 | guy | 2004-07-28 03:23:52 -0500 (Wed, 28 Jul 2004) | 9 lines
+r12625 | gerald | 2004-11-30 10:52:21 -0600 (Tue, 30 Nov 2004) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ncp.c
+   M /trunk/epan/dissectors/packet-wsp.c
+   M /trunk/epan/dissectors/packet-wtp.c
 
-From Greg Morris:
+Replace a few instances of match_strval() with val_to_str().
+
+------------------------------------------------------------------------
+r12624 | sahlberg | 2004-11-29 22:08:16 -0600 (Mon, 29 Nov 2004) | 4 lines
+Changed paths:
+   M /trunk/asn1/x509af/packet-x509af-template.c
+   M /trunk/epan/dissectors/packet-x509af.c
+   M /trunk/epan/dissectors/packet-x509af.h
 
-       check whether "match_strval()" returned a null pointer before
-       using its return value;
+Make ethereal dissect  application/pkix-crl  CertificateRevocationLists over HTTP.
 
-       mark the end-of-burst packet.
 
-Clean up white space.
 
 ------------------------------------------------------------------------
-r11550 | sahlberg | 2004-07-28 02:55:57 -0500 (Wed, 28 Jul 2004) | 5 lines
+r12623 | sahlberg | 2004-11-29 21:39:34 -0600 (Mon, 29 Nov 2004) | 4 lines
 Changed paths:
-   M /trunk/asn1/x509ce/CertificateExtensions.asn
-   M /trunk/epan/dissectors/packet-x509ce.c
+   M /trunk/epan/dissectors/packet-ber.c
+
+when creating a new subset tvb for a field for further dissection by child dissectors,  then if the original tvb is short and doesnt contain enough data, try to create a new subset tvb with as much data we do have instead of just bailing out.
 
-x509ce use implicit tags.
-the compiler does not yet support this.
-change the definition file to make the implicit keyword explicit
 
 
 ------------------------------------------------------------------------
-r11549 | guy | 2004-07-28 02:46:54 -0500 (Wed, 28 Jul 2004) | 2 lines
+r12622 | lroland | 2004-11-29 17:48:26 -0600 (Mon, 29 Nov 2004) | 2 lines
 Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/epan/dissectors/packet-isns.c
-
-From Ming Zhang: update to the latest draft.
+   M /trunk/plugins/rtnet/packet-rtnet.c
 
+Make rtnet plugin compile again with MSVC
+and some white space cleanup.
 ------------------------------------------------------------------------
-r11548 | guy | 2004-07-28 02:16:33 -0500 (Wed, 28 Jul 2004) | 3 lines
+r12621 | gerald | 2004-11-29 13:30:12 -0600 (Mon, 29 Nov 2004) | 2 lines
 Changed paths:
-   M /trunk/gtk/h225_counter.c
-   M /trunk/gtk/h225_ras_srt.c
+   M /trunk/epan/dissectors/packet-isakmp.c
 
-From Lars Roland: yes, it probably *should* be "retap_packets()", so use
-that instead of "redissect_packets()".
+Add another length check.
 
 ------------------------------------------------------------------------
-r11547 | guy | 2004-07-27 18:32:44 -0500 (Tue, 27 Jul 2004) | 3 lines
+r12620 | guy | 2004-11-29 12:02:07 -0600 (Mon, 29 Nov 2004) | 2 lines
 Changed paths:
-   M /trunk/gtk/menu.c
+   M /trunk/epan/dissectors/packet-isakmp.c
 
-In the GNOME HIG, the File -> Close menu item is in the last group,
-right above File -> Quit.
+Get rid of a debug message.
 
 ------------------------------------------------------------------------
-r11546 | guy | 2004-07-27 17:39:43 -0500 (Tue, 27 Jul 2004) | 4 lines
+r12619 | gerald | 2004-11-29 11:52:38 -0600 (Mon, 29 Nov 2004) | 3 lines
 Changed paths:
-   M /trunk/gtk/webbrowser.c
+   M /trunk/epan/dissectors/packet-isakmp.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.
+Check for an overly large header length value in order to avoid an integer 
+overflow.
 
 ------------------------------------------------------------------------
-r11545 | guy | 2004-07-27 16:12:40 -0500 (Tue, 27 Jul 2004) | 3 lines
+r12618 | sahlberg | 2004-11-29 03:58:16 -0600 (Mon, 29 Nov 2004) | 4 lines
 Changed paths:
-   M /trunk/gtk/print_mswin.c
+   A /trunk/asn1/ocsp
+   A /trunk/asn1/ocsp/Makefile
+   A /trunk/asn1/ocsp/OCSP.asn
+   A /trunk/asn1/ocsp/ocsp.cnf
+   A /trunk/asn1/ocsp/packet-ocsp-template.c
+   A /trunk/asn1/ocsp/packet-ocsp-template.h
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-ocsp.c
+   A /trunk/epan/dissectors/packet-ocsp.h
+
+new protocol : RFC2560  Online Certificate Status Protocol
+
 
-Suggest the possibility of not using the Windows print dialog to print
-on Windows.
 
 ------------------------------------------------------------------------
-r11544 | guy | 2004-07-27 15:10:02 -0500 (Tue, 27 Jul 2004) | 6 lines
+r12617 | sahlberg | 2004-11-29 02:43:19 -0600 (Mon, 29 Nov 2004) | 4 lines
 Changed paths:
-   M /trunk/file.c
-   M /trunk/gtk/print_dlg.c
-   M /trunk/print.h
+   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/epan/dissectors/packet-pkix1explicit.c
+   M /trunk/epan/dissectors/packet-pkix1explicit.h
+   M /trunk/epan/dissectors/packet-x509if.c
+   M /trunk/epan/dissectors/packet-x509if.h
+
+export some more sympols from PKIX1EXPLICIT
+
 
-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).
 
 ------------------------------------------------------------------------
-r11543 | guy | 2004-07-27 14:19:00 -0500 (Tue, 27 Jul 2004) | 3 lines
+r12616 | sahlberg | 2004-11-29 01:57:19 -0600 (Mon, 29 Nov 2004) | 3 lines
 Changed paths:
-   M /trunk/print.c
-   M /trunk/print.h
+   M /trunk/asn1/pkix1implicit/pkix1implicit.cnf
+   M /trunk/asn1/pkix1implicit/pkix1implicit_exp.cnf
+   M /trunk/epan/dissectors/packet-pkix1implicit.c
+   M /trunk/epan/dissectors/packet-pkix1implicit.h
+
+Export AuthorityInfoAccessSyntax from pkix1implicit
 
-"print_packet_header()" is no longer used (there's now a "generate
-bookmark" op in the lower-level print functions), so remove it.
 
 ------------------------------------------------------------------------
-r11542 | ulfl | 2004-07-27 14:13:48 -0500 (Tue, 27 Jul 2004) | 1 line
+r12615 | etxrab | 2004-11-28 14:52:52 -0600 (Sun, 28 Nov 2004) | 1 line
 Changed paths:
-   M /trunk/gtk/ui_util.c
+   M /trunk/epan/dissectors/packet-frame.c
 
-place new windows (by calling window_new() with default placement (instead of placing it at the current mouse position).
+From LEGO if Mate is pressent call it.
 ------------------------------------------------------------------------
-r11541 | guy | 2004-07-27 13:57:52 -0500 (Tue, 27 Jul 2004) | 3 lines
+r12614 | etxrab | 2004-11-28 13:41:17 -0600 (Sun, 28 Nov 2004) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/Makefile.nmake
-
-From Lars Roland: don't delete the generated header files with "make
-distclean", as those are part of the distribution.
+   M /trunk/epan/dissectors/packet-sigcomp.c
 
+Bugfixes- handle zero length bytecode, handle end-off-message with implied parameters(udvm initialised to zero).
 ------------------------------------------------------------------------
-r11540 | guy | 2004-07-27 13:56:50 -0500 (Tue, 27 Jul 2004) | 8 lines
+r12613 | etxrab | 2004-11-28 13:39:19 -0600 (Sun, 28 Nov 2004) | 1 line
 Changed paths:
-   M /trunk/epan/Makefile.nmake
-
-From Lars Roland:
-
-       clean up the message printed when building libethereal.dll;
-
-       have "make distclean" clean out the "dissectors" subdirectory.
-
-Clean up indentation.
+   M /trunk/epan/sigcomp-udvm.c
 
+Bugfixes
 ------------------------------------------------------------------------
-r11539 | ulfl | 2004-07-27 13:34:02 -0500 (Tue, 27 Jul 2004) | 1 line
+r12612 | etxrab | 2004-11-28 13:35:21 -0600 (Sun, 28 Nov 2004) | 1 line
 Changed paths:
-   M /trunk/gtk/conversations_table.c
-   M /trunk/gtk/hostlist_table.c
+   M /trunk/epan/strutil.c
 
-from ian schorr: some performance improvements in conversation and hostlist tables, by keep freezing the clist(s) most of the time
+Change number of bytes displayed in bytes_to_string to 48 to facilitate display of sha1 digest of 20 bytes.
 ------------------------------------------------------------------------
-r11538 | tuexen | 2004-07-27 04:22:35 -0500 (Tue, 27 Jul 2004) | 2 lines
+r12611 | jmayer | 2004-11-28 11:30:18 -0600 (Sun, 28 Nov 2004) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-enrp.c
-
-Change the display of identifiers from DEC to HEX.
+   M /trunk/FAQ
+   M /trunk/help/faq.txt
+   M /trunk/manuf
 
+Update manuf and FAQ
 ------------------------------------------------------------------------
-r11537 | guy | 2004-07-27 01:29:22 -0500 (Tue, 27 Jul 2004) | 3 lines
+r12610 | sahlberg | 2004-11-27 22:26:27 -0600 (Sat, 27 Nov 2004) | 2 lines
 Changed paths:
-   M /trunk/gtk/io_stat.c
+   A /trunk/asn1/pkixproxy
+   A /trunk/asn1/pkixproxy/Makefile
+   A /trunk/asn1/pkixproxy/PKIXProxy.asn
+   A /trunk/asn1/pkixproxy/packet-pkixproxy-template.c
+   A /trunk/asn1/pkixproxy/packet-pkixproxy-template.h
+   A /trunk/asn1/pkixproxy/pkixproxy.cnf
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-pkixproxy.c
+   A /trunk/epan/dissectors/packet-pkixproxy.h
 
-From Ian Schorr: don't check the validity of the field name for an
-advanced-mode graph if the graph isn't active.
+new protocol : RFC3820   PKIXProxy
 
 ------------------------------------------------------------------------
-r11536 | guy | 2004-07-27 01:05:20 -0500 (Tue, 27 Jul 2004) | 6 lines
+r12609 | gerald | 2004-11-27 22:21:30 -0600 (Sat, 27 Nov 2004) | 4 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/asn1.c
+   M /trunk/epan/dissectors/packet-snmp.c
 
-Clean up whitespace a bit.
+The recent length check added to proto_tree_add_string() revealed a
+couple of problems when reading the PROTOS SNMP captures.  Check for
+integer overflows in dissect_snmp_pdu and asn1_null_decode.
 
 ------------------------------------------------------------------------
-r11535 | guy | 2004-07-27 00:32:58 -0500 (Tue, 27 Jul 2004) | 10 lines
+r12608 | sahlberg | 2004-11-26 18:11:52 -0600 (Fri, 26 Nov 2004) | 4 lines
 Changed paths:
-   M /trunk/tools/asn2eth.py
-
-From Tomas Kukosa:
+   M /trunk/asn1/cmip/packet-cmip-template.c
+   M /trunk/epan/dissectors/packet-cmip.c
 
-  - only one function prototype is emitted if type is present in more
-    than one cyclic dependency
+it appears that a SES_REFUSE spdu  actually contains a CMIP-A-ASSOCIATE and not a CMIP-A-ABORT
 
-  - field decoding functions has to be emitted immediately after a
-    function prototype in case of cyclic dependency
 
-  - few grammar changes               
 
 ------------------------------------------------------------------------
-r11534 | guy | 2004-07-27 00:30:03 -0500 (Tue, 27 Jul 2004) | 2 lines
+r12607 | sahlberg | 2004-11-26 17:14:30 -0600 (Fri, 26 Nov 2004) | 3 lines
 Changed paths:
-   M /trunk/tools/lex.py
-   M /trunk/tools/yacc.py
+   A /trunk/asn1/smrse/Makefile
+   M /trunk/asn1/smrse/packet-smrse-template.c
+   M /trunk/asn1/smrse/smrse.cnf
+   M /trunk/epan/dissectors/packet-smrse.c
+   M /trunk/epan/dissectors/packet-smrse.h
 
-Fromm Tomas Kukosa: update to version 1.5.
-
-------------------------------------------------------------------------
-r11533 | guy | 2004-07-26 22:27:20 -0500 (Mon, 26 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/Makefile.common
+prettify the printing of the octet_format field which is really just a BCD
 
-"ps.c" isn't a header, so don't include it in ETHEREAL_COMMON_INCLUDES.
 
 ------------------------------------------------------------------------
-r11532 | guy | 2004-07-26 21:52:49 -0500 (Mon, 26 Jul 2004) | 6 lines
+r12606 | sahlberg | 2004-11-25 18:56:22 -0600 (Thu, 25 Nov 2004) | 3 lines
 Changed paths:
-   M /trunk/epan/Makefile.am
-   M /trunk/epan/dissectors/Makefile.am
+   A /trunk/asn1/logotype-cert-extn
+   A /trunk/asn1/logotype-cert-extn/LogotypeCertExtn.asn
+   A /trunk/asn1/logotype-cert-extn/Makefile
+   A /trunk/asn1/logotype-cert-extn/logotype-cert-extn.cnf
+   A /trunk/asn1/logotype-cert-extn/packet-logotype-cert-extn-template.c
+   A /trunk/asn1/logotype-cert-extn/packet-logotype-cert-extn-template.h
    M /trunk/epan/dissectors/Makefile.common
-   M /trunk/epan/dissectors/Makefile.nmake
+   A /trunk/epan/dissectors/packet-logotypecertextn.c
+   A /trunk/epan/dissectors/packet-logotypecertextn.h
 
-Arrange that "x11-declarations.h" and "x11-register-info.h" be part of
-the distribution, as was the case in the past.
+New protocol: RFC3709  LogotypeCertificateExtensions
 
-Arrange that RCS IDs be expanded, and that the EOL style be native, for
-epan/dissectors/Makefile.{am,common,nmake}.
 
 ------------------------------------------------------------------------
-r11531 | guy | 2004-07-26 19:36:31 -0500 (Mon, 26 Jul 2004) | 3 lines
+r12605 | sahlberg | 2004-11-25 16:27:52 -0600 (Thu, 25 Nov 2004) | 3 lines
 Changed paths:
-   M /trunk/wiretap/Makefile.am
-   M /trunk/wiretap/Makefile.common
-
-Rename HEADER_FILES to NONGENERATED_HEADER_FILES, so that it's clear
-that it contains only the .h files not generated from other files.
+   M /trunk/epan/dissectors/packet-ber.c
 
-------------------------------------------------------------------------
-r11530 | guy | 2004-07-26 17:00:05 -0500 (Mon, 26 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/wiretap/Makefile.common
+update dissection of unknown blobs to try to dissect even more stuff.
 
-Add a missing backslash.
 
 ------------------------------------------------------------------------
-r11528 | guy | 2004-07-26 15:46:54 -0500 (Mon, 26 Jul 2004) | 3 lines
+r12604 | sahlberg | 2004-11-25 15:30:38 -0600 (Thu, 25 Nov 2004) | 3 lines
 Changed paths:
-   M /trunk/wiretap/Makefile.am
-   A /trunk/wiretap/Makefile.common
-   M /trunk/wiretap/Makefile.nmake
-
-Add a Makefile.common for Wiretap, and have Makefile.am and
-Makefile.nmake include it.
+   M /trunk/epan/dissectors/packet-ber.c
 
-------------------------------------------------------------------------
-r11525 | gerald | 2004-07-26 09:11:28 -0500 (Mon, 26 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/epan/libethereal.def
+ updates to prettify a bit when attempting to dissect an unknown blob
 
-From Anders Broman: Update libethereal.def to match recent changes in print.c.
 
 ------------------------------------------------------------------------
-r11524 | sahlberg | 2004-07-26 04:21:36 -0500 (Mon, 26 Jul 2004) | 3 lines
+r12603 | sahlberg | 2004-11-25 15:00:17 -0600 (Thu, 25 Nov 2004) | 3 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/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
+   M /trunk/epan/dissectors/packet-x509ce.h
 
-update tox509ce   virtually all of x509ce now implemented (but there are still bugs)
+try to print an IPAddress as an ip address and not as a 4 byte octet string
 
 
 ------------------------------------------------------------------------
-r11523 | guy | 2004-07-25 13:49:24 -0500 (Sun, 25 Jul 2004) | 2 lines
+r12602 | sahlberg | 2004-11-25 14:44:17 -0600 (Thu, 25 Nov 2004) | 3 lines
 Changed paths:
-   M /trunk/config.nmake
+   M /trunk/epan/dissectors/packet-isakmp.c
+
+from Stig: change the draft number for NAT-D
 
-Fix a comment, as per suggestions by Yaniv Kaul.
 
 ------------------------------------------------------------------------
-r11522 | tuexen | 2004-07-25 12:53:02 -0500 (Sun, 25 Jul 2004) | 2 lines
+r12601 | sahlberg | 2004-11-25 14:38:10 -0600 (Thu, 25 Nov 2004) | 4 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-asap.c
+   M /trunk/epan/dissectors/packet-nt-sonmp.c
 
-Added support for registered UDP port.
+From Giles Scott : updates to packet-nt-sonmp.c
 
-------------------------------------------------------------------------
-r11521 | gerald | 2004-07-25 12:35:57 -0500 (Sun, 25 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/tools/lemon/lempar.c
 
-Fix up the declaration of yy_accept().
 
 ------------------------------------------------------------------------
-r11520 | sahlberg | 2004-07-25 07:54:33 -0500 (Sun, 25 Jul 2004) | 2 lines
+r12600 | etxrab | 2004-11-24 15:55:30 -0600 (Wed, 24 Nov 2004) | 1 line
 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
-
-some more extensions and their dissectors defined.
+   M /trunk/epan/sigcomp-udvm.c
 
+Somethimes its difficult to get it right *sigh
 ------------------------------------------------------------------------
-r11519 | sahlberg | 2004-07-25 05:41:39 -0500 (Sun, 25 Jul 2004) | 3 lines
+r12599 | sahlberg | 2004-11-24 15:26:52 -0600 (Wed, 24 Nov 2004) | 3 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
+   M /trunk/epan/dissectors/packet-giop.c
 
-cms update    forgot that Name had been commented out in one of the structure.
+From LEGO: make the request id and operation filterable
 
 
 ------------------------------------------------------------------------
-r11518 | sahlberg | 2004-07-25 05:34:07 -0500 (Sun, 25 Jul 2004) | 5 lines
+r12598 | jmayer | 2004-11-24 10:37:38 -0600 (Wed, 24 Nov 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.
+   M /trunk/epan/sigcomp-udvm.c
 
-most of cms is now implemented
+The code didn't even compile: removed a superfluous (
+------------------------------------------------------------------------
+r12597 | jmayer | 2004-11-24 10:30:52 -0600 (Wed, 24 Nov 2004) | 1 line
+Changed paths:
+   M /trunk/epan/sigcomp-udvm.c
+   M /trunk/epan/sigcomp-udvm.h
 
+Set svn properties - without them, compilation with gcc would fail on Unix
+------------------------------------------------------------------------
+r12596 | etxrab | 2004-11-24 07:53:27 -0600 (Wed, 24 Nov 2004) | 1 line
+Changed paths:
+   M /trunk/epan/sigcomp-udvm.c
 
+Fix a faulty IF statement, deflate should work now.
 ------------------------------------------------------------------------
-r11517 | guy | 2004-07-25 04:58:08 -0500 (Sun, 25 Jul 2004) | 5 lines
+r12595 | etxrab | 2004-11-24 06:25:37 -0600 (Wed, 24 Nov 2004) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/Makefile.nmake
+   M /trunk/epan/dissectors/packet-3g-a11.c
+   M /trunk/epan/dissectors/packet-radius.c
 
-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".
+add some 3gpp2 AVP:s to packet-radius.c and use "vendor" table packet-3g-a11.c
+------------------------------------------------------------------------
+r12594 | etxrab | 2004-11-24 06:23:26 -0600 (Wed, 24 Nov 2004) | 1 line
+Changed paths:
+   M /trunk/epan/sminmpec.c
+   M /trunk/epan/sminmpec.h
 
+Change "Ericsson" string 
 ------------------------------------------------------------------------
-r11516 | guy | 2004-07-25 04:55:52 -0500 (Sun, 25 Jul 2004) | 3 lines
+r12593 | guy | 2004-11-24 03:13:52 -0600 (Wed, 24 Nov 2004) | 9 lines
 Changed paths:
-   M /trunk/capture_combo_utils.c
-   M /trunk/color_filters.c
+   M /trunk/epan/dissectors/packet-ascend.c
+   M /trunk/epan/dissectors/packet-atm.c
+   M /trunk/epan/dissectors/packet-cosine.c
+   M /trunk/epan/dissectors/packet-eth.c
+   M /trunk/epan/dissectors/packet-etherip.c
+   M /trunk/epan/dissectors/packet-fr.c
+   M /trunk/epan/dissectors/packet-ieee80211.c
+   M /trunk/epan/dissectors/packet-isl.c
+   M /trunk/epan/dissectors/packet-isl.h
+   M /trunk/epan/dissectors/packet-llc.c
+   M /trunk/epan/dissectors/packet-lwapp.c
+   M /trunk/epan/dissectors/packet-mpls.c
+   M /trunk/epan/dissectors/packet-sflow.c
+   M /trunk/epan/dissectors/packet-wfleet-hdlc.c
+   M /trunk/plugins/docsis/packet-docsis.c
 
-From Lars Roland: _NEED_VAR_IMPORT_ has to be defined so that variables
-are imported correctly from libethereal.dll when compiling with MSVC.
+Export two versions of the Ethereal dissector, for use with encapsulated
+Ethernet frames, one for encapsulated frames that include an FCS and one
+for encapsulated frames that don't include an FCS.  Use the appropriate
+versions.
+
+In the ISL dissector, do the same sort of processing we do in the
+Ethernet dissector to figure out whether the frame has a trailer or not
+and whether it has an FCS or not.
 
 ------------------------------------------------------------------------
-r11515 | guy | 2004-07-25 04:54:37 -0500 (Sun, 25 Jul 2004) | 3 lines
+r12592 | guy | 2004-11-24 03:00:23 -0600 (Wed, 24 Nov 2004) | 2 lines
 Changed paths:
-   M /trunk/gtk/font_utils.c
+   M /trunk/epan/dissectors/packet-ipmi.c
 
-From Lars Roland: <epan/packet.h> has to be included before <windows.h>
-on Win32.
+Fix some typoes.
 
 ------------------------------------------------------------------------
-r11514 | guy | 2004-07-25 03:53:38 -0500 (Sun, 25 Jul 2004) | 12 lines
+r12591 | guy | 2004-11-24 02:55:40 -0600 (Wed, 24 Nov 2004) | 2 lines
 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/epan/libethereal.def
 
-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.
+We export flags_set_truth - add it to libethereal.def.
 
-Check whether those routines succeed or get an I/O error writing output.
+------------------------------------------------------------------------
+r12590 | guy | 2004-11-24 00:04:43 -0600 (Wed, 24 Nov 2004) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-eth.c
 
-Clean up indentation.
+Only interpret a frame as an FW1 header if it looks like one, as per a
+patch from Yaniv Kaul.
 
 ------------------------------------------------------------------------
-r11513 | guy | 2004-07-25 03:36:34 -0500 (Sun, 25 Jul 2004) | 5 lines
+r12589 | guy | 2004-11-23 22:14:56 -0600 (Tue, 23 Nov 2004) | 3 lines
 Changed paths:
-   M /trunk/acinclude.m4
-   M /trunk/configure.in
+   M /trunk/epan/dissectors/packet-tds.c
 
-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.
+From Yaniv Kaul: the authentication token might be NTLMSSP or it might
+be GSS-API.
 
 ------------------------------------------------------------------------
-r11512 | guy | 2004-07-25 03:32:32 -0500 (Sun, 25 Jul 2004) | 3 lines
+r12588 | guy | 2004-11-23 21:54:40 -0600 (Tue, 23 Nov 2004) | 2 lines
 Changed paths:
-   M /trunk/tethereal.c
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/packet-ipmi.c
 
-"-T ps" should not imply "-V"; one should be able to get a list of
-packet summaries in PostScript.
+From Lane Hu: add support for more IPMI commands.
 
 ------------------------------------------------------------------------
-r11511 | guy | 2004-07-25 03:02:06 -0500 (Sun, 25 Jul 2004) | 3 lines
+r12587 | guy | 2004-11-23 21:35:17 -0600 (Tue, 23 Nov 2004) | 2 lines
 Changed paths:
-   M /trunk/simple_dialog.h
+   M /trunk/plugins/enttec/ChangeLog
+   M /trunk/plugins/enttec/moduleinfo.h
+   M /trunk/plugins/enttec/packet-enttec.c
 
-Fix the declarations for "simple_dialog()" and "vsimple_dialog()" used
-for non-GCC 2.x compilers to match their definitions.
+From Erwin Rol: Dissect DMX in a readable format, and other updates.
 
 ------------------------------------------------------------------------
-r11510 | sahlberg | 2004-07-24 17:59:02 -0500 (Sat, 24 Jul 2004) | 6 lines
+r12586 | guy | 2004-11-23 21:18:30 -0600 (Tue, 23 Nov 2004) | 2 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-sdp.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)
+From Francisco Alcoba: handle RTP over IPv6.
 
+------------------------------------------------------------------------
+r12585 | guy | 2004-11-23 20:59:49 -0600 (Tue, 23 Nov 2004) | 2 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/Makefile.common
+   M /trunk/epan/dissectors/packet-mtp3.c
+   M /trunk/epan/dissectors/packet-mtp3mg.c
+   A /trunk/epan/dissectors/packet-sscf-nni.c
+   M /trunk/epan/dissectors/packet-sscop.c
+   M /trunk/epan/range.h
 
+From Jeff Morriss: SSCOP over UDP and SSCF-NNI support.
 
 ------------------------------------------------------------------------
-r11509 | sahlberg | 2004-07-24 17:53:27 -0500 (Sat, 24 Jul 2004) | 3 lines
+r12584 | guy | 2004-11-23 20:36:14 -0600 (Tue, 23 Nov 2004) | 2 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
-
-Add a lot of missing attribute dissectors
+   M /trunk/epan/dissectors/packet-ethertype.c
+   M /trunk/etypes.h
+   M /trunk/plugins/rtnet/moduleinfo.h
+   M /trunk/plugins/rtnet/packet-rtnet.c
 
+Updates from Erwin Rol.
 
 ------------------------------------------------------------------------
-r11508 | sahlberg | 2004-07-24 17:30:49 -0500 (Sat, 24 Jul 2004) | 3 lines
+r12583 | etxrab | 2004-11-23 16:03:28 -0600 (Tue, 23 Nov 2004) | 1 line
 Changed paths:
-   M /trunk/asn1/x509af/AuthenticationFramework.asn
-   M /trunk/asn1/x509af/packet-x509af-template.c
-   M /trunk/epan/dissectors/packet-x509af.c
-
-added the userCertificate and cAcertificate  attributes
-
+   M /trunk/epan/dissectors/packet-sigcomp.c
 
+Make it possible to fileter on partial_state create and access.
 ------------------------------------------------------------------------
-r11507 | sahlberg | 2004-07-24 17:16:41 -0500 (Sat, 24 Jul 2004) | 3 lines
+r12582 | etxrab | 2004-11-23 16:02:00 -0600 (Tue, 23 Nov 2004) | 1 line
 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
-
-add dissection of the structure : Extension
-
+   M /trunk/epan/sigcomp-udvm.c
+   M /trunk/epan/sigcomp-udvm.h
+   M /trunk/epan/sigcomp_state_hdlr.c
+   M /trunk/epan/sigcomp_state_hdlr.h
 
+Don't free string that don't need it. Added filter possibillity on Partial state
 ------------------------------------------------------------------------
-r11506 | guy | 2004-07-24 04:59:00 -0500 (Sat, 24 Jul 2004) | 11 lines
+r12581 | gerald | 2004-11-23 11:31:16 -0600 (Tue, 23 Nov 2004) | 2 lines
 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;
+   M /trunk/Makefile.nmake
+   M /trunk/tools/win32-setup.sh
 
-       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).
+Update to GTK+ 2.4.13.
 
 ------------------------------------------------------------------------
-r11505 | guy | 2004-07-24 01:38:33 -0500 (Sat, 24 Jul 2004) | 2 lines
+r12580 | etxrab | 2004-11-22 16:19:03 -0600 (Mon, 22 Nov 2004) | 1 line
 Changed paths:
-   M /trunk/gtk/proto_draw.c
-
-Include "colors.h" to define BLACK and WHITE.
+   M /trunk/epan/dissectors/packet-sigcomp.c
 
+Fix some memmory leaks
 ------------------------------------------------------------------------
-r11504 | guy | 2004-07-23 21:39:15 -0500 (Fri, 23 Jul 2004) | 4 lines
+r12579 | etxrab | 2004-11-22 16:18:18 -0600 (Mon, 22 Nov 2004) | 1 line
 Changed paths:
-   M /trunk/color_filters.h
+   M /trunk/epan/sigcomp-udvm.c
+   M /trunk/epan/sigcomp-udvm.h
+   M /trunk/epan/sigcomp_state_hdlr.c
+   M /trunk/epan/sigcomp_state_hdlr.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.
+Fix some memmory leaks
+------------------------------------------------------------------------
+r12578 | jmayer | 2004-11-22 10:36:26 -0600 (Mon, 22 Nov 2004) | 1 line
+Changed paths:
+   A /trunk/wiretap/README.airmagnet
 
+Backup some notes on Airmagnet capture file format into Ethereal - I'm NOT going to write an importer in the near future though
 ------------------------------------------------------------------------
-r11503 | guy | 2004-07-23 21:29:14 -0500 (Fri, 23 Jul 2004) | 4 lines
+r12577 | guy | 2004-11-22 04:26:45 -0600 (Mon, 22 Nov 2004) | 2 lines
 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
+   M /trunk/epan/dissectors/packet-fw1.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".
+Get rid of an unused variable.
 
 ------------------------------------------------------------------------
-r11502 | guy | 2004-07-23 21:08:42 -0500 (Fri, 23 Jul 2004) | 3 lines
+r12576 | guy | 2004-11-22 02:23:00 -0600 (Mon, 22 Nov 2004) | 5 lines
 Changed paths:
-   M /trunk/color.h
-   M /trunk/color_filters.c
-   M /trunk/gtk/color_utils.c
+   M /trunk/epan/dissectors/packet-dns.c
+
+From Yaniv Kaul: increment the offset pointer *after* you use it to put
+into the protocol tree the field you're incrementing past.
 
-Rename "create_color()" to "initialize_color()", as that reflects a bit
-better what it actually does.
+Update a comment.
 
 ------------------------------------------------------------------------
-r11501 | guy | 2004-07-23 20:32:29 -0500 (Fri, 23 Jul 2004) | 2 lines
+r12575 | guy | 2004-11-22 02:12:42 -0600 (Mon, 22 Nov 2004) | 2 lines
 Changed paths:
-   M /trunk/color_filters.c
+   M /trunk/epan/dissectors/packet-tds.c
 
-Add some comments from Gerald's Windows version of color_filters.c.
+Fix a spelling error.
 
 ------------------------------------------------------------------------
-r11500 | guy | 2004-07-23 20:29:12 -0500 (Fri, 23 Jul 2004) | 5 lines
+r12574 | guy | 2004-11-22 02:11:31 -0600 (Mon, 22 Nov 2004) | 3 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/epan/dissectors/packet-tds.c
 
-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).
+Put the value of the length field in a variable-length token, not the
+length of the token, into the protocol tree as the length value.
 
 ------------------------------------------------------------------------
-r11499 | guy | 2004-07-23 20:16:45 -0500 (Fri, 23 Jul 2004) | 9 lines
+r12573 | sahlberg | 2004-11-21 21:36:26 -0600 (Sun, 21 Nov 2004) | 7 lines
 Changed paths:
-   M /trunk/color.h
-   M /trunk/gtk/color_dlg.h
-   M /trunk/gtk/color_filters.c
+   A /trunk/asn1/cms/Makefile
+   A /trunk/asn1/cms/cms-exp.cnf
+   M /trunk/asn1/cms/cms.cnf
+   D /trunk/asn1/cms/cms_exp.cnf
+   M /trunk/asn1/cms/packet-cms-template.c
+   M /trunk/asn1/cms/packet-cms-template.h
+   A /trunk/asn1/ess
+   A /trunk/asn1/ess/ExtendedSecurityServices.asn
+   A /trunk/asn1/ess/Makefile
+   A /trunk/asn1/ess/ess.cnf
+   A /trunk/asn1/ess/packet-ess-template.c
+   A /trunk/asn1/ess/packet-ess-template.h
+   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/packet-pkcs1-template.c
+   M /trunk/asn1/pkcs1/packet-pkcs1-template.h
+   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/pkixqualified/packet-pkixqualified-template.h
+   M /trunk/asn1/x509af/packet-x509af-template.c
+   M /trunk/asn1/x509af/packet-x509af-template.h
+   M /trunk/asn1/x509ce/packet-x509ce-template.c
+   M /trunk/asn1/x509ce/packet-x509ce-template.h
+   M /trunk/asn1/x509if/packet-x509if-template.c
+   M /trunk/asn1/x509if/packet-x509if-template.h
+   M /trunk/asn1/x509sat/packet-x509sat-template.c
+   M /trunk/asn1/x509sat/packet-x509sat-template.h
+   M /trunk/epan/dissectors/Makefile.common
+   M /trunk/epan/dissectors/packet-cms.c
+   M /trunk/epan/dissectors/packet-cms.h
+   A /trunk/epan/dissectors/packet-ess.c
+   A /trunk/epan/dissectors/packet-ess.h
+   M /trunk/epan/dissectors/packet-pkinit.c
+   M /trunk/epan/dissectors/packet-pkinit.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.
+New protocol:  RFC2634  ExtendedSecurityServices
 
-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 <gtk/gtk.h>
-include, in favor of a <glib.h> include.
+updates to cms to accomodate the new protocol
 
-------------------------------------------------------------------------
-r11498 | guy | 2004-07-23 19:49:19 -0500 (Fri, 23 Jul 2004) | 4 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
+add author to some files
 
-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.
 
 ------------------------------------------------------------------------
-r11497 | guy | 2004-07-23 19:35:13 -0500 (Fri, 23 Jul 2004) | 14 lines
+r12572 | guy | 2004-11-21 20:12:43 -0600 (Sun, 21 Nov 2004) | 6 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
+   M /trunk/epan/dissectors/packet-ppp.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.
+Tag the compression protocol item as such.
 
-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).
+The compression option isn't just the compression protocol, it can
+include options for the protocol, so name the ett_ variable for its tree
+appropriately.
 
 ------------------------------------------------------------------------
-r11496 | guy | 2004-07-23 19:34:04 -0500 (Fri, 23 Jul 2004) | 2 lines
+r12571 | guy | 2004-11-21 19:58:21 -0600 (Sun, 21 Nov 2004) | 3 lines
 Changed paths:
-   M /trunk/gtk/proto_draw.c
+   M /trunk/epan/dissectors/packet-smrse.c
 
-Get rid of unneeded include of "colors.h".
+In code that checks whether to accept a packet, first check to make sure
+the data being checked exists.
 
 ------------------------------------------------------------------------
-r11495 | guy | 2004-07-23 19:08:19 -0500 (Fri, 23 Jul 2004) | 4 lines
+r12570 | sahlberg | 2004-11-21 17:25:04 -0600 (Sun, 21 Nov 2004) | 3 lines
 Changed paths:
-   M /trunk/gtk/color_dlg.c
-   M /trunk/gtk/color_filters.c
-   M /trunk/gtk/color_filters.h
+   M /trunk/asn1/cmip/CMIP.asn
+   M /trunk/asn1/cmip/cmip.cnf
+   M /trunk/asn1/cmip/packet-cmip-template.c
+   M /trunk/epan/dissectors/packet-cmip.c
+
+cmip update add all remaining functions Arguments and Results
 
-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.
 
 ------------------------------------------------------------------------
-r11494 | guy | 2004-07-23 18:36:50 -0500 (Fri, 23 Jul 2004) | 3 lines
+r12569 | guy | 2004-11-21 17:02:36 -0600 (Sun, 21 Nov 2004) | 4 lines
 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
+   M /trunk/epan/dissectors/packet-ber.c
 
-"capture_combo_utils.{c,h}" don't use any GTK+ stuff, so move them to
-the top-level directory.
+Set the length of the tvbuff to be handed to the subdissector
+appropriately (minimum of reported length and length of data left
+in the parent).
 
 ------------------------------------------------------------------------
-r11493 | jmayer | 2004-07-23 18:34:15 -0500 (Fri, 23 Jul 2004) | 1 line
+r12568 | etxrab | 2004-11-21 16:26:53 -0600 (Sun, 21 Nov 2004) | 1 line
 Changed paths:
-   M /trunk/acinclude.m4
+   M /trunk/epan/sigcomp_state_hdlr.c
 
-Remove set -/+x - they were added for debugging and not intended for commit
+Clean-up hash table at reloading of file.
 ------------------------------------------------------------------------
-r11492 | jmayer | 2004-07-23 18:28:08 -0500 (Fri, 23 Jul 2004) | 5 lines
+r12567 | etxrab | 2004-11-21 16:08:40 -0600 (Sun, 21 Nov 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/sigcomp_state_hdlr.c
 
+Free the statebuff and the string
 ------------------------------------------------------------------------
-r11491 | sahlberg | 2004-07-23 18:12:31 -0500 (Fri, 23 Jul 2004) | 3 lines
+r12566 | guy | 2004-11-21 16:03:33 -0600 (Sun, 21 Nov 2004) | 66 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ber.c
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/packet-tds.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.
+From Bill Meier:
 
+1. Add Preferences:
 
-------------------------------------------------------------------------
-r11490 | sahlberg | 2004-07-23 18:06:38 -0500 (Fri, 23 Jul 2004) | 8 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-ber.c
+   a. To allow specification of a hint as to TDS protocol being decoded 
+      (Unspecified/TDS4/TDS5/TDS7/TDS8); Default: 'unspecified'
 
-inside dissect_ber_sequence() we know the expected length of the field that follows.
+      The 'hint' is used only when needed to do a correct decode.
 
-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.
+      If the protocol is unspecified, the decode is as previous.
 
+   b. To allow specification of 'ranges' of TCP ports to be treated as 
+      'TDS tcp ports'; i.e. if the source or destination port of a tcp
+      connection matches a specified range, then the connection should be
+      considered to be TDS.
 
+   c. To allow specification of a hint as to whether TDS being decoded is 
+      'little-endian' or 'big-endian'. Default: 'little-endian'.
 
-------------------------------------------------------------------------
-r11489 | guy | 2004-07-23 17:39:08 -0500 (Fri, 23 Jul 2004) | 4 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-smb.c
+      A hint is just that; E.G. if TDS7+ packets are encountered the decode
+      is always 'little-endian'.
 
-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.
+2, Register tcp MS SQL default ports (1433, 2433) as TDS ports
+   ('dissector_add'). This also enables TDS as a choice for 'decode as'.
 
-------------------------------------------------------------------------
-r11488 | gerald | 2004-07-23 16:24:25 -0500 (Fri, 23 Jul 2004) | 2 lines
-Changed paths:
-   M /trunk/epan/dissectors/Makefile.nmake
+3. 'netlib_check_login_pkt' changed to check 'TDS tcp port' range(s) as 
+    entered in preferences;
 
-Have distclean remove built sources.
+4. Change 'dissect_tds_query_packet' to handle TDS4 ascii in addition to
+   TDS7/8 UCS-16.
 
-------------------------------------------------------------------------
-r11487 | guy | 2004-07-23 15:41:23 -0500 (Fri, 23 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/gtk/capture_combo_utils.c
+5. Change 'dissect_tds_rpc' to:
 
-Nothing here uses any GTK+ stuff, so get rid of the include of
-<gtk/gtk.h>.  (It should ultimately be moved out of the gtk directory.)
+   a. handle TDS4 ascii RPC in addition to TDS7/8 UCS-16 RPC;
+   b. handle Microsoft 'encoded' rpc_name;
+   c. fix memory leak (not freeing memory obtained using
+      'tvb_fake_unicode');
 
-------------------------------------------------------------------------
-r11486 | sahlberg | 2004-07-23 09:00:34 -0500 (Fri, 23 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-cms.c
-   M /trunk/epan/dissectors/packet-x509af.c
+6. Change 'dissect_tds_response' to:
 
-remove some more compiler warnings
+   a. handle tds4 tokens 'tds_col_name' and 'tds_col_info';
+   b. dissect tokens 'tds_doneinproc' and tds 'doneproc' similarly to
+      'tds_done'
+   c. reclaim memory allocated for 'tds_col' structures when finished 
+      processing response
+           (Additional memory was being allocated each time a 
+            tokenized tds5 response was processed)
 
+7. New function 'dissect_tds_col_info_token' (similar to
+   'read_results_tds5') associated with handling TDS4 responses.
 
-------------------------------------------------------------------------
-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
+8. New functions 'dissect_tds_query5_packet', 'dissect_tds5_lang_token'
 
-make the implicit_tag parameter  _U_  to get rid of some compiler warnings in those cases it is not used.
+9. Rework TDS token size calculation; Some TDS tokens have a length field
+   of other than 2 bytes. (e.g.: the length field 
+   for TDS_LANG_TOKEN is 4 bytes)
 
+10. Update token definitions and usages;
 
-------------------------------------------------------------------------
-r11484 | sahlberg | 2004-07-23 08:11:29 -0500 (Fri, 23 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/asn1/x509sat/SelectedAttributeTypes.asn
-   M /trunk/asn1/x509sat/packet-x509sat-template.c
-   M /trunk/epan/dissectors/packet-x509sat.c
+   a. Update based upon info from current version of FreeTDS 'tds.h' 
+      as well as info from Sybase TDS5 document;
+      example: TDS_124_TOKEN renamed to TDS_PROCID_TOKEN
 
-telex and telephone number attributes
+   b. TDS_124_TOKEN [TDS_PROCID] was incorrectly not considered 
+      a 'fixed-size' token in function 'tds_is_fixed_token'
 
+------------------------------------------------------------------------
+r12565 | etxrab | 2004-11-21 15:47:51 -0600 (Sun, 21 Nov 2004) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-sip.c
 
+If message for SIP port starts with F8 it's a SIGCOMP message - decode it.
 ------------------------------------------------------------------------
-r11483 | sahlberg | 2004-07-23 07:22:13 -0500 (Fri, 23 Jul 2004) | 4 lines
+r12564 | sahlberg | 2004-11-21 15:29:10 -0600 (Sun, 21 Nov 2004) | 4 lines
 Changed paths:
-   M /trunk/asn1/x509sat/packet-x509sat-template.c
-   M /trunk/epan/dissectors/packet-x509sat.c
+   M /trunk/asn1/cmip/CMIP.asn
+   M /trunk/asn1/cmip/cmip.cnf
+   M /trunk/asn1/cmip/packet-cmip-template.c
+   M /trunk/epan/dissectors/packet-cmip.c
 
-Remove a compiler warning for a parameter that is not used
-in the DirectoryString dissector
+update to cmip
+add functions  m-action and m-action-confirmed
 
 
 ------------------------------------------------------------------------
-r11482 | guy | 2004-07-23 03:36:07 -0500 (Fri, 23 Jul 2004) | 3 lines
+r12563 | guy | 2004-11-21 15:23:30 -0600 (Sun, 21 Nov 2004) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-telnet.c
+   M /trunk/epan/dissectors/packet-dns.c
 
-If there's no data in the authentication option, don't unescape and
-tvbuffify it.
+From Yaniv Kaul: yet *another* place where an NTLMSSP rather than GSSAPI
+blob can appear.
 
 ------------------------------------------------------------------------
-r11481 | sahlberg | 2004-07-23 03:21:51 -0500 (Fri, 23 Jul 2004) | 6 lines
+r12562 | guy | 2004-11-21 15:05:16 -0600 (Sun, 21 Nov 2004) | 25 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 all the other (quite a lot of them) attributes that were of the type DirectoryString
-
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/packet-aodv.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.)
+From Shingo Horisawa:
 
+       add the "unknown sequence number" flag;
 
-------------------------------------------------------------------------
-r11480 | guy | 2004-07-23 02:59:15 -0500 (Fri, 23 Jul 2004) | 4 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-rlogin.c
+       fix dissection of unreachable destinations in RERR messages;
 
-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.
+       fix prefix size in draft-perkins-manet-aodv6-01 RREP
+       messages to be 7 bits, not 5 bits;
 
-------------------------------------------------------------------------
-r11479 | sahlberg | 2004-07-23 02:46:12 -0500 (Fri, 23 Jul 2004) | 8 lines
-Changed paths:
-   M /trunk/asn1/x509sat/SelectedAttributeTypes.asn
-   M /trunk/asn1/x509sat/packet-x509sat-template.c
-   M /trunk/epan/dissectors/packet-x509sat.c
+       put the message dissection under the top-level AODV tree rather
+       than at the top level;
 
-add dissection of DirectoryString,  this unfortunately had to be done manually inside the template.
+       fix labeling of source IPv6 address in RREP messages.
 
+Update the comments at the beginning (AODV is now RFC 3561), and note
+that RFC 3561 says that, for IPv6, the only change is that the address
+fields are enlarged.
 
-Also implement the attribute  organizationName which is of this type.
+Rename RREQ_DEST and RREQ_GRAT to more fully indicate what they are.
 
-(Add magic comments so emacs-macros will be happy.)
+Fix the name of the draft in the description of the
+draft-perkins-manet-aodv6-01 messages.
 
+Fix description of Gratuitous RREP flag in RREQ messages.
 
 ------------------------------------------------------------------------
-r11478 | sahlberg | 2004-07-23 02:08:14 -0500 (Fri, 23 Jul 2004) | 5 lines
+r12561 | ulfl | 2004-11-21 05:52:34 -0600 (Sun, 21 Nov 2004) | 1 line
 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/addr_resolv.c
 
+removed an MSVC warning
 ------------------------------------------------------------------------
-r11477 | guy | 2004-07-23 01:37:58 -0500 (Fri, 23 Jul 2004) | 3 lines
+r12560 | sahlberg | 2004-11-21 05:12:20 -0600 (Sun, 21 Nov 2004) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-iax2.c
+   M /trunk/asn1/pkix1explicit/pkix1explicit.cnf
+   M /trunk/epan/dissectors/packet-pkix1explicit.c
 
-"iax_lookup_circuit_details()" can return null; check whether it's null
-before using it.
+add a new oid 
 
 ------------------------------------------------------------------------
-r11476 | guy | 2004-07-23 01:11:50 -0500 (Fri, 23 Jul 2004) | 2 lines
+r12559 | sahlberg | 2004-11-21 04:34:08 -0600 (Sun, 21 Nov 2004) | 8 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-ber.c
 
-From Graham Bloice: add resources to wiretap.dll.
+with the autogenerated export conformance files we need a small change to packet-ber.c
 
-------------------------------------------------------------------------
-r11475 | guy | 2004-07-22 20:37:35 -0500 (Thu, 22 Jul 2004) | 5 lines
-Changed paths:
-   M /trunk/doc/README.developer
+asn2eth  generates exports for CHOICE as of BER_CLASS_UNI  while the handgenerated ones specified the calss as BER_CLASS_ANY.
 
-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.
+make dissect_ber_sequence()  look at the tag as well and if -1 its a wildcard and anything goes.
 
-------------------------------------------------------------------------
-r11474 | guy | 2004-07-22 20:32:42 -0500 (Thu, 22 Jul 2004) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-fc.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()".
 
 ------------------------------------------------------------------------
-r11473 | guy | 2004-07-22 15:08:08 -0500 (Thu, 22 Jul 2004) | 3 lines
+r12558 | sahlberg | 2004-11-21 04:16:06 -0600 (Sun, 21 Nov 2004) | 3 lines
 Changed paths:
-   M /trunk/asn1/x509if/packet-x509if-template.h
+   M /trunk/asn1/cms/cms.cnf
+   M /trunk/asn1/pkcs1/pkcs1.cnf
+   M /trunk/asn1/pkixqualified/pkixqualified.cnf
+   A /trunk/asn1/x509af/Makefile
+   A /trunk/asn1/x509af/x509af-exp.cnf
+   M /trunk/asn1/x509af/x509af.cnf
+   D /trunk/asn1/x509af/x509af_exp.cnf
+   M /trunk/asn1/x509ce/x509ce.cnf
+   M /trunk/epan/dissectors/packet-cms.c
+   M /trunk/epan/dissectors/packet-pkcs1.c
+   M /trunk/epan/dissectors/packet-x509af.c
+   M /trunk/epan/dissectors/packet-x509af.h
+   M /trunk/epan/dissectors/packet-x509ce.c
 
-"dissect_x509if_AttributeTypeAndDistinguishedValue()" is static - don't
-declare it as non-static in the header file.
+cleanup for x509af
 
-------------------------------------------------------------------------
-r11472 | ulfl | 2004-07-22 13:42:50 -0500 (Thu, 22 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/gtk/conversations_table.c
-   M /trunk/gtk/hostlist_table.c
 
-use gtk_clipboard_get(), so the "copy to clipboard" is available in all GTK2 versions
 ------------------------------------------------------------------------
-r11471 | ulfl | 2004-07-22 11:36:50 -0500 (Thu, 22 Jul 2004) | 1 line
+r12557 | sahlberg | 2004-11-21 04:00:40 -0600 (Sun, 21 Nov 2004) | 3 lines
 Changed paths:
-   M /trunk/gtk/conversations_table.c
-   M /trunk/gtk/conversations_table.h
+   M /trunk/asn1/pkixqualified/pkixqualified.cnf
+   M /trunk/asn1/x509af/x509af.cnf
+   M /trunk/asn1/x509ce/CertificateExtensions.asn
+   A /trunk/asn1/x509ce/Makefile
+   M /trunk/asn1/x509ce/packet-x509ce-template.c
+   A /trunk/asn1/x509ce/x509ce-exp.cnf
+   M /trunk/asn1/x509ce/x509ce.cnf
+   D /trunk/asn1/x509ce/x509ce_exp.cnf
+   M /trunk/epan/dissectors/packet-pkixqualified.c
+   M /trunk/epan/dissectors/packet-x509af.c
+   M /trunk/epan/dissectors/packet-x509ce.c
+   M /trunk/epan/dissectors/packet-x509ce.h
+
+cleanup for x509ce
+
 
-from Thomas Palmer: add "Copy to clipboard" button to the conversation table dialogs
 ------------------------------------------------------------------------
-r11470 | sahlberg | 2004-07-22 08:11:13 -0500 (Thu, 22 Jul 2004) | 3 lines
+r12556 | sahlberg | 2004-11-21 02:56:09 -0600 (Sun, 21 Nov 2004) | 3 lines
 Changed paths:
-   M /trunk/asn1/x509if/packet-x509if-template.c
+   M /trunk/asn1/x509af/x509af.cnf
+   M /trunk/asn1/x509ce/x509ce.cnf
+   M /trunk/asn1/x509if/Makefile
+   M /trunk/asn1/x509if/x509if.cnf
+   A /trunk/asn1/x509sat/Makefile
    M /trunk/asn1/x509sat/SelectedAttributeTypes.asn
    M /trunk/asn1/x509sat/packet-x509sat-template.c
+   A /trunk/asn1/x509sat/x509sat-exp.cnf
+   M /trunk/asn1/x509sat/x509sat.cnf
+   D /trunk/asn1/x509sat/x509sat_exp.cnf
    M /trunk/epan/dissectors/packet-x509if.c
    M /trunk/epan/dissectors/packet-x509sat.c
+   M /trunk/epan/dissectors/packet-x509sat.h
 
-add the countryname attribute
+SelectedAttributeTypes are now almost completely implemented    also here i added a small makefile to reduce boring typing on the commandline
 
 
 ------------------------------------------------------------------------
-r11469 | sahlberg | 2004-07-22 05:29:17 -0500 (Thu, 22 Jul 2004) | 4 lines
+r12555 | sahlberg | 2004-11-21 02:22:21 -0600 (Sun, 21 Nov 2004) | 3 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/asn1/cmip/cmip.cnf
+   M /trunk/asn1/cms/cms.cnf
+   M /trunk/asn1/x509af/x509af.cnf
+   M /trunk/asn1/x509ce/x509ce.cnf
+   A /trunk/asn1/x509if/Makefile
+   A /trunk/asn1/x509if/x509if-exp.cnf
+   D /trunk/asn1/x509if/x509if_exp.cnf
    M /trunk/epan/dissectors/packet-x509if.c
    M /trunk/epan/dissectors/packet-x509if.h
 
-start dissecting  AttributeTypeAnddistinguishedValue
-(which must be implemented by hand inside themplate)
+update to x509if   autogenerate the exports conformance file  and create a small makefile  since i am tired of typing that long command line every time
 
 
 ------------------------------------------------------------------------
-r11468 | sahlberg | 2004-07-22 05:05:59 -0500 (Thu, 22 Jul 2004) | 6 lines
+r12554 | sahlberg | 2004-11-21 01:21:17 -0600 (Sun, 21 Nov 2004) | 3 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.
-
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-app-pkix-cert.c
 
-we are getting there, slow but steady
+From Yaniv Kaul : New Protocol:   X509 Certificates over HTTP
 
 
 ------------------------------------------------------------------------
-r11467 | sahlberg | 2004-07-22 03:00:33 -0500 (Thu, 22 Jul 2004) | 5 lines
+r12553 | sahlberg | 2004-11-21 00:40:02 -0600 (Sun, 21 Nov 2004) | 5 lines
 Changed paths:
-   M /trunk/asn1/x509af/x509af.cnf
-   A /trunk/asn1/x509ce/x509ce_exp.cnf
+   M /trunk/asn1/x509if/InformationFramework.asn
+   M /trunk/asn1/x509if/x509if.cnf
    M /trunk/asn1/x509if/x509if_exp.cnf
+   M /trunk/epan/dissectors/packet-x509if.c
+   M /trunk/epan/dissectors/packet-x509if.h
 
-minor update
+Add a whole bunch of dissector to X509IF  and export them.
+X509if is now almost complete.
 
-GeneralNames is defined in x509ce and not x509if
 
 
 ------------------------------------------------------------------------
-r11466 | sahlberg | 2004-07-22 02:51:47 -0500 (Thu, 22 Jul 2004) | 5 lines
+r12552 | sahlberg | 2004-11-20 23:21:26 -0600 (Sat, 20 Nov 2004) | 3 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
+   M /trunk/asn1/pkix1explicit/PKIX1EXPLICIT93.asn
+   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/pkix1implicit.cnf
+   M /trunk/epan/dissectors/packet-pkix1explicit.c
+   M /trunk/epan/dissectors/packet-pkix1explicit.h
+   M /trunk/epan/dissectors/packet-pkix1implicit.c
 
-UniqueIdentifier is imported from x509sat and not x509if
+add dissection of AuthorityInfoAccessSyntax
 
 
 ------------------------------------------------------------------------
-r11465 | jmayer | 2004-07-21 17:37:04 -0500 (Wed, 21 Jul 2004) | 1 line
+r12551 | guy | 2004-11-20 21:21:02 -0600 (Sat, 20 Nov 2004) | 2 lines
 Changed paths:
-   M /trunk/acinclude.m4
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/packet-aodv.c
+
+From Bart Braem: add support for the "destination only" flag.
 
-Fix the fix to krb5
 ------------------------------------------------------------------------
-r11464 | gerald | 2004-07-21 17:12:49 -0500 (Wed, 21 Jul 2004) | 2 lines
+r12550 | guy | 2004-11-20 21:01:15 -0600 (Sat, 20 Nov 2004) | 2 lines
 Changed paths:
-   M /trunk/Makefile.nmake
+   M /trunk/plugins/gryphon/packet-gryphon.c
 
-Add doxygen.cfg to the "clean" target.
+Update a URL.
 
 ------------------------------------------------------------------------
-r11463 | guy | 2004-07-21 14:23:18 -0500 (Wed, 21 Jul 2004) | 2 lines
+r12549 | sahlberg | 2004-11-20 15:26:08 -0600 (Sat, 20 Nov 2004) | 3 lines
 Changed paths:
-   M /trunk/asn1/x509af/packet-x509af-template.c
+   M /trunk/asn1/pkix1implicit/PKIX1IMPLICIT93.asn
+   M /trunk/asn1/pkix1implicit/packet-pkix1implicit-template.c
+   M /trunk/asn1/pkix1implicit/pkix1implicit.cnf
+   M /trunk/epan/dissectors/packet-pkix1implicit.c
 
-Include "packet-x509sat.h" to declare a function we use.
+add the oids for id-kp-xxx    key purpose identifier to the pkix dissector
 
-------------------------------------------------------------------------
-r11462 | jmayer | 2004-07-21 14:15:51 -0500 (Wed, 21 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/plugins/opsi
 
-Add svn:ignore
 ------------------------------------------------------------------------
-r11461 | jmayer | 2004-07-21 12:59:03 -0500 (Wed, 21 Jul 2004) | 1 line
+r12548 | sahlberg | 2004-11-20 01:11:08 -0600 (Sat, 20 Nov 2004) | 3 lines
 Changed paths:
-   M /trunk
+   M /trunk/epan/dissectors/packet-cms.c
+   M /trunk/epan/dissectors/packet-x509af.c
+   M /trunk/epan/dissectors/packet-x509if.c
 
-Add tags and TAGS to svn:ignore
-------------------------------------------------------------------------
-r11460 | jmayer | 2004-07-21 12:57:00 -0500 (Wed, 21 Jul 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
+get rid of some compiler warnings
 
-Add tags and TAGS to svn:ignore
-------------------------------------------------------------------------
-r11459 | jmayer | 2004-07-21 12:55:23 -0500 (Wed, 21 Jul 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
 
-Add tags and TAGS to svn:ignore
 ------------------------------------------------------------------------
-r11458 | jmayer | 2004-07-21 12:45:05 -0500 (Wed, 21 Jul 2004) | 1 line
+r12547 | sahlberg | 2004-11-20 01:03:27 -0600 (Sat, 20 Nov 2004) | 3 lines
 Changed paths:
-   M /trunk/acinclude.m4
-   M /trunk/configure.in
+   M /trunk/tools/asn2eth.py
+
+add _U_ to int hf_index to reduce number of compiler warnings
+
 
-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
+r12546 | sahlberg | 2004-11-20 00:54:45 -0600 (Sat, 20 Nov 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
+   M /trunk/asn1/x509sat/SelectedAttributeTypes.asn
+   M /trunk/asn1/x509sat/packet-x509sat-template.c
+   M /trunk/asn1/x509sat/x509sat.cnf
+   M /trunk/epan/dissectors/packet-x509sat.c
+   M /trunk/epan/dissectors/packet-x509sat.h
 
-get rid of the nasty ber specific oid->callback table and reimplement the functionality using a dissector table instead   i.e. the proper way.
+updates to sat  to make the template smaller.
 
 
 ------------------------------------------------------------------------
-r11456 | sahlberg | 2004-07-21 04:00:56 -0500 (Wed, 21 Jul 2004) | 3 lines
+r12545 | sahlberg | 2004-11-19 23:58:13 -0600 (Fri, 19 Nov 2004) | 4 lines
 Changed paths:
-   M /trunk/Makefile.am
+   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
+   M /trunk/epan/dissectors/packet-x509sat.c
+   M /trunk/epan/dissectors/packet-x509sat.h
+
+ean up SAT a bit    remove the unneccesary implementation of DirectoryStr4ing in the template  and make the export of it correct.
 
-reverse part of jmayer's last patch to make tethereal build again
 
 
 ------------------------------------------------------------------------
-r11455 | sahlberg | 2004-07-21 03:51:08 -0500 (Wed, 21 Jul 2004) | 5 lines
+r12544 | sahlberg | 2004-11-18 04:46:27 -0600 (Thu, 18 Nov 2004) | 7 lines
 Changed paths:
-   M /trunk/gtk/hostlist_table.c
+   M /trunk/epan/dissectors/packet-ber.c
+
+When we have a BER blob but we dont have the dissector for that oid implemented in ethereal (yet),
+call a new function to start dissecting what unknown fields we can dissect.
 
-GdkDisplay is only available in gtk 2.2 and later
+Currently only PrintableString and INTEGER implemented but it will be easy to add other BER Universal types as needed later
 
-it is not available in gtk 2.0 which all of us using more prooven and stable (==obsolete) versions use.
 
 
 ------------------------------------------------------------------------
-r11454 | guy | 2004-07-21 01:31:33 -0500 (Wed, 21 Jul 2004) | 2 lines
+r12543 | guy | 2004-11-17 21:35:43 -0600 (Wed, 17 Nov 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/epan/dissectors/packet-gprs-llc.c
 
-From Laurent Rabret: OPSI support.
+Don't create a dissector handle that we don't use.
 
 ------------------------------------------------------------------------
-r11453 | guy | 2004-07-21 01:05:24 -0500 (Wed, 21 Jul 2004) | 2 lines
+r12542 | guy | 2004-11-17 14:09:11 -0600 (Wed, 17 Nov 2004) | 4 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-http.c
+   M /trunk/epan/dissectors/packet-mq.c
 
-From Tomas Kukosa: add support for RFC 3253 HTTP methods.
+Don't set a string pointer to point to a constant string if that pointer
+will later be handed to a free-memory routine - g_strdup() the constant
+string.
 
 ------------------------------------------------------------------------
-r11452 | guy | 2004-07-21 00:57:30 -0500 (Wed, 21 Jul 2004) | 2 lines
+r12541 | guy | 2004-11-17 13:46:34 -0600 (Wed, 17 Nov 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/addr_resolv.c
 
-From Roberto Morro: support for GMPLS UNI and E-NNI objects/TLVs.
+Fix some problems when compiling on Windows and when compiling on
+systems where INET6 isn't defined.
 
 ------------------------------------------------------------------------
-r11451 | guy | 2004-07-21 00:44:03 -0500 (Wed, 21 Jul 2004) | 4 lines
+r12540 | guy | 2004-11-17 13:41:56 -0600 (Wed, 17 Nov 2004) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ethertype.c
-   M /trunk/epan/dissectors/packet-ieee80211.c
-   M /trunk/etypes.h
+   M /trunk/epan/addr_resolv.c
 
-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.
+Don't assume that IPv6 addresses are aligned on 32-bit boundaries.
 
 ------------------------------------------------------------------------
-r11450 | ulfl | 2004-07-20 18:48:50 -0500 (Tue, 20 Jul 2004) | 1 line
+r12539 | etxrab | 2004-11-17 13:33:31 -0600 (Wed, 17 Nov 2004) | 1 line
 Changed paths:
-   M /trunk/gtk/hostlist_table.c
-   M /trunk/gtk/hostlist_table.h
+   M /trunk/epan/dissectors/packet-isup.c
 
-from Thomas Palmer: copy content of hostlist table to clipboard in csv format.
+From Martin Regner add the possibillity to disscet BICC over SCTP
 ------------------------------------------------------------------------
-r11449 | ulfl | 2004-07-20 16:39:54 -0500 (Tue, 20 Jul 2004) | 1 line
+r12538 | guy | 2004-11-17 04:03:14 -0600 (Wed, 17 Nov 2004) | 2 lines
 Changed paths:
-   M /trunk/gtk/conversations_table.c
-   M /trunk/gtk/conversations_table.h
+   M /trunk/epan/dissectors/packet-dns.c
+
+Add IPv6 address<->name mappings for AAAA records.
 
-refactoring and renaming finished
 ------------------------------------------------------------------------
-r11448 | ulfl | 2004-07-20 15:56:53 -0500 (Tue, 20 Jul 2004) | 1 line
+r12537 | guy | 2004-11-17 03:44:41 -0600 (Wed, 17 Nov 2004) | 4 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
+   M /trunk/epan/addr_resolv.c
+   M /trunk/epan/addr_resolv.h
+
+Add a hash table for IPv6 addresses, and add an "add_ipv6_name()"
+routine to add IPv6-address/name pairings to that table; use that when
+reading the hosts file.
 
-some more renaming of the conversation tables things
 ------------------------------------------------------------------------
-r11447 | guy | 2004-07-20 15:19:46 -0500 (Tue, 20 Jul 2004) | 2 lines
+r12536 | guy | 2004-11-17 02:53:20 -0600 (Wed, 17 Nov 2004) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-x509af.c
+   M /trunk/epan/addr_resolv.c
+   M /trunk/epan/addr_resolv.h
+   M /trunk/epan/dissectors/packet-dns.c
 
-Include "packet-x509sat.h" to declare a function we use.
+Rename some routines and structures to reflect that they're specific to
+IPv4; use different data structures for port numbers.
 
 ------------------------------------------------------------------------
-r11446 | jmayer | 2004-07-20 14:55:01 -0500 (Tue, 20 Jul 2004) | 3 lines
+r12535 | sahlberg | 2004-11-17 02:42:31 -0600 (Wed, 17 Nov 2004) | 3 lines
 Changed paths:
-   M /trunk/packaging/rpm/SPECS/ethereal.spec.in
+   A /trunk/asn1/smrse
+   A /trunk/asn1/smrse/SMRSE.asn
+   A /trunk/asn1/smrse/packet-smrse-template.c
+   A /trunk/asn1/smrse/packet-smrse-template.h
+   A /trunk/asn1/smrse/smrse.cnf
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-smrse.c
+   A /trunk/epan/dissectors/packet-smrse.h
 
+New protocol : SMRSE   ShortMessageRelayService
 
-Make building rpms possible again. Feedback for improvements welcome.
 
 ------------------------------------------------------------------------
-r11445 | etxrab | 2004-07-20 14:04:48 -0500 (Tue, 20 Jul 2004) | 1 line
+r12534 | guy | 2004-11-17 02:34:36 -0600 (Wed, 17 Nov 2004) | 7 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-sigcomp.c
+   M /trunk/epan/addr_resolv.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
+Based on code from Francisco Alcoba, read the hosts file on startup if
+we're using ADNS, so that we can resolve host names from the hosts file
+as well as from DNS.
 
-As Joerg Mayer noted, the value of LIBS should be saved outside the
-loop.
+"fgetline()" strips newlines from the line, so don't bother looking for
+them when tokenizing the line.
 
 ------------------------------------------------------------------------
-r11443 | jmayer | 2004-07-20 12:42:42 -0500 (Tue, 20 Jul 2004) | 4 lines
+r12533 | gerald | 2004-11-16 17:29:09 -0600 (Tue, 16 Nov 2004) | 2 lines
 Changed paths:
-   M /trunk/configure.in
-
+   M /trunk/epan/dissectors/packet-radius.c
 
-Make configure continue after disabling Net-SNMP when the openssl libs
-are reuired for SNMP to link but not enabled on configure.
+Fix a cut/paste error.
 
 ------------------------------------------------------------------------
-r11442 | jmayer | 2004-07-20 11:58:11 -0500 (Tue, 20 Jul 2004) | 5 lines
+r12532 | etxrab | 2004-11-16 16:15:58 -0600 (Tue, 16 Nov 2004) | 1 line
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/epan/Makefile.am
-   M /trunk/epan/dissectors/Makefile.am
+   M /trunk/epan/dissectors/packet-sigcomp.c
 
-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.
+Implemented state-create, handling of g_hash_table at redesection needs more work.
+------------------------------------------------------------------------
+r12531 | etxrab | 2004-11-16 16:15:14 -0600 (Tue, 16 Nov 2004) | 1 line
+Changed paths:
+   M /trunk/epan/sigcomp-udvm.c
+   M /trunk/epan/sigcomp-udvm.h
+   M /trunk/epan/sigcomp_state_hdlr.c
+   M /trunk/epan/sigcomp_state_hdlr.h
 
+Implemented state-create, handling of g_hash_table at redesection needs more work.
 ------------------------------------------------------------------------
-r11441 | sahlberg | 2004-07-20 05:45:11 -0500 (Tue, 20 Jul 2004) | 4 lines
+r12530 | guy | 2004-11-16 02:21:32 -0600 (Tue, 16 Nov 2004) | 5 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/gtk/follow_dlg.c
 
-Small update to AlgorithmIdentifier.
-Allow the TYPE field to match ANY type of BER construct.
+Don't redisplay the "Follow TCP Stream" window on every toggle event for
+the display style (ASCII/EBCDIC/char[]/hex) radio button set - pushing a
+radio button generates *two* events, one for the button that gets turned
+off and one for the button that gets turned on.
 
+------------------------------------------------------------------------
+r12529 | etxrab | 2004-11-15 13:06:10 -0600 (Mon, 15 Nov 2004) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-h245.c
 
+Add some more OID string translations
 ------------------------------------------------------------------------
-r11440 | sahlberg | 2004-07-20 04:11:40 -0500 (Tue, 20 Jul 2004) | 12 lines
+r12528 | sahlberg | 2004-11-14 03:50:24 -0600 (Sun, 14 Nov 2004) | 3 lines
 Changed paths:
-   M /trunk/asn1/cms/packet-cms-template.c
+   A /trunk/asn1/pkixqualified
+   A /trunk/asn1/pkixqualified/PKIXqualified.asn
+   A /trunk/asn1/pkixqualified/packet-pkixqualified-template.c
+   A /trunk/asn1/pkixqualified/packet-pkixqualified-template.h
+   A /trunk/asn1/pkixqualified/pkixqualified.cnf
    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
+   A /trunk/epan/dissectors/packet-pkixqualified.c
+   A /trunk/epan/dissectors/packet-pkixqualified.h
+
+New protocol  PKIXQualified  from RFC3739
 
-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.
+------------------------------------------------------------------------
+r12527 | sahlberg | 2004-11-14 03:48:11 -0600 (Sun, 14 Nov 2004) | 5 lines
+Changed paths:
+   M /trunk/asn1/x509if/InformationFramework.asn
+   M /trunk/asn1/x509if/x509if.cnf
+   M /trunk/epan/dissectors/packet-x509if.c
 
+Since we can now handle SEQUENCE OF ANY   uncomment this "difficult" field from
+the Attribute SEQUENCE to make it more complete.
 
-work in progress but already semi-useful.
 
 
 ------------------------------------------------------------------------
-r11439 | ulfl | 2004-07-20 01:06:41 -0500 (Tue, 20 Jul 2004) | 2 lines
+r12526 | sahlberg | 2004-11-14 03:45:04 -0600 (Sun, 14 Nov 2004) | 3 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/gtk/menu.c
+   M /trunk/epan/dissectors/packet-ber.c
+
+make SEQUENCE OF understand a sequence of ANY
+
 
-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
+r12525 | sahlberg | 2004-11-14 02:51:49 -0600 (Sun, 14 Nov 2004) | 3 lines
 Changed paths:
-   M /trunk/gtk/Makefile.am
+   M /trunk/asn1/x509ce/x509ce.cnf
+   M /trunk/asn1/x509ce/x509ce_exp.cnf
+   M /trunk/epan/dissectors/packet-x509ce.c
+   M /trunk/epan/dissectors/packet-x509ce.h
+
+export GeneralName from X509CE
 
-"gtk/filter_prefs.h" was renamed "gtk/filter_dlg.h"; update the Makefile
-stuff appropriately.
 
 ------------------------------------------------------------------------
-r11437 | guy | 2004-07-19 18:17:20 -0500 (Mon, 19 Jul 2004) | 2 lines
+r12524 | sahlberg | 2004-11-14 02:50:37 -0600 (Sun, 14 Nov 2004) | 3 lines
 Changed paths:
-   M /trunk/gtk/filter_dlg.h
+   M /trunk/epan/dissectors/packet-ber.c
+
+make octet string also allow for utf8strings
 
-It's not called "filter_prefs.h" any more.
 
 ------------------------------------------------------------------------
-r11436 | ulfl | 2004-07-19 16:42:01 -0500 (Mon, 19 Jul 2004) | 1 line
+r12523 | sahlberg | 2004-11-14 00:13:15 -0600 (Sun, 14 Nov 2004) | 4 lines
 Changed paths:
-   M /trunk/gtk/Makefile.common
-   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/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/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/mtp3_stat.c
-   M /trunk/gtk/rpc_stat.c
-   M /trunk/gtk/smb_stat.c
-   M /trunk/gtk/tap_dfilter_dlg.c
-   M /trunk/gtk/toolbar.c
+   A /trunk/epan/dissectors/packet-cmip.c
+   A /trunk/epan/dissectors/packet-cmip.h
+
+theis is the actual dissector for the new protocol : CMIP
+
+
 
-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
+r12522 | sahlberg | 2004-11-13 23:15:09 -0600 (Sat, 13 Nov 2004) | 10 lines
 Changed paths:
-   M /trunk/Makefile.nmake
-   M /trunk/epan/Makefile.nmake
-   M /trunk/epan/dissectors/Makefile.nmake
-
-Fixes (and ugly hacks) for Windows compilation.
-
-------------------------------------------------------------------------
-r11434 | ulfl | 2004-07-19 13:07:39 -0500 (Mon, 19 Jul 2004) | 1 line
-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
+   M /trunk/epan/dissectors/packet-MAP_DialoguePDU.c
+   M /trunk/epan/dissectors/packet-cms.c
+   M /trunk/epan/dissectors/packet-gsm_map.c
+   M /trunk/epan/dissectors/packet-ns_cert_exts.c
+   M /trunk/epan/dissectors/packet-pkcs1.c
+   M /trunk/epan/dissectors/packet-pkinit.c
+   M /trunk/epan/dissectors/packet-pkix1explicit.c
+   M /trunk/epan/dissectors/packet-x509af.c
+   M /trunk/epan/dissectors/packet-x509ce.c
+   M /trunk/epan/dissectors/packet-x509if.c
+
+various changes in the generated dissectors after asn2eth was patched.
 
-Work in progress
-New protocol X.509 Information framework
+i think it is high time to put makefiles down in asn1/   since this autogenerating dissectors "experiment" have payed off so well   and it actual;ly works!
+
+
+i dont know anything about how autogen stuff works  :-(
 
-this new protocol is not yet linked with ethereal and needs extra massage before it can be used.
 
 
 
 ------------------------------------------------------------------------
-r11429 | sahlberg | 2004-07-19 03:54:44 -0500 (Mon, 19 Jul 2004) | 7 lines
+r12521 | sahlberg | 2004-11-13 23:12:49 -0600 (Sat, 13 Nov 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
+   A /trunk/asn1/cmip
+   A /trunk/asn1/cmip/CMIP.asn
+   A /trunk/asn1/cmip/cmip.cnf
+   A /trunk/asn1/cmip/packet-cmip-template.c
+   A /trunk/asn1/cmip/packet-cmip-template.h
+   M /trunk/epan/dissectors/Makefile.common
+
+New protocol for the telco people to play with : CMIP
 
-Work in progress
-New protocol X.509 Certificate Extensions
-This new code provides required functionality to the x509af dfissector
+Only one function is implemented so fat   M-Get   but it would be trivial to add all the missing ones once there are example captures.
 
-it is not linked with ethereal yet and needs extra massage bewfore invoked.
 
 
 ------------------------------------------------------------------------
-r11428 | sahlberg | 2004-07-19 03:51:57 -0500 (Mon, 19 Jul 2004) | 7 lines
+r12520 | sahlberg | 2004-11-13 23:10:44 -0600 (Sat, 13 Nov 2004) | 16 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
+   M /trunk/epan/dissectors/packet-ber.c
+   M /trunk/tools/asn2eth.py
+
+Major update of the ber helpers  to fix a lot of bugs and make the handling of implicit_tags more sane.
+It worked reasonably well   mainly, I suspect, due to implicit tags are reasonably uncommon in the dissectors we have already implemented and that the bugs were masking eachothers.
 
-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.
+my regression tests (limited test samples though) decodes this new one exactly the same as the old one.
 
 
+As a bonus by not changing anythiong in the decode  is that now it is possible to get dissection of implice items to work properly,  hence CMIP
+(and also x509 Extensions work now)
+
+
+make heaps of dissector helpers implicit_tag  aware.
+
+change asn2eth to generate code to call the implicit_tag aware integer dissector helper.
+
 
 ------------------------------------------------------------------------
-r11427 | guy | 2004-07-18 21:27:17 -0500 (Sun, 18 Jul 2004) | 6 lines
+r12519 | sahlberg | 2004-11-13 08:16:06 -0600 (Sat, 13 Nov 2004) | 3 lines
 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
+   M /trunk/epan/dissectors/packet-ber.c
+   M /trunk/epan/dissectors/packet-ber.h
 
-Pull the address (and port and circuit type) stuff out of
-"epan/packet_info.h" and put it in "epan/address.h".
+add new integer dissector helper that is aware of implicit tags
 
-Use the AT_ values from "epan/address.h" for address types in the
-interface lists rather than having our own FAM_ enums.
 
 ------------------------------------------------------------------------
-r11426 | guy | 2004-07-18 21:07:07 -0500 (Sun, 18 Jul 2004) | 7 lines
+r12518 | sahlberg | 2004-11-13 04:06:15 -0600 (Sat, 13 Nov 2004) | 4 lines
 Changed paths:
-   M /trunk/acinclude.m4
+   M /trunk/epan/dissectors/packet-ber.c
+
+fix bug in handling an optional item
 
-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.
 
 ------------------------------------------------------------------------
-r11425 | guy | 2004-07-18 20:06:06 -0500 (Sun, 18 Jul 2004) | 4 lines
+r12517 | guy | 2004-11-12 17:14:49 -0600 (Fri, 12 Nov 2004) | 4 lines
 Changed paths:
-   M /trunk/pcap-util.c
+   M /trunk/epan/dissectors/packet-tcp.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.
+Get rid of an unused prameter and an unused variable.
+
+Use %u, not %d, for unsigned variables.
 
 ------------------------------------------------------------------------
-r11424 | jmayer | 2004-07-18 18:50:22 -0500 (Sun, 18 Jul 2004) | 1 line
+r12516 | sahlberg | 2004-11-12 16:04:19 -0600 (Fri, 12 Nov 2004) | 9 lines
 Changed paths:
-   M /trunk
+   M /trunk/epan/dissectors/packet-tcp.c
+
+By popular request,
+make ethereal be able to measure the time it took to transfer a PDU atop TCP.
+
+This is great for analyzing performance issues caused by network/frame loss/congestion.
+
+
+See  http://wiki.ethereal.com/TcpPduTime
+
 
-Add depcomp to svn:ignore
 ------------------------------------------------------------------------
-r11423 | ulfl | 2004-07-18 18:46:07 -0500 (Sun, 18 Jul 2004) | 1 line
+r12515 | guy | 2004-11-12 04:26:56 -0600 (Fri, 12 Nov 2004) | 3 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 <dir/file>
-and
-svn propedit <dir/file>
-
-------------------------------------------------------------------------
-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
-
-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
-
-------------------------------------------------------------------------
-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
-Changed paths:
-   M /trunk/doc/README.developer
-
-SNPRINTF isn't used any more - remove from sample dissector
-and coding guidelines.
-
-------------------------------------------------------------------------
-r11417 | ulfl | 2004-07-18 16:02:19 -0500 (Sun, 18 Jul 2004) | 1 line
-Changed paths:
-   M /trunk/epan/dissectors/Makefile.nmake
-
-some more changes for the win32 nmake process
-------------------------------------------------------------------------
-r11416 | jmayer | 2004-07-18 15:33:54 -0500 (Sun, 18 Jul 2004) | 5 lines
-Changed paths:
-   M /trunk/acinclude.m4
-   M /trunk/configure.in
+   M /trunk/epan/tvbuff.c
 
-- 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.
+From Charles Levert: in "tvb_fake_unicode()", convert non-ASCII
+characters to '.'.
 
 ------------------------------------------------------------------------
-r11415 | ulfl | 2004-07-18 15:21:20 -0500 (Sun, 18 Jul 2004) | 1 line
+r12514 | guy | 2004-11-12 04:17:13 -0600 (Fri, 12 Nov 2004) | 4 lines
 Changed paths:
-   M /trunk/Makefile.nmake
-   M /trunk/epan/Makefile.nmake
-   M /trunk/epan/dissectors/Makefile.nmake
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/packet-ppp.c
+
+From Ignacio Goyret: decode RFC 2509 and RFC 3544 IPCP options.
+
+Fix up the AUTHORS file.
 
-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
+r12513 | guy | 2004-11-12 04:03:53 -0600 (Fri, 12 Nov 2004) | 4 lines
 Changed paths:
-   M /trunk/gtk/recent.c
+   M /trunk/epan/dissectors/packet-ipsec.c
 
-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.
+From Mark Phillips: optionally support decoding the payload of ESP
+packets using null encryption (with a heuristic to detect null
+encryption).
 
 ------------------------------------------------------------------------
-r11413 | guy | 2004-07-18 14:44:41 -0500 (Sun, 18 Jul 2004) | 5 lines
+r12512 | guy | 2004-11-12 03:56:12 -0600 (Fri, 12 Nov 2004) | 3 lines
 Changed paths:
-   M /trunk/pcap-util.c
+   M /trunk/epan/dissectors/packet-acse.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".
+From Yuriy Sidelnikov: remove some unused value_string tables, and fix
+typos in other tables.
 
 ------------------------------------------------------------------------
-r11412 | guy | 2004-07-18 13:59:09 -0500 (Sun, 18 Jul 2004) | 2 lines
+r12511 | guy | 2004-11-12 03:46:31 -0600 (Fri, 12 Nov 2004) | 6 lines
 Changed paths:
-   M /trunk/epan/dissectors/Makefile.am
+   M /trunk/epan/dissectors/packet-dns.c
 
-Define CLEANFILES only once.
+For dynamic DNS updates, give the counts in the message the appropriate
+names.
+
+For RRs with a data length of 0 - as can appear in dynamic DNS updates -
+don't attempt to display the data.
 
 ------------------------------------------------------------------------
-r11411 | guy | 2004-07-18 13:47:44 -0500 (Sun, 18 Jul 2004) | 2 lines
+r12510 | etxrab | 2004-11-12 01:02:36 -0600 (Fri, 12 Nov 2004) | 1 line
 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
+   M /trunk/AUTHORS
 
-Add support for IPv6 addresses for interfaces.
+Add Nils Ohlmeier to authors list(SIP patch)
+------------------------------------------------------------------------
+r12509 | guy | 2004-11-11 23:36:25 -0600 (Thu, 11 Nov 2004) | 5 lines
+Changed paths:
+   M /trunk/gtk/rpc_progs.c
+
+Put the file name into the window title, so if you have more than one of
+them open, you know which one corresponds to which file.
+
+Clean up white space.
 
 ------------------------------------------------------------------------
-r11410 | gram | 2004-07-18 13:06:47 -0500 (Sun, 18 Jul 2004) | 8 lines
+r12508 | guy | 2004-11-11 05:50:26 -0600 (Thu, 11 Nov 2004) | 10 lines
+Changed paths:
+   M /trunk/tethereal.c
+
+As per Sebastian Felis, don't assume that doubling the size of the line
+buffer will necessarily be sufficient to make it big enough to handle
+what's being added to the buffer - continue doubling the size until it
+is.
+
+Put the code to maintain the line buffer into a routine.
+
+As that buffer is maintained as being large enough to handle what's
+being put into it, there's no need to use "snprintf()" to print into it.
+
+------------------------------------------------------------------------
+r12507 | etxrab | 2004-11-10 16:15:58 -0600 (Wed, 10 Nov 2004) | 6 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-sip.c
+
+From Nils Ohlmeier : patch for packet-sip.c which looks if the 
+Contact header in the REGISTER reply contains more then one binding.  
+Details: up to now each Contact header was counted as one binding. But that 
+is not correct, because several Contact headers (as several other SIP headers 
+as well) can be written in one line separated by commatas.
+
+------------------------------------------------------------------------
+r12506 | ulfl | 2004-11-10 11:58:16 -0600 (Wed, 10 Nov 2004) | 1 line
 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/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/plugins.c
-   M /trunk/epan/to_str.c
-   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/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/plugins/gryphon/packet-gryphon.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
-
-Move dissectors to epan/dissectors directory.
-
-Also move ncp222.py, x11-fields, process-x11-fields.pl,
-make-reg-dotc, and make-reg-dotc.py.
-
-Adjust #include lines in files that include packet-*.h
-files.
 
+bugfix: button in capture info dialog has to stop capturing
 ------------------------------------------------------------------------
-r11409 | ulfl | 2004-07-18 10:52:21 -0500 (Sun, 18 Jul 2004) | 1 line
+r12505 | guy | 2004-11-10 04:46:40 -0600 (Wed, 10 Nov 2004) | 2 lines
 Changed paths:
-   D /trunk/gtk2
+   M /trunk/plugins/opsi/packet-opsi.c
+
+Check for bogus attribute lengths.
 
-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
+r12504 | guy | 2004-11-10 04:28:43 -0600 (Wed, 10 Nov 2004) | 6 lines
 Changed paths:
-   M /trunk/packet-gssapi.h
-   M /trunk/packet-kerberos.c
+   M /trunk/epan/dissectors/packet-dcm.c
 
-Declare "wrap_dissect_gssapi_verf()" in "packet-gssapi.h", and, in
-"packet-kerberos.c", get the declaration from that header.
+From Rich Coe:
+
+       fix the heuristic code -- sometimes a conversation already
+           exists;
+       fix the dissect code to display all the tags in the PDU.
 
 ------------------------------------------------------------------------
-r11407 | guy | 2004-07-17 23:01:23 -0500 (Sat, 17 Jul 2004) | 4 lines
+r12503 | guy | 2004-11-10 04:03:42 -0600 (Wed, 10 Nov 2004) | 16 lines
 Changed paths:
-   M /trunk/packet-gssapi.c
+   M /trunk/epan/dissectors/packet-ncp-nmas.c
+
+From Greg Morris:
+
+       support 6 additional login message verbs;
+
+       correct a problem with displaying proper return code values in
+       the reply packets.
+
+Clean up white space.
+
+Use "tvb_reported_length_remaining()" instead of
+"tvb_length_remaining()", and don't use either one to avoid throwing an
+exception on a short or malformed packet.
 
-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.
+Use "val_to_str()" rather than "match_strval()", so we don't crash if a
+value happens not to be valid.
 
 ------------------------------------------------------------------------
-r11406 | guy | 2004-07-17 22:46:34 -0500 (Sat, 17 Jul 2004) | 8 lines
+r12502 | ulfl | 2004-11-10 00:50:55 -0600 (Wed, 10 Nov 2004) | 1 line
 Changed paths:
-   M /trunk/packet-dcerpc.c
-   M /trunk/packet-dcerpc.h
-   M /trunk/packet-gssapi.c
-   M /trunk/packet-kerberos.c
+   M /trunk/epan/addr_resolv.c
 
-From Jean-Baptiste Marchand:
+fix a typo
+------------------------------------------------------------------------
+r12501 | guy | 2004-11-09 23:01:09 -0600 (Tue, 09 Nov 2004) | 2 lines
+Changed paths:
+   M /trunk/epan/addr_resolv.c
 
-       add identification for various Microsoft Security Service
-       Providers in DCE RPC;
+Don't shut down GNU ADNS if it wasn't initialized.
+
+------------------------------------------------------------------------
+r12500 | guy | 2004-11-09 22:57:34 -0600 (Tue, 09 Nov 2004) | 6 lines
+Changed paths:
+   M /trunk/epan/addr_resolv.c
 
-       for the Kerberos SSP, disect AP_REQ and AP_REP tokens in DCE RPC
-       Bind requests.
+Check for errors in "adns_init()", and don't enable ADNS if we get an
+error in "adns_init()".  (I suspect this is what's causing the crashes
+somebody's seeing when they run Ethereal on a Windows system with no
+networking protocols installed - no networking protocols -> no Internet
+protocols probably -> no ability to set ADNS up.)
 
 ------------------------------------------------------------------------
-r11405 | guy | 2004-07-17 22:34:37 -0500 (Sat, 17 Jul 2004) | 3 lines
+r12499 | etxrab | 2004-11-09 14:16:17 -0600 (Tue, 09 Nov 2004) | 1 line
 Changed paths:
-   M /trunk/packet-ssl.c
+   M /trunk/epan/dissectors/packet-isup.c
 
-From Marco van den Bovenkamp: add the Sun elliptic curve and
-Cambellia-based cipher suites.
+From Luis Ontanon: Use hf_isup_parameter_type insted of hf_isup_message_type.
+------------------------------------------------------------------------
+r12498 | etxrab | 2004-11-09 01:04:12 -0600 (Tue, 09 Nov 2004) | 1 line
+Changed paths:
+   M /trunk/asn1/gsmmap/gsmmap.cnf
 
+Rename some fields to get rid of warnings, will regenerate the files later.
 ------------------------------------------------------------------------
-r11404 | guy | 2004-07-17 21:56:29 -0500 (Sat, 17 Jul 2004) | 12 lines
+r12497 | etxrab | 2004-11-09 01:03:04 -0600 (Tue, 09 Nov 2004) | 1 line
 Changed paths:
-   M /trunk/gtk/capture_if_dlg.c
+   M /trunk/epan/dissectors/packet-h225.c
+   M /trunk/epan/dissectors/packet-h245.c
 
-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).
+Add some OID string names
+------------------------------------------------------------------------
+r12496 | etxrab | 2004-11-09 00:49:35 -0600 (Tue, 09 Nov 2004) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-ber.c
+   M /trunk/epan/dissectors/packet-ber.h
+   M /trunk/epan/dissectors/packet-per.c
 
-Clean up indentation.
+Make it possible to print name of OID strings for PER coded OID:s as well.
+------------------------------------------------------------------------
+r12495 | sahlberg | 2004-11-06 14:09:00 -0600 (Sat, 06 Nov 2004) | 3 lines
+Changed paths:
+   M /trunk/asn1/x509if/x509if_exp.cnf
+
+declare the types for DistinguishedName and RDNSequence
 
-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.
 
 ------------------------------------------------------------------------
-r11403 | guy | 2004-07-17 21:43:18 -0500 (Sat, 17 Jul 2004) | 2 lines
+r12494 | sahlberg | 2004-11-05 23:31:03 -0600 (Fri, 05 Nov 2004) | 3 lines
 Changed paths:
-   M /trunk/gtk/capture_if_dlg.c
+   M /trunk/asn1/x509if/x509if.cnf
+   M /trunk/epan/dissectors/packet-x509if.c
+   M /trunk/epan/dissectors/packet-x509if.h
+
+export RDNSequence from x509if
 
-Not all interfaces have descriptions.
 
 ------------------------------------------------------------------------
-r11402 | guy | 2004-07-17 21:34:45 -0500 (Sat, 17 Jul 2004) | 6 lines
+r12493 | sahlberg | 2004-11-05 23:26:31 -0600 (Fri, 05 Nov 2004) | 3 lines
 Changed paths:
-   M /trunk/pcap-util-int.h
-   M /trunk/pcap-util-unix.c
-   M /trunk/pcap-util.c
+   M /trunk/asn1/x509if/x509if.cnf
+   M /trunk/epan/dissectors/packet-x509if.c
+   M /trunk/epan/dissectors/packet-x509if.h
 
-Get IPv4 addresses and the loopback flag if we don't have
-"pcap_findalldevs()".
+export DistinguishedName from x509if
 
-"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
+r12492 | sahlberg | 2004-11-05 20:13:38 -0600 (Fri, 05 Nov 2004) | 3 lines
 Changed paths:
-   M /trunk/gtk/capture_dlg.c
+   M /trunk/asn1/x509if/InformationFramework.asn
+   M /trunk/asn1/x509if/x509if.cnf
+   D /trunk/asn1/x509if/x509if_dummy.cnf
+   M /trunk/epan/dissectors/packet-x509if.c
+   M /trunk/epan/dissectors/packet-x509if.h
+
+make x509if use the new ANY type and get rid of the workaround
 
-Squelch a compiler warning.
 
 ------------------------------------------------------------------------
-r11400 | guy | 2004-07-17 19:24:25 -0500 (Sat, 17 Jul 2004) | 6 lines
+r12491 | sahlberg | 2004-11-05 20:06:55 -0600 (Fri, 05 Nov 2004) | 3 lines
+Changed paths:
+   M /trunk/asn1/cms/CryptographicMessageSyntax.asn
+   M /trunk/asn1/cms/cms.cnf
+   D /trunk/asn1/cms/cms_dummy.cnf
+   M /trunk/epan/dissectors/packet-cms.c
+   M /trunk/epan/dissectors/packet-cms.h
+
+make CMS use the new ANY type and get rid of the workaround
+
+
+------------------------------------------------------------------------
+r12490 | sahlberg | 2004-11-05 20:03:14 -0600 (Fri, 05 Nov 2004) | 3 lines
+Changed paths:
+   M /trunk/asn1/x509af/AuthenticationFramework.asn
+   M /trunk/asn1/x509af/x509af.cnf
+   D /trunk/asn1/x509af/x509af_dummy.cnf
+   M /trunk/epan/dissectors/packet-x509af.c
+
+Make X509AF use the new support for ANY type and remove the workaround
+
+
+------------------------------------------------------------------------
+r12489 | guy | 2004-11-05 15:39:31 -0600 (Fri, 05 Nov 2004) | 10 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-smb.c
+
+Move smb.trans2.cmd and smb.nt.function near the top of the hf[] array,
+so they show up near the top of the list of fields in the dialog box for
+adding a field to a filter - those are probably quite likely to be used
+in filter expressions where you don't happen to remember the name of the
+field, and those should show up at the top so you don't have to scroll
+through the entire list of fields to find them.  (I suspect most other
+fields either will rarely be filtered on at all, or would be filtered
+only mainly with the "Match" or "Prepare" filter items, where you don't
+need to know the name or even the text of the field.)
+
+------------------------------------------------------------------------
+r12488 | guy | 2004-11-03 17:44:08 -0600 (Wed, 03 Nov 2004) | 8 lines
+Changed paths:
+   M /trunk/gtk/packet_history.c
+
+When clearing the list, use "history_list", just in case
+"history_current" happens to be null (that might not be possible, but
+this is still perhaps a bit clearer).
+
+Clear "history_current" after clearing the list, as the current entry no
+longer exists, so that "packet_history_add()" doesn't use the now-bogus
+value.
+
+------------------------------------------------------------------------
+r12487 | guy | 2004-11-03 17:19:09 -0600 (Wed, 03 Nov 2004) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-diameter-defs.h
+
+Fix some typoes and clean up whitespace a bit.
+
+------------------------------------------------------------------------
+r12486 | etxrab | 2004-11-03 16:32:07 -0600 (Wed, 03 Nov 2004) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-diameter-defs.h
+
+Added some value strings and started to add mobile-ip changes from latest draft.
+------------------------------------------------------------------------
+r12485 | etxrab | 2004-11-03 16:16:20 -0600 (Wed, 03 Nov 2004) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-sip.c
+
+Add SIP headers from: http://www.ietf.org/internet-drafts/draft-ietf-sip-resource-priority-05.txt 
+------------------------------------------------------------------------
+r12484 | guy | 2004-11-03 14:20:45 -0600 (Wed, 03 Nov 2004) | 6 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-eth.c
+
+Check for ISL frames before checking for ETHERTYPE_UNK, as ISL fields
+might have 0 in what would be the Ethernet type field.
+
+Also, handle the first 5 octets of the destination address of an ISL
+frame being 0C-00-0C-00-00.
+
+------------------------------------------------------------------------
+r12483 | guy | 2004-11-03 14:18:30 -0600 (Wed, 03 Nov 2004) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-isl.c
+
+Add a new URL for ISL information.
+
+------------------------------------------------------------------------
+r12482 | guy | 2004-11-03 14:01:53 -0600 (Wed, 03 Nov 2004) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-http.c
+
+From Giles Scott: make the chunk size and data length unsigned so we
+handle values > 2^31-1.
+
+------------------------------------------------------------------------
+r12481 | guy | 2004-11-03 13:52:24 -0600 (Wed, 03 Nov 2004) | 7 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-ftam.c
+
+From Yuriy Sidelnikov:
+
+       take stuff that has to be done regardless of whether a protocol
+       tree is being built outside "if (tree)";
+
+       handle PDUs with both data and control units.
+
+------------------------------------------------------------------------
+r12480 | guy | 2004-11-03 13:46:09 -0600 (Wed, 03 Nov 2004) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-pres.c
+
+From Yuriy Sidelnikov: take stuff that has to be done regardless of
+whether a protocol tree is being built outside "if (tree)".
+
+------------------------------------------------------------------------
+r12479 | guy | 2004-11-03 13:39:44 -0600 (Wed, 03 Nov 2004) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-acse.c
+
+Fix some strings.
+
+------------------------------------------------------------------------
+r12478 | guy | 2004-11-03 13:34:44 -0600 (Wed, 03 Nov 2004) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-acse.c
+
+From Yuriy Sidelnikov: take stuff that has to be done regardless of
+whether a protocol tree is being built outside "if (tree)".
+
+------------------------------------------------------------------------
+r12477 | guy | 2004-11-03 13:23:07 -0600 (Wed, 03 Nov 2004) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-edonkey.c
+
+Use the #define for the eDonkey-over-TCP header length.
+
+------------------------------------------------------------------------
+r12476 | guy | 2004-11-03 13:12:49 -0600 (Wed, 03 Nov 2004) | 6 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-edonkey.c
+
+Add support for desegmentation of eDonkey-over-TCP.
+
+Clean up indentation.
+Give edonkey.protocol a value_string table.
+
+------------------------------------------------------------------------
+r12475 | gerald | 2004-11-02 13:19:04 -0600 (Tue, 02 Nov 2004) | 2 lines
 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
+
+zlib121-dll -> zlib122-dll.
+
+------------------------------------------------------------------------
+r12474 | gerald | 2004-11-02 13:07:52 -0600 (Tue, 02 Nov 2004) | 4 lines
+Changed paths:
+   M /trunk/Makefile.nmake
    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/tools/win32-setup.sh
+
+Update the Windows build to zlib 1.2.2.
+
+Have win32-setup.sh download from "2004-11-02" tag directory.
+
+------------------------------------------------------------------------
+r12473 | guy | 2004-11-01 19:25:05 -0600 (Mon, 01 Nov 2004) | 2 lines
+Changed paths:
+   M /trunk/asn1/gsmmap/packet-gsm_map-template.c
+   M /trunk/epan/dissectors/packet-gsm_map.c
+   M /trunk/epan/dissectors/packet-gsm_map.h
+
+Close a comment, and re-generate the GSM MAP dissector files.
+
+------------------------------------------------------------------------
+r12472 | guy | 2004-11-01 19:19:23 -0600 (Mon, 01 Nov 2004) | 6 lines
+Changed paths:
+   M /trunk/asn1/gsmmap/GSMMAP.asn
+   M /trunk/asn1/gsmmap/gsmmap.cnf
+   M /trunk/asn1/gsmmap/packet-gsm_map-template.c
+   M /trunk/asn1/gsmmap/packet-gsm_map-template.h
+
+Get rid of CRs, and set svn:eol-style to native.
+
+Set svn:keywords to ID.
+
+Delete the eol-style property (it's svn:eol-style).
+
+------------------------------------------------------------------------
+r12471 | gerald | 2004-11-01 17:54:05 -0600 (Mon, 01 Nov 2004) | 6 lines
+Changed paths:
+   M /trunk/config.h.win32
+   M /trunk/epan/dissectors/packet-kerberos.c
+
+When we dynamically discover a Kerberos key, it helps to add it to the
+key list.  In the Nettle code, clear the key list and re-read the key
+file when the key file preference changes.
+
+Remove a redundant define in config.h.win32.
+
+------------------------------------------------------------------------
+r12470 | etxrab | 2004-11-01 16:33:09 -0600 (Mon, 01 Nov 2004) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_map.c
+   M /trunk/epan/dissectors/packet-gsm_map.h
+
+New GSM MAP files based on the asn2eth compiler.
+------------------------------------------------------------------------
+r12469 | etxrab | 2004-11-01 16:18:14 -0600 (Mon, 01 Nov 2004) | 1 line
+Changed paths:
+   M /trunk/asn1/gsmmap/packet-gsm_map-template.h
+
+Fix a typo
+------------------------------------------------------------------------
+r12468 | etxrab | 2004-11-01 16:06:43 -0600 (Mon, 01 Nov 2004) | 1 line
+Changed paths:
+   M /trunk/asn1/gsmmap/gsmmap.cnf
+   M /trunk/asn1/gsmmap/packet-gsm_map-template.c
+   M /trunk/asn1/gsmmap/packet-gsm_map-template.h
+
+Change eol-style to native(?)
+------------------------------------------------------------------------
+r12467 | etxrab | 2004-11-01 16:03:57 -0600 (Mon, 01 Nov 2004) | 1 line
+Changed paths:
+   A /trunk/asn1/gsmmap/GSMMAP.asn
+   A /trunk/asn1/gsmmap/gsmmap.cnf
+   A /trunk/asn1/gsmmap/packet-gsm_map-template.c
+   A /trunk/asn1/gsmmap/packet-gsm_map-template.h
+
+Preparations for addition of GSM MAP dissector created by the asn2eth compiler.
+------------------------------------------------------------------------
+r12466 | etxrab | 2004-11-01 16:03:12 -0600 (Mon, 01 Nov 2004) | 1 line
+Changed paths:
+   A /trunk/asn1/gsmmap
+
+Preparations for addition of GSM MAP dissector created by the asn2eth compiler.
+------------------------------------------------------------------------
+r12465 | gerald | 2004-11-01 12:11:48 -0600 (Mon, 01 Nov 2004) | 2 lines
+Changed paths:
+   M /trunk/asn1/pkix1explicit/PKIX1EXPLICIT93.asn
+   M /trunk/asn1/pkix1explicit/packet-pkix1explicit-template.c
+   M /trunk/asn1/pkix1explicit/pkix1explicit.cnf
+   M /trunk/epan/dissectors/packet-pkix1explicit.c
+
+Add support for the dhpublicnumber OID.
+
+------------------------------------------------------------------------
+r12464 | guy | 2004-11-01 11:51:07 -0600 (Mon, 01 Nov 2004) | 8 lines
+Changed paths:
+   M /trunk/tools/asn2eth.py
+
+From Tomas Kukosa:
+
+       add support for ANY type;
+
+       add support for DEFAULT { } (empty sequence);
+
+       some minor changes.
+
+------------------------------------------------------------------------
+r12463 | gerald | 2004-11-01 11:49:53 -0600 (Mon, 01 Nov 2004) | 2 lines
+Changed paths:
+   M /trunk/asn1/pkinit/packet-pkinit-template.c
+   M /trunk/asn1/pkinit/pkinit.cnf
+   M /trunk/epan/dissectors/packet-pkinit.c
+
+Register OID dissectors correctly.
+
+------------------------------------------------------------------------
+r12462 | guy | 2004-11-01 11:48:36 -0600 (Mon, 01 Nov 2004) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-3g-a11.c
+
+From Ryuji Somegawa: dissect the Registration Update Authentication
+Extension.
+
+------------------------------------------------------------------------
+r12461 | gerald | 2004-11-01 11:04:05 -0600 (Mon, 01 Nov 2004) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-kerberos.c
+
+Create a conversation only when we see a KDC_REQ.  
+
+------------------------------------------------------------------------
+r12460 | ulfl | 2004-11-01 05:42:08 -0600 (Mon, 01 Nov 2004) | 1 line
+Changed paths:
    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/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
+   A /trunk/gtk/packet_history.c
+   A /trunk/gtk/packet_history.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
-   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
-   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
-   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
-   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.
+first implementation of the packet history function
+------------------------------------------------------------------------
+r12459 | guy | 2004-10-31 17:38:34 -0600 (Sun, 31 Oct 2004) | 3 lines
+Changed paths:
+   M /trunk
+
+Change the list of files to handle "capinfo" being renamed to
+"capinfos".
 
 ------------------------------------------------------------------------
-r11399 | ulfl | 2004-07-17 15:34:41 -0500 (Sat, 17 Jul 2004) | 1 line
+r12458 | guy | 2004-10-31 17:36:21 -0600 (Sun, 31 Oct 2004) | 3 lines
 Changed paths:
-   M /trunk/packaging/nsis/ethereal.nsi
+   M /trunk/epan/dissectors/packet-icmpv6.c
+
+Make the protocol tree item for ICMPv6 cover the entire ICMPv6 packet,
+including any included packet.
 
-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
+r12457 | guy | 2004-10-31 17:22:14 -0600 (Sun, 31 Oct 2004) | 3 lines
 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
+
+Make sure we don't return a random value in an unset variable if an
+exception is thrown while dissecting an "error packet".
+
+------------------------------------------------------------------------
+r12456 | ulfl | 2004-10-31 05:15:12 -0600 (Sun, 31 Oct 2004) | 1 line
+Changed paths:
+   M /trunk/docbook/edg_src/EDG_chapter_works.xml
+
+add some more content to the overview section
+------------------------------------------------------------------------
+r12455 | guy | 2004-10-30 21:47:07 -0500 (Sat, 30 Oct 2004) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcerpc-rs_pgo.c
+
+Get rid of a bunch of trailing spaces.
+
+------------------------------------------------------------------------
+r12454 | guy | 2004-10-30 21:39:39 -0500 (Sat, 30 Oct 2004) | 7 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcerpc-rs_pgo.c
+
+Add a "hf_sec_rgy_pname_t_size" hf_ value and corresponding field, and
+use it ("sec_rgy_pname_t_size" had been used as an hf_ value, but it's
+just a #define).
+
+Fix the code for some strings to advance the offset by the string size
+regardless of whether it's > 1 or not.
+
+------------------------------------------------------------------------
+r12453 | guy | 2004-10-30 18:26:47 -0500 (Sat, 30 Oct 2004) | 5 lines
+Changed paths:
+   M /trunk/capture.c
+   M /trunk/capture_loop.c
+   M /trunk/capture_sync.c
+
+Move some #defines and #includes around, and add some other #includes,
+to make it compile on UN*X.  Get rid of some #includes that don't appear
+to be needed, at least on OS X 10.3 (they might be needed on other
+platforms).
+
+------------------------------------------------------------------------
+r12452 | guy | 2004-10-30 18:05:48 -0500 (Sat, 30 Oct 2004) | 2 lines
+Changed paths:
+   M /trunk/capture.c
+
+Get rid of forward declarations of functions not defined in this file.
+
+------------------------------------------------------------------------
+r12451 | ulfl | 2004-10-30 12:50:51 -0500 (Sat, 30 Oct 2004) | 1 line
+Changed paths:
+   M /trunk/Makefile.common
+   M /trunk/capture.c
+   M /trunk/capture.h
+   A /trunk/capture_loop.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
+
+split capture_loop from capture.c, some more code cleanup
+------------------------------------------------------------------------
+r12450 | ulfl | 2004-10-30 11:28:00 -0500 (Sat, 30 Oct 2004) | 1 line
+Changed paths:
+   M /trunk/docbook/edg_graphics/ethereal-capture-normal.dia
+   M /trunk/docbook/edg_graphics/ethereal-capture-normal.png
+   M /trunk/docbook/edg_graphics/ethereal-capture-sync.dia
+   M /trunk/docbook/edg_graphics/ethereal-capture-sync.png
+
+update capture dia's
+------------------------------------------------------------------------
+r12449 | ulfl | 2004-10-30 09:30:52 -0500 (Sat, 30 Oct 2004) | 1 line
+Changed paths:
+   M /trunk/capture.c
+   M /trunk/capture.h
+   M /trunk/gtk/main.c
+
+move quit_after_cap into capture_opts
+------------------------------------------------------------------------
+r12448 | ulfl | 2004-10-30 08:26:15 -0500 (Sat, 30 Oct 2004) | 1 line
+Changed paths:
+   M /trunk/docbook/edg_src/EDG_chapter_sources.xml
+
+from Olivier Biot: how to add a new file to Subversion
+------------------------------------------------------------------------
+r12447 | ulfl | 2004-10-30 07:54:53 -0500 (Sat, 30 Oct 2004) | 2 lines
+Changed paths:
+   M /trunk/docbook/Makefile
+   M /trunk/docbook/developer-guide.xml
+   M /trunk/docbook/edg_src/EDG_chapter_works.xml
+
+add a simplified overview section about the Ethereal function blocks.
+Some cleanup in the docbook Makefile
+------------------------------------------------------------------------
+r12446 | ulfl | 2004-10-30 07:52:34 -0500 (Sat, 30 Oct 2004) | 1 line
+Changed paths:
+   A /trunk/docbook/edg_graphics/ethereal-capture_internals.dia
+   A /trunk/docbook/edg_graphics/ethereal-capture_internals.png
+
+add a dia about the capture internals
+------------------------------------------------------------------------
+r12445 | ulfl | 2004-10-30 06:44:06 -0500 (Sat, 30 Oct 2004) | 2 lines
+Changed paths:
+   M /trunk/Makefile.common
+   M /trunk/capture.c
+   A /trunk/capture_sync.c
+   A /trunk/capture_sync.h
+
+code cleanup: split capture_sync from capture.c into it's own file. 
+That's the part used, when "Update list of packets in real time" is used while capturing.
+------------------------------------------------------------------------
+r12444 | guy | 2004-10-30 05:04:35 -0500 (Sat, 30 Oct 2004) | 15 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/packet-udp.c
+
+from Mark Phillips: the length field in the UDP header includes the
+length of the UDP header itself, so subtract the length of the header
+when using it to limit the length of the payload tvbuff.
+
+Clean up the computing of the captured length of the payload tvbuff (we
+really should get rid of the "length" argument to "tvb_new_subset()",
+and have it compute the captured length based on the supplied reported
+length and the amount of that data actually present in the parent
+tvbuff).
+
+Don't fetch the length and checksum fields until we use them (so that we
+don't throw an exception until then, and fail to process the source and
+destination ports), and check whether the length is bogus regardless of
+whether we're building a protocol tree or not.
+
+------------------------------------------------------------------------
+r12443 | guy | 2004-10-30 04:19:14 -0500 (Sat, 30 Oct 2004) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-image-jfif.c
+
+Squelch some compile warnings.
+
+------------------------------------------------------------------------
+r12442 | guy | 2004-10-30 04:14:36 -0500 (Sat, 30 Oct 2004) | 6 lines
+Changed paths:
    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
 
-Set the "svn:keywords Id" property on all other files with an RCS ID string.
+Check for errors from all calls to "file_getc()".
 
+If we get such an error, always call "file_error()" to get an indication
+of what the error was and, if it returns 0, set the error to
+WTAP_ERR_SHORT_READ.
 
 ------------------------------------------------------------------------
-r11397 | gerald | 2004-07-17 15:20:45 -0500 (Sat, 17 Jul 2004) | 8 lines
+r12441 | guy | 2004-10-30 03:45:10 -0500 (Sat, 30 Oct 2004) | 9 lines
 Changed paths:
-   M /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
+   M /trunk/epan/dissectors/packet-ppp.c
 
-Run
+The length of the protocol tree item passed to "dissect_ppp_common()"
+should be the length of the packet being dissected, so that if we throw
+an exception dissecting it, the item covers the entire packet (because
+it's incomplete, and thus *all* of it is the beginning of the header).
 
-    grep -l '\$Id:.*\$' * | xargs svn propset svn:keywords Id
+Instead, we should pass the length of the part of the header prior to
+the protocol field as an argument to "dissect_ppp_common()", and it
+should use that to set the length of that item.
 
-in the top-level source directory.  This should replace any RCS "$Id:$"
-strings with Subersion Ids.
+------------------------------------------------------------------------
+r12440 | guy | 2004-10-30 02:47:50 -0500 (Sat, 30 Oct 2004) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-fw1.c
 
+The interface name field is 6 bytes if we *do* have UUID information in
+the file and 10 bytes if we *don't*.
+
+Small language edits in preference text and blurb.
 
 ------------------------------------------------------------------------
-r11396 | ulfl | 2004-07-17 08:50:07 -0500 (Sat, 17 Jul 2004) | 3 lines
+r12439 | guy | 2004-10-30 02:23:55 -0500 (Sat, 30 Oct 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/AUTHORS
+   M /trunk/epan/dissectors/packet-symantec.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.
+From Martin Pichlmaier: the first 4 bytes of the Symantec firewall
+header are the IP address of the interface that saw the packet.
 
-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
+r12438 | sahlberg | 2004-10-29 21:36:58 -0500 (Fri, 29 Oct 2004) | 3 lines
 Changed paths:
-   M /trunk/pcap-util.c
-   M /trunk/pcap-util.h
+   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
+
+change Extension to be implemented inside the conformance file and remove it from the template
+
 
-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
+r12437 | sahlberg | 2004-10-29 21:18:44 -0500 (Fri, 29 Oct 2004) | 3 lines
 Changed paths:
-   M /trunk/Makefile.nmake
+   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
+   A /trunk/asn1/x509af/x509af_dummy.cnf
+   M /trunk/epan/dissectors/packet-x509af.c
+   M /trunk/epan/dissectors/packet-x509af.h
+
+implement AlgorithmIdentifier using the conformance file and remove it from the template
+
 
-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
+r12436 | sahlberg | 2004-10-29 20:54:40 -0500 (Fri, 29 Oct 2004) | 4 lines
 Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/packet-ssl.c
+   M /trunk/epan/dissectors/packet-ber.c
+
+fix call_ber_iod_callback() to move offset past the end of the current blob.
+
+
+
+------------------------------------------------------------------------
+r12435 | gram | 2004-10-29 10:09:00 -0500 (Fri, 29 Oct 2004) | 3 lines
+Changed paths:
+   M /trunk/tools/Makefile.am
+   A /trunk/tools/netscreen2dump.py
 
-From Marco van den Bovenkamp: add some Sun elliptic curve cryptography
-and Camellia-based cipher suites.
+Add netscreen2dump.py, to convert netscreen packet-trace hex dumps
+to hex dumps that can be read by text2pcap.
 
 ------------------------------------------------------------------------
-r11392 | guy | 2004-07-17 05:48:02 -0500 (Sat, 17 Jul 2004) | 6 lines
+r12434 | sahlberg | 2004-10-29 07:11:42 -0500 (Fri, 29 Oct 2004) | 3 lines
 Changed paths:
-   M /trunk/packet-kerberos.c
+   M /trunk/asn1/cms/CryptographicMessageSyntax.asn
+   M /trunk/asn1/cms/cms.cnf
+   A /trunk/asn1/cms/cms_dummy.cnf
+   M /trunk/asn1/cms/packet-cms-template.c
+   M /trunk/asn1/cms/packet-cms-template.h
+   M /trunk/epan/dissectors/packet-cms.c
+   M /trunk/epan/dissectors/packet-cms.h
 
-From Jean-Baptiste Marchand: add Microsoft-specific name-types, and make
-the name-type field signed.
+update to cms to use workaround to lack of ANY and reducing the template significantly
 
-Make the variable into which "dissect_krb5_name_type()" puts the name
-type local to that routine - it's not used outside that routine.
 
 ------------------------------------------------------------------------
-r11391 | guy | 2004-07-17 05:22:59 -0500 (Sat, 17 Jul 2004) | 4 lines
+r12433 | sahlberg | 2004-10-29 06:39:58 -0500 (Fri, 29 Oct 2004) | 3 lines
 Changed paths:
-   M /trunk/packet-pres.c
+   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
+
+more updates of x509if
 
-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.
 
 ------------------------------------------------------------------------
-r11390 | guy | 2004-07-17 05:14:03 -0500 (Sat, 17 Jul 2004) | 4 lines
+r12432 | sahlberg | 2004-10-29 06:11:11 -0500 (Fri, 29 Oct 2004) | 3 lines
 Changed paths:
-   M /trunk/gtk/rtp_analysis.c
+   M /trunk/epan/dissectors/packet-x509if.c
+
+new generated version of x509if
 
-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.
 
 ------------------------------------------------------------------------
-r11389 | guy | 2004-07-17 05:09:12 -0500 (Sat, 17 Jul 2004) | 3 lines
+r12431 | sahlberg | 2004-10-29 06:10:31 -0500 (Fri, 29 Oct 2004) | 3 lines
 Changed paths:
-   M /trunk/gtk/color_dlg.c
+   M /trunk/asn1/x509if/InformationFramework.asn
+   M /trunk/asn1/x509if/packet-x509if-template.c
+   M /trunk/asn1/x509if/x509if.cnf
+   A /trunk/asn1/x509if/x509if_dummy.cnf
+
+Update to x509if  use a workaround to emulate the type ANY and remove stuff from teh template
 
-From Martin Mathieson: if you create a new filter and cancel the "Edit
-Color Filter" dialog, remove the new filter from the list.
 
 ------------------------------------------------------------------------
-r11388 | guy | 2004-07-17 04:49:32 -0500 (Sat, 17 Jul 2004) | 2 lines
+r12430 | guy | 2004-10-29 03:01:11 -0500 (Fri, 29 Oct 2004) | 3 lines
 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/epan/dissectors/packet-http.c
 
-From Graham Bloice: add resource information to libethereal.dll.
+From Yaniv Kaul: dissect authentication data as NTLMSSP only if it
+starts with "NTLMSSP", otherwise dissect it as GSS-API.
 
 ------------------------------------------------------------------------
-r11387 | guy | 2004-07-17 04:40:52 -0500 (Sat, 17 Jul 2004) | 4 lines
+r12429 | guy | 2004-10-28 21:40:01 -0500 (Thu, 28 Oct 2004) | 6 lines
 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/epan/dissectors/packet-radiotap.c
+   M /trunk/wiretap/libpcap.c
+   M /trunk/wiretap/wtap.c
+   M /trunk/wiretap/wtap.h
 
-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).
+As Sam Leffler notes, the radiotap header isn't BSD-only, it's also used
+by his madwifi Atheros driver on Linux; rename
+WTAP_ENCAP_IEEE_802_11_WLAN_BSD to WTAP_ENCAP_IEEE_802_11_WLAN_RADIOTAP,
+and change its text name from "ieee-802-11-bsd" to
+"ieee-802-11-radiotap".
 
 ------------------------------------------------------------------------
-r11386 | guy | 2004-07-17 04:02:03 -0500 (Sat, 17 Jul 2004) | 2 lines
+r12428 | guy | 2004-10-28 19:39:56 -0500 (Thu, 28 Oct 2004) | 3 lines
 Changed paths:
-   M /trunk/packet-skinny.c
+   M /trunk/epan/strutil.c
 
-From Ainsley Pereira: set up conversations for RTSP when appropriate.
+Have the usual three separate buffers for "format_text()", so that it
+can be used multiple times in a single formatting call.
 
 ------------------------------------------------------------------------
-r11385 | guy | 2004-07-17 03:49:22 -0500 (Sat, 17 Jul 2004) | 2 lines
+r12427 | guy | 2004-10-28 19:36:52 -0500 (Thu, 28 Oct 2004) | 10 lines
 Changed paths:
-   M /trunk/packet-rtps.c
+   M /trunk/file.c
+   M /trunk/merge.c
+   M /trunk/merge.h
+   M /trunk/mergecap.c
 
-From Lukas Pokorny: fix some bugs.
+The common merge code merely needs to offer the abstraction of routines
+that return the next packet from a set of {chronologically sorted,
+sequential-by-file} packets; it doesn't need to have a loop over all
+those packets, or any code to write packets.
+
+Supply those abstractions, change the code that merges packets to do its
+own writing, and have the Ethereal version manage a progress bar and
+have the mergecap version print packet numbers in verbose mode, as the
+common merge code used to do.
 
 ------------------------------------------------------------------------
-r11384 | guy | 2004-07-17 03:45:10 -0500 (Sat, 17 Jul 2004) | 3 lines
+r12426 | gerald | 2004-10-28 17:06:55 -0500 (Thu, 28 Oct 2004) | 2 lines
 Changed paths:
-   M /trunk/epan/dfilter/scanner.l
-   M /trunk/epan/ftypes/ftype-integer.c
+   M /trunk/asn1/cms/CryptographicMessageSyntax.asn
+   M /trunk/asn1/cms/cms.cnf
+   M /trunk/asn1/cms/packet-cms-template.c
+   M /trunk/asn1/cms/packet-cms-template.h
+   M /trunk/asn1/pkinit/PKINIT.asn
+   M /trunk/asn1/pkinit/packet-pkinit-template.c
+   M /trunk/asn1/pkinit/pkinit.cnf
+   M /trunk/epan/dissectors/packet-cms.c
+   M /trunk/epan/dissectors/packet-cms.h
+   M /trunk/epan/dissectors/packet-kerberos.c
+   M /trunk/epan/dissectors/packet-kerberos.h
+   M /trunk/epan/dissectors/packet-pkinit.c
 
-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.
+Add support for pkauthdata and pkdhkeydata OIDs.
 
 ------------------------------------------------------------------------
-r11383 | jmayer | 2004-07-16 18:42:38 -0500 (Fri, 16 Jul 2004) | 5 lines
+r12425 | sahlberg | 2004-10-28 06:35:43 -0500 (Thu, 28 Oct 2004) | 4 lines
 Changed paths:
-   M /trunk/doc/Makefile.am
-   M /trunk/doc/README.idl2eth
-   M /trunk/idl2eth.sh
+   M /trunk/epan/dissectors/packet-ber.c
+
+fix small bug that gets offset confused for CHOICE { } OPTIONAL if there were no arms that matched
 
-From Debian. Likely author: Frederic Peters <fpeters@debian.org>
- * Updated omniorb URL (closes: #257512)
- run pod2man with --section=4 for ethereal-filter
 
 
 ------------------------------------------------------------------------
-r11382 | guy | 2004-07-16 18:35:46 -0500 (Fri, 16 Jul 2004) | 15 lines
+r12424 | guy | 2004-10-28 02:50:07 -0500 (Thu, 28 Oct 2004) | 11 lines
 Changed paths:
-   M /trunk/epan/dfilter/scanner.l
-   M /trunk/epan/ftypes/ftype-integer.c
+   M /trunk/epan/dissectors/packet-image-jfif.c
 
-I'm not sure "strtol()" and "strtoul()" are guaranteed to clear "errno"
-on success, so we clear it before calling them.
+The offset to the first IFD in a TIFF file is 4 bytes long, not 2 bytes
+long.
 
-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.
+The offset is relative to the first byte of the TIFF structure, which is
+after the "Exif\0" *and* the extra byte after "Exif\0".
 
-Check for errno being EINVAL, as that can happen if the number isn't
-valid.
+Loop over all IFDs.
 
-Before assigning the value returned by "strtol()" or "strtoul()" to the
-final destination, check whether it's in the right range for that
-destination.
+Sanity check the offset to the first IFD and the offset in each IFD to
+the next IFD.
 
 ------------------------------------------------------------------------
-r11381 | guy | 2004-07-16 18:26:27 -0500 (Fri, 16 Jul 2004) | 2 lines
+r12423 | guy | 2004-10-27 20:52:05 -0500 (Wed, 27 Oct 2004) | 7 lines
 Changed paths:
-   D /trunk/wiretap/Makefile
+   M /trunk/file.c
+   M /trunk/merge.c
+   M /trunk/merge.h
+   M /trunk/mergecap.c
 
-This shouldn't be checked in, as it's generated from Makefile.am.
+Make "merge_files()" and "merge_append_files()" return a tri-state
+indication - success, read failure, write failure - and have their
+callers handle read failures by looking for the file that got the read
+failure and reporting the failure in question.
+
+Free up the err_info string returned by "wtap_read()" after using it.
 
 ------------------------------------------------------------------------
-r11380 | jmayer | 2004-07-16 16:24:26 -0500 (Fri, 16 Jul 2004) | 9 lines
+r12422 | guy | 2004-10-27 20:06:11 -0500 (Wed, 27 Oct 2004) | 9 lines
 Changed paths:
-   M /trunk/packet-gtp.c
+   M /trunk/file.c
+   M /trunk/merge.c
+   M /trunk/merge.h
+   M /trunk/mergecap.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.
+Remove all the verbose-mode code from merge.c, and put most of it in
+mergecap.c (get rid of the verbose printing of information for each
+packet).
 
-The patch seems to be authored by Phil Knirsch  (from ethereal.spec:
-* Tue Nov 25 2003 Phil Knirsch <pknirsch@redhat.com> 0.9.16-3
-- Fixed out of bound array access (#110749).
+Have "merge_append_files()" return FALSE only on a write error, as
+"merge_files()" does.
 
+Sort the routines in "merge.c" in the order from "merge.h".
 
 ------------------------------------------------------------------------
-r11379 | gerald | 2004-07-15 16:09:33 -0500 (Thu, 15 Jul 2004) | 6 lines
+r12421 | guy | 2004-10-27 18:45:10 -0500 (Wed, 27 Oct 2004) | 3 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/Makefile.common
-   M /trunk/Makefile.nmake
-   M /trunk/gtk/about_dlg.c
+   M /trunk/file.c
+   M /trunk/file.h
+   M /trunk/merge.c
+   M /trunk/merge.h
+
+Get rid of merge_n_files() - it's only called in one place now, and
+absorbing its logic into "cf_merge_files()" simplifies things a bit.
+
+------------------------------------------------------------------------
+r12420 | guy | 2004-10-27 18:28:37 -0500 (Wed, 27 Oct 2004) | 10 lines
+Changed paths:
+   M /trunk/file.c
+   M /trunk/file.h
+   M /trunk/gtk/file_dlg.c
    M /trunk/gtk/main.c
-   M /trunk/make-version.pl
+   M /trunk/merge.c
+   M /trunk/merge.h
    M /trunk/mergecap.c
-   M /trunk/tethereal.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.
+Change some of the merge.c APIs to return more information on failure,
+and use that information to provide better error messages.
+
+Have "merge_open_outfile()" do all the work of filling in the
+merge_out_file_t structure, with the values to use passed as arguments. 
+Get rid of some structure members that used to be used solely to pass
+information to "merge_open_outfile()".
+
+Add a "cf_merge_files()" routine to do the merging and reporting of errors.
+
+------------------------------------------------------------------------
+r12419 | guy | 2004-10-27 16:16:18 -0500 (Wed, 27 Oct 2004) | 8 lines
+Changed paths:
+   M /trunk/asn1/MAP_Dialogue/packet-MAP-DialoguePDU-template.c
+   M /trunk/asn1/MAP_Dialogue/packet-MAP-DialoguePDU-template.h
+   M /trunk/epan/dissectors/packet-MAP_DialoguePDU.c
+   M /trunk/epan/dissectors/packet-MAP_DialoguePDU.h
+
+"dissect_MAP_Dialogue()" returns no value; declare its return value as
+"void".
+
+Fix a typo in the MAP Dialogue dissector template .h file.
 
+Re-generate the MAP Dialogue dissector files and set svn:keywords to Id
+and svn:eol-style to native for them.
 
 ------------------------------------------------------------------------
-r11378 | gerald | 2004-07-15 14:29:49 -0500 (Thu, 15 Jul 2004) | 2 lines
+r12418 | guy | 2004-10-27 15:36:20 -0500 (Wed, 27 Oct 2004) | 2 lines
 Changed paths:
-   M /trunk/README
+   M /trunk/asn1/cms/CryptographicMessageSyntax.asn
+   M /trunk/asn1/x509af/AuthenticationFramework.asn
 
-Try again (hook script didn't do its thing).
+Turn off execute permission on .asn files.
 
 ------------------------------------------------------------------------
-r11377 | gerald | 2004-07-15 14:26:05 -0500 (Thu, 15 Jul 2004) | 3 lines
+r12417 | guy | 2004-10-27 15:34:21 -0500 (Wed, 27 Oct 2004) | 8 lines
 Changed paths:
-   M /trunk/README
+   A /trunk/asn1/MAP_Dialogue
+   A /trunk/asn1/MAP_Dialogue/MAP_DialoguePDU.asn (from /trunk/asn1/MAP_Dialouge/MAP_DialoguePDU.asn:12416)
+   A /trunk/asn1/MAP_Dialogue/MAP_DialoguePDU.cnf (from /trunk/asn1/MAP_Dialouge/MAP_DialoguePDU.cnf:12416)
+   A /trunk/asn1/MAP_Dialogue/packet-MAP-DialoguePDU-template.c (from /trunk/asn1/MAP_Dialouge/packet-MAP-DialoguePDU-template.c:12416)
+   A /trunk/asn1/MAP_Dialogue/packet-MAP-DialoguePDU-template.h (from /trunk/asn1/MAP_Dialouge/packet-MAP-DialoguePDU-template.h:12416)
+   D /trunk/asn1/MAP_Dialouge
+
+Fix a typo in the name of the directory for the MAP dialogue ASN.1
+files.
 
-Test commit for new repository.
+Set svn:eol-style to native for those files, and get rid of trailing
+CRs.
 
+Set svn:keywords to Id for those files.
 
 ------------------------------------------------------------------------
-r11376 | guy | 2004-07-14 03:04:39 -0500 (Wed, 14 Jul 2004) | 3 lines
+r12416 | etxrab | 2004-10-27 15:17:38 -0500 (Wed, 27 Oct 2004) | 1 line
 Changed paths:
-   M /trunk/gtk/gui_prefs.c
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-MAP_DialoguePDU.c
+   A /trunk/epan/dissectors/packet-MAP_DialoguePDU.h
 
-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.
+Add a MapDialouge dissector ( can be tested with the file gsm-ss-01.snoop )
+------------------------------------------------------------------------
+r12415 | etxrab | 2004-10-27 15:08:44 -0500 (Wed, 27 Oct 2004) | 1 line
+Changed paths:
+   A /trunk/asn1/MAP_Dialouge/MAP_DialoguePDU.asn
+   A /trunk/asn1/MAP_Dialouge/MAP_DialoguePDU.cnf
+   A /trunk/asn1/MAP_Dialouge/packet-MAP-DialoguePDU-template.c
+   A /trunk/asn1/MAP_Dialouge/packet-MAP-DialoguePDU-template.h
 
+Add a MAPdialouge dissector
 ------------------------------------------------------------------------
-r11375 | gerald | 2004-07-13 14:30:02 -0500 (Tue, 13 Jul 2004) | 3 lines
+r12414 | etxrab | 2004-10-27 15:06:45 -0500 (Wed, 27 Oct 2004) | 1 line
 Changed paths:
-   M /trunk/Makefile.nmake
+   A /trunk/asn1/MAP_Dialouge
 
-Both epan/doxygen.cfg and gtk/doxygen.cfg depend on the root doxygen.cfg.
-Build it before going into those directories.
+Add a MAPdialouge dissector
+------------------------------------------------------------------------
+r12413 | etxrab | 2004-10-27 15:04:56 -0500 (Wed, 27 Oct 2004) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-tcap.c
 
+Improve OID dissection and make it possible to call an "OID" Dissector for Dialougedata parameter.
 ------------------------------------------------------------------------
-r11374 | gerald | 2004-07-13 13:19:59 -0500 (Tue, 13 Jul 2004) | 2 lines
+r12412 | etxrab | 2004-10-27 14:59:44 -0500 (Wed, 27 Oct 2004) | 1 line
 Changed paths:
-   M /trunk/config.nmake
+   M /trunk/epan/dissectors/packet-ber.c
+   M /trunk/epan/dissectors/packet-ber.h
+
+Make it possible to register a string for an OID in the hash table.
+------------------------------------------------------------------------
+r12411 | guy | 2004-10-27 14:36:48 -0500 (Wed, 27 Oct 2004) | 2 lines
+Changed paths:
+   M /trunk/merge.c
 
-Use libethereal.dll by default.
+Fix indentation.
 
 ------------------------------------------------------------------------
-r11373 | ulfl | 2004-07-13 13:14:00 -0500 (Tue, 13 Jul 2004) | 2 lines
+r12410 | guy | 2004-10-27 14:36:22 -0500 (Wed, 27 Oct 2004) | 5 lines
 Changed paths:
-   M /trunk/gtk/endpoint_talkers_table.c
-   M /trunk/gtk/hostlist_table.c
+   M /trunk/mergecap.c
 
-Conversation/Endpoint list performance patch from Ian Schorr
+Check whether any input files were specified, and print an error for
+that - otherwise, you get a "No valid input files" message, which
+perhaps doesn't make it clear enough that the problem is that there were
+no input files, period.
 
 ------------------------------------------------------------------------
-r11372 | guy | 2004-07-13 02:15:45 -0500 (Tue, 13 Jul 2004) | 4 lines
+r12409 | guy | 2004-10-27 14:26:01 -0500 (Wed, 27 Oct 2004) | 2 lines
 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/tools/Makefile.am
 
-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.
+Add unix2dos.pl to the list of files to be distributed.
 
 ------------------------------------------------------------------------
-r11371 | guy | 2004-07-13 00:58:15 -0500 (Tue, 13 Jul 2004) | 2 lines
+r12408 | ulfl | 2004-10-27 14:12:51 -0500 (Wed, 27 Oct 2004) | 1 line
 Changed paths:
-   M /trunk/mergecap.c
+   A /trunk/docbook/edg_graphics/ethereal-capture-normal.dia
+   A /trunk/docbook/edg_graphics/ethereal-capture-normal.png
+   A /trunk/docbook/edg_graphics/ethereal-capture-sync.dia
+   A /trunk/docbook/edg_graphics/ethereal-capture-sync.png
+   M /trunk/docbook/edg_graphics/ethereal-function-blocks.dia
+   M /trunk/docbook/edg_graphics/ethereal-function-blocks.png
 
-If we fail to open the output file, report the reason why.
+two more dia diagrams about Ethereals capture engine and updated the first one
+------------------------------------------------------------------------
+r12407 | ulfl | 2004-10-27 12:20:25 -0500 (Wed, 27 Oct 2004) | 1 line
+Changed paths:
+   A /trunk/docbook/edg_graphics
+   A /trunk/docbook/edg_graphics/ethereal-function-blocks.dia
+   A /trunk/docbook/edg_graphics/ethereal-function-blocks.png
 
+a dia diagram about Ethereal development (hopefully later some more) 
 ------------------------------------------------------------------------
-r11370 | guy | 2004-07-13 00:43:59 -0500 (Tue, 13 Jul 2004) | 4 lines
+r12406 | guy | 2004-10-27 05:02:45 -0500 (Wed, 27 Oct 2004) | 9 lines
 Changed paths:
-   M /trunk/gtk/capture_prefs.c
+   M /trunk/epan/dissectors/packet-h450.c
+   M /trunk/epan/proto.c
 
-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("")".
+Check to make sure we don't give a protocol tree item a negative length.
+
+Clean up indentation.
+
+If we dissect an octet string and then re-dissect it as a particular
+type of data, don't use the end offset from the re-dissection as the
+offset of the end of the octet string - just use the result of
+"dissect_per_octet_string()".
 
 ------------------------------------------------------------------------
-r11369 | guy | 2004-07-13 00:29:23 -0500 (Tue, 13 Jul 2004) | 2 lines
+r12405 | ulfl | 2004-10-26 23:46:17 -0500 (Tue, 26 Oct 2004) | 1 line
 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/doxygen.cfg.in
+   M /trunk/doxygen_global.cfg
 
-From Jean-Baptiste Marchand: MS Eventlog support.
+fix doxygen generation
+------------------------------------------------------------------------
+r12404 | ulfl | 2004-10-26 23:45:00 -0500 (Tue, 26 Oct 2004) | 1 line
+Changed paths:
+   M /trunk/epan/strutil.h
+   M /trunk/gtk/help_dlg.h
+   M /trunk/gtk/main.h
 
+fix doxygen tags
 ------------------------------------------------------------------------
-r11368 | ulfl | 2004-07-12 16:00:40 -0500 (Mon, 12 Jul 2004) | 3 lines
+r12403 | ulfl | 2004-10-26 23:03:31 -0500 (Tue, 26 Oct 2004) | 1 line
 Changed paths:
-   M /trunk/mergecap.c
+   A /trunk/doxygen.cfg.in
+   M /trunk/epan/doxygen.cfg.in
+   M /trunk/gtk/doxygen.cfg.in
+
+fix doxygen generation
+------------------------------------------------------------------------
+r12402 | ulfl | 2004-10-26 22:59:02 -0500 (Tue, 26 Oct 2004) | 1 line
+Changed paths:
+   D /trunk/doxygen.cfg.in
+   A /trunk/doxygen_global.cfg (from /trunk/doxygen.cfg.in:12400)
 
-bugfix to a bug reported by jprakashbabu@hotpop.com:
-mergecap didn't created a new output file
+fix doxygen generation
+------------------------------------------------------------------------
+r12401 | ulfl | 2004-10-26 22:57:57 -0500 (Tue, 26 Oct 2004) | 1 line
+Changed paths:
+   M /trunk/color.h
 
+fix doxygen tags
 ------------------------------------------------------------------------
-r11367 | ulfl | 2004-07-12 15:01:41 -0500 (Mon, 12 Jul 2004) | 4 lines
+r12400 | guy | 2004-10-26 21:52:40 -0500 (Tue, 26 Oct 2004) | 5 lines
 Changed paths:
-   M /trunk/gtk/dlg_utils.c
+   M /trunk/epan/dissectors/packet-per.c
+
+Don't have two variables, in different scopes in the same routine, have
+the same name.
 
-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
+Fix up alignment.
 
 ------------------------------------------------------------------------
-r11366 | ulfl | 2004-07-12 14:10:58 -0500 (Mon, 12 Jul 2004) | 4 lines
+r12399 | guy | 2004-10-26 21:34:30 -0500 (Tue, 26 Oct 2004) | 8 lines
 Changed paths:
-   M /trunk/gtk/main.c
+   M /trunk/epan/dissectors/packet-per.c
+
+Encapsulate into a macro the idiom
 
-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
+       if(offset&0x07){
+               offset=(offset&0xfffffff8)+8;
+       }
+
+for byte-aligning a bit offset.
 
 ------------------------------------------------------------------------
-r11365 | ulfl | 2004-07-12 13:39:03 -0500 (Mon, 12 Jul 2004) | 4 lines
+r12398 | guy | 2004-10-26 18:30:33 -0500 (Tue, 26 Oct 2004) | 5 lines
 Changed paths:
-   M /trunk/gtk/dlg_utils.c
+   M /trunk/doc/ethereal.pod
 
-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)
+Document the personal capture and display filters list in the FILES
+section, as is done for other files.  Just refer to those files in the
+section for the "Save" button for the capture and display filter dialog
+boxes.
 
 ------------------------------------------------------------------------
-r11364 | ulfl | 2004-07-12 12:20:06 -0500 (Mon, 12 Jul 2004) | 4 lines
+r12397 | guy | 2004-10-26 13:41:25 -0500 (Tue, 26 Oct 2004) | 2 lines
 Changed paths:
-   M /trunk/gtk/gui_prefs.c
+   M /trunk/epan/dissectors/packet-tsp.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
+Fix the file name in the initial comment.
 
 ------------------------------------------------------------------------
-r11363 | tuexen | 2004-07-11 13:01:06 -0500 (Sun, 11 Jul 2004) | 2 lines
+r12396 | gerald | 2004-10-26 11:08:16 -0500 (Tue, 26 Oct 2004) | 3 lines
 Changed paths:
-   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/packet-bootp.c
 
-Correct my name
+Rename the "boolean" enum to "val_boolean" lest the Microsoft compiler let
+its displeasure be known.
 
 ------------------------------------------------------------------------
-r11362 | ulfl | 2004-07-10 06:57:19 -0500 (Sat, 10 Jul 2004) | 3 lines
+r12395 | sahlberg | 2004-10-26 09:02:02 -0500 (Tue, 26 Oct 2004) | 3 lines
 Changed paths:
-   M /trunk/gtk/endpoint_talkers_table.c
+   M /trunk/asn1/ns-cert-exts/ns_cert_exts.cnf
+   M /trunk/asn1/ns-cert-exts/packet-ns_cert_exts-template.c
+
+make the dissector use the nice #.REGISTER directive
 
-changed column headers, replaced e.g. "-> Packets" by
-"Packets A->B" to clarify behaviour
 
 ------------------------------------------------------------------------
-r11361 | ulfl | 2004-07-10 06:53:51 -0500 (Sat, 10 Jul 2004) | 2 lines
+r12394 | sahlberg | 2004-10-26 08:54:09 -0500 (Tue, 26 Oct 2004) | 3 lines
 Changed paths:
-   M /trunk/gtk/hostlist_table.c
+   M /trunk/asn1/cms/cms.cnf
+   M /trunk/asn1/cms/packet-cms-template.c
+
+ use the nice #.REGISTER directive instead of handcoding it in teh template
 
-changed column headers, don't talk of frames but of packets
 
 ------------------------------------------------------------------------
-r11360 | guy | 2004-07-10 02:16:55 -0500 (Sat, 10 Jul 2004) | 2 lines
+r12393 | sahlberg | 2004-10-26 08:53:30 -0500 (Tue, 26 Oct 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-cms.c
+
+new cms dissector based on updated and cleaned up conformance and template file.
+
+use the nice #.REGISTER directive instead of doing it by hand.
 
-From Jean-Baptiste Marchand: frsrpc and frsapi support.
 
 ------------------------------------------------------------------------
-r11359 | guy | 2004-07-09 21:07:23 -0500 (Fri, 09 Jul 2004) | 4 lines
+r12392 | sahlberg | 2004-10-26 08:04:09 -0500 (Tue, 26 Oct 2004) | 3 lines
 Changed paths:
-   M /trunk/doc/ethereal.pod
+   M /trunk/asn1/x509af/packet-x509af-template.c
+   M /trunk/asn1/x509af/x509af.cnf
+
+Use the much better #.REGISTER directive instead of the #.PDU directive
 
-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).
 
 ------------------------------------------------------------------------
-r11358 | guy | 2004-07-09 20:01:41 -0500 (Fri, 09 Jul 2004) | 2 lines
+r12391 | guy | 2004-10-26 02:00:23 -0500 (Tue, 26 Oct 2004) | 13 lines
 Changed paths:
-   M /trunk/doc/ethereal.pod
+   M /trunk/epan/dissectors/packet-bootp.c
+
+Add a "data" item to the opt_info structure, containing a "const void
+*".  For val_u_byte, if non-null, it points to a "value_string" table to
+be used to interpret the value.  Replace "toggle" and "yes_no" with
+"boolean, and have the "data" pointer point to a "struct
+true_false_string" to be used to interpret the value.
+
+The NetBIOS-over-TCP/IP Node Type option can now be a regular val_u_byte
+value, with the appropriate value_string table.
+
+Construct the item for DHCP options by initializing it without the value
+and appending the value to the item's string with
+"proto_item_append_text()".
+
+------------------------------------------------------------------------
+r12390 | guy | 2004-10-25 18:25:59 -0500 (Mon, 25 Oct 2004) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-bootp.c
+
+Make yes_no work in "dissect_netware_ip_suboption()" the way it works
+elsewhere, and replace "struct o63_opt_info" with "struct opt_info".
+
+------------------------------------------------------------------------
+r12389 | guy | 2004-10-25 04:31:13 -0500 (Mon, 25 Oct 2004) | 7 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-bootp.c
 
-Clean up some formatting, and fix some typoes.
+"struct o43pxeclient_opt_info" and "struct o43cablelabs_opt_info" look
+just like "struct opt_info", except for the name of the "enum
+field_type" field; use "opt_info" instead of them.  Rename the
+equivalent field in "struct o63_opt_info", as well, with an eye towards
+changing "struct opt_info" to be able to replace "struct o63_opt_info"
+as well.
 
 ------------------------------------------------------------------------
-r11357 | guy | 2004-07-09 18:37:40 -0500 (Fri, 09 Jul 2004) | 11 lines
+r12388 | guy | 2004-10-25 03:56:39 -0500 (Mon, 25 Oct 2004) | 12 lines
 Changed paths:
-   M /trunk/packet-http.c
-   M /trunk/packet-icap.c
-   M /trunk/packet-rtsp.c
+   M /trunk/epan/dissectors/packet-bootp.c
 
-Use "iscntrl()", rather than "isprint()", to test whether a character is
-a CTL in HTTP, ICAP, and RTSP.
+Remove val_s_long as it's unimplemented and unused - put it back if it's
+ever necessary.
 
-Check for non-ASCII characters in ICAP and RTSP, just as we do in HTTP.
+Make some options, that have only one IPv4 address, use ipv4 rather than
+ipv4_list.
 
-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).
+Add val_u_short_list, and have val_u_short accept one and only one
+16-bit integer.  Give options the appropriate type.
 
-Add some RFC numbers.
+Shuffle the types a bit in the enum, and shuffle the cases for types
+around to match the order in the enum.
 
 ------------------------------------------------------------------------
-r11356 | guy | 2004-07-09 18:17:05 -0500 (Fri, 09 Jul 2004) | 7 lines
+r12387 | guy | 2004-10-25 03:33:39 -0500 (Mon, 25 Oct 2004) | 7 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-bootp.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.
+Rename "ipv4" to "ipv4_list", as it's used for lists of IPv4 addresses,
+and add a separate "ipv4"; use that in the dissector for Netware IP
+options.
 
-Add bounds checking to one place in the DICOM dissector.
+Add a "presence" option type, for options with no value whose presence
+is significant; use that in the dissector for Netware IP options.
 
 ------------------------------------------------------------------------
-r11355 | guy | 2004-07-09 18:02:38 -0500 (Fri, 09 Jul 2004) | 6 lines
+r12386 | guy | 2004-10-25 03:17:11 -0500 (Mon, 25 Oct 2004) | 8 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/epan/dissectors/packet-bootp.c
+
+Pass to the the routines that dissect suboption lists the offset of the
+end of the option, and have them do bounds checking.  Also, in some
+places, check the suboption length.
 
-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).
+In "dissect_netware_ip_suboption()", process the suboption length
+(which, according to RFC 2242, is present in all suboptions), and use
+val_u_byte rather than val_u_short for 1-byte options.
 
 ------------------------------------------------------------------------
-r11354 | guy | 2004-07-09 16:52:03 -0500 (Fri, 09 Jul 2004) | 3 lines
+r12385 | guy | 2004-10-24 17:53:06 -0500 (Sun, 24 Oct 2004) | 6 lines
 Changed paths:
-   M /trunk/epan/proto.c
+   M /trunk/epan/dissectors/packet-bootp.c
+
+Restructure the DHCP option parsing a bit, to make it a bit clearer -
+and fix some bugs that this made a bit more obvious.  Add checks of the
+option length.
 
-"length" is relative to the start of the field, so don't subtract the
-start of the field from it.
+Clean up white space.
 
 ------------------------------------------------------------------------
-r11353 | guy | 2004-07-09 16:13:22 -0500 (Fri, 09 Jul 2004) | 15 lines
+r12384 | guy | 2004-10-24 05:30:03 -0500 (Sun, 24 Oct 2004) | 5 lines
 Changed paths:
-   M /trunk/gtk/main.c
-   M /trunk/gtk/recent.c
+   M /trunk/epan/dissectors/packet-bootp.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.
+Don't display the FQDN in the FQDN option if the length of the FQDN is
+zero.
 
-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.)
+Clean up some field names and descriptions.
+
+------------------------------------------------------------------------
+r12383 | guy | 2004-10-24 05:18:16 -0500 (Sun, 24 Oct 2004) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-bootp.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.
+Fix the length used for the name in the FQDN option.
 
 ------------------------------------------------------------------------
-r11352 | tuexen | 2004-07-09 14:50:00 -0500 (Fri, 09 Jul 2004) | 3 lines
+r12382 | sahlberg | 2004-10-23 22:51:27 -0500 (Sat, 23 Oct 2004) | 3 lines
 Changed paths:
-   M /trunk/packet-enrp.c
+   M /trunk/epan/dissectors/packet-ber.c
+
+make SEQUENCE OF and CHOICE handle indefinite length encodings
 
-Updated to support the upcoming
-draft-ietf-rserpool-enrp-09.txt
 
 ------------------------------------------------------------------------
-r11351 | gerald | 2004-07-09 13:43:04 -0500 (Fri, 09 Jul 2004) | 2 lines
+r12381 | guy | 2004-10-23 20:29:03 -0500 (Sat, 23 Oct 2004) | 2 lines
 Changed paths:
-   M /trunk/gtk/main.c
+   M /trunk/epan/dissectors/packet-dcerpc-sysact.c
 
-Don't show the splash screen if we've been passed the "-G" flag.
+From Yaniv Kaul: name some more interface calls.
 
 ------------------------------------------------------------------------
-r11350 | gerald | 2004-07-09 13:42:35 -0500 (Fri, 09 Jul 2004) | 2 lines
+r12380 | guy | 2004-10-23 04:20:39 -0500 (Sat, 23 Oct 2004) | 3 lines
 Changed paths:
-   M /trunk/epan/libethereal.def
+   M /trunk/epan/dissectors/packet-aim-buddylist.c
+   M /trunk/epan/dissectors/packet-aim-chat.c
+   M /trunk/epan/dissectors/packet-aim-generic.c
 
-Add more entries.
+Remove the include of <epan/prefs.h> from files that don't call any
+preference routines.
 
 ------------------------------------------------------------------------
-r11349 | guy | 2004-07-09 04:21:07 -0500 (Fri, 09 Jul 2004) | 3 lines
+r12379 | guy | 2004-10-23 03:37:21 -0500 (Sat, 23 Oct 2004) | 3 lines
 Changed paths:
-   M /trunk/tethereal.c
+   M /trunk/epan/dissectors/packet-aim.c
 
-Don't complain about "-T pdml" or "-T psml" being combined with "-x"
-only if "-x" was specified.
+Put the name, as well as the value, of the family and subfamily fields
+into the protocol tree item that contains them.
 
 ------------------------------------------------------------------------
-r11348 | guy | 2004-07-08 23:54:08 -0500 (Thu, 08 Jul 2004) | 3 lines
+r12378 | guy | 2004-10-22 13:03:21 -0500 (Fri, 22 Oct 2004) | 3 lines
 Changed paths:
-   M /trunk/packet-ieee80211.c
+   M /trunk/epan/dissectors/packet-ipdc.c
 
-From Solomon Peachy: fix the decoding of the Association ID in
-management frames.
+From Josh Bailey: fix the fetch of the IPDC payload length, it's only 10
+bits long.
 
 ------------------------------------------------------------------------
-r11347 | tuexen | 2004-07-08 18:31:06 -0500 (Thu, 08 Jul 2004) | 2 lines
+r12377 | guy | 2004-10-22 12:40:58 -0500 (Fri, 22 Oct 2004) | 2 lines
 Changed paths:
    M /trunk/AUTHORS
 
-Fix my e-mail address.
+Add an item for DNS IPSECKEY RR support for David Fort.
+
+------------------------------------------------------------------------
+r12376 | ulfl | 2004-10-22 03:33:50 -0500 (Fri, 22 Oct 2004) | 1 line
+Changed paths:
+   M /trunk/docbook/eug_src/EUG_app_files.xml
+
+add a section about "Windows folders"
+------------------------------------------------------------------------
+r12375 | guy | 2004-10-22 02:07:08 -0500 (Fri, 22 Oct 2004) | 7 lines
+Changed paths:
+   M /trunk/gtk/capture_dlg.c
+   M /trunk/gtk/file_dlg.c
+
+Change some code that affects g_resolv_flags to set a flag if the check
+box for the flag is active and clear it if it's inactive, rather than
+clearing all but RESOLV_CONCURRENT and then setting flags if the check
+box is active - or, in one case, not clearing any flags due to a typo
+and then setting them, so they never get cleared.  This matches what's
+done with theresolution flags in some other places.
 
 ------------------------------------------------------------------------
-r11346 | guy | 2004-07-08 16:16:04 -0500 (Thu, 08 Jul 2004) | 6 lines
+r12374 | guy | 2004-10-22 01:19:00 -0500 (Fri, 22 Oct 2004) | 4 lines
 Changed paths:
-   M /trunk/doc/README.developer
+   M /trunk/epan/dissectors/Makefile.common
+   M /trunk/epan/dissectors/packet-sdp.c
+   M /trunk/epan/dissectors/packet-t38.c
+   A /trunk/epan/dissectors/packet-t38.h
+
+From Alejandro Vaquero: start T.38 conversations for SDP sessions.
 
-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.
+"T38" -> "T.38" in the T.38 dissector.
 
 ------------------------------------------------------------------------
-r11345 | guy | 2004-07-08 16:02:18 -0500 (Thu, 08 Jul 2004) | 2 lines
+r12373 | guy | 2004-10-22 01:05:03 -0500 (Fri, 22 Oct 2004) | 4 lines
 Changed paths:
-   M /trunk/doc/tethereal.pod
+   M /trunk/epan/dissectors/packet-mtp3.c
 
-"Frame" -> "Packet", as per UI and Ethereal man page changes.
+From Francisco Alcoba: declare the tap data as static, so it's still
+there when the tap is called (which happens after dissection is
+complete).
 
 ------------------------------------------------------------------------
-r11344 | guy | 2004-07-08 15:57:24 -0500 (Thu, 08 Jul 2004) | 10 lines
+r12372 | guy | 2004-10-21 21:09:35 -0500 (Thu, 21 Oct 2004) | 3 lines
 Changed paths:
-   M /trunk/doc/tethereal.pod
+   M /trunk/doc/Makefile.am
 
-Document "-T psml", and give more details in the descriptiion of the
-"-T" option.
+For the .pod->.html rules, find the ".pod" files in $(srcdir),
+just as we do for the .pod->.[1-9] rules.
 
-Talk about packet details rather than the protocol tree, just as we do in
-the Ethereal manual page.
+------------------------------------------------------------------------
+r12371 | guy | 2004-10-21 21:05:53 -0500 (Thu, 21 Oct 2004) | 8 lines
+Changed paths:
+   M /trunk/epan/dissectors/Makefile.am
 
-Clean up the descriptions of some of the "-z" options.
+Include "Makefile.common" in the list of files to put into the
+distribution.
 
-Fix some typos.
+Don't use ":=" - not all versions of make necessarily support it, and,
+even for those that do, it doesn't mean the same thing in all versions
+(it means something different in Solaris make than in GNU make, for
+example).
 
 ------------------------------------------------------------------------
-r11343 | guy | 2004-07-08 06:07:29 -0500 (Thu, 08 Jul 2004) | 5 lines
+r12370 | ulfl | 2004-10-21 16:43:37 -0500 (Thu, 21 Oct 2004) | 1 line
 Changed paths:
-   M /trunk/file.c
+   M /trunk/docbook/eug_src/EUG_chapter_advanced.xml
 
-If we're producing PostScript, don't put the column headers out if we're
-not putting the column data out.
+cleanup "Packet Reassembling" section
+------------------------------------------------------------------------
+r12369 | ulfl | 2004-10-21 16:09:28 -0500 (Thu, 21 Oct 2004) | 1 line
+Changed paths:
+   M /trunk/docbook/eug_src/EUG_app_protocols.xml
+   D /trunk/docbook/protocols.xml
+   M /trunk/docbook/user-guide.xml
 
-Don't fill in the column information if we're not going to use it.
+removed the protocols list completely, as I don't want to update it to the current Ethereal features all the time and we also have a really good online version of that list available.
+------------------------------------------------------------------------
+r12368 | ulfl | 2004-10-21 15:22:21 -0500 (Thu, 21 Oct 2004) | 1 line
+Changed paths:
+   M /trunk/docbook/eug_src/EUG_app_files.xml
 
+add info about temporary capture files and a section about "Windows NT/2000/XP roaming profiles"
 ------------------------------------------------------------------------
-r11342 | guy | 2004-07-08 05:36:29 -0500 (Thu, 08 Jul 2004) | 7 lines
+r12367 | guy | 2004-10-21 14:12:22 -0500 (Thu, 21 Oct 2004) | 4 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/gtk/capture_dlg.c
 
-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).
+The top-level window's list of capture filter expressions might not yet
+exist if no filters have been remembered; don't set the popdown string
+list for the filter combo box if the list is empty.
 
 ------------------------------------------------------------------------
-r11341 | guy | 2004-07-08 02:47:29 -0500 (Thu, 08 Jul 2004) | 5 lines
+r12363 | gerald | 2004-10-20 21:06:37 -0500 (Wed, 20 Oct 2004) | 7 lines
 Changed paths:
-   M /trunk/tethereal.c
+   M /trunk/packaging/nsis/ethereal.nsi
+   M /trunk/plugins/opsi/packet-opsi.c
+   M /trunk/plugins/opsi/packet-opsi.h
+
+From Laurent Rabret:
+
+- enable Windows' ShellExecute command to call Ethereal without specifying
+  the installation path (a new key added in the registry)
+- decode 2 more options in the OPSI plugin.
 
-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).
 
 ------------------------------------------------------------------------
-r11340 | guy | 2004-07-08 02:45:46 -0500 (Thu, 08 Jul 2004) | 9 lines
+r12362 | guy | 2004-10-20 18:38:31 -0500 (Wed, 20 Oct 2004) | 11 lines
 Changed paths:
-   M /trunk/file.c
+   M /trunk/epan/dissectors/packet-rpc.c
 
-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.
+At least some versions of the OS X NFS client (and possibly some if not
+all other BSD NFS clients) retransmit on different ports from the port
+on which the original request was set, so have the RPC "conversation"
+for connectionless protocols use only the source address and destination
+port.
 
-It shouldn't return WTAP_ERR_UNSUPPORTED, however, so just give the
-"wtap_strerror()" error for that case.
+Use NO_ADDR_B and NO_PORT_B when looking up the conversation in those
+cases, and use NO_ADDR2 and NO_PORT2 when creating the conversation in
+those cases, to make it clearer that we're only using one address and
+port.
 
 ------------------------------------------------------------------------
-r11339 | guy | 2004-07-08 02:32:39 -0500 (Thu, 08 Jul 2004) | 4 lines
+r12361 | gerald | 2004-10-20 14:14:51 -0500 (Wed, 20 Oct 2004) | 2 lines
 Changed paths:
-   M /trunk/wiretap/lanalyzer.c
+   M /trunk/ChangeLog
+   M /trunk/NEWS
 
-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.
+Pull in versions from the 0.10.7 branch.
 
 ------------------------------------------------------------------------