bugfix: don't crash, if tag_save_literal == NULL
[obnox/wireshark/wip.git] / ChangeLog
index e3e8e224056c92ada9eb86a9673bde09d5ddad21..cbecd655fb44b50f02aafa985a688d83c3d06ec1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 ------------------------------------------------------------------------
-r12682 | guy | 2004-12-07 15:09:05 -0600 (Tue, 07 Dec 2004) | 7 lines
+r15100 | lego | 2005-07-26 13:32:12 -0500 (Tue, 26 Jul 2005) | 7 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-gsm_a.c
-
-From Rene Pilz:
+   M /trunk/epan/emem.c
+   M /trunk/epan/emem.h
+   M /trunk/epan/libethereal.def
+   M /trunk/epan/tvbuff.c
+   M /trunk/epan/tvbuff.h
 
-       add the protocols GPRS Mobility Managment and GPRS Session
-       Mangement to gsm_a (dtap);
+new functions:
+ep_tvb_memdup()
+ep_alloc0()
+ep_strsplit()
 
-       bug fix (RAND->128Bits=16Bytes != 12 Bytes).
+add all of the ep_ allocators to libethereal.def
 
 ------------------------------------------------------------------------
-r12681 | gerald | 2004-12-07 15:06:55 -0600 (Tue, 07 Dec 2004) | 4 lines
+r15099 | gerald | 2005-07-26 13:28:01 -0500 (Tue, 26 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-snmp.c
+   M /trunk/configure.in
 
-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.
+Build randpkt by default.
 
 ------------------------------------------------------------------------
-r12680 | guy | 2004-12-07 12:21:21 -0600 (Tue, 07 Dec 2004) | 2 lines
+r15098 | ulfl | 2005-07-26 13:21:25 -0500 (Tue, 26 Jul 2005) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-dhcpv6.c
-
-Get rid of an unused true_false_string value.
+   M /trunk/docbook/eug_src/EUG_chapter_build_install.xml
 
+fix: duplicate section id's not allowed
 ------------------------------------------------------------------------
-r12679 | guy | 2004-12-07 11:59:58 -0600 (Tue, 07 Dec 2004) | 2 lines
+r15097 | lego | 2005-07-26 13:19:11 -0500 (Tue, 26 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/epan/dissectors/packet-http.c
+   M /trunk/gtk/voip_calls.c
+
+do not try to free the isup tap data.
 
-From Brett Kuskie: add more HTTP headers as filterable fields.
 
 ------------------------------------------------------------------------
-r12678 | guy | 2004-12-07 11:54:08 -0600 (Tue, 07 Dec 2004) | 5 lines
+r15096 | ulfl | 2005-07-26 13:17:09 -0500 (Tue, 26 Jul 2005) | 1 line
 Changed paths:
-   M /trunk/wiretap/libpcap.c
-   M /trunk/wiretap/wtap.c
-   M /trunk/wiretap/wtap.h
+   M /trunk/packaging/nsis/ethereal.nsi
 
-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).
+fix from previous check in, set compression back to on :-(
+------------------------------------------------------------------------
+r15095 | ulfl | 2005-07-26 13:02:42 -0500 (Tue, 26 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcom-cba-acco.c
 
+add "BadOutOfService" quality code
 ------------------------------------------------------------------------
-r12677 | gerald | 2004-12-07 10:17:50 -0600 (Tue, 07 Dec 2004) | 2 lines
+r15094 | ulfl | 2005-07-26 13:01:25 -0500 (Tue, 26 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-bvlc.c
+   M /trunk/docbook/eug_src/EUG_chapter_build_install.xml
+   M /trunk/docbook/user-guide.xml
 
-Check for a bogus length value.
+the user's guide are describing 0.10.12 already, bump up version
 
+update the Windows installation section to reflect the current installer changes
 ------------------------------------------------------------------------
-r12676 | jmayer | 2004-12-07 05:13:58 -0600 (Tue, 07 Dec 2004) | 3 lines
+r15093 | ulfl | 2005-07-26 12:58:17 -0500 (Tue, 26 Jul 2005) | 3 lines
 Changed paths:
-   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
+   M /trunk/packaging/nsis/ethereal.nsi
 
-svn propset svn:keywords Id svn:eol-style native .....
-Add $Id: $ where missing
+fix detection of old/new WinPcap version, so WinPcap get's only installed by default if the user has a version lower than the delivered 3.1 beta 4
 
+fix statistics tree caption
 ------------------------------------------------------------------------
-r12675 | sahlberg | 2004-12-06 22:28:37 -0600 (Mon, 06 Dec 2004) | 3 lines
+r15092 | gerald | 2005-07-26 11:54:08 -0500 (Tue, 26 Jul 2005) | 4 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-aoe.c
+   M /trunk/Makefile.nmake
+   M /trunk/randpkt.c
 
-update one of the command names
+From Brice Augustin: Use the correct packet length in randpkt.
 
+Build randpkt.exe by default under Windows.
 
 ------------------------------------------------------------------------
-r12674 | sahlberg | 2004-12-06 21:16:34 -0600 (Mon, 06 Dec 2004) | 3 lines
+r15091 | gerald | 2005-07-26 11:44:57 -0500 (Tue, 26 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-aoe.c
-   M /trunk/epan/dissectors/packet-ethertype.c
-   M /trunk/etypes.h
-
-create a proper ETHERTYPE for ATAoverEthernet
+   M /trunk/Makefile.nmake
+   M /trunk/config.nmake
+   M /trunk/packaging/nsis/Makefile.am
+   M /trunk/packaging/nsis/Makefile.nmake
+   M /trunk/packaging/nsis/WinPcapPage.ini
+   D /trunk/packaging/nsis/WinPcap_3_0.exe
+   A /trunk/packaging/nsis/WinPcap_3_1_beta4.exe
+   M /trunk/packaging/nsis/ethereal.nsi
 
+Revert back to GTK-Wimp 0.6.2.  Move to WinPcap 3.1beta4.
 
 ------------------------------------------------------------------------
-r12673 | sahlberg | 2004-12-06 21:00:21 -0600 (Mon, 06 Dec 2004) | 4 lines
+r15090 | gerald | 2005-07-26 11:43:48 -0500 (Tue, 26 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/Makefile.common
-   A /trunk/epan/dissectors/packet-aoe.c
+   M /trunk/NEWS
 
-new protocol:  ATAoverETHERNET  (AoE)
+Minor changes/updates.
 
+------------------------------------------------------------------------
+r15089 | gerald | 2005-07-26 10:59:54 -0500 (Tue, 26 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-radius.c
 
+Don't add a new data source if we don't have any data.
 
 ------------------------------------------------------------------------
-r12672 | gerald | 2004-12-06 17:12:32 -0600 (Mon, 06 Dec 2004) | 2 lines
+r15088 | gerald | 2005-07-26 10:28:39 -0500 (Tue, 26 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ppp.c
+   M /trunk/print.c
 
-Add more suboption length checks to dissect_bap_phone_delta_opt().
+In print_hex_data(), bail out early if our length is zero.
 
 ------------------------------------------------------------------------
-r12671 | gerald | 2004-12-06 16:32:50 -0600 (Mon, 06 Dec 2004) | 2 lines
+r15087 | sahlberg | 2005-07-26 05:01:42 -0500 (Tue, 26 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-sap.c
+   M /trunk/epan/dissectors/packet-fcels.c
+   M /trunk/epan/dissectors/packet-fcels.h
+
+add iFCP ELS UNBIND dissection
 
-Check for a bogus authentication subheader length.
 
 ------------------------------------------------------------------------
-r12670 | ulfl | 2004-12-06 12:05:14 -0600 (Mon, 06 Dec 2004) | 2 lines
+r15086 | etxrab | 2005-07-26 04:52:50 -0500 (Tue, 26 Jul 2005) | 10 lines
 Changed paths:
-   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
+   M /trunk/tools/lemon/lemon.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)
+rom Maynard, Chris :
+The attached patches, generated via  svn diff , correct various compiler 
 
-New protocol : RFC3161  PKIX TimeStamp Protocol
+& lint warnings, among them: 
+
 
+lemon.c(2582) : warning C4090: '=' : different 'const' qualifiers
 
 
 ------------------------------------------------------------------------
-r12668 | gerald | 2004-12-05 12:40:35 -0600 (Sun, 05 Dec 2004) | 2 lines
+r15085 | etxrab | 2005-07-26 04:52:06 -0500 (Tue, 26 Jul 2005) | 18 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-http.c
+   M /trunk/epan/dissectors/packet-afp.c
+   M /trunk/epan/dissectors/packet-afp.h
+   M /trunk/epan/dissectors/packet-ansi_637.c
+   M /trunk/epan/dissectors/packet-ber.c
+   M /trunk/epan/dissectors/packet-bootp.c
+   M /trunk/epan/dissectors/packet-iscsi.c
 
-Grab the last (and null) byte of the content type value.
+From Maynard, Chris :
+The attached patches, generated via  svn diff , correct various compiler 
 
-------------------------------------------------------------------------
-r12667 | jmayer | 2004-12-04 09:42:18 -0600 (Sat, 04 Dec 2004) | 1 line
-Changed paths:
-   M /trunk/wiretap/README.airmagnet
+& lint warnings, among them: 
 
-Fix some typos
-------------------------------------------------------------------------
-r12666 | jmayer | 2004-12-04 09:35:51 -0600 (Sat, 04 Dec 2004) | 1 line
-Changed paths:
-   M /trunk/wiretap/README.airmagnet
 
-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
+lemon.c(2582) : warning C4090: '=' : different 'const' qualifiers
 
-Add a bit of info that should be present in a capture
-------------------------------------------------------------------------
-r12664 | guy | 2004-12-03 14:51:10 -0600 (Fri, 03 Dec 2004) | 2 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-bittorrent.c
+packet-ber.c(212) : warning C4018: '<=' : signed/unsigned mismatch
 
-Add a URL for the BitTorrent protocol spec.
+packet-ber.c(228) : warning C4018: '>=' : signed/unsigned mismatch
 
-------------------------------------------------------------------------
-r12663 | guy | 2004-12-03 03:51:16 -0600 (Fri, 03 Dec 2004) | 12 lines
-Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/epan/dissectors/packet-dhcpv6.c
+packet-bootp.c(2112) : warning C4018: '<' : signed/unsigned mismatch
 
-From Tomasz Mrugalski:
+packet-iscsi.c(801) : warning C4018: '>=' : signed/unsigned mismatch
 
-- 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). 
 
 ------------------------------------------------------------------------
-r12662 | sahlberg | 2004-12-02 23:53:09 -0600 (Thu, 02 Dec 2004) | 3 lines
+r15084 | etxrab | 2005-07-26 04:34:49 -0500 (Tue, 26 Jul 2005) | 8 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-tcp.c
+   M /trunk/editcap.c
 
-make the tcp dissector distinguish between duplicate acks and window updates
+From Peter Johansson:
+The supplied patch takes care of the following compilation warnings:
+
+editcap.c(273) : warning C4013: 'getpid' undefined; assuming extern 
+returning int
+editcap.c(464) : warning C4018: '<' : signed/unsigned mismatch
 
 
 ------------------------------------------------------------------------
-r12661 | guy | 2004-12-02 15:24:12 -0600 (Thu, 02 Dec 2004) | 2 lines
+r15083 | etxrab | 2005-07-26 04:31:04 -0500 (Tue, 26 Jul 2005) | 10 lines
 Changed paths:
-   M /trunk/README.hpux
+   M /trunk/getopt.c
 
-Add some additional notes based on comments by Rick Jones.
+From Peter Johansson:
+The supplied patch takes care of the following compilation warnings:
 
-------------------------------------------------------------------------
-r12660 | lroland | 2004-12-02 14:16:17 -0600 (Thu, 02 Dec 2004) | 1 line
-Changed paths:
-   M /trunk/epan/libethereal.def
+getopt.c(409) : warning C4013: 'strcmp' undefined; assuming extern 
+returning int
+getopt.c(478) : warning C4013: 'strncmp' undefined; assuming extern 
+returning int
+getopt.c(480) : warning C4013: 'strlen' undefined; assuming extern 
+returning int
 
-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.
 ------------------------------------------------------------------------
-r12659 | lroland | 2004-12-02 13:41:56 -0600 (Thu, 02 Dec 2004) | 1 line
+r15082 | etxrab | 2005-07-26 04:25:46 -0500 (Tue, 26 Jul 2005) | 1 line
 Changed paths:
-   M /trunk/gtk/main.c
+   M /trunk/epan/dissectors/packet-sip.c
 
-Don't ethclist.h in main.c, when we don't need it.
+Get rid of an unused variable.
 ------------------------------------------------------------------------
-r12658 | guy | 2004-12-02 13:17:40 -0600 (Thu, 02 Dec 2004) | 2 lines
+r15081 | etxrab | 2005-07-26 03:59:32 -0500 (Tue, 26 Jul 2005) | 10 lines
 Changed paths:
-   M /trunk/gtk/main.c
+   M /trunk/epan/dissectors/packet-juniper.c
 
-We don't use our own clist for GTK+ 1.3[.x], either.
+From Hannes Gredler:
+a patch that adds support for
+dissecting packets captured on ML-, LS- and AS PICs
+using Multi-link PPP encapsulation,
+running JUNOS 7.3 or higher;
+
+additional there i did some clean-up in the
+juniper dissector that makes future addition
+of JUNIPER_DLTs easier;
 
 ------------------------------------------------------------------------
-r12657 | guy | 2004-12-02 05:30:24 -0600 (Thu, 02 Dec 2004) | 3 lines
+r15080 | sahlberg | 2005-07-26 03:47:46 -0500 (Tue, 26 Jul 2005) | 3 lines
 Changed paths:
-   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
+   M /trunk/epan/dissectors/packet-fcels.c
+   M /trunk/epan/dissectors/packet-fcels.h
+
+add decoding of ELS  iFCP CBIND packets
 
-From Nathan Jennings: add a preference that supplies a prefix for window
-titles.
 
 ------------------------------------------------------------------------
-r12656 | guy | 2004-12-02 02:38:59 -0600 (Thu, 02 Dec 2004) | 2 lines
+r15079 | jmayer | 2005-07-26 03:01:16 -0500 (Tue, 26 Jul 2005) | 1 line
 Changed paths:
-   M /trunk/gtk/rtp_analysis.c
-
-From Francisco Alcoba: handle inverted time stamps without hanging.
+   M /trunk/epan/dissectors/packet-aim-icq.c
+   M /trunk/epan/dissectors/packet-aim.h
+   M /trunk/epan/dissectors/packet-clnp.c
+   M /trunk/epan/dissectors/packet-dcerpc-nt.c
+   M /trunk/epan/dissectors/packet-dcerpc-nt.h
+   M /trunk/epan/dissectors/packet-dcerpc-samr.c
+   M /trunk/epan/dissectors/packet-dcerpc-spoolss.c
+   M /trunk/epan/dissectors/packet-dcerpc.c
+   M /trunk/epan/dissectors/packet-dcerpc.h
+   M /trunk/epan/dissectors/packet-dcom-remunkn.c
+   M /trunk/epan/dissectors/packet-dcom.c
+   M /trunk/epan/dissectors/packet-dcom.h
+   M /trunk/epan/dissectors/packet-dnp.c
+   M /trunk/epan/dissectors/packet-ieee80211.c
+   M /trunk/epan/dissectors/packet-ipv6.c
+   M /trunk/epan/dissectors/packet-ppp.c
+   M /trunk/epan/dissectors/packet-windows-common.h
+   M /trunk/epan/reassemble.c
+   M /trunk/epan/reassemble.h
+   M /trunk/ip_opts.h
 
+char -> const char warning fixes
 ------------------------------------------------------------------------
-r12655 | guy | 2004-12-02 02:28:10 -0600 (Thu, 02 Dec 2004) | 3 lines
+r15078 | sahlberg | 2005-07-25 20:18:25 -0500 (Mon, 25 Jul 2005) | 5 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-dns.c
+   M /trunk/AUTHORS
+   M /trunk/NEWS
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-dec-dnart.c
 
-From David Fort: the DNS RR type number for IPSECKEY will be changing to
-45, so update the dissector.
+From fred hoekstra
 
-------------------------------------------------------------------------
-r12654 | guy | 2004-12-02 01:53:59 -0600 (Thu, 02 Dec 2004) | 3 lines
-Changed paths:
-   M /trunk/gtk/main.c
+New protocol: DEC DNA Routing protocol
 
-We're not using our own clist for GTK+ 2.x, so call
-"init_eth_clist_type()" only for GTK+ 1.2[.x].
 
 ------------------------------------------------------------------------
-r12653 | sahlberg | 2004-12-01 21:12:24 -0600 (Wed, 01 Dec 2004) | 5 lines
+r15077 | sahlberg | 2005-07-25 20:08:12 -0500 (Mon, 25 Jul 2005) | 7 lines
 Changed paths:
-   M /trunk/gtk/ethclist.c
-   M /trunk/gtk/ethclist.h
-   M /trunk/gtk/main.c
+   M /trunk/NEWS
+
+more news
 
-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
+SecureLDAP and GSS-KRB encrypted DCE/RPC decryption support.
 
+TCP Sequence graphs is now tappified.
 
 
 ------------------------------------------------------------------------
-r12652 | sahlberg | 2004-12-01 18:12:54 -0600 (Wed, 01 Dec 2004) | 3 lines
+r15076 | sahlberg | 2005-07-25 19:54:16 -0500 (Mon, 25 Jul 2005) | 20 lines
 Changed paths:
-   M /trunk/gtk/main.c
-   M /trunk/gtk/menu.c
+   M /trunk/epan/dissectors/packet-fc.c
+   M /trunk/epan/dissectors/packet-fcp.c
+   M /trunk/epan/dissectors/packet-ifcp.c
 
-make ethereal compile with   --without-pcap  configuration option
+iFCP uses one dedicated TCP session per fc-endpoint pair.
 
+The FC D_id and S_id fields in teh FC frame encapsulated inside iFCP unfortunately has "undefined" (semi-random) values    so we can not use th S_/D_id matching in FC when transported atop iFCP.
 
-------------------------------------------------------------------------
-r12651 | guy | 2004-12-01 17:55:43 -0600 (Wed, 01 Dec 2004) | 3 lines
-Changed paths:
-   M /trunk/tethereal.c
 
-Move the #ifdef/#endif a bit so that the entire chunk of
-live-capture-related-code is inside it.
+Change iFCP to call a new  fc_ifcp handler instead of the fc handler.
 
-------------------------------------------------------------------------
-r12650 | sahlberg | 2004-12-01 17:47:14 -0600 (Wed, 01 Dec 2004) | 4 lines
-Changed paths:
-   M /trunk/tethereal.c
+Add a new handler to FC specific to iFCP. 
+Only set the pinfo->src/dst fields to the S_id/D_id fields IFF the FC frame was NOT transported ontop of iFCP.
+Othervise  we just use the TCP/IP values that are already stored there.
 
-minor fix to tethereal to allow it to compile with  --without-pcap
+Some Hosts use RelativeOffset fields for FC.  We can only dissect the RelOff field with offset 0.
+Change FC to only call the FCP subdissector if offset==0  when relative offsets are used.
+
+
+Some hosts when using relative offsets  do not specify a proper value for rxid in teh commands instead htey lkeave it as 0xffff
+Change the FCP conversation matching to ignore RXID when searching for a conversation.
 
 
 
 ------------------------------------------------------------------------
-r12649 | gerald | 2004-12-01 17:18:20 -0600 (Wed, 01 Dec 2004) | 2 lines
+r15075 | lego | 2005-07-25 18:54:02 -0500 (Mon, 25 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-fr.c
+   M /trunk/epan/dissectors/packet-sip.c
+
+Avoid leaking tap info by using emem allocators
 
-Replace GRE_FR with ETHERTYPE_RAW_FR.
 
 ------------------------------------------------------------------------
-r12648 | etxrab | 2004-12-01 15:59:03 -0600 (Wed, 01 Dec 2004) | 1 line
+r15074 | ulfl | 2005-07-25 18:45:56 -0500 (Mon, 25 Jul 2005) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-nsip.c
+   M /trunk/NEWS
 
-Make the Ericsson internal decode of IP addresses a preference instead of IF DEFS, default off.
+added some other things that came to my mind
 ------------------------------------------------------------------------
-r12647 | guy | 2004-12-01 15:13:39 -0600 (Wed, 01 Dec 2004) | 2 lines
+r15073 | lego | 2005-07-25 18:33:44 -0500 (Mon, 25 Jul 2005) | 4 lines
 Changed paths:
-   M /trunk/etypes.h
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/packet-pktc.c
+   M /trunk/epan/dissectors/packet-snmp.c
+   M /trunk/epan/dissectors/packet-snmp.h
+
+From Thomas Anders:
+SNMP Engine ID dissection according to RFC3411
 
-Clean up a comment.
 
 ------------------------------------------------------------------------
-r12646 | guy | 2004-12-01 15:11:48 -0600 (Wed, 01 Dec 2004) | 7 lines
+r15072 | gerald | 2005-07-25 18:11:32 -0500 (Mon, 25 Jul 2005) | 4 lines
 Changed paths:
-   M /trunk/etypes.h
+   M /trunk/epan/dissectors/packet-fcp.c
 
-Explain the two IEEE URLs.
+From Ronnie:  Offset checking/handling fix.
 
-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.
+Fix up whitespace and newlines.
 
 ------------------------------------------------------------------------
-r12645 | etxrab | 2004-12-01 15:06:30 -0600 (Wed, 01 Dec 2004) | 1 line
+r15071 | gerald | 2005-07-25 17:16:43 -0500 (Mon, 25 Jul 2005) | 4 lines
 Changed paths:
-   M /trunk/greproto.h
+   M /trunk/ChangeLog
+   M /trunk/NEWS
+
+Prep for 0.10.12.  If you've added or changed any major features since
+0.10.11 you may want to check the NEWS file to make sure your work is
+present and correct.
 
-Get rid of a not needed define.
 ------------------------------------------------------------------------
-r12644 | guy | 2004-12-01 15:05:45 -0600 (Wed, 01 Dec 2004) | 2 lines
+r15070 | lego | 2005-07-25 17:02:04 -0500 (Mon, 25 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ethertype.c
-   M /trunk/epan/dissectors/packet-gre.c
+   M /trunk/plugins/xml/xml_lexer.l
 
-Fix a typo.
+rename OUT to OUTSIDE and TEXT to CDATA
 
-------------------------------------------------------------------------
-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
 ------------------------------------------------------------------------
-r12642 | etxrab | 2004-12-01 14:57:27 -0600 (Wed, 01 Dec 2004) | 1 line
+r15069 | sahlberg | 2005-07-25 16:18:58 -0500 (Mon, 25 Jul 2005) | 6 lines
 Changed paths:
-   M /trunk/etypes.h
+   M /trunk/epan/dissectors/packet-ifcp.c
 
-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
+from aboo
+
+
+fix  multiple pdus in one segment
 
-Catch a couple of integer overflows.
 
 ------------------------------------------------------------------------
-r12640 | gerald | 2004-12-01 13:34:51 -0600 (Wed, 01 Dec 2004) | 2 lines
+r15068 | jmayer | 2005-07-25 16:10:29 -0500 (Mon, 25 Jul 2005) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-http.c
+   M /trunk/manuf
 
-Don't access memory that may have been freed.
+Update manuf
+------------------------------------------------------------------------
+r15067 | jmayer | 2005-07-25 16:08:14 -0500 (Mon, 25 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcerpc.c
+   M /trunk/epan/dissectors/packet-dcerpc.h
+   M /trunk/epan/dissectors/packet-kerberos.c
 
+Warning fixes
 ------------------------------------------------------------------------
-r12639 | gerald | 2004-12-01 10:56:37 -0600 (Wed, 01 Dec 2004) | 5 lines
+r15066 | etxrab | 2005-07-25 14:52:08 -0500 (Mon, 25 Jul 2005) | 10 lines
 Changed paths:
-   M /trunk/Makefile.nmake
-   M /trunk/tools/win32-setup.sh
+   M /trunk/epan/dissectors/packet-ospf.c
+   M /trunk/epan/dissectors/packet-rsvp.c
 
-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.
+From Morro Roberto :
+ - bug fixes to the dissectors for the GENERALIZED_UNI and
+ LABEL objects
+ - improved dissector of flag field for the ERROR object
+ - improved LABEL_SET object dissector
+ - support for the new (proposed) ASSOCIATION object (see 
+ draft-ietf-ccamp-gmpls-recovery-e2e-signaling).
+ Moveover find also attached a patch to OSPF that fixes a line 
+ of source code lost in the TNA TLV (the code compiled anyway).
 
 ------------------------------------------------------------------------
-r12638 | guy | 2004-12-01 06:41:43 -0600 (Wed, 01 Dec 2004) | 2 lines
+r15065 | lego | 2005-07-25 14:19:34 -0500 (Mon, 25 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/epan/dissectors/Makefile.common
-   A /trunk/epan/dissectors/packet-bittorrent.c
+   M /trunk/epan/dissectors/packet-radius.c
+
+Get rid of a unused variable
 
-From Jelmer Vernooij: BitTorrent support.
 
 ------------------------------------------------------------------------
-r12637 | guy | 2004-12-01 06:15:16 -0600 (Wed, 01 Dec 2004) | 4 lines
+r15064 | lego | 2005-07-25 14:06:02 -0500 (Mon, 25 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/epan/dissectors/packet-dhcpv6.c
+   M /trunk/epan/dissectors/packet-user_encap.c
+
+Make the DLT an option, reduce the number of instances and rename them.
 
-From Marc Poulhies: fix the handling of the authentication option when
-the authentication information is missing (which it can be), and fix a
-typo.
 
 ------------------------------------------------------------------------
-r12636 | guy | 2004-12-01 05:54:41 -0600 (Wed, 01 Dec 2004) | 6 lines
+r15063 | lego | 2005-07-25 14:03:57 -0500 (Mon, 25 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/gtk/rtp_analysis.c
-   M /trunk/gtk/rtp_analysis.h
-   M /trunk/gtk/rtp_stream.c
-   M /trunk/gtk/rtp_stream.h
-   M /trunk/gtk/rtp_stream_dlg.c
+   M /trunk/epan/dissectors/packet-radius.c
 
-From Francisco Alcoba:
+Fix the IP address representation string (was inverted on little endians)
 
-       add IPv6 support;
 
-       replace "delay" with "delta".
+------------------------------------------------------------------------
+r15062 | ulfl | 2005-07-25 13:54:21 -0500 (Mon, 25 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/README.win32
 
+updated GTK-Wimp section to reflect GTK 2.4
 ------------------------------------------------------------------------
-r12635 | guy | 2004-12-01 05:35:27 -0600 (Wed, 01 Dec 2004) | 3 lines
+r15061 | ulfl | 2005-07-25 13:44:59 -0500 (Mon, 25 Jul 2005) | 1 line
 Changed paths:
-   M /trunk/Makefile.nmake
+   M /trunk/config.nmake
 
-From Francisco Alcoba: link with setargv.obj so that wildcards are
-expanded in the command line.
+found by Thomas Boehne: corrected GTK_WIMP_DIR, used by the NSIS installer
+------------------------------------------------------------------------
+r15060 | ulfl | 2005-07-25 13:30:35 -0500 (Mon, 25 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/config.nmake
 
+update to latest zlib version 123
 ------------------------------------------------------------------------
-r12634 | guy | 2004-12-01 05:29:57 -0600 (Wed, 01 Dec 2004) | 3 lines
+r15059 | ulfl | 2005-07-25 13:27:35 -0500 (Mon, 25 Jul 2005) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-h245.c
+   M /trunk/README.win32
+   M /trunk/doc/README.plugins
 
-From Martin Regner: support for the parts of H.245 version 10 that are
-related to H.239.
+from Thomas Boehne: update README's to reflect latest changes
+------------------------------------------------------------------------
+r15058 | ulfl | 2005-07-25 13:03:38 -0500 (Mon, 25 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/plugins/stats_tree/pinfo_stats_tree.c
 
+fix a typo: lenght -> length
 ------------------------------------------------------------------------
-r12633 | guy | 2004-12-01 05:19:04 -0600 (Wed, 01 Dec 2004) | 4 lines
+r15057 | guy | 2005-07-25 13:03:19 -0500 (Mon, 25 Jul 2005) | 15 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ssl.c
+   M /trunk/epan/reassemble.c
 
-From Yaniv Kaul: adds LZS as a compression method, per 'Transport Layer
-Security (TLS) Protocol Compression UsingLempel-Ziv-Stac (LZS)' RFC (RFC
-3943).
+When reassembling a packet, all data, including data with
+FD_NOT_MALLOCED set, has to be copied - all FD_NOT_MALLOCED means is
+that the fragment's data is part of the old reassembled data, rather
+than a malloced chunk of its own (this happens if, after reassembly, the
+dissector says more reassembly is necessary, as can happen, for example,
+in the case of HTTP and other protocols where reassembly continues until
+a terminator is seen).  Not copying the data means that the reassembled
+data is, in part, whatever random junk happens to be in the
+newly-allocated buffer.
+
+Back out the change not to copy the data, but add some sanity checks, in
+the hopes of preventing the crash that caused the change not to copy the
+data to be added, and in the hopes of discovering the ultimate source of
+that crash and fixing it.
 
 ------------------------------------------------------------------------
-r12632 | guy | 2004-12-01 00:48:52 -0600 (Wed, 01 Dec 2004) | 2 lines
+r15056 | ulfl | 2005-07-25 13:02:32 -0500 (Mon, 25 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-radius.c
-
-Squelch some compiler warnings.
+   M /trunk/gtk/drag_and_drop.c
+   M /trunk/gtk/main.h
 
+two bugfixes:
+- don't use GtkSelectionData after returned to GTK, as it might free this data immediately (copy the data instead and free it after usage)
+- fix return value handling for DnD merge, so it will work again
 ------------------------------------------------------------------------
-r12631 | guy | 2004-12-01 00:44:54 -0600 (Wed, 01 Dec 2004) | 7 lines
+r15055 | ulfl | 2005-07-25 12:56:19 -0500 (Mon, 25 Jul 2005) | 8 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-dcerpc.c
+   M /trunk/packaging/nsis/AdditionalTasksPage.ini
+   M /trunk/packaging/nsis/WinPcapPage.ini
+   M /trunk/packaging/nsis/ethereal.nsi
+
+bugfix: default for NPF service was default on for NT and above, but it has to be off (secure default)
 
-According to the part of the DCE RPC spec at
+stop NPF service and set it back to "On demand" if user deselected the corresponding checkbox
 
-       http://www.opengroup.org/onlinepubs/009629399/chap12.htm#tagcjh_17_06_01
+when upgrading from a previous Ethereal install, try to detect which choices of icons and alike was used last time, and set this as default (e.g. don't install desktop icon if I choose not to install last time)
 
-the number of transfer syntaxes is a u_int8, with an alignment pad byte
-following it, not a u_int16.
+minor text changes
 
 ------------------------------------------------------------------------
-r12630 | guy | 2004-11-30 21:42:55 -0600 (Tue, 30 Nov 2004) | 2 lines
+r15054 | gerald | 2005-07-25 10:43:38 -0500 (Mon, 25 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-smb-common.c
+   M /trunk/epan/dissectors/packet-radius.c
 
-Get rid of a long-obsolete comment.
+Break out of an infinite loop.  Fixes bugs 296 and 297.
 
 ------------------------------------------------------------------------
-r12629 | gerald | 2004-11-30 19:21:22 -0600 (Tue, 30 Nov 2004) | 2 lines
+r15053 | ulfl | 2005-07-25 02:50:11 -0500 (Mon, 25 Jul 2005) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-sigcomp.c
-
-bytes_to_str() returns a static value.  Don't g_free() it.
+   M /trunk/README.win32
 
+add a section about the Developer's Guide
 ------------------------------------------------------------------------
-r12628 | etxrab | 2004-11-30 16:11:56 -0600 (Tue, 30 Nov 2004) | 1 line
+r15052 | ulfl | 2005-07-25 02:42:06 -0500 (Mon, 25 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-nsip.c
+   M /trunk/packaging/nsis/ethereal.nsi
 
-Fix port preference handling.
+as the buildbot is updated now:
+using the /SOLID switch in SetCompressor again, making NSIS at least 2.07 a requirement
 ------------------------------------------------------------------------
-r12627 | etxrab | 2004-11-30 15:32:47 -0600 (Tue, 30 Nov 2004) | 1 line
+r15051 | ulfl | 2005-07-24 20:22:03 -0500 (Sun, 24 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/packet-http.c
+   M /trunk/epan/dissectors/packet-kink.c
 
-Add Susanne Edlund to authors file.
+packet-http.c(484) : warning C4101: 'i' : unreferenced local variable
+packet-http.c(486) : warning C4101: 'si' : unreferenced local variable
+packet-kink.c(628) : warning C4101: 'quick_mode_payloads_length' : unreferenced local variable
 ------------------------------------------------------------------------
-r12626 | etxrab | 2004-11-30 15:19:25 -0600 (Tue, 30 Nov 2004) | 1 line
+r15050 | guy | 2005-07-24 17:01:14 -0500 (Sun, 24 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/Makefile.common
-   A /trunk/epan/dissectors/packet-nsip.c
+   M /trunk/epan/reassemble.c
+
+Fix indentation.
 
-New dissector for NSIP from Susanne Edlund, default port2 changed to unallocated port 19999
 ------------------------------------------------------------------------
-r12625 | gerald | 2004-11-30 10:52:21 -0600 (Tue, 30 Nov 2004) | 2 lines
+r15049 | ulfl | 2005-07-24 16:25:29 -0500 (Sun, 24 Jul 2005) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-wsp.c
-   M /trunk/epan/dissectors/packet-wtp.c
-
-Replace a few instances of match_strval() with val_to_str().
+   M /trunk/packaging/nsis/ethereal.nsi
 
+make the default to not use the /SOLID switch for SetCompressor, so buildbot is working again
 ------------------------------------------------------------------------
-r12624 | sahlberg | 2004-11-29 22:08:16 -0600 (Mon, 29 Nov 2004) | 4 lines
+r15048 | ulfl | 2005-07-24 16:23:10 -0500 (Sun, 24 Jul 2005) | 3 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
+   M /trunk/plugins/stats_tree/Makefile.nmake
+   M /trunk/plugins/stats_tree/pinfo_stats_tree.c
 
-Make ethereal dissect  application/pkix-crl  CertificateRevocationLists over HTTP.
+include pinfo_stats_tree.c in the build process, so MSVC compiles again
 
+don't use extern before a function body, that don't make sense
+------------------------------------------------------------------------
+r15047 | gerald | 2005-07-24 16:02:40 -0500 (Sun, 24 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/plugins/megaco/packet-megaco.c
 
+Break out of another infinite loop.  Fixes bug 293.
 
 ------------------------------------------------------------------------
-r12623 | sahlberg | 2004-11-29 21:39:34 -0600 (Mon, 29 Nov 2004) | 4 lines
+r15046 | guy | 2005-07-24 15:39:19 -0500 (Sun, 24 Jul 2005) | 39 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ber.c
+   M /trunk/epan/dissectors/packet-eap.c
+   M /trunk/epan/dissectors/packet-radius.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.
+Fix some typoes.
 
+Call "dissect_attribute_value_pairs()" regardless of whether we're
+building a protocol tree, so the EAP subdissector is always called.
 
+"dissect_attribute_value_pairs()" is only called when the length of AVPs
+in the packet is non-zero; don't bother checking for a zero length.
 
-------------------------------------------------------------------------
-r12622 | lroland | 2004-11-29 17:48:26 -0600 (Mon, 29 Nov 2004) | 2 lines
-Changed paths:
-   M /trunk/plugins/rtnet/packet-rtnet.c
+Don't put two items in for each AVP - one is sufficient.
 
-Make rtnet plugin compile again with MSVC
-and some white space cleanup.
-------------------------------------------------------------------------
-r12621 | gerald | 2004-11-29 13:30:12 -0600 (Mon, 29 Nov 2004) | 2 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-isakmp.c
+Add some more length checks when processing AVPs.  Don't require AVPs to
+be at least 3 bytes long - they might have just a type and length; let
+an exception be thrown if that's a problem.
 
-Add another length check.
+Don't require that the entire AVP be available in the tvbuff before
+processing it; let an exception be thrown as we're processing the AVP if
+we don't have all the data, so the stuff before the end is processed.
 
-------------------------------------------------------------------------
-r12620 | guy | 2004-11-29 12:02:07 -0600 (Mon, 29 Nov 2004) | 2 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-isakmp.c
+Give the tvbuff for the AVP data a length that reflects the length of
+data left in the tvbuff, so that the appropriate exception is thrown if
+the packet was cut short by a snapshot length.
 
-Get rid of a debug message.
+Don't have a fixed-length buffer for reassembled EAP messages; grow it
+as necessary.
 
-------------------------------------------------------------------------
-r12619 | gerald | 2004-11-29 11:52:38 -0600 (Mon, 29 Nov 2004) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-isakmp.c
+Don't special-case the initial part of the processing of EAP messages;
+put in the standard length item, as well as, for fragments, an item for
+the fragment data.
+
+Check for non-consecutive EAP-Message attributes.
 
-Check for an overly large header length value in order to avoid an integer 
-overflow.
+Set the columns non-writable while dissecting the EAP message, so
+Protocol and Info reflect the RADIUS packet.
+
+Doing the reassembly by gluing together all the consecutive EAP-Message
+attributes means we don't need help from the EAP dissector, returning
+the total length of the EAP message.  Get rid of the no-longer-needed
+eap_fragment dissector; just call the regular EAP dissector.
 
 ------------------------------------------------------------------------
-r12618 | sahlberg | 2004-11-29 03:58:16 -0600 (Mon, 29 Nov 2004) | 4 lines
+r15045 | guy | 2005-07-24 15:10:05 -0500 (Sun, 24 Jul 2005) | 2 lines
 Changed paths:
-   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
+   M /trunk/epan
 
-new protocol : RFC2560  Online Certificate Status Protocol
+sminmpec.c is now a generated file, so add it to the ignore list.
 
+------------------------------------------------------------------------
+r15044 | tuexen | 2005-07-24 14:58:05 -0500 (Sun, 24 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-sctp.c
 
+Fix a typo.
 
 ------------------------------------------------------------------------
-r12617 | sahlberg | 2004-11-29 02:43:19 -0600 (Mon, 29 Nov 2004) | 4 lines
+r15043 | guy | 2005-07-24 14:01:28 -0500 (Sun, 24 Jul 2005) | 9 lines
 Changed paths:
-   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
+   M /trunk/epan/dissectors/packet-aim.h
+   M /trunk/epan/dissectors/packet-dcerpc-epm.c
+   M /trunk/epan/dissectors/packet-dcerpc-samr.c
+   M /trunk/epan/dissectors/packet-dcerpc.c
+   M /trunk/epan/dissectors/packet-dcerpc.h
+   M /trunk/epan/dissectors/packet-dcom.c
+   M /trunk/epan/dissectors/packet-dcom.h
+   M /trunk/epan/dissectors/packet-diameter.c
+   M /trunk/epan/dissectors/packet-giop.h
+   M /trunk/epan/dissectors/packet-ieee80211.c
+   M /trunk/epan/dissectors/packet-k12.c
+   M /trunk/epan/dissectors/packet-ntlmssp.c
+   M /trunk/epan/dissectors/packet-portmap.c
+   M /trunk/epan/dissectors/packet-pres.c
+   M /trunk/epan/dissectors/packet-radius.c
+   M /trunk/epan/dissectors/packet-rpc.c
+   M /trunk/epan/dissectors/packet-rpc.h
+   M /trunk/epan/dissectors/packet-snmp.c
+   M /trunk/epan/dissectors/packet-spnego.c
+   M /trunk/epan/dissectors/packet-tacacs.c
+   M /trunk/epan/dissectors/packet-tzsp.c
+   M /trunk/epan/dissectors/packet-user_encap.c
+   M /trunk/epan/packet.c
+   M /trunk/epan/packet.h
+   M /trunk/epan/prefs-int.h
+   M /trunk/epan/prefs.c
+   M /trunk/epan/proto.c
+   M /trunk/epan/proto.h
+   M /trunk/gtk/dcerpc_stat.c
+   M /trunk/gtk/decode_as_dcerpc.h
+   M /trunk/gtk/decode_as_dlg.c
+   M /trunk/gtk/dfilter_expr_dlg.c
+   M /trunk/gtk/prefs_dlg.c
+   M /trunk/gtk/proto_dlg.c
+   M /trunk/gtk/rpc_stat.c
+   M /trunk/gtk/supported_protos_dlg.c
+   M /trunk/tap-dcerpcstat.c
+   M /trunk/tap-rpcstat.c
+   M /trunk/tethereal.c
 
-export some more sympols from PKIX1EXPLICIT
+Constify to remove a bunch of warnings.  Add some casts to squelch
+(presumably-)harmless-but-otherwise-unremovable const-to-nonconst
+warnings.
 
+In the TACACS dissector, clean up the variables used in option parsing
+to avoid some const-to-nonconst warnings.
 
+Clean up some white space.
 
 ------------------------------------------------------------------------
-r12616 | sahlberg | 2004-11-29 01:57:19 -0600 (Mon, 29 Nov 2004) | 3 lines
+r15042 | guy | 2005-07-24 12:48:10 -0500 (Sun, 24 Jul 2005) | 7 lines
 Changed paths:
-   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
+   M /trunk/epan/reassemble.c
 
-Export AuthorityInfoAccessSyntax from pkix1implicit
+"fragment_add_common()" isn't used outside this file - make it static.
 
+Move to "show_fragment()" the code to append the fragment information to
+the top-level item.
 
-------------------------------------------------------------------------
-r12615 | etxrab | 2004-11-28 14:52:52 -0600 (Sun, 28 Nov 2004) | 1 line
-Changed paths:
-   M /trunk/epan/dissectors/packet-frame.c
+Fix indentation.
 
-From LEGO if Mate is pressent call it.
 ------------------------------------------------------------------------
-r12614 | etxrab | 2004-11-28 13:41:17 -0600 (Sun, 28 Nov 2004) | 1 line
+r15041 | ulfl | 2005-07-24 09:35:12 -0500 (Sun, 24 Jul 2005) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-sigcomp.c
+   M /trunk/doc/ethereal.pod
+   M /trunk/doc/tethereal.pod
 
-Bugfixes- handle zero length bytecode, handle end-off-message with implied parameters(udvm initialised to zero).
+from Graeme Hewson: "Fixes for ethereal config files"
 ------------------------------------------------------------------------
-r12613 | etxrab | 2004-11-28 13:39:19 -0600 (Sun, 28 Nov 2004) | 1 line
+r15040 | ulfl | 2005-07-24 09:16:54 -0500 (Sun, 24 Jul 2005) | 1 line
 Changed paths:
-   M /trunk/epan/sigcomp-udvm.c
+   M /trunk/NEWS
+   M /trunk/tools/win32-setup.sh
 
-Bugfixes
+Update to zlib 1.2.3
 ------------------------------------------------------------------------
-r12612 | etxrab | 2004-11-28 13:35:21 -0600 (Sun, 28 Nov 2004) | 1 line
+r15039 | ulfl | 2005-07-24 08:54:19 -0500 (Sun, 24 Jul 2005) | 1 line
 Changed paths:
-   M /trunk/epan/strutil.c
+   M /trunk/Makefile.nmake
 
-Change number of bytes displayed in bytes_to_string to 48 to facilitate display of sha1 digest of 20 bytes.
+Update to zlib 1.2.3
 ------------------------------------------------------------------------
-r12611 | jmayer | 2004-11-28 11:30:18 -0600 (Sun, 28 Nov 2004) | 1 line
+r15038 | jmayer | 2005-07-24 06:35:41 -0500 (Sun, 24 Jul 2005) | 6 lines
 Changed paths:
-   M /trunk/FAQ
-   M /trunk/help/faq.txt
-   M /trunk/manuf
+   M /trunk/epan/dissectors/packet-ieee80211.c
+
+Lars Ruoff:
+        Use correct offsets to decode bssid in all cases:
+        Depending on the packet type the header contains
+        up to 4 addresses but may contain less. The position/
+        definition of the bssid changes as a result of this.
 
-Update manuf and FAQ
 ------------------------------------------------------------------------
-r12610 | sahlberg | 2004-11-27 22:26:27 -0600 (Sat, 27 Nov 2004) | 2 lines
+r15037 | guy | 2005-07-24 06:14:13 -0500 (Sun, 24 Jul 2005) | 8 lines
 Changed paths:
-   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
+   M /trunk/plugins/asn1/packet-asn1.c
+
+Register the port range preferences as such, rather than doing our own
+range implementation.
+
+Make string preferences "const", to squelch compiler warnings, and make
+other variables and arguments "const" to match.
 
-new protocol : RFC3820   PKIXProxy
+Port numbers are unsigned; display them as such.
 
 ------------------------------------------------------------------------
-r12609 | gerald | 2004-11-27 22:21:30 -0600 (Sat, 27 Nov 2004) | 4 lines
+r15036 | lego | 2005-07-24 05:32:37 -0500 (Sun, 24 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/asn1.c
-   M /trunk/epan/dissectors/packet-snmp.c
+   M /trunk/epan/dissectors/packet-sndcp.c
+
+register the dissector by name
 
-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.
 
 ------------------------------------------------------------------------
-r12608 | sahlberg | 2004-11-26 18:11:52 -0600 (Fri, 26 Nov 2004) | 4 lines
+r15035 | guy | 2005-07-24 05:32:22 -0500 (Sun, 24 Jul 2005) | 9 lines
 Changed paths:
-   M /trunk/asn1/cmip/packet-cmip-template.c
-   M /trunk/epan/dissectors/packet-cmip.c
+   M /trunk/plugins/stats_tree/Makefile.am
+   M /trunk/plugins/stats_tree/pinfo_stats_tree.c
+   A /trunk/plugins/stats_tree/pinfo_stats_tree.h
+   M /trunk/plugins/stats_tree/stats_tree_plugin.c
 
-it appears that a SES_REFUSE spdu  actually contains a CMIP-A-ASSOCIATE and not a CMIP-A-ABORT
+Add "pinfo_stats_tree.h" to declare "register_pinfo_stat_trees()", and
+include it in "pinfo_stats_tree.c" (which defines it) and
+"stats_tree_plugin.c" (which refers to it).
 
+Make all the other routines defined in "pinfo_stats_tree.c" static, as
+they're not used outside "pinfo_stats_tree.c".
 
+Get rid of declaration of unused "register_http_stat_trees()".
 
 ------------------------------------------------------------------------
-r12607 | sahlberg | 2004-11-26 17:14:30 -0600 (Fri, 26 Nov 2004) | 3 lines
+r15034 | sahlberg | 2005-07-23 23:24:30 -0500 (Sat, 23 Jul 2005) | 3 lines
 Changed paths:
-   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
+   M /trunk/epan/dissectors/packet-mq.c
+   M /trunk/epan/dissectors/packet-sdp.c
+   M /trunk/epan/dissectors/packet-slsk.c
+   M /trunk/epan/dissectors/packet-tacacs.c
+   M /trunk/epan/dissectors/packet-ucp.c
+   M /trunk/epan/dissectors/packet-uma.c
 
-prettify the printing of the octet_format field which is really just a BCD
+some more ep_tvb_get_string updates
 
 
 ------------------------------------------------------------------------
-r12606 | sahlberg | 2004-11-25 18:56:22 -0600 (Thu, 25 Nov 2004) | 3 lines
+r15033 | lego | 2005-07-23 22:36:21 -0500 (Sat, 23 Jul 2005) | 3 lines
 Changed paths:
-   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
-   A /trunk/epan/dissectors/packet-logotypecertextn.c
-   A /trunk/epan/dissectors/packet-logotypecertextn.h
+   M /trunk/epan/Makefile.am
+   M /trunk/epan/Makefile.nmake
+   A /trunk/epan/enterprise-numbers
+   A /trunk/epan/make-sminmpec.pl
+   D /trunk/epan/sminmpec.c
 
-New protocol: RFC3709  LogotypeCertificateExtensions
+Autogenerate the sminmpec.c file from iana's enterprise-numbers file
 
 
 ------------------------------------------------------------------------
-r12605 | sahlberg | 2004-11-25 16:27:52 -0600 (Thu, 25 Nov 2004) | 3 lines
+r15032 | lego | 2005-07-23 22:05:08 -0500 (Sat, 23 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ber.c
+   M /trunk/epan/dissectors/packet-isup.c
 
-update dissection of unknown blobs to try to dissect even more stuff.
+fix a leak of tap info data by replacing g_strdup with ep_strdup
 
 
 ------------------------------------------------------------------------
-r12604 | sahlberg | 2004-11-25 15:30:38 -0600 (Thu, 25 Nov 2004) | 3 lines
+r15031 | sahlberg | 2005-07-23 22:01:41 -0500 (Sat, 23 Jul 2005) | 6 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ber.c
+   M /trunk/epan/dissectors/packet-msrp.c
+   M /trunk/epan/dissectors/packet-pagp.c
+   M /trunk/epan/dissectors/packet-q931.c
+   M /trunk/epan/dissectors/packet-quake2.c
+   M /trunk/epan/dissectors/packet-rsvp.c
+   M /trunk/epan/dissectors/packet-rtcp.c
+   M /trunk/epan/dissectors/packet-rtsp.c
+
+some more dissectors converted to ep_tvb_get_string
+
+again   at least one obvious memleak was found in the old code
 
- updates to prettify a bit when attempting to dissect an unknown blob
 
 
 ------------------------------------------------------------------------
-r12603 | sahlberg | 2004-11-25 15:00:17 -0600 (Thu, 25 Nov 2004) | 3 lines
+r15030 | lego | 2005-07-23 21:59:17 -0500 (Sat, 23 Jul 2005) | 3 lines
 Changed paths:
-   M /trunk/asn1/x509ce/packet-x509ce-template.c
-   M /trunk/asn1/x509ce/x509ce.cnf
-   M /trunk/epan/dissectors/packet-x509ce.c
-   M /trunk/epan/dissectors/packet-x509ce.h
+   M /trunk/epan/dissectors/packet-alcap.c
 
-try to print an IPAddress as an ip address and not as a 4 byte octet string
+use ep_alloc instead of statically allocated buffers
 
 
 ------------------------------------------------------------------------
-r12602 | sahlberg | 2004-11-25 14:44:17 -0600 (Thu, 25 Nov 2004) | 3 lines
+r15029 | lego | 2005-07-23 21:56:41 -0500 (Sat, 23 Jul 2005) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-isakmp.c
-
-from Stig: change the draft number for NAT-D
+   M /trunk/epan/dissectors/packet-actrace.c
 
+change g_strdup() calls with ep_strdup calls (fixing a significant leakage of tap data)
 
 ------------------------------------------------------------------------
-r12601 | sahlberg | 2004-11-25 14:38:10 -0600 (Thu, 25 Nov 2004) | 4 lines
+r15028 | lego | 2005-07-23 21:53:09 -0500 (Sat, 23 Jul 2005) | 6 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-nt-sonmp.c
-
-From Giles Scott : updates to packet-nt-sonmp.c
+   M /trunk/epan/dissectors/packet-radius.c
+   M /trunk/epan/dissectors/packet-radius.h
 
+- change the report_failure dialog for a less painful g_warning
+- use ep_alloc for reassemling eap fragments instead of a static buffer
+- use ep_strdup_printf() instead of a static buffe to return the cosine's VP/VC AVP label
+- add few TODO comments
 
 
 ------------------------------------------------------------------------
-r12600 | etxrab | 2004-11-24 15:55:30 -0600 (Wed, 24 Nov 2004) | 1 line
+r15027 | sahlberg | 2005-07-23 21:43:41 -0500 (Sat, 23 Jul 2005) | 6 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-3g-a11.c
+   M /trunk/epan/dissectors/packet-afp.c
+   M /trunk/epan/dissectors/packet-aim-messaging.c
+   M /trunk/epan/dissectors/packet-aim.c
+   M /trunk/epan/dissectors/packet-ansi_a.c
+   M /trunk/epan/dissectors/packet-atalk.c
+   M /trunk/epan/dissectors/packet-bacapp.c
+   M /trunk/epan/dissectors/packet-dsi.c
+   M /trunk/epan/dissectors/packet-fix.c
+   M /trunk/epan/dissectors/packet-gtp.c
+   M /trunk/epan/dissectors/packet-icep.c
+
+convert some uses of tvb_get_string() to ep_tvb_get_string()
+
+there was at least one obvious memleak in one of the uses of tvb_get_string()
+
+
+
+------------------------------------------------------------------------
+r15026 | lego | 2005-07-23 21:43:20 -0500 (Sat, 23 Jul 2005) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-http.c
+
+Replace two calls to tvb_get_string with the new ep_tvb_get_string (this fixes a leak I introdduced at the last checkin)
+
+remove the stat_infos PtrArray as we do not need to free our tap data anymore, YEAH!
+
+
+------------------------------------------------------------------------
+r15025 | lego | 2005-07-23 21:12:33 -0500 (Sat, 23 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/gtk/Makefile.common
+   D /trunk/gtk/isup_stat.c
+
+Remove the isup messages tap as it's been superceeded by the stats_tree one
+
+
+------------------------------------------------------------------------
+r15024 | sahlberg | 2005-07-23 20:56:01 -0500 (Sat, 23 Jul 2005) | 6 lines
+Changed paths:
+   M /trunk/epan/tvbuff.c
+   M /trunk/epan/tvbuff.h
+
+add
+ep_tvb_get_string
+that acts the same as tvb_get_string   but the buffer returned need not be freed.
+
+
+
+------------------------------------------------------------------------
+r15023 | lego | 2005-07-23 20:48:01 -0500 (Sat, 23 Jul 2005) | 5 lines
+Changed paths:
+   M /trunk/gtk/graph_analysis.c
+
+From Alejandro Vaquero:
+
+fix a crash when graphing packets whose src and dst is the same address
+
+
+------------------------------------------------------------------------
+r15022 | lego | 2005-07-23 20:42:41 -0500 (Sat, 23 Jul 2005) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-http.c
+
+move the stats_tree tap into the http dissector (not anymore in the plugin)
+
+change several calls to g_memdup into ep_strndup, fix the free calls
+
+
+------------------------------------------------------------------------
+r15021 | lego | 2005-07-23 20:39:04 -0500 (Sat, 23 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/plugins/stats_tree/Makefile.am
+   M /trunk/plugins/stats_tree/Makefile.nmake
+   D /trunk/plugins/stats_tree/http_stats_tree.c
+   M /trunk/plugins/stats_tree/stats_tree_plugin.c
+
+http_stats_tree is moving to a new home (packet-http.c)
+
+
+------------------------------------------------------------------------
+r15020 | lego | 2005-07-23 20:31:59 -0500 (Sat, 23 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/gtk/Makefile.common
+   D /trunk/gtk/http_stat.c
+
+remove the old http packet count tap as it has been superceeded by the new stats tree tap
+
+
+------------------------------------------------------------------------
+r15019 | lego | 2005-07-23 20:21:38 -0500 (Sat, 23 Jul 2005) | 5 lines
+Changed paths:
+   M /trunk/epan/emem.c
+
+I believe we should use DISSECTOR_ASSERT instead of g_assert.
+
+fix and clean g_strdup_printf()
+
+
+------------------------------------------------------------------------
+r15018 | lego | 2005-07-23 19:29:57 -0500 (Sat, 23 Jul 2005) | 8 lines
+Changed paths:
+   M /trunk/epan/emem.c
+   M /trunk/epan/emem.h
+
+add some utility functions that use ep_alloc instead of g_malloc.
+
+ep_memdup
+ep_strdup
+ep_strndup
+ep_strdup_printf
+
+
+------------------------------------------------------------------------
+r15017 | ulfl | 2005-07-23 15:37:00 -0500 (Sat, 23 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/packaging/nsis/ethereal.nsi
+
+... I should switch compression back on, the installer would otherwise become a bit large ...
+------------------------------------------------------------------------
+r15016 | ulfl | 2005-07-23 15:34:43 -0500 (Sat, 23 Jul 2005) | 12 lines
+Changed paths:
+   A /trunk/packaging/nsis/AdditionalTasksPage.ini
+   M /trunk/packaging/nsis/Makefile.am
+   M /trunk/packaging/nsis/Makefile.nmake
+   A /trunk/packaging/nsis/WinPcapPage.ini
+   A /trunk/packaging/nsis/WinPcap_3_0.exe
+   M /trunk/packaging/nsis/ethereal.nsi
+   A /trunk/packaging/nsis/servicelib.nsh
+
+
+Installer:
+- Installer now includes and installs WinPcap 3.0 (with detection)
+- Install Sections are grouped now
+- New Seperate page to select additional tasks like: icons, file extensions ...
+- New Seperate page for WinPcap detection/installation
+- Start WinPcap "NPF" service doesn't require a reboot
+
+Uninstaller:
+- New Uninstall sections page (uninstall, settings, plugins, WinPcap)
+- If uninstallation selected, plugins will now be completely uninstalled (all versions, not only the current one)
+- If selected, uninstallation of WinPcap
+------------------------------------------------------------------------
+r15015 | jmayer | 2005-07-23 06:41:25 -0500 (Sat, 23 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/clopts_common.c
+   M /trunk/clopts_common.h
+   M /trunk/disabled_protos.c
+   M /trunk/epan/addr_resolv.c
+   M /trunk/epan/asn1.c
+   M /trunk/epan/asn1.h
+   M /trunk/epan/column.c
+   M /trunk/epan/column.h
+   M /trunk/epan/dissectors/packet-dcerpc.h
+   M /trunk/epan/dissectors/packet-giop.c
+   M /trunk/epan/dissectors/packet-giop.h
+   M /trunk/epan/filesystem.c
+   M /trunk/epan/filesystem.h
+   M /trunk/epan/packet.c
+   M /trunk/epan/packet.h
+   M /trunk/epan/packet_info.h
+   M /trunk/epan/prefs.c
+   M /trunk/epan/prefs.h
+   M /trunk/epan/proto.c
+   M /trunk/epan/proto.h
+   M /trunk/epan/stats_tree.c
+   M /trunk/epan/stats_tree.h
+   M /trunk/epan/tap.c
+   M /trunk/epan/tap.h
+   M /trunk/epan/to_str.c
+   M /trunk/epan/xdlc.c
+   M /trunk/plugins/gryphon/packet-gryphon.c
+   M /trunk/plugins/gryphon/packet-gryphon.h
+   M /trunk/plugins/irda/irda-appl.h
+   M /trunk/plugins/mate/mate.h
+   M /trunk/plugins/mate/mate_grammar.lemon
+   M /trunk/plugins/mate/mate_parser.l
+   M /trunk/plugins/mate/mate_setup.c
+   M /trunk/plugins/mate/mate_util.c
+   M /trunk/plugins/mate/mate_util.h
+   M /trunk/plugins/mate/packet-mate.c
+   M /trunk/plugins/mgcp/packet-mgcp.c
+   M /trunk/plugins/opsi/packet-opsi.h
+   M /trunk/plugins/profinet/packet-pn-dcp.c
+   M /trunk/plugins/rlm/packet-rlm.c
+   M /trunk/print.c
+   M /trunk/randpkt.c
+   M /trunk/tap-iousers.c
+   M /trunk/tethereal.c
+   M /trunk/text2pcap.c
+   M /trunk/tools/lemon/lempar.c
+
+More 'char*' -> 'const char*' changes to fix warnings.
+
+------------------------------------------------------------------------
+r15014 | jmayer | 2005-07-23 03:18:44 -0500 (Sat, 23 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/plugins/asn1/packet-asn1.c
+
+'char*' -> 'const char*' to fix warnings
+------------------------------------------------------------------------
+r15013 | jmayer | 2005-07-23 01:53:59 -0500 (Sat, 23 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dfilter/dfilter-int.h
+   M /trunk/epan/dfilter/dfilter.c
+
+Some more 'char*' -> 'const char*' changes
+
+
+------------------------------------------------------------------------
+r15012 | jmayer | 2005-07-23 01:51:57 -0500 (Sat, 23 Jul 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/dfilter/gencode.c
+   M /trunk/epan/dfilter/semcheck.c
+
+Add includes to fix warnings of type
+gencode.c:383: warning: no previous declaration for
+                        'dfw_interesting_fields'
+
+------------------------------------------------------------------------
+r15011 | jmayer | 2005-07-23 01:49:07 -0500 (Sat, 23 Jul 2005) | 8 lines
+Changed paths:
+   M /trunk/epan/dfilter/syntax-tree.c
+   M /trunk/epan/dfilter/syntax-tree.h
+
+Move declaration of sttype_register_* functions from
+syntax-tree.c to syntax-tree.h.
+
+This fixes some warning of type
+sttype-integer.c:33: warning: no previous declaration for
+                                'sttype_register_integer'
+
+
+------------------------------------------------------------------------
+r15010 | jmayer | 2005-07-23 01:21:17 -0500 (Sat, 23 Jul 2005) | 6 lines
+Changed paths:
+   M /trunk/epan/ftypes/ftype-bytes.c
+   M /trunk/epan/ftypes/ftypes-int.h
+   M /trunk/epan/ftypes/ftypes.c
+
+Move declaration of void ftype_register_* to ftypes-int.h.
+
+This fixes some warnings like
+ftype-bytes.c:52: warning: no previous declaration for 'bytes_fvalue_free'
+
+
+------------------------------------------------------------------------
+r15009 | jmayer | 2005-07-23 01:19:08 -0500 (Sat, 23 Jul 2005) | 5 lines
+Changed paths:
+   M /trunk/epan/ftypes/ftypes.h
+
+Fix lots of warnings of type:
+ftypes.c:257: warning: passing argument 1 of 'logfunc' discards
+                        qualifiers from pointer target type
+by changing 'char*' -> 'const char*'
+
+------------------------------------------------------------------------
+r15008 | lego | 2005-07-22 21:07:02 -0500 (Fri, 22 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-wsp.c
+
+avoid a crash when tree is null
+
+
+------------------------------------------------------------------------
+r15007 | sahlberg | 2005-07-22 19:46:14 -0500 (Fri, 22 Jul 2005) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-ip.c
+
+ICMP MPLS updates and a new preference option from
+Brice Augustin and Maria-Luiza
+
+
+
+------------------------------------------------------------------------
+r15006 | sahlberg | 2005-07-22 19:42:31 -0500 (Fri, 22 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/AUTHORS
+
+add back two entries that must have been removed by mistake
+
+
+------------------------------------------------------------------------
+r15005 | sahlberg | 2005-07-22 19:22:02 -0500 (Fri, 22 Jul 2005) | 6 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-hclnfsd.c
+   M /trunk/epan/dissectors/packet-mount.c
+   M /trunk/epan/dissectors/packet-nfs.c
+   M /trunk/epan/dissectors/packet-pcnfsd.c
+   M /trunk/epan/dissectors/packet-ypserv.c
+
+we no longer need to g_free() teh string returned by dissect_rpc_string.
+
+when checking the calls in packet-ndmp.c  we must have had a memleak there since it never freed those strings.
+
+
+
+------------------------------------------------------------------------
+r15004 | sahlberg | 2005-07-22 18:38:51 -0500 (Fri, 22 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/emem.c
+
+include stdlib instead of malloc.h 
+
+------------------------------------------------------------------------
+r15003 | sahlberg | 2005-07-22 18:33:12 -0500 (Fri, 22 Jul 2005) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-rpc.c
+
+recode tvb_memdup() into more efficient  emem fucntions.
+Now that we dont have to  free() the memory explicitely we got rid of a few unnessecary g_strdup() as well.
+
+
+
+------------------------------------------------------------------------
+r15002 | etxrab | 2005-07-22 18:12:26 -0500 (Fri, 22 Jul 2005) | 1 line
+Changed paths:
+   D /trunk/epan/dissectors/packet-mms-control.c
+   D /trunk/epan/dissectors/packet-mms-data.c
+
+No longer needed
+------------------------------------------------------------------------
+r15001 | etxrab | 2005-07-22 18:11:11 -0500 (Fri, 22 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-ms-mms.c
+
+From Martin Mathieson:
+Collapsed the control and data protocols into dissector to cope with commands and data over the same TCP connection.  I've also prettified things a bit and now decoded a few more command parameters.
+
+------------------------------------------------------------------------
+r15000 | sahlberg | 2005-07-22 18:04:52 -0500 (Fri, 22 Jul 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-mmse.c
+
+recode the tvb_memdup() to use emem calls.
+
+
+
+------------------------------------------------------------------------
+r14999 | sahlberg | 2005-07-22 17:56:08 -0500 (Fri, 22 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-ipdc.c
+
+remove a redundant tvb_memdup()   and fix a potential buffer overflow at the same time.
+
+
+------------------------------------------------------------------------
+r14998 | sahlberg | 2005-07-22 17:45:36 -0500 (Fri, 22 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-armagetronad.c
+
+replace one tvb_memdup() with a tvb_memcpy() using an automatically freed emem buffer
+
+
+------------------------------------------------------------------------
+r14997 | jmayer | 2005-07-22 12:57:40 -0500 (Fri, 22 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/prefs.c
+   M /trunk/tools/lemon/lemon.c
+   M /trunk/wiretap/ascend-grammar.y
+   M /trunk/wiretap/ascend-int.h
+   M /trunk/wiretap/wtap.h
+
+Fix some warnings (and one of my previous 'fixes')
+------------------------------------------------------------------------
+r14996 | jmayer | 2005-07-22 12:55:47 -0500 (Fri, 22 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/emem.c
+   M /trunk/epan/emem.h
+
+Set svn:keywords and svn:eol-style
+------------------------------------------------------------------------
+r14995 | gerald | 2005-07-22 11:43:05 -0500 (Fri, 22 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/NEWS
+   M /trunk/config.nmake
+   M /trunk/configure.in
+
+Bump the version and add a few entries to the NEWS file.
+
+------------------------------------------------------------------------
+r14994 | etxrab | 2005-07-22 10:55:06 -0500 (Fri, 22 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/wiretap/libpcap.c
+   M /trunk/wiretap/wtap.c
+   M /trunk/wiretap/wtap.h
+
+From Hannes Gredler:
+support for support for DLT_JUNIPER_MLPPP
+
+------------------------------------------------------------------------
+r14993 | gerald | 2005-07-22 10:51:20 -0500 (Fri, 22 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-ldap.c
+
+Fix a potential memory leak.
+
+------------------------------------------------------------------------
+r14992 | etxrab | 2005-07-22 10:20:57 -0500 (Fri, 22 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dnp.c
+
+From Graham Bloice
+updates.
+------------------------------------------------------------------------
+r14991 | etxrab | 2005-07-22 08:37:19 -0500 (Fri, 22 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-bssgp.c
+
+From Maynard, Chris.
+------------------------------------------------------------------------
+r14990 | kukosa | 2005-07-22 05:38:22 -0500 (Fri, 22 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/asn1/tcap/tcap.cnf
+
+fix for new asn2eth
+------------------------------------------------------------------------
+r14989 | etxrab | 2005-07-22 03:56:41 -0500 (Fri, 22 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-uma.c
+
+Use NULL intead of "" in all calls to packet-gsm_a.c
+------------------------------------------------------------------------
+r14988 | etxrab | 2005-07-22 03:55:06 -0500 (Fri, 22 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/libethereal.def
+
+Add ep_init_chunk.
+------------------------------------------------------------------------
+r14987 | sahlberg | 2005-07-22 03:27:20 -0500 (Fri, 22 Jul 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/to_str.c
+
+convert all other nasty "rotating static array" from to_str.c and make them use  the new emem api.
+
+
+
+------------------------------------------------------------------------
+r14986 | jmayer | 2005-07-22 02:55:51 -0500 (Fri, 22 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/prefs.c
+   M /trunk/rdps.c
+   M /trunk/tools/lemon/lemon.c
+   M /trunk/wiretap/airopeek9.c
+   M /trunk/wiretap/ascend.c
+
+More 'char*' -> 'const char*' warning fixes
+------------------------------------------------------------------------
+r14985 | jmayer | 2005-07-22 02:54:18 -0500 (Fri, 22 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-radiotap.c
+
+Beginning of radiotap's header dissection
+------------------------------------------------------------------------
+r14984 | sahlberg | 2005-07-22 02:46:58 -0500 (Fri, 22 Jul 2005) | 14 lines
+Changed paths:
+   M /trunk/epan/Makefile.common
+   A /trunk/epan/emem.c
+   A /trunk/epan/emem.h
+   M /trunk/epan/epan.c
+   M /trunk/epan/to_str.c
+   M /trunk/gtk/main.c
+   M /trunk/tethereal.c
+
+EMEM : a simple and FAST api to allocate memory that will be automatically freed() when the next packet is dissected.
+
+This offesr memory allocation with a packet  scope making memory leaks less likely and memory management faster.
+
+
+Add initialization calls for both tethereal and ethereal.
+
+Convert the ip_to_str() function to use this and avoid doing the silly rotating buffers thing it previously did.
+
+
+We also need an equivalent set of functions for allocation with capture file scope (free when next capture is loaded) but i dont know where to put the free_all call.
+
+
+
+------------------------------------------------------------------------
+r14983 | sahlberg | 2005-07-21 21:07:43 -0500 (Thu, 21 Jul 2005) | 6 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-isakmp.c
+
+fix some bugs in a value string
+
+this fixes bug 291
+
+
+
+------------------------------------------------------------------------
+r14982 | sahlberg | 2005-07-21 21:00:04 -0500 (Thu, 21 Jul 2005) | 6 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-isakmp.c
+
+fix for bug 290
+
+v2 exchange code 37 is "INFORMATIONAL"
+
+
+
+------------------------------------------------------------------------
+r14981 | gerald | 2005-07-21 16:40:57 -0500 (Thu, 21 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/tvbuff.c
+
+When trying to handle gzip-compressed data, don't seek past the end of our 
+compressed data buffer.  Fixes bug 288.
+
+------------------------------------------------------------------------
+r14980 | sahlberg | 2005-07-21 16:12:09 -0500 (Thu, 21 Jul 2005) | 4 lines
+Changed paths:
+   M /trunk/asn1/camel/packet-camel-template.c
+   M /trunk/asn1/cmip/cmip.cnf
+   M /trunk/asn1/cms/cms-exp.cnf
+   M /trunk/asn1/ftam/ftam.cnf
+   M /trunk/asn1/gsmmap/packet-gsm_map-template.c
+   M /trunk/asn1/inap/packet-inap-template.c
+   M /trunk/asn1/pkixcmp/cmp-exp.cnf
+   M /trunk/asn1/pkixcrmf/crmf-exp.cnf
+   M /trunk/asn1/tcap/tcap.cnf
+   M /trunk/asn1/x509af/x509af-exp.cnf
+   M /trunk/asn1/x509ce/x509ce-exp.cnf
+   M /trunk/asn1/x509if/x509if-exp.cnf
+   M /trunk/asn1/x509sat/x509sat-exp.cnf
+   M /trunk/epan/dissectors/packet-MAP_DialoguePDU.c
+   M /trunk/epan/dissectors/packet-acse.c
+   M /trunk/epan/dissectors/packet-ber.c
+   M /trunk/epan/dissectors/packet-ber.h
+   M /trunk/epan/dissectors/packet-camel.c
+   M /trunk/epan/dissectors/packet-cmip.c
+   M /trunk/epan/dissectors/packet-cmp.c
+   M /trunk/epan/dissectors/packet-cms.c
+   M /trunk/epan/dissectors/packet-crmf.c
+   M /trunk/epan/dissectors/packet-ess.c
+   M /trunk/epan/dissectors/packet-ftam.c
+   M /trunk/epan/dissectors/packet-gsm_map.c
+   M /trunk/epan/dissectors/packet-gsm_map.h
+   M /trunk/epan/dissectors/packet-h248.c
+   M /trunk/epan/dissectors/packet-inap.c
+   M /trunk/epan/dissectors/packet-kerberos.c
+   M /trunk/epan/dissectors/packet-logotypecertextn.c
+   M /trunk/epan/dissectors/packet-mms.c
+   M /trunk/epan/dissectors/packet-ocsp.c
+   M /trunk/epan/dissectors/packet-pkinit.c
+   M /trunk/epan/dissectors/packet-pkix1implicit.c
+   M /trunk/epan/dissectors/packet-pkixqualified.c
+   M /trunk/epan/dissectors/packet-smrse.c
+   M /trunk/epan/dissectors/packet-tcap.c
+   M /trunk/epan/dissectors/packet-x509af.c
+   M /trunk/epan/dissectors/packet-x509ce.c
+   M /trunk/epan/dissectors/packet-x509if.c
+   M /trunk/epan/dissectors/packet-x509sat.c
+   M /trunk/epan/libethereal.def
+   M /trunk/tools/asn2eth.py
+
+change the symbol dissect_ber_CHOICE back into dissect_ber_choice
+
+
+
+------------------------------------------------------------------------
+r14979 | ulfl | 2005-07-21 15:32:25 -0500 (Thu, 21 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/COPYING
+
+make the prefix "Just to avoid some misunderstandings..." a little bit more NSIS installer friendly (without making it odd looking)
+------------------------------------------------------------------------
+r14978 | ulfl | 2005-07-21 15:17:52 -0500 (Thu, 21 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/packaging/nsis/ethereal.nsi
+
+remove the radius dir and all it's files while uninstalling
+------------------------------------------------------------------------
+r14977 | ulfl | 2005-07-21 15:05:37 -0500 (Thu, 21 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/packaging/nsis/ethereal.nsi
+
+Make GTK Wimp the default, so the installation type isn't always "Custom" on recent OS like 2K or XP (it will be disabled, if an "unappropriate" OS like Win98 is detected)
+
+Grouping the sections together, so getting an idea of the available sections become an easier task
+------------------------------------------------------------------------
+r14976 | jmayer | 2005-07-21 12:23:29 -0500 (Thu, 21 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-dhcp-failover.c
+
+More warining fixes: char -> const char
+------------------------------------------------------------------------
+r14975 | jmayer | 2005-07-21 12:21:48 -0500 (Thu, 21 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/tap.c
+   M /trunk/epan/tap.h
+
+More warining fixes: char -> const char
+------------------------------------------------------------------------
+r14974 | jmayer | 2005-07-21 12:17:16 -0500 (Thu, 21 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-bootp.c
+
+One forgotten warning fix
+------------------------------------------------------------------------
+r14973 | jmayer | 2005-07-21 12:04:10 -0500 (Thu, 21 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-bootp.c
+   M /trunk/epan/prefs.h
+
+small warning fixes
+------------------------------------------------------------------------
+r14972 | ulfl | 2005-07-20 17:11:48 -0500 (Wed, 20 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-llc.c
+
+"fix" bug #244: the implementation was correct but a bit hard to understand. I've added some small explanations, so it should be understandable somewhat better
+------------------------------------------------------------------------
+r14971 | gerald | 2005-07-20 15:57:04 -0500 (Wed, 20 Jul 2005) | 12 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_a.c
+   M /trunk/epan/dissectors/packet-uma.c
+
+In packet-gsm_a.c:
+
+  - Make sure every function that has an "add_string" argument, make sure
+    it isn't NULL before we write to it.
+    a null "add_string".
+  - Use "_U_" instead of "add_string = add_string" to squelch compiler
+    warnings.
+  - Fix other compiler warnings.
+
+In packet-uma.c, pass NULL instead of "" for the add_string argument to
+de_mid().  Fixes bug 287.
+
+------------------------------------------------------------------------
+r14970 | jmayer | 2005-07-20 10:08:29 -0500 (Wed, 20 Jul 2005) | 7 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-radiotap.c
+
+
+Convert the result of tvb_get_guint8 to (gint8) so that the display
+as FT_INT32 shows a negative number if appropriate.
+
+Is there a better way to solve this?
+Does this problem occur in other places too?
+
+------------------------------------------------------------------------
+r14969 | sahlberg | 2005-07-20 07:20:56 -0500 (Wed, 20 Jul 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dhcpv6.c
+
+prettify the HW type and address printouts slightly.
+
+
+
+------------------------------------------------------------------------
+r14968 | jmayer | 2005-07-20 07:05:14 -0500 (Wed, 20 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-dis-enums.h
+
+Fix: packet-dis-enums.h:248: warning: comma at end of enumerator list
+------------------------------------------------------------------------
+r14967 | sahlberg | 2005-07-20 06:44:57 -0500 (Wed, 20 Jul 2005) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dhcpv6.c
+
+add proper decoding and presentation of domain  strings in dhcpv6
+
+this fixes bug 273
+
+
+------------------------------------------------------------------------
+r14966 | jmayer | 2005-07-20 06:01:35 -0500 (Wed, 20 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/proto.c
+   M /trunk/epan/proto.h
+
+Change proto_register_protocol to use 'const char*' instead of 'char*'
+------------------------------------------------------------------------
+r14965 | jmayer | 2005-07-20 06:00:01 -0500 (Wed, 20 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan
+
+Add radius_dict.c to svn:ignore
+------------------------------------------------------------------------
+r14964 | sahlberg | 2005-07-20 02:51:24 -0500 (Wed, 20 Jul 2005) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-isakmp.c
+
+fix for bug 285
+
+decode isakmp nat keepalive packets properly
+
+
+------------------------------------------------------------------------
+r14963 | ulfl | 2005-07-19 19:47:58 -0500 (Tue, 19 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/docbook/Makefile
+
+print in the first target output line also which kind of target is in the making: "EUG" or "EDG"
+
+remove obsolete HHC setting
+------------------------------------------------------------------------
+r14962 | gerald | 2005-07-19 17:24:28 -0500 (Tue, 19 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/addr_resolv.c
+
+Move Win32-specific variable declaration to the beginning of a function. 
+Fixes a recent buildbot failure.
+
+------------------------------------------------------------------------
+r14961 | lego | 2005-07-19 16:40:12 -0500 (Tue, 19 Jul 2005) | 4 lines
+Changed paths:
+   M /trunk/gtk/graph_analysis.c
+
+Avoid the selected item been white on white by making all analysis widows colored.
+Fixes bug 286.
+
+
+------------------------------------------------------------------------
+r14960 | ulfl | 2005-07-19 16:05:17 -0500 (Tue, 19 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/docbook/developer-guide.xml
+   M /trunk/docbook/user-guide.xml
+
+current Ethereal version is 0.10.11
+------------------------------------------------------------------------
+r14959 | ulfl | 2005-07-19 15:49:28 -0500 (Tue, 19 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/proto.h
+
+fix three doxygen warnings
+------------------------------------------------------------------------
+r14958 | ulfl | 2005-07-19 15:46:38 -0500 (Tue, 19 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/gtk/compat_macros.h
+   M /trunk/gtk/help_dlg.h
+   M /trunk/gtk/main.h
+   M /trunk/gtk/menu.h
+   M /trunk/gtk/recent.h
+
+fix various doxygen warnings
+------------------------------------------------------------------------
+r14957 | sahlberg | 2005-07-19 15:45:17 -0500 (Tue, 19 Jul 2005) | 5 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-ifcp.c
+
+From Aboo
+
+New protocol :    iFCP   protocol
+
+
+------------------------------------------------------------------------
+r14956 | ulfl | 2005-07-19 15:44:45 -0500 (Tue, 19 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/disabled_protos.c
+   M /trunk/doc/ethereal.pod
+   M /trunk/epan/addr_resolv.c
+   M /trunk/gtk/main.c
+
+from Graeme Hewson: "Fixes for ethereal config files"
+------------------------------------------------------------------------
+r14955 | ulfl | 2005-07-19 15:06:19 -0500 (Tue, 19 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/docbook/developer-guide.xml
+   M /trunk/docbook/edg_src/EDG_chapter_env_intro.xml
+   M /trunk/docbook/edg_src/EDG_preface.xml
+
+from Jaap Keuter: "Syncing info from User Guide into Dev Guide"
+------------------------------------------------------------------------
+r14954 | etxrab | 2005-07-19 14:48:02 -0500 (Tue, 19 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_map.c
+
+Fix an unpack_digits off by one error.
+------------------------------------------------------------------------
+r14953 | etxrab | 2005-07-19 14:47:17 -0500 (Tue, 19 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/asn1/gsmmap/packet-gsm_map-template.c
+
+Fix an unpack_digits off by one error.
+------------------------------------------------------------------------
+r14952 | sahlberg | 2005-07-19 03:58:20 -0500 (Tue, 19 Jul 2005) | 8 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-smb.c
+
+minor fix to add required alignment for AueryPathInfo  level 0x107
+
+
+it decodes "better"   but might still be broken since none of the packets I have match any of the "standards"
+
+
+
+
+------------------------------------------------------------------------
+r14951 | kukosa | 2005-07-18 15:45:46 -0500 (Mon, 18 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/tools/asn2eth.py
+   M /trunk/tools/lex.py
+   M /trunk/tools/yacc.py
+
+PLY package updated to version 1.6
+------------------------------------------------------------------------
+r14950 | guy | 2005-07-18 04:55:54 -0500 (Mon, 18 Jul 2005) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dis.c
+
+DIS packets must be at least 12 bytes long.  DIS uses port 3000, by
+default, but the Cisco Redundant Link Management protocol can also use
+that port; RLM packets are 8 bytes long, so we use this to distinguish
+between them.
+
+------------------------------------------------------------------------
+r14949 | sahlberg | 2005-07-18 03:29:03 -0500 (Mon, 18 Jul 2005) | 7 lines
+Changed paths:
+   M /trunk/gtk/graph_analysis.c
+
+GTK 1.2   does not define the macro GDK_IS_DRAWABLE which made compilation of the recent flow analysis fail to compile.
+
+For the time being, just add a dummy define for this symbol making it always TRUE for gtk-1.x users so that it compiles.
+
+this should be fixed properly at a later stage, but i guess there are very few users of gtk-1.2 anyway  so no urgency.
+
+
+------------------------------------------------------------------------
+r14948 | lego | 2005-07-17 18:12:12 -0500 (Sun, 17 Jul 2005) | 4 lines
+Changed paths:
+   M /trunk/gtk/Makefile.common
+   A /trunk/gtk/flow_graph.c
+   M /trunk/gtk/graph_analysis.c
+
+From Francisco Alcoba
+Flow Graphs for any protocol
+
+
+------------------------------------------------------------------------
+r14947 | gerald | 2005-07-17 17:30:56 -0500 (Sun, 17 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-radius.c
+
+Tweak the previous fix.
+
+------------------------------------------------------------------------
+r14946 | gerald | 2005-07-17 17:16:59 -0500 (Sun, 17 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-radius.c
+
+Make the recent RADIUS changes work on IA64.
+
+------------------------------------------------------------------------
+r14945 | jmayer | 2005-07-17 08:55:46 -0500 (Sun, 17 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/Makefile.am
+
+Add radius_dict.c to DISTCLEAN
+
+
+------------------------------------------------------------------------
+r14944 | ulfl | 2005-07-17 08:39:24 -0500 (Sun, 17 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/Makefile.nmake
+
+add radius_dict.c to the distclean target, don't know how to do this for Makefile.am
+------------------------------------------------------------------------
+r14943 | guy | 2005-07-17 03:41:07 -0500 (Sun, 17 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-uma.c
+
+It's "svn:keywords", not "svn:keyword".
+
+------------------------------------------------------------------------
+r14942 | guy | 2005-07-17 03:39:51 -0500 (Sun, 17 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-uma.c
+
+Fix the RCS ID.
+
+------------------------------------------------------------------------
+r14941 | etxrab | 2005-07-16 16:34:19 -0500 (Sat, 16 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-t38.c
+
+Update to the new per signatures.
+------------------------------------------------------------------------
+r14940 | etxrab | 2005-07-16 14:59:21 -0500 (Sat, 16 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_a.c
+   M /trunk/epan/dissectors/packet-gsm_a.h
+   M /trunk/epan/dissectors/packet-uma.c
+
+Remove some unused variables.
+------------------------------------------------------------------------
+r14939 | etxrab | 2005-07-16 14:58:23 -0500 (Sat, 16 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/libethereal.def
+
+Remove an unused export
+------------------------------------------------------------------------
+r14938 | guy | 2005-07-16 01:20:56 -0500 (Sat, 16 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/Makefile.common
+
+List the new "packet-radius.h" file so it's included in the tarball.
+
+------------------------------------------------------------------------
+r14937 | guy | 2005-07-15 20:55:58 -0500 (Fri, 15 Jul 2005) | 7 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-radius.c
+
+Get rid of the newline between "radius:" and the error when trying to
+read the RADIUS directory.
+
+The error string from "radius_load_dictionary()" is g_malloced; free it,
+and g_strdup the "Could not find the radius directory" error, so we
+don't have to worry about constant vs. g_malloced strings.
+
+------------------------------------------------------------------------
+r14936 | guy | 2005-07-15 20:33:22 -0500 (Fri, 15 Jul 2005) | 5 lines
+Changed paths:
+   M /trunk/epan/radius_dict.l
+
+Throw in some casts to squelch warnings, at least with some compilers
+(the values are const because nobody's supposed to modify them once
+they've been allocated, but they *can* be freed - by us - when we're
+done with them).
+
+------------------------------------------------------------------------
+r14935 | sahlberg | 2005-07-15 20:04:36 -0500 (Fri, 15 Jul 2005) | 5 lines
+Changed paths:
+   A /trunk/asn1/wlancertextn
+   A /trunk/asn1/wlancertextn/Makefile
+   A /trunk/asn1/wlancertextn/Makefile.nmake
+   A /trunk/asn1/wlancertextn/WLANCERTEXTN.asn
+   A /trunk/asn1/wlancertextn/packet-wlancertextn-template.c
+   A /trunk/asn1/wlancertextn/packet-wlancertextn-template.h
+   A /trunk/asn1/wlancertextn/wlancertextn.cnf
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-wlancertextn.c
+   A /trunk/epan/dissectors/packet-wlancertextn.h
+
+new protocol
+
+RFC3770   Wlan Certificate Extensions
+
+
+------------------------------------------------------------------------
+r14934 | guy | 2005-07-15 19:45:22 -0500 (Fri, 15 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
+
+It's "plugins", not "Plugins".
+
+------------------------------------------------------------------------
+r14933 | guy | 2005-07-15 19:37:44 -0500 (Fri, 15 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/Makefile.common
+
+epan/dissectors/packet-gtp.h has rung down the curtain and joined the
+Choir Invisible.
+
+------------------------------------------------------------------------
+r14932 | guy | 2005-07-15 19:27:53 -0500 (Fri, 15 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-radius_packetcable.c
+
+Fix the name of the "svn:keywords" property.
+
+------------------------------------------------------------------------
+r14931 | guy | 2005-07-15 19:26:07 -0500 (Fri, 15 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-radius_packetcable.c
+
+Fix the RCS ID.
+
+------------------------------------------------------------------------
+r14930 | lego | 2005-07-15 17:36:21 -0500 (Fri, 15 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/packaging/nsis/ethereal.nsi
+
+comments are ";" not ":"
+
+
+------------------------------------------------------------------------
+r14929 | lego | 2005-07-15 16:45:34 -0500 (Fri, 15 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-radius_packetcable.c
+
+propset and fix the filename
+
+------------------------------------------------------------------------
+r14928 | lego | 2005-07-15 16:41:47 -0500 (Fri, 15 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-radius.h
+   M /trunk/epan/radius_dict.l
+
+forgot to add the (c) notice
+
+
+------------------------------------------------------------------------
+r14927 | lego | 2005-07-15 16:32:12 -0500 (Fri, 15 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-ranap.c
+
+register the dissector by name
+
+
+------------------------------------------------------------------------
+r14926 | lego | 2005-07-15 16:18:32 -0500 (Fri, 15 Jul 2005) | 4 lines
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/epan/Makefile.am
+   M /trunk/epan/Makefile.common
+   M /trunk/epan/Makefile.nmake
+   M /trunk/packaging/nsis/ethereal.nsi
+
+Radius Dictionary Support
+Part 3: the makefiles
+
+
+------------------------------------------------------------------------
+r14925 | lego | 2005-07-15 16:12:27 -0500 (Fri, 15 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gtp.c
+   D /trunk/epan/dissectors/packet-gtp.h
+   M /trunk/epan/dissectors/packet-radius.c
+   A /trunk/epan/dissectors/packet-radius.h
+   A /trunk/epan/dissectors/packet-radius_packetcable.c
+   A /trunk/epan/radius_dict.l
+
+Radius Dictionary Support
+Part 2: the code
+
+------------------------------------------------------------------------
+r14924 | lego | 2005-07-15 16:03:13 -0500 (Fri, 15 Jul 2005) | 4 lines
+Changed paths:
+   A /trunk/radius
+   A /trunk/radius/dictionary
+   A /trunk/radius/dictionary.3com
+   A /trunk/radius/dictionary.3gpp
+   A /trunk/radius/dictionary.3gpp2
+   A /trunk/radius/dictionary.acc
+   A /trunk/radius/dictionary.alcatel
+   A /trunk/radius/dictionary.alteon
+   A /trunk/radius/dictionary.altiga
+   A /trunk/radius/dictionary.aptis
+   A /trunk/radius/dictionary.ascend
+   A /trunk/radius/dictionary.bay
+   A /trunk/radius/dictionary.bintec
+   A /trunk/radius/dictionary.bristol
+   A /trunk/radius/dictionary.cablelabs
+   A /trunk/radius/dictionary.cabletron
+   A /trunk/radius/dictionary.cisco
+   A /trunk/radius/dictionary.cisco.bbsm
+   A /trunk/radius/dictionary.cisco.vpn3000
+   A /trunk/radius/dictionary.cisco.vpn5000
+   A /trunk/radius/dictionary.colubris
+   A /trunk/radius/dictionary.columbia_university
+   A /trunk/radius/dictionary.compat
+   A /trunk/radius/dictionary.cosine
+   A /trunk/radius/dictionary.erx
+   A /trunk/radius/dictionary.extreme
+   A /trunk/radius/dictionary.foundry
+   A /trunk/radius/dictionary.freeradius
+   A /trunk/radius/dictionary.gandalf
+   A /trunk/radius/dictionary.garderos
+   A /trunk/radius/dictionary.gemtek
+   A /trunk/radius/dictionary.itk
+   A /trunk/radius/dictionary.juniper
+   A /trunk/radius/dictionary.karlnet
+   A /trunk/radius/dictionary.livingston
+   A /trunk/radius/dictionary.localweb
+   A /trunk/radius/dictionary.merit
+   A /trunk/radius/dictionary.microsoft
+   A /trunk/radius/dictionary.mikrotik
+   A /trunk/radius/dictionary.navini
+   A /trunk/radius/dictionary.netscreen
+   A /trunk/radius/dictionary.nokia
+   A /trunk/radius/dictionary.nomadix
+   A /trunk/radius/dictionary.propel
+   A /trunk/radius/dictionary.quintum
+   A /trunk/radius/dictionary.redback
+   A /trunk/radius/dictionary.redcreek
+   A /trunk/radius/dictionary.shasta
+   A /trunk/radius/dictionary.shiva
+   A /trunk/radius/dictionary.sonicwall
+   A /trunk/radius/dictionary.springtide
+   A /trunk/radius/dictionary.t_systems_nova
+   A /trunk/radius/dictionary.telebit
+   A /trunk/radius/dictionary.trapeze
+   A /trunk/radius/dictionary.tunnel
+   A /trunk/radius/dictionary.unisphere
+   A /trunk/radius/dictionary.unix
+   A /trunk/radius/dictionary.usr
+   A /trunk/radius/dictionary.valemount
+   A /trunk/radius/dictionary.versanet
+   A /trunk/radius/dictionary.wispr
+   A /trunk/radius/dictionary.xedia
+
+Radius dictionary support
+Part 1: the dictionary
+
+
+------------------------------------------------------------------------
+r14923 | gerald | 2005-07-15 15:50:34 -0500 (Fri, 15 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.nmake
+   M /trunk/config.nmake
+   M /trunk/tools/win32-setup.sh
+
+Point to the latest Windows library tag and versions.
+
+------------------------------------------------------------------------
+r14922 | etxrab | 2005-07-15 15:26:36 -0500 (Fri, 15 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-uma.c
+
+Updare Id, and a comment.
+------------------------------------------------------------------------
+r14921 | kukosa | 2005-07-15 10:20:40 -0500 (Fri, 15 Jul 2005) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-h225.c
+   M /trunk/epan/dissectors/packet-h245.c
+   M /trunk/epan/dissectors/packet-h450.c
+   M /trunk/epan/dissectors/packet-per.c
+   M /trunk/epan/dissectors/packet-per.h
+   M /trunk/tools/asn2eth.py
+
+- PER helper functions for SET/SEQUENCE OF dissection were changed to have prototype similar to BER (per_sequence_t is used as parameter)
+- asn2eth was updated to support new PER helper functions for SET/SEQUENCE OF
+- #.FN_PARS implemented for SET/SEQUENCE OF and REAL
+- PER SET/SEQUENCE OF field can be FT_UINTxx to display number of items
+- PER dissectors regenerated
+------------------------------------------------------------------------
+r14920 | sahlberg | 2005-07-15 03:29:26 -0500 (Fri, 15 Jul 2005) | 8 lines
+Changed paths:
+   M /trunk/gtk/io_stat.c
+
+make io-stat able to do SUM(*) for FT_RELATIVE_TIME fields
+
+
+Example:   SUM(tcp.analysis.rto)
+so one can plot the total amount of time that TCP sessions were idle due to waiting for a retransmission to occur.
+
+
+
+------------------------------------------------------------------------
+r14919 | ulfl | 2005-07-14 16:45:18 -0500 (Thu, 14 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/docbook/eug_src/EUG_chapter_capture.xml
+   M /trunk/docbook/user-guide.xml
+
+minor change: add TcpdumpManpage entity
+------------------------------------------------------------------------
+r14918 | etxrab | 2005-07-14 16:05:38 -0500 (Thu, 14 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_a.c
+   M /trunk/epan/dissectors/packet-gsm_a.h
+   M /trunk/epan/dissectors/packet-gtp.c
+   M /trunk/epan/dissectors/packet-uma.c
+
+Packet-gtp.c - Fix up decoding of the rest of the IE:s use routines from packet-gsm_a.c
+Packet-uma.c Let packet-gsm_a handle som IE dissection.
+Packet-gsm.a add some IE dissection and export some routines.
+------------------------------------------------------------------------
+r14917 | sahlberg | 2005-07-14 03:10:30 -0500 (Thu, 14 Jul 2005) | 9 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-isakmp.c
+
+ISAKMP version2   has changed the payload format of a CertificateRequest.
+
+In version 2 this is just a concatenation of 20 byte SHA-1 hashes with no other encxapsulation.
+
+this resolves bug 281
+
+
+
+
+------------------------------------------------------------------------
+r14916 | jmayer | 2005-07-14 03:03:59 -0500 (Thu, 14 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/plugins/v5ua/packet-v5ua.c
+
+moduleinfo.h was included twice.
+
+------------------------------------------------------------------------
+r14915 | lego | 2005-07-13 18:40:06 -0500 (Wed, 13 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/asn1/h248/packet-h248-template.c
+   M /trunk/epan/dissectors/packet-h248.c
+
+fix a string
+
+
+------------------------------------------------------------------------
+r14914 | etxrab | 2005-07-13 16:38:07 -0500 (Wed, 13 Jul 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-aim-messaging.c
+
+From Ilya Konstantinov :
+fixes a tiny bug which caused the boolean fields not to refer to the same offset as their 
+parent.
+
+------------------------------------------------------------------------
+r14913 | sahlberg | 2005-07-13 03:24:05 -0500 (Wed, 13 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/dcerpc/dssetup/packet-dcerpc-dssetup.c
+   M /trunk/epan/dissectors/packet-dcerpc-budb.c
+   M /trunk/epan/dissectors/packet-dcerpc-dssetup.c
+
+convert two other autogenerated dissectors to use FT_GUID
+
+
+------------------------------------------------------------------------
+r14912 | sahlberg | 2005-07-13 03:00:15 -0500 (Wed, 13 Jul 2005) | 9 lines
+Changed paths:
+   M /trunk/epan/dissectors/dcerpc/idl2eth.c
+   M /trunk/epan/dissectors/packet-dcerpc-drsuapi.c
+   M /trunk/epan/dissectors/packet-dcerpc.c
+
+make idl2eth generate FT_GUID hf fields for uuid_t and GUID types.
+
+make dissect_dcerpc_uuid_t() accept eitehr FT_STRING (old style) and FT_GUID (new style) hf fields. once all dissectors are modified to use FT_GUID we can remove the FT_STRING support here.
+
+regenerate the DRSUAPI interface with the new FT_GUID support.
+
+
+
+
+------------------------------------------------------------------------
+r14911 | etxrab | 2005-07-13 00:06:38 -0500 (Wed, 13 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-aim-messaging.c
+   M /trunk/epan/dissectors/packet-aim.c
+
+From Ilya Konstantinov :
+ A patch to the AIM dissector to support Client Auto Response messages. I still don't know the meaning of all the fields as they weren't all mapped but this patch decodes all the important ones.
+
+------------------------------------------------------------------------
+r14910 | ulfl | 2005-07-12 16:21:14 -0500 (Tue, 12 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-clnp.c
+
+code cleanup: use "correct" proto_tree_add_... functions for li and tpdu code fields
+------------------------------------------------------------------------
+r14909 | ulfl | 2005-07-12 16:09:34 -0500 (Tue, 12 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-tpkt.c
+
+add some more textual explanations of the protocol and it's fields
+------------------------------------------------------------------------
+r14908 | tuexen | 2005-07-12 16:04:05 -0500 (Tue, 12 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/gtk/sctp_assoc_analyse.c
+   M /trunk/gtk/sctp_graph_dlg.c
+
+From Irene Ruengeler: Handle multiple gap reports correctly and use correct name of a button.
+
+------------------------------------------------------------------------
+r14907 | etxrab | 2005-07-12 15:30:33 -0500 (Tue, 12 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-gtp.c
+
+Fix decoding of quintuplets.
+------------------------------------------------------------------------
+r14906 | jmayer | 2005-07-12 12:08:17 -0500 (Tue, 12 Jul 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors
+
+Update svn:ignore
+        Add register.c-tmp
+        Remove duplicate tags and TAGS
+
+------------------------------------------------------------------------
+r14905 | jmayer | 2005-07-12 12:06:09 -0500 (Tue, 12 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-radiotap.c
+
+Add value for FCS (no decoding).
+Fix a signedness warning.
+
+------------------------------------------------------------------------
+r14904 | jmayer | 2005-07-12 07:44:42 -0500 (Tue, 12 Jul 2005) | 8 lines
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/Makefile.common
+   M /trunk/epan/dissectors/Makefile.am
+   M /trunk/epan/dissectors/Makefile.common
+
+Remove/replace SPACES at the beginning of Makefile.am/Makefile.common
+files as not all make implementation work with this.
+
+Found by running
+grep '^ ' `find . -name "Makefile.am" -o -name "Makefile.common"`
+
+Gerald: Maybe adding this to the buildbot would be a good idea after all.
+
+------------------------------------------------------------------------
+r14903 | guy | 2005-07-11 20:01:19 -0500 (Mon, 11 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/asn1/ftam/ftam.cnf
+   M /trunk/asn1/tcap/packet-tcap-template.c
+   M /trunk/asn1/tcap/tcap.cnf
+   M /trunk/epan/dissectors/packet-ftam.c
+   M /trunk/epan/dissectors/packet-spnego.c
+   M /trunk/epan/dissectors/packet-tcap.c
+
+Fix some more signed vs. unsigned warnings.
+
+------------------------------------------------------------------------
+r14902 | guy | 2005-07-11 17:48:51 -0500 (Mon, 11 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-ntlmssp.c
+
+In NTLMSP_AUTH messages, include the domain name and user name in the
+Info column.
+
+------------------------------------------------------------------------
+r14901 | etxrab | 2005-07-11 17:27:20 -0500 (Mon, 11 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/AUTHORS
+
+Add Jeremy j Ouellette
+------------------------------------------------------------------------
+r14900 | etxrab | 2005-07-11 17:23:57 -0500 (Mon, 11 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/Makefile.common
+
+DIS dissection
+------------------------------------------------------------------------
+r14899 | etxrab | 2005-07-11 17:23:15 -0500 (Mon, 11 Jul 2005) | 2 lines
+Changed paths:
+   A /trunk/epan/dissectors/packet-dis-enums.c
+   A /trunk/epan/dissectors/packet-dis-enums.h
+   A /trunk/epan/dissectors/packet-dis-fields.c
+   A /trunk/epan/dissectors/packet-dis-fields.h
+   A /trunk/epan/dissectors/packet-dis-pdus.c
+   A /trunk/epan/dissectors/packet-dis-pdus.h
+   A /trunk/epan/dissectors/packet-dis.c
+
+From Jeremy j Ouellette:
+DIS dissection.
+------------------------------------------------------------------------
+r14898 | ulfl | 2005-07-11 15:14:43 -0500 (Mon, 11 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/colorfilters
+
+fix a syntax error in the "Routing" rule, reported by Jeff Morriss
+------------------------------------------------------------------------
+r14897 | etxrab | 2005-07-11 14:25:25 -0500 (Mon, 11 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_a.c
+   M /trunk/epan/dissectors/packet-gsm_a.h
+   M /trunk/epan/dissectors/packet-gsm_map.c
+
+Dissect some more fields
+------------------------------------------------------------------------
+r14896 | etxrab | 2005-07-11 14:24:30 -0500 (Mon, 11 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/asn1/gsmmap/GSMMAP.asn
+   M /trunk/asn1/gsmmap/gsmmap.cnf
+   M /trunk/asn1/gsmmap/packet-gsm_map-template.c
+
+Dissect some more fields
+------------------------------------------------------------------------
+r14895 | guy | 2005-07-10 13:29:43 -0500 (Sun, 10 Jul 2005) | 9 lines
+Changed paths:
+   M /trunk/gtk/tcp_graph.c
+
+Just pass &cfile to select_tcpip_session(); we don't need to pass
+cfile.current_frame to it separately.
+
+Note that we shouldn't ever get a "Selected packet isn't a TCP segment"
+error any more; we can now handle all link layers.
+
+Give a little more detail in the message shown if there's *more than
+one* TCP header in the packet.
+
+------------------------------------------------------------------------
+r14894 | guy | 2005-07-10 05:10:40 -0500 (Sun, 10 Jul 2005) | 5 lines
+Changed paths:
+   M /trunk/gtk/tcp_graph.c
+
+Fix some comment typos.
+
+Don't regenerate the packet list when generating the TCP stream graph -
+it won't be changing; just redissect and run the tap.
+
+------------------------------------------------------------------------
+r14893 | guy | 2005-07-10 04:26:20 -0500 (Sun, 10 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-lpd.c
+
+Put the data (print job contents) in LPD requests under the LPD protocol
+item, rather than making it a top-level item.
+
+------------------------------------------------------------------------
+r14892 | guy | 2005-07-10 04:21:57 -0500 (Sun, 10 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/gtk/tcp_graph.c
+
+Get rid of an unused argument.
+
+------------------------------------------------------------------------
+r14891 | jmayer | 2005-07-10 03:04:27 -0500 (Sun, 10 Jul 2005) | 7 lines
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/doc/Makefile.am
+   M /trunk/epan/Makefile.am
+   M /trunk/epan/dfilter/Makefile.am
+   M /trunk/epan/dissectors/Makefile.am
+   M /trunk/epan/ftypes/Makefile.am
+   M /trunk/gtk/Makefile.am
+   M /trunk/help/Makefile.am
+   M /trunk/packaging/Makefile.am
+   M /trunk/packaging/nsis/Makefile.am
+   M /trunk/packaging/rpm/Makefile.am
+   M /trunk/packaging/rpm/SPECS/Makefile.am
+   M /trunk/packaging/svr4/Makefile.am
+   M /trunk/plugins/Makefile.am
+   M /trunk/plugins/acn/Makefile.am
+   M /trunk/plugins/agentx/Makefile.am
+   M /trunk/plugins/artnet/Makefile.am
+   M /trunk/plugins/asn1/Makefile.am
+   M /trunk/plugins/ciscosm/Makefile.am
+   M /trunk/plugins/docsis/Makefile.am
+   M /trunk/plugins/enttec/Makefile.am
+   M /trunk/plugins/giop/Makefile.am
+   M /trunk/plugins/gryphon/Makefile.am
+   M /trunk/plugins/irda/Makefile.am
+   M /trunk/plugins/lwres/Makefile.am
+   M /trunk/plugins/mate/Makefile.am
+   M /trunk/plugins/megaco/Makefile.am
+   M /trunk/plugins/mgcp/Makefile.am
+   M /trunk/plugins/opsi/Makefile.am
+   M /trunk/plugins/pcli/Makefile.am
+   M /trunk/plugins/profinet/Makefile.am
+   M /trunk/plugins/rdm/Makefile.am
+   M /trunk/plugins/rlm/Makefile.am
+   M /trunk/plugins/rtnet/Makefile.am
+   M /trunk/plugins/rudp/Makefile.am
+   M /trunk/plugins/stats_tree/Makefile.am
+   M /trunk/plugins/v5ua/Makefile.am
+   M /trunk/plugins/xml/Makefile.am
+   M /trunk/tools/Makefile.am
+   M /trunk/tools/lemon/Makefile.am
+   M /trunk/wiretap/Makefile.am
+
+After doing "make maintainer-clean", "svn status --no-ignore | grep ^I"
+returned quite a list of files. Add them to MAINTAINERCLEANFILES.
+
+Whitespace changes (replace multiple spaces by TABs, in a few cases this
+needed to be done at the beginning of Makefile lines.
+
+
+------------------------------------------------------------------------
+r14890 | sahlberg | 2005-07-10 00:27:38 -0500 (Sun, 10 Jul 2005) | 19 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-tcp.c
+
+For packets flagged as Retransmission
+
+calculate RTO as the delta between the retransmitted frame and the last previous frame seen for this session (in the same direction).
+
+while this is technically not the RTO  this delta is in most cases more important/useful than the tru RTO anyway since this measure represents the amount of thiime that the link went idle  while waiting for an RTO.
+
+
+
+
+It would be nice with a statistics tap for TCP where one couls see, seeion by session :
+Length in time of the session.
+Total bytes transferred
+Number of retransmissions
+Time spent waiting for an RTO
+Time spent waiting for an RTO in % of the total time.
+
+
+
+
+------------------------------------------------------------------------
+r14889 | sahlberg | 2005-07-09 21:59:50 -0500 (Sat, 09 Jul 2005) | 14 lines
+Changed paths:
+   M /trunk/gtk/tcp_graph.c
+
+It works reasonably well with extensive testing so here goes :
+
+tcp-graph has been modified to extract tcp data from a TAP instead of reading and parsing directly from the capture file.
+
+This makes tcp graph work for any type of capture and for any transport.
+
+
+
+
+In the future someone with access to captures with TCP over something over TCP
+to add a dialog where the user can specify WHICH of the multiple TCP sessions to graph.
+
+
+
+------------------------------------------------------------------------
+r14888 | ulfl | 2005-07-09 06:28:13 -0500 (Sat, 09 Jul 2005) | 5 lines
+Changed paths:
+   M /trunk/gtk/summary_dlg.c
+
+MSVC: fix some guint64 related compiler errors
+
+strange enough, MSVC cannot convert from guint64 to float, so cast guint64 -> gint64 -> float
+
+However, even gint64 might be big enough to prevent us from an overflow :-)
+------------------------------------------------------------------------
+r14887 | ulfl | 2005-07-09 06:26:46 -0500 (Sat, 09 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/gtk/conversations_table.c
+   M /trunk/gtk/hostlist_table.c
+
+MSVC: fix some guint64 related compiler warnings, could someone please review my comment(s), I don't think it's currently implemented correct
+
+------------------------------------------------------------------------
+r14886 | guy | 2005-07-08 22:25:25 -0500 (Fri, 08 Jul 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-kerberos.c
+   M /trunk/epan/dissectors/packet-kerberos.h
+   M /trunk/epan/dissectors/packet-kink.c
+   M /trunk/epan/dissectors/packet-spnego.c
+
+Make a bunch of items in encryption code arrays of guint8, and make some
+pointers either "void *" or "guint8 *", to reduce the level of compiler
+warnings (the data in question is largely binary in those cases).
+
+------------------------------------------------------------------------
+r14885 | guy | 2005-07-08 21:58:07 -0500 (Fri, 08 Jul 2005) | 8 lines
+Changed paths:
+   M /trunk/asn1/acse/acse.cnf
+   M /trunk/asn1/cms/cms.cnf
+   M /trunk/asn1/ocsp/ocsp.cnf
+   M /trunk/asn1/pkix1explicit/pkix1explicit.cnf
+   M /trunk/asn1/smrse/smrse.cnf
+   M /trunk/asn1/x509af/x509af.cnf
+   M /trunk/epan/dissectors/packet-acse.c
+   M /trunk/epan/dissectors/packet-ber.c
+   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-ocsp.c
+   M /trunk/epan/dissectors/packet-ocsp.h
+   M /trunk/epan/dissectors/packet-pkix1explicit.c
+   M /trunk/epan/dissectors/packet-pkix1explicit.h
+   M /trunk/epan/dissectors/packet-smrse.c
+   M /trunk/epan/dissectors/packet-smrse.h
+   M /trunk/epan/dissectors/packet-x509af.c
+   M /trunk/epan/dissectors/packet-x509af.h
+
+Fix up a bunch of arguments to "dissect_ber_identifier()" to match its
+current signature ("class" is a "gint8 *", not a "guint8 *", and "tag"
+is a "gint32 *", not a "guint32 *").  Re-generate the dissectors from
+the ASN.1 and the .cnf files in the cases where the arguments were fixed
+in a .cnf file.
+
+Give some dissectors the right svn:keywords and svn:eol-style settings.
+
+------------------------------------------------------------------------
+r14884 | guy | 2005-07-08 19:53:17 -0500 (Fri, 08 Jul 2005) | 20 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-ans.c
+   M /trunk/epan/dissectors/packet-ap1394.c
+   M /trunk/epan/dissectors/packet-aruba-adp.c
+   M /trunk/epan/dissectors/packet-beep.c
+   M /trunk/epan/dissectors/packet-bssap.c
+   M /trunk/epan/dissectors/packet-bssgp.c
+   M /trunk/epan/dissectors/packet-cip.c
+   M /trunk/epan/dissectors/packet-clnp.c
+   M /trunk/epan/dissectors/packet-echo.c
+   M /trunk/epan/dissectors/packet-enc.c
+   M /trunk/epan/dissectors/packet-eth.c
+   M /trunk/epan/dissectors/packet-gtp.c
+   M /trunk/epan/dissectors/packet-ieee80211.c
+   M /trunk/epan/dissectors/packet-igmp.c
+   M /trunk/epan/dissectors/packet-ip.c
+   M /trunk/epan/dissectors/packet-ipdc.c
+   M /trunk/epan/dissectors/packet-ipv6.c
+   M /trunk/epan/dissectors/packet-iscsi.c
+   M /trunk/epan/dissectors/packet-lmp.c
+   M /trunk/epan/dissectors/packet-m2pa.c
+   M /trunk/epan/dissectors/packet-manolito.c
+   M /trunk/epan/dissectors/packet-nlm.c
+   M /trunk/epan/dissectors/packet-nsip.c
+   M /trunk/epan/dissectors/packet-pgm.c
+   M /trunk/epan/dissectors/packet-rdt.c
+   M /trunk/epan/dissectors/packet-retix-bpdu.c
+   M /trunk/epan/dissectors/packet-rpc.c
+   M /trunk/epan/dissectors/packet-skinny.c
+   M /trunk/epan/dissectors/packet-uma.c
+
+Squelch various signed vs. unsigned warnings by:
+
+       making pointers to byte data be "guint8 *" rather than "char *",
+       and making buffers holding byte data arrays of "guint8" rather
+       than arrays of "char";
+
+       making pointers to text strings "char *" rather than "guchar *";
+
+       appropriately casting pointers (cast to "guint8 *" when passing
+       to routines expecting "guint8 *" or when assigning to "guint8
+       *");
+
+       making port-number preferences "guint";
+
+       making enum preferences "gint";
+
+       making hf_ variables "int".
+
+Clean up white space.
+
+------------------------------------------------------------------------
+r14883 | guy | 2005-07-08 19:47:57 -0500 (Fri, 08 Jul 2005) | 6 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-lwapp.c
+
+MAC addresses are arrays of bytes, not strings; make the destination MAC
+address an array of guint8 - that squelches some compiler warnings.
+
+Use -1 rather than tvb_length(tvb) to make the item for LWAPP go to the
+end of the tvbuff.
+
+------------------------------------------------------------------------
+r14882 | guy | 2005-07-08 19:44:44 -0500 (Fri, 08 Jul 2005) | 11 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-bittorrent.c
+
+Find the BitTorrent dissector immediately after registering it, and save
+the handle, rather than finding it every time we need it.
+
+Just make a guint8 array with the BitTorrent magic string length
+followed by the string, and use "tvb_memeql()" to test against that - it
+handles checking to make sure there's enough data in the tvbuff (if
+not, it returns -1 as a "no match" indication) and then checks all of
+the first 20 bytes in one operation.
+
+Clean up white space.
+
+------------------------------------------------------------------------
+r14881 | guy | 2005-07-08 19:35:13 -0500 (Fri, 08 Jul 2005) | 8 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-icep.c
+
+Use "tvb_get_string()" rather than duplicating its functionality by
+hand.
+
+Use "g_strdup()" rather than duplicating its functionality by hand.
+
+Make the magic number an array of "guint8", as "tvb_memeql()" expects a
+pointer to "guint8".
+
+------------------------------------------------------------------------
+r14880 | ulfl | 2005-07-08 17:11:13 -0500 (Fri, 08 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-dnp.c
+   M /trunk/epan/dissectors/packet-eth.c
+   M /trunk/epan/dissectors/packet-gprs-llc.c
+   M /trunk/epan/dissectors/packet-gre.c
+   M /trunk/epan/dissectors/packet-icmpv6.c
+   M /trunk/epan/dissectors/packet-ieee80211.c
+   M /trunk/epan/dissectors/packet-igmp.c
+   M /trunk/epan/dissectors/packet-ip.c
+   M /trunk/epan/dissectors/packet-isis-hello.c
+   M /trunk/epan/dissectors/packet-isis-lsp.c
+   M /trunk/epan/dissectors/packet-isis-snp.c
+   M /trunk/epan/dissectors/packet-lmp.c
+   M /trunk/epan/dissectors/packet-ospf.c
+   M /trunk/epan/dissectors/packet-pgm.c
+   M /trunk/epan/dissectors/packet-pim.c
+   M /trunk/epan/dissectors/packet-ppp.c
+   M /trunk/epan/dissectors/packet-rsvp.c
+   M /trunk/epan/dissectors/packet-tcp.c
+   M /trunk/epan/dissectors/packet-vrrp.c
+
+checksum messages: use "[correct]" instead of "(correct)" and other "alike" messages
+------------------------------------------------------------------------
+r14879 | ulfl | 2005-07-08 17:04:35 -0500 (Fri, 08 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/docbook/graphics/ethereal-analyze-menu.png
+   M /trunk/docbook/graphics/ethereal-bytes-pane-popup-menu.png
+   M /trunk/docbook/graphics/ethereal-capture-menu.png
+   M /trunk/docbook/graphics/ethereal-capture-options.png
+   M /trunk/docbook/graphics/ethereal-decode-as.png
+   M /trunk/docbook/graphics/ethereal-details-pane-popup-menu.png
+   M /trunk/docbook/graphics/ethereal-details-pane.png
+   M /trunk/docbook/graphics/ethereal-display-filter-tcp.png
+   M /trunk/docbook/graphics/ethereal-edit-menu.png
+   M /trunk/docbook/graphics/ethereal-file-menu.png
+   M /trunk/docbook/graphics/ethereal-filter-toolbar.png
+   M /trunk/docbook/graphics/ethereal-find-packet.png
+   M /trunk/docbook/graphics/ethereal-follow-stream.png
+   M /trunk/docbook/graphics/ethereal-go-menu.png
+   M /trunk/docbook/graphics/ethereal-gui-preferences.png
+   M /trunk/docbook/graphics/ethereal-help-menu.png
+   M /trunk/docbook/graphics/ethereal-list-pane.png
+   M /trunk/docbook/graphics/ethereal-main-toolbar.png
+   M /trunk/docbook/graphics/ethereal-main.png
+   M /trunk/docbook/graphics/ethereal-packet-pane-popup-menu.png
+   M /trunk/docbook/graphics/ethereal-packet-selected.png
+   M /trunk/docbook/graphics/ethereal-statistics-menu.png
+   M /trunk/docbook/graphics/ethereal-stats-conversations.png
+   M /trunk/docbook/graphics/ethereal-stats-endpoints.png
+   M /trunk/docbook/graphics/ethereal-time-reference.png
+   M /trunk/docbook/graphics/ethereal-view-menu.png
+   M /trunk/docbook/user-guide.xml
+
+Update the EDG screenshots to reflect the latest Ethereal GUI changes
+------------------------------------------------------------------------
+r14878 | etxrab | 2005-07-08 15:01:11 -0500 (Fri, 08 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_a.c
+   M /trunk/epan/dissectors/packet-gsm_map.c
+
+Add some missing IMPLICIT tags, and use FN_PARS directive.
+
+Add disection of some RR elements and command Handover.
+------------------------------------------------------------------------
+r14877 | etxrab | 2005-07-08 14:59:56 -0500 (Fri, 08 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/asn1/gsmmap/GSMMAP.asn
+   M /trunk/asn1/gsmmap/gsmmap.cnf
+   M /trunk/asn1/gsmmap/packet-gsm_map-template.c
+
+Add some missing IMPLICIT tags, and use FN_PARS directive.
+------------------------------------------------------------------------
+r14876 | tuexen | 2005-07-08 06:47:59 -0500 (Fri, 08 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/gtk/sctp_graph_dlg.c
+
+Fix a crash reported by Jeff Morris.
+
+------------------------------------------------------------------------
+r14875 | guy | 2005-07-08 04:12:11 -0500 (Fri, 08 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/gtk/summary_dlg.c
+   M /trunk/summary.h
+
+Make the counters in the summary 64-bit, so they don't overflow on
+Really Big Captures.
+
+------------------------------------------------------------------------
+r14874 | guy | 2005-07-07 21:31:45 -0500 (Thu, 07 Jul 2005) | 23 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-actrace.c
+
+Get rid of most unused arguments and variables (including some that are
+set but not used).  (Leave "pi" around so the warning acts as a reminder
+that the tap structure stuff needs a cleanup - currently, the tap
+structures aren't freed; perhaps the new memory allocation scheme
+proposed by Ronnie could be used for tap structures.)
+
+Have "ac_istrace()" return NOT_ACTRACE for apparently non-actrace
+packets and return the packet type for actrace packets, so that we don't
+need a global variable for the packet type.
+
+Make "actrace_udp_port" unsigned to squelch a signed vs. unsigned
+warning.
+
+Use "col_set_str()" rather than "col_add_str()" when setting the
+Protocol column.
+
+We don't recognized packets as CAS packets unless they're 48 bytes long,
+so we don't need to test whether they're 48 bytes long in the CAS packet
+dissection code.
+
+Use the reported length, not the captured length, when doing length
+checks.
+
+------------------------------------------------------------------------
+r14873 | guy | 2005-07-07 21:21:16 -0500 (Thu, 07 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/wiretap/nettl.c
+
+Make nettl file header items containing strings "gchar", to squelch
+signed vs. unsigned compiler warnings.
+
+------------------------------------------------------------------------
+r14872 | sahlberg | 2005-07-07 17:24:28 -0500 (Thu, 07 Jul 2005) | 7 lines
+Changed paths:
+   M /trunk/gtk/conversations_table.c
+   M /trunk/gtk/conversations_table.h
+   M /trunk/gtk/hostlist_table.c
+   M /trunk/gtk/hostlist_table.h
+
+make the packets/bytes counters 64bit integers to not wrap when using really large captures.
+
+
+setting packet counter to 64bit is overkill but makes it consistent with the very similar bytes counter.
+
+
+
+------------------------------------------------------------------------
+r14871 | gerald | 2005-07-07 16:26:09 -0500 (Thu, 07 Jul 2005) | 6 lines
+Changed paths:
+   M /trunk/Makefile.nmake
+   M /trunk/epan/dissectors/make-reg-dotc.py
+   M /trunk/tools/cvsdiff-fix.py
+   M /trunk/tools/win32-setup.sh
+
+Make sure "which" is present before we verify our tools.  Add "env" to
+the list of programs to check.  Make sure our python scripts start with
+"#!/usr/bin/env python" as recommended at
+
+  http://www.python.org/doc/faq/library.html#how-do-i-make-a-python-script-executable-on-unix
+
+------------------------------------------------------------------------
+r14870 | etxrab | 2005-07-07 14:48:06 -0500 (Thu, 07 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/packaging/nsis/Makefile.nmake
+   M /trunk/packaging/nsis/ethereal.nsi
+
+Add parlay.dll and tango.dll to the installer.
+------------------------------------------------------------------------
+r14869 | kukosa | 2005-07-07 00:45:51 -0500 (Thu, 07 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/asn1/h225/h225.cnf
+   M /trunk/asn1/h450/h450.cnf
+
+avoid few warnings from asn2eth compiler
+------------------------------------------------------------------------
+r14868 | guy | 2005-07-06 23:05:01 -0500 (Wed, 06 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/gtk/voip_calls_dlg.c
+
+Squelch a compiler pointer vs.  integer warning - NULL is for pointers,
+'\0' is for characters.
+
+------------------------------------------------------------------------
+r14867 | guy | 2005-07-06 23:03:35 -0500 (Wed, 06 Jul 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/address.h
+   M /trunk/gtk/voip_calls.c
+
+Add a cast to SET_ADDRESS() to squelch GCC4 "differ in signedness"
+warnings.  Use SET_ADDRESS in the VOIP calls code, rather than
+explicitly filling in "pstn_add".
+
+------------------------------------------------------------------------
+r14866 | guy | 2005-07-06 22:20:43 -0500 (Wed, 06 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/gtk/voip_calls.c
+
+Explicitly initialize all the elements of a voip_calls_tapinfo_t, to
+squelch a compiler warning.
+
+------------------------------------------------------------------------
+r14865 | guy | 2005-07-06 18:55:19 -0500 (Wed, 06 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/tools/asn2eth.py
+
+Fix a spelling error.
+
+------------------------------------------------------------------------
+r14864 | kukosa | 2005-07-06 11:19:34 -0500 (Wed, 06 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/asn1/h225/h225.cnf
+   M /trunk/asn1/h245/h245.cnf
+
+more usage of #.FN_PARS directive and usage of DEFAULT_BODY parameter
+------------------------------------------------------------------------
+r14863 | kukosa | 2005-07-06 11:15:12 -0500 (Wed, 06 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/tools/asn2eth.py
+
+- #.FN_PARS implemented for BOOLEAN
+- user defined body #.FN_BODY can be combined with default body using DEFAULT_BODY parameter (see e.g. H.225)
+------------------------------------------------------------------------
+r14862 | jmayer | 2005-07-05 17:58:00 -0500 (Tue, 05 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/wiretap/AUTHORS
+
+Replace Chris Lydick by Robert Long as Author of the Sniffer 2.003 support patch
+------------------------------------------------------------------------
+r14861 | ulfl | 2005-07-05 17:33:22 -0500 (Tue, 05 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-isns.c
+
+fix *several* dissector bugs, found by private fuzz-tests
+------------------------------------------------------------------------
+r14860 | kukosa | 2005-07-05 16:42:13 -0500 (Tue, 05 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/tools/asn2eth.py
+
+new directives #.PDU_NEW and #.REGISTER_NEW creating and registering PDU dissectors with new_dissector_t prototype
+------------------------------------------------------------------------
+r14859 | gerald | 2005-07-05 15:20:15 -0500 (Tue, 05 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/asn1/h225/packet-h225-template.c
+   M /trunk/epan/dissectors/packet-h225.c
+   M /trunk/epan/dissectors/packet-h225.h
+
+Call proto_tree_add_guid_hidden() for an FT_GUID value.  Fixes bugs 274,
+276, and 277.
+
+------------------------------------------------------------------------
+r14858 | gerald | 2005-07-05 15:04:03 -0500 (Tue, 05 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/reassemble.c
+
+Don't crash if we're handed a zero-length fragment.  Fixes bug 272.  Although
+we don't crash now, we still don't handle zero-length fragments correctly.
+
+------------------------------------------------------------------------
+r14857 | kukosa | 2005-07-05 14:53:38 -0500 (Tue, 05 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/asn1/h225/h225.cnf
+
+more usage of #.FN_PARS
+------------------------------------------------------------------------
+r14856 | kukosa | 2005-07-05 14:47:04 -0500 (Tue, 05 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/tools/asn2eth.py
+
+- #.FN_PARS support for ENUMERATED type
+- cleanup unused parameters for some methods
+------------------------------------------------------------------------
+r14855 | kukosa | 2005-07-05 13:55:17 -0500 (Tue, 05 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/to_str.c
+
+GUID lowercase form seems to be preferred
+------------------------------------------------------------------------
+r14854 | etxrab | 2005-07-05 12:10:09 -0500 (Tue, 05 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-text-media.c
+
+Add application/vnd.wv.csp.xml
+------------------------------------------------------------------------
+r14853 | etxrab | 2005-07-05 12:09:28 -0500 (Tue, 05 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/plugins/xml/packet-xml.c
+
+Add application/vnd.wv.csp.xml
+------------------------------------------------------------------------
+r14852 | etxrab | 2005-07-05 00:16:28 -0500 (Tue, 05 Jul 2005) | 10 lines
+Changed paths:
+   M /trunk/gtk/graph_analysis.c
+   M /trunk/gtk/graph_analysis.h
+   M /trunk/gtk/voip_calls.c
+   M /trunk/gtk/voip_calls.h
+   M /trunk/gtk/voip_calls_dlg.c
+
+From Alejandro Vaquero
+
+- avoid the clist of the calls dlg to be refreshed multiple times when 
+first appear.
+- destroy the Graph window when the data is not valid anymore.
+- fixes an H245 packet count error
+- resizing the Graph windows when is displayed (up to 5 columns).
+With a change to leave static voip_calls_tapinfo_t the_tapinfo_struct =
+       {0, NULL, 0, NULL, 0, 0, 0, 0, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0};
+alone.
+------------------------------------------------------------------------
+r14851 | etxrab | 2005-07-04 23:32:32 -0500 (Mon, 04 Jul 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-lwapp.c
+
+From : David Frascone
+
+These minor changes fix some errors, and add some messages to the LWAPP dissector.
+
+------------------------------------------------------------------------
+r14850 | etxrab | 2005-07-04 23:30:59 -0500 (Mon, 04 Jul 2005) | 4 lines
+Changed paths:
+   M /trunk/gtk/rtp_analysis.c
+
+From Ainsley Pereira:
+
+If you have an RTP stream in which the first packet is duplicated, and has the marker bit set, then the RTP stream analysis will try to pad silence into a temporary file from 0 upto whatever the RTP timestamp is (which is enough to fill up my disk...). The  patch fixes this misbehaviour.
+
+------------------------------------------------------------------------
+r14849 | etxrab | 2005-07-04 14:09:38 -0500 (Mon, 04 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/asn1/gsmmap/gsmmap.cnf
+   M /trunk/asn1/gsmmap/packet-gsm_map-template.c
+
+Add dissection of BSS-MAP elements and a fix to dissect Tele and Bearer service again.
+------------------------------------------------------------------------
+r14848 | etxrab | 2005-07-04 14:07:02 -0500 (Mon, 04 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_a.c
+   M /trunk/epan/dissectors/packet-gsm_a.h
+   M /trunk/epan/dissectors/packet-gsm_map.c
+
+Add dissection of BSS-MAP elements and a fix to dissect Tele and Bearer service again.
+------------------------------------------------------------------------
+r14847 | kukosa | 2005-07-04 08:19:58 -0500 (Mon, 04 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/asn1/h225/h225.cnf
+   M /trunk/epan/dissectors/packet-h225.c
+
+usage of FT_GUID field type in H.225 dissector
+------------------------------------------------------------------------
+r14846 | kukosa | 2005-07-04 08:13:07 -0500 (Mon, 04 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/libethereal.def
+
+export of proto_tree_add_guid...() functions
+------------------------------------------------------------------------
+r14845 | kukosa | 2005-07-04 08:04:53 -0500 (Mon, 04 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dfilter/semcheck.c
+   M /trunk/epan/ftypes/ftype-bytes.c
+   M /trunk/epan/ftypes/ftypes.h
+   M /trunk/epan/proto.c
+   M /trunk/epan/proto.h
+   M /trunk/epan/to_str.c
+   M /trunk/epan/to_str.h
+
+new field type FT_GUID
+------------------------------------------------------------------------
+r14844 | kukosa | 2005-07-04 04:35:25 -0500 (Mon, 04 Jul 2005) | 7 lines
+Changed paths:
+   M /trunk/asn1/h225/h225.cnf
+   M /trunk/asn1/h225/packet-h225-template.c
+   M /trunk/asn1/h235/Makefile.nmake
+   M /trunk/asn1/h235/h235-exp.cnf
+   M /trunk/asn1/h245/h245.cnf
+   M /trunk/asn1/h245/packet-h245-template.c
+   M /trunk/asn1/h450/packet-h450-template.c
+   M /trunk/epan/dissectors/packet-h225.c
+   M /trunk/epan/dissectors/packet-h225.h
+   M /trunk/epan/dissectors/packet-h235.c
+   M /trunk/epan/dissectors/packet-h235.h
+   M /trunk/epan/dissectors/packet-h245.c
+   M /trunk/epan/dissectors/packet-h245.h
+   M /trunk/epan/dissectors/packet-h450.c
+   M /trunk/epan/dissectors/packet-per.c
+   M /trunk/epan/dissectors/packet-per.h
+   M /trunk/epan/dissectors/packet-t38.c
+   M /trunk/tools/asn2eth.py
+
+- use tvb instead of offset and length in dissect_per_octet_string() for value returning
+- asn2eth: #.FN_PARS support for OCTET STRING
+- usage of #.FN_PARS in h225 and h245
+- h225: ParallelH245Control support
+- h245: better support of NonStandardParameter
+- usage of MAX_OID_STR_LEN constant
+- all PER dissectors regenerated
+------------------------------------------------------------------------
+r14843 | ulfl | 2005-07-04 02:03:04 -0500 (Mon, 04 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/docbook/custom_layer_pdf.xsl
+
+add a link to special documentation
+------------------------------------------------------------------------
+r14842 | guy | 2005-07-03 22:45:29 -0500 (Sun, 03 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-giop.c
+
+Mark stub data as such if no dissector claims it.
+
+------------------------------------------------------------------------
+r14841 | ulfl | 2005-07-03 17:53:11 -0500 (Sun, 03 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/docbook/custom_layer_pdf.xsl
+
+from Jaap Keuter: some improvements to the custom PDF creation stylesheet
+------------------------------------------------------------------------
+r14840 | etxrab | 2005-07-03 16:20:27 -0500 (Sun, 03 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_a.c
+   M /trunk/epan/dissectors/packet-gsm_a.h
+   M /trunk/epan/dissectors/packet-uma.c
+
+Add an exported value string
+------------------------------------------------------------------------
+r14839 | etxrab | 2005-07-03 16:19:49 -0500 (Sun, 03 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/libethereal.def
+
+Add an exported value string
+------------------------------------------------------------------------
+r14838 | etxrab | 2005-07-03 15:33:06 -0500 (Sun, 03 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_a.c
+   M /trunk/epan/dissectors/packet-uma.c
+
+Change gsm_a.c to use value strings in some places in preparation to use it from packet-uma.c and gsm_map.
+Some bug fixes to packet-uma.c
+------------------------------------------------------------------------
+r14837 | etxrab | 2005-07-03 07:01:11 -0500 (Sun, 03 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/Makefile.common
+
+Add packet-mms.h 
+------------------------------------------------------------------------
+r14836 | sahlberg | 2005-07-03 01:08:53 -0500 (Sun, 03 Jul 2005) | 4 lines
+Changed paths:
+   A /trunk/asn1/mms
+   A /trunk/asn1/mms/Makefile
+   A /trunk/asn1/mms/Makefile.nmake
+   A /trunk/asn1/mms/mms-exp.cnf
+   A /trunk/asn1/mms/mms.asn
+   A /trunk/asn1/mms/mms.cnf
+   A /trunk/asn1/mms/packet-mms-template.c
+   A /trunk/asn1/mms/packet-mms-template.h
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-mms.c
+   A /trunk/epan/dissectors/packet-mms.h
+
+New protocol :
+MMS    Manufacturing Message Specification
+
+
+------------------------------------------------------------------------
+r14835 | sahlberg | 2005-07-03 00:28:12 -0500 (Sun, 03 Jul 2005) | 3 lines
+Changed paths:
+   M /trunk/asn1/acse/acse-exp.cnf
+   M /trunk/asn1/acse/acse.cnf
+   M /trunk/epan/dissectors/packet-acse.c
+   M /trunk/epan/dissectors/packet-acse.h
+
+export a few more symbols from acse
+
+
+------------------------------------------------------------------------
+r14834 | guy | 2005-07-02 19:52:08 -0500 (Sat, 02 Jul 2005) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-ip.c
+
+Note that the MPLS extension dissector will misdissect ICMP packets that
+contain more than 128 bytes of the original datagram.  (Yes, RFC 1812
+and the ICMP Extensions for MPLS draft collide here, as the draft in
+question notes.)
+
+------------------------------------------------------------------------
+r14833 | tuexen | 2005-07-02 16:16:17 -0500 (Sat, 02 Jul 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-sctp.c
+
+Use brackets instead of parentheses for the checksum info, which is generated.
+
+------------------------------------------------------------------------
+r14832 | jmayer | 2005-07-02 10:40:49 -0500 (Sat, 02 Jul 2005) | 5 lines
+Changed paths:
+   M /trunk/wiretap/AUTHORS
+   M /trunk/wiretap/netxray.c
+
+Chris Lydick: Support for Sniffer 2.003 files.
+
+Modified to match the current codebase.
+
+
+------------------------------------------------------------------------
+r14831 | guy | 2005-07-02 03:18:17 -0500 (Sat, 02 Jul 2005) | 17 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-nfs.c
+
+Have separate fields for NFSv2, NFSv3, and NFSv4 return statuses, using
+the names in the v2, v3, and v4 specs for values, so that they display
+correctly and can be filtered on correctly.
+
+Have "nfs.status" as a hidden field, with a name table giving just "OK"
+and "ERR_" values, and having items for v2, v3, and v4 status values
+(the only collision is that the v3 JUKEBOX error is the v4 DELAY error),
+so that filters on "nfs.status" will still work, but will now be able to
+filter symbolically on values from v2, v3, and v4.
+
+Show 33 status values in the Info column and the summary entry using the
+table of v3 status values and names, not the table of v2 status values
+and names.
+
+Fix some v3 dissectors to use the v3 return status field rather than the
+v2 return status field.
+
+------------------------------------------------------------------------
+r14830 | ulfl | 2005-07-01 16:04:13 -0500 (Fri, 01 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-bssgp.c
+   M /trunk/epan/dissectors/packet-gsm_a.c
+   M /trunk/epan/dissectors/packet-isns.c
+   M /trunk/epan/dissectors/packet-smpp.c
+
+fixed various issues (two serious ones) found by "private" fuzz-testing
+------------------------------------------------------------------------
+r14829 | ulfl | 2005-07-01 15:47:22 -0500 (Fri, 01 Jul 2005) | 5 lines
+Changed paths:
+   M /trunk/gtk/find_dlg.c
+
+fix #271: don't do:
+
+g_free(bytes); 
+
+twice, probably a copy/paste error
+------------------------------------------------------------------------
+r14828 | kukosa | 2005-07-01 08:48:52 -0500 (Fri, 01 Jul 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-ber.c
+
+beter displaying of true/false strings in dissect_ber_bitstring()
+------------------------------------------------------------------------
+r14827 | ulfl | 2005-06-30 17:51:17 -0500 (Thu, 30 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcerpc.c
+
+add some more information to the DCE/RPC packet details summary line
+------------------------------------------------------------------------
+r14826 | ulfl | 2005-06-30 17:46:19 -0500 (Thu, 30 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/column-utils.c
+   M /trunk/epan/column.c
+   M /trunk/epan/column_info.h
+   M /trunk/epan/dissectors/packet-dcerpc.c
+   M /trunk/gtk/packet_list.c
+
+add a new DCE/RPC related column, which contains the call_id for connection oriented packets or the sequence number for connectionless (datagram) packets.
+
+This is extremely useful, to keep track of the corresponding request/response packets of a DCE/RPC call (which can be quite a lot packets if fragmentation is used).
+------------------------------------------------------------------------
+r14825 | etxrab | 2005-06-30 14:19:50 -0500 (Thu, 30 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/AUTHORS
+
+Add Karl Knoebl as an author.
+------------------------------------------------------------------------
+r14824 | etxrab | 2005-06-30 14:17:46 -0500 (Thu, 30 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/plugins/megaco/packet-megaco.c
+
+From Karl Knoebl
+Accept SP as separator and * provide info to COL_INFO and some "prettification"
+ Cleaned up some comments as well.
+------------------------------------------------------------------------
+r14823 | sahlberg | 2005-06-30 02:48:25 -0500 (Thu, 30 Jun 2005) | 7 lines
+Changed paths:
+   M /trunk/asn1/cmip/cmip.cnf
+   M /trunk/epan/dissectors/packet-cmip.c
+   M /trunk/epan/dissectors/packet-cmip.h
+
+fix a bug in the conformance file for CMIP to make it compile again
+(semi-recent changes to asn2eth and PARAM handling makes us have to use double %% in some BODY statements)
+
+at the same time, regenerate it so it also benefit from bugfixes to handling of indefinite length
+
+
+
+------------------------------------------------------------------------
+r14822 | sahlberg | 2005-06-29 21:31:15 -0500 (Wed, 29 Jun 2005) | 5 lines
+Changed paths:
+   M /trunk/wiretap/network_instruments.c
+
+make reading of observer files work again
+
+for some reason we have forgotten to skip the initial (always 8?) bytes prior to the start of the frame.
+
+------------------------------------------------------------------------
+r14821 | guy | 2005-06-29 18:19:21 -0500 (Wed, 29 Jun 2005) | 6 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-ip.c
+
+If only part of an entry in an object fits in the object, don't report
+the stuff that didn't fit as a negative number of junk bytes.
+
+The difference between two pointers isn't guaranteed to have a
+particular size; cast it to "long" and display it with "%ld".
+
+------------------------------------------------------------------------
+r14820 | guy | 2005-06-29 17:39:36 -0500 (Wed, 29 Jun 2005) | 4 lines
+Changed paths:
+   M /trunk/AUTHORS
+
+Add the usual (minimal) protection against email address harvesting.
+
+Fix one entry to have tabs between the name and the address.
+
+------------------------------------------------------------------------
+r14819 | sahlberg | 2005-06-29 06:59:42 -0500 (Wed, 29 Jun 2005) | 5 lines
+Changed paths:
+   M /trunk/proto_hier_stats.c
+
+add fix for bug 224
+
+we now put generated items as top-level items in the decode pane so
+we should not check and abort if such are found.
+
+------------------------------------------------------------------------
+r14818 | sahlberg | 2005-06-29 05:39:09 -0500 (Wed, 29 Jun 2005) | 7 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/packet-ip.c
+
+from
+Maria-Luiza Crivat and
+Brice Augustin
+
+ICMP MPLS extensions
+
+
+------------------------------------------------------------------------
+r14817 | sahlberg | 2005-06-29 03:11:23 -0500 (Wed, 29 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/asn1/ftam/ISO8571-FTAM.asn
+   M /trunk/epan/dissectors/packet-ftam.c
+
+fix a typo for the name of a bit
+
+
+------------------------------------------------------------------------
+r14816 | ulfl | 2005-06-29 03:06:07 -0500 (Wed, 29 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcom-cba-acco.c
+   M /trunk/epan/libethereal.def
+
+make dissect_CBA_Connection_Data available for plugins
+------------------------------------------------------------------------
+r14815 | ulfl | 2005-06-29 03:03:06 -0500 (Wed, 29 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcerpc.c
+
+add references to the corresponding request of datagram ping and ack packets
+------------------------------------------------------------------------
+r14814 | sahlberg | 2005-06-29 03:00:55 -0500 (Wed, 29 Jun 2005) | 6 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-ber.c
+
+be more careful when attempting to dissect an unknown ber field not to read beyond the end and triggering a [malformed packet]
+
+also prettify the error when finding "unknown" entries inside a SEQUENCE to make it easier to track down what went wrong.
+
+
+
+------------------------------------------------------------------------
+r14813 | guy | 2005-06-28 17:39:56 -0500 (Tue, 28 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-actrace.c
+
+Squelch a compiler warning.
+
+------------------------------------------------------------------------
+r14812 | guy | 2005-06-28 17:15:12 -0500 (Tue, 28 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/gtk/wsp_stat.c
+
+More constification.
+
+------------------------------------------------------------------------
+r14811 | guy | 2005-06-28 17:01:18 -0500 (Tue, 28 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/gtk/voip_calls_dlg.c
+
+"Handle" a couple of cases in the switch statement by adding them to the
+"not supported" case, to suppress compiler warnings.
+
+------------------------------------------------------------------------
+r14810 | guy | 2005-06-28 16:43:24 -0500 (Tue, 28 Jun 2005) | 6 lines
+Changed paths:
+   M /trunk/gtk/mtp3_summary.c
+
+"mtp3_sum_draw()" is never called with a null "table" argument - the
+code before the call would have blown up if "table" were null.  Remove
+the check for a null pointer; this squelches some unset-variable
+warnings you get from GCC4 because its dataflow analysis runs across
+function boundaries.
+
+------------------------------------------------------------------------
+r14809 | guy | 2005-06-28 16:25:56 -0500 (Tue, 28 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-kerberos.h
+
+Declare "decrypt_krb5_data()" for use by the KINK dissector.
+
+------------------------------------------------------------------------
+r14808 | etxrab | 2005-06-28 16:14:59 -0500 (Tue, 28 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_map.c
+   M /trunk/epan/dissectors/packet-gsm_map.h
+
+Fix to SendAuthenticationInfoRes
+------------------------------------------------------------------------
+r14807 | etxrab | 2005-06-28 16:14:09 -0500 (Tue, 28 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/asn1/gsmmap/packet-gsm_map-template.c
+
+Fix to SendAuthenticationInfoRes.
+------------------------------------------------------------------------
+r14806 | etxrab | 2005-06-28 14:14:14 -0500 (Tue, 28 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/plugins/giop/packet-tango.c
+
+Regenerated Tango with the latest idl2eth and the tango.idl
+------------------------------------------------------------------------
+r14805 | etxrab | 2005-06-28 14:13:11 -0500 (Tue, 28 Jun 2005) | 1 line
+Changed paths:
+   A /trunk/idl/tango.idl
+
+Add the Tango IDL file from Paolo Frigo.
+------------------------------------------------------------------------
+r14804 | gerald | 2005-06-28 09:46:47 -0500 (Tue, 28 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-actrace.c
+
+Add missing commas.
+
+------------------------------------------------------------------------
+r14803 | gerald | 2005-06-28 09:02:21 -0500 (Tue, 28 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-actrace.c
+
+Terminate a bunch of value_strings.
+
+------------------------------------------------------------------------
+r14802 | sahlberg | 2005-06-28 06:23:56 -0500 (Tue, 28 Jun 2005) | 4 lines
+Changed paths:
+   M /trunk/asn1/ftam/ISO8571-FTAM.asn
+   M /trunk/asn1/ftam/ftam.cnf
+   M /trunk/epan/dissectors/packet-ftam.c
+
+addition of NBS9 
+and bugfix for FTAM where we sometimes forgot to check if the tag was implicit.
+
+
+------------------------------------------------------------------------
+r14801 | sahlberg | 2005-06-27 15:45:02 -0500 (Mon, 27 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-ftam.c
+   M /trunk/epan/dissectors/packet-ftam.h
+
+regenerate FTAM with the bugfix for GraphicString in asn2eth
+
+
+------------------------------------------------------------------------
+r14800 | kukosa | 2005-06-27 08:45:47 -0500 (Mon, 27 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/tools/asn2eth.py
+
+fix for BER string tags
+------------------------------------------------------------------------
+r14799 | sahlberg | 2005-06-27 06:43:18 -0500 (Mon, 27 Jun 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-ber.c
+
+fix two bugs when updating offset incorrectly that could lead to an infinite loop when trying to decode an unknown ber structure
+
+
+
+------------------------------------------------------------------------
+r14798 | sahlberg | 2005-06-27 06:06:40 -0500 (Mon, 27 Jun 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-actrace.c
+
+remove a \n   in the preference string to prevent it from creating a garbage/invalid preference file entry.
+
+
+
+------------------------------------------------------------------------
+r14797 | etxrab | 2005-06-27 03:55:39 -0500 (Mon, 27 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/epan/libethereal.def
+
+Missed from previous commit.
+------------------------------------------------------------------------
+r14796 | sahlberg | 2005-06-27 03:27:49 -0500 (Mon, 27 Jun 2005) | 6 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-fcip.c
+
+some implementations do provide a CRC in the FCIP frame so skip the
+'test for zero' check.
+the heuristics are probably strong enough even without this check.
+
+
+
+------------------------------------------------------------------------
+r14795 | etxrab | 2005-06-27 03:13:41 -0500 (Mon, 27 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/gtk/capture_if_details_dlg.c
+   M /trunk/gtk/gtk_stat_util.c
+   M /trunk/gtk/service_response_time_table.c
+   M /trunk/gtk/service_response_time_table.h
+
+Add som more const qualifiers.
+------------------------------------------------------------------------
+r14794 | sahlberg | 2005-06-27 03:12:55 -0500 (Mon, 27 Jun 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dnp.c
+
+From Chris Bontje
+DNP3 Application Layer Object dissection
+
+
+------------------------------------------------------------------------
+r14793 | guy | 2005-06-27 02:50:11 -0500 (Mon, 27 Jun 2005) | 17 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dns.c
+
+The name returned by "get_dns_name()" (and thus by
+"get_dns_name_type_class()") is null-terminated - and the length
+returned is *NOT* the length of the string, it's the length of the chunk
+of DNS data extracted by "get_dns_name()", and that chunk could just
+point to a later chunk as part of DNS compression.  When running the
+name through "format_text()", just use "strlen()" to get the length, so
+you don't get a value that's too large *OR* too small (both are
+possible - "too large" if it's uncompressed and includes length
+informatioin, "too small" if it contains a pointer to a string longer
+than the pointer).
+
+When adding a string value to the protocol tree, add the *raw* name, not
+the formatted name - the Ethereal display code will format the string's
+value as necessary.
+
+Add formatting code for DNS names in replies.
+
+------------------------------------------------------------------------
+r14792 | ulfl | 2005-06-27 02:39:48 -0500 (Mon, 27 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/docbook/Makefile
+
+I've removed ethereal-capture-normal.* yesterday, as they are obsolete now
+------------------------------------------------------------------------
+r14791 | ulfl | 2005-06-27 02:28:25 -0500 (Mon, 27 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/docbook/Makefile
+
+from Jaap Keuter: fix the graphics path of the edg_html_chunked target
+------------------------------------------------------------------------
+r14790 | etxrab | 2005-06-27 01:21:51 -0500 (Mon, 27 Jun 2005) | 6 lines
+Changed paths:
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-actrace.c
+   A /trunk/epan/dissectors/packet-actrace.h
+   M /trunk/epan/dissectors/packet-q931.c
+   M /trunk/epan/dissectors/packet-q931.h
+
+From Alejandro Vaquero
+new dissector for the AudioCodes trunk trace protocol. 
+This protocol is used to debug the trunk protocol in AudioCodes 
+gateways. It currently supports ISDN PRI and CAS (MFCR2, WinkStart, 
+etc...) trunk protocols. It also add these protocols in the "Voip Calls 
+Graph..."
+------------------------------------------------------------------------
+r14789 | etxrab | 2005-06-27 01:20:23 -0500 (Mon, 27 Jun 2005) | 6 lines
+Changed paths:
+   M /trunk/gtk/voip_calls.c
+   M /trunk/gtk/voip_calls.h
+   M /trunk/gtk/voip_calls_dlg.c
+
+From Alejandro Vaquero
+new dissector for the AudioCodes trunk trace protocol. 
+This protocol is used to debug the trunk protocol in AudioCodes 
+gateways. It currently supports ISDN PRI and CAS (MFCR2, WinkStart, 
+etc...) trunk protocols. It also add these protocols in the "Voip Calls 
+Graph..."
+------------------------------------------------------------------------
+r14788 | guy | 2005-06-26 16:11:22 -0500 (Sun, 26 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-windows-common.c
+   M /trunk/epan/dissectors/packet-windows-common.h
+
+Yet more constification.
+
+------------------------------------------------------------------------
+r14787 | guy | 2005-06-26 15:39:21 -0500 (Sun, 26 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-slsk.c
+
+More constification.
+
+------------------------------------------------------------------------
+r14786 | guy | 2005-06-26 14:56:52 -0500 (Sun, 26 Jun 2005) | 26 lines
+Changed paths:
+   M /trunk/asn1/gsmmap/packet-gsm_map-template.c
+   M /trunk/asn1/h245/packet-h245-template.c
+   M /trunk/epan/dissectors/packet-aarp.c
+   M /trunk/epan/dissectors/packet-aim.c
+   M /trunk/epan/dissectors/packet-ajp13.c
+   M /trunk/epan/dissectors/packet-alcap.c
+   M /trunk/epan/dissectors/packet-ansi_637.c
+   M /trunk/epan/dissectors/packet-ansi_683.c
+   M /trunk/epan/dissectors/packet-ansi_801.c
+   M /trunk/epan/dissectors/packet-ansi_a.c
+   M /trunk/epan/dissectors/packet-ansi_map.c
+   M /trunk/epan/dissectors/packet-arp.c
+   M /trunk/epan/dissectors/packet-arp.h
+   M /trunk/epan/dissectors/packet-bgp.c
+   M /trunk/epan/dissectors/packet-bittorrent.c
+   M /trunk/epan/dissectors/packet-bssgp.c
+   M /trunk/epan/dissectors/packet-cast.c
+   M /trunk/epan/dissectors/packet-cdp.c
+   M /trunk/epan/dissectors/packet-clnp.c
+   M /trunk/epan/dissectors/packet-cops.c
+   M /trunk/epan/dissectors/packet-dcerpc-afs4int.c
+   M /trunk/epan/dissectors/packet-dcerpc-nt.c
+   M /trunk/epan/dissectors/packet-dcerpc-rs_pgo.c
+   M /trunk/epan/dissectors/packet-dcerpc-spoolss.c
+   M /trunk/epan/dissectors/packet-dhcp-failover.c
+   M /trunk/epan/dissectors/packet-dns.c
+   M /trunk/epan/dissectors/packet-dns.h
+   M /trunk/epan/dissectors/packet-edonkey.c
+   M /trunk/epan/dissectors/packet-esis.c
+   M /trunk/epan/dissectors/packet-ethertype.c
+   M /trunk/epan/dissectors/packet-fclctl.c
+   M /trunk/epan/dissectors/packet-fclctl.h
+   M /trunk/epan/dissectors/packet-gsm_a.c
+   M /trunk/epan/dissectors/packet-gsm_map.c
+   M /trunk/epan/dissectors/packet-gsm_sms.c
+   M /trunk/epan/dissectors/packet-gsm_ss.c
+   M /trunk/epan/dissectors/packet-h245.c
+   M /trunk/epan/dissectors/packet-h245.h
+   M /trunk/epan/dissectors/packet-iapp.c
+   M /trunk/epan/dissectors/packet-icmpv6.c
+   M /trunk/epan/dissectors/packet-icq.c
+   M /trunk/epan/dissectors/packet-ieee80211.c
+   M /trunk/epan/dissectors/packet-image-jfif.c
+   M /trunk/epan/dissectors/packet-ipdc.c
+   M /trunk/epan/dissectors/packet-ipp.c
+   M /trunk/epan/dissectors/packet-ipsec.c
+   M /trunk/epan/dissectors/packet-ipv6.c
+   M /trunk/epan/dissectors/packet-isis-hello.c
+   M /trunk/epan/dissectors/packet-laplink.c
+   M /trunk/epan/dissectors/packet-ldap.c
+   M /trunk/epan/dissectors/packet-lmp.c
+   M /trunk/epan/dissectors/packet-mbtcp.c
+   M /trunk/epan/dissectors/packet-mmse.c
+   M /trunk/epan/dissectors/packet-nbns.c
+   M /trunk/epan/dissectors/packet-ncp2222.inc
+   M /trunk/epan/dissectors/packet-ndps.c
+   M /trunk/epan/dissectors/packet-netbios.c
+   M /trunk/epan/dissectors/packet-netbios.h
+   M /trunk/epan/dissectors/packet-nfs.c
+   M /trunk/epan/dissectors/packet-ospf.c
+   M /trunk/epan/dissectors/packet-pgsql.c
+   M /trunk/epan/dissectors/packet-pim.c
+   M /trunk/epan/dissectors/packet-pppoe.c
+   M /trunk/epan/dissectors/packet-radius.c
+   M /trunk/epan/dissectors/packet-rmcp.c
+   M /trunk/epan/dissectors/packet-rpc.c
+   M /trunk/epan/dissectors/packet-rsvp.c
+   M /trunk/epan/dissectors/packet-scsi.c
+   M /trunk/epan/dissectors/packet-ses.c
+   M /trunk/epan/dissectors/packet-skinny.c
+   M /trunk/epan/dissectors/packet-slsk.c
+   M /trunk/epan/dissectors/packet-smb.c
+   M /trunk/epan/dissectors/packet-smpp.c
+   M /trunk/epan/dissectors/packet-snmp.c
+   M /trunk/epan/dissectors/packet-ssl.c
+   M /trunk/epan/dissectors/packet-stun.c
+   M /trunk/epan/dissectors/packet-trmac.c
+   M /trunk/epan/dissectors/packet-tzsp.c
+   M /trunk/epan/dissectors/packet-wsp.c
+   M /trunk/epan/dissectors/packet-wtls.c
+   M /trunk/epan/dissectors/packet-x11.c
+   M /trunk/epan/dissectors/packet-ypserv.c
+   M /trunk/epan/libethereal.def
+   M /trunk/epan/value_string.c
+   M /trunk/epan/value_string.h
+   M /trunk/epan/xdlc.c
+   M /trunk/plugins/rtnet/packet-rtnet.c
+   M /trunk/tap-wspstat.c
+
+Get rid of the private "my_match_strval()" routine in many dissectors;
+add a "match_strval_idx()" routine that does the same thing, and have
+"match_strval()" call it.
+
+Make those routines, and "val_to_str()", return a "const" pointer. 
+Update dissectors as necessary to squelch compiler warnings produced by
+that.
+
+Use "val_to_str()" rather than using "match_strval()" and then, if the
+result is null, substituting a specific string.  Clean up some other
+"match_strval()"/"val_to_str()" usages.
+
+Add a null pointer check in the NDPS dissector's "attribute_value()"
+routine, as it's not clear that "global_attribute_name" won't be null at
+that point.
+
+Make some global variables in the AFS4INT dissector local.
+
+Make some routines not used outside the module they're in static.
+
+Make some tables "static const".
+
+Clean up white space.
+
+Fix Gerald's address in some files.
+
+------------------------------------------------------------------------
+r14785 | guy | 2005-06-26 14:55:06 -0500 (Sun, 26 Jun 2005) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-hyperscsi.c
+
+Set the Info column to the correctly-capitalized name.
+
+Use "val_to_str()" to set the Info column, and give the "hyperscsi.cmd"
+field a value_string table.
+
+------------------------------------------------------------------------
+r14784 | ulfl | 2005-06-26 06:40:26 -0500 (Sun, 26 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/epan/value_string.c
+
+value_string.c(71) : warning C4090: 'return' : different 'const' qualifiers
+------------------------------------------------------------------------
+r14783 | ulfl | 2005-06-26 06:32:02 -0500 (Sun, 26 Jun 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/prefs.c
+
+prefs.c(1218) : warning C4761: integral size mismatch in argument; conversion supplied
+prefs.c(1230) : warning C4761: integral size mismatch in argument; conversion supplied
+prefs.c(1240) : warning C4761: integral size mismatch in argument; conversion supplied
+prefs.c(1245) : warning C4761: integral size mismatch in argument; conversion supplied
+------------------------------------------------------------------------
+r14782 | ulfl | 2005-06-26 06:29:04 -0500 (Sun, 26 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/proto.c
+
+proto.c(2941) : warning C4090: 'function' : different 'const' qualifiers
+proto.c(2941) : warning C4022: 'g_tree_insert' : pointer mismatch for actual parameter 2
+------------------------------------------------------------------------
+r14781 | ulfl | 2005-06-26 06:24:26 -0500 (Sun, 26 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-x11.c
+
+packet-x11.c(1780) : warning C4090: 'function' : different 'const' qualifiers
+packet-x11.c(1780) : warning C4022: 'g_tree_insert' : pointer mismatch for actual parameter 3
+packet-x11.c(2209) : warning C4090: 'initializing' : different 'const' qualifiers
+------------------------------------------------------------------------
+r14780 | ulfl | 2005-06-26 06:21:39 -0500 (Sun, 26 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-smb.c
+
+packet-smb.c(14406) : warning C4090: 'return' : different 'const' qualifiers
+------------------------------------------------------------------------
+r14779 | ulfl | 2005-06-26 06:18:47 -0500 (Sun, 26 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-pgsql.c
+
+packet-pgsql.c(891) : warning C4090: 'return' : different 'const' qualifiers
+------------------------------------------------------------------------
+r14778 | ulfl | 2005-06-26 06:10:26 -0500 (Sun, 26 Jun 2005) | 6 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-diameter.c
+
+packet-diameter.c(856) : warning C4090: 'function' : different 'const' qualifiers
+packet-diameter.c(856) : warning C4024: 'addVendor' : different types for formal and actual parameter 2
+packet-diameter.c(857) : warning C4090: 'function' : different 'const' qualifiers
+packet-diameter.c(857) : warning C4024: 'addVendor' : different types for formal and actual parameter 3
+packet-diameter.c(863) : warning C4090: 'function' : different 'const' qualifiers
+packet-diameter.c(863) : warning C4024: 'addCommand' : different types for formal and actual parameter 2
+------------------------------------------------------------------------
+r14777 | etxrab | 2005-06-26 06:03:39 -0500 (Sun, 26 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_map.c
+
+Add a signal
+------------------------------------------------------------------------
+r14776 | ulfl | 2005-06-26 06:02:13 -0500 (Sun, 26 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcerpc-samr.c
+
+packet-dcerpc-samr.c(2795) : warning C4090: '=' : different 'const' qualifiers
+packet-dcerpc-samr.c(2900) : warning C4090: '=' : different 'const' qualifiers
+packet-dcerpc-samr.c(2933) : warning C4090: '=' : different 'const' qualifiers
+------------------------------------------------------------------------
+r14775 | etxrab | 2005-06-26 06:01:04 -0500 (Sun, 26 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/asn1/gsmmap/GSMMAP.asn
+   M /trunk/asn1/gsmmap/packet-gsm_map-template.c
+
+Add a signal
+------------------------------------------------------------------------
+r14774 | etxrab | 2005-06-26 06:00:19 -0500 (Sun, 26 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-ftam.c
+   M /trunk/epan/dissectors/packet-ftam.h
+
+Fix a compiler warning.
+------------------------------------------------------------------------
+r14773 | etxrab | 2005-06-26 05:59:15 -0500 (Sun, 26 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/asn1/ftam/ftam.cnf
+   M /trunk/asn1/ftam/packet-ftam-template.c
+   M /trunk/asn1/ftam/packet-ftam-template.h
+
+Fix a compiler warning and set eol-style.
+------------------------------------------------------------------------
+r14772 | ulfl | 2005-06-26 05:58:32 -0500 (Sun, 26 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-ansi_map.c
+
+packet-ansi_map.c(760) : warning C4090: 'return' : different 'const' qualifiers
+------------------------------------------------------------------------
+r14771 | ulfl | 2005-06-26 05:55:34 -0500 (Sun, 26 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-ansi_a.c
+
+packet-ansi_a.c(460) : warning C4090: 'return' : different 'const' qualifiers
+------------------------------------------------------------------------
+r14770 | ulfl | 2005-06-26 05:51:56 -0500 (Sun, 26 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-ansi_801.c
+
+packet-ansi_801.c(93) : warning C4090: 'return' : different 'const' qualifiers
+------------------------------------------------------------------------
+r14769 | ulfl | 2005-06-26 05:48:27 -0500 (Sun, 26 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-ansi_683.c
+
+packet-ansi_683.c(93) : warning C4090: 'return' : different 'const' qualifiers
+------------------------------------------------------------------------
+r14768 | ulfl | 2005-06-26 05:45:25 -0500 (Sun, 26 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-ansi_637.c
+
+packet-ansi_637.c(288) : warning C4090: 'return' : different 'const' qualifiers
+------------------------------------------------------------------------
+r14767 | ulfl | 2005-06-26 05:41:38 -0500 (Sun, 26 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-alcap.c
+
+packet-alcap.c(195) : warning C4090: 'return' : different 'const' qualifiers
+------------------------------------------------------------------------
+r14766 | ulfl | 2005-06-26 05:28:51 -0500 (Sun, 26 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/gtk/proto_hier_stats_dlg.c
+
+proto_hier_stats_dlg.c(99) : warning C4090: '=' : different 'const' qualifiers
+------------------------------------------------------------------------
+r14765 | ulfl | 2005-06-26 05:26:47 -0500 (Sun, 26 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/gtk/sctp_graph_dlg.c
+
+sctp_graph_dlg.c(383) : warning C4244: '=' : conversion from 'unsigned int ' to 'float ', possible loss of data
+------------------------------------------------------------------------
+r14764 | ulfl | 2005-06-26 05:23:39 -0500 (Sun, 26 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/gtk/main.c
+
+remove compiler warnings:
+main.c(345) : warning C4090: 'function' : different 'const' qualifiers
+main.c(345) : warning C4022: 'simple_dialog_set_cb' : pointer mismatch for actual parameter 3
+------------------------------------------------------------------------
+r14763 | ulfl | 2005-06-26 04:24:38 -0500 (Sun, 26 Jun 2005) | 1 line
+Changed paths:
+   D /trunk/docbook/edg_graphics/ethereal-capture-normal.dia
+   D /trunk/docbook/edg_graphics/ethereal-capture-normal.png
+
+we don't have the capture normal mode any longer
+------------------------------------------------------------------------
+r14762 | ulfl | 2005-06-26 04:14:12 -0500 (Sun, 26 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/doc/README.capture
+
+update text to reflect the current implementation (e.g. we don't have normal/sync mode any longer)
+------------------------------------------------------------------------
+r14761 | sahlberg | 2005-06-26 03:12:54 -0500 (Sun, 26 Jun 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-mms-control.c
+   M /trunk/epan/dissectors/packet-mms-data.c
+
+rename the protocol and the protocol fields to msmms from mms  to make way for the telco mms protocol.
+
+
+
+------------------------------------------------------------------------
+r14760 | sahlberg | 2005-06-26 01:28:53 -0500 (Sun, 26 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/libethereal.def
+
+update libethereal.def to the new name  dissect_ber_CHOICE
+
+
+------------------------------------------------------------------------
+r14759 | sahlberg | 2005-06-26 01:16:03 -0500 (Sun, 26 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/asn1/ftam/ftam.cnf
+   M /trunk/asn1/ftam/packet-ftam-template.c
+   M /trunk/epan/dissectors/packet-ber.c
+   M /trunk/epan/dissectors/packet-ftam.c
+
+prettify ftam by puttign the command name in the info column
+
+
+------------------------------------------------------------------------
+r14758 | sahlberg | 2005-06-26 00:48:50 -0500 (Sun, 26 Jun 2005) | 13 lines
+Changed paths:
+   M /trunk/asn1/camel/packet-camel-template.c
+   M /trunk/asn1/ftam/ftam.cnf
+   M /trunk/asn1/gsmmap/packet-gsm_map-template.c
+   M /trunk/asn1/inap/packet-inap-template.c
+   M /trunk/asn1/pkixcmp/cmp-exp.cnf
+   M /trunk/asn1/tcap/tcap.cnf
+   M /trunk/epan/dissectors/packet-MAP_DialoguePDU.c
+   M /trunk/epan/dissectors/packet-acse.c
+   M /trunk/epan/dissectors/packet-ber.c
+   M /trunk/epan/dissectors/packet-ber.h
+   M /trunk/epan/dissectors/packet-camel.c
+   M /trunk/epan/dissectors/packet-camel.h
+   M /trunk/epan/dissectors/packet-cmip.c
+   M /trunk/epan/dissectors/packet-cmp.c
+   M /trunk/epan/dissectors/packet-cmp.h
+   M /trunk/epan/dissectors/packet-cms.c
+   M /trunk/epan/dissectors/packet-crmf.c
+   M /trunk/epan/dissectors/packet-ess.c
+   M /trunk/epan/dissectors/packet-ftam.c
+   M /trunk/epan/dissectors/packet-gsm_map.c
+   M /trunk/epan/dissectors/packet-gsm_map.h
+   M /trunk/epan/dissectors/packet-h248.c
+   M /trunk/epan/dissectors/packet-inap.c
+   M /trunk/epan/dissectors/packet-inap.h
+   M /trunk/epan/dissectors/packet-kerberos.c
+   M /trunk/epan/dissectors/packet-logotypecertextn.c
+   M /trunk/epan/dissectors/packet-ocsp.c
+   M /trunk/epan/dissectors/packet-pkinit.c
+   M /trunk/epan/dissectors/packet-pkix1implicit.c
+   M /trunk/epan/dissectors/packet-pkix1implicit.h
+   M /trunk/epan/dissectors/packet-pkixqualified.c
+   M /trunk/epan/dissectors/packet-smrse.c
+   M /trunk/epan/dissectors/packet-tcap.c
+   M /trunk/epan/dissectors/packet-tcap.h
+   M /trunk/epan/dissectors/packet-x509af.c
+   M /trunk/epan/dissectors/packet-x509ce.c
+   M /trunk/epan/dissectors/packet-x509if.c
+   M /trunk/epan/dissectors/packet-x509sat.c
+   M /trunk/tools/asn2eth.py
+
+make dissect_ber_choice  take a guint* that will return the
+index of the branch taken or -1  to make prettifications easier to implement.
+
+
+change the signature of dissect_ber_choice and rename it to dissect_ber_CHOICE to catch all
+occurences of the use of this function
+
+update asn2eth to use the new name/signature
+
+update all occurences of this function to the new name and new signature.
+
+
+
+------------------------------------------------------------------------
+r14757 | sahlberg | 2005-06-25 19:12:15 -0500 (Sat, 25 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/gtk/graph_analysis.c
+
+From Alejandro,  fix for GTK1 graph_analysis issue.
+
+
+------------------------------------------------------------------------
+r14756 | sahlberg | 2005-06-25 18:12:24 -0500 (Sat, 25 Jun 2005) | 5 lines
+Changed paths:
+   M /trunk/asn1/cmip/CMIP.asn
+   M /trunk/asn1/cmip/cmip.cnf
+   M /trunk/asn1/cmip/packet-cmip-template.c
+
+some updates for CMIP.
+
+note taht cmip does not yet compile due to a possible asn2eth compiler bug
+
+
+------------------------------------------------------------------------
+r14755 | sahlberg | 2005-06-25 17:15:51 -0500 (Sat, 25 Jun 2005) | 6 lines
+Changed paths:
+   M /trunk/epan/conversation.c
+
+from Kashyap Desai
+
+fix bug in conversation_delete_proto_data
+second argument to g_slist_remove() is a pointer to the data, not a GSlist containing a list of such pointers.
+
+
+------------------------------------------------------------------------
+r14754 | sahlberg | 2005-06-25 16:57:11 -0500 (Sat, 25 Jun 2005) | 4 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-mms-control.c
+   A /trunk/epan/dissectors/packet-mms-data.c
+
+From Martin Mathieson
+New protocol : MS MediaServer protocol
+
+
+------------------------------------------------------------------------
+r14753 | ulfl | 2005-06-25 16:27:26 -0500 (Sat, 25 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/gtk/main.c
+
+we are not a GNU program, so we shouldn't report as such in the command line help output
+------------------------------------------------------------------------
+r14752 | guy | 2005-06-25 14:14:17 -0500 (Sat, 25 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-ppp.c
+
+The data in an Identification packet is a message intended to be
+human-readable; displayh it with "tvb_format_text()".
+
+------------------------------------------------------------------------
+r14751 | guy | 2005-06-25 13:56:08 -0500 (Sat, 25 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/AUTHORS
+
+Give Paolo Frigo credit for the TANGO dissector.
+
+------------------------------------------------------------------------
+r14750 | guy | 2005-06-25 13:20:13 -0500 (Sat, 25 Jun 2005) | 8 lines
+Changed paths:
+   M /trunk/ethereal_gen.py
+   M /trunk/plugins/giop/packet-coseventcomm.c
+   M /trunk/plugins/giop/packet-cosnaming.c
+   M /trunk/plugins/giop/packet-parlay.c
+
+In generated GIOP dissectors, don't set the Protocol or Info columns, or
+create the top-level protocol tree item, until the dissector accepts the
+packet as being for it.
+
+"strcmp()" isn't a Boolean; don't treat it as such.
+
+Get rid of trailing white space.
+
+------------------------------------------------------------------------
+r14749 | etxrab | 2005-06-25 12:26:30 -0500 (Sat, 25 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_map.c
+   M /trunk/epan/dissectors/packet-gsm_map.h
+
+Major rewrite to update to version TS 129 002 V6.9.0
+------------------------------------------------------------------------
+r14748 | etxrab | 2005-06-25 12:25:44 -0500 (Sat, 25 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/asn1/gsmmap/GSMMAP.asn
+   M /trunk/asn1/gsmmap/gsmmap.cnf
+   M /trunk/asn1/gsmmap/packet-gsm_map-template.c
+
+Major rewrite to update to version TS 129 002 V6.9.0
+------------------------------------------------------------------------
+r14747 | sahlberg | 2005-06-25 07:40:53 -0500 (Sat, 25 Jun 2005) | 4 lines
+Changed paths:
+   A /trunk/asn1/ftam
+   A /trunk/asn1/ftam/ISO8571-FTAM.asn
+   A /trunk/asn1/ftam/Makefile
+   A /trunk/asn1/ftam/Makefile.nmake
+   A /trunk/asn1/ftam/ftam.cnf
+   A /trunk/asn1/ftam/packet-ftam-template.c
+   A /trunk/asn1/ftam/packet-ftam-template.h
+   M /trunk/epan/dissectors/packet-ftam.c
+   M /trunk/epan/dissectors/packet-ftam.h
+
+new FTAM dissector generated by asn2eth
+
+
+
+------------------------------------------------------------------------
+r14746 | sahlberg | 2005-06-25 02:46:14 -0500 (Sat, 25 Jun 2005) | 3 lines
+Changed paths:
+   A /trunk/asn1/acse/acse-exp.cnf
+   M /trunk/asn1/acse/acse.cnf
+   M /trunk/asn1/acse/packet-acse-template.h
+   M /trunk/asn1/cmip/CMIP.asn
+   M /trunk/epan/dissectors/packet-acse.c
+   M /trunk/epan/dissectors/packet-acse.h
+
+Make ACSE export the EXTERNAL construct since both CMIP and FTAM rely on it.
+
+
+------------------------------------------------------------------------
+r14745 | guy | 2005-06-24 07:43:32 -0500 (Fri, 24 Jun 2005) | 5 lines
+Changed paths:
+   M /trunk/plugins/giop/packet-coseventcomm.c
+   M /trunk/plugins/giop/packet-cosnaming.c
+   M /trunk/plugins/giop/packet-parlay.c
+   M /trunk/plugins/giop/packet-tango.c
+
+Re-generate the CosNaming, CosEventComm, and Parlay dissectors from the
+IDL (and re-insert an earlier bug fix into the CosNaming and
+CosEventComm dissectors), and add a new check added to ethereal_gen.py
+to the Tango dissector.
+
+------------------------------------------------------------------------
+r14744 | guy | 2005-06-24 06:38:19 -0500 (Fri, 24 Jun 2005) | 2 lines
+Changed paths:
+   A /trunk/idl/coseventcomm.idl
+   A /trunk/idl/cosnaming.idl
+
+Add IDL for cosnaming and coseventcomm.
+
+------------------------------------------------------------------------
+r14743 | guy | 2005-06-24 06:26:19 -0500 (Fri, 24 Jun 2005) | 6 lines
+Changed paths:
+   M /trunk/ethereal_gen.py
+
+There's no guarantee that a reply with a reply status of USER_EXCEPTION
+includes an exception ID - the sequence length could be zero.  When
+generating a dissector for a USER_EXCEPTION reply, return FALSE if
+there's no exception ID.  (And since we're now always using the header
+pointer argument, un-_U_ize it.)
+
+------------------------------------------------------------------------
+r14742 | sahlberg | 2005-06-24 05:03:20 -0500 (Fri, 24 Jun 2005) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-ber.c
+
+ for unknown GraphicString
+just decode them as an octet string and say in the decode pane this is an unknown GraphicString
+
+
+
+------------------------------------------------------------------------
+r14741 | sahlberg | 2005-06-24 03:57:41 -0500 (Fri, 24 Jun 2005) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-ber.c
+
+fix to ber NULL handling
+1, make it actually show the hf field when present
+2, make it handle imlicit_tag properly
+
+
+------------------------------------------------------------------------
+r14740 | guy | 2005-06-23 21:51:01 -0500 (Thu, 23 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/proto.c
+   M /trunk/epan/proto.h
+   M /trunk/gtk/main.c
+   M /trunk/plugins/mate/mate_setup.c
+
+More constification.
+
+------------------------------------------------------------------------
+r14739 | guy | 2005-06-23 20:32:42 -0500 (Thu, 23 Jun 2005) | 5 lines
+Changed paths:
+   M /trunk/epan/prefs.c
+   M /trunk/epan/prefs.h
+   M /trunk/gtk/dfilter_expr_dlg.c
+   M /trunk/gtk/http_stat.c
+   M /trunk/gtk/service_response_time_table.c
+   M /trunk/gtk/service_response_time_table.h
+   M /trunk/gtk/sip_stat.c
+   M /trunk/gtk/wsp_stat.c
+   M /trunk/tap-httpstat.c
+   M /trunk/tap-protohierstat.c
+   M /trunk/tap-sipstat.c
+   M /trunk/tap-wspstat.c
+
+Constify a bunch of structure members and function arguments, to squelch
+compiler warnings.
+
+Clean up indentation.
+
+------------------------------------------------------------------------
+r14738 | etxrab | 2005-06-23 17:17:03 -0500 (Thu, 23 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-tcap.c
+   M /trunk/epan/dissectors/packet-tcap.h
+
+From Valery Vybornov:
+add register_dissector to packet-tcap.c
+------------------------------------------------------------------------
+r14737 | etxrab | 2005-06-23 17:15:47 -0500 (Thu, 23 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/asn1/tcap/packet-tcap-template.c
+
+From Valery Vybornov:
+add register_dissector to packet-tcap.c
+------------------------------------------------------------------------
+r14736 | ulfl | 2005-06-23 16:19:05 -0500 (Thu, 23 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/gtk/main.c
+
+fix #135: handle the command line parameters -v, -h and -G completely in their own getopt() loop. 
+
+This is done "long before" calling gtk_init() as this function requires a running X server, causing an error if running from the console only.
+------------------------------------------------------------------------
+r14735 | ulfl | 2005-06-23 15:18:17 -0500 (Thu, 23 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/gtk/main.c
+
+Win32: "fix" handling of create_console(), hopefully clarifying usage of the corresponding prefs flag
+------------------------------------------------------------------------
+r14734 | ulfl | 2005-06-23 15:14:05 -0500 (Thu, 23 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/gtk/main.c
+
+beautify version and usage output
+------------------------------------------------------------------------
+r14733 | sahlberg | 2005-06-23 04:28:46 -0500 (Thu, 23 Jun 2005) | 5 lines
+Changed paths:
+   M /trunk/asn1/cmip/cmip.cnf
+   M /trunk/epan/dissectors/packet-cmip.c
+
+fix for CMIP,    we should set the opcode_type BEFORE we try to use it in the subdissector,
+it doesnt work really that well if we have opcode_type set to INVOKE   from the previous packet and this new packet contains a ReturnResult.
+
+
+
+------------------------------------------------------------------------
+r14732 | etxrab | 2005-06-22 11:17:18 -0500 (Wed, 22 Jun 2005) | 1 line
+Changed paths:
+   A /trunk/idl/parlay/Parlay.idl
+   A /trunk/idl/parlay/README.parlay
+   A /trunk/idl/parlay/am.idl
+   A /trunk/idl/parlay/cccs.idl
+   A /trunk/idl/parlay/cm.idl
+   A /trunk/idl/parlay/common_cc_data.idl
+   A /trunk/idl/parlay/cs.idl
+   A /trunk/idl/parlay/dsc.idl
+   A /trunk/idl/parlay/fw_data.idl
+   A /trunk/idl/parlay/fw_if.idl
+   A /trunk/idl/parlay/fw_if_access.idl
+   A /trunk/idl/parlay/fw_if_app.idl
+   A /trunk/idl/parlay/fw_if_entop.idl
+   A /trunk/idl/parlay/fw_if_service.idl
+   A /trunk/idl/parlay/gcc_data.idl
+   A /trunk/idl/parlay/gcc_interfaces.idl
+   A /trunk/idl/parlay/gms.idl
+   A /trunk/idl/parlay/mm.idl
+   A /trunk/idl/parlay/mmccs.idl
+   A /trunk/idl/parlay/mmm.idl
+   A /trunk/idl/parlay/mpcc_data.idl
+   A /trunk/idl/parlay/mpcc_interfaces.idl
+   A /trunk/idl/parlay/osa.idl
+   A /trunk/idl/parlay/pam_data.idl
+   A /trunk/idl/parlay/pam_interfaces.idl
+   A /trunk/idl/parlay/policy_data.idl
+   A /trunk/idl/parlay/policy_interfaces.idl
+   A /trunk/idl/parlay/termcap.idl
+   A /trunk/idl/parlay/ui_data.idl
+   A /trunk/idl/parlay/ui_interfaces.idl
+
+Add the IDL doc's needed to build the Parlay dissector.
+------------------------------------------------------------------------
+r14731 | etxrab | 2005-06-22 11:16:24 -0500 (Wed, 22 Jun 2005) | 1 line
+Changed paths:
+   A /trunk/idl/parlay
+
+Add a folder for Parlay IDL doc's
+------------------------------------------------------------------------
+r14730 | etxrab | 2005-06-22 11:15:16 -0500 (Wed, 22 Jun 2005) | 1 line
+Changed paths:
+   A /trunk/idl
+
+Add a folder for IDL dockuments
+------------------------------------------------------------------------
+r14729 | gerald | 2005-06-22 10:37:46 -0500 (Wed, 22 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/to_str.c
+
+Fix an off-by-four error, which should take care of bugs 254 - 258.  Print
+OID values as unsigned ints instead of signed.
+
+------------------------------------------------------------------------
+r14728 | sahlberg | 2005-06-22 04:58:46 -0500 (Wed, 22 Jun 2005) | 7 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-ber.c
+
+update to packet-ber
+
+1, start making indefinite length  constructions actually work
+2, when attempting to decode an unknown BER octet sequence, do not generate [malformed packet] just because the length does not make sense and might point outside the tvb.   it might just be that there are implicit tags in the asn1 specification and that it is just impossible to decode the octet stream without knowledge of the asn.
+
+
+
+------------------------------------------------------------------------
+r14727 | sahlberg | 2005-06-22 03:41:58 -0500 (Wed, 22 Jun 2005) | 7 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-frame.c
+
+add a dummy variable frame_number to dissect_frame() and assign it the current frame number so that the crashdump that buildbot generates will show which frame the problem occured in.
+
+this is useful since some bugs only trigger ia crash on some platforms.
+example   bug 255 which does not trigger a crash on linux redhat 7.1
+
+
+
+------------------------------------------------------------------------
+r14726 | sahlberg | 2005-06-22 03:28:59 -0500 (Wed, 22 Jun 2005) | 5 lines
+Changed paths:
+   M /trunk/asn1/acse/packet-acse-template.c
+   M /trunk/epan/dissectors/packet-acse.c
+
+only create the ACSE protocol tree if there is an ACSE layer present.
+
+do not create it if it is just a SES_DATA_TRANSFER PDU
+
+
+------------------------------------------------------------------------
+r14725 | sahlberg | 2005-06-22 03:15:18 -0500 (Wed, 22 Jun 2005) | 9 lines
+Changed paths:
+   M /trunk/asn1/acse/Makefile
+   M /trunk/asn1/acse/acse.asn
+   M /trunk/asn1/acse/acse.cnf
+   M /trunk/asn1/acse/packet-acse-template.c
+   M /trunk/asn1/cmip/packet-cmip-template.c
+   M /trunk/epan/dissectors/packet-acse.c
+   M /trunk/epan/dissectors/packet-cmip.c
+   M /trunk/epan/dissectors/packet-ftam.c
+
+remove a dissector table we no longer use from ACSE
+and also from the CMIP and FTAM dissectors that tried to register against it.
+
+Implement a workaround for the asn2eth bug (can not yet handle tagged assignments) to the conformance file and remove the warnings from the template file.
+
+Since workaround is implemented in conformance file, make make copy_files install the dissector instead of printing a warning message.
+
+
+
+------------------------------------------------------------------------
+r14724 | lego | 2005-06-21 21:18:10 -0500 (Tue, 21 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-sdp.c
+
+add ipbcp attribute as in Q.1970
+
+------------------------------------------------------------------------
+r14723 | gerald | 2005-06-21 17:02:18 -0500 (Tue, 21 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/prefs.c
+
+Make a couple of variables dynamic, as suggested by Ulf.
+
+------------------------------------------------------------------------
+r14722 | guy | 2005-06-21 12:40:11 -0500 (Tue, 21 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/plugins/giop/packet-parlay.c
+
+It's svn:eol-style, not svn:eolstyle.
+
+------------------------------------------------------------------------
+r14721 | sahlberg | 2005-06-21 05:19:10 -0500 (Tue, 21 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-lmp.c
+
+terminate some value_strings properly with a {0,NULL}
+
+
+------------------------------------------------------------------------
+r14720 | sahlberg | 2005-06-21 04:38:59 -0500 (Tue, 21 Jun 2005) | 5 lines
+Changed paths:
+   M /trunk/asn1/acse/packet-acse-template.c
+   M /trunk/asn1/tcap/tcap.cnf
+   M /trunk/epan/dissectors/packet-acse.c
+   M /trunk/epan/dissectors/packet-ber.c
+   M /trunk/epan/dissectors/packet-ber.h
+   M /trunk/epan/dissectors/packet-gssapi.c
+   M /trunk/epan/dissectors/packet-spnego.c
+   M /trunk/epan/dissectors/packet-tcap.c
+
+the maximum ASN OID length is 256 bytes and there is a define to control this.
+
+fix bug251 and all other occurances where an oid string  passed to packet_ber_object_identifier()
+is not defined as foo[MAX_OID_STR_LEN]
+
+------------------------------------------------------------------------
+r14719 | guy | 2005-06-21 04:17:53 -0500 (Tue, 21 Jun 2005) | 5 lines
+Changed paths:
+   M /trunk/plugins/giop/packet-parlay.c
+
+Fix the line endings.
+
+Get rid of include of "snprintf.h", and _U_-ify arguments, as per
+changes made to idl2eth.
+
+------------------------------------------------------------------------
+r14718 | guy | 2005-06-21 04:15:26 -0500 (Tue, 21 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/plugins/giop/packet-tango.c
+
+Get rid of include of "snprintf.h", and _U_-ify arguments, as per
+changes made to idl2eth.
+
+------------------------------------------------------------------------
+r14717 | lego | 2005-06-20 16:21:06 -0500 (Mon, 20 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/asn1/h248/h248.cnf
+   M /trunk/asn1/h248/packet-h248-template.c
+   M /trunk/epan/dissectors/packet-h248.c
+
+if exists call the h248term subdissector.
+
+
+------------------------------------------------------------------------
+r14716 | etxrab | 2005-06-20 15:15:33 -0500 (Mon, 20 Jun 2005) | 12 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-jxta.c
+
+From Mike Duigou:
+
+ In order to get filtering of conversations and
+> endpoints to work from the endpoints and conversations windows I found 
+> it necessary to add a new AT_URI address type and a SAT_JXTA. This also 
+> necessitated a change to to_str.c to avoid a buffer overflow problem. 
+> Please review these changes carefully.
+> 
+> Also includes some changes to the jxta dissector to fix filtering on
+> generated fields and some changes to the types used for ints/unsigned ints.
+> 
+> Fixes a bug with the processing of messages containing namespaces.
+------------------------------------------------------------------------
+r14715 | etxrab | 2005-06-20 15:14:57 -0500 (Mon, 20 Jun 2005) | 12 lines
+Changed paths:
+   M /trunk/epan/address.h
+   M /trunk/epan/to_str.c
+
+From Mike Duigou:
+
+ In order to get filtering of conversations and
+> endpoints to work from the endpoints and conversations windows I found 
+> it necessary to add a new AT_URI address type and a SAT_JXTA. This also 
+> necessitated a change to to_str.c to avoid a buffer overflow problem. 
+> Please review these changes carefully.
+> 
+> Also includes some changes to the jxta dissector to fix filtering on
+> generated fields and some changes to the types used for ints/unsigned ints.
+> 
+> Fixes a bug with the processing of messages containing namespaces.
+------------------------------------------------------------------------
+r14714 | etxrab | 2005-06-20 15:14:22 -0500 (Mon, 20 Jun 2005) | 12 lines
+Changed paths:
+   M /trunk/gtk/conversations_jxta.c
+   M /trunk/gtk/conversations_table.c
+   M /trunk/gtk/hostlist_jxta.c
+   M /trunk/gtk/hostlist_table.c
+   M /trunk/gtk/sat.h
+
+From Mike Duigou:
+
+ In order to get filtering of conversations and
+> endpoints to work from the endpoints and conversations windows I found 
+> it necessary to add a new AT_URI address type and a SAT_JXTA. This also 
+> necessitated a change to to_str.c to avoid a buffer overflow problem. 
+> Please review these changes carefully.
+> 
+> Also includes some changes to the jxta dissector to fix filtering on
+> generated fields and some changes to the types used for ints/unsigned ints.
+> 
+> Fixes a bug with the processing of messages containing namespaces.
+------------------------------------------------------------------------
+r14713 | gerald | 2005-06-20 14:35:58 -0500 (Mon, 20 Jun 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-afp.c
+   M /trunk/epan/dissectors/packet-ansi_637.c
+   M /trunk/epan/dissectors/packet-ansi_a.c
+   M /trunk/epan/dissectors/packet-ansi_map.c
+   M /trunk/epan/dissectors/packet-dcerpc-spoolss.c
+   M /trunk/epan/dissectors/packet-gsm_a.c
+   M /trunk/epan/dissectors/packet-iapp.c
+   M /trunk/epan/dissectors/packet-ncp2222.inc
+   M /trunk/epan/dissectors/packet-per.c
+   M /trunk/epan/dissectors/packet-rsvp.c
+   M /trunk/epan/dissectors/packet-slowprotocols.c
+   M /trunk/epan/proto.h
+   M /trunk/plugins/irda/packet-irda.c
+   M /trunk/plugins/profinet/packet-pn-dcp.c
+
+Fix a format string vulneratility in the AFP dissector identified
+by iDEFENSE.  Add constant format strings to proto_item_append_text()
+in a bunch of other dissectors.  Copy a comment from proto.c to proto.h.
+
+------------------------------------------------------------------------
+r14712 | sahlberg | 2005-06-20 05:22:03 -0500 (Mon, 20 Jun 2005) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-spnego.c
+
+convert the function
+dissect_spnego_mechTypes() tu use the packet-ber api instead of the 
+asn1 api.
+
+
+------------------------------------------------------------------------
+r14711 | sahlberg | 2005-06-20 04:43:29 -0500 (Mon, 20 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-spnego.c
+
+convert one function to use packet-ber instead of asn1
+
+
+------------------------------------------------------------------------
+r14710 | sahlberg | 2005-06-20 02:18:10 -0500 (Mon, 20 Jun 2005) | 8 lines
+Changed paths:
+   M /trunk/asn1/tcap/packet-tcap-template.c
+   M /trunk/asn1/tcap/packet-tcap-template.h
+   M /trunk/epan/dissectors/packet-gsm_ss.c
+   M /trunk/epan/dissectors/packet-gsm_ss.h
+   M /trunk/epan/dissectors/packet-tcap.c
+   M /trunk/epan/dissectors/packet-tcap.h
+
+move two functions that are not used by tcap and only used by gsm_a and gsm_ss into gsm_ss.
+
+remove the include <epan.asn1.h> from tcap since it no longer needs that file.
+
+only 9 dissectors remain that use asn1.h
+
+
+
+------------------------------------------------------------------------
+r14709 | sahlberg | 2005-06-20 00:28:56 -0500 (Mon, 20 Jun 2005) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gssapi.c
+   M /trunk/epan/dissectors/packet-gssapi.h
+   M /trunk/epan/dissectors/packet-kerberos.c
+   M /trunk/epan/dissectors/packet-ntlmssp.c
+   M /trunk/epan/dissectors/packet-spnego.c
+
+move one function only used by SPNEGO to packet-spnego.c
+
+remove the include of <epan/asn1.h> from kerberos, ntlmssp and gssapi since they no longer need to include that file.
+
+
+------------------------------------------------------------------------
+r14708 | sahlberg | 2005-06-19 23:44:39 -0500 (Sun, 19 Jun 2005) | 7 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gssapi.c
+   M /trunk/epan/dissectors/packet-gssapi.h
+
+convert gssapi to use packet-ber helpers instead of the asn1 ones.
+
+once spnego is converted as well, the   epan/asn1.h  include can be removed from :
+kerberos, spnego, gssapi and ntlmssp
+
+
+
+------------------------------------------------------------------------
+r14707 | sahlberg | 2005-06-19 21:37:42 -0500 (Sun, 19 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/asn1/acse/packet-acse-template.c
+
+add Sids email as the original author of ACSE dissector
+
+------------------------------------------------------------------------
+r14706 | guy | 2005-06-19 17:29:08 -0500 (Sun, 19 Jun 2005) | 4 lines
+Changed paths:
+   M /trunk/ethereal_gen.py
+
+Get rid of the include of "snprintf.h", as g_snprintf()" should be used.
+
+Add _U_s to reduce the number of warnings.
+
+------------------------------------------------------------------------
+r14705 | etxrab | 2005-06-19 16:16:04 -0500 (Sun, 19 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-radius.c
+
+Add some Cisco AVP:s
+------------------------------------------------------------------------
+r14704 | etxrab | 2005-06-19 16:11:52 -0500 (Sun, 19 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/asn1/gsmmap/GSMMAP.asn
+   M /trunk/asn1/gsmmap/packet-gsm_map-template.c
+
+Update some OID:s and add some ASN1 code from ETSI TS 129 002 V5.7.0.
+Will regenerate later.
+------------------------------------------------------------------------
+r14703 | guy | 2005-06-19 14:17:15 -0500 (Sun, 19 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/README.macos
+
+Add a note about the PNG, JPEG, and TIFF loaders not being usable (or
+not easy to get to work) on Tiger.
+
+------------------------------------------------------------------------
+r14702 | guy | 2005-06-19 14:08:37 -0500 (Sun, 19 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/doc/idl2eth.pod
+
+Update URL for omniORB.
+
+------------------------------------------------------------------------
+r14701 | jmayer | 2005-06-19 10:17:42 -0500 (Sun, 19 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-kerberos.c
+   M /trunk/epan/dissectors/packet-kerberos.h
+
+Fix trivial warning
+------------------------------------------------------------------------
+r14700 | jmayer | 2005-06-19 10:16:30 -0500 (Sun, 19 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/epan/packet.h
+
+Warning fix: Declare some more strings const
+------------------------------------------------------------------------
+r14699 | sahlberg | 2005-06-19 06:54:33 -0500 (Sun, 19 Jun 2005) | 8 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-acse.c
+   M /trunk/epan/dissectors/packet-acse.h
+
+New autogenerated ACSE dissector.
+
+Note that the autogenerated dissector contains two bugs which i belive are asn2eth bugs.
+This is why make copy_files does not work.
+
+The comment at the top of the generated file explains which two changes one has to do manually after autogenerating the dissector, until asn2eth gets fixed.
+
+
+------------------------------------------------------------------------
+r14698 | sahlberg | 2005-06-19 06:51:23 -0500 (Sun, 19 Jun 2005) | 7 lines
+Changed paths:
+   A /trunk/asn1/acse
+   A /trunk/asn1/acse/Makefile
+   A /trunk/asn1/acse/Makefile.nmake
+   A /trunk/asn1/acse/acse.asn
+   A /trunk/asn1/acse/acse.cnf
+   A /trunk/asn1/acse/packet-acse-template.c
+   A /trunk/asn1/acse/packet-acse-template.h
+
+New autogenerated ACSE dissector.
+
+There is a bug in ASN2ETH which means one can not do make copy_files
+instead one needs to change two bugs in the generated code manually.
+These two changes are in the comment at the top of the template/generated file
+
+
+------------------------------------------------------------------------
+r14697 | sahlberg | 2005-06-19 06:49:16 -0500 (Sun, 19 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/asn1/cmip/packet-cmip-template.c
+
+register cmip as ber oid dissector
+
+
+------------------------------------------------------------------------
+r14696 | sahlberg | 2005-06-19 06:47:59 -0500 (Sun, 19 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-cmip.c
+   M /trunk/epan/dissectors/packet-ftam.c
+
+make cmip and ftam also register by ber oid so that they will work when the new ACSE goes in
+
+
+------------------------------------------------------------------------
+r14695 | sahlberg | 2005-06-19 06:40:39 -0500 (Sun, 19 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-pres.c
+   M /trunk/epan/dissectors/packet-ses.h
+
+push one more object into the session structure so acse can pick it up later.
+
+
+------------------------------------------------------------------------
+r14694 | lego | 2005-06-18 19:08:30 -0500 (Sat, 18 Jun 2005) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-afp.c
+   M /trunk/epan/dissectors/packet-afp.h
+   M /trunk/epan/dissectors/packet-dsi.c
+
+from Didier Gautheron
+
+The new AFP 3.2 specification used by Apple OS X 10.4
+
+
+------------------------------------------------------------------------
+r14693 | gerald | 2005-06-18 15:57:01 -0500 (Sat, 18 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/prefs.c
+
+Clear out any leftover preference information.  Fix up whitespace.
+
+------------------------------------------------------------------------
+r14692 | jmayer | 2005-06-18 10:41:26 -0500 (Sat, 18 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-telnet.c
+
+Partial fix for bug 191: Sanity check is ok now
+------------------------------------------------------------------------
+r14691 | jmayer | 2005-06-18 03:52:41 -0500 (Sat, 18 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/AUTHORS
+
+Add Dominik Kuhlen to AUTHORS
+------------------------------------------------------------------------
+r14690 | jmayer | 2005-06-18 03:49:24 -0500 (Sat, 18 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-rmt-lct.c
+
+Dominik Kuhlen: Fix a copy/paste bug reported in
+   http://bugs.ethereal.com/bugzilla/show_bug.cgi?id=211
+
+------------------------------------------------------------------------
+r14689 | lego | 2005-06-17 20:15:17 -0500 (Fri, 17 Jun 2005) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-synergy.c
+
+from Vasanth Manickam
+
+Synergy is a cross platform software which enables to easily share a single mouse and keyboard between multiple computers with different operating systems, each with its own display, without special hardware. Its listed on sourceforge (http://synergy2.sourceforge.net/).
+
+
+------------------------------------------------------------------------
+r14688 | lego | 2005-06-17 20:09:04 -0500 (Fri, 17 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-k12.c
+
+- Use report_error and Co. to report errors
+
+
+------------------------------------------------------------------------
+r14687 | jmayer | 2005-06-17 19:10:59 -0500 (Fri, 17 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/Makefile.am
+
+Remove a leftover dummy list
+------------------------------------------------------------------------
+r14686 | tuexen | 2005-06-17 16:02:40 -0500 (Fri, 17 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-sctp.c
+
+Add support for draft-ietf-tsvwg-sctp-auth-00.txt.
+
+------------------------------------------------------------------------
+r14685 | gerald | 2005-06-17 13:41:02 -0500 (Fri, 17 Jun 2005) | 5 lines
+Changed paths:
+   M /trunk/colorfilters
+
+Tweak the global coloring rules a bit.  Give "normal" traffic pastel
+backgrounds and "bad" traffic bold backgrounds, which is the strategy
+used in some of the sample coloring rules.  Include a few rules from
+the samples as well.
+
+------------------------------------------------------------------------
+r14684 | lego | 2005-06-17 12:37:10 -0500 (Fri, 17 Jun 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-sscop.c
+   M /trunk/epan/dissectors/packet-sscop.h
+
+- fix a bug I introduced by copy pasting an incorrect offset of some items
+- prepare the tap
+
+
+------------------------------------------------------------------------
+r14683 | lego | 2005-06-17 12:33:48 -0500 (Fri, 17 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_a.c
+
+Register the dtap dissector by name.
+
+
+------------------------------------------------------------------------
+r14682 | lego | 2005-06-17 12:26:43 -0500 (Fri, 17 Jun 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-k12.c
+   M /trunk/wiretap/file_access.c
+   M /trunk/wiretap/k12.c
+   M /trunk/wiretap/k12.h
+   M /trunk/wiretap/wtap-int.h
+
+- Write rf5 files (I don't think tektronix software will be able to read these, ethereal does)
+- change k12.atm.vci and k12.atm.vpi into atm.vci and atm.vpi
+
+
+------------------------------------------------------------------------
+r14681 | jmayer | 2005-06-17 12:12:12 -0500 (Fri, 17 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/FAQ
+   M /trunk/help/faq.txt
+
+Update FAQ
+------------------------------------------------------------------------
+r14680 | jmayer | 2005-06-17 12:10:21 -0500 (Fri, 17 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/manuf
+
+Update manuf
+------------------------------------------------------------------------
+r14679 | gerald | 2005-06-17 10:03:26 -0500 (Fri, 17 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/doc/README.developer
+
+Add a note about fuzz testing.
+
+------------------------------------------------------------------------
+r14678 | ulfl | 2005-06-17 02:57:41 -0500 (Fri, 17 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/gtk/main.c
+
+fix a typo in the usage output
+------------------------------------------------------------------------
+r14677 | ulfl | 2005-06-17 02:56:27 -0500 (Fri, 17 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/editcap.c
+
+the -E probability parameter was missing in the usage summary
+------------------------------------------------------------------------
+r14676 | ulfl | 2005-06-16 20:28:41 -0500 (Thu, 16 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/docbook/eug_src/EUG_app_tools.xml
+
+updated to latest Ethereal GUI
+------------------------------------------------------------------------
+r14675 | ulfl | 2005-06-16 20:27:52 -0500 (Thu, 16 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/docbook/eug_src/EUG_chapter_customize.xml
+
+updated to latest Ethereal GUI
+------------------------------------------------------------------------
+r14674 | ulfl | 2005-06-16 18:27:57 -0500 (Thu, 16 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/docbook/eug_src/EUG_chapter_statistics.xml
+   M /trunk/docbook/eug_src/EUG_chapter_work.xml
+
+updated to latest Ethereal GUI
+------------------------------------------------------------------------
+r14673 | etxrab | 2005-06-16 17:07:38 -0500 (Thu, 16 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-radius.c
+
+Change "radius type" on some vendor AVP:s and add some more ones.
+------------------------------------------------------------------------
+r14672 | etxrab | 2005-06-16 17:06:12 -0500 (Thu, 16 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/epan/sminmpec.c
+   M /trunk/epan/sminmpec.h
+
+Add some more vendors
+------------------------------------------------------------------------
+r14671 | ulfl | 2005-06-16 16:51:17 -0500 (Thu, 16 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/docbook/eug_src/EUG_chapter_advanced.xml
+
+updated to latest Ethereal GUI
+------------------------------------------------------------------------
+r14670 | ulfl | 2005-06-16 16:34:06 -0500 (Thu, 16 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/docbook/eug_src/EUG_chapter_io.xml
+
+add ChIOExportCSVDialog section, docbook validation should work again
+------------------------------------------------------------------------
+r14669 | ulfl | 2005-06-16 16:19:50 -0500 (Thu, 16 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/docbook/eug_src/EUG_chapter_io.xml
+   M /trunk/docbook/eug_src/EUG_chapter_use.xml
+
+add a "file sets" section and fix a link to it
+------------------------------------------------------------------------
+r14668 | etxrab | 2005-06-16 16:19:37 -0500 (Thu, 16 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/AUTHORS
+
+Add Paul Ollis
+------------------------------------------------------------------------
+r14667 | etxrab | 2005-06-16 16:16:23 -0500 (Thu, 16 Jun 2005) | 16 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-sigcomp.c
+
+From  Paul Ollis:
+  epan/dissectors/packet-sigcomp.c
+  --------------------------------
+
+    Function dissect_sigcomp:
+
+        1. Make sure the temporary buffer that is used to load byte-code from
+           state is zeroed, since the function udvm_state_access implicitly
+           relies on this.
+
+        2. Pass the SigComp message header length, state length and partial
+           state length to decompress_sigcomp_message.
+
+        3. Removed the state_vars_valid parameter from calls to
+           udvm_state_access.
+
+------------------------------------------------------------------------
+r14666 | etxrab | 2005-06-16 16:15:12 -0500 (Thu, 16 Jun 2005) | 115 lines
 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
+
+From  Paul Ollis:
+  epan/sigcomp_state_hdlr.c epan/sigcomp_state_hdlr.h
+  ---------------------------------------------------
+
+    Function udvm_state_access:
+
+        1. Removed the state_vars_valid parameter. It is no longer used.
+
+        2. The function now correctly updates each of state_length,
+           state_address and state_instruction with saved state value.
+
+           [Previously this was only done for state referenced in the SigComp
+            message header.]
+
+        3. Removed code that (incorrectly) read byte_copy_left from UDVM memory
+           within the loop that writes the state to UDVM memory.
+
+        4. Removed the code that set the useful values in UDVM memory. This
+           should only be done for state referenced in the SigComp message
+           header. (The decompress_sigcomp_message function, sets the useful
+           values.)
+
+
+  epan/sigcomp-udvm.c epan/sigcomp-udvm.h
+  ---------------------------------------
+
+    Function decompress_sigcomp_message:
+
+        1. Added three new parameters; header_len, byte_code_state_len,
+           byte_code_id_len.  The byte_code_state_len and byte_code_id_len
+           are used to set the useful values in UDVM memory. The
+           header_len is required to calculate the cycles available
+           for decompression.
+
+        2. Various minor corrections to spellings, etc in generated
+           messages.
+
+        3. Reduced the number of lines of output for print_level_1. Now
+           the execution trace shows the instruction name and parameter
+           values on one line.
+
+           [This was done because, we found that even at the lowest
+           level of detail ethereal became unusably slow; running on
+           a 500 MHz SPARC. This seems to be related to the number of
+           lines produced by the SigComp trace, which can easily be over
+           1000 with the modified code.]
+
+        4. Removed the used of some floating point functions. In all
+           cases they were unnecessary and could potentially cause the
+           code to produce the wrong results on some platforms (although
+           this is unlikely).
+
+        5. The useful values are now set correctly, using the new
+           byte_code_state_len and byte_code_id_len parameters.
+
+        6. The message header length is now included in the calculation of
+           maximum_UDVM_cycles. Previously, the calculation could underestimate
+           the value, resulting in the (small) chance that some legitimate
+           messages might fail to decompress.
+
+           Note: The calculation might now slightly over-estimate the cycles
+           but this is a reasonable thing to do.
+
+        7. Implemented the PUSH, POP, CALL and RETURN instructions.
+
+           Note: The two SORT instructions and the CRC and SHA-1 instructions
+           are still not implemented.
+
+        8. The COPY and COPY-LITERAL instructions now apply the
+           byte-copying-rules to the source address as well as the destination
+           address.
+
+        9. The COPY-LITERAL and COPY-OFFSET now correctly handle the
+           destination operand. Previously, it was possible for the destination
+           to be left at byte_copy_right when it should be left at
+           byte_copy_left.
+
+        10. All three COPY instructions will now behave correctly if the source
+            or destination start at byte_copy_right; i.e. they read/write to
+            byte_copy_right, byte_copy_right+1, etc. Previously the parameters
+            would wrap to byte_copy_left.
+
+        11. The COPY-OFFSET instruction now correctly calculates the source
+            address for all values of offset. Previously a very large offset
+            (greater than the circular buffer size) could cause the starting
+            position to be mis-calculated.
+
+        12. Modulo 65536 arithmetic has been added in some places where it was
+            missing.
+
+            [Only when noticed, we have not been able to check all the code.]
+
+        13. Some redundant code was removed for the INPUT-BITS instruction.
+            Also, INPUT-BITS (0, x, x) now correctly discards spare bits when
+            the P-bit, has changed.
+
+        14. Corrected the cycles used calculation for the INPUT-BITS
+            instruction.
+
+        15. Corrected some minor cases where the used_udvm_cycles was not
+            incremented.
+
+            [Not really a problem, but it allowed us to verify correctness with
+            some of the SigComp torture tests.]
+
+        16. Removed some redundant code in INPUT-HUFFMAN (and reorganised some
+            comments to keep them making sense).
+
+
+    Function decomp_dispatch_get_bits:
+
+        1. This has been rewritten. The original version could not correctly
+           handle requests for more than 8 bits. The new version is cleaner and
+           correctly handles all cases.
+
+------------------------------------------------------------------------
+r14665 | ulfl | 2005-06-16 15:27:55 -0500 (Thu, 16 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/docbook/eug_src/EUG_chapter_capture.xml
+   M /trunk/docbook/eug_src/EUG_chapter_io.xml
+
+updated to latest Ethereal GUI
+------------------------------------------------------------------------
+r14664 | gerald | 2005-06-16 14:51:14 -0500 (Thu, 16 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-smpp.c
+
+Fix Win32 compilation, broken by yesterday's checkin.
+
+------------------------------------------------------------------------
+r14663 | jmayer | 2005-06-16 12:23:34 -0500 (Thu, 16 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/proto.h
+   M /trunk/epan/value_string.h
+
+Get rid of several megabytes worth of warnings about
+"discards qualifier from assignment".
+
+------------------------------------------------------------------------
+r14662 | guy | 2005-06-16 05:06:22 -0500 (Thu, 16 Jun 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-k12.c
+
+Remove unused variable.
+
+Clean up indentation.
+
+------------------------------------------------------------------------
+r14661 | guy | 2005-06-16 05:05:23 -0500 (Thu, 16 Jun 2005) | 4 lines
+Changed paths:
+   M /trunk/gtk/hostlist_jxta.c
+
+Get rid of unnecessary assignment and unnecessary "volatile" qualifier.
+
+Mark unused parameter as such.
+
+------------------------------------------------------------------------
+r14660 | guy | 2005-06-16 04:58:01 -0500 (Thu, 16 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/packet-jxta.c
+
+From Peter Kovar: fix an incorrect assignment that caused a compilation
+error with GCC 4.
+
+------------------------------------------------------------------------
+r14659 | guy | 2005-06-16 03:10:13 -0500 (Thu, 16 Jun 2005) | 5 lines
+Changed paths:
+   M /trunk/wiretap/netxray.c
+
+Note that the WAN_CAPTYPE value of 4 can correspond to Cisco HDLC
+traffic as well as Frame Relay traffic, and give some information about
+the cruft found in the xxc field of the header for one CHDLC and one FR
+capture.
+
+------------------------------------------------------------------------
+r14658 | guy | 2005-06-16 02:46:03 -0500 (Thu, 16 Jun 2005) | 20 lines
+Changed paths:
+   M /trunk/asn1/tcap/packet-tcap-template.c
+   M /trunk/asn1/tcap/tcap.cnf
+   M /trunk/epan/dissectors/packet-tcap.c
+   M /trunk/epan/dissectors/packet-tcap.h
+
+Clean up white space.
+
+Register "standard" and "lock_info_col" as obsolete preferences, so
+they're silently ignored rather than triggering warnings.
+
+Propagate changes to check for "dissect_ber_octet_string()" supplying a
+null tvbuff pointer from the checkins to the generated dissector ("Do
+not modify this file" means "Do not modify this file"!) to the tcap.cnf
+file, so that they're not lost if the dissector is regenerated.  (Don't
+propagate the checks for "tvb_new_subset()" returning null - it never
+returns null.)
+
+Pass -1 to "tvb_new_subset()" when appropriate.
+
+When looping over packet data, check against the reported length, not
+the captured length, so we indicate a short frame if we get stopped by
+the snapshot length.
+
+Get rid of unused variables.
+
+------------------------------------------------------------------------
+r14657 | guy | 2005-06-16 01:50:20 -0500 (Thu, 16 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-lmp.c
+
+Register "version" as an obsolete preference, so it's silently ignored,
+rather than provoking a warning.
+
+------------------------------------------------------------------------
+r14656 | guy | 2005-06-16 01:41:28 -0500 (Thu, 16 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/gtk/main.c
+
+Don't hand a null pointer to a "%s" format.
+
+------------------------------------------------------------------------
+r14655 | guy | 2005-06-16 01:34:27 -0500 (Thu, 16 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/gtk/main.c
+
+Fix a typo, and squelch a compiler warning.
+
+------------------------------------------------------------------------
+r14654 | guy | 2005-06-16 01:33:49 -0500 (Thu, 16 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/gtk/recent.c
+
+Include <ctype.h> to define/declare "isspace()".
+
+------------------------------------------------------------------------
+r14653 | guy | 2005-06-16 01:32:20 -0500 (Thu, 16 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-isup_thin.c
+
+"dissect_isup_thin()" is a new-style dissector; register it as such.
+
+------------------------------------------------------------------------
+r14652 | guy | 2005-06-16 01:31:25 -0500 (Thu, 16 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-jxta.c
+
+Squelch some unitialized variable warnings.
+
+------------------------------------------------------------------------
+r14651 | guy | 2005-06-16 01:30:33 -0500 (Thu, 16 Jun 2005) | 6 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-per.c
+
+"proto_tree_add_text()" doesn't add a named field, so it takes no "hf_"
+argument.
+
+Report a non-integral type used with "dissect_per_integer()" with an
+explicit "REPORT_DISSECTOR_BUG()" call, as that's a dissector bug.
+
+------------------------------------------------------------------------
+r14650 | guy | 2005-06-16 01:28:50 -0500 (Thu, 16 Jun 2005) | 6 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-msrp.c
+
+Include <ctype.h> to get "isdigit()" defined/declared.
+
+"dissect_msrp()" is a "new-style" dissector; register it as such.
+
+Squelch an uninitialized variable warning.
+
+------------------------------------------------------------------------
+r14649 | guy | 2005-06-16 01:27:18 -0500 (Thu, 16 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-kink.c
+
+Squelch some compiler warnings.
+
+------------------------------------------------------------------------
+r14648 | guy | 2005-06-16 01:19:03 -0500 (Thu, 16 Jun 2005) | 11 lines
+Changed paths:
+   M /trunk/epan/dissectors/Makefile.common
+   M /trunk/epan/dissectors/packet-isakmp.c
+   A /trunk/epan/dissectors/packet-isakmp.h
+   M /trunk/epan/dissectors/packet-kink.c
+
+Static variables considered harmful.  Make the ISAKMP version a
+parameter to many functions inside the ISAKMP dissector, as well as to
+the "isakmp_dissect_payloads()" routine it exports.  Get rid of
+"isakmp_set_version()", as the version can be passed to
+"isakmp_dissect_payloads()" from the KINK dissector.
+
+Put the declaration of "isakmp_dissect_payloads()" into a
+"packet-isakmp.h" header, and have "packet-isakmp.c" and "packet-kink.h"
+include it rather than declariing "isakmp_dissect_payloads()" itself -
+or not doing so at all.
+
+------------------------------------------------------------------------
+r14647 | guy | 2005-06-16 01:06:18 -0500 (Thu, 16 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_map.c
+   M /trunk/epan/dissectors/packet-gsm_map.h
+
+Regenerate - this squelches some compiler warnings.
+
+------------------------------------------------------------------------
+r14646 | lego | 2005-06-15 21:27:30 -0500 (Wed, 15 Jun 2005) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-k12.c
+   M /trunk/wiretap/k12.c
+   M /trunk/wiretap/wtap.h
+
+third and last(?) iteration on the import routines for tektronix 32bit rf5 files.
+Now the import is correct even for large files.
+I found out when and where the "junk" was inserted.
+
+
+------------------------------------------------------------------------
+r14645 | ulfl | 2005-06-15 18:55:46 -0500 (Wed, 15 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/docbook/Makefile
+   M /trunk/docbook/eug_src/EUG_chapter_use.xml
+   A /trunk/docbook/graphics/toolbar/autoscroll_24.png
+   D /trunk/docbook/graphics/toolbar/capture_24.png
+   A /trunk/docbook/graphics/toolbar/capture_filter_24.png
+   A /trunk/docbook/graphics/toolbar/capture_interfaces_24.png
+   A /trunk/docbook/graphics/toolbar/capture_options_24.png
+   A /trunk/docbook/graphics/toolbar/capture_restart_24.png
+   A /trunk/docbook/graphics/toolbar/capture_start_24.png
+   A /trunk/docbook/graphics/toolbar/capture_stop_24.png
+   D /trunk/docbook/graphics/toolbar/cfilter_24.png
+   A /trunk/docbook/graphics/toolbar/colorize_24.png
+   D /trunk/docbook/graphics/toolbar/dfilter_24.png
+   A /trunk/docbook/graphics/toolbar/display_filter_24.png
+   A /trunk/docbook/graphics/toolbar/resize_columns_24.png
+   M /trunk/docbook/user-guide.xml
+
+update toolbar items and icons
+------------------------------------------------------------------------
+r14644 | ulfl | 2005-06-15 18:05:37 -0500 (Wed, 15 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/gtk/compat_macros.h
+
+don't call "Capture/Start" Capture but Start in the toolbar
+------------------------------------------------------------------------
+r14643 | gerald | 2005-06-15 17:56:23 -0500 (Wed, 15 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-per.c
+
+Handle FT_UINTs in dissect_per_integer().  Fixes bug 234.
+
+------------------------------------------------------------------------
+r14642 | ulfl | 2005-06-15 17:47:20 -0500 (Wed, 15 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/docbook/eug_src/EUG_chapter_use.xml
+
+update various menu items (screenshots must be updated as well)
+------------------------------------------------------------------------
+r14641 | ulfl | 2005-06-15 17:45:51 -0500 (Wed, 15 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/docbook/eug_src/EUG_chapter_build_install.xml
+
+minor editing
+------------------------------------------------------------------------
+r14640 | gerald | 2005-06-15 17:08:43 -0500 (Wed, 15 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcerpc-browser.c
+
+Make sure dissect_browser_TYPE_12_data() returns the right value.  Catch
+integer overflows in that and other functions.  Fixes bug 236.
+
+------------------------------------------------------------------------
+r14639 | gerald | 2005-06-15 16:42:30 -0500 (Wed, 15 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-smpp.c
+
+Catch an infinite loop in smpp_handle_dlist().  Fixes bug 246.
+
+------------------------------------------------------------------------
+r14638 | gerald | 2005-06-15 16:33:48 -0500 (Wed, 15 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-pagp.c
+
+Add missing hf entries.  Fixes bug 240.
 
-Somethimes its difficult to get it right *sigh
 ------------------------------------------------------------------------
-r12599 | sahlberg | 2004-11-24 15:26:52 -0600 (Wed, 24 Nov 2004) | 3 lines
+r14637 | gerald | 2005-06-15 15:55:11 -0500 (Wed, 15 Jun 2005) | 4 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-giop.c
+   M /trunk/epan/dissectors/packet-dcerpc-samr.c
 
-From LEGO: make the request id and operation filterable
+In sam_dissect_SAM_SECURITY_DESCRIPTOR_data(), throw an exception if we
+fetch a too-long length.  Fixes bug 236.
 
 
 ------------------------------------------------------------------------
-r12598 | jmayer | 2004-11-24 10:37:38 -0600 (Wed, 24 Nov 2004) | 1 line
+r14636 | gerald | 2005-06-15 13:35:13 -0500 (Wed, 15 Jun 2005) | 3 lines
 Changed paths:
-   M /trunk/epan/sigcomp-udvm.c
+   M /trunk/epan/dissectors/packet-lmp.c
+
+Fix a couple of infinite loops found by Buildbot.  Were the recent
+changes to this dissector fuzz tested at all?
 
-The code didn't even compile: removed a superfluous (
 ------------------------------------------------------------------------
-r12597 | jmayer | 2004-11-24 10:30:52 -0600 (Wed, 24 Nov 2004) | 1 line
+r14635 | gerald | 2005-06-15 12:56:47 -0500 (Wed, 15 Jun 2005) | 3 lines
 Changed paths:
-   M /trunk/epan/sigcomp-udvm.c
-   M /trunk/epan/sigcomp-udvm.h
+   M /trunk/epan/dissectors/packet-csm-encaps.c
+
+Fix an infinite loop found by randpkt testing.  Change the line endings from
+DOS to UNIX.
 
-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
+r14634 | gerald | 2005-06-15 10:10:02 -0500 (Wed, 15 Jun 2005) | 5 lines
 Changed paths:
-   M /trunk/epan/sigcomp-udvm.c
+   M /trunk/epan/proto.c
+
+When we add an FT_STRINGZ item, throw an exception if the length is
+less than -1.  If the length is 0, set the item string to "[Empty]".
+This fixes bug 219.
+
 
-Fix a faulty IF statement, deflate should work now.
 ------------------------------------------------------------------------
-r12595 | etxrab | 2004-11-24 06:25:37 -0600 (Wed, 24 Nov 2004) | 1 line
+r14633 | etxrab | 2005-06-14 17:01:55 -0500 (Tue, 14 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/AUTHORS
+
+Add Samuel Thibault
+------------------------------------------------------------------------
+r14632 | etxrab | 2005-06-14 16:58:54 -0500 (Tue, 14 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-ymsg.c
+
+From Samuel Thibault,
+Some updates to the yahoo msg dissector.
+------------------------------------------------------------------------
+r14631 | etxrab | 2005-06-14 16:57:17 -0500 (Tue, 14 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/plugins/giop/Makefile.am
+
+Correct a typo
+------------------------------------------------------------------------
+r14630 | etxrab | 2005-06-14 16:48:42 -0500 (Tue, 14 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/gtk/voip_calls_dlg.c
+
+From Javier Acuna
+patch to include Cic info in Voip Calls
+
+------------------------------------------------------------------------
+r14629 | etxrab | 2005-06-14 16:46:51 -0500 (Tue, 14 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-3g-a11.c
    M /trunk/epan/dissectors/packet-radius.c
 
-add some 3gpp2 AVP:s to packet-radius.c and use "vendor" table packet-3g-a11.c
+Add vendor AVP:s for T-Mobile and  T-Systems Nova International GmbH.
 ------------------------------------------------------------------------
-r12594 | etxrab | 2004-11-24 06:23:26 -0600 (Wed, 24 Nov 2004) | 1 line
+r14628 | etxrab | 2005-06-14 16:45:29 -0500 (Tue, 14 Jun 2005) | 1 line
 Changed paths:
    M /trunk/epan/sminmpec.c
    M /trunk/epan/sminmpec.h
 
-Change "Ericsson" string 
+Add Vendor ID of T-Mobile  and  T-Systems Nova International GmbH.
 ------------------------------------------------------------------------
-r12593 | guy | 2004-11-24 03:13:52 -0600 (Wed, 24 Nov 2004) | 9 lines
+r14627 | gerald | 2005-06-14 13:18:05 -0500 (Tue, 14 Jun 2005) | 15 lines
 Changed paths:
-   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
+   M /trunk/epan/dissectors/packet-dcerpc-samr.c
+   M /trunk/epan/dissectors/packet-gtp.c
+   M /trunk/epan/dissectors/packet-isis-lsp.c
+   M /trunk/epan/dissectors/packet-ncp2222.inc
+   M /trunk/tools/lemon/lemon.c
+
+From Steve Grubb:
+
+Fix bounds checking in lemon.c.  Fix up an if/else block in
+packet-dcerpc-samr.c.  Fix hex printing in packet-gtp.c.
+
+
+Fix other problems discovered by Steve:
+
+Fix a bounds check in packet-isis-lsp.c.  Also, fix netmask printing
+on non-little-endian machines.  Add a comment about adding a netmask
+routine to to_str.c.  Add bounds checks to packet-ncp2222.inc.
+
+
+All of these apply to bug 217.
+
+------------------------------------------------------------------------
+r14626 | jmayer | 2005-06-14 09:33:55 -0500 (Tue, 14 Jun 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-wlancap.c
+
+Always skip the whole header: The current code would only decode
+sizeof strcut wlan_header_v1 bytes, but if our struct was missing
+some newer elements, things would go wrong.
+
+------------------------------------------------------------------------
+r14625 | jmayer | 2005-06-14 08:35:24 -0500 (Tue, 14 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/asn1/gsmmap/packet-gsm_map-template.c
+
+No // comments
+------------------------------------------------------------------------
+r14624 | gerald | 2005-06-13 17:40:11 -0500 (Mon, 13 Jun 2005) | 8 lines
+Changed paths:
+   M /trunk/clopts_common.c
+   M /trunk/epan/prefs.c
+
+Change read_prefs() to use GStrings instead of (re)allocating memory
+ourselves.  This fixes a potential off-by-one error found by Steve Grubb.
+
+Add two new -G options: defaultprefs and currentprefs.  The first dumps
+the default preferences to stdout and the second dumps the user's prefs
+to stdout.
+
+
+------------------------------------------------------------------------
+r14623 | ulfl | 2005-06-13 15:04:09 -0500 (Mon, 13 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/docbook/eug_src/EUG_chapter_introduction.xml
+
+the note about not sending sensitive information to the lists should really be a warning, not only a note
+------------------------------------------------------------------------
+r14622 | ulfl | 2005-06-13 15:01:05 -0500 (Mon, 13 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/docbook/eug_src/EUG_chapter_build_install.xml
+
+minor editing
+------------------------------------------------------------------------
+r14621 | lego | 2005-06-13 14:45:21 -0500 (Mon, 13 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-k12.c
+   M /trunk/wiretap/k12.c
+   M /trunk/wiretap/wtap.h
+
+use a helper dissector to show k12 files.
+
+
+------------------------------------------------------------------------
+r14620 | gerald | 2005-06-13 11:31:01 -0500 (Mon, 13 Jun 2005) | 4 lines
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/make-version.pl
+
+Read .svn/entries directly instead of calling "svn info", as suggested by
+Thomas Anders.  This should make things more locale-independent and remove
+a dependency on "svn" being present.
+
+------------------------------------------------------------------------
+r14619 | lego | 2005-06-13 03:47:24 -0500 (Mon, 13 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/plugins/giop/Makefile.am
+
+Add the missing parlay.la to the makefile
+
+------------------------------------------------------------------------
+r14618 | ulfl | 2005-06-13 01:55:06 -0500 (Mon, 13 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/docbook/catalog.xml
+
+from Jaap Keuter: add some comments, how paths should look like for a debian distro
+------------------------------------------------------------------------
+r14617 | etxrab | 2005-06-11 16:31:13 -0500 (Sat, 11 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-yhoo.c
+
+Add some yhoo_service_vals
+------------------------------------------------------------------------
+r14616 | guy | 2005-06-11 14:03:49 -0500 (Sat, 11 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/docbook/user-guide.xml
+
+Update references to the WinPcap Web site.
+
+------------------------------------------------------------------------
+r14615 | guy | 2005-06-11 14:02:31 -0500 (Sat, 11 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/docbook/edg_src/EDG_chapter_libraries.xml
+
+Update references to the WinPcap Web site.
+
+------------------------------------------------------------------------
+r14614 | ulfl | 2005-06-11 11:50:18 -0500 (Sat, 11 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/gtk/voip_calls_dlg.c
+
+add missing #include "webbrowser.h" from previous commit
+------------------------------------------------------------------------
+r14613 | etxrab | 2005-06-11 11:03:24 -0500 (Sat, 11 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/AUTHORS
+
+Add Angelo Bannack as an author.
+------------------------------------------------------------------------
+r14612 | etxrab | 2005-06-11 10:58:01 -0500 (Sat, 11 Jun 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-csm-encaps.c
+
+From Angelo Bannack, 
+ A CSM_ENCAPS dissector to use with ethereal. 
+The CSM_ENCAPS is a protocol used by MindSpeed to communicate with your products, and configure VoIP channels.
+
+------------------------------------------------------------------------
+r14611 | ulfl | 2005-06-11 07:12:12 -0500 (Sat, 11 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/gtk/voip_calls_dlg.c
+
+add help button pointing to the wiki page
+------------------------------------------------------------------------
+r14610 | ulfl | 2005-06-10 14:09:49 -0500 (Fri, 10 Jun 2005) | 5 lines
+Changed paths:
+   M /trunk/gtk/main.c
+
+this is an attempt, please report problems:
+
+after asking the devlist if this would break things and got no negative response, try to scan command line parameters twice, trying to "rewind" the getopt settings
+
+this way, fixing #135
+------------------------------------------------------------------------
+r14609 | ulfl | 2005-06-10 13:30:33 -0500 (Fri, 10 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/plugins/stats_tree/pinfo_stats_tree.c
+
+don't call g_assert_not_reached() for an unknown port type
+------------------------------------------------------------------------
+r14608 | ulfl | 2005-06-10 13:28:22 -0500 (Fri, 10 Jun 2005) | 9 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-bittorrent.c
+   M /trunk/epan/dissectors/packet-bssgp.c
+   M /trunk/epan/dissectors/packet-cops.c
+   M /trunk/epan/dissectors/packet-dcerpc.c
+   M /trunk/epan/dissectors/packet-dcm.c
+   M /trunk/epan/dissectors/packet-dns.c
+   M /trunk/epan/dissectors/packet-esis.c
+   M /trunk/epan/dissectors/packet-gsm_sms_ud.c
+   M /trunk/epan/dissectors/packet-iax2.c
+   M /trunk/epan/dissectors/packet-iscsi.c
+   M /trunk/epan/dissectors/packet-jxta.c
+   M /trunk/epan/dissectors/packet-ldap.c
+   M /trunk/epan/dissectors/packet-msdp.c
+   M /trunk/epan/dissectors/packet-msproxy.c
+   M /trunk/epan/dissectors/packet-mtp3.c
+   M /trunk/epan/dissectors/packet-ncp2222.inc
+   M /trunk/epan/dissectors/packet-ospf.c
+   M /trunk/epan/dissectors/packet-pim.c
+   M /trunk/epan/dissectors/packet-ppp.c
+   M /trunk/epan/dissectors/packet-pppoe.c
+   M /trunk/epan/dissectors/packet-radius.c
+   M /trunk/epan/dissectors/packet-rpc.c
+   M /trunk/epan/dissectors/packet-rtsp.c
+   M /trunk/epan/dissectors/packet-smb-pipe.c
+   M /trunk/epan/dissectors/packet-smpp.c
+   M /trunk/epan/dissectors/packet-sna.c
+   M /trunk/epan/dissectors/packet-snmp.c
+   M /trunk/epan/dissectors/packet-socks.c
+   M /trunk/epan/dissectors/packet-tcp.c
+   M /trunk/epan/dissectors/packet-udp.c
+   M /trunk/epan/dissectors/packet-vj.c
+   M /trunk/epan/dissectors/packet-wbxml.c
+   M /trunk/epan/dissectors/packet-wcp.c
+   M /trunk/epan/dissectors/packet-x11.c
 
-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.
+just to get things straight: a dissector should *never* do any g_assert() calls!
+
+in a simple approach, I've replaced all g_assert() and g_assert_not_reached() calls by their exception throwing counterparts DISSECTOR_ASSERT() and DISSECTOR_ASSERT_NOT_REACHED()
+
+this will replace application crash by showing a dissector bug, which is the desired behaviour
+
+there were some g_assert calls in the protocol registering functions, which might not be acting as expected now, but to be able to simply search for g_assert in the future I've replaced that calls too
+
+one g_assert remained, the one when someone throws an unknown exception "into" packet_frame.c, but IMHO this one should remain.
+------------------------------------------------------------------------
+r14607 | lego | 2005-06-10 11:23:22 -0500 (Fri, 10 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/wiretap/k12.c
+
+Fixed indentation and removed control characters, in an attempt to understand why windows fail to compile.
+
+
+------------------------------------------------------------------------
+r14606 | lego | 2005-06-10 11:01:16 -0500 (Fri, 10 Jun 2005) | 5 lines
+Changed paths:
+   M /trunk/wiretap/Makefile.common
+   M /trunk/wiretap/file_access.c
+   A /trunk/wiretap/k12.c
+   A /trunk/wiretap/k12.h
+   M /trunk/wiretap/wtap-int.h
+   M /trunk/wiretap/wtap.h
+
+Initial checkin of the 32 bit tektronix k12 binary format (rf5)
+
+There is still much to do, but at the very least it can import files allowing the user to choose which protocols handle the diferent sources.
+
+
+------------------------------------------------------------------------
+r14605 | ulfl | 2005-06-09 17:49:08 -0500 (Thu, 09 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/AUTHORS
+
+add Julian Onions
+------------------------------------------------------------------------
+r14604 | ulfl | 2005-06-09 17:46:41 -0500 (Thu, 09 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/docbook/edg_src/EDG_chapter_dissection.xml
+
+from Julian Onions: add more about protocol dissection to the developer's guide
+------------------------------------------------------------------------
+r14603 | ulfl | 2005-06-09 15:08:39 -0500 (Thu, 09 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/plugins/profinet/ChangeLog
+   M /trunk/plugins/profinet/moduleinfo.h
+
+raise plugin version from 0.1.0 to 0.1.1 as some bugs were found using fuzz-test.sh since the last Ethereal release
+------------------------------------------------------------------------
+r14602 | ulfl | 2005-06-09 14:58:02 -0500 (Thu, 09 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/gtk/main.c
+
+fix positions of create_console()/destroy_console() calls for help and version output
+------------------------------------------------------------------------
+r14601 | ulfl | 2005-06-09 14:55:55 -0500 (Thu, 09 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/gtk/main.c
+
+bugfix: don't crash, if cf->filename is NULL (which happens if an invalid capture filter is entered)
+------------------------------------------------------------------------
+r14600 | ulfl | 2005-06-09 14:52:10 -0500 (Thu, 09 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-pn-rt.c
+
+add some more details of the RT protocols frame ID's
+------------------------------------------------------------------------
+r14599 | ulfl | 2005-06-09 14:49:56 -0500 (Thu, 09 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/doc/ethereal.pod
+
+add some more details to the files section
+------------------------------------------------------------------------
+r14598 | gerald | 2005-06-09 13:24:55 -0500 (Thu, 09 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
+
+Change "colorfilter" to "colorfilters".  Fix up whitespace.
+
+------------------------------------------------------------------------
+r14597 | etxrab | 2005-06-09 12:25:40 -0500 (Thu, 09 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/plugins/giop/Makefile.am
+   M /trunk/plugins/giop/Makefile.nmake
+   A /trunk/plugins/giop/packet-parlay.c
+
+Add dissection of parlay
+www.parlay.org
+------------------------------------------------------------------------
+r14596 | ulfl | 2005-06-09 03:03:34 -0500 (Thu, 09 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/doc/ethereal.pod
+
+we possibly have global cfilters/dfilters files now
+------------------------------------------------------------------------
+r14595 | ulfl | 2005-06-09 02:43:32 -0500 (Thu, 09 Jun 2005) | 7 lines
+Changed paths:
+   M /trunk/Makefile.am
+   A /trunk/cfilters
+   A /trunk/colorfilters
+   A /trunk/dfilters
+   M /trunk/packaging/nsis/ethereal.nsi
+
+provide global default files for cfilters/colorfilters/dfilters
+
+at least the colorfilters file needs some more "finetuning"
+
+NSIS (Win32): install these files into the Ethereal Program dir, but don't overwrite existing ones
+
+makefile.am: I've added the three files to EXTRA_DIST and pkgdata_DATA, which *seems* to be the right places
+------------------------------------------------------------------------
+r14594 | ulfl | 2005-06-09 01:58:03 -0500 (Thu, 09 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/filters.c
+
+Try to read the "cfilters"/"dfilters" config files from the global path (program dir), if no personal versions of these files are available.
+
+This is the same behaviour, as we do it for the colorfilters/preferences/... files already.
+------------------------------------------------------------------------
+r14593 | etxrab | 2005-06-09 00:40:26 -0500 (Thu, 09 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/doc/README.developer
+   M /trunk/doc/README.tapping
+
+From Mike Duigou
+Minor corrections to README.developer and README.tapping
+------------------------------------------------------------------------
+r14592 | etxrab | 2005-06-08 23:28:13 -0500 (Wed, 08 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-ber.c
+   M /trunk/epan/dissectors/packet-tcap.c
+
+From Tim Endean:
+Check for tvb.
+------------------------------------------------------------------------
+r14591 | etxrab | 2005-06-08 13:53:11 -0500 (Wed, 08 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/asn1/tcap/packet-tcap-template.c
+   M /trunk/asn1/tcap/tcap.cnf
+
+From Olivier Jacques, 
+- beautify TCAP decoding without upper dissector associated.
+With a couple of if (parameter_tvb) trown in to hopfully fix a Buildbot crash output
+------------------------------------------------------------------------
+r14590 | etxrab | 2005-06-08 13:52:34 -0500 (Wed, 08 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-tcap.c
+
+From Olivier Jacques, 
+- beautify TCAP decoding without upper dissector associated.
+With a couple of if (parameter_tvb) trown in to hopfully fix a Buildbot crash output
+------------------------------------------------------------------------
+r14589 | gerald | 2005-06-08 10:32:00 -0500 (Wed, 08 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-h1.c
+
+Break out of an infinite loop.  Fixes bug 232.
+
+------------------------------------------------------------------------
+r14588 | ulfl | 2005-06-08 01:40:17 -0500 (Wed, 08 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/tools/fuzz-test.sh
+
+fix a problem if the tools have a space char in their path
+------------------------------------------------------------------------
+r14587 | ulfl | 2005-06-08 01:33:49 -0500 (Wed, 08 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/tools/fuzz-test.sh
+
+add some general and some cygwin related comments
+------------------------------------------------------------------------
+r14586 | etxrab | 2005-06-08 00:06:30 -0500 (Wed, 08 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/asn1/tcap/packet-tcap-template.c
+
+Cahnge ssn range
+------------------------------------------------------------------------
+r14585 | etxrab | 2005-06-08 00:04:26 -0500 (Wed, 08 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-tcap.c
+
+From Tim Endean:
+Fix ssn range
+------------------------------------------------------------------------
+r14584 | etxrab | 2005-06-08 00:03:36 -0500 (Wed, 08 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-radius.c
+
+Fix a typo.
+------------------------------------------------------------------------
+r14583 | lego | 2005-06-07 18:25:46 -0500 (Tue, 07 Jun 2005) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-rtcp.c
+   M /trunk/epan/dissectors/packet-rtp.c
+   M /trunk/epan/dissectors/packet-t38.c
+
+From: Martin Mathieson
+
+fix cases where %d has been used instead of %u...
+
+
+------------------------------------------------------------------------
+r14582 | lego | 2005-06-07 18:22:37 -0500 (Tue, 07 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-alcap.c
+
+make sure that colifo gets set and put some other useful info there
+
+
+------------------------------------------------------------------------
+r14581 | etxrab | 2005-06-07 15:57:27 -0500 (Tue, 07 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-ethertype.c
+
+Add some ethertypes
+------------------------------------------------------------------------
+r14580 | etxrab | 2005-06-07 15:56:54 -0500 (Tue, 07 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/etypes.h
+
+Add some ethertypes
+------------------------------------------------------------------------
+r14579 | etxrab | 2005-06-07 15:30:04 -0500 (Tue, 07 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/asn1/tcap/tcap.asn
+   M /trunk/asn1/tcap/tcap.cnf
+
+Some fixes from Tim Endean
+------------------------------------------------------------------------
+r14578 | etxrab | 2005-06-07 15:29:23 -0500 (Tue, 07 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-tcap.c
 
-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.
+Some fixes from Tim Endean
+------------------------------------------------------------------------
+r14577 | etxrab | 2005-06-07 10:21:22 -0500 (Tue, 07 Jun 2005) | 5 lines
+Changed paths:
+   M /trunk/gtk/graph_analysis.c
 
+From Alejandro Vaquero:
+glib-object.h is is glib2 only.
+ graph_analysis.c:47:25: glib-object.h: No such file or directory
+ a patch for ths issue and also to correct the "first_item" 
+issue reported in "RE: [Ethereal-dev] Voip graph analysis "Save as" button"
 ------------------------------------------------------------------------
-r12592 | guy | 2004-11-24 03:00:23 -0600 (Wed, 24 Nov 2004) | 2 lines
+r14576 | kukosa | 2005-06-07 07:05:03 -0500 (Tue, 07 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-ipmi.c
+   M /trunk/asn1/h225/h225.cnf
 
-Fix some typoes.
+Usage of new #.FN_PARS directive instead of #.FN_BODY
+------------------------------------------------------------------------
+r14575 | kukosa | 2005-06-07 06:58:22 -0500 (Tue, 07 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/tools/asn2eth.py
 
+- usage of dissect_per_null() and dissect_ber_null()
+- new #.FN_PARS directive (implemented only for OCTET STRING and INTEGER now)
+- set true value strings for named bits
 ------------------------------------------------------------------------
-r12591 | guy | 2004-11-24 02:55:40 -0600 (Wed, 24 Nov 2004) | 2 lines
+r14574 | etxrab | 2005-06-07 00:50:28 -0500 (Tue, 07 Jun 2005) | 6 lines
 Changed paths:
-   M /trunk/epan/libethereal.def
+   M /trunk/asn1/tcap/packet-tcap-template.c
+   M /trunk/asn1/tcap/tcap.cnf
 
-We export flags_set_truth - add it to libethereal.def.
+From Tim Endean:
+
+- I have had to make some changes to packet-ber to allow for PRIVATE and APPLICATION tags.
+- Both ANSI and ITU variants supported without configuration.
+- Asn.1 dissectors can now register using an OID value as well as an SSN, the oid it tried first.
 
 ------------------------------------------------------------------------
-r12590 | guy | 2004-11-24 00:04:43 -0600 (Wed, 24 Nov 2004) | 3 lines
+r14573 | etxrab | 2005-06-07 00:49:57 -0500 (Tue, 07 Jun 2005) | 6 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-eth.c
+   M /trunk/asn1/gsmmap/packet-gsm_map-template.c
+
+From Tim Endean:
 
-Only interpret a frame as an FW1 header if it looks like one, as per a
-patch from Yaniv Kaul.
+- I have had to make some changes to packet-ber to allow for PRIVATE and APPLICATION tags.
+- Both ANSI and ITU variants supported without configuration.
+- Asn.1 dissectors can now register using an OID value as well as an SSN, the oid it tried first.
 
 ------------------------------------------------------------------------
-r12589 | guy | 2004-11-23 22:14:56 -0600 (Tue, 23 Nov 2004) | 3 lines
+r14572 | etxrab | 2005-06-07 00:49:06 -0500 (Tue, 07 Jun 2005) | 7 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-tds.c
+   M /trunk/epan/dissectors/packet-ber.c
+   M /trunk/epan/dissectors/packet-ber.h
+   M /trunk/epan/dissectors/packet-gsm_map.c
+   M /trunk/epan/dissectors/packet-tcap.c
+   M /trunk/epan/dissectors/packet-tcap.h
+
+From Tim Endean:
+
+- I have had to make some changes to packet-ber to allow for PRIVATE and APPLICATION tags.
+- Both ANSI and ITU variants supported without configuration.
+- Asn.1 dissectors can now register using an OID value as well as an SSN, the oid it tried first.
 
-From Yaniv Kaul: the authentication token might be NTLMSSP or it might
-be GSS-API.
 
 ------------------------------------------------------------------------
-r12588 | guy | 2004-11-23 21:54:40 -0600 (Tue, 23 Nov 2004) | 2 lines
+r14571 | etxrab | 2005-06-06 15:42:18 -0500 (Mon, 06 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/epan/dissectors/packet-ipmi.c
-
-From Lane Hu: add support for more IPMI commands.
+   M /trunk/asn1/tcap/packet-tcap-template.c
+   M /trunk/asn1/tcap/tcap.cnf
 
+Let the sub dissector use the top tree.
 ------------------------------------------------------------------------
-r12587 | guy | 2004-11-23 21:35:17 -0600 (Tue, 23 Nov 2004) | 2 lines
+r14570 | ulfl | 2005-06-06 15:32:08 -0500 (Mon, 06 Jun 2005) | 3 lines
 Changed paths:
-   M /trunk/plugins/enttec/ChangeLog
-   M /trunk/plugins/enttec/moduleinfo.h
-   M /trunk/plugins/enttec/packet-enttec.c
+   M /trunk/docbook/edg_src/EDG_chapter_dissection.xml
 
-From Erwin Rol: Dissect DMX in a readable format, and other updates.
+from Julian Onions: add a devel section about start writing a dissector
 
+some editing by me ...
 ------------------------------------------------------------------------
-r12586 | guy | 2004-11-23 21:18:30 -0600 (Tue, 23 Nov 2004) | 2 lines
+r14569 | lego | 2005-06-06 13:53:43 -0500 (Mon, 06 Jun 2005) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-sdp.c
+   M /trunk/epan/dissectors/packet-alcap.c
+
+register the dissector so that it can be found
 
-From Francisco Alcoba: handle RTP over IPv6.
 
 ------------------------------------------------------------------------
-r12585 | guy | 2004-11-23 20:59:49 -0600 (Tue, 23 Nov 2004) | 2 lines
+r14568 | lego | 2005-06-06 13:52:54 -0500 (Mon, 06 Jun 2005) | 4 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.
+- add an hf entry I forgot
+- get the STAT/USTAT PDU list straight 
+
 
 ------------------------------------------------------------------------
-r12584 | guy | 2004-11-23 20:36:14 -0600 (Tue, 23 Nov 2004) | 2 lines
+r14567 | lego | 2005-06-06 13:51:05 -0500 (Mon, 06 Jun 2005) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ethertype.c
-   M /trunk/etypes.h
-   M /trunk/plugins/rtnet/moduleinfo.h
-   M /trunk/plugins/rtnet/packet-rtnet.c
+   M /trunk/asn1/h248/h248.cnf
+   M /trunk/epan/dissectors/packet-h248.c
+   M /trunk/epan/dissectors/packet-h248.h
 
-Updates from Erwin Rol.
+- make sure there's something to add to colinfo.
+- auditValueRequest is a request too
 
 ------------------------------------------------------------------------
-r12583 | etxrab | 2004-11-23 16:03:28 -0600 (Tue, 23 Nov 2004) | 1 line
+r14566 | lego | 2005-06-06 13:45:47 -0500 (Mon, 06 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-sigcomp.c
+   M /trunk/epan/dissectors/packet-user_encap.c
+
+the trailer's offset and len were not ok.
 
-Make it possible to fileter on partial_state create and access.
 ------------------------------------------------------------------------
-r12582 | etxrab | 2004-11-23 16:02:00 -0600 (Tue, 23 Nov 2004) | 1 line
+r14565 | etxrab | 2005-06-06 13:01:58 -0500 (Mon, 06 Jun 2005) | 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
+   A /trunk/epan/dissectors/packet-isup_thin.c
 
-Don't free string that don't need it. Added filter possibillity on Partial state
+Dissector for ISUP over TCP.
 ------------------------------------------------------------------------
-r12581 | gerald | 2004-11-23 11:31:16 -0600 (Tue, 23 Nov 2004) | 2 lines
+r14564 | etxrab | 2005-06-06 12:40:07 -0500 (Mon, 06 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/Makefile.nmake
-   M /trunk/tools/win32-setup.sh
-
-Update to GTK+ 2.4.13.
+   A /trunk/asn1/tcap/Makefile.nmake
 
+Add makefile.nmake
 ------------------------------------------------------------------------
-r12580 | etxrab | 2004-11-22 16:19:03 -0600 (Mon, 22 Nov 2004) | 1 line
+r14563 | etxrab | 2005-06-06 12:08:37 -0500 (Mon, 06 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-sigcomp.c
+   M /trunk/gtk/conversations_jxta.c
+   M /trunk/gtk/conversations_table.h
+   M /trunk/gtk/hostlist_jxta.c
 
-Fix some memmory leaks
+Add an ifdef and "dont apply patch twice".
 ------------------------------------------------------------------------
-r12579 | etxrab | 2004-11-22 16:18:18 -0600 (Mon, 22 Nov 2004) | 1 line
+r14562 | etxrab | 2005-06-06 12:07:04 -0500 (Mon, 06 Jun 2005) | 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
+   M /trunk/epan/dissectors/Makefile.common
+   M /trunk/epan/dissectors/packet-jxta.h
 
-Fix some memmory leaks
+Fix a typo and add an ifdef
 ------------------------------------------------------------------------
-r12578 | jmayer | 2004-11-22 10:36:26 -0600 (Mon, 22 Nov 2004) | 1 line
+r14561 | etxrab | 2005-06-06 10:39:20 -0500 (Mon, 06 Jun 2005) | 1 line
 Changed paths:
-   A /trunk/wiretap/README.airmagnet
+   A /trunk/asn1/tcap/Makefile
+   A /trunk/asn1/tcap/packet-tcap-template.c
+   A /trunk/asn1/tcap/packet-tcap-template.h
+   A /trunk/asn1/tcap/tcap.asn
+   A /trunk/asn1/tcap/tcap.cnf
 
-Backup some notes on Airmagnet capture file format into Ethereal - I'm NOT going to write an importer in the near future though
+Add the asn2eth generated TCAP dissector made by Tim Endean to the SVN tree.
 ------------------------------------------------------------------------
-r12577 | guy | 2004-11-22 04:26:45 -0600 (Mon, 22 Nov 2004) | 2 lines
+r14560 | etxrab | 2005-06-06 10:37:12 -0500 (Mon, 06 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-fw1.c
-
-Get rid of an unused variable.
+   A /trunk/asn1/tcap
 
+Add the asn2eth genereated TCAP dissector to SVN 
 ------------------------------------------------------------------------
-r12576 | guy | 2004-11-22 02:23:00 -0600 (Mon, 22 Nov 2004) | 5 lines
+r14559 | etxrab | 2005-06-06 10:22:17 -0500 (Mon, 06 Jun 2005) | 26 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-dns.c
+   M /trunk/gtk/Makefile.common
+   A /trunk/gtk/conversations_jxta.c
+   A /trunk/gtk/hostlist_jxta.c
 
-From Yaniv Kaul: increment the offset pointer *after* you use it to put
-into the protocol tree the field you're incrementing past.
+From Mike Duigou:
+ a patch which adds support for displaying jxta 
+conversations and endpoints from the 'Statistics' menu. Also adds :
 
-Update a comment.
+  - a generated field to Welcome messages to indicate whether this 
+welcome is from the initiator or the receiver. You can filter on this 
+field with 'jxta.welcome.initiator==[0|1]'
 
-------------------------------------------------------------------------
-r12575 | guy | 2004-11-22 02:12:42 -0600 (Mon, 22 Nov 2004) | 2 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-tds.c
+  - Marks the source and destination fields of message added in the last 
+patch as generated fields. (Saw it being done for some other protocol).
 
-Fix a spelling error.
+  - Cleans up dissection of Message which used to assume it would 
+dissected more than one set of hdr/message per tvbuff. Now it only 
+attempts to dissect one.
 
-------------------------------------------------------------------------
-r12574 | guy | 2004-11-22 02:11:31 -0600 (Mon, 22 Nov 2004) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-tds.c
+- Uses GMemChunk for tap info and for conversation data rather than 
+g_malloc() There's still a major leakage of g_malloc()ed the c-strings 
+which are used in jxta addresses. Any suggestions for how these can be 
+allocated such that they can be freed re-init is called would be 
+appreciated. For address objects whose data ptr doesn't point into a 
+tvbuff it's not clear what the lifecyle of an address object is.
+
+  - Fixes a bug with filling in the of the transport layer conversation 
+data. >= vs. >
 
-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.
 
 ------------------------------------------------------------------------
-r12573 | sahlberg | 2004-11-21 21:36:26 -0600 (Sun, 21 Nov 2004) | 7 lines
+r14558 | etxrab | 2005-06-06 10:20:10 -0500 (Mon, 06 Jun 2005) | 26 lines
 Changed paths:
-   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
+   M /trunk/epan/dissectors/packet-jxta.c
+   A /trunk/epan/dissectors/packet-jxta.h
+
+From Mike Duigou:
+ a patch which adds support for displaying jxta 
+conversations and endpoints from the 'Statistics' menu. Also adds :
+
+  - a generated field to Welcome messages to indicate whether this 
+welcome is from the initiator or the receiver. You can filter on this 
+field with 'jxta.welcome.initiator==[0|1]'
 
-New protocol:  RFC2634  ExtendedSecurityServices
+  - Marks the source and destination fields of message added in the last 
+patch as generated fields. (Saw it being done for some other protocol).
 
-updates to cms to accomodate the new protocol
+  - Cleans up dissection of Message which used to assume it would 
+dissected more than one set of hdr/message per tvbuff. Now it only 
+attempts to dissect one.
 
-add author to some files
+- Uses GMemChunk for tap info and for conversation data rather than 
+g_malloc() There's still a major leakage of g_malloc()ed the c-strings 
+which are used in jxta addresses. Any suggestions for how these can be 
+allocated such that they can be freed re-init is called would be 
+appreciated. For address objects whose data ptr doesn't point into a 
+tvbuff it's not clear what the lifecyle of an address object is.
+
+  - Fixes a bug with filling in the of the transport layer conversation 
+data. >= vs. >
 
 
 ------------------------------------------------------------------------
-r12572 | guy | 2004-11-21 20:12:43 -0600 (Sun, 21 Nov 2004) | 6 lines
+r14557 | etxrab | 2005-06-06 10:17:41 -0500 (Mon, 06 Jun 2005) | 5 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ppp.c
+   M /trunk/epan/to_str.c
 
-Tag the compression protocol item as such.
+From Mike Duigou:
 
-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.
+ a patch to to_str.c which adds support for printing 
+AT_STRINGZ address type. Amazing that this wasn't there!
 
 ------------------------------------------------------------------------
-r12571 | guy | 2004-11-21 19:58:21 -0600 (Sun, 21 Nov 2004) | 3 lines
+r14556 | etxrab | 2005-06-06 09:01:04 -0500 (Mon, 06 Jun 2005) | 10 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-smrse.c
+   M /trunk/gtk/graph_analysis.c
+   M /trunk/gtk/graph_analysis.h
+
+From Alejandro Vaquero:
 
-In code that checks whether to accept a packet, first check to make sure
-the data being checked exists.
+- Add a pane to contain  the main graph and the comments to be able to 
+split them
+- Change the main graph area to be a scrolled_window
+- Change the look of the selected item to be blue with white text color
+- Gray color the title area
+- Change the conversations color to more "soft" colors (it was difficult 
+to read in some cases before)
 
 ------------------------------------------------------------------------
-r12570 | sahlberg | 2004-11-21 17:25:04 -0600 (Sun, 21 Nov 2004) | 3 lines
+r14555 | etxrab | 2005-06-06 08:55:47 -0500 (Mon, 06 Jun 2005) | 2 lines
 Changed paths:
-   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
+   M /trunk/epan/dissectors/packet-rsvp.c
 
-cmip update add all remaining functions Arguments and Results
+From Richard Rabbat:
+a patch for a couple of fixes to rsvp sub-objects.
+------------------------------------------------------------------------
+r14554 | ulfl | 2005-06-04 17:05:50 -0500 (Sat, 04 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-per.h
 
+if some PER errors has to be put to the stderr, give at least info where it's coming from (__FILE__ and __LINE__)
 
+BTW: time for something like a "NotImplementedException"?!?, this seems to be a common mechanism, if a dissector hasn't implemented all protocol elemements (yet)
 ------------------------------------------------------------------------
-r12569 | guy | 2004-11-21 17:02:36 -0600 (Sun, 21 Nov 2004) | 4 lines
+r14553 | guy | 2005-06-04 16:58:55 -0500 (Sat, 04 Jun 2005) | 7 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ber.c
+   M /trunk/wiretap/libpcap.c
+   M /trunk/wiretap/netmon.c
+   M /trunk/wiretap/nettl.c
 
-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).
+Fix some more leaks in error returns from open routines (if the open can
+fail after the private data is allocated, you have to free the private
+data).
+
+The file header in nettl files is 128 bytes - use a #define for it, and
+also a #define for the magic number size.
 
 ------------------------------------------------------------------------
-r12568 | etxrab | 2004-11-21 16:26:53 -0600 (Sun, 21 Nov 2004) | 1 line
+r14552 | ulfl | 2005-06-04 16:39:36 -0500 (Sat, 04 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/epan/sigcomp_state_hdlr.c
+   M /trunk/epan/dissectors/packet-lmp.c
 
-Clean-up hash table at reloading of file.
+fix #225-#231: the enum lmp_filter_keys contained holes, so the logic to detect the field type failed, resulting in the bug
 ------------------------------------------------------------------------
-r12567 | etxrab | 2004-11-21 16:08:40 -0600 (Sun, 21 Nov 2004) | 1 line
+r14551 | lego | 2005-06-04 14:22:39 -0500 (Sat, 04 Jun 2005) | 3 lines
 Changed paths:
-   M /trunk/epan/sigcomp_state_hdlr.c
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-user_encap.c
+
+Give the user the ability to decide how to decode USER DLTs
+
 
-Free the statebuff and the string
 ------------------------------------------------------------------------
-r12566 | guy | 2004-11-21 16:03:33 -0600 (Sun, 21 Nov 2004) | 66 lines
+r14550 | ulfl | 2005-06-04 06:47:38 -0500 (Sat, 04 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/epan/dissectors/packet-tds.c
+   M /trunk/epan/dissectors/packet-dns.c
 
-From Bill Meier:
+fix #201 second part: adapt the string length of the unformatted text, so it won't show \000 and beyond
+------------------------------------------------------------------------
+r14549 | ulfl | 2005-06-04 05:23:10 -0500 (Sat, 04 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/proto_hier_stats.c
 
-1. Add Preferences:
+fix #224: hierarchy stats had problems with the new generated toplevel desegmentation items "[Reassembled TCP Segments]"
+------------------------------------------------------------------------
+r14548 | ulfl | 2005-06-03 23:57:10 -0500 (Fri, 03 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/doc/ethereal.pod
 
-   a. To allow specification of a hint as to TDS protocol being decoded 
-      (Unspecified/TDS4/TDS5/TDS7/TDS8); Default: 'unspecified'
+update to changes done in the menu
+------------------------------------------------------------------------
+r14547 | ulfl | 2005-06-03 23:14:02 -0500 (Fri, 03 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/doc/ethereal.pod
+   M /trunk/doc/tethereal.pod
 
-      The 'hint' is used only when needed to do a correct decode.
+make a complete redesign of the files section
+------------------------------------------------------------------------
+r14546 | ulfl | 2005-06-03 21:06:16 -0500 (Fri, 03 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/gtk/packet_list.c
 
-      If the protocol is unspecified, the decode is as previous.
+fix #220: the automatic display of the vertical scrollbar at the packet list doesn't seem to work in all cases (not shown although scrolling would be necessary)
 
-   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.
+as I don't see a way to fix this (and it just don't really hurt, as this scrollbar is usually shown anyway if some more packets have to be display) just show it always
+------------------------------------------------------------------------
+r14545 | ulfl | 2005-06-03 20:29:14 -0500 (Fri, 03 Jun 2005) | 5 lines
+Changed paths:
+   M /trunk/doc/ethereal.pod
+   M /trunk/doc/tethereal.pod
+   M /trunk/gtk/main.c
+   M /trunk/tethereal.c
 
-   c. To allow specification of a hint as to whether TDS being decoded is 
-      'little-endian' or 'big-endian'. Default: 'little-endian'.
+update usage output and manual pages for both Ethereal and Tethereal to reflect the latest changes in the command line.
 
-      A hint is just that; E.G. if TDS7+ packets are encountered the decode
-      is always 'little-endian'.
+clarifications of some command line parameter descriptions in the manual pages
 
-2, Register tcp MS SQL default ports (1433, 2433) as TDS ports
-   ('dissector_add'). This also enables TDS as a choice for 'decode as'.
+this also fixes #221
+------------------------------------------------------------------------
+r14544 | lego | 2005-06-03 09:02:06 -0500 (Fri, 03 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-sscop.c
 
-3. 'netlib_check_login_pkt' changed to check 'TDS tcp port' range(s) as 
-    entered in preferences;
+fix the PDU list, and put it at the bottom
 
-4. Change 'dissect_tds_query_packet' to handle TDS4 ascii in addition to
-   TDS7/8 UCS-16.
 
-5. Change 'dissect_tds_rpc' to:
+------------------------------------------------------------------------
+r14543 | lego | 2005-06-03 08:54:34 -0500 (Fri, 03 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-sscop.h
 
-   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');
+keywords and eol-style
 
-6. Change 'dissect_tds_response' to:
 
-   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)
+------------------------------------------------------------------------
+r14542 | lego | 2005-06-03 08:50:30 -0500 (Fri, 03 Jun 2005) | 6 lines
+Changed paths:
+   M /trunk/epan/dissectors/Makefile.common
+   M /trunk/epan/dissectors/packet-sscop.c
+   A /trunk/epan/dissectors/packet-sscop.h
 
-7. New function 'dissect_tds_col_info_token' (similar to
-   'read_results_tds5') associated with handling TDS4 responses.
 
-8. New functions 'dissect_tds_query5_packet', 'dissect_tds5_lang_token'
+- add a way to call the sscop dissector with an arbitrary handle\
+- make most fields "filterable"
+- dissect stat and ustat pdu lists
 
-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;
+------------------------------------------------------------------------
+r14541 | etxrab | 2005-06-03 04:56:03 -0500 (Fri, 03 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-isup.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
+Register the ISUP dissector to make it callable through 
+call_dissector()
+------------------------------------------------------------------------
+r14540 | guy | 2005-06-03 04:55:28 -0500 (Fri, 03 Jun 2005) | 2 lines
+Changed paths:
+   M /trunk/capture-wpcap.c
+   M /trunk/gtk/capture_dlg.c
+   M /trunk/gtk/capture_if_dlg.c
 
-   b. TDS_124_TOKEN [TDS_PROCID] was incorrectly not considered 
-      a 'fixed-size' token in function 'tds_is_fixed_token'
+Update URLs and domain names that refer to the WinPcap site.
 
 ------------------------------------------------------------------------
-r12565 | etxrab | 2004-11-21 15:47:51 -0600 (Sun, 21 Nov 2004) | 1 line
+r14539 | etxrab | 2005-06-03 01:37:05 -0500 (Fri, 03 Jun 2005) | 4 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-sip.c
+   M /trunk/packaging/rpm/SPECS/ethereal.spec.in
+
+From  Mike Duigou:
+Fixes a problem with the RPM spec which prevents it from 
+working with current versions of rpmbuild.
 
-If message for SIP port starts with F8 it's a SIGCOMP message - decode it.
 ------------------------------------------------------------------------
-r12564 | sahlberg | 2004-11-21 15:29:10 -0600 (Sun, 21 Nov 2004) | 4 lines
+r14538 | etxrab | 2005-06-03 01:36:07 -0500 (Fri, 03 Jun 2005) | 4 lines
 Changed paths:
-   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
-
-update to cmip
-add functions  m-action and m-action-confirmed
+   M /trunk/doc/README.developer
 
+From  Mike Duigou:
+A few doxygen updates and an improved section on 
+writing dissectors that don't use tcp_dissect_pdus().
 
 ------------------------------------------------------------------------
-r12563 | guy | 2004-11-21 15:23:30 -0600 (Sun, 21 Nov 2004) | 3 lines
+r14537 | etxrab | 2005-06-03 01:35:44 -0500 (Fri, 03 Jun 2005) | 4 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-dns.c
+   M /trunk/epan/address.h
+   M /trunk/epan/packet.h
+   M /trunk/epan/packet_info.h
 
-From Yaniv Kaul: yet *another* place where an NTLMSSP rather than GSSAPI
-blob can appear.
+From  Mike Duigou:
+A few doxygen updates and an improved section on 
+writing dissectors that don't use tcp_dissect_pdus().
 
 ------------------------------------------------------------------------
-r12562 | guy | 2004-11-21 15:05:16 -0600 (Sun, 21 Nov 2004) | 25 lines
+r14536 | etxrab | 2005-06-03 01:34:35 -0500 (Fri, 03 Jun 2005) | 4 lines
 Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/epan/dissectors/packet-aodv.c
+   M /trunk/epan/dissectors/packet-ssl.c
 
-From Shingo Horisawa:
+From Mike Duigou:
+A few doxygen updates and an improved section on 
+writing dissectors that don't use tcp_dissect_pdus().
+
+------------------------------------------------------------------------
+r14535 | etxrab | 2005-06-03 01:31:58 -0500 (Fri, 03 Jun 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-tcp.c
+   M /trunk/epan/dissectors/packet-tcp.h
 
-       add the "unknown sequence number" flag;
+From Mike Duigou:
+ A minor change to the prototype of tcp_dissect_pdus() 
+which uses the function pointer type from packet.h
 
-       fix dissection of unreachable destinations in RERR messages;
+------------------------------------------------------------------------
+r14534 | etxrab | 2005-06-03 01:29:25 -0500 (Fri, 03 Jun 2005) | 6 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-jxta.c
 
-       fix prefix size in draft-perkins-manet-aodv6-01 RREP
-       messages to be 7 bits, not 5 bits;
+From Mike Duigou:
 
-       put the message dissection under the top-level AODV tree rather
-       than at the top level;
+Extends the jxta dissector to add higher level conversation 
+tracking, improved display, tapping and fixes a bug which caused some 
+conversations to get lost.
 
-       fix labeling of source IPv6 address in RREP messages.
+------------------------------------------------------------------------
+r14533 | ashokn | 2005-06-02 17:49:59 -0500 (Thu, 02 Jun 2005) | 7 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-lmp.c
 
-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.
 
-Rename RREQ_DEST and RREQ_GRAT to more fully indicate what they are.
+Updated LMP to handle the latest protocol. Removed old protocol values
+since they are no longer useful.
 
-Fix the name of the draft in the description of the
-draft-perkins-manet-aodv6-01 messages.
+Manu Pathak <mapathak@cisco.com> contributed these changes
 
-Fix description of Gratuitous RREP flag in RREQ messages.
 
 ------------------------------------------------------------------------
-r12561 | ulfl | 2004-11-21 05:52:34 -0600 (Sun, 21 Nov 2004) | 1 line
+r14532 | ulfl | 2005-06-02 17:11:22 -0500 (Thu, 02 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/epan/addr_resolv.c
+   M /trunk/epan/dissectors/packet-ncp2222.inc
 
-removed an MSVC warning
+fix call to show_fragment_seq_tree() reported by buildbot
 ------------------------------------------------------------------------
-r12560 | sahlberg | 2004-11-21 05:12:20 -0600 (Sun, 21 Nov 2004) | 2 lines
+r14531 | ulfl | 2005-06-02 15:55:58 -0500 (Thu, 02 Jun 2005) | 2 lines
 Changed paths:
-   M /trunk/asn1/pkix1explicit/pkix1explicit.cnf
-   M /trunk/epan/dissectors/packet-pkix1explicit.c
+   M /trunk/epan/dissectors/packet-clnp.c
+   M /trunk/epan/dissectors/packet-dcerpc.c
+   M /trunk/epan/dissectors/packet-dnp.c
+   M /trunk/epan/dissectors/packet-eap.c
+   M /trunk/epan/dissectors/packet-ndps.c
+   M /trunk/epan/dissectors/packet-netbios.c
+   M /trunk/epan/dissectors/packet-q931.c
+   M /trunk/epan/dissectors/packet-x25.c
+   M /trunk/epan/reassemble.c
+   M /trunk/epan/reassemble.h
 
-add a new oid 
+add a generated toplevel line between the connectionless DCE/RPC protocol and the defragmented DCE/RPC content, to better understand what's going on if defragmentation is done.
 
 ------------------------------------------------------------------------
-r12559 | sahlberg | 2004-11-21 04:34:08 -0600 (Sun, 21 Nov 2004) | 8 lines
+r14530 | ulfl | 2005-06-02 15:52:13 -0500 (Thu, 02 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-ber.c
-
-with the autogenerated export conformance files we need a small change to packet-ber.c
+   M /trunk/epan/dissectors/packet-udp.c
 
-asn2eth  generates exports for CHOICE as of BER_CLASS_UNI  while the handgenerated ones specified the calss as BER_CLASS_ANY.
+use [] not () brackets to indicate [correct] UDP checksum, as this is a generated field
+------------------------------------------------------------------------
+r14529 | ulfl | 2005-06-02 15:03:15 -0500 (Thu, 02 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-http.c
 
-make dissect_ber_sequence()  look at the tag as well and if -1 its a wildcard and anything goes.
+add length information to "Content-encoded entity body"
+------------------------------------------------------------------------
+r14528 | ulfl | 2005-06-02 14:31:16 -0500 (Thu, 02 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-ndps.c
 
+fix #223: add another tvb_ensure_bytes_exist() call
+------------------------------------------------------------------------
+r14527 | ulfl | 2005-06-02 13:52:55 -0500 (Thu, 02 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcerpc.c
+   M /trunk/epan/dissectors/packet-rpc.c
+   M /trunk/epan/dissectors/packet-smb-pipe.c
+   M /trunk/epan/dissectors/packet-smb.c
+   M /trunk/epan/dissectors/packet-tcp.c
+   M /trunk/epan/reassemble.c
+   M /trunk/epan/reassemble.h
 
+add a generated toplevel line between the TCP protocol and the desegmented content, to better understand what's going on while desegmenting.
 
+We'll have to add similar mechanisms for other protocols as well...
 ------------------------------------------------------------------------
-r12558 | sahlberg | 2004-11-21 04:16:06 -0600 (Sun, 21 Nov 2004) | 3 lines
+r14526 | ulfl | 2005-06-02 13:44:17 -0500 (Thu, 02 Jun 2005) | 1 line
 Changed paths:
-   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
+   M /trunk/epan/dissectors/packet-smb.c
 
-cleanup for x509af
+bugfix (fuzz_tested): t2i can be zero, test at all places before using it
+------------------------------------------------------------------------
+r14525 | ulfl | 2005-06-02 13:39:45 -0500 (Thu, 02 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcerpc.c
 
+bugfix (fuzz_tested): add tvb_ensure_bytes_exist() before adding a fragment at two places, otherwise we get an access violation
+------------------------------------------------------------------------
+r14524 | ulfl | 2005-06-02 13:35:20 -0500 (Thu, 02 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/epan/proto.c
+   M /trunk/epan/proto.h
 
+add new function proto_tree_move_item(), which will move an already existing proto_item inside the tree (but it can't be moved to a different "tree level")
 ------------------------------------------------------------------------
-r12557 | sahlberg | 2004-11-21 04:00:40 -0600 (Sun, 21 Nov 2004) | 3 lines
+r14523 | ulfl | 2005-06-02 13:29:29 -0500 (Thu, 02 Jun 2005) | 1 line
 Changed paths:
-   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
+   M /trunk/epan/proto.c
 
-cleanup for x509ce
+show Ethernet and IPX addresses the same way as we do with other fields as well (e.g. IP addresses), first the converted value (e.g. IP address or manufaturer name) and then in brackets the "raw data"
+------------------------------------------------------------------------
+r14522 | ulfl | 2005-06-02 02:29:24 -0500 (Thu, 02 Jun 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-wbxml.c
 
+bugfix: don't use match_strval() in combination with format strings (as it may return NULL) but val_to_str()
 
+I don't know if the output as hex is appropriate, someone with more WBXML knowledge might have a look (however, it's done for unknown values only)
 ------------------------------------------------------------------------
-r12556 | sahlberg | 2004-11-21 02:56:09 -0600 (Sun, 21 Nov 2004) | 3 lines
+r14521 | guy | 2005-06-02 02:17:08 -0500 (Thu, 02 Jun 2005) | 2 lines
 Changed paths:
-   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
+   M /trunk/INSTALL
 
-SelectedAttributeTypes are now almost completely implemented    also here i added a small makefile to reduce boring typing on the commandline
+Note that this is *not* what you use if you're building from Subversion.
 
+------------------------------------------------------------------------
+r14520 | ulfl | 2005-06-01 19:28:38 -0500 (Wed, 01 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-eth.c
 
+add the resolved Ethernet addresses to the "Ethernet II" summary line
 ------------------------------------------------------------------------
-r12555 | sahlberg | 2004-11-21 02:22:21 -0600 (Sun, 21 Nov 2004) | 3 lines
+r14519 | ulfl | 2005-06-01 18:47:55 -0500 (Wed, 01 Jun 2005) | 1 line
 Changed paths:
-   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
+   M /trunk/epan/dissectors/packet-ip.c
+
+add a reference to the corresponding RFC's of the Differentiated Services field pref setting
+------------------------------------------------------------------------
+r14518 | ulfl | 2005-06-01 18:44:24 -0500 (Wed, 01 Jun 2005) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-ip.c
 
-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
+add some hidden fields to be able to filter on the resolved hostname "ip.host" / "ip.src_host" / "ip.dst_host", this was formerly not possible.
 
+replace some deprecated proto_tree_add_..._hidden() calls by seperate calls by proto_tree_add_...() and PROTO_ITEM_SET_HIDDEN()
 
+some other cosmetic changes
 ------------------------------------------------------------------------
-r12554 | sahlberg | 2004-11-21 01:21:17 -0600 (Sun, 21 Nov 2004) | 3 lines
+r14517 | ulfl | 2005-06-01 16:28:40 -0500 (Wed, 01 Jun 2005) | 1 line
 Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/epan/dissectors/Makefile.common
-   A /trunk/epan/dissectors/packet-app-pkix-cert.c
+   M /trunk/epan/dissectors/packet-frame.c
 
-From Yaniv Kaul : New Protocol:   X509 Certificates over HTTP
+mark some fields as generated and clarify some field descriptions
+------------------------------------------------------------------------
+r14516 | ulfl | 2005-06-01 14:19:40 -0500 (Wed, 01 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcom.c
 
+prevent "Dissector Bug": prevent a string processing of length 0
+------------------------------------------------------------------------
+r14515 | ulfl | 2005-06-01 14:17:59 -0500 (Wed, 01 Jun 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-windows-common.c
 
+bugfix: use g_snprintf instead of sprintf to prevent a buffer overflow
 ------------------------------------------------------------------------
-r12553 | sahlberg | 2004-11-21 00:40:02 -0600 (Sun, 21 Nov 2004) | 5 lines
+r14514 | etxrab | 2005-06-01 01:47:15 -0500 (Wed, 01 Jun 2005) | 5 lines
 Changed paths:
-   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
+   M /trunk/ethereal_gen.py
 
-Add a whole bunch of dissector to X509IF  and export them.
-X509if is now almost complete.
+From Paolo Frigo :
+A new plugin based on GIOP to recognize Tango packets. TANGO is
+an object oriented distributed control system based on CORBA. Tango is
+being actively developed as a collaborative effort among the ESRF, Soleil, Elettra and ALBA synchrotron facilities. TANGO is an open source
+project hosted by SourceForge.
+------------------------------------------------------------------------
+r14513 | etxrab | 2005-06-01 01:46:41 -0500 (Wed, 01 Jun 2005) | 5 lines
+Changed paths:
+   M /trunk/plugins/giop/Makefile.am
+   M /trunk/plugins/giop/Makefile.nmake
+   M /trunk/plugins/giop/README
+   A /trunk/plugins/giop/packet-tango.c
 
+From Paolo Frigo :
+A new plugin based on GIOP to recognize Tango packets. TANGO is
+an object oriented distributed control system based on CORBA. Tango is
+being actively developed as a collaborative effort among the ESRF, Soleil, Elettra and ALBA synchrotron facilities. TANGO is an open source
+project hosted by SourceForge.
+------------------------------------------------------------------------
+r14512 | lroland | 2005-05-31 16:34:14 -0500 (Tue, 31 May 2005) | 3 lines
+Changed paths:
+   M /trunk/config.nmake
+   M /trunk/plugins/stats_tree/Makefile.nmake
 
+Add a note to config.nmake that it is required to set ENABLE_LIBETHEREAL to get plugin support in Ethereal.
 
+Change Makefile.nmake of the stats_tree plugin to the current scheme.
 ------------------------------------------------------------------------
-r12552 | sahlberg | 2004-11-20 23:21:26 -0600 (Sat, 20 Nov 2004) | 3 lines
+r14511 | ulfl | 2005-05-31 16:30:40 -0500 (Tue, 31 May 2005) | 1 line
 Changed paths:
-   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
+   M /trunk/doc/ethereal.pod
+   M /trunk/gtk/main.c
 
-add dissection of AuthorityInfoAccessSyntax
+add new command line flag "-g", will go to a given packet, after loading a capture file with -r
+------------------------------------------------------------------------
+r14510 | ulfl | 2005-05-31 16:17:54 -0500 (Tue, 31 May 2005) | 1 line
+Changed paths:
+   M /trunk/file.c
 
+convenience: if a "Go To Packet" didn't succeeded, add the requested packet number to the error message, 
+------------------------------------------------------------------------
+r14509 | lroland | 2005-05-31 15:42:15 -0500 (Tue, 31 May 2005) | 3 lines
+Changed paths:
+   M /trunk/Makefile.nmake
+   M /trunk/plugins/Makefile.nmake
 
+As suggested by Jaap Keuter:
+Add generated files copied by "install-deps" to the
+"clean" target
 ------------------------------------------------------------------------
-r12551 | guy | 2004-11-20 21:21:02 -0600 (Sat, 20 Nov 2004) | 2 lines
+r14508 | ulfl | 2005-05-31 13:31:27 -0500 (Tue, 31 May 2005) | 1 line
 Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/epan/dissectors/packet-aodv.c
+   M /trunk/epan/dissectors/packet-dcom-remact.c
 
-From Bart Braem: add support for the "destination only" flag.
+better dissect ProtSeqs values
+------------------------------------------------------------------------
+r14507 | ulfl | 2005-05-31 13:30:37 -0500 (Tue, 31 May 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcom-cba.c
 
+bugfix: remove some not required dissect_dcom_that() calls, as "ORPC that" was errorneously dissected twice
 ------------------------------------------------------------------------
-r12550 | guy | 2004-11-20 21:01:15 -0600 (Sat, 20 Nov 2004) | 2 lines
+r14506 | ulfl | 2005-05-31 13:27:20 -0500 (Tue, 31 May 2005) | 3 lines
 Changed paths:
-   M /trunk/plugins/gryphon/packet-gryphon.c
+   M /trunk/plugins/profinet/packet-dcerpc-pn-io.c
 
-Update a URL.
+add another tvb_ensure_bytes_exist() call
 
+replace dissect_ndr_uuid_t by dissect_dcerpc_uuid_t, as this is the correct function to use and will prevent a problem with access to non existing private_data in dissect_ndr_uuid_t
 ------------------------------------------------------------------------
-r12549 | sahlberg | 2004-11-20 15:26:08 -0600 (Sat, 20 Nov 2004) | 3 lines
+r14505 | gram | 2005-05-31 09:07:16 -0500 (Tue, 31 May 2005) | 4 lines
 Changed paths:
-   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
-
-add the oids for id-kp-xxx    key purpose identifier to the pkix dissector
+   M /trunk/AUTHORS
+   M /trunk/print.c
 
+Put 'unmaskedvalue' field in XML for bit-masked values.
+Fix interpretation of 'value' field.
+Patch from Vasanth Manickam.
 
 ------------------------------------------------------------------------
-r12548 | sahlberg | 2004-11-20 01:11:08 -0600 (Sat, 20 Nov 2004) | 3 lines
+r14504 | gram | 2005-05-31 09:03:34 -0500 (Tue, 31 May 2005) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-cms.c
-   M /trunk/epan/dissectors/packet-x509af.c
-   M /trunk/epan/dissectors/packet-x509if.c
+   M /trunk/epan/dissectors/packet-cops.c
 
-get rid of some compiler warnings
+Remove bitmasks from field definitions for FT_IPv4
+and FT_IPv6 fields.
 
+------------------------------------------------------------------------
+r14503 | ulfl | 2005-05-31 03:02:24 -0500 (Tue, 31 May 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcom.c
 
+fix handling, if ArraySize of a BSTR is 0,
+replace a g_assert by DISSECTOR_ASSERT
 ------------------------------------------------------------------------
-r12547 | sahlberg | 2004-11-20 01:03:27 -0600 (Sat, 20 Nov 2004) | 3 lines
+r14502 | ulfl | 2005-05-30 17:40:55 -0500 (Mon, 30 May 2005) | 1 line
 Changed paths:
-   M /trunk/tools/asn2eth.py
+   M /trunk/epan/dissectors/packet-dcom.c
 
-add _U_ to int hf_index to reduce number of compiler warnings
+add a tvb_ensure_bytes_exist() to prevent a dissector bug
+------------------------------------------------------------------------
+r14501 | ulfl | 2005-05-30 16:10:21 -0500 (Mon, 30 May 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-smb.c
 
+don't go into an (almost) endless loop, if si->info_count is -1, which is the default value. Seems to be a general bug worth to thought about, but I don't know the SMB internals and this bugfix should work anyway.
 
+Found this by a privately fuzzed capture file (sorry, can't give it away)
 ------------------------------------------------------------------------
-r12546 | sahlberg | 2004-11-20 00:54:45 -0600 (Sat, 20 Nov 2004) | 3 lines
+r14500 | gerald | 2005-05-30 16:08:16 -0500 (Mon, 30 May 2005) | 2 lines
 Changed paths:
-   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
+   M /trunk/wiretap/netmon.c
+
+From Steve Grubb: Fix a memory leak.  Fixes part of bug 217.
 
-updates to sat  to make the template smaller.
+------------------------------------------------------------------------
+r14499 | gerald | 2005-05-30 16:04:58 -0500 (Mon, 30 May 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-telnet.c
 
+Don't try to check the suboption length type if we don't have a suboption.
+Found by Steve Grubb.  Fixes part of bug 217.
 
 ------------------------------------------------------------------------
-r12545 | sahlberg | 2004-11-19 23:58:13 -0600 (Fri, 19 Nov 2004) | 4 lines
+r14498 | gerald | 2005-05-30 16:01:52 -0500 (Mon, 30 May 2005) | 2 lines
 Changed paths:
-   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
+   M /trunk/epan/dissectors/packet-per.c
+   M /trunk/epan/dissectors/packet-radius.c
 
-ean up SAT a bit    remove the unneccesary implementation of DirectoryStr4ing in the template  and make the export of it correct.
+From Steve Grubb:  Fix buffer and array length checks.  Fixes part of bug 217.
 
+------------------------------------------------------------------------
+r14497 | gerald | 2005-05-30 16:00:05 -0500 (Mon, 30 May 2005) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-ieee8023.c
+   M /trunk/epan/dissectors/packet-isl.c
 
+From Steve Grubb:  Initialize some variables.  Fixes part of bug 217.
 
 ------------------------------------------------------------------------
-r12544 | sahlberg | 2004-11-18 04:46:27 -0600 (Thu, 18 Nov 2004) | 7 lines
+r14496 | gerald | 2005-05-30 15:58:20 -0500 (Mon, 30 May 2005) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ber.c
+   M /trunk/epan/dissectors/packet-cpfi.c
+   M /trunk/epan/dissectors/packet-dcm.c
+   M /trunk/epan/dissectors/packet-dcom-cba-acco.c
+   M /trunk/epan/dissectors/packet-ethertype.c
+   M /trunk/epan/dissectors/packet-frame.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.
+More bug fixes from Steve Grubb.  See bug 217 for details.
 
-Currently only PrintableString and INTEGER implemented but it will be easy to add other BER Universal types as needed later
+------------------------------------------------------------------------
+r14495 | gerald | 2005-05-30 15:55:16 -0500 (Mon, 30 May 2005) | 6 lines
+Changed paths:
+   M /trunk/asn1/camel/packet-camel-template.c
+   M /trunk/epan/dissectors/packet-camel.c
 
+From Steve Grubb: Fix a memory leak.
 
+Don't pass a null to atoi().
+
+Fixes part of bug 217.
 
 ------------------------------------------------------------------------
-r12543 | guy | 2004-11-17 21:35:43 -0600 (Wed, 17 Nov 2004) | 2 lines
+r14494 | gerald | 2005-05-30 15:53:08 -0500 (Mon, 30 May 2005) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-gprs-llc.c
+   M /trunk/epan/dissectors/packet-bootp.c
 
-Don't create a dissector handle that we don't use.
+From Steve Grubb:  Fix off by one errors.  Fixes part of bug 217.
 
 ------------------------------------------------------------------------
-r12542 | guy | 2004-11-17 14:09:11 -0600 (Wed, 17 Nov 2004) | 4 lines
+r14493 | gerald | 2005-05-30 15:51:36 -0500 (Mon, 30 May 2005) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-mq.c
+   M /trunk/epan/dissectors/packet-ber.c
 
-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.
+From Steve Grubb:  Initialize a variable.  Fixes part of bug 217.
 
 ------------------------------------------------------------------------
-r12541 | guy | 2004-11-17 13:46:34 -0600 (Wed, 17 Nov 2004) | 3 lines
+r14492 | gerald | 2005-05-30 15:48:12 -0500 (Mon, 30 May 2005) | 6 lines
 Changed paths:
-   M /trunk/epan/addr_resolv.c
+   M /trunk/epan/column.c
 
-Fix some problems when compiling on Windows and when compiling on
-systems where INET6 isn't defined.
+Fix an off-by-one error found by Steve Grubb.  Steve gets the award
+for longest standing bug found so far.  This has been present since
+version 0.5.0.
+
+Fixes part of bug 217.
 
 ------------------------------------------------------------------------
-r12540 | guy | 2004-11-17 13:41:56 -0600 (Wed, 17 Nov 2004) | 2 lines
+r14491 | etxrab | 2005-05-30 13:39:39 -0500 (Mon, 30 May 2005) | 3 lines
 Changed paths:
-   M /trunk/epan/addr_resolv.c
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-msrp.c
 
-Don't assume that IPv6 addresses are aligned on 32-bit boundaries.
+Add dissection of MSRP 
+http://www.ietf.org/internet-drafts/draft-ietf-simple-message-sessions-10.txt
 
 ------------------------------------------------------------------------
-r12539 | etxrab | 2004-11-17 13:33:31 -0600 (Wed, 17 Nov 2004) | 1 line
+r14490 | ulfl | 2005-05-30 13:37:19 -0500 (Mon, 30 May 2005) | 7 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-isup.c
+   M /trunk/epan/dissectors/packet-dcerpc.c
+
+fix highlighting length, if more than one RPC call is in a TCP PDU
+
+set "n*DCERPC" in the proto column if more than one RPC call in a TCP PDU, overwriting the interface name, as there's probably more than one interface involved
+
+add some more RPC info to the toplevel RPC proto_item
 
-From Martin Regner add the possibillity to disscet BICC over SCTP
+add a comment, if some bytes are not dissected but might be in the next TCP PDU
 ------------------------------------------------------------------------
-r12538 | guy | 2004-11-17 04:03:14 -0600 (Wed, 17 Nov 2004) | 2 lines
+r14489 | gerald | 2005-05-30 11:49:47 -0500 (Mon, 30 May 2005) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-dns.c
+   M /trunk/editcap.c
 
-Add IPv6 address<->name mappings for AAAA records.
+Add random bit errors to the fuzz tests.
 
 ------------------------------------------------------------------------
-r12537 | guy | 2004-11-17 03:44:41 -0600 (Wed, 17 Nov 2004) | 4 lines
-Changed paths:
-   M /trunk/epan/addr_resolv.c
-   M /trunk/epan/addr_resolv.h
+r14488 | gerald | 2005-05-30 11:03:24 -0500 (Mon, 30 May 2005) | 3 lines
+Changed paths:
+   M /trunk/plugins/giop/packet-coseventcomm.c
+   M /trunk/plugins/giop/packet-cosnaming.c
 
-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.
+Throw an exception if we're handed a null pointer when we weren't
+expecting one.  Fixes bug 200.
 
 ------------------------------------------------------------------------
-r12536 | guy | 2004-11-17 02:53:20 -0600 (Wed, 17 Nov 2004) | 3 lines
+r14487 | gerald | 2005-05-30 10:51:03 -0500 (Mon, 30 May 2005) | 2 lines
 Changed paths:
-   M /trunk/epan/addr_resolv.c
-   M /trunk/epan/addr_resolv.h
-   M /trunk/epan/dissectors/packet-dns.c
+   M /trunk/plugins/megaco/packet-megaco.c
 
-Rename some routines and structures to reflect that they're specific to
-IPv4; use different data structures for port numbers.
+Break out of an infinite loop.  Fixes bugs 213 & 214.
 
 ------------------------------------------------------------------------
-r12535 | sahlberg | 2004-11-17 02:42:31 -0600 (Wed, 17 Nov 2004) | 3 lines
+r14486 | sahlberg | 2005-05-30 07:09:39 -0500 (Mon, 30 May 2005) | 3 lines
 Changed paths:
-   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
+   M /trunk/epan/dissectors/packet-scsi.c
 
-New protocol : SMRSE   ShortMessageRelayService
+add MMC READ DISC INFORMATION cdb
 
 
 ------------------------------------------------------------------------
-r12534 | guy | 2004-11-17 02:34:36 -0600 (Wed, 17 Nov 2004) | 7 lines
+r14485 | sahlberg | 2005-05-30 06:16:08 -0500 (Mon, 30 May 2005) | 3 lines
 Changed paths:
-   M /trunk/epan/addr_resolv.c
+   M /trunk/epan/dissectors/packet-scsi.c
 
-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.
+add MMC READ TRACK INFORMATION cdb
 
-"fgetline()" strips newlines from the line, so don't bother looking for
-them when tokenizing the line.
 
 ------------------------------------------------------------------------
-r12533 | gerald | 2004-11-16 17:29:09 -0600 (Tue, 16 Nov 2004) | 2 lines
+r14484 | ulfl | 2005-05-29 23:46:25 -0500 (Sun, 29 May 2005) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-radius.c
-
-Fix a cut/paste error.
+   M /trunk/capture_opts.c
+   M /trunk/capture_sync.c
+   M /trunk/doc/ethereal.pod
+   M /trunk/gtk/main.c
 
+fix #148: (win32 only) use command line parameter -B to set capture buffer size
 ------------------------------------------------------------------------
-r12532 | etxrab | 2004-11-16 16:15:58 -0600 (Tue, 16 Nov 2004) | 1 line
+r14483 | ulfl | 2005-05-29 23:06:22 -0500 (Sun, 29 May 2005) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-sigcomp.c
+   M /trunk/doc/ethereal.pod
+   M /trunk/gtk/main.c
+   M /trunk/gtk/recent.c
+   M /trunk/gtk/recent.h
 
-Implemented state-create, handling of g_hash_table at redesection needs more work.
+First part to fix #148: use command line parameter -o not only for preferences but also for recent settings.
+
+This way we can simply remove the GUI related command line parameters -B, -P and -T, which are useless now.
 ------------------------------------------------------------------------
-r12531 | etxrab | 2004-11-16 16:15:14 -0600 (Tue, 16 Nov 2004) | 1 line
+r14482 | ulfl | 2005-05-29 22:10:37 -0500 (Sun, 29 May 2005) | 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
+   M /trunk/epan/dissectors/packet-smb.c
 
-Implemented state-create, handling of g_hash_table at redesection needs more work.
+fix #215: the field hf_smb_print_spool_file_name used the wrong type, use FT_STRINGZ to add a string
 ------------------------------------------------------------------------
-r12530 | guy | 2004-11-16 02:21:32 -0600 (Tue, 16 Nov 2004) | 5 lines
+r14481 | ulfl | 2005-05-29 21:58:13 -0500 (Sun, 29 May 2005) | 3 lines
 Changed paths:
-   M /trunk/gtk/follow_dlg.c
+   M /trunk/epan/dissectors/packet-ndps.c
 
-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.
+add two more tvb_ensure_bytes_exist() calls to fix #216
 
+When I look at the remaining code, I fear this will become a never ending story :-(
 ------------------------------------------------------------------------
-r12529 | etxrab | 2004-11-15 13:06:10 -0600 (Mon, 15 Nov 2004) | 1 line
+r14480 | ulfl | 2005-05-29 09:09:58 -0500 (Sun, 29 May 2005) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-h245.c
+   M /trunk/gtk/recent.c
 
-Add some more OID string translations
+clarify some recent file entry descriptions
 ------------------------------------------------------------------------
-r12528 | sahlberg | 2004-11-14 03:50:24 -0600 (Sun, 14 Nov 2004) | 3 lines
+r14479 | ulfl | 2005-05-29 08:02:57 -0500 (Sun, 29 May 2005) | 1 line
 Changed paths:
-   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
-   A /trunk/epan/dissectors/packet-pkixqualified.c
-   A /trunk/epan/dissectors/packet-pkixqualified.h
-
-New protocol  PKIXQualified  from RFC3739
-
+   M /trunk/epan/dissectors/packet-dns.c
 
+fix #201: add format_text before output of the DNS name, in case it contains invalid chars
 ------------------------------------------------------------------------
-r12527 | sahlberg | 2004-11-14 03:48:11 -0600 (Sun, 14 Nov 2004) | 5 lines
+r14478 | ulfl | 2005-05-29 07:27:31 -0500 (Sun, 29 May 2005) | 1 line
 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.
-
-
+   M /trunk/epan/dissectors/packet-rsync.c
 
+fix #86: use format_text before adding version string to the info column
 ------------------------------------------------------------------------
-r12526 | sahlberg | 2004-11-14 03:45:04 -0600 (Sun, 14 Nov 2004) | 3 lines
+r14477 | ulfl | 2005-05-29 06:23:42 -0500 (Sun, 29 May 2005) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-ber.c
-
-make SEQUENCE OF understand a sequence of ANY
-
+   M /trunk/epan/proto.c
 
+fix #11: add a [truncated] to the label, if the message to display is too long
 ------------------------------------------------------------------------
-r12525 | sahlberg | 2004-11-14 02:51:49 -0600 (Sun, 14 Nov 2004) | 3 lines
+r14476 | sahlberg | 2005-05-29 03:45:09 -0500 (Sun, 29 May 2005) | 3 lines
 Changed paths:
-   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
+   M /trunk/epan/dissectors/packet-scsi.c
 
-export GeneralName from X509CE
+add MMC RESERVE TRACK cdb
 
 
 ------------------------------------------------------------------------
-r12524 | sahlberg | 2004-11-14 02:50:37 -0600 (Sun, 14 Nov 2004) | 3 lines
+r14475 | sahlberg | 2005-05-29 03:29:55 -0500 (Sun, 29 May 2005) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ber.c
+   M /trunk/epan/dissectors/packet-scsi.c
 
-make octet string also allow for utf8strings
+MMC SET STREAMING command
 
 
 ------------------------------------------------------------------------
-r12523 | sahlberg | 2004-11-14 00:13:15 -0600 (Sun, 14 Nov 2004) | 4 lines
+r14474 | jmayer | 2005-05-29 03:19:11 -0500 (Sun, 29 May 2005) | 5 lines
 Changed paths:
-   A /trunk/epan/dissectors/packet-cmip.c
-   A /trunk/epan/dissectors/packet-cmip.h
+   M /trunk/epan/dissectors/packet-ieee80211.c
 
-theis is the actual dissector for the new protocol : CMIP
 
+Add minimal 802.11j decoding. There's not fun in doing more unless
+someone provides a capture file.
 
 
 ------------------------------------------------------------------------
-r12522 | sahlberg | 2004-11-13 23:15:09 -0600 (Sat, 13 Nov 2004) | 10 lines
+r14473 | sahlberg | 2005-05-28 22:18:53 -0500 (Sat, 28 May 2005) | 3 lines
 Changed paths:
-   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.
-
-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  :-(
-
+   M /trunk/epan/dissectors/packet-fcp.c
+   M /trunk/epan/dissectors/packet-iscsi.c
+   M /trunk/epan/dissectors/packet-ndmp.c
+   M /trunk/epan/dissectors/packet-scsi.c
+   M /trunk/epan/dissectors/packet-scsi.h
 
+remove offset and len  from the signature of dissect_scsi_payload()
 
 
 ------------------------------------------------------------------------
-r12521 | sahlberg | 2004-11-13 23:12:49 -0600 (Sat, 13 Nov 2004) | 6 lines
+r14472 | sahlberg | 2005-05-28 21:55:12 -0500 (Sat, 28 May 2005) | 6 lines
 Changed paths:
-   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
+   M /trunk/epan/dissectors/packet-fcp.c
+   M /trunk/epan/dissectors/packet-iscsi.c
+   M /trunk/epan/dissectors/packet-ndmp.c
+   M /trunk/epan/dissectors/packet-scsi.c
+   M /trunk/epan/dissectors/packet-scsi.h
 
-New protocol for the telco people to play with : CMIP
+make all callers of dissect_scsi_cdb() first create a new subset tvb
 
-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.
+change the signature for dissect_scsi_cdb since we no longer need to pass offset over.
 
 
 
 ------------------------------------------------------------------------
-r12520 | sahlberg | 2004-11-13 23:10:44 -0600 (Sat, 13 Nov 2004) | 16 lines
+r14471 | sahlberg | 2005-05-28 21:30:49 -0500 (Sat, 28 May 2005) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ber.c
-   M /trunk/tools/asn2eth.py
+   M /trunk/epan/dissectors/packet-iscsi.c
 
-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.
+create a subset tvb before calling off to the SCSI dissector
+so that the right part of the hexpane is highlighted when one clicks on an nondissected data line
 
+------------------------------------------------------------------------
+r14470 | sahlberg | 2005-05-28 20:54:22 -0500 (Sat, 28 May 2005) | 6 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-scsi.c
 
-my regression tests (limited test samples though) decodes this new one exactly the same as the old one.
+minor prettification
 
+in the decode pane for the SCSI protocol,
+put the name of the CDB on the protocol line
 
-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)
 
+------------------------------------------------------------------------
+r14469 | sahlberg | 2005-05-28 20:49:09 -0500 (Sat, 28 May 2005) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-iscsi.c
 
-make heaps of dissector helpers implicit_tag  aware.
+update iscsi so that when we have ImmediateData we also call SCSI to decode the 
+payload (DATAOUT)  and not just the scsi CDB.
 
-change asn2eth to generate code to call the implicit_tag aware integer dissector helper.
 
 
 ------------------------------------------------------------------------
-r12519 | sahlberg | 2004-11-13 08:16:06 -0600 (Sat, 13 Nov 2004) | 3 lines
+r14468 | sahlberg | 2005-05-28 18:05:41 -0500 (Sat, 28 May 2005) | 4 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ber.c
-   M /trunk/epan/dissectors/packet-ber.h
+   M /trunk/plugins/mgcp/packet-mgcp.c
 
-add new integer dissector helper that is aware of implicit tags
+from Alejandro Vaquero
+fox to packet-mgcp.c to make the viop analysis working again.
 
 
 ------------------------------------------------------------------------
-r12518 | sahlberg | 2004-11-13 04:06:15 -0600 (Sat, 13 Nov 2004) | 4 lines
+r14467 | sahlberg | 2005-05-28 08:29:45 -0500 (Sat, 28 May 2005) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ber.c
-
-fix bug in handling an optional item
+   M /trunk/epan/dissectors/packet-scsi.c
 
+add MMC READ BUFFER CAPACITY command
 
 
 ------------------------------------------------------------------------
-r12517 | guy | 2004-11-12 17:14:49 -0600 (Fri, 12 Nov 2004) | 4 lines
+r14466 | sahlberg | 2005-05-28 08:01:14 -0500 (Sat, 28 May 2005) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-tcp.c
+   M /trunk/epan/dissectors/packet-scsi.c
 
-Get rid of an unused prameter and an unused variable.
+add the SynchronizeCache command for MMC
 
-Use %u, not %d, for unsigned variables.
 
 ------------------------------------------------------------------------
-r12516 | sahlberg | 2004-11-12 16:04:19 -0600 (Fri, 12 Nov 2004) | 9 lines
+r14465 | ulfl | 2005-05-28 07:49:19 -0500 (Sat, 28 May 2005) | 1 line
 Changed paths:
-   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.
+   M /trunk/epan/dissectors/packet-ndps.c
 
+add some tvb_ensure_bytes_exist() calls, fixes #197, #202 and #208
+------------------------------------------------------------------------
+r14464 | sahlberg | 2005-05-28 07:45:38 -0500 (Sat, 28 May 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-scsi.c
 
-See  http://wiki.ethereal.com/TcpPduTime
+updates to mmc,   add more dissection of GET_CONFIGURATION and READ_TOC
 
 
 ------------------------------------------------------------------------
-r12515 | guy | 2004-11-12 04:26:56 -0600 (Fri, 12 Nov 2004) | 3 lines
+r14463 | ulfl | 2005-05-28 06:04:11 -0500 (Sat, 28 May 2005) | 1 line
 Changed paths:
-   M /trunk/epan/tvbuff.c
-
-From Charles Levert: in "tvb_fake_unicode()", convert non-ASCII
-characters to '.'.
+   M /trunk/gtk/graph_analysis.c
 
+prevent unused function warning
 ------------------------------------------------------------------------
-r12514 | guy | 2004-11-12 04:17:13 -0600 (Fri, 12 Nov 2004) | 4 lines
+r14462 | sahlberg | 2005-05-28 03:27:44 -0500 (Sat, 28 May 2005) | 2 lines
 Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/epan/dissectors/packet-ppp.c
+   M /trunk/epan/dissectors/packet-scsi.c
 
-From Ignacio Goyret: decode RFC 2509 and RFC 3544 IPCP options.
-
-Fix up the AUTHORS file.
+some more MMC4 updates
 
 ------------------------------------------------------------------------
-r12513 | guy | 2004-11-12 04:03:53 -0600 (Fri, 12 Nov 2004) | 4 lines
+r14461 | sahlberg | 2005-05-28 00:42:39 -0500 (Sat, 28 May 2005) | 6 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ipsec.c
+   M /trunk/epan/dissectors/packet-scsi.c
 
-From Mark Phillips: optionally support decoding the payload of ESP
-packets using null encryption (with a heuristic to detect null
-encryption).
+more scsi refactoring
+
+starting to implement MMC codeset : CDROM/DVD
 
-------------------------------------------------------------------------
-r12512 | guy | 2004-11-12 03:56:12 -0600 (Fri, 12 Nov 2004) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-acse.c
 
-From Yuriy Sidelnikov: remove some unused value_string tables, and fix
-typos in other tables.
 
 ------------------------------------------------------------------------
-r12511 | guy | 2004-11-12 03:46:31 -0600 (Fri, 12 Nov 2004) | 6 lines
+r14460 | sahlberg | 2005-05-27 22:37:16 -0500 (Fri, 27 May 2005) | 5 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-dns.c
+   M /trunk/epan/dissectors/packet-scsi.c
+
+refactor scsi dissector toi be table driven so it will be easier to add new 
+commandsets.
 
-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.
 
 ------------------------------------------------------------------------
-r12510 | etxrab | 2004-11-12 01:02:36 -0600 (Fri, 12 Nov 2004) | 1 line
+r14459 | obiot | 2005-05-27 19:51:56 -0500 (Fri, 27 May 2005) | 2 lines
 Changed paths:
-   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/packet-image-gif.c
+
+From Gilbert Ramirez - Fix a FT_NONE with a bitmask (shouldn't have one).
 
-Add Nils Ohlmeier to authors list(SIP patch)
 ------------------------------------------------------------------------
-r12509 | guy | 2004-11-11 23:36:25 -0600 (Thu, 11 Nov 2004) | 5 lines
+r14458 | sahlberg | 2005-05-27 16:39:38 -0500 (Fri, 27 May 2005) | 7 lines
 Changed paths:
-   M /trunk/gtk/rpc_progs.c
+   M /trunk/epan/dissectors/packet-kink.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.
+from Gilbert,
+
+make kink compile again on non-kerberos builds.
+
+encapsulate a call to decrypt kerberos to only be compiled in when compiling with kerberos.
 
-Clean up white space.
 
 ------------------------------------------------------------------------
-r12508 | guy | 2004-11-11 05:50:26 -0600 (Thu, 11 Nov 2004) | 10 lines
+r14457 | sahlberg | 2005-05-27 16:33:27 -0500 (Fri, 27 May 2005) | 3 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.
+   M /trunk/epan/dissectors/packet-wsp.c
 
-Put the code to maintain the line buffer into a routine.
+from didier   fix for the regression for bug 62
 
-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
+r14456 | etxrab | 2005-05-27 13:35:19 -0500 (Fri, 27 May 2005) | 7 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.
+   M /trunk/epan/dissectors/packet-rdt.c
 
+From Martin Mathieson
+packet-rdt.c:
+- register a configurable UDP port (off by default, but needed where setup traffic isn't captured)
+- dissect extra 'buffer info' fields
+- move bit fields into 'flags' subtrees
+- misc. minor fixes and improvements (mainly formatting)
+Missed eralier...
 ------------------------------------------------------------------------
-r12506 | ulfl | 2004-11-10 11:58:16 -0600 (Wed, 10 Nov 2004) | 1 line
+r14455 | lego | 2005-05-27 13:33:09 -0500 (Fri, 27 May 2005) | 4 lines
 Changed paths:
-   M /trunk/capture.c
+   M /trunk/epan/prefs.c
+
+don't use a static buffer for preference values, allocate it, and, if necessary reallocate so that
+the string always fits.
+
 
-bugfix: button in capture info dialog has to stop capturing
 ------------------------------------------------------------------------
-r12505 | guy | 2004-11-10 04:46:40 -0600 (Wed, 10 Nov 2004) | 2 lines
+r14454 | gram | 2005-05-27 10:13:09 -0500 (Fri, 27 May 2005) | 5 lines
 Changed paths:
-   M /trunk/plugins/opsi/packet-opsi.c
+   M /trunk/clopts_common.c
+   M /trunk/epan/proto.c
+   A /trunk/tools/ftsanity.py
 
-Check for bogus attribute lengths.
+Add a "-G fields3" report which prints the bitmask of the field, and avoids
+printing the blurb twice, like fields2 does.
+Add a script, fsanity.py, to check sanity of FT definitions. Right now the
+only check is for bitmasks for integer-like fields.
 
 ------------------------------------------------------------------------
-r12504 | guy | 2004-11-10 04:28:43 -0600 (Wed, 10 Nov 2004) | 6 lines
+r14453 | sahlberg | 2005-05-27 03:53:07 -0500 (Fri, 27 May 2005) | 4 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-dcm.c
+   M /trunk/epan/dissectors/packet-isakmp.c
+   M /trunk/epan/dissectors/packet-kerberos.c
+   M /trunk/epan/dissectors/packet-kerberos.h
+   M /trunk/epan/dissectors/packet-kink.c
 
-From Rich Coe:
+From T.Nakashima
+updates to KINK
 
-       fix the heuristic code -- sometimes a conversation already
-           exists;
-       fix the dissect code to display all the tags in the PDU.
 
 ------------------------------------------------------------------------
-r12503 | guy | 2004-11-10 04:03:42 -0600 (Wed, 10 Nov 2004) | 16 lines
+r14452 | sahlberg | 2005-05-27 01:00:08 -0500 (Fri, 27 May 2005) | 9 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ncp-nmas.c
+   M /trunk/epan/dissectors/packet-wsp.c
+   M /trunk/epan/proto.c
 
-From Greg Morris:
+cket wsp is creating string items and later appending to them and their value at runtime which breaks when the TRY_TO_FAKE_THIS_ITEM() is used.
 
-       support 6 additional login message verbs;
+Add a comment to proto_item_append_string() explaining the "danger" and what needs to be done if one decides to use proto_item_append_string()
 
-       correct a problem with displaying proper return code values in
-       the reply packets.
+Add a small change to WSP so that it will disable this speed optimization so not to trigger a DISSECTOR_BUG in proto_item_append_string()
 
-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 "val_to_str()" rather than "match_strval()", so we don't crash if a
-value happens not to be valid.
 
 ------------------------------------------------------------------------
-r12502 | ulfl | 2004-11-10 00:50:55 -0600 (Wed, 10 Nov 2004) | 1 line
+r14451 | sahlberg | 2005-05-27 00:04:03 -0500 (Fri, 27 May 2005) | 3 lines
 Changed paths:
-   M /trunk/epan/addr_resolv.c
+   M /trunk/gtk/graph_analysis.c
+
+GdKEventScroll is not available in GTK-1.2
+
 
-fix a typo
 ------------------------------------------------------------------------
-r12501 | guy | 2004-11-09 23:01:09 -0600 (Tue, 09 Nov 2004) | 2 lines
+r14450 | guy | 2005-05-26 21:30:10 -0500 (Thu, 26 May 2005) | 3 lines
 Changed paths:
-   M /trunk/epan/addr_resolv.c
+   M /trunk/epan/dissectors/packet-smb-browse.c
 
-Don't shut down GNU ADNS if it wasn't initialized.
+The DESIRE_ and OS_ values are bit indices, not numerical values that
+appear by themselves; get rid of the value_string tables for them.
 
 ------------------------------------------------------------------------
-r12500 | guy | 2004-11-09 22:57:34 -0600 (Tue, 09 Nov 2004) | 6 lines
+r14449 | guy | 2005-05-26 20:34:42 -0500 (Thu, 26 May 2005) | 2 lines
 Changed paths:
-   M /trunk/epan/addr_resolv.c
+   M /trunk/plugins/profinet
 
-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.)
+Set svn:ignore to ignore generated files.
 
 ------------------------------------------------------------------------
-r12499 | etxrab | 2004-11-09 14:16:17 -0600 (Tue, 09 Nov 2004) | 1 line
+r14448 | ulfl | 2005-05-26 18:18:10 -0500 (Thu, 26 May 2005) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-isup.c
+   M /trunk/gtk/graph_analysis.c
 
-From Luis Ontanon: Use hf_isup_parameter_type insted of hf_isup_message_type.
+fix #203: the scroll event handler used an inappropriate implementation to get event values, fixed this. On win32 this was working before and after the changes, so the bug *might* remain ...
 ------------------------------------------------------------------------
-r12498 | etxrab | 2004-11-09 01:04:12 -0600 (Tue, 09 Nov 2004) | 1 line
+r14447 | ulfl | 2005-05-26 16:49:48 -0500 (Thu, 26 May 2005) | 3 lines
 Changed paths:
-   M /trunk/asn1/gsmmap/gsmmap.cnf
+   M /trunk/gtk/main.c
+
+show the complete filename in the statusbar, as there's no good reason to hide it (bugzilla #198)
 
-Rename some fields to get rid of warnings, will regenerate the files later.
+fix various log related problems
 ------------------------------------------------------------------------
-r12497 | etxrab | 2004-11-09 01:03:04 -0600 (Tue, 09 Nov 2004) | 1 line
+r14446 | ulfl | 2005-05-26 16:45:58 -0500 (Thu, 26 May 2005) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-h225.c
-   M /trunk/epan/dissectors/packet-h245.c
+   M /trunk/capture.c
 
-Add some OID string names
+changed the loglevel of "capture kill" from message to info (it's no action that the user directly triggered)
 ------------------------------------------------------------------------
-r12496 | etxrab | 2004-11-09 00:49:35 -0600 (Tue, 09 Nov 2004) | 1 line
+r14445 | ulfl | 2005-05-26 15:23:13 -0500 (Thu, 26 May 2005) | 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
+   M /trunk/Makefile.common
 
-Make it possible to print name of OID strings for PER coded OID:s as well.
+add log.h
 ------------------------------------------------------------------------
-r12495 | sahlberg | 2004-11-06 14:09:00 -0600 (Sat, 06 Nov 2004) | 3 lines
+r14444 | etxrab | 2005-05-26 15:13:42 -0500 (Thu, 26 May 2005) | 6 lines
 Changed paths:
-   M /trunk/asn1/x509if/x509if_exp.cnf
+   M /trunk/plugins/mgcp/packet-mgcp.c
 
-declare the types for DistinguishedName and RDNSequence
+From Martin Mathieson:
 
+This 2-liner:
+- adds the correct item for localconnectionoptions param
+- recognises the message verb "MESG"
 
 ------------------------------------------------------------------------
-r12494 | sahlberg | 2004-11-05 23:31:03 -0600 (Fri, 05 Nov 2004) | 3 lines
+r14443 | etxrab | 2005-05-26 15:11:35 -0500 (Thu, 26 May 2005) | 13 lines
 Changed paths:
-   M /trunk/asn1/x509if/x509if.cnf
-   M /trunk/epan/dissectors/packet-x509if.c
-   M /trunk/epan/dissectors/packet-x509if.h
+   M /trunk/epan/dissectors/packet-rtsp.c
 
-export RDNSequence from x509if
+These 2 patches make RDT support pretty complete now:
+From Martin Mathieson:
 
+packet-rdt.c:
+- register a configurable UDP port (off by default, but needed where setup traffic isn't captured)
+- dissect extra 'buffer info' fields
+- move bit fields into 'flags' subtrees
+- misc. minor fixes and improvements (mainly formatting)
+
+packet-rtsp.c:
+- improve detection of RDT as the transport
+- allow interleaved frame data to be dissected as RDT packets
 
 ------------------------------------------------------------------------
-r12493 | sahlberg | 2004-11-05 23:26:31 -0600 (Fri, 05 Nov 2004) | 3 lines
+r14442 | ulfl | 2005-05-26 14:38:26 -0500 (Thu, 26 May 2005) | 1 line
 Changed paths:
-   M /trunk/asn1/x509if/x509if.cnf
-   M /trunk/epan/dissectors/packet-x509if.c
-   M /trunk/epan/dissectors/packet-x509if.h
-
-export DistinguishedName from x509if
-
+   M /trunk/capture_loop.c
 
+fix #125: as suggested, the data in rechdr has to be kept over several calls to capture_loop_dispatch, so put it in the loop_data
 ------------------------------------------------------------------------
-r12492 | sahlberg | 2004-11-05 20:13:38 -0600 (Fri, 05 Nov 2004) | 3 lines
+r14441 | ulfl | 2005-05-26 14:06:01 -0500 (Thu, 26 May 2005) | 1 line
 Changed paths:
-   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
+   M /trunk/capture_loop.c
+   M /trunk/capture_sync.c
 
-make x509if use the new ANY type and get rid of the workaround
+some cleanup of capture error notification handling
+------------------------------------------------------------------------
+r14440 | ulfl | 2005-05-26 13:29:09 -0500 (Thu, 26 May 2005) | 1 line
+Changed paths:
+   M /trunk/gtk/main.c
 
+don't use stdout but stderr for logging, as this will confuse the capture childs sync_pipe (has to be solved later)
+------------------------------------------------------------------------
+r14439 | ulfl | 2005-05-26 13:03:34 -0500 (Thu, 26 May 2005) | 1 line
+Changed paths:
+   M /trunk/gtk/main.c
 
+avoid two gcc warnings
 ------------------------------------------------------------------------
-r12491 | sahlberg | 2004-11-05 20:06:55 -0600 (Fri, 05 Nov 2004) | 3 lines
+r14438 | ulfl | 2005-05-26 12:50:27 -0500 (Thu, 26 May 2005) | 7 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
+   M /trunk/capture.c
+   M /trunk/capture.h
+   M /trunk/capture_loop.c
+   M /trunk/capture_opts.c
+   M /trunk/capture_sync.c
+   M /trunk/gtk/main.c
+   A /trunk/log.h
 
-make CMS use the new ANY type and get rid of the workaround
+use the log features of the GLib to have verbose output of the capturing engine, e.g. GLib provides different domains for different submodules. Output more verbose than warning level will be disabled by default (just like before).
+
+use the console_log_handler in main.c for win32 AND unix now
+
+Currently use the log for the capturing engine (only), as I desperately needed a log output for debugging.
 
 
 ------------------------------------------------------------------------
-r12490 | sahlberg | 2004-11-05 20:03:14 -0600 (Fri, 05 Nov 2004) | 3 lines
+r14437 | gerald | 2005-05-26 09:53:39 -0500 (Thu, 26 May 2005) | 9 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
+   M /trunk/epan/proto.c
+
+In some places we call proto_tree_add_item() with hfindex and length
+values that may not be valid (e.g. dissect_ber_octet_string()
+in packet-ber.c).  If the length is invalid, get_uint_value() or
+get_int_value() will abort.  Change them to throw an exception instead.
+This keeps us from having to do a lot of extra work in the dissector.
 
-Make X509AF use the new support for ANY type and remove the workaround
+Fixes bug 182.
 
 
 ------------------------------------------------------------------------
-r12489 | guy | 2004-11-05 15:39:31 -0600 (Fri, 05 Nov 2004) | 10 lines
+r14436 | ulfl | 2005-05-25 18:28:59 -0500 (Wed, 25 May 2005) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-smb.c
+   M /trunk/capture.c
+   M /trunk/file.h
+   M /trunk/gtk/main.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.)
+the capture child might not respond shortly after bringing it up (especially it will block, if no input coming from an input capture pipe (e.g. mkfifo) is coming in)
 
+to prevent problems, bring the main GUI into "capture mode" right after successfully spawn/exec the capture child, without waiting for any response from it
 ------------------------------------------------------------------------
-r12488 | guy | 2004-11-03 17:44:08 -0600 (Wed, 03 Nov 2004) | 8 lines
+r14435 | ulfl | 2005-05-25 17:20:46 -0500 (Wed, 25 May 2005) | 1 line
 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.
+   M /trunk/capture_sync.c
 
+forgot to init savefilestring = NULL;
 ------------------------------------------------------------------------
-r12487 | guy | 2004-11-03 17:19:09 -0600 (Wed, 03 Nov 2004) | 2 lines
+r14434 | ulfl | 2005-05-25 16:37:46 -0500 (Wed, 25 May 2005) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-diameter-defs.h
-
-Fix some typoes and clean up whitespace a bit.
+   M /trunk/capture-wpcap.c
 
+add const to pcap_next_ex() parameter, as WinPcap 3.1 beta 4 (and libpcap 0.8) requires it
 ------------------------------------------------------------------------
-r12486 | etxrab | 2004-11-03 16:32:07 -0600 (Wed, 03 Nov 2004) | 1 line
+r14433 | etxrab | 2005-05-25 13:27:33 -0500 (Wed, 25 May 2005) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-diameter-defs.h
+   M /trunk/gtk/voip_calls_dlg.c
 
-Added some value strings and started to add mobile-ip changes from latest draft.
+Back out the two last changes by popular demand :)
+as we don't want multiple language versions.
 ------------------------------------------------------------------------
-r12485 | etxrab | 2004-11-03 16:16:20 -0600 (Wed, 03 Nov 2004) | 1 line
+r14432 | ulfl | 2005-05-25 12:46:04 -0500 (Wed, 25 May 2005) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-sip.c
+   M /trunk/capture_sync.c
 
-Add SIP headers from: http://www.ietf.org/internet-drafts/draft-ietf-sip-resource-priority-05.txt 
+fix #199: encapsulate capture filename, to avoid problems with spaces in the filename (win32 only)
 ------------------------------------------------------------------------
-r12484 | guy | 2004-11-03 14:20:45 -0600 (Wed, 03 Nov 2004) | 6 lines
+r14431 | guy | 2005-05-25 11:59:59 -0500 (Wed, 25 May 2005) | 2 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.
+   M /trunk/doc/ethereal-filter.pod.template
 
-Also, handle the first 5 octets of the destination address of an ISL
-frame being 0C-00-0C-00-00.
+Update URLs for WinPcap.
 
 ------------------------------------------------------------------------
-r12483 | guy | 2004-11-03 14:18:30 -0600 (Wed, 03 Nov 2004) | 2 lines
+r14430 | guy | 2005-05-25 03:25:14 -0500 (Wed, 25 May 2005) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-isl.c
+   M /trunk/epan/libethereal.def
 
-Add a new URL for ISL information.
+Add some more reassembly routines.
 
 ------------------------------------------------------------------------
-r12482 | guy | 2004-11-03 14:01:53 -0600 (Wed, 03 Nov 2004) | 3 lines
+r14429 | ulfl | 2005-05-24 15:01:08 -0500 (Tue, 24 May 2005) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-http.c
+   M /trunk/epan/dissectors/packet-dcom-remunkn.c
 
-From Giles Scott: make the chunk size and data length unsigned so we
-handle values > 2^31-1.
+fix IRemUnknown2 UUID
+------------------------------------------------------------------------
+r14428 | ulfl | 2005-05-24 15:00:14 -0500 (Tue, 24 May 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcom.c
 
+add values for STDOBJREF flags
 ------------------------------------------------------------------------
-r12481 | guy | 2004-11-03 13:52:24 -0600 (Wed, 03 Nov 2004) | 7 lines
+r14427 | ulfl | 2005-05-24 14:59:20 -0500 (Tue, 24 May 2005) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-ftam.c
+   M /trunk/epan/dissectors/packet-dcom-sysact.c
 
-From Yuriy Sidelnikov:
+dissect ORPC this/that of RemoteCreateInstance
+------------------------------------------------------------------------
+r14426 | ulfl | 2005-05-24 14:57:37 -0500 (Tue, 24 May 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcom-oxid.c
 
-       take stuff that has to be done regardless of whether a protocol
-       tree is being built outside "if (tree)";
+dissect ServerAlive response
+------------------------------------------------------------------------
+r14425 | gerald | 2005-05-24 11:46:18 -0500 (Tue, 24 May 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-bootp.c
 
-       handle PDUs with both data and control units.
+Add extra TLV length checks and signedness fixes.  Fixes the infinite loop in
+bug 196.
 
 ------------------------------------------------------------------------
-r12480 | guy | 2004-11-03 13:46:09 -0600 (Wed, 03 Nov 2004) | 3 lines
+r14424 | gerald | 2005-05-24 08:50:20 -0500 (Tue, 24 May 2005) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-pres.c
+   M /trunk/epan/dissectors/packet-per.c
 
-From Yuriy Sidelnikov: take stuff that has to be done regardless of
-whether a protocol tree is being built outside "if (tree)".
+Throw an exception instead of calling g_assert_not_reached().  Fixes bug 175.
 
 ------------------------------------------------------------------------
-r12479 | guy | 2004-11-03 13:39:44 -0600 (Wed, 03 Nov 2004) | 2 lines
+r14423 | guy | 2005-05-23 20:28:25 -0500 (Mon, 23 May 2005) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-acse.c
+   M /trunk/gtk/voip_calls_dlg.c
 
-Fix some strings.
+Include "webbrowser.h" to declare "browser_open_url()".
 
 ------------------------------------------------------------------------
-r12478 | guy | 2004-11-03 13:34:44 -0600 (Wed, 03 Nov 2004) | 3 lines
+r14422 | gerald | 2005-05-23 16:18:14 -0500 (Mon, 23 May 2005) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-acse.c
+   M /trunk/plugins/docsis/packet-docsis.c
 
-From Yuriy Sidelnikov: take stuff that has to be done regardless of
-whether a protocol tree is being built outside "if (tree)".
+Make sure we don't loop when we dissect concatenated PDUs.  Make some int
+values larger in order to keep them from overflowing.
 
 ------------------------------------------------------------------------
-r12477 | guy | 2004-11-03 13:23:07 -0600 (Wed, 03 Nov 2004) | 2 lines
+r14421 | etxrab | 2005-05-23 13:37:45 -0500 (Mon, 23 May 2005) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-edonkey.c
-
-Use the #define for the eDonkey-over-TCP header length.
+   M /trunk/asn1/camel/packet-camel-template.h
 
+ Warning fix:
+ packet-camel.h:49: warning: 'dissect_camel_DestinationAddress' declared 'static' but never defined
+do this change also for the template file.
 ------------------------------------------------------------------------
-r12476 | guy | 2004-11-03 13:12:49 -0600 (Wed, 03 Nov 2004) | 6 lines
+r14420 | jmayer | 2005-05-23 07:32:37 -0500 (Mon, 23 May 2005) | 5 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-edonkey.c
+   M /trunk/epan/dissectors/packet-bacapp.c
 
-Add support for desegmentation of eDonkey-over-TCP.
+Warning fix:
+packet-bacapp.c:1264: warning: ISO C does not allow extra ';' outside of
+a function
 
-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
+r14419 | jmayer | 2005-05-23 07:19:00 -0500 (Mon, 23 May 2005) | 4 lines
 Changed paths:
-   M /trunk/README.win32
+   M /trunk/epan/dissectors/packet-camel.h
+
+Warning fix:
+packet-camel.h:49: warning: 'dissect_camel_DestinationAddress' declared 'static' but never defined
 
-zlib121-dll -> zlib122-dll.
 
 ------------------------------------------------------------------------
-r12474 | gerald | 2004-11-02 13:07:52 -0600 (Tue, 02 Nov 2004) | 4 lines
+r14418 | jmayer | 2005-05-23 07:18:10 -0500 (Mon, 23 May 2005) | 5 lines
 Changed paths:
-   M /trunk/Makefile.nmake
-   M /trunk/config.nmake
-   M /trunk/tools/win32-setup.sh
+   M /trunk/epan/dissectors/packet-bacapp.c
 
-Update the Windows build to zlib 1.2.2.
+Warning fix:
+packet-bacapp.c:1266:1: warning: C++ style comments are not allowed in ISO C90
+packet-bacapp.c:1266:1: warning: (this will be reported only once per input file)
 
-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
+r14417 | etxrab | 2005-05-23 00:52:28 -0500 (Mon, 23 May 2005) | 36 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
+   M /trunk/epan/dissectors/packet-bacapp.c
+   M /trunk/epan/dissectors/packet-bacapp.h
+   M /trunk/epan/dissectors/packet-bvlc.c
+
+From Steve Karg:
+
+* added additional value string enumerations from BACnet-2004
+* removed vendor specific value string enumerations
+* corrected some value strings enumerations that were incorrect
+* refactored some common strings as strings + format
+* refactored some value strings to use a reserved range and a 
+proprietary range by using val_to_split_str function which now correctly 
+shows the split range when a value is not matched.
+* corrected some spelling errors
+* converted some item text values to dissector registration
+* added protocol tree for the BACnet tag headers
+* added value strings tree display for some bit string BACnet properties
+* added value strings tree display for some enumerated BACnet properties
+* changed the conversion of signed, unsigned, and enumerated BACnet 
+values to use ntohx functions.
+* added proper handling for large values of signed, unsigned, and 
+enumerated BACnet values.
+* refactored BACnet Null and Boolean Tag tree
+* refactored BACnet Real and Double Tag tree
+* changed comments into functions for special tags
+* changed some white space to match existing file style
+* refactored tvb_reported_length to tvb_length_remaining to simplify
+* corrected octet-string tree when length is zero
+* refactored octet-string tree to use tvb_bytes_to_str
+* corrected application tagged productions that were context tagged
+* corrected context tagged productions that were application tagged
+* corrected offset for BACnet character strings
+* refactored some identical service request tree handling
+* changed confirmed APDU to highlight the correct portion of the APDU
+* changed some dissector registration values to display as decimal
+* changed cast in call to iconv() to fix compiler warning
+* corrected bit-wise AND in AtomicFile tree handling
+
+packet-bvlc.c
+* added error text in tree when encoded length doesn't match actual length
+------------------------------------------------------------------------
+r14416 | lego | 2005-05-21 19:44:34 -0500 (Sat, 21 May 2005) | 7 lines
+Changed paths:
+   M /trunk/plugins/mate
+   M /trunk/plugins/mate/mate_grammar.lemon
+   M /trunk/plugins/mate/mate_runtime.c
+   M /trunk/plugins/mate/mate_setup.c
+
+at this point mate should be working as it did before the grammar
+ - pdu transports were upside down (ip/tcp vs tcp/ip)
+ - the gop to gog index was not being populated
+ - tell svn to ignore generated c files
 
-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
+r14415 | lego | 2005-05-21 10:47:18 -0500 (Sat, 21 May 2005) | 3 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
+   M /trunk/plugins/mate/packet-mate.c
 
-Get rid of CRs, and set svn:eol-style to native.
+PDU, GOP and GOG should be at the same level not nested
 
-Set svn:keywords to ID.
 
-Delete the eol-style property (it's svn:eol-style).
+------------------------------------------------------------------------
+r14414 | ulfl | 2005-05-21 06:10:16 -0500 (Sat, 21 May 2005) | 1 line
+Changed paths:
+   M /trunk/capture_wpcap_packet.c
+   M /trunk/gtk/capture_if_details_dlg.c
 
+don't crash if packet.dll is not available, add some more packet.dll version numbers
 ------------------------------------------------------------------------
-r12471 | gerald | 2004-11-01 17:54:05 -0600 (Mon, 01 Nov 2004) | 6 lines
+r14413 | ulfl | 2005-05-21 06:08:48 -0500 (Sat, 21 May 2005) | 1 line
 Changed paths:
-   M /trunk/config.h.win32
-   M /trunk/epan/dissectors/packet-kerberos.c
+   M /trunk/capture-wpcap.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.
+bugfix: prevent a (null pointer access) crash with very early WinPcap version < 2.3
+------------------------------------------------------------------------
+r14412 | ulfl | 2005-05-21 04:59:49 -0500 (Sat, 21 May 2005) | 3 lines
+Changed paths:
+   M /trunk/capture-wpcap.c
+   M /trunk/config.h.win32
 
-Remove a redundant define in config.h.win32.
+bugfix: mark pcap_freecode() as optional, as it's not available by WinPcap 2.3
 
+add optional pcap_next_ex() which is currently unused
 ------------------------------------------------------------------------
-r12470 | etxrab | 2004-11-01 16:33:09 -0600 (Mon, 01 Nov 2004) | 1 line
+r14411 | ulfl | 2005-05-21 04:41:57 -0500 (Sat, 21 May 2005) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-gsm_map.c
-   M /trunk/epan/dissectors/packet-gsm_map.h
+   M /trunk/capture_wpcap_packet.c
+   M /trunk/capture_wpcap_packet.h
+   M /trunk/gtk/capture_if_details_dlg.c
 
-New GSM MAP files based on the asn2eth compiler.
+as suggested by Loris: add wpcap_packet_get_version() and check the packet.dll version before using it (very restrictive for now, will check for exact DLL version strings). If version is unknown, ask user to continue or not.
 ------------------------------------------------------------------------
-r12469 | etxrab | 2004-11-01 16:18:14 -0600 (Mon, 01 Nov 2004) | 1 line
+r14410 | etxrab | 2005-05-21 04:26:16 -0500 (Sat, 21 May 2005) | 5 lines
 Changed paths:
-   M /trunk/asn1/gsmmap/packet-gsm_map-template.h
+   M /trunk/gtk/voip_calls_dlg.c
+
+From Javier Acuna:
+It adds "CIC" info display on the comments column for ISUP
+It adds a small Help button that open up a window that offers you to vist the Wiki page containing the explanation of the Dialog window.
+
 
-Fix a typo
 ------------------------------------------------------------------------
-r12468 | etxrab | 2004-11-01 16:06:43 -0600 (Mon, 01 Nov 2004) | 1 line
+r14409 | etxrab | 2005-05-21 04:13:28 -0500 (Sat, 21 May 2005) | 2 lines
 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
+   M /trunk/epan/dissectors/packet-ansi_map.c
 
-Change eol-style to native(?)
+From Javier Acuna:
+filter packets by their Billing ID
 ------------------------------------------------------------------------
-r12467 | etxrab | 2004-11-01 16:03:57 -0600 (Mon, 01 Nov 2004) | 1 line
+r14408 | ulfl | 2005-05-20 19:10:17 -0500 (Fri, 20 May 2005) | 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
+   M /trunk/capture_wpcap_packet.c
+   M /trunk/capture_wpcap_packet.h
 
-Preparations for addition of GSM MAP dissector created by the asn2eth compiler.
+don't use LPADAPTER but simply void * as we don't need to look inside the members of this struct
 ------------------------------------------------------------------------
-r12466 | etxrab | 2004-11-01 16:03:12 -0600 (Mon, 01 Nov 2004) | 1 line
+r14407 | ulfl | 2005-05-20 17:23:00 -0500 (Fri, 20 May 2005) | 1 line
 Changed paths:
-   A /trunk/asn1/gsmmap
+   M /trunk/gtk/Makefile.am
+   M /trunk/gtk/Makefile.common
+   A /trunk/gtk/capture_if_details_dlg.c
+   A /trunk/gtk/capture_if_details_dlg.h
+   M /trunk/gtk/capture_if_dlg.c
+   M /trunk/gtk/main.c
 
-Preparations for addition of GSM MAP dissector created by the asn2eth compiler.
+win32 only: get interface details from WinPcap's packet.dll (direct access to NDIS specific driver information, upper second GTK part)
 ------------------------------------------------------------------------
-r12465 | gerald | 2004-11-01 12:11:48 -0600 (Mon, 01 Nov 2004) | 2 lines
+r14406 | ulfl | 2005-05-20 17:16:47 -0500 (Fri, 20 May 2005) | 1 line
 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.
+   M /trunk/Makefile.am
+   M /trunk/Makefile.nmake
+   A /trunk/capture_wpcap_packet.c
+   A /trunk/capture_wpcap_packet.h
 
+win32 only: get interface details from WinPcap's packet.dll (direct access to NDIS specific driver information, lower first part)
 ------------------------------------------------------------------------
-r12464 | guy | 2004-11-01 11:51:07 -0600 (Mon, 01 Nov 2004) | 8 lines
+r14405 | ulfl | 2005-05-20 16:44:17 -0500 (Fri, 20 May 2005) | 1 line
 Changed paths:
-   M /trunk/tools/asn2eth.py
+   M /trunk/epan/addr_resolv.c
+   M /trunk/epan/addr_resolv.h
+   M /trunk/epan/libethereal.def
 
-From Tomas Kukosa:
+add get_manuf_name_if_known (returns NULL if unknown) in addition to get_manuf_name
+------------------------------------------------------------------------
+r14404 | ulfl | 2005-05-20 16:40:03 -0500 (Fri, 20 May 2005) | 1 line
+Changed paths:
+   M /trunk/packaging/nsis/ethereal.nsi
 
-       add support for ANY type;
+bugfix: add the profinet plugin to NSIS
+------------------------------------------------------------------------
+r14403 | lego | 2005-05-20 14:43:40 -0500 (Fri, 20 May 2005) | 3 lines
+Changed paths:
+   M /trunk/plugins/mate/mate_parser.l
 
-       add support for DEFAULT { } (empty sequence);
+Fix the Id tag
 
-       some minor changes.
 
 ------------------------------------------------------------------------
-r12463 | gerald | 2004-11-01 11:49:53 -0600 (Mon, 01 Nov 2004) | 2 lines
+r14402 | lego | 2005-05-20 14:40:10 -0500 (Fri, 20 May 2005) | 4 lines
 Changed paths:
-   M /trunk/asn1/pkinit/packet-pkinit-template.c
-   M /trunk/asn1/pkinit/pkinit.cnf
-   M /trunk/epan/dissectors/packet-pkinit.c
+   M /trunk/epan/stats_tree.c
+
+dup the filter string so that it can be freed without problems.
+fixes bug 195
 
-Register OID dissectors correctly.
 
 ------------------------------------------------------------------------
-r12462 | guy | 2004-11-01 11:48:36 -0600 (Mon, 01 Nov 2004) | 3 lines
+r14401 | lego | 2005-05-20 14:38:24 -0500 (Fri, 20 May 2005) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-3g-a11.c
+   M /trunk/asn1/h248/h248.cnf
+   M /trunk/asn1/h248/packet-h248-template.c
+   M /trunk/epan/dissectors/packet-h248.c
+
+some cosmetic fixes
 
-From Ryuji Somegawa: dissect the Registration Update Authentication
-Extension.
 
 ------------------------------------------------------------------------
-r12461 | gerald | 2004-11-01 11:04:05 -0600 (Mon, 01 Nov 2004) | 2 lines
+r14400 | etxrab | 2005-05-19 15:35:30 -0500 (Thu, 19 May 2005) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-kerberos.c
-
-Create a conversation only when we see a KDC_REQ.  
+   M /trunk/epan/dissectors/packet-h221_nonstd.c
 
+Use value_string for codec values/strings.
 ------------------------------------------------------------------------
-r12460 | ulfl | 2004-11-01 05:42:08 -0600 (Mon, 01 Nov 2004) | 1 line
+r14399 | etxrab | 2005-05-19 15:34:35 -0500 (Thu, 19 May 2005) | 1 line
 Changed paths:
-   M /trunk/gtk/Makefile.am
-   M /trunk/gtk/Makefile.common
-   M /trunk/gtk/menu.c
-   M /trunk/gtk/menu.h
-   A /trunk/gtk/packet_history.c
-   A /trunk/gtk/packet_history.h
-   M /trunk/gtk/packet_list.c
-   M /trunk/gtk/toolbar.c
-   M /trunk/gtk/toolbar.h
+   M /trunk/epan/dissectors/packet-h245.c
 
-first implementation of the packet history function
+Display version number and product number as strings.
 ------------------------------------------------------------------------
-r12459 | guy | 2004-10-31 17:38:34 -0600 (Sun, 31 Oct 2004) | 3 lines
+r14398 | etxrab | 2005-05-19 15:33:59 -0500 (Thu, 19 May 2005) | 1 line
 Changed paths:
-   M /trunk
-
-Change the list of files to handle "capinfo" being renamed to
-"capinfos".
+   M /trunk/epan/t35.c
 
+Add Sony and Nokia VendorID:s
 ------------------------------------------------------------------------
-r12458 | guy | 2004-10-31 17:36:21 -0600 (Sun, 31 Oct 2004) | 3 lines
+r14397 | etxrab | 2005-05-19 15:32:58 -0500 (Thu, 19 May 2005) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-icmpv6.c
-
-Make the protocol tree item for ICMPv6 cover the entire ICMPv6 packet,
-including any included packet.
+   M /trunk/asn1/h245/h245.cnf
 
+Display version number and product number as strings.
 ------------------------------------------------------------------------
-r12457 | guy | 2004-10-31 17:22:14 -0600 (Sun, 31 Oct 2004) | 3 lines
+r14396 | guy | 2005-05-19 04:26:15 -0500 (Thu, 19 May 2005) | 6 lines
 Changed paths:
-   M /trunk/epan/packet.c
+   M /trunk/epan/dissectors/packet-h221_nonstd.c
 
-Make sure we don't return a random value in an unset variable if an
-exception is thrown while dissecting an "error packet".
+Clean up indentation.
 
-------------------------------------------------------------------------
-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 comments with questions.
+
+Mark an unused argument as such, and get rid of an unused variable.
 
-add some more content to the overview section
 ------------------------------------------------------------------------
-r12455 | guy | 2004-10-30 21:47:07 -0500 (Sat, 30 Oct 2004) | 2 lines
+r14395 | ulfl | 2005-05-18 14:30:18 -0500 (Wed, 18 May 2005) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-dcerpc-rs_pgo.c
-
-Get rid of a bunch of trailing spaces.
+   M /trunk/gtk/menu.c
+   M /trunk/gtk/proto_draw.c
 
+insensitive context menu "Expand Subtrees" if no protocol field is currently selected, sort and name the tree related menu items like the context menu ones
 ------------------------------------------------------------------------
-r12454 | guy | 2004-10-30 21:39:39 -0500 (Sat, 30 Oct 2004) | 7 lines
+r14394 | ulfl | 2005-05-18 14:02:11 -0500 (Wed, 18 May 2005) | 1 line
 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.
+   M /trunk/fileset.c
 
+do some code cleanup (from the previous commit) and close the directories opened with opendir/g_dir_open
 ------------------------------------------------------------------------
-r12453 | guy | 2004-10-30 18:26:47 -0500 (Sat, 30 Oct 2004) | 5 lines
+r14393 | lego | 2005-05-18 08:51:49 -0500 (Wed, 18 May 2005) | 3 lines
 Changed paths:
-   M /trunk/capture.c
-   M /trunk/capture_loop.c
-   M /trunk/capture_sync.c
+   M /trunk/epan/dissectors/packet-isup.c
+
+- add an isup stats_tree with statistics regarding message types and the directions in which they flow.
 
-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
+r14392 | etxrab | 2005-05-18 00:44:12 -0500 (Wed, 18 May 2005) | 2 lines
 Changed paths:
-   M /trunk/capture.c
-
-Get rid of forward declarations of functions not defined in this file.
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-h221_nonstd.c
 
+Add a dissector for h221 nonstandard data which can easily be expanded with publically avalable data or
+replaced by a propriatary one.
 ------------------------------------------------------------------------
-r12451 | ulfl | 2004-10-30 12:50:51 -0500 (Sat, 30 Oct 2004) | 1 line
+r14391 | etxrab | 2005-05-18 00:19:22 -0500 (Wed, 18 May 2005) | 3 lines
 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/gtk/capture_info_dlg.c
-   M /trunk/gtk/main.c
+   M /trunk/gtk/sctp_stat.c
+
+From Albert Chin:
+C++ comments in C source files (gtk/sctp_stat.c) 
 
-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
+r14390 | ulfl | 2005-05-17 20:21:49 -0500 (Tue, 17 May 2005) | 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
+   M /trunk/fileset.c
 
-update capture dia's
+don't crash, if the given filename doesn't contain a dot e.g. 'test123'
 ------------------------------------------------------------------------
-r12449 | ulfl | 2004-10-30 09:30:52 -0500 (Sat, 30 Oct 2004) | 1 line
+r14389 | ulfl | 2005-05-17 19:55:44 -0500 (Tue, 17 May 2005) | 1 line
 Changed paths:
-   M /trunk/capture.c
-   M /trunk/capture.h
    M /trunk/gtk/main.c
 
-move quit_after_cap into capture_opts
+fix #187: don't crash if using "Expand Subtrees" in an empty area, just do nothing in that case
 ------------------------------------------------------------------------
-r12448 | ulfl | 2004-10-30 08:26:15 -0500 (Sat, 30 Oct 2004) | 1 line
+r14388 | etxrab | 2005-05-17 15:32:30 -0500 (Tue, 17 May 2005) | 1 line
 Changed paths:
-   M /trunk/docbook/edg_src/EDG_chapter_sources.xml
+   M /trunk/epan/dissectors/packet-h245.c
+   M /trunk/epan/dissectors/packet-h245.h
 
-from Olivier Biot: how to add a new file to Subversion
+Make it possible to dissect h221nonstandard data and fix some compile warnings from asn2eth.
 ------------------------------------------------------------------------
-r12447 | ulfl | 2004-10-30 07:54:53 -0500 (Sat, 30 Oct 2004) | 2 lines
+r14387 | etxrab | 2005-05-17 15:30:49 -0500 (Tue, 17 May 2005) | 1 line
 Changed paths:
-   M /trunk/docbook/Makefile
-   M /trunk/docbook/developer-guide.xml
-   M /trunk/docbook/edg_src/EDG_chapter_works.xml
+   M /trunk/asn1/h245/h245.cnf
+   M /trunk/asn1/h245/packet-h245-template.c
 
-add a simplified overview section about the Ethereal function blocks.
-Some cleanup in the docbook Makefile
+Make it possible to dissect h221nonstandarddata and fix some errors from the new asn2eth generator.
 ------------------------------------------------------------------------
-r12446 | ulfl | 2004-10-30 07:52:34 -0500 (Sat, 30 Oct 2004) | 1 line
+r14386 | etxrab | 2005-05-17 14:51:09 -0500 (Tue, 17 May 2005) | 2 lines
 Changed paths:
-   A /trunk/docbook/edg_graphics/ethereal-capture_internals.dia
-   A /trunk/docbook/edg_graphics/ethereal-capture_internals.png
+   M /trunk/epan/dissectors/packet-nettl.c
 
-add a dia about the capture internals
+From Mark C Brown,:
+Fixes for LAP-B (SX25L2) and X.25 (SX25L3) nettl trace records.
 ------------------------------------------------------------------------
-r12445 | ulfl | 2004-10-30 06:44:06 -0500 (Sat, 30 Oct 2004) | 2 lines
+r14385 | etxrab | 2005-05-17 14:50:38 -0500 (Tue, 17 May 2005) | 2 lines
 Changed paths:
-   M /trunk/Makefile.common
-   M /trunk/capture.c
-   A /trunk/capture_sync.c
-   A /trunk/capture_sync.h
+   M /trunk/wiretap/nettl.c
+   M /trunk/wiretap/wtap.c
+   M /trunk/wiretap/wtap.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.
+From Mark C Brown,:
+Fixes for LAP-B (SX25L2) and X.25 (SX25L3) nettl trace records.
 ------------------------------------------------------------------------
-r12444 | guy | 2004-10-30 05:04:35 -0500 (Sat, 30 Oct 2004) | 15 lines
+r14384 | etxrab | 2005-05-17 14:21:45 -0500 (Tue, 17 May 2005) | 3 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).
+   M /trunk/epan/dissectors/packet-acse.c
 
-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.
+From Yuriy Sidelnikov:
+A perfectly good tvb_bytes_to_str() has been used instead of string_to_hex. 
 
 ------------------------------------------------------------------------
-r12443 | guy | 2004-10-30 04:19:14 -0500 (Sat, 30 Oct 2004) | 2 lines
+r14383 | etxrab | 2005-05-17 14:15:31 -0500 (Tue, 17 May 2005) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-image-jfif.c
+   M /trunk/epan/dissectors/packet-diameter-defs.h
 
-Squelch some compile warnings.
+Add some more AVP:s.
 
 ------------------------------------------------------------------------
-r12442 | guy | 2004-10-30 04:14:36 -0500 (Sat, 30 Oct 2004) | 6 lines
+r14382 | etxrab | 2005-05-17 14:13:05 -0500 (Tue, 17 May 2005) | 1 line
 Changed paths:
-   M /trunk/wiretap/pppdump.c
-
-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.
+   M /trunk/plugins/xml/packet-xml.c
 
+Add some more media types to be dissected as xml.
 ------------------------------------------------------------------------
-r12441 | guy | 2004-10-30 03:45:10 -0500 (Sat, 30 Oct 2004) | 9 lines
+r14381 | lego | 2005-05-17 08:29:36 -0500 (Tue, 17 May 2005) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ppp.c
+   M /trunk/plugins/mate/mate_parser.l
 
-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).
+- change the state label OUT to OUTSIDE to avoid a name collision with a macro defined in the windows system headers.
 
-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.
 
 ------------------------------------------------------------------------
-r12440 | guy | 2004-10-30 02:47:50 -0500 (Sat, 30 Oct 2004) | 5 lines
+r14380 | gram | 2005-05-16 20:47:04 -0500 (Mon, 16 May 2005) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-fw1.c
+   M /trunk/tools/EtherealXML.py
 
-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.
+Add get_items_before(), to help analyze in the presence of
+tunneled protocols.
 
 ------------------------------------------------------------------------
-r12439 | guy | 2004-10-30 02:23:55 -0500 (Sat, 30 Oct 2004) | 3 lines
+r14379 | gram | 2005-05-16 18:21:01 -0500 (Mon, 16 May 2005) | 3 lines
 Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/epan/dissectors/packet-symantec.c
+   M /trunk/tools/EtherealXML.py
 
-From Martin Pichlmaier: the first 4 bytes of the Symantec firewall
-header are the IP address of the interface that saw the packet.
+Add get_hide() to return the value of the "hide" tag
+in field attributes.
 
 ------------------------------------------------------------------------
-r12438 | sahlberg | 2004-10-29 21:36:58 -0500 (Fri, 29 Oct 2004) | 3 lines
+r14378 | etxrab | 2005-05-16 13:24:27 -0500 (Mon, 16 May 2005) | 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
-   M /trunk/epan/dissectors/packet-x509af.h
-
-change Extension to be implemented inside the conformance file and remove it from the template
-
+   M /trunk/epan/dissectors/packet-http.c
 
+Add TCP port for "radan-http      8088/tcp    Radan HTTP" from IANA.
 ------------------------------------------------------------------------
-r12437 | sahlberg | 2004-10-29 21:18:44 -0500 (Fri, 29 Oct 2004) | 3 lines
+r14377 | etxrab | 2005-05-16 13:15:33 -0500 (Mon, 16 May 2005) | 1 line
 Changed paths:
-   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
-
+   M /trunk/epan/dissectors/packet-text-media.c
 
+Add some more media types.
 ------------------------------------------------------------------------
-r12436 | sahlberg | 2004-10-29 20:54:40 -0500 (Fri, 29 Oct 2004) | 4 lines
+r14376 | lego | 2005-05-16 12:16:52 -0500 (Mon, 16 May 2005) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ber.c
-
-fix call_ber_iod_callback() to move offset past the end of the current blob.
+   M /trunk/plugins/mate/mate.h
+   M /trunk/plugins/mate/mate_plugin.c
+   M /trunk/plugins/mate/mate_runtime.c
+   M /trunk/plugins/mate/mate_setup.c
+   M /trunk/plugins/mate/mate_util.c
+   M /trunk/plugins/mate/mate_util.h
 
+Transforms and Pdus are working already, Gops start to work.
 
 
 ------------------------------------------------------------------------
-r12435 | gram | 2004-10-29 10:09:00 -0500 (Fri, 29 Oct 2004) | 3 lines
+r14375 | lego | 2005-05-16 10:10:50 -0500 (Mon, 16 May 2005) | 3 lines
 Changed paths:
-   M /trunk/tools/Makefile.am
-   A /trunk/tools/netscreen2dump.py
+   M /trunk/plugins/mate/Makefile.nmake
+
+let's get things right, we are in plugins/mate not epan/dfilter (from which I stole the nmake rules)
 
-Add netscreen2dump.py, to convert netscreen packet-trace hex dumps
-to hex dumps that can be read by text2pcap.
 
 ------------------------------------------------------------------------
-r12434 | sahlberg | 2004-10-29 07:11:42 -0500 (Fri, 29 Oct 2004) | 3 lines
+r14374 | lego | 2005-05-16 09:59:14 -0500 (Mon, 16 May 2005) | 3 lines
 Changed paths:
-   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
+   M /trunk/plugins/mate/Makefile.nmake
 
-update to cms to use workaround to lack of ANY and reducing the template significantly
+Forgot this one in the last checkin!
 
 
 ------------------------------------------------------------------------
-r12433 | sahlberg | 2004-10-29 06:39:58 -0500 (Fri, 29 Oct 2004) | 3 lines
+r14373 | lego | 2005-05-16 08:28:35 -0500 (Mon, 16 May 2005) | 5 lines
 Changed paths:
-   M /trunk/asn1/x509if/InformationFramework.asn
-   M /trunk/asn1/x509if/packet-x509if-template.c
-   M /trunk/asn1/x509if/packet-x509if-template.h
-   M /trunk/asn1/x509if/x509if.cnf
-   M /trunk/epan/dissectors/packet-x509if.c
-   M /trunk/epan/dissectors/packet-x509if.h
+   M /trunk/plugins/mate
+   M /trunk/plugins/mate/Makefile.am
+   M /trunk/plugins/mate/mate.h
+   A /trunk/plugins/mate/mate_grammar.lemon
+   A /trunk/plugins/mate/mate_parser.l
+   M /trunk/plugins/mate/mate_plugin.c
+   M /trunk/plugins/mate/mate_runtime.c
+   M /trunk/plugins/mate/mate_setup.c
+   M /trunk/plugins/mate/mate_util.c
+   M /trunk/plugins/mate/mate_util.h
+   M /trunk/plugins/mate/moduleinfo.h
+   M /trunk/plugins/mate/packet-mate.c
+
+MATE has a grammar.
 
-more updates of x509if
+Although not yet fully implemented I want this version as a reference. 
 
 
 ------------------------------------------------------------------------
-r12432 | sahlberg | 2004-10-29 06:11:11 -0500 (Fri, 29 Oct 2004) | 3 lines
+r14372 | etxrab | 2005-05-16 01:16:45 -0500 (Mon, 16 May 2005) | 6 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-x509if.c
-
-new generated version of x509if
+   M /trunk/epan/dissectors/packet-rdt.c
 
+From Martin Mathieson:
+new version of the RDT dissector.  It turns out that
+specs are available for this protocol on www.helixcommunity.org  - this
+version was written by myself and Tom Marshall of RealNetworks, Inc.
 
+I Changed stream_id and asm_rule_number to be guint16 to fix compiler warnings.
 ------------------------------------------------------------------------
-r12431 | sahlberg | 2004-10-29 06:10:31 -0500 (Fri, 29 Oct 2004) | 3 lines
+r14371 | etxrab | 2005-05-15 16:17:29 -0500 (Sun, 15 May 2005) | 3 lines
 Changed paths:
-   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
+   M /trunk/epan/dissectors/packet-gsm_map.c
 
-Update to x509if  use a workaround to emulate the type ANY and remove stuff from teh template
+ From Tim Endean:
+ Ss-code is Optional in some cases.
 
+------------------------------------------------------------------------
+r14370 | etxrab | 2005-05-15 16:15:53 -0500 (Sun, 15 May 2005) | 2 lines
+Changed paths:
+   M /trunk/asn1/gsmmap/GSMMAP.asn
 
+From Tim Endean:
+Ss-code is Optional in some cases.
 ------------------------------------------------------------------------
-r12430 | guy | 2004-10-29 03:01:11 -0500 (Fri, 29 Oct 2004) | 3 lines
+r14369 | sahlberg | 2005-05-14 17:05:56 -0500 (Sat, 14 May 2005) | 5 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-http.c
+   M /trunk/epan/dissectors/packet-dcerpc.c
+
+from martin m
+
+prettify dcerpc
 
-From Yaniv Kaul: dissect authentication data as NTLMSSP only if it
-starts with "NTLMSSP", otherwise dissect it as GSS-API.
 
 ------------------------------------------------------------------------
-r12429 | guy | 2004-10-28 21:40:01 -0500 (Thu, 28 Oct 2004) | 6 lines
+r14368 | gerald | 2005-05-14 16:13:07 -0500 (Sat, 14 May 2005) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-radiotap.c
-   M /trunk/wiretap/libpcap.c
-   M /trunk/wiretap/wtap.c
-   M /trunk/wiretap/wtap.h
+   M /trunk/epan/dissectors/packet-ieee8023.c
 
-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".
+When we catch an exception, make sure we don't throw the same exception again
+(and catch it again in the process).  Fixes bug 170.
 
 ------------------------------------------------------------------------
-r12428 | guy | 2004-10-28 19:39:56 -0500 (Thu, 28 Oct 2004) | 3 lines
+r14367 | sahlberg | 2005-05-14 16:08:20 -0500 (Sat, 14 May 2005) | 4 lines
 Changed paths:
-   M /trunk/epan/strutil.c
+   M /trunk/epan/dissectors/packet-fcswils.c
+
+from dinesh
+fix to make Zone_Alias objects decode properly
 
-Have the usual three separate buffers for "format_text()", so that it
-can be used multiple times in a single formatting call.
 
 ------------------------------------------------------------------------
-r12427 | guy | 2004-10-28 19:36:52 -0500 (Thu, 28 Oct 2004) | 10 lines
+r14366 | sahlberg | 2005-05-14 16:00:43 -0500 (Sat, 14 May 2005) | 4 lines
 Changed paths:
-   M /trunk/file.c
-   M /trunk/merge.c
-   M /trunk/merge.h
-   M /trunk/mergecap.c
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-armagetronad.c
 
-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.
+From   Guillaume Chazarain
+New protocol : ARMAGETRONAD    dissector for the protcol used by the game of the same name
 
-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.
 
 ------------------------------------------------------------------------
-r12426 | gerald | 2004-10-28 17:06:55 -0500 (Thu, 28 Oct 2004) | 2 lines
+r14365 | gerald | 2005-05-14 14:13:02 -0500 (Sat, 14 May 2005) | 4 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/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
+   M /trunk/epan/dissectors/packet-smb.c
 
-Add support for pkauthdata and pkdhkeydata OIDs.
+Throw an exception if AndXOffset is less than the current offset.  Fixes bug
+163.  I'm not sure if this fix is entirely correct, but it doesn't appear to
+have affected any SMB captures here adversely.
 
 ------------------------------------------------------------------------
-r12425 | sahlberg | 2004-10-28 06:35:43 -0500 (Thu, 28 Oct 2004) | 4 lines
+r14364 | sahlberg | 2005-05-14 12:41:07 -0500 (Sat, 14 May 2005) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ber.c
-
-fix small bug that gets offset confused for CHOICE { } OPTIONAL if there were no arms that matched
+   M /trunk/epan/dissectors/packet-scsi.c
 
+add decoding of teh REMOVABLE bit in inquiry data
 
 
 ------------------------------------------------------------------------
-r12424 | guy | 2004-10-28 02:50:07 -0500 (Thu, 28 Oct 2004) | 11 lines
+r14363 | sahlberg | 2005-05-14 12:12:45 -0500 (Sat, 14 May 2005) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-image-jfif.c
+   M /trunk/epan/dissectors/packet-scsi.c
 
-The offset to the first IFD in a TIFF file is 4 bytes long, not 2 bytes
-long.
+add a missing field to the REPORT LUNS datain pdu
 
-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".
-
-Loop over all IFDs.
-
-Sanity check the offset to the first IFD and the offset in each IFD to
-the next IFD.
 
 ------------------------------------------------------------------------
-r12423 | guy | 2004-10-27 20:52:05 -0500 (Wed, 27 Oct 2004) | 7 lines
+r14362 | gram | 2005-05-13 14:44:25 -0500 (Fri, 13 May 2005) | 3 lines
 Changed paths:
-   M /trunk/file.c
-   M /trunk/merge.c
-   M /trunk/merge.h
-   M /trunk/mergecap.c
-
-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.
+   M /trunk/wiretap/libpcap.c
+   M /trunk/wiretap/wtap.h
 
-Free up the err_info string returned by "wtap_read()" after using it.
+Add WTAP_GCOM_TIE1 and WTAP_GCOM_SERIAL for
+Oolan Zimmer <ethereal@gcom.com>
 
 ------------------------------------------------------------------------
-r12422 | guy | 2004-10-27 20:06:11 -0500 (Wed, 27 Oct 2004) | 9 lines
+r14361 | lego | 2005-05-13 06:16:05 -0500 (Fri, 13 May 2005) | 4 lines
 Changed paths:
-   M /trunk/file.c
-   M /trunk/merge.c
-   M /trunk/merge.h
-   M /trunk/mergecap.c
-
-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).
+   M /trunk/asn1/h248/h248.cnf
+   M /trunk/asn1/h248/packet-h248-template.c
+   M /trunk/epan/dissectors/packet-h248.c
 
-Have "merge_append_files()" return FALSE only on a write error, as
-"merge_files()" does.
+- make sure contextId and transactionId are added to the tree as filterable fields even if they are larger than 4 octets
+- set COL_INFO to something useful
 
-Sort the routines in "merge.c" in the order from "merge.h".
 
 ------------------------------------------------------------------------
-r12421 | guy | 2004-10-27 18:45:10 -0500 (Wed, 27 Oct 2004) | 3 lines
+r14360 | etxrab | 2005-05-13 00:50:26 -0500 (Fri, 13 May 2005) | 1 line
 Changed paths:
-   M /trunk/file.c
-   M /trunk/file.h
-   M /trunk/merge.c
-   M /trunk/merge.h
+   M /trunk/tools/Makefile.am
 
-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.
+Forgott the lex.py file
+------------------------------------------------------------------------
+r14359 | etxrab | 2005-05-13 00:47:56 -0500 (Fri, 13 May 2005) | 1 line
+Changed paths:
+   M /trunk/tools/Makefile.am
 
+Add the asn2eth related files to extra-dist (I hope this is the right thing to do to get them into the SVN tarballs).
 ------------------------------------------------------------------------
-r12420 | guy | 2004-10-27 18:28:37 -0500 (Wed, 27 Oct 2004) | 10 lines
+r14358 | guy | 2005-05-11 22:31:33 -0500 (Wed, 11 May 2005) | 3 lines
 Changed paths:
-   M /trunk/file.c
-   M /trunk/file.h
-   M /trunk/gtk/file_dlg.c
-   M /trunk/gtk/main.c
-   M /trunk/merge.c
-   M /trunk/merge.h
-   M /trunk/mergecap.c
+   M /trunk/acinclude.m4
+   M /trunk/capture_loop.c
 
-Change some of the merge.c APIs to return more information on failure,
-and use that information to provide better error messages.
+Use "pcap_get_selectable_fd()" if we have it, and if it returns -1,
+don't do a "select()".
 
-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()".
+------------------------------------------------------------------------
+r14357 | guy | 2005-05-11 22:29:59 -0500 (Wed, 11 May 2005) | 2 lines
+Changed paths:
+   M /trunk/tethereal.c
 
-Add a "cf_merge_files()" routine to do the merging and reporting of errors.
+Don't include <pcap.h> twice.
 
 ------------------------------------------------------------------------
-r12419 | guy | 2004-10-27 16:16:18 -0500 (Wed, 27 Oct 2004) | 8 lines
+r14356 | guy | 2005-05-11 22:29:26 -0500 (Wed, 11 May 2005) | 7 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
+   M /trunk/gtk/drag_and_drop.c
 
-"dissect_MAP_Dialogue()" returns no value; declare its return value as
-"void".
+If we have libpcap, include <pcap.h>, because "capture.h" requires it.
 
-Fix a typo in the MAP Dialogue dissector template .h file.
+If we *don't* have libpcap, don't include "capture.h", and don't test
+whether a capture is in progress.
 
-Re-generate the MAP Dialogue dissector files and set svn:keywords to Id
-and svn:eol-style to native for them.
+Clean up a message.
 
 ------------------------------------------------------------------------
-r12418 | guy | 2004-10-27 15:36:20 -0500 (Wed, 27 Oct 2004) | 2 lines
+r14355 | guy | 2005-05-11 21:55:59 -0500 (Wed, 11 May 2005) | 6 lines
 Changed paths:
-   M /trunk/asn1/cms/CryptographicMessageSyntax.asn
-   M /trunk/asn1/x509af/AuthenticationFramework.asn
+   M /trunk/epan/dissectors/packet-sip.c
 
-Turn off execute permission on .asn files.
+Squelch a compiler warning (GCC 4.0's data flow analysis is
+interprocedural, so it knows "sip_parse_line()" doesn't always set
+"*token_1_len", but it doesn't know that if it doesn't return OTHER_LINE
+it *does* always set it, so it's safe not to set it as long as it's
+never used if the return value is OTHER_LINE).
 
 ------------------------------------------------------------------------
-r12417 | guy | 2004-10-27 15:34:21 -0500 (Wed, 27 Oct 2004) | 8 lines
+r14354 | guy | 2005-05-11 21:51:59 -0500 (Wed, 11 May 2005) | 2 lines
 Changed paths:
-   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
+   M /trunk/epan/dissectors/packet-ndmp.c
 
-Fix a typo in the name of the directory for the MAP dialogue ASN.1
-files.
+Fix a routine to return the value it's supposed to return.
 
-Set svn:eol-style to native for those files, and get rid of trailing
-CRs.
+------------------------------------------------------------------------
+r14353 | guy | 2005-05-11 21:50:27 -0500 (Wed, 11 May 2005) | 4 lines
+Changed paths:
+   M /trunk/epan/addr_resolv.c
 
-Set svn:keywords to Id for those files.
+Always set "*success" in "ipxnet_addr_lookup()" before returning (thanks
+and a tip of the hat to GCC 4.0's interprocedural data flow analysis for
+catching this one!).
 
 ------------------------------------------------------------------------
-r12416 | etxrab | 2004-10-27 15:17:38 -0500 (Wed, 27 Oct 2004) | 1 line
+r14352 | etxrab | 2005-05-11 17:20:11 -0500 (Wed, 11 May 2005) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/Makefile.common
-   A /trunk/epan/dissectors/packet-MAP_DialoguePDU.c
-   A /trunk/epan/dissectors/packet-MAP_DialoguePDU.h
+   M /trunk/epan/dissectors/packet-gsm_map.c
 
-Add a MapDialouge dissector ( can be tested with the file gsm-ss-01.snoop )
+Reinsert Gerards patch (r14342) which was lost.
 ------------------------------------------------------------------------
-r12415 | etxrab | 2004-10-27 15:08:44 -0500 (Wed, 27 Oct 2004) | 1 line
+r14351 | etxrab | 2005-05-11 17:19:36 -0500 (Wed, 11 May 2005) | 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
+   M /trunk/asn1/gsmmap/packet-gsm_map-template.c
 
-Add a MAPdialouge dissector
+Reinsert Gerards patch (r14342) which was lost.
 ------------------------------------------------------------------------
-r12414 | etxrab | 2004-10-27 15:06:45 -0500 (Wed, 27 Oct 2004) | 1 line
+r14350 | etxrab | 2005-05-11 17:00:50 -0500 (Wed, 11 May 2005) | 2 lines
 Changed paths:
-   A /trunk/asn1/MAP_Dialouge
+   M /trunk/epan/dissectors/packet-gsm_map.c
+
+pinfo->p2p_dir not set in the new gsm_map dissector causing problems with dissection of SMS messages.
 
-Add a MAPdialouge dissector
 ------------------------------------------------------------------------
-r12413 | etxrab | 2004-10-27 15:04:56 -0500 (Wed, 27 Oct 2004) | 1 line
+r14349 | etxrab | 2005-05-11 16:59:44 -0500 (Wed, 11 May 2005) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-tcap.c
+   M /trunk/epan/dissectors/packet-gsm_sms.c
+
+From Viorel Suman:
+Enable a proper deconding of an alphanumeric 7-bit encoded SMS TP-Originating-Address.
 
-Improve OID dissection and make it possible to call an "OID" Dissector for Dialougedata parameter.
 ------------------------------------------------------------------------
-r12412 | etxrab | 2004-10-27 14:59:44 -0500 (Wed, 27 Oct 2004) | 1 line
+r14348 | etxrab | 2005-05-11 16:46:16 -0500 (Wed, 11 May 2005) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-ber.c
-   M /trunk/epan/dissectors/packet-ber.h
+   M /trunk/asn1/gsmmap/gsmmap.cnf
 
-Make it possible to register a string for an OID in the hash table.
+pinfo->p2p_dir not set in the new gsm_map dissector causing problems with dissection of SMS messages.
 ------------------------------------------------------------------------
-r12411 | guy | 2004-10-27 14:36:48 -0500 (Wed, 27 Oct 2004) | 2 lines
+r14347 | sahlberg | 2005-05-11 07:37:20 -0500 (Wed, 11 May 2005) | 2 lines
 Changed paths:
-   M /trunk/merge.c
+   M /trunk/gtk/sctp_graph_dlg.c
 
-Fix indentation.
+avoid a div-by-0 
 
 ------------------------------------------------------------------------
-r12410 | guy | 2004-10-27 14:36:22 -0500 (Wed, 27 Oct 2004) | 5 lines
+r14346 | sahlberg | 2005-05-11 06:24:17 -0500 (Wed, 11 May 2005) | 4 lines
 Changed paths:
-   M /trunk/mergecap.c
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/packet-juniper.c
+   M /trunk/wiretap/libpcap.c
+   M /trunk/wiretap/wtap.c
+   M /trunk/wiretap/wtap.h
+
+From Hannes Gredler
+support for Juniper PPPOE encapsulation
 
-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.
 
 ------------------------------------------------------------------------
-r12409 | guy | 2004-10-27 14:26:01 -0500 (Wed, 27 Oct 2004) | 2 lines
+r14345 | sahlberg | 2005-05-11 05:40:53 -0500 (Wed, 11 May 2005) | 17 lines
 Changed paths:
-   M /trunk/tools/Makefile.am
+   M /trunk/doc/README.developer
+   M /trunk/epan/conversation.c
+   M /trunk/epan/dissectors/packet-snmp.c
+   M /trunk/epan/dissectors/packet-tftp.c
+   M /trunk/epan/dissectors/packet-udp.c
+   M /trunk/epan/packet.c
+   M /trunk/epan/packet.h
+
+Some applications do very naughty things like reusing a port for a different protocol during different stages of an application cycle.
+
+This is very naughty and will cause problems when we have assigned a dissector to a dynamic port using conversation_set_dissector().
+
+
+To make ethereal handle this case I have changed the try_conversation_dissector() to allow it to fail and return 0,   meaning   yes there is indeed a protocol registered for this conversation but that protocol rejected this packet.
+(which only happens for "new" style dissectors, "old" style dissectors will never reject a packet that way)
+
+When this happens  the decode_udp_port() helper will still allow other dissectors to be tried, in the hope that the conversation is now used for some other protocol and thus someone else might be able to decode the packet.
+
+
+Update SNMP and TFTP dissectors to  check that even if there already is a conversation but that conversation does NOT have snmp/tftp registered as the dissector for it, then create a new conversation anyway and attach the proper dissector.
+
+Since ethereal keeps track of which frame number a conversation started in, this actually works really well.
 
-Add unix2dos.pl to the list of files to be distributed.
 
-------------------------------------------------------------------------
-r12408 | ulfl | 2004-10-27 14:12:51 -0500 (Wed, 27 Oct 2004) | 1 line
-Changed paths:
-   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
 
-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
+r14344 | gerald | 2005-05-10 18:45:39 -0500 (Tue, 10 May 2005) | 5 lines
 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
+   M /trunk/plugins/agentx/packet-agentx.c
+
+Don't write a '\0' way the heck past the end of an array.  Fixes bug 164.
+
+Add a comment asking if we shouldn't use oid_to_str() instead of our own
+routine.
 
-a dia diagram about Ethereal development (hopefully later some more) 
 ------------------------------------------------------------------------
-r12406 | guy | 2004-10-27 05:02:45 -0500 (Wed, 27 Oct 2004) | 9 lines
+r14343 | lego | 2005-05-10 16:54:37 -0500 (Tue, 10 May 2005) | 5 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-h450.c
-   M /trunk/epan/proto.c
-
-Check to make sure we don't give a protocol tree item a negative length.
+   M /trunk/asn1/h248/packet-h248-template.c
+   M /trunk/epan/dissectors/packet-h248.c
+   M /trunk/epan/dissectors/packet-isup.c
+   M /trunk/epan/dissectors/packet-isup.h
 
-Clean up indentation.
+- export Audio Codec modes from isup/bicc
+- detailed dissection of GSM/UMTS speech code list ETSI 126 103 (3gpp 26.103 v3.0.0)
+- use it for H.248
 
-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()".
 
 ------------------------------------------------------------------------
-r12405 | ulfl | 2004-10-26 23:46:17 -0500 (Tue, 26 Oct 2004) | 1 line
+r14342 | etxrab | 2005-05-10 15:09:09 -0500 (Tue, 10 May 2005) | 1 line
 Changed paths:
-   M /trunk/doxygen.cfg.in
-   M /trunk/doxygen_global.cfg
+   M /trunk/epan/dissectors/packet-gsm_map.c
+   M /trunk/epan/dissectors/packet-gsm_map.h
 
-fix doxygen generation
+Fix dissection of mo-forwardSM
 ------------------------------------------------------------------------
-r12404 | ulfl | 2004-10-26 23:45:00 -0500 (Tue, 26 Oct 2004) | 1 line
+r14341 | etxrab | 2005-05-10 15:06:04 -0500 (Tue, 10 May 2005) | 1 line
 Changed paths:
-   M /trunk/epan/strutil.h
-   M /trunk/gtk/help_dlg.h
-   M /trunk/gtk/main.h
+   M /trunk/asn1/gsmmap/GSMMAP.asn
+   M /trunk/asn1/gsmmap/packet-gsm_map-template.c
 
-fix doxygen tags
+Fix dissection of mt-forwardSM.
 ------------------------------------------------------------------------
-r12403 | ulfl | 2004-10-26 23:03:31 -0500 (Tue, 26 Oct 2004) | 1 line
+r14340 | etxrab | 2005-05-10 15:02:14 -0500 (Tue, 10 May 2005) | 1 line
 Changed paths:
-   A /trunk/doxygen.cfg.in
-   M /trunk/epan/doxygen.cfg.in
-   M /trunk/gtk/doxygen.cfg.in
+   M /trunk/asn1/gsmmap/gsmmap.cnf
 
-fix doxygen generation
+fix some field rename errors turned up by the latest asn2eth compiler.
 ------------------------------------------------------------------------
-r12402 | ulfl | 2004-10-26 22:59:02 -0500 (Tue, 26 Oct 2004) | 1 line
+r14339 | sahlberg | 2005-05-10 03:49:27 -0500 (Tue, 10 May 2005) | 2 lines
 Changed paths:
-   D /trunk/doxygen.cfg.in
-   A /trunk/doxygen_global.cfg (from /trunk/doxygen.cfg.in:12400)
+   M /trunk/epan/dissectors/packet-snmp.c
+
+make SNMP over UDP a new style dissector and add some heuristics to check if this is SNMP or not,
 
-fix doxygen generation
 ------------------------------------------------------------------------
-r12401 | ulfl | 2004-10-26 22:57:57 -0500 (Tue, 26 Oct 2004) | 1 line
+r14338 | gerald | 2005-05-09 22:10:09 -0500 (Mon, 09 May 2005) | 2 lines
 Changed paths:
-   M /trunk/color.h
+   M /trunk/epan/dissectors/packet-smb-pipe.c
+
+Make a field type check more strict.  Remove some unnecessary code.
 
-fix doxygen tags
 ------------------------------------------------------------------------
-r12400 | guy | 2004-10-26 21:52:40 -0500 (Tue, 26 Oct 2004) | 5 lines
+r14337 | gerald | 2005-05-09 22:08:36 -0500 (Mon, 09 May 2005) | 4 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-per.c
+   M /trunk/epan/dissectors/packet-ldap.c
 
-Don't have two variables, in different scopes in the same routine, have
-the same name.
+Make sure we don't feed a null string to strncmp().  Fixes bug 161.
 
-Fix up alignment.
+Make sure we don't free static memory.  Fix a small memory leak.
 
 ------------------------------------------------------------------------
-r12399 | guy | 2004-10-26 21:34:30 -0500 (Tue, 26 Oct 2004) | 8 lines
+r14336 | jmayer | 2005-05-09 06:21:16 -0500 (Mon, 09 May 2005) | 5 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-per.c
+   M /trunk/epan/dissectors/packet-hpsw.c
 
-Encapsulate into a macro the idiom
+I just found a packet with an option e. As the value looked very much
+like the mac-address of the switch, I added decoding of option e as
+mac address.
 
-       if(offset&0x07){
-               offset=(offset&0xfffffff8)+8;
-       }
-
-for byte-aligning a bit offset.
 
 ------------------------------------------------------------------------
-r12398 | guy | 2004-10-26 18:30:33 -0500 (Tue, 26 Oct 2004) | 5 lines
+r14335 | lroland | 2005-05-08 20:21:41 -0500 (Sun, 08 May 2005) | 2 lines
 Changed paths:
-   M /trunk/doc/ethereal.pod
+   M /trunk/epan/dissectors/packet-sip.c
 
-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.
+Add another sanity check to the new SIP URI parser.
+Just to be sure.
+------------------------------------------------------------------------
+r14334 | lroland | 2005-05-08 20:15:45 -0500 (Sun, 08 May 2005) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-sip.c
 
+Some fixes for the new SIP contact header parser.
 ------------------------------------------------------------------------
-r12397 | guy | 2004-10-26 13:41:25 -0500 (Tue, 26 Oct 2004) | 2 lines
+r14333 | lroland | 2005-05-08 19:11:03 -0500 (Sun, 08 May 2005) | 5 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-tsp.c
+   M /trunk/asn1/camel/packet-camel-template.c
+   M /trunk/epan/dissectors/packet-camel.c
 
-Fix the file name in the initial comment.
+only lower-case ASCII letters, numbers,
+underscores, and dots are allowed in the
+preference name. 
 
+Fix it the camel dissector.
 ------------------------------------------------------------------------
-r12396 | gerald | 2004-10-26 11:08:16 -0500 (Tue, 26 Oct 2004) | 3 lines
+r14332 | lroland | 2005-05-08 18:29:55 -0500 (Sun, 08 May 2005) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-bootp.c
+   M /trunk/epan/dissectors/packet-sip.c
 
-Rename the "boolean" enum to "val_boolean" lest the Microsoft compiler let
-its displeasure be known.
+Mark a function parameter as unused
+------------------------------------------------------------------------
+r14331 | lroland | 2005-05-08 17:39:38 -0500 (Sun, 08 May 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-sip.c
 
+When saying that I remove the trailing white spaces I should do it, too.
+So I do it now and do some more reindentation, too.
 ------------------------------------------------------------------------
-r12395 | sahlberg | 2004-10-26 09:02:02 -0500 (Tue, 26 Oct 2004) | 3 lines
+r14330 | lroland | 2005-05-08 17:19:18 -0500 (Sun, 08 May 2005) | 8 lines
 Changed paths:
-   M /trunk/asn1/ns-cert-exts/ns_cert_exts.cnf
-   M /trunk/asn1/ns-cert-exts/packet-ns_cert_exts-template.c
+   M /trunk/epan/dissectors/packet-sip.c
 
-make the dissector use the nice #.REGISTER directive
+Improve dissection of SIP contact header and counting of bindings in REGISTER messages.
 
+Introduce a function for disseting a sip uri in general
 
+TODO: 
+- add dissection of contact and uri parameters
+- simplify the ugly code for dissecting "to" and "from" headers
+      by using the new function for uri dissection
 ------------------------------------------------------------------------
-r12394 | sahlberg | 2004-10-26 08:54:09 -0500 (Tue, 26 Oct 2004) | 3 lines
+r14329 | lroland | 2005-05-08 16:17:37 -0500 (Sun, 08 May 2005) | 1 line
 Changed paths:
-   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
-
+   M /trunk/epan/dissectors/packet-sip.c
 
+Reindent dissect_sip_common() and remove trailing white spaces from packet-sip.c.
 ------------------------------------------------------------------------
-r12393 | sahlberg | 2004-10-26 08:53:30 -0500 (Tue, 26 Oct 2004) | 5 lines
+r14328 | etxrab | 2005-05-08 15:35:44 -0500 (Sun, 08 May 2005) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-cms.c
+   M /trunk/epan/dissectors/packet-camel.c
+   M /trunk/epan/dissectors/packet-camel.h
 
-new cms dissector based on updated and cleaned up conformance and template file.
+From Javier Acuna:
 
-use the nice #.REGISTER directive instead of doing it by hand.
+Added some code to dissect DateAndTime.
+------------------------------------------------------------------------
+r14327 | etxrab | 2005-05-08 15:34:57 -0500 (Sun, 08 May 2005) | 3 lines
+Changed paths:
+   M /trunk/asn1/camel/camel.asn
+   M /trunk/asn1/camel/camel.cnf
+   M /trunk/asn1/camel/packet-camel-template.c
+   M /trunk/asn1/camel/packet-camel-template.h
 
+From Javier Acuna:
 
+Added some code to dissect DateAndTime.
 ------------------------------------------------------------------------
-r12392 | sahlberg | 2004-10-26 08:04:09 -0500 (Tue, 26 Oct 2004) | 3 lines
+r14326 | ulfl | 2005-05-07 15:47:39 -0500 (Sat, 07 May 2005) | 1 line
 Changed paths:
-   M /trunk/asn1/x509af/packet-x509af-template.c
-   M /trunk/asn1/x509af/x509af.cnf
+   M /trunk/Makefile.am
+   M /trunk/gtk/compat_macros.h
+   M /trunk/gtk/menu.c
+   M /trunk/gtk/toolbar.c
+   A /trunk/image/toolbar/file_set_list_16.xpm
+   A /trunk/image/toolbar/file_set_next_16.xpm
+   A /trunk/image/toolbar/file_set_previous_16.xpm
 
-Use the much better #.REGISTER directive instead of the #.PDU directive
+add icons for the "File Set" menu items
+------------------------------------------------------------------------
+r14325 | lroland | 2005-05-06 19:14:11 -0500 (Fri, 06 May 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-osi-options.c
 
+Increase size of an integer to prevent an integer overflow
 
+Fixes Bug 162
 ------------------------------------------------------------------------
-r12391 | guy | 2004-10-26 02:00:23 -0500 (Tue, 26 Oct 2004) | 13 lines
+r14324 | sahlberg | 2005-05-06 05:11:08 -0500 (Fri, 06 May 2005) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-bootp.c
+   M /trunk/epan/dissectors/packet-ypserv.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.
+prettify YPSERV
 
-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
+r14323 | gram | 2005-05-05 21:08:30 -0500 (Thu, 05 May 2005) | 2 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".
+A fix for the previous fix for the infinite loop in bootp, bug #160.
 
 ------------------------------------------------------------------------
-r12389 | guy | 2004-10-25 04:31:13 -0500 (Mon, 25 Oct 2004) | 7 lines
+r14322 | gram | 2005-05-05 20:56:40 -0500 (Thu, 05 May 2005) | 5 lines
 Changed paths:
    M /trunk/epan/dissectors/packet-bootp.c
 
-"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.
+Check the offset delta while we loop through the options.
+Make sure the delta is > 0.
+This intends to fix bug 160, although with a capture file
+to test it, I can't be totally sure.
 
 ------------------------------------------------------------------------
-r12388 | guy | 2004-10-25 03:56:39 -0500 (Mon, 25 Oct 2004) | 12 lines
+r14321 | jmayer | 2005-05-05 12:07:58 -0500 (Thu, 05 May 2005) | 1 line
 Changed paths:
    M /trunk/epan/dissectors/packet-bootp.c
+   M /trunk/epan/dissectors/packet-diameter-defs.h
+   M /trunk/epan/dissectors/packet-eapol.c
+   M /trunk/epan/dissectors/packet-ppp.c
+   M /trunk/epan/dissectors/packet-radius.c
+   M /trunk/epan/dissectors/packet-retix-bpdu.c
+   M /trunk/epan/dissectors/packet-sflow.c
+   M /trunk/epan/dissectors/packet-vlan.c
 
-Remove val_s_long as it's unimplemented and unused - put it back if it's
-ever necessary.
+Change 802.11f -> F, 802.1d -> D, 802.1x -> X, 802.1q -Q, 802.1P -> p
+------------------------------------------------------------------------
+r14320 | ulfl | 2005-05-05 10:25:04 -0500 (Thu, 05 May 2005) | 1 line
+Changed paths:
+   M /trunk/packaging/nsis/Makefile.am
 
-Make some options, that have only one IPv4 address, use ipv4 rather than
-ipv4_list.
+add GetWindowsVersion.nsh to the additional packaging files
+------------------------------------------------------------------------
+r14319 | sahlberg | 2005-05-05 08:48:34 -0500 (Thu, 05 May 2005) | 3 lines
+Changed paths:
+   M /trunk/tethereal.c
 
-Add val_u_short_list, and have val_u_short accept one and only one
-16-bit integer.  Give options the appropriate type.
+make tethereal compile when plugins are disabled
 
-Shuffle the types a bit in the enum, and shuffle the cases for types
-around to match the order in the enum.
 
 ------------------------------------------------------------------------
-r12387 | guy | 2004-10-25 03:33:39 -0500 (Mon, 25 Oct 2004) | 7 lines
+r14318 | guy | 2005-05-05 06:08:20 -0500 (Thu, 05 May 2005) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-bootp.c
-
-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.
+   M /trunk/plugins/profinet/packet-dcerpc-pn-io.c
 
-Add a "presence" option type, for options with no value whose presence
-is significant; use that in the dissector for Netware IP options.
+Fix a call to dereference a pointer (found by a compiler warning).
 
 ------------------------------------------------------------------------
-r12386 | guy | 2004-10-25 03:17:11 -0500 (Mon, 25 Oct 2004) | 8 lines
+r14317 | guy | 2005-05-05 06:07:22 -0500 (Thu, 05 May 2005) | 6 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-bootp.c
+   M /trunk/gtk/voip_calls.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.
+Don't explicitly initialize "h245_labels", as it's hard to initialize
+all of it correctly, and as if you don't initialize all of it you get a
+compiler warning.
 
-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.
+Add an assignment to squelch a compiler warning.
 
 ------------------------------------------------------------------------
-r12385 | guy | 2004-10-24 17:53:06 -0500 (Sun, 24 Oct 2004) | 6 lines
+r14316 | guy | 2005-05-05 06:06:08 -0500 (Thu, 05 May 2005) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-bootp.c
+   M /trunk/gtk/smb_stat.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.
-
-Clean up white space.
+Fix a test (bug found by a compiler warning).
 
 ------------------------------------------------------------------------
-r12384 | guy | 2004-10-24 05:30:03 -0500 (Sun, 24 Oct 2004) | 5 lines
+r14315 | guy | 2005-05-05 06:05:15 -0500 (Thu, 05 May 2005) | 5 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-bootp.c
+   M /trunk/epan/dissectors/packet-dcm.c
 
-Don't display the FQDN in the FQDN option if the length of the FQDN is
-zero.
+Change some data types, and add initializations, to squelch compiler
+warnings.
 
-Clean up some field names and descriptions.
+Fix indentation.
 
 ------------------------------------------------------------------------
-r12383 | guy | 2004-10-24 05:18:16 -0500 (Sun, 24 Oct 2004) | 2 lines
+r14314 | guy | 2005-05-05 06:03:46 -0500 (Thu, 05 May 2005) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-bootp.c
+   M /trunk/epan/dissectors/packet-bacapp.c
+   M /trunk/epan/dissectors/packet-bacapp.h
 
-Fix the length used for the name in the FQDN option.
+Change data types to match those of "iconv()", at least on OS X.
 
 ------------------------------------------------------------------------
-r12382 | sahlberg | 2004-10-23 22:51:27 -0500 (Sat, 23 Oct 2004) | 3 lines
+r14313 | guy | 2005-05-05 06:02:31 -0500 (Thu, 05 May 2005) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ber.c
-
-make SEQUENCE OF and CHOICE handle indefinite length encodings
+   M /trunk/epan/dissectors/packet-eth.c
 
+Squelch a compiler warning.
 
 ------------------------------------------------------------------------
-r12381 | guy | 2004-10-23 20:29:03 -0500 (Sat, 23 Oct 2004) | 2 lines
+r14312 | guy | 2005-05-05 05:00:29 -0500 (Thu, 05 May 2005) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-dcerpc-sysact.c
+   M /trunk/epan/dissectors/packet-sctp.c
 
-From Yaniv Kaul: name some more interface calls.
+Re-parenthesize an expression, to squelch a compiler warning.
 
 ------------------------------------------------------------------------
-r12380 | guy | 2004-10-23 04:20:39 -0500 (Sat, 23 Oct 2004) | 3 lines
+r14311 | guy | 2005-05-05 04:40:24 -0500 (Thu, 05 May 2005) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-aim-buddylist.c
-   M /trunk/epan/dissectors/packet-aim-chat.c
-   M /trunk/epan/dissectors/packet-aim-generic.c
+   M /trunk/epan/to_str.c
+   M /trunk/epan/to_str.h
 
-Remove the include of <epan/prefs.h> from files that don't call any
-preference routines.
+"oid_to_str()" and "oid_to_str_buf()" don't modify what the "oid"
+argument points to, so make it a "const" pointer.
 
 ------------------------------------------------------------------------
-r12379 | guy | 2004-10-23 03:37:21 -0500 (Sat, 23 Oct 2004) | 3 lines
+r14306 | gerald | 2005-05-04 12:02:56 -0500 (Wed, 04 May 2005) | 4 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-aim.c
+   M /trunk/epan/dissectors/packet-smb.c
 
-Put the name, as well as the value, of the family and subfamily fields
-into the protocol tree item that contains them.
+Don't try to feed a null pointer to strncmp().  Fixes bug 158.
+Shouldn't the number of fuzz bugs decrease asymptotically at some
+point?
 
 ------------------------------------------------------------------------
-r12378 | guy | 2004-10-22 13:03:21 -0500 (Fri, 22 Oct 2004) | 3 lines
+r14305 | gerald | 2005-05-04 11:40:30 -0500 (Wed, 04 May 2005) | 4 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ipdc.c
+   M /trunk/epan/dissectors/packet-rtp.c
 
-From Josh Bailey: fix the fetch of the IPDC payload length, it's only 10
-bits long.
+From Lars Roland:
+
+Make sure a hash table exists before trying to access it.  Fixes bug 105.
 
 ------------------------------------------------------------------------
-r12377 | guy | 2004-10-22 12:40:58 -0500 (Fri, 22 Oct 2004) | 2 lines
+r14304 | gerald | 2005-05-04 10:35:21 -0500 (Wed, 04 May 2005) | 6 lines
 Changed paths:
-   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/packet-pres.c
+
+Don't roll our own buffer-overflow-able string_to_hex() routine
+when there's a perfectly good tvb_bytes_to_str() lying around, just
+_begging_ to be used.
 
-Add an item for DNS IPSECKEY RR support for David Fort.
+Fix up white space.
 
 ------------------------------------------------------------------------
-r12376 | ulfl | 2004-10-22 03:33:50 -0500 (Fri, 22 Oct 2004) | 1 line
+r14303 | girlich | 2005-05-04 08:09:46 -0500 (Wed, 04 May 2005) | 2 lines
 Changed paths:
-   M /trunk/docbook/eug_src/EUG_app_files.xml
+   M /trunk/epan/dissectors/packet-rpc.c
+   M /trunk/epan/dissectors/packet-rpc.h
+
+Added RPC/ONC SYSTEM_ERROR accept state.
 
-add a section about "Windows folders"
 ------------------------------------------------------------------------
-r12375 | guy | 2004-10-22 02:07:08 -0500 (Fri, 22 Oct 2004) | 7 lines
+r14302 | etxrab | 2005-05-03 15:53:21 -0500 (Tue, 03 May 2005) | 1 line
 Changed paths:
-   M /trunk/gtk/capture_dlg.c
-   M /trunk/gtk/file_dlg.c
+   M /trunk/epan/dissectors/packet-uma.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.
+Dissect GPRS user data.
+------------------------------------------------------------------------
+r14301 | ulfl | 2005-05-03 14:58:05 -0500 (Tue, 03 May 2005) | 1 line
+Changed paths:
+   M /trunk/plugins/profinet/packet-dcerpc-pn-io.c
 
+add a *lot* more dissections of the various PN-IO blocks
 ------------------------------------------------------------------------
-r12374 | guy | 2004-10-22 01:19:00 -0500 (Fri, 22 Oct 2004) | 4 lines
+r14299 | gerald | 2005-05-03 14:33:02 -0500 (Tue, 03 May 2005) | 3 lines
 Changed paths:
-   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
+   M /trunk/NEWS
+   M /trunk/epan/proto.c
 
-From Alejandro Vaquero: start T.38 conversations for SDP sessions.
+In proto_tree_set_string(), don't set a null fvalue or Ethereal will throw
+a hissy fit.  Fixes bug 157.
+
+------------------------------------------------------------------------
+r14298 | gerald | 2005-05-03 13:43:06 -0500 (Tue, 03 May 2005) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-pres.c
 
-"T38" -> "T.38" in the T.38 dissector.
+Back out all of the tvb_ensure_bytes_exist() calls.  They shouldn't be
+neccessary any more, and were causing problems.
 
 ------------------------------------------------------------------------
-r12373 | guy | 2004-10-22 01:05:03 -0500 (Fri, 22 Oct 2004) | 4 lines
+r14289 | gerald | 2005-05-03 09:36:08 -0500 (Tue, 03 May 2005) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-mtp3.c
+   M /trunk/epan/dissectors/packet-tcap.c
 
-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).
+Fix two places where we might loop infinitely, including the one found in
+bug 155.  Fix a couple of compiler warnings.
 
 ------------------------------------------------------------------------
-r12372 | guy | 2004-10-21 21:09:35 -0500 (Thu, 21 Oct 2004) | 3 lines
+r14288 | tuexen | 2005-05-03 03:34:11 -0500 (Tue, 03 May 2005) | 2 lines
 Changed paths:
-   M /trunk/doc/Makefile.am
+   M /trunk/gtk/sctp_stat.c
 
-For the .pod->.html rules, find the ".pod" files in $(srcdir),
-just as we do for the .pod->.[1-9] rules.
+Base the assoc search on port/vtags only.
 
 ------------------------------------------------------------------------
-r12371 | guy | 2004-10-21 21:05:53 -0500 (Thu, 21 Oct 2004) | 8 lines
+r14287 | etxrab | 2005-05-03 00:22:43 -0500 (Tue, 03 May 2005) | 7 lines
 Changed paths:
-   M /trunk/epan/dissectors/Makefile.am
+   M /trunk/epan/dissectors/packet-9p.c
 
-Include "Makefile.common" in the list of files to put into the
-distribution.
+From Nils O. Sel?sdal:
+
+- Decodes all the remaining bitfields in 9P
+- Tidies up display a bit (using more subtrees)
+- Fixes a few fields that are better off displayed as decimal/octal.
 
-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).
 
 ------------------------------------------------------------------------
-r12370 | ulfl | 2004-10-21 16:43:37 -0500 (Thu, 21 Oct 2004) | 1 line
+r14286 | gram | 2005-05-02 21:07:26 -0500 (Mon, 02 May 2005) | 2 lines
 Changed paths:
-   M /trunk/docbook/eug_src/EUG_chapter_advanced.xml
+   M /trunk/tap-httpstat.c
+   M /trunk/tap-sipstat.c
+
+Fix typos in error messages.
 
-cleanup "Packet Reassembling" section
 ------------------------------------------------------------------------
-r12369 | ulfl | 2004-10-21 16:09:28 -0500 (Thu, 21 Oct 2004) | 1 line
+r14285 | ulfl | 2005-05-02 20:39:00 -0500 (Mon, 02 May 2005) | 1 line
 Changed paths:
-   M /trunk/docbook/eug_src/EUG_app_protocols.xml
-   D /trunk/docbook/protocols.xml
-   M /trunk/docbook/user-guide.xml
+   M /trunk/epan/dissectors/Makefile.common
+   D /trunk/epan/dissectors/packet-pn-dcp.c
+   M /trunk/plugins/profinet/Makefile.am
+   M /trunk/plugins/profinet/Makefile.nmake
+   A /trunk/plugins/profinet/packet-pn-dcp.c (from /trunk/epan/dissectors/packet-pn-dcp.c:14278)
+   M /trunk/plugins/profinet/profinet.c
 
-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.
+move the pn-dcp dissector into the profinet plugin
 ------------------------------------------------------------------------
-r12368 | ulfl | 2004-10-21 15:22:21 -0500 (Thu, 21 Oct 2004) | 1 line
+r14284 | lroland | 2005-05-02 20:03:33 -0500 (Mon, 02 May 2005) | 11 lines
 Changed paths:
-   M /trunk/docbook/eug_src/EUG_app_files.xml
+   M /trunk/Makefile.nmake
+   M /trunk/doc/Makefile.nmake
+   M /trunk/plugins/Makefile.nmake
+
+add the new target "install-plugins" to nmake makefile
+in the plugins subdirectory. This target will copy all plugins to plugins/$(VERSION), thus (t)ethereal will
+find and load the plugins when called from within the source tree.
+
+call this target from the main nmake makefile after
+installing other dependencies. call it from the nmake makefile
+in the doc subdirectory before calling "tethereal -G".
+This way "tethereal -G" will recognize the filterable
+fields from the plugins, too.
+
 
-add info about temporary capture files and a section about "Windows NT/2000/XP roaming profiles"
 ------------------------------------------------------------------------
-r12367 | guy | 2004-10-21 14:12:22 -0500 (Thu, 21 Oct 2004) | 4 lines
+r14283 | lroland | 2005-05-02 19:19:08 -0500 (Mon, 02 May 2005) | 2 lines
 Changed paths:
-   M /trunk/gtk/capture_dlg.c
+   M /trunk/plugins/megaco/packet-megaco.c
 
-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.
+add another lenght check in the megaco dissector.
+Fixes bug 150.
+------------------------------------------------------------------------
+r14282 | tuexen | 2005-05-02 17:15:00 -0500 (Mon, 02 May 2005) | 2 lines
+Changed paths:
+   M /trunk/Makefile.am
+
+Get profinet compiling on Unix.
 
 ------------------------------------------------------------------------
-r12363 | gerald | 2004-10-20 21:06:37 -0500 (Wed, 20 Oct 2004) | 7 lines
+r14280 | gerald | 2005-05-02 16:56:40 -0500 (Mon, 02 May 2005) | 27 lines
 Changed paths:
-   M /trunk/packaging/nsis/ethereal.nsi
-   M /trunk/plugins/opsi/packet-opsi.c
-   M /trunk/plugins/opsi/packet-opsi.h
+   M /trunk/epan/dissectors/packet-dcm.c
 
-From Laurent Rabret:
+From Rich Coe:
 
-- 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 memory leak when Assoc packet is processed repeatedly in ethereal
 
+ - removed unused partial packet flag
 
-------------------------------------------------------------------------
-r12362 | guy | 2004-10-20 18:38:31 -0500 (Wed, 20 Oct 2004) | 11 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-rpc.c
+ - added better support for DICOM VR
+     - sequences
+     - report actual VR in packet display, if supplied by xfer syntax 
+     - show that we are not displaying entire tag string with '[...]',
+       some tags can hold up to 2^32-1 chars
 
-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.
+ - remove my goofy attempt at trying to get access to the fragmented packets
+   (anyone have an idea on how to fix this ???)
 
-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.
+ - process all the data in the Assoc packet even if display is off
 
-------------------------------------------------------------------------
-r12361 | gerald | 2004-10-20 14:14:51 -0500 (Wed, 20 Oct 2004) | 2 lines
-Changed paths:
-   M /trunk/ChangeLog
-   M /trunk/NEWS
+ - limit display of data in Assoc packet to defined size of the data even
+   if reported size is larger
+
+ - show the last tag in a packet as [incomplete] if we don't have all the data
+
+ - added framework for reporting DICOM async negotiation (not finished)
+   (I'm not aware of an implementation which currently supports this)
 
-Pull in versions from the 0.10.7 branch.
+ - still need to fix display of continuation packets
 
 ------------------------------------------------------------------------