As suggested by Anders: back out 37112.
[obnox/wireshark/wip.git] / ChangeLog
index dab85c8d14d46ed5ebfa0a25af93e40fe7f94118..ab4e2abc81a95fe55b2890ca76811e39739ed02d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 ------------------------------------------------------------------------
-r19646 | gerald | 2006-10-20 16:22:53 -0700 (Fri, 20 Oct 2006) | 6 lines
+r28815 | gerald | 2009-06-22 15:38:29 -0700 (Mon, 22 Jun 2009) | 5 lines
 Changed paths:
-   M /trunk/gtk/airpcap_dlg.c
-   M /trunk/gtk/airpcap_gui_utils.h
-   M /trunk/gtk/main.c
-   M /trunk/gtk/prefs_dlg.c
-
-AirPcap fixes from Giorgio Tino:
+   M /trunk/epan/dissectors/packet-afs.c
 
-1) When choosing to Merge, Import or Keep decryption keys,  key lists will be saved to the preferences file AND into the registry.
+Instead of tvb_get_ptr + ep_alloc + proto_tree_add_string to fetch a string and
+add it to the tree, just call proto_tree_add_item. Fixes bug 3564.
 
-2) Now if you check/uncheck the WEP deccryption checkbox in the Preferences..., the AirPcap toolbar will be modified as well.
+Replace another tvb_get_ptr call with tvb_format_text.
 
 ------------------------------------------------------------------------
-r19649 | sahlberg | 2006-10-20 21:57:12 -0700 (Fri, 20 Oct 2006) | 6 lines
+r28816 | morriss | 2009-06-22 15:48:35 -0700 (Mon, 22 Jun 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-usb.c
-
-prettify the flags field and power consumption for CONFIGURATION DESCRIPTOR
-
-dissect the self-powered and the remote-wakeup flags
-show the powerconsumption in mA
-
+   M /trunk
+   M /trunk/doc/Makefile.am
 
+Copy AUTHORS-SHORT to the top-level directory so Help->About can find it when run from the build directory.
 ------------------------------------------------------------------------
-r19650 | sahlberg | 2006-10-20 22:07:48 -0700 (Fri, 20 Oct 2006) | 3 lines
+r28817 | stig | 2009-06-22 23:02:12 -0700 (Mon, 22 Jun 2009) | 6 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-usb.c
+   M /trunk/asn1/h248/packet-h248-template.c
+   M /trunk/asn1/pkix1explicit/packet-pkix1explicit-template.c
+   M /trunk/asn1/pkixcmp/packet-cmp-template.c
+   M /trunk/asn1/q932/packet-q932-template.c
+   M /trunk/asn1/qsig/packet-qsig-template.c
+   M /trunk/asn1/ranap/packet-ranap-template.c
+   M /trunk/asn1/rtse/packet-rtse-template.c
+   M /trunk/asn1/s1ap/packet-s1ap-template.c
+   M /trunk/asn1/sabp/packet-sabp-template.c
+   M /trunk/asn1/smrse/packet-smrse-template.c
+   M /trunk/asn1/spnego/packet-spnego-template.c
+   M /trunk/asn1/t38/packet-t38-template.c
+   M /trunk/asn1/tcap/packet-tcap-template.c
+   M /trunk/asn1/x509af/packet-x509af-template.c
+   M /trunk/asn1/x509ce/packet-x509ce-template.c
+   M /trunk/asn1/x509if/packet-x509if-template.c
 
-the flags are FT_BOOLEAN not FT_UINT8
+From Kovarththanan Rajaratnam:
+Clean up header field info in asn1/*-template.c files.
 
+From me:
+Fixed a few typos in the patch.
 
 ------------------------------------------------------------------------
-r19651 | ulfl | 2006-10-21 02:40:18 -0700 (Sat, 21 Oct 2006) | 1 line
+r28818 | jake | 2009-06-22 23:45:59 -0700 (Mon, 22 Jun 2009) | 2 lines
 Changed paths:
-   M /trunk/packaging/nsis/wireshark.nsi
+   M /trunk/epan/dissectors/packet-icmpv6.c
 
-remove two packaging warnings - could this be applied to 0.99.4?
+From Shinsuke SUZUKI:
+Due to an incorrect offset setting in packet-icmpv6.c Wireshark cannot parse RA router-lifetime and RA flags properly.
 ------------------------------------------------------------------------
-r19652 | ulfl | 2006-10-21 05:06:26 -0700 (Sat, 21 Oct 2006) | 5 lines
+r28819 | jake | 2009-06-22 23:49:38 -0700 (Mon, 22 Jun 2009) | 12 lines
 Changed paths:
-   M /trunk/gtk/about_dlg.c
-
-the text in the about box license page was hard to read because of line breaks at the wrong places.
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-btamp.c
+   M /trunk/epan/dissectors/packet-btl2cap.c
+   M /trunk/epan/dissectors/packet-btl2cap.h
 
-set the minimum size of the widget to 600 pixels - this is working well on my machine. If anyone has problems even with this width (e.g. because of using a larger font) we might increase the size even further.
+From Kovarththanan Rajaratnam:
+The Bluetooth AMP Manager protocol was recently adopted by the Bluetooth SIG.
+This protocol sits on top of L2CAP and requires a few changes in order to
+accommodate the new move/create channel request.
 
-Of course, this increases the overall size of the about dialog, but the other tabs seem to be working well with it.
+This patch includes:
+* a new Bluetooth AMP Manager Protocol dissector
+* changes to L2CAP to handle the new move/create channel signals
+* introduce a dissector table for fixed channel, allowing btamp dissector to
+handle the BT AMP Manager Protocol channel
+* Preliminary changes in L2CAP to support the new enhanced L2CAP modes
+(enhanced retransmission/streaming mode)
 ------------------------------------------------------------------------
-r19653 | guy | 2006-10-21 10:48:45 -0700 (Sat, 21 Oct 2006) | 3 lines
+r28820 | etxrab | 2009-06-23 06:49:46 -0700 (Tue, 23 Jun 2009) | 1 line
 Changed paths:
-   M /trunk/gtk/main.c
+   M /trunk/epan/dissectors/packet-gtp.c
 
-Put the ", " before the PortAudio item regardless of whether we have
-PortAudio or not; this fixes 1174.
+Try to fix indentation a bit.
+------------------------------------------------------------------------
+r28821 | etxrab | 2009-06-23 07:16:28 -0700 (Tue, 23 Jun 2009) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-gtp.c
 
+Revert(Try to fix indentation a bit.)
 ------------------------------------------------------------------------
-r19654 | sahlberg | 2006-10-21 15:17:43 -0700 (Sat, 21 Oct 2006) | 6 lines
+r28822 | etxrab | 2009-06-23 09:01:55 -0700 (Tue, 23 Jun 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-http.c
+   M /trunk/diameter/dictionary.xml
 
-teach the http header dissector how to handle integer fields instead of just assuming everything is a string field
+Update 3GPP AVP:s
+------------------------------------------------------------------------
+r28823 | jake | 2009-06-23 14:05:47 -0700 (Tue, 23 Jun 2009) | 4 lines
+Changed paths:
+   M /trunk/AUTHORS
+   A /trunk/epan/dissectors/packet-hpteam.c
+   M /trunk/epan/dissectors/packet-llc.c
+   M /trunk/epan/oui.h
 
+From Nathan Hartwell:
+This patch attempt should more closely align with the Wireshark "layout" of using 
+a dissector rather than a "hack" to the packet-llc dissector.
 
-change http.content_length to be FT_UINT32
+------------------------------------------------------------------------
+r28824 | wmeier | 2009-06-23 17:29:54 -0700 (Tue, 23 Jun 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/Makefile.common
+   M /trunk/epan/dissectors/packet-hpteam.c
 
+if (!initialized) ... not req'd + other addt'l minor revisions;
+Also: add packet-hpteam.c to Makefile.common so it gets built as part oif Wireshark.
 
 ------------------------------------------------------------------------
-r19655 | sahlberg | 2006-10-21 17:21:40 -0700 (Sat, 21 Oct 2006) | 6 lines
+r28825 | wmeier | 2009-06-23 17:49:54 -0700 (Tue, 23 Jun 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-tcp.c
-   M /trunk/epan/packet.c
-   M /trunk/epan/packet_info.h
-
-add a tcp_tree field to packet_info so that we can access the tree from tcp_dissect_pdus() (and others if need be)
+   M /trunk/epan/dissectors/packet-btamp.c
 
-in tcp_dissect_pdus()  add a field ( tcp.pdu.size ) to the tree that displays the pdu size.
+Remove two unused includes
 
+------------------------------------------------------------------------
+r28826 | stig | 2009-06-23 18:40:54 -0700 (Tue, 23 Jun 2009) | 3 lines
+Changed paths:
+   M /trunk/asn1/ansi_map/ansi_map.cnf
+   M /trunk/asn1/ansi_map/packet-ansi_map-template.c
+   M /trunk/asn1/camel/packet-camel-template.c
+   M /trunk/asn1/ftam/packet-ftam-template.c
+   M /trunk/asn1/gsmmap/packet-gsmmap-template.c
+   M /trunk/asn1/h225/packet-h225-template.c
+   M /trunk/asn1/h450/packet-h450-template.c
+   M /trunk/asn1/ocsp/packet-ocsp-template.c
+   M /trunk/asn1/qsig/packet-qsig-template.c
 
+From Kovarththanan Rajaratnam:
+More asn1/* header field info cleanup
 
 ------------------------------------------------------------------------
-r19656 | sahlberg | 2006-10-21 18:21:20 -0700 (Sat, 21 Oct 2006) | 3 lines
+r28827 | stig | 2009-06-23 19:05:51 -0700 (Tue, 23 Jun 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-usb.c
-
-dissect the individual bits in the CONFIDURATION descriptor field for the endpoint address
+   M /trunk/epan/dissectors/ncp2222.py
 
+More hf_register_info related cleanup.
 
 ------------------------------------------------------------------------
-r19657 | sahlberg | 2006-10-21 22:21:37 -0700 (Sat, 21 Oct 2006) | 3 lines
+r28828 | stig | 2009-06-23 19:07:16 -0700 (Tue, 23 Jun 2009) | 4 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-usb.c
-
-fix some endianess issues
+   M /trunk/epan/dissectors/process-x11-fields.pl
+   M /trunk/epan/dissectors/x11-fields
 
+From Kovarththanan Rajaratnam:
+More hf_register_info related cleanup
+* Fix process-x11-fields.pl (packet-x11.c)
 
 ------------------------------------------------------------------------
-r19658 | sahlberg | 2006-10-22 02:38:59 -0700 (Sun, 22 Oct 2006) | 3 lines
+r28829 | stig | 2009-06-23 19:08:14 -0700 (Tue, 23 Jun 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-usb.c
-
-add tracking of interface class for CONTROL_INPUT as well as existing support for BULK INPUT/OUTPUT
+   M /trunk/epan/dissectors/packet-nisplus.c
 
+Change hf_nisplus_dummy to use "dummy" as name instead of " "
+(this is the only place where " " was used)
 
 ------------------------------------------------------------------------
-r19659 | sahlberg | 2006-10-22 04:49:23 -0700 (Sun, 22 Oct 2006) | 9 lines
+r28830 | stig | 2009-06-23 19:11:11 -0700 (Tue, 23 Jun 2009) | 5 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-usb-masstorage.c
-   M /trunk/epan/dissectors/packet-usb.c
-   M /trunk/epan/dissectors/packet-usb.h
-
-add a dissector table for class specific control input/output pdus
+   M /trunk/epan/dissectors/packet-cimetrics.c
+   M /trunk/epan/dissectors/packet-cisco-oui.c
+   M /trunk/epan/dissectors/packet-extreme.c
+   M /trunk/epan/dissectors/packet-force10-oui.c
+   M /trunk/epan/dissectors/packet-iana-oui.c
+   M /trunk/epan/dissectors/packet-nt-oui.c
 
-implement class specific control commands : reset and getmaxlun for mass storage
+From Kovarththanan Rajaratnam:
+Cleanup hf_register_info declaration passed to llc_add_oui(). While there,
+change the declaration to an array in order to be consistent with the rest
+of packet-*.c files.
 
+------------------------------------------------------------------------
+r28831 | stig | 2009-06-23 19:12:13 -0700 (Tue, 23 Jun 2009) | 3 lines
+Changed paths:
+   M /trunk/plugins/m2m/packet-m2m.c
 
-now with a better understanding of the problem space for usb and device classes we can start cleaning the code up and make it nice
+From Kovarththanan Rajaratnam:
+Move hf_register_info declarations in packet-m2m.c to function scope
 
+------------------------------------------------------------------------
+r28832 | stig | 2009-06-23 19:17:12 -0700 (Tue, 23 Jun 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-diameter.c
+   M /trunk/epan/dissectors/packet-infiniband.h
+   M /trunk/epan/dissectors/packet-jxta.c
+   M /trunk/epan/dissectors/packet-tpncp.c
+   M /trunk/epan/oids.c
+   M /trunk/plugins/unistim/header_field.h
 
+From Kovarththanan Rajaratnam:
+More hf_register_info related cleanup.
 
 ------------------------------------------------------------------------
-r19660 | jake | 2006-10-22 07:28:54 -0700 (Sun, 22 Oct 2006) | 1 line
+r28833 | wmeier | 2009-06-23 19:42:43 -0700 (Tue, 23 Jun 2009) | 2 lines
 Changed paths:
-   M /trunk/print.c
+   M /trunk/epan/dissectors/packet-hpteam.c
+
+Remove superflous code; #include <stdio.h> not needed.
 
-Fix bug 1173, remove the space after the comma in CSV lines
 ------------------------------------------------------------------------
-r19661 | jake | 2006-10-22 22:30:37 -0700 (Sun, 22 Oct 2006) | 3 lines
+r28834 | stig | 2009-06-23 20:03:25 -0700 (Tue, 23 Jun 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-wlccp.c
+   M /trunk/epan/dissectors/packet-cip.c
+   M /trunk/epan/dissectors/packet-enip.c
 
-From Stephen Fisher:
-Here is a patch to make a few small fixes to packet-wlccp.c:
+More hf_register_info related cleanup.
 
 ------------------------------------------------------------------------
-r19662 | lego | 2006-10-23 07:57:54 -0700 (Mon, 23 Oct 2006) | 4 lines
+r28835 | stig | 2009-06-23 22:54:19 -0700 (Tue, 23 Jun 2009) | 2 lines
 Changed paths:
-   M /trunk/editcap.c
+   M /trunk/epan/dissectors/packet-homeplug.c
 
-As proposed by Tim Furlong:
-set starttm.tm_isdst to -1 to have mktime() propperly interpret DST.
-Might fix Bug 1158
+Fixed field types for some reserved fields.
 
 ------------------------------------------------------------------------
-r19663 | tuexen | 2006-10-23 10:12:48 -0700 (Mon, 23 Oct 2006) | 3 lines
+r28836 | jake | 2009-06-23 23:21:45 -0700 (Tue, 23 Jun 2009) | 4 lines
 Changed paths:
-   M /trunk/wiretap/netxray.c
+   M /trunk/epan/dissectors/packet-slowprotocols.c
 
-Use G_GINT64_CONSTANT to handle 64-bit constants in the code.
+From Artem Tamazov:
+Added: ESMC support as per G.8264 (Slow Protocol Subtype 0x0a).
+* QL codes are dissected according to G.781 5.5.1.1 "Option I SDH". 
+Added: support for Timestamp entities in ESMC PDU as per WD56 proposal.
+------------------------------------------------------------------------
+r28837 | stig | 2009-06-24 12:10:50 -0700 (Wed, 24 Jun 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/addr_resolv.c
 
+From Kovarththanan Rajaratnam via bug 3555:
+Cancel hostname lookup timers if c-ares is not initialized.
 
 ------------------------------------------------------------------------
-r19664 | martinm | 2006-10-23 10:22:20 -0700 (Mon, 23 Oct 2006) | 3 lines
+r28838 | jake | 2009-06-24 13:27:58 -0700 (Wed, 24 Jun 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-catapult-dct2000.c
-   M /trunk/wiretap/catapult_dct2000.c
-   M /trunk/wiretap/catapult_dct2000.h
-
-- Fix problems with parsing sctpprim headers
-- Add dissection of nbap (as encap or inside sctp primitive)
+   M /trunk/wiretap/dct3trace.c
 
+From Duncan Salerno:
+Ensure dct3trac packets never longer than 23 bytes.
 ------------------------------------------------------------------------
-r19665 | ashokn | 2006-10-23 10:32:15 -0700 (Mon, 23 Oct 2006) | 4 lines
+r28839 | stig | 2009-06-24 18:50:56 -0700 (Wed, 24 Jun 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-rsvp.c
+   M /trunk/epan/dissectors/packet-infiniband.c
 
+Remove a tvb_free() call.
 
-Add support for dissecting RSVP E2E IGNORE proto packets (RFC3175)
+------------------------------------------------------------------------
+r28840 | stig | 2009-06-24 19:07:17 -0700 (Wed, 24 Jun 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/to_str.c
+   M /trunk/epan/to_str.h
 
+From Nathan Hartwell via bug 2733:
+Added time_secs_to_str_unsigned().
 
 ------------------------------------------------------------------------
-r19666 | jake | 2006-10-23 15:43:11 -0700 (Mon, 23 Oct 2006) | 1 line
+r28841 | stig | 2009-06-24 19:08:06 -0700 (Wed, 24 Jun 2009) | 3 lines
 Changed paths:
-   M /trunk/gtk/dfilter_expr_dlg.c
+   M /trunk/epan/dissectors/packet-bootp.c
+
+From Nathan Hartwell via bug 2733:
+Use time_secs_to_str_unsigned().
 
-Fix for bug 1178. Allow FT_?INT24 BASE_DEC VALs in the expression selection dialog.
 ------------------------------------------------------------------------
-r19667 | jake | 2006-10-23 22:17:49 -0700 (Mon, 23 Oct 2006) | 2 lines
+r28842 | stig | 2009-06-24 19:13:35 -0700 (Wed, 24 Jun 2009) | 2 lines
 Changed paths:
-   M /trunk/gtk/voip_calls.c
+   M /trunk/epan/to_str.c
+
+Unsigned does not have msign.
 
-From Alejandro Vaquero:
-Find attached a patch for this bug. The problem was actually in the "Voip Calls" logic, when the first RTP packet was after the last signaling packet (e.g. a call connected and the release not captured), that caused the RTP to not be added to the graph list and therefor to the player.
 ------------------------------------------------------------------------
-r19668 | etxrab | 2006-10-23 22:21:00 -0700 (Mon, 23 Oct 2006) | 3 lines
+r28843 | etxrab | 2009-06-24 22:59:04 -0700 (Wed, 24 Jun 2009) | 1 line
 Changed paths:
-   M /trunk/Makefile.common
-   M /trunk/epan/dissectors/packet-radius.c
-   M /trunk/epan/dissectors/packet-radius.h
-   M /trunk/gtk/Makefile.common
-   A /trunk/gtk/radius_stat.c
-   A /trunk/tap-radiusstat.c
+   M /trunk/asn1/spnego/packet-spnego-template.c
 
-From Alejandro Vaquero:
-For the Radius dissector to add statistics
- in the "Service Response Time" menu and the tshark stats.
+tvb_new_real_data()->tvb_child_new_real_data()
 ------------------------------------------------------------------------
-r19669 | sahlberg | 2006-10-24 00:27:32 -0700 (Tue, 24 Oct 2006) | 9 lines
+r28844 | stig | 2009-06-25 19:38:23 -0700 (Thu, 25 Jun 2009) | 6 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-tcp.c
+   M /trunk/epan/dissectors/Makefile.common
+   M /trunk/epan/dissectors/packet-cip.c
+   M /trunk/epan/dissectors/packet-cip.h
+   M /trunk/epan/dissectors/packet-enip.c
+   A /trunk/epan/dissectors/packet-enip.h
 
-by popular request
-reintroducing the ACK_RTT   measurement how long it took to ACK a data segment
+From Joakim Wiberg via bug 3103:
+Various improvements to the CIP and ENIP dissectors.
 
+From me:
+Updated to latest trunk changes.
 
+------------------------------------------------------------------------
+r28845 | stig | 2009-06-25 20:20:12 -0700 (Thu, 25 Jun 2009) | 2 lines
+Changed paths:
+   M /trunk/asn1/spnego/packet-spnego-template.c
 
-Gerald   this is a trivially correct patch   can you apply it to the release branch?
+tvb_child_new_real_data() -> tvb_new_child_real_data()
 
+------------------------------------------------------------------------
+r28846 | stig | 2009-06-25 20:24:08 -0700 (Thu, 25 Jun 2009) | 2 lines
+Changed paths:
+   M /trunk/doc/README.developer
 
+Use NULL for empty blurb.
 
 ------------------------------------------------------------------------
-r19670 | lego | 2006-10-24 06:16:57 -0700 (Tue, 24 Oct 2006) | 9 lines
+r28847 | stig | 2009-06-25 20:37:30 -0700 (Thu, 25 Jun 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/wslua/Makefile.am
-   M /trunk/epan/wslua/make-doc.pl
-   M /trunk/epan/wslua/template-init.lua
-   M /trunk/epan/wslua/wslua_gui.c
-   M /trunk/epan/wslua/wslua_pinfo.c
-   M /trunk/epan/wslua/wslua_proto.c
-   M /trunk/epan/wslua/wslua_tree.c
-   M /trunk/epan/wslua/wslua_tvb.c
-   M /trunk/epan/wslua/wslua_util.c
-
-Have Lua disabled by default.
+   M /trunk/gtk/main.c
 
-Add more documentation to the code.
-change make-dco.pl so that it creates more readable docbook output.
+Small whitespace cleanup.
 
-This should be copied over to 0.99.4
+------------------------------------------------------------------------
+r28848 | stig | 2009-06-25 20:59:01 -0700 (Thu, 25 Jun 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-acp133.c
+   M /trunk/epan/dissectors/packet-ansi_map.c
+   M /trunk/epan/dissectors/packet-camel.c
+   M /trunk/epan/dissectors/packet-cmip.c
+   M /trunk/epan/dissectors/packet-crmf.c
+   M /trunk/epan/dissectors/packet-dap.c
+   M /trunk/epan/dissectors/packet-disp.c
+   M /trunk/epan/dissectors/packet-dop.c
+   M /trunk/epan/dissectors/packet-dsp.c
+   M /trunk/epan/dissectors/packet-ftam.c
+   M /trunk/epan/dissectors/packet-gnm.c
+   M /trunk/epan/dissectors/packet-goose.c
+   M /trunk/epan/dissectors/packet-gsm_map.c
+   M /trunk/epan/dissectors/packet-h225.c
+   M /trunk/epan/dissectors/packet-h235.c
+   M /trunk/epan/dissectors/packet-h245.c
+   M /trunk/epan/dissectors/packet-h245.h
+   M /trunk/epan/dissectors/packet-h248.c
+   M /trunk/epan/dissectors/packet-h282.c
+   M /trunk/epan/dissectors/packet-h283.c
+   M /trunk/epan/dissectors/packet-h450.c
+   M /trunk/epan/dissectors/packet-h460.c
+   M /trunk/epan/dissectors/packet-h501.c
+   M /trunk/epan/dissectors/packet-inap.c
+   M /trunk/epan/dissectors/packet-ldap.c
+   M /trunk/epan/dissectors/packet-lte-rrc.c
+   M /trunk/epan/dissectors/packet-mms.c
+   M /trunk/epan/dissectors/packet-mpeg-audio.c
+   M /trunk/epan/dissectors/packet-mpeg-pes.c
+   M /trunk/epan/dissectors/packet-nbap.c
+   M /trunk/epan/dissectors/packet-p7.c
+   M /trunk/epan/dissectors/packet-p7.h
+   M /trunk/epan/dissectors/packet-pcap.c
+   M /trunk/epan/dissectors/packet-pkix1explicit.c
+   M /trunk/epan/dissectors/packet-pkixtsp.c
+   M /trunk/epan/dissectors/packet-q932.c
+   M /trunk/epan/dissectors/packet-qsig.c
+   M /trunk/epan/dissectors/packet-rnsap.c
+   M /trunk/epan/dissectors/packet-rrc.c
+   M /trunk/epan/dissectors/packet-smrse.c
+   M /trunk/epan/dissectors/packet-spnego.c
+   M /trunk/epan/dissectors/packet-t125.c
+   M /trunk/epan/dissectors/packet-ulp.c
+   M /trunk/epan/dissectors/packet-x2ap.c
+   M /trunk/epan/dissectors/packet-x411.c
+   M /trunk/epan/dissectors/packet-x411.h
+   M /trunk/epan/dissectors/packet-x420.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
 
+Re-generate asn1 dissectors after hf_register_info cleanup.
 
+------------------------------------------------------------------------
+r28849 | etxrab | 2009-06-25 22:48:03 -0700 (Thu, 25 Jun 2009) | 3 lines
+Changed paths:
+   M /trunk/Makefile.am
+   M /trunk/diameter/dictionary.xml
+   A /trunk/diameter/eap.xml
+   M /trunk/diameter/nasreq.xml
+   M /trunk/epan/dissectors/packet-diameter.c
+   M /trunk/packaging/nsis/wireshark.nsi
 
+From Sebastien Decugis:
+Add Missing Diameter EAP support.
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3600
 ------------------------------------------------------------------------
-r19671 | lego | 2006-10-24 10:34:17 -0700 (Tue, 24 Oct 2006) | 4 lines
+r28850 | tuexen | 2009-06-26 08:08:04 -0700 (Fri, 26 Jun 2009) | 12 lines
 Changed paths:
-   M /trunk/epan/wslua/make-doc.pl
-   M /trunk/epan/wslua/wslua_field.c
-   M /trunk/epan/wslua/wslua_listener.c
-   M /trunk/epan/wslua/wslua_proto.c
+   M /trunk/wiretap/pcapng.c
 
-Improve the documentation generators
-add some docs.
+* Allocate enough memory for reading a packet.
+* Initialize pseudoheader.
+* Add some input validation / protection code.
+* Fix some return values.
+* Clean up some whitespaces.
 
+This fixes Bug 3565. Thanks to Tyson Key how reported
+the issue and provided capture files for debugging.
+
+This fix is scheduled for inclusion in Wireshark 1.2.1
+and higher.
 
 ------------------------------------------------------------------------
-r19672 | jmayer | 2006-10-24 10:39:32 -0700 (Tue, 24 Oct 2006) | 5 lines
+r28851 | tuexen | 2009-06-26 08:25:22 -0700 (Fri, 26 Jun 2009) | 2 lines
 Changed paths:
-   M /trunk/CMakeLists.txt
-   A /trunk/cmake/modules/Check64BitFormat.c.in
-   A /trunk/cmake/modules/Check64BitFormat.cmake
-   A /trunk/cmake/modules/FindADNS.cmake
-   A /trunk/cmake/modules/FindDBUS.cmake
-   A /trunk/cmake/modules/FindDBUSGLIB.cmake
-   A /trunk/cmake/modules/FindGCRYPT.cmake
-   M /trunk/cmake/modules/FindGLIB2.cmake
-   M /trunk/cmake/modules/FindGTK2.cmake
-   M /trunk/cmake/modules/FindLEX.cmake
-   M /trunk/cmake/modules/FindPCAP.cmake
-   A /trunk/cmake/modules/FindQt4.cmake
-   A /trunk/cmake/modules/UsePkgConfig.cmake
-   M /trunk/cmakeconfig.h.in
-   M /trunk/wiretap/CMakeLists.txt
-
-Parts of http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1179
+   M /trunk/wiretap/pcapng.c
 
-Frederic Heem:
-* More cmake system checks. It compiles dumpcap without running configure,
+Disable debug output.
 
 ------------------------------------------------------------------------
-r19673 | gerald | 2006-10-24 14:07:05 -0700 (Tue, 24 Oct 2006) | 3 lines
+r28852 | gerald | 2009-06-26 14:25:09 -0700 (Fri, 26 Jun 2009) | 3 lines
 Changed paths:
-   M /trunk/gtk/main.c
+   M /trunk/AUTHORS
+   M /trunk/dumpcap.c
 
-Put a trailing ellipsis behind the wireless toolbar buttons since they open
-a new window.
+Unfortunately, r28452 seems to cause more problems than it fixes. Back
+out the change for now.
 
 ------------------------------------------------------------------------
-r19675 | etxrab | 2006-10-24 15:06:34 -0700 (Tue, 24 Oct 2006) | 4 lines
+r28853 | gerald | 2009-06-26 16:05:04 -0700 (Fri, 26 Jun 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-gsm_a.c
+   M /trunk/gtk/prefs_column.c
 
-From Reinhard Speyerer:
-Fixes the incorrect decoding of the CC-SETUP CLIR suppression and invoke info elements (which seem to have been copied from the location update accept PDU).
+Add a tooltip in case it's not obvious how to rearrange the columns.
 
-and added some info from a later spec.
 ------------------------------------------------------------------------
-r19677 | gerald | 2006-10-24 17:17:28 -0700 (Tue, 24 Oct 2006) | 2 lines
+r28854 | rbalint | 2009-06-26 23:32:52 -0700 (Fri, 26 Jun 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/wslua/wslua_field.c
+   M /trunk/configure.in
 
-Attempt to get compilation working under Windows.
+Strictly require flex instead of allowing lex, too.
 
 ------------------------------------------------------------------------
-r19678 | gerald | 2006-10-24 17:49:36 -0700 (Tue, 24 Oct 2006) | 2 lines
+r28855 | rbalint | 2009-06-27 01:13:39 -0700 (Sat, 27 Jun 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-scsi.c
+   M /trunk/configure.in
 
-Attempt to squelch Coverity CID 221.
+Revert commit 28854.
 
 ------------------------------------------------------------------------
-r19679 | guy | 2006-10-24 20:03:53 -0700 (Tue, 24 Oct 2006) | 2 lines
+r28856 | etxrab | 2009-06-27 03:31:42 -0700 (Sat, 27 Jun 2009) | 5 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-bootp.c
+   M /trunk/epan/dissectors/dcerpc/drsuapi/template.c
+   M /trunk/epan/dissectors/dcerpc/idl2wrs.c
+   M /trunk/epan/dissectors/ncp2222.py
+   M /trunk/epan/dissectors/pidl/atsvc.cnf
+   M /trunk/epan/dissectors/pidl/mapi/mapi.cnf
+   M /trunk/epan/dissectors/pidl/mapi/request.cnf.c
+   M /trunk/epan/dissectors/pidl/mapi/response.cnf.c
 
-Clean up some compiler warnings.
+From Kovarththanan Rajaratnam:
+- Fix ncp2222.py and all the epan/dissectors/dcerpc dissectors. The
+latter required changes to idl2wrs which used variadic macros (not supported in MSVC 6.0).
 
+- Cleanup PIDL conformance files
 ------------------------------------------------------------------------
-r19680 | gram | 2006-10-25 08:16:49 -0700 (Wed, 25 Oct 2006) | 4 lines
+r28857 | tuexen | 2009-06-27 04:39:47 -0700 (Sat, 27 Jun 2009) | 8 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-radiotap.c
+   M /trunk/wiretap/libpcap.c
+   M /trunk/wiretap/pcap-common.c
+   M /trunk/wiretap/pcap-common.h
+   M /trunk/wiretap/pcapng.c
 
-Fix bug 1085 --  handle the various ways that a radiotap frame can
-have an FCS. Also, clean up the parsing and presentation of the various
-flags, and show some that aren't already shown.
+This commit
+* adds an encap argument to pcap_process_pseudo_header.
+* adds support for reading pseudo headers.
+It fixes Bug 3560.
+Thanks to Tyson Key for reporting the bug and providing
+trace files. This fix will be scheduled for inclusion in
+Wireshark 1.2.1 and higher.
 
 ------------------------------------------------------------------------
-r19681 | jake | 2006-10-25 08:22:39 -0700 (Wed, 25 Oct 2006) | 5 lines
+r28858 | tuexen | 2009-06-27 05:14:18 -0700 (Sat, 27 Jun 2009) | 10 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-wbxml.c
+   M /trunk/wiretap/pcapng.c
 
-From Stephen Fisher
-Attached is a patch to fix bug #1170: "Wireshark interpretation of WBXML
-does not comply with Spec."  This has been verified with the sample
-capture the user provided.
+If all interfaces use the same encapsulation, use
+this a the file encapsulation.
+
+This fixes a bug where you can not save a file
+in libpcap format when you captured it as a
+pcapng one.
+
+This fix will be scheduled for Wireshark 1.2.1
+and higher.
 
 ------------------------------------------------------------------------
-r19682 | gerald | 2006-10-25 09:39:19 -0700 (Wed, 25 Oct 2006) | 2 lines
+r28859 | tuexen | 2009-06-27 05:41:06 -0700 (Sat, 27 Jun 2009) | 7 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-fcp.c
+   M /trunk/wiretap/libpcap.c
+   M /trunk/wiretap/pcap-common.c
+   M /trunk/wiretap/pcap-common.h
+   M /trunk/wiretap/pcapng.c
 
-Squelch Coverity CID 220.  Fix up whitespace.
+This patch
+* adds an encapsulation argument to pcap_write_phdr.
+* writes the pseudo header when writing pcapng files.
+
+This fixes a bug where you could not write pcapng files
+when using encapsulations requiring pseudo headers.
 
 ------------------------------------------------------------------------
-r19683 | martinm | 2006-10-25 09:46:27 -0700 (Wed, 25 Oct 2006) | 3 lines
+r28860 | etxrab | 2009-06-27 05:41:39 -0700 (Sat, 27 Jun 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-catapult-dct2000.c
-   M /trunk/epan/dissectors/packet-smtp.c
-
-Allow DCT2000 support to find a couple of more protocols.
-Try to squash some warnings seen on the ubuntu buildbot log
+   M /trunk/epan/dissectors/packet-ieee80211.c
 
+From Greg Schwendimann:
+802.11 decryption is broken
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3590
 ------------------------------------------------------------------------
-r19684 | gerald | 2006-10-25 10:00:33 -0700 (Wed, 25 Oct 2006) | 2 lines
+r28861 | etxrab | 2009-06-27 06:37:03 -0700 (Sat, 27 Jun 2009) | 2 lines
 Changed paths:
+   M /trunk/asn1/h248/h248.cnf
    M /trunk/asn1/h248/packet-h248-template.c
    M /trunk/epan/dissectors/packet-h248.c
    M /trunk/epan/dissectors/packet-h248.h
 
-Add more paranoid pointer checks.  Fixes CID 219.
-
+From   yin sun:
+h248 term wildcard enhancement
 ------------------------------------------------------------------------
-r19685 | guy | 2006-10-25 11:25:17 -0700 (Wed, 25 Oct 2006) | 3 lines
+r28862 | tuexen | 2009-06-27 08:20:44 -0700 (Sat, 27 Jun 2009) | 9 lines
 Changed paths:
-   M /trunk/gtk/webbrowser.c
+   M /trunk/wiretap/pcapng.c
+   M /trunk/wiretap/wtap-int.h
 
-Include the top-level header for CoreFoundation, to see whether it'll
-fix a build failure I've seen on L**p*rd.
+Add support for writing pcapng files with multiple
+encapsulations.
+This fixes a bug reported by Sake during the
+Sharkfest 09. Thanks for providing a
+Netscreen tracefile with multiple link layer
+types.
+This patch will be included in Wireshark 1.2.1
+and higher.
 
 ------------------------------------------------------------------------
-r19686 | etxrab | 2006-10-25 12:26:58 -0700 (Wed, 25 Oct 2006) | 1 line
+r28863 | tuexen | 2009-06-27 09:08:18 -0700 (Sat, 27 Jun 2009) | 3 lines
 Changed paths:
-   M /trunk/asn1/snmp/snmp.asn
+   M /trunk/wiretap/libpcap.c
+   M /trunk/wiretap/pcap-common.c
+   M /trunk/wiretap/pcap-common.h
+   M /trunk/wiretap/pcapng.c
+
+Cleanup. Should be included in Wireshark 1.2.1 and higher to keep
+merging future bug fixes simple.
 
-Fix Id marking
 ------------------------------------------------------------------------
-r19687 | guy | 2006-10-25 12:48:54 -0700 (Wed, 25 Oct 2006) | 4 lines
+r28864 | tuexen | 2009-06-27 10:33:23 -0700 (Sat, 27 Jun 2009) | 3 lines
 Changed paths:
-   M /trunk/gtk/rtp_player.c
+   M /trunk/wiretap/pcapng.c
 
-Unreffing rci->cursor_pixbuf should cause the pixbuf to be released, so
-null out the pointer to it.  This prevents a freed pixbuf from being
-used.
+Another cleanup. We are now back to Ulf's original
+model of data handling.
 
 ------------------------------------------------------------------------
-r19688 | etxrab | 2006-10-25 15:09:48 -0700 (Wed, 25 Oct 2006) | 1 line
+r28865 | tuexen | 2009-06-27 11:10:10 -0700 (Sat, 27 Jun 2009) | 3 lines
 Changed paths:
-   M /trunk/asn1/camel/camel.asn
-   M /trunk/epan/dissectors/packet-camel.c
-   M /trunk/epan/dissectors/packet-camel.h
+   M /trunk/wiretap/libpcap.c
+
+Fix copy/paste error introduced in rev. 28863.
+Thanks to Guy for finding and reporting it. 
 
-Remove some unused asn1 code(not in spec) to get rid of some Ubuntu warnings.
 ------------------------------------------------------------------------
-r19693 | ulfl | 2006-10-25 16:54:56 -0700 (Wed, 25 Oct 2006) | 1 line
+r28866 | tuexen | 2009-06-27 11:50:13 -0700 (Sat, 27 Jun 2009) | 6 lines
 Changed paths:
-   M /trunk/gtk/airpcap_gui_utils.c
+   M /trunk/wiretap/pcapng.c
+
+Accept file snaplen larger than WTAP_MAX_PACKET_SIZE,
+text2pcap uses 102400.
+This fixes bug 3620. Thanks to Tyson Key for reporting the bug
+and providing capture files.
+This fix should be included in Wireshark 1.2.1 and higher.
 
-the labels of the airpcap toolbar, e.g. "Not a valid Wireless Interface" are pretty misleading. I've changed it to "AirPcap interface: Not selected" which might be more helpful
 ------------------------------------------------------------------------
-r19694 | ulfl | 2006-10-25 17:39:05 -0700 (Wed, 25 Oct 2006) | 3 lines
+r28867 | rbalint | 2009-06-27 21:20:10 -0700 (Sat, 27 Jun 2009) | 4 lines
 Changed paths:
-   M /trunk/gtk/airpcap_dlg.c
+   M /trunk/configure.in
 
-don't use custom build buttons for standard tasks like: Ok, Apply, Cancel.
+Strictly require flex instead of allowing lex, too.
+It compiles now.
+This fixes bug 1641.
 
-It might be a good idea to add tooltips to the various GUI elements - this makes understanding the GUI *much* faster.
 ------------------------------------------------------------------------
-r19695 | etxrab | 2006-10-26 00:25:07 -0700 (Thu, 26 Oct 2006) | 1 line
+r28868 | tuexen | 2009-06-28 04:09:24 -0700 (Sun, 28 Jun 2009) | 7 lines
 Changed paths:
-   M /trunk/Makefile.nmake
-   M /trunk/config.nmake
-   M /trunk/tools/win32-setup.sh
+   M /trunk/wiretap/pcapng.c
+
+Stop loading a pcapng file with multiple section header blocks.
+This fixes a bug reported by Tyson Key as a follow up of Bug 3560.
+Also some cleanups and debug output improvements.
+
+Thanks to Tyson Key for reporting the bug and providing a tracefile.
+This fix will be included in Wireshark 1.2.1 and higher.
 
-Preparations for using the latest GTK 2.8 files for now only gettext is updated.
 ------------------------------------------------------------------------
-r19696 | etxrab | 2006-10-26 00:34:10 -0700 (Thu, 26 Oct 2006) | 1 line
+r28869 | gerald | 2009-06-28 08:03:26 -0700 (Sun, 28 Jun 2009) | 1 line
 Changed paths:
-   M /trunk/Makefile.nmake
+   M /trunk/epan/enterprise-numbers
+   M /trunk/manuf
 
-Missed a change.
+[Automatic manuf and enterprise-numbers update for 2009-06-28]
 ------------------------------------------------------------------------
-r19697 | sahlberg | 2006-10-26 00:34:22 -0700 (Thu, 26 Oct 2006) | 3 lines
+r28872 | etxrab | 2009-06-28 08:18:27 -0700 (Sun, 28 Jun 2009) | 4 lines
 Changed paths:
-   M /trunk/AUTHORS
-
-update of shaun j's detains
+   M /trunk/epan/dissectors/packet-homeplug.c
 
+From Jon Smirl:
+More packet decoding for Intellon powerline devices.
 
+From me put proto_register_homeplug() last in the file and whitespace changes.
 ------------------------------------------------------------------------
-r19698 | sahlberg | 2006-10-26 00:45:01 -0700 (Thu, 26 Oct 2006) | 14 lines
+r28873 | etxrab | 2009-06-28 08:22:43 -0700 (Sun, 28 Jun 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-imap.c
-
-from stephen f    fix for 1040
+   M /trunk/gtk/tcp_graph.c
 
+From   Sean Walberg:
+The title in the TCP sequence graphs is too short.
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3556
+------------------------------------------------------------------------
+r28874 | rbalint | 2009-06-28 09:31:27 -0700 (Sun, 28 Jun 2009) | 4 lines
+Changed paths:
+   D /trunk/aclocal-fallback/libgnutls.m4
+   M /trunk/configure.in
 
-Attached is a patch to fix bug #1040: "imap packet: not all infos are
-displayed." ?\194?\160It has been tested against the capture file the user
-provided as well as my own capture of an imap session.
+Detect gnutls via pkg-config instead of the deprecated libgnutls-config.
+Based on patch from Andreas Metzler.
+This fixes bug 3627.
 
+------------------------------------------------------------------------
+r28875 | jake | 2009-06-28 09:39:31 -0700 (Sun, 28 Jun 2009) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-hip.c
 
-Thanks,
- ?\194?\160Steve
+Make dissector handle unexpected data better.
+------------------------------------------------------------------------
+r28876 | guy | 2009-06-28 10:23:07 -0700 (Sun, 28 Jun 2009) | 3 lines
+Changed paths:
+   M /trunk/aclocal-flags
 
+We only support GLib 2.x/GTK+ 2.x, which uses pkg-config, not
+gtk-config; use it instead.
 
+------------------------------------------------------------------------
+r28877 | tuexen | 2009-06-28 11:22:15 -0700 (Sun, 28 Jun 2009) | 3 lines
+Changed paths:
+   M /trunk/wiretap/pcap-common.c
+   M /trunk/wiretap/wtap.h
 
+Add support for DLT_PPP_WITH_DIR. This fixes bug 3619.
+Thanks for Tyson Key for reporting the issue.
 
 ------------------------------------------------------------------------
-r19699 | ulfl | 2006-10-26 01:07:13 -0700 (Thu, 26 Oct 2006) | 1 line
+r28878 | wmeier | 2009-06-28 13:01:37 -0700 (Sun, 28 Jun 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/Makefile.nmake
+   M /trunk/gtk/proto_dlg.c
+
+Analyze!Enabled Protocols: Fix so type-ahead find OK w/o needing to first select a row.
+ Ditto when clicking on a column header to change the sort order.
 
-put python script name in brackets
 ------------------------------------------------------------------------
-r19700 | ulfl | 2006-10-26 01:08:13 -0700 (Thu, 26 Oct 2006) | 1 line
+r28879 | ulfl | 2009-06-28 14:13:51 -0700 (Sun, 28 Jun 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-dcom-cba-acco.c
+   M /trunk/gtk/capture_if_details_dlg_win32.c
+
+fix bug #3439 (thanks to Kovarththanan Rajaratnam), make WS compilable under MSVC2005(EE) again.
 
-slightly improve info column output
+Some definitions are not available on MSVC2005. This fix "detects" the MSVC version used, it might still not work with MSVC2008EE though (I guess the required definitions are depending on the Windows SDK installed).
 ------------------------------------------------------------------------
-r19701 | sahlberg | 2006-10-26 01:37:39 -0700 (Thu, 26 Oct 2006) | 4 lines
+r28880 | gal | 2009-06-29 06:01:54 -0700 (Mon, 29 Jun 2009) | 9 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-usb.c
+   D /trunk/packaging/portableapps/win32/WiresharkPortable.ini
+   M /trunk/packaging/portableapps/win32/WiresharkPortable.nsi
+   A /trunk/packaging/portableapps/win32/WiresharkPortable.tmpl
+   M /trunk/packaging/portableapps/win32/makefile.nmake
+
+Changes to address bug 3547:
 
-break request/response matching to track transactions out from the CONTROL handler to use the same code for ALL pdu types
+1) Make sure WiresharkPortable.nsi uses correct WinPcap version (from config.nmake), and also vcredist.
+2) Automatically generate WiresharkPortable.ini with correct default values
+3) Include readme.txt in the distribution so that users know how to use WiresharkPortable.ini
 
+Thanks to Kovarththanan Rajaratnam for basic patch.
 
 
 ------------------------------------------------------------------------
-r19702 | martinm | 2006-10-26 03:11:09 -0700 (Thu, 26 Oct 2006) | 1 line
+r28881 | etxrab | 2009-06-29 12:24:14 -0700 (Mon, 29 Jun 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-catapult-dct2000.c
-   M /trunk/epan/dissectors/packet-umts_fp.c
+   M /trunk/epan/dissectors/Makefile.common
+   M /trunk/epan/dissectors/packet-atm.c
+   M /trunk/epan/dissectors/packet-atm.h
+   M /trunk/epan/dissectors/packet-bfd.c
+   M /trunk/epan/dissectors/packet-mpls.c
+   M /trunk/epan/dissectors/packet-pw-atm.c
+   A /trunk/epan/dissectors/packet-pw-atm.h
+   M /trunk/epan/dissectors/packet-pw-cesopsn.c
+   M /trunk/epan/dissectors/packet-pw-common.c
+   M /trunk/epan/dissectors/packet-pw-common.h
+   M /trunk/epan/dissectors/packet-pw-satop.c
+   M /trunk/epan/packet_info.h
 
-Hopefully zap some warnings
+From Artem Tamazov:
+Added: PW ATM 1:1, AAL5 SDU, AAL5 PDU support + BFD fix + PW ATM OAM fix
 ------------------------------------------------------------------------
-r19703 | guy | 2006-10-26 03:27:16 -0700 (Thu, 26 Oct 2006) | 2 lines
+r28882 | stig | 2009-06-29 13:16:20 -0700 (Mon, 29 Jun 2009) | 2 lines
 Changed paths:
-   M /trunk/doc/README.developer
+   M /trunk/packaging/Makefile.am
+   M /trunk/packaging/portableapps/win32
 
-Mention the 64-bit-integer accessors.
+WiresharkPortable.ini -> WiresharkPortable.tmpl
 
 ------------------------------------------------------------------------
-r19704 | martinm | 2006-10-26 05:45:14 -0700 (Thu, 26 Oct 2006) | 1 line
+r28883 | jmayer | 2009-06-29 13:35:47 -0700 (Mon, 29 Jun 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-umts_fp.c
+   M /trunk/epan/dissectors/packet-glbp.c
+
+Add value for vfstate: active
 
-Cast away remaining warnings seen on buildbot
 ------------------------------------------------------------------------
-r19705 | jake | 2006-10-26 07:36:09 -0700 (Thu, 26 Oct 2006) | 4 lines
+r28884 | wmeier | 2009-06-29 13:59:26 -0700 (Mon, 29 Jun 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ntp.c
+   M /trunk/epan/dissectors/packet-btl2cap.c
 
-From Xiaoguang Liu
-In wireshark a NTP field is displayed as "clock dispersion".
-But should it be called "root dispersion" as per RFC 1305?
+From  Kovarththanan Rajaratnam: Fix for Bug #3572 
+[http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3572]
 
 ------------------------------------------------------------------------
-r19706 | jmayer | 2006-10-26 07:50:03 -0700 (Thu, 26 Oct 2006) | 3 lines
+r28885 | rbalint | 2009-06-29 15:22:30 -0700 (Mon, 29 Jun 2009) | 3 lines
 Changed paths:
-   M /trunk/acinclude.m4
+   M /trunk/epan/dissectors/packet-data.c
 
-Don't include /usr/local if usage of /usr/local has been disabled via
-configure option.
+Added option to show not dissected packet data on a separate packet bytes pane.
+It makes offsets in the not dissected data easier to follow.
 
 ------------------------------------------------------------------------
-r19707 | jmayer | 2006-10-26 08:36:50 -0700 (Thu, 26 Oct 2006) | 8 lines
+r28886 | gerald | 2009-06-29 16:08:05 -0700 (Mon, 29 Jun 2009) | 3 lines
 Changed paths:
-   M /trunk/CMakeLists.txt
-   A /trunk/cmake/modules/CMakeInstallDirs.cmake
-   M /trunk/cmake/modules/Check64BitFormat.cmake
-   M /trunk/cmake/modules/FindPCAP.cmake
-
-frederic.heem:
-  Update/Add FindPCAP.cmake CMakeInstallDirs.cmake CMakeLists.txt
-
-me:
-  Fix a typo, change gcc flags to mimic the behaviour of autofoo
-  stuff.
+   M /trunk/gtk/airpcap_dlg.c
+   M /trunk/gtk/airpcap_dlg.h
+   M /trunk/gtk/airpcap_gui_utils.c
+   M /trunk/gtk/airpcap_gui_utils.h
+   M /trunk/gtk/keys.h
+   M /trunk/gtk/main_airpcap_toolbar.c
 
+Fix a couple of AirPcap channel/offset bugs. Remove an unused
+routine. Fixup whitespace in a couple of places.
 
 ------------------------------------------------------------------------
-r19708 | jmayer | 2006-10-26 09:39:34 -0700 (Thu, 26 Oct 2006) | 3 lines
+r28887 | guy | 2009-06-29 17:32:20 -0700 (Mon, 29 Jun 2009) | 2 lines
 Changed paths:
-   M /trunk/cmake/modules/LICENSE.txt
+   M /trunk/gtk/airpcap_gui_utils.c
 
-Only include the license text and not the rest of the source file
-it was copied from as well.
+Put in missing newline at the end.
 
 ------------------------------------------------------------------------
-r19709 | martinm | 2006-10-26 09:52:55 -0700 (Thu, 26 Oct 2006) | 1 line
+r28888 | stig | 2009-06-30 01:28:21 -0700 (Tue, 30 Jun 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-rtcp.c
+   M /trunk/asn1/ldap/packet-ldap-template.c
+   M /trunk/epan/dissectors/packet-ldap.c
 
-Try to declare and cast away warnings
-------------------------------------------------------------------------
-r19710 | martinm | 2006-10-26 10:03:45 -0700 (Thu, 26 Oct 2006) | 1 line
-Changed paths:
-   M /trunk/epan/dissectors/packet-sdp.c
+Cleanup protocol name for ldap.
 
-More warnings...
 ------------------------------------------------------------------------
-r19711 | etxrab | 2006-10-26 14:31:48 -0700 (Thu, 26 Oct 2006) | 1 line
+r28889 | stig | 2009-06-30 03:38:00 -0700 (Tue, 30 Jun 2009) | 6 lines
 Changed paths:
-   M /trunk/asn1/camel/camel.asn
-   M /trunk/asn1/camel/packet-camel-template.c
-   M /trunk/epan/dissectors/packet-camel.c
+   M /trunk/asn1/ldap/packet-ldap-template.c
+   M /trunk/epan/dissectors/packet-ldap.c
 
-Fix more Ubuntu warnings.
-------------------------------------------------------------------------
-r19712 | gerald | 2006-10-26 14:53:30 -0700 (Thu, 26 Oct 2006) | 3 lines
-Changed paths:
-   M /trunk/airpcap_loader.c
+Changed check for having multiple ldap PDU's in one frame.
+The previous check is incorrect when the first ldap frame in the capture is
+selected and the filter is changed, or selecting "Follow TCP Stream".
 
-Add a lot of sanity checks, particularly to get_airpcap_interface_list(),
-which should fix bug 1176.  Fix up whitespace and indentation.
+Also removed check_col().
 
 ------------------------------------------------------------------------
-r19714 | martinm | 2006-10-27 03:16:22 -0700 (Fri, 27 Oct 2006) | 3 lines
+r28890 | stig | 2009-06-30 05:26:11 -0700 (Tue, 30 Jun 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ipsec.c
+   M /trunk/epan/dissectors/packet-simulcrypt.c
 
-When key length wrong, show expected value.
-Fix Preference label where %d was missing from specifier.
+Always register to tcp.port to be able to decode as.
 
 ------------------------------------------------------------------------
-r19715 | ulfl | 2006-10-27 05:06:13 -0700 (Fri, 27 Oct 2006) | 3 lines
+r28891 | wmeier | 2009-06-30 06:57:26 -0700 (Tue, 30 Jun 2009) | 6 lines
 Changed paths:
-   M /trunk/Makefile.nmake
-   M /trunk/config.nmake
-   M /trunk/packaging/nsis/Makefile.nmake
-   M /trunk/packaging/nsis/wireshark.nsi
-   M /trunk/packaging/u3/win32/makefile.nmake
+   M /trunk/epan/dissectors/packet-radius.c
 
-fix the GTK-WIMP paths for GTK2.8 - both source and destination paths completely changed from 2.6 to 2.8 due to the integration of Wimp into the main GTK repository
+packet-radius: Fix exception CLEANUP handling when malformed attribute list/pair seen;
+Fixes crash reported in Bug #3578. [https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3578]
+Essentially: CLEANUP_CALL_AND_POP wasn't being executed for certain error exits from
+ dissect_attribute_pairs() thus leaving a CLEANUP entry on the exception stack.
+Also: vsa_buffer_table wasn't being destroyed if an exception occurred in dissect_attribute_pairs.
 
-remove settings for GTK2.2 and 2.4 in config.nmake - as no one uses it IMHO
 ------------------------------------------------------------------------
-r19716 | martinm | 2006-10-27 06:03:38 -0700 (Fri, 27 Oct 2006) | 1 line
+r28892 | sfisher | 2009-06-30 11:05:04 -0700 (Tue, 30 Jun 2009) | 14 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-sdp.c
+   M /trunk/color_filters.c
+   M /trunk/file.c
+   M /trunk/gtk/Makefile.common
+   M /trunk/gtk/capture_file_dlg.c
+   M /trunk/gtk/color_dlg.c
+   M /trunk/gtk/drag_and_drop.c
+   M /trunk/gtk/font_utils.c
+   M /trunk/gtk/gtkglobals.h
+   M /trunk/gtk/main.c
+   M /trunk/gtk/main.h
+   M /trunk/gtk/main_packet_list.c
+   M /trunk/gtk/main_packet_list.h
+   M /trunk/gtk/main_proto_draw.c
+   M /trunk/gtk/main_toolbar.c
+   M /trunk/gtk/menus.c
+   A /trunk/gtk/new_packet_list.c
+   A /trunk/gtk/new_packet_list.h
+   A /trunk/gtk/packet_list_store.c
+   A /trunk/gtk/packet_list_store.h
+   M /trunk/gtk/prefs_column.c
+   M /trunk/gtk/prefs_gui.c
+   M /trunk/gtk/prefs_stream.c
+   M /trunk/gtk/recent.c
+   M /trunk/ui_util.h
+
+
+Introduce experimental new feature: GTK2 tree view based packet list
+
+To use the GTK2 based packet list, define NEW_PACKET_LIST when compiling.
+To do this with gcc, set the environment variable CPPFLAGS to
+"-DNEW_PACKET_LIST" and re-run configure.
+
+Many features do not yet work.  This work began with prototypes by Ulf
+quite a while back.  I've put quite a bit of work into this so far and
+as discussed with a few of the core team members at Sharkfest09 and it was
+decided that it would be best to commit what I have so far to allow others to
+help work on this.
+
 
-More warnings
 ------------------------------------------------------------------------
-r19717 | martinm | 2006-10-27 07:36:48 -0700 (Fri, 27 Oct 2006) | 3 lines
+r28893 | guy | 2009-06-30 12:09:18 -0700 (Tue, 30 Jun 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-sdp.c
+   M /trunk/gtk/menus.c
 
-Cast away most remaining warnings.
-2 will remain, because the 'needle' arg in tvb_pbrk_guint8() isn't const...  Should it be?
+Fix typo.
 
 ------------------------------------------------------------------------
-r19719 | gerald | 2006-10-27 12:15:57 -0700 (Fri, 27 Oct 2006) | 3 lines
+r28894 | guy | 2009-06-30 12:10:11 -0700 (Tue, 30 Jun 2009) | 2 lines
 Changed paths:
-   M /trunk/docbook/Makefile
+   M /trunk/gtk/main_packet_list.c
 
-Allow each program called by the Docbook Makefile to be specified using
-the environment.
+Fix typo.
 
 ------------------------------------------------------------------------
-r19720 | gerald | 2006-10-27 13:33:19 -0700 (Fri, 27 Oct 2006) | 3 lines
+r28895 | wmeier | 2009-06-30 12:52:43 -0700 (Tue, 30 Jun 2009) | 3 lines
 Changed paths:
-   M /trunk/airpcap_loader.c
+   M /trunk/epan/dissectors/packet-tte.c
 
-Set AirpcapLoaded to TRUE if we've successfully loaded our DLL and obtained
-our addresses.
+From: Benjamin Roch: Enhancements and small fixes for packet-tte.c dissector;
+Also: a few minor mostly formatting changes by me.
 
 ------------------------------------------------------------------------
-r19721 | jake | 2006-10-28 14:32:38 -0700 (Sat, 28 Oct 2006) | 3 lines
+r28896 | gerald | 2009-06-30 13:28:26 -0700 (Tue, 30 Jun 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-tcp.c
+   M /trunk/tools/checkAPIs.pl
+
+Add assert and assert_perror to the 'abort' list.
 
-From Pierre Juhen:
-I would like to have a tcp.options field with a name for PMDL output;
-I include a patch to packet-tcp.c to provide that.
 ------------------------------------------------------------------------
-r19722 | jake | 2006-10-28 14:52:38 -0700 (Sat, 28 Oct 2006) | 3 lines
+r28897 | gerald | 2009-06-30 13:59:51 -0700 (Tue, 30 Jun 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/Makefile.common
-   M /trunk/epan/dissectors/packet-igmp.c
-   A /trunk/epan/dissectors/packet-rgmp.c
-   A /trunk/epan/dissectors/packet-rgmp.h
-
-Based on RFC3488. This is a setup for RGMP dissection, a simple protocol bolted on IGMP.
+   M /trunk/epan/dissectors/packet-sflow.c
 
+Add some length checks. Fixes bug 3567.
 
 ------------------------------------------------------------------------
-r19723 | guy | 2006-10-28 17:06:02 -0700 (Sat, 28 Oct 2006) | 2 lines
+r28898 | guy | 2009-06-30 16:49:34 -0700 (Tue, 30 Jun 2009) | 4 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-tcp.c
+   M /trunk/epan/dissectors/packet-mtp3.c
 
-The TCP options data is a byte array, not a character string.
+Get rid of assert() call; either the pointer will never be null, in
+which case it won't crash, or it will be null, in which case that just
+trades one crash for another, and we should fix the crash.
 
 ------------------------------------------------------------------------
-r19724 | gerald | 2006-10-28 22:55:04 -0700 (Sat, 28 Oct 2006) | 2 lines
+r28899 | guy | 2009-06-30 16:52:20 -0700 (Tue, 30 Jun 2009) | 3 lines
 Changed paths:
-   M /trunk/image/wsicon.svg
-   M /trunk/image/wsicon16.png
-   M /trunk/image/wsicon200.png
-   M /trunk/image/wsicon32.png
-   M /trunk/image/wsicon48.png
-   M /trunk/image/wsicon64.png
-   M /trunk/image/wsiconcap.svg
-   M /trunk/image/wsiconcap200.png
+   M /trunk/epan/dissectors/packet-pw-common.c
 
-Add a glossy highlight.
+Don't crash if a null pointer is passed, just skip the appending of the
+items.
 
 ------------------------------------------------------------------------
-r19725 | jake | 2006-10-29 03:50:30 -0800 (Sun, 29 Oct 2006) | 4 lines
+r28900 | guy | 2009-06-30 16:56:26 -0700 (Tue, 30 Jun 2009) | 5 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-udp.c
+   M /trunk/epan/dissectors/packet-pw-atm.c
 
-From Stephen Fisher:
-Attached is a patch to allow the disabling of the UDP/UDPlite checksum
-verification for cards that offload it and report it incorrectly.
+Replace one assert() with DISSECTOR_ASSET(), so we don't crash, and get
+rid of another, as the pointer in question is non-null in all calls (if
+somebody adds another call with a null pointer, it'll crash when
+dereferencing the pointer in any case).
 
 ------------------------------------------------------------------------
-r19726 | ulfl | 2006-10-29 04:51:15 -0800 (Sun, 29 Oct 2006) | 3 lines
+r28901 | jmayer | 2009-06-30 22:27:34 -0700 (Tue, 30 Jun 2009) | 5 lines
 Changed paths:
-   M /trunk/file.c
+   M /trunk/epan/dissectors/packet-ismp.c
 
-fix #1188: scroll the packet list to the bottom (in a running capture) *after* thawing the list - otherwise the scrolling won't be done correctly
+- Put ISMP.EDP into the protocol column to make it clearer
+  that filtering on edp is not going to help
+- Make it possible to filter on ismp.edp
+- In case of edp fill info column
 
-this one should go into 0.99.4 IMHO
 ------------------------------------------------------------------------
-r19727 | ulfl | 2006-10-29 05:53:07 -0800 (Sun, 29 Oct 2006) | 1 line
+r28902 | stig | 2009-07-01 00:21:13 -0700 (Wed, 01 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/colorfilters
-   M /trunk/epan/dissectors/packet-tcp.c
-   M /trunk/epan/dissectors/packet-udp.c
+   M /trunk/epan/dissectors/packet-simulcrypt.c
+
+Added support for Simulcrypt EMMG <-> MUX,
+and generic support for other interfaces.
 
-make the checksum fields visible for TCP and UDP
 ------------------------------------------------------------------------
-r19728 | ulfl | 2006-10-29 06:41:16 -0800 (Sun, 29 Oct 2006) | 1 line
+r28903 | etxrab | 2009-07-01 01:23:32 -0700 (Wed, 01 Jul 2009) | 2 lines
 Changed paths:
+   M /trunk/config.h.win32
    M /trunk/config.nmake
+   M /trunk/gtk/capture_file_dlg.c
 
-change the default GTK version from GTK2.6 to GTK2.8
+Make it possible to configure use of NEW_PACKET_LIST and fix
+one compile error. It still fails in file.c trying to include gtk/gtk.h in new_packet_list.h
 ------------------------------------------------------------------------
-r19729 | ulfl | 2006-10-29 09:14:13 -0800 (Sun, 29 Oct 2006) | 4 lines
+r28904 | stig | 2009-07-01 02:05:13 -0700 (Wed, 01 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/docbook/wsdg_src/WSDG_chapter_capture.xml
-   M /trunk/docbook/wsdg_src/WSDG_chapter_dissection.xml
-   M /trunk/docbook/wsdg_src/WSDG_chapter_env_intro.xml
-
-from Sake Blok:
-
-While I was reading the development guide I noticed a few typo's.
-The attached patch fixes them (the patch is against revision 19724).
-------------------------------------------------------------------------
-r19730 | ulfl | 2006-10-29 09:19:52 -0800 (Sun, 29 Oct 2006) | 9 lines
-Changed paths:
-   M /trunk/asn1/MAP_Dialogue/Makefile.nmake
-   M /trunk/asn1/acp133/Makefile.nmake
-   M /trunk/asn1/acse/Makefile.nmake
-   M /trunk/asn1/ansi_map/Makefile.nmake
-   M /trunk/asn1/camel/Makefile.nmake
-   M /trunk/asn1/cdt/Makefile.nmake
-   M /trunk/asn1/cmip/Makefile.nmake
-   M /trunk/asn1/cms/Makefile.nmake
-   M /trunk/asn1/dap/Makefile.nmake
-   M /trunk/asn1/disp/Makefile.nmake
-   M /trunk/asn1/dop/Makefile.nmake
-   M /trunk/asn1/dsp/Makefile.nmake
-   M /trunk/asn1/ess/Makefile.nmake
-   M /trunk/asn1/ftam/Makefile.nmake
-   M /trunk/asn1/ftbp/Makefile.nmake
-   M /trunk/asn1/gnm/Makefile.nmake
-   M /trunk/asn1/gsm_ss/Makefile.nmake
-   M /trunk/asn1/gsmmap/Makefile.nmake
-   M /trunk/asn1/h225/Makefile.nmake
-   M /trunk/asn1/h235/Makefile.nmake
-   M /trunk/asn1/h245/Makefile.nmake
-   M /trunk/asn1/h248/Makefile.nmake
-   M /trunk/asn1/h450/Makefile.nmake
-   M /trunk/asn1/inap/Makefile.nmake
-   M /trunk/asn1/ldap/Makefile.nmake
-   M /trunk/asn1/logotype-cert-extn/Makefile.nmake
-   M /trunk/asn1/mms/Makefile.nmake
-   M /trunk/asn1/nbap/Makefile.nmake
-   M /trunk/asn1/ns-cert-exts/Makefile.nmake
-   M /trunk/asn1/ocsp/Makefile.nmake
-   M /trunk/asn1/pkcs1/Makefile.nmake
-   M /trunk/asn1/pkinit/Makefile.nmake
-   M /trunk/asn1/pkix1explicit/Makefile.nmake
-   M /trunk/asn1/pkix1implicit/Makefile.nmake
-   M /trunk/asn1/pkixcmp/Makefile.nmake
-   M /trunk/asn1/pkixcrmf/Makefile.nmake
-   M /trunk/asn1/pkixproxy/Makefile.nmake
-   M /trunk/asn1/pkixqualified/Makefile.nmake
-   M /trunk/asn1/pkixtsp/Makefile.nmake
-   M /trunk/asn1/pres/Makefile.nmake
-   M /trunk/asn1/ranap/Makefile.nmake
-   M /trunk/asn1/rnsap/Makefile.nmake
-   M /trunk/asn1/ros/Makefile.nmake
-   M /trunk/asn1/rrlp/Makefile.nmake
-   M /trunk/asn1/rtse/Makefile.nmake
-   M /trunk/asn1/s4406/Makefile.nmake
-   M /trunk/asn1/smrse/Makefile.nmake
-   M /trunk/asn1/snmp/Makefile.nmake
-   M /trunk/asn1/spnego/Makefile.nmake
-   M /trunk/asn1/tcap/Makefile.nmake
-   M /trunk/asn1/ulp/Makefile.nmake
-   M /trunk/asn1/umts_rrc/Makefile.nmake
-   M /trunk/asn1/umts_rrc_Internode-defs/Makefile.nmake
-   M /trunk/asn1/umts_rrc_ies/Makefile.nmake
-   M /trunk/asn1/umts_rrc_pdu_def/Makefile.nmake
-   M /trunk/asn1/wlancertextn/Makefile.nmake
-   M /trunk/asn1/x411/Makefile.nmake
-   M /trunk/asn1/x420/Makefile.nmake
-   M /trunk/asn1/x509af/Makefile.nmake
-   M /trunk/asn1/x509ce/Makefile.nmake
-   M /trunk/asn1/x509if/Makefile.nmake
-   M /trunk/asn1/x509sat/Makefile.nmake
-   M /trunk/plugins/acn/Makefile.nmake
-   M /trunk/plugins/agentx/Makefile.nmake
-   M /trunk/plugins/artnet/Makefile.nmake
-   M /trunk/plugins/asn1/Makefile.nmake
-   M /trunk/plugins/ciscosm/Makefile.nmake
-   M /trunk/plugins/docsis/Makefile.nmake
-   M /trunk/plugins/enttec/Makefile.nmake
-   M /trunk/plugins/gryphon/Makefile.nmake
-   M /trunk/plugins/h223/Makefile.nmake
-   M /trunk/plugins/irda/Makefile.nmake
-   M /trunk/plugins/lwres/Makefile.nmake
-   M /trunk/plugins/megaco/Makefile.nmake
-   M /trunk/plugins/mgcp/Makefile.nmake
-   M /trunk/plugins/opsi/Makefile.nmake
-   M /trunk/plugins/pcli/Makefile.nmake
-   M /trunk/plugins/profinet/Makefile.nmake
-   M /trunk/plugins/rlm/Makefile.nmake
-   M /trunk/plugins/rtnet/Makefile.nmake
-   M /trunk/plugins/rudp/Makefile.nmake
-   M /trunk/plugins/sbus/Makefile.nmake
-   M /trunk/plugins/v5ua/Makefile.nmake
-
-put every python script name into "" so the call won't fail on Win32 native python.
-
-The problem is the slash in e.g.:
-
- @$(PYTHON) ../../tools/make-dissector-reg.py
-
-is interpreted as an option instead of being part of the path.
-
-I didn't wanted to use backslashes as this might introduce new problems with cygwin's python port.
-------------------------------------------------------------------------
-r19731 | jake | 2006-10-29 11:14:31 -0800 (Sun, 29 Oct 2006) | 5 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-arp.c
-
-From Roger Gottsponer:
-During troubleshooting an ARP problem, I found an issue with wireshark
-to properly recognise Gratuitous ARP packets. Gratuitous ARP packets
-can be made with ARP request or ARP reply packets.
+   M /trunk/gtk/capture_file_dlg.c
 
-------------------------------------------------------------------------
-r19732 | ulfl | 2006-10-29 11:47:59 -0800 (Sun, 29 Oct 2006) | 1 line
-Changed paths:
-   M /trunk/docbook/Makefile
+Added NEW_PACKET_LIST guard for new_packet_list.h
 
-fix a typo in the recent change to the hhc.exe command line, so the chm files compile again - took me more than an hour to find out and reproduce :-(
 ------------------------------------------------------------------------
-r19733 | sahlberg | 2006-10-29 12:56:00 -0800 (Sun, 29 Oct 2006) | 16 lines
+r28905 | stig | 2009-07-01 04:12:58 -0700 (Wed, 01 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ses.c
-
-from Stephen fischer
-
-Attached is a patch to fix bug #1163: "Dissector bug. ISO8073 COTP
-protocol." ?\194?\160The SES dissector was incorrectly believing it had PDUs
-within the COTP PDUs. ?\194?\160I added an additional heuristic check to see if
-the length of the SES PDU is 0, then return false since it can't be zero
-length.
-
-
-Thanks,
- ?\194?\160Steve
-
-
-
+   M /trunk/Makefile.nmake
+   M /trunk/config.nmake
 
+Try to fix HAVE_NEW_PACKET_LIST handling.
 
 ------------------------------------------------------------------------
-r19734 | sahlberg | 2006-10-29 13:01:57 -0800 (Sun, 29 Oct 2006) | 15 lines
+r28906 | etxrab | 2009-07-01 04:40:24 -0700 (Wed, 01 Jul 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-bpdu.c
-
-from sake blok
-
-Hi,
-
-The attached file is a patch to packet-bpdu.c so that Wireshark is
-able to dissect the Cisco MST BPDU's that I encountered last week.
-
-Cheers,
-
-
-Sake
-
-
-
+   M /trunk/config.nmake
 
+Sligtly modify Stig's fix, I forgot the makefile change :-(
 ------------------------------------------------------------------------
-r19735 | ulfl | 2006-10-29 18:09:59 -0800 (Sun, 29 Oct 2006) | 5 lines
+r28907 | etxrab | 2009-07-01 07:37:02 -0700 (Wed, 01 Jul 2009) | 1 line
 Changed paths:
-   M /trunk/gtk/packet_list.c
+   M /trunk/file.c
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/new_packet_list.h
+   M /trunk/gtk/packet_list_store.c
+   M /trunk/ui_util.h
 
-fix #1159 from Jim Young (should go into 0.99.4):
-I think I have a fix for this problem.   The procedure
-packet_list_set_selected_row()would do a clist freeze but not a corresponding
-clist thaw if the list was empty.  A one line fix to gtk/packet_list.c appears
-to fix this problem.
+Make the new packet list compile on Windows.
 ------------------------------------------------------------------------
-r19736 | gerald | 2006-10-29 22:34:31 -0800 (Sun, 29 Oct 2006) | 3 lines
+r28908 | gerald | 2009-07-01 08:56:12 -0700 (Wed, 01 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/airpcap.h
-   M /trunk/airpcap_loader.c
-   M /trunk/airpcap_loader.h
-   M /trunk/gtk/about_dlg.c
    M /trunk/gtk/airpcap_dlg.c
    M /trunk/gtk/airpcap_gui_utils.c
    M /trunk/gtk/airpcap_gui_utils.h
-   M /trunk/gtk/main.c
+   M /trunk/gtk/main_airpcap_toolbar.c
 
-From Giorgio Tino: Add support for version 2.0 of the AirPcap driver,
-which has an updated API for WEP key handling.
+Fix a key entry bug in the decryption key dialog. Remove some unused /
+unnecessary functions. Clean up code in a couple of places.
 
 ------------------------------------------------------------------------
-r19737 | martinm | 2006-10-30 01:50:39 -0800 (Mon, 30 Oct 2006) | 1 line
+r28909 | etxrab | 2009-07-01 10:39:19 -0700 (Wed, 01 Jul 2009) | 1 line
 Changed paths:
-   M /trunk/print.c
+   M /trunk/file.c
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/new_packet_list.h
+   M /trunk/ui_util.h
 
-Fix for (already-closed) bug 1180
+Realy make the new packet list compile under Windows...
 ------------------------------------------------------------------------
-r19738 | sahlberg | 2006-10-30 04:18:29 -0800 (Mon, 30 Oct 2006) | 7 lines
+r28910 | guy | 2009-07-01 10:40:08 -0700 (Wed, 01 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/Makefile.common
-   A /trunk/epan/dissectors/packet-scsi-mmc.c
-   A /trunk/epan/dissectors/packet-scsi-mmc.h
-   M /trunk/epan/dissectors/packet-scsi-osd.c
-   M /trunk/epan/dissectors/packet-scsi.c
-   M /trunk/epan/dissectors/packet-scsi.h
-
-start splitting the monolitic scsi dissector up into commandset dissectors
-
-
-split the MMC commandset out of the main scsi dissector
-
+   M /trunk/epan/dissectors/packet-pw-atm.c
 
+Thou shalt not call assert() in dissectors.
 
 ------------------------------------------------------------------------
-r19739 | martinm | 2006-10-30 07:36:40 -0800 (Mon, 30 Oct 2006) | 4 lines
+r28911 | gerald | 2009-07-01 12:36:24 -0700 (Wed, 01 Jul 2009) | 4 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-icmpv6.c
+   M /trunk/epan/dissectors/packet-netflow.c
 
-A little prettifying:
-- Most Router Advertisement fields are now properly filterable
-- Option tree has improved label, length set, fixed fields filterable
+Try to fix fuzzing errors in bug 3636. When dissecting an options
+template, differentiate between Netflow v9 and IPFIX, which require
+different interpretations. Add other minor fixes and comments.
 
 ------------------------------------------------------------------------
-r19740 | gerald | 2006-10-30 08:01:40 -0800 (Mon, 30 Oct 2006) | 3 lines
+r28912 | gerald | 2009-07-01 13:56:03 -0700 (Wed, 01 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/gtk/color_edit_dlg.c
+   M /trunk/epan/dissectors/packet-netflow.c
 
-Fix for bug 1164 from Stephen Fisher: In the coloring rules edit dialog, set
-the foreground color correctly.
+Add a couple of IPFIX labels where they differ from Netflow.
 
 ------------------------------------------------------------------------
-r19742 | jmayer | 2006-10-30 10:17:10 -0800 (Mon, 30 Oct 2006) | 5 lines
+r28913 | stig | 2009-07-01 14:20:18 -0700 (Wed, 01 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/configure.in
-   D /trunk/tools/idl2wrs.sh
-   A /trunk/tools/idl2wrs.sh.in (from /trunk/tools/idl2wrs.sh:19741)
+   M /trunk/epan/dissectors/packet-simulcrypt.c
 
-carsten.prescher@eads.com:
-
-Fix for http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1114
-@SHELL@ not replaced in idl2wrs
+Added error value tables.
 
 ------------------------------------------------------------------------
-r19743 | jake | 2006-10-30 10:25:44 -0800 (Mon, 30 Oct 2006) | 3 lines
+r28914 | gerald | 2009-07-01 16:36:35 -0700 (Wed, 01 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ymsg.c
+   M /trunk/epan/dissectors/packet-netflow.c
 
-From Gennady Feldman:
-Here is an updated patch. Should be pretty safe. Just added a couple of constants and changed some strings to be cleaner and easier to read.
+Fix a couple of labels.
 
 ------------------------------------------------------------------------
-r19744 | jmayer | 2006-10-30 10:38:14 -0800 (Mon, 30 Oct 2006) | 5 lines
+r28915 | gerald | 2009-07-01 16:36:51 -0700 (Wed, 01 Jul 2009) | 5 lines
 Changed paths:
-   M /trunk/cmake/modules/CMakeInstallDirs.cmake
-   M /trunk/cmake/modules/Check64BitFormat.cmake
-   M /trunk/cmake/modules/FindADNS.cmake
-   M /trunk/cmake/modules/FindDBUS.cmake
-   M /trunk/cmake/modules/FindDBUSGLIB.cmake
-   D /trunk/cmake/modules/FindGCRYPT.cmake
-   M /trunk/cmake/modules/FindPCAP.cmake
-   M /trunk/cmake/modules/UsePkgConfig.cmake
-
-frederic heem:
-
-Please find the patch that adds copyrights.
-
+   M /trunk/dumpcap.c
+   M /trunk/file.c
+   M /trunk/gtk/follow_stream.c
+   M /trunk/gtk/follow_stream.h
+   M /trunk/gtk/follow_tcp.c
+   M /trunk/gtk/hostlist_table.c
+   M /trunk/gtk/iax2_analysis.c
+   M /trunk/gtk/print_dlg.c
+   M /trunk/gtk/rtp_analysis.c
+   M /trunk/tempfile.c
+   M /trunk/tempfile.h
 
-------------------------------------------------------------------------
-r19746 | gerald | 2006-10-30 17:28:29 -0800 (Mon, 30 Oct 2006) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-radiotap.c
+Updates to create_tempfile:
 
-Make sure we round up to the nearest 4-byte boundary before trying to process
-the FCS.
+  - Use g_get_tmp_dir, just like get_tempfile_path.
+  - Don't make the caller worry about the path buffer length.
 
 ------------------------------------------------------------------------
-r19747 | gerald | 2006-10-30 17:44:11 -0800 (Mon, 30 Oct 2006) | 3 lines
+r28916 | gerald | 2009-07-01 19:50:24 -0700 (Wed, 01 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/airpcap_loader.c
-   M /trunk/gtk/main.c
-   M /trunk/gtk/recent.c
-   M /trunk/gtk/recent.h
-   M /trunk/gtk/simple_dialog.c
+   M /trunk/gtk/follow_stream.c
 
-From Giorgio Tino:  Add a "Don't show this message again" option to an
-AirPcap warning dialog.  Fix a callback bug in simple_dialog.c.
+Fix the build.
 
 ------------------------------------------------------------------------
-r19748 | gerald | 2006-10-30 17:46:59 -0800 (Mon, 30 Oct 2006) | 2 lines
+r28917 | stig | 2009-07-01 23:51:27 -0700 (Wed, 01 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-vnc.c
+   M /trunk/epan/dissectors/packet-mip6.c
+   M /trunk/epan/dissectors/packet-mip6.h
 
-Escape non-ASCII characters in the client and server protocol version strings.
+From Albert Chin:
+Small patch to make it compile on AIX.
 
 ------------------------------------------------------------------------
-r19751 | sahlberg | 2006-10-31 01:29:07 -0800 (Tue, 31 Oct 2006) | 7 lines
+r28918 | stig | 2009-07-02 02:08:11 -0700 (Thu, 02 Jul 2009) | 5 lines
 Changed paths:
-   M /trunk/asn1/ldap/packet-ldap-template.c
-   M /trunk/asn1/pkixcmp/cmp-exp.cnf
-   M /trunk/asn1/pkixcmp/packet-cmp-template.c
-   M /trunk/asn1/ulp/packet-ulp-template.c
-   M /trunk/asn1/ulp/ulp-exp.cnf
-   M /trunk/epan/dissectors/packet-aim.c
-   M /trunk/epan/dissectors/packet-ajp13.c
-   M /trunk/epan/dissectors/packet-bittorrent.c
-   M /trunk/epan/dissectors/packet-cast.c
-   M /trunk/epan/dissectors/packet-cmp.c
-   M /trunk/epan/dissectors/packet-cmp.h
-   M /trunk/epan/dissectors/packet-cops.c
-   M /trunk/epan/dissectors/packet-dcm.c
-   M /trunk/epan/dissectors/packet-dhcp-failover.c
-   M /trunk/epan/dissectors/packet-diameter.c
-   M /trunk/epan/dissectors/packet-dlsw.c
-   M /trunk/epan/dissectors/packet-dns.c
-   M /trunk/epan/dissectors/packet-dsi.c
-   M /trunk/epan/dissectors/packet-edonkey.c
-   M /trunk/epan/dissectors/packet-enip.c
-   M /trunk/epan/dissectors/packet-giop.c
-   M /trunk/epan/dissectors/packet-gnutella.c
-   M /trunk/epan/dissectors/packet-icep.c
-   M /trunk/epan/dissectors/packet-ifcp.c
-   M /trunk/epan/dissectors/packet-ipdc.c
-   M /trunk/epan/dissectors/packet-isns.c
-   M /trunk/epan/dissectors/packet-kerberos.c
-   M /trunk/epan/dissectors/packet-kerberos.h
-   M /trunk/epan/dissectors/packet-laplink.c
-   M /trunk/epan/dissectors/packet-ldap.c
-   M /trunk/epan/dissectors/packet-lsc.c
-   M /trunk/epan/dissectors/packet-mq.c
-   M /trunk/epan/dissectors/packet-mysql.c
-   M /trunk/epan/dissectors/packet-ncp.c
-   M /trunk/epan/dissectors/packet-ndmp.c
-   M /trunk/epan/dissectors/packet-ndps.c
-   M /trunk/epan/dissectors/packet-netsync.c
-   M /trunk/epan/dissectors/packet-pgsql.c
-   M /trunk/epan/dissectors/packet-pvfs2.c
-   M /trunk/epan/dissectors/packet-s5066.c
-   M /trunk/epan/dissectors/packet-skinny.c
-   M /trunk/epan/dissectors/packet-slsk.c
-   M /trunk/epan/dissectors/packet-smpp.c
-   M /trunk/epan/dissectors/packet-srvloc.c
-   M /trunk/epan/dissectors/packet-tali.c
-   M /trunk/epan/dissectors/packet-tcp.c
-   M /trunk/epan/dissectors/packet-tcp.h
-   M /trunk/epan/dissectors/packet-tns.c
-   M /trunk/epan/dissectors/packet-ucp.c
-   M /trunk/epan/dissectors/packet-ulp.c
-   M /trunk/epan/dissectors/packet-ulp.h
-   M /trunk/epan/dissectors/packet-uma.c
-   M /trunk/epan/dissectors/packet-winsrepl.c
-   M /trunk/epan/dissectors/packet-xot.c
-   M /trunk/epan/dissectors/packet-ymsg.c
-   M /trunk/plugins/agentx/packet-agentx.c
-   M /trunk/plugins/gryphon/packet-gryphon.c
-   M /trunk/plugins/opsi/packet-opsi.c
-
-change the signature for the get_pdu_len() function pointer passed to tcp_dissect_pdus() to also include a packet_info pointer.
-
-
-there are many reasons why some protocols actually need to be able to access the pinfo structure while determining the pdu size
+   M /trunk/gtk/main.c
 
+Move updating menus with new recent values to a point after we have created
+the new packet list, because we relay on the columns for time values.
 
+This fixes bug 3640.
 
 ------------------------------------------------------------------------
-r19752 | sahlberg | 2006-10-31 03:16:01 -0800 (Tue, 31 Oct 2006) | 4 lines
+r28919 | etxrab | 2009-07-02 09:54:20 -0700 (Thu, 02 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/Makefile.common
-   A /trunk/epan/dissectors/packet-nbd.c
-
- new protocol NBD   NetworkBlockDevice
-
-
+   M /trunk/epan/dissectors/packet-nfs.c
+   M /trunk/epan/dissectors/packet-nfs.h
 
+From   Radek Vok?\195?\161l:
+Support for new NFSv4 features.
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3258
 ------------------------------------------------------------------------
-r19753 | jmayer | 2006-10-31 03:35:55 -0800 (Tue, 31 Oct 2006) | 13 lines
+r28920 | gerald | 2009-07-02 10:20:27 -0700 (Thu, 02 Jul 2009) | 8 lines
 Changed paths:
    M /trunk/Makefile.am
+   M /trunk/Makefile.common
+   M /trunk/Makefile.nmake
+   M /trunk/config.h.win32
    M /trunk/configure.in
-   M /trunk/tools/lemon/Makefile.am
-
-Robert Schwebel:
-  Fix for http://bugs.wireshark.org/bugzilla/attachment.cgi?id=419&action=view
-  cross compilation fails
+   M /trunk/gtk/hostlist_table.c
+   D /trunk/mkstemp.c
+   D /trunk/mkstemp.h
+   M /trunk/tempfile.c
+   M /trunk/tempfile.h
 
-With the following change: Use only AC_CANONICAL_TARGET
+Pull mkstemp() into tempfile.c. That's the only place we use it now, and
+it's arguably the only place we _should_ use it. Add create_tempdir() to
+tempfile.c and use it to create a temp directory for IP maps. This
+should fix bug 3530.
 
-From the autoconf manual:
-     The user is encouraged to use either `AC_CANONICAL_BUILD', or
-     `AC_CANONICAL_HOST', or `AC_CANONICAL_TARGET', depending on the
-     needs.  Using `AC_CANONICAL_TARGET' is enough to run the two other
-     macros.
+(This still doesn't work on IE 8 / Vista here. IE gives an access denied
+error in OpenLayers.js, but this is a separate issue).
 
+------------------------------------------------------------------------
+r28921 | etxrab | 2009-07-02 11:22:41 -0700 (Thu, 02 Jul 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/packet_list_store.c
 
+Don't resort the list for every row, the list will be in packet order any way. And "clicking" on the column titles will resort the list.
 ------------------------------------------------------------------------
-r19754 | jmayer | 2006-10-31 06:36:32 -0800 (Tue, 31 Oct 2006) | 1 line
+r28922 | etxrab | 2009-07-02 11:24:26 -0700 (Thu, 02 Jul 2009) | 1 line
 Changed paths:
-   M /trunk/epan/etypes.h
+   M /trunk/gtk/packet_list_store.c
 
-Order ethertypes by number - no other changes
+This time with the comment...
 ------------------------------------------------------------------------
-r19755 | jmayer | 2006-10-31 06:47:34 -0800 (Tue, 31 Oct 2006) | 3 lines
+r28923 | gerald | 2009-07-02 12:50:35 -0700 (Thu, 02 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/configure.in
+   M /trunk/epan/Makefile.nmake
+   M /trunk/epan/libwireshark.def
 
-Repeat after me: Test submission before sending.
-Repeat after me: Test patches before committing.
+mkstemp cleanups.
 
 ------------------------------------------------------------------------
-r19756 | jmayer | 2006-10-31 06:49:11 -0800 (Tue, 31 Oct 2006) | 1 line
+r28924 | tuexen | 2009-07-02 12:52:47 -0700 (Thu, 02 Jul 2009) | 4 lines
 Changed paths:
-   M /trunk/epan/etypes.h
+   M /trunk/wiretap/btsnoop.c
+
+Patch from Alex Badea for Bug 3645.
+
+This fix will be included in Wireshark 1.2.1.
 
-Fix another typowq
 ------------------------------------------------------------------------
-r19758 | sahlberg | 2006-10-31 13:13:46 -0800 (Tue, 31 Oct 2006) | 3 lines
+r28925 | guy | 2009-07-02 13:10:05 -0700 (Thu, 02 Jul 2009) | 7 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-nbd.c
+   M /trunk/wiretap/btsnoop.c
 
-prettify the info column and add a generated item for the type (read/write) to response packets
+Don't dump out the raw link-layer type when noting that
+KHciLoggerDatalinkTypeBCSP and KHciLoggerDatalinkTypeH5 aren't supported
+- just explicitly say "BSCP" or "H5".
 
+For unknown link-layer types, say "unknown or unsupported", as other
+Wiretap modules do.
 
 ------------------------------------------------------------------------
-r19759 | gram | 2006-10-31 13:15:38 -0800 (Tue, 31 Oct 2006) | 3 lines
+r28926 | gerald | 2009-07-02 13:35:46 -0700 (Thu, 02 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-2dparityfec.c
+   M /trunk/epan/dissectors/packet-radiotap.c
 
-The protocol must be registered before its fields, so that
-proto_registrar_dump_fields() knows the relationship.
+Update documentation links.
 
 ------------------------------------------------------------------------
-r19760 | sahlberg | 2006-10-31 13:25:31 -0800 (Tue, 31 Oct 2006) | 3 lines
+r28927 | gerald | 2009-07-02 13:35:58 -0700 (Thu, 02 Jul 2009) | 7 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-nbd.c
+   M /trunk/epan/dissectors/packet-netflow.c
 
-show "Disconnect request" in the info column for disconnects
+From Kovarththanan Rajaratnam via bug 3567:
 
+The template cache contains pointers that are session-scope (only freed in
+netflow_reinit()) but still we use g_malloc(). This patch changes that so we
+now use se_alloc(). With this patch I'm able to reproduce the crash
+("Per-session memory corrupted").
 
 ------------------------------------------------------------------------
-r19761 | gram | 2006-10-31 13:29:34 -0800 (Tue, 31 Oct 2006) | 3 lines
+r28928 | sfisher | 2009-07-02 14:06:24 -0700 (Thu, 02 Jul 2009) | 4 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-dhcpv6.c
-
-Provide field names for fields with true/false values so they
-can be searched on.
+   M /trunk/gtk/new_packet_list.c
 
+Allow the new packet list's columns to be moved back
+and forth while the packet list is open without having
+to go into the preferences.  The new column ordering is
+not saved for next time though.  Perhaps it should be.
 ------------------------------------------------------------------------
-r19762 | gram | 2006-10-31 13:43:48 -0800 (Tue, 31 Oct 2006) | 2 lines
+r28929 | tuexen | 2009-07-02 15:04:22 -0700 (Thu, 02 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-t38.c
+   M /trunk/gtk/capture_file_dlg.c
+   M /trunk/ui_util.h
 
-value_string arrays need to be terminated with a {0, NULL}.
+Get it compiling with -DNEW_PACKET_LIST on Mac OS X.
 
 ------------------------------------------------------------------------
-r19763 | gram | 2006-10-31 14:00:41 -0800 (Tue, 31 Oct 2006) | 5 lines
+r28930 | gerald | 2009-07-02 17:17:06 -0700 (Thu, 02 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/proto.c
+   M /trunk/epan/dissectors/packet-netflow.c
 
-When processing '-G fields', ignore the "proto_tree_add_text"
-pseudo-field by looking at the ID for hf_text_only. Apparently
-some fields really don't have 'name' fields, but we still want
-their info to be dumped out.
+Try to allocate enough memory on all platforms.
 
 ------------------------------------------------------------------------
-r19764 | etxrab | 2006-10-31 14:28:50 -0800 (Tue, 31 Oct 2006) | 2 lines
+r28931 | wmeier | 2009-07-02 18:11:23 -0700 (Thu, 02 Jul 2009) | 12 lines
 Changed paths:
-   M /trunk/epan/wslua/Makefile.am
+   M /trunk/epan/dfilter/semcheck.c
+   M /trunk/gtk/dfilter_expr_dlg.c
 
-console.lua missing from the svn tarball preventing making a package. I hope this
-is the right way to fix it.
-------------------------------------------------------------------------
-r19766 | sahlberg | 2006-11-01 01:54:48 -0800 (Wed, 01 Nov 2006) | 4 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-usb.c
-   M /trunk/epan/dissectors/packet-usb.h
+From  Kovarththanan Rajaratnam: Fixes for bug #3536
+(plus some additional changes by me).
 
-update the list of defined application classes and list all the official ones from www.usb.org
+Handle BASE_RANGE_STRING display types properly
 
+We always treat header field info strings as value_string's undiscriminated.
+However, if the header field info display is marked as BASE_RANGE_STRING, we
+need to treat them as range_string's. This wasn't properly handled in the
+filter expression dialog and in the filter toolbar which would cause a crash
+upon referencing any fields marked as BASE_RANGE_STRING.
 
 
 ------------------------------------------------------------------------
-r19767 | gerald | 2006-11-01 12:32:23 -0800 (Wed, 01 Nov 2006) | 2 lines
+r28932 | ulfl | 2009-07-03 02:12:43 -0700 (Fri, 03 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/proto.c
+   M /trunk/plugins/profinet/packet-dcerpc-pn-io.c
+   M /trunk/plugins/profinet/packet-pn-rt.c
 
-Throw an exception if we try to add more than a million items to the tree.
+update to the latest PROFINET drafts
 
+(defragmentation of RT fragments "FRAG-PDU" is still not implemented)
 ------------------------------------------------------------------------
-r19768 | jmayer | 2006-11-01 14:22:27 -0800 (Wed, 01 Nov 2006) | 1 line
+r28933 | ulfl | 2009-07-03 02:35:40 -0700 (Fri, 03 Jul 2009) | 1 line
 Changed paths:
-   M /trunk/cmake/modules/Check64BitFormat.c.in
+   M /trunk/doc
 
-Add same license info as in Check64BitFormat.cmake
+ignore copied ws.css for commits
 ------------------------------------------------------------------------
-r19769 | etxrab | 2006-11-01 14:58:41 -0800 (Wed, 01 Nov 2006) | 1 line
+r28934 | tuexen | 2009-07-03 03:29:45 -0700 (Fri, 03 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-amr.c
+   M /trunk/plugins/profinet/packet-dcerpc-pn-io.c
+   M /trunk/plugins/profinet/packet-pn-rt.c
 
-Handle RFC 3267 Bandwidth-efficient mode.
-------------------------------------------------------------------------
-r19770 | etxrab | 2006-11-01 15:01:14 -0800 (Wed, 01 Nov 2006) | 1 line
-Changed paths:
-   M /trunk/plugins/megaco/packet-megaco.c
+Make the compiler on Mac OS X happy...
 
-Add h324_muxtbl_out
 ------------------------------------------------------------------------
-r19771 | ulfl | 2006-11-01 15:22:13 -0800 (Wed, 01 Nov 2006) | 1 line
+r28935 | etxrab | 2009-07-03 04:45:42 -0700 (Fri, 03 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/airpcap_loader.c
+   M /trunk/epan/dissectors/packet-ndmp.c
 
-fix a warning: "airpcap_loader.c(2287) : warning C4700: local variable 'ad' used without having been initialized"
+From Chris Costa:
+NDMP fragmentation fix.
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3395
 ------------------------------------------------------------------------
-r19772 | kukosa | 2006-11-02 00:48:58 -0800 (Thu, 02 Nov 2006) | 2 lines
+r28936 | etxrab | 2009-07-03 06:05:45 -0700 (Fri, 03 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/ftypes/ftype-bytes.c
+   M /trunk/asn1/s1ap/s1ap.cnf
+   M /trunk/config.nmake
+   M /trunk/epan/dissectors/packet-ndmp.c
 
-Bug 1053: New SNMP filtering is broken
-Do not try to parse OID as hexbytes string
+Fix:
+packet-ndmp.c:562: warning: unused parameter 'pinfo'
 ------------------------------------------------------------------------
-r19773 | jmayer | 2006-11-02 00:52:25 -0800 (Thu, 02 Nov 2006) | 2 lines
+r28937 | wmeier | 2009-07-03 09:03:02 -0700 (Fri, 03 Jul 2009) | 29 lines
 Changed paths:
-   M /trunk/gtk/follow_dlg.c
+   M /trunk/epan/dissectors/packet-radius.c
+   M /trunk/epan/radius_dict.l
 
-Try to fix bug 1043.
+From: Tobias Witek: Fix processing of radius 'vendor specific attributes'
 
-------------------------------------------------------------------------
-r19774 | jmayer | 2006-11-02 01:26:38 -0800 (Thu, 02 Nov 2006) | 9 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-ieee80211.c
+In the RADIUS dissector, the function radius_register_avp_dissector() registers
+vendors that are not already present in the dictionary hash-table. As far as I
+can see, there are two problems with this:
 
-Zhu Yi:
+1. The function does not set the number of type/length octets and the has_flags
+ variable for that AVP, which is required to correctly decode AVP/VSA values
+2. In some situations, the function is called _before_ radius_load_dictionary()
+is called (for example for the vendor 3GPP (ID: 10415))
 
-ieee80211e dissect patch
-http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1191
+Therefore, all vendor entries that are created by calling
+radius_register_avp_dissector() leave their type_octets and length_octets un-initialized,
+which causes incorrect decoding.
 
-Me:
-Fix signedness warnings regarding ssid and ccode.
-(in the old code, not in the 11e code)
+[Result: Radius dissector displays messages such as:
+ "Malformed Packet: RADIUS" and "Error/Malformed: Malformed Packet(Exception occurred)"]
 
-------------------------------------------------------------------------
-r19775 | jmayer | 2006-11-02 01:30:12 -0800 (Thu, 02 Nov 2006) | 2 lines
-Changed paths:
-   M /trunk/tools
+The attached patch fixes this problem by assuming that the dictionary knows the
+'ground truth' about the type/length octet and the has_flags information and allows it to
+overwrite these values even for vendors that have already been loaded.
+
+Also: (from Bill Meier): set the type/length octet and the has_flags variables to default
+"standard" values (1,1,FALSE) in radius_register_avp_dissector().
 
-add idl2wrs.sh to svn:ignore
+Fixes Bug #3651 (and Bug #3635).
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3651
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3635
 
 ------------------------------------------------------------------------
-r19776 | ulfl | 2006-11-02 01:36:47 -0800 (Thu, 02 Nov 2006) | 3 lines
+r28938 | guy | 2009-07-03 10:12:36 -0700 (Fri, 03 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/packaging/nsis/wireshark.nsi
+   M /trunk/epan/dissectors/packet-ndmp.c
 
-we don't support 95/98/ME any longer, and indeed WS doesn't work on these versions.
+Set save_fragmented regardless of whether we're reassembling or not, as
+we restore it regardless of whether we're reassembling or not.
 
-Give a hint that the last known working version was Ethereal 0.99.0 and quit the installer.
 ------------------------------------------------------------------------
-r19777 | jmayer | 2006-11-02 01:45:12 -0800 (Thu, 02 Nov 2006) | 5 lines
+r28939 | etxrab | 2009-07-04 08:15:51 -0700 (Sat, 04 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/capture-pcap-util.c
-   M /trunk/capture_loop.c
-   M /trunk/capture_opts.c
-   M /trunk/dumpcap.c
-
-Frederic Heem:
- Fix some memleaks and overflows.
-
-I haven't committed the changes that are not bug fixes.
+   M /trunk/epan/dissectors/packet-isup.c
 
+A fix for:
+"ANSI ISUP Cause indicators with coding standard=ANSI fail to dissect."
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3654
 ------------------------------------------------------------------------
-r19778 | martinm | 2006-11-02 03:51:09 -0800 (Thu, 02 Nov 2006) | 1 line
+r28940 | etxrab | 2009-07-05 04:49:36 -0700 (Sun, 05 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-rtcp.c
+   M /trunk/asn1/ldap/packet-ldap-template.c
+   M /trunk/epan/dissectors/packet-homeplug.c
+   M /trunk/epan/dissectors/packet-ldap.c
+   M /trunk/epan/dissectors/packet-ldap.h
+   M /trunk/epan/dissectors/packet-slowprotocols.c
 
-Don't try to report -ve roundtrip delays
+From Kovarththanan Rajaratnam:
+Cleanup header_field_info definitions
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3548
 ------------------------------------------------------------------------
-r19779 | jake | 2006-11-02 08:47:13 -0800 (Thu, 02 Nov 2006) | 5 lines
+r28941 | gerald | 2009-07-05 08:03:31 -0700 (Sun, 05 Jul 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-icmpv6.c
+   M /trunk/epan/enterprise-numbers
+   M /trunk/manuf
 
-From Nicolas Dichtel:
-here is a patch that transforms "valid lifetime" and "prefered lifetime" in a prefix option (in RA)
-in human readable format. Following the RFC2461 Section 4.6.2, if the value is 0xffffffff, this means lifetime
-is infinity.
-
-------------------------------------------------------------------------
-r19780 | gerald | 2006-11-02 22:30:52 -0800 (Thu, 02 Nov 2006) | 5 lines
-Changed paths:
-   M /trunk/image/README.image
-   A /trunk/image/make-icons
-   M /trunk/image/wsicon.svg
-   M /trunk/image/wsicon16.png
-   M /trunk/image/wsicon16.xpm
-   D /trunk/image/wsicon200.png
-   A /trunk/image/wsicon256.png (from /trunk/image/wsicon200.png:19779)
-   M /trunk/image/wsicon32.png
-   M /trunk/image/wsicon32.xpm
-   M /trunk/image/wsicon48.png
-   M /trunk/image/wsicon48.xpm
-   M /trunk/image/wsicon64.png
-   M /trunk/image/wsicon64.xpm
-   M /trunk/image/wsiconcap.svg
-   M /trunk/image/wsiconcap16.xpm
-   D /trunk/image/wsiconcap200.png
-   A /trunk/image/wsiconcap256.png (from /trunk/image/wsiconcap200.png:19779)
-   M /trunk/image/wsiconcap32.xpm
-   M /trunk/image/wsiconcap48.xpm
-   A /trunk/image/wsicondoc.svg
-   A /trunk/image/wsicondoc256.png
-
-Touch up the glossy highlight in the main icon.  Split "wsiconcap" into
-"capture-in-progress" and "document" icons.  Update the highlight in
-each of them as well.  Resize and rename the 200-pixel icons to 256.
-Add a script to generate icons from their canonical sources.
-
-------------------------------------------------------------------------
-r19781 | gerald | 2006-11-02 22:55:30 -0800 (Thu, 02 Nov 2006) | 2 lines
+[Automatic manuf and enterprise-numbers update for 2009-07-05]
+------------------------------------------------------------------------
+r28944 | etxrab | 2009-07-05 09:22:20 -0700 (Sun, 05 Jul 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/new_packet_list.c
+
+gtk_tree_view_set_fixed_height_mode() is GTK 2.6
+------------------------------------------------------------------------
+r28945 | ulfl | 2009-07-06 02:46:28 -0700 (Mon, 06 Jul 2009) | 1 line
+Changed paths:
+   M /trunk/plugins/Custom.nmake.example
+
+fix install step
+------------------------------------------------------------------------
+r28946 | wmeier | 2009-07-06 05:39:58 -0700 (Mon, 06 Jul 2009) | 2 lines
+Changed paths:
+   A /trunk/radius/dictionary.airespace
+   A /trunk/radius/dictionary.alvarion
+   A /trunk/radius/dictionary.apc
+   A /trunk/radius/dictionary.asn
+   A /trunk/radius/dictionary.avaya
+   A /trunk/radius/dictionary.azaire
+   A /trunk/radius/dictionary.chillispot
+   A /trunk/radius/dictionary.clavister
+   A /trunk/radius/dictionary.dhcp
+   A /trunk/radius/dictionary.digium
+   A /trunk/radius/dictionary.epygi
+   A /trunk/radius/dictionary.fortinet
+   A /trunk/radius/dictionary.freeswitch
+   A /trunk/radius/dictionary.h3c
+   A /trunk/radius/dictionary.hp
+   A /trunk/radius/dictionary.huawei
+   A /trunk/radius/dictionary.infonet
+   A /trunk/radius/dictionary.ipunplugged
+   A /trunk/radius/dictionary.issanni
+   A /trunk/radius/dictionary.jradius
+   A /trunk/radius/dictionary.lancom
+   A /trunk/radius/dictionary.lucent
+   A /trunk/radius/dictionary.manzara
+   A /trunk/radius/dictionary.motorola
+   A /trunk/radius/dictionary.networkphysics
+   A /trunk/radius/dictionary.nexans
+   A /trunk/radius/dictionary.nokia.conflict
+   A /trunk/radius/dictionary.nortel
+   A /trunk/radius/dictionary.ntua
+   A /trunk/radius/dictionary.openser
+   A /trunk/radius/dictionary.packeteer
+   A /trunk/radius/dictionary.patton
+   A /trunk/radius/dictionary.prosoft
+   A /trunk/radius/dictionary.quiconnect
+   A /trunk/radius/dictionary.rfc2865
+   A /trunk/radius/dictionary.rfc2866
+   A /trunk/radius/dictionary.rfc2867
+   A /trunk/radius/dictionary.rfc2868
+   A /trunk/radius/dictionary.rfc2869
+   A /trunk/radius/dictionary.rfc3162
+   A /trunk/radius/dictionary.rfc3576
+   A /trunk/radius/dictionary.rfc3580
+   A /trunk/radius/dictionary.rfc4072
+   A /trunk/radius/dictionary.rfc4372
+   A /trunk/radius/dictionary.rfc4675
+   A /trunk/radius/dictionary.rfc4679
+   A /trunk/radius/dictionary.rfc4818
+   A /trunk/radius/dictionary.rfc4849
+   A /trunk/radius/dictionary.rfc5090
+   A /trunk/radius/dictionary.rfc5176
+   A /trunk/radius/dictionary.riverstone
+   A /trunk/radius/dictionary.roaringpenguin
+   A /trunk/radius/dictionary.slipstream
+   A /trunk/radius/dictionary.sofaware
+   A /trunk/radius/dictionary.telkom
+   A /trunk/radius/dictionary.tropos
+   A /trunk/radius/dictionary.utstarcom
+   A /trunk/radius/dictionary.vqp
+   A /trunk/radius/dictionary.walabi
+   A /trunk/radius/dictionary.waverider
+   A /trunk/radius/dictionary.xylan
+   A /trunk/radius/dictionary.zyxel
+
+Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 1: New files
+
+------------------------------------------------------------------------
+r28947 | etxrab | 2009-07-06 05:50:12 -0700 (Mon, 06 Jul 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-isup.c
+
+Decode error for network-id in BICC BCU-ID
+
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3648
+------------------------------------------------------------------------
+r28948 | jmayer | 2009-07-06 06:00:04 -0700 (Mon, 06 Jul 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-glbp.c
+
+Fix for bug 3660: Length (guint32) could become 0 or very large
+(overflow).
+
+------------------------------------------------------------------------
+r28949 | etxrab | 2009-07-06 06:34:30 -0700 (Mon, 06 Jul 2009) | 1 line
 Changed paths:
    M /trunk/config.nmake
-   M /trunk/configure.in
-
-Bump the version to 0.99.5.
 
+Revert checkin made by misstake(don't use new packet list).
 ------------------------------------------------------------------------
-r19782 | tuexen | 2006-11-03 02:12:36 -0800 (Fri, 03 Nov 2006) | 2 lines
+r28950 | stig | 2009-07-06 06:53:01 -0700 (Mon, 06 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/tools/lemon/Makefile.am
+   M /trunk/file.c
 
-Fixes ./autogen.sh on Mac OS X...
+Removed an incorrect optimalization for invalidating packet in row 0.
 
 ------------------------------------------------------------------------
-r19783 | jmayer | 2006-11-03 07:10:17 -0800 (Fri, 03 Nov 2006) | 6 lines
+r28951 | stig | 2009-07-06 06:59:09 -0700 (Mon, 06 Jul 2009) | 9 lines
 Changed paths:
-   M /trunk/tools/pidl/lib/Parse/Pidl/ODL.pm
-   M /trunk/tools/pidl/lib/Parse/Pidl/Samba3/ClientNDR.pm
-   M /trunk/tools/pidl/lib/Parse/Pidl/Samba3/ServerNDR.pm
-   M /trunk/tools/pidl/lib/Parse/Pidl/Wireshark/NDR.pm
+   M /trunk/epan/dissectors/packet-cip.c
+   M /trunk/epan/dissectors/packet-cip.h
 
-Update from samba tree revision 18675 to 19540
-============================ Samba log start ============
-svn: When specifying working copy paths, only one target may be given
-============================ Samba log end ==============
+From Joakim Wiberg via bug 3670:
+This patch correctes serveral minor things.
 
+1. Adds decoding of generic services to classes that have a separate dissect
+   function.
+2. Adds new error codes.
+3. Adds new CIP objects.
+4. Extends the VendorID list.
 
 ------------------------------------------------------------------------
-r19784 | gerald | 2006-11-03 07:54:12 -0800 (Fri, 03 Nov 2006) | 2 lines
+r28952 | wmeier | 2009-07-06 07:05:37 -0700 (Mon, 06 Jul 2009) | 5 lines
 Changed paths:
-   M /trunk/image/wireshark.ico
-   M /trunk/image/wireshark.rc.in
-   A /trunk/image/wiresharkdoc.ico
-   M /trunk/packaging/nsis/wireshark.nsi
+   M /trunk/epan/dissectors/packet-radius.c
+   M /trunk/epan/dissectors/packet-radius.h
+   M /trunk/epan/radius_dict.l
 
-Update the Windows icons.  Use the document icon for capture files.
+Radius: Additional attribute handling:
+ - implement "ether" attribute; 
+ - parse "abinary" attribute [uses existing radius_abinary()]
+Also: add a comment in packet-radius.h about the meaning of the encrypt flag.
 
 ------------------------------------------------------------------------
-r19785 | guy | 2006-11-03 10:39:03 -0800 (Fri, 03 Nov 2006) | 2 lines
+r28953 | etxrab | 2009-07-06 07:09:52 -0700 (Mon, 06 Jul 2009) | 1 line
 Changed paths:
-   M /trunk/epan/Makefile.am
-   M /trunk/epan/dfilter/Makefile.am
-   M /trunk/plugins/mate/Makefile.am
-
-Add $(EXEXT) after references to the Lemon executable.
+   M /trunk/epan/dissectors/packet-iec104.c
 
+Small editorial changes.
 ------------------------------------------------------------------------
-r19786 | etxrab | 2006-11-03 12:15:17 -0800 (Fri, 03 Nov 2006) | 1 line
+r28954 | stig | 2009-07-06 07:14:13 -0700 (Mon, 06 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/asn1/h245/h245-exp.cnf
-   M /trunk/asn1/h245/h245.cnf
-   M /trunk/epan/dissectors/packet-h245.c
-   M /trunk/epan/dissectors/packet-h245.h
-   M /trunk/epan/dissectors/packet-sdp.c
+   M /trunk/epan/dissectors/packet-cip.h
+
+Rewrite non-ASCII characters.
 
-Dissect h324ext_h223lcparm.
 ------------------------------------------------------------------------
-r19787 | ulfl | 2006-11-03 14:12:57 -0800 (Fri, 03 Nov 2006) | 1 line
+r28955 | etxrab | 2009-07-06 08:37:29 -0700 (Mon, 06 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/packaging/nsis/wireshark.nsi
+   M /trunk/epan/dfilter/dfilter.c
 
-don't forget to uninstall pango\1.5.0, we might want to have something like this checked by the buildbot to prevent such problems
+Initialize memory to zero.
+ (is NULL = zero on all platforms?)
 ------------------------------------------------------------------------
-r19788 | ulfl | 2006-11-03 14:39:28 -0800 (Fri, 03 Nov 2006) | 3 lines
+r28956 | gerald | 2009-07-06 10:13:41 -0700 (Mon, 06 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/docbook/wsdg_src/WSDG_chapter_tools.xml
+   M /trunk/tap-rtp-common.c
 
-split subversion into command line and GUI (TortoiseSVN) client
+Fix a couple of typos.
 
-update various version infos
 ------------------------------------------------------------------------
-r19789 | gerald | 2006-11-03 16:35:04 -0800 (Fri, 03 Nov 2006) | 2 lines
+r28957 | etxrab | 2009-07-06 10:37:03 -0700 (Mon, 06 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/Makefile.am
-
-Fix distcheck.
+   M /trunk/epan/dissectors/packet-netflow.c
 
+CFLOW decoding is wrong for IPv6 fields.
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3328
 ------------------------------------------------------------------------
-r19790 | gal | 2006-11-04 00:01:44 -0800 (Sat, 04 Nov 2006) | 6 lines
+r28958 | jmayer | 2009-07-06 10:44:02 -0700 (Mon, 06 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/packaging/u3/win32/makefile.nmake
-   M /trunk/packaging/u3/win32/manifest.tmpl
-
-Update to U3 packaging to:
-*) Assign a new UUID for version 0.99.5 (so different versions of Wireshark can be installed on one U3 device)
-*) Include version number in U3 program name to allow user to differentiate versions
-*) Catch up with packaging changes
+   M /trunk/epan/dissectors/packet-mip.c
 
+OK, nobody cared about the waring, so just remove the
+test for now.
 
 ------------------------------------------------------------------------
-r19791 | sahlberg | 2006-11-04 00:54:45 -0800 (Sat, 04 Nov 2006) | 17 lines
+r28959 | jmayer | 2009-07-06 10:45:40 -0700 (Mon, 06 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ssl.c
-
-From SF
-
-Attached is a fix for bug #1156: "If a dissector depends on a new
-datasource created by a new tvb, that dissector's protocol can't be
-filtered on."
-
-
-Thanks,
- ?\194?\160Steve
-
-
-
-I change the code slightly to avoid dereferenceing a NULL pointer.
-While the original code was fine and safe on unix   dereferencing a null pointer in this way would be unsafe and cause a segmentation violation on windows   if tree is NULL.
-
+   M /trunk/epan/dissectors/packet-ismp.c
 
+Move edp to the top level tree instead of inside the ismp
+tree.
 
 ------------------------------------------------------------------------
-r19792 | gal | 2006-11-04 01:14:54 -0800 (Sat, 04 Nov 2006) | 7 lines
+r28960 | jmayer | 2009-07-06 10:49:33 -0700 (Mon, 06 Jul 2009) | 4 lines
 Changed paths:
-   M /trunk/asn1/ldap/Lightweight-Directory-Access-Protocol-V3.asn
-   M /trunk/asn1/ldap/ldap.cnf
-   M /trunk/asn1/ldap/packet-ldap-template.c
-   M /trunk/epan/dissectors/packet-ber.c
-   M /trunk/epan/dissectors/packet-ber.h
-   M /trunk/epan/dissectors/packet-ldap.c
-   M /trunk/epan/libwireshark.def
-
-General updates to:
-*) Remove maximum LDAP PDU size check - they can get large with either large attributes (e.g. CRLs, SPIFs) or with lots of results (see http://www.wireshark.org/lists/wireshark-users/200610/msg00197.html). The max size preference is also removed.
-*) Support for dissecting LDAP controls including server side sorting and paged results. A new BER function is introduced to see if there is a dissector for a given OID.
-*) Remove reference to removed BER preference in the LDAP reassembly preference.
-*) Mark a LDAPURL as a URL
+   M /trunk/epan/dissectors/packet-glbp.c
 
+Shorten a few variables for values read from the packet.
+Inspired by Kovarththanan Rajaratnam's patch for bug 3665
+which in turn was a duplicate for the (fixed) bug 3660.
 
 ------------------------------------------------------------------------
-r19793 | jmayer | 2006-11-04 08:57:21 -0800 (Sat, 04 Nov 2006) | 38 lines
+r28961 | etxrab | 2009-07-06 11:35:05 -0700 (Mon, 06 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/tools/pidl/lib/Parse/Pidl/NDR.pm
-   M /trunk/tools/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm
-   M /trunk/tools/pidl/lib/Parse/Pidl/Typelist.pm
-   M /trunk/tools/pidl/lib/Parse/Pidl/Wireshark/Conformance.pm
+   M /trunk/asn1/snmp/packet-snmp-template.c
+   M /trunk/doc/README.developer
    M /trunk/tools/pidl/lib/Parse/Pidl/Wireshark/NDR.pm
 
-Update from samba tree revision 19540 to 19553
-============================ Samba log start ============
+From Kovarththanan Rajaratnam:
+More "Cleanup header_field_info definitions"
 ------------------------------------------------------------------------
-r19541 | jelmer | 2006-11-03 20:55:17 +0100 (Fri, 03 Nov 2006) | 3 lines
-
-Explicitly segfault when the API is being used incorrectly. Previously
-this would've caused a silent premature return.
+r28962 | etxrab | 2009-07-06 11:36:00 -0700 (Mon, 06 Jul 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-snmp.c
+   M /trunk/epan/dissectors/packet-snmp.h
 
+From Kovarththanan Rajaratnam:
+More "Cleanup header_field_info definitions"
 ------------------------------------------------------------------------
-r19544 | jelmer | 2006-11-04 00:08:33 +0100 (Sat, 04 Nov 2006) | 2 lines
-
-Fix case of 'warning'.
+r28963 | gerald | 2009-07-06 13:23:32 -0700 (Mon, 06 Jul 2009) | 17 lines
+Changed paths:
+   M /trunk/epan/dissectors/Makefile.common
+   M /trunk/epan/dissectors/packet-miop.c
+   D /trunk/epan/dissectors/packet-miop.h
 
-------------------------------------------------------------------------
-r19545 | jelmer | 2006-11-04 02:53:29 +0100 (Sat, 04 Nov 2006) | 2 lines
+From Kovarththanan Rajaratnam via bug 3652:
 
-Allow enums as return types in code generated for wireshark. Originally based on a patch by Julien Kerihuel.
+This patch protects against malformed Unique ID lengths (>= 252 bytes) and
+defer all tvb_xxx related calls to when we actually need them. This allows us
+to dissects as much as possible before bailing out (in case of a malformed
+length).
 
-------------------------------------------------------------------------
-r19546 | jelmer | 2006-11-04 03:51:03 +0100 (Sat, 04 Nov 2006) | 3 lines
+From me:
 
-fix number of bytes pushed when using switch_type() set to enum types.
-die() on invalid used of enum_type_fn()
+Add a link to the protocol specification.  Remove packet-miop.h along
+with some struct definitions. (Don't tvb_memcpy over structs!) Remove
+some more tvbuffs.  Don't call proto_item_add_subtree if we're not going
+to use the trees.  Call proto_tree_add_item instead of
+proto_tree_add_text Remove a bunch of unused ett_ variables.  Add an
+expert item for the protocol version.  Register the field array with the
+correct length.
 
 ------------------------------------------------------------------------
-r19547 | jelmer | 2006-11-04 03:54:24 +0100 (Sat, 04 Nov 2006) | 2 lines
-
-Fix use of v1_enum on enums used in return types.
+r28964 | etxrab | 2009-07-06 21:41:53 -0700 (Mon, 06 Jul 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/ncp2222.py
+   M /trunk/epan/dissectors/packet-iwarp-ddp-rdmap.c
 
+From Kovarththanan Rajaratnam:
+More "Cleanup header_field_info definitions"
 ------------------------------------------------------------------------
-r19553 | jelmer | 2006-11-04 16:40:05 +0100 (Sat, 04 Nov 2006) | 2 lines
-
-Add check for correct API usage.
+r28965 | etxrab | 2009-07-06 22:10:20 -0700 (Mon, 06 Jul 2009) | 2 lines
+Changed paths:
+   M /trunk/make-manuf
 
+Add holding|spa to the strings removed from manuf names.
+manuf will be automatically rebuilt on Sunday.
 ------------------------------------------------------------------------
-============================ Samba log end ==============
-
+r28966 | etxrab | 2009-07-06 22:43:43 -0700 (Mon, 06 Jul 2009) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/Makefile.common
+   D /trunk/epan/dissectors/packet-etheric.c
+   D /trunk/epan/dissectors/packet-isup_thin.c
 
+Delete obsolete protocol dissectors.
 ------------------------------------------------------------------------
-r19794 | jmayer | 2006-11-04 09:44:37 -0800 (Sat, 04 Nov 2006) | 11 lines
+r28967 | stig | 2009-07-07 00:45:32 -0700 (Tue, 07 Jul 2009) | 4 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-dcerpc-nspi.c
-   A /trunk/epan/dissectors/packet-dcerpc-nspi.h
-   A /trunk/idl/nspi
-   A /trunk/idl/nspi/Makefile
-   A /trunk/idl/nspi/README
-   A /trunk/idl/nspi/mapicodes_enum.h
-   A /trunk/idl/nspi/mapitags_enum.h
-   A /trunk/idl/nspi/nspi.idl
-
-Julien Kerihuel:
-
-The new version of the dissector will compile without any patches to apply to
-Wireshark/NDR.pm. Jelmer has improved the patch and pidl now support enums as
-return type. Regarding the nspi.cnf file, it won't be useful anymore.
-
-Regarding the dissector, I've noticed a bug in NspiGetMatches which isn't
-dumped correctly. I'm currently investigating the problem and I'll notify the
-list when a fixed version is available.
+   D /trunk/plugins/unistim/header_field.h
+   M /trunk/plugins/unistim/packet-unistim.c
 
+From Kovarththanan Rajaratnam via bug 3548:
+Move header_field.h into packet-unistim.c to align it with all other
+dissectors.
 
 ------------------------------------------------------------------------
-r19795 | jmayer | 2006-11-04 10:00:29 -0800 (Sat, 04 Nov 2006) | 3 lines
+r28968 | stig | 2009-07-07 00:46:57 -0700 (Tue, 07 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-dcerpc-nspi.h
-   M /trunk/idl/nspi/Makefile
-   M /trunk/idl/nspi/README
-   A /trunk/idl/nspi/README.ws
-   M /trunk/idl/nspi/mapicodes_enum.h
-   M /trunk/idl/nspi/mapitags_enum.h
-   M /trunk/idl/nspi/nspi.idl
-
-propset...
+   M /trunk/epan/dissectors/packet-radius.c
+   M /trunk/plugins/wimaxasncp/packet-wimaxasncp.c
 
+From Kovarththanan Rajaratnam via bug 3548:
+Minor hf cleanup.
 
 ------------------------------------------------------------------------
-r19796 | guy | 2006-11-04 12:37:16 -0800 (Sat, 04 Nov 2006) | 4 lines
+r28969 | stig | 2009-07-07 01:27:15 -0700 (Tue, 07 Jul 2009) | 7 lines
 Changed paths:
-   M /trunk/tools/lemon/Makefile.am
-
-xxx_PROGRAMS variables have the name of the program without $(EXEEXT).
+   M /trunk/epan/dissectors/packet-cops.c
 
-Update Gerald's address.
+From Juli?\195?\131?\194?\161n Lastiri via bug 3656:
+ClassifierID should be before Priority field in the Extended Classifier of
+PacketCable Multimedia Protocol. Also the reference to PacketCable Multimedia
+document PKT-SP-MM-I02-040930 is wrong because there is no definition about
+Extended Classifier. My fix is based on PacketCable Multimedia
+PKT-SP-MM-I04-080522 document.
 
 ------------------------------------------------------------------------
-r19797 | sahlberg | 2006-11-04 13:19:14 -0800 (Sat, 04 Nov 2006) | 25 lines
+r28970 | stig | 2009-07-07 02:00:33 -0700 (Tue, 07 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-bacapp.c
+   M /trunk/plugins/docsis/packet-bpkmattr.c
+   M /trunk/plugins/docsis/packet-dccreq.c
+   M /trunk/plugins/docsis/packet-dcd.c
+   M /trunk/plugins/docsis/packet-macmgmt.c
+   M /trunk/plugins/docsis/packet-tlv.c
+   M /trunk/plugins/profinet/packet-dcerpc-pn-io.c
+   M /trunk/plugins/profinet/packet-pn-mrp.c
+   M /trunk/plugins/profinet/packet-pn-mrrt.c
+   M /trunk/plugins/profinet/packet-pn-ptcp.c
+   M /trunk/plugins/unistim/packet-unistim.c
+   M /trunk/plugins/wimax/msg_dcd.c
+   M /trunk/plugins/wimax/msg_dreg.c
+   M /trunk/plugins/wimax/msg_fpc.c
+   M /trunk/plugins/wimax/msg_pmc.c
+   M /trunk/plugins/wimax/msg_reg_req.c
+   M /trunk/plugins/wimax/msg_rng_req.c
+   M /trunk/plugins/wimax/msg_rng_rsp.c
+   M /trunk/plugins/wimax/wimax_utils.c
 
-from Dave Richards
+From Kovarththanan Rajaratnam:
+More FT_XXX cleanup.
 
+------------------------------------------------------------------------
+r28971 | stig | 2009-07-07 02:02:59 -0700 (Tue, 07 Jul 2009) | 3 lines
+Changed paths:
+   M /trunk/asn1/ldap/packet-ldap-template.c
+   M /trunk/asn1/ros/packet-ros-template.c
+   M /trunk/epan/dissectors/packet-alcap.c
+   M /trunk/epan/dissectors/packet-ans.c
+   M /trunk/epan/dissectors/packet-aoe.c
+   M /trunk/epan/dissectors/packet-artnet.c
+   M /trunk/epan/dissectors/packet-asap.c
+   M /trunk/epan/dissectors/packet-bacnet.c
+   M /trunk/epan/dissectors/packet-banana.c
+   M /trunk/epan/dissectors/packet-bpdu.c
+   M /trunk/epan/dissectors/packet-bthci_evt.c
+   M /trunk/epan/dissectors/packet-catapult-dct2000.c
+   M /trunk/epan/dissectors/packet-cigi.c
+   M /trunk/epan/dissectors/packet-cpha.c
+   M /trunk/epan/dissectors/packet-diameter.c
+   M /trunk/epan/dissectors/packet-dnp.c
+   M /trunk/epan/dissectors/packet-dns.c
+   M /trunk/epan/dissectors/packet-dtls.c
+   M /trunk/epan/dissectors/packet-enip.c
+   M /trunk/epan/dissectors/packet-enrp.c
+   M /trunk/epan/dissectors/packet-enttec.c
+   M /trunk/epan/dissectors/packet-fip.c
+   M /trunk/epan/dissectors/packet-fractalgeneratorprotocol.c
+   M /trunk/epan/dissectors/packet-gdsdb.c
+   M /trunk/epan/dissectors/packet-giop.c
+   M /trunk/epan/dissectors/packet-gmrp.c
+   M /trunk/epan/dissectors/packet-gssapi.c
+   M /trunk/epan/dissectors/packet-gtp.c
+   M /trunk/epan/dissectors/packet-homeplug.c
+   M /trunk/epan/dissectors/packet-ieee80211.c
+   M /trunk/epan/dissectors/packet-ipmi-app.c
+   M /trunk/epan/dissectors/packet-ipmi-se.c
+   M /trunk/epan/dissectors/packet-ipmi.c
+   M /trunk/epan/dissectors/packet-iuup.c
+   M /trunk/epan/dissectors/packet-ldap.c
+   M /trunk/epan/dissectors/packet-ldss.c
+   M /trunk/epan/dissectors/packet-linx.c
+   M /trunk/epan/dissectors/packet-nbd.c
+   M /trunk/epan/dissectors/packet-netflow.c
+   M /trunk/epan/dissectors/packet-nhrp.c
+   M /trunk/epan/dissectors/packet-ntp.c
+   M /trunk/epan/dissectors/packet-pana.c
+   M /trunk/epan/dissectors/packet-prp.c
+   M /trunk/epan/dissectors/packet-ptp.c
+   M /trunk/epan/dissectors/packet-rmp.c
+   M /trunk/epan/dissectors/packet-rmt-norm.c
+   M /trunk/epan/dissectors/packet-ros.c
+   M /trunk/epan/dissectors/packet-rpc.c
+   M /trunk/epan/dissectors/packet-rtcp.c
+   M /trunk/epan/dissectors/packet-rtmpt.c
+   M /trunk/epan/dissectors/packet-smb.c
+   M /trunk/epan/dissectors/packet-stun.c
+   M /trunk/epan/dissectors/packet-stun2.c
+   M /trunk/epan/dissectors/packet-trmac.c
+   M /trunk/epan/dissectors/packet-tzsp.c
+   M /trunk/epan/dissectors/packet-uma.c
+   M /trunk/epan/dissectors/packet-umts_fp.c
+   M /trunk/epan/dissectors/packet-wol.c
+   M /trunk/epan/dissectors/packet-wps.c
 
-Here is a patch to fix a problem with notification parameters.  Fix is:
+From Kovarththanan Rajaratnam:
+More FT_XXX cleanup.
 
-Remove premature return statements from fNotificationParameters.
+------------------------------------------------------------------------
+r28972 | etxrab | 2009-07-07 02:27:52 -0700 (Tue, 07 Jul 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-x420.c
 
-The real problem is that the original code is inconsistent about putting
-a break in all cases of the switch blocks and some were falling through
-to the default case where there was a return.  I took the simple route
-and removed the unnecessary returns - they were OK for default case but
-not for the fall through.
+Cleanup header_field_info definitions
+- Regenerating x420 seems to have fixed the "last" problem :-)
+------------------------------------------------------------------------
+r28973 | etxrab | 2009-07-07 02:42:09 -0700 (Tue, 07 Jul 2009) | 1 line
+Changed paths:
+   M /trunk/epan/to_str.c
+   M /trunk/epan/to_str.h
 
-Is there a standard about having breaks?  If it is desired to have a
-consistent coding style I will further update the code to conform.
-Otherwise, could someone please commit this change as it does fix the bug?
+Introduce se_address_to_str()
+------------------------------------------------------------------------
+r28974 | stig | 2009-07-07 03:07:42 -0700 (Tue, 07 Jul 2009) | 2 lines
+Changed paths:
+   M /trunk/asn1/cdt/cdt.cnf
+   M /trunk/asn1/cdt/packet-cdt-template.c
+   M /trunk/epan/dissectors/packet-bjnp.c
+   M /trunk/epan/dissectors/packet-cdt.c
+   M /trunk/epan/dissectors/packet-dmp.c
+   M /trunk/epan/dissectors/packet-nat-pmp.c
+   M /trunk/epan/dissectors/packet-p_mul.c
 
-Thanks,
+Remove some check_col() calls.
 
-Dave Richards
+------------------------------------------------------------------------
+r28975 | stig | 2009-07-07 03:12:15 -0700 (Tue, 07 Jul 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/ncp2222.py
+   M /trunk/epan/gcp.h
 
+From Kovarththanan Rajaratnam:
+More header field info cleanup
 
+------------------------------------------------------------------------
+r28976 | stig | 2009-07-07 04:13:22 -0700 (Tue, 07 Jul 2009) | 12 lines
+Changed paths:
+   M /trunk/plugins/ethercat/Makefile.common
+   A /trunk/plugins/ethercat/packet-esl.c
+   A /trunk/plugins/ethercat/packet-esl.h
+   M /trunk/plugins/ethercat/packet-ethercat-datagram.c
 
+From Richard Kummel:
+- New dissector for EtherCAT Switch Link Header added to EtherCAT plugin
+- Changed filtering of EtherCAT commands to the abbreviated form:
+  e.g. ecat.cmd = APWR
 
+From me:
+- Mark unused variables
+- Fixed a string warning
+- Do not initialize a static struct
+- Use tfs_yes_no
+- Reorder files in Makefile
 
 ------------------------------------------------------------------------
-r19798 | guy | 2006-11-04 16:54:17 -0800 (Sat, 04 Nov 2006) | 22 lines
+r28977 | stig | 2009-07-07 04:33:55 -0700 (Tue, 07 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/gtk/main.c
-   M /trunk/gtk/packet_win.c
-   M /trunk/gtk/proto_draw.c
-   M /trunk/gtk/proto_draw.h
-
-Make the routines that manipulate the hex/text display window take a
-GtkWidget * as an argument, rather than a version-of-GTK+-dependent
-pointer; that way, we need fewer #ifdefs.
-
-Use WIDGET_SET_SIZE() instead of #ifdeffed code using
-gtk_widget_set_usize() or gtk_widget_set_size_request() -
-WIDGET_SET_SIZE() was created to encapsulate that GTK+ 1.2[.x] vs. 2.x
-difference.
+   M /trunk/AUTHORS
 
-Make some variables not used outside gtk/main.c static.
+Added Richard Kummel.
 
-Clean up white space.
+------------------------------------------------------------------------
+r28978 | stig | 2009-07-07 04:37:15 -0700 (Tue, 07 Jul 2009) | 3 lines
+Changed paths:
+   M /trunk/asn1/s1ap/packet-s1ap-template.c
+   M /trunk/diameter/TGPPGmb.xml
+   M /trunk/diameter/chargecontrol.xml
+   M /trunk/diameter/dictionary.xml
+   M /trunk/epan/dissectors/ncp2222.py
+   M /trunk/epan/dissectors/packet-cpfi.c
+   M /trunk/epan/dissectors/packet-dcerpc-rdaclif.c
+   M /trunk/epan/dissectors/packet-dcerpc-rs_prop_acct.c
+   M /trunk/epan/dissectors/packet-dcerpc-rs_prop_acl.c
+   M /trunk/epan/dissectors/packet-dcerpc-rs_pwd_mgmt.c
+   M /trunk/epan/dissectors/packet-ipars.c
+   M /trunk/epan/dissectors/packet-isup.c
+   M /trunk/epan/dissectors/packet-s1ap.c
+   M /trunk/epan/dissectors/packet-x224.c
+   M /trunk/plugins/docsis/packet-dccack.c
+   M /trunk/plugins/docsis/packet-dccreq.c
+   M /trunk/plugins/docsis/packet-dccrsp.c
+   M /trunk/plugins/docsis/packet-dcd.c
 
-Clean up handling of return value from load_airpcap() a bit.
+From Kovarththanan Rajaratnam:
+Remove trailing spaces in protocol/field names
 
-Use one big #ifdef HAVE_AIRPCAP/#endif for all the AirPcap stuff in
-gtk/main.c.
+------------------------------------------------------------------------
+r28979 | stig | 2009-07-07 04:40:40 -0700 (Tue, 07 Jul 2009) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-infiniband.c
+   M /trunk/epan/dissectors/packet-infiniband.h
 
-Attach _U_ to the unused arguments to driver_warning_dialog_cb(), not to
-the arguments that are being used - and don't include it at all if
-HAVE_AIRPCAP isn't defined, as it's not used in that case.
+From Kovarththanan Rajaratnam:
+Move hf/ett definitions from packet-infiniband.h -> packet-infiniband.c to
+align it with the rest of the bunch
 
 ------------------------------------------------------------------------
-r19799 | sahlberg | 2006-11-04 20:38:47 -0800 (Sat, 04 Nov 2006) | 3 lines
+r28980 | stig | 2009-07-07 04:52:53 -0700 (Tue, 07 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/gtk/proto_draw.c
-
-it is GtkText in gtk-1.x   not GtkTextView
+   M /trunk/AUTHORS
 
+Added credits for Lua BitOp.
 
 ------------------------------------------------------------------------
-r19800 | sahlberg | 2006-11-04 20:49:20 -0800 (Sat, 04 Nov 2006) | 6 lines
+r28981 | stig | 2009-07-07 04:58:23 -0700 (Tue, 07 Jul 2009) | 4 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-dcerpc-winreg.c
-   M /trunk/epan/dissectors/packet-dcerpc-winreg.h
-   M /trunk/epan/dissectors/pidl/winreg.cnf
+   M /trunk/epan/dissectors/packet-amqp.c
 
-testing out latest pidl where PARAM values can be used to track policy handles properly
-
-winreg now tracks also where policy handles were closed    which previously didnt work properly
+From Kovarththanan Rajaratnam:
+Move hf/ett into proto_register_amqp() and do some field cleanup
+(duplicate name/blurb removal)
 
+------------------------------------------------------------------------
+r28982 | stig | 2009-07-07 05:14:47 -0700 (Tue, 07 Jul 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-fix.h
+   M /trunk/fix/hfField.xsl
 
+From Kovarththanan Rajaratnam:
+Duplicate name/blurb removal from packet-fix.h (and template)
 
 ------------------------------------------------------------------------
-r19801 | sahlberg | 2006-11-04 21:21:33 -0800 (Sat, 04 Nov 2006) | 3 lines
+r28983 | stig | 2009-07-07 05:21:25 -0700 (Tue, 07 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-dcerpc-eventlog.c
-   M /trunk/epan/dissectors/pidl/eventlog.cnf
-
-add tracking of policy_handles to the eventlog dissector
+   M /trunk/AUTHORS
 
+Added Kovarththanan Rajaratnam.
 
 ------------------------------------------------------------------------
-r19802 | gerald | 2006-11-04 21:33:53 -0800 (Sat, 04 Nov 2006) | 2 lines
+r28984 | stig | 2009-07-07 07:13:45 -0700 (Tue, 07 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/Makefile.common
+   M /trunk/epan/dissectors/packet-jxta.c
 
-Add packet-dcerpc-nspi.h to the distribution.
+From Kovarththanan Rajaratnam:
+Move hf/ett into proto_register_jxta() and do some field cleanup
 
 ------------------------------------------------------------------------
-r19803 | sahlberg | 2006-11-04 21:35:06 -0800 (Sat, 04 Nov 2006) | 3 lines
+r28985 | stig | 2009-07-07 07:23:49 -0700 (Tue, 07 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-dcerpc-efs.c
-   M /trunk/epan/dissectors/pidl/efs.cnf
-
-add tracking of policy handles to the efs dissector
+   M /trunk/epan/tfs.h
 
+Fix prototypes for default tfs sets.
 
 ------------------------------------------------------------------------
-r19804 | sahlberg | 2006-11-04 21:56:27 -0800 (Sat, 04 Nov 2006) | 4 lines
+r28986 | wmeier | 2009-07-07 07:26:38 -0700 (Tue, 07 Jul 2009) | 8 lines
 Changed paths:
-   A /trunk/epan/dissectors/pidl/nspi (from /trunk/idl/nspi:19798)
-   D /trunk/idl/nspi
+   M /trunk/plugins/ethercat/packet-esl.c
+   M /trunk/plugins/ethercat/packet-esl.h
 
-rename the nspi dissector from idl (where the idl2wrs dissectors live) ro epan/dissector/pidl  (where the pidl generated dce/rpc dissectors live)
+Various fixes:
+1. For some reason: using an using the external tfs_yes_no doesn't work in a plugin;
+2. proto_reg_handoff: remove unneeded code;
+3. Change the prefs callback to call a function which just enables/disables
+   the protocol; (using proto_reg_handoff means that the dissector
+   was re-registered each time the pref was changed);
+4. packet-esl.h: use #if 0 instead of /* ... */ to comment out code;
 
+------------------------------------------------------------------------
+r28987 | stig | 2009-07-07 07:34:33 -0700 (Tue, 07 Jul 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-mikey.c
 
+No need to include tfs.h
 
 ------------------------------------------------------------------------
-r19805 | sahlberg | 2006-11-04 22:00:01 -0800 (Sat, 04 Nov 2006) | 3 lines
+r28988 | martinm | 2009-07-07 07:38:14 -0700 (Tue, 07 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/pidl/nspi/Makefile
-
-update the Makefile to point to the new path after the svn move
+   M /trunk/epan/dissectors/packet-catapult-dct2000.c
 
+Add preference for turning off LTE RRC.
 
 ------------------------------------------------------------------------
-r19806 | sahlberg | 2006-11-04 22:12:24 -0800 (Sat, 04 Nov 2006) | 3 lines
+r28989 | stig | 2009-07-07 07:54:15 -0700 (Tue, 07 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-dcerpc-nspi.c
-
-regenerate NSPI using the latest version of pidl
+   M /trunk/asn1/snmp/packet-snmp-template.c
+   M /trunk/asn1/spnego/packet-spnego-template.c
+   M /trunk/epan/dissectors/packet-9p.c
+   M /trunk/epan/dissectors/packet-aim-generic.c
+   M /trunk/epan/dissectors/packet-aim-messaging.c
+   M /trunk/epan/dissectors/packet-aim.c
+   M /trunk/epan/dissectors/packet-aodv.c
+   M /trunk/epan/dissectors/packet-bat.c
+   M /trunk/epan/dissectors/packet-bfd.c
+   M /trunk/epan/dissectors/packet-dcerpc-spoolss.c
+   M /trunk/epan/dissectors/packet-dcerpc-svcctl.c
+   M /trunk/epan/dissectors/packet-dcerpc.c
+   M /trunk/epan/dissectors/packet-dcom-dispatch.c
+   M /trunk/epan/dissectors/packet-dcom.c
+   M /trunk/epan/dissectors/packet-diameter.c
+   M /trunk/epan/dissectors/packet-drda.c
+   M /trunk/epan/dissectors/packet-dtpt.c
+   M /trunk/epan/dissectors/packet-eapol.c
+   M /trunk/epan/dissectors/packet-extreme.c
+   M /trunk/epan/dissectors/packet-fr.c
+   M /trunk/epan/dissectors/packet-ip.c
+   M /trunk/epan/dissectors/packet-jxta.c
+   M /trunk/epan/dissectors/packet-lapb.c
+   M /trunk/epan/dissectors/packet-lapd.c
+   M /trunk/epan/dissectors/packet-llc.c
+   M /trunk/epan/dissectors/packet-mq.c
+   M /trunk/epan/dissectors/packet-mysql.c
+   M /trunk/epan/dissectors/packet-nfs.c
+   M /trunk/epan/dissectors/packet-nt-tpcp.c
+   M /trunk/epan/dissectors/packet-ntlmssp.c
+   M /trunk/epan/dissectors/packet-rtp.c
+   M /trunk/epan/dissectors/packet-sap.c
+   M /trunk/epan/dissectors/packet-sdlc.c
+   M /trunk/epan/dissectors/packet-smb.c
+   M /trunk/epan/dissectors/packet-snmp.c
+   M /trunk/epan/dissectors/packet-spnego.c
+   M /trunk/epan/dissectors/packet-sqloracle.c
+   M /trunk/epan/dissectors/packet-t30.c
+   M /trunk/epan/dissectors/packet-tacacs.c
+   M /trunk/epan/dissectors/packet-tcp.c
+   M /trunk/epan/dissectors/packet-v120.c
+   M /trunk/epan/dissectors/packet-windows-common.c
 
+Changed flags_set_truth -> tfs_set_notset
 
 ------------------------------------------------------------------------
-r19807 | sahlberg | 2006-11-04 23:59:20 -0800 (Sat, 04 Nov 2006) | 4 lines
+r28990 | stig | 2009-07-07 07:58:25 -0700 (Tue, 07 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-scsi-osd.c
+   M /trunk/epan/tfs.c
+   M /trunk/epan/tfs.h
 
-dissect the Get Attributes List Offset according to the really weird encoding in 4.12.5
+Removed unused flags_set_truth.
+Fixed some capitalizations.
 
+------------------------------------------------------------------------
+r28991 | stig | 2009-07-07 08:21:36 -0700 (Tue, 07 Jul 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dmp.c
 
+Do not use tfs true_string and false_string directly.
 
 ------------------------------------------------------------------------
-r19808 | sahlberg | 2006-11-05 02:48:53 -0800 (Sun, 05 Nov 2006) | 8 lines
+r28992 | stig | 2009-07-07 09:04:26 -0700 (Tue, 07 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-scsi-osd.c
+   M /trunk/epan/proto.c
 
- add a framework to manage dissection of osd attribute pages, attribute number and name and dissectors for them.
+Added some casts for true_false_string's.
+
+------------------------------------------------------------------------
+r28993 | stig | 2009-07-07 09:13:25 -0700 (Tue, 07 Jul 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/tfs.h
+
+Revert r28985 to fix tfs prototypes, as it doesn't work...
+
+------------------------------------------------------------------------
+r28994 | wmeier | 2009-07-07 10:03:11 -0700 (Tue, 07 Jul 2009) | 4 lines
+Changed paths:
+   M /trunk/plugins/ethercat/packet-esl.c
+
+Fix the esl protocol enable/disable handling issue introduced in SVN #28986:
+  Use the standard "if (!initialized)..." logic in proto_reg_handoff().
+Also: use "true_false_string flags_yes_no" as in the original patch.
+
+------------------------------------------------------------------------
+r28995 | martinm | 2009-07-07 10:07:24 -0700 (Tue, 07 Jul 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-rlc-lte.c
+
+Add expert item to warn of AM data PDUs that don't have any data.
+
+------------------------------------------------------------------------
+r28996 | wmeier | 2009-07-07 10:52:03 -0700 (Tue, 07 Jul 2009) | 3 lines
+Changed paths:
+   M /trunk/radius/dictionary.3com
+   M /trunk/radius/dictionary.acc
+   M /trunk/radius/dictionary.alteon
+   M /trunk/radius/dictionary.altiga
+   M /trunk/radius/dictionary.aptis
+   M /trunk/radius/dictionary.bay
+   M /trunk/radius/dictionary.bintec
+   M /trunk/radius/dictionary.bristol
+   M /trunk/radius/dictionary.cabletron
+   M /trunk/radius/dictionary.cisco
+   M /trunk/radius/dictionary.cisco.bbsm
+   M /trunk/radius/dictionary.cisco.vpn5000
+   M /trunk/radius/dictionary.colubris
+   M /trunk/radius/dictionary.columbia_university
+   M /trunk/radius/dictionary.compat
+   M /trunk/radius/dictionary.cosine
+   M /trunk/radius/dictionary.ericsson
+   M /trunk/radius/dictionary.erx
+   M /trunk/radius/dictionary.extreme
+   M /trunk/radius/dictionary.foundry
+   M /trunk/radius/dictionary.gandalf
+   M /trunk/radius/dictionary.garderos
+   M /trunk/radius/dictionary.gemtek
+   M /trunk/radius/dictionary.itk
+   M /trunk/radius/dictionary.juniper
+   M /trunk/radius/dictionary.karlnet
+   M /trunk/radius/dictionary.livingston
+   M /trunk/radius/dictionary.localweb
+   M /trunk/radius/dictionary.merit
+   M /trunk/radius/dictionary.mikrotik
+   M /trunk/radius/dictionary.navini
+   M /trunk/radius/dictionary.netscreen
+   M /trunk/radius/dictionary.nokia
+   M /trunk/radius/dictionary.nomadix
+   M /trunk/radius/dictionary.propel
+   M /trunk/radius/dictionary.quintum
+   M /trunk/radius/dictionary.redback
+   M /trunk/radius/dictionary.redcreek
+   M /trunk/radius/dictionary.shasta
+   M /trunk/radius/dictionary.shiva
+   M /trunk/radius/dictionary.sonicwall
+   M /trunk/radius/dictionary.springtide
+   M /trunk/radius/dictionary.t_systems_nova
+   M /trunk/radius/dictionary.telebit
+   M /trunk/radius/dictionary.trapeze
+   M /trunk/radius/dictionary.unix
+   M /trunk/radius/dictionary.valemount
+   M /trunk/radius/dictionary.versanet
+   M /trunk/radius/dictionary.wispr
+   M /trunk/radius/dictionary.xedia
+
+Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 2: 
+Modified files w/o conflicts with current Wireshark radius dictionary files.
+
+------------------------------------------------------------------------
+r28997 | stig | 2009-07-07 11:22:23 -0700 (Tue, 07 Jul 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/libwireshark.def
 
-implement the dissector for attribute page 1 (user object info) number 82 (logical length) as an example.
+Removed flags_set_truth
 
+------------------------------------------------------------------------
+r28998 | wmeier | 2009-07-07 12:40:17 -0700 (Tue, 07 Jul 2009) | 7 lines
+Changed paths:
+   M /trunk/radius/dictionary.cablelabs
 
+Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 3a: cablelabs
+     dictionary.cablelabs from FreeRadius v 2.1.6 updated based upon:
+      PacketCable(TM) 1.5 Specification: Event Messages [PKT-SP-EM1.5-I03-070412]
+      PacketCable(TM) Specification: Multimedia Specification [PKT-SP-MM-I04-080522]
+     Also: Added additional comments and changes related to Wireshark use of this file.
 
+------------------------------------------------------------------------
+r28999 | stig | 2009-07-07 13:40:28 -0700 (Tue, 07 Jul 2009) | 2 lines
+Changed paths:
+   M /trunk/plugins/unistim/Makefile.common
 
+Removed header_field.h
 
 ------------------------------------------------------------------------
-r19809 | sahlberg | 2006-11-05 03:19:46 -0800 (Sun, 05 Nov 2006) | 5 lines
+r29000 | wmeier | 2009-07-07 13:55:01 -0700 (Tue, 07 Jul 2009) | 7 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-scsi-osd.c
+   M /trunk/radius/dictionary.microsoft
 
-we used the wrong offset for attribute lists,   fixed
+Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 3b: microsoft
+   FreeRadius v 2.1.6 dictionary.microsoft modified based upon
+     Wireshark commit SVN #17706.
+   Essentailly: Add "VALUES" for
+      ATTRIBUTE MS-MPPE-Encryption-Policy  and
+      ATTRIBUTE MS-MPPE-Encryption-Types.
 
-add decoding for attribute lists for another instance where these blobs appear in the data in/out buffers
+------------------------------------------------------------------------
+r29001 | wmeier | 2009-07-07 15:14:25 -0700 (Tue, 07 Jul 2009) | 7 lines
+Changed paths:
+   M /trunk/radius/dictionary.wimax
 
+Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 3c: wimax
+   - As is from the FreeRadius release except added missing VENDOR-END
+   - Note: Attribute WiMAX-MN-hHA-MIP4-SPI [11] had a type of "octets"
+     in the previous Wireshark repository version of this file.
+     whereas this attribute in the FreeRadius version of tis file
+     has an attribute type of "integer".
 
 ------------------------------------------------------------------------
-r19810 | gal | 2006-11-05 04:15:52 -0800 (Sun, 05 Nov 2006) | 4 lines
+r29002 | wmeier | 2009-07-07 15:20:56 -0700 (Tue, 07 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/asn1/ldap/ldap.cnf
-   M /trunk/epan/dissectors/packet-ldap.c
-
-Tidy up of information column for NTLM authentication.
-Related to Bug 1148.
+   M /trunk/radius/dictionary.wimax
 
+radius: dictionary.wimax; Actually add the missing END-VENDOR statement
 
 ------------------------------------------------------------------------
-r19811 | ulfl | 2006-11-05 05:47:17 -0800 (Sun, 05 Nov 2006) | 1 line
+r29003 | etxrab | 2009-07-07 15:22:05 -0700 (Tue, 07 Jul 2009) | 1 line
 Changed paths:
-   M /trunk/file.c
+   M /trunk/epan/dfilter/dfilter.c
 
-fix svn728: don't scroll down packet list while capturing, if no packets are newly displayed (happens when a display filter is active)
+NULL is zero on all platforms we run on.
 ------------------------------------------------------------------------
-r19812 | jake | 2006-11-05 10:26:21 -0800 (Sun, 05 Nov 2006) | 1 line
+r29004 | wmeier | 2009-07-07 15:53:44 -0700 (Tue, 07 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-hpext.c
-   M /trunk/epan/dissectors/packet-hpext.h
-   M /trunk/epan/dissectors/packet-hpsw.c
+   M /trunk/radius/dictionary.nortel
+
+radius: dictionary.nortel: Update as per the 2009-07-01 FreeRadius reposistory commit
 
-Add HP Switch Protocol SAP value
 ------------------------------------------------------------------------
-r19813 | jake | 2006-11-05 14:31:57 -0800 (Sun, 05 Nov 2006) | 4 lines
+r29005 | gerald | 2009-07-07 17:28:54 -0700 (Tue, 07 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/stat_menu.h
+   M /trunk/epan/dissectors/packet-glbp.c
 
-From Albert Chin
-The IBM C compiler on AIX 4.3.3 doesn't accept a trailing comma after
-the last enum definition. Patch attached for stat_menu.h
+Fix several dissector assertions.
 
 ------------------------------------------------------------------------
-r19814 | ulfl | 2006-11-05 14:46:44 -0800 (Sun, 05 Nov 2006) | 3 lines
+r29006 | guy | 2009-07-07 17:57:01 -0700 (Tue, 07 Jul 2009) | 5 lines
 Changed paths:
-   M /trunk/capinfos.c
-   M /trunk/capture_info.c
-   M /trunk/cfile.h
-   M /trunk/config.nmake
-   M /trunk/editcap.c
-   M /trunk/epan/dissectors/packet-frame.c
-   M /trunk/epan/frame_data.h
-   M /trunk/file.c
-   M /trunk/gtk/capture_file_dlg.c
-   M /trunk/gtk/gsm_map_summary.c
-   M /trunk/gtk/main.c
-   M /trunk/gtk/mtp3_summary.c
-   M /trunk/gtk/summary_dlg.c
-   M /trunk/gtk/win32-file-dlg.c
-   M /trunk/merge.h
-   M /trunk/summary.h
-   M /trunk/tshark.c
-   M /trunk/wiretap/5views.c
-   M /trunk/wiretap/airopeek9.c
-   M /trunk/wiretap/ascend-grammar.y
-   M /trunk/wiretap/ascend-int.h
-   M /trunk/wiretap/ascend.c
-   M /trunk/wiretap/ber.c
-   M /trunk/wiretap/catapult_dct2000.c
-   M /trunk/wiretap/cosine.c
-   M /trunk/wiretap/csids.c
-   M /trunk/wiretap/dbs-etherwatch.c
-   M /trunk/wiretap/erf.c
-   M /trunk/wiretap/etherpeek.c
-   M /trunk/wiretap/eyesdn.c
-   M /trunk/wiretap/file_access.c
-   M /trunk/wiretap/file_wrappers.c
-   M /trunk/wiretap/file_wrappers.h
-   M /trunk/wiretap/hcidump.c
-   M /trunk/wiretap/i4btrace.c
-   M /trunk/wiretap/iptrace.c
-   M /trunk/wiretap/iseries.c
-   M /trunk/wiretap/k12.c
-   M /trunk/wiretap/lanalyzer.c
-   M /trunk/wiretap/libpcap.c
-   M /trunk/wiretap/netmon.c
-   M /trunk/wiretap/nettl.c
-   M /trunk/wiretap/network_instruments.c
-   M /trunk/wiretap/netxray.c
-   M /trunk/wiretap/ngsniffer.c
-   M /trunk/wiretap/pppdump.c
-   M /trunk/wiretap/radcom.c
-   M /trunk/wiretap/snoop.c
-   M /trunk/wiretap/toshiba.c
-   M /trunk/wiretap/visual.c
-   M /trunk/wiretap/vms.c
-   M /trunk/wiretap/wtap-int.h
-   M /trunk/wiretap/wtap.c
-   M /trunk/wiretap/wtap.h
+   M /trunk/doc/README.developer
 
-change all file offsets from long to gint64 so we can - theoretically - handle files > 2GB correct.
+Recommend the expert mechanism, rather than DISSECTOR_ASSERT(), for
+checks that really check whether the packet is valid; DISSECTOR_ASSERT()
+should only be used for cases where the dissector is making an
+assumption about its internal state.
 
-Please distclean Win32 builds!
 ------------------------------------------------------------------------
-r19815 | jmayer | 2006-11-05 15:33:28 -0800 (Sun, 05 Nov 2006) | 51 lines
+r29007 | jake | 2009-07-07 22:20:30 -0700 (Tue, 07 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/tools/pidl/lib/Parse/Pidl/Wireshark/NDR.pm
+   M /trunk/Makefile.am
+   A /trunk/debian/README.source
+
+Add missing packaging file (according to Debian Policy Manual).
 
-Update from samba tree revision 19553 to 19565
-============================ Samba log start ============
 ------------------------------------------------------------------------
-r19553 | jelmer | 2006-11-04 16:40:05 +0100 (Sat, 04 Nov 2006) | 2 lines
+r29008 | jake | 2009-07-07 22:22:47 -0700 (Tue, 07 Jul 2009) | 1 line
 Changed paths:
-   M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Typelist.pm
+   M /trunk/debian/control
 
-Add check for correct API usage.
+Drop non-existing omniidl from wireshark-dev dependancy list.
+------------------------------------------------------------------------
+r29009 | jake | 2009-07-07 22:24:55 -0700 (Tue, 07 Jul 2009) | 2 lines
+Changed paths:
+   M /trunk/debian/rules
 
+Drop obsolete --enable-gtk2 CFLAG
+Make fakeroot actually work by setting proper LD_LIBRARY_PATH
 ------------------------------------------------------------------------
-r19557 | jelmer | 2006-11-04 21:24:35 +0100 (Sat, 04 Nov 2006) | 3 lines
+r29010 | jake | 2009-07-07 23:07:21 -0700 (Tue, 07 Jul 2009) | 7 lines
 Changed paths:
-   M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Wireshark/NDR.pm
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-dtn.c
+   A /trunk/epan/dissectors/packet-dtn.h
 
-Fix lookup table for WERROR.
-Fix perl warnings when using NTSTATUS as return type.
+From Don Chirieleison:
+Within the attached diff file are two source files, packet-dtn.h and
+packet-dtn.c. Their function is to decode Bundle Protocol PDUs sent using the
+UDP or TCP Convergence Layers. These protocols have been released by the
+Internet Research Task Force and are described in RFC 4838 and RFC 5050.
+Detailed information on DTN can be obtained at www.dtnrg.org.
 
 ------------------------------------------------------------------------
-r19559 | jelmer | 2006-11-04 22:53:00 +0100 (Sat, 04 Nov 2006) | 3 lines
+r29011 | guy | 2009-07-07 23:40:17 -0700 (Tue, 07 Jul 2009) | 3 lines
 Changed paths:
-   M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Wireshark/NDR.pm
+   M /trunk/epan/dissectors/packet-dtn.c
 
-Fix handling of types where the name isn't prefixed by the interface name.
-Based on patch by Julien Kerihuel.
+"uint" isn't a standard type, and isn't a type defined by GLib; use
+guint, as defined by GLib, instead.
 
 ------------------------------------------------------------------------
-r19560 | jelmer | 2006-11-05 01:03:44 +0100 (Sun, 05 Nov 2006) | 2 lines
+r29012 | stig | 2009-07-08 00:48:13 -0700 (Wed, 08 Jul 2009) | 3 lines
 Changed paths:
-   M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Wireshark/NDR.pm
+   M /trunk/epan/dissectors/packet-diffserv-mpls-common.c
+   M /trunk/epan/dissectors/packet-ldp.c
+   M /trunk/epan/dissectors/packet-rsvp.c
+   M /trunk/epan/dissectors/x11-fields
 
-Fix handling of PARAM_VALUE.
+From Kovarththanan Rajaratnam:
+Duplicate name/blurb removal.
 
 ------------------------------------------------------------------------
-r19561 | jelmer | 2006-11-05 01:08:39 +0100 (Sun, 05 Nov 2006) | 2 lines
+r29013 | etxrab | 2009-07-08 00:53:28 -0700 (Wed, 08 Jul 2009) | 1 line
 Changed paths:
-   M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Wireshark/NDR.pm
-
-Remove debug statement.
+   M /trunk/AUTHORS
 
+Add Darryl G. Champagne.
 ------------------------------------------------------------------------
-r19562 | jelmer | 2006-11-05 01:26:44 +0100 (Sun, 05 Nov 2006) | 2 lines
+r29014 | stig | 2009-07-08 01:00:55 -0700 (Wed, 08 Jul 2009) | 3 lines
 Changed paths:
-   M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Wireshark/NDR.pm
+   M /trunk/epan/oids.c
 
-Support returning simple scalars.
+From Kovarththanan Rajaratnam:
+Avoid duplicate blurb/name.
 
 ------------------------------------------------------------------------
-------------------------------------------------------------------------
-============================ Samba log end ==============
+r29015 | stig | 2009-07-08 01:04:30 -0700 (Wed, 08 Jul 2009) | 3 lines
+Changed paths:
+   M /trunk/doc/README.developer
 
+From Kovarththanan Rajaratnam:
+Update to include the new constraints.
 
 ------------------------------------------------------------------------
-r19816 | ulfl | 2006-11-05 16:24:24 -0800 (Sun, 05 Nov 2006) | 1 line
+r29016 | stig | 2009-07-08 03:41:17 -0700 (Wed, 08 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/wiretap/file_wrappers.c
+   M /trunk/epan/wslua/wslua_proto.c
+
+Default to NULL for description.
+Avoid duplicate name/blurb.
 
-fix the return value of file_seek, as noted by Steve
 ------------------------------------------------------------------------
-r19817 | sahlberg | 2006-11-06 01:30:15 -0800 (Mon, 06 Nov 2006) | 3 lines
+r29017 | stig | 2009-07-08 05:08:35 -0700 (Wed, 08 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-scsi-osd.c
-
-some compilers dont like unnamed unions and structs
+   M /trunk/packaging
+   M /trunk/packaging/macosx
+   M /trunk/packaging/macosx/ScriptExec
 
+Added some svn:ignore targets for OSX package build.
 
 ------------------------------------------------------------------------
-r19818 | jake | 2006-11-06 03:41:02 -0800 (Mon, 06 Nov 2006) | 2 lines
+r29018 | wmeier | 2009-07-08 05:50:09 -0700 (Wed, 08 Jul 2009) | 5 lines
 Changed paths:
-   M /trunk/asn1/ldap/packet-ldap-template.c
-   M /trunk/epan/dissectors/packet-ldap.c
+   M /trunk/epan/dissectors/packet-dtn.c
 
-Don't remove a preference, make it obsolete instead.
+Do defragment inits via registered init routine
+  instead of once-only in proto_reg_handoff;
+Also: localize handles to proto_reg_handoff;
+      Fix a typo;
 
 ------------------------------------------------------------------------
-r19819 | jake | 2006-11-06 04:19:26 -0800 (Mon, 06 Nov 2006) | 2 lines
+r29019 | wmeier | 2009-07-08 06:10:00 -0700 (Wed, 08 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/asn1/h248/packet-h248-template.c
-   M /trunk/epan/dissectors/packet-h248.c
+   M /trunk/epan/dissectors/packet-radius_packetcable.c
 
-Fix bug 1207, simple swap of the two text strings.
+Add references to two specifications 
 
 ------------------------------------------------------------------------
-r19820 | jake | 2006-11-06 04:58:14 -0800 (Mon, 06 Nov 2006) | 2 lines
+r29020 | wmeier | 2009-07-08 06:38:59 -0700 (Wed, 08 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/image/wireshark.exe.manifest.in
+   M /trunk/radius/dictionary.alcatel
 
-Let the manifest state that we're Wireshark.
+Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 3d: alcatel
+Use dictionary.alcatel as is from the FreeRadius release.
 
 ------------------------------------------------------------------------
-r19821 | jmayer | 2006-11-06 06:16:29 -0800 (Mon, 06 Nov 2006) | 5 lines
+r29021 | rbalint | 2009-07-08 07:20:59 -0700 (Wed, 08 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/cmake/modules/Check64BitFormat.c.in
+   M /trunk/epan/wslua/wslua_tvb.c
 
-frederic heem:
-Please find attached a patch to replace "#" with "*".
-Check64BitFormat.c.in is a C file.
+Minor documentation fix
 
+------------------------------------------------------------------------
+r29022 | etxrab | 2009-07-08 07:27:21 -0700 (Wed, 08 Jul 2009) | 2 lines
+Changed paths:
+   M /trunk/diameter/dictionary.xml
+   M /trunk/diameter/etsie2e4.xml
+   M /trunk/diameter/gqpolicy.xml
 
+From Magnus S?\195?\182rman:
+Correct AVP properties.
 ------------------------------------------------------------------------
-r19822 | jake | 2006-11-06 06:20:03 -0800 (Mon, 06 Nov 2006) | 2 lines
+r29023 | jmayer | 2009-07-08 08:26:04 -0700 (Wed, 08 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/image/wiresharkdoc.ico
+   M /trunk/epan/dissectors/packet-glbp.c
 
-Remove the executable property from this datafile
+Readd the feature to skip the unknown/faulty remainder
+of an IE and still display the next one(s).
 
 ------------------------------------------------------------------------
-r19823 | jake | 2006-11-06 06:20:59 -0800 (Mon, 06 Nov 2006) | 2 lines
+r29024 | jmayer | 2009-07-08 08:29:37 -0700 (Wed, 08 Jul 2009) | 5 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/epan/dissectors/packet-ip.c
 
-Add image/wiresharkdoc.ico to the EXTRA_DIST symbol
+Currently, the expert code notifies if a packet is addressed
+to 224.0.0.x with a TTL>1. Some protocols (notably VRRP and GLBP)
+send out a TTL of 255 and thus cause a notice. That should be fixed,
+so for now: Add a FIXME about that.
 
 ------------------------------------------------------------------------
-r19824 | lego | 2006-11-06 10:16:56 -0800 (Mon, 06 Nov 2006) | 3 lines
+r29025 | etxrab | 2009-07-08 09:16:13 -0700 (Wed, 08 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/wslua/make-taps.pl
-
-Avoid ${ename}[...] being interpreted as $ename[...].
+   M /trunk/gtk/new_packet_list.c
 
+We are only handling one row at a time(right?).
 
+Shouldn't the row_data_t structures col_text and col_filter just hold the number of columns (cfile.cinfo.num_cols) rather than [NUM_COL_FMTS] with an adittional col_fmt[] all beeing dynamically allocated?
 ------------------------------------------------------------------------
-r19825 | jmayer | 2006-11-06 11:44:09 -0800 (Mon, 06 Nov 2006) | 14 lines
+r29026 | wmeier | 2009-07-08 10:23:58 -0700 (Wed, 08 Jul 2009) | 7 lines
 Changed paths:
-   M /trunk/tools/pidl/lib/Parse/Pidl/Typelist.pm
+   M /trunk/radius/dictionary.cisco.vpn3000
+
+Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 3e: cisco.vpn3000
+dictionary.cisco.vpn3000 from FreeRadius v 2.1.6 plus additions:
+ a. Values as defined in the previous Wireshark version of dictionary.cisco.vpn3000;
+ b. Attributes as defined in:
+http://www.cisco.com/en/US/docs/security/vpn3000/vpn3000_47/configuration/guide/ldapapp.html#wp1564468
+ Additions from the FreeRadius version marked with "## [wireshark]".
 
-Update from samba tree revision 19565 to 19578
-============================ Samba log start ============
 ------------------------------------------------------------------------
-r19572 | jelmer | 2006-11-06 15:07:20 +0100 (Mon, 06 Nov 2006) | 2 lines
+r29027 | jake | 2009-07-08 10:46:37 -0700 (Wed, 08 Jul 2009) | 2 lines
 Changed paths:
-   M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Typelist.pm
+   M /trunk/epan/dissectors/packet-dtn.c
 
-Fix typo.
+Address the size_t vs. gint issue.
 
 ------------------------------------------------------------------------
+r29028 | etxrab | 2009-07-08 11:36:31 -0700 (Wed, 08 Jul 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-isup.c
+   M /trunk/epan/dissectors/packet-smpp.c
+   M /trunk/epan/dissectors/packet-ucp.c
+   M /trunk/gtk/ansi_a_stat.c
+   M /trunk/gtk/ansi_map_stat.c
+   M /trunk/gtk/camel_counter.c
+   M /trunk/gtk/gsm_a_stat.c
+   M /trunk/gtk/gsm_map_stat.c
+   M /trunk/gtk/gsm_map_summary.c
+   M /trunk/gtk/h225_counter.c
+   M /trunk/gtk/iax2_analysis.c
+   M /trunk/gtk/mac_lte_stat_dlg.c
+   M /trunk/gtk/mtp3_stat.c
+   M /trunk/gtk/mtp3_summary.c
+   M /trunk/gtk/rtp_analysis.c
+   M /trunk/gtk/rtp_stream_dlg.c
+   M /trunk/gtk/sctp_assoc_analyse.c
+   M /trunk/gtk/sctp_chunk_stat.c
+   M /trunk/gtk/sctp_stat_dlg.c
+   M /trunk/gtk/sip_stat.c
+   M /trunk/gtk/t38_analysis.c
+   M /trunk/gtk/voip_calls_dlg.c
+   M /trunk/gtk/wsp_stat.c
+
+From Kovarththanan Rajaratnam:
+No letter-shortcuts in Telephony menu.
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3678
 ------------------------------------------------------------------------
-============================ Samba log end ==============
+r29029 | guy | 2009-07-08 12:19:06 -0700 (Wed, 08 Jul 2009) | 2 lines
+Changed paths:
+   M /trunk/tshark.c
 
+Clarify that "-w" specifies a *pcap-format* file to be written to.
 
 ------------------------------------------------------------------------
-r19826 | jmayer | 2006-11-06 11:47:39 -0800 (Mon, 06 Nov 2006) | 2 lines
+r29030 | wmeier | 2009-07-08 12:35:49 -0700 (Wed, 08 Jul 2009) | 5 lines
 Changed paths:
-   A /trunk/epan/dissectors/pidl/nspi/nspi.cnf
+   M /trunk/radius/dictionary.aruba
 
-Copy over the nspi.cnf file which was recently added
+Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 3f: aruba
+   - FreeRadius 2.1.6 dictionary.aruba plus additions:
+     See Wireshark Bug #3104 and SVN #26945.
+     See also: https://airheads.arubanetworks.com/vBulletin/showthread.php?t=910
 
 ------------------------------------------------------------------------
-r19827 | jmayer | 2006-11-06 11:53:39 -0800 (Mon, 06 Nov 2006) | 5 lines
+r29031 | wmeier | 2009-07-08 13:29:06 -0700 (Wed, 08 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-linx.c
+   M /trunk/radius/dictionary.ascend
 
-Don't do forward declarations in the file. I'll try to eventually
-put this stuff into an external file but just doing a forward
-declaration to squelch a compiler warning isn't the way to go - it
-needs to be done right one day.
+Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 3g: ascend
+ FreeRadius 2.1.6 dictionary.ascend as is;
 
 ------------------------------------------------------------------------
-r19828 | jmayer | 2006-11-06 11:56:11 -0800 (Mon, 06 Nov 2006) | 3 lines
+r29032 | wmeier | 2009-07-08 13:50:56 -0700 (Wed, 08 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-dcom.c
-   M /trunk/epan/dissectors/packet-gsm_a.c
-   M /trunk/epan/dissectors/packet-msrp.c
+   M /trunk/radius/dictionary.freeradius
 
-Remove some // comments.
-Fix a warning about nested comments.
+Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 3h: freeradius
+ FreeRadius 2.1.6 dictionary.freeradius as is;
 
 ------------------------------------------------------------------------
-r19829 | jmayer | 2006-11-06 11:58:06 -0800 (Mon, 06 Nov 2006) | 2 lines
+r29033 | jake | 2009-07-08 14:04:53 -0700 (Wed, 08 Jul 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-bssgp.h
-   M /trunk/epan/dissectors/packet-radius.h
+   M /trunk/asn1/snmp/packet-snmp-template.c
+
+Remove hint of name resolution when it's not there.
+------------------------------------------------------------------------
+r29034 | stig | 2009-07-09 02:28:05 -0700 (Thu, 09 Jul 2009) | 3 lines
+Changed paths:
+   M /trunk/gtk/main_statusbar.c
 
-Fix some warnings about missing newline at end of file.
+Pop the welcome header when we are finished capture without updating packet
+list in real time, so we get back to the welcome screen when closing the file.
 
 ------------------------------------------------------------------------
-r19830 | sahlberg | 2006-11-06 12:13:32 -0800 (Mon, 06 Nov 2006) | 3 lines
+r29035 | stig | 2009-07-09 04:32:50 -0700 (Thu, 09 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/AUTHORS
    M /trunk/epan/dissectors/Makefile.common
-   A /trunk/epan/dissectors/packet-acn.c
-   A /trunk/epan/dissectors/packet-acn.h
-   D /trunk/plugins/acn
+   A /trunk/epan/dissectors/packet-icmp.c (from /trunk/epan/dissectors/packet-ip.c:29033)
+   M /trunk/epan/dissectors/packet-ip.c
+   M /trunk/epan/dissectors/packet-ip.h
 
-new acn dissector from Bill Florac
+Split packet-ip into packet-ip and packet-icmp.
+Some cleanup in handles and ett entries.
 
+------------------------------------------------------------------------
+r29036 | wmeier | 2009-07-09 05:44:16 -0700 (Thu, 09 Jul 2009) | 9 lines
+Changed paths:
+   M /trunk/radius/dictionary.3gpp2
+
+ Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 3i: 3gpp2
+   - FreeRadius 2.1.6 dictionary.3gpp2 plus additions based upon
+      the latest 3GPP2 specification:
+       "cdma2000 Wireless IP Network Standard: Accounting Services and 3GPP2 Radius VSAs
+        3GPP2 X.S0011-005-D
+        Version: 2.0
+        Version Date: November 2008"
+       http://www.3gpp2.org/public_html/Specs/X.S0011-005-D_v2.0_081103.pdf
 
 ------------------------------------------------------------------------
-r19831 | jmayer | 2006-11-06 12:21:02 -0800 (Mon, 06 Nov 2006) | 16 lines
+r29037 | etxrab | 2009-07-09 08:26:41 -0700 (Thu, 09 Jul 2009) | 1 line
 Changed paths:
-   M /trunk/tools/pidl/idl.yp
-   M /trunk/tools/pidl/lib/Parse/Pidl/IDL.pm
-   M /trunk/tools/pidl/pidl
+   M /trunk/diameter/dictionary.xml
 
-Update from samba tree revision 19578 to 19582
-============================ Samba log start ============
+Update 3GPP AVP:s
 ------------------------------------------------------------------------
-r19580 | jelmer | 2006-11-06 21:01:22 +0100 (Mon, 06 Nov 2006) | 2 lines
+r29038 | wmeier | 2009-07-09 08:59:02 -0700 (Thu, 09 Jul 2009) | 7 lines
 Changed paths:
-   M /branches/SAMBA_4_0/source/pidl/idl.yp
-   M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/IDL.pm
-   M /branches/SAMBA_4_0/source/pidl/pidl
+   M /trunk/radius/dictionary.3gpp
 
-Add --includedir option.
+Update dictionary files from FreeRadius 2.1.6 [5/18/09]: part 3j: 3gpp
+    FreeRadius 2.1.6 dictionary.3gpp plus additions based upon:
+       http://pda.etsi.org/exchangefolder/ts_129061v080300p.pdf
+        (ETSI TS 129 061 V8.3.0 (2009-06))
+    Also: Add values for RAT-Type; (packet-gtp custom AVP 3GPP VSA dissector
+          no longer required for  3GPP-RAT-Type).
 
 ------------------------------------------------------------------------
-------------------------------------------------------------------------
-============================ Samba log end ==============
+r29039 | wmeier | 2009-07-09 09:02:34 -0700 (Thu, 09 Jul 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gtp.c
 
+packet-gtp: 3GPP AVP custom VSA dissection no longer required for 3GPP-RAT-Type attribute.
+            3GPP-RAT-Type values are now defined in the Radius dictionary.3gpp file.
 
 ------------------------------------------------------------------------
-r19832 | sahlberg | 2006-11-06 12:28:19 -0800 (Mon, 06 Nov 2006) | 6 lines
+r29040 | wmeier | 2009-07-09 13:10:39 -0700 (Thu, 09 Jul 2009) | 7 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-dcerpc-nspi.c
-   M /trunk/epan/dissectors/pidl/nspi/Makefile
-   M /trunk/epan/dissectors/pidl/nspi/nspi.cnf
+   A /trunk/radius/dictionary.freeradius.internal
 
-building the nspi dissector depends also on the  nspi.cnf file,    add this dependency to the makefile
+Add FreeRadius v2.1.6 dictionary.freeradius.internal (for completeness).
+This file contains "Non Protocol Attributes used by FreeRADIUS".
+The "$inlude dictionary.freeradius.internal" line in 
+the Radius "dictionary" file is commented out and thus the 
+dictionary.freeradius.internal file is not 
+read by Wireshark as part of the Radius dictionary files load.
 
+------------------------------------------------------------------------
+r29041 | wmeier | 2009-07-09 13:21:39 -0700 (Thu, 09 Jul 2009) | 9 lines
+Changed paths:
+   M /trunk/radius/dictionary
 
-add tracking of policyhandles to the dissector
+FreeRadius v2.1.6 "dictionary" file  with the following changes:
+   - enabled  include: dictionary.cisco.vpn3000
+   - disabled include: dictionary.vqp
+   - disabled include: dictionary.freeradius.internal
+   - added    include: dictionary.chillispot: as per 2009-06-11 commit
+                        in the FreeRadius repository.
+   - added: Comment re Wireshark usage of the integer data type.
 
 
 ------------------------------------------------------------------------
-r19833 | etxrab | 2006-11-06 12:36:43 -0800 (Mon, 06 Nov 2006) | 1 line
+r29042 | wmeier | 2009-07-09 13:28:46 -0700 (Thu, 09 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/packaging/nsis/wireshark.nsi
-   M /trunk/plugins/Makefile.am
-   M /trunk/plugins/Makefile.nmake
+   A /trunk/radius/README.radius_dictionary
+
+README describing the Wireshark changes to the FreeRadius
+v2.1.6 dictionary files as of 2009-07-09.
 
-Remove the references to acn
 ------------------------------------------------------------------------
-r19834 | sahlberg | 2006-11-06 12:47:37 -0800 (Mon, 06 Nov 2006) | 3 lines
+r29043 | wmeier | 2009-07-09 13:31:22 -0700 (Thu, 09 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-dcerpc-nspi.c
-   M /trunk/epan/dissectors/packet-dcerpc-nspi.h
-   M /trunk/epan/dissectors/pidl/nspi/nspi.idl
-
-convert restrictiontype to be an enum
+   M /trunk/Makefile.am
+   M /trunk/packaging/nsis/wireshark.nsi
 
+Revised packaging for the Radius directory:
+include new Radius dictionary files & etc.
 
 ------------------------------------------------------------------------
-r19835 | etxrab | 2006-11-06 12:49:47 -0800 (Mon, 06 Nov 2006) | 1 line
+r29044 | etxrab | 2009-07-09 13:44:28 -0700 (Thu, 09 Jul 2009) | 5 lines
 Changed paths:
-   M /trunk/Makefile.nmake
+   M /trunk/epan/dissectors/packet-enip.c
+   M /trunk/epan/dissectors/packet-enip.h
+   M /trunk/epan/dissectors/packet-ethertype.c
+   M /trunk/epan/etypes.h
+
+From   Joakim Wiberg:
+Device Level Ring protocol addition.
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3685
 
-Remove the references to acn
+With some minor changes (blurb NULL whem text equal).
 ------------------------------------------------------------------------
-r19836 | gerald | 2006-11-06 15:04:53 -0800 (Mon, 06 Nov 2006) | 2 lines
+r29045 | wmeier | 2009-07-09 14:05:37 -0700 (Thu, 09 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/configure.in
+   M /trunk/epan/dissectors/packet-hpteam.c
 
-Remove ACN.
+From: : Nathan Hartwell: Patch to fix output of HP Team dissector in Info column
 
 ------------------------------------------------------------------------
-r19837 | gerald | 2006-11-06 15:08:11 -0800 (Mon, 06 Nov 2006) | 2 lines
+r29046 | etxrab | 2009-07-09 14:18:59 -0700 (Thu, 09 Jul 2009) | 1 line
 Changed paths:
-   M /trunk/configure.in
-
-Fix an inadvertent change.
+   M /trunk/diameter/dictionary.xml
 
+Fix cut-n-paste errors.
 ------------------------------------------------------------------------
-r19838 | gerald | 2006-11-06 15:38:35 -0800 (Mon, 06 Nov 2006) | 2 lines
+r29047 | etxrab | 2009-07-09 14:43:57 -0700 (Thu, 09 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/plugins/Makefile.nmake
-
-Remove ACN references.
+   M /trunk/asn1/snmp/packet-snmp-template.c
+   M /trunk/epan/dissectors/packet-snmp.c
 
+Reworked patch from   massimo: 
+SNMP cannot be decoded in case of appended data to message
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3684
 ------------------------------------------------------------------------
-r19839 | ulfl | 2006-11-06 15:59:49 -0800 (Mon, 06 Nov 2006) | 1 line
+r29048 | etxrab | 2009-07-09 22:40:02 -0700 (Thu, 09 Jul 2009) | 4 lines
 Changed paths:
-   M /trunk/color_filters.c
+   M /trunk/epan/dissectors/packet-iec104.c
 
-fix 1203 as found by stephen fisher
+From Joan Ramio:
+IEC 60870-5-104 dissector decodes nothing
+(new_tvb reported length bug)
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3650
 ------------------------------------------------------------------------
-r19840 | guy | 2006-11-06 16:54:01 -0800 (Mon, 06 Nov 2006) | 7 lines
+r29049 | stig | 2009-07-10 01:03:19 -0700 (Fri, 10 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/plugins/Makefile.nmake
-
-Split the ".." and subdirectory into two separate "cd"s, in the hopes of
-reducing the chances that, if a plugin is removed, an extra ".."
-reference will be left in.
+   M /trunk/epan/dissectors/packet-enip.c
 
-Get rid of the extra ".."s that were left in when the ACN plugin was
-recently removed.
+Header field cleanup.
 
 ------------------------------------------------------------------------
-r19841 | guy | 2006-11-06 16:55:14 -0800 (Mon, 06 Nov 2006) | 2 lines
+r29050 | stig | 2009-07-10 02:09:11 -0700 (Fri, 10 Jul 2009) | 8 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/epan/dissectors/packet-icmp.c
+
+Cleanup handling of ICMP type and code:
+- Use value_string to convert strings
+- Added more types and codes from IANA
 
-Get rid of more ACN plugin references.
+Removed use of check_col()
+Check checksum also if no tree
+Some white space cleanup
 
 ------------------------------------------------------------------------
-r19842 | guy | 2006-11-06 16:56:04 -0800 (Mon, 06 Nov 2006) | 2 lines
+r29051 | stig | 2009-07-10 02:12:13 -0700 (Fri, 10 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/packaging/nsis/Makefile.nmake
+   M /trunk/epan/dissectors/packet-ff.c
 
-Get rid of another ACN reference.
+Use correct length for "Version OD Calling".
+This fixes bug 3694.
 
 ------------------------------------------------------------------------
-r19843 | guy | 2006-11-06 16:56:45 -0800 (Mon, 06 Nov 2006) | 2 lines
+r29052 | etxrab | 2009-07-10 02:40:11 -0700 (Fri, 10 Jul 2009) | 1 line
 Changed paths:
-   M /trunk/packaging/u3/win32/makefile.nmake
-
-Get rid of another ACN reference.
+   M /trunk/diameter/dictionary.xml
 
+More 3GPP updates.
 ------------------------------------------------------------------------
-r19844 | jake | 2006-11-06 23:39:16 -0800 (Mon, 06 Nov 2006) | 4 lines
+r29053 | etxrab | 2009-07-10 05:26:39 -0700 (Fri, 10 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-dcom-cba-acco.c
-   M /trunk/epan/dissectors/packet-dcom.c
-   M /trunk/epan/dissectors/packet-fcswils.c
-   M /trunk/gtk/sctp_graph_dlg.c
+   M /trunk/epan/dissectors/packet-gtp.c
 
-From Albert Chin:
-Patch attached to convert usage of ntohl() -> g_ntohl(). On HP-UX,
-ntohl() isn't available unless you -D_XOPEN_SOURCE_EXTENDED but there
-are other uses of g_ntohl().
+Restore hf_gtp_ext_rat_type as it's used in decode_gtp_rat_type().
+Fix IMEI(SV) While we're at it.
 ------------------------------------------------------------------------
-r19845 | jmayer | 2006-11-06 23:47:49 -0800 (Mon, 06 Nov 2006) | 2 lines
+r29054 | stig | 2009-07-10 05:48:48 -0700 (Fri, 10 Jul 2009) | 7 lines
 Changed paths:
-   M /trunk/gtk/funnel_stat.c
-   M /trunk/gtk/sctp_assoc_analyse.c
-   M /trunk/gtk/sctp_stat.h
+   M /trunk/epan/dissectors/packet-icmpv6.c
+   M /trunk/epan/dissectors/packet-ipv6.h
 
-Warning fixes (void) instead of (), no newline at end of file.
+Cleanup handling of ICMPv6 type and code (not complete):
+- Use value_string to convert strings
+- Added more types and codes from IANA
+
+Removed use of check_col()
+Some white space cleanup
 
 ------------------------------------------------------------------------
-r19846 | jmayer | 2006-11-06 23:52:53 -0800 (Mon, 06 Nov 2006) | 47 lines
+r29055 | etxrab | 2009-07-10 08:15:14 -0700 (Fri, 10 Jul 2009) | 1 line
 Changed paths:
-   M /trunk/tools/pidl/idl.yp
-   M /trunk/tools/pidl/lib/Parse/Pidl/IDL.pm
-   M /trunk/tools/pidl/lib/Parse/Pidl/NDR.pm
-   M /trunk/tools/pidl/lib/Parse/Pidl/ODL.pm
-   M /trunk/tools/pidl/lib/Parse/Pidl/Samba4/EJS.pm
-   M /trunk/tools/pidl/lib/Parse/Pidl/Samba4/Header.pm
-   M /trunk/tools/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm
-   M /trunk/tools/pidl/lib/Parse/Pidl/Wireshark/NDR.pm
+   M /trunk/epan/column_info.h
 
-Updated to revision 19604.
-Update from samba tree revision 19582 to 19604
-============================ Samba log start ============
+Fix a typo.
 ------------------------------------------------------------------------
-r19585 | jelmer | 2006-11-06 22:54:19 +0100 (Mon, 06 Nov 2006) | 10 lines
+r29056 | tuexen | 2009-07-10 13:00:54 -0700 (Fri, 10 Jul 2009) | 3 lines
 Changed paths:
-   M /branches/SAMBA_4_0/source/pidl/idl.yp
-   M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/IDL.pm
-   M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/NDR.pm
-   M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/ODL.pm
-   M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Samba4/EJS.pm
-   M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Samba4/Header.pm
-   M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm
-   M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Wireshark/NDR.pm
-
-Add support for some more standard IDL instructions:
- - `include' (replaces helper())
- - `import' (replaces depends())
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-gsm_abis_ip.c
+   M /trunk/epan/dissectors/packet-rsl.c
 
-Add support for parsing importlib() - importlib() is now ignored (with a
-warning), but no longer causes syntax errors.
+Add ip.access A-bis over IP dissector received from Harald Welte.
+Removed check_col() calls.
 
-helper() and depends() are now marked deprecated and will cause warnings.
+------------------------------------------------------------------------
+r29057 | tuexen | 2009-07-10 13:03:25 -0700 (Fri, 10 Jul 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_abis_ip.c
 
+Fix the two other nits reported by Jaap.
 
 ------------------------------------------------------------------------
-r19588 | jelmer | 2006-11-06 23:54:49 +0100 (Mon, 06 Nov 2006) | 2 lines
+r29058 | tuexen | 2009-07-10 13:07:57 -0700 (Fri, 10 Jul 2009) | 2 lines
 Changed paths:
-   M /branches/SAMBA_4_0/source/pidl/idl.yp
-   M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/IDL.pm
-   M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Samba4/Header.pm
+   M /trunk/epan/dissectors/packet-gsm_abis_ip.c
 
-Use include and import statements rather than depends() and helper().
+Fix last issue reported by Jaap.
 
 ------------------------------------------------------------------------
-r19599 | jelmer | 2006-11-07 02:00:27 +0100 (Tue, 07 Nov 2006) | 2 lines
+r29059 | wmeier | 2009-07-10 13:35:34 -0700 (Fri, 10 Jul 2009) | 2 lines
 Changed paths:
-   M /branches/SAMBA_4_0/source/pidl/idl.yp
-   M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/IDL.pm
+   M /trunk/epan/dissectors/packet-gsm_abis_ip.c
 
-Fix --includedir.
+Two minor changes: include emem.h not req'd; SUB_IPACCESS not used.
 
 ------------------------------------------------------------------------
+r29060 | jake | 2009-07-10 14:54:29 -0700 (Fri, 10 Jul 2009) | 6 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcm.c
+   M /trunk/epan/dissectors/packet-dcm.h
+   M /trunk/gtk/export_object_dicom.c
+
+From David Aggeler:
+ * - Fixed corrupt files on DICOM Export
+ * - Fixed memory limitation on DICOM Export
+ * - Removed minimum packet length for static port mode
+ * - Simplified checks for heuristic mode
+ * - Removed unused functions
 ------------------------------------------------------------------------
-============================ Samba log end ==============
+r29061 | gerald | 2009-07-10 16:39:23 -0700 (Fri, 10 Jul 2009) | 7 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-netflow.c
 
+Don't use tvb_memcpy to fill in a struct. (Cue Jamie Hyneman saying
+"EVER!") Expand the entry/scope struct to include private enterprise
+numbers instead of casting guint32s to arbritrary chunks of memory.
+Limit the number of entries and scopes we allocate.  Don't allocate
+memory every time we see a new template.  Don't use a C++ keyword for
+variable names.
 
 ------------------------------------------------------------------------
-r19847 | jmayer | 2006-11-06 23:57:07 -0800 (Mon, 06 Nov 2006) | 2 lines
+r29062 | etxrab | 2009-07-11 01:38:41 -0700 (Sat, 11 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/pidl/nspi/Makefile
-
-Update to use --includedir instead of copying idl_types.h.
+   M /trunk/epan/dissectors/packet-gsm_abis_ip.c
 
+From Harald Welte:
+Add some more GSM A-bis IP message types.
 ------------------------------------------------------------------------
-r19848 | jmayer | 2006-11-06 23:58:01 -0800 (Mon, 06 Nov 2006) | 1 line
+r29063 | etxrab | 2009-07-11 02:50:09 -0700 (Sat, 11 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/pidl/nspi
+   M /trunk/epan/dissectors/packet-pw-eth.c
+   M /trunk/gtk/decode_as_dlg.c
 
-Update svn:ignore
+From Artem Tamazov:
+Analyze->Decode as... menu item becomes unavailable in some situations.(Ethernet-PW)
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3642
 ------------------------------------------------------------------------
-r19849 | jmayer | 2006-11-07 00:00:30 -0800 (Tue, 07 Nov 2006) | 1 line
+r29064 | wmeier | 2009-07-11 08:36:18 -0700 (Sat, 11 Jul 2009) | 5 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-dcerpc-nspi.c
+   M /trunk/epan/dissectors/packet-paltalk.c
+
+Fix use of "unaligned" memory references;
+Fixes Bug #3689.
+Also: fix IPV4 address comparisons which would be incorrect
+      on a big-endian machine.
 
-regenerate with news pidl
 ------------------------------------------------------------------------
-r19850 | jmayer | 2006-11-07 00:04:11 -0800 (Tue, 07 Nov 2006) | 1 line
+r29065 | etxrab | 2009-07-12 02:05:03 -0700 (Sun, 12 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/unicode-utils.c
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/packet_list_store.c
+   M /trunk/gtk/packet_list_store.h
 
-Warning fix about empty source file
+Some small fixes from Jakub Zawadzki joined with my efforts
+to only store the used columns.
 ------------------------------------------------------------------------
-r19851 | guy | 2006-11-07 00:19:57 -0800 (Tue, 07 Nov 2006) | 2 lines
+r29066 | stig | 2009-07-12 03:19:13 -0700 (Sun, 12 Jul 2009) | 6 lines
 Changed paths:
-   M /trunk/epan/dissectors/pidl/README
+   M /trunk/epan/dissectors/packet-dcerpc-eventlog.c
+   M /trunk/epan/frame_data.h
+   M /trunk/epan/libwireshark.def
+   M /trunk/epan/packet.c
+   M /trunk/epan/packet.h
+   M /trunk/gtk/main_proto_draw.c
+   M /trunk/print.c
 
-You run perl, not make, on Makefile.PL files.
+From Kovarththanan Rajaratnam via bug 3702:
+This patch optimizes the data source name processing in add_new_data_source()
+by delaying it. We now simply store the constant string and lazily compute the
+name when needed. This gives a performance boost because we only need the name
+if we have multiple data sources.
 
 ------------------------------------------------------------------------
-r19852 | sahlberg | 2006-11-07 00:33:24 -0800 (Tue, 07 Nov 2006) | 12 lines
+r29067 | wmeier | 2009-07-12 06:41:36 -0700 (Sun, 12 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-usb.c
-   M /trunk/epan/dissectors/packet-usb.h
+   M /trunk/epan/dissectors/packet-tipc.c
 
-from albert chin
+Don't coerce a pointer to guint32 when pointing to a guint8.
+Using that pointer will fetch the guint8 plus who knows what....
 
+------------------------------------------------------------------------
+r29068 | wmeier | 2009-07-12 07:13:01 -0700 (Sun, 12 Jul 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-sctp.c
 
+Fix a typo
 
-The Solaris C compiler, among others, do not allow anonymous unions.
-Patch attached.
+------------------------------------------------------------------------
+r29069 | jake | 2009-07-12 08:03:05 -0700 (Sun, 12 Jul 2009) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-rtmpt.c
 
+From Nick Ford:
+Chunks handled individually rather than as complete messages which have
+the risk of being fragmented and unrecognizable.
+Added FLV data type.
+Allow simultaneous RTMP streams to be handled independently.
+------------------------------------------------------------------------
+r29070 | gerald | 2009-07-12 08:03:33 -0700 (Sun, 12 Jul 2009) | 1 line
+Changed paths:
+   M /trunk/epan/enterprise-numbers
+   M /trunk/manuf
 
+[Automatic manuf and enterprise-numbers update for 2009-07-12]
+------------------------------------------------------------------------
+r29073 | etxrab | 2009-07-12 09:34:20 -0700 (Sun, 12 Jul 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/packet_list_store.c
 
-thanks albert
+Add a forgotten piece of code...
+------------------------------------------------------------------------
+r29074 | etxrab | 2009-07-12 12:08:55 -0700 (Sun, 12 Jul 2009) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-rtmpt.c
 
+Make iCommand a guint8.
+------------------------------------------------------------------------
+r29075 | etxrab | 2009-07-12 12:38:55 -0700 (Sun, 12 Jul 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/packet_list_store.c
 
+Column index now corresponds to the column in the tree view.
 ------------------------------------------------------------------------
-r19853 | jmayer | 2006-11-07 00:41:46 -0800 (Tue, 07 Nov 2006) | 18 lines
+r29076 | sfisher | 2009-07-12 22:27:25 -0700 (Sun, 12 Jul 2009) | 6 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/gtk/new_packet_list.c
 
-albert chin:
 
-version_info.c has:
-  #ifdef HAVE_LIBGCRYPT
-  #include <gcrypt.h>
-  #endif /* HAVE_LIBGCRYPT */
+Change the new packet list to use a cell data function for displaying
+values in each column's rows.  This is the first step in adding coloring
+rule support and other features.
 
-  #ifdef HAVE_LIBGNUTLS
-  #include <gnutls/gnutls.h>
-  #endif /* HAVE_LIBGNUTLS */
 
-However, Makefile.am doesn't include the necessary CPPFLAGS/LDFLAGS to
-resolve symbols from the above. Patch attached.
+------------------------------------------------------------------------
+r29077 | etxrab | 2009-07-13 01:35:30 -0700 (Mon, 13 Jul 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_a_bssmap.c
 
+APDU incorrectly dissected(BSSLAP Protocol Not Decoded In BSSMAP-LE Messages).
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3711
+------------------------------------------------------------------------
+r29078 | martinm | 2009-07-13 03:55:53 -0700 (Mon, 13 Jul 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-catapult-dct2000.c
 
-Note: dumpcap should not need to be linked to gnutls, but that's a
-problem with the version infrastructure.
+Remove calls to check_col(), and stop giving '{' a line of its own.
 
 ------------------------------------------------------------------------
-r19854 | guy | 2006-11-07 01:06:53 -0800 (Tue, 07 Nov 2006) | 9 lines
+r29079 | martinm | 2009-07-13 04:23:40 -0700 (Mon, 13 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-acn.c
-   M /trunk/epan/dissectors/packet-acn.h
-
-Bitfields are bad - the C language spec does *NOT* guarantee which bits
-will correspond to which bit fields.  Don't use them.
+   M /trunk/epan/dissectors/packet-mac-lte.c
+   M /trunk/epan/dissectors/packet-pdcp-lte.c
+   M /trunk/epan/dissectors/packet-rlc-lte.c
 
-Use #defines rather than numbers in the appropriate places.
+Remove calls to check_col().
 
-Constify some arguments.
+------------------------------------------------------------------------
+r29080 | wmeier | 2009-07-13 07:29:13 -0700 (Mon, 13 Jul 2009) | 3 lines
+Changed paths:
+   M /trunk/doc/tshark.pod
 
-Get rid of C++ comments.
+Add additional indentation to -z <statistics> swction to improve readability.
+Various other minor reformatting and rewording.
 
 ------------------------------------------------------------------------
-r19855 | guy | 2006-11-07 01:12:30 -0800 (Tue, 07 Nov 2006) | 2 lines
+r29081 | wmeier | 2009-07-13 07:54:47 -0700 (Mon, 13 Jul 2009) | 5 lines
 Changed paths:
-   M /trunk/doc/README.developer
+   M /trunk/doc/wireshark.pod
 
-Add Yet Another Portability Recommendation.
+Add additional indentation to -z <statistics> section to improve readability.
+Do some work on "Interface" section to have it match current Wireshark: 
+  additionas/changes to "Menu Items" sub-section.
+Various other minor reformatting and rewording.
 
 ------------------------------------------------------------------------
-r19856 | ulfl | 2006-11-07 01:36:26 -0800 (Tue, 07 Nov 2006) | 1 line
+r29082 | etxrab | 2009-07-13 10:33:14 -0700 (Mon, 13 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/Makefile.nmake
+   M /trunk/epan/dissectors/packet-hci_h4.c
 
-don't copy mibs.txt files to mibs, but to snmp\mibs
+From  Kovarththanan Rajaratnam:
+hci_h4: Optimize column/field handling
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3703
 ------------------------------------------------------------------------
-r19857 | guy | 2006-11-07 01:50:09 -0800 (Tue, 07 Nov 2006) | 16 lines
+r29083 | etxrab | 2009-07-13 10:40:31 -0700 (Mon, 13 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/capture_loop.c
+   M /trunk/epan/dissectors/packet-smb2.c
 
-As Ulf Lamping notes:
+From Chris Costa:
+SMB2 Error Response doesn't decode properly.
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3609
+------------------------------------------------------------------------
+r29084 | guy | 2009-07-13 10:43:44 -0700 (Mon, 13 Jul 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-hci_h4.c
 
-       if the pipename argument to cap_pipe_open_live() is null, that's
-       a bug, and we want a crash so it's caught;
+Note what the "Unknown" value is.
 
-       if ld->pcap_h is null in capture_loop_dispatch(), that's a bug,
-       and we want a crash so it's caught;
+------------------------------------------------------------------------
+r29085 | gerald | 2009-07-13 11:54:24 -0700 (Mon, 13 Jul 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-ieee80211.c
 
-       if capture_opts is null in capture_loop_start(), that's a bug,
-       and we want a crash so it's caught;
+Squelch a couple of Valgrind warnings. This should fix bug 3700.
 
-       there's no need to null out capture_opts->save_file twice.
+------------------------------------------------------------------------
+r29086 | gerald | 2009-07-13 13:12:53 -0700 (Mon, 13 Jul 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-giop.c
 
-Also, errmsg and secondary_errmsg are null-terminated strings, so the
-array size should be the maximum length + 1.
+Check to see if tvb_child_uncompress returns NULL. Fixes bug 3705.
 
 ------------------------------------------------------------------------
-r19858 | jmayer | 2006-11-07 02:55:12 -0800 (Tue, 07 Nov 2006) | 1 line
+r29087 | jake | 2009-07-13 15:29:59 -0700 (Mon, 13 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/Makefile.am
+   M /trunk/epan/dissectors/packet-llc.c
 
-Another packet-acn.c leftover
+Fix for bug 3710:
+Use the derived length of the control field i.s.o. assuming its size.
 ------------------------------------------------------------------------
-r19859 | sahlberg | 2006-11-07 05:19:31 -0800 (Tue, 07 Nov 2006) | 15 lines
+r29088 | jake | 2009-07-13 15:46:32 -0700 (Mon, 13 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-tcp.c
-   M /trunk/epan/dissectors/packet-tcp.h
-   M /trunk/epan/packet_info.h
-   M /trunk/epan/req_resp_hdrs.c
+   M /trunk/doc/tshark.pod
 
-fix for bug 1200
+From Reinhard Speyerer:
+The description of tshark -t dd is missing from tshark.pod.
 
+------------------------------------------------------------------------
+r29089 | guy | 2009-07-13 16:35:26 -0700 (Mon, 13 Jul 2009) | 6 lines
+Changed paths:
+   M /trunk/doc/tshark.pod
+   M /trunk/doc/wireshark.pod
 
-there used to be a bug in tcp reassembly that even if the dissector only asked for x more bytes from the next segment   the entire segment would still be added to reassembly.
-this caused some issues when there was a new multisegment pdu that started at the end of the segment   but this bug was fixed when tcp reassembly was refactored semi-recently.
+Fix one place where we didn't mention "-t dd".
 
+Put the description of the default time format after the description of
+all the time formats, i.e. say "the default is relative" after we say
+what "relative" is.
 
-there was also another "bug" in the http reassembly that it would only ask for one more byte at a time when doing reassembly.
-this did work well however when we still had the bug in tcp reassembly   but made wireshark become very very very slow once this tcp bug was fixed  since it is very very very slow to reassemble a huge http pdu just one byte at a time.
+------------------------------------------------------------------------
+r29090 | stig | 2009-07-14 02:33:54 -0700 (Tue, 14 Jul 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-smb2.c
 
+Header field cleanup.
 
-this patch adds partial support (what we need for http   which does not use tcp_dissect_pdus() ) for the desegmentation flag : DESEGMENT_ONE_MORE_SEGMENT and also to the http dissector   so that reassembly of http headers spanning multiple semgents now become fast again
+------------------------------------------------------------------------
+r29091 | etxrab | 2009-07-14 05:41:11 -0700 (Tue, 14 Jul 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/packet_list_store.c
 
+Fix the sort routine.
+------------------------------------------------------------------------
+r29092 | martinm | 2009-07-14 06:08:23 -0700 (Tue, 14 Jul 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-mac-lte.c
 
+Add preference to control whether decode of CRC-error'd frames should be attempted.
 
 ------------------------------------------------------------------------
-r19860 | guy | 2006-11-07 11:25:32 -0800 (Tue, 07 Nov 2006) | 4 lines
+r29093 | etxrab | 2009-07-14 10:15:03 -0700 (Tue, 14 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/wiretap/README.developer
-
-Update to describe all that the read routine needs to return, and to
-indicate what the seek_read routine needs to do and that you *have* to
-have a seek_read routine.
+   M /trunk/wimaxasncp/dictionary.xml
 
+From  Rajasekhar Reddy Gali:
+"dictionary.xml file is very old..." - Update the Wimax .xml file
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3731
 ------------------------------------------------------------------------
-r19861 | etxrab | 2006-11-07 11:25:59 -0800 (Tue, 07 Nov 2006) | 3 lines
+r29094 | martinm | 2009-07-14 10:43:20 -0700 (Tue, 14 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/asn1/h248/h248.cnf
-   M /trunk/asn1/h248/h248v3.asn
-   M /trunk/asn1/h248/packet-h248-template.c
-   M /trunk/epan/dissectors/packet-h248.c
-   M /trunk/epan/dissectors/packet-h248.h
+   M /trunk/epan/dissectors/packet-mac-lte.c
+
+Trivial formatting changes to RAR output.
 
-Fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1206
-MEGACO message cannot be decoded correctly for ServiceChange Command
-And decoding of serviceChangeReason.
 ------------------------------------------------------------------------
-r19862 | guy | 2006-11-07 11:49:58 -0800 (Tue, 07 Nov 2006) | 11 lines
+r29095 | gerald | 2009-07-14 12:13:14 -0700 (Tue, 14 Jul 2009) | 14 lines
 Changed paths:
-   M /trunk/print.c
+   M /trunk/epan/dissectors/packet-ziop.c
 
-Based on a change from Paul Blankenbaker, make the "show" attribute for
-a field an empty string if the field is zero-length; for some reason,
-the existing code doesn't handle that correctly.
+From Alvaro Vega Garcia via bug 3652:
 
-Also, the NetPDL Visualization Extension:
+Patch with some improvements for packet ziop dissector following patch
+about MIOP dissector submitted by Kovarththanan Rajaratnam.
 
-       http://www.nbee.org/Docs/NetPDL/NetPDLVisualization.htm
+From me:
 
-seems to imply that "value" has to be present, so display it even if the
-field is zero-length.
+Add a link to the protocol specification.  Don't tvb_memcpy over
+structs! Remove some more tvbuffs.  Don't call proto_item_add_subtree if
+we're not going to use the trees.  Call proto_tree_add_item instead of
+proto_tree_add_text Remove a bunch of unused ett_ variables and a few
+other now-unused variables.  Register the field array with the correct
+length.
 
 ------------------------------------------------------------------------
-r19863 | guy | 2006-11-07 12:30:34 -0800 (Tue, 07 Nov 2006) | 2 lines
+r29096 | etxrab | 2009-07-14 13:49:34 -0700 (Tue, 14 Jul 2009) | 7 lines
 Changed paths:
-   M /trunk/epan/ftypes/ftype-bytes.c
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-v52.c
+   M /trunk/epan/dissectors/packet-v5ua.c
 
-Fix bytes_repr_len() to correctly handle a zero-length FT_BYTES field
+From     Vladimir Smrekar :
+v5.2-User Adaptation Layer and V5.2 Interface.
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3732
 
+Me:
+Removed check_col(), hf blurbs, removed global vars and regestering
+SCTP port in packet-v52.c.
 ------------------------------------------------------------------------
-r19864 | guy | 2006-11-07 13:04:41 -0800 (Tue, 07 Nov 2006) | 7 lines
+r29097 | wmeier | 2009-07-14 14:34:03 -0700 (Tue, 14 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/print.c
+   M /trunk/epan/dissectors/packet-v52.c
 
-Revert the previous changes - the problem Paul Blankenbaker was fixing
-was really a problem with bytes_repr_len() and zero-length FT_BYTES
-fields, and it's not clear what to do about fields that have zero
-length.  (Put in a comment about that.)
-
-Clean up indentation a bit.
+#include prefs.h not req'd; Also: remove unused #define
 
 ------------------------------------------------------------------------
-r19865 | guy | 2006-11-07 13:27:52 -0800 (Tue, 07 Nov 2006) | 4 lines
+r29098 | gerald | 2009-07-14 16:09:59 -0700 (Tue, 14 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-aim-sst.c
+   M /trunk/epan/dissectors/packet-afs.c
 
-The tvb_ensure_length_remaining() calls aren't needed - we want an
-exception to be thrown if all the data for the icon isn't there, so the
-packet gets marked as incomplete.
+Remove an unused define.
 
 ------------------------------------------------------------------------
-r19866 | jmayer | 2006-11-07 16:10:09 -0800 (Tue, 07 Nov 2006) | 1 line
+r29100 | stig | 2009-07-15 01:56:12 -0700 (Wed, 15 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/asn1/h248/h248.cnf
-   M /trunk/epan/dissectors/packet-h248.c
-   M /trunk/epan/dissectors/packet-h248.h
+   M /trunk/epan/proto.c
 
-Make things build on my system again
-------------------------------------------------------------------------
-r19867 | etxrab | 2006-11-07 22:57:29 -0800 (Tue, 07 Nov 2006) | 1 line
-Changed paths:
-   M /trunk/asn1/h248/Makefile
-   M /trunk/epan/dissectors/packet-h248.c
-   M /trunk/epan/dissectors/packet-h248.h
+From Kovarththanan Rajaratnam:
+Add "text" abbrev + tighten FT_FRAMENUM checks.
 
-Use h248v3.asn.
 ------------------------------------------------------------------------
-r19868 | jmayer | 2006-11-08 05:59:46 -0800 (Wed, 08 Nov 2006) | 1 line
+r29103 | stig | 2009-07-15 12:33:48 -0700 (Wed, 15 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/asn1/h248/packet-h248-template.c
-   M /trunk/epan/dissectors/packet-h248.c
+   M /trunk/epan/dissectors/packet-enip.c
+
+Indent some comments.
 
-Make Wireshark build on my system (gcc 4.1.0) again
 ------------------------------------------------------------------------
-r19869 | etxrab | 2006-11-08 13:28:03 -0800 (Wed, 08 Nov 2006) | 1 line
+r29104 | etxrab | 2009-07-15 13:55:31 -0700 (Wed, 15 Jul 2009) | 1 line
 Changed paths:
-   M /trunk/asn1/h248/packet-h248-template.c
-   M /trunk/epan/dissectors/packet-h248.c
+   M /trunk/Makefile.nmake
+   M /trunk/epan/crc/Makefile.nmake
+   M /trunk/epan/crypt/Makefile.nmake
+   M /trunk/epan/dfilter/Makefile.nmake
+   M /trunk/epan/ftypes/Makefile.nmake
+   M /trunk/epan/wslua/Makefile.nmake
+   M /trunk/gtk/Makefile.nmake
+   M /trunk/plugins/ethercat/Makefile.nmake
+   M /trunk/wiretap/Makefile.nmake
+   M /trunk/wsutil/Makefile.nmake
 
-Sorry that should have been static int. Corrcted now.
+Add /MP flag to make use of multi cores.
 ------------------------------------------------------------------------
-r19870 | jake | 2006-11-09 04:27:52 -0800 (Thu, 09 Nov 2006) | 2 lines
+r29105 | guy | 2009-07-15 14:30:37 -0700 (Wed, 15 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-hpsw.c
+   M /trunk/epan/dissectors/packet-ziop.c
 
-Improve HP Switch Protocol Dissection.
+Get rid of C++-style comment (and anglicize it).
 
 ------------------------------------------------------------------------
-r19871 | martinm | 2006-11-09 08:35:12 -0800 (Thu, 09 Nov 2006) | 1 line
+r29109 | gerald | 2009-07-15 15:51:01 -0700 (Wed, 15 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-catapult-dct2000.c
-   M /trunk/epan/dissectors/packet-umts_fp.c
+   M /trunk/epan/dissectors/packet-v52.c
+
+Make sure we advance our offset during a while loop. This should fix recent
+fuzz errors.
 
-Make it easier to track user-buffer-space vs capacity requests for HSDPA calls
 ------------------------------------------------------------------------
-r19872 | martinm | 2006-11-09 08:46:58 -0800 (Thu, 09 Nov 2006) | 1 line
+r29111 | gerald | 2009-07-15 16:16:10 -0700 (Wed, 15 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-rtcp.c
+   M /trunk/epan/dissectors/packet-v52.c
+
+Add a modeline blurb. Minor indentation fix.
 
-Use value_string for info column.  Also use fences to handle compound packets
 ------------------------------------------------------------------------
-r19873 | martinm | 2006-11-10 04:06:10 -0800 (Fri, 10 Nov 2006) | 1 line
+r29114 | etxrab | 2009-07-16 01:27:18 -0700 (Thu, 16 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-umts_fp.c
+   M /trunk/Makefile.nmake
+   M /trunk/config.nmake
+   M /trunk/epan/crc/Makefile.nmake
+   M /trunk/epan/crypt/Makefile.nmake
+   M /trunk/epan/dfilter/Makefile.nmake
+   M /trunk/epan/ftypes/Makefile.nmake
+   M /trunk/epan/wslua/Makefile.nmake
+   M /trunk/gtk/Makefile.nmake
+   M /trunk/wiretap/Makefile.nmake
+   M /trunk/wsutil/Makefile.nmake
 
-Fix test
+Move th /MP flag setting to LOCAL_CFLAGS set in configure.nmake
+for MSVC variant 2008 only. As suggested by Bill Meier.
 ------------------------------------------------------------------------
-r19874 | sahlberg | 2006-11-10 12:53:42 -0800 (Fri, 10 Nov 2006) | 8 lines
+r29115 | stig | 2009-07-16 03:45:14 -0700 (Thu, 16 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/req_resp_hdrs.c
-
-fix for bug 1142
-
-
-if we dont have a content-length   but we do have a keepalive in the header then we should not do reassemble-until-fin.
+   M /trunk/epan/dissectors/packet-fc.c
+   M /trunk/wiretap/pcap-common.c
+   M /trunk/wiretap/wtap.c
+   M /trunk/wiretap/wtap.h
 
-convert some tvb_get_String into tvb_get_ephemeral_string at the same time
+From Kahou via bug 3739:
+New DLT value is added for Fibre Channel FC2.
 
+------------------------------------------------------------------------
+r29116 | morriss | 2009-07-16 05:39:50 -0700 (Thu, 16 Jul 2009) | 1 line
+Changed paths:
+   M /trunk/config.nmake
 
+/MP also works with 2008EE
 ------------------------------------------------------------------------
-r19875 | sahlberg | 2006-11-10 15:36:57 -0800 (Fri, 10 Nov 2006) | 10 lines
+r29118 | gerald | 2009-07-16 10:00:58 -0700 (Thu, 16 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/epan/dissectors/packet-nfs.c
+   M /trunk/asn1/snmp/packet-snmp-template.c
+   M /trunk/epan/dissectors/packet-snmp.c
+   M /trunk/epan/dissectors/packet-snmp.h
 
-From Alex B
+Don't crash if we happen to load a bad MIB file.
 
+------------------------------------------------------------------------
+r29121 | jake | 2009-07-16 12:57:15 -0700 (Thu, 16 Jul 2009) | 11 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-ipsec.c
 
-Added support for upcoming Netapp's ONTAP-GX nfsv3 filehandle.
+From David Dahlberg:
+As for now, Wireshark supports only 96-bit (or 0-bit for NULL authentication)
+integrity control values (ICVs) for IPsec ESP. While the autentication field is
+of variable length, this may lead to situations where the whole packet is not
+parsable.
 
-Alex.
+To solve this, I added generic classes (not checked) for 128, 192 and 256 bit
+ICVs to the ESP dissector. I also split the HMAC-SHA-256 autentication
+algorithm to HMAC-SHA-256-128 (128 bit as defined in RFC 4868) and
+HMAC-SHA-256-96 (from the very first draft, nevertheless unpatched Linux and
+BSDs do it this way).
+------------------------------------------------------------------------
+r29122 | gerald | 2009-07-16 13:52:36 -0700 (Thu, 16 Jul 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/packet.c
 
+Zero out the packet_info struct for each packet instead of trying to
+initialize everything by hand. Fixes a Valgrind warning.
 
+------------------------------------------------------------------------
+r29123 | gerald | 2009-07-16 14:03:39 -0700 (Thu, 16 Jul 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-rsvp.c
 
+Make sure some variables are initialized so that Valgrind quits
+complaining.  Use se_memdup to copy memory.
 
 ------------------------------------------------------------------------
-r19876 | ulfl | 2006-11-10 17:29:43 -0800 (Fri, 10 Nov 2006) | 1 line
+r29124 | etxrab | 2009-07-16 14:09:18 -0700 (Thu, 16 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-lldp.c
+   M /trunk/epan/dissectors/packet-per.c
 
-add dissection of PROFINET "MRP Port Status"
+From   Sean Yunjnz:
+Problem in packet-per.c for ASN.1 PER Encoding.
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3733
 ------------------------------------------------------------------------
-r19877 | sahlberg | 2006-11-11 14:39:25 -0800 (Sat, 11 Nov 2006) | 6 lines
+r29125 | etxrab | 2009-07-16 14:27:56 -0700 (Thu, 16 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-tcp.c
-   M /trunk/epan/emem.c
-   M /trunk/epan/emem.h
-
-fix so that tcp.pdu.time works again.
-it broken in one of the previous bugfixes to tcp
+   M /trunk/plugins/wimaxasncp/packet-wimaxasncp.c
 
-add a function to print an emem tree to the console for easier emem tree debugging
+From   Rajasekhar Reddy Gali:
+packet-wimaxasncp.c file need to update with latest wimax spec.
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3730
+------------------------------------------------------------------------
+r29126 | gerald | 2009-07-16 14:35:54 -0700 (Thu, 16 Jul 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-rsvp.c
 
+Use SE_COPY_ADDRESS instead of trying to attach ep_alloced data to an
+se_alloced struct.
 
 ------------------------------------------------------------------------
-r19878 | gerald | 2006-11-11 16:52:05 -0800 (Sat, 11 Nov 2006) | 5 lines
+r29127 | gerald | 2009-07-16 15:24:31 -0700 (Thu, 16 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ieee80211.c
-   M /trunk/epan/dissectors/packet-radiotap.c
-   M /trunk/wiretap/libpcap.c
+   M /trunk/epan/dissectors/packet-nfs.c
 
-Add a plain "radiotap.channel" field to the radiotap dissector.
-Check for an invalid channel frequency.  Pass the channel, data rate,
-and quality to the 802.11 dissector, so that they show up there
-as well.  Clean up whitespace.
+Initialize a variable and remove a check_col.
 
 ------------------------------------------------------------------------
-r19879 | guy | 2006-11-12 14:12:39 -0800 (Sun, 12 Nov 2006) | 3 lines
+r29128 | gerald | 2009-07-16 15:25:06 -0700 (Thu, 16 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-dns.c
+   M /trunk/epan/reassemble.c
 
-mDNS treats the class field as a flag bit and 15 bits of class; display
-it as such.
+Check for an overflow. This should hopefully fix bug 3672.
 
 ------------------------------------------------------------------------
-r19880 | etxrab | 2006-11-12 14:18:50 -0800 (Sun, 12 Nov 2006) | 9 lines
+r29129 | jake | 2009-07-16 23:49:58 -0700 (Thu, 16 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/Makefile.nmake
-   M /trunk/config.nmake
-   M /trunk/packaging/nsis/wireshark.nsi
-   M /trunk/tools/win32-setup.sh
-
-Update to use the latest gtk 2.8 glib and pango libraries.
-Note from a mail on gtk dev list:
--rwxr-xr-x    1 tml      Administ   224510 Oct  3 18:35 libpango-1.0-0.dll
--rwxr-xr-x    1 tml      Administ    37952 Oct  3 18:35 libpangocairo-1.0-0.dll
--rwxr-xr-x    1 tml      Administ    58749 Oct  3 18:35 libpangowin32-1.0-0.dll
+   M /trunk/epan/dissectors/Makefile.common
+   M /trunk/epan/dissectors/packet-telnet.c
+   A /trunk/epan/dissectors/packet-tn3270.c
+   A /trunk/epan/dissectors/packet-tn3270.h
 
-(That's the relevant DLLs from the "bin" folder in Pango 1.14.5, where
-the module(s) are built-in into the DLLs, so no
-lib/pango/1.5.0/modules folder is needed.)
+From Robert Hogan:
+I'm working on a tn3270 dissector. 
+See: http://roberthogan.net/stuff/tn3270-dissector/
 ------------------------------------------------------------------------
-r19881 | guy | 2006-11-12 14:35:21 -0800 (Sun, 12 Nov 2006) | 2 lines
+r29130 | etxrab | 2009-07-17 01:24:06 -0700 (Fri, 17 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-dns.c
+   M /trunk/epan/addr_resolv.c
+   M /trunk/epan/addr_resolv.h
+   M /trunk/epan/to_str.c
 
-Flag the question as a "QM" question if the QU flag isn't set.
+From   Kovarththanan Rajaratnam:
+Optimize column fill path.
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3701
+------------------------------------------------------------------------
+r29131 | etxrab | 2009-07-17 06:42:46 -0700 (Fri, 17 Jul 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/packet_list_store.c
 
+make it possible to retreive the record with packet_list_get_value().
 ------------------------------------------------------------------------
-r19882 | guy | 2006-11-12 15:42:08 -0800 (Sun, 12 Nov 2006) | 3 lines
+r29132 | wmeier | 2009-07-17 07:25:56 -0700 (Fri, 17 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-dns.c
+   M /trunk/epan/dissectors/packet-tn3270.c
 
-Mark Krochmal says that the class field should be treated in mDNS as a
-flag and a 15-bit field even for OPT RRs.
+Minor changes: Move protocol_register & etc to end; 
+Use find_dissector instead of create_dissector_handle.
 
 ------------------------------------------------------------------------
-r19883 | gerald | 2006-11-12 17:15:56 -0800 (Sun, 12 Nov 2006) | 3 lines
+r29133 | gerald | 2009-07-17 08:59:24 -0700 (Fri, 17 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/image/make-icons
-   M /trunk/image/wsicon16.xpm
-   M /trunk/image/wsicon32.xpm
-   M /trunk/image/wsicon48.xpm
-   M /trunk/image/wsicon64.xpm
-   M /trunk/image/wsiconcap16.xpm
-   M /trunk/image/wsiconcap32.xpm
-   M /trunk/image/wsiconcap48.xpm
+   M /trunk/epan/to_str.c
 
-Set a transparency threshold for the XPM icons.  Have the make-icons script
-constify the XPMs.
+Fix an ep buffer overrun introduced in r29130.
 
 ------------------------------------------------------------------------
-r19884 | ashokn | 2006-11-13 09:30:38 -0800 (Mon, 13 Nov 2006) | 4 lines
+r29134 | wmeier | 2009-07-17 12:41:34 -0700 (Fri, 17 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-rsvp.c
-   M /trunk/epan/dissectors/packet-rsvp.h
+   M /trunk/epan/dissectors/packet-tn3270.c
 
-Add support for IPv4-Aggregate session/template/filter types.
+From Robert Hogan: "no need to register tn3270 for 'decode-as'".
 
+------------------------------------------------------------------------
+r29135 | gerald | 2009-07-17 15:59:59 -0700 (Fri, 17 Jul 2009) | 2 lines
+Changed paths:
+   M /trunk/gtk/airpcap_gui_utils.c
+   M /trunk/gtk/main_airpcap_toolbar.c
 
+Set the extension channel correctly. Fixup whitespace.
 
 ------------------------------------------------------------------------
-r19885 | etxrab | 2006-11-13 21:45:28 -0800 (Mon, 13 Nov 2006) | 9 lines
+r29137 | stig | 2009-07-18 13:10:14 -0700 (Sat, 18 Jul 2009) | 8 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-dcp.c
+   M /trunk/epan/dissectors/packet-xml.c
+   M /trunk/epan/libwireshark.def
+   M /trunk/epan/proto.c
+   M /trunk/epan/proto.h
+   M /trunk/epan/wspython/wspy_proto.c
+   M /trunk/plugins/mate/mate_runtime.c
+
+From Kovarththanan Rajaratnam via bug 3719:
+This patch optimizes proto_tree_prime_hfid() + friends and
+plugs a memleak in the process.
 
-This is Gerrit Renker code which:
+From me:
+Removed unused hfindex in proto_tree_new_item()
+Fixed ref_count entry in struct header_field_info.
 
-       * makes checksum computation dependent
-         upon the header CsCov field (cf. RFC 4340, 5.1)
-       * removes the case where checksums are zero
-         (unlike UDP/packet-udp, from which the code stems,
-          zero checksums are illegal in DCCP (as in TCP))
-       * fixes a minor typo - missing bitshift of the
-         CCVal field
 ------------------------------------------------------------------------
-r19886 | etxrab | 2006-11-13 21:47:57 -0800 (Mon, 13 Nov 2006) | 2 lines
+r29138 | gerald | 2009-07-19 08:03:36 -0700 (Sun, 19 Jul 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-ses.c
+   M /trunk/epan/enterprise-numbers
+   M /trunk/manuf
 
-From Stephen Fisher:
-a new more accurate fix for bug #1163.  Thanks to Graeme Lunt for pointing out that the first patch broke a different capture with legitimate SES data in it.  My patch also corrects the check for number of bytes existing from 4 to 2 as the minimum length of an SES PDU is only 2 bytes: 1 byte type, 1 byte length.
+[Automatic manuf and enterprise-numbers update for 2009-07-19]
 ------------------------------------------------------------------------
-r19887 | etxrab | 2006-11-13 21:49:59 -0800 (Mon, 13 Nov 2006) | 2 lines
+r29142 | sfisher | 2009-07-19 23:21:35 -0700 (Sun, 19 Jul 2009) | 8 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-tipc.c
+   M /trunk/color_filters.c
+   M /trunk/file.c
+   M /trunk/gtk/menus.c
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/ui_util.h
+
+
+Introduce packet list coloring for the NEW_PACKET_LIST.  One caveat: when
+enabling/disabling the coloring of the packet list from the menus, the user
+has to drag the mouse cursor over each displayed row to take away/add the
+coloring.  Dragging the scroll bar up or down will also take care of this as
+only the displayed rows are colored.
+
 
-From martin Peylo:
-This patch changes the name of "Link Configuration" Packets to "Neighbour Discovery" - as preferred by the creator of TIPC - and shows the TIPC src/dst in the columns instead of the MAC address for those packages.
 ------------------------------------------------------------------------
-r19888 | etxrab | 2006-11-13 22:00:48 -0800 (Mon, 13 Nov 2006) | 3 lines
+r29143 | etxrab | 2009-07-20 02:06:47 -0700 (Mon, 20 Jul 2009) | 1 line
 Changed paths:
-   M /trunk/gtk/main.c
+   M /trunk/gtk/new_packet_list.c
 
-From Simon Munton as pointed out by Stephen Fisher:
-patch on bug #220 (to main.c.
-the second part to packet_list.c was done separately for bug 1159 in rev 19735).  That patch fixes bug #1205 coincidentally.
+Avoid a crash if no color filter exists (SCTP trace).
 ------------------------------------------------------------------------
-r19889 | etxrab | 2006-11-13 22:14:20 -0800 (Mon, 13 Nov 2006) | 1 line
+r29144 | etxrab | 2009-07-20 04:33:02 -0700 (Mon, 20 Jul 2009) | 1 line
 Changed paths:
-   M /trunk/diameter/dictionary.xml
-   M /trunk/diameter/mobileipv4.xml
-   A /trunk/diameter/sip.xml
+   M /trunk/gtk/new_packet_list.c
 
-Add SIP application AVP:s (Incomplete) and sortmobileipv4 in numerical order.
+Redraw the list when color filters are enabled/disabled.
 ------------------------------------------------------------------------
-r19890 | etxrab | 2006-11-13 22:31:47 -0800 (Mon, 13 Nov 2006) | 1 line
+r29145 | stig | 2009-07-20 04:42:28 -0700 (Mon, 20 Jul 2009) | 8 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/packaging/nsis/wireshark.nsi
+   M /trunk/gtk/prefs_column.c
+
+Changed to use "Field type" instead of "Format", to be more descriptive.
+Moved "Filed name" fields below "Field type", to improve the layout.
+Always show the "Field name" fields, disable when field type is not custom.
+Remember field name even when changing field type, so the user can change his
+mind without losing the data entered.
+Some small adjustments to "Add" and "Remove" buttons.
+Added some tooltips.
 
-Add SIP application AVP:s.
 ------------------------------------------------------------------------
-r19891 | martinm | 2006-11-14 04:06:11 -0800 (Tue, 14 Nov 2006) | 4 lines
+r29146 | stig | 2009-07-20 05:40:55 -0700 (Mon, 20 Jul 2009) | 5 lines
 Changed paths:
-   M /trunk/wiretap/catapult_dct2000.c
+   M /trunk/epan/to_str.c
 
-- Use 64-bit indexes into file for packet locations (was previously casting index to and from void*) - this should allow very large files to be used
-- The characters between the timestamp and start of data are almost always " l ", optimise memory usage in this case
-- Rename hash table for clarity
+From Jakub Zawadzki via bug 3701:
+Fix regressions in r29130 and r29133
+In r29130 formating for DSECS was changed. (old: %01d now: %02d)
+In r29133 adding sign was removed (old: buf[0] = '-' now: buf[0] = '\0')
 
 ------------------------------------------------------------------------
-r19892 | martinm | 2006-11-14 05:45:35 -0800 (Tue, 14 Nov 2006) | 1 line
+r29147 | etxrab | 2009-07-20 09:09:50 -0700 (Mon, 20 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/wiretap/catapult_dct2000.c
+   M /trunk/file.c
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/ui_util.h
 
-Fix possible build error + warnings seen on buildbot
+Implement new_packet_list_find_row_from_data()
+Goto frame should work now.
 ------------------------------------------------------------------------
-r19893 | jmayer | 2006-11-14 12:01:41 -0800 (Tue, 14 Nov 2006) | 4 lines
+r29149 | etxrab | 2009-07-20 23:02:12 -0700 (Mon, 20 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/Makefile.am
-
-didier gautheron:
-       idl2wrs.sh is a generated file.
+   M /trunk/epan/dissectors/packet-e212.c
 
+From Gerasimos Dimitriadis:
+Enhancement to E.212 MCC/MNC decoding.
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3759
+------------------------------------------------------------------------
+r29150 | etxrab | 2009-07-20 23:08:45 -0700 (Mon, 20 Jul 2009) | 3 lines
+Changed paths:
+   M /trunk/plugins/profinet/packet-dcerpc-pn-io.c
 
+From Benjamin Meyer:
+Profinet dissector does not decode all defined error codes.
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3753
 ------------------------------------------------------------------------
-r19894 | jmayer | 2006-11-14 12:08:44 -0800 (Tue, 14 Nov 2006) | 6 lines
+r29151 | etxrab | 2009-07-20 23:20:47 -0700 (Mon, 20 Jul 2009) | 14 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-afp.c
-   M /trunk/getopt.c
-   M /trunk/gtk/rtp_analysis.c
+   M /trunk/epan/dissectors/packet-bacapp.c
+   M /trunk/epan/dissectors/packet-bacapp.h
 
-nikai@nikai.net:
-http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1225
+From  Herbert Lischka:
+Added some new features to BACnet dissection:
+- ListOfObjectPropertyReferences in scheduler
+- RestartReason
+- Properties for loop-object
+- LogDeviceObjectProperty in trend-log object
+- log-buffer entries in trend-log object
 
-Attempting a simple cleanup of duplicated includes, will attach patch.
+- reassemby of fragmented messages
+- fallback changed if iconv-library is not here
 
+Me: Moved includes from .h to .c as thats how we normaly do it.
 
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3736
 ------------------------------------------------------------------------
-r19895 | jmayer | 2006-11-14 12:32:29 -0800 (Tue, 14 Nov 2006) | 5 lines
+r29152 | guy | 2009-07-21 00:28:47 -0700 (Tue, 21 Jul 2009) | 7 lines
 Changed paths:
-   M /trunk/asn1/disp/packet-disp-template.c
-   M /trunk/editcap.c
-   M /trunk/epan/dissectors/packet-cops.c
-   M /trunk/epan/dissectors/packet-dcm.c
-   M /trunk/epan/dissectors/packet-disp.c
-   M /trunk/epan/dissectors/packet-dns.c
-   M /trunk/epan/dissectors/packet-ipdc.c
-   M /trunk/epan/dissectors/packet-nhrp.c
-   M /trunk/epan/dissectors/packet-pvfs2.c
-   M /trunk/epan/dissectors/packet-radius.c
-   M /trunk/epan/dissectors/packet-sip.c
-   M /trunk/gtk/capture_dlg.c
-   M /trunk/gtk/expert_dlg.c
-   M /trunk/gtk/funnel_stat.c
-   M /trunk/gtk/t38_analysis.c
-   M /trunk/gtk/voip_calls_dlg.c
-   M /trunk/tools/lemon/lemon.c
+   M /trunk/epan/dissectors/packet-bacapp.c
+
+Don't use tvb_length_remaining() - that just reports how much captured
+data is available, not how big the packet really is.
 
-nikai@nikai.net:
+Clean up white space.
 
-Remaining fixes from:
-http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1225
+Get rid of an unused parameter and two unused variables.
 
 ------------------------------------------------------------------------
-r19896 | sfisher | 2006-11-14 13:28:44 -0800 (Tue, 14 Nov 2006) | 3 lines
+r29153 | guy | 2009-07-21 00:44:04 -0700 (Tue, 21 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/plugins
-   M /trunk/tools
-
-Add svn:ignore to tools/TAGS and plugins/TAGS
+   M /trunk/epan/dissectors/packet-bacapp.c
 
+Fix typo.
 
 ------------------------------------------------------------------------
-r19897 | sfisher | 2006-11-14 14:35:22 -0800 (Tue, 14 Nov 2006) | 6 lines
+r29154 | martinm | 2009-07-21 00:59:16 -0700 (Tue, 21 Jul 2009) | 10 lines
 Changed paths:
-   M /trunk/cfile.h
-   M /trunk/file.c
-   M /trunk/gtk/main.c
-   M /trunk/gtk/proto_draw.c
-   M /trunk/gtk/proto_draw.h
+   M /trunk/epan/dissectors/packet-bacapp.c
 
+Stop using the C++ 'true' and 'false'.
 
-New feature to automatically highlight the field found when doing a find.
-This works for both string and hex searches.  This resolves feature request
-bug #776.
+I still get a compilation error...
+
+packet-bacapp.c: In function `dissect_bacapp':
+packet-bacapp.c:6350: warning: 'bacapp_invoke_id' might be used uninitialized in this function
+
+... although I've followed the paths (including the setting of 'segment'), and it looks bogus to me.
 
 
 ------------------------------------------------------------------------
-r19898 | sfisher | 2006-11-14 14:53:24 -0800 (Tue, 14 Nov 2006) | 5 lines
+r29155 | stig | 2009-07-21 01:07:40 -0700 (Tue, 21 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/gtk/follow_dlg.c
-
+   M /trunk/epan/dissectors/packet-bacapp.c
 
-A fix bug #1138: "Follow TCP Streams gets stream direction wrong if started
-from a server->client frame."
+Initialize bacapp_invoke_id to avoid a compiler warning.
 
+------------------------------------------------------------------------
+r29156 | etxrab | 2009-07-21 01:35:24 -0700 (Tue, 21 Jul 2009) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-bacapp.c
+   M /trunk/epan/dissectors/packet-bacapp.h
 
+size_t -> int to make the Win64 build bot happy.
 ------------------------------------------------------------------------
-r19899 | sfisher | 2006-11-14 22:46:11 -0800 (Tue, 14 Nov 2006) | 7 lines
+r29157 | guy | 2009-07-21 01:53:39 -0700 (Tue, 21 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-http.c
+   M /trunk/epan/dissectors/packet-bacapp.c
+   M /trunk/epan/dissectors/packet-bacapp.h
 
+GLib documentation says the 3rd and 5th arguments to g_iconv are "gsize
+*"s.
 
-Fix problem reported on -dev list by Frank Maerz with Wireshark crashing
-when it encountered a proxy http connect to port 80.  This was caused by
-the dissector calling itself over and over.  Now if the connect to port is
-one of the defined http ports, it calls the data dissector.
+------------------------------------------------------------------------
+r29158 | guy | 2009-07-21 02:05:16 -0700 (Tue, 21 Jul 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-bacapp.c
 
+More gsizery.
 
 ------------------------------------------------------------------------
-r19900 | etxrab | 2006-11-14 23:04:22 -0800 (Tue, 14 Nov 2006) | 1 line
+r29159 | stig | 2009-07-21 09:48:16 -0700 (Tue, 21 Jul 2009) | 4 lines
 Changed paths:
-   M /trunk/asn1/h245/packet-h245-template.c
-   M /trunk/epan/dissectors/packet-h245.c
+   M /trunk/epan/column-utils.c
+   M /trunk/epan/frame_data.h
+   M /trunk/file.c
+   M /trunk/gtk/main.c
+
+From didier gautheron via bug 3762:
+This patch removes col_expr in frame_data structure,
+it can be recomputed when needed.
 
-Add OID translation for some more Generic codecs.
 ------------------------------------------------------------------------
-r19901 | martinm | 2006-11-15 09:27:04 -0800 (Wed, 15 Nov 2006) | 6 lines
+r29160 | stig | 2009-07-21 15:09:31 -0700 (Tue, 21 Jul 2009) | 5 lines
 Changed paths:
-   M /trunk/Makefile.am
-   A /trunk/dtds/mscml.dtd
-   M /trunk/packaging/nsis/wireshark.nsi
-
-From Olivier Jacques:
+   M /trunk/epan/dissectors/packet-rtcp.c
 
-Here is a DTD for the MSCML protocol, draft-07. This implementation is not entirely up-to-date (draft-09 is out), but this is a good base to start from.
+Cummulative number of packets lost is a signed 24 bits value.
+This fixes bug 3763.
 
-I updated the WIKI with info, snapshot and sample capture: http://wiki.wireshark.org/MSCML
+Cleanup some proto_tree_add_uint() -> proto_tree_add_item().
 
 ------------------------------------------------------------------------
-r19902 | martinm | 2006-11-15 10:20:03 -0800 (Wed, 15 Nov 2006) | 1 line
+r29161 | stig | 2009-07-21 15:23:34 -0700 (Tue, 21 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/dtds/mscml.dtd
+   M /trunk/epan/dissectors/packet-bacapp.c
+   M /trunk/epan/dissectors/packet-bacapp.h
+
+Another try to fix the compiler warnings on win64.
 
-Propset
 ------------------------------------------------------------------------
-r19903 | lego | 2006-11-15 10:40:37 -0800 (Wed, 15 Nov 2006) | 10 lines
+r29162 | sfisher | 2009-07-21 22:02:24 -0700 (Tue, 21 Jul 2009) | 4 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-xml.c
-   M /trunk/epan/dtd_parse.l
-
- solve both issues pointed out in:
-    http://wireshark.org/lists/ethereal-dev/200605/msg02351.html
+   M /trunk/epan/column-utils.c
 
-- dtd_parse.l:
-   be more liberal on what a name can be (a number now can be a name)
 
-- packet-xml.c
-  if proto-name is given use it instead of the root element name as prefix for generated fields
+Change some g_malloc() calls to g_new() to make the code easier to read.
 
 
 ------------------------------------------------------------------------
-r19904 | jake | 2006-11-15 12:55:46 -0800 (Wed, 15 Nov 2006) | 1 line
+r29163 | etxrab | 2009-07-21 23:00:53 -0700 (Tue, 21 Jul 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/Makefile.common
-   A /trunk/epan/dissectors/packet-omapi.c
+   M /trunk/file.c
 
-Adding ISC Object Management API dissector
+Minor indentation fixes.
 ------------------------------------------------------------------------
-r19905 | ulfl | 2006-11-15 15:33:39 -0800 (Wed, 15 Nov 2006) | 1 line
+r29164 | etxrab | 2009-07-22 01:09:22 -0700 (Wed, 22 Jul 2009) | 5 lines
 Changed paths:
-   M /trunk/epan/prefs-int.h
-   M /trunk/epan/prefs.c
-   M /trunk/gtk/recent.c
+   M /trunk/epan/frame_data.c
+   M /trunk/epan/frame_data.h
+   M /trunk/gtk/main_packet_list.c
+   M /trunk/gtk/packet_list_store.c
 
-add a "private_data" pointer to the read_prefs_file() function, which will be "tunneled" to the callback function. This seems to be generally a good idea - as a lot of GLib/GTK function doing similiar and I'll need this for the upcoming update mechanisms.
+From Jakub Zawadzki:
+This patch is cut&paste code from gtk/main_packet_list.c:packet_list_compare()
+to new function frame_data_compare()
++ it make use of new function inside packet_list_compare() and
+packet_list_compare_records()
 ------------------------------------------------------------------------
-r19906 | ulfl | 2006-11-15 15:43:16 -0800 (Wed, 15 Nov 2006) | 1 line
+r29165 | etxrab | 2009-07-22 01:11:50 -0700 (Wed, 22 Jul 2009) | 6 lines
 Changed paths:
-   M /trunk/gtk/funnel_stat.c
+   M /trunk/epan/libwireshark.def
 
-fix a warning
+Take 2:
+From Jakub Zawadzki:
+This patch is cut&paste code from gtk/main_packet_list.c:packet_list_compare()
+to new function frame_data_compare()
++ it make use of new function inside packet_list_compare() and
+packet_list_compare_records()
 ------------------------------------------------------------------------
-r19907 | ulfl | 2006-11-15 15:48:56 -0800 (Wed, 15 Nov 2006) | 1 line
+r29166 | etxrab | 2009-07-22 01:54:38 -0700 (Wed, 22 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/emem.c
+   M /trunk/gtk/new_packet_list.c
 
-fix a warning
+From Jakub Zawadzki:
+This patch makes row coloring alike GtkCList version
+ (remove white space between cells/columns)
 ------------------------------------------------------------------------
-r19908 | sfisher | 2006-11-15 23:04:02 -0800 (Wed, 15 Nov 2006) | 5 lines
+r29167 | martinm | 2009-07-22 06:21:15 -0700 (Wed, 22 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/gtk/main.c
-   M /trunk/gtk/main.h
-   M /trunk/gtk/prefs_dlg.c
-
-Fix for bug 948, "Apply capture preferences not applying."  Now when the user
-changes a capture option in the preferences, it will show up right away in
-the capture options dialog.
+   M /trunk/epan/dissectors/packet-mac-lte.c
 
+Improve/expand checks on reserved bit values.
 
 ------------------------------------------------------------------------
-r19909 | martinm | 2006-11-16 06:35:52 -0800 (Thu, 16 Nov 2006) | 3 lines
+r29168 | etxrab | 2009-07-22 08:23:08 -0700 (Wed, 22 Jul 2009) | 4 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-multipart.c
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/packet_list_store.c
 
-Make multipart part a proper field, and append contained content-type to
-it label to make it easier to find the part you're looking for.
+From Jakub Zawadzki:
+This patch fix return value in new_packet_list_find_row_from_data when !select
 
+From Me: Change back the cell coloring and remove the horizontal-separator making the colorinjg look the same as in the old packet list.
 ------------------------------------------------------------------------
-r19910 | gerald | 2006-11-16 10:28:09 -0800 (Thu, 16 Nov 2006) | 2 lines
+r29169 | etxrab | 2009-07-22 10:35:28 -0700 (Wed, 22 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/doc/README.developer
-
-Add comments to the indentation style section.
+   M /trunk/file.c
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/ui_util.h
 
+From kovarththanan Rajaratnam:
+Pass column_info as a pointer (new packet list).
 ------------------------------------------------------------------------
-r19911 | ulfl | 2006-11-16 12:08:13 -0800 (Thu, 16 Nov 2006) | 1 line
+r29170 | etxrab | 2009-07-22 14:33:47 -0700 (Wed, 22 Jul 2009) | 1 line
 Changed paths:
-   M /trunk/gtk/gtkvumeter.h
+   M /trunk/epan/dissectors/packet-eth.c
+   M /trunk/epan/dissectors/packet-frame.c
+   M /trunk/epan/dissectors/packet-ip.c
+   M /trunk/epan/dissectors/packet-udp.c
 
-(hopefully) fix the recently discussed warnings where CLAMP() is called with a value being 0
+Get rid of check_col() in some of the more frequently used dissectors.
 ------------------------------------------------------------------------
-r19912 | ulfl | 2006-11-16 12:13:26 -0800 (Thu, 16 Nov 2006) | 3 lines
+r29171 | gerald | 2009-07-22 16:59:15 -0700 (Wed, 22 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/gtk/win32-file-dlg.c
-
-fix an annoying behaviour: If we save a capture file, let the default be the current file format - as we do it in the GTK version. The former implementation just defaulted to libpcap all the time, which is especially ugly if you use a file format that provides nanosecond time resolution - you're losing information :-(
-
-Interestingly the implementation was half way there, but not really working as expected.
+   M /trunk/capinfos.c
+   M /trunk/editcap.c
+   M /trunk/make-version.pl
+   M /trunk/mergecap.c
+   M /trunk/text2pcap.c
+   M /trunk/version_info.c
+
+Use "svn info" to fetch the version by default. Fetch the repository path as
+well. Add the repository path to the version strings.
+
 ------------------------------------------------------------------------
-r19913 | etxrab | 2006-11-16 13:11:26 -0800 (Thu, 16 Nov 2006) | 2 lines
+r29172 | etxrab | 2009-07-22 22:32:31 -0700 (Wed, 22 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/tools/win32-setup.sh
+   M /trunk/asn1/rrc/rrc.cnf
+   M /trunk/epan/dissectors/packet-rrc.c
+   M /trunk/epan/dissectors/packet-rrc.h
 
-Temporrary change to force the buildbot to update the libraries as  I suspect there are left
-over old files.
+From Neil Piercy:
+Another missing RRC dissector chaining link.
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3769
 ------------------------------------------------------------------------
-r19914 | jmayer | 2006-11-16 13:57:31 -0800 (Thu, 16 Nov 2006) | 6 lines
+r29173 | etxrab | 2009-07-22 22:38:34 -0700 (Wed, 22 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/pidl/efs.idl
-   M /trunk/epan/dissectors/pidl/eventlog.idl
-   M /trunk/epan/dissectors/pidl/srvsvc.idl
-   M /trunk/epan/dissectors/pidl/winreg.idl
-   M /trunk/epan/dissectors/pidl/wkssvc.idl
-
-Jelmer Vernooij:
-
-The attached patch replace the use of 'depends()' with "import" (the
-latter is a standard IDL statement).
+   M /trunk/epan/dissectors/packet-bacapp.c
+   M /trunk/epan/dissectors/packet-bacapp.h
 
+From Steve Karg:
+BACnet Action property not decoded correctly.
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3766
+------------------------------------------------------------------------
+r29174 | etxrab | 2009-07-22 22:48:39 -0700 (Wed, 22 Jul 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/column-utils.c
+   M /trunk/epan/column.c
+   M /trunk/epan/column_info.h
+   M /trunk/epan/proto.c
+   M /trunk/tshark.c
 
+From Kovarththanan Rajaratnam:
+Precompile custom columns filters.
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3767
 ------------------------------------------------------------------------
-r19915 | gerald | 2006-11-16 14:27:47 -0800 (Thu, 16 Nov 2006) | 4 lines
+r29175 | etxrab | 2009-07-23 00:57:32 -0700 (Thu, 23 Jul 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-radiotap.c
+   M /trunk/epan/column-utils.c
+   M /trunk/epan/column_info.h
 
-David Young pointed out that we weren't aligning fields according to the
-radiotap specification.  Do so.  Add fields for FHSS and Transmit
-attenuation (untested).
+Try to get the #includes right.
+------------------------------------------------------------------------
+r29176 | etxrab | 2009-07-23 01:53:13 -0700 (Thu, 23 Jul 2009) | 1 line
+Changed paths:
+   M /trunk/epan/column-utils.c
+   M /trunk/epan/column_info.h
+   M /trunk/epan/dfilter/dfilter.h
 
+Try to get the #includes right - take 2.
 ------------------------------------------------------------------------
-r19916 | ulfl | 2006-11-16 17:24:03 -0800 (Thu, 16 Nov 2006) | 1 line
+r29177 | etxrab | 2009-07-23 01:56:09 -0700 (Thu, 23 Jul 2009) | 5 lines
 Changed paths:
-   M /trunk/epan/prefs-int.h
-   M /trunk/epan/prefs.c
-   M /trunk/epan/prefs.h
+   M /trunk/epan/dissectors/packet-radiotap.c
 
-various minor prefs code cleanup
+- Ambiguous value for radiotap datarate.
+The value given to proto_tree_add_uint_format() was not divided by 2.
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3747
+- remove check_col()
+- Indentation changes.
 ------------------------------------------------------------------------
-r19917 | sfisher | 2006-11-16 17:52:15 -0800 (Thu, 16 Nov 2006) | 4 lines
+r29178 | guy | 2009-07-23 02:32:58 -0700 (Thu, 23 Jul 2009) | 5 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ses.c
+   M /trunk/epan/dissectors/packet-radiotap.c
 
+Don't divide the data rate by 2 - that loses information (yes, I have a
+trace with at least one packet transmitted at 5.5 Mb/s).
+
+Clean up indentation.
 
-Improve the heuristics of the SES dissector some more in response to bug #1229
+------------------------------------------------------------------------
+r29179 | martinm | 2009-07-23 04:19:05 -0700 (Thu, 23 Jul 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/column_info.h
+   M /trunk/epan/dfilter/dfilter.h
 
+From Kovarththanan Rajaratnam: avoid circular dependency.
 
 ------------------------------------------------------------------------
-r19918 | ulfl | 2006-11-16 19:08:09 -0800 (Thu, 16 Nov 2006) | 1 line
+r29180 | wmeier | 2009-07-23 10:46:09 -0700 (Thu, 23 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/gtk/prefs_dlg.c
+   M /trunk/epan/dissectors/packet-2dparityfec.c
+   M /trunk/epan/dissectors/packet-bjnp.c
+   M /trunk/epan/dissectors/packet-dnp.c
+   M /trunk/epan/dissectors/packet-ieee80211.c
+   M /trunk/epan/dissectors/packet-memcache.c
+   M /trunk/epan/dissectors/packet-nat-pmp.c
+   M /trunk/epan/dissectors/packet-p_mul.c
+   M /trunk/epan/dissectors/packet-packetlogger.c
+   M /trunk/epan/dissectors/packet-ppi.c
+
+Set editor modelines to be consistent between emacs and vi/ex;
+Indentation and whitespace cleanup;
 
-code cleanup
 ------------------------------------------------------------------------
-r19919 | jake | 2006-11-16 23:44:37 -0800 (Thu, 16 Nov 2006) | 1 line
+r29181 | guy | 2009-07-23 11:36:25 -0700 (Thu, 23 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/prefs.c
-   M /trunk/gtk/prefs_dlg.c
+   M /trunk/epan/dissectors/packet-dnp.c
+
+Saved by removing the bell.
 
-Fix build
 ------------------------------------------------------------------------
-r19920 | jmayer | 2006-11-17 01:29:36 -0800 (Fri, 17 Nov 2006) | 25 lines
+r29182 | etxrab | 2009-07-23 13:36:16 -0700 (Thu, 23 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/tools/pidl/lib/Parse/Pidl/NDR.pm
-   M /trunk/tools/pidl/lib/Parse/Pidl/Samba4/EJS.pm
-   M /trunk/tools/pidl/lib/Parse/Pidl/Samba4/Header.pm
-   M /trunk/tools/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm
-   M /trunk/tools/pidl/lib/Parse/Pidl/Wireshark/NDR.pm
-   M /trunk/tools/pidl/tests/parse_idl.pl
+   M /trunk/epan/dissectors/packet-gsm_a_common.c
 
-Update from samba tree revision 19744 to 19759
-============================ Samba log start ============
+From Gerasimos Dimitriadis:
+Minor enhancement to LAI decoding.
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3770
 ------------------------------------------------------------------------
-r19751 | jelmer | 2006-11-16 23:11:32 +0100 (Thu, 16 Nov 2006) | 2 lines
+r29183 | wmeier | 2009-07-23 13:52:54 -0700 (Thu, 23 Jul 2009) | 2 lines
 Changed paths:
-   M /branches/SAMBA_4_0/source/pidl/tests/parse_idl.pl
+   M /trunk/capture_wpcap_packet.c
 
-Add some tests for parsing the "include", "import" and "importlib" statements.
+Fix emacs editor modeline to be a 'safe" value.
 
 ------------------------------------------------------------------------
-r19752 | jelmer | 2006-11-16 23:13:44 +0100 (Thu, 16 Nov 2006) | 2 lines
+r29184 | wmeier | 2009-07-23 13:53:44 -0700 (Thu, 23 Jul 2009) | 2 lines
 Changed paths:
-   M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/NDR.pm
-   M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Samba4/EJS.pm
-   M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Samba4/Header.pm
-   M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm
-   M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Wireshark/NDR.pm
+   M /trunk/epan/crypt/airpdcap.c
 
-Remove support for the `depends' attribute (use "import") instead.
+Fix some whitespace ....
 
 ------------------------------------------------------------------------
-------------------------------------------------------------------------
-============================ Samba log end ==============
+r29185 | wmeier | 2009-07-23 14:25:02 -0700 (Thu, 23 Jul 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-atalk.c
 
+Use consistent indentation ...
 
 ------------------------------------------------------------------------
-r19921 | martinm | 2006-11-17 08:33:43 -0800 (Fri, 17 Nov 2006) | 1 line
+r29186 | etxrab | 2009-07-24 01:10:33 -0700 (Fri, 24 Jul 2009) | 1 line
 Changed paths:
-   M /trunk/wiretap/catapult_dct2000.c
+   M /trunk/file.c
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/ui_util.h
 
-Try to squash 2 more warnings seen on buildot
+When using the new packet list select the first packet when the file read is complete. This should take care of the crash when closing WS.
 ------------------------------------------------------------------------
-r19922 | ulfl | 2006-11-17 14:38:34 -0800 (Fri, 17 Nov 2006) | 1 line
+r29187 | etxrab | 2009-07-24 06:50:57 -0700 (Fri, 24 Jul 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-lldp.c
+   M /trunk/cfile.h
+   M /trunk/file.c
 
-add dissection for PROFINET "PTCP Status"
+Use g_slice if glib >=2.10
 ------------------------------------------------------------------------
-r19923 | ulfl | 2006-11-17 14:48:21 -0800 (Fri, 17 Nov 2006) | 1 line
+r29188 | etxrab | 2009-07-24 14:25:21 -0700 (Fri, 24 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/Makefile.nmake
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/packet_list_store.c
 
-add the /LARGEADDRESSAWARE to the link process of Wireshark(2) and Tshark. See http://msdn.microsoft.com/library/default.asp?url=/library/en-us/memory/base/physical_address_extension.asp how to enable 3GB support on several Windows versions - I will update the OutOfMemory Wiki page accordingly
+From Kovarththanan Rajaratnam:
+New packet list: enable packet history
+Me: Add a comment.
 ------------------------------------------------------------------------
-r19924 | gerald | 2006-11-17 17:47:49 -0800 (Fri, 17 Nov 2006) | 10 lines
+r29189 | sfisher | 2009-07-24 20:23:37 -0700 (Fri, 24 Jul 2009) | 4 lines
 Changed paths:
-   M /trunk/docbook/wsug_src/WSUG_chapter_use.xml
-   M /trunk/gtk/compat_macros.h
-   M /trunk/gtk/menu.c
-   M /trunk/gtk/packet_list.c
-   M /trunk/gtk/packet_list.h
-   M /trunk/gtk/proto_draw.c
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/packet_list_store.c
 
-Add additional keyboard navigation: Ctrl+Up & Ctrl+Down (under the "Go"
-menu) move to the previous and next packet even if the packet list isn't
-in focus (specifically, the packet detail will stay in focus if that was
-already the case).  Make the return and enter keys toggle tree items in
-the packet detail and the backspace key jump to the parent node.  Add a
-navigation section to the User's Guide.
 
-Make SIGNAL_EMIT_BY_NAME a simple #define, so that we can feed it
-multiple arguments.  Fix up whitespace.
+Update my e-mail address with a reference to the AUTHORS file
+
 
 ------------------------------------------------------------------------
-r19925 | ulfl | 2006-11-17 19:37:34 -0800 (Fri, 17 Nov 2006) | 3 lines
+r29190 | etxrab | 2009-07-25 00:50:53 -0700 (Sat, 25 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/wiretap/catapult_dct2000.c
-
-both recent fixes of warnings don't compile on Win32, inttypes.h is not available and PRId64 is not defined in the config.h.win32.
+   M /trunk/file.c
+   M /trunk/gtk/menus.c
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/ui_util.h
 
-As discussed in a seperate thread the PRId64 should not be required.
+From Kovarththanan Rajaratnam:
+New packet list: enable goto first/last packet (Optimized)
 ------------------------------------------------------------------------
-r19926 | gerald | 2006-11-17 21:05:18 -0800 (Fri, 17 Nov 2006) | 3 lines
+r29191 | etxrab | 2009-07-25 02:45:35 -0700 (Sat, 25 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/docbook/wsug_src/WSUG_chapter_use.xml
-   M /trunk/gtk/main.c
+   M /trunk/gtk/goto_dlg.c
+   M /trunk/gtk/goto_dlg.h
+   M /trunk/gtk/main_packet_list.h
+   M /trunk/gtk/menus.c
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/ui_util.h
 
-Make F8 and F7 move to the next and previous packets, which adds
-compatibility with a different analyzer.
+From Kovarththanan Rajaratnam:
+packet_goto_next_previous_frame
+------------------------------------------------------------------------
+r29192 | etxrab | 2009-07-25 03:40:10 -0700 (Sat, 25 Jul 2009) | 2 lines
+Changed paths:
+   M /trunk/ui_util.h
 
+From Kovarththanan Rajaratnam:
+Include needed header (unbreak OSX buildbot)
 ------------------------------------------------------------------------
-r19927 | gerald | 2006-11-17 21:12:55 -0800 (Fri, 17 Nov 2006) | 2 lines
+r29193 | sfisher | 2009-07-25 13:13:46 -0700 (Sat, 25 Jul 2009) | 4 lines
 Changed paths:
-   M /trunk/gtk/packet_list.c
+   M /trunk/file.c
+   M /trunk/gtk/new_packet_list.c
+
+
+Remove two unused variables and mark a function paramter as unused
 
-GTK1 doesn't have gtk_window_get_focus.
 
 ------------------------------------------------------------------------
-r19928 | gerald | 2006-11-17 21:19:40 -0800 (Fri, 17 Nov 2006) | 2 lines
+r29194 | guy | 2009-07-25 17:32:22 -0700 (Sat, 25 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/gtk/packet_list.c
+   M /trunk/wiretap/wtap.h
 
-Don't try to set focus on NULL.
+Note that libpcap fails if it tries to read a file with a snapshot
+length > 65535, so we shouldn't use a larger value.
 
 ------------------------------------------------------------------------
-r19929 | ulfl | 2006-11-18 04:30:58 -0800 (Sat, 18 Nov 2006) | 1 line
+r29195 | etxrab | 2009-07-26 03:34:07 -0700 (Sun, 26 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/docbook/wsug_src/WSUG_chapter_use.xml
+   M /trunk/file.c
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/packet_list_store.c
+   M /trunk/gtk/packet_list_store.h
+   M /trunk/ui_util.h
 
-fix validity of document
+From Kovarththanan Rajaratnam:
+Only clear packet list store if we need to redissect.
 ------------------------------------------------------------------------
-r19930 | gerald | 2006-11-18 09:17:28 -0800 (Sat, 18 Nov 2006) | 3 lines
+r29196 | gerald | 2009-07-26 08:03:27 -0700 (Sun, 26 Jul 2009) | 1 line
 Changed paths:
-   M /trunk/docbook/wsug_src/WSUG_chapter_use.xml
-   M /trunk/gtk/main.c
-
-If the user starts typing ([a-zA-Z0-9]) anywhere in the main window, start
-filling in a display filter.
+   M /trunk/epan/enterprise-numbers
+   M /trunk/manuf
 
+[Automatic manuf and enterprise-numbers update for 2009-07-26]
 ------------------------------------------------------------------------
-r19931 | sfisher | 2006-11-18 23:41:25 -0800 (Sat, 18 Nov 2006) | 4 lines
+r29199 | etxrab | 2009-07-26 15:11:46 -0700 (Sun, 26 Jul 2009) | 11 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ssl.c
-
-Fix for bug #1126.  In the SSL dissector, don't just check if we're allowed
-to desegment, but also check if we need to before attempting it.
+   M /trunk/config.nmake
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/packet_list_store.c
+   M /trunk/gtk/packet_list_store.h
 
+From Kovarththanan Rajaratnam:
+- Don't issue a row_inserted signal. Rely on our caller to have  
+disconnected the model from the view.
 
+-  Removing col_fmt from row_data. It wasn't being used. If we need to store
+the column format in the future that should probably be placed in the
+PacketList instead of the PacketListRecord
+2) Remove double allocation of col_text. Now we allocate it in
+new_packet_list_append() and pass it on to packet_list_append_record()
+3) Use se_alloc instead of se_alloc0 because we explictly set all the
+parameters we use.
 ------------------------------------------------------------------------
-r19932 | etxrab | 2006-11-19 08:24:18 -0800 (Sun, 19 Nov 2006) | 1 line
+r29200 | etxrab | 2009-07-26 15:16:36 -0700 (Sun, 26 Jul 2009) | 1 line
 Changed paths:
-   M /trunk/tools/lemon/lemon.c
-   M /trunk/tools/lemon/lempar.c
+   M /trunk/gtk/new_packet_list.c
 
-Update to the latest versions from sqlite.
+"Create" the time cols when we render them making change of time format fast.
 ------------------------------------------------------------------------
-r19933 | ulfl | 2006-11-19 08:49:58 -0800 (Sun, 19 Nov 2006) | 1 line
+r29201 | etxrab | 2009-07-26 15:18:11 -0700 (Sun, 26 Jul 2009) | 1 line
 Changed paths:
-   M /trunk/Makefile.nmake
+   M /trunk/config.nmake
 
-fix clean_setup target
+Revert change by mistake.
 ------------------------------------------------------------------------
-r19934 | ulfl | 2006-11-19 09:02:31 -0800 (Sun, 19 Nov 2006) | 3 lines
+r29202 | etxrab | 2009-07-26 20:34:57 -0700 (Sun, 26 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/Makefile.nmake
-
-if the WIRESHARK_LIBS dir isn't already existing, create it
+   M /trunk/epan/column-utils.c
+   M /trunk/epan/column-utils.h
+   M /trunk/epan/libwireshark.def
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/packet_list_store.c
 
-this fixes problems discussed earlier on the list with cygpath
+From Kovarththanan Rajaratnam:
+Use frame_data values .
 ------------------------------------------------------------------------
-r19935 | gerald | 2006-11-19 15:23:53 -0800 (Sun, 19 Nov 2006) | 3 lines
+r29203 | etxrab | 2009-07-27 01:33:26 -0700 (Mon, 27 Jul 2009) | 2 lines
 Changed paths:
+   M /trunk/epan/column-utils.c
+   M /trunk/epan/column-utils.h
+   M /trunk/epan/epan.c
+   M /trunk/epan/epan.h
+   M /trunk/epan/frame_data.h
+   M /trunk/file.c
    M /trunk/gtk/main.c
+   M /trunk/gtk/packet_win.c
+   M /trunk/tshark.c
 
-Add exclamation and left parenthesis to the display filter keystroke
-catcher.
-
+From Kovarththanan Rajaratnam:
+Only fill in frame_data vals when needed.
 ------------------------------------------------------------------------
-r19936 | martinm | 2006-11-20 06:53:22 -0800 (Mon, 20 Nov 2006) | 1 line
+r29204 | etxrab | 2009-07-27 06:08:17 -0700 (Mon, 27 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/proto.c
+   M /trunk/epan/dissectors/packet-gsm_a_dtap.c
 
-Make FT_STRINGZ items work as apply/prepare as filter menu items
+From Gerasimos Dimitriadis:
+Decoding support for 4 DTAP IEs.
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3777
 ------------------------------------------------------------------------
-r19937 | jake | 2006-11-20 11:39:19 -0800 (Mon, 20 Nov 2006) | 1 line
+r29205 | wmeier | 2009-07-27 06:59:53 -0700 (Mon, 27 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-dhcpv6.c
+   M /trunk/epan/reassemble.c
+   M /trunk/epan/reassemble.h
+
+reassemble.h: update two comments; reassemble.c: correct a typo.
 
-Fix for bug 1235. Elapsed time is in 10ms units.
 ------------------------------------------------------------------------
-r19938 | guy | 2006-11-20 16:00:26 -0800 (Mon, 20 Nov 2006) | 2 lines
+r29206 | wmeier | 2009-07-27 07:45:25 -0700 (Mon, 27 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/tshark.c
+   M /trunk/epan/dissectors/packet-ipsec-tcp.c
 
-Squelch a compiler warning.
+Move proto_reg_handoff to the end ...
 
 ------------------------------------------------------------------------
-r19939 | guy | 2006-11-20 16:16:44 -0800 (Mon, 20 Nov 2006) | 5 lines
+r29207 | etxrab | 2009-07-27 07:47:12 -0700 (Mon, 27 Jul 2009) | 12 lines
 Changed paths:
-   M /trunk/epan/epan.c
-   M /trunk/gtk/main.c
-   M /trunk/tshark.c
+   M /trunk/epan/dissectors/packet-v52.c
 
-Call guids_init() in epan_init(), so anything that needs libwireshark -
-including dftest - will get the GUID table initialized (which anything
-that needs libwireshark needs to have happen, so dissectors can register
-GUIDs in that table).
+From Vladimir Smrekar:
 
+Change, that fix infinite loop for dissections of elements:
+- Pulse notification
+- Line Information
+- PSTN FSM state
+- Autonomous signalling sequence
+- Sequence response
+- Performance grading
+- Rejection cp cause
+
+Me prefix hf vars with hf_v52_
 ------------------------------------------------------------------------
-r19940 | guy | 2006-11-20 16:30:36 -0800 (Mon, 20 Nov 2006) | 3 lines
+r29208 | wmeier | 2009-07-27 14:59:01 -0700 (Mon, 27 Jul 2009) | 14 lines
 Changed paths:
-   M /trunk/epan/epan.c
-   M /trunk/gtk/main.c
-   M /trunk/tshark.c
+   M /trunk/epan/dissectors/packet-ndmp.c
 
-We also need the memory allocation subsystem initialized in anything
-that uses libwireshark.
+Improve defragmentation:
+1. Prevent tcpencap (ipsec-tcp) from incorrectly dissecting NDMP PDU fragments;
+    (Essentially: register NDMP as the dissector for the conversation);
+   Allows correct NDMP fragment reassembly whether or not the 
+    TCP "Try heuristic sub-dissectors first" preference is enabled.
+   Fixes Bug #3755 (https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3755)
+2. Use a registered init routine to init the fragment and reassembled tables 
+   each time a complete capture dissection is (re)started.
+   Fixes a crash.
+3. Don't register on TCP port 10000 since the tcpencap dissector needs to own this
+   port. (The NDMP dissector is a heuristic dissector).
+4. Strengthen the heuristic checking slightly.
+5. Other minor changes.
 
 ------------------------------------------------------------------------
-r19941 | guy | 2006-11-20 16:36:35 -0800 (Mon, 20 Nov 2006) | 3 lines
+r29209 | wmeier | 2009-07-27 16:16:29 -0700 (Mon, 27 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/dftest.c
+   M /trunk/AUTHORS
 
-Use the <name> convention for command-line arguments in the usage
-message.
+Add Chris Costa to AUTHORS
 
 ------------------------------------------------------------------------
-r19942 | ulfl | 2006-11-20 16:40:36 -0800 (Mon, 20 Nov 2006) | 1 line
+r29210 | sahlberg | 2009-07-28 00:18:05 -0700 (Tue, 28 Jul 2009) | 9 lines
 Changed paths:
-   M /trunk/gtk/progress_dlg.c
+   M /trunk/asn1/ldap/packet-ldap-template.c
+   M /trunk/asn1/ldap/packet-ldap-template.h
+   M /trunk/epan/dissectors/packet-ldap.c
+   M /trunk/epan/dissectors/packet-ldap.h
+
+From: Matthieu Patou <mat+Informatique.Samba@matws.net>
+Date: Mon, 27 Jul 2009 08:55:55 +0000 (+0200)
+Subject: patch_ldap_260709
+
+Add a few additional LDAP OIDs
+and increase the maximum SASL blob size to be 1M instead of 256kb
+
+
 
-flush out the main event loop at dialog creation, so we don't see an empty dialog until the first update
 ------------------------------------------------------------------------
-r19943 | ulfl | 2006-11-20 16:45:38 -0800 (Mon, 20 Nov 2006) | 1 line
+r29211 | etxrab | 2009-07-28 02:26:18 -0700 (Tue, 28 Jul 2009) | 1 line
 Changed paths:
-   M /trunk/file.c
-   M /trunk/gtk/main.c
+   M /trunk/epan/proto.h
 
-while loading a huge capture file, enable the main window to show packets rushing into the packet list
+Whitespace change.
 ------------------------------------------------------------------------
-r19944 | gerald | 2006-11-20 17:27:29 -0800 (Mon, 20 Nov 2006) | 4 lines
+r29212 | etxrab | 2009-07-28 03:53:57 -0700 (Tue, 28 Jul 2009) | 1 line
 Changed paths:
-   M /trunk/gtk/main.c
-
-If a user starts typing text in the main window, append it to the
-display filter instead of replacing it.  Check for a valid character
-with a simple isprint() instead of a giant boolean expression paragraph.
+   M /trunk/file.h
+   M /trunk/gtk/menus.c
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/ui_util.h
 
+Fix setting of new time format.
 ------------------------------------------------------------------------
-r19945 | sahlberg | 2006-11-21 00:44:21 -0800 (Tue, 21 Nov 2006) | 6 lines
+r29213 | sahlberg | 2009-07-28 06:01:41 -0700 (Tue, 28 Jul 2009) | 15 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-kpasswd.c
+   M /trunk/asn1/spnego/packet-spnego-template.c
+   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
+
+When we passed the crytobuffer to krb5_c_decrypt() we never actually 
+verified that we did have enough data in the buffer/tvb, which could 
+lead to a SEGV.
+(for example if we enable KRB5 decryption but we do NOT use TCP 
+reassembly, and the encrypted data goes beyong the end of the current 
+segment)
 
-the result code, encoded within the userdata is in network byte order not little endian.
 
-this makes a difference for the cases where the result code is not KPASSWD_SUCCESS == 0x0000
+Change the signature to decrypt_krb5_data() to take a TVB instead of a 
+buffer+length.
+Actually check that we do have the entire encrypted PDU before calling 
+out to the kerberos libraries.
 
 
 
 ------------------------------------------------------------------------
-r19946 | sahlberg | 2006-11-21 00:53:11 -0800 (Tue, 21 Nov 2006) | 15 lines
+r29214 | sahlberg | 2009-07-28 06:38:46 -0700 (Tue, 28 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-rpc.c
-   M /trunk/epan/dissectors/packet-rpc.h
+   M /trunk/tools/pidl/MANIFEST
+   M /trunk/tools/pidl/README
+   M /trunk/tools/pidl/TODO
+   M /trunk/tools/pidl/idl.yp
+   M /trunk/tools/pidl/lib/Parse/Pidl/Compat.pm
+   M /trunk/tools/pidl/lib/Parse/Pidl/Expr.pm
+   M /trunk/tools/pidl/lib/Parse/Pidl/IDL.pm
+   M /trunk/tools/pidl/lib/Parse/Pidl/NDR.pm
+   M /trunk/tools/pidl/lib/Parse/Pidl/Samba3/ClientNDR.pm
+   M /trunk/tools/pidl/lib/Parse/Pidl/Samba3/ServerNDR.pm
+   M /trunk/tools/pidl/lib/Parse/Pidl/Samba4/Header.pm
+   M /trunk/tools/pidl/lib/Parse/Pidl/Samba4/NDR/Client.pm
+   M /trunk/tools/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm
+   M /trunk/tools/pidl/lib/Parse/Pidl/Samba4/NDR/Server.pm
+   M /trunk/tools/pidl/lib/Parse/Pidl/Samba4/TDR.pm
+   M /trunk/tools/pidl/lib/Parse/Pidl/Samba4.pm
+   M /trunk/tools/pidl/lib/Parse/Pidl/Typelist.pm
+   M /trunk/tools/pidl/lib/Parse/Pidl/Wireshark/Conformance.pm
+   M /trunk/tools/pidl/lib/Parse/Pidl/Wireshark/NDR.pm
+   M /trunk/tools/pidl/lib/Parse/Pidl.pm
+   M /trunk/tools/pidl/pidl
+   M /trunk/tools/pidl/tests/Util.pm
+   M /trunk/tools/pidl/tests/header.pl
+   M /trunk/tools/pidl/tests/ndr.pl
+   M /trunk/tools/pidl/tests/ndr_align.pl
+   M /trunk/tools/pidl/tests/ndr_alloc.pl
+   M /trunk/tools/pidl/tests/ndr_array.pl
+   M /trunk/tools/pidl/tests/ndr_compat.pl
+   M /trunk/tools/pidl/tests/ndr_fullptr.pl
+   M /trunk/tools/pidl/tests/ndr_refptr.pl
+   M /trunk/tools/pidl/tests/ndr_represent.pl
+   M /trunk/tools/pidl/tests/ndr_simple.pl
+   M /trunk/tools/pidl/tests/ndr_string.pl
+   M /trunk/tools/pidl/tests/ndr_tagtype.pl
+   M /trunk/tools/pidl/tests/parse_idl.pl
+   M /trunk/tools/pidl/tests/samba-ndr.pl
+   M /trunk/tools/pidl/tests/samba3-cli.pl
+   M /trunk/tools/pidl/tests/typelist.pl
+   M /trunk/tools/pidl/tests/wireshark-conf.pl
 
+update pidl to the newest version from samba
 
-From: Burlyga, Alex
 
-Hi,
+------------------------------------------------------------------------
+r29215 | sahlberg | 2009-07-28 06:39:42 -0700 (Tue, 28 Jul 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcerpc-samr.c
 
-Attached is a patch for packet-rpc.c and packet-rpc.h.
-Update support for pseudo-flavors that used in RPCSEC_GSS
-Also fixed a problem where rpc.reqframe and rpc.repframe where
-reversed.
+regenerate SAMR using the new version of pidl
 
-Alex.
 
+------------------------------------------------------------------------
+r29216 | sahlberg | 2009-07-28 06:50:22 -0700 (Tue, 28 Jul 2009) | 4 lines
+Changed paths:
+   A /trunk/epan/dissectors/pidl/frstrans.cnf
+   A /trunk/epan/dissectors/pidl/frstrans.idl
 
+From Stefan Metzmacher :
+Add IDL file for FRSTRANS
 
 
 ------------------------------------------------------------------------
-r19947 | sahlberg | 2006-11-21 01:18:28 -0800 (Tue, 21 Nov 2006) | 10 lines
+r29217 | sahlberg | 2009-07-28 06:53:10 -0700 (Tue, 28 Jul 2009) | 4 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-scsi.c
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-dcerpc-frstrans.c
+   A /trunk/epan/dissectors/packet-dcerpc-frstrans.h
+
+From Stefan Metzmacher
+add generated FRSTRANS dissectors and add them to the build
+
 
-Patrick vd Lageweg <patrick@bitwizard.nl>
+------------------------------------------------------------------------
+r29218 | etxrab | 2009-07-28 07:07:15 -0700 (Tue, 28 Jul 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/menus.c
 
-Hi,
+Fix setting of timestamp_precision.
+------------------------------------------------------------------------
+r29219 | sahlberg | 2009-07-28 07:11:08 -0700 (Tue, 28 Jul 2009) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dcerpc-frstrans.c
+   M /trunk/epan/dissectors/packet-dcerpc-samr.c
+   M /trunk/epan/dissectors/pidl/samr.idl
 
-The rease/release commands are also usable on SSC devices. This patch adds them to the valid SSC command.
+update samr.idl and remove a keyword we no longer support in pidl
 
- ?\194?\160 ?\194?\160 ?\194?\160 ?\194?\160Patrick
-_______________________________________________
+regenerate samr and frstrans with the new version of pidl
 
 
 ------------------------------------------------------------------------
-r19948 | morriss | 2006-11-21 05:37:13 -0800 (Tue, 21 Nov 2006) | 1 line
+r29220 | etxrab | 2009-07-28 09:20:05 -0700 (Tue, 28 Jul 2009) | 1 line
 Changed paths:
-   M /trunk/AUTHORS
+   M /trunk/file.c
+   M /trunk/gtk/main.c
+   M /trunk/gtk/new_packet_list.c
 
-Add Japan SS7 variant to list of things I contributed (and verify this whole commit thing works :-))
+Set reftime without recreating the packet list.
 ------------------------------------------------------------------------
-r19949 | jake | 2006-11-21 06:18:46 -0800 (Tue, 21 Nov 2006) | 2 lines
+r29221 | gerald | 2009-07-28 10:27:59 -0700 (Tue, 28 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/doc/README.developer
-   M /trunk/docbook/wsdg_src/WSDG_chapter_dissection.xml
-   M /trunk/epan/dissectors/packet-tcp.c
-   M /trunk/epan/dissectors/packet-tcp.h
+   M /trunk/test/config.sh
 
-Correct comments and examples on get_pdu_len().
+Update the adapter name check to match the buildbot.
 
 ------------------------------------------------------------------------
-r19950 | guy | 2006-11-21 12:10:10 -0800 (Tue, 21 Nov 2006) | 15 lines
+r29222 | etxrab | 2009-07-28 11:29:15 -0700 (Tue, 28 Jul 2009) | 1 line
 Changed paths:
-   M /trunk/doc/README.developer
+   M /trunk/file.c
+
+Pacify the build bot.
+------------------------------------------------------------------------
+r29223 | etxrab | 2009-07-28 13:46:23 -0700 (Tue, 28 Jul 2009) | 2 lines
+Changed paths:
+   M /trunk/gtk/main.c
+   M /trunk/gtk/main_proto_draw.c
+   M /trunk/gtk/menus.c
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/new_packet_list.h
+   M /trunk/ui_util.h
+
+From Kovarththanan Rajaratnam:
+Enable popup menu in packet list view.
+------------------------------------------------------------------------
+r29224 | wmeier | 2009-07-28 13:56:36 -0700 (Tue, 28 Jul 2009) | 3 lines
+Changed paths:
+   M /trunk/gtk/recent.c
 
-If you're doing TCP reassembly by hand rather than with
-tcp_dissect_pdus(), pinfo->desegment_len indicates whether your
-dissector needs more data from TCP or not - the return value doesn't
-indicate that.
+Clarify (slightly) some comments;
+Add a comment as to what looks like incorrect code.
 
-Fix typo.
+------------------------------------------------------------------------
+r29225 | etxrab | 2009-07-28 15:18:19 -0700 (Tue, 28 Jul 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/menus.c
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/new_packet_list.h
 
-It appears that the Id keyword is one of the case-insensitive ones in
-the svn:keywords property, so if you set it to "ID" it still expands
-"$Id$"; it also appears not to expand "$ID$".  We use Revision, Date,
-and Author in the document to indicate the revision, and don't expand
-Id, so that references to "$Id$" get left alone.
+Make mark frame work.
+------------------------------------------------------------------------
+r29226 | jake | 2009-07-29 00:10:02 -0700 (Wed, 29 Jul 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dns.c
 
-Rewrap paragraphs.
+From Ivan Sy:
+Support for DLV RR (RFC 4431) and SHA-256 Digest for DS RR (RFC 4509).
 
 ------------------------------------------------------------------------
-r19951 | etxrab | 2006-11-21 13:00:25 -0800 (Tue, 21 Nov 2006) | 3 lines
+r29227 | kukosa | 2009-07-29 02:13:03 -0700 (Wed, 29 Jul 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-acn.c
-   M /trunk/epan/dissectors/packet-acn.h
+   M /trunk/epan/dissectors/packet-sip.c
 
-From Bill Florac:
-Here is a patch for the ACN dissector. It fixes a bug in
-acn_add_expiry() and cleans up some cosmetic things.
+Support for IPv6 addresses in URI
 ------------------------------------------------------------------------
-r19952 | sahlberg | 2006-11-21 13:11:18 -0800 (Tue, 21 Nov 2006) | 23 lines
+r29228 | sahlberg | 2009-07-29 03:01:14 -0700 (Wed, 29 Jul 2009) | 18 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-dcerpc.c
+   M /trunk/epan/crypt/Makefile.common
+   M /trunk/epan/crypt/airpdcap_ccmp.c
+   M /trunk/epan/crypt/airpdcap_rijndael.c
+   M /trunk/epan/crypt/airpdcap_rijndael.h
+   A /trunk/epan/crypt/crypt-aes.c
+   A /trunk/epan/crypt/crypt-aes.h
+
+Break the aes set ket/decrypt/encrypt out from airpdcap_raindoll into 
+its own crypt-aes.
 
-fix for bug 1226:
-reported by Benjamin Meyer
+change the integer types to glib style integers
 
-WireShark marks DCE RPC FACKs as "malformed" if they do not have a body.
-According to DCE RPC Spec. 1.1 FACKs "may contain" a body PTU.
 
-I am unable to build WireShark (lack of time to install all neccessary stuff)
-but I looked at the SourceCode. I think, at least this has to be fixed:
+this may/will be helpful if/when we implement our own version of 
+kerberos 
+aes decryption of dcerpc since the existing libraries can not (yet) 
+handle when header signing is used.
 
-file: epan/dissectors/packet-dcerpc.c
-function: static gboolean dissect_dcerpc_dg (tvbuff_t *tvb, packet_info *pinfo,
-proto_tree *tree)
+we should implement our own decryption of this for cfx+aes just as we 
+did for classic+arcfour
 
-*snip*
-case PDU_FACK
-dissect_dcerpc_dg_fack (tvb, offset, pinfo, dcerpc_tree, &hdr);
-break;
-*snap*
 
-I guess, it should look like "case PDU_NOCALL:" directly above.
 
 
 
 ------------------------------------------------------------------------
-r19953 | guy | 2006-11-21 13:49:58 -0800 (Tue, 21 Nov 2006) | 4 lines
+r29229 | sahlberg | 2009-07-29 03:28:10 -0700 (Wed, 29 Jul 2009) | 8 lines
 Changed paths:
-   M /trunk/epan/reassemble.c
+   M /trunk/epan/dissectors/packet-dcerpc-eventlog.c
+   M /trunk/epan/dissectors/pidl/eventlog.idl
+
+update the idl to correctly dissect the read eventlog w flags as a 
+bitmap and not as a uint32
+
+this addresses bug 3691 (that was already manually addressed by hand 
+in the generated dissector)
 
-Fix pluralization of "bytes" so it doesn't say "1 bytes".
 
-Clean up indentation.
 
 ------------------------------------------------------------------------
-r19954 | etxrab | 2006-11-21 14:18:12 -0800 (Tue, 21 Nov 2006) | 1 line
+r29230 | sahlberg | 2009-07-29 03:41:24 -0700 (Wed, 29 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/asn1/mms/mms.asn
-   M /trunk/epan/dissectors/packet-mms.c
+   M /trunk/epan/dissectors/packet-dcerpc-eventlog.c
+   M /trunk/epan/dissectors/pidl/eventlog.idl
+
+Fixup the correct names of the parameters for OpenEventLogW
+
 
-Revert changes to have named bits in the bitstring of unknown length.
 ------------------------------------------------------------------------
-r19955 | etxrab | 2006-11-21 22:39:24 -0800 (Tue, 21 Nov 2006) | 20 lines
+r29231 | sahlberg | 2009-07-29 03:59:31 -0700 (Wed, 29 Jul 2009) | 14 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ansi_637.c
-   M /trunk/epan/dissectors/packet-ansi_a.c
-   M /trunk/epan/dissectors/packet-ansi_a.h
-   M /trunk/epan/dissectors/packet-ansi_map.c
-   M /trunk/epan/libwireshark.def
-   M /trunk/gtk/ansi_a_stat.c
-
-From Michael Lum
+   M /trunk/epan/dissectors/packet-dcerpc-eventlog.c
+   M /trunk/epan/dissectors/pidl/eventlog.idl
 
-1)
-A small change in the number of teleservices recognized
+start describing ReportEventW in the IDL and make use of the "bitmap" 
+for EventTypes.
 
-2)
-Finally finished a lot of the changes for IOS 5 support.
+This addresses also bug 3552 with the until now unusued code.
 
-The attached files must be used together.
 
-Built in Windows XP Pro using Visual Studio C++ with the latest repository.
+The eventlog dissector is very incomplete.
+While the protocol specification is available now, what is lacking is 
+example capture files to test with when implementing more of the IDL 
+definitions.
 
-packet-ansi_map.c.gz
 
-packet-ansi_a.gz
-    This file contains both packet-ansi_a.c and packet-ansi_a.h changes.
 
-libwireshark.def.gz
 
-ansi_a_stat.c.gz
 ------------------------------------------------------------------------
-r19956 | sahlberg | 2006-11-22 01:00:36 -0800 (Wed, 22 Nov 2006) | 3 lines
+r29232 | sahlberg | 2009-07-29 04:29:53 -0700 (Wed, 29 Jul 2009) | 4 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-scsi.c
+   M /trunk/epan/dissectors/Makefile.common
+   M /trunk/epan/dissectors/packet-zbee-aps.c
+   M /trunk/epan/dissectors/packet-zbee-aps.h
+   M /trunk/epan/dissectors/packet-zbee-nwk.c
+   A /trunk/epan/dissectors/packet-zbee-zcl.c
+   A /trunk/epan/dissectors/packet-zbee-zcl.h
+   M /trunk/epan/dissectors/packet-zbee-zdp.c
+   M /trunk/epan/dissectors/packet-zbee.h
 
-ssc space6 count is a signed integer
+zigbee cluster dissector,
+modified from entry in bug 3765 so it compiles cleanly
 
 
 ------------------------------------------------------------------------
-r19957 | sahlberg | 2006-11-22 02:12:59 -0800 (Wed, 22 Nov 2006) | 3 lines
+r29233 | stig | 2009-07-29 08:31:25 -0700 (Wed, 29 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/Makefile.common
-   A /trunk/epan/dissectors/packet-scsi-ssc.c
-   A /trunk/epan/dissectors/packet-scsi-ssc.h
-   M /trunk/epan/dissectors/packet-scsi.c
-   M /trunk/epan/dissectors/packet-scsi.h
-   M /trunk/gtk/scsi_stat.c
-
-break the SCSI SSC commandset out into its own dissector
+   M /trunk/gtk/new_packet_list.c
 
+Mark an unused argument.
 
 ------------------------------------------------------------------------
-r19958 | ulfl | 2006-11-22 12:52:40 -0800 (Wed, 22 Nov 2006) | 1 line
+r29234 | jake | 2009-07-29 11:26:55 -0700 (Wed, 29 Jul 2009) | 4 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-scsi-ssc.h
-   M /trunk/epan/dissectors/packet-scsi.h
-   M /trunk/epan/libwireshark.def
+   M /trunk/epan/dissectors/packet-isakmp.c
 
-fix Win32 build: scsi_ssc2_vals -> scsi_ssc_vals
+From Neil Piercy:
+The Cert Authority hashes in the IKEv2 Cert Request are not dissected properly:
+the display offset is not correctly moved on, so the same info is displayed for
+all Cert Authority fields.
 ------------------------------------------------------------------------
-r19959 | guy | 2006-11-22 14:11:38 -0800 (Wed, 22 Nov 2006) | 5 lines
+r29235 | guy | 2009-07-29 12:39:17 -0700 (Wed, 29 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/proto.c
+   M /trunk/epan/dissectors/Makefile.common
 
-Make the "standard" case in proto_can_match_selected() and
-proto_construct_dfilter_string() the default, so you add explicit cases
-only when the type needs to be treated specially, so we don't end up
-with types where we forget to have a case.
+Add packet-zbee-zcl.h to the source tarball.
 
 ------------------------------------------------------------------------
-r19960 | etxrab | 2006-11-22 15:20:11 -0800 (Wed, 22 Nov 2006) | 3 lines
+r29236 | wmeier | 2009-07-29 13:24:10 -0700 (Wed, 29 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-rsvp.c
+   M /trunk/epan/dissectors/packet-ndmp.c
+
+From Chris Costa: Fix Bug 3786: "NDMP fragmentation fails when final fragment is very small".
+(See https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3786)
 
-From Cyril Margaria:
-Patch to support RSVP notify and added a few error codes, with some more objectcodes
-added.
 ------------------------------------------------------------------------
-r19961 | guy | 2006-11-22 16:15:49 -0800 (Wed, 22 Nov 2006) | 5 lines
+r29237 | etxrab | 2009-07-29 13:58:47 -0700 (Wed, 29 Jul 2009) | 7 lines
 Changed paths:
-   M /trunk/epan/proto.c
+   M /trunk/file.c
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/ui_util.h
+
+Add pinfo to new_packet_list_append() this should give us the abillity
+to store (most) of the underlying data rather than the strings in the store and render it when we need it, thuss saving storage space and loading time.
 
-When checking whether a field supports "match selected", do the same
-checks that we do when we try to construct the filter expression for
-"match selected" - this means we don't just assert that all FT_NONEs are
-filterable, as they aren't.
+Idealy we should not store the complete fdata or pinfo structures
+but rather just the data relevant to the currently selected/used columns. I'm not entierly sure how to accomplish that however.
 
+Dynamically allocated array to hold pointers to the actual data?
 ------------------------------------------------------------------------
-r19962 | sfisher | 2006-11-22 17:45:51 -0800 (Wed, 22 Nov 2006) | 5 lines
+r29238 | etxrab | 2009-07-29 14:32:49 -0700 (Wed, 29 Jul 2009) | 4 lines
 Changed paths:
-   M /trunk/tshark.c
-
+   M /trunk/file.c
+   M /trunk/gtk/packet_list_store.c
 
-Fix for bug #1211.  Patch from Joshua Wright to add -S option to tshark's
-usage description (-h).
+From Kovarththanan Rajaratnam:
+This patch fixes the "Decode as" crash. We now freeze the packetlist before
+attempting to clear it. This way we don't have to issue a row deleted signal
+either.
+------------------------------------------------------------------------
+r29239 | wmeier | 2009-07-29 15:33:08 -0700 (Wed, 29 Jul 2009) | 9 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-zbee-zcl.c
 
+Fix a potential crash and do various other minor changes:
+- Fix an hf[] entry which had an invalid "strings" field which could cause a crash;
+- Remove unneeded #includes;
+- Make most functions & etc static;
+- Remove declarations for functions never defined;
+- Fix certain comments to refer to the correct function names;
+- Change global variable to be local to proto_reg_handoff...
+- ...
 
 ------------------------------------------------------------------------
-r19963 | gerald | 2006-11-22 17:49:18 -0800 (Wed, 22 Nov 2006) | 3 lines
+r29240 | wmeier | 2009-07-29 15:54:28 -0700 (Wed, 29 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ieee80211.c
-   M /trunk/epan/dissectors/packet-radiotap.c
+   M /trunk/epan/dissectors/packet-zbee-zcl.c
 
-Back out most of r19878; it was making the 802.11 dissector overwrite the
-RSSI column with the wrong value.
+Function dissect_zcl_attr_data_type() unused: comment it out
 
 ------------------------------------------------------------------------
-r19964 | sahlberg | 2006-11-23 01:21:16 -0800 (Thu, 23 Nov 2006) | 3 lines
+r29241 | wmeier | 2009-07-29 16:18:34 -0700 (Wed, 29 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/Makefile.common
-   A /trunk/epan/dissectors/packet-scsi-smc.c
-   A /trunk/epan/dissectors/packet-scsi-smc.h
-   M /trunk/epan/dissectors/packet-scsi-ssc.c
-   M /trunk/epan/dissectors/packet-scsi.c
-   M /trunk/epan/dissectors/packet-scsi.h
-   M /trunk/epan/libwireshark.def
-
-break the SCSI SMC commandset out into its own dissector
+   M /trunk/doc/README.developer
 
+Fix a typo
 
 ------------------------------------------------------------------------
-r19965 | lego | 2006-11-23 04:58:58 -0800 (Thu, 23 Nov 2006) | 3 lines
+r29242 | gerald | 2009-07-29 17:40:32 -0700 (Wed, 29 Jul 2009) | 2 lines
 Changed paths:
-   D /trunk/plugins/lua
-
-Errase the lua plugin, its not longer in use.
+   M /trunk/epan/dissectors/packet-ansi_683.c
 
+Remove some unused variables.
 
 ------------------------------------------------------------------------
-r19966 | etxrab | 2006-11-23 12:17:58 -0800 (Thu, 23 Nov 2006) | 1 line
+r29243 | gerald | 2009-07-30 09:17:46 -0700 (Thu, 30 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-tipc.c
+   M /trunk/epan/dissectors/packet-netflow.c
+   M /trunk/epan/dissectors/packet-olsr.c
+   M /trunk/epan/dissectors/packet-ositp.c
+   M /trunk/epan/dissectors/packet-ospf.c
+
+Remove some unused variable assignments.
 
-Show the header size as number of bytes.
 ------------------------------------------------------------------------
-r19967 | guy | 2006-11-23 13:16:46 -0800 (Thu, 23 Nov 2006) | 16 lines
+r29244 | martinm | 2009-07-30 09:53:33 -0700 (Thu, 30 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/proto.c
-   M /trunk/epan/proto.h
-   M /trunk/gtk/expert_comp_table.c
-   M /trunk/gtk/main.c
-   M /trunk/gtk/menu.c
-   M /trunk/print.c
-   M /trunk/tap-protocolinfo.c
+   M /trunk/epan/dissectors/packet-mac-lte.c
 
-Rename proto_construct_dfilter_string() to
-proto_construct_match_selected_string() to indicate what it does - and
-have it return a Boolean indication of whether the string could be
-built, returning the string through a pointer, and, if that pointer is
-null, have it just return the Boolean and not construct the string.
+Show backoff indicator value in subheader tree root.
 
-Get rid of proto_can_match_selected() -
-proto_construct_match_selected_string() can be used for that, which
-means we have only one piece of code that knows whether a "match
-selected" string can be constructed or not.
+------------------------------------------------------------------------
+r29245 | gerald | 2009-07-30 10:22:00 -0700 (Thu, 30 Jul 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-radius.c
+   M /trunk/epan/dissectors/packet-radius_packetcable.c
 
-Have proto_construct_match_selected_string() support matching
-zero-length FT_NONE (and FT_PCRE, but that shouldn't happen) fields even
-if there's no epan_dissect_t, as such a match just checks whether the
-field is present.
+Remove a couple of unused variables.
 
 ------------------------------------------------------------------------
-r19968 | sfisher | 2006-11-23 18:59:43 -0800 (Thu, 23 Nov 2006) | 8 lines
+r29246 | gerald | 2009-07-30 10:54:58 -0700 (Thu, 30 Jul 2009) | 8 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-http.c
-
+   M /trunk/epan/except.c
+   M /trunk/epan/except.h
 
-Fix for bug #646: show the end of HTTP chunked encoding (a chunk with size 0)
-as described in RFC 2616.
+From Kovarththanan Rajaratnam via bug 3506:
 
--This line, and those below, will be ignored--
+The exception throwing code in except.c/h should be annotated with
+"noreturn" to indicate that they never return. Running static analysis
+on Wireshark without this annotation causes a lot of false positives
+since these analyzers assume that the exception handling code are
+ordinary functions that will eventually return.
 
-M    packet-http.c
+------------------------------------------------------------------------
+r29247 | etxrab | 2009-07-30 14:11:26 -0700 (Thu, 30 Jul 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gtpv2.c
 
+From   swapnil:
+Packet-gtpv2.c dissector extended to support more IE's.
 ------------------------------------------------------------------------
-r19969 | sfisher | 2006-11-23 22:04:01 -0800 (Thu, 23 Nov 2006) | 6 lines
+r29248 | guy | 2009-07-30 14:40:22 -0700 (Thu, 30 Jul 2009) | 7 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-hsrp.c
+   M /trunk/epan/dissectors/packet-gtpv2.c
 
+Fix warnings:
 
-Fix for bug #940.  Convert HSRP to a new-style dissector so that it can
-reject datagrams that don't have both the source and destination port
-of UDP_PORT_HSRP (1985).
+       the behavior of x = x++ is undefined by the ANSI C standard -
+       they obviously just meant x++;
 
+       get rid of unused variables.
 
 ------------------------------------------------------------------------
-r19970 | jake | 2006-11-23 23:09:38 -0800 (Thu, 23 Nov 2006) | 4 lines
+r29249 | gerald | 2009-07-30 16:47:36 -0700 (Thu, 30 Jul 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ldap.c
-   M /trunk/epan/dissectors/packet-smb-common.c
-   M /trunk/epan/dissectors/packet-smb-common.h
+   M /trunk/asn1/acse/packet-acse-template.c
+   M /trunk/asn1/dop/packet-dop-template.c
+   M /trunk/asn1/dsp/packet-dsp-template.c
+   M /trunk/asn1/ftam/packet-ftam-template.c
+   M /trunk/asn1/goose/packet-goose-template.c
+   M /trunk/epan/dissectors/packet-acse.c
+   M /trunk/epan/dissectors/packet-dop.c
+   M /trunk/epan/dissectors/packet-dsp.c
+   M /trunk/epan/dissectors/packet-ftam.c
+   M /trunk/epan/dissectors/packet-goose.c
+   M /trunk/epan/dissectors/packet-wccp.c
+   M /trunk/epan/dissectors/packet-wcp.c
+   M /trunk/epan/dissectors/packet-windows-common.c
+   M /trunk/epan/dissectors/packet-winsrepl.c
+   M /trunk/epan/dissectors/packet-wlccp.c
 
-From Stefan Metzmacher:
-I created two patches:
-1.) move the handling of the compressed strings in CLDAP 'netlogon' replies into a generic place.
-2.) implement dissection of SMB_NETLOGON cmd's 0x17 and 0x19
-------------------------------------------------------------------------
-r19971 | jake | 2006-11-23 23:16:06 -0800 (Thu, 23 Nov 2006) | 2 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-dcerpc.c
+Remove more unused variables.
 
-From Stefan Metzmacher:
-This patch fixes some problems with encrypted DCERPC traffic
 ------------------------------------------------------------------------
-r19972 | jake | 2006-11-23 23:28:02 -0800 (Thu, 23 Nov 2006) | 2 lines
+r29250 | jake | 2009-07-30 23:51:27 -0700 (Thu, 30 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-scsi.c
+   M /trunk/epan/dissectors/packet-dns.c
+
+From Ivan Sy:
+NAPTR RR (RFC 3403) replacement MUST be a fully qualified domain-name.
 
-From Patrick vd Lageweg:
-This patch fixes a simple typo.
 ------------------------------------------------------------------------
-r19973 | sahlberg | 2006-11-24 00:22:30 -0800 (Fri, 24 Nov 2006) | 3 lines
+r29251 | sfisher | 2009-07-31 00:02:02 -0700 (Fri, 31 Jul 2009) | 5 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-scsi.c
-   M /trunk/gtk/scsi_stat.c
+   M /trunk/gtk/gui_utils.c
+
 
-add some missing commandsets to the preference for default commandset and to the scsi srt statistics
+Include packet_info.h before ui_utils.h since we just started passing a
+packet_info structure to one of the functions.
 
 
 ------------------------------------------------------------------------
-r19974 | jake | 2006-11-24 03:07:39 -0800 (Fri, 24 Nov 2006) | 3 lines
+r29252 | jake | 2009-07-31 00:05:43 -0700 (Fri, 31 Jul 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/libwireshark.def
+   M /trunk/epan/dissectors/packet-dns.c
 
-From Peter Johansson:
-The attached patch corrects the Win32 compilation problem.
+From Ivan Sy:
+Add support for SSHFP RR (RFC 4255).
 
 ------------------------------------------------------------------------
-r19975 | wmeier | 2006-11-24 09:41:09 -0800 (Fri, 24 Nov 2006) | 1 line
+r29253 | gerald | 2009-07-31 09:37:53 -0700 (Fri, 31 Jul 2009) | 7 lines
 Changed paths:
-   M /trunk/epan/libwireshark.def
+   M /trunk/epan/dissectors/packet-dns.c
 
-Another fix for Win32 build: add scsi_osd_vals
-------------------------------------------------------------------------
-r19976 | guy | 2006-11-24 10:25:23 -0800 (Fri, 24 Nov 2006) | 6 lines
-Changed paths:
-   M /trunk/epan/libwireshark.def
-   M /trunk/epan/proto.c
-   M /trunk/epan/proto.h
-   M /trunk/gtk/expert_comp_table.c
-   M /trunk/gtk/main.c
-   M /trunk/gtk/menu.c
-   M /trunk/print.c
-   M /trunk/tap-protocolinfo.c
+From Ivan Sy via bug 3797:
 
-Have separate proto_construct_match_selected_string() and
-proto_can_match_selected() routines, to more clearly separate the two
-functions - but have them both call the same underlying routine, so
-they both make the same decisions as to whether a match-selected string
-can be constructed or not.
+Support for SPF RR (RFC 4408)
 
-------------------------------------------------------------------------
-r19977 | wmeier | 2006-11-24 10:47:50 -0800 (Fri, 24 Nov 2006) | 1 line
-Changed paths:
-   M /trunk/epan/dissectors/packet-scsi-osd.h
+- this has the same format as TXT RR (see section 3.1.1) below.
+Currently wireshark 1.2.1 shows this as Unknown type 99
 
-Also required to fix Win32 build problem
 ------------------------------------------------------------------------
-r19978 | gerald | 2006-11-24 22:15:51 -0800 (Fri, 24 Nov 2006) | 2 lines
+r29254 | gerald | 2009-07-31 12:19:25 -0700 (Fri, 31 Jul 2009) | 14 lines
 Changed paths:
-   M /trunk/gtk/main.c
+   M /trunk/epan/dissectors/Makefile.common
+   D /trunk/epan/dissectors/packet-gsm_abis_ip.c
+   A /trunk/epan/dissectors/packet-gsm_ipa.c (from /trunk/epan/dissectors/packet-gsm_abis_ip.c:29252)
 
-Make sure we don't trigger undefined behavior in isprint().
+From Holger Freyther via bug 3776:
 
-------------------------------------------------------------------------
-r19979 | jmayer | 2006-11-25 02:35:39 -0800 (Sat, 25 Nov 2006) | 115 lines
-Changed paths:
-   M /trunk/tools/pidl/lib/Parse/Pidl/NDR.pm
-   M /trunk/tools/pidl/lib/Parse/Pidl/Samba3/ClientNDR.pm
-   M /trunk/tools/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm
-   M /trunk/tools/pidl/lib/Parse/Pidl/Samba4.pm
-   M /trunk/tools/pidl/pidl
-   M /trunk/tools/pidl/tests/Util.pm
-   M /trunk/tools/pidl/tests/ndr_align.pl
-   M /trunk/tools/pidl/tests/ndr_represent.pl
-   M /trunk/tools/pidl/tests/ndr_string.pl
+Part 1:
+Rename packet-gsm_abis_ip.c to packet-gsm_ipa.c.
 
-Update from samba tree revision 19759 to 19883
-============================ Samba log start ============
-------------------------------------------------------------------------
-r19790 | vlendec | 2006-11-19 18:56:35 +0100 (Sun, 19 Nov 2006) | 10 lines
-Changed paths:
-   M /branches/SAMBA_3_0/source/libmsrpc/cac_winreg.c
-   M /branches/SAMBA_3_0/source/librpc/gen_ndr/cli_unixinfo.c
-   M /branches/SAMBA_3_0/source/librpc/gen_ndr/cli_unixinfo.h
-   M /branches/SAMBA_3_0/source/librpc/gen_ndr/cli_winreg.c
-   M /branches/SAMBA_3_0/source/librpc/gen_ndr/cli_winreg.h
-   M /branches/SAMBA_3_0/source/librpc/gen_ndr/ndr_winreg.c
-   M /branches/SAMBA_3_0/source/librpc/gen_ndr/winreg.h
-   M /branches/SAMBA_3_0/source/rpcclient/cmd_unixinfo.c
-   M /branches/SAMBA_3_0/source/utils/net_rpc_registry.c
-   M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Samba3/ClientNDR.pm
-   M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Samba4.pm
+Part 2:
+Rename to the content to match the filename.
 
-Check in the PIDL change and the converted unixinfo and winbind pipes without
-waiting for comments. This is what version control is for, and it does fix a
-segfault I ran into ;-)
+Part 3:
+Add GSM A/SCCP support to the packet-gsm_ipa.c dissector
 
-Nevertheless, Jelmer & Jerry, please take a look!
+Adjusted patch to take laforge's comment into account. Use guint16 for the
+length and use the ntohs routine to convert the length.
 
-Thanks,
+------------------------------------------------------------------------
+r29255 | guy | 2009-07-31 13:13:53 -0700 (Fri, 31 Jul 2009) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gtpv2.c
 
-Volker
+Completely remove an unused variable, don't just comment it out
+(especially with a C++/C99-style comment that not all compilers used to
+compile Wireshark accept).
 
 ------------------------------------------------------------------------
-r19829 | jelmer | 2006-11-22 00:15:57 +0100 (Wed, 22 Nov 2006) | 2 lines
+r29256 | gerald | 2009-07-31 15:16:29 -0700 (Fri, 31 Jul 2009) | 10 lines
 Changed paths:
-   M /branches/SAMBA_4_0/source/pidl/pidl
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-usb-hid.c
+   A /trunk/epan/dissectors/packet-usb-hid.h
+   M /trunk/epan/dissectors/packet-usb.c
+
+From Adam Nielsen via bug 3659:
 
-Update documentation.
+Here is a patch against SVN that implements preliminary support for USB HID
+devices.  At the moment it only dissects the initial set up packets (which you
+will see if you hotplug a keyboard or mouse.)
+
+The patch also fixes a minor bug in the USB dissector code which reported
+certain packets as malformed due to miscounting bytes, and it reports control
+packet data and padding data in a more user-friendly manner.
 
 ------------------------------------------------------------------------
-r19830 | jelmer | 2006-11-22 00:21:08 +0100 (Wed, 22 Nov 2006) | 2 lines
+r29257 | guy | 2009-07-31 16:38:02 -0700 (Fri, 31 Jul 2009) | 3 lines
 Changed paths:
-   M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/NDR.pm
+   M /trunk/epan/dissectors/packet-usb.c
 
-Warn about non-ref top-level pointers.
+Fix indentation, get rid of a comment that might no longer apply (dump
+*what* as hex?  The stuff we now display as generic fields?).
 
 ------------------------------------------------------------------------
-r19834 | jelmer | 2006-11-22 14:59:14 +0100 (Wed, 22 Nov 2006) | 2 lines
+r29258 | martinm | 2009-08-01 02:52:12 -0700 (Sat, 01 Aug 2009) | 2 lines
 Changed paths:
-   M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/NDR.pm
+   M /trunk/epan/dissectors/packet-mac-lte.c
 
-Prevent some inaccurate warnings.
+Remember Msg3 bytes and compare with Msg4 Contention Resolution bodies.
 
 ------------------------------------------------------------------------
-r19842 | jelmer | 2006-11-22 17:53:30 +0100 (Wed, 22 Nov 2006) | 3 lines
+r29259 | jake | 2009-08-02 05:11:38 -0700 (Sun, 02 Aug 2009) | 3 lines
 Changed paths:
-   M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/NDR.pm
+   M /trunk/epan/dissectors/packet-rtcp.c
 
-Complain about unknown pointer types.
-Fallback to "unique" when "ptr" is specified instead of failing.
+Fix for bug 3800:
+Correctly track the size of Feedback Control Information in Payload specific RTCP feedback packet.
 
 ------------------------------------------------------------------------
-r19845 | jelmer | 2006-11-22 18:13:19 +0100 (Wed, 22 Nov 2006) | 2 lines
+r29260 | jake | 2009-08-02 05:53:14 -0700 (Sun, 02 Aug 2009) | 2 lines
 Changed paths:
-   M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/NDR.pm
+   M /trunk/epan/dissectors/packet-zrtp.c
 
-Add warning for pointer_default_top()
+Add additional cypher types.
 
 ------------------------------------------------------------------------
-r19854 | metze | 2006-11-23 14:11:08 +0100 (Thu, 23 Nov 2006) | 4 lines
+r29261 | wmeier | 2009-08-02 05:58:57 -0700 (Sun, 02 Aug 2009) | 2 lines
 Changed paths:
-   M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/NDR.pm
+   M /trunk/epan/dissectors/packet-usb-hid.c
 
-readd support for 'sptr' pointers, to work against windows servers
-until jelmer commits his 'ptr' support
+Remove unneeded #include <epan/emem.h>; fix some indentation.
 
-metze
 ------------------------------------------------------------------------
-r19856 | jelmer | 2006-11-23 14:48:01 +0100 (Thu, 23 Nov 2006) | 2 lines
+r29262 | gerald | 2009-08-02 08:03:29 -0700 (Sun, 02 Aug 2009) | 1 line
 Changed paths:
-   M /branches/SAMBA_4_0/source/librpc/idl/epmapper.idl
-   M /branches/SAMBA_4_0/source/librpc/ndr/ndr_basic.c
-   M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/NDR.pm
-   M /branches/SAMBA_4_0/source/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm
-
-Use sptr as basis for full ptr implementation. Will add checks for duplicates later.
+   M /trunk/epan/enterprise-numbers
+   M /trunk/manuf
 
+[Automatic manuf and enterprise-numbers update for 2009-08-02]
 ------------------------------------------------------------------------
-r19859 | jelmer | 2006-11-23 17:02:20 +0100 (Thu, 23 Nov 2006) | 3 lines
+r29265 | wmeier | 2009-08-02 12:09:36 -0700 (Sun, 02 Aug 2009) | 5 lines
 Changed paths:
-   M /branches/SAMBA_4_0/source/librpc/ndr/libndr.h
-   M /branches/SAMBA_4_0/source/librpc/ndr/ndr_basic.c
-   M /branches/SAMBA_4_0/source/pidl/tests/Util.pm
-   A /branches/SAMBA_4_0/source/pidl/tests/ndr_fullptr.pl
+   M /trunk/epan/dissectors/packet-http.c
 
-Reuse referrent ids when pushing full pointers (still need to
-avoid pushing the referred object twice) and add test for full pointers.
+Don't do dissector_add twice on TCP port 3689;
+packet-daap requests registration on that port via http_dissector_add
+ and thus packet-http does not need to do a default registration on that port.
+Also: fix a typo in a comment.
 
 ------------------------------------------------------------------------
-r19866 | jelmer | 2006-11-23 19:26:55 +0100 (Thu, 23 Nov 2006) | 2 lines
+r29266 | wmeier | 2009-08-02 12:17:09 -0700 (Sun, 02 Aug 2009) | 2 lines
 Changed paths:
-   M /branches/SAMBA_4_0/source/pidl/tests/ndr_fullptr.pl
+   M /trunk/epan/dissectors/packet-uma.c
 
-Fix test compilation.
+Change default range from 1401,1401 to 1401 so that the port isn't double-registered.
 
 ------------------------------------------------------------------------
-r19868 | jelmer | 2006-11-23 21:59:09 +0100 (Thu, 23 Nov 2006) | 2 lines
+r29267 | wmeier | 2009-08-02 12:20:20 -0700 (Sun, 02 Aug 2009) | 2 lines
 Changed paths:
-   M /branches/SAMBA_4_0/source/pidl/tests/Util.pm
-   M /branches/SAMBA_4_0/source/pidl/tests/ndr_align.pl
-   M /branches/SAMBA_4_0/source/pidl/tests/ndr_represent.pl
-   M /branches/SAMBA_4_0/source/pidl/tests/ndr_string.pl
+   M /trunk/epan/dissectors/packet-stun.c
 
-Fix more tests.
+packet-stun2 registers for TCP & UDP port 3478 so packet-stun need not register for same.
 
 ------------------------------------------------------------------------
-------------------------------------------------------------------------
-============================ Samba log end ==============
+r29268 | wmeier | 2009-08-02 12:54:33 -0700 (Sun, 02 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-simulcrypt.c
 
+Do dissector_add() only if port non-zero; register dissector for "decode-as".
 
 ------------------------------------------------------------------------
-r19980 | etxrab | 2006-11-25 04:04:21 -0800 (Sat, 25 Nov 2006) | 2 lines
+r29269 | stig | 2009-08-03 01:05:44 -0700 (Mon, 03 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ethertype.c
-   M /trunk/epan/etypes.h
+   M /trunk/epan/dissectors/packet-usb-hid.c
+
+Handle usb_hid_item_usage_vals as range_string.
 
-From   Eliot Blennerhassett :
-Add Cirrus cobranet ethertype
 ------------------------------------------------------------------------
-r19981 | etxrab | 2006-11-25 05:03:48 -0800 (Sat, 25 Nov 2006) | 5 lines
+r29270 | stig | 2009-08-03 02:58:14 -0700 (Mon, 03 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/Makefile.common
-   A /trunk/epan/crcdrm.c
-   A /trunk/epan/crcdrm.h
    M /trunk/epan/dissectors/Makefile.common
-   A /trunk/epan/dissectors/packet-dcp-etsi.c
-   A /trunk/epan/reedsolomon.c
-   A /trunk/epan/reedsolomon.h
 
-From Julian Cable:
-New dissector for ETSI DCP (ETSI TS 102 821).
+Added missing packet-usb-hid.h
 
-Code rearranged to look more like other Wireshark dissectors and some warnings/errors
-on Windows fixed.
 ------------------------------------------------------------------------
-r19982 | etxrab | 2006-11-25 05:07:28 -0800 (Sat, 25 Nov 2006) | 1 line
+r29271 | wmeier | 2009-08-03 07:17:31 -0700 (Mon, 03 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-h248_annex_c.c
-   M /trunk/epan/dissectors/packet-h248_annex_e.c
+   M /trunk/epan/dissectors/packet-frame.c
+   M /trunk/epan/dissectors/packet-ositp.c
+
+(Trivial) Fix two typos.
 
-Make dissecton of some of the annex packages work again.
 ------------------------------------------------------------------------
-r19983 | wmeier | 2006-11-25 16:23:50 -0800 (Sat, 25 Nov 2006) | 8 lines
+r29272 | wmeier | 2009-08-03 08:18:44 -0700 (Mon, 03 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-smb-common.c
-
-Problem:
-"off by 1" bug in
-   packet-smb-common.c:  dissect_ms_compressed_string_internal()
-was causing a 1 character buffer overflow thus causing the canary to sing !
-
-Fixes bug #1241
+   M /trunk/epan/dissectors/packet-mip6.c
 
+Do find_dissector_table() in proto_reg_handoff().
 
 ------------------------------------------------------------------------
-r19984 | morriss | 2006-11-26 00:28:09 -0800 (Sun, 26 Nov 2006) | 1 line
+r29273 | wmeier | 2009-08-03 09:18:06 -0700 (Mon, 03 Aug 2009) | 3 lines
 Changed paths:
-   M /trunk/acinclude.m4
+   M /trunk/plugins/mate/packet-mate.c
+
+Use find_dissector() instead of create_dissector_handle();
+Fix some indentation.
 
-Bug 1246: From Eric Hall, fix typo: s/NETSNMPCNFIG/NETSNMPCONFIG/
 ------------------------------------------------------------------------
-r19985 | gal | 2006-11-26 01:04:00 -0800 (Sun, 26 Nov 2006) | 6 lines
+r29274 | wmeier | 2009-08-03 09:21:55 -0700 (Mon, 03 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/packaging/u3/win32/makefile.nmake
-   M /trunk/packaging/u3/win32/manifest.tmpl
-   M /trunk/packaging/u3/win32/u3util.c
-
-U3 Packaging update for
-a) Packaging changes - including the latest GTK/GLIB/PANGO libaries
-b) File associations - made when Wireshark is first run and removed when device is removed.
-c) Install WinPcap - by running the installer if WinPcap is not installed. Uninstalled (if the U3 device installed it) when the device is removed. (This is an interim approach until the appropriate WinPcap U3 installation can be determined).
+   M /trunk/epan/dissectors/packet-rpcap.c
 
+Reword some help text slightly.
 
 ------------------------------------------------------------------------
-r19986 | jake | 2006-11-26 05:22:14 -0800 (Sun, 26 Nov 2006) | 3 lines
+r29275 | wmeier | 2009-08-03 10:25:17 -0700 (Mon, 03 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-smb-logon.c
+   M /trunk/epan/packet.c
 
-From Stefan Metzmacher:
-2nd try: implement dissection of SMB_NETLOGON cmd's 0x17 and 0x19
+Add some debug code (commented out) to check for duplicate dissector port registrations,
 
 ------------------------------------------------------------------------
-r19987 | jake | 2006-11-26 05:24:07 -0800 (Sun, 26 Nov 2006) | 5 lines
+r29276 | wmeier | 2009-08-03 11:06:36 -0700 (Mon, 03 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-dcerpc.c
+   M /trunk/epan/packet.c
 
-From Stefan Metzmacher:
-I have a little additional patch, that makes it easier to see what which bytes
-are not caught by the sub_dissector.
-And it makes it easy to select and export the full payload to a file.
+Remove 1 commented-out #include inadvertantly committed.
 
 ------------------------------------------------------------------------
-r19988 | morriss | 2006-11-26 05:36:03 -0800 (Sun, 26 Nov 2006) | 1 line
+r29277 | jake | 2009-08-03 11:23:04 -0700 (Mon, 03 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-skinny.c
+   M /trunk/epan/dissectors/packet-dns.c
 
-If we found that the packet does not belong to Skinny (new style dissector), there's no need to call call_dissector(data_handle, ...) before returning FALSE.
+From Ivan Sy:
+Support for Host Identity Protocol (HIP) Domain Name System (DNS) Extension.
 ------------------------------------------------------------------------
-r19989 | morriss | 2006-11-26 06:00:01 -0800 (Sun, 26 Nov 2006) | 1 line
+r29278 | gerald | 2009-08-03 12:50:35 -0700 (Mon, 03 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/doc/README.developer
+   M /trunk/epan/dissectors/packet-sccp.c
+
+Add a null pointer check. Remove some unused variables.
 
-Change to show how to write a 'new style' dissector (that is, one that returns the number of bytes it was able to dissect).  I think the Developer's Guide (docbook/) probably needs similar updates but I'm a bit shy about editing XML with good old vi; maybe if I can figure out if I can build the doc in the first place...  Also rewrap a few pararaphs that went past 80 columns.
 ------------------------------------------------------------------------
-r19990 | morriss | 2006-11-26 06:27:13 -0800 (Sun, 26 Nov 2006) | 1 line
+r29279 | guy | 2009-08-03 14:07:08 -0700 (Mon, 03 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ansi_637.c
-   M /trunk/epan/dissectors/packet-ansi_a.c
+   M /trunk/epan/dissectors/packet-dns.c
+
+Thou shalt terminate thy value_string arrays with {0, NULL}.
 
-Clean up a bunch of unused parameter warnings and 2 uninitialized variable warnings
 ------------------------------------------------------------------------
-r19991 | wmeier | 2006-11-26 10:20:51 -0800 (Sun, 26 Nov 2006) | 1 line
+r29280 | jake | 2009-08-03 14:12:41 -0700 (Mon, 03 Aug 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-bgp.c
+   M /trunk/epan/dissectors/packet-gsm_a_dtap.c
+   M /trunk/epan/dissectors/packet-q931.c
 
-fix compiler warning
+From Gerasimos Dimitriadis:
+Added decoding support for the High Layer Compatibility IE in DTAP and updated
+the relevant part in Q.931. Also some minor enhancements in Q.931.
 ------------------------------------------------------------------------
-r19992 | wmeier | 2006-11-26 10:31:53 -0800 (Sun, 26 Nov 2006) | 4 lines
+r29281 | guy | 2009-08-03 14:17:30 -0700 (Mon, 03 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/airpcap.h
-   M /trunk/asn1/rrlp/rrlp.asn
-   M /trunk/asn1/snmp/Makefile
-   M /trunk/diameter/TGPPSh.xml
-   M /trunk/epan/wslua/wslua.h
-   M /trunk/epan/wslua/wslua_dumper.c
-   M /trunk/epan/wslua/wslua_field.c
-   M /trunk/epan/wslua/wslua_gui.c
-   M /trunk/epan/wslua/wslua_listener.c
-   M /trunk/epan/wslua/wslua_pinfo.c
-   M /trunk/epan/wslua/wslua_proto.c
-   M /trunk/epan/wslua/wslua_tree.c
-   M /trunk/epan/wslua/wslua_tvb.c
-   M /trunk/epan/wslua/wslua_util.c
-   M /trunk/tools/pidl/tests/ndr_represent.pl
-   M /trunk/tools/pidl/tests/ndr_tagtype.pl
-
-Fix some property typos (eg: svn:kwywords, swn:keywords, etc)
-Add 'svn:eol-style native' for a few .[hc] files
+   M /trunk/epan/dissectors/packet-sccp.c
 
+Clean up indentation somewhat.
 
 ------------------------------------------------------------------------
-r19993 | wmeier | 2006-11-26 10:53:35 -0800 (Sun, 26 Nov 2006) | 3 lines
+r29282 | wmeier | 2009-08-03 15:09:08 -0700 (Mon, 03 Aug 2009) | 9 lines
 Changed paths:
-   M /trunk/asn1/snmp/Makefile.nmake
-
-Fix property typo: svm:keywords --> svn:keywords
+   M /trunk/plugins/m2m/packet-m2m.c
 
+Various minor cleanups:
+- Do all find_dissector() calls only once during proto_reg_handoff 
+   (not each time a sub-dissector is called when dissecting frames).
+- Move proto_register & proto_reg_handoff to the end of the file as per convention;
+- Move a global variables to be local;
+- Change a global variable to be static; 
+- Remove unneeded multiple #include <string.h>
+- Remove an unneeded variable and a few unneeded lines of code.
 
 ------------------------------------------------------------------------
-r19994 | gerald | 2006-11-26 12:26:09 -0800 (Sun, 26 Nov 2006) | 2 lines
+r29283 | wmeier | 2009-08-03 15:38:43 -0700 (Mon, 03 Aug 2009) | 9 lines
 Changed paths:
-   M /trunk/gtk/gui_utils.c
-   M /trunk/gtk/gui_utils.h
-   M /trunk/gtk/proto_draw.c
+   M /trunk/plugins/wimax/packet-wmx.c
 
-Make keyboard navigation common for all tree views (for GTK2, at least).
+Minor cleanups:
+- Comment out code which creates two dissector tables and then
+   stores a preference value in each of them; 
+   AFAICT the tables are not accessed elsewhere;
+- Comment out the no longer required prefs callback specification
+   in proto_register;
+- "if (... == -1)" not req'd in proto_register;
+- Remove unused proto_reg_wimax function.
 
 ------------------------------------------------------------------------
-r19995 | gerald | 2006-11-26 12:29:24 -0800 (Sun, 26 Nov 2006) | 2 lines
+r29284 | wmeier | 2009-08-03 16:18:59 -0700 (Mon, 03 Aug 2009) | 5 lines
 Changed paths:
-   M /trunk/gtk/gui_utils.c
+   M /trunk/plugins/wimax/packet-wmx.c
 
-Wrap the declaration for tree_view_key_pressed_cb() in an #if/#endif.
+More minor cleanups:
+- Move proto_register to near the end of the file as per convention;
+- Remove unneeded #include <epan/reassemble.h>;
+- Comment out unused ett[] array and associated;
 
 ------------------------------------------------------------------------
-r19996 | wmeier | 2006-11-26 16:13:09 -0800 (Sun, 26 Nov 2006) | 6 lines
+r29285 | gerald | 2009-08-03 16:49:05 -0700 (Mon, 03 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/diameter/chargecontrol.xml
-   M /trunk/epan/dissectors/pidl/idl_types.h
-   M /trunk/tools/pidl/lib/Parse/Pidl/Samba3/ServerNDR.pm
-
-fix property typos:
-     eol-type  --> svn:eol-style
-  sv:eol-style --> svn:eol-style
-  svn:eol-type --> svn:eol-style
+   M /trunk/gtk/compare_stat.c
+   M /trunk/plugins/asn1/packet-asn1.c
 
+Add some null checks.
 
 ------------------------------------------------------------------------
-r19997 | sahlberg | 2006-11-27 01:00:01 -0800 (Mon, 27 Nov 2006) | 5 lines
+r29286 | gerald | 2009-08-03 16:50:55 -0700 (Mon, 03 Aug 2009) | 2 lines
 Changed paths:
-   D /trunk/asn1/ldap/Lightweight-Directory-Access-Protocol-V3.asn.orig
-
-remove file that is not used
-
-bug 1247
+   M /trunk/plugins/profinet/packet-dcerpc-pn-io.c
 
+Remove a couple of unused variables.
 
 ------------------------------------------------------------------------
-r19998 | sahlberg | 2006-11-27 01:40:08 -0800 (Mon, 27 Nov 2006) | 3 lines
+r29287 | gerald | 2009-08-03 16:51:13 -0700 (Mon, 03 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/gtk/expert_comp_table.c
-
-remove unused variable:  tooltips
+   M /trunk/asn1/cmip/packet-cmip-template.c
+   M /trunk/epan/dissectors/packet-cmip.c
 
+Rework an assignment to keep static analyzers from complaining.
 
 ------------------------------------------------------------------------
-r19999 | sahlberg | 2006-11-27 01:42:19 -0800 (Mon, 27 Nov 2006) | 2 lines
+r29288 | gerald | 2009-08-03 17:35:30 -0700 (Mon, 03 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/gtk/expert_comp_table.c
+   M /trunk/make-version.pl
 
-g_strdup takes one parameter not two
+Don't exit with an error if we can't find the svn executable.
 
 ------------------------------------------------------------------------
-r20000 | sahlberg | 2006-11-27 03:00:06 -0800 (Mon, 27 Nov 2006) | 3 lines
+r29289 | jmayer | 2009-08-04 00:50:49 -0700 (Tue, 04 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/Makefile.common
-   M /trunk/epan/dissectors/packet-scsi-mmc.c
-   A /trunk/epan/dissectors/packet-scsi-sbc.c
-   A /trunk/epan/dissectors/packet-scsi-sbc.h
-   M /trunk/epan/dissectors/packet-scsi.c
-   M /trunk/epan/dissectors/packet-scsi.h
-   M /trunk/epan/libwireshark.def
-   M /trunk/gtk/scsi_stat.c
+   M /trunk/epan/proto.h
 
-break the SCSI SBC commandset out into its own dissector
+Warning fix: comma at end of enum
+------------------------------------------------------------------------
+r29290 | martinm | 2009-08-04 03:41:08 -0700 (Tue, 04 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-rlc-lte.c
 
+Show number of predefined bytes in info column.
 
 ------------------------------------------------------------------------
-r20001 | morriss | 2006-11-27 06:39:06 -0800 (Mon, 27 Nov 2006) | 1 line
+r29291 | gerald | 2009-08-04 10:59:48 -0700 (Tue, 04 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-epl.c
+   M /trunk/epan/dissectors/packet-pop.c
+
+Miscellaneous cleanups.
 
-Since this dissector is already 'new style' (it returns FALSE if it thinks the packet doesn't belong to it), register the dissector with new_create_dissector_handle() instead of create_dissector_handle(), thus fixing a compiler warning.  Also comment out some (currently) unused hf_ fields to get rid warnings about them.  Lastly, [AT]-ify the authors' email addresses.
 ------------------------------------------------------------------------
-r20002 | sahlberg | 2006-11-27 06:50:23 -0800 (Mon, 27 Nov 2006) | 3 lines
+r29292 | guy | 2009-08-04 11:39:43 -0700 (Tue, 04 Aug 2009) | 5 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-scsi.c
-   M /trunk/epan/proto.c
-   M /trunk/epan/proto.h
+   M /trunk/epan/dissectors/packet-pop.c
 
-create a nice helper to dissect bitmasks and implement some test useage of it in the scsi dissector
+Clean up white space a bit - use 2-space indenting.
 
+Put a bunch of code that does nothing unless data_val is non-null inside
+"if (data_val)", and get rid of the individual tests.
 
 ------------------------------------------------------------------------
-r20003 | guy | 2006-11-27 10:10:12 -0800 (Mon, 27 Nov 2006) | 3 lines
+r29293 | wmeier | 2009-08-04 11:46:51 -0700 (Tue, 04 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/wiretap/wtap.c
-   M /trunk/wiretap/wtap.h
+   M /trunk/epan/dissectors/packet-fcels.c
+   M /trunk/epan/dissectors/packet-rsl.c
 
-Add Wiretap encapsulation type for IEEE 802.16 MAC Common Part Sublayer,
-for which a DLT_ value and LINKTYPE_ value have just been assigned.
+Remove duplicate entry from ett[]
 
 ------------------------------------------------------------------------
-r20004 | guy | 2006-11-27 10:41:45 -0800 (Mon, 27 Nov 2006) | 3 lines
+r29294 | wmeier | 2009-08-04 11:48:45 -0700 (Tue, 04 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/wiretap/libpcap.c
+   M /trunk/epan/dissectors/ncp2222.py
+   M /trunk/epan/dissectors/packet-ansi_801.c
+   M /trunk/epan/dissectors/packet-cimd.c
+   M /trunk/epan/dissectors/packet-dcerpc-spoolss.c
+   M /trunk/epan/dissectors/packet-dis-pdus.c
+   M /trunk/epan/dissectors/packet-rsvp.c
 
-Map a DLT_ value of 188 to WTAP_ENCAP_IEEE802_16_MAC_CPS, and clarify
-what a DLT_ value of 187 is.
+Init ett_... variables to -1
 
 ------------------------------------------------------------------------
-r20005 | guy | 2006-11-27 11:41:07 -0800 (Mon, 27 Nov 2006) | 2 lines
+r29295 | wmeier | 2009-08-04 11:52:01 -0700 (Tue, 04 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/asn1/ldap/Lightweight-Directory-Access-Protocol-V3.asn
+   M /trunk/asn1/spnego/packet-spnego-template.c
+   M /trunk/epan/dissectors/packet-spnego.c
+   M /trunk/epan/dissectors/packet-spnego.h
+
+Initialize several ett_... variables to -1
+
+------------------------------------------------------------------------
+r29296 | wmeier | 2009-08-04 12:01:34 -0700 (Tue, 04 Aug 2009) | 7 lines
+Changed paths:
+   M /trunk/plugins/wimax/mac_hd_generic_decoder.c
+   M /trunk/plugins/wimax/mac_hd_type1_decoder.c
+   M /trunk/plugins/wimax/mac_hd_type2_decoder.c
+   M /trunk/plugins/wimax/mac_mgmt_msg_decoder.c
+   M /trunk/plugins/wimax/msg_aas_beam.c
+   M /trunk/plugins/wimax/msg_aas_fbck.c
+   M /trunk/plugins/wimax/msg_clk_cmp.c
+   M /trunk/plugins/wimax/msg_dcd.c
+   M /trunk/plugins/wimax/msg_dlmap.c
+   M /trunk/plugins/wimax/msg_dsa.c
+   M /trunk/plugins/wimax/msg_dsc.c
+   M /trunk/plugins/wimax/msg_dsd.c
+   M /trunk/plugins/wimax/msg_dsx_rvd.c
+   M /trunk/plugins/wimax/msg_fpc.c
+   M /trunk/plugins/wimax/msg_pkm.c
+   M /trunk/plugins/wimax/msg_prc_lt_ctrl.c
+   M /trunk/plugins/wimax/msg_reg_req.c
+   M /trunk/plugins/wimax/msg_reg_rsp.c
+   M /trunk/plugins/wimax/msg_rep.c
+   M /trunk/plugins/wimax/msg_res_cmd.c
+   M /trunk/plugins/wimax/msg_rng_req.c
+   M /trunk/plugins/wimax/msg_rng_rsp.c
+   M /trunk/plugins/wimax/msg_sbc.c
+   M /trunk/plugins/wimax/msg_ucd.c
+   M /trunk/plugins/wimax/msg_ulmap.c
+   M /trunk/plugins/wimax/packet-wmx.c
+   M /trunk/plugins/wimax/wimax_cdma_code_decoder.c
+   M /trunk/plugins/wimax/wimax_compact_dlmap_ie_decoder.c
+   M /trunk/plugins/wimax/wimax_compact_ulmap_ie_decoder.c
+   M /trunk/plugins/wimax/wimax_fch_decoder.c
+   M /trunk/plugins/wimax/wimax_ffb_decoder.c
+   M /trunk/plugins/wimax/wimax_hack_decoder.c
+   M /trunk/plugins/wimax/wimax_harq_map_decoder.c
+   M /trunk/plugins/wimax/wimax_pdu_decoder.c
+   M /trunk/plugins/wimax/wimax_phy_attributes_decoder.c
+
+Minor changes:
+- Move proto_register...() to the end of the file as per convention;
+- Move ett[] to be local to proto_register...();
+- "if (...==-1)" not req'd in proto_register...();
+- #include <moduleinfo.h> not req'd;
+- Remove unneeded forward declarations.
+
+------------------------------------------------------------------------
+r29297 | wmeier | 2009-08-04 12:29:42 -0700 (Tue, 04 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-chdlc.c
+
+Fix benign double subtree registration of an ett_... variable.
+
+------------------------------------------------------------------------
+r29298 | jake | 2009-08-04 14:05:38 -0700 (Tue, 04 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_a_bssmap.c
+   M /trunk/epan/dissectors/packet-gsm_a_common.h
+   M /trunk/epan/dissectors/packet-gsm_a_dtap.c
+   M /trunk/epan/dissectors/packet-gsm_a_gm.c
+   M /trunk/epan/dissectors/packet-gsm_a_rp.c
+   M /trunk/epan/dissectors/packet-gsm_a_rr.c
+   M /trunk/epan/dissectors/packet-gsm_bsslap.c
+   M /trunk/epan/dissectors/packet-gsm_bssmap_le.c
+
+Optimize empty strings to NULL pointers.
+------------------------------------------------------------------------
+r29299 | guy | 2009-08-04 16:14:40 -0700 (Tue, 04 Aug 2009) | 4 lines
+Changed paths:
+   M /trunk/plugins/wimax/msg_dsa.c
+   M /trunk/plugins/wimax/msg_dsc.c
+   M /trunk/plugins/wimax/msg_dsd.c
+
+Put the initializers for the elements of value_string arrays into curly
+brackets, so the API checks for non-terminated value_string arrays will
+not falsely think the arrays are non-terminated.
+
+------------------------------------------------------------------------
+r29300 | guy | 2009-08-04 17:13:38 -0700 (Tue, 04 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/plugins/wimax/msg_dsc.c
 
-Note that this isn't just cut and pasted from RFC 2251.
+Fix typo.
 
 ------------------------------------------------------------------------
-r20006 | guy | 2006-11-27 11:42:14 -0800 (Mon, 27 Nov 2006) | 3 lines
+r29301 | gerald | 2009-08-04 17:36:27 -0700 (Tue, 04 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/asn1/Makefile.am
+   M /trunk/asn1/h225/packet-h225-template.c
+   M /trunk/epan/dissectors/packet-h225.c
 
-We got rid of ldap/Lightweight-Directory-Access-Protocol-V3.asn.orig, so
-don't try to put it into the distribution.
+Add a couple of pointer checks.
 
 ------------------------------------------------------------------------
-r20007 | gerald | 2006-11-27 17:18:47 -0800 (Mon, 27 Nov 2006) | 2 lines
+r29302 | jake | 2009-08-05 00:33:44 -0700 (Wed, 05 Aug 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-llt.c
+   M /trunk/epan/dissectors/packet-ieee80211.c
 
-Use val_to_str() instead of match_strval().
+Fix for bug 3806:
+Add presentation of Block Ack Bitmap.
 
 ------------------------------------------------------------------------
-r20008 | etxrab | 2006-11-27 21:53:00 -0800 (Mon, 27 Nov 2006) | 1 line
+r29303 | martinm | 2009-08-05 01:02:12 -0700 (Wed, 05 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/plugins/megaco/packet-megaco.c
+   M /trunk/epan/dissectors/packet-mac-lte.c
 
-Dissection of two streams in the media descriptor was broken.
-------------------------------------------------------------------------
-r20009 | etxrab | 2006-11-27 21:59:24 -0800 (Mon, 27 Nov 2006) | 1 line
-Changed paths:
-   M /trunk/diameter/sip.xml
+Show power headroom report inside its own subtree.
 
-Complete the SIP application AVP:s.
 ------------------------------------------------------------------------
-r20010 | etxrab | 2006-11-27 22:31:07 -0800 (Mon, 27 Nov 2006) | 2 lines
+r29304 | gerald | 2009-08-05 08:39:29 -0700 (Wed, 05 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-q931.c
+   M /trunk/gtk/wlan_stat_dlg.c
+   M /trunk/tap-iostat.c
+
+Squelch a couple of Clang Static Analyzer warnings.
 
-From Richard Braun:
-The Q931 dissector applies a wrong mask when testing the odd/even indicator bit.
 ------------------------------------------------------------------------
-r20011 | sahlberg | 2006-11-28 01:09:58 -0800 (Tue, 28 Nov 2006) | 3 lines
+r29305 | jake | 2009-08-05 11:17:18 -0700 (Wed, 05 Aug 2009) | 3 lines
 Changed paths:
-   M /trunk/doc/README.developer
-
-add description of proto_tree_add_bitmask()
+   M /trunk/epan/dissectors/packet-dns.c
 
+From Ivan Sy:
+Add support for Support for DHCID RR (RFC 4701).
 
 ------------------------------------------------------------------------
-r20012 | etxrab | 2006-11-28 12:43:25 -0800 (Tue, 28 Nov 2006) | 1 line
+r29306 | jake | 2009-08-05 11:21:52 -0700 (Wed, 05 Aug 2009) | 3 lines
 Changed paths:
-   M /trunk/plugins/megaco/packet-megaco.c
+   M /trunk/epan/dissectors/packet-wbxml.c
 
-Fix a typo and handling of unknown TerminationStatedescriptors.
-------------------------------------------------------------------------
-r20013 | etxrab | 2006-11-28 22:44:07 -0800 (Tue, 28 Nov 2006) | 4 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-atm.c
-   M /trunk/epan/dissectors/packet-bssgp.c
-   M /trunk/epan/dissectors/packet-fr.c
-   M /trunk/wiretap/atm.c
-   M /trunk/wiretap/erf.c
-   M /trunk/wiretap/file_access.c
+Fix for bug 3811:
+Add missing shorthand application/vnd.ms-sync besides application/vnd.ms-sync.wbxml.
 
-Froim Rene Pilz:
-This patch consists also the last issues. Additionally it solves:
-- For the SSCOP frames the AAL5 decoding was not performed due to an earlier patch. This caused that no SSCOP message was properly decoded.
-- As the detection between a LANE frame and a SSCOP frame is rather hard a switch within the atm dissector is included which enforce SSCOP dissecting over a LANE frame. At the moment I do not see a better solution for that.
 ------------------------------------------------------------------------
-r20014 | etxrab | 2006-11-28 22:53:48 -0800 (Tue, 28 Nov 2006) | 2 lines
+r29307 | jake | 2009-08-05 11:42:45 -0700 (Wed, 05 Aug 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-wsp.c
+   M /trunk/epan/dissectors/packet-gsm_a_common.c
 
-From Reinhard Speyerer:
-this patch adds support for Any-encoding (WSP, 8.4.2.9) and Any-language (WSP, 8.4.2.10)
+From Gerasimos Dimitriadis:
+Fixes/enhances the decoding of the Mobile Identity IE for type of identity
+"TMGI and optional MBMS Session Identity".
 ------------------------------------------------------------------------
-r20015 | morriss | 2006-11-29 05:42:16 -0800 (Wed, 29 Nov 2006) | 1 line
+r29308 | gerald | 2009-08-05 12:03:48 -0700 (Wed, 05 Aug 2009) | 3 lines
 Changed paths:
-   M /trunk/doc/README.developer
+   M /trunk/epan/dissectors/packet-p_mul.c
+
+Convert a GString to an ep_strbuf_t (and squelch a static analysis
+warning in the process). Remove an unused variable.
 
-Add documentation of the col_set_fence() and col_prepend_fence_fstr() calls.  I *think* I got the description of col_prepend_fence_fstr() right.
 ------------------------------------------------------------------------
-r20016 | guy | 2006-11-29 08:19:56 -0800 (Wed, 29 Nov 2006) | 2 lines
+r29309 | wmeier | 2009-08-06 09:06:11 -0700 (Thu, 06 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-irc.c
+   M /trunk/epan/dissectors/packet-gsm_a_rr.c
 
-Add some protocol references.
+Register ett[] subtree array only once.
 
 ------------------------------------------------------------------------
-r20017 | sfisher | 2006-11-29 12:45:02 -0800 (Wed, 29 Nov 2006) | 5 lines
+r29310 | wmeier | 2009-08-06 09:10:29 -0700 (Thu, 06 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/gtk/follow_dlg.c
-   M /trunk/gtk/ssl-dlg.c
-
-
-From the wishlist: add basic find functionality to the follow tcp & ssl stream
-dialogs.
+   M /trunk/epan/dissectors/packet-ieee8021ah.c
 
+Register ett[] subtree array only once.
 
 ------------------------------------------------------------------------
-r20018 | sfisher | 2006-11-29 18:29:31 -0800 (Wed, 29 Nov 2006) | 7 lines
+r29311 | wmeier | 2009-08-06 09:13:31 -0700 (Thu, 06 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ssl.c
-
-
-Allow the sub-dissector to be called for decrypted SSL data even when tree is
-null.  This allows the encrypted payload's dissector to fill in columns such
-as protocol and info without turning on packet coloring or otherwise rescanning
-the packet list.
+   M /trunk/epan/dissectors/packet-gsm_a_rr.c
 
+Remove inadvertantly committed comments re issue yet to be fixed ...
 
 ------------------------------------------------------------------------
-r20019 | jake | 2006-11-29 23:12:59 -0800 (Wed, 29 Nov 2006) | 6 lines
+r29312 | wmeier | 2009-08-06 11:44:38 -0700 (Thu, 06 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-mmse.c
+   M /trunk/epan/dissectors/packet-gsm_a_rr.c
 
-From Michel Marti:
-The attached patch fixes decoding of the "X-Mms-Reply-Charging-Deadline" header.
-According to the OMA-TS-MMS-ENC specs, this header is encoded like this:
-  Reply-charging-deadline-value = Value-length \
-    (Absolute-token Date-value | Relative-token Delta-seconds-value)
+Prevent possible (benign ?) array references with an array index of -1.
 
 ------------------------------------------------------------------------
-r20020 | jake | 2006-11-29 23:14:09 -0800 (Wed, 29 Nov 2006) | 7 lines
+r29313 | gerald | 2009-08-06 13:55:04 -0700 (Thu, 06 Aug 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ssl.c
+   M /trunk/epan/dissectors/Makefile.common
+   M /trunk/epan/dissectors/packet-isakmp.c
+   M /trunk/epan/dissectors/packet-k12.c
+   M /trunk/epan/dissectors/packet-sccp.c
+   M /trunk/epan/dissectors/packet-user_encap.c
 
-From Martin Warnesi:
-Much simplified patch to use column fences on the COL_INFO field to
-prevent sebsequent calls to the SSL dissector for the same packet
-clearing the information placed by earlier calls. After each SSL record
-is processed a col_set_fence() call is now issued to preserve what has
-been written.
+Fix compilation warnings in a few dissectors and try moving them to the
+"clean" list.
 
 ------------------------------------------------------------------------
-r20021 | jake | 2006-11-29 23:15:17 -0800 (Wed, 29 Nov 2006) | 4 lines
+r29314 | wmeier | 2009-08-06 14:42:40 -0700 (Thu, 06 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-mysql.c
+   M /trunk/epan/dissectors/packet-gsm_a_common.c
 
-From Martin Warnesi:
-Attached updated patch to use "dissect_mysql_pdu" instead of
-"dissect_mysql" when registering the protocol dissector.
+Fix some indentation and spacing
 
 ------------------------------------------------------------------------
-r20022 | jake | 2006-11-29 23:16:39 -0800 (Wed, 29 Nov 2006) | 5 lines
+r29315 | tuexen | 2009-08-06 14:55:10 -0700 (Thu, 06 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ntlmssp.c
+   M /trunk/epan/dissectors/packet-isakmp.c
 
-From Marc Bevandi:
-Please apply this patch (made against Wireshark 0.99.4). It defines the
-NTLMSSP_NEGOTIATE_ANONYMOUS flag as described in
-<http://davenport.sourceforge.net/ntlm.html>.
+Get it compiling when HAVE_LIBGCRYPT is not defined.
 
 ------------------------------------------------------------------------
-r20023 | kukosa | 2006-11-29 23:30:20 -0800 (Wed, 29 Nov 2006) | 1 line
+r29316 | stig | 2009-08-06 15:06:37 -0700 (Thu, 06 Aug 2009) | 3 lines
 Changed paths:
-   M /trunk/fileset.c
+   M /trunk/gtk/font_utils.c
+   M /trunk/gtk/main.c
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/new_packet_list.h
+
+Added new_packet_list_set_font() and initialize fonts when using
+new packet list.
 
-suffix in file set is optional
 ------------------------------------------------------------------------
-r20024 | martinm | 2006-11-30 03:36:28 -0800 (Thu, 30 Nov 2006) | 3 lines
+r29317 | tuexen | 2009-08-06 15:26:05 -0700 (Thu, 06 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-catapult-dct2000.c
+   M /trunk/epan/dissectors/Makefile.common
 
-Make prettier the parsing of IPPrim header fields.
-Add mm3 -> http mapping.
+packet-sctp.c seems to be clean (at least it is on Mac OS X).
 
 ------------------------------------------------------------------------
-r20025 | martinm | 2006-11-30 03:37:41 -0800 (Thu, 30 Nov 2006) | 2 lines
+r29318 | guy | 2009-08-06 16:26:24 -0700 (Thu, 06 Aug 2009) | 4 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-umts_fp.c
+   M /trunk/epan/dissectors/packet-sctp.c
 
-Fix infinite rate test, tweak filter names
+Those items are 32 bits or longer, so the cast should be safe; add an
+additional cast in the hopes that they squelch "dereferencing
+type-punned pointer" warnings.
 
 ------------------------------------------------------------------------
-r20026 | martinm | 2006-11-30 10:29:45 -0800 (Thu, 30 Nov 2006) | 1 line
+r29319 | wmeier | 2009-08-06 16:47:21 -0700 (Thu, 06 Aug 2009) | 5 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-xot.c
+   M /trunk/epan/dissectors/packet-gsm_a_common.h
+
+'if (curr_len <= 0)' won't work as desired when curr_len is declared as unsigned.
+The fix: change to 'if ((signed)curr_len <= 0)'.
+This is a bit of a hack but I think it works.
+See the comment in this file (packet-gsm_a_common.h).
 
-Make xot dissector findable by name
 ------------------------------------------------------------------------
-r20027 | gram | 2006-11-30 13:32:05 -0800 (Thu, 30 Nov 2006) | 3 lines
+r29320 | wmeier | 2009-08-06 16:51:45 -0700 (Thu, 06 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/epan.c
+   M /trunk/epan/dissectors/packet-gsm_a_dtap.c
+   M /trunk/epan/dissectors/packet-gsm_a_rp.c
+   M /trunk/epan/dissectors/packet-gsm_a_rr.c
+   M /trunk/epan/dissectors/packet-gsm_bssmap_le.c
 
-Add GPL disclaimer, which as been missing since forever.
-Thanks to Jaap Keuter for pointing this out.
+Fix some individual cases of 'if (unsigned) < 0'
 
 ------------------------------------------------------------------------
-r20028 | sfisher | 2006-11-30 18:55:45 -0800 (Thu, 30 Nov 2006) | 7 lines
+r29321 | gerald | 2009-08-06 17:15:35 -0700 (Thu, 06 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/gtk/flow_graph.c
-
-
-Fix for bug #1117: Crash on next action [such as another stats window] when
-flow graph window is open.  Added if(pinfo->cinfo) before attempting to use
-pinfo->cinfo->col_first.  The rest is indentation changes for the new if
-statement.
+   M /trunk/epan/dissectors/Makefile.am
+   M /trunk/epan/dissectors/Makefile.common
+   M /trunk/epan/dissectors/packet-nbd.c
+   M /trunk/epan/dissectors/packet-scsi-osd.c
 
+Clean up the last two DIRTY_DISSECTOR_SRC entries.
 
 ------------------------------------------------------------------------
-r20029 | martinm | 2006-12-01 10:03:45 -0800 (Fri, 01 Dec 2006) | 2 lines
+r29322 | krj | 2009-08-07 05:15:46 -0700 (Fri, 07 Aug 2009) | 4 lines
 Changed paths:
-   M /trunk/plugins/mgcp/packet-mgcp.c
+   M /trunk/file.c
 
-For duplicate requests and responses, make clickable link back to original.
+Free frame data slice on file reset
+
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3813
 
 ------------------------------------------------------------------------
-r20030 | etxrab | 2006-12-01 10:49:09 -0800 (Fri, 01 Dec 2006) | 1 line
+r29323 | krj | 2009-08-07 06:18:02 -0700 (Fri, 07 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-sip.c
+   M /trunk/config.nmake
 
-Add hf fields for the latest headers from IANA.
+Use fully qualified path to bash
 ------------------------------------------------------------------------
-r20031 | sahlberg | 2006-12-01 15:41:10 -0800 (Fri, 01 Dec 2006) | 3 lines
+r29324 | krj | 2009-08-07 07:01:44 -0700 (Fri, 07 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-smb.c
-
-store FID/TID tracking based on the fid/tid value and not the frame it was opened in.
-
+   M /trunk/config.nmake
 
+Back out r29323. The non fully qualified path seems to work for everyone else so don't mess with it.
 ------------------------------------------------------------------------
-r20032 | sfisher | 2006-12-01 17:08:16 -0800 (Fri, 01 Dec 2006) | 5 lines
+r29325 | jmayer | 2009-08-07 11:45:06 -0700 (Fri, 07 Aug 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-tds.c
-
-
-Solution for enhancement "bug" #1254: "MSSQL / TDS parser should decode
-passwords"
+   M /trunk/epan/dissectors/packet-bootp.c
 
+- Add rfc number comments on not-yet-decoded options
+- Decode autoconfigure option
 
 ------------------------------------------------------------------------
-r20033 | sfisher | 2006-12-01 19:06:55 -0800 (Fri, 01 Dec 2006) | 4 lines
+r29326 | jmayer | 2009-08-07 11:47:56 -0700 (Fri, 07 Aug 2009) | 8 lines
 Changed paths:
    M /trunk/epan/Makefile.am
+   M /trunk/wiretap/Makefile.am
 
+* Tue May 26 2009 cmorve69@yahoo.es
+- made it compile with --as-needed
 
-Make epan/tvbtest compile again by adding emem.o
-
+This patch was taken from the opensuse wireshark.spec file.
+No thanks go to the author and the package maintainers of
+this package for not sending this upstream - it would have
+made it into 1.2.0.
 
 ------------------------------------------------------------------------
-r20034 | wmeier | 2006-12-03 21:41:53 -0800 (Sun, 03 Dec 2006) | 5 lines
+r29327 | jmayer | 2009-08-07 11:49:24 -0700 (Fri, 07 Aug 2009) | 4 lines
 Changed paths:
-   M /trunk/Makefile.nmake
-   M /trunk/config.nmake
-   M /trunk/epan/Makefile.nmake
-
-Use 'igncr' as needed with Bash (workaround for bug report 1162);
-Change usage of 'nmake' to $(MAKE) /$(MAKEFLAGS) in a few places;
-Add one missing /$(MAKEFLAGS);
+   M /trunk/acinclude.m4
+   M /trunk/configure.in
 
+- Add an AC macro to test linker flags.
+- Test whether the linker supports --as-needed and if so,
+  adds it to LDFLAGS
 
 ------------------------------------------------------------------------
-r20035 | etxrab | 2006-12-04 15:03:11 -0800 (Mon, 04 Dec 2006) | 1 line
+r29328 | wmeier | 2009-08-07 14:22:54 -0700 (Fri, 07 Aug 2009) | 9 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-sdp.c
+   M /trunk/tshark.c
 
-Add description of CT AS TIAS and H263-2000 profile.
-------------------------------------------------------------------------
-r20036 | jake | 2006-12-04 15:12:04 -0800 (Mon, 04 Dec 2006) | 2 lines
-Changed paths:
-   M /trunk/plugins/h223/Makefile.nmake
-   A /trunk/plugins/h223/moduleinfo.nmake
-   A /trunk/plugins/h223/plugin.rc.in
+tshark: console_log_level preference now controls which log msgs are sent to stderr;
+Note: This is a behavior change: 
+      Given the default value for the console_log_level preference
+       tshark will now show ERROR, CRITICAL and WARNING level log messages.
+      Prior to this change tshark was hardwired to show only
+       ERROR and CRITICAL level messages.
+      Time will tell whether this change results in too much noise
+       in tshark output.
 
-This is to test the waters.
-I've added a version resource to the h223 Wireshark plugin as Win32 DLL, setting a possible example for other plugins.
 ------------------------------------------------------------------------
-r20037 | gerald | 2006-12-04 16:43:00 -0800 (Mon, 04 Dec 2006) | 7 lines
+r29329 | gerald | 2009-08-07 14:53:40 -0700 (Fri, 07 Aug 2009) | 6 lines
 Changed paths:
-   M /trunk/epan/prefs-int.h
-   M /trunk/epan/prefs.c
-   M /trunk/epan/prefs.h
-   M /trunk/gtk/prefs_dlg.c
-   M /trunk/gtk/prefs_dlg.h
-
-From Giorgio Tino: Add a "static text" protocol preference type.  This
-can be used to add descriptive text inline with other preference items.
-The "preference" contents are not written to disk.
+   M /trunk/epan/dissectors/packet-eth.c
 
-Fixup whitespace.
+From Matt P via bug 3774:
 
+Patch utilizes techniques incorporated in the packet-ieee8023.c dissect_802_3()
+routine to dynamically calculate the remaining payload length.  This is then
+compared to the length included in the CCSDS header.
 
 ------------------------------------------------------------------------
-r20038 | wmeier | 2006-12-04 18:53:39 -0800 (Mon, 04 Dec 2006) | 2 lines
+r29330 | wmeier | 2009-08-07 15:36:14 -0700 (Fri, 07 Aug 2009) | 8 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-smb.c
+   M /trunk/tools/fuzz-test.sh
 
-Remove unused variable
+fuzz-test: Fix/change WIRESHARK_ABORT_ON_DISSECTOR_BUG handling:
+1. If enabled: the variable must be exported to the env to take effect;
+2. Upon reflection: disable this feature:
+   tshark has been changed to output WARNING messages to stderr as a
+    default; This means that DISSECTOR_BUGs and failed DISSECTOR_ASSERTs
+     which cause WARNING log level messages will thus be output to stderr and 
+     thus will be detected by the fuzz-test.
 
 ------------------------------------------------------------------------
-r20039 | wmeier | 2006-12-04 18:59:06 -0800 (Mon, 04 Dec 2006) | 4 lines
+r29331 | gerald | 2009-08-07 17:27:31 -0700 (Fri, 07 Aug 2009) | 3 lines
 Changed paths:
-   M /trunk/Makefile.nmake
-   M /trunk/asn1/cdt/cdt-exp.cnf
-   M /trunk/epan/dissectors/packet-csm-encaps.c
-   M /trunk/epan/dissectors/packet-ms-mms.c
-   M /trunk/packaging/u3/win32/README.txt
-   M /trunk/packaging/u3/win32/makefile.nmake
-   M /trunk/packaging/u3/win32/manifest.tmpl
-   M /trunk/packaging/u3/win32/u3util.c
-   M /trunk/tools/pidl/lib/Parse/Pidl/Samba4.pm
-   M /trunk/tools/pidl/tests/ndr_represent.pl
-   M /trunk/tools/pidl/tests/ndr_tagtype.pl
-
-More minor properties cleanup
-svn:kewords --> svn:keywords & etc
+   M /trunk/asn1/snmp/packet-snmp-template.c
+   M /trunk/epan/dissectors/packet-snmp.c
 
+If we have a format error, don't try adding something to the
+tree. Fixes bug 3822.
 
 ------------------------------------------------------------------------
-r20040 | sfisher | 2006-12-04 19:19:51 -0800 (Mon, 04 Dec 2006) | 13 lines
+r29332 | guy | 2009-08-07 18:21:55 -0700 (Fri, 07 Aug 2009) | 9 lines
 Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/doc/tshark.pod
-   M /trunk/doc/wireshark.pod
-   M /trunk/docbook/wsug_src/WSUG_chapter_customize.xml
-   M /trunk/epan/column-utils.c
-   M /trunk/epan/column.c
-   M /trunk/epan/timestamp.h
-   M /trunk/epan/to_str.c
-   M /trunk/epan/to_str.h
    M /trunk/gtk/main.c
-   M /trunk/gtk/menu.c
-   M /trunk/gtk/packet_list.c
-   M /trunk/gtk/recent.c
-   M /trunk/tshark.c
-
 
-From Douglas Pratley with trivial changes and documentation changes
-by myself:
+Move one comment before all of the code to which it refers.
 
-Corrected patch; epan/column.c and epan/column_utils.c were not included. This
-one has now been properly tested against a clean checkout of today's code.
+Update another comment with information from the corresponding comment
+in tshark.c
 
-- New menu option available under view\time display format
-- New sub-option (e) to -t switch for both wireshark and tshark
-- Extended recent settings code to handle new value
-- Did NOT add new explicit epoch time column
+Move some code so that it's run only if its result is used.
 
+Add an additional comment about logging on UN*X.
 
 ------------------------------------------------------------------------
-r20041 | etxrab | 2006-12-04 22:43:47 -0800 (Mon, 04 Dec 2006) | 4 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-sigcomp.c
-   M /trunk/epan/sigcomp-udvm.c
-   M /trunk/epan/sigcomp_state_hdlr.c
-   M /trunk/epan/sigcomp_state_hdlr.h
-
-From Cristian Constantin:
-As a workarond for the problem that accsessing a state with a state id > the stored
-minimum access length fail,  only store and compare the state with the minimum access
-lengt specified in the standard of 6 bytes.
-------------------------------------------------------------------------
-r20042 | jake | 2006-12-04 22:46:21 -0800 (Mon, 04 Dec 2006) | 1 line
+r29333 | guy | 2009-08-07 18:23:15 -0700 (Fri, 07 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/plugins/h223/Makefile.nmake
+   M /trunk/tshark.c
 
-Oops, the all target slipped through the cracks.
-------------------------------------------------------------------------
-r20043 | etxrab | 2006-12-04 22:53:28 -0800 (Mon, 04 Dec 2006) | 1 line
-Changed paths:
-   M /trunk/epan/dissectors/packet-sdp.c
+Note that the new behavior matches what Wireshark does.
 
-Fix a cut and paste error.
 ------------------------------------------------------------------------
-r20044 | ulfl | 2006-12-05 00:07:00 -0800 (Tue, 05 Dec 2006) | 1 line
+r29334 | jake | 2009-08-07 21:51:42 -0700 (Fri, 07 Aug 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-lldp.c
+   M /trunk/epan/dissectors/packet-ipv6.c
 
-fix output of PROFINET specific MAC addresses - it simply displayed garbage
-------------------------------------------------------------------------
-r20045 | ulfl | 2006-12-05 00:09:01 -0800 (Tue, 05 Dec 2006) | 1 line
-Changed paths:
-   M /trunk/plugins/profinet/packet-dcerpc-pn-io.c
+From Ivan Sy:
+Fixed IPv6 malformed packet when ip6_nxt (Next Header) is equal to "59". as per section 4.7 RFC 2460.
 
-add dissection of the "IsochronousModeData" block
 ------------------------------------------------------------------------
-r20046 | wmeier | 2006-12-05 04:36:06 -0800 (Tue, 05 Dec 2006) | 2 lines
+r29335 | krj | 2009-08-08 02:22:58 -0700 (Sat, 08 Aug 2009) | 4 lines
 Changed paths:
-   M /trunk/doc/Makefile.nmake
-   M /trunk/epan/dfilter/Makefile.nmake
-   M /trunk/packaging/nsis/Makefile.nmake
-   M /trunk/plugins/mate/Makefile.nmake
-   M /trunk/plugins/tpg/Makefile.nmake
+   M /trunk/packaging/portableapps/win32/makefile.nmake
 
-Add a few missing /$(MAKEFLAGS)
-
-------------------------------------------------------------------------
-r20047 | martinm | 2006-12-05 06:20:55 -0800 (Tue, 05 Dec 2006) | 1 line
-Changed paths:
-   M /trunk/epan/dissectors/packet-sip.c
+Pass on WinPcap/MSVC redistributable executables to the WiresharkPortable launcher and not the extractor.
 
-Via param name copy-paste error
-------------------------------------------------------------------------
-r20048 | jmayer | 2006-12-05 07:25:16 -0800 (Tue, 05 Dec 2006) | 1 line
-Changed paths:
-   M /trunk/manuf
-   M /trunk/manuf.tmpl
+Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3547.
 
-Update to current IEEE and remove fixed entry for 00-06-0D (bug 1256)
 ------------------------------------------------------------------------
-r20049 | gerald | 2006-12-05 11:24:25 -0800 (Tue, 05 Dec 2006) | 9 lines
+r29336 | krj | 2009-08-08 02:57:07 -0700 (Sat, 08 Aug 2009) | 4 lines
 Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/Makefile.nmake
-   M /trunk/airpcap.h
-   M /trunk/airpcap_loader.c
-   M /trunk/airpcap_loader.h
-   M /trunk/epan/dissectors/Makefile.nmake
-   M /trunk/epan/dissectors/packet-ieee80211.c
-   M /trunk/epan/libwireshark.def
-   M /trunk/gtk/Makefile.nmake
-   M /trunk/gtk/airpcap_dlg.c
-   M /trunk/gtk/airpcap_dlg.h
-   M /trunk/gtk/airpcap_gui_utils.c
-   M /trunk/gtk/airpcap_gui_utils.h
-   M /trunk/gtk/capture_dlg.c
-   M /trunk/gtk/capture_if_dlg.c
-   M /trunk/gtk/keys.h
-   M /trunk/gtk/main.c
-
-From Davide Schiera and Giorgio Tino: Add initial WPA/WPA2 decryption
-support.
+   M /trunk/asn1/Makefile.inc.nmake
+   M /trunk/epan/dissectors/packet-x420.c
 
-WEP key preferences have been overloaded to allow WPA keys.  The
-decryption code currently uses Windows-specific data types, but can be
-converted to use glib equivalents.
+Make sure that we pass on the same set of parameters to asn2wrs.py on Unix/Windows. This fix ensures that the generated copyright headers are identical on both platforms.
 
-Add a few text and whitespace fixups.
+Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3658
 
 ------------------------------------------------------------------------
-r20050 | gerald | 2006-12-05 11:39:54 -0800 (Tue, 05 Dec 2006) | 2 lines
+r29337 | krj | 2009-08-08 05:40:59 -0700 (Sat, 08 Aug 2009) | 4 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ieee80211.c
-
-Fix a compilation error, and squelch a couple of other errors.
+   M /trunk/gtk/filter_autocomplete.c
 
-------------------------------------------------------------------------
-r20051 | gerald | 2006-12-05 12:57:22 -0800 (Tue, 05 Dec 2006) | 2 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-ieee80211.c
+From Bahaa Naamneh via Bug 3538:
 
-Fix preference registration.
+This patch ensures that the filter autocompletion code handles protocols (radius and wimaxasncp) which uses delayed initialisation of protocols fields.
 
 ------------------------------------------------------------------------
-r20052 | gerald | 2006-12-05 13:06:09 -0800 (Tue, 05 Dec 2006) | 2 lines
+r29338 | gerald | 2009-08-08 15:20:08 -0700 (Sat, 08 Aug 2009) | 2 lines
 Changed paths:
-   A /trunk/airpdcap
-   A /trunk/airpdcap/Makefile.am
-   A /trunk/airpdcap/Makefile.nmake
-   A /trunk/airpdcap/airpdcap.c
-   A /trunk/airpdcap/airpdcap_ccmp.c
-   A /trunk/airpdcap/airpdcap_ccmp.h
-   A /trunk/airpdcap/airpdcap_debug.c
-   A /trunk/airpdcap/airpdcap_debug.h
-   A /trunk/airpdcap/airpdcap_int.h
-   A /trunk/airpdcap/airpdcap_interop.h
-   A /trunk/airpdcap/airpdcap_md5.c
-   A /trunk/airpdcap/airpdcap_md5.h
-   A /trunk/airpdcap/airpdcap_rijndael.c
-   A /trunk/airpdcap/airpdcap_rijndael.h
-   A /trunk/airpdcap/airpdcap_sha1.c
-   A /trunk/airpdcap/airpdcap_sha1.h
-   A /trunk/airpdcap/airpdcap_system.h
-   A /trunk/airpdcap/airpdcap_tkip.c
-   A /trunk/airpdcap/airpdcap_tkip.h
-   A /trunk/airpdcap/airpdcap_user.h
-   A /trunk/airpdcap/airpdcap_wep.c
-   A /trunk/airpdcap/airpdcap_wep.h
-   A /trunk/airpdcap/airpdcap_ws.h
+   M /trunk/plugins/m2m/packet-m2m.c
 
-Add AirPDcap files.
+Check TLV lengths before we try to add them to the tree. Fixes bug 3824.
 
 ------------------------------------------------------------------------
-r20053 | gerald | 2006-12-06 12:29:54 -0800 (Wed, 06 Dec 2006) | 3 lines
+r29339 | guy | 2009-08-08 18:23:09 -0700 (Sat, 08 Aug 2009) | 3 lines
 Changed paths:
-   M /trunk/Makefile.nmake
-   M /trunk/config.h.win32
-   M /trunk/config.nmake
-   M /trunk/epan/dissectors/Makefile.nmake
-   M /trunk/epan/dissectors/packet-ieee80211.c
-   M /trunk/gtk/Makefile.nmake
+   M /trunk/epan/dissectors/packet-ppp.c
 
-Don't define HAVE_AIRPDCAP if HAVE_AIRPCAP isn't defined.  Fix a compiler
-warning in the 802.11 dissector.
+Don't use DISSECTOR_ASSERT() to check a packet's content.  Fixes bug
+3827.
 
 ------------------------------------------------------------------------
-r20054 | etxrab | 2006-12-06 14:03:45 -0800 (Wed, 06 Dec 2006) | 2 lines
+r29340 | krj | 2009-08-08 23:26:46 -0700 (Sat, 08 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-eap.c
-   M /trunk/epan/dissectors/packet-isakmp.c
-
-Dissect EAP inside ISAKMP update some strings from IANA.
-(fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=777)
+   M /trunk/asn1/acse/packet-acse-template.c
+   M /trunk/asn1/cmip/packet-cmip-template.c
+   M /trunk/asn1/disp/packet-disp-template.c
+   M /trunk/asn1/dop/packet-dop-template.c
+   M /trunk/asn1/dsp/packet-dsp-template.c
+   M /trunk/asn1/ftam/packet-ftam-template.c
+   M /trunk/asn1/h248/packet-h248-template.c
+   M /trunk/asn1/kerberos/packet-kerberos-template.c
+   M /trunk/asn1/mms/packet-mms-template.c
+   M /trunk/asn1/mpeg-audio/packet-mpeg-audio-template.c
+   M /trunk/asn1/mpeg-pes/packet-mpeg-pes-template.c
+   M /trunk/asn1/nbap/packet-nbap-template.c
+   M /trunk/asn1/ocsp/packet-ocsp-template.c
+   M /trunk/asn1/pcap/packet-pcap-template.c
+   M /trunk/asn1/pkixcmp/packet-cmp-template.c
+   M /trunk/asn1/pkixtsp/packet-pkixtsp-template.c
+   M /trunk/asn1/pres/packet-pres-template.c
+   M /trunk/asn1/ranap/packet-ranap-template.c
+   M /trunk/asn1/rnsap/packet-rnsap-template.c
+   M /trunk/asn1/ros/packet-ros-template.c
+   M /trunk/asn1/rrc/packet-rrc-template.c
+   M /trunk/asn1/rtse/packet-rtse-template.c
+   M /trunk/asn1/s1ap/packet-s1ap-template.c
+   M /trunk/asn1/s4406/packet-s4406-template.c
+   M /trunk/asn1/smrse/packet-smrse-template.c
+   M /trunk/asn1/snmp/packet-snmp-template.c
+   M /trunk/asn1/x2ap/packet-x2ap-template.c
+   M /trunk/asn1/x411/packet-x411-template.c
+   M /trunk/asn1/x420/packet-x420-template.c
+   M /trunk/asn1/x509af/packet-x509af-template.c
+   M /trunk/epan/dissectors/packet-3com-xns.c
+   M /trunk/epan/dissectors/packet-3g-a11.c
+   M /trunk/epan/dissectors/packet-9p.c
+   M /trunk/epan/dissectors/packet-aarp.c
+   M /trunk/epan/dissectors/packet-acap.c
+   M /trunk/epan/dissectors/packet-acse.c
+   M /trunk/epan/dissectors/packet-actrace.c
+   M /trunk/epan/dissectors/packet-afp.c
+   M /trunk/epan/dissectors/packet-agentx.c
+   M /trunk/epan/dissectors/packet-aim.c
+   M /trunk/epan/dissectors/packet-airopeek.c
+   M /trunk/epan/dissectors/packet-ajp13.c
+   M /trunk/epan/dissectors/packet-amqp.c
+   M /trunk/epan/dissectors/packet-amr.c
+   M /trunk/epan/dissectors/packet-ans.c
+   M /trunk/epan/dissectors/packet-aodv.c
+   M /trunk/epan/dissectors/packet-aoe.c
+   M /trunk/epan/dissectors/packet-ap1394.c
+   M /trunk/epan/dissectors/packet-arcnet.c
+   M /trunk/epan/dissectors/packet-armagetronad.c
+   M /trunk/epan/dissectors/packet-arp.c
+   M /trunk/epan/dissectors/packet-aruba-adp.c
+   M /trunk/epan/dissectors/packet-asf.c
+   M /trunk/epan/dissectors/packet-atalk.c
+   M /trunk/epan/dissectors/packet-atm.c
+   M /trunk/epan/dissectors/packet-auto_rp.c
+   M /trunk/epan/dissectors/packet-ax4000.c
+   M /trunk/epan/dissectors/packet-ayiya.c
+   M /trunk/epan/dissectors/packet-bacnet.c
+   M /trunk/epan/dissectors/packet-beep.c
+   M /trunk/epan/dissectors/packet-ber.c
+   M /trunk/epan/dissectors/packet-bfd.c
+   M /trunk/epan/dissectors/packet-bgp.c
+   M /trunk/epan/dissectors/packet-bofl.c
+   M /trunk/epan/dissectors/packet-bootp.c
+   M /trunk/epan/dissectors/packet-brdwlk.c
+   M /trunk/epan/dissectors/packet-bssgp.c
+   M /trunk/epan/dissectors/packet-btrfcomm.c
+   M /trunk/epan/dissectors/packet-btsdp.c
+   M /trunk/epan/dissectors/packet-bvlc.c
+   M /trunk/epan/dissectors/packet-ccsds.c
+   M /trunk/epan/dissectors/packet-cdp.c
+   M /trunk/epan/dissectors/packet-cgmp.c
+   M /trunk/epan/dissectors/packet-chdlc.c
+   M /trunk/epan/dissectors/packet-cimd.c
+   M /trunk/epan/dissectors/packet-cisco-sm.c
+   M /trunk/epan/dissectors/packet-cisco-wids.c
+   M /trunk/epan/dissectors/packet-clnp.c
+   M /trunk/epan/dissectors/packet-cmip.c
+   M /trunk/epan/dissectors/packet-cmp.c
+   M /trunk/epan/dissectors/packet-cmpp.c
+   M /trunk/epan/dissectors/packet-cops.c
+   M /trunk/epan/dissectors/packet-cpha.c
+   M /trunk/epan/dissectors/packet-csm-encaps.c
+   M /trunk/epan/dissectors/packet-daap.c
+   M /trunk/epan/dissectors/packet-daytime.c
+   M /trunk/epan/dissectors/packet-dcc.c
+   M /trunk/epan/dissectors/packet-dccp.c
+   M /trunk/epan/dissectors/packet-dcerpc.c
+   M /trunk/epan/dissectors/packet-dect.c
+   M /trunk/epan/dissectors/packet-dhcp-failover.c
+   M /trunk/epan/dissectors/packet-dhcpv6.c
+   M /trunk/epan/dissectors/packet-diameter.c
+   M /trunk/epan/dissectors/packet-disp.c
+   M /trunk/epan/dissectors/packet-distcc.c
+   M /trunk/epan/dissectors/packet-dlm3.c
+   M /trunk/epan/dissectors/packet-dlsw.c
+   M /trunk/epan/dissectors/packet-dnp.c
+   M /trunk/epan/dissectors/packet-dns.c
+   M /trunk/epan/dissectors/packet-dop.c
+   M /trunk/epan/dissectors/packet-dplay.c
+   M /trunk/epan/dissectors/packet-dpnss.c
+   M /trunk/epan/dissectors/packet-drda.c
+   M /trunk/epan/dissectors/packet-dsi.c
+   M /trunk/epan/dissectors/packet-dsp.c
+   M /trunk/epan/dissectors/packet-dtp.c
+   M /trunk/epan/dissectors/packet-dtpt.c
+   M /trunk/epan/dissectors/packet-dua.c
+   M /trunk/epan/dissectors/packet-eap.c
+   M /trunk/epan/dissectors/packet-eapol.c
+   M /trunk/epan/dissectors/packet-edonkey.c
+   M /trunk/epan/dissectors/packet-eigrp.c
+   M /trunk/epan/dissectors/packet-enc.c
+   M /trunk/epan/dissectors/packet-enip.c
+   M /trunk/epan/dissectors/packet-epmd.c
+   M /trunk/epan/dissectors/packet-erf.c
+   M /trunk/epan/dissectors/packet-esis.c
+   M /trunk/epan/dissectors/packet-etherip.c
+   M /trunk/epan/dissectors/packet-exec.c
+   M /trunk/epan/dissectors/packet-extreme.c
+   M /trunk/epan/dissectors/packet-fc.c
+   M /trunk/epan/dissectors/packet-fcct.c
+   M /trunk/epan/dissectors/packet-fcels.c
+   M /trunk/epan/dissectors/packet-fcfcs.c
+   M /trunk/epan/dissectors/packet-fcfzs.c
+   M /trunk/epan/dissectors/packet-fcip.c
+   M /trunk/epan/dissectors/packet-fcoe.c
+   M /trunk/epan/dissectors/packet-fcp.c
+   M /trunk/epan/dissectors/packet-fcsb3.c
+   M /trunk/epan/dissectors/packet-fcswils.c
+   M /trunk/epan/dissectors/packet-fddi.c
+   M /trunk/epan/dissectors/packet-fefd.c
+   M /trunk/epan/dissectors/packet-fip.c
+   M /trunk/epan/dissectors/packet-fr.c
+   M /trunk/epan/dissectors/packet-ftam.c
+   M /trunk/epan/dissectors/packet-ftp.c
+   M /trunk/epan/dissectors/packet-fw1.c
+   M /trunk/epan/dissectors/packet-g723.c
+   M /trunk/epan/dissectors/packet-gdsdb.c
+   M /trunk/epan/dissectors/packet-gift.c
+   M /trunk/epan/dissectors/packet-giop.c
+   M /trunk/epan/dissectors/packet-gmrp.c
+   M /trunk/epan/dissectors/packet-gnutella.c
+   M /trunk/epan/dissectors/packet-gprs-ns.c
+   M /trunk/epan/dissectors/packet-gre.c
+   M /trunk/epan/dissectors/packet-gsm_um.c
+   M /trunk/epan/dissectors/packet-gtp.c
+   M /trunk/epan/dissectors/packet-gtpv2.c
+   M /trunk/epan/dissectors/packet-gvrp.c
+   M /trunk/epan/dissectors/packet-h1.c
+   M /trunk/epan/dissectors/packet-h248.c
+   M /trunk/epan/dissectors/packet-h264.c
+   M /trunk/epan/dissectors/packet-hci_h1.c
+   M /trunk/epan/dissectors/packet-hilscher.c
+   M /trunk/epan/dissectors/packet-homeplug.c
+   M /trunk/epan/dissectors/packet-hsrp.c
+   M /trunk/epan/dissectors/packet-hyperscsi.c
+   M /trunk/epan/dissectors/packet-iapp.c
+   M /trunk/epan/dissectors/packet-icap.c
+   M /trunk/epan/dissectors/packet-icep.c
+   M /trunk/epan/dissectors/packet-icp.c
+   M /trunk/epan/dissectors/packet-icq.c
+   M /trunk/epan/dissectors/packet-idp.c
+   M /trunk/epan/dissectors/packet-ieee80211.c
+   M /trunk/epan/dissectors/packet-ieee8021ah.c
+   M /trunk/epan/dissectors/packet-igrp.c
+   M /trunk/epan/dissectors/packet-imap.c
+   M /trunk/epan/dissectors/packet-infiniband.c
+   M /trunk/epan/dissectors/packet-ipdc.c
+   M /trunk/epan/dissectors/packet-ipfc.c
+   M /trunk/epan/dissectors/packet-ipp.c
+   M /trunk/epan/dissectors/packet-ipsec-tcp.c
+   M /trunk/epan/dissectors/packet-ipsec-udp.c
+   M /trunk/epan/dissectors/packet-ipsec.c
+   M /trunk/epan/dissectors/packet-ipv6.c
+   M /trunk/epan/dissectors/packet-ipx.c
+   M /trunk/epan/dissectors/packet-ipxwan.c
+   M /trunk/epan/dissectors/packet-irc.c
+   M /trunk/epan/dissectors/packet-isakmp.c
+   M /trunk/epan/dissectors/packet-iscsi.c
+   M /trunk/epan/dissectors/packet-isdn.c
+   M /trunk/epan/dissectors/packet-isis.c
+   M /trunk/epan/dissectors/packet-isl.c
+   M /trunk/epan/dissectors/packet-isns.c
+   M /trunk/epan/dissectors/packet-isup.c
+   M /trunk/epan/dissectors/packet-itdm.c
+   M /trunk/epan/dissectors/packet-jabber.c
+   M /trunk/epan/dissectors/packet-juniper.c
+   M /trunk/epan/dissectors/packet-kerberos.c
+   M /trunk/epan/dissectors/packet-kerberos4.c
+   M /trunk/epan/dissectors/packet-kingfisher.c
+   M /trunk/epan/dissectors/packet-kismet.c
+   M /trunk/epan/dissectors/packet-kpasswd.c
+   M /trunk/epan/dissectors/packet-l1-events.c
+   M /trunk/epan/dissectors/packet-l2tp.c
+   M /trunk/epan/dissectors/packet-lanforge.c
+   M /trunk/epan/dissectors/packet-lapb.c
+   M /trunk/epan/dissectors/packet-lapbether.c
+   M /trunk/epan/dissectors/packet-lapd.c
+   M /trunk/epan/dissectors/packet-lapdm.c
+   M /trunk/epan/dissectors/packet-laplink.c
+   M /trunk/epan/dissectors/packet-ldp.c
+   M /trunk/epan/dissectors/packet-lge_monitor.c
+   M /trunk/epan/dissectors/packet-linx.c
+   M /trunk/epan/dissectors/packet-lldp.c
+   M /trunk/epan/dissectors/packet-llt.c
+   M /trunk/epan/dissectors/packet-lmi.c
+   M /trunk/epan/dissectors/packet-lmp.c
+   M /trunk/epan/dissectors/packet-loop.c
+   M /trunk/epan/dissectors/packet-lpd.c
+   M /trunk/epan/dissectors/packet-lsc.c
+   M /trunk/epan/dissectors/packet-lwapp.c
+   M /trunk/epan/dissectors/packet-lwres.c
+   M /trunk/epan/dissectors/packet-m2tp.c
+   M /trunk/epan/dissectors/packet-m2ua.c
+   M /trunk/epan/dissectors/packet-maccontrol.c
+   M /trunk/epan/dissectors/packet-manolito.c
+   M /trunk/epan/dissectors/packet-mbtcp.c
+   M /trunk/epan/dissectors/packet-mdshdr.c
+   M /trunk/epan/dissectors/packet-megaco.c
+   M /trunk/epan/dissectors/packet-mesh.c
+   M /trunk/epan/dissectors/packet-mip.c
+   M /trunk/epan/dissectors/packet-mip6.c
+   M /trunk/epan/dissectors/packet-mms.c
+   M /trunk/epan/dissectors/packet-mmse.c
+   M /trunk/epan/dissectors/packet-mp4ves.c
+   M /trunk/epan/dissectors/packet-mpeg-audio.c
+   M /trunk/epan/dissectors/packet-mpeg-pes.c
+   M /trunk/epan/dissectors/packet-mpls-echo.c
+   M /trunk/epan/dissectors/packet-mq-pcf.c
+   M /trunk/epan/dissectors/packet-mq.c
+   M /trunk/epan/dissectors/packet-msdp.c
+   M /trunk/epan/dissectors/packet-msn-messenger.c
+   M /trunk/epan/dissectors/packet-msnlb.c
+   M /trunk/epan/dissectors/packet-msproxy.c
+   M /trunk/epan/dissectors/packet-msrp.c
+   M /trunk/epan/dissectors/packet-mstp.c
+   M /trunk/epan/dissectors/packet-mtp2.c
+   M /trunk/epan/dissectors/packet-nasdaq-itch.c
+   M /trunk/epan/dissectors/packet-nasdaq-soup.c
+   M /trunk/epan/dissectors/packet-nbap.c
+   M /trunk/epan/dissectors/packet-nbipx.c
+   M /trunk/epan/dissectors/packet-nbns.c
+   M /trunk/epan/dissectors/packet-ncp.c
+   M /trunk/epan/dissectors/packet-ncs.c
+   M /trunk/epan/dissectors/packet-ndmp.c
+   M /trunk/epan/dissectors/packet-ndps.c
+   M /trunk/epan/dissectors/packet-netbios.c
+   M /trunk/epan/dissectors/packet-netflow.c
+   M /trunk/epan/dissectors/packet-nettl.c
+   M /trunk/epan/dissectors/packet-newmail.c
+   M /trunk/epan/dissectors/packet-nlsp.c
+   M /trunk/epan/dissectors/packet-nntp.c
+   M /trunk/epan/dissectors/packet-nsip.c
+   M /trunk/epan/dissectors/packet-nsrp.c
+   M /trunk/epan/dissectors/packet-nt-sonmp.c
+   M /trunk/epan/dissectors/packet-nt-tpcp.c
+   M /trunk/epan/dissectors/packet-ntp.c
+   M /trunk/epan/dissectors/packet-ocsp.c
+   M /trunk/epan/dissectors/packet-oicq.c
+   M /trunk/epan/dissectors/packet-olsr.c
+   M /trunk/epan/dissectors/packet-opsi.c
+   M /trunk/epan/dissectors/packet-ospf.c
+   M /trunk/epan/dissectors/packet-paltalk.c
+   M /trunk/epan/dissectors/packet-pana.c
+   M /trunk/epan/dissectors/packet-pcap.c
+   M /trunk/epan/dissectors/packet-pcep.c
+   M /trunk/epan/dissectors/packet-pflog.c
+   M /trunk/epan/dissectors/packet-pgm.c
+   M /trunk/epan/dissectors/packet-pgsql.c
+   M /trunk/epan/dissectors/packet-pim.c
+   M /trunk/epan/dissectors/packet-pkixtsp.c
+   M /trunk/epan/dissectors/packet-pktc.c
+   M /trunk/epan/dissectors/packet-pktgen.c
+   M /trunk/epan/dissectors/packet-ppi.c
+   M /trunk/epan/dissectors/packet-ppp.c
+   M /trunk/epan/dissectors/packet-pptp.c
+   M /trunk/epan/dissectors/packet-pres.c
+   M /trunk/epan/dissectors/packet-prp.c
+   M /trunk/epan/dissectors/packet-ptp.c
+   M /trunk/epan/dissectors/packet-pvfs2.c
+   M /trunk/epan/dissectors/packet-q2931.c
+   M /trunk/epan/dissectors/packet-q931.c
+   M /trunk/epan/dissectors/packet-q933.c
+   M /trunk/epan/dissectors/packet-qllc.c
+   M /trunk/epan/dissectors/packet-quake.c
+   M /trunk/epan/dissectors/packet-quake2.c
+   M /trunk/epan/dissectors/packet-quake3.c
+   M /trunk/epan/dissectors/packet-quakeworld.c
+   M /trunk/epan/dissectors/packet-radius.c
+   M /trunk/epan/dissectors/packet-ranap.c
+   M /trunk/epan/dissectors/packet-rdm.c
+   M /trunk/epan/dissectors/packet-rip.c
+   M /trunk/epan/dissectors/packet-ripng.c
+   M /trunk/epan/dissectors/packet-rlm.c
+   M /trunk/epan/dissectors/packet-rmcp.c
+   M /trunk/epan/dissectors/packet-rmi.c
+   M /trunk/epan/dissectors/packet-rmt-alc.c
+   M /trunk/epan/dissectors/packet-rmt-norm.c
+   M /trunk/epan/dissectors/packet-rnsap.c
+   M /trunk/epan/dissectors/packet-roofnet.c
+   M /trunk/epan/dissectors/packet-ros.c
+   M /trunk/epan/dissectors/packet-rpc.c
+   M /trunk/epan/dissectors/packet-rpl.c
+   M /trunk/epan/dissectors/packet-rrc.c
+   M /trunk/epan/dissectors/packet-rsh.c
+   M /trunk/epan/dissectors/packet-rsl.c
+   M /trunk/epan/dissectors/packet-rsync.c
+   M /trunk/epan/dissectors/packet-rtmpt.c
+   M /trunk/epan/dissectors/packet-rtse.c
+   M /trunk/epan/dissectors/packet-rtsp.c
+   M /trunk/epan/dissectors/packet-rudp.c
+   M /trunk/epan/dissectors/packet-rx.c
+   M /trunk/epan/dissectors/packet-s1ap.c
+   M /trunk/epan/dissectors/packet-s4406.c
+   M /trunk/epan/dissectors/packet-sap.c
+   M /trunk/epan/dissectors/packet-sbus.c
+   M /trunk/epan/dissectors/packet-sctp.c
+   M /trunk/epan/dissectors/packet-sdlc.c
+   M /trunk/epan/dissectors/packet-sebek.c
+   M /trunk/epan/dissectors/packet-ses.c
+   M /trunk/epan/dissectors/packet-sflow.c
+   M /trunk/epan/dissectors/packet-sigcomp.c
+   M /trunk/epan/dissectors/packet-sip.c
+   M /trunk/epan/dissectors/packet-slimp3.c
+   M /trunk/epan/dissectors/packet-sll.c
+   M /trunk/epan/dissectors/packet-slowprotocols.c
+   M /trunk/epan/dissectors/packet-slsk.c
+   M /trunk/epan/dissectors/packet-smb-logon.c
+   M /trunk/epan/dissectors/packet-smpp.c
+   M /trunk/epan/dissectors/packet-smrse.c
+   M /trunk/epan/dissectors/packet-smtp.c
+   M /trunk/epan/dissectors/packet-sna.c
+   M /trunk/epan/dissectors/packet-snaeth.c
+   M /trunk/epan/dissectors/packet-sndcp.c
+   M /trunk/epan/dissectors/packet-snmp.c
+   M /trunk/epan/dissectors/packet-socks.c
+   M /trunk/epan/dissectors/packet-spp.c
+   M /trunk/epan/dissectors/packet-srvloc.c
+   M /trunk/epan/dissectors/packet-sscf-nni.c
+   M /trunk/epan/dissectors/packet-sscop.c
+   M /trunk/epan/dissectors/packet-stun.c
+   M /trunk/epan/dissectors/packet-stun2.c
+   M /trunk/epan/dissectors/packet-symantec.c
+   M /trunk/epan/dissectors/packet-synergy.c
+   M /trunk/epan/dissectors/packet-syslog.c
+   M /trunk/epan/dissectors/packet-tacacs.c
+   M /trunk/epan/dissectors/packet-tali.c
+   M /trunk/epan/dissectors/packet-tcp.c
+   M /trunk/epan/dissectors/packet-tds.c
+   M /trunk/epan/dissectors/packet-teimanagement.c
+   M /trunk/epan/dissectors/packet-telkonet.c
+   M /trunk/epan/dissectors/packet-telnet.c
+   M /trunk/epan/dissectors/packet-teredo.c
+   M /trunk/epan/dissectors/packet-tftp.c
+   M /trunk/epan/dissectors/packet-time.c
+   M /trunk/epan/dissectors/packet-tipc.c
+   M /trunk/epan/dissectors/packet-tivoconnect.c
+   M /trunk/epan/dissectors/packet-tns.c
+   M /trunk/epan/dissectors/packet-tpkt.c
+   M /trunk/epan/dissectors/packet-tpncp.c
+   M /trunk/epan/dissectors/packet-tr.c
+   M /trunk/epan/dissectors/packet-trmac.c
+   M /trunk/epan/dissectors/packet-tsp.c
+   M /trunk/epan/dissectors/packet-tte-pcf.c
+   M /trunk/epan/dissectors/packet-tte.c
+   M /trunk/epan/dissectors/packet-turbocell.c
+   M /trunk/epan/dissectors/packet-turnchannel.c
+   M /trunk/epan/dissectors/packet-tuxedo.c
+   M /trunk/epan/dissectors/packet-tzsp.c
+   M /trunk/epan/dissectors/packet-ucp.c
+   M /trunk/epan/dissectors/packet-udld.c
+   M /trunk/epan/dissectors/packet-uma.c
+   M /trunk/epan/dissectors/packet-umts_fp.c
+   M /trunk/epan/dissectors/packet-usb-masstorage.c
+   M /trunk/epan/dissectors/packet-usb.c
+   M /trunk/epan/dissectors/packet-v120.c
+   M /trunk/epan/dissectors/packet-vcdu.c
+   M /trunk/epan/dissectors/packet-vicp.c
+   M /trunk/epan/dissectors/packet-vines.c
+   M /trunk/epan/dissectors/packet-vj.c
+   M /trunk/epan/dissectors/packet-vlan.c
+   M /trunk/epan/dissectors/packet-vnc.c
+   M /trunk/epan/dissectors/packet-vrrp.c
+   M /trunk/epan/dissectors/packet-vtp.c
+   M /trunk/epan/dissectors/packet-wcp.c
+   M /trunk/epan/dissectors/packet-wfleet-hdlc.c
+   M /trunk/epan/dissectors/packet-who.c
+   M /trunk/epan/dissectors/packet-wlccp.c
+   M /trunk/epan/dissectors/packet-wol.c
+   M /trunk/epan/dissectors/packet-wow.c
+   M /trunk/epan/dissectors/packet-wsmp.c
+   M /trunk/epan/dissectors/packet-x11.c
+   M /trunk/epan/dissectors/packet-x25.c
+   M /trunk/epan/dissectors/packet-x29.c
+   M /trunk/epan/dissectors/packet-x2ap.c
+   M /trunk/epan/dissectors/packet-x411.c
+   M /trunk/epan/dissectors/packet-x420.c
+   M /trunk/epan/dissectors/packet-x509af.c
+   M /trunk/epan/dissectors/packet-xcsl.c
+   M /trunk/epan/dissectors/packet-xdmcp.c
+   M /trunk/epan/dissectors/packet-xot.c
+   M /trunk/epan/dissectors/packet-xtp.c
+   M /trunk/epan/dissectors/packet-xyplex.c
+   M /trunk/epan/dissectors/packet-yhoo.c
+   M /trunk/epan/dissectors/packet-ymsg.c
+   M /trunk/epan/dissectors/packet-zebra.c
+   M /trunk/epan/dissectors/packet-zrtp.c
+   M /trunk/plugins/docsis/packet-docsis.c
+   M /trunk/plugins/docsis/packet-macmgmt.c
+   M /trunk/plugins/ethercat/packet-ams.c
+   M /trunk/plugins/ethercat/packet-ethercat-datagram.c
+   M /trunk/plugins/ethercat/packet-ioraw.c
+   M /trunk/plugins/ethercat/packet-nv.c
+   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
+   M /trunk/plugins/gryphon/packet-gryphon.c
+   M /trunk/plugins/irda/packet-ircomm.c
+   M /trunk/plugins/irda/packet-irda.c
+   M /trunk/plugins/profinet/packet-pn-mrp.c
+   M /trunk/plugins/sercosiii/packet-sercosiii_1v1.c
+   M /trunk/plugins/sercosiii/packet-sercosiii_1v1_at.c
+   M /trunk/plugins/sercosiii/packet-sercosiii_1v1_mdt.c
+
+Don't guard col_set_str (COL_PROTOCOL) with col_check
+------------------------------------------------------------------------
+r29341 | krj | 2009-08-08 23:47:24 -0700 (Sat, 08 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-ascend.c
+   M /trunk/epan/dissectors/packet-cip.c
+   M /trunk/epan/dissectors/packet-clip.c
+   M /trunk/epan/dissectors/packet-cosine.c
+   M /trunk/epan/dissectors/packet-ehs.c
+   M /trunk/epan/dissectors/packet-enip.c
+   M /trunk/epan/dissectors/packet-null.c
+   M /trunk/epan/dissectors/packet-ppp.c
+   M /trunk/epan/dissectors/packet-raw.c
+   M /trunk/epan/dissectors/packet-sqloracle.c
+   M /trunk/epan/dissectors/packet-wsp.c
+   M /trunk/epan/dissectors/packet-wtp.c
+   M /trunk/plugins/unistim/packet-unistim.c
+
+Don't guard col_set_str (COL_PROTOCOL) with col_check
+------------------------------------------------------------------------
+r29342 | krj | 2009-08-09 00:01:26 -0700 (Sun, 09 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/asn1/s4406/packet-s4406-template.c
+   M /trunk/asn1/x411/packet-x411-template.c
+   M /trunk/asn1/x420/packet-x420-template.c
+   M /trunk/epan/dissectors/packet-aim.c
+   M /trunk/epan/dissectors/packet-arcnet.c
+   M /trunk/epan/dissectors/packet-ascend.c
+   M /trunk/epan/dissectors/packet-atm.c
+   M /trunk/epan/dissectors/packet-bacnet.c
+   M /trunk/epan/dissectors/packet-bvlc.c
+   M /trunk/epan/dissectors/packet-ccsds.c
+   M /trunk/epan/dissectors/packet-cgmp.c
+   M /trunk/epan/dissectors/packet-clip.c
+   M /trunk/epan/dissectors/packet-clnp.c
+   M /trunk/epan/dissectors/packet-cosine.c
+   M /trunk/epan/dissectors/packet-dccp.c
+   M /trunk/epan/dissectors/packet-ddtp.c
+   M /trunk/epan/dissectors/packet-dect.c
+   M /trunk/epan/dissectors/packet-dlm3.c
+   M /trunk/epan/dissectors/packet-dtp.c
+   M /trunk/epan/dissectors/packet-dtpt.c
+   M /trunk/epan/dissectors/packet-edonkey.c
+   M /trunk/epan/dissectors/packet-ehs.c
+   M /trunk/epan/dissectors/packet-exec.c
+   M /trunk/epan/dissectors/packet-fc.c
+   M /trunk/epan/dissectors/packet-fcip.c
+   M /trunk/epan/dissectors/packet-fip.c
+   M /trunk/epan/dissectors/packet-gmrp.c
+   M /trunk/epan/dissectors/packet-gvrp.c
+   M /trunk/epan/dissectors/packet-h1.c
+   M /trunk/epan/dissectors/packet-h223.c
+   M /trunk/epan/dissectors/packet-icq.c
+   M /trunk/epan/dissectors/packet-ieee80211.c
+   M /trunk/epan/dissectors/packet-ipsec-udp.c
+   M /trunk/epan/dissectors/packet-ipx.c
+   M /trunk/epan/dissectors/packet-lapb.c
+   M /trunk/epan/dissectors/packet-lldp.c
+   M /trunk/epan/dissectors/packet-lsc.c
+   M /trunk/epan/dissectors/packet-megaco.c
+   M /trunk/epan/dissectors/packet-mip6.c
+   M /trunk/epan/dissectors/packet-mpls-echo.c
+   M /trunk/epan/dissectors/packet-mtp2.c
+   M /trunk/epan/dissectors/packet-mtp3.c
+   M /trunk/epan/dissectors/packet-mtp3mg.c
+   M /trunk/epan/dissectors/packet-nbns.c
+   M /trunk/epan/dissectors/packet-ndps.c
+   M /trunk/epan/dissectors/packet-newmail.c
+   M /trunk/epan/dissectors/packet-null.c
+   M /trunk/epan/dissectors/packet-ppi.c
+   M /trunk/epan/dissectors/packet-ppp.c
+   M /trunk/epan/dissectors/packet-prp.c
+   M /trunk/epan/dissectors/packet-ptp.c
+   M /trunk/epan/dissectors/packet-pvfs2.c
+   M /trunk/epan/dissectors/packet-raw.c
+   M /trunk/epan/dissectors/packet-rpc.c
+   M /trunk/epan/dissectors/packet-s4406.c
+   M /trunk/epan/dissectors/packet-sigcomp.c
+   M /trunk/epan/dissectors/packet-sip.c
+   M /trunk/epan/dissectors/packet-slowprotocols.c
+   M /trunk/epan/dissectors/packet-slsk.c
+   M /trunk/epan/dissectors/packet-sna.c
+   M /trunk/epan/dissectors/packet-snaeth.c
+   M /trunk/epan/dissectors/packet-spp.c
+   M /trunk/epan/dissectors/packet-symantec.c
+   M /trunk/epan/dissectors/packet-telnet.c
+   M /trunk/epan/dissectors/packet-tn3270.c
+   M /trunk/epan/dissectors/packet-tpkt.c
+   M /trunk/epan/dissectors/packet-tte.c
+   M /trunk/epan/dissectors/packet-turbocell.c
+   M /trunk/epan/dissectors/packet-tuxedo.c
+   M /trunk/epan/dissectors/packet-v120.c
+   M /trunk/epan/dissectors/packet-vcdu.c
+   M /trunk/epan/dissectors/packet-vj.c
+   M /trunk/epan/dissectors/packet-vnc.c
+   M /trunk/epan/dissectors/packet-vtp.c
+   M /trunk/epan/dissectors/packet-wsmp.c
+   M /trunk/epan/dissectors/packet-x11.c
+   M /trunk/epan/dissectors/packet-x25.c
+   M /trunk/epan/dissectors/packet-x29.c
+   M /trunk/epan/dissectors/packet-x411.c
+   M /trunk/epan/dissectors/packet-x420.c
+   M /trunk/plugins/docsis/packet-docsis.c
+   M /trunk/plugins/irda/packet-irda.c
+
+Don't guard col_set_str (COL_INFO) with col_check
+------------------------------------------------------------------------
+r29343 | krj | 2009-08-09 00:14:16 -0700 (Sun, 09 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-ascend.c
+   M /trunk/epan/dissectors/packet-atm.c
+   M /trunk/epan/dissectors/packet-ber.c
+   M /trunk/epan/dissectors/packet-chdlc.c
+   M /trunk/epan/dissectors/packet-clip.c
+   M /trunk/epan/dissectors/packet-cosine.c
+   M /trunk/epan/dissectors/packet-fr.c
+   M /trunk/epan/dissectors/packet-gsm_um.c
+   M /trunk/epan/dissectors/packet-isdn.c
+   M /trunk/epan/dissectors/packet-lapb.c
+   M /trunk/epan/dissectors/packet-null.c
+   M /trunk/epan/dissectors/packet-ppp.c
+   M /trunk/epan/dissectors/packet-raw.c
+   M /trunk/epan/dissectors/packet-sdlc.c
+   M /trunk/epan/dissectors/packet-v120.c
+   M /trunk/epan/dissectors/packet-wfleet-hdlc.c
+
+Don't guard col_set_str (COL_RES_DL_SRC/COL_RES_DL_DST) with col_check
+------------------------------------------------------------------------
+r29344 | krj | 2009-08-09 00:36:13 -0700 (Sun, 09 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/asn1/acse/packet-acse-template.c
+   M /trunk/asn1/cmip/packet-cmip-template.c
+   M /trunk/asn1/disp/packet-disp-template.c
+   M /trunk/asn1/dop/packet-dop-template.c
+   M /trunk/asn1/dsp/packet-dsp-template.c
+   M /trunk/asn1/ftam/packet-ftam-template.c
+   M /trunk/asn1/goose/packet-goose-template.c
+   M /trunk/asn1/kerberos/packet-kerberos-template.c
+   M /trunk/asn1/mms/packet-mms-template.c
+   M /trunk/asn1/mpeg-audio/packet-mpeg-audio-template.c
+   M /trunk/asn1/mpeg-pes/packet-mpeg-pes-template.c
+   M /trunk/asn1/pres/packet-pres-template.c
+   M /trunk/asn1/ros/packet-ros-template.c
+   M /trunk/asn1/rtse/packet-rtse-template.c
+   M /trunk/asn1/x411/packet-x411-template.c
+   M /trunk/epan/dissectors/packet-3com-xns.c
+   M /trunk/epan/dissectors/packet-3g-a11.c
+   M /trunk/epan/dissectors/packet-9p.c
+   M /trunk/epan/dissectors/packet-aarp.c
+   M /trunk/epan/dissectors/packet-acse.c
+   M /trunk/epan/dissectors/packet-actrace.c
+   M /trunk/epan/dissectors/packet-airopeek.c
+   M /trunk/epan/dissectors/packet-ajp13.c
+   M /trunk/epan/dissectors/packet-aodv.c
+   M /trunk/epan/dissectors/packet-aoe.c
+   M /trunk/epan/dissectors/packet-ap1394.c
+   M /trunk/epan/dissectors/packet-arp.c
+   M /trunk/epan/dissectors/packet-aruba-adp.c
+   M /trunk/epan/dissectors/packet-asf.c
+   M /trunk/epan/dissectors/packet-atalk.c
+   M /trunk/epan/dissectors/packet-atm.c
+   M /trunk/epan/dissectors/packet-auto_rp.c
+   M /trunk/epan/dissectors/packet-bfd.c
+   M /trunk/epan/dissectors/packet-bgp.c
+   M /trunk/epan/dissectors/packet-bofl.c
+   M /trunk/epan/dissectors/packet-brdwlk.c
+   M /trunk/epan/dissectors/packet-bssgp.c
+   M /trunk/epan/dissectors/packet-cdp.c
+   M /trunk/epan/dissectors/packet-chdlc.c
+   M /trunk/epan/dissectors/packet-cip.c
+   M /trunk/epan/dissectors/packet-cisco-wids.c
+   M /trunk/epan/dissectors/packet-clnp.c
+   M /trunk/epan/dissectors/packet-cmip.c
+   M /trunk/epan/dissectors/packet-cmpp.c
+   M /trunk/epan/dissectors/packet-cops.c
+   M /trunk/epan/dissectors/packet-cpha.c
+   M /trunk/epan/dissectors/packet-cups.c
+   M /trunk/epan/dissectors/packet-dccp.c
+   M /trunk/epan/dissectors/packet-dhcp-failover.c
+   M /trunk/epan/dissectors/packet-dhcpv6.c
+   M /trunk/epan/dissectors/packet-disp.c
+   M /trunk/epan/dissectors/packet-distcc.c
+   M /trunk/epan/dissectors/packet-dlm3.c
+   M /trunk/epan/dissectors/packet-dnp.c
+   M /trunk/epan/dissectors/packet-dns.c
+   M /trunk/epan/dissectors/packet-dop.c
+   M /trunk/epan/dissectors/packet-dplay.c
+   M /trunk/epan/dissectors/packet-dsp.c
+   M /trunk/epan/dissectors/packet-dtls.c
+   M /trunk/epan/dissectors/packet-eap.c
+   M /trunk/epan/dissectors/packet-eapol.c
+   M /trunk/epan/dissectors/packet-edonkey.c
+   M /trunk/epan/dissectors/packet-eigrp.c
+   M /trunk/epan/dissectors/packet-enip.c
+   M /trunk/epan/dissectors/packet-esis.c
+   M /trunk/epan/dissectors/packet-fefd.c
+   M /trunk/epan/dissectors/packet-fr.c
+   M /trunk/epan/dissectors/packet-ftam.c
+   M /trunk/epan/dissectors/packet-fw1.c
+   M /trunk/epan/dissectors/packet-gift.c
+   M /trunk/epan/dissectors/packet-gnutella.c
+   M /trunk/epan/dissectors/packet-goose.c
+   M /trunk/epan/dissectors/packet-gprs-ns.c
+   M /trunk/epan/dissectors/packet-gtp.c
+   M /trunk/epan/dissectors/packet-gtpv2.c
+   M /trunk/epan/dissectors/packet-h223.c
+   M /trunk/epan/dissectors/packet-hci_h1.c
+   M /trunk/epan/dissectors/packet-hyperscsi.c
+   M /trunk/epan/dissectors/packet-iapp.c
+   M /trunk/epan/dissectors/packet-icp.c
+   M /trunk/epan/dissectors/packet-idp.c
+   M /trunk/epan/dissectors/packet-ieee80211.c
+   M /trunk/epan/dissectors/packet-ieee8021ah.c
+   M /trunk/epan/dissectors/packet-igrp.c
+   M /trunk/epan/dissectors/packet-imf.c
+   M /trunk/epan/dissectors/packet-infiniband.c
+   M /trunk/epan/dissectors/packet-ipars.c
+   M /trunk/epan/dissectors/packet-ipsec-tcp.c
+   M /trunk/epan/dissectors/packet-ipsec-udp.c
+   M /trunk/epan/dissectors/packet-ipsec.c
+   M /trunk/epan/dissectors/packet-ipv6.c
+   M /trunk/epan/dissectors/packet-ipx.c
+   M /trunk/epan/dissectors/packet-ipxwan.c
+   M /trunk/epan/dissectors/packet-isakmp.c
+   M /trunk/epan/dissectors/packet-isis.c
+   M /trunk/epan/dissectors/packet-isl.c
+   M /trunk/epan/dissectors/packet-isns.c
+   M /trunk/epan/dissectors/packet-juniper.c
+   M /trunk/epan/dissectors/packet-kerberos.c
+   M /trunk/epan/dissectors/packet-kerberos4.c
+   M /trunk/epan/dissectors/packet-kpasswd.c
+   M /trunk/epan/dissectors/packet-l2tp.c
+   M /trunk/epan/dissectors/packet-lapb.c
+   M /trunk/epan/dissectors/packet-lapbether.c
+   M /trunk/epan/dissectors/packet-lapd.c
+   M /trunk/epan/dissectors/packet-ldp.c
+   M /trunk/epan/dissectors/packet-linx.c
+   M /trunk/epan/dissectors/packet-lmi.c
+   M /trunk/epan/dissectors/packet-lmp.c
+   M /trunk/epan/dissectors/packet-loop.c
+   M /trunk/epan/dissectors/packet-lpd.c
+   M /trunk/epan/dissectors/packet-lsc.c
+   M /trunk/epan/dissectors/packet-maccontrol.c
+   M /trunk/epan/dissectors/packet-mbtcp.c
+   M /trunk/epan/dissectors/packet-mdshdr.c
+   M /trunk/epan/dissectors/packet-mgcp.c
+   M /trunk/epan/dissectors/packet-mip.c
+   M /trunk/epan/dissectors/packet-mip6.c
+   M /trunk/epan/dissectors/packet-mms.c
+   M /trunk/epan/dissectors/packet-mpeg-audio.c
+   M /trunk/epan/dissectors/packet-mpeg-pes.c
+   M /trunk/epan/dissectors/packet-mq-pcf.c
+   M /trunk/epan/dissectors/packet-msproxy.c
+   M /trunk/epan/dissectors/packet-nbipx.c
+   M /trunk/epan/dissectors/packet-nbns.c
+   M /trunk/epan/dissectors/packet-ncp.c
+   M /trunk/epan/dissectors/packet-ndps.c
+   M /trunk/epan/dissectors/packet-netflow.c
+   M /trunk/epan/dissectors/packet-nlsp.c
+   M /trunk/epan/dissectors/packet-nsip.c
+   M /trunk/epan/dissectors/packet-nt-tpcp.c
+   M /trunk/epan/dissectors/packet-ntp.c
+   M /trunk/epan/dissectors/packet-olsr.c
+   M /trunk/epan/dissectors/packet-ospf.c
+   M /trunk/epan/dissectors/packet-paltalk.c
+   M /trunk/epan/dissectors/packet-pcep.c
+   M /trunk/epan/dissectors/packet-pim.c
+   M /trunk/epan/dissectors/packet-ppi.c
+   M /trunk/epan/dissectors/packet-ppp.c
+   M /trunk/epan/dissectors/packet-pptp.c
+   M /trunk/epan/dissectors/packet-pres.c
+   M /trunk/epan/dissectors/packet-pvfs2.c
+   M /trunk/epan/dissectors/packet-qllc.c
+   M /trunk/epan/dissectors/packet-quake.c
+   M /trunk/epan/dissectors/packet-radius.c
+   M /trunk/epan/dissectors/packet-rdm.c
+   M /trunk/epan/dissectors/packet-rip.c
+   M /trunk/epan/dissectors/packet-ripng.c
+   M /trunk/epan/dissectors/packet-rmt-alc.c
+   M /trunk/epan/dissectors/packet-rmt-norm.c
+   M /trunk/epan/dissectors/packet-ros.c
+   M /trunk/epan/dissectors/packet-rpcap.c
+   M /trunk/epan/dissectors/packet-rsl.c
+   M /trunk/epan/dissectors/packet-rsvp.c
+   M /trunk/epan/dissectors/packet-rsync.c
+   M /trunk/epan/dissectors/packet-rtmpt.c
+   M /trunk/epan/dissectors/packet-rtp-events.c
+   M /trunk/epan/dissectors/packet-rtse.c
+   M /trunk/epan/dissectors/packet-rudp.c
+   M /trunk/epan/dissectors/packet-rx.c
+   M /trunk/epan/dissectors/packet-sap.c
+   M /trunk/epan/dissectors/packet-sbus.c
+   M /trunk/epan/dissectors/packet-sdlc.c
+   M /trunk/epan/dissectors/packet-ses.c
+   M /trunk/epan/dissectors/packet-sigcomp.c
+   M /trunk/epan/dissectors/packet-sita.c
+   M /trunk/epan/dissectors/packet-sll.c
+   M /trunk/epan/dissectors/packet-smb-logon.c
+   M /trunk/epan/dissectors/packet-sna.c
+   M /trunk/epan/dissectors/packet-sndcp.c
+   M /trunk/epan/dissectors/packet-sqloracle.c
+   M /trunk/epan/dissectors/packet-srvloc.c
+   M /trunk/epan/dissectors/packet-ssl.c
+   M /trunk/epan/dissectors/packet-sua.c
+   M /trunk/epan/dissectors/packet-syslog.c
+   M /trunk/epan/dissectors/packet-tacacs.c
+   M /trunk/epan/dissectors/packet-tcp.c
+   M /trunk/epan/dissectors/packet-teimanagement.c
+   M /trunk/epan/dissectors/packet-telkonet.c
+   M /trunk/epan/dissectors/packet-teredo.c
+   M /trunk/epan/dissectors/packet-tipc.c
+   M /trunk/epan/dissectors/packet-tn3270.c
+   M /trunk/epan/dissectors/packet-trmac.c
+   M /trunk/epan/dissectors/packet-tsp.c
+   M /trunk/epan/dissectors/packet-tzsp.c
+   M /trunk/epan/dissectors/packet-udld.c
+   M /trunk/epan/dissectors/packet-uma.c
+   M /trunk/epan/dissectors/packet-usb-masstorage.c
+   M /trunk/epan/dissectors/packet-v120.c
+   M /trunk/epan/dissectors/packet-vicp.c
+   M /trunk/epan/dissectors/packet-vines.c
+   M /trunk/epan/dissectors/packet-vlan.c
+   M /trunk/epan/dissectors/packet-vnc.c
+   M /trunk/epan/dissectors/packet-vrrp.c
+   M /trunk/epan/dissectors/packet-wcp.c
+   M /trunk/epan/dissectors/packet-wfleet-hdlc.c
+   M /trunk/epan/dissectors/packet-who.c
+   M /trunk/epan/dissectors/packet-wol.c
+   M /trunk/epan/dissectors/packet-wow.c
+   M /trunk/epan/dissectors/packet-wsp.c
+   M /trunk/epan/dissectors/packet-wtp.c
+   M /trunk/epan/dissectors/packet-x29.c
+   M /trunk/epan/dissectors/packet-x411.c
+   M /trunk/epan/dissectors/packet-xcsl.c
+   M /trunk/epan/dissectors/packet-xdmcp.c
+   M /trunk/epan/dissectors/packet-xtp.c
+   M /trunk/plugins/asn1/packet-asn1.c
+   M /trunk/plugins/docsis/packet-macmgmt.c
+   M /trunk/plugins/ethercat/packet-ams.c
+   M /trunk/plugins/ethercat/packet-ethercat-datagram.c
+   M /trunk/plugins/ethercat/packet-ioraw.c
+   M /trunk/plugins/ethercat/packet-nv.c
+   M /trunk/plugins/gryphon/packet-gryphon.c
+   M /trunk/plugins/irda/packet-irda.c
+   M /trunk/plugins/sercosiii/packet-sercosiii_1v1.c
+
+Don't guard col_clear with col_check
+------------------------------------------------------------------------
+r29345 | krj | 2009-08-09 00:59:51 -0700 (Sun, 09 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/asn1/ansi-tcap/packet-ansi_tcap-template.c
+   M /trunk/asn1/ansi_map/packet-ansi_map-template.c
+   M /trunk/asn1/camel/packet-camel-template.c
+   M /trunk/asn1/gsmmap/packet-gsmmap-template.c
+   M /trunk/asn1/inap/packet-inap-template.c
+   M /trunk/asn1/t125/packet-t125-template.c
+   M /trunk/asn1/t38/packet-t38-template.c
+   M /trunk/asn1/tcap/packet-tcap-template.c
+   M /trunk/epan/dissectors/packet-2dparityfec.c
+   M /trunk/epan/dissectors/packet-acn.c
+   M /trunk/epan/dissectors/packet-afs.c
+   M /trunk/epan/dissectors/packet-aim.c
+   M /trunk/epan/dissectors/packet-ansi_map.c
+   M /trunk/epan/dissectors/packet-ansi_tcap.c
+   M /trunk/epan/dissectors/packet-artnet.c
+   M /trunk/epan/dissectors/packet-bat.c
+   M /trunk/epan/dissectors/packet-bittorrent.c
+   M /trunk/epan/dissectors/packet-bssap.c
+   M /trunk/epan/dissectors/packet-bthci_acl.c
+   M /trunk/epan/dissectors/packet-bthci_cmd.c
+   M /trunk/epan/dissectors/packet-bthci_evt.c
+   M /trunk/epan/dissectors/packet-btl2cap.c
+   M /trunk/epan/dissectors/packet-camel.c
+   M /trunk/epan/dissectors/packet-cast.c
+   M /trunk/epan/dissectors/packet-cfm.c
+   M /trunk/epan/dissectors/packet-cigi.c
+   M /trunk/epan/dissectors/packet-cisco-wids.c
+   M /trunk/epan/dissectors/packet-ctdb.c
+   M /trunk/epan/dissectors/packet-dcm.c
+   M /trunk/epan/dissectors/packet-dcp-etsi.c
+   M /trunk/epan/dissectors/packet-dec-bpdu.c
+   M /trunk/epan/dissectors/packet-dec-dnart.c
+   M /trunk/epan/dissectors/packet-dect.c
+   M /trunk/epan/dissectors/packet-dtls.c
+   M /trunk/epan/dissectors/packet-dvmrp.c
+   M /trunk/epan/dissectors/packet-e100.c
+   M /trunk/epan/dissectors/packet-echo.c
+   M /trunk/epan/dissectors/packet-egd.c
+   M /trunk/epan/dissectors/packet-enttec.c
+   M /trunk/epan/dissectors/packet-epl.c
+   M /trunk/epan/dissectors/packet-epl_v1.c
+   M /trunk/epan/dissectors/packet-evrc.c
+   M /trunk/epan/dissectors/packet-fc.c
+   M /trunk/epan/dissectors/packet-fcels.c
+   M /trunk/epan/dissectors/packet-ff.c
+   M /trunk/epan/dissectors/packet-fix.c
+   M /trunk/epan/dissectors/packet-giop.c
+   M /trunk/epan/dissectors/packet-gprs-llc.c
+   M /trunk/epan/dissectors/packet-gsm_map.c
+   M /trunk/epan/dissectors/packet-h261.c
+   M /trunk/epan/dissectors/packet-h263p.c
+   M /trunk/epan/dissectors/packet-hpext.c
+   M /trunk/epan/dissectors/packet-hpsw.c
+   M /trunk/epan/dissectors/packet-iax2.c
+   M /trunk/epan/dissectors/packet-icq.c
+   M /trunk/epan/dissectors/packet-iec104.c
+   M /trunk/epan/dissectors/packet-ieee802154.c
+   M /trunk/epan/dissectors/packet-ieee802a.c
+   M /trunk/epan/dissectors/packet-ifcp.c
+   M /trunk/epan/dissectors/packet-igap.c
+   M /trunk/epan/dissectors/packet-igmp.c
+   M /trunk/epan/dissectors/packet-inap.c
+   M /trunk/epan/dissectors/packet-ipmi.c
+   M /trunk/epan/dissectors/packet-ipsi-ctl.c
+   M /trunk/epan/dissectors/packet-ipvs-syncd.c
+   M /trunk/epan/dissectors/packet-isakmp.c
+   M /trunk/epan/dissectors/packet-iuup.c
+   M /trunk/epan/dissectors/packet-iwarp-ddp-rdmap.c
+   M /trunk/epan/dissectors/packet-jpeg.c
+   M /trunk/epan/dissectors/packet-jxta.c
+   M /trunk/epan/dissectors/packet-kdp.c
+   M /trunk/epan/dissectors/packet-kerberos.c
+   M /trunk/epan/dissectors/packet-kink.c
+   M /trunk/epan/dissectors/packet-kpasswd.c
+   M /trunk/epan/dissectors/packet-llc.c
+   M /trunk/epan/dissectors/packet-manolito.c
+   M /trunk/epan/dissectors/packet-mpeg1.c
+   M /trunk/epan/dissectors/packet-mpls.c
+   M /trunk/epan/dissectors/packet-mrdisc.c
+   M /trunk/epan/dissectors/packet-ms-mms.c
+   M /trunk/epan/dissectors/packet-msnip.c
+   M /trunk/epan/dissectors/packet-mstp.c
+   M /trunk/epan/dissectors/packet-mysql.c
+   M /trunk/epan/dissectors/packet-nbd.c
+   M /trunk/epan/dissectors/packet-ncp-nmas.c
+   M /trunk/epan/dissectors/packet-ncp-sss.c
+   M /trunk/epan/dissectors/packet-ncp.c
+   M /trunk/epan/dissectors/packet-netdump.c
+   M /trunk/epan/dissectors/packet-netsync.c
+   M /trunk/epan/dissectors/packet-nhrp.c
+   M /trunk/epan/dissectors/packet-omapi.c
+   M /trunk/epan/dissectors/packet-osi.c
+   M /trunk/epan/dissectors/packet-ppp.c
+   M /trunk/epan/dissectors/packet-pppoe.c
+   M /trunk/epan/dissectors/packet-pw-atm.c
+   M /trunk/epan/dissectors/packet-pw-cesopsn.c
+   M /trunk/epan/dissectors/packet-pw-fr.c
+   M /trunk/epan/dissectors/packet-pw-satop.c
+   M /trunk/epan/dissectors/packet-quake3.c
+   M /trunk/epan/dissectors/packet-rdt.c
+   M /trunk/epan/dissectors/packet-retix-bpdu.c
+   M /trunk/epan/dissectors/packet-rfc2190.c
+   M /trunk/epan/dissectors/packet-rgmp.c
+   M /trunk/epan/dissectors/packet-rlogin.c
+   M /trunk/epan/dissectors/packet-rmp.c
+   M /trunk/epan/dissectors/packet-rpc.c
+   M /trunk/epan/dissectors/packet-rtcp.c
+   M /trunk/epan/dissectors/packet-rtnet.c
+   M /trunk/epan/dissectors/packet-rtp-events.c
+   M /trunk/epan/dissectors/packet-rtp.c
+   M /trunk/epan/dissectors/packet-rtps.c
+   M /trunk/epan/dissectors/packet-rtps2.c
+   M /trunk/epan/dissectors/packet-s5066.c
+   M /trunk/epan/dissectors/packet-skinny.c
+   M /trunk/epan/dissectors/packet-smb-browse.c
+   M /trunk/epan/dissectors/packet-smb-mailslot.c
+   M /trunk/epan/dissectors/packet-smb-pipe.c
+   M /trunk/epan/dissectors/packet-smb.c
+   M /trunk/epan/dissectors/packet-smb2.c
+   M /trunk/epan/dissectors/packet-ssl.c
+   M /trunk/epan/dissectors/packet-starteam.c
+   M /trunk/epan/dissectors/packet-t125.c
+   M /trunk/epan/dissectors/packet-t38.c
+   M /trunk/epan/dissectors/packet-tcap.c
+   M /trunk/epan/dissectors/packet-tcp.c
+   M /trunk/epan/dissectors/packet-teamspeak2.c
+   M /trunk/epan/dissectors/packet-vnc.c
+   M /trunk/epan/dissectors/packet-wccp.c
+   M /trunk/epan/dissectors/packet-winsrepl.c
+   M /trunk/epan/dissectors/packet-wtls.c
+   M /trunk/epan/dissectors/packet-x224.c
+   M /trunk/epan/dissectors/packet-zbee-aps.c
+   M /trunk/epan/dissectors/packet-zbee-nwk.c
+   M /trunk/epan/dissectors/packet-zbee-zdp.c
+   M /trunk/plugins/ethercat/packet-ethercat-frame.c
+   M /trunk/plugins/m2m/packet-m2m.c
+   M /trunk/plugins/opcua/opcua.c
+   M /trunk/plugins/wimax/packet-wmx.c
+   M /trunk/plugins/wimaxasncp/packet-wimaxasncp.c
+
+Don't guard col_set_str (COL_INFO/COL_PROTOCOL) with col_check
+------------------------------------------------------------------------
+r29346 | krj | 2009-08-09 01:14:59 -0700 (Sun, 09 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/asn1/h225/packet-h225-template.c
+   M /trunk/asn1/t125/packet-t125-template.c
+   M /trunk/asn1/t38/packet-t38-template.c
+   M /trunk/epan/dissectors/packet-afs.c
+   M /trunk/epan/dissectors/packet-amqp.c
+   M /trunk/epan/dissectors/packet-artnet.c
+   M /trunk/epan/dissectors/packet-bpdu.c
+   M /trunk/epan/dissectors/packet-cfm.c
+   M /trunk/epan/dissectors/packet-ctdb.c
+   M /trunk/epan/dissectors/packet-dcp-etsi.c
+   M /trunk/epan/dissectors/packet-dec-bpdu.c
+   M /trunk/epan/dissectors/packet-dec-dnart.c
+   M /trunk/epan/dissectors/packet-dect.c
+   M /trunk/epan/dissectors/packet-dplay.c
+   M /trunk/epan/dissectors/packet-dvmrp.c
+   M /trunk/epan/dissectors/packet-epl_v1.c
+   M /trunk/epan/dissectors/packet-fix.c
+   M /trunk/epan/dissectors/packet-h225.c
+   M /trunk/epan/dissectors/packet-iax2.c
+   M /trunk/epan/dissectors/packet-icq.c
+   M /trunk/epan/dissectors/packet-iec104.c
+   M /trunk/epan/dissectors/packet-ieee802a.c
+   M /trunk/epan/dissectors/packet-igap.c
+   M /trunk/epan/dissectors/packet-igmp.c
+   M /trunk/epan/dissectors/packet-ipvs-syncd.c
+   M /trunk/epan/dissectors/packet-kdp.c
+   M /trunk/epan/dissectors/packet-llc.c
+   M /trunk/epan/dissectors/packet-lldp.c
+   M /trunk/epan/dissectors/packet-mrdisc.c
+   M /trunk/epan/dissectors/packet-msnip.c
+   M /trunk/epan/dissectors/packet-nbd.c
+   M /trunk/epan/dissectors/packet-ndmp.c
+   M /trunk/epan/dissectors/packet-netdump.c
+   M /trunk/epan/dissectors/packet-nhrp.c
+   M /trunk/epan/dissectors/packet-omapi.c
+   M /trunk/epan/dissectors/packet-pagp.c
+   M /trunk/epan/dissectors/packet-pppoe.c
+   M /trunk/epan/dissectors/packet-rdt.c
+   M /trunk/epan/dissectors/packet-retix-bpdu.c
+   M /trunk/epan/dissectors/packet-rgmp.c
+   M /trunk/epan/dissectors/packet-rmp.c
+   M /trunk/epan/dissectors/packet-rtnet.c
+   M /trunk/epan/dissectors/packet-rtps.c
+   M /trunk/epan/dissectors/packet-rtps2.c
+   M /trunk/epan/dissectors/packet-s5066.c
+   M /trunk/epan/dissectors/packet-smb-browse.c
+   M /trunk/epan/dissectors/packet-smb-mailslot.c
+   M /trunk/epan/dissectors/packet-smb.c
+   M /trunk/epan/dissectors/packet-t125.c
+   M /trunk/epan/dissectors/packet-t38.c
+   M /trunk/epan/dissectors/packet-teamspeak2.c
+   M /trunk/epan/dissectors/packet-wccp.c
+   M /trunk/epan/dissectors/packet-winsrepl.c
+   M /trunk/epan/dissectors/packet-wsp.c
+   M /trunk/epan/dissectors/packet-x224.c
+   M /trunk/epan/dissectors/packet-zbee-nwk.c
+   M /trunk/epan/dissectors/packet-zbee-zcl.c
+   M /trunk/plugins/ethercat/packet-ethercat-frame.c
+   M /trunk/plugins/m2m/packet-m2m.c
+   M /trunk/plugins/profinet/packet-pn-mrp.c
+   M /trunk/plugins/unistim/packet-unistim.c
+   M /trunk/plugins/wimax/packet-wmx.c
+   M /trunk/plugins/wimaxasncp/packet-wimaxasncp.c
+
+Don't guard col_clear with col_check
+------------------------------------------------------------------------
+r29347 | krj | 2009-08-09 03:50:30 -0700 (Sun, 09 Aug 2009) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-fcels.c
+
+Don't use DISSECTOR_ASSERT to check source/destination address type.
+
+Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3825
+
+------------------------------------------------------------------------
+r29348 | gerald | 2009-08-09 08:03:28 -0700 (Sun, 09 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/enterprise-numbers
+   M /trunk/manuf
+
+[Automatic manuf and enterprise-numbers update for 2009-08-09]
+------------------------------------------------------------------------
+r29351 | wmeier | 2009-08-09 08:07:35 -0700 (Sun, 09 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/plugins/wimax/msg_arq.c
+   M /trunk/plugins/wimax/msg_dreg.c
+   M /trunk/plugins/wimax/msg_pmc.c
+
+'if(proto_... == -1)' not req'd; Don't register ett[] more than once;
+
+------------------------------------------------------------------------
+r29352 | wmeier | 2009-08-09 08:49:02 -0700 (Sun, 09 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/proto.c
+
+g_error() if registering a subtree item type already registered (or not initialized to -1).
+
+------------------------------------------------------------------------
+r29353 | wmeier | 2009-08-09 09:48:28 -0700 (Sun, 09 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/plugins/sercosiii/packet-sercosiii_1v1.c
+   M /trunk/plugins/sercosiii/packet-sercosiii_1v1_at.c
+   M /trunk/plugins/sercosiii/packet-sercosiii_1v1_at_devstat.c
+   M /trunk/plugins/sercosiii/packet-sercosiii_1v1_hp.c
+   M /trunk/plugins/sercosiii/packet-sercosiii_1v1_mdt.c
+   M /trunk/plugins/sercosiii/packet-sercosiii_1v1_mdt_devctrl.c
+   M /trunk/plugins/sercosiii/packet-sercosiii_1v1_mst.c
+   M /trunk/plugins/sercosiii/packet-sercosiii_1v1_svc.c
+
+(Trivial): Remove uneeded #includes; make a few fcns static;
+
+------------------------------------------------------------------------
+r29354 | krj | 2009-08-09 10:33:23 -0700 (Sun, 09 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/proto.c
+   M /trunk/epan/proto.h
+   M /trunk/file.c
+   M /trunk/gtk/iax2_analysis.c
+   M /trunk/gtk/main_proto_draw.c
+   M /trunk/gtk/rtp_analysis.c
+   M /trunk/print.c
+   M /trunk/proto_hier_stats.c
+   M /trunk/tap-protohierstat.c
+
+Add PNODE_FINFO. We've been using PITEM_FINFO on proto_node's. This works because proto_item is typedefed to proto_node. We shouldn't rely on this since this is an implementation detail.
+------------------------------------------------------------------------
+r29355 | krj | 2009-08-09 10:57:31 -0700 (Sun, 09 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/asn1/snmp/packet-snmp-template.c
+   M /trunk/epan/dfilter/dfilter-macro.c
+   M /trunk/epan/dissectors/packet-diameter.c
+   M /trunk/epan/dissectors/packet-snmp.c
+   M /trunk/epan/expert.c
+   M /trunk/epan/proto.c
+   M /trunk/epan/proto.h
+   M /trunk/gtk/expert_comp_table.c
+   M /trunk/plugins/wimax/packet-wmx.c
+   M /trunk/plugins/wimax/wimax_harq_map_decoder.c
+   M /trunk/proto_hier_stats.c
+
+Add PTREE_FINFO and use PITEM_FINFO when possible.
+------------------------------------------------------------------------
+r29356 | krj | 2009-08-09 11:05:44 -0700 (Sun, 09 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-ncp2222.inc
+
+Use PTREE_FINFO.
+------------------------------------------------------------------------
+r29357 | krj | 2009-08-09 11:15:36 -0700 (Sun, 09 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/proto.h
+
+Use PITEM_FINFO.
+------------------------------------------------------------------------
+r29358 | krj | 2009-08-09 12:23:13 -0700 (Sun, 09 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/emem.c
+
+Split common parts of se_alloc and ep_alloc into emem_alloc.
+------------------------------------------------------------------------
+r29359 | krj | 2009-08-09 13:10:19 -0700 (Sun, 09 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/emem.c
+
+Split common parts of ep_free_all and se_free_all into emem_free_all.
+------------------------------------------------------------------------
+r29360 | krj | 2009-08-09 13:28:38 -0700 (Sun, 09 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/emem.c
+
+g_error() requires a string literal.
+------------------------------------------------------------------------
+r29361 | krj | 2009-08-09 14:10:04 -0700 (Sun, 09 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/emem.c
+
+Add unsigned int typecast
+------------------------------------------------------------------------
+r29362 | jmayer | 2009-08-10 07:55:47 -0700 (Mon, 10 Aug 2009) | 10 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-ip.c
+
+Ivan Sy <ivan_jr@yahoo.com> via bug 3814
+
+TTL-Check for local network group addresses: Normally the
+only valid TTL is 1. Add a check for VRRP and GLBP, where
+the only valid TTL is 255.
+
+Me: change the logic so the funtion returns the valid ttl
+    instead of true/false.
+
+
+------------------------------------------------------------------------
+r29363 | gerald | 2009-08-10 08:33:54 -0700 (Mon, 10 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-ip.c
+
+Fix the build.
+
+------------------------------------------------------------------------
+r29364 | gerald | 2009-08-10 09:12:55 -0700 (Mon, 10 Aug 2009) | 3 lines
+Changed paths:
+   M /trunk/wiretap/erf.c
+
+Don't try to allocate more than WTAP_MAX_PACKET_SIZE. Fixes a crash
+reported in bug 3849.
+
+------------------------------------------------------------------------
+r29365 | krj | 2009-08-10 09:36:44 -0700 (Mon, 10 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/emem.c
+
+Use ! defined(EP_DEBUG_FREE) && ! defined(SE_DEBUG_FREE) to guard canary code to get things compiling after r29358.
+------------------------------------------------------------------------
+r29366 | guy | 2009-08-10 11:22:05 -0700 (Mon, 10 Aug 2009) | 5 lines
+Changed paths:
+   M /trunk/wiretap/erf.c
+
+Update a comment - a bad packet size could also be the result of a file
+not actually being an ERF file.
+
+Don't compute the packet size until you know that rlen is valid.
+
+------------------------------------------------------------------------
+r29367 | wmeier | 2009-08-10 11:45:47 -0700 (Mon, 10 Aug 2009) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-redbackli.c
+
+(Quick) fix for bug #3836;
+Allow the DIR ("direction") AVP to be of variable length
+ (in the absence of any documentation for this protocol).
+ See the source for further comments.
+
+------------------------------------------------------------------------
+r29368 | etxrab | 2009-08-10 12:48:42 -0700 (Mon, 10 Aug 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_a_common.c
+
+From Gerasimos Dimitriadis:
+DTAP decoding of Mobile Station Classmark 3.
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3819
+------------------------------------------------------------------------
+r29369 | etxrab | 2009-08-10 12:53:12 -0700 (Mon, 10 Aug 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-giop.c
+
+From Steve Osselton:
+GIOP dissector update for MIOP.
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3847
+------------------------------------------------------------------------
+r29370 | etxrab | 2009-08-10 13:52:56 -0700 (Mon, 10 Aug 2009) | 3 lines
+Changed paths:
+   M /trunk/color_filters.c
+   M /trunk/epan/column-utils.c
+   M /trunk/file.c
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/packet_list_store.c
+   M /trunk/gtk/packet_list_store.h
+   M /trunk/ui_util.h
+
+From Kovarththanan Rajaratnam:
+- Compute and cache color/custom filters dynamically.
+- Delay column construction.
+------------------------------------------------------------------------
+r29371 | wmeier | 2009-08-10 14:07:15 -0700 (Mon, 10 Aug 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-pppoe.c
+
+Validate two tag field lengths before attempting to do proto_tree_add_item();
+Fixes bug #3841.
+
+------------------------------------------------------------------------
+r29372 | wmeier | 2009-08-10 14:46:30 -0700 (Mon, 10 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-pppoe.c
+
+Initialize a variable to keep GCC happy ....
+
+------------------------------------------------------------------------
+r29373 | guy | 2009-08-10 15:15:22 -0700 (Mon, 10 Aug 2009) | 10 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-pppoe.c
+
+For TLV items that are a single integral value and thus must have a
+certain length:
+
+       attach the expert item to the length field if we're showing it,
+       otherwise put in a text item for the malformed TLV and attach
+       the expert item to that;
+
+       don't give up, as we'll just skip the bad item and move on to
+       the next item.
+
+------------------------------------------------------------------------
+r29374 | etxrab | 2009-08-11 00:41:46 -0700 (Tue, 11 Aug 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gtpv2.c
+
+From swapnil:
+Another Minor Bug for ULI in Packet-gtpv2.c
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3862
+------------------------------------------------------------------------
+r29375 | krj | 2009-08-11 02:24:56 -0700 (Tue, 11 Aug 2009) | 9 lines
+Changed paths:
+   M /trunk/epan/emem.c
+   M /trunk/epan/emem.h
+
+We now expose the following environment variables:
+
+ * WIRESHARK_DEBUG_EP_NO_CHUNKS
+ * WIRESHARK_DEBUG_SE_NO_CHUNKS
+ * WIRESHARK_DEBUG_EP_NO_CANARY
+ * WIRESHARK_DEBUG_SE_NO_CANARY
+
+This allows us to enable/disable memory chunks and canaries at runtime _without_ needing to recompile.
+
+------------------------------------------------------------------------
+r29376 | etxrab | 2009-08-11 03:32:46 -0700 (Tue, 11 Aug 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gtpv2.c
+
+From swapnil:
+Bugs Fixed in ULI in packet-gtpv2.c
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3860
+------------------------------------------------------------------------
+r29377 | etxrab | 2009-08-11 05:22:00 -0700 (Tue, 11 Aug 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_a_common.c
+
+From Gerasimos Dimitriadis:
+DTAP decoding of Mobile Station Classmark 3 (R4 and R5).
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3866
+------------------------------------------------------------------------
+r29378 | wmeier | 2009-08-11 06:44:35 -0700 (Tue, 11 Aug 2009) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-p_mul.c
+
+Don't coerce a (void *) to a (guint32 *). 
+The (void *) pointer in this case may point to
+"unaligned" data.
+
+------------------------------------------------------------------------
+r29379 | gerald | 2009-08-11 10:53:39 -0700 (Tue, 11 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/tvbuff.h
+
+Be a little more explicit in our description of tvb_get_ptr.
+
+------------------------------------------------------------------------
+r29380 | krj | 2009-08-11 11:08:03 -0700 (Tue, 11 Aug 2009) | 4 lines
+Changed paths:
+   M /trunk/epan/epan.c
+   M /trunk/epan/epan.h
+   M /trunk/epan/libwireshark.def
+   M /trunk/epan/proto.c
+   M /trunk/epan/proto.h
+   M /trunk/proto_hier_stats.c
+
+TRY_TO_FAKE_THIS_ITEM now fakes FT_PROTOCOL per default. If there are any users (e.g. proto_hier_stats.c, others?) that relies on FT_PROTOCOL nodes being created they'll now need to call the newly introduced epan_dissect_fake_protocols() to disable this optimization.
+
+Also make use of TRY_TO_FAKE_THIS_ITEM in proto_tree_add_text_node(), proto_tree_add_none_format() and proto_tree_add_protocol_format().
+
+------------------------------------------------------------------------
+r29381 | krj | 2009-08-11 11:16:55 -0700 (Tue, 11 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/tvbuff.c
+
+Turn a comment in fast_ensure_contiguous() into a DISSECTOR_ASSERT() to make the implied requirement explicit.
+------------------------------------------------------------------------
+r29382 | krj | 2009-08-11 11:28:10 -0700 (Tue, 11 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/tvbuff.c
+
+(Trivial change) move ensure_contiguous() to reflect call hierarchy
+------------------------------------------------------------------------
+r29383 | gerald | 2009-08-11 11:37:59 -0700 (Tue, 11 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-sccp.c
+
+Add a bunch of length checks. Fixes bug 3826.
+
+------------------------------------------------------------------------
+r29384 | gerald | 2009-08-11 13:58:36 -0700 (Tue, 11 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-bacapp.c
+   M /trunk/epan/dissectors/packet-bacapp.h
+
+Add some length checks. Fixes a few recent fuzz bugs.
+
+------------------------------------------------------------------------
+r29385 | gerald | 2009-08-11 14:11:12 -0700 (Tue, 11 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-ieee80211.c
+
+Use the right size for FT_UINT16.
+
+------------------------------------------------------------------------
+r29386 | etxrab | 2009-08-11 14:27:36 -0700 (Tue, 11 Aug 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gtpv2.c
+
+From swapnil:
+Small Bug in TFT (Flow label) and ULI.
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3876
+------------------------------------------------------------------------
+r29387 | rbalint | 2009-08-11 16:20:03 -0700 (Tue, 11 Aug 2009) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-icmpv6.c
+
+From Ivan Sy (with minor modifications):
+Show Teredo Connectivity tests.
+Fix offset of ICMPv6 sequence number.
+
+------------------------------------------------------------------------
+r29388 | gerald | 2009-08-11 16:29:21 -0700 (Tue, 11 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gtp.c
+   M /trunk/epan/dissectors/packet-gtpv2.c
+
+Add some length checks.
+
+------------------------------------------------------------------------
+r29389 | gerald | 2009-08-11 16:44:22 -0700 (Tue, 11 Aug 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_a_rr.c
+
+Instead of calling DISSECTOR_ASSERT_NOT_REACHED, just say the subchannel
+is unknown. Fixes bug 3864.
+
+------------------------------------------------------------------------
+r29390 | jake | 2009-08-11 16:52:04 -0700 (Tue, 11 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_a_rr.c
+
+Complete the fix in r29389.
+
+------------------------------------------------------------------------
+r29391 | jake | 2009-08-11 17:02:23 -0700 (Tue, 11 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/graph_analysis.c
+
+Restore the formatting of the saved graph.
+------------------------------------------------------------------------
+r29392 | kukosa | 2009-08-11 23:10:08 -0700 (Tue, 11 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-ssl-utils.c
+
+fix memoryleak causing crash with long SSL traces
+------------------------------------------------------------------------
+r29393 | rbalint | 2009-08-12 05:55:27 -0700 (Wed, 12 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-icmpv6.c
+
+Fix COL_INFO and COL_PROTOCOL for Teredo Direct IPv6 Connectivity Test
+
+------------------------------------------------------------------------
+r29394 | krj | 2009-08-12 08:12:19 -0700 (Wed, 12 Aug 2009) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gtpv2.c
+
+From William Preston via. 3549:
+
+A typo in 2 of the field names causes the apn not to be displayed.
+
+------------------------------------------------------------------------
+r29395 | gerald | 2009-08-12 10:08:08 -0700 (Wed, 12 Aug 2009) | 4 lines
+Changed paths:
+   M /trunk/tools/fuzz-test.sh
+
+Temporarily disable dissector bug checking. Fixing the ones we've found
+so far will take a while and in the meantime looking for dissector
+assertions is keeping us from finding more serious bugs.
+
+------------------------------------------------------------------------
+r29396 | krj | 2009-08-12 11:24:49 -0700 (Wed, 12 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/proto.c
+
+DISSECTOR_ASSERT on FT_PCRE in construct_match_selected_string().
+------------------------------------------------------------------------
+r29397 | krj | 2009-08-12 12:32:54 -0700 (Wed, 12 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/reassemble.c
+
+White space changes
+------------------------------------------------------------------------
+r29398 | etxrab | 2009-08-12 15:40:13 -0700 (Wed, 12 Aug 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_a_common.c
+
+From Gerasimos Dimitriadis:
+DTAP decoding of Mobile Station Classmark 3 (R6).
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3886
+------------------------------------------------------------------------
+r29399 | etxrab | 2009-08-13 00:56:13 -0700 (Thu, 13 Aug 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_a_common.c
+
+From Gerasimos Dimitriadis:
+DTAP decoding of Mobile Station Classmark 3 (R7 and R8)
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3891
+------------------------------------------------------------------------
+r29400 | kukosa | 2009-08-13 02:07:03 -0700 (Thu, 13 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-dtls.c
+   M /trunk/epan/dissectors/packet-ssl-utils.c
+   M /trunk/epan/dissectors/packet-ssl-utils.h
+   M /trunk/epan/dissectors/packet-ssl.c
+
+Fix SSL decryption failure if client and server have the same TCP port
+------------------------------------------------------------------------
+r29401 | kukosa | 2009-08-13 03:36:53 -0700 (Thu, 13 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-ssl-utils.c
+
+use G_GSIZE_MODIFIER instead of %zd which is not supported by MSVC
+------------------------------------------------------------------------
+r29402 | kukosa | 2009-08-13 04:12:35 -0700 (Thu, 13 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-ssl-utils.c
+
+fix build failure without GnuTLS
+------------------------------------------------------------------------
+r29403 | krj | 2009-08-13 05:17:20 -0700 (Thu, 13 Aug 2009) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_a_rr.c
+
+Make sure that we find the "data" dissector during handoff else we might crash if the received payload was less than 2 bytes.
+
+Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3893
+
+------------------------------------------------------------------------
+r29404 | krj | 2009-08-13 12:42:46 -0700 (Thu, 13 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/epan.c
+   M /trunk/epan/epan.h
+   M /trunk/epan/libwireshark.def
+   M /trunk/file.c
+   M /trunk/gtk/iax2_analysis.c
+   M /trunk/gtk/main.c
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/rtp_analysis.c
+   M /trunk/gtk/sctp_assoc_analyse.c
+   M /trunk/gtk/tcp_graph.c
+   M /trunk/proto_hier_stats.c
+   M /trunk/rawshark.c
+   M /trunk/tshark.c
+
+Introduce epan_dissect_init()/epan_dissect_cleanup(). These are used to initialise/cleanup stack allocated 'edt' structures. This should speed up dissection since we avoid some malloc traffic.
+------------------------------------------------------------------------
+r29405 | krj | 2009-08-13 13:00:36 -0700 (Thu, 13 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/new_packet_list.c
+
+Add needed header due to stack allocated 'edt' structure
+------------------------------------------------------------------------
+r29406 | etxrab | 2009-08-13 14:36:01 -0700 (Thu, 13 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/packet_list_store.c
+
+Get the pointer to the packet list record and use the data directly.
+------------------------------------------------------------------------
+r29407 | etxrab | 2009-08-13 14:46:00 -0700 (Thu, 13 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/new_packet_list.c
+
+Start to implement display filtering.
+------------------------------------------------------------------------
+r29408 | krj | 2009-08-13 22:22:12 -0700 (Thu, 13 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/file.c
+
+Always add packet to the new packet list regardless of whether the packet passed the display filter test or not. We do this because we do the filtering inside the new packet list.
+------------------------------------------------------------------------
+r29409 | krj | 2009-08-13 22:49:57 -0700 (Thu, 13 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/file.c
+
+Make display filtering work for NEW_PACKET_LIST. This didn't work previously because we would simply append the new filtered packets onto the existing ones.
+------------------------------------------------------------------------
+r29410 | krj | 2009-08-14 03:17:13 -0700 (Fri, 14 Aug 2009) | 4 lines
+Changed paths:
+   M /trunk/plugins/ethercat/Makefile.nmake
+
+From Artem Tamazov via. 3899:
+
+Remove superfluous /MP
+
+------------------------------------------------------------------------
+r29411 | krj | 2009-08-14 06:33:17 -0700 (Fri, 14 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/new_packet_list.c
+
+Don't attach our original packet list model in new_packet_list_thaw(). It's pointless because we override it in filter_function().
+------------------------------------------------------------------------
+r29412 | etxrab | 2009-08-14 08:31:59 -0700 (Fri, 14 Aug 2009) | 3 lines
+Changed paths:
+   M /trunk/diameter/TGPPRx.xml
+   M /trunk/diameter/dictionary.xml
+
+Typos.
+Fixes:
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3878
+------------------------------------------------------------------------
+r29413 | krj | 2009-08-14 08:44:57 -0700 (Fri, 14 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/new_packet_list.c
+
+Make next/previous frame work again with the new filter model.
+------------------------------------------------------------------------
+r29414 | krj | 2009-08-14 08:56:23 -0700 (Fri, 14 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/new_packet_list.c
+
+Make first/last frame work again with the new filter model.
+------------------------------------------------------------------------
+r29415 | krj | 2009-08-14 11:29:32 -0700 (Fri, 14 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/main.c
+   M /trunk/gtk/new_packet_list.c
+
+New packet list: right clicking on a row now selects the given row.
+------------------------------------------------------------------------
+r29416 | krj | 2009-08-14 11:32:44 -0700 (Fri, 14 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/new_packet_list.c
+
+Remove unused functions/prototypes
+------------------------------------------------------------------------
+r29417 | krj | 2009-08-14 11:49:48 -0700 (Fri, 14 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/new_packet_list.c
+
+Make mark/unmark frame work with the new filter model
+------------------------------------------------------------------------
+r29418 | krj | 2009-08-14 11:59:15 -0700 (Fri, 14 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/new_packet_list.c
+
+Remove the hacky row_from_iter() function and use new_packet_list_get_record() instead. Alas, new_packet_list_get_record() is also somewhat hacky in its nature, but hey at least we're using one less hacky thing.
+------------------------------------------------------------------------
+r29419 | krj | 2009-08-14 12:35:01 -0700 (Fri, 14 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/main.c
+   M /trunk/gtk/main.h
+   M /trunk/gtk/menus.c
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/new_packet_list.h
+
+Make 'Apply as filter'/'Prepare filter' work for new packet list.
+------------------------------------------------------------------------
+r29420 | martinm | 2009-08-14 18:29:29 -0700 (Fri, 14 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-catapult-dct2000.c
+
+Allow s1ap not to be dissected (to avoid seeing errors, possibly due to proprietary variants).
+
+------------------------------------------------------------------------
+r29421 | krj | 2009-08-14 20:57:14 -0700 (Fri, 14 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/menus.c
+
+Don't exclude functionality we already support
+------------------------------------------------------------------------
+r29422 | krj | 2009-08-14 21:05:04 -0700 (Fri, 14 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/menus.c
+
+Find next/previous mark is also supported so don't exclude it
+------------------------------------------------------------------------
+r29423 | krj | 2009-08-14 21:19:45 -0700 (Fri, 14 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/menus.c
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/new_packet_list.h
+
+Add support for mark/unmark all frames in our new packet list
+------------------------------------------------------------------------
+r29424 | krj | 2009-08-14 21:24:43 -0700 (Fri, 14 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/menus.c
+
+Enable 'Mark Packet' in the Edit menu
+------------------------------------------------------------------------
+r29425 | krj | 2009-08-14 22:06:27 -0700 (Fri, 14 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/new_packet_list.c
+
+Avoid superfluous g_strdup()
+------------------------------------------------------------------------
+r29426 | krj | 2009-08-14 22:26:02 -0700 (Fri, 14 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/packet_list_store.c
+
+Micro optimize by storing PACKET_LIST(tree_model) into a local variable and using that instead of computing PACKET_LIST(tree_model) each time.
+------------------------------------------------------------------------
+r29427 | krj | 2009-08-14 23:38:10 -0700 (Fri, 14 Aug 2009) | 8 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-bthci_acl.c
+   M /trunk/epan/dissectors/packet-btl2cap.c
+   M /trunk/epan/dissectors/packet-btrfcomm.c
+   M /trunk/epan/packet.c
+   M /trunk/epan/packet.h
+   M /trunk/epan/reassemble.c
+   M /trunk/epan/reassemble_test.c
+   M /trunk/epan/wslua/wslua_dumper.c
+   M /trunk/print.c
+
+This patch introduces packet_add_new_data_source() which effectively deprecates add_new_data_source(). This is based on the following observation:
+
+1) The tvb + name (aka. data_source) is only used when the protocol tree is visible
+
+The current implementation of add_new_data_source() doesn't take this into account and simply allocates a data_source regardless. This is what packet_add_new_data_source() tries to rectify.
+
+A couple of dissectors have already been switched over to the new packet_add_new_data_source(). Many are still missing. Help appreciated!
+
+------------------------------------------------------------------------
+r29428 | krj | 2009-08-15 01:05:10 -0700 (Sat, 15 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-frame.c
+
+The frame dissector contains a kludge to workaround the fact that the Protocol Hierarchy stats tap always needs the protocol node to appear even though no color, display filter etc. reference it. This is no longer needed due to r29380.
+------------------------------------------------------------------------
+r29429 | krj | 2009-08-15 01:38:50 -0700 (Sat, 15 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/proto.c
+
+This should have been part of r29428. This patch forces proto_field_is_referenced() to respect the fake_protocols flag set by Protocol Hierarchy stats tap.
+------------------------------------------------------------------------
+r29430 | krj | 2009-08-15 02:13:16 -0700 (Sat, 15 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/except.c
+
+Switch over to using GLib's g_malloc/g_free in the name of consistency.
+------------------------------------------------------------------------
+r29431 | krj | 2009-08-15 04:21:36 -0700 (Sat, 15 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/plugins/ethercat/packet-ecatmb.c
+   M /trunk/plugins/ethercat/packet-esl.c
+
+Use HFILL instead of hard coding the values
+------------------------------------------------------------------------
+r29432 | krj | 2009-08-15 05:29:25 -0700 (Sat, 15 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/tvbuff.c
+
+Make mem chunk static
+------------------------------------------------------------------------
+r29433 | krj | 2009-08-15 05:41:24 -0700 (Sat, 15 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/tvbuff.c
+
+Add a missing DISSECTOR_ASSERT in tvb_init()
+------------------------------------------------------------------------
+r29434 | krj | 2009-08-15 06:24:59 -0700 (Sat, 15 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/tvbuff.c
+
+Use the slice allocator if GLIB >= 2,10,0 as suggested by Anders Broman
+------------------------------------------------------------------------
+r29435 | krj | 2009-08-15 07:13:36 -0700 (Sat, 15 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/file.c
+
+Inline a few checks in the add_packet_to_packet_list() function since it's called in tight loop. This will help us to avoid calling functions that simply returns. This is especially the case when we're dealing with the new packet list due to its dissect-on-demand nature where colour/column construction is delayed until the row becomes visible.
+------------------------------------------------------------------------
+r29436 | etxrab | 2009-08-15 14:12:56 -0700 (Sat, 15 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/new_packet_list.c
+
+Prepare for storing column data in packet list store.
+------------------------------------------------------------------------
+r29437 | etxrab | 2009-08-15 14:59:03 -0700 (Sat, 15 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/new_packet_list.c
+
+Try to please build bot
+------------------------------------------------------------------------
+r29438 | sfisher | 2009-08-15 19:35:44 -0700 (Sat, 15 Aug 2009) | 4 lines
+Changed paths:
+   M /trunk/gtk/new_packet_list.c
+
+
+Mark function paramter as unused with _U_ to please gcc.
+
+
+------------------------------------------------------------------------
+r29439 | krj | 2009-08-15 21:08:00 -0700 (Sat, 15 Aug 2009) | 5 lines
+Changed paths:
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/packet_list_store.c
+   M /trunk/gtk/packet_list_store.h
+
+Switch over to using GPtrArray instead of manually g_renew'ing. This switch has some benefits:
+
+1) We don't have to manually resize
+2) GPtrArray uses a sligtly more efficient allocation scheme. It increases the size of the array exponentially which reduces the amount of memcpy's we have to do when we resize the array
+
+------------------------------------------------------------------------
+r29440 | krj | 2009-08-15 21:54:33 -0700 (Sat, 15 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/reassemble.c
+
+Use the slice allocator if GLIB >= 2,10,0
+------------------------------------------------------------------------
+r29441 | krj | 2009-08-16 00:29:11 -0700 (Sun, 16 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/exceptions.h
+   M /trunk/epan/tvbuff.c
+
+Remove a non thread-safe usage (useful when/if we ever support threading) of a static tvbuff in tvb_new_real_data(). The current version uses a static 'last_tvb' to keep track of the last allocated tvbuff. This is needed because some of the function we call can throw an exception. This patch improves this strategy by throwing an exception (if needed) before we try to allocate the tvbuff. This way we avoid a memleak _and_ we don't have to track the 'last_tvb' tvbuff.
+------------------------------------------------------------------------
+r29442 | krj | 2009-08-16 01:18:17 -0700 (Sun, 16 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/tvbuff.c
+
+Make some of the check_XXX functions accept the length/reported length of the tvbuff as arguments instead the tvbuff. We'll need this feature in order to remove the non-thread usage of the 'last_tvb' variable in tvb_new_subset()
+------------------------------------------------------------------------
+r29443 | krj | 2009-08-16 02:18:17 -0700 (Sun, 16 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/tvbuff.c
+
+Remove the non-thread safe usage of 'last_tvb' variable in tvb_new_subset()
+------------------------------------------------------------------------
+r29444 | krj | 2009-08-16 02:48:25 -0700 (Sun, 16 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/tvbuff.c
+
+Remove unused parameters
+------------------------------------------------------------------------
+r29445 | krj | 2009-08-16 03:53:47 -0700 (Sun, 16 Aug 2009) | 4 lines
+Changed paths:
+   M /trunk/epan/tvbuff.c
+   M /trunk/epan/tvbuff.h
+
+Add a new function, tvb_new_subset_remaining(), which is a sligtly optimized version of tvb_new_subset(). The latter can be mapped to the former by tvb_new_subset(tvb, offset, -1 /* backing_length */, -1 /* reported_length */). We can disable some bounds checking because 'backing_length' and 'reported_length' are hardcoded to -1.
+
+The current implementation of tvb_new_subset_remaining() only has the THROW_ON(reported_length < 1) check removed when compared to tvb_new_subset(). So there's room for improvement in this function. We should be able to disable some more (redundant) bounds checking.
+
+------------------------------------------------------------------------
+r29446 | krj | 2009-08-16 05:36:22 -0700 (Sun, 16 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/asn1/ldap/packet-ldap-template.c
+   M /trunk/asn1/mpeg-pes/packet-mpeg-pes-template.c
+   M /trunk/asn1/pres/packet-pres-template.c
+   M /trunk/asn1/snmp/packet-snmp-template.c
+   M /trunk/asn1/spnego/packet-spnego-template.c
+   M /trunk/asn1/t38/packet-t38-template.c
+   M /trunk/epan/dissectors/packet-3com-xns.c
+   M /trunk/epan/dissectors/packet-afp.c
+   M /trunk/epan/dissectors/packet-aim-icq.c
+   M /trunk/epan/dissectors/packet-aim-messaging.c
+   M /trunk/epan/dissectors/packet-aim.c
+   M /trunk/epan/dissectors/packet-airopeek.c
+   M /trunk/epan/dissectors/packet-ap1394.c
+   M /trunk/epan/dissectors/packet-arcnet.c
+   M /trunk/epan/dissectors/packet-artnet.c
+   M /trunk/epan/dissectors/packet-asap.c
+   M /trunk/epan/dissectors/packet-atalk.c
+   M /trunk/epan/dissectors/packet-atm.c
+   M /trunk/epan/dissectors/packet-ayiya.c
+   M /trunk/epan/dissectors/packet-bacnet.c
+   M /trunk/epan/dissectors/packet-bat.c
+   M /trunk/epan/dissectors/packet-bctp.c
+   M /trunk/epan/dissectors/packet-ber.c
+   M /trunk/epan/dissectors/packet-bssgp.c
+   M /trunk/epan/dissectors/packet-capwap.c
+   M /trunk/epan/dissectors/packet-cdp.c
+   M /trunk/epan/dissectors/packet-chdlc.c
+   M /trunk/epan/dissectors/packet-cisco-erspan.c
+   M /trunk/epan/dissectors/packet-clnp.c
+   M /trunk/epan/dissectors/packet-cosine.c
+   M /trunk/epan/dissectors/packet-dccp.c
+   M /trunk/epan/dissectors/packet-dcerpc.c
+   M /trunk/epan/dissectors/packet-dcp-etsi.c
+   M /trunk/epan/dissectors/packet-dsi.c
+   M /trunk/epan/dissectors/packet-dtpt.c
+   M /trunk/epan/dissectors/packet-dua.c
+   M /trunk/epan/dissectors/packet-eapol.c
+   M /trunk/epan/dissectors/packet-egd.c
+   M /trunk/epan/dissectors/packet-ehs.c
+   M /trunk/epan/dissectors/packet-eigrp.c
+   M /trunk/epan/dissectors/packet-enc.c
+   M /trunk/epan/dissectors/packet-enrp.c
+   M /trunk/epan/dissectors/packet-erf.c
+   M /trunk/epan/dissectors/packet-ethertype.c
+   M /trunk/epan/dissectors/packet-fc.c
+   M /trunk/epan/dissectors/packet-fcct.c
+   M /trunk/epan/dissectors/packet-fcip.c
+   M /trunk/epan/dissectors/packet-fcsb3.c
+   M /trunk/epan/dissectors/packet-fcswils.c
+   M /trunk/epan/dissectors/packet-fddi.c
+   M /trunk/epan/dissectors/packet-fefd.c
+   M /trunk/epan/dissectors/packet-fr.c
+   M /trunk/epan/dissectors/packet-giop.c
+   M /trunk/epan/dissectors/packet-gmrp.c
+   M /trunk/epan/dissectors/packet-gprs-ns.c
+   M /trunk/epan/dissectors/packet-gre.c
+   M /trunk/epan/dissectors/packet-gsm_map.c
+   M /trunk/epan/dissectors/packet-gsm_sms.c
+   M /trunk/epan/dissectors/packet-gsm_sms_ud.c
+   M /trunk/epan/dissectors/packet-gssapi.c
+   M /trunk/epan/dissectors/packet-gtp.c
+   M /trunk/epan/dissectors/packet-gvrp.c
+   M /trunk/epan/dissectors/packet-hci_h1.c
+   M /trunk/epan/dissectors/packet-hci_h4.c
+   M /trunk/epan/dissectors/packet-hip.c
+   M /trunk/epan/dissectors/packet-hpext.c
+   M /trunk/epan/dissectors/packet-hsrp.c
+   M /trunk/epan/dissectors/packet-iax2.c
+   M /trunk/epan/dissectors/packet-icap.c
+   M /trunk/epan/dissectors/packet-icmp.c
+   M /trunk/epan/dissectors/packet-icmpv6.c
+   M /trunk/epan/dissectors/packet-idp.c
+   M /trunk/epan/dissectors/packet-ieee80211.c
+   M /trunk/epan/dissectors/packet-ieee8021ah.c
+   M /trunk/epan/dissectors/packet-ieee8023.c
+   M /trunk/epan/dissectors/packet-ieee802a.c
+   M /trunk/epan/dissectors/packet-imf.c
+   M /trunk/epan/dissectors/packet-ip.c
+   M /trunk/epan/dissectors/packet-ipars.c
+   M /trunk/epan/dissectors/packet-ipfc.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-ipx.c
+   M /trunk/epan/dissectors/packet-isl.c
+   M /trunk/epan/dissectors/packet-isup.c
+   M /trunk/epan/dissectors/packet-itdm.c
+   M /trunk/epan/dissectors/packet-iua.c
+   M /trunk/epan/dissectors/packet-iuup.c
+   M /trunk/epan/dissectors/packet-iwarp-ddp-rdmap.c
+   M /trunk/epan/dissectors/packet-jabber.c
+   M /trunk/epan/dissectors/packet-juniper.c
+   M /trunk/epan/dissectors/packet-jxta.c
+   M /trunk/epan/dissectors/packet-kpasswd.c
+   M /trunk/epan/dissectors/packet-l2tp.c
+   M /trunk/epan/dissectors/packet-lanforge.c
+   M /trunk/epan/dissectors/packet-lapb.c
+   M /trunk/epan/dissectors/packet-lapd.c
+   M /trunk/epan/dissectors/packet-ldap.c
+   M /trunk/epan/dissectors/packet-lge_monitor.c
+   M /trunk/epan/dissectors/packet-llc.c
+   M /trunk/epan/dissectors/packet-loop.c
+   M /trunk/epan/dissectors/packet-lwapp.c
+   M /trunk/epan/dissectors/packet-m2pa.c
+   M /trunk/epan/dissectors/packet-m2ua.c
+   M /trunk/epan/dissectors/packet-m3ua.c
+   M /trunk/epan/dissectors/packet-mdshdr.c
+   M /trunk/epan/dissectors/packet-mgcp.c
+   M /trunk/epan/dissectors/packet-mikey.c
+   M /trunk/epan/dissectors/packet-miop.c
+   M /trunk/epan/dissectors/packet-mip.c
+   M /trunk/epan/dissectors/packet-mip6.c
+   M /trunk/epan/dissectors/packet-mmse.c
+   M /trunk/epan/dissectors/packet-mpeg-pes.c
+   M /trunk/epan/dissectors/packet-mpls.c
+   M /trunk/epan/dissectors/packet-mq.c
+   M /trunk/epan/dissectors/packet-msdp.c
+   M /trunk/epan/dissectors/packet-msrp.c
+   M /trunk/epan/dissectors/packet-mtp2.c
+   M /trunk/epan/dissectors/packet-mtp3.c
+   M /trunk/epan/dissectors/packet-mtp3mg.c
+   M /trunk/epan/dissectors/packet-nbipx.c
+   M /trunk/epan/dissectors/packet-nbns.c
+   M /trunk/epan/dissectors/packet-ncp.c
+   M /trunk/epan/dissectors/packet-ndmp.c
+   M /trunk/epan/dissectors/packet-ndps.c
+   M /trunk/epan/dissectors/packet-netbios.c
+   M /trunk/epan/dissectors/packet-nhrp.c
+   M /trunk/epan/dissectors/packet-nsip.c
+   M /trunk/epan/dissectors/packet-null.c
+   M /trunk/epan/dissectors/packet-osi.c
+   M /trunk/epan/dissectors/packet-ositp.c
+   M /trunk/epan/dissectors/packet-ospf.c
+   M /trunk/epan/dissectors/packet-pcli.c
+   M /trunk/epan/dissectors/packet-pdcp-lte.c
+   M /trunk/epan/dissectors/packet-pflog.c
+   M /trunk/epan/dissectors/packet-pgm.c
+   M /trunk/epan/dissectors/packet-pim.c
+   M /trunk/epan/dissectors/packet-pktc.c
+   M /trunk/epan/dissectors/packet-pktgen.c
+   M /trunk/epan/dissectors/packet-ppi.c
+   M /trunk/epan/dissectors/packet-ppp.c
+   M /trunk/epan/dissectors/packet-pptp.c
+   M /trunk/epan/dissectors/packet-pres.c
+   M /trunk/epan/dissectors/packet-pw-atm.c
+   M /trunk/epan/dissectors/packet-pw-eth.c
+   M /trunk/epan/dissectors/packet-pw-hdlc.c
+   M /trunk/epan/dissectors/packet-q931.c
+   M /trunk/epan/dissectors/packet-radiotap.c
+   M /trunk/epan/dissectors/packet-raw.c
+   M /trunk/epan/dissectors/packet-redback.c
+   M /trunk/epan/dissectors/packet-redbackli.c
+   M /trunk/epan/dissectors/packet-rmcp.c
+   M /trunk/epan/dissectors/packet-rmi.c
+   M /trunk/epan/dissectors/packet-rmp.c
+   M /trunk/epan/dissectors/packet-rmt-alc.c
+   M /trunk/epan/dissectors/packet-roofnet.c
+   M /trunk/epan/dissectors/packet-rpc.c
+   M /trunk/epan/dissectors/packet-rpl.c
+   M /trunk/epan/dissectors/packet-rtnet.c
+   M /trunk/epan/dissectors/packet-rtp.c
+   M /trunk/epan/dissectors/packet-rudp.c
+   M /trunk/epan/dissectors/packet-rx.c
+   M /trunk/epan/dissectors/packet-sap.c
+   M /trunk/epan/dissectors/packet-sctp.c
+   M /trunk/epan/dissectors/packet-sdlc.c
+   M /trunk/epan/dissectors/packet-sdp.c
+   M /trunk/epan/dissectors/packet-ses.c
+   M /trunk/epan/dissectors/packet-simulcrypt.c
+   M /trunk/epan/dissectors/packet-sll.c
+   M /trunk/epan/dissectors/packet-smb.c
+   M /trunk/epan/dissectors/packet-smb2.c
+   M /trunk/epan/dissectors/packet-sna.c
+   M /trunk/epan/dissectors/packet-snaeth.c
+   M /trunk/epan/dissectors/packet-sndcp.c
+   M /trunk/epan/dissectors/packet-snmp.c
+   M /trunk/epan/dissectors/packet-spnego.c
+   M /trunk/epan/dissectors/packet-spp.c
+   M /trunk/epan/dissectors/packet-srp.c
+   M /trunk/epan/dissectors/packet-ssl.c
+   M /trunk/epan/dissectors/packet-sua.c
+   M /trunk/epan/dissectors/packet-symantec.c
+   M /trunk/epan/dissectors/packet-t38.c
+   M /trunk/epan/dissectors/packet-tali.c
+   M /trunk/epan/dissectors/packet-tcp.c
+   M /trunk/epan/dissectors/packet-tds.c
+   M /trunk/epan/dissectors/packet-teamspeak2.c
+   M /trunk/epan/dissectors/packet-telkonet.c
+   M /trunk/epan/dissectors/packet-teredo.c
+   M /trunk/epan/dissectors/packet-tipc.c
+   M /trunk/epan/dissectors/packet-tns.c
+   M /trunk/epan/dissectors/packet-tr.c
+   M /trunk/epan/dissectors/packet-tte.c
+   M /trunk/epan/dissectors/packet-turbocell.c
+   M /trunk/epan/dissectors/packet-tzsp.c
+   M /trunk/epan/dissectors/packet-ucp.c
+   M /trunk/epan/dissectors/packet-udld.c
+   M /trunk/epan/dissectors/packet-usb.c
+   M /trunk/epan/dissectors/packet-v120.c
+   M /trunk/epan/dissectors/packet-v5ua.c
+   M /trunk/epan/dissectors/packet-vcdu.c
+   M /trunk/epan/dissectors/packet-vines.c
+   M /trunk/epan/dissectors/packet-wcp.c
+   M /trunk/epan/dissectors/packet-wfleet-hdlc.c
+   M /trunk/epan/dissectors/packet-wsp.c
+   M /trunk/epan/dissectors/packet-wtp.c
+   M /trunk/epan/dissectors/packet-x224.c
+   M /trunk/epan/dissectors/packet-x25.c
+   M /trunk/epan/dissectors/packet-zbee-aps.c
+   M /trunk/epan/dissectors/packet-zbee-nwk.c
+   M /trunk/epan/dissectors/packet-zbee-zdp.c
+   M /trunk/epan/libwireshark.def
+   M /trunk/epan/reassemble.c
+   M /trunk/plugins/docsis/packet-bpkmreq.c
+   M /trunk/plugins/docsis/packet-bpkmrsp.c
+   M /trunk/plugins/docsis/packet-dsaack.c
+   M /trunk/plugins/docsis/packet-dsareq.c
+   M /trunk/plugins/docsis/packet-dsarsp.c
+   M /trunk/plugins/docsis/packet-dscack.c
+   M /trunk/plugins/docsis/packet-dscreq.c
+   M /trunk/plugins/docsis/packet-dscrsp.c
+   M /trunk/plugins/docsis/packet-dsdreq.c
+   M /trunk/plugins/docsis/packet-regack.c
+   M /trunk/plugins/docsis/packet-regreq.c
+   M /trunk/plugins/docsis/packet-regreqmp.c
+   M /trunk/plugins/docsis/packet-regrsp.c
+   M /trunk/plugins/docsis/packet-regrspmp.c
+   M /trunk/plugins/docsis/packet-uccreq.c
+   M /trunk/plugins/ethercat/packet-esl.c
+   M /trunk/plugins/ethercat/packet-ethercat-frame.c
+   M /trunk/plugins/irda/packet-ircomm.c
+   M /trunk/plugins/irda/packet-irda.c
+   M /trunk/plugins/profinet/packet-dcom-cba-acco.c
+   M /trunk/plugins/profinet/packet-pn-mrp.c
+   M /trunk/plugins/sercosiii/packet-sercosiii_1v1_at.c
+   M /trunk/plugins/sercosiii/packet-sercosiii_1v1_mdt.c
+
+Switch a bunch of dissectors over to using tvb_new_subset_remaining()
+------------------------------------------------------------------------
+r29447 | gerald | 2009-08-16 08:03:26 -0700 (Sun, 16 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/enterprise-numbers
+   M /trunk/manuf
+
+[Automatic manuf and enterprise-numbers update for 2009-08-16]
+------------------------------------------------------------------------
+r29450 | krj | 2009-08-16 08:33:05 -0700 (Sun, 16 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/new_packet_list.c
+
+Add missing call to packets_bar_update() after thaw'ing
+------------------------------------------------------------------------
+r29451 | krj | 2009-08-16 21:23:47 -0700 (Sun, 16 Aug 2009) | 4 lines
+Changed paths:
+   M /trunk/epan/except.c
+
+Add proper type cast.
+
+Thanks to Martin for reporting this.
+
+------------------------------------------------------------------------
+r29452 | krj | 2009-08-17 04:13:36 -0700 (Mon, 17 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/proto.c
+
+Don't do PROTO_REGISTRAR_GET_NTH twice.
+------------------------------------------------------------------------
+r29453 | krj | 2009-08-17 04:21:33 -0700 (Mon, 17 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/proto.c
+
+Move the NULL pointer 'tree' check under TRY_TO_FAKE_THIS_ITEMs umbrella
+------------------------------------------------------------------------
+r29454 | etxrab | 2009-08-17 08:05:43 -0700 (Mon, 17 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/column-utils.c
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/packet_list_store.c
+
+Prepare to store column data from pinfo.
+------------------------------------------------------------------------
+r29455 | etxrab | 2009-08-17 08:13:58 -0700 (Mon, 17 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/new_packet_list.c
+
+Remove #if 0
+------------------------------------------------------------------------
+r29456 | krj | 2009-08-17 10:19:31 -0700 (Mon, 17 Aug 2009) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dect.c
+
+setbit() is (AFAIK) defined in <sys/param.h> (OpenBSD) so rename to dect_setbit() to avoid clash. getbit() is also renamed for consistency.
+
+Fixes the issue reported by Stan: http://www.wireshark.org/lists/wireshark-users/200908/msg00128.html
+
+------------------------------------------------------------------------
+r29457 | jake | 2009-08-17 12:10:19 -0700 (Mon, 17 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/gtk/graph_analysis.c
+
+Change window_new() to dlg_window_new() and destroy the window with the top level window.
+
+------------------------------------------------------------------------
+r29458 | krj | 2009-08-17 13:14:59 -0700 (Mon, 17 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/except.c
+
+As pointed out by Guy, we should probably explain why the gulong -> size_t cast is 'safe'
+------------------------------------------------------------------------
+r29459 | sfisher | 2009-08-17 17:32:11 -0700 (Mon, 17 Aug 2009) | 7 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-x224.c
+
+
+Display Microsoft's Remote Desktop Protocol (RDP) extension to the X.224
+connection request that shows the session load balancing information.  There
+appears to be more dissecting that can be done for this field, but I don't
+have any sample captures to test this.
+
+------------------------------------------------------------------------
+r29460 | jake | 2009-08-17 23:41:12 -0700 (Mon, 17 Aug 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gtpv2.c
+
+From Swapnil Barai:
+Minor Bug in Bearer Context in Packet-gtpv2.c fixed.
+
+------------------------------------------------------------------------
+r29461 | etxrab | 2009-08-18 01:00:05 -0700 (Tue, 18 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/diameter/TGPPRx.xml
+   M /trunk/diameter/gqpolicy.xml
+
+From Mathias de Paulis Nilsson:
+Updates to  V8.5.0.
+------------------------------------------------------------------------
+r29462 | etxrab | 2009-08-18 04:39:55 -0700 (Tue, 18 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/asn1/nbap/nbap.cnf
+   M /trunk/asn1/ranap/ranap.cnf
+   M /trunk/asn1/s1ap/s1ap.cnf
+   M /trunk/epan/dissectors/packet-nbap.c
+   M /trunk/epan/dissectors/packet-ranap.c
+   M /trunk/epan/dissectors/packet-s1ap.c
+
+Typo: parameter_tvb to be used.
+------------------------------------------------------------------------
+r29463 | etxrab | 2009-08-18 05:15:36 -0700 (Tue, 18 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/asn1/s1ap/s1ap.cnf
+   M /trunk/epan/dissectors/packet-s1ap.c
+
+Make build bot happy?
+------------------------------------------------------------------------
+r29464 | morriss | 2009-08-18 06:25:49 -0700 (Tue, 18 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-sccp.c
+
+Add an expert info noting that an ANSI message with the national indicator set to 0 (international) is unusual.
+------------------------------------------------------------------------
+r29465 | stig | 2009-08-18 07:37:25 -0700 (Tue, 18 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/cmake/modules/FindGLIB2.cmake
+   M /trunk/cmake/modules/FindGTK2.cmake
+
+Search for includes and libs in /opt/local/ (MacPorts).
+
+------------------------------------------------------------------------
+r29466 | etxrab | 2009-08-18 07:39:32 -0700 (Tue, 18 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_a_gm.c
+
+Minor clean up.
+------------------------------------------------------------------------
+r29467 | etxrab | 2009-08-18 07:40:51 -0700 (Tue, 18 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/gtk/menus.c
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/new_packet_list.h
+
+Make copy summary work for new_packet_list.
+XXX The enum in .h file does not seem to work???
+------------------------------------------------------------------------
+r29468 | jake | 2009-08-18 10:36:30 -0700 (Tue, 18 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/gtk/rtp_player.c
+
+Properly handle closing/destruction of RTP player window.
+
+------------------------------------------------------------------------
+r29469 | etxrab | 2009-08-18 16:00:42 -0700 (Tue, 18 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/new_packet_list.h
+   M /trunk/gtk/recent.c
+
+Add new_packet_list_recent_write_all().
+------------------------------------------------------------------------
+r29470 | etxrab | 2009-08-18 23:04:30 -0700 (Tue, 18 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/new_packet_list.c
+
+Fix a memmory leak.
+------------------------------------------------------------------------
+r29471 | etxrab | 2009-08-19 00:55:11 -0700 (Wed, 19 Aug 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/column-utils.c
+   M /trunk/epan/column_info.h
+
+From Didier Gautheron:
+Extracted from optimizations patch http://wiki.wireshark.org/Development/Optimization
+Make col_expr const gchar.
+------------------------------------------------------------------------
+r29472 | etxrab | 2009-08-19 02:32:56 -0700 (Wed, 19 Aug 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_a_rr.c
+
+From   Jan L?\195?\188bbe:
+packet-gsm_a_rr.c: flip gsm_a_rr_mv_vals, 0 means vaild.
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3915
+------------------------------------------------------------------------
+r29473 | etxrab | 2009-08-19 04:34:40 -0700 (Wed, 19 Aug 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-eigrp.c
+
+From   Jochen Bartl:
+EIGRP dissector enhancements (IPv6, Stub routing, Authentication TLVs)
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3907
+------------------------------------------------------------------------
+r29474 | jmayer | 2009-08-19 05:25:40 -0700 (Wed, 19 Aug 2009) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-capwap.c
+
+Add support for Radio Mac/Wireless Specific Information optional
+header fields. This patch lacks handling of padding since a) I don't
+have a trace containing padding and b) I don't understand the
+wording in the rfc (it's to ambigous for my liking).
+
+------------------------------------------------------------------------
+r29475 | krj | 2009-08-19 06:52:15 -0700 (Wed, 19 Aug 2009) | 4 lines
+Changed paths:
+   M /trunk/file.c
+
+We shouldn't conditionalise on _filtering_ tap listerners to determine whether tapping should be performed or not. We also need to handle _normal_ tap listerners. This change backs out the regression introduced in r29435.
+
+Thanks to Didier: https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3916
+
+------------------------------------------------------------------------
+r29476 | jmayer | 2009-08-19 08:42:24 -0700 (Wed, 19 Aug 2009) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-capwap.c
+
+As pointed out by Alexis La Goutte via PM, r29474 didn't
+support the different MAC formats (eui48 and eui64) properly.
+Now, eui48 is printed as mac, the rest is still handled as
+blob.
+
+------------------------------------------------------------------------
+r29477 | etxrab | 2009-08-19 11:36:36 -0700 (Wed, 19 Aug 2009) | 5 lines
+Changed paths:
+   A /trunk/gtk/expert_dlg.h
+
+From Didier Gautheron:
+Part 1
+Extracted from optimizations patch http://wiki.wireshark.org/Development/Optimization
+Optimize expert info.
+Slightly changed by me.
+------------------------------------------------------------------------
+r29478 | etxrab | 2009-08-19 11:37:13 -0700 (Wed, 19 Aug 2009) | 5 lines
+Changed paths:
+   M /trunk/epan/libwireshark.def
+   M /trunk/epan/strutil.c
+   M /trunk/epan/strutil.h
+   M /trunk/gtk/Makefile.common
+   M /trunk/gtk/expert_comp_dlg.c
+   M /trunk/gtk/expert_comp_table.c
+   M /trunk/gtk/expert_comp_table.h
+   M /trunk/gtk/expert_dlg.c
+
+From Didier Gautheron:
+Part 2
+Extracted from optimizations patch http://wiki.wireshark.org/Development/Optimization
+Optimize expert info.
+Slightly changed by me.
+------------------------------------------------------------------------
+r29479 | etxrab | 2009-08-19 11:39:30 -0700 (Wed, 19 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/Makefile.nmake
+
+Make it possible to run checkapi with "deprecated-gtk-todo".
+------------------------------------------------------------------------
+r29480 | krj | 2009-08-19 12:08:34 -0700 (Wed, 19 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/proto.c
+
+Move TRY_TO_FAKE_THIS_ITEM to all public proto_xxx methods. Currently we rely on our internal (static) helper functions to do the faking. However, when they fake a protocol tree, they usually return a valid tree (although a dummy tree it is still a valid one). This means that we end up calling proto_tree_set_representation + friends on it for no reason. By moving TRY_TO_FAKE_THIS_ITEM to the public proto_xxx methods we're able to bail immediately (when we're allowed to do so).
+------------------------------------------------------------------------
+r29481 | etxrab | 2009-08-19 12:20:45 -0700 (Wed, 19 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/expert_dlg.c
+
+Destroy window with parent, update label when showing window.
+------------------------------------------------------------------------
+r29482 | etxrab | 2009-08-20 00:26:16 -0700 (Thu, 20 Aug 2009) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_a_common.h
+   M /trunk/epan/dissectors/packet-gsm_a_gm.c
+   M /trunk/epan/dissectors/packet-gsm_a_rr.c
+   M /trunk/epan/dissectors/packet-gtpv2.c
+   M /trunk/epan/dissectors/packet-nas_eps.c
+
+From Harald Welte :
+Connect RRLP to GSM A DTAP application info message.
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3919
+
+From me try to fix missuse of pinfo.
+------------------------------------------------------------------------
+r29483 | etxrab | 2009-08-20 02:49:32 -0700 (Thu, 20 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/frame_data.h
+
+Prepare to store column text in frame data directly.
+------------------------------------------------------------------------
+r29484 | martinm | 2009-08-20 06:16:34 -0700 (Thu, 20 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/mac_lte_stat_dlg.c
+
+Trivial formatting changes
+------------------------------------------------------------------------
+r29485 | martinm | 2009-08-20 06:25:41 -0700 (Thu, 20 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/AUTHORS
+
+Update my entry
+------------------------------------------------------------------------
+r29486 | krj | 2009-08-20 10:43:56 -0700 (Thu, 20 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/tools/fuzz-test.sh
+
+Add error probability command line parameter
+------------------------------------------------------------------------
+r29487 | jake | 2009-08-20 12:41:53 -0700 (Thu, 20 Aug 2009) | 3 lines
+Changed paths:
+   M /trunk/plugins/docsis/Makefile.common
+   A /trunk/plugins/docsis/packet-bintrngreq.c
+   M /trunk/plugins/docsis/packet-docsis.h
+   M /trunk/plugins/docsis/packet-macmgmt.c
+
+From Geoffrey Kimball:
+DOCSIS 3.0 includes a new Bonded Initial Ranging Request (B-INIT-RNG-REQ) MAC
+Management type (34).  A simple dissector is needed to decode this message.
+------------------------------------------------------------------------
+r29488 | jake | 2009-08-20 22:37:33 -0700 (Thu, 20 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/Makefile.am
+
+List the new DOCSIS dissector file here as well.
+
+------------------------------------------------------------------------
+r29489 | etxrab | 2009-08-21 03:12:47 -0700 (Fri, 21 Aug 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/column-utils.c
+   M /trunk/epan/libwireshark.def
+   M /trunk/file.c
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/packet_list_store.c
+   M /trunk/gtk/packet_list_store.h
+
+Use col_text in frame data.
+- colum-utils needs more work, based on
+ Didier Gautherons optimizations patch http://wiki.wireshark.org/Development/Optimization
+------------------------------------------------------------------------
+r29490 | krj | 2009-08-21 04:03:30 -0700 (Fri, 21 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-iax2.c
+   M /trunk/epan/proto.c
+   M /trunk/epan/proto.h
+   M /trunk/file.c
+   M /trunk/gtk/expert_comp_table.c
+   M /trunk/gtk/main_proto_draw.c
+   M /trunk/gtk/rtp_analysis.c
+   M /trunk/plugins/wimax/packet-wmx.c
+   M /trunk/print.c
+   M /trunk/proto_hier_stats.c
+
+Also fake empty field_info's by gracefully handling NULL field_info pointer elsewhere.
+------------------------------------------------------------------------
+r29491 | krj | 2009-08-21 04:31:21 -0700 (Fri, 21 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/dfilter/dfilter.c
+
+Handle a text NULL pointer more gracefully
+------------------------------------------------------------------------
+r29492 | wmeier | 2009-08-21 07:36:27 -0700 (Fri, 21 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/plugins/asn1/asn1.c
+   M /trunk/plugins/asn1/packet-asn1.c
+   M /trunk/plugins/docsis/packet-bintrngreq.c
+   M /trunk/plugins/docsis/packet-bpkmattr.c
+   M /trunk/plugins/docsis/packet-bpkmreq.c
+   M /trunk/plugins/docsis/packet-bpkmrsp.c
+   M /trunk/plugins/docsis/packet-dccack.c
+   M /trunk/plugins/docsis/packet-dccreq.c
+   M /trunk/plugins/docsis/packet-dccrsp.c
+   M /trunk/plugins/docsis/packet-dcd.c
+   M /trunk/plugins/docsis/packet-docsis.c
+   M /trunk/plugins/docsis/packet-dsaack.c
+   M /trunk/plugins/docsis/packet-dsareq.c
+   M /trunk/plugins/docsis/packet-dsarsp.c
+   M /trunk/plugins/docsis/packet-dscack.c
+   M /trunk/plugins/docsis/packet-dscreq.c
+   M /trunk/plugins/docsis/packet-dscrsp.c
+   M /trunk/plugins/docsis/packet-dsdreq.c
+   M /trunk/plugins/docsis/packet-dsdrsp.c
+   M /trunk/plugins/docsis/packet-intrngreq.c
+   M /trunk/plugins/docsis/packet-macmgmt.c
+   M /trunk/plugins/docsis/packet-map.c
+   M /trunk/plugins/docsis/packet-mdd.c
+   M /trunk/plugins/docsis/packet-regack.c
+   M /trunk/plugins/docsis/packet-regreq.c
+   M /trunk/plugins/docsis/packet-regreqmp.c
+   M /trunk/plugins/docsis/packet-regrsp.c
+   M /trunk/plugins/docsis/packet-regrspmp.c
+   M /trunk/plugins/docsis/packet-rngreq.c
+   M /trunk/plugins/docsis/packet-rngrsp.c
+   M /trunk/plugins/docsis/packet-sync.c
+   M /trunk/plugins/docsis/packet-tlv.c
+   M /trunk/plugins/docsis/packet-type29ucd.c
+   M /trunk/plugins/docsis/packet-uccreq.c
+   M /trunk/plugins/docsis/packet-uccrsp.c
+   M /trunk/plugins/docsis/packet-ucd.c
+   M /trunk/plugins/docsis/packet-vendor.c
+   M /trunk/plugins/ethercat/packet-ams.c
+   M /trunk/plugins/ethercat/packet-ecatmb.c
+   M /trunk/plugins/ethercat/packet-ethercat-datagram.c
+   M /trunk/plugins/ethercat/packet-ethercat-frame.c
+   M /trunk/plugins/ethercat/packet-ioraw.c
+   M /trunk/plugins/ethercat/packet-nv.c
+   M /trunk/plugins/gryphon/packet-gryphon.c
+   M /trunk/plugins/irda/packet-ircomm.c
+   M /trunk/plugins/irda/packet-irda.c
+   M /trunk/plugins/wimaxasncp/packet-wimaxasncp.c
+
+(Minor) Remove unneeded #includes.
+
+------------------------------------------------------------------------
+r29493 | martinm | 2009-08-21 08:16:27 -0700 (Fri, 21 Aug 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/proto.c
+
+Don't try TRY_TO_FAKE_THIS_ITEM in proto_tree_add_bits_ret_val(), as otherwise
+the side effect 'return_value' getting set doesn't happen.
+
+------------------------------------------------------------------------
+r29494 | krj | 2009-08-21 10:11:02 -0700 (Fri, 21 Aug 2009) | 4 lines
+Changed paths:
+   M /trunk/epan/proto.c
+
+Delay TRY_TO_FAKE_THIS_ITEM() in proto_tree_add_bits_ret_val() until we know it is safe.
+
+Thanks to Martin for pointing this out in r29493.
+
+------------------------------------------------------------------------
+r29495 | jake | 2009-08-21 11:54:28 -0700 (Fri, 21 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/plugins/docsis/Makefile.common
+   D /trunk/plugins/docsis/packet-docsis.h
+
+Remove unneeded #includes.
+------------------------------------------------------------------------
+r29496 | jake | 2009-08-21 11:56:15 -0700 (Fri, 21 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/plugins/docsis/packet-docsis.c
+
+Remove unneeded #includes.
+------------------------------------------------------------------------
+r29497 | krj | 2009-08-21 12:48:11 -0700 (Fri, 21 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-miop.c
+   M /trunk/epan/dissectors/packet-ziop.c
+
+Remove unneeded #includes
+------------------------------------------------------------------------
+r29498 | tuexen | 2009-08-21 13:10:51 -0700 (Fri, 21 Aug 2009) | 3 lines
+Changed paths:
+   M /trunk/gtk/sctp_graph_dlg.c
+   M /trunk/gtk/sctp_stat.c
+
+From Irene Ruengeler: Fix two bugs regarding plotted TSNs reported by
+Christian Constantin.
+
+------------------------------------------------------------------------
+r29499 | krj | 2009-08-21 13:25:24 -0700 (Fri, 21 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/ncp2222.py
+   M /trunk/epan/dissectors/packet-amr.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_tcap.c
+   M /trunk/epan/dissectors/packet-atm.c
+   M /trunk/epan/dissectors/packet-camel.c
+   M /trunk/epan/dissectors/packet-dcerpc-dce122.c
+   M /trunk/epan/dissectors/packet-dcom.c
+   M /trunk/epan/dissectors/packet-diameter.c
+   M /trunk/epan/dissectors/packet-e164.h
+   M /trunk/epan/dissectors/packet-e212.h
+   M /trunk/epan/dissectors/packet-erf.c
+   M /trunk/epan/dissectors/packet-gprs-llc.c
+   M /trunk/epan/dissectors/packet-gsm_map.c
+   M /trunk/epan/dissectors/packet-gsm_sms.c
+   M /trunk/epan/dissectors/packet-gssapi.c
+   M /trunk/epan/dissectors/packet-h225.c
+   M /trunk/epan/dissectors/packet-h245.c
+   M /trunk/epan/dissectors/packet-h248.c
+   M /trunk/epan/dissectors/packet-h261.c
+   M /trunk/epan/dissectors/packet-h263p.c
+   M /trunk/epan/dissectors/packet-h264.c
+   M /trunk/epan/dissectors/packet-hip.c
+   M /trunk/epan/dissectors/packet-inap.c
+   M /trunk/epan/dissectors/packet-iscsi.c
+   M /trunk/epan/dissectors/packet-isis-hello.c
+   M /trunk/epan/dissectors/packet-isis-lsp.c
+   M /trunk/epan/dissectors/packet-itdm.c
+   M /trunk/epan/dissectors/packet-lge_monitor.c
+   M /trunk/epan/dissectors/packet-m3ua.c
+   M /trunk/epan/dissectors/packet-mp4ves.c
+   M /trunk/epan/dissectors/packet-msrp.c
+   M /trunk/epan/dissectors/packet-mtp2.c
+   M /trunk/epan/dissectors/packet-nt-sonmp.c
+   M /trunk/epan/dissectors/packet-portmap.c
+   M /trunk/epan/dissectors/packet-sccp.c
+   M /trunk/epan/dissectors/packet-sdp.c
+   M /trunk/epan/dissectors/packet-sigcomp.c
+   M /trunk/epan/dissectors/packet-smb-sidsnooping.c
+   M /trunk/epan/dissectors/packet-snmp.c
+   M /trunk/epan/dissectors/packet-tcap.c
+   M /trunk/epan/dissectors/packet-tcp.h
+   M /trunk/epan/dissectors/packet-turbocell.c
+   M /trunk/epan/dissectors/packet-uma.c
+   M /trunk/epan/dissectors/packet-zep.c
+
+Sanitize epan includes
+------------------------------------------------------------------------
+r29500 | krj | 2009-08-21 13:32:50 -0700 (Fri, 21 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/asn1/ansi-tcap/packet-ansi_tcap-template.c
+   M /trunk/asn1/camel/packet-camel-template.c
+   M /trunk/asn1/gsmmap/packet-gsmmap-template.c
+   M /trunk/asn1/h225/packet-h225-template.c
+   M /trunk/asn1/h245/packet-h245-template.c
+   M /trunk/asn1/h248/packet-h248-template.c
+   M /trunk/asn1/inap/packet-inap-template.c
+   M /trunk/asn1/snmp/packet-snmp-template.c
+   M /trunk/asn1/tcap/packet-tcap-template.c
+
+Sanitize epan includes
+------------------------------------------------------------------------
+r29501 | krj | 2009-08-21 13:40:49 -0700 (Fri, 21 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/asn1/pkcs12/packet-pkcs12-template.c
+   M /trunk/epan/dissectors/packet-pkcs12.c
+   M /trunk/packaging/u3/tools/sysdep.h
+
+Use <gcrypt.h> instead of 'gcrypt.h'
+------------------------------------------------------------------------
+r29502 | krj | 2009-08-21 13:51:13 -0700 (Fri, 21 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/base64.h
+   M /trunk/epan/camel-persistentdata.c
+   M /trunk/epan/codecs.h
+   M /trunk/epan/rtp_pt.h
+   M /trunk/epan/t35.h
+   M /trunk/epan/tap.c
+   M /trunk/epan/tap.h
+   M /trunk/epan/tcap-persistentdata.c
+   M /trunk/epan/tcap-persistentdata.h
+   M /trunk/epan/to_str.h
+
+Sanitize epan includes
+------------------------------------------------------------------------
+r29503 | krj | 2009-08-21 16:02:59 -0700 (Fri, 21 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/proto.c
+
+Don't dereference pointer before checking for NULL
+------------------------------------------------------------------------
+r29504 | etxrab | 2009-08-22 09:17:42 -0700 (Sat, 22 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/gtk/expert_comp_table.c
+   M /trunk/gtk/expert_dlg.c
+
+expert_comp_table.c: Minor cleanup
+expert_dlg.c change GtkOptionMenu to GtkComboBox.
+------------------------------------------------------------------------
+r29505 | wmeier | 2009-08-22 10:12:33 -0700 (Sat, 22 Aug 2009) | 4 lines
+Changed paths:
+   M /trunk/epan/crc32.c
+
+Additional validation of 'len' for crc32_ccitt_tvb... fcns;
+(-1 is not a valid length);
+First of 2 fixes for crash reported in Bug #3925.
+
+------------------------------------------------------------------------
+r29506 | jake | 2009-08-22 10:28:54 -0700 (Sat, 22 Aug 2009) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dns.c
+
+From Ivan Sy:
+NSEC3PARAM RR (RFC 5155),  APL RR (RFC 3123), PX RR (RFC 2163), GPOS RR (RFC 1712), 
+NSAP RR (RFC 1706), NSAP-PTR RR (RFC 1348), AFSDB, RP, X25, ISDN, RT, RR (RFC 1183).
+Also cleanup of protocol tree dependancies.
+------------------------------------------------------------------------
+r29507 | krj | 2009-08-22 12:29:44 -0700 (Sat, 22 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/column-utils.c
+
+We initialize col_expr and col_expr_val in col_init() so there's no need to initialize them again in col_set_xxx()
+------------------------------------------------------------------------
+r29508 | krj | 2009-08-22 12:53:54 -0700 (Sat, 22 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-tcp.c
+
+Remove col_check() guard wrt. COL_REL_CONV_TIME/COL_DELTA_CONV_TIME
+------------------------------------------------------------------------
+r29509 | rbalint | 2009-08-22 15:46:41 -0700 (Sat, 22 Aug 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-giop.c
+
+From Frederic Peters (made endian-aware by me):
+fixed segfault with some GIOP packets
+
+------------------------------------------------------------------------
+r29510 | rbalint | 2009-08-22 15:49:59 -0700 (Sat, 22 Aug 2009) | 6 lines
+Changed paths:
+   M /trunk/dumpcap.c
+
+From Rob Leslie <rob@mars.org>:
+[PATCH] Fix dumpcap believing error on ^C i.e. pcap_breakloop()
+When ^C was pressed during a packet capture, dumpcap believed a pcap
+error had occurred.  We check the return value more closely to avoid
+this problem.
+
+------------------------------------------------------------------------
+r29511 | krj | 2009-08-22 22:20:30 -0700 (Sat, 22 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-giop.c
+
+Avoid 'cast to pointer from integer of different size'
+------------------------------------------------------------------------
+r29512 | jmayer | 2009-08-22 23:57:16 -0700 (Sat, 22 Aug 2009) | 4 lines
+Changed paths:
+   M /trunk/epan/dissectors/Makefile.common
+   M /trunk/epan/dissectors/packet-fmp_notify.c
+   D /trunk/epan/dissectors/packet-fmp_notify.h
+   M /trunk/epan/dissectors/packet-scsi-mmc.h
+   M /trunk/epan/oids.h
+   M /trunk/gtk/airpcap_dlg.h
+
+Get rid of a bunch of "warning: redundant redeclaration of" messages.
+In that process, include the contents of packet-fmp_notify.h directly
+in packet-fmp_notify.c - it wasn't used anywhere else.
+
+------------------------------------------------------------------------
+r29513 | krj | 2009-08-23 02:07:54 -0700 (Sun, 23 Aug 2009) | 4 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-vlan.c
+   M /trunk/gtk/new_packet_list.c
+
+Custom columfication:
+
+* Deprecate COL_COS_VALUE (L2 COS Value (802.1p)). Use vlan.priority
+
+------------------------------------------------------------------------
+r29514 | krj | 2009-08-23 02:16:58 -0700 (Sun, 23 Aug 2009) | 8 lines
+Changed paths:
+   M /trunk/epan/prefs.c
+
+Add initial code to handle the migration to custom columns by mapping the deprecated columns into their custom column counterparts when we read the preference file.
+
+There are still many todos in this area:
+
+1) We need to either warn the user that he/she needs to click "Save" in the preference dialog so we can "flush" the old predefined column or apply this change ourself silently.
+2) The predefined columns need to be removed from the "Columns" UI.
+3) ....
+
+------------------------------------------------------------------------
+r29515 | krj | 2009-08-23 02:52:57 -0700 (Sun, 23 Aug 2009) | 4 lines
+Changed paths:
+   M /trunk/epan/column-utils.c
+   M /trunk/epan/dissectors/packet-iax2.c
+   M /trunk/epan/prefs.c
+   M /trunk/epan/wslua/wslua_pinfo.c
+   M /trunk/gtk/new_packet_list.c
+
+Custom columfication:
+
+* Deprecate COL_CIRCUIT_ID (Circuit ID). Use iax2.call
+
+------------------------------------------------------------------------
+r29516 | krj | 2009-08-23 03:20:42 -0700 (Sun, 23 Aug 2009) | 4 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-nettl.c
+   M /trunk/epan/prefs.c
+   M /trunk/epan/wslua/wslua_pinfo.c
+   M /trunk/gtk/new_packet_list.c
+
+Custom columfication:
+
+* Deprecate COL_HPUX_SUBSYS (HP-UX Nettl Subsystem). Use nettl.subsys
+
 ------------------------------------------------------------------------
-r20055 | etxrab | 2006-12-06 14:05:55 -0800 (Wed, 06 Dec 2006) | 1 line
+r29517 | krj | 2009-08-23 03:25:51 -0700 (Sun, 23 Aug 2009) | 4 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-uma.c
+   M /trunk/epan/column-utils.c
+   M /trunk/epan/column.c
+   M /trunk/epan/column_info.h
+   M /trunk/epan/dissectors/packet-nettl.c
+   M /trunk/epan/prefs.c
+   M /trunk/epan/wslua/wslua_pinfo.c
+   M /trunk/gtk/new_packet_list.c
+
+Custom columfication:
+
+* Deprecate COL_HPUX_DEVID (HP-UX Device ID). Use nettl.devid
 
-Fix a typo.
 ------------------------------------------------------------------------
-r20056 | etxrab | 2006-12-06 14:08:32 -0800 (Wed, 06 Dec 2006) | 1 line
+r29518 | krj | 2009-08-23 04:12:12 -0700 (Sun, 23 Aug 2009) | 4 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-sip.c
+   M /trunk/epan/column-utils.c
+   M /trunk/epan/dissectors/packet-ip.c
+   M /trunk/epan/prefs.c
+   M /trunk/gtk/new_packet_list.c
+
+Custom columfication:
+
+* Deprecate COL_DSCP_VALUE (IP DSCP Value). Use ip.dsfield
 
-Prepare to decode Q.850 REASON.
 ------------------------------------------------------------------------
-r20057 | sfisher | 2006-12-06 15:34:28 -0800 (Wed, 06 Dec 2006) | 6 lines
+r29519 | krj | 2009-08-23 04:13:53 -0700 (Sun, 23 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-text-media.c
+   M /trunk/epan/column-utils.c
 
+#if 0 col_set_circuit_id(). It isn't being used
+------------------------------------------------------------------------
+r29520 | tuexen | 2009-08-23 04:30:54 -0700 (Sun, 23 Aug 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-sctp.c
+   M /trunk/epan/sctpppids.h
 
-Fix for enhancement bug #1260.  Now packet-text-media will display the
-line terminators (\r and/or \n) for line-based data such as that used in
-HTML.
+Update list of PPIDs.
+This fixes bug 3928.
 
+------------------------------------------------------------------------
+r29521 | krj | 2009-08-23 04:35:53 -0700 (Sun, 23 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/prefs.c
 
+Avoid signed/unsigned comparison
 ------------------------------------------------------------------------
-r20058 | sahlberg | 2006-12-07 01:28:16 -0800 (Thu, 07 Dec 2006) | 4 lines
+r29522 | krj | 2009-08-23 05:16:10 -0700 (Sun, 23 Aug 2009) | 4 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-iscsi.c
+   M /trunk/epan/column-utils.c
+   M /trunk/epan/column.c
+   M /trunk/epan/column_info.h
+   M /trunk/epan/dissectors/packet-fr.c
+   M /trunk/epan/prefs.c
+   M /trunk/gtk/new_packet_list.c
+
+Custom columnfication:
+
+* Deprecate COL_FR_DLCI (Frame Relay DLCI). Use fr.dlci
 
-strengthen the heuristics for iscsi commandis   assuming that the last 6 bytes of the 8 byte LUN blob are always 0.
+------------------------------------------------------------------------
+r29523 | krj | 2009-08-23 05:24:14 -0700 (Sun, 23 Aug 2009) | 4 lines
+Changed paths:
+   M /trunk/epan/column-utils.c
+   M /trunk/epan/column-utils.h
+   M /trunk/epan/column.c
+   M /trunk/epan/column_info.h
+   M /trunk/epan/dissectors/packet-tcp.c
+   M /trunk/epan/prefs.c
+   M /trunk/gtk/new_packet_list.c
 
+Custom columnfication:
 
+* Deprecate COL_REL_CONV_TIME (Relative time (conversation)). Use tcp.time_relative
 
 ------------------------------------------------------------------------
-r20059 | martinm | 2006-12-07 03:31:25 -0800 (Thu, 07 Dec 2006) | 1 line
+r29524 | krj | 2009-08-23 05:30:48 -0700 (Sun, 23 Aug 2009) | 4 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-umts_fp.c
+   M /trunk/epan/column-utils.c
+   M /trunk/epan/dissectors/packet-tcp.c
+   M /trunk/epan/prefs.c
+   M /trunk/gtk/new_packet_list.c
+
+Custom columnfication:
+
+* Deprecate COL_DELTA_CONV_TIME (Delta time (conversation)). Use tcp.time_delta
 
-EDCH - show total number of PDUs in info column
 ------------------------------------------------------------------------
-r20060 | martinm | 2006-12-07 10:06:22 -0800 (Thu, 07 Dec 2006) | 1 line
+r29525 | gerald | 2009-08-23 08:03:28 -0700 (Sun, 23 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-umts_fp.c
+   M /trunk/epan/enterprise-numbers
+   M /trunk/manuf
 
-Fix range highlighted by EDCH sfn header tree
+[Automatic manuf and enterprise-numbers update for 2009-08-23]
 ------------------------------------------------------------------------
-r20061 | sfisher | 2006-12-07 12:29:40 -0800 (Thu, 07 Dec 2006) | 10 lines
+r29528 | jake | 2009-08-23 10:18:29 -0700 (Sun, 23 Aug 2009) | 7 lines
 Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/doc/README.developer
-   M /trunk/epan/value_string.c
-   M /trunk/epan/value_string.h
+   M /trunk/epan/dissectors/packet-icmpv6.c
+
+From Ivan Sy:
+Per RFC 3810 - Multicast Listener Discovery Version 2 (MLDv2) for IPv6,
+Add Number of Sources. Also to show Record Type's numeric value and not 
+just its equivalent.
+
+Cleaned up presentation and included record number as well.
+
+------------------------------------------------------------------------
+r29529 | krj | 2009-08-23 11:13:03 -0700 (Sun, 23 Aug 2009) | 8 lines
+Changed paths:
+   M /trunk/gtk/expert_comp_table.c
+   M /trunk/gtk/expert_dlg.c
 
+From Didier gautheron via bug 3929:
 
-From Francesco Fondelli:
+* Don't use g_string_chunk_clear(). It is only defined if GLib >= 2.14
 
-I defined a range_string struct. It's like value_string
-but stores range <-> string pairs.
-Moreover I wrote rval_to_str(), match_strrval_idx()
-match_strrval() which are behaving exactly as
-val_to_str(), match_strval_idx() and match_strval().
+From me:
 
+* Whitespace fixes
 
 ------------------------------------------------------------------------
-r20062 | etxrab | 2006-12-07 12:34:08 -0800 (Thu, 07 Dec 2006) | 1 line
+r29530 | krj | 2009-08-23 11:32:29 -0700 (Sun, 23 Aug 2009) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-bootp.c
+   M /trunk/gtk/expert_comp_dlg.c
+   M /trunk/gtk/expert_dlg.c
+
+From Didier gautheron via bug 3929:
+
+* Expert Info / Expert Info Composite requires a full protocol tree.
+* Delay tree NULL pointer check in bootp dissector
+
+------------------------------------------------------------------------
+r29531 | jake | 2009-08-23 12:16:35 -0700 (Sun, 23 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-fc.c
+   M /trunk/wiretap/pcap-common.c
+   M /trunk/wiretap/wtap.c
+   M /trunk/wiretap/wtap.h
+
+From kahou:
+Add Fibre Channel Delimiter Dissector for Fibre Channel FC2.
+------------------------------------------------------------------------
+r29532 | wmeier | 2009-08-23 16:52:40 -0700 (Sun, 23 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-icmpv6.c
+
+Rework code slightly to prevent a GCC 'strict-aliasing' warning.
+
+------------------------------------------------------------------------
+r29533 | stig | 2009-08-24 01:00:39 -0700 (Mon, 24 Aug 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-icmpv6.c
+   M /trunk/epan/dissectors/packet-ipv6.h
+
+From Ivan Sy via bug 3931:
+Added ND Proxy Flag for IPv6 RA flag.
+
+------------------------------------------------------------------------
+r29534 | kukosa | 2009-08-24 02:05:15 -0700 (Mon, 24 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/asn1/h450-ros/packet-h450-ros-template.c
+   M /trunk/asn1/q932-ros/packet-q932-ros-template.c
+   M /trunk/asn1/ros/ros-err.cnf
+   M /trunk/asn1/ros/ros-inv.cnf
+   M /trunk/asn1/ros/ros-res.cnf
+   M /trunk/epan/dissectors/packet-h450-ros.c
+   M /trunk/epan/dissectors/packet-q932-ros.c
+
+Expert info for undecoded Q.932 and H.450 operations
+------------------------------------------------------------------------
+r29535 | etxrab | 2009-08-24 02:05:23 -0700 (Mon, 24 Aug 2009) | 14 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-tcp.c
+
+
+From: : " Michael"
+
+packet-tcp marks a row as unwritable if there is more
+than 1 PDU in a packet to prevent overwriting of the
+protocol column.
+
+However this breaks the proto,colinfo tap which checks
+rows are writable or dies EVEN if it doesn't alter anything.
+
+Suggested patch attached to restore the initial value
+after all PDUs have been processed.
+
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3675
+------------------------------------------------------------------------
+r29536 | etxrab | 2009-08-24 02:29:05 -0700 (Mon, 24 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-tcp.c
+
+packet-tcp.c:1551: warning: 'cleared_writable' may be used uninitialized in this function
+------------------------------------------------------------------------
+r29537 | wmeier | 2009-08-24 07:30:55 -0700 (Mon, 24 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/gtk/sctp_stat.c
+
+Rework code slightly to prevent a GCC 'breaking strict-aliasing rules' warning
+
+------------------------------------------------------------------------
+r29538 | wmeier | 2009-08-24 08:17:58 -0700 (Mon, 24 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-icmpv6.c
+
+Remove unneeded #includes; Clean up indentation; Comment a few "closing braces".
+
+------------------------------------------------------------------------
+r29539 | etxrab | 2009-08-24 09:11:00 -0700 (Mon, 24 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/gtk/expert_comp_table.c
+   M /trunk/gtk/expert_dlg.c
+   M /trunk/gtk/expert_dlg.h
+
+Use list_store isf deprecated clist.
+Try to optimize expert_comp_table.
+------------------------------------------------------------------------
+r29540 | guy | 2009-08-24 11:20:20 -0700 (Mon, 24 Aug 2009) | 5 lines
+Changed paths:
+   M /trunk/gtk/expert_dlg.c
+
+We no longer need the "ascending arrow" and "descending arrow" images
+for clists, as we're not using a clist.
+
+Clean up white space, and use C89 comments rather than C99/C++ comments.
+
+------------------------------------------------------------------------
+r29541 | etxrab | 2009-08-24 11:45:01 -0700 (Mon, 24 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/color_utils.c
+   M /trunk/gtk/color_utils.h
+
+Use our own version of gdk_color_to_string if GTK < 2.12
+------------------------------------------------------------------------
+r29542 | etxrab | 2009-08-24 13:33:49 -0700 (Mon, 24 Aug 2009) | 3 lines
+Changed paths:
+   M /trunk/gtk/expert_comp_table.c
+
+From Didier Gautheron:
+Speed up expert info composite.
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3935
+------------------------------------------------------------------------
+r29543 | etxrab | 2009-08-24 13:54:25 -0700 (Mon, 24 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-bssgp.c
+
+Make it possible to use bssgp.tlli as custom column.
+Remove COL_BSSGP_TLLI and CHECK_COL.
+------------------------------------------------------------------------
+r29544 | guy | 2009-08-24 14:38:57 -0700 (Mon, 24 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/gtk/color_utils.h
+
+Fix typo.
+
+------------------------------------------------------------------------
+r29545 | guy | 2009-08-24 18:01:55 -0700 (Mon, 24 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/gtk/color_utils.c
+
+Fix another typo.
+
+------------------------------------------------------------------------
+r29546 | etxrab | 2009-08-24 22:42:14 -0700 (Mon, 24 Aug 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/column.c
+   M /trunk/epan/column_info.h
+   M /trunk/epan/prefs.c
+   M /trunk/gtk/new_packet_list.c
+
+ Custom columnfication:
+ * Deprecate COL_BSSGP_TLLI (GPRS BSSGP IE TLLI). Use bssgp.tlli
+------------------------------------------------------------------------
+r29547 | guy | 2009-08-24 23:11:57 -0700 (Mon, 24 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/column.c
+
+Note in dlist[] that COL_BSSGP_TLLI is deprecated.
+
+------------------------------------------------------------------------
+r29548 | martinm | 2009-08-25 04:01:51 -0700 (Tue, 25 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-catapult-dct2000.c
+   M /trunk/epan/dissectors/packet-mac-lte.c
+
+Show CRC errors for RARs.
+
+------------------------------------------------------------------------
+r29549 | etxrab | 2009-08-25 10:22:32 -0700 (Tue, 25 Aug 2009) | 5 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_a_rr.c
+
+From Mike Morrin:
+Minor errors in gsm rr dissectors
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3889
+
+Modified accoring to comments from Pascal Quantin(I hope I got it right).
+------------------------------------------------------------------------
+r29550 | gerald | 2009-08-25 10:55:55 -0700 (Tue, 25 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/tools/make-dissector-reg.py
+
+Add more information to the comments at the top of the files we generate.
+
+------------------------------------------------------------------------
+r29551 | etxrab | 2009-08-25 14:10:35 -0700 (Tue, 25 Aug 2009) | 6 lines
+Changed paths:
+   M /trunk/epan/column-utils.c
+   M /trunk/epan/epan.c
+   M /trunk/epan/epan.h
+   M /trunk/epan/proto.c
+   M /trunk/epan/proto.h
+
+From Didier Gautheron:
+move custom col set from  proto_tree_set_xxx() to
+epan_dissect_fill_in_columns().
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3930
+
+I'v added the new functions to the .h files.
+------------------------------------------------------------------------
+r29552 | wmeier | 2009-08-25 14:54:12 -0700 (Tue, 25 Aug 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-tpncp.c
+
+Init two struct members so gcc 4.1.4 doesn't complain about "may be used uninitialized";
+Also: use gboolean for a true/false variable.
+
+------------------------------------------------------------------------
+r29553 | martinm | 2009-08-25 16:01:03 -0700 (Tue, 25 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/proto.h
+
+Add missing semicolon.
+
+------------------------------------------------------------------------
+r29554 | wmeier | 2009-08-25 16:03:10 -0700 (Tue, 25 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-ssl-utils.c
+
+Rework code slightly to prevent several GCC "breaking strict-aliasing rules" warnings
+
+------------------------------------------------------------------------
+r29555 | wmeier | 2009-08-25 19:06:39 -0700 (Tue, 25 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/column-utils.h
+
+Add missing prototype ....
+
+------------------------------------------------------------------------
+r29556 | etxrab | 2009-08-25 21:36:14 -0700 (Tue, 25 Aug 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gtpv2.c
+
+From swapnil:
+Bug in Traffic Aggregate Description (TAD) IE in Packet-gtpv2.c fixed.
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3940
+------------------------------------------------------------------------
+r29557 | etxrab | 2009-08-25 21:37:08 -0700 (Tue, 25 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/expert_comp_dlg.c
+
+Make it possible to close and reactivate the window.
+------------------------------------------------------------------------
+r29558 | etxrab | 2009-08-25 22:10:12 -0700 (Tue, 25 Aug 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-ethertype.c
+   M /trunk/epan/etypes.h
+
+From  dragonlinux:
+Add QNX OS VER 6's qnet ethernet protocol number.
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3934
+------------------------------------------------------------------------
+r29559 | krj | 2009-08-25 23:54:48 -0700 (Tue, 25 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/config.nmake
+
+win-iconv is statically linked as part of Glib >= 2.14.5, so remove it from config.nmake
+------------------------------------------------------------------------
+r29560 | krj | 2009-08-26 00:05:50 -0700 (Wed, 26 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/config.nmake
+
+Reorder so that mandatory requirements appear in succession
+------------------------------------------------------------------------
+r29561 | stig | 2009-08-26 00:26:17 -0700 (Wed, 26 Aug 2009) | 3 lines
 Changed paths:
-   M /trunk/asn1/ansi_map/packet-ansi_map-template.c
-   M /trunk/asn1/camel/packet-camel-template.c
-   M /trunk/asn1/gsmmap/gsm_map-exp.cnf
-   M /trunk/asn1/gsmmap/packet-gsm_map-template.c
-   M /trunk/asn1/inap/packet-inap-template.c
-   M /trunk/asn1/tcap/packet-tcap-template.c
-   M /trunk/epan/dissectors/packet-ansi_map.c
-   M /trunk/epan/dissectors/packet-bthci_acl.c
-   M /trunk/epan/dissectors/packet-camel.c
-   M /trunk/epan/dissectors/packet-cigi.c
-   M /trunk/epan/dissectors/packet-gsm_map.c
-   M /trunk/epan/dissectors/packet-gsm_map.h
-   M /trunk/epan/dissectors/packet-inap.c
-   M /trunk/epan/dissectors/packet-inap.h
-   M /trunk/epan/dissectors/packet-isakmp.c
-   M /trunk/epan/dissectors/packet-isns.c
-   M /trunk/epan/dissectors/packet-isup_thin.c
-   M /trunk/epan/dissectors/packet-kerberos.c
-   M /trunk/epan/dissectors/packet-llt.c
-   M /trunk/epan/dissectors/packet-msrp.c
-   M /trunk/epan/dissectors/packet-ncp.c
    M /trunk/epan/dissectors/packet-radius.c
-   M /trunk/epan/dissectors/packet-rsync.c
-   M /trunk/epan/dissectors/packet-tcap.c
-   M /trunk/epan/dissectors/packet-tcap.h
-   M /trunk/epan/dissectors/packet-tipc.c
-   M /trunk/epan/dissectors/packet-wfleet-hdlc.c
-   M /trunk/epan/dissectors/packet-winsrepl.c
 
-As ponted out by Stig Bj?\195?\184rlykke change a whole bunch of dissector_handle_t to static.
+From Thierry Andry via bug 3941:
+Added preference to set radius request TTL.
+
 ------------------------------------------------------------------------
-r20063 | sfisher | 2006-12-07 12:34:21 -0800 (Thu, 07 Dec 2006) | 5 lines
+r29562 | martinm | 2009-08-26 02:13:14 -0700 (Wed, 26 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ospf.c
+   M /trunk/epan/dissectors/packet-mac-lte.c
 
+Make UL grant size a (generated) field of its own (for easier use as a custom column or IO graph filter).
 
-From Francesco Fondelli: Update/addition to Bandwidth Constraints Model code
-in OSPF.
+------------------------------------------------------------------------
+r29563 | wmeier | 2009-08-26 06:58:17 -0700 (Wed, 26 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/gtk/rtp_stream.h
 
+Fix some indentation
 
 ------------------------------------------------------------------------
-r20064 | etxrab | 2006-12-07 12:53:32 -0800 (Thu, 07 Dec 2006) | 1 line
+r29564 | kukosa | 2009-08-26 08:10:31 -0700 (Wed, 26 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/asn1/tcap/packet-tcap-template.c
-   M /trunk/epan/dissectors/packet-ncp.c
-   M /trunk/epan/dissectors/packet-tcap.c
+   M /trunk/asn1/t38/packet-t38-template.c
+   M /trunk/epan/dissectors/packet-t38.c
+   M /trunk/epan/libwireshark.def
+
+export t38_add_address, prefer destination port for T.38 conversation searching
+------------------------------------------------------------------------
+r29565 | wmeier | 2009-08-26 09:39:34 -0700 (Wed, 26 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/doc/README.developer
+
+From dragonlinux AT gmail.com: Fix incorrect location of a right brace;
+
+------------------------------------------------------------------------
+r29566 | etxrab | 2009-08-26 10:26:26 -0700 (Wed, 26 Aug 2009) | 3 lines
+Changed paths:
+   M /trunk/gtk/expert_comp_table.c
+   M /trunk/gtk/expert_comp_table.h
+   M /trunk/gtk/expert_dlg.c
+   M /trunk/gtk/main_proto_draw.c
+   M /trunk/gtk/main_proto_draw.h
+
+From Didier Gautheron:
+expert info clean up,
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3948
+------------------------------------------------------------------------
+r29567 | guy | 2009-08-26 12:17:25 -0700 (Wed, 26 Aug 2009) | 3 lines
+Changed paths:
+   M /trunk/packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/pre_gtkrc
+
+Note that we might want to look at some other themes, to see if any are
+more like OS X (especially more like Leopard).
 
-Revert some dissector_handle_t to static changes to make it compile again.
 ------------------------------------------------------------------------
-r20065 | guy | 2006-12-07 15:24:49 -0800 (Thu, 07 Dec 2006) | 3 lines
+r29568 | wmeier | 2009-08-26 12:27:49 -0700 (Wed, 26 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/version_info.h
+   M /trunk/capture.c
+   M /trunk/color_filters.c
+   M /trunk/epan/dissectors/packet-bootp.c
+   M /trunk/epan/dissectors/packet-catapult-dct2000.c
+   M /trunk/epan/dissectors/packet-fix.c
+   M /trunk/epan/dissectors/packet-http.c
+   M /trunk/epan/dissectors/packet-kismet.c
+   M /trunk/epan/dissectors/packet-ldss.c
+   M /trunk/epan/dissectors/packet-memcache.c
+   M /trunk/epan/dissectors/packet-mgcp.c
+   M /trunk/epan/dissectors/packet-nfs.c
+   M /trunk/epan/dissectors/packet-pop.c
+   M /trunk/epan/dissectors/packet-quakeworld.c
+   M /trunk/epan/dissectors/packet-radius.c
+   M /trunk/epan/dissectors/packet-rlogin.c
+   M /trunk/epan/dissectors/packet-rtcp.c
+   M /trunk/epan/dissectors/packet-rtsp.c
+   M /trunk/epan/dissectors/packet-sdp.c
+   M /trunk/epan/dissectors/packet-ssh.c
+   M /trunk/epan/dissectors/packet-tftp.c
+   M /trunk/epan/dissectors/packet-user_encap.c
+   M /trunk/epan/ftypes/ftype-bytes.c
+   M /trunk/epan/ftypes/ftype-double.c
+   M /trunk/epan/ftypes/ftype-integer.c
+   M /trunk/epan/ftypes/ftype-string.c
+   M /trunk/epan/ftypes/ftype-time.c
+   M /trunk/epan/ftypes/ftype-tvbuff.c
+   M /trunk/epan/plugins.c
+   M /trunk/epan/prefs.c
+   M /trunk/epan/req_resp_hdrs.c
+   M /trunk/fileset.c
+   M /trunk/gtk/rtp_stream.c
+   M /trunk/gtk/rtp_stream_dlg.c
+   M /trunk/packet-range.c
+   M /trunk/plugins/wimaxasncp/packet-wimaxasncp.c
+   M /trunk/proto_hier_stats.c
+   M /trunk/tap-rtp-common.c
 
-Make "svnversion" extern, so the only definition is in version_info.c;
-this fixes build errors on some platforms.
+(FWIW) One step towards including stdio.h & stdlib.h only when req'd.
 
 ------------------------------------------------------------------------
-r20066 | guy | 2006-12-07 17:05:19 -0800 (Thu, 07 Dec 2006) | 2 lines
+r29569 | wmeier | 2009-08-26 12:28:20 -0700 (Wed, 26 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/camel-persistentdata.c
+   M /trunk/wiretap/wtap.h
 
-Get rid of forward declaration of non-existent routine.
+#include <stdio.h> no longer req'd.
 
 ------------------------------------------------------------------------
-r20067 | guy | 2006-12-07 17:07:09 -0800 (Thu, 07 Dec 2006) | 2 lines
+r29570 | wmeier | 2009-08-26 12:30:44 -0700 (Wed, 26 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/camel-persistentdata.h
+   M /trunk/epan/dissectors/packet-ipsec.c
 
-Get rid of CR's, and set the appropriate properties.
+Reformat some long lines for readability....
 
 ------------------------------------------------------------------------
-r20068 | guy | 2006-12-07 17:08:48 -0800 (Thu, 07 Dec 2006) | 3 lines
+r29571 | guy | 2009-08-26 12:58:23 -0700 (Wed, 26 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/camel-persistentdata.h
-   M /trunk/epan/tcap-persistentdata.h
-   M /trunk/tap-camelsrt.c
+   M /trunk/packaging/macosx/Resources/themes/Clearlooks-Quicksilver-OSX/gtk-2.0/pre_gtkrc
 
-Add the StatSRT flags to the header file, rather than declaring them in
-all modules that use them.
+Add another theme candidate.
 
 ------------------------------------------------------------------------
-r20069 | guy | 2006-12-07 17:11:20 -0800 (Thu, 07 Dec 2006) | 3 lines
+r29572 | martinm | 2009-08-26 15:31:06 -0700 (Wed, 26 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/prefs-int.h
-   M /trunk/gtk/recent.c
+   M /trunk/epan/column-utils.c
 
-A callback in read_prefs_file() should return a prefs_set_pref_e, not an
-int.
+Show correct time value for "Time since previous displayed frame".
 
 ------------------------------------------------------------------------
-r20070 | guy | 2006-12-07 20:09:44 -0800 (Thu, 07 Dec 2006) | 3 lines
+r29573 | wmeier | 2009-08-26 15:45:07 -0700 (Wed, 26 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/prefs.c
+   M /trunk/gtk/about_dlg.c
 
-Handle the "no error" return from pref_set_pair_fct(), to squelch
-compiler warnings.
+Keep Solaris buildbot happy ....
 
 ------------------------------------------------------------------------
-r20071 | jmayer | 2006-12-08 07:05:41 -0800 (Fri, 08 Dec 2006) | 5 lines
+r29574 | gerald | 2009-08-26 16:16:37 -0700 (Wed, 26 Aug 2009) | 8 lines
 Changed paths:
    M /trunk/Makefile.nmake
-   M /trunk/acinclude.m4
-   M /trunk/asn1/snmp/packet-snmp-template.c
-   M /trunk/cmakeconfig.h.in
-   M /trunk/config.h.win32
    M /trunk/config.nmake
-   M /trunk/configure.in
-   M /trunk/epan/dissectors/format-oid.h
-   M /trunk/epan/dissectors/packet-cops.c
-   M /trunk/epan/dissectors/packet-snmp.c
+   M /trunk/dumpcap.c
+   M /trunk/packaging/nsis/wireshark.nsi
 
-Get rid of UCD SNMP support (it's not longer supported and
-superseeded by net-snmp). Replace some_snmp by net_snmp
-where appropriate.
+Add a compile-time option to use a separate thread for reading from
+pipes. Enable this by default on Windows. Remove code that tried to
+use WaitForSingleObject on a pipe (which Windows doesn't support). Use
+native file handles and system calls on Windows (which fixes a problem
+with partial reads I ran into during testing).
 
+This should fix bug 1759.
 
 ------------------------------------------------------------------------
-r20072 | guy | 2006-12-08 10:40:42 -0800 (Fri, 08 Dec 2006) | 2 lines
+r29575 | wmeier | 2009-08-26 16:24:22 -0700 (Wed, 26 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/camel-persistentdata.h
-   M /trunk/epan/tcap-persistentdata.h
+   M /trunk/gtk/about_dlg.c
+   M /trunk/print.h
 
-Declare data values exported from libwireshark with WS_VAR_IMPORT.
+Add #include <stdio.h> to print.h; Undo the previous change to about_dlg.c
 
 ------------------------------------------------------------------------
-r20073 | guy | 2006-12-08 11:32:53 -0800 (Fri, 08 Dec 2006) | 2 lines
+r29576 | wmeier | 2009-08-26 19:53:13 -0700 (Wed, 26 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-xot.c
+   M /trunk/dumpcap.c
+   M /trunk/epan/prefs-int.h
+   M /trunk/gtk/main.c
 
-The XOT dissector is now a "new-style" dissector; register it as such.
+Add #include <stdio.h> in a few places for Solaris
 
 ------------------------------------------------------------------------
-r20074 | guy | 2006-12-08 17:34:08 -0800 (Fri, 08 Dec 2006) | 3 lines
+r29577 | wmeier | 2009-08-26 20:54:57 -0700 (Wed, 26 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/README
+   M /trunk/gtk/capture_dlg.c
+   M /trunk/gtk/cfilter_combo_utils.c
+   M /trunk/gtk/graph_analysis.c
+   M /trunk/gtk/iax2_analysis.c
+   M /trunk/gtk/main_filter_toolbar.c
+   M /trunk/gtk/main_packet_list.c
+   M /trunk/gtk/menus.c
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/rtp_analysis.c
 
-We no longer support UCD SNMP - and *do* support Net-SNMP, and have
-supported it for quite a while.
+Add #include <stdio.h> in a few more places for Solaris.
 
 ------------------------------------------------------------------------
-r20075 | guy | 2006-12-08 17:37:22 -0800 (Fri, 08 Dec 2006) | 5 lines
+r29578 | wmeier | 2009-08-26 21:47:28 -0700 (Wed, 26 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/INSTALL
-
-We no longer support UCD SNMP - and *do* support Net-SNMP, and have
-supported it for quite a while.
+   M /trunk/gtk/airpcap_gui_utils.c
+   M /trunk/gtk/compare_stat.c
+   M /trunk/gtk/dcerpc_stat.c
+   M /trunk/gtk/io_stat.c
+   M /trunk/gtk/mcast_stream.c
+   M /trunk/gtk/rpc_progs.c
+   M /trunk/gtk/rpc_stat.c
+   M /trunk/gtk/scsi_stat.c
+   M /trunk/gtk/sctp_stat_dlg.c
+   M /trunk/gtk/tcp_graph.c
+   M /trunk/gtk/voip_calls_dlg.c
 
-Also, note that it might not even be possible to run Wireshark set-UID.
+Add #include <stdio.h> in a few more places ....
 
 ------------------------------------------------------------------------
-r20076 | guy | 2006-12-08 17:39:29 -0800 (Fri, 08 Dec 2006) | 3 lines
+r29579 | wmeier | 2009-08-26 22:04:05 -0700 (Wed, 26 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/docbook/wsdg_src/WSDG_chapter_libraries.xml
+   M /trunk/gtk/funnel_stat.c
 
-It's called Net-SNMP - and it replaced UCD SNMP a long time ago, so
-there's no longer a need to mention UCD SNMP.
+Add #include <stdio.h>
 
 ------------------------------------------------------------------------
-r20077 | sfisher | 2006-12-08 18:25:23 -0800 (Fri, 08 Dec 2006) | 5 lines
+r29580 | krj | 2009-08-26 22:04:29 -0700 (Wed, 26 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-wlccp.c
-
-
-Change a match_strval() to val_to_str() in a col_add_fstr() call to prevent
-problems if there isn't a match (corrupted packet).
-
+   M /trunk/Makefile.nmake
+   M /trunk/config.nmake
+   M /trunk/epan/Makefile.nmake
+   M /trunk/packaging/nsis/Makefile.nmake
 
+Windows: remove all references to ICONV_DIR, because we use the statically linked win-iconv instead
 ------------------------------------------------------------------------
-r20078 | ulfl | 2006-12-09 01:28:29 -0800 (Sat, 09 Dec 2006) | 1 line
+r29581 | wmeier | 2009-08-26 22:17:40 -0700 (Wed, 26 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/plugins/profinet/packet-pn-ptcp.c
+   M /trunk/gtk/supported_protos_dlg.c
+
+Add #include <stdio.h>
 
-add IRDataUUID to the blocks subitem
 ------------------------------------------------------------------------
-r20079 | ulfl | 2006-12-09 01:32:21 -0800 (Sat, 09 Dec 2006) | 1 line
+r29582 | etxrab | 2009-08-26 22:34:06 -0700 (Wed, 26 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/gtk/menu.c
+   M /trunk/gtk/expert_dlg.c
+   M /trunk/gtk/gui_utils.c
+   M /trunk/gtk/gui_utils.h
 
-change it to "Seconds Since Epoch (1970-01-01):   1234567890.123456"
+Don't copy const strings, store the pointer in the list store instead,
+saves memory.
 ------------------------------------------------------------------------
-r20080 | ulfl | 2006-12-09 02:09:48 -0800 (Sat, 09 Dec 2006) | 1 line
+r29583 | etxrab | 2009-08-26 23:57:53 -0700 (Wed, 26 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/gtk/capture_if_details_dlg.c
+   M /trunk/gtk/expert_dlg.c
+   M /trunk/gtk/gui_utils.c
+   M /trunk/gtk/gui_utils.h
 
-add WinPcap beta 2 and 3 to the details version check
+make the columns sortable.
 ------------------------------------------------------------------------
-r20081 | jake | 2006-12-09 08:37:54 -0800 (Sat, 09 Dec 2006) | 2 lines
+r29584 | stig | 2009-08-27 04:58:03 -0700 (Thu, 27 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/configure.in
+   M /trunk/gtk/wlan_stat_dlg.c
 
-Remove mention of UCD SNMP completely.
+Remove the three dots in the menu item.
 
 ------------------------------------------------------------------------
-r20082 | sahlberg | 2006-12-09 13:29:06 -0800 (Sat, 09 Dec 2006) | 6 lines
+r29585 | krj | 2009-08-27 08:32:57 -0700 (Thu, 27 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-scsi-sbc.c
-
-dissect the flags of FORMAT_UNIT
-
-change some hf definitions where FT_BOOLEAN types had the wrong length specified
-(BASE_[HEX|DEC] instead of length of field in bits)
-
+   M /trunk/CMakeLists.txt
 
+Move configure checks to ConfigureChecks.cmake
 ------------------------------------------------------------------------
-r20083 | sahlberg | 2006-12-09 14:30:12 -0800 (Sat, 09 Dec 2006) | 3 lines
+r29586 | krj | 2009-08-27 08:35:33 -0700 (Thu, 27 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-scsi-sbc.c
+   A /trunk/ConfigureChecks.cmake
 
-Add dissection of the PREFETCH10 and PREFETCH16 SBC commands
+Add ConfigureChecks.cmake
+------------------------------------------------------------------------
+r29587 | gerald | 2009-08-27 08:46:53 -0700 (Thu, 27 Aug 2009) | 4 lines
+Changed paths:
+   M /trunk/dumpcap.c
 
+Check for INVALID_HANDLE_VALUE instead of NULL on Windows. This keeps
+us from feeding a NULL pointer to pcap_compile if we can't open our
+pipe. Fix up a couple of error messages.
 
 ------------------------------------------------------------------------
-r20084 | guy | 2006-12-09 14:34:13 -0800 (Sat, 09 Dec 2006) | 3 lines
+r29588 | krj | 2009-08-27 08:55:58 -0700 (Thu, 27 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/version_info.c
-
-Fix the display of whether the program was built with Net-SNMP, now that
-we no longer support UCD SNMP and no longer define HAVE_SOME_SNMP.
+   M /trunk/CMakeLists.txt
 
+Remove zlib from the set of mandatory packages (it isn't)
 ------------------------------------------------------------------------
-r20085 | sahlberg | 2006-12-09 16:43:24 -0800 (Sat, 09 Dec 2006) | 3 lines
+r29589 | krj | 2009-08-27 09:11:16 -0700 (Thu, 27 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-scsi-sbc.c
+   M /trunk/CMakeLists.txt
 
-fix up READ6 READ10 READ12 and READ16 to dissect the flags and the group in the cdb
+We require CMake >= 2.6 so we don't have to repeat the expressions in endif() + friends
+------------------------------------------------------------------------
+r29590 | gerald | 2009-08-27 16:55:48 -0700 (Thu, 27 Aug 2009) | 3 lines
+Changed paths:
+   M /trunk/dumpcap.c
 
+Properly set our file descriptor when we're capturing from a pipe on
+non-Windows systems.
 
 ------------------------------------------------------------------------
-r20086 | sahlberg | 2006-12-09 17:53:19 -0800 (Sat, 09 Dec 2006) | 3 lines
+r29591 | etxrab | 2009-08-27 22:17:14 -0700 (Thu, 27 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-scsi-sbc.c
+   M /trunk/dumpcap.c
 
-improve READCAPACITY10
+Make the windows build compile.
+------------------------------------------------------------------------
+r29592 | etxrab | 2009-08-27 22:19:52 -0700 (Thu, 27 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/file.c
+   M /trunk/file.h
+   M /trunk/gtk/main_statusbar.c
 
+Compute the loading time and show it in the main status bar.
+(Modified code from Didier Gautheron).
+------------------------------------------------------------------------
+r29593 | etxrab | 2009-08-27 23:21:16 -0700 (Thu, 27 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/config.nmake
+   M /trunk/tools/win32-setup.sh
 
+Use GTK+ 2.16.5 and Glib 2.20.4.
 ------------------------------------------------------------------------
-r20087 | sahlberg | 2006-12-09 18:32:57 -0800 (Sat, 09 Dec 2006) | 3 lines
+r29594 | jmayer | 2009-08-28 02:38:34 -0700 (Fri, 28 Aug 2009) | 8 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-scsi-sbc.c
+   M /trunk/epan/proto.c
 
-fix up READEFECTDATA 10 and 12
+After asking on the list and receiving no feedback, I'll
+just commit this:
 
+Change the checks for type FT_IPv6 to no longer require
+a lenght of exaclty 16 bytes, but something between
+0 and 16 bytes. That way, we can filter on prefixes
+that do not provide the whole length of 16 bytes.
 
 ------------------------------------------------------------------------
-r20088 | sahlberg | 2006-12-09 18:45:06 -0800 (Sat, 09 Dec 2006) | 3 lines
+r29595 | wmeier | 2009-08-28 06:52:52 -0700 (Fri, 28 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-scsi-sbc.c
-
-add dissection of READLONG10
+   M /trunk/epan/dissectors/packet-zbee-zcl.c
 
+Validate a function parameter
 
 ------------------------------------------------------------------------
-r20089 | sahlberg | 2006-12-09 18:59:09 -0800 (Sat, 09 Dec 2006) | 3 lines
+r29596 | krj | 2009-08-28 08:59:20 -0700 (Fri, 28 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-scsi-sbc.c
+   M /trunk/config.nmake
 
-add dissection of READ LONG 16
+Indicate where the some of the macros are used
+------------------------------------------------------------------------
+r29597 | gerald | 2009-08-28 09:08:27 -0700 (Fri, 28 Aug 2009) | 2 lines
+Changed paths:
+   M /trunk/doc/tshark.pod
 
+Add an example for generating CSV output.
 
 ------------------------------------------------------------------------
-r20090 | sahlberg | 2006-12-09 19:47:11 -0800 (Sat, 09 Dec 2006) | 2 lines
+r29598 | wmeier | 2009-08-28 09:36:24 -0700 (Fri, 28 Aug 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-scsi-sbc.c
+   M /trunk/epan/dissectors/packet-netflow.c
 
-fixup REASSIGN BLOCKS
+Don't coerce a possibly unaligned ptr to a (guint32 *);
+Also: Calculate the same template hash whether on a LE or BE machine.
 
 ------------------------------------------------------------------------
-r20091 | sahlberg | 2006-12-09 19:56:25 -0800 (Sat, 09 Dec 2006) | 2 lines
+r29599 | wmeier | 2009-08-28 09:52:05 -0700 (Fri, 28 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-scsi-sbc.c
+   M /trunk/epan/dissectors/packet-dcm.c
 
-fixup START STOP UNIT
+Fix possible memmove with a NULL poiunter.
 
 ------------------------------------------------------------------------
-r20092 | guy | 2006-12-09 20:12:35 -0800 (Sat, 09 Dec 2006) | 7 lines
+r29600 | wmeier | 2009-08-28 11:37:53 -0700 (Fri, 28 Aug 2009) | 4 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-udp.c
+   M /trunk/epan/dissectors/packet-ipmi-transport.c
 
-Treat the UDP checksum the same way the TCP checksum is treated - mark
-the "checksum bad" and "checksum good" flags as generated fields, add
-an expert info item on a checksum error, and put a "checksum incorrect"
-indication in the Info column.
-
-Clean up indentation.
+Fix if test in fcn rs11():
+return if either (as opposed to both) of the required sparameters is not present;
+(Found by clang scan-build).
 
 ------------------------------------------------------------------------
-r20093 | sfisher | 2006-12-09 20:38:42 -0800 (Sat, 09 Dec 2006) | 6 lines
+r29601 | wmeier | 2009-08-28 12:15:43 -0700 (Fri, 28 Aug 2009) | 3 lines
 Changed paths:
-   M /trunk/asn1/s4406/s4406.cnf
-
+   M /trunk/epan/dissectors/packet-dcerpc.c
 
-From Stig Bjorlykke:
+Fix code which could access uninitialized variables and display incorrect text in COL_INFO.
+(Found by clang scan-build).
 
-This patch fixes a small typo in the s4406 dissector.
+------------------------------------------------------------------------
+r29602 | etxrab | 2009-08-28 14:34:59 -0700 (Fri, 28 Aug 2009) | 8 lines
+Changed paths:
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-nb_rtpmux.c
+   M /trunk/epan/dissectors/packet-rtcp.c
 
+From   Neil Piercy:
+Add new protocol for 3GPP 29.414 (Nb interface RTP Mux).
 
+- Don't use C++-style comments (comments beginning with "//")
+- Don't declare variables in the middle of executable code; not all C
+compilers support that. 
+- Dont register preferences when none present.
+- Removed CHECK_COL
 ------------------------------------------------------------------------
-r20094 | sfisher | 2006-12-09 20:57:47 -0800 (Sat, 09 Dec 2006) | 4 lines
+r29603 | guy | 2009-08-28 18:08:31 -0700 (Fri, 28 Aug 2009) | 13 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-s4406.c
-
+   M /trunk/epan/dissectors/packet-nb_rtpmux.c
 
-Result of "compiling" s4406.cnf (that changed with SVN revision 20093.)
+Note that the "heuristic" is fatally weak, and must be strengthened or
+eliminated.
 
+Fix indentation.
 
-------------------------------------------------------------------------
-r20095 | sahlberg | 2006-12-10 03:14:35 -0800 (Sun, 10 Dec 2006) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-scsi-sbc.c
+Use tvb_reported_length(), so we throw an exception for packets cut
+short by a snapshot length.
 
-add SYNC CACHE 10 and 16
+Don't bother showing or dissecting the payload if there isn't any.
 
+Don't show an item with a zero-length payload as going to the end of the
+packet.
 
 ------------------------------------------------------------------------
-r20096 | sahlberg | 2006-12-10 03:43:02 -0800 (Sun, 10 Dec 2006) | 2 lines
+r29604 | wmeier | 2009-08-28 18:46:42 -0700 (Fri, 28 Aug 2009) | 6 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-scsi-sbc.c
+   M /trunk/epan/dissectors/packet-nb_rtpmux.c
 
-fix the broken VERIFY 10, 12, 16
+Cleanup:
+- proto_reg_handoff: 'if (!inited)' not req'd;
+- Remove unneeded #includes;
+- Use NULL instead of " for 'blurbs';
+- Remove unneeded foward reference.
 
 ------------------------------------------------------------------------
-r20097 | sahlberg | 2006-12-10 04:01:36 -0800 (Sun, 10 Dec 2006) | 3 lines
+r29605 | wmeier | 2009-08-28 19:22:28 -0700 (Fri, 28 Aug 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-scsi-mmc.c
-   M /trunk/epan/dissectors/packet-scsi-sbc.c
-   M /trunk/epan/dissectors/packet-scsi-sbc.h
-
-fixup WRITE 6,10,12,16
+   M /trunk/epan/dissectors/packet-rtcp.c
 
+Replace "" by NULL in blurbs; Cleanup indentation.
 
 ------------------------------------------------------------------------
-r20098 | sahlberg | 2006-12-10 05:04:37 -0800 (Sun, 10 Dec 2006) | 2 lines
+r29606 | wmeier | 2009-08-28 19:25:04 -0700 (Fri, 28 Aug 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-scsi-sbc.c
+   M /trunk/epan/dissectors/packet-rtp.c
 
-fix the WRVERIFY commands
+Replace "repeated blurb" by NULL in two cases;
+Reformat a long line.
 
 ------------------------------------------------------------------------
-r20099 | sahlberg | 2006-12-10 05:38:42 -0800 (Sun, 10 Dec 2006) | 9 lines
+r29607 | guy | 2009-08-28 19:32:33 -0700 (Fri, 28 Aug 2009) | 16 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-scsi-sbc.c
+   M /trunk/epan/dissectors/packet-nb_rtpmux.c
 
-add dissection of
-writelong10
-writesame10/16
-xdread10
-xdwrite10
-xdwriteread10
-xpwrite10
+Note what the 3GPP spec is for this protocol.
 
+Suggest a possible less-weak heuristic.
 
-------------------------------------------------------------------------
-r20100 | sahlberg | 2006-12-10 05:52:30 -0800 (Sun, 10 Dec 2006) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-scsi-mmc.c
-   M /trunk/epan/dissectors/packet-scsi-sbc.c
-   M /trunk/epan/dissectors/packet-scsi-sbc.h
-   M /trunk/epan/dissectors/packet-scsi.c
+Note that we're not checking the T bit and handling RTP header
+compression.
 
-change all sbc2 references into sbc
+At least as I read TS 29.414, the length indicator isn't supposed to be
+zero; however, a length indicator of 0 doesn't keep us from dissecting
+further, so just don't bother dissecting the payload.  We should,
+perhaps, add an expert info for this.
 
+We should perhaps also catch exceptions thrown when dissecting the RTP
+packet, so a malformed RTP packet will still let us continue dissecting
+the rest of the Nb packet.
 
 ------------------------------------------------------------------------
-r20101 | jmayer | 2006-12-10 10:55:24 -0800 (Sun, 10 Dec 2006) | 3 lines
+r29608 | krj | 2009-08-28 21:39:59 -0700 (Fri, 28 Aug 2009) | 1 line
 Changed paths:
-   A /trunk/tools/pidl/tests/ndr_fullptr.pl
-
-Forgot to add this file during one of the last commits.
-
+   M /trunk/epan/dissectors/packet-nb_rtpmux.c
 
+Indent comments
 ------------------------------------------------------------------------
-r20102 | jake | 2006-12-10 14:19:11 -0800 (Sun, 10 Dec 2006) | 2 lines
+r29609 | krj | 2009-08-28 21:43:52 -0700 (Fri, 28 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/plugins/h223/Makefile.nmake
-
-Lost the quotes in the Python line.
+   M /trunk/epan/dissectors/packet-nb_rtpmux.c
 
+We need to handoff even when we don't have a tree
 ------------------------------------------------------------------------
-r20103 | etxrab | 2006-12-10 14:58:55 -0800 (Sun, 10 Dec 2006) | 3 lines
+r29610 | krj | 2009-08-28 21:47:28 -0700 (Fri, 28 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-ipmi.c
+   M /trunk/epan/dissectors/packet-nb_rtpmux.c
 
-Applied the patch http://www.wireshark.org/lists/wireshark-dev/200606/msg01818.html
-from Jason Allred.
-Added some more V2 dissection but far from complete.
+Use NB_RTPMUX as protocol short name
 ------------------------------------------------------------------------
-r20104 | etxrab | 2006-12-10 15:00:44 -0800 (Sun, 10 Dec 2006) | 1 line
+r29611 | krj | 2009-08-28 22:35:50 -0700 (Fri, 28 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/diameter/dictionary.xml
+   M /trunk/config.nmake
 
-Add SIP error codes.
+Remove GCC_GLIB_CFLAGS. It isn't being used
 ------------------------------------------------------------------------
-r20105 | guy | 2006-12-10 17:55:50 -0800 (Sun, 10 Dec 2006) | 10 lines
+r29612 | krj | 2009-08-28 22:39:33 -0700 (Fri, 28 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-ipmi.c
-
-Add #defines for the authentication types, and use them.
-
-Squelch some compiler warnings.
-
-Get rid of a C++/C99 comment.
-
-Fix some typoes.
-
-Clean up indentation.
+   M /trunk/config.nmake
 
+Simplify logic wrt. GTK_INST_VERSION
 ------------------------------------------------------------------------
-r20106 | guy | 2006-12-10 18:58:38 -0800 (Sun, 10 Dec 2006) | 2 lines
+r29613 | krj | 2009-08-28 22:46:45 -0700 (Fri, 28 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/epan/tap.c
-
-Do bounds checking on tap_packet_array.
+   M /trunk/config.nmake
 
+Simplify logic wrt. PANGO_INST_VERSION
 ------------------------------------------------------------------------
-r20107 | guy | 2006-12-10 19:32:01 -0800 (Sun, 10 Dec 2006) | 5 lines
+r29614 | krj | 2009-08-28 23:42:23 -0700 (Fri, 28 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/gtk/expert_comp_table.c
-
-We only need to add the tree view to its containing scrolled window
-once.  (Subsequent attempts produce a warning and do nothing.)
-
-Clean up indentation.
+   M /trunk/capture-wpcap.c
+   M /trunk/capture_wpcap_packet.c
+   M /trunk/epan/dfilter/syntax-tree.h
+   M /trunk/epan/ftypes/ftype-double.c
+   M /trunk/epan/proto.c
 
+Use G_STRINGIFY/G_PASTE
 ------------------------------------------------------------------------
-r20108 | kukosa | 2006-12-11 00:47:38 -0800 (Mon, 11 Dec 2006) | 1 line
+r29615 | krj | 2009-08-29 00:53:48 -0700 (Sat, 29 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-ssl-utils.c
-   M /trunk/epan/dissectors/packet-ssl.c
+   M /trunk/capture-wpcap.c
+   M /trunk/capture_wpcap_packet.c
+   M /trunk/epan/dfilter/syntax-tree.h
+   M /trunk/epan/ftypes/ftype-double.c
+   M /trunk/epan/proto.c
 
-SSL keys configuration can be read from file
+Revert r29614 until I figure out why buildbot doesn't like it
 ------------------------------------------------------------------------
-r20109 | sahlberg | 2006-12-11 01:04:58 -0800 (Mon, 11 Dec 2006) | 3 lines
+r29616 | krj | 2009-08-29 01:19:16 -0700 (Sat, 29 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-scsi-sbc.c
-
-add a comment about the (few) opcodes that are still missing
-
+   M /trunk/Makefile.nmake
+   M /trunk/capture-wpcap.c
+   M /trunk/config.h.win32
+   M /trunk/config.nmake
 
+We require WinPcap > 3.0 so get rid of WPCAP_CONSTIFIED_CONFIG
 ------------------------------------------------------------------------
-r20110 | sahlberg | 2006-12-11 01:07:10 -0800 (Mon, 11 Dec 2006) | 5 lines
+r29617 | krj | 2009-08-29 01:44:49 -0700 (Sat, 29 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-scsi-sbc.c
-
-add comment that the dissector is based on SBC2
-
-this dissector should be in fairly good shape now
-
+   D /trunk/cmake/modules/FindGLIB.cmake
 
+We no longer support GLib 1.x
 ------------------------------------------------------------------------
-r20111 | guy | 2006-12-11 01:55:22 -0800 (Mon, 11 Dec 2006) | 3 lines
+r29618 | krj | 2009-08-29 02:13:28 -0700 (Sat, 29 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-udp.c
-
-For length errors, add an error item for the expert info, and put a tag
-in the summary line.
+   M /trunk/CMakeLists.txt
 
+Rename build target to lowercase for consistency
 ------------------------------------------------------------------------
-r20112 | sahlberg | 2006-12-11 02:15:42 -0800 (Mon, 11 Dec 2006) | 3 lines
+r29619 | wmeier | 2009-08-29 10:00:22 -0700 (Sat, 29 Aug 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-scsi-ssc.c
-   M /trunk/epan/dissectors/packet-scsi-ssc.h
-
-fixup ERASE16 FORMAT_MEDIUM and LOAD_UNLOAD commands
+   M /trunk/gtk/rtp_stream_dlg.c
 
+Fix potential crash due to NULL dereference.
+(Found by clang scan-build)
 
 ------------------------------------------------------------------------
-r20113 | martinm | 2006-12-11 02:43:43 -0800 (Mon, 11 Dec 2006) | 1 line
+r29620 | krj | 2009-08-29 23:18:43 -0700 (Sat, 29 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-ssl.c
+   M /trunk/cmake/modules/FindLEX.cmake
+   M /trunk/cmake/modules/FindSED.cmake
+   M /trunk/cmake/modules/FindYACC.cmake
 
-Try to fix build (on Linux at least...) by including <errno.h>
+Fix PATH typo. Should have been PATHS
 ------------------------------------------------------------------------
-r20114 | martinm | 2006-12-11 05:33:46 -0800 (Mon, 11 Dec 2006) | 2 lines
+r29621 | krj | 2009-08-29 23:24:44 -0700 (Sat, 29 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-ssl.c
-
-Remove \n from long preference description
+   M /trunk/CMakeLists.txt
 
+Add WIN32 platform sources
 ------------------------------------------------------------------------
-r20115 | gerald | 2006-12-11 10:24:27 -0800 (Mon, 11 Dec 2006) | 5 lines
+r29622 | krj | 2009-08-30 00:09:29 -0700 (Sun, 30 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/test/config.sh
-   M /trunk/test/suite-capture.sh
-
-The capture test suite currently fails on quiet networks.  Try to fix
-this by generating some ICMP packets before each test.  Add an "icmp"
-capture filter to each test to better control the test conditions.
-Fixup whitespace.
+   M /trunk/wiretap/CMakeLists.txt
+   M /trunk/wsutil/CMakeLists.txt
 
+On Windows a shared library in divided into a DLL part (RUNTIME) and an import lib (ARCHIVE).
 ------------------------------------------------------------------------
-r20116 | ulfl | 2006-12-11 11:43:19 -0800 (Mon, 11 Dec 2006) | 1 line
+r29623 | krj | 2009-08-30 01:50:47 -0700 (Sun, 30 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/gtk/capture_dlg.c
-   M /trunk/gtk/capture_if_dlg.c
+   M /trunk/CMakeLists.txt
 
-remove some warnings
+Find Win32 bundled packages
 ------------------------------------------------------------------------
-r20117 | sfisher | 2006-12-11 12:09:04 -0800 (Mon, 11 Dec 2006) | 6 lines
+r29624 | krj | 2009-08-30 01:51:43 -0700 (Sun, 30 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/epan/column.c
-   M /trunk/epan/column.h
-   M /trunk/gtk/packet_list.c
-
-
-Add a new function to build column widths based not only on the max
-width that is hard-coded in get_column_longest_string(), but also on the
-width of the user specified title of the column (in case it is wider.)
-
+   A /trunk/cmake/modules/FindWSWIN32.cmake
 
+Add new windows cmake module finder
 ------------------------------------------------------------------------
-r20118 | sfisher | 2006-12-11 12:24:51 -0800 (Mon, 11 Dec 2006) | 6 lines
+r29625 | sake | 2009-08-30 03:35:48 -0700 (Sun, 30 Aug 2009) | 3 lines
 Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/epan/column-utils.c
-   M /trunk/epan/column.c
-   M /trunk/epan/column_info.h
-   M /trunk/epan/dissectors/packet-ip.c
-   M /trunk/epan/dissectors/packet-vlan.c
-
+   M /trunk/file.h
 
-From Thomas Sillaber:
-
-Create two new columns: IP DSCP and L2 COS (802.1p)
+Some minor corrections in function descriptions
 
 
 ------------------------------------------------------------------------
-r20119 | jake | 2006-12-11 13:28:07 -0800 (Mon, 11 Dec 2006) | 2 lines
+r29626 | krj | 2009-08-30 07:12:56 -0700 (Sun, 30 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-acn.c
-
-Removed executable property.
+   M /trunk/CMakeLists.txt
 
+Disable standard library deprecation when MSVC >= 2005
 ------------------------------------------------------------------------
-r20120 | jake | 2006-12-11 13:46:39 -0800 (Mon, 11 Dec 2006) | 2 lines
+r29627 | gerald | 2009-08-30 08:03:26 -0700 (Sun, 30 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/plugins/h223/Makefile.am
-
-Add files to EXTRA_DIST target.
+   M /trunk/epan/enterprise-numbers
+   M /trunk/manuf
 
+[Automatic manuf and enterprise-numbers update for 2009-08-30]
 ------------------------------------------------------------------------
-r20121 | gerald | 2006-12-11 16:16:22 -0800 (Mon, 11 Dec 2006) | 2 lines
+r29630 | krj | 2009-08-30 08:06:28 -0700 (Sun, 30 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/AUTHORS
-
-Update Neil Kettle's address.
+   M /trunk/ConfigureChecks.cmake
 
+Add a couple of Windows header files
 ------------------------------------------------------------------------
-r20122 | wmeier | 2006-12-11 18:24:51 -0800 (Mon, 11 Dec 2006) | 2 lines
+r29631 | krj | 2009-08-30 10:09:40 -0700 (Sun, 30 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-acn.h
-   M /trunk/epan/unicode-utils.c
-   M /trunk/epan/unicode-utils.h
-   M /trunk/gtk/airpcap_gui_utils.c
-   M /trunk/gtk/airpcap_gui_utils.h
-
-Remove svn:executable property from a few more .[hc] files
+   M /trunk/config.h.win32
 
+Add a couple of comments to HAVE_DIRECT_H, HAVE_WINDOWS_H and HAVE_WINSOCK2_H
 ------------------------------------------------------------------------
-r20123 | etxrab | 2006-12-11 23:05:01 -0800 (Mon, 11 Dec 2006) | 1 line
+r29632 | krj | 2009-08-30 10:23:47 -0700 (Sun, 30 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/epan/libwireshark.def
+   M /trunk/config.h.win32
 
-Add get_column_width_string to make win32 build work.
+Remove outdated comments regarding ZLIB_DLL. We don't have to define this before including zlib.h. This is automatically done if _WIN32 is defined
 ------------------------------------------------------------------------
-r20124 | etxrab | 2006-12-11 23:06:40 -0800 (Mon, 11 Dec 2006) | 1 line
+r29633 | krj | 2009-08-30 11:30:14 -0700 (Sun, 30 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-ipmi.c
+   M /trunk/Makefile.nmake
+   M /trunk/config.h.win32
+   M /trunk/config.nmake
 
-Dissect Get Channel Authentication Capabilities Command.
+Remove superfluous config parameters
 ------------------------------------------------------------------------
-r20125 | sahlberg | 2006-12-12 00:28:37 -0800 (Tue, 12 Dec 2006) | 7 lines
+r29634 | krj | 2009-08-30 11:40:09 -0700 (Sun, 30 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-kerberos.c
-
-kerberos error with ERR_ETYPE_NOSUPP which is issued when the kdc does not support the specified enctype in AS REQ contains in the e-type field for optional additional data a PA_DATA sequence of sequence just as PREAUTH_REQ/FAILED does.
-
-(it would make much more sense if the KDC here would list the enctypes that are supported)
+   M /trunk/capture-pcap-util-int.h
 
+Move config.h include to start of file
+------------------------------------------------------------------------
+r29635 | krj | 2009-08-31 11:16:16 -0700 (Mon, 31 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/file_dlg_win32.c
+   M /trunk/wsutil/libwsutil.def
+   M /trunk/wsutil/unicode-utils.c
+   M /trunk/wsutil/unicode-utils.h
 
+Add utf_8to16_snprintf() which creates a UTF16 string according to the given format string. The format string + arguments are expected to be in UTF-8 format. This change effectively removes the only place where we use PRIu64.
+------------------------------------------------------------------------
+r29636 | krj | 2009-08-31 11:28:10 -0700 (Mon, 31 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/doc/README.developer
 
+We don't use PRId64, PRIu64, PRIx64, PRIX64, and PRIo64 internally in Wireshark, so don't encourage people to use them. Use G_GINT64_FORMAT + friends instead.
+------------------------------------------------------------------------
+r29637 | etxrab | 2009-08-31 11:37:15 -0700 (Mon, 31 Aug 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-gsm_a_dtap.c
 
+From Gerasimos Dimitriadis:
+DTAP decoding of Cause Diagnostics.
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3968
 ------------------------------------------------------------------------
-r20126 | gerald | 2006-12-12 14:24:18 -0800 (Tue, 12 Dec 2006) | 14 lines
+r29638 | krj | 2009-08-31 11:38:07 -0700 (Mon, 31 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/docbook/release-notes.xml
-   M /trunk/epan/dissectors/packet-ieee80211.c
+   M /trunk/config.h.win32
 
-Processing packet data via tvb_get_ptr() is like palpating a cow -- it's
-messy and you shouldn't do it unless you REALLY have to.  Change several
-routines to use standard tvb_get_* accessors instead of operating on raw
-packet data.  This fixes an integer overflow in dissect_vendor_ie_rsn()
-found by Neil Kettle.
+Remove PRId64, PRIu64, PRIx64, PRIX64, and PRIo64 which are unused
+------------------------------------------------------------------------
+r29639 | krj | 2009-08-31 11:48:16 -0700 (Mon, 31 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/CMakeLists.txt
+   D /trunk/cmake/modules/Check64BitFormat.c.in
+   D /trunk/cmake/modules/Check64BitFormat.cmake
+   M /trunk/cmakeconfig.h.in
 
-Use value_strings instead of duplicating their functionality with our
-own routines.  Print the WME surplus bandwidth allowance factor.  Fix
-some compiler warnings.
+CMake: Remove PRId64, PRIu64, PRIx64, PRIX64, and PRIo64 which are unused
+------------------------------------------------------------------------
+r29640 | krj | 2009-08-31 11:59:21 -0700 (Mon, 31 Aug 2009) | 1 line
+Changed paths:
+   M /trunk/config.h.win32
 
-Update the release notes.
+Reorder (no functionality change)
+------------------------------------------------------------------------
+r29641 | tuexen | 2009-08-31 12:13:50 -0700 (Mon, 31 Aug 2009) | 3 lines
+Changed paths:
+   M /trunk/dumpcap.c
 
-Some of the changes are untested due to a lack of capture data.
+Use a timeout of a second for Mac OS X, when building
+a 64-bit application. Workaround a bug in Mac OS X...
 
 ------------------------------------------------------------------------
-r20127 | ulfl | 2006-12-12 15:49:28 -0800 (Tue, 12 Dec 2006) | 1 line
+r29642 | etxrab | 2009-08-31 12:31:04 -0700 (Mon, 31 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/gtk/tcp_graph.c
+   M /trunk/gtk/main.c
 
-gtkglobals.h not needed
+Connect F7 and F8 for new_packet_list.
 ------------------------------------------------------------------------
-r20128 | ulfl | 2006-12-12 15:50:59 -0800 (Tue, 12 Dec 2006) | 1 line
+r29643 | krj | 2009-08-31 12:47:50 -0700 (Mon, 31 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/plugins/profinet/packet-dcerpc-pn-io.c
+   M /trunk/Makefile.am
+   M /trunk/Makefile.common
+   M /trunk/config.h.win32
+   M /trunk/configure.in
+   M /trunk/debian/copyright
+   M /trunk/packaging/macosx/native-gtk/config.h
+   D /trunk/strcasecmp.c
 
-add MaintenanceItem block dissection, fix issues with heuristic of RT classes
+Remove strcasecmp. We use g_ascii_strcasecmp exclusively
 ------------------------------------------------------------------------
-r20129 | sahlberg | 2006-12-12 18:44:00 -0800 (Tue, 12 Dec 2006) | 10 lines
+r29644 | jmayer | 2009-08-31 15:34:25 -0700 (Mon, 31 Aug 2009) | 5 lines
 Changed paths:
-   M /trunk/asn1/spnego/spnego.cnf
-   M /trunk/epan/dissectors/packet-spnego.c
-   M /trunk/epan/dissectors/packet-spnego.h
-
-if there is a list of mechTypes in the negTokenInit then store the first one
-and associate it with the conversation properly.
-
-do the same for supportedMech in the negTokenTarg
+   M /trunk/epan/dissectors/packet-ip.c
 
+- Fix for bug 3965 as reported by Ivan Sy <ivan_jr@yahoo.com>
+  mDNS and LLMNR also deviate from the TTL=1 for 224.0.0.0/24
 
-This will allow wireshark to decode the blob in negTokenTarg even when no supportedMech is provided.
+- Fix two warnings about removing const by casting.
 
+------------------------------------------------------------------------
+r29645 | jmayer | 2009-08-31 16:11:52 -0700 (Mon, 31 Aug 2009) | 3 lines
+Changed paths:
+   M /trunk/ConfigureChecks.cmake
+   M /trunk/cmakeconfig.h.in
 
+Add check for HAVE_MKSTEMP to make build work again on
+platforms that know about mkstemp().
 
 ------------------------------------------------------------------------
-r20130 | etxrab | 2006-12-12 22:58:45 -0800 (Tue, 12 Dec 2006) | 1 line
+r29646 | etxrab | 2009-08-31 22:19:24 -0700 (Mon, 31 Aug 2009) | 1 line
 Changed paths:
-   M /trunk/plugins/megaco/packet-megaco.c
+   M /trunk/gtk/main_proto_draw.c
 
-Fix for parameter Media dissection with more than one parameter.
+Don't bother with a progress dialog for small Hex windows.
 ------------------------------------------------------------------------
-r20131 | sfisher | 2006-12-13 14:22:05 -0800 (Wed, 13 Dec 2006) | 16 lines
+r29647 | etxrab | 2009-09-01 00:29:16 -0700 (Tue, 01 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/Makefile.common
-   A /trunk/epan/dissectors/packet-stun2.c
-
-
-From Marc Petit-Huguenin:
-
-This is a new dissector for STUN v2, that is currently in WGLC at the IETF.
-
-- Keep packet-stun.c for the RFC 3498 protocol, plus the STUN and TURN
-drafts up to draft-ietf-behave-rfc3489bis-02 and
-draft-rosenberg-midcom-turn-08, as there is some huge deployments using
-this.  There will be no modification to this dissectors in the future,
-excepted perhaps to add support for retransmission or things like this.
-
-- Add a new dissector packet-stun2.c for the new STUN (currently in
-WGLC), the STUN relay-usage (formerly known as TURN) and the other
-usages that will be added in the future (IPv6, NAT Behavior, etc...).
+   M /trunk/gtk/main_proto_draw.c
 
+Typo
+------------------------------------------------------------------------
+r29648 | etxrab | 2009-09-01 01:51:41 -0700 (Tue, 01 Sep 2009) | 5 lines
+Changed paths:
+   M /trunk/file.c
 
+- Read a min number if packets before checking if the progress bar should be updated.
+- Calculate the progess before checking if progress bar should be
+created or not.
+- Dont update the progress to often on small files.
+- Use data_offset rather than reading file_pos.
 ------------------------------------------------------------------------
-r20132 | sfisher | 2006-12-13 16:05:03 -0800 (Wed, 13 Dec 2006) | 6 lines
+r29649 | tuexen | 2009-09-01 03:12:27 -0700 (Tue, 01 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/doc/README.developer
+   M /trunk/gtk/sctp_assoc_analyse.c
+   M /trunk/gtk/sctp_error_dlg.c
+   M /trunk/gtk/sctp_stat_dlg.c
 
+From Irene Ruengeler: Get rid of legacy gtk code...
 
-From Stig Bjorlykke:
+------------------------------------------------------------------------
+r29650 | tuexen | 2009-09-01 03:29:17 -0700 (Tue, 01 Sep 2009) | 3 lines
+Changed paths:
+   M /trunk/gtk/sctp_assoc_analyse.c
 
-* Fixed a typo in README.developer
+Out with debug output...
 
 
 ------------------------------------------------------------------------
-r20133 | sfisher | 2006-12-13 16:16:06 -0800 (Wed, 13 Dec 2006) | 19 lines
+r29651 | martinm | 2009-09-01 04:15:24 -0700 (Tue, 01 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/asn1/x411/x411-exp.cnf
-   M /trunk/asn1/x411/x411.cnf
-   M /trunk/asn1/x420/x420-exp.cnf
-   M /trunk/asn1/x420/x420.cnf
-   M /trunk/epan/crc16.c
-   M /trunk/epan/crc16.h
-   M /trunk/epan/dissectors/Makefile.common
-   A /trunk/epan/dissectors/packet-dmp.c
-   M /trunk/epan/dissectors/packet-x411.c
-   M /trunk/epan/dissectors/packet-x411.h
-   M /trunk/epan/dissectors/packet-x420.c
-   M /trunk/epan/dissectors/packet-x420.h
-
+   M /trunk/file.c
 
-From Stig Bjorlykke:
+Add volatile to avoid clobbered by longjmp warning.
 
-I have added a new dissector for DMP (STANAG 4406 Direct Message
-Profile) as defined in STANAG 4406 Annex E.  The DMP protocol has no
-assigned UDP port number yet, so the default value in this dissector
-is 0 (I suppose this is som sort of "disabled"?) until we get this
-registered.
+------------------------------------------------------------------------
+r29652 | krj | 2009-09-01 08:54:53 -0700 (Tue, 01 Sep 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/packet_list_store.c
 
-The dissector has been tested on OSX Intel/PowerPC and Solaris SPARC.
+Plug memleak in new_packet_list_store_clear(). Make sure that we free the pointer array segment
+------------------------------------------------------------------------
+r29653 | krj | 2009-09-01 09:00:56 -0700 (Tue, 01 Sep 2009) | 4 lines
+Changed paths:
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/packet_list_store.h
 
-Changes in this patch:
-* Added DMP dissector
-* Added a new CRC table and functions in crc16.c
-* Made NonDeliveryReasonCode and NonDeliveryDiagnosticCode available
-from X.411
-* Made NonReceiptReasonField and DiscardReasonField available from X.420
+We no longer store the column text in our record, so don't ever dereference the record column text pointer. In fact, remove it completely. This could cause a crash.
 
+While there, throw in a few g_assert()'s.
 
 ------------------------------------------------------------------------
-r20134 | sfisher | 2006-12-13 19:34:26 -0800 (Wed, 13 Dec 2006) | 5 lines
+r29654 | krj | 2009-09-01 10:09:36 -0700 (Tue, 01 Sep 2009) | 4 lines
 Changed paths:
-   M /trunk/colorfilters
-   M /trunk/epan/dissectors/packet-cdp.c
-
+   M /trunk/epan/proto.c
+   M /trunk/gtk/menus.c
+   M /trunk/print.c
 
-Add checksum verification to the CDP dissector and add an entry for this
-in the main colorfilters file.
+From Richard Brodie via. Bug 3913:
 
+Free ptr array allocated through proto_find_finfo()
 
 ------------------------------------------------------------------------
-r20135 | jake | 2006-12-13 23:54:55 -0800 (Wed, 13 Dec 2006) | 2 lines
+r29655 | wmeier | 2009-09-01 10:17:14 -0700 (Tue, 01 Sep 2009) | 7 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-cdp.c
+   M /trunk/epan/dissectors/packet-3g-a11.c
 
-Some source code clean up.
+Misc cleanup;
+- Remove no longer needed usage of check_col();
+- Add some defensive coding;
+- Change a few guints to gints;
+- Add parentheses to a few expressions;
+- Use consistent indentation.
 
 ------------------------------------------------------------------------
-r20136 | sahlberg | 2006-12-14 02:11:40 -0800 (Thu, 14 Dec 2006) | 6 lines
+r29656 | krj | 2009-09-01 11:16:55 -0700 (Tue, 01 Sep 2009) | 12 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-gssapi.c
+   M /trunk/epan/addr_resolv.c
+   M /trunk/epan/dfilter/dfilter.c
+   M /trunk/epan/proto.c
+   M /trunk/gtk/filter_dlg.c
 
-check for whether the blob starts with "NTLMSSP" before any other check if it is not BED/DER encoded and call tha appropriate subdissector if so.
+From Jakub Zawadzki via. Bug 3330:
 
-this fixes some issues with some really ancient cifs implementations where the previous tests and statemanagement would cause it to fail othervise.
+* Fix memleak (df->deprecated in dfilter_free())
+* Free protocol hash tables on cleanup.
+* Free protocols list on cleanup.
+* Free memory allocated by fgetline() in parse_services_file()
 
+From me:
 
+* proto.c: set gmc_hfinfo to NULL after free
+* proto.c: switch order of g_free() and g_list_remove() in proto_cleanup()
 
 ------------------------------------------------------------------------
-r20137 | martinm | 2006-12-14 03:50:54 -0800 (Thu, 14 Dec 2006) | 1 line
+r29657 | etxrab | 2009-09-01 11:29:11 -0700 (Tue, 01 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-umts_fp.c
+   M /trunk/gtk/new_packet_list.c
 
-Fix version check needed for EDCH 'Number of subframes' field
+In new_packet_list_append() all we need is in fdata.
 ------------------------------------------------------------------------
-r20138 | morriss | 2006-12-14 04:46:50 -0800 (Thu, 14 Dec 2006) | 1 line
+r29658 | krj | 2009-09-01 11:44:08 -0700 (Tue, 01 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-k12.c
+   M /trunk/epan/addr_resolv.c
 
-From Sebastien Tandel: don't allocate a hash table until a little bit later in the function so memory is not leaked by an early (error) return
+Remove superfluous NULL pointer checks wrt. g_malloc() and g_realloc()
 ------------------------------------------------------------------------
-r20139 | ulfl | 2006-12-14 14:32:13 -0800 (Thu, 14 Dec 2006) | 1 line
+r29659 | krj | 2009-09-01 12:19:41 -0700 (Tue, 01 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/airpcap_loader.c
+   M /trunk/ConfigureChecks.cmake
+   M /trunk/cmakeconfig.h.in
 
-remove a warning
+Check for mkdtemp()
 ------------------------------------------------------------------------
-r20140 | morriss | 2006-12-16 07:17:43 -0800 (Sat, 16 Dec 2006) | 1 line
+r29660 | krj | 2009-09-01 12:27:59 -0700 (Tue, 01 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-tcp.c
+   M /trunk/cmakeconfig.h.in
 
-From Sebastien Tandel: if the TCP dissector is dissecting a fragment of a packet in an ICMP message, put the TCP sequence number in the tree.
+Define some windows specific header files
 ------------------------------------------------------------------------
-r20141 | sfisher | 2006-12-16 21:37:18 -0800 (Sat, 16 Dec 2006) | 4 lines
+r29661 | guy | 2009-09-01 12:31:41 -0700 (Tue, 01 Sep 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-aim.c
-
-
-Make IPv4 addresses in AIM TLV data human readable.
+   M /trunk/epan/addr_resolv.c
 
+Check whether "size" points to something positive, not whether "size"
+itself is positive (which makes no sense for a pointer).
 
 ------------------------------------------------------------------------
-r20142 | sfisher | 2006-12-16 21:44:32 -0800 (Sat, 16 Dec 2006) | 5 lines
+r29663 | etxrab | 2009-09-01 22:48:38 -0700 (Tue, 01 Sep 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ip.c
-
-
-Display icmp echo/echo reply sequence numbers in decimal in addition to hex,
-so that it is easier to match it with the output of a ping program.
-
+   M /trunk/gtk/expert_comp_table.c
+   M /trunk/gtk/expert_dlg.c
 
+ Didier Gautheron:
+Expert info clean up.
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3971
 ------------------------------------------------------------------------
-r20143 | sfisher | 2006-12-17 13:41:19 -0800 (Sun, 17 Dec 2006) | 5 lines
+r29664 | etxrab | 2009-09-02 08:07:03 -0700 (Wed, 02 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/docbook/wsug_src/WSUG_chapter_build_install.xml
-
-
-Add sections to the chapter on building and installing for installing under
-Gentoo Linux (thanks to Isbaran Akcayir for the syntax) and under FreeBSD.
-
+   M /trunk/gtk/color_dlg.c
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/new_packet_list.h
 
+Prepare abillity to add color filters with new packet list.
+(Packets not recolored yet).
 ------------------------------------------------------------------------
-r20144 | jake | 2006-12-18 08:23:46 -0800 (Mon, 18 Dec 2006) | 3 lines
+r29665 | jmayer | 2009-09-02 08:52:11 -0700 (Wed, 02 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/plugins/mate
-   M /trunk/plugins/mate/Makefile.am
-   A /trunk/plugins/mate/Makefile.common
-   M /trunk/plugins/mate/Makefile.nmake
-   D /trunk/plugins/mate/mate_plugin.c
-   A /trunk/plugins/mate/moduleinfo.nmake
-   A /trunk/plugins/mate/plugin.rc.in
+   M /trunk/epan/dissectors/packet-ldap.c
 
-Update plugin to the current plugin design.
-Add Windows version info resource.
+No need to include packet-frame.h
 
 ------------------------------------------------------------------------
-r20145 | jake | 2006-12-18 08:24:42 -0800 (Mon, 18 Dec 2006) | 3 lines
+r29666 | jmayer | 2009-09-02 09:33:01 -0700 (Wed, 02 Sep 2009) | 7 lines
 Changed paths:
-   M /trunk/plugins/stats_tree/Makefile.am
-   A /trunk/plugins/stats_tree/Makefile.common
-   M /trunk/plugins/stats_tree/Makefile.nmake
-   A /trunk/plugins/stats_tree/moduleinfo.nmake
-   A /trunk/plugins/stats_tree/plugin.rc.in
+   M /trunk/CMakeLists.txt
+   A /trunk/cmake/modules/UseLemon.cmake
+   A /trunk/epan/CMakeLists.txt
+   M /trunk/wiretap/CMakeLists.txt
 
-Update plugin to the current plugin design.
-Add Windows version info resource.
+Beginnings of getting cmake to build stuff in epan.
+It's only beginnings, so epan is commented out in
+the subdirs statement.
+
+This is more a synch to avoid duplicate work and creating
+conflicting patches to the cmake stuff.
 
 ------------------------------------------------------------------------
-r20146 | martinm | 2006-12-18 09:58:52 -0800 (Mon, 18 Dec 2006) | 2 lines
+r29667 | martinm | 2009-09-02 09:39:39 -0700 (Wed, 02 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-umts_fp.c
+   M /trunk/epan/dissectors/packet-mac-lte.c
+   M /trunk/epan/dissectors/packet-mac-lte.h
+   M /trunk/gtk/mac_lte_stat_dlg.c
 
-Show generated field when frame has 0 TBs for a channel
+Add Semi-Persistent Scheduling (SPS) RNTI.
 
 ------------------------------------------------------------------------
-r20147 | jake | 2006-12-18 13:39:19 -0800 (Mon, 18 Dec 2006) | 2 lines
+r29668 | krj | 2009-09-02 10:15:20 -0700 (Wed, 02 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/plugins/mate/Makefile.am
-   M /trunk/plugins/mate/Makefile.common
-
-Repair distribution target.
+   M /trunk/file.c
+   M /trunk/gtk/new_packet_list.c
 
+Make sure that we select the last row if autoscroll is enabled. The scrolling is still very jumpy. It seems that we always select the first packet before moving to the end.
 ------------------------------------------------------------------------
-r20148 | sfisher | 2006-12-18 15:12:50 -0800 (Mon, 18 Dec 2006) | 9 lines
+r29669 | sahlberg | 2009-09-02 10:24:52 -0700 (Wed, 02 Sep 2009) | 4 lines
 Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/epan/dissectors/packet-isis-lsp.c
-
-
-From Sebastien Tandel:
+   M /trunk/epan/dissectors/packet-scsi-mmc.c
 
-   a little patch against revision 20088 in packet-isis-lsp.c for the
-following :
-- hf_isis_lsp_remaining_life declared but unused
-- replacing a proto_tree_add_uint useless with proto_tree_add_item
+Add initial support to decode the ADIP and PhysicalInformation for MMC 
+media
 
 
 ------------------------------------------------------------------------
-r20149 | ulfl | 2006-12-18 16:51:07 -0800 (Mon, 18 Dec 2006) | 1 line
+r29670 | krj | 2009-09-02 10:29:52 -0700 (Wed, 02 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/epan/prefs.c
+   M /trunk/file.c
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/ui_util.h
 
-change default capturing options to use "show realtime capturing" instead of the "capture summary window"
+Add seperate new_packet_list_moveto_end() which scrolls to the end _without_ selecting the last packet.
 ------------------------------------------------------------------------
-r20150 | jake | 2006-12-18 23:04:59 -0800 (Mon, 18 Dec 2006) | 1 line
+r29671 | etxrab | 2009-09-02 10:51:48 -0700 (Wed, 02 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/plugins/stats_tree/plugin.rc.in
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/new_packet_list.h
+   M /trunk/gtk/packet_list_store.c
+   M /trunk/gtk/packet_list_store.h
 
-Set the right properties on the new files
+Adding new color rules should work now.
 ------------------------------------------------------------------------
-r20151 | jake | 2006-12-18 23:06:25 -0800 (Mon, 18 Dec 2006) | 2 lines
+r29672 | etxrab | 2009-09-02 10:52:14 -0700 (Wed, 02 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/plugins/stats_tree/Makefile.common
-   M /trunk/plugins/stats_tree/moduleinfo.nmake
-
-Set the right properties on the new files.
+   M /trunk/gtk/color_dlg.c
 
+Adding new color rules should work now.
 ------------------------------------------------------------------------
-r20152 | etxrab | 2006-12-19 14:04:22 -0800 (Tue, 19 Dec 2006) | 5 lines
+r29673 | etxrab | 2009-09-02 10:59:56 -0700 (Wed, 02 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ber.c
+   M /trunk/gtk/new_packet_list.c
 
-From Florent Drouin:
-Introduce the support for "expert info" in the BER decoding module.
-It is usefull if you have to analyze long capture files, containing few malformed messages.
+Trying to fix:
+ packets without color are randomly colorized.
+------------------------------------------------------------------------
+r29674 | etxrab | 2009-09-02 11:18:57 -0700 (Wed, 02 Sep 2009) | 2 lines
+Changed paths:
+   M /trunk/gtk/compare_stat.c
+   M /trunk/gtk/menus.c
 
-With changes to make it compile with MSVC6.
+Use new_packet_list_colorize_packets() where cf_colorize_packets();
+is used.
 ------------------------------------------------------------------------
-r20153 | etxrab | 2006-12-19 14:07:08 -0800 (Tue, 19 Dec 2006) | 5 lines
+r29675 | tuexen | 2009-09-02 12:15:02 -0700 (Wed, 02 Sep 2009) | 3 lines
 Changed paths:
-   M /trunk/asn1/camel/camel.asn
-   M /trunk/asn1/camel/packet-camel-template.c
-   M /trunk/epan/dissectors/packet-camel.c
+   M /trunk/gtk/new_packet_list.c
+
+Mark unused parameter as such.
+
 
-From Florent Drouin:
-Update the Camel ASN1 definition to version 3GPP TS
-29.078 7.3.0 Release 7.
-Some definitions for element SIZE have been replaced to use the capSpecificBound variables, and some decoding problemes, like for Establish temporary connection have been solved.
-I did notice that the CalledPartyBCDNumber (ISDN-AddressString (1..9) ) is not inline with the last definition (1..41), but I did not update it.
 ------------------------------------------------------------------------
-r20154 | jake | 2006-12-19 14:16:54 -0800 (Tue, 19 Dec 2006) | 2 lines
+r29676 | tuexen | 2009-09-02 12:16:59 -0700 (Wed, 02 Sep 2009) | 4 lines
 Changed paths:
-   M /trunk/epan/dissectors/Makefile.common
-   A /trunk/epan/dissectors/packet-roofnet.c
+   M /trunk/configure.in
+
+Add --enable-new-packet-list to configure script. Default
+is no for now. Should be kept in sync with the corresponding
+Windows switch.
 
-From Sebastien Tandel:
-Here is a patch for the dissector of the new Roofnet protocol.
 ------------------------------------------------------------------------
-r20155 | jake | 2006-12-19 14:22:34 -0800 (Tue, 19 Dec 2006) | 1 line
+r29677 | krj | 2009-09-02 12:31:56 -0700 (Wed, 02 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/plugins/agentx/Makefile.am
-   M /trunk/plugins/agentx/Makefile.nmake
-   A /trunk/plugins/agentx/moduleinfo.nmake
-   A /trunk/plugins/agentx/plugin.rc.in
+   M /trunk/file.c
+   M /trunk/gtk/new_packet_list.c
 
-Add Windows version info resource.
+Only try and select the last row if not already selected. This fix doesn't seem to work. Any suggestions?
 ------------------------------------------------------------------------
-r20156 | jake | 2006-12-19 14:22:55 -0800 (Tue, 19 Dec 2006) | 1 line
+r29678 | krj | 2009-09-02 12:56:39 -0700 (Wed, 02 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/plugins/artnet/Makefile.am
-   M /trunk/plugins/artnet/Makefile.nmake
-   A /trunk/plugins/artnet/moduleinfo.nmake
-   A /trunk/plugins/artnet/plugin.rc.in
+   M /trunk/gtk/menus.c
 
-Add Windows version info resource.
+Make sure that we deactivate before activating in menu_recent_read_finished(). This fixes a crash due to recent.gui_time_format being invalid (-1). Please review whether this is a correct fix
 ------------------------------------------------------------------------
-r20157 | jake | 2006-12-19 14:23:22 -0800 (Tue, 19 Dec 2006) | 1 line
+r29679 | stig | 2009-09-02 14:04:41 -0700 (Wed, 02 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/plugins/asn1/Makefile.am
-   M /trunk/plugins/asn1/Makefile.nmake
-   A /trunk/plugins/asn1/moduleinfo.nmake
-   A /trunk/plugins/asn1/plugin.rc.in
+   M /trunk/gtk/menus.c
+
+Also deactivate and activate menu for recent.gui_time_precision.
 
-Add Windows version info resource.
 ------------------------------------------------------------------------
-r20158 | jake | 2006-12-19 14:23:37 -0800 (Tue, 19 Dec 2006) | 1 line
+r29680 | etxrab | 2009-09-02 22:03:57 -0700 (Wed, 02 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/plugins/ciscosm/Makefile.am
-   M /trunk/plugins/ciscosm/Makefile.nmake
-   A /trunk/plugins/ciscosm/moduleinfo.nmake
-   A /trunk/plugins/ciscosm/plugin.rc.in
+   M /trunk/gtk/new_packet_list.c
 
-Add Windows version info resource.
+Don't set the minimum column width to the computed or stored value,
+use a fixed minimum value and use the other as the size used to display the column.
 ------------------------------------------------------------------------
-r20159 | jake | 2006-12-19 14:23:56 -0800 (Tue, 19 Dec 2006) | 1 line
+r29681 | etxrab | 2009-09-02 22:35:21 -0700 (Wed, 02 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/plugins/docsis/Makefile.am
-   M /trunk/plugins/docsis/Makefile.nmake
-   A /trunk/plugins/docsis/moduleinfo.nmake
-   A /trunk/plugins/docsis/plugin.rc.in
+   M /trunk/gtk/new_packet_list.c
 
-Add Windows version info resource.
+Right align COL_NUMBER.
 ------------------------------------------------------------------------
-r20160 | jake | 2006-12-19 14:24:16 -0800 (Tue, 19 Dec 2006) | 1 line
+r29682 | stig | 2009-09-03 03:40:06 -0700 (Thu, 03 Sep 2009) | 3 lines
 Changed paths:
-   M /trunk/plugins/enttec/Makefile.am
-   M /trunk/plugins/enttec/Makefile.nmake
-   A /trunk/plugins/enttec/moduleinfo.nmake
-   A /trunk/plugins/enttec/plugin.rc.in
+   M /trunk/gtk/new_packet_list.c
+
+Right justify "Packet length", "Cumulative bytes" and custom columns
+displaying numerical values.
 
-Add Windows version info resource.
 ------------------------------------------------------------------------
-r20161 | jake | 2006-12-19 14:24:40 -0800 (Tue, 19 Dec 2006) | 1 line
+r29683 | stig | 2009-09-03 03:50:30 -0700 (Thu, 03 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/plugins/gryphon/Makefile.am
-   M /trunk/plugins/gryphon/Makefile.nmake
-   A /trunk/plugins/gryphon/moduleinfo.nmake
-   A /trunk/plugins/gryphon/plugin.rc.in
+   M /trunk/gtk/new_packet_list.c
+
+Adjusted int/uint check and fixed a comment in right justify check.
 
-Add Windows version info resource.
 ------------------------------------------------------------------------
-r20162 | jake | 2006-12-19 14:25:09 -0800 (Tue, 19 Dec 2006) | 1 line
+r29684 | stig | 2009-09-03 04:37:12 -0700 (Thu, 03 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/plugins/irda/Makefile.am
-   M /trunk/plugins/irda/Makefile.nmake
-   A /trunk/plugins/irda/moduleinfo.nmake
-   A /trunk/plugins/irda/plugin.rc.in
+   M /trunk/gtk/recent.c
+
+Read column widths from recent file also for new packet list.
 
-Add Windows version info resource.
 ------------------------------------------------------------------------
-r20163 | jake | 2006-12-19 14:25:24 -0800 (Tue, 19 Dec 2006) | 1 line
+r29685 | krj | 2009-09-03 07:32:11 -0700 (Thu, 03 Sep 2009) | 4 lines
 Changed paths:
-   M /trunk/plugins/lwres/Makefile.am
-   M /trunk/plugins/lwres/Makefile.nmake
-   A /trunk/plugins/lwres/moduleinfo.nmake
-   A /trunk/plugins/lwres/plugin.rc.in
+   M /trunk/file.c
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/ui_util.h
+
+Make sure that we stop auto scroll if we start scrolling manually. 
+
+Caveat: we jump to first frame when auto scroll is stopped
 
-Add Windows version info resource.
 ------------------------------------------------------------------------
-r20164 | jake | 2006-12-19 14:26:06 -0800 (Tue, 19 Dec 2006) | 1 line
+r29686 | krj | 2009-09-03 07:41:09 -0700 (Thu, 03 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/plugins/megaco/Makefile.am
-   M /trunk/plugins/megaco/Makefile.nmake
-   A /trunk/plugins/megaco/moduleinfo.nmake
-   A /trunk/plugins/megaco/plugin.rc.in
+   M /trunk/file.c
 
-Add Windows version info resource.
+Remove superfluous assignment
 ------------------------------------------------------------------------
-r20165 | jake | 2006-12-19 14:26:27 -0800 (Tue, 19 Dec 2006) | 1 line
+r29687 | martinm | 2009-09-03 09:42:16 -0700 (Thu, 03 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/plugins/mgcp/Makefile.am
-   M /trunk/plugins/mgcp/Makefile.nmake
-   A /trunk/plugins/mgcp/moduleinfo.nmake
-   A /trunk/plugins/mgcp/plugin.rc.in
+   M /trunk/epan/dissectors/packet-mac-lte.c
+
+Show UEId in info column for UL-SCH / DL-SCH frames.
 
-Add Windows version info resource.
 ------------------------------------------------------------------------
-r20166 | etxrab | 2006-12-19 14:26:41 -0800 (Tue, 19 Dec 2006) | 1 line
+r29688 | krj | 2009-09-03 10:00:17 -0700 (Thu, 03 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-ip.h
-   M /trunk/epan/libwireshark.def
-   M /trunk/plugins/megaco/packet-megaco.c
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/packet_list_store.c
+   M /trunk/gtk/packet_list_store.h
 
-Correct a problem with media parameter dissection and add inforamtion about a number of packages.
+Allocate and use an extra column at the end of the column list to indicate the 'magic' column which contains the _entire_ PacketListRecord
 ------------------------------------------------------------------------
-r20167 | jake | 2006-12-19 14:26:43 -0800 (Tue, 19 Dec 2006) | 1 line
+r29689 | krj | 2009-09-03 10:39:42 -0700 (Thu, 03 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/plugins/opsi/Makefile.am
-   M /trunk/plugins/opsi/Makefile.nmake
-   A /trunk/plugins/opsi/moduleinfo.nmake
-   A /trunk/plugins/opsi/plugin.rc.in
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/packet_list_store.c
+   M /trunk/gtk/packet_list_store.h
 
-Add Windows version info resource.
+Add packet_list_visible_record() to avoid poking PacketListRecord in new_packet_list.c
 ------------------------------------------------------------------------
-r20168 | jake | 2006-12-19 14:27:01 -0800 (Tue, 19 Dec 2006) | 1 line
+r29690 | krj | 2009-09-03 10:56:57 -0700 (Thu, 03 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/plugins/pcli/Makefile.am
-   M /trunk/plugins/pcli/Makefile.nmake
-   A /trunk/plugins/pcli/moduleinfo.nmake
-   A /trunk/plugins/pcli/plugin.rc.in
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/packet_list_store.c
 
-Add Windows version info resource.
+Only store the last column as G_TYPE_POINTER. Hopefully this will soon make us able to sort again
 ------------------------------------------------------------------------
-r20169 | jake | 2006-12-19 14:27:15 -0800 (Tue, 19 Dec 2006) | 1 line
+r29691 | gerald | 2009-09-03 11:15:23 -0700 (Thu, 03 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/plugins/profinet/Makefile.am
-   M /trunk/plugins/profinet/Makefile.nmake
-   A /trunk/plugins/profinet/moduleinfo.nmake
-   A /trunk/plugins/profinet/plugin.rc.in
+   M /trunk/docbook/release-notes.xml
+
+Start the feature list for 1.4.
 
-Add Windows version info resource.
 ------------------------------------------------------------------------
-r20170 | jake | 2006-12-19 14:27:31 -0800 (Tue, 19 Dec 2006) | 1 line
+r29692 | etxrab | 2009-09-04 03:53:37 -0700 (Fri, 04 Sep 2009) | 3 lines
 Changed paths:
-   M /trunk/plugins/rlm/Makefile.am
-   M /trunk/plugins/rlm/Makefile.nmake
-   A /trunk/plugins/rlm/moduleinfo.nmake
-   A /trunk/plugins/rlm/plugin.rc.in
+   M /trunk/epan/addr_resolv.c
 
-Add Windows version info resource.
+From : Didier Gautheron
+Addresse hash is slow on little endian CPU.
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3973
 ------------------------------------------------------------------------
-r20171 | jake | 2006-12-19 14:27:45 -0800 (Tue, 19 Dec 2006) | 1 line
+r29693 | etxrab | 2009-09-04 04:06:52 -0700 (Fri, 04 Sep 2009) | 5 lines
 Changed paths:
-   M /trunk/plugins/rtnet/Makefile.am
-   M /trunk/plugins/rtnet/Makefile.nmake
-   A /trunk/plugins/rtnet/moduleinfo.nmake
-   A /trunk/plugins/rtnet/plugin.rc.in
+   M /trunk/epan/dissectors/packet-gsm_a_rr.c
 
-Add Windows version info resource.
+From   Vincent Helfre:
+Dissect_ccch does not dissect sys info content.
+Me: Remove check_col.
+
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3901
 ------------------------------------------------------------------------
-r20172 | jake | 2006-12-19 14:28:03 -0800 (Tue, 19 Dec 2006) | 1 line
+r29694 | jmayer | 2009-09-04 04:48:04 -0700 (Fri, 04 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/plugins/rudp/Makefile.am
-   M /trunk/plugins/rudp/Makefile.nmake
-   A /trunk/plugins/rudp/moduleinfo.nmake
-   A /trunk/plugins/rudp/plugin.rc.in
+   M /trunk/epan/emem.c
 
-Add Windows version info resource.
+Include "proto.h" instead of <proto.h>
 ------------------------------------------------------------------------
-r20173 | etxrab | 2006-12-19 14:28:20 -0800 (Tue, 19 Dec 2006) | 1 line
+r29695 | tuexen | 2009-09-04 05:42:22 -0700 (Fri, 04 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ber.c
+   M /trunk/gtk/sctp_graph_dlg.c
+
+From Irene Ruengeler: Show duplicate TSNs in SACKs.
 
-Remove an unused variable.
 ------------------------------------------------------------------------
-r20174 | jake | 2006-12-19 14:28:22 -0800 (Tue, 19 Dec 2006) | 1 line
+r29696 | tuexen | 2009-09-04 05:52:28 -0700 (Fri, 04 Sep 2009) | 2 lines
 Changed paths:
-   A /trunk/plugins/sbus/COPYING
-   M /trunk/plugins/sbus/Makefile.am
-   M /trunk/plugins/sbus/Makefile.nmake
-   A /trunk/plugins/sbus/moduleinfo.nmake
-   A /trunk/plugins/sbus/plugin.rc.in
+   M /trunk/gtk/sctp_graph_dlg.c
+
+Fix compilation.
 
-Add Windows version info resource.
 ------------------------------------------------------------------------
-r20175 | jake | 2006-12-19 14:28:41 -0800 (Tue, 19 Dec 2006) | 1 line
+r29697 | tuexen | 2009-09-04 06:10:59 -0700 (Fri, 04 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/plugins/v5ua/Makefile.am
-   M /trunk/plugins/v5ua/Makefile.nmake
-   A /trunk/plugins/v5ua/moduleinfo.nmake
-   A /trunk/plugins/v5ua/plugin.rc.in
+   M /trunk/gtk/sctp_graph_dlg.c
+
+Fix handling of multiple duplicate TSNs.
 
-Add Windows version info resource.
 ------------------------------------------------------------------------
-r20176 | jake | 2006-12-19 14:30:38 -0800 (Tue, 19 Dec 2006) | 1 line
+r29698 | tuexen | 2009-09-04 06:23:51 -0700 (Fri, 04 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/plugins/mate/Makefile.common
-   M /trunk/plugins/mate/moduleinfo.nmake
-   M /trunk/plugins/mate/plugin.rc.in
+   M /trunk/gtk/sctp_graph_dlg.c
+
+Cleanup whitespaces.
 
-Set the right properties on the files.
 ------------------------------------------------------------------------
-r20177 | ulfl | 2006-12-19 14:44:35 -0800 (Tue, 19 Dec 2006) | 1 line
+r29699 | krj | 2009-09-04 10:42:03 -0700 (Fri, 04 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/plugins/profinet/ChangeLog
-   M /trunk/plugins/profinet/moduleinfo.h
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/packet_list_store.c
+   M /trunk/gtk/packet_list_store.h
 
-raise plugin version, as I've done some small but important changes
+Rename new_packet_list_reset_dissected to packet_list_reset_dissected
 ------------------------------------------------------------------------
-r20178 | jake | 2006-12-20 02:07:20 -0800 (Wed, 20 Dec 2006) | 2 lines
+r29700 | wmeier | 2009-09-04 11:18:34 -0700 (Fri, 04 Sep 2009) | 3 lines
 Changed paths:
-   M /trunk/plugins/profinet/moduleinfo.nmake
+   M /trunk/epan/dissectors/packet-kingfisher.c
 
-Bump micro version number, like in moduleinfo.h
+From Rob Casey: Fix for: Incorrect station identifier parsing in Kingfisher dissector 
+See https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3946
 
 ------------------------------------------------------------------------
-r20179 | sahlberg | 2006-12-20 03:57:31 -0800 (Wed, 20 Dec 2006) | 8 lines
+r29701 | wmeier | 2009-09-04 11:40:02 -0700 (Fri, 04 Sep 2009) | 7 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-tcp.c
+   M /trunk/epan/dissectors/packet-kingfisher.c
 
-Enhance tcp reassembly of the flavor "reassemble one more segment" work properly
-for the quite unusual case when we need to do this multiple times in a row for the same PDU.
-
-This fixes the issue reported by Xiaoguang Liu on the mailinglist
-where wireshark did not manage to properly reassemble a big HTTP header spanning several (more than two) tcp segments.
+A few minor revisions:
+- if (check_col ...) no longer required;
+- Use match_strval when verifying the fcn code;
+- Add a missing #ifdef;
+- Make a global variable static;
+- Fix indentation to be consistent in a few places.
 
+------------------------------------------------------------------------
+r29705 | krj | 2009-09-05 03:36:29 -0700 (Sat, 05 Sep 2009) | 2 lines
+Changed paths:
+   M /trunk/file.c
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/packet_list_store.c
+   M /trunk/gtk/packet_list_store.h
+   M /trunk/ui_util.h
 
+Get rid off GtkTreeModelFilter because the time to sort becomes unbearable when combined with GtkTreeSortable. This means that we now track which frames are visible in the our own packet list store. To do so, we now distinguish between physical and visible rows. All frames are added as physical rows. Only those that passes the display filter are marked as visible.
 
 ------------------------------------------------------------------------
-r20180 | jake | 2006-12-20 08:24:19 -0800 (Wed, 20 Dec 2006) | 2 lines
+r29706 | stig | 2009-09-05 04:15:50 -0700 (Sat, 05 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/doc/README.plugins
+   M /trunk/gtk/packet_list_store.c
 
-Updated to describe the current state of plugin development.
+Make it build without warnings.
 
 ------------------------------------------------------------------------
-r20181 | jmayer | 2006-12-20 13:41:19 -0800 (Wed, 20 Dec 2006) | 1 line
+r29707 | krj | 2009-09-05 04:58:44 -0700 (Sat, 05 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/asn1/snmp
+   M /trunk/gtk/packet_list_store.c
 
-Set svn:ignore
+Bail out gracefully on colums we cant sort on yet instead of crashing
 ------------------------------------------------------------------------
-r20182 | sfisher | 2006-12-20 22:41:11 -0800 (Wed, 20 Dec 2006) | 11 lines
+r29708 | krj | 2009-09-05 05:42:44 -0700 (Sat, 05 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-netflow.c
-
-
-From Motonori Shindo:
-
-As per NetFlow V9 protocol, Template ID is guaranteed to be unique per
-Observation Domain (identified by Source ID) and the Exporter
-(identified by the source IP address of NetFlow PDU).
-
-The former code was ignoring these information for simplicity, but
-noticing such a necessity.
-
+   M /trunk/gtk/new_packet_list.c
 
+Sort out some of the confusion r29706 introduced (visible vs. physical rows). We choose the wrong packet in the packet view because we used the physical row instead of the visible. I suspect there a couple more of these lurking.
 ------------------------------------------------------------------------
-r20183 | martinm | 2006-12-21 09:05:42 -0800 (Thu, 21 Dec 2006) | 4 lines
+r29709 | stig | 2009-09-05 06:06:45 -0700 (Sat, 05 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-rtcp.c
+   M /trunk/epan/prefs.c
 
-TBCP changes:
-- Fix 'ignored' flag that wasn't wide enough to take result
-- Use FP_UINT_STRING in a couple of places
+Ignore preferences for deleted protocols "etheric" and "isup_thin".
 
 ------------------------------------------------------------------------
-r20184 | martinm | 2006-12-21 10:00:07 -0800 (Thu, 21 Dec 2006) | 2 lines
+r29710 | krj | 2009-09-05 06:24:16 -0700 (Sat, 05 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-catapult-dct2000.c
+   M /trunk/gtk/packet_list_store.c
+   M /trunk/gtk/packet_list_store.h
 
-Add a generated field for how many data bytes are accepted by subdissector
+Make sure that we can resort with an active display filter
+------------------------------------------------------------------------
+r29711 | krj | 2009-09-05 06:27:34 -0700 (Sat, 05 Sep 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/packet_list_store.c
+   M /trunk/gtk/packet_list_store.h
 
+Get rid of row_data_t
 ------------------------------------------------------------------------
-r20185 | guy | 2006-12-21 13:09:39 -0800 (Thu, 21 Dec 2006) | 3 lines
+r29712 | stig | 2009-09-05 06:30:16 -0700 (Sat, 05 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/AUTHORS
+   M /trunk/gtk/main.c
 
-Steve Sommars wanted his work e-mail address removed and his home
-address's entry removed.
+Apply user font when changing profile with new packet list.
 
 ------------------------------------------------------------------------
-r20186 | jake | 2006-12-21 14:01:09 -0800 (Thu, 21 Dec 2006) | 3 lines
+r29713 | krj | 2009-09-05 06:46:17 -0700 (Sat, 05 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/gtk/capture_dlg.c
+   M /trunk/gtk/packet_list_store.c
 
-From Florent Drouin:
-Here is a patch for Bug 771.
-It solves the problem of datalink header selection, when the interface has more than one.
+Restore original condition in packet_list_iter_n_children()
 ------------------------------------------------------------------------
-r20187 | jake | 2006-12-21 14:13:30 -0800 (Thu, 21 Dec 2006) | 3 lines
+r29714 | stig | 2009-09-05 07:37:02 -0700 (Sat, 05 Sep 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-sflow.c
+   M /trunk/gtk/new_packet_list.c
 
-From Taisuke SASAKI:
-I found a misdecoding in dissect_sflow_extended_switch() in epan/dissector/packet-sflow.c and fixed it.
+Fetch old column width values if we have not initialized the packet list,
+so we don't write zero width values if closing before loading a capture.
 
 ------------------------------------------------------------------------
-r20188 | etxrab | 2006-12-21 14:15:34 -0800 (Thu, 21 Dec 2006) | 1 line
+r29715 | krj | 2009-09-05 08:25:53 -0700 (Sat, 05 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/Makefile.nmake
-   M /trunk/config.nmake
-   M /trunk/tools/win32-setup.sh
+   M /trunk/gtk/new_packet_list.c
 
-Update to use gtk 2.10.6 and friends.
+Remove dead code. We dont construct columns while reading the file. We do that when we have to display the frame
 ------------------------------------------------------------------------
-r20189 | jake | 2006-12-21 14:24:33 -0800 (Thu, 21 Dec 2006) | 4 lines
+r29716 | krj | 2009-09-05 08:30:34 -0700 (Sat, 05 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-q931.c
-
-From Alfred Alinazar:
-The patch is to dissect unknown information element when an Avaya PBX
-use codeset = 6 to send display.
+   M /trunk/gtk/new_packet_list.c
 
+Inline cache_columns()
 ------------------------------------------------------------------------
-r20190 | wmeier | 2006-12-21 16:38:53 -0800 (Thu, 21 Dec 2006) | 2 lines
+r29717 | krj | 2009-09-05 08:46:47 -0700 (Sat, 05 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/Makefile.nmake
-
-use 'rm -rf' so no error if directory already deleted (by 'clean_setup')
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/packet_list_store.c
+   M /trunk/gtk/packet_list_store.h
 
+Move new_packet_list_dissect() to packet_list_store.c. We need to have it there in order to dissect columns on the fly when we have to sort
 ------------------------------------------------------------------------
-r20191 | wmeier | 2006-12-21 20:46:26 -0800 (Thu, 21 Dec 2006) | 4 lines
+r29718 | krj | 2009-09-05 09:35:05 -0700 (Sat, 05 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/test/suite-capture.sh
-
-Add additional output to try to find out why the "capture 10
-packets" test fails during the run-tests step of the
-buildbot windows build ...
+   M /trunk/gtk/packet_list_store.c
+   M /trunk/gtk/packet_list_store.h
 
+Dissect-on-the-fly when we have columns that are empty, i.e. columns containing strings (COL_INFO + friends). This allows us to sort on _all_ columns now.
 ------------------------------------------------------------------------
-r20192 | lego | 2006-12-21 21:48:57 -0800 (Thu, 21 Dec 2006) | 7 lines
+r29719 | stig | 2009-09-05 11:13:48 -0700 (Sat, 05 Sep 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/wslua
-   M /trunk/epan/wslua/init_wslua.c
-   M /trunk/epan/wslua/make-doc.pl
-   M /trunk/epan/wslua/taps
-   M /trunk/epan/wslua/wslua_proto.c
-   M /trunk/epan/wslua/wslua_tvb.c
+   M /trunk/gtk/main.c
 
-- Fix the name of the disable_lua variable.
-== improve documentation
-   make-doc.pl ( make doc ) generates an almost complete reference manual.
+Move reloading pane geometry to a point where we have the correct
+main_first_pane and main_second_pane.
 
+------------------------------------------------------------------------
+r29720 | krj | 2009-09-05 11:28:06 -0700 (Sat, 05 Sep 2009) | 1 line
+Changed paths:
+   M /trunk/epan/column-utils.c
 
+Reorder col_fill_in()
+------------------------------------------------------------------------
+r29721 | krj | 2009-09-05 11:39:46 -0700 (Sat, 05 Sep 2009) | 1 line
+Changed paths:
+   M /trunk/epan/column-utils.c
+   M /trunk/epan/prefs.c
 
+COL_BSSGP_TLLI is deprecated
+------------------------------------------------------------------------
+r29722 | krj | 2009-09-05 11:45:55 -0700 (Sat, 05 Sep 2009) | 1 line
+Changed paths:
+   M /trunk/epan/column-utils.c
+   M /trunk/epan/column-utils.h
+   M /trunk/epan/libwireshark.def
 
+col_custom_set_fstr() is unused. Remove it
 ------------------------------------------------------------------------
-r20193 | lego | 2006-12-21 21:54:12 -0800 (Thu, 21 Dec 2006) | 3 lines
+r29723 | krj | 2009-09-05 12:07:04 -0700 (Sat, 05 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/epan/wslua/wslua_tvb.c
+   M /trunk/gtk/packet_list_store.c
 
-fix a typo.
+Don't copy constant column strings. This reduces memory foot print because COL_PROTOCOL is usually a constant string. This saves us 3-4 bytes for each frame
+------------------------------------------------------------------------
+r29724 | stig | 2009-09-05 12:42:43 -0700 (Sat, 05 Sep 2009) | 2 lines
+Changed paths:
+   M /trunk/gtk/main.c
 
+Remove an obsolete gui_time_format setting.
 
 ------------------------------------------------------------------------
-r20194 | sahlberg | 2006-12-22 00:35:43 -0800 (Fri, 22 Dec 2006) | 15 lines
+r29725 | stig | 2009-09-05 15:12:51 -0700 (Sat, 05 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dfilter/dfvm.c
-   M /trunk/epan/ftypes/ftype-ipv4.c
-   M /trunk/epan/ftypes/ftype-string.c
-   M /trunk/epan/ftypes/ftypes.c
-   M /trunk/epan/ftypes/ftypes.h
-   M /trunk/epan/libwireshark.def
-   M /trunk/epan/proto.c
-   M /trunk/gtk/dfilter_expr_dlg.c
+   M /trunk/epan/dissectors/packet-capwap.c
 
-change some slab allocated memory into ep/emem allocated structures instead.
+Changed type for "Wireless data" to FT_BYTES.
 
-this primarily removes code and simplifies (==eliminates) the need to track the data that is allocated and should potentially be slightly faster than a slab allocator.
-however these functions are called A LOT so there might be a performance hit when using emem with full debugging canary values and all the bells and whistles activated.
+------------------------------------------------------------------------
+r29726 | krj | 2009-09-05 21:26:50 -0700 (Sat, 05 Sep 2009) | 4 lines
+Changed paths:
+   M /trunk/asn1/camel/packet-camel-template.c
+   M /trunk/asn1/gsmmap/packet-gsmmap-template.c
+   M /trunk/asn1/pkixcmp/packet-cmp-template.c
+   M /trunk/asn1/smrse/packet-smrse-template.c
+   M /trunk/epan/dissectors/packet-camel.c
+   M /trunk/epan/dissectors/packet-catapult-dct2000.c
+   M /trunk/epan/dissectors/packet-cmp.c
+   M /trunk/epan/dissectors/packet-dlm3.c
+   M /trunk/epan/dissectors/packet-gsm_map.c
+   M /trunk/epan/dissectors/packet-hip.c
+   M /trunk/epan/dissectors/packet-ieee802154.c
+   M /trunk/epan/dissectors/packet-mtp2.c
+   M /trunk/epan/dissectors/packet-nat-pmp.c
+   M /trunk/epan/dissectors/packet-ptp.c
+   M /trunk/epan/dissectors/packet-rpl.c
+   M /trunk/epan/dissectors/packet-smrse.c
+   M /trunk/epan/dissectors/packet-wow.c
+   M /trunk/epan/dissectors/packet-zbee-aps.c
+   M /trunk/epan/dissectors/packet-zbee-nwk.c
+   M /trunk/epan/dissectors/packet-zbee-zdp.c
+   M /trunk/epan/value_string.c
+   M /trunk/epan/value_string.h
 
+Don't pass ep_alloc()'ed strings to col_set_str().
 
-this change also makes any future attempt to parallellize dissection of frames easier if we just make the ep allocator allocate from a threads specific ep pool.
-(something we would have to do anyway to make ep allocations multithreaded)
+Fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3984
 
+------------------------------------------------------------------------
+r29727 | krj | 2009-09-05 22:29:51 -0700 (Sat, 05 Sep 2009) | 1 line
+Changed paths:
+   M /trunk/asn1/camel/packet-camel-template.c
+   M /trunk/asn1/gsmmap/packet-gsmmap-template.c
+   M /trunk/asn1/pkixcmp/packet-cmp-template.c
+   M /trunk/asn1/smrse/packet-smrse-template.c
+   M /trunk/epan/dissectors/packet-camel.c
+   M /trunk/epan/dissectors/packet-cmp.c
+   M /trunk/epan/dissectors/packet-gsm_map.c
+   M /trunk/epan/dissectors/packet-nat-pmp.c
+   M /trunk/epan/dissectors/packet-ptp.c
+   M /trunk/epan/dissectors/packet-smrse.c
 
+s/col_add_fstr/col_add_str
+------------------------------------------------------------------------
+r29728 | krj | 2009-09-05 22:49:00 -0700 (Sat, 05 Sep 2009) | 4 lines
+Changed paths:
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/packet_list_store.c
+   M /trunk/gtk/packet_list_store.h
 
-this works in all my tests so far but needs more test coverage.
+Make sure that we can enable/disable color filtering.
 
+Fixes http://wiki.wireshark.org/Development/OptimizePacketList?action=diff&rev1=11&rev2=12
 
+------------------------------------------------------------------------
+r29729 | krj | 2009-09-05 23:07:53 -0700 (Sat, 05 Sep 2009) | 1 line
+Changed paths:
+   M /trunk/color_filters.c
+   M /trunk/color_filters.h
+   M /trunk/gtk/packet_list_store.c
 
+Add NEW_PACKET_LIST guard to color_filters_colorize_packet()
 ------------------------------------------------------------------------
-r20195 | sahlberg | 2006-12-22 01:01:12 -0800 (Fri, 22 Dec 2006) | 10 lines
+r29730 | krj | 2009-09-05 23:33:13 -0700 (Sat, 05 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dfilter/dfvm.c
-   M /trunk/epan/ftypes/ftype-ipv4.c
-   M /trunk/epan/ftypes/ftype-string.c
-   M /trunk/epan/ftypes/ftypes.c
-   M /trunk/epan/ftypes/ftypes.h
-   M /trunk/epan/libwireshark.def
+   M /trunk/epan/dissectors/packet-frame.c
    M /trunk/epan/proto.c
-   M /trunk/gtk/dfilter_expr_dlg.c
-
-hmm
+   M /trunk/epan/proto.h
 
-best to revert this for a while.
+The frame dissector disables the TRY_TO_FAKE_THIS_ITEM() optimization by marking the protocol tree as permamently visible. It only needs to disable the optimization temporarily while it creates the protocol item it intends to use proto_item_append_string() on
+------------------------------------------------------------------------
+r29731 | krj | 2009-09-06 00:24:54 -0700 (Sun, 06 Sep 2009) | 1 line
+Changed paths:
+   M /trunk/epan/proto.c
+   M /trunk/epan/proto.h
 
+Introduce TRY_TO_FAKE_THIS_REPR which is an optimization similar to the existing TRY_TO_FAKE_THIS_ITEM. The purpose of TRY_TO_FAKE_THIS_REPR is to avoid generating the string representation for the protocol item. There is no point in doing this if the protocol tree isn't visible. In this case the result will be discarded any way.
+------------------------------------------------------------------------
+r29732 | krj | 2009-09-06 00:33:07 -0700 (Sun, 06 Sep 2009) | 1 line
+Changed paths:
+   M /trunk/epan/proto.c
 
+This fix was supposed to be in r29731 which some how only contained whitespace changes.
+------------------------------------------------------------------------
+r29733 | krj | 2009-09-06 00:55:17 -0700 (Sun, 06 Sep 2009) | 7 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-frame.c
+   M /trunk/epan/packet.c
+   M /trunk/epan/packet_info.h
 
-revert all changes from previous patch.
+We track all protocols that appear in each packet in the frame dissector. This is an expensive operation because we:
 
+* Disable the TRY_TO_FAKE_THIS_ITEM optimization
+* Use GString to store the protocols
 
+We should only do this if the 'hf_frame_protocols' is referenced (unlikely)
 
 ------------------------------------------------------------------------
-r20196 | jake | 2006-12-22 04:53:49 -0800 (Fri, 22 Dec 2006) | 4 lines
+r29734 | krj | 2009-09-06 01:10:12 -0700 (Sun, 06 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/make-version.pl
-
-Fix for bug 1195.
-Add preference svn_client to indicate you want to use 'svn info' i.s.o. ugly directory hack.
-version.conf format more relaxed.
+   M /trunk/epan/emem.c
 
+Avoid calling emem_create_chunk() needlessly
 ------------------------------------------------------------------------
-r20197 | wmeier | 2006-12-22 05:00:40 -0800 (Fri, 22 Dec 2006) | 3 lines
+r29735 | etxrab | 2009-09-06 01:59:30 -0700 (Sun, 06 Sep 2009) | 4 lines
 Changed paths:
-   M /trunk/test/config.sh
-   M /trunk/test/suite-capture.sh
-
-Use interface '1' for the capture tests;
-Add additional error output in case any other problems
+   M /trunk/epan/addr_resolv.c
 
+From Didier Gautheron:
+Extracted from optimizations patch http://wiki.wireshark.org/Development/Optimization
+Optimize address handling.
+The address hash should be possible to use from the new_packet_list.
 ------------------------------------------------------------------------
-r20198 | jake | 2006-12-22 06:48:51 -0800 (Fri, 22 Dec 2006) | 3 lines
+r29736 | krj | 2009-09-06 02:03:15 -0700 (Sun, 06 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-giop.c
-
-Fix for bug 1272.
-Check length remaining before aligning.
+   M /trunk/epan/column-utils.c
 
+Macrofy check_col() -> CHECK_COL() internally in columns-utils.c
 ------------------------------------------------------------------------
-r20199 | morriss | 2006-12-22 09:23:45 -0800 (Fri, 22 Dec 2006) | 1 line
+r29737 | krj | 2009-09-06 02:11:17 -0700 (Sun, 06 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/version_info.c
+   M /trunk/epan/column-utils.c
 
-Take out UCD-SNMP message since we no longer use it
+Macrofy have_custom_cols() -> HAVE_CUSTOM_COLS() internally in columns-utils.c
 ------------------------------------------------------------------------
-r20200 | wmeier | 2006-12-22 10:16:22 -0800 (Fri, 22 Dec 2006) | 6 lines
+r29738 | krj | 2009-09-06 02:36:21 -0700 (Sun, 06 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/test/suite-capture.sh
-
-OK: I think I've fixed most of the problems in
-    suite-capture.sh which were causing some
-    of tests to fail;
-    The stdout tests still tend to fail:
-    some issue with flushing the stdout pipe ??
+   M /trunk/gtk/packet_list_store.c
 
+Sort the visible list while traversing the physical row list. This halves the time needed to sort
 ------------------------------------------------------------------------
-r20201 | jake | 2006-12-22 12:09:09 -0800 (Fri, 22 Dec 2006) | 2 lines
+r29739 | krj | 2009-09-06 03:03:06 -0700 (Sun, 06 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/gtk/capture_dlg.c
-
-Make fix for bug 771 compatible with GTK1
+   M /trunk/epan/column-utils.c
 
+Inline col_has_time_fmt() into col_based_on_frame_data()
 ------------------------------------------------------------------------
-r20202 | gerald | 2006-12-22 13:01:23 -0800 (Fri, 22 Dec 2006) | 2 lines
+r29740 | krj | 2009-09-06 03:41:35 -0700 (Sun, 06 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/AUTHORS
-
-@ -> [AT]
+   M /trunk/gtk/packet_list_store.c
 
+Tigthen the condition under which we create a protocol create while sorting
 ------------------------------------------------------------------------
-r20203 | sfisher | 2006-12-22 14:15:38 -0800 (Fri, 22 Dec 2006) | 5 lines
+r29741 | stig | 2009-09-06 04:24:56 -0700 (Sun, 06 Sep 2009) | 7 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-pppoe.c
-
-
-Report inaccurate PPPoE Session payload length when detected to aid in the
-troubleshooting of malformed packets.
+   M /trunk/epan/dissectors/packet-homeplug.c
 
+Use correct field types for variable length fields.
+Fixed types by adding new types for "undissected" blocks:
+- Replace Bridge Address
+- Multicast With Response
+- Confirm Network Encryption Key
+- Host Tag
 
 ------------------------------------------------------------------------
-r20204 | gerald | 2006-12-22 16:06:16 -0800 (Fri, 22 Dec 2006) | 2 lines
+r29742 | krj | 2009-09-06 04:30:41 -0700 (Sun, 06 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/Makefile.nmake
-   M /trunk/config.nmake
-   M /trunk/packaging/nsis/wireshark.nsi
-   M /trunk/tools/win32-setup.sh
-
-Update to GNUTLS 1.6.0.
+   M /trunk/epan/proto.c
 
+We don't currently fake fields if they are referenced indirectly through some other fields (currently only FT_PROTOCOL's can be indirectly referenced) . However, there doesn't seem to be any reason for this restriction. We already have proto_tree_set_fake_protocols() to disable 'faking' if any clients requires this. So, this changelist removes this restriction on indirectly referenced fields.
 ------------------------------------------------------------------------
-r20205 | sahlberg | 2006-12-22 16:10:49 -0800 (Fri, 22 Dec 2006) | 4 lines
+r29743 | krj | 2009-09-06 05:27:32 -0700 (Sun, 06 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/epan/ftypes/ftype-ipv4.c
-
-make ipv4 ftype use cheap ep_ memory isntead of slightly less cheap g_ memory
-for the temporary storage while parsing
-
+   M /trunk/gtk/packet_list_store.c
+   M /trunk/gtk/packet_list_store.h
 
+Fix target of assignment not really an lvalue error
 ------------------------------------------------------------------------
-r20206 | lego | 2006-12-22 19:45:46 -0800 (Fri, 22 Dec 2006) | 4 lines
+r29744 | krj | 2009-09-06 06:25:31 -0700 (Sun, 06 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/epan/wslua/console.lua
-   M /trunk/epan/wslua/wslua_listener.c
-
-- Fix an error in the tap listener callback
-- add some comments to console.lua
-
+   M /trunk/epan/column-utils.c
 
+Remove static custom column variable which is no longer used
 ------------------------------------------------------------------------
-r20207 | lego | 2006-12-22 19:52:38 -0800 (Fri, 22 Dec 2006) | 3 lines
+r29745 | krj | 2009-09-06 06:35:27 -0700 (Sun, 06 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/tshark.c
-
-Have -X options defined before epan_init() gets called.
+   M /trunk/epan/column-utils.c
 
+Remove already #if 0'ed code that was made redundant due to COL_CIRCUIT_ID custom column deprecation
+------------------------------------------------------------------------
+r29746 | krj | 2009-09-06 07:00:28 -0700 (Sun, 06 Sep 2009) | 1 line
+Changed paths:
+   M /trunk/tap-sctpchunkstat.c
 
+Dont declare address_to_str(). Pull in <epan/to_str.h> instead
 ------------------------------------------------------------------------
-r20208 | lego | 2006-12-22 19:53:13 -0800 (Fri, 22 Dec 2006) | 3 lines
+r29747 | krj | 2009-09-06 07:25:47 -0700 (Sun, 06 Sep 2009) | 5 lines
 Changed paths:
-   M /trunk/epan/wslua/wslua_listener.c
+   M /trunk/asn1/ansi-tcap/packet-ansi_tcap-template.c
+   M /trunk/asn1/ansi_map/packet-ansi_map-template.c
+   M /trunk/asn1/h245/packet-h245-template.c
+   M /trunk/epan/addr_resolv.c
+   M /trunk/epan/addr_resolv.h
+   M /trunk/epan/dissectors/packet-acn.c
+   M /trunk/epan/dissectors/packet-ansi_map.c
+   M /trunk/epan/dissectors/packet-ansi_tcap.c
+   M /trunk/epan/dissectors/packet-dtls.c
+   M /trunk/epan/dissectors/packet-h245.c
+   M /trunk/epan/dissectors/packet-http.c
+   M /trunk/epan/dissectors/packet-iax2.c
+   M /trunk/epan/dissectors/packet-ieee802154.c
+   M /trunk/epan/dissectors/packet-ipx.c
+   M /trunk/epan/dissectors/packet-jxta.c
+   M /trunk/epan/dissectors/packet-pagp.c
+   M /trunk/epan/dissectors/packet-rtcp.c
+   M /trunk/epan/dissectors/packet-rtp.c
+   M /trunk/epan/dissectors/packet-sccp.c
+   M /trunk/epan/dissectors/packet-ssl-utils.c
+   M /trunk/epan/dissectors/packet-tacacs.c
+   M /trunk/epan/gcp.c
+   M /trunk/epan/libwireshark.def
+   M /trunk/epan/tcap-persistentdata.c
+   M /trunk/epan/to_str.c
+   M /trunk/epan/to_str.h
+   M /trunk/gtk/compare_stat.c
+   M /trunk/gtk/conversations_table.c
+   M /trunk/gtk/hostlist_table.c
+   M /trunk/gtk/mcast_stream_dlg.c
+   M /trunk/gtk/rtp_stream_dlg.c
+   M /trunk/gtk/sctp_chunk_stat.c
+   M /trunk/gtk/tcp_graph.c
+   M /trunk/gtk/wlan_stat_dlg.c
+   M /trunk/plugins/stats_tree/pinfo_stats_tree.c
+   M /trunk/tap-iousers.c
+   M /trunk/tap-sctpchunkstat.c
 
-get rid of an unused variable.
+Rename address_to_str() to ep_address_to_str() because:
 
+1) This indicates that the string has ephemeral lifetime
+2) More consistent with its existing seasonal counterpart, se_address_to_str().
 
 ------------------------------------------------------------------------
-r20209 | sahlberg | 2006-12-23 13:17:32 -0800 (Sat, 23 Dec 2006) | 2 lines
+r29748 | krj | 2009-09-06 07:39:53 -0700 (Sun, 06 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/epan/ftypes/ftype-pcre.c
-
-make the PCRE ftype use ep allocated memory instead of g_malloced memory
+   M /trunk/epan/to_str.c
 
+Change se_address_to_str() to call address_to_str_buf() directly
 ------------------------------------------------------------------------
-r20210 | jake | 2006-12-24 08:12:04 -0800 (Sun, 24 Dec 2006) | 1 line
+r29749 | etxrab | 2009-09-06 07:53:21 -0700 (Sun, 06 Sep 2009) | 5 lines
 Changed paths:
-   M /trunk/epan/ftypes/ftype-pcre.c
+   M /trunk/epan/addr_resolv.c
 
-Reverse commit 20209, breaking the build across the board.
+Put back
+http://anonsvn.wireshark.org/viewvc?view=rev&revision=29656
+http://anonsvn.wireshark.org/viewvc?view=rev&revision=29658
+http://anonsvn.wireshark.org/viewvc?view=rev&revision=29661
+Reverted by my previous checkin.
 ------------------------------------------------------------------------
-r20211 | guy | 2006-12-24 12:40:19 -0800 (Sun, 24 Dec 2006) | 5 lines
+r29750 | gerald | 2009-09-06 08:03:28 -0700 (Sun, 06 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-roofnet.c
-
-dissect_roofnet_link() returns no value and nothing expects it to;
-declare it to return void, not int.
-
-Get rid of an unused variable.
+   M /trunk/epan/enterprise-numbers
+   M /trunk/manuf
 
+[Automatic manuf and enterprise-numbers update for 2009-09-06]
 ------------------------------------------------------------------------
-r20212 | sfisher | 2006-12-24 20:01:22 -0800 (Sun, 24 Dec 2006) | 16 lines
+r29753 | krj | 2009-09-06 08:06:41 -0700 (Sun, 06 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/epan/dissectors/packet-ssl.c
-
-
-From Sake Blok:
+   M /trunk/epan/to_str.c
 
-The attached patch changes the way the ssl-session-id is displayed.
-Currently it is not shown, only the length is shown like this:
+Reorder file to group related functionality
+------------------------------------------------------------------------
+r29754 | krj | 2009-09-06 11:25:23 -0700 (Sun, 06 Sep 2009) | 4 lines
+Changed paths:
+   M /trunk/epan/circuit.c
+   M /trunk/epan/circuit.h
+   M /trunk/epan/conversation.c
+   M /trunk/epan/conversation.h
+   M /trunk/epan/epan.c
+   M /trunk/epan/epan.h
+   M /trunk/epan/expert.c
+   M /trunk/epan/expert.h
+   M /trunk/epan/packet.c
+   M /trunk/epan/reassemble.c
+   M /trunk/epan/reassemble.h
+   M /trunk/epan/reassemble_test.c
+   M /trunk/epan/stream.c
+   M /trunk/epan/stream.h
+   M /trunk/file.c
+   M /trunk/rawshark.c
+   M /trunk/tshark.c
 
-   Session ID Length: 32
-   Session ID (32 bytes)
+Split a bunch of init routines into init() and cleanup(). This allows us to free memory properly on shutdown.
 
-To me, it is not useful to repeat the length and omit the ID itself.
-With this patch the ssl-session-id is shown like this:
+This is an initial step. There's still some work to do.
 
-   Session ID Length: 32
-   Session ID: A4B2FB0EE6D8F58DEFF68E38B1E5B4C25F1869D4BC86A96E...
+------------------------------------------------------------------------
+r29755 | stig | 2009-09-06 18:19:26 -0700 (Sun, 06 Sep 2009) | 3 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-homeplug.c
 
+Don't pass length 0 to a FT_UINT.
+Fixed some uint types with length 2.
 
 ------------------------------------------------------------------------
-r20213 | guy | 2006-12-25 13:34:11 -0800 (Mon, 25 Dec 2006) | 2 lines
+r29756 | jmayer | 2009-09-07 00:26:43 -0700 (Mon, 07 Sep 2009) | 8 lines
 Changed paths:
-   M /trunk/wiretap/wtap-int.h
+   M /trunk/CMakeLists.txt
+   M /trunk/cmake/modules/FindADNS.cmake
+   A /trunk/cmake/modules/FindHtmlViewer.cmake
+   M /trunk/cmake/modules/FindLEX.cmake
+   D /trunk/cmake/modules/FindQt4.cmake
+   M /trunk/cmake/modules/FindYACC.cmake
+   M /trunk/cmake/modules/UseLemon.cmake
+   D /trunk/cmake/modules/UsePkgConfig.cmake
+   M /trunk/epan/CMakeLists.txt
+
+- Undo the PACKAGELIST WSWIN32 stuff in CMakeLists.txt:
+  That's what the packages are for, so instead of creating
+  WSWIN32, the stuff should probably go into the GLIB2
+  package.
+- libwireshark now compiles - no time to add linking with
+  it until tonight
 
-Fix indentation.
 
 ------------------------------------------------------------------------
-r20214 | jake | 2006-12-26 01:13:05 -0800 (Tue, 26 Dec 2006) | 7 lines
+r29757 | jmayer | 2009-09-07 00:30:42 -0700 (Mon, 07 Sep 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-isis-lsp.c
+   M /trunk/gtk/capture_dlg.h
 
-From Sebastien Tandel:
-Here is a patch for the management of the bad/good checksum for ISIS (like TCP/UDP/IP).
-support added for:
-- booleans hf_isis_lsp_checksum_good, hf_isis_lsp_checksum_bad in the tree,
-- information in the info column if bad checksum,
-- expert info for bad checksum,
+The external declaration of airpcap_tb here is not needed
+and creates warnings
 
 ------------------------------------------------------------------------
-r20215 | ulfl | 2006-12-26 04:40:37 -0800 (Tue, 26 Dec 2006) | 1 line
+r29758 | etxrab | 2009-09-07 03:03:55 -0700 (Mon, 07 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/Makefile.nmake
+   M /trunk/file.c
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/ui_util.h
 
-convert line endings (using dos2unix) of the win32_setup.sh file before using it
+Automatically adjust the time column width when time format changes.
 ------------------------------------------------------------------------
-r20216 | ulfl | 2006-12-26 12:00:45 -0800 (Tue, 26 Dec 2006) | 1 line
+r29759 | krj | 2009-09-07 04:33:38 -0700 (Mon, 07 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-stun2.c
+   M /trunk/epan/frame_data.h
+   M /trunk/file.c
+   M /trunk/gtk/packet_list_store.c
 
-use prefix to prevent redefinition warning from wingdi.h
+Track length of columns strings. We'll need this in order to resize columns quickly
 ------------------------------------------------------------------------
-r20217 | ulfl | 2006-12-26 12:04:54 -0800 (Tue, 26 Dec 2006) | 1 line
+r29760 | etxrab | 2009-09-07 04:50:08 -0700 (Mon, 07 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/gtk/proto_draw.c
+   M /trunk/file.c
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/ui_util.h
 
-fix unused warnings
+col_fmt not needed.
 ------------------------------------------------------------------------
-r20218 | ulfl | 2006-12-26 12:20:52 -0800 (Tue, 26 Dec 2006) | 3 lines
+r29761 | stig | 2009-09-07 05:01:19 -0700 (Mon, 07 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/config.nmake
+   M /trunk/file.c
 
-cygwins python doesn't work on a lot of machines, make the native python the default (until we know what the cause of the problems are)
+Fixed arguments to new_packet_list_set_time_width().
 
-set VERSION_EXTRA back to empty - I guess this was checked in by mistake
 ------------------------------------------------------------------------
-r20219 | ulfl | 2006-12-26 14:01:09 -0800 (Tue, 26 Dec 2006) | 1 line
+r29762 | krj | 2009-09-07 05:04:59 -0700 (Mon, 07 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/docbook/wsdg_src/WSDG_chapter_tools.xml
+   M /trunk/gtk/main_toolbar.c
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/new_packet_list.h
 
-the default python version used changed from cygwin to native Win32 version
+Add initial implementation of new_packet_list_resize_columns() which just sets the column width according to the column format (work in progress)
 ------------------------------------------------------------------------
-r20220 | morriss | 2006-12-26 14:27:46 -0800 (Tue, 26 Dec 2006) | 1 line
+r29763 | stig | 2009-09-07 05:12:45 -0700 (Mon, 07 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-sccp.c
+   M /trunk/gtk/menus.c
+
+Enable resize columns button for new packet list.
 
-If p2p_dir isn't set (no message direction is configured) or no association is found, try to find a subdissector on both the called and calling SSNs instead of just trying the called SSN.  Also clean up some indenting and fix the capitalization when showing what dissector the TCAP SSN is linked to.
 ------------------------------------------------------------------------
-r20221 | wmeier | 2006-12-26 14:40:49 -0800 (Tue, 26 Dec 2006) | 6 lines
+r29764 | stig | 2009-09-07 05:13:28 -0700 (Mon, 07 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/Makefile.nmake
-   M /trunk/config.nmake
-
-Uh Oh: Fix to properly set SH_FLAGS with 'igncr' if required as part of the nmake;
-I violated Murphy's nth law: thou shalt test fixes in an
-'out of the box' configuration *not* in one's customized configuration.
-:(
+   M /trunk/gtk/main_toolbar.c
 
+Set sensitivity on resize columns button.
 
 ------------------------------------------------------------------------
-r20222 | guy | 2006-12-26 14:56:35 -0800 (Tue, 26 Dec 2006) | 6 lines
+r29765 | stig | 2009-09-07 05:24:38 -0700 (Mon, 07 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-catapult-dct2000.c
-   M /trunk/epan/dissectors/packet-exec.c
-   M /trunk/epan/dissectors/packet-sip.c
-   M /trunk/epan/dissectors/packet-slimp3.c
-
-From Sebastien Tandel: fix places where a signed character was being
-passed to ctype.h macros.
+   M /trunk/packaging/macosx/ScriptExec/main.c
 
-Make some routines in packet-exec.c not used outside that file static,
-and fix a typo.
+Fixed some warnings and removed unused code.
 
 ------------------------------------------------------------------------
-r20223 | lego | 2006-12-26 17:46:42 -0800 (Tue, 26 Dec 2006) | 5 lines
+r29766 | krj | 2009-09-07 06:10:59 -0700 (Mon, 07 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/epan/funnel.h
-   M /trunk/epan/wslua/console.lua
-   M /trunk/epan/wslua/wslua_gui.c
-   M /trunk/gtk/funnel_stat.c
-   M /trunk/tap-funnel.c
-
-
-+ browser_open_url()
-+ browser_open_data_file()
-
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/packet_list_store.c
+   M /trunk/gtk/packet_list_store.h
 
+Auto resize non frame_data based columns
 ------------------------------------------------------------------------
-r20224 | jake | 2006-12-27 04:21:30 -0800 (Wed, 27 Dec 2006) | 1 line
+r29767 | krj | 2009-09-07 06:54:46 -0700 (Mon, 07 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/plugins/mate/Makefile.am
+   M /trunk/epan/dissectors/packet-frame.c
+   M /trunk/epan/frame_data.h
+   M /trunk/file.c
+   M /trunk/rawshark.c
+   M /trunk/tshark.c
 
-Adding moduleinfo.nmake to the distribution
+Store the packet encapsulation type as gint8. Saves 3 bytes per packet
 ------------------------------------------------------------------------
-r20225 | etxrab | 2006-12-27 14:21:46 -0800 (Wed, 27 Dec 2006) | 1 line
+r29768 | etxrab | 2009-09-07 07:03:05 -0700 (Mon, 07 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/Makefile.nmake
-   M /trunk/config.nmake
+   M /trunk/epan/addr_resolv.c
+   M /trunk/epan/column-utils.c
+   M /trunk/gtk/packet_list_store.c
 
-Use portaudio v19.
+Use constant strings for Addresses saves some memory.
 ------------------------------------------------------------------------
-r20226 | etxrab | 2006-12-27 14:24:22 -0800 (Wed, 27 Dec 2006) | 1 line
+r29769 | etxrab | 2009-09-07 08:01:51 -0700 (Mon, 07 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/plugins/megaco/packet-megaco.c
+   M /trunk/epan/column-utils.c
 
-Use the correct function to translate to hex.
+mark unused parameter.
 ------------------------------------------------------------------------
-r20227 | gerald | 2006-12-27 15:05:55 -0800 (Wed, 27 Dec 2006) | 7 lines
+r29770 | krj | 2009-09-07 08:49:14 -0700 (Mon, 07 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/airpcap.h
-   M /trunk/airpcap_loader.c
-   M /trunk/airpcap_loader.h
-   M /trunk/airpdcap/Makefile.am
-   M /trunk/airpdcap/Makefile.nmake
-   M /trunk/airpdcap/airpdcap.c
-   M /trunk/airpdcap/airpdcap_ccmp.c
-   M /trunk/airpdcap/airpdcap_ccmp.h
-   M /trunk/airpdcap/airpdcap_debug.c
-   M /trunk/airpdcap/airpdcap_debug.h
-   M /trunk/airpdcap/airpdcap_int.h
-   M /trunk/airpdcap/airpdcap_interop.h
-   M /trunk/airpdcap/airpdcap_md5.c
-   M /trunk/airpdcap/airpdcap_md5.h
-   M /trunk/airpdcap/airpdcap_rijndael.c
-   M /trunk/airpdcap/airpdcap_rijndael.h
-   M /trunk/airpdcap/airpdcap_sha1.c
-   M /trunk/airpdcap/airpdcap_sha1.h
-   M /trunk/airpdcap/airpdcap_system.h
-   M /trunk/airpdcap/airpdcap_tkip.c
-   M /trunk/airpdcap/airpdcap_tkip.h
-   M /trunk/airpdcap/airpdcap_user.h
-   M /trunk/airpdcap/airpdcap_wep.c
-   M /trunk/airpdcap/airpdcap_wep.h
-   M /trunk/airpdcap/airpdcap_ws.h
-   M /trunk/configure.in
-   M /trunk/epan/Makefile.am
-   M /trunk/epan/dissectors/packet-ieee80211.c
-   M /trunk/gtk/main.c
-
-Prepare to move the airpdcap code to epan/crypt (SVN won't let me actually
-move the files until these changes are checked in).  Add an AC_DEFINE
-for airpdcap (which will be removed once the changes have settled).
-Update the airpdcap code to compile on non-Windows systems.  Fix up
-comments and whitespace to conform more closely to the rest of the
-code base.  Verified to compile under Windows and OS X.
+   M /trunk/epan/addr_resolv.c
 
+Tigthen scope of local variables
 ------------------------------------------------------------------------
-r20228 | gerald | 2006-12-27 15:19:45 -0800 (Wed, 27 Dec 2006) | 2 lines
+r29771 | krj | 2009-09-07 09:05:37 -0700 (Mon, 07 Sep 2009) | 2 lines
 Changed paths:
-   A /trunk/airpdcap/Makefile.common
-   A /trunk/epan/crypt
-   A /trunk/epan/crypt/wep-wpadefs.h
+   M /trunk/epan/addr_resolv.c
+   M /trunk/epan/addr_resolv.h
+   M /trunk/epan/column-utils.c
+   M /trunk/gtk/packet_list_store.c
 
-Add missing files.
+ntroduce some seasonal address name lookup functions which we use when NEW_PACKET_LIST is defined. This change partially reverts some parts of r29768, which didn't seem to work because it assumed that get_addr_name() would always return a seasonal string. This wasn't the case if the adddress type was AT_STRINGZ.
 
 ------------------------------------------------------------------------
-r20229 | wmeier | 2006-12-27 19:17:28 -0800 (Wed, 27 Dec 2006) | 4 lines
+r29772 | krj | 2009-09-07 09:07:04 -0700 (Mon, 07 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/test/test.sh
-
-Hack so test.sh will work with bash 3.1.6 or greater
-which requires 'igncr' to be able to process files in
-'dos format' (\r\n line endings)
+   M /trunk/epan/addr_resolv.c
 
+Whitespace changes
 ------------------------------------------------------------------------
-r20230 | kukosa | 2006-12-28 04:30:53 -0800 (Thu, 28 Dec 2006) | 1 line
+r29773 | krj | 2009-09-07 09:17:58 -0700 (Mon, 07 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-ssl-utils.c
-   M /trunk/epan/dissectors/packet-ssl.c
+   M /trunk/epan/addr_resolv.c
+   M /trunk/epan/addr_resolv.h
 
-debug improvements
+Constify some functions
 ------------------------------------------------------------------------
-r20231 | gerald | 2006-12-28 09:22:12 -0800 (Thu, 28 Dec 2006) | 4 lines
+r29774 | etxrab | 2009-09-07 10:08:34 -0700 (Mon, 07 Sep 2009) | 3 lines
 Changed paths:
-   M /trunk/Makefile.am
-   M /trunk/Makefile.nmake
-   M /trunk/airpcap_loader.c
-   D /trunk/airpdcap
-   M /trunk/configure.in
-   M /trunk/epan/Makefile.am
-   M /trunk/epan/Makefile.nmake
-   A /trunk/epan/crypt/Makefile.am (from /trunk/airpdcap/Makefile.am:20228)
-   A /trunk/epan/crypt/Makefile.common (from /trunk/airpdcap/Makefile.common:20228)
-   A /trunk/epan/crypt/Makefile.nmake (from /trunk/airpdcap/Makefile.nmake:20228)
-   A /trunk/epan/crypt/airpdcap.c (from /trunk/airpdcap/airpdcap.c:20228)
-   A /trunk/epan/crypt/airpdcap_ccmp.c (from /trunk/airpdcap/airpdcap_ccmp.c:20228)
-   A /trunk/epan/crypt/airpdcap_ccmp.h (from /trunk/airpdcap/airpdcap_ccmp.h:20228)
-   A /trunk/epan/crypt/airpdcap_debug.c (from /trunk/airpdcap/airpdcap_debug.c:20228)
-   A /trunk/epan/crypt/airpdcap_debug.h (from /trunk/airpdcap/airpdcap_debug.h:20228)
-   A /trunk/epan/crypt/airpdcap_int.h (from /trunk/airpdcap/airpdcap_int.h:20228)
-   A /trunk/epan/crypt/airpdcap_interop.h (from /trunk/airpdcap/airpdcap_interop.h:20228)
-   A /trunk/epan/crypt/airpdcap_md5.c (from /trunk/airpdcap/airpdcap_md5.c:20228)
-   A /trunk/epan/crypt/airpdcap_md5.h (from /trunk/airpdcap/airpdcap_md5.h:20228)
-   A /trunk/epan/crypt/airpdcap_rijndael.c (from /trunk/airpdcap/airpdcap_rijndael.c:20228)
-   A /trunk/epan/crypt/airpdcap_rijndael.h (from /trunk/airpdcap/airpdcap_rijndael.h:20228)
-   A /trunk/epan/crypt/airpdcap_sha1.c (from /trunk/airpdcap/airpdcap_sha1.c:20228)
-   A /trunk/epan/crypt/airpdcap_sha1.h (from /trunk/airpdcap/airpdcap_sha1.h:20228)
-   A /trunk/epan/crypt/airpdcap_system.h (from /trunk/airpdcap/airpdcap_system.h:20228)
-   A /trunk/epan/crypt/airpdcap_tkip.c (from /trunk/airpdcap/airpdcap_tkip.c:20228)
-   A /trunk/epan/crypt/airpdcap_tkip.h (from /trunk/airpdcap/airpdcap_tkip.h:20228)
-   A /trunk/epan/crypt/airpdcap_user.h (from /trunk/airpdcap/airpdcap_user.h:20228)
-   A /trunk/epan/crypt/airpdcap_wep.c (from /trunk/airpdcap/airpdcap_wep.c:20228)
-   A /trunk/epan/crypt/airpdcap_wep.h (from /trunk/airpdcap/airpdcap_wep.h:20228)
-   A /trunk/epan/crypt/airpdcap_ws.h (from /trunk/airpdcap/airpdcap_ws.h:20228)
-   M /trunk/epan/dissectors/Makefile.nmake
-   M /trunk/epan/dissectors/packet-ieee80211.c
-   M /trunk/gtk/Makefile.nmake
-   M /trunk/gtk/airpcap_gui_utils.c
-   M /trunk/gtk/main.c
-
-Move the contents of airpdcap to epan/crypt.  Try to fix the current
-distcheck failure.  Move the nmake build targets for airpdcap from
-epan/dissectors to epan.  This will probably break the Windows build.
+   M /trunk/epan/dissectors/packet-gsm_a_bssmap.c
 
+From Mike Morrin:
+Patch adding BSSMAP dissectors MSC Invoke Trace and BSS Invoke Trace.
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3985
 ------------------------------------------------------------------------
-r20232 | gerald | 2006-12-28 09:28:29 -0800 (Thu, 28 Dec 2006) | 2 lines
+r29775 | krj | 2009-09-07 10:09:09 -0700 (Mon, 07 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/epan/crypt/Makefile.nmake
-   M /trunk/epan/wslua/Makefile.nmake
-
-Add clean targets to wslua.  Fix the config.nmake include in crypt.
+   M /trunk/gtk/packet_list_store.c
+   M /trunk/gtk/packet_list_store.h
 
+Track how many const strings we're storing. This is guarded by NEW_PACKET_LIST_STATISTICS
 ------------------------------------------------------------------------
-r20233 | sahlberg | 2006-12-29 13:57:19 -0800 (Fri, 29 Dec 2006) | 3 lines
+r29776 | etxrab | 2009-09-07 10:17:07 -0700 (Mon, 07 Sep 2009) | 4 lines
 Changed paths:
-   M /trunk/epan/strutil.h
-
-gtk1 does not provide g_ascii_isxdigit   so provide it through strutil.h instead
-
+   M /trunk/epan/dissectors/packet-gsm_a_bssmap.c
+   M /trunk/epan/dissectors/packet-gsm_a_common.h
+   M /trunk/epan/dissectors/packet-gsm_a_rr.c
 
+From Mike Morrin:
+The GSM L3 part of the BSSMAP CipherModeComplete message is not being decoded.
+Sligtly modified.
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3983
 ------------------------------------------------------------------------
-r20234 | sfisher | 2006-12-29 14:22:54 -0800 (Fri, 29 Dec 2006) | 15 lines
+r29777 | krj | 2009-09-07 10:45:37 -0700 (Mon, 07 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/gtk/conversations_table.c
-   M /trunk/gtk/conversations_wlan.c
-   M /trunk/gtk/hostlist_table.c
-   M /trunk/gtk/hostlist_wlan.c
-   M /trunk/gtk/sat.h
-
-
-Fix for bug #1278:
-
-"When analysing a trace with 802.11 packages (made by airpcap) and selecting
-Statistics->Conversation List->WLAN all wlan conversations are listed. When
-after this selecting Apply as filter->Selected->A<->B a display filter is
-created as
-
-eth.addr==<A>  && eth.addr==<B>
-
-when if should be
-
-wlan.addr==<A>  && wlan.addr==<B>"
-
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/packet_list_store.c
 
+Add progress bar while constructing columns (which is time consuming)
 ------------------------------------------------------------------------
-r20235 | guy | 2006-12-29 14:48:09 -0800 (Fri, 29 Dec 2006) | 6 lines
+r29778 | krj | 2009-09-07 11:53:17 -0700 (Mon, 07 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-ipmi.c
-
-Give dissect_cmd_Get_Channel_Auth_Capabilities() a return type (it
-returns nothing, so it should be void), and make it static like the
-other functions.
-
-Make the ipmi_cmd_array[] table static - and const, while we're at it.
+   M /trunk/epan/nstime.c
+   M /trunk/epan/nstime.h
+   M /trunk/gtk/packet_list_store.c
 
+Auto size COL_NUMBER, COL_PACKET_LENGTH and COL_CUMULATIVE_BYTES
 ------------------------------------------------------------------------
-r20236 | guy | 2006-12-29 14:48:52 -0800 (Fri, 29 Dec 2006) | 2 lines
+r29779 | krj | 2009-09-07 12:07:30 -0700 (Mon, 07 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/epan/crypt/airpdcap.c
-
-Add some parentheses, as the suggestion of Mr. GCC.
+   M /trunk/gtk/packet_list_store.c
 
+Auto resize rest of the frame_data columns
 ------------------------------------------------------------------------
-r20237 | guy | 2006-12-29 14:53:44 -0800 (Fri, 29 Dec 2006) | 10 lines
+r29780 | krj | 2009-09-07 12:43:05 -0700 (Mon, 07 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/epan/Makefile.am
-   M /trunk/epan/crypt/Makefile.am
-
-Make the crypt library the same way other sublibraries of libwireshark
-are made, so that if libwireshark is shared, the crypt library is built
-appropriately.  (This squelches a build warning, at least in OS X, that
-linking a shared library with a static library is non-portable; it
-should also arrange that the crypt library is built as
-position-independent code if necessary.)
-
-DISTCLEANFILES subsumes CLEANFILES, so it doesn't need to list files
-already in CLEANFILES.
+   M /trunk/epan/column-utils.c
+   M /trunk/gtk/packet_list_store.c
 
+Make sure that we fill in the frame_data before passing it onto col_fill_in_frame_data
 ------------------------------------------------------------------------
-r20238 | guy | 2006-12-29 14:54:43 -0800 (Fri, 29 Dec 2006) | 2 lines
+r29781 | krj | 2009-09-07 12:50:19 -0700 (Mon, 07 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/epan/crypt
-
-Set svn:ignore appropriately.
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/packet_list_store.c
+   M /trunk/gtk/packet_list_store.h
 
+Rename packet_list_dissect_and_cache => packet_list_dissect_and_cache_iter
 ------------------------------------------------------------------------
-r20239 | sahlberg | 2006-12-29 14:55:13 -0800 (Fri, 29 Dec 2006) | 4 lines
+r29782 | krj | 2009-09-07 13:45:32 -0700 (Mon, 07 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dfilter/dfunctions.c
-
-use an ep allocated temporary string when creating the string for a FT_STRING value and call fvalue_set with already_copied==FALSE   so the string gets allocated in ftype-string.c instead
-
-
+   M /trunk/file.c
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/ui_util.h
 
+Rename new_packet_list_set_time_width() -> new_packet_list_resize_column() because it contains no time format specific code. Further this change also ensures that new_packet_list_resize_columns() uses the newly introduced new_packet_list_resize_column()
 ------------------------------------------------------------------------
-r20240 | sahlberg | 2006-12-29 15:05:55 -0800 (Fri, 29 Dec 2006) | 4 lines
+r29783 | krj | 2009-09-07 14:07:51 -0700 (Mon, 07 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/epan/proto.c
+   M /trunk/file.c
+   M /trunk/gtk/main_statusbar.c
 
- use ep allocated memory for the string in proto_item_append_string and let ftype-string.c handle the allocation/freeing of storage by setting already_copied to FALSE
+Make sure that reset the elapsed time to load a file before we reload/rescan the file
+------------------------------------------------------------------------
+r29784 | etxrab | 2009-09-07 21:50:48 -0700 (Mon, 07 Sep 2009) | 1 line
+Changed paths:
+   M /trunk/epan/column-utils.c
 
+Remove an unused parameter.
+------------------------------------------------------------------------
+r29785 | jake | 2009-09-07 22:58:51 -0700 (Mon, 07 Sep 2009) | 3 lines
+Changed paths:
+   M /trunk/AUTHORS
 
+From Artem Tamazov:
+Add Artem Tamazov and Dmitry Trebuch to AUTHORS.
 
 ------------------------------------------------------------------------
-r20241 | guy | 2006-12-29 16:13:00 -0800 (Fri, 29 Dec 2006) | 7 lines
+r29786 | jmayer | 2009-09-08 00:03:57 -0700 (Tue, 08 Sep 2009) | 4 lines
 Changed paths:
-   M /trunk/configure.in
+   M /trunk/CMakeLists.txt
+   A /trunk/cmake/modules/FindMATH.cmake
+   A /trunk/cmake/modules/FindPCRE.cmake
+   A /trunk/cmake/modules/FindPORTAUDIO.cmake
+   A /trunk/cmake/modules/FindSH.cmake
+   M /trunk/epan/CMakeLists.txt
+   A /trunk/gtk/CMakeLists.txt
 
-When building for Darwin, link with -search_paths_first, so that
---with-pcap=/usr/local will, if there's only a static libpcap in
-/usr/local/lib, link with that rather than the system's dynamic version.
+dftest and rawshark now build.
+tshark might build.
 
-Move the check for Cygwin that adds -no-undefined to LDFLAGS to the
-section checking for linker flags to add.
 
 ------------------------------------------------------------------------
-r20242 | guy | 2006-12-29 16:14:25 -0800 (Fri, 29 Dec 2006) | 2 lines
+r29787 | etxrab | 2009-09-08 02:11:21 -0700 (Tue, 08 Sep 2009) | 4 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/asn1/h248/h248v3.asn
+   M /trunk/epan/dissectors/packet-h248.c
+   M /trunk/epan/dissectors/packet-h248.h
 
-Regularize the setting of variables for various executable targets.
+From   Alex Lindberg:
+Update to h248v3.asn
 
+Applied the change from the Amendment 1 by hand.
 ------------------------------------------------------------------------
-r20243 | sahlberg | 2006-12-29 16:27:33 -0800 (Fri, 29 Dec 2006) | 4 lines
+r29788 | stig | 2009-09-08 03:12:01 -0700 (Tue, 08 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/proto.c
-
-make proto_tree_set_string_tvb use ep allocated memory and thus push the memory allocation/free for this field down into ftype-string.c
-
+   M /trunk/gtk/packet_list_store.c
 
+Fixed initialization of fdata.
 
 ------------------------------------------------------------------------
-r20244 | sahlberg | 2006-12-29 16:36:29 -0800 (Fri, 29 Dec 2006) | 3 lines
+r29789 | etxrab | 2009-09-08 03:33:15 -0700 (Tue, 08 Sep 2009) | 3 lines
 Changed paths:
+   M /trunk/epan/column-utils.c
+   M /trunk/epan/column_info.h
+   M /trunk/epan/epan.c
+   M /trunk/epan/epan.h
    M /trunk/epan/proto.c
+   M /trunk/epan/proto.h
 
-make the FT_STRINGZ case in proto_tree_new_item() use ep allocated memory
-
-
+From : Didier Gautheron
+speed up a little proto_custom_set.
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3972
 ------------------------------------------------------------------------
-r20245 | sahlberg | 2006-12-29 16:41:41 -0800 (Fri, 29 Dec 2006) | 8 lines
+r29790 | stig | 2009-09-08 06:44:34 -0700 (Tue, 08 Sep 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/proto.c
-
-proto_tree_set_string() no longer needs an already_allocated parameter since it is now always FALSE.
-
-This should mean that all fvalue_set() for FT_STRING[Z] are always with already_copied==FALSE
-
-(funny that we never saw someone trying to g_free("[ Null ]") which might have happened before)
-
+   M /trunk/epan/dissectors/packet-icmp.c
 
+Cleanup code for type and code, do not show empty "()" when code is unused.
+Use hex values for bitmasks in header_field_info.
 
 ------------------------------------------------------------------------
-r20246 | sahlberg | 2006-12-29 16:57:46 -0800 (Fri, 29 Dec 2006) | 4 lines
+r29791 | etxrab | 2009-09-08 06:49:19 -0700 (Tue, 08 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/epan/ftypes/ftype-string.c
+   M /trunk/gtk/capture_dlg.c
 
-since all callers to fvalue_set for FT_STRING[Z] use already_copied==FALSE we now assert that this is the case in ftype-string.c and no longer have a conditional whetehr to create a local copy or not.
+Get rid of deprecated gtk_option_menu_new();
+------------------------------------------------------------------------
+r29792 | krj | 2009-09-08 07:17:36 -0700 (Tue, 08 Sep 2009) | 4 lines
+Changed paths:
+   M /trunk/epan/column-utils.c
+   M /trunk/epan/column_info.h
+   M /trunk/epan/prefs.c
+   M /trunk/epan/wslua/wslua_pinfo.c
 
+Custom column deprecation:
 
+We fill out the COL_OXID column by using 'pinfo->oxid'. This member is only set by the Fibre Channel dissector based on 'fc.ox_id'. So remove COL_OXID and migrate to 'fc.ox_id' custom column.
 
 ------------------------------------------------------------------------
-r20247 | sfisher | 2006-12-29 17:06:46 -0800 (Fri, 29 Dec 2006) | 8 lines
+r29793 | krj | 2009-09-08 07:21:14 -0700 (Tue, 08 Sep 2009) | 4 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ssl.c
-
-
-Fix for bug #1132:
+   M /trunk/epan/column-utils.c
+   M /trunk/epan/column_info.h
+   M /trunk/epan/prefs.c
+   M /trunk/epan/wslua/wslua_pinfo.c
 
-Stop displaying the application data (in this case, HTML) in the tree and
-and "Decrypted SSL data" tab twice since each already includes both of the
-application data record layers combined.
+Custom column deprecation:
 
+We fill out the COL_RXID column by using 'pinfo->rxid'. This member is only set by the Fibre Channel dissector based on 'fc.rx_id'. So remove COL_RXID and migrate to 'fc.rx_id' custom column.
 
 ------------------------------------------------------------------------
-r20248 | guy | 2006-12-29 17:15:05 -0800 (Fri, 29 Dec 2006) | 9 lines
+r29794 | krj | 2009-09-08 07:26:09 -0700 (Tue, 08 Sep 2009) | 4 lines
 Changed paths:
-   M /trunk/Makefile.am
-
-Bring all the {programname}_* macros together into one section.
+   M /trunk/epan/column-utils.c
+   M /trunk/epan/column_info.h
+   M /trunk/epan/prefs.c
+   M /trunk/epan/wslua/wslua_pinfo.c
 
-Split bin_PROGRAMS and man1_MANS into multiple lines, and put them in
-the same order as the corresponding {programname}_* macro sections.
+Custom column deprecation:
 
-Get rid of the separate {programname}_DEPENDENCIES macros in cases where
-they can be constructed from the corresponding {programname}_LDADD
-macro, and explain why they're different in cases where they can't be.
+We fill out the COL_SRCIDX column by using 'pinfo->src_idx'. This member is only set by the MDS Header dissector based on 'mdshdr.srcidx'. So remove COL_SRCIDX and migrate to 'mdshdr.srcidx' custom column.
 
 ------------------------------------------------------------------------
-r20249 | guy | 2006-12-29 20:40:59 -0800 (Fri, 29 Dec 2006) | 5 lines
+r29795 | krj | 2009-09-08 07:29:08 -0700 (Tue, 08 Sep 2009) | 4 lines
 Changed paths:
-   M /trunk/Makefile.am
+   M /trunk/epan/column-utils.c
+   M /trunk/epan/column_info.h
+   M /trunk/epan/prefs.c
+   M /trunk/epan/wslua/wslua_pinfo.c
 
-The stuff we were doing with {programname}_DEPENDENCIES macros was to
-work around a deficiency in older versions of automake; we now require
-automake 1.6, which doesn't have that deficiency, so we get rid of that
-stuff and simplify things.
+Custom column deprecation:
+
+We fill out the COL_DSTIDX column by using 'pinfo->dst_idx'. This member is only set by the MDS Header dissector based on 'mdshdr.dstidx'. So remove COL_DSTIDX and migrate to 'mdshdr.dstidx' custom column.
 
 ------------------------------------------------------------------------
-r20250 | jake | 2006-12-30 16:00:06 -0800 (Sat, 30 Dec 2006) | 2 lines
+r29796 | etxrab | 2009-09-08 07:41:25 -0700 (Tue, 08 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-dns.c
+   M /trunk/gtk/prefs_gui.c
 
-From Paul Erkkila:
-parse NAPTR records in dns dissector (rfc 3403)
+Get rid of deprecated gtk_entry_append_text().
 ------------------------------------------------------------------------
-r20251 | sahlberg | 2007-01-01 02:23:37 -0800 (Mon, 01 Jan 2007) | 6 lines
+r29797 | krj | 2009-09-08 07:59:26 -0700 (Tue, 08 Sep 2009) | 4 lines
 Changed paths:
-   M /trunk/cfile.c
-   M /trunk/cfile.h
-   M /trunk/file.c
-
-break out dfcode from the capture file structure and declare it locally where it is needed.
-allocate and release the dfcode program as needed instead of having it hang around in the capture file structure.
+   M /trunk/epan/column-utils.c
+   M /trunk/epan/column_info.h
+   M /trunk/epan/dissectors/packet-dcerpc.c
+   M /trunk/epan/prefs.c
+   M /trunk/gtk/main_packet_list.c
+   M /trunk/gtk/packet_list_store.c
 
-this will ensure that dfcode will not have longer than se scope lifetime in case we need that property of it later
+Custom columnfication:
 
+* Deprecate COL_DCE_CTX ("Context ID). Use dcerpc.cn_ctx_id
 
 ------------------------------------------------------------------------
-r20252 | jake | 2007-01-01 06:43:15 -0800 (Mon, 01 Jan 2007) | 2 lines
+r29798 | krj | 2009-09-08 08:55:10 -0700 (Tue, 08 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/wiretap/nettl.c
+   M /trunk/epan/column-utils.c
 
-From Mark C. Brown:
-Fix some nettl encap types and size checks
+Hoist COL_CHECK_REF_TIME in the call hierarchy. Use it in our public functions, not our internal functions
 ------------------------------------------------------------------------
-r20253 | jake | 2007-01-01 06:48:18 -0800 (Mon, 01 Jan 2007) | 5 lines
+r29799 | jmayer | 2009-09-08 08:56:16 -0700 (Tue, 08 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-nettl.c
-   M /trunk/wiretap/nettl.c
-   M /trunk/wiretap/nettl.h
-   M /trunk/wiretap/wtap.c
-   M /trunk/wiretap/wtap.h
+   M /trunk/CMakeLists.txt
+   M /trunk/epan/CMakeLists.txt
+   M /trunk/gtk/CMakeLists.txt
+   M /trunk/wiretap/CMakeLists.txt
+
+- now wireshark compiles with cmake as well
 
-From Mark C. Brown:
-HP-UX 11.31 will add a new nettl trace subsystem, NS_LS_TELNET (ID=267).
-NS_LS_TELNET is just raw telnet data.  There is no layer 2/3/4 headers, so
-there's just the HP-UX nettl record header followed directly by the TCP payload
-for a telnet connection.  Thus the need for a new wiretap encapsulation type...
 ------------------------------------------------------------------------
-r20254 | wmeier | 2007-01-01 08:58:03 -0800 (Mon, 01 Jan 2007) | 2 lines
+r29800 | jmayer | 2009-09-08 09:07:14 -0700 (Tue, 08 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/capture_opts.c
+   M /trunk/CMakeLists.txt
 
-From Pierre Juhen: patch to correct the bug 1220
+Build new packetlist
 
 ------------------------------------------------------------------------
-r20255 | wmeier | 2007-01-01 09:04:38 -0800 (Mon, 01 Jan 2007) | 5 lines
+r29802 | martinm | 2009-09-08 10:13:55 -0700 (Tue, 08 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/capture_loop.c
+   M /trunk/epan/dissectors/packet-mac-lte.c
 
-Fix "dumpcap -w -" to use binmode on stdout if Windows;
-(The related tests in suite-capture.sh should now work correctly).
-(Also: Print error message if attempting to use ring-buffers
-   with a named pipe).
+Trivial: add direction to expert info string for CRC failures.
 
 ------------------------------------------------------------------------
-r20256 | gerald | 2007-01-01 12:07:23 -0800 (Mon, 01 Jan 2007) | 4 lines
+r29803 | krj | 2009-09-08 10:29:57 -0700 (Tue, 08 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/epan/crypt/airpdcap.c
-   M /trunk/epan/crypt/airpdcap_ccmp.c
-   M /trunk/epan/crypt/airpdcap_int.h
-
-Fix a compiler warning.  Surround an MSVC-specific #pragma with an
-#ifdef, and add a link to a -dev mailing list thread pointing out that
-it may not be necessary.  Fixup whitespace and comments.
+   M /trunk/epan/column.c
+   M /trunk/epan/column.h
+   M /trunk/gtk/main.c
+   M /trunk/gtk/main_packet_list.c
+   M /trunk/rawshark.c
+   M /trunk/tshark.c
 
+Make tshark and rawshark use build_column_format_array() instead of duplicating the code
 ------------------------------------------------------------------------
-r20257 | etxrab | 2007-01-01 14:03:01 -0800 (Mon, 01 Jan 2007) | 2 lines
+r29804 | krj | 2009-09-08 11:02:43 -0700 (Tue, 08 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/asn1/ansi_map/ansi_map.asn
-   M /trunk/asn1/ansi_map/ansi_map.cnf
-   M /trunk/asn1/ansi_map/packet-ansi_map-template.c
-   M /trunk/asn1/tcap/packet-tcap-template.h
-   M /trunk/asn1/tcap/tcap.cnf
-   M /trunk/epan/dissectors/packet-tcap.c
-   M /trunk/epan/dissectors/packet-tcap.h
+   M /trunk/cmdarg_err.h
+   M /trunk/dumpcap.c
+   M /trunk/simple_dialog.h
 
-Use TransactionId to match ansi map responses to requests and fix
-some bugs in the asn2wrs generated ansi map dissector.
+Use Wireshark/GLib attribute specifiers instead of checking for __GNUC__ explicitly
 ------------------------------------------------------------------------
-r20258 | ulfl | 2007-01-01 17:19:40 -0800 (Mon, 01 Jan 2007) | 4 lines
+r29805 | etxrab | 2009-09-08 11:46:47 -0700 (Tue, 08 Sep 2009) | 3 lines
 Changed paths:
-   M /trunk/config.nmake
+   M /trunk/epan/dissectors/packet-giop.c
+   M /trunk/epan/dissectors/packet-giop.h
 
-first MSVC 2005 changes:
-- add some lines to set the desired MSVC_VARIANT
-- set some defines (to prevent tons of "deprecated" warnings)
-- set some linker flags (currently don't know if these are the right ones - still experimenting)
+From Steve Osselton:
+Fix for MIOP dissector for GIOP < 1.2.
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3892
 ------------------------------------------------------------------------
-r20259 | ulfl | 2007-01-01 17:52:47 -0800 (Mon, 01 Jan 2007) | 3 lines
+r29806 | krj | 2009-09-08 12:00:54 -0700 (Tue, 08 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/capture_wpcap_packet.c
-   M /trunk/gtk/capture_if_details_dlg.c
-
-MSVC2006 defines sockaddr_storage, so we shouldn't define this on our own for MSVC2006
+   M /trunk/epan/column-utils.c
+   M /trunk/epan/column-utils.h
+   M /trunk/epan/epan.c
+   M /trunk/epan/epan.h
+   M /trunk/file.c
+   M /trunk/gtk/main.c
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/packet_list_store.c
+   M /trunk/gtk/packet_win.c
+   M /trunk/tshark.c
 
-this might be depending on the Platform SDK and not on MSVC version - I don't really know
+Add an option to col_fill_in() to allow us to disable column expression processing. This is rarely needed. It's only needed when the user right clicks on the packet list view to generate a display filter.
 ------------------------------------------------------------------------
-r20260 | guy | 2007-01-01 22:39:22 -0800 (Mon, 01 Jan 2007) | 2 lines
+r29807 | etxrab | 2009-09-08 12:38:42 -0700 (Tue, 08 Sep 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/radius_dict.l
-
-Use G_DIR_SEPARATOR_S as the path separator.
+   M /trunk/epan/dissectors/packet-dnp.c
 
+From Xavier Laxa:
+UNS bit not correctly parsed in DNP APP Layer.
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3318
 ------------------------------------------------------------------------
-r20261 | guy | 2007-01-01 22:49:40 -0800 (Mon, 01 Jan 2007) | 19 lines
+r29808 | krj | 2009-09-08 13:06:52 -0700 (Tue, 08 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/dftest.c
-   M /trunk/doc/Makefile.am
-   M /trunk/epan/epan.c
-   M /trunk/epan/epan.h
-   M /trunk/epan/filesystem.c
-   M /trunk/epan/filesystem.h
-   M /trunk/epan/libwireshark.def
-   M /trunk/epan/plugins.c
-   M /trunk/epan/plugins.h
    M /trunk/epan/proto.c
-   M /trunk/epan/proto.h
-   M /trunk/gtk/about_dlg.c
-   M /trunk/gtk/main.c
-   M /trunk/tshark.c
-
-Add a WIRESHARK_RUN_FROM_BUILD_DIRECTORY environment variable on UN*X;
-if set, and if the program isn't running with additional privileges,
-it'll treat the directory in which the program is found as the data
-directory.
 
-If, on Windows, the version-number subdirectory of {data
-directory}\plugins doesn't exist (which is assumed to mean that the
-program is being run from the build directory), or if, on UN*X,
-WIRESHARK_RUN_FROM_BUILD_DIRECTORY is set, the plugin directory is the
-"plugins" subdirectory of the data directory, and all subdirectories of
-that directory are scanned for plugins, as the "plugins" subdirectory of
-the build directory contains subdirectories for the plugins; this means
-that if we're running from the build directory, we'll find the plugins
-we built in the build tree.
+Use g_strlcpy when possible
+------------------------------------------------------------------------
+r29810 | tuexen | 2009-09-08 14:20:31 -0700 (Tue, 08 Sep 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-isup.c
 
-When generating the wireshark-filter man page, run tshark with
-WIRESHARK_RUN_FROM_BUILD_DIRECTORY set, so it uses the plugins from the
-build to generate the list of filters.
+Print cic in info column for BICC messages similar to ISUP.
 
 ------------------------------------------------------------------------
-r20262 | guy | 2007-01-02 01:20:27 -0800 (Tue, 02 Jan 2007) | 5 lines
+r29811 | gerald | 2009-09-08 15:56:55 -0700 (Tue, 08 Sep 2009) | 3 lines
 Changed paths:
-   M /trunk/Makefile.nmake
-   M /trunk/asn1/h248/packet-h248-template.c
-   M /trunk/epan/dissectors/packet-h248.c
-
-Ehtereal[sic] -> Wireshark. :-)
+   M /trunk/epan/proto.c
 
-Give a little more detail in the comment in the H.248 dissector about
-"MEGACO" vs. "H.248".
+Move the infinite loop check from proto_tree_add_node to
+TRY_TO_FAKE_THIS_ITEM. Partial fix for bug 3986.
 
 ------------------------------------------------------------------------
-r20263 | jake | 2007-01-02 02:13:38 -0800 (Tue, 02 Jan 2007) | 2 lines
+r29812 | gerald | 2009-09-08 15:58:23 -0700 (Tue, 08 Sep 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/enterprise-numbers
+   M /trunk/epan/dissectors/packet-infiniband.c
 
-Adding all enterprise numbers for 2006.
+Just use proto_tree_add_item instead of feeding tvb->real_data to
+proto_tree_add_bytes.
 
 ------------------------------------------------------------------------
-r20264 | martinm | 2007-01-02 03:46:30 -0800 (Tue, 02 Jan 2007) | 10 lines
+r29813 | gerald | 2009-09-08 17:18:15 -0700 (Tue, 08 Sep 2009) | 4 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-rtcp.c
-   M /trunk/epan/dissectors/packet-rtcp.h
+   M /trunk/plugins/opcua/opcua.c
+   M /trunk/plugins/opcua/opcua_simpletypes.c
+   M /trunk/plugins/opcua/opcua_transport_layer.c
 
-Fix for bug 1279 (Negative values for RTCP round trip delay
-cannot be stored in guint32).
-- Makes the threshold preference value an absolute value.
-- There is now a separate expert info item for -ve roundtrips
+Check our array lengths and refuse to process them if they're too large.
+Fixes bug 3986. Use tvb_memeql and proto_tree_add_item instead of
+digging around in tvb->real_data.
 
-N.B. There is still a problem with filtering -ve values on this
-FT_INT32 field, i.e. rtcp.roundtrip-delay < 0 never matches with
-frames that it should (even if rtcp.roundtrip-delay == -3 can
-be used to match specific frames...).
+------------------------------------------------------------------------
+r29814 | jake | 2009-09-09 00:22:44 -0700 (Wed, 09 Sep 2009) | 2 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-dhcpv6.c
 
+Fix for bug 3987:
+Option Request option values are in 16 bit units.
 ------------------------------------------------------------------------
-r20265 | ulfl | 2007-01-02 05:05:04 -0800 (Tue, 02 Jan 2007) | 1 line
+r29815 | jake | 2009-09-09 00:27:01 -0700 (Wed, 09 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/config.nmake
+   M /trunk/epan/dissectors/packet-fc.c
 
-make MSVC6 the default for MSVC_VARIANT, not MSVC2005
+From kahou:
+FCSOF incorrect checksum calculation.
 ------------------------------------------------------------------------
-r20266 | martinm | 2007-01-02 05:25:36 -0800 (Tue, 02 Jan 2007) | 3 lines
+r29816 | etxrab | 2009-09-09 00:29:41 -0700 (Wed, 09 Sep 2009) | 5 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ajp13.c
-   M /trunk/epan/dissectors/packet-catapult-dct2000.c
+   M /trunk/asn1/ranap/ranap.cnf
+   M /trunk/epan/dissectors/packet-gtp.c
+   M /trunk/epan/dissectors/packet-ranap.c
+   M /trunk/epan/dissectors/packet-ranap.h
 
-"an wireshark" -> "a wireshark".
-Presumably "an ethereal" was search replaced...
+Target Identification shall be coded as TLV IE where value is
+coded as TargetRNC-ID.
+Proposed fix to
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3974
+(The enclosed trace dioes not decode properly but may be wrongly encoded).
+------------------------------------------------------------------------
+r29817 | etxrab | 2009-09-09 01:50:06 -0700 (Wed, 09 Sep 2009) | 1 line
+Changed paths:
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/packet_list_store.c
 
+Allocate col_text and col_text_len when the fdata struct is allocated.
 ------------------------------------------------------------------------
-r20267 | jake | 2007-01-02 05:34:05 -0800 (Tue, 02 Jan 2007) | 2 lines
+r29818 | etxrab | 2009-09-09 01:51:33 -0700 (Wed, 09 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/plugins/giop/README
+   M /trunk/file.c
 
-More Ethereal -> Wireshark renaming
+Allocate col_text and col_text_len when the fdata struct is allocated.
+(complete the checkin).
+------------------------------------------------------------------------
+r29819 | jmayer | 2009-09-09 06:20:33 -0700 (Wed, 09 Sep 2009) | 1 line
+Changed paths:
+   M /trunk/CMakeLists.txt
+   M /trunk/cmake/modules/FindADNS.cmake
+   A /trunk/cmake/modules/FindCARES.cmake
+   D /trunk/cmake/modules/FindDBUS.cmake
+   D /trunk/cmake/modules/FindDBUSGLIB.cmake
+   A /trunk/cmake/modules/FindGCRYPT.cmake
+   A /trunk/cmake/modules/FindGNUTLS.cmake
+   M /trunk/cmake/modules/FindGTK2.cmake
+   A /trunk/cmake/modules/FindLUA.cmake
+   M /trunk/cmake/modules/FindMATH.cmake
+   M /trunk/cmake/modules/FindPCAP.cmake
+   M /trunk/cmake/modules/FindPCRE.cmake
+   M /trunk/cmake/modules/FindPORTAUDIO.cmake
+   A /trunk/cmake/modules/FindSMI.cmake
+   M /trunk/cmake/modules/FindWSWIN32.cmake
+   A /trunk/cmake/modules/FindZ.cmake
+   M /trunk/cmakeconfig.h.in
+   A /trunk/codecs/CMakeLists.txt
+   M /trunk/epan/CMakeLists.txt
+   A /trunk/epan/wslua/CMakeLists.txt
 
+CMAKE: Get most of of missing *build* pieces into place
 ------------------------------------------------------------------------
-r20268 | jake | 2007-01-02 05:36:45 -0800 (Tue, 02 Jan 2007) | 2 lines
+r29820 | jmayer | 2009-09-09 06:27:25 -0700 (Wed, 09 Sep 2009) | 4 lines
 Changed paths:
-   M /trunk/plugins/giop/packet-cosnaming.c
+   M /trunk/CMakeLists.txt
 
-More Ethereal -> Wireshark renaming.
+Add missing include dirs when building wslua.
+wslua doesn't build due to some probably non-cmake
+related problem (have to verify though).
 
 ------------------------------------------------------------------------
-r20269 | jake | 2007-01-02 05:46:06 -0800 (Tue, 02 Jan 2007) | 2 lines
+r29821 | krj | 2009-09-09 07:01:57 -0700 (Wed, 09 Sep 2009) | 1 line
 Changed paths:
+   M /trunk/CMakeLists.txt
+   M /trunk/config.h.win32
+   M /trunk/plugins/asn1/Makefile.nmake
+   M /trunk/plugins/docsis/Makefile.nmake
+   M /trunk/plugins/easy_codec/Makefile.nmake
+   M /trunk/plugins/ethercat/Makefile.nmake
    M /trunk/plugins/giop/Makefile.nmake
+   M /trunk/plugins/gryphon/Makefile.nmake
+   M /trunk/plugins/irda/Makefile.nmake
+   M /trunk/plugins/m2m/Makefile.nmake
+   M /trunk/plugins/mate/Makefile.nmake
+   M /trunk/plugins/opcua/Makefile.nmake
+   M /trunk/plugins/profinet/Makefile.nmake
+   M /trunk/plugins/sercosiii/Makefile.nmake
+   M /trunk/plugins/stats_tree/Makefile.nmake
+   M /trunk/plugins/tpg/Makefile.nmake
+   M /trunk/plugins/unistim/Makefile.nmake
+   M /trunk/plugins/wimax/Makefile.nmake
+   M /trunk/plugins/wimaxasncp/Makefile.nmake
 
-Align build target names.
-
+We no longer support the old plugin API so remove it completely from the build system
 ------------------------------------------------------------------------
-r20270 | wmeier | 2007-01-02 06:11:35 -0800 (Tue, 02 Jan 2007) | 2 lines
+r29822 | stig | 2009-09-09 07:11:10 -0700 (Wed, 09 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/asn1/h248/packet-h248-template.c
-   M /trunk/asn1/h248/packet-h248-template.h
-   M /trunk/asn1/umts_rrc/packet-umts_rrc-template.c
-   M /trunk/asn1/umts_rrc/packet-umts_rrc-template.h
-   M /trunk/asn1/umts_rrc_Internode-defs/packet-umts_rrc_internode-defs-template.c
-   M /trunk/asn1/umts_rrc_Internode-defs/packet-umts_rrc_internode-defs-template.h
-   M /trunk/asn1/umts_rrc_ies/packet-umts_rrc_ies-template.c
-   M /trunk/asn1/umts_rrc_ies/packet-umts_rrc_ies-template.h
-   M /trunk/asn1/umts_rrc_pdu_def/packet-umts_rrc_pdu_def-template.c
-   M /trunk/asn1/umts_rrc_pdu_def/packet-umts_rrc_pdu_def-template.h
-   M /trunk/epan/dissectors/packet-dtls.c
-   M /trunk/epan/dissectors/packet-exec.c
-   M /trunk/epan/dissectors/packet-h248_3gpp.c
-   M /trunk/epan/dissectors/packet-h248_annex_c.c
-   M /trunk/epan/dissectors/packet-h248_annex_e.c
-   M /trunk/epan/dissectors/packet-h248_q1950.c
-   M /trunk/epan/dissectors/packet-image-png.c
-   M /trunk/epan/dissectors/packet-jpeg.c
-   M /trunk/epan/dissectors/packet-lsc.c
-   M /trunk/epan/dissectors/packet-ssl.c
-   M /trunk/gtk/camel_counter.c
+   M /trunk/epan/dissectors/packet-m2ua.c
 
-More ethereal --> wireshark
+Fixed data type signedness for protocol_data_1_global.
 
 ------------------------------------------------------------------------
-r20271 | martinm | 2007-01-02 09:06:00 -0800 (Tue, 02 Jan 2007) | 2 lines
+r29823 | stig | 2009-09-09 08:06:38 -0700 (Wed, 09 Sep 2009) | 4 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-sip.c
+   M /trunk/epan/dissectors/packet-ospf.c
 
-Dissect details of RAck header, and change RSeq to a numerical field.
+Added support for Multi-Topology (MT) Routing (RFC4915)
+Added W and N flags
+Fixed some string capitalizations.
 
 ------------------------------------------------------------------------
-r20272 | wmeier | 2007-01-02 09:19:25 -0800 (Tue, 02 Jan 2007) | 3 lines
+r29824 | krj | 2009-09-09 09:38:09 -0700 (Wed, 09 Sep 2009) | 3 lines
 Changed paths:
-   M /trunk/asn1/h248/packet-h248-template.c
-   M /trunk/asn1/h248/packet-h248-template.h
-   M /trunk/asn1/umts_rrc/packet-umts_rrc-template.c
-   M /trunk/asn1/umts_rrc/packet-umts_rrc-template.h
-   M /trunk/asn1/umts_rrc_Internode-defs/packet-umts_rrc_internode-defs-template.c
-   M /trunk/asn1/umts_rrc_Internode-defs/packet-umts_rrc_internode-defs-template.h
-   M /trunk/asn1/umts_rrc_ies/packet-umts_rrc_ies-template.c
-   M /trunk/asn1/umts_rrc_ies/packet-umts_rrc_ies-template.h
-   M /trunk/asn1/umts_rrc_pdu_def/packet-umts_rrc_pdu_def-template.c
-   M /trunk/asn1/umts_rrc_pdu_def/packet-umts_rrc_pdu_def-template.h
-   M /trunk/docbook/dfilter2xml.pl
-   M /trunk/epan/dissectors/packet-exec.c
-   M /trunk/epan/dissectors/packet-h248_3gpp.c
-   M /trunk/epan/dissectors/packet-h248_annex_c.c
-   M /trunk/epan/dissectors/packet-h248_annex_e.c
-   M /trunk/epan/dissectors/packet-h248_q1950.c
-   M /trunk/epan/dissectors/packet-image-png.c
-   M /trunk/epan/dissectors/packet-jpeg.c
-   M /trunk/epan/dissectors/packet-lsc.c
-   M /trunk/plugins/tpg/Makefile.am
+   M /trunk/dftest.c
 
-Oops:   wireshark.com --> wireshark.org
-Also: 1 additional Ethereal --> Wireshark
+* Free dfilter on shutdown
+* Remove unused packet_info variable
 
 ------------------------------------------------------------------------
-r20273 | sfisher | 2007-01-02 11:55:55 -0800 (Tue, 02 Jan 2007) | 4 lines
+r29825 | jake | 2009-09-09 12:09:57 -0700 (Wed, 09 Sep 2009) | 3 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ieee80211.c
-
+   M /trunk/epan/dissectors/packet-ssl-utils.c
 
-Add a good/bad tree to the FCS item.
+From Ivan Sy:
+Add a more descriptive log message on DH key exchange.
 
+------------------------------------------------------------------------
+r29827 | etxrab | 2009-09-09 12:34:14 -0700 (Wed, 09 Sep 2009) | 2 lines
+Changed paths:
+   M /trunk/gtk/expert_comp_table.c
 
+Be consistent use and g_string_chunk_insert_const() in stead of
+g_string_chunk_insert() as in expert_dlg.c
 ------------------------------------------------------------------------
-r20274 | gerald | 2007-01-02 11:56:59 -0800 (Tue, 02 Jan 2007) | 13 lines
+r29830 | guy | 2009-09-09 16:56:27 -0700 (Wed, 09 Sep 2009) | 21 lines
 Changed paths:
-   M /trunk/airpcap.h
-   M /trunk/airpcap_loader.h
-   M /trunk/epan/crypt/airpdcap_interop.h
+   M /trunk/packaging/macosx/ChmodBPF/StartupParameters.plist
 
-From Gisle Vanem:
+To quote
+    
+       http://developer.apple.com/mac/library/documentation/MacOSX/Conceptual/BPSystemStartup/Articles/StartupItems.html
 
-Here are some patches needed to build using HAVE_AIRPCAP
-on MingW:
+"Table 1  StartupParameters.plist key-value pairs
 
-* airpcap.h needs 'WEP_KEY_MAX_SIZE' from <epan/crypt/wep-wpadefs.h>.
+Key            Type    Value
+Description    String  A short description of the startup item,
+                       used by administrative tools.
 
-* airpcap_loader.h needs <epan/crypt/airpdcap_user.h> and definition of
- 'decryption_key_t'.
+Provides       Array   The names of the services provided by this
+                       startup item.  Although a startup item can
+                       potentially provide multiple services, it is
+                       recommended that you limit your startup items
+                       to only one service each."
 
-* epan/crypt/airpdcap_interop.h defines 'ntohs()' before <winsock2.h>
- gets included. Thus creating a parse error later on.
+Fix "Provides" to be the name of the service, not a description of the
+helpful operations that it provides.
 
-------------------------------------------------------------------------
-r20275 | jake | 2007-01-02 12:53:04 -0800 (Tue, 02 Jan 2007) | 1 line
-Changed paths:
-   M /trunk/docbook/wsdg_src/WSDG_chapter_env_intro.xml
-   M /trunk/docbook/wsdg_src/WSDG_chapter_tools.xml
+(Propagated from tcpdump.org git repository.)
 
-Update supported Win32 versions and NSIS version.
 ------------------------------------------------------------------------
-r20276 | ulfl | 2007-01-02 14:19:48 -0800 (Tue, 02 Jan 2007) | 1 line
+r29831 | guy | 2009-09-09 17:37:16 -0700 (Wed, 09 Sep 2009) | 3 lines
 Changed paths:
-   M /trunk/packaging/nsis/wireshark.nsi
+   M /trunk/packaging/macosx/ChmodBPF/README.macosx
+
+Put in a note about the Snow Leopard bug that requires that you have BPF
+devices open for writing in order to capture outgoing traffic.
 
-define SecMIBs only if NET_SNMP_DIR is defined - to prevent a NSIS warning
 ------------------------------------------------------------------------
-r20277 | gerald | 2007-01-02 14:49:57 -0800 (Tue, 02 Jan 2007) | 3 lines
+r29832 | morriss | 2009-09-09 19:15:55 -0700 (Wed, 09 Sep 2009) | 5 lines
 Changed paths:
-   M /trunk/Makefile.common
-   M /trunk/Makefile.nmake
-   M /trunk/asn1/cms/packet-cms-template.c
-   M /trunk/asn1/spnego/packet-spnego-template.c
-   M /trunk/debian/copyright
-   M /trunk/editcap.c
-   M /trunk/epan/Makefile.common
-   M /trunk/epan/crypt/Makefile.common
-   M /trunk/epan/crypt/airpdcap.c
-   D /trunk/epan/crypt/airpdcap_md5.c
-   D /trunk/epan/crypt/airpdcap_md5.h
-   M /trunk/epan/crypt/airpdcap_system.h
-   A /trunk/epan/crypt/crypt-md5.c (from /trunk/epan/crypt-md5.c:20274)
-   A /trunk/epan/crypt/crypt-md5.h (from /trunk/epan/crypt-md5.h:20274)
-   D /trunk/epan/crypt-md5.c
-   D /trunk/epan/crypt-md5.h
-   M /trunk/epan/dissectors/packet-3com-njack.c
-   M /trunk/epan/dissectors/packet-cms.c
-   M /trunk/epan/dissectors/packet-kerberos.c
-   M /trunk/epan/dissectors/packet-radius.c
-   M /trunk/epan/dissectors/packet-spnego.c
-   M /trunk/epan/dissectors/packet-tacacs.c
+   M /trunk/epan/dissectors/packet-ospf.c
 
-Move epan/crypt-md5.[ch] to epan/crypt.  Remove
-epan/crypt/airpdcap_md5.[ch].  Fix up whitespace.
+From Edward J. Paradise via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3954 :
+
+The A and N bit descriptions should be Always and Never, not Answer and
+Incomplete.
 
 ------------------------------------------------------------------------
-r20278 | ulfl | 2007-01-02 15:55:47 -0800 (Tue, 02 Jan 2007) | 3 lines
+r29833 | morriss | 2009-09-09 19:40:19 -0700 (Wed, 09 Sep 2009) | 37 lines
 Changed paths:
-   M /trunk/packaging/nsis/AdditionalTasksPage.ini
+   M /trunk/epan/dissectors/packet-nhrp.c
 
-following the Microsoft installer guidelines: as default, an installer should not put an icon on the desktop
+From Chris Maynard via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3950 :
 
+The attached patch improves NHRP dissection and encompasses the following
+changes:
+1) Now displays Request ID and CIE Reply code or Error code in Info column.
 
-------------------------------------------------------------------------
-r20279 | gerald | 2007-01-02 16:07:07 -0800 (Tue, 02 Jan 2007) | 2 lines
-Changed paths:
-   D /trunk/epan/crypt/airpdcap_ccmp.h
-   D /trunk/epan/crypt/airpdcap_tkip.h
+2) Added support for RFC 2520 and RFC 2735 extensions and error codes.
+   References:
+       -> http://www.ietf.org/rfc/rfc2520.txt?number=2520
+       -> http://www.ietf.org/rfc/rfc2735.txt?number=2735
+   Note: Cisco's NAT Address Extension conflicts with RFC 2735's published
+Device Capabilities Extension.  Both are assigned type 9.  As such, I have had
+to add some heuristics to differentiate between them.  It should be reliable
+though since the former carries a CIE with length > 8 bytes, and the latter a
+fixed-length payload of 8 bytes.
 
-Remove empty files (which should have been removed with r20231).
+3) A few fields previously not filterable now are: hf_nhrp_hdr_op_type,
+hf_nhrp_hdr_version and hf_nhrp_error_code.
 
-------------------------------------------------------------------------
-r20280 | ulfl | 2007-01-02 16:10:57 -0800 (Tue, 02 Jan 2007) | 1 line
-Changed paths:
-   M /trunk/Makefile.nmake
+4) Added support for authentication and vendor-private extension header decode.
+   NOTE: The authentication extension has been added according to RFC 2332.  In
+practice, it seems that at least with certain Cisco equipment (I tested with
+cisco 2851 IOS version 12.4(15)T), they use their own non-standard
+authentication extension format.  Because of this, Cisco's version of the
+extension will likely either be displayed a little differently than one may
+expect or be indicated as being mal-formed ... because in reality, it is.
 
-if exist, the install targets should copy pdb and manifest files along with the exe and dll ones
-------------------------------------------------------------------------
-r20281 | ulfl | 2007-01-02 16:23:22 -0800 (Tue, 02 Jan 2007) | 3 lines
-Changed paths:
-   M /trunk/epan/crypt/Makefile.nmake
+5) Utilizes expert info in a couple more places to indicate mal-formed packets.
+ Cisco's Error Indication packet, for example, violates RFC 2332 Section 5.2.7
+by including extensions in the Error Indication packet as well as by including
+erroneous data following the End Extension.  Both cases are reported via expert
+info now.  Previously, at least with the case of the erroneous data following
+the End Extension, the packet would almost certainly have been marked
+mal-formed anyway.  I now just prevent Wireshark from even attempting to decode
+the non-sensical mess.
 
-fix windows build
 
-maybe the definitions from Makefile.common should better be used - the current Makefile.nmake looks a bit strange compared to others ;-)
 ------------------------------------------------------------------------
-r20282 | ulfl | 2007-01-02 18:50:22 -0800 (Tue, 02 Jan 2007) | 2 lines
+r29834 | morriss | 2009-09-09 19:46:40 -0700 (Wed, 09 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/capture_opts.c
-   M /trunk/epan/filesystem.c
-   M /trunk/gtk/main.c
-   M /trunk/tempfile.c
-   M /trunk/wiretap/file_util.h
+   M /trunk/AUTHORS
 
-from Laurent Rabret:
-I posted a patch about 1.5 years ago for the formerly Ethereal to successfully compiled with Visual > 6. I have always successfully used this patched Ethereal/Wireshark compiled with VS 2003 and have just checked when compiled with Visual C++ 2005 Express
+Add blurb for Chris Maynard's recent NHRP changes.
 ------------------------------------------------------------------------
-r20283 | ulfl | 2007-01-02 18:53:30 -0800 (Tue, 02 Jan 2007) | 2 lines
+r29835 | etxrab | 2009-09-09 22:57:30 -0700 (Wed, 09 Sep 2009) | 4 lines
 Changed paths:
-   M /trunk/config.nmake
+   M /trunk/asn1/h248/Makefile.common
+   M /trunk/asn1/h248/h248.cnf
+   A /trunk/asn1/h248/h248v1support.asn
+   M /trunk/asn1/h248/packet-h248-template.c
+   M /trunk/epan/dissectors/packet-h248.c
+   M /trunk/epan/dissectors/packet-h248.h
 
-move the MSVC "block" towards the top of the file
-don't use GNUTLS and ZLIB when compiling with MSVC != Version 6 - it currently doesn't work
+From   Alex Lindberg:
+Add H248V1 suport.
+(H248 dissector fails on poorly formed AuditReply packet from Media Gateway)
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3953
 ------------------------------------------------------------------------
-r20284 | ulfl | 2007-01-02 19:42:33 -0800 (Tue, 02 Jan 2007) | 1 line
+r29836 | etxrab | 2009-09-09 23:07:31 -0700 (Wed, 09 Sep 2009) | 3 lines
 Changed paths:
-   M /trunk/packaging/nsis/wireshark.nsi
+   M /trunk/epan/dissectors/packet-afp.c
+   M /trunk/epan/dissectors/packet-afp.h
+   M /trunk/epan/dissectors/packet-dsi.c
 
-delete GTK 2.10 files and dirs while uninstalling
+From Alex deVries:
+DSI/AFP dissectors need support for AFP 3.3
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3995
 ------------------------------------------------------------------------
-r20285 | ulfl | 2007-01-02 19:46:48 -0800 (Tue, 02 Jan 2007) | 4 lines
+r29837 | etxrab | 2009-09-09 23:37:04 -0700 (Wed, 09 Sep 2009) | 3 lines
 Changed paths:
-   M /trunk/packaging/nsis/wireshark.nsi
-
-from Laurent Rabret:
-"Apply the ugly attached patch to the installer"
+   M /trunk/epan/wslua/wslua_tree.c
 
-... it's not that ugly at all - and installs (deletes) the manifest files if available
+From Diego:
+proto_item_set_len is missing from Lua API.
+https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3994
 ------------------------------------------------------------------------
-r20286 | ulfl | 2007-01-02 20:15:18 -0800 (Tue, 02 Jan 2007) | 3 lines
+r29838 | jmayer | 2009-09-10 00:04:54 -0700 (Thu, 10 Sep 2009) | 4 lines
 Changed paths:
-   M /trunk/packaging/nsis/wireshark.nsi
+   M /trunk/CMakeLists.txt
+   A /trunk/cmake/modules/FindCAP.cmake
+   A /trunk/cmake/modules/FindGEOIP.cmake
+   A /trunk/cmake/modules/FindKERBEROS.cmake
+   A /trunk/cmake/modules/FindM.cmake (from /trunk/cmake/modules/FindMATH.cmake:29823)
+   D /trunk/cmake/modules/FindMATH.cmake
+   A /trunk/epan/wspython/CMakeLists.txt
 
-fix packaging (for now): copy the manifest files with the /nonfatal switch, so they only issue a warning if none existing (e.g. MSVC6).
+Update to add the last missing detection stuff.
+Some of it is untested, kerberos is currently a hack.
+Apart from that, package detection should be complete.
 
-This copying should be controlled by the MSVC_VARIANT setting in config.nmake instead (just like all the other alike settings).
 ------------------------------------------------------------------------
-r20287 | ulfl | 2007-01-02 20:18:55 -0800 (Tue, 02 Jan 2007) | 1 line
+r29839 | tuexen | 2009-09-10 02:50:30 -0700 (Thu, 10 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/crypt/Makefile.common
+   M /trunk/epan/dissectors/packet-isup.c
 
-an attempt to fix the distcheck
-------------------------------------------------------------------------
-r20288 | ulfl | 2007-01-02 20:28:28 -0800 (Tue, 02 Jan 2007) | 1 line
-Changed paths:
-   M /trunk/config.nmake
+Fix handling of BEARER_CONTROL_UNIT_IDENTIFIER.
 
-Instead of hard coding "C:/program files", use the corresponding environment variable %ProgramFiles% (hopefully this is available on all supported platforms). This makes it possible to use the same unchanged setting even for internationalised Windows versions (e.g. in the german version this is: "C:\Programme")
 ------------------------------------------------------------------------
-r20289 | ulfl | 2007-01-02 21:08:20 -0800 (Tue, 02 Jan 2007) | 1 line
+r29840 | krj | 2009-09-10 06:52:36 -0700 (Thu, 10 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/Makefile.nmake
+   M /trunk/epan/ftypes/ftypes.h
 
-fix epan\crypt\crypt-md5.obj
+Remove unused field
 ------------------------------------------------------------------------
-r20290 | ulfl | 2007-01-02 21:41:11 -0800 (Tue, 02 Jan 2007) | 3 lines
+r29841 | krj | 2009-09-10 07:37:09 -0700 (Thu, 10 Sep 2009) | 19 lines
 Changed paths:
-   M /trunk/Makefile.nmake
-   M /trunk/config.nmake
-   M /trunk/epan/Makefile.nmake
-   M /trunk/wiretap/Makefile.nmake
+   M /trunk/epan/ftypes/ftype-bytes.c
+   M /trunk/epan/ftypes/ftypes.h
 
-remove the PDB_FILE setting from config.nmake - there's no real need for this info
+Use the correct type, that is GByteArray instead of GString. The reason why this 'worked' before (on non-64bit platforms that is):
 
-add some missing files to the clean targets
-------------------------------------------------------------------------
-r20291 | ulfl | 2007-01-02 22:06:53 -0800 (Tue, 02 Jan 2007) | 1 line
-Changed paths:
-   M /trunk/plugins/agentx/Makefile.nmake
-   M /trunk/plugins/artnet/Makefile.nmake
-   M /trunk/plugins/asn1/Makefile.nmake
-   M /trunk/plugins/ciscosm/Makefile.nmake
-   M /trunk/plugins/docsis/Makefile.nmake
-   M /trunk/plugins/enttec/Makefile.nmake
-   M /trunk/plugins/giop/Makefile.nmake
-   M /trunk/plugins/gryphon/Makefile.nmake
-   M /trunk/plugins/h223/Makefile.nmake
-   M /trunk/plugins/irda/Makefile.nmake
-   M /trunk/plugins/lwres/Makefile.nmake
-   M /trunk/plugins/mate/Makefile.nmake
-   M /trunk/plugins/megaco/Makefile.nmake
-   M /trunk/plugins/mgcp/Makefile.nmake
-   M /trunk/plugins/opsi/Makefile.nmake
-   M /trunk/plugins/pcli/Makefile.nmake
-   M /trunk/plugins/profinet/Makefile.nmake
-   M /trunk/plugins/rlm/Makefile.nmake
-   M /trunk/plugins/rtnet/Makefile.nmake
-   M /trunk/plugins/rudp/Makefile.nmake
-   M /trunk/plugins/sbus/Makefile.nmake
-   M /trunk/plugins/stats_tree/Makefile.nmake
-   M /trunk/plugins/v5ua/Makefile.nmake
+struct _GString
+{
+  gchar  *str;
+  gsize len;    
+  gsize allocated_len;
+};
 
-clean should also remove generated plugin.c and manifest files
-------------------------------------------------------------------------
-r20292 | ulfl | 2007-01-02 22:41:17 -0800 (Tue, 02 Jan 2007) | 1 line
-Changed paths:
-   M /trunk/config.nmake
+And:
 
-hmmm, maybe he don't like mixing slashes and backslashes ...
-------------------------------------------------------------------------
-r20293 | etxrab | 2007-01-02 23:55:40 -0800 (Tue, 02 Jan 2007) | 2 lines
-Changed paths:
-   M /trunk/asn1/ansi_map/ansi_map.asn
-   M /trunk/asn1/ansi_map/ansi_map.cnf
-   M /trunk/asn1/ansi_map/packet-ansi_map-template.c
+struct _GArray
+{
+  gchar *data;
+  guint len;
+};
+
+We only accessed the first two fields of the GString struct.
 
-Add call to the Teleservice dissector add a bunch of missing Return signals and
-fix up some cut and paste errors.
 ------------------------------------------------------------------------
-r20294 | gerald | 2007-01-03 10:10:13 -0800 (Wed, 03 Jan 2007) | 2 lines
+r29842 | morriss | 2009-09-10 08:30:10 -0700 (Thu, 10 Sep 2009) | 4 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ieee80211.c
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/packet-mpls.c
+   M /trunk/epan/dissectors/packet-pw-cesopsn.c
+   M /trunk/epan/dissectors/packet-pw-common.h
+   M /trunk/epan/dissectors/packet-pw-satop.c
 
-Fix a typo.
+From Artem Tamazov via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3903 :
 
-------------------------------------------------------------------------
-r20295 | etxrab | 2007-01-03 11:25:28 -0800 (Wed, 03 Jan 2007) | 4 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-iuup.c
+Decoding of UDP-multiplexed CESoPSN and SAToP traffic.
 
-From Peter Vestman:
-The number of rfci's in rate control messages is read in the wrong place.
-We have created a patch for this, in the patch we have also added CRC checks
-for header and payload.
 ------------------------------------------------------------------------
-r20296 | jake | 2007-01-03 12:17:17 -0800 (Wed, 03 Jan 2007) | 1 line
+r29843 | gerald | 2009-09-10 09:50:25 -0700 (Thu, 10 Sep 2009) | 7 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-iuup.c
+   M /trunk/epan/crypt/airpdcap.c
 
-Some cleanup of the source.
-------------------------------------------------------------------------
-r20297 | ulfl | 2007-01-03 14:09:15 -0800 (Wed, 03 Jan 2007) | 1 line
-Changed paths:
-   M /trunk/config.nmake
+WPA decryption fix from Greg Schwendimann via bug 3890:
+
+I'm reasonably sure that I introduced this bug and I apologize for the problems
+with my previous patch.  The problem is that I did not use all of the seen
+keys,  I used all except the first key, which in a case of one key is none. 
+The attached patch fixes the error.
 
-another attempt to fix the "Program Files" setting. Unfortunately, using the environment setting doesn't seem to work ...
 ------------------------------------------------------------------------
-r20298 | ulfl | 2007-01-03 15:12:37 -0800 (Wed, 03 Jan 2007) | 1 line
+r29844 | krj | 2009-09-10 09:54:02 -0700 (Thu, 10 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/packaging/nsis/wireshark.nsi
+   M /trunk/asn1/snmp/packet-snmp-template.c
+   M /trunk/epan/dissectors/packet-sccp.c
+   M /trunk/epan/dissectors/packet-snmp.c
+   M /trunk/epan/dissectors/packet-sua.c
+   M /trunk/epan/libwireshark.def
+   M /trunk/epan/tvbuff.c
+   M /trunk/epan/tvbuff.h
 
-add wiretap manifest file to packaging
+offset_from_real_beginning() is only called with 0 as second argument, so remove the argument completely. It seems that the second argument only acts as an accumulator allowing offset_from_real_beginning() to call itself recursively. To be consistent offset_from_real_beginning() is renamed to tvb_offset_from_real_beginning().
 ------------------------------------------------------------------------
-r20299 | etxrab | 2007-01-03 23:51:26 -0800 (Wed, 03 Jan 2007) | 1 line
+r29845 | martinm | 2009-09-10 11:12:41 -0700 (Thu, 10 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/asn1/ansi_map/ansi_map.cnf
-   M /trunk/asn1/ansi_map/packet-ansi_map-template.c
+   M /trunk/epan/dissectors/packet-mac-lte.c
+
+Re-arrange dissection of UL/DL-SCH so easier to test for ommitted SDUs.
 
-Add dissection of SystemCapabilities.
 ------------------------------------------------------------------------
-r20300 | kukosa | 2007-01-04 01:20:18 -0800 (Thu, 04 Jan 2007) | 2 lines
+r29846 | krj | 2009-09-10 11:22:33 -0700 (Thu, 10 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-ssl-utils.c
-   M /trunk/epan/dissectors/packet-ssl-utils.h
-   M /trunk/epan/dissectors/packet-ssl.c
-   M /trunk/epan/dissectors/packet-ssl.h
-   M /trunk/epan/libwireshark.def
+   M /trunk/epan/ftypes/ftype-bytes.c
+   M /trunk/epan/ftypes/ftypes.h
+   M /trunk/epan/proto.c
 
-- new ssl_set_master_secret() which can set master secret (and optionally other parameters) into SSL dissector from external source, e.g. private 'trace protocol' dissector
-- call 'data' subdissector for decrypted data in real dissector is not found
+Introduce a few FT_XXX lengths defines and use those instead of hard coding constants
 ------------------------------------------------------------------------
-r20301 | guy | 2007-01-04 03:50:41 -0800 (Thu, 04 Jan 2007) | 25 lines
+r29847 | jake | 2009-09-10 11:54:12 -0700 (Thu, 10 Sep 2009) | 4 lines
 Changed paths:
-   M /trunk/configure.in
-
-Add -Wl,-single_module to the linker flags in Darwin.  The page at
-
-       http://developer.apple.com/releasenotes/DeveloperTools/RN-dyld/index.html
-
-says
-
-       The static linker ld(1) supports building dylibs as either
-       -multi_module or -single_module.  Conceptually, a multi-module
-       dylib is like a group of smaller dylibs - one per source file.
-       The extra meta-data in a multi-module dylib allowed (pre-10.4)
-       dyld to delay binding and running initializers on the individual
-       modules.  In Mac OS X 10.4 dyld ignores all multi-module
-       meta-data and completely binds and runs all initializers the
-       same as if it were built single-module.  In general, building
-       dylibs -single_module is preferred.  The one case where
-       multi-module is still useful is it allows internal functions of
-       a dylib to be interposable.  For instance, libSystem.dylib is
-       built multi_module so that malloc() can be overridden and all
-       uses of malloc in libSystem (e.g.  strdup) would be redirected
-       to use the overridden version.
+   M /trunk/epan/dissectors/packet-ieee802154.c
+   M /trunk/epan/dissectors/packet-ieee802154.h
 
-and we don't need the interposability for our dylibs, and Andreas Fink
-indicates that it's necessary for the packaged Wireshark builds he's
-doing.
+From Jean-Fran?\195?\167ois Wauthy:
+This patch fixes a bug in the dissection of the TI CC24xx FCS where the
+endianness of the bitmasks used was wrong.
 
 ------------------------------------------------------------------------
-r20302 | guy | 2007-01-04 03:55:05 -0800 (Thu, 04 Jan 2007) | 2 lines
+r29849 | jake | 2009-09-10 13:42:17 -0700 (Thu, 10 Sep 2009) | 8 lines
 Changed paths:
-   M /trunk/configure.in
+   M /trunk/epan/dissectors/packet-ieee802154.c
+   M /trunk/epan/dissectors/packet-ieee802154.h
 
--Wl,-single_module breaks the configure script.
+From Jean-Fran?\195?\167ois Wauthy:
+Implementation of the IEEE 802.15.4 dissector ignores the Auxiliary Security
+Header of the MHR (see IEEE 802.15.4-2006 specs p.138). 
+The attached patch, add two things :
+ 1) Support for dissecting the Auxiliary Security Header
+ 2) Add a preference option to force the dissection of 
+    the FCS field as being in the TI CC24xx format
 
 ------------------------------------------------------------------------
-r20303 | guy | 2007-01-04 04:05:17 -0800 (Thu, 04 Jan 2007) | 5 lines
+r29852 | martinm | 2009-09-10 15:53:57 -0700 (Thu, 10 Sep 2009) | 3 lines
 Changed paths:
-   M /trunk/plugins/irda/packet-sir.c
+   M /trunk/epan/dissectors/packet-mac-lte.c
+   M /trunk/epan/dissectors/packet-rlc-lte.c
 
-Call the handoff registration routine proto_reg_handoff_irsir() to avoid
-collisions with the WSP dissector's proto_reg_handoff_sir() - and don't
-call it in the proto_register_irsir(); handoff registration routines are
-supposed to be called after *all* registration routines are called.
+Add the option to call RLC dissector for LCID 1&2.
+These should be srb1 & srb2 (AM).
 
 ------------------------------------------------------------------------
-r20304 | martinm | 2007-01-04 05:25:25 -0800 (Thu, 04 Jan 2007) | 1 line
+r29853 | guy | 2009-09-10 17:00:45 -0700 (Thu, 10 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/diameter/imscxdx.xml
-   M /trunk/epan/dissectors/packet-inap.c
    M /trunk/epan/dissectors/packet-rtcp.c
-   M /trunk/epan/dissectors/packet-sigcomp.c
-   M /trunk/epan/dissectors/packet-umts_fp.c
-   M /trunk/wiretap/catapult_dct2000.c
 
-Check in trivial changes before generating a big diff...
-------------------------------------------------------------------------
-r20305 | kukosa | 2007-01-04 05:26:45 -0800 (Thu, 04 Jan 2007) | 1 line
-Changed paths:
-   M /trunk/epan/dissectors/packet-ssl-utils.c
-   M /trunk/epan/dissectors/packet-ssl-utils.h
+Get rid of trailing space in string.
 
-fix compilation without GnuTLS
 ------------------------------------------------------------------------
-r20306 | jake | 2007-01-04 05:44:09 -0800 (Thu, 04 Jan 2007) | 2 lines
+r29854 | morriss | 2009-09-10 18:57:59 -0700 (Thu, 10 Sep 2009) | 9 lines
 Changed paths:
-   M /trunk/docbook/developer-guide.xml
-   M /trunk/docbook/user-guide.xml
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors
+   M /trunk/epan/dissectors/Makefile.am
+   M /trunk/epan/dissectors/Makefile.common
+   M /trunk/epan/dissectors/Makefile.nmake
+   A /trunk/epan/dissectors/README.X11
+   M /trunk/epan/dissectors/packet-x11.c
+   M /trunk/epan/dissectors/process-x11-fields.pl
+   A /trunk/epan/dissectors/process-x11-xcb.pl
+   A /trunk/epan/dissectors/x11-declarations.h
+   A /trunk/epan/dissectors/x11-extension-errors.h
+   A /trunk/epan/dissectors/x11-extension-implementation.h
+   A /trunk/epan/dissectors/x11-glx-render-enum.h
+   A /trunk/epan/dissectors/x11-register-info.h
+
+From Peter Harris via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2981 :
 
-Bump date and version number
+This patch adds extension support to the X11 dissector.
+
+I've removed the perl script from the make file, since the new one depends on
+perl 5.10, xcbproto (at least git as of today), and mesa (at least the
+mesa/src/mesa/glapi directory). It seemed easier to just add the generated
+header files to svn directly.
 
 ------------------------------------------------------------------------
-r20307 | jake | 2007-01-04 05:46:29 -0800 (Thu, 04 Jan 2007) | 2 lines
+r29855 | jmayer | 2009-09-11 03:46:53 -0700 (Fri, 11 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/version_info.c
+   M /trunk/epan/CMakeLists.txt
 
-Bump date
+Update generating the x11 stuff to follow configure
 
 ------------------------------------------------------------------------
-r20308 | jake | 2007-01-04 06:23:56 -0800 (Thu, 04 Jan 2007) | 2 lines
+r29856 | morriss | 2009-09-11 04:22:23 -0700 (Fri, 11 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/plugins/irda/packet-sir.c
-
-Serious source code cleanup.
+   M /trunk/epan/dissectors/process-x11-xcb.pl
+   M /trunk/epan/dissectors/x11-extension-implementation.h
 
+When pre-declaring variables, use the right type.
 ------------------------------------------------------------------------
-r20309 | martinm | 2007-01-04 09:56:17 -0800 (Thu, 04 Jan 2007) | 1 line
+r29857 | etxrab | 2009-09-11 04:58:00 -0700 (Fri, 11 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-sip.c
+   M /trunk/file.c
 
-Make Expires header value a numeric field
+New_packet_list
+Select the correct frame in packet details when filtering.
 ------------------------------------------------------------------------
-r20310 | guy | 2007-01-04 10:35:33 -0800 (Thu, 04 Jan 2007) | 3 lines
+r29858 | jmayer | 2009-09-11 06:30:01 -0700 (Fri, 11 Sep 2009) | 4 lines
 Changed paths:
-   M /trunk/epan/wslua/Makefile.am
+   M /trunk/README.cmake
+   M /trunk/epan/CMakeLists.txt
 
-Rename pkgdata_DATA to dist_pkgdata_DATA, to make sure it's in the
-distribution.  That means we don't have to include it in EXTRA_DIST.
+- Update README.cmake: The stuff now build without
+  running autofoo first.
+- Add a comment how to change the name of a generated target
 
 ------------------------------------------------------------------------
-r20311 | etxrab | 2007-01-04 12:15:22 -0800 (Thu, 04 Jan 2007) | 1 line
+r29859 | krj | 2009-09-11 07:00:36 -0700 (Fri, 11 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/asn1/inap/packet-inap-template.c
-   M /trunk/epan/dissectors/packet-inap.c
-   M /trunk/epan/dissectors/packet-inap.h
+   M /trunk/epan/column-utils.c
 
-Make the recent INAP change in the template file as well.
+Move some CHECK_COL to our public functions, allowing us to bail our more quickly
 ------------------------------------------------------------------------
-r20312 | guy | 2007-01-04 12:47:43 -0800 (Thu, 04 Jan 2007) | 4 lines
+r29860 | krj | 2009-09-11 07:21:04 -0700 (Fri, 11 Sep 2009) | 4 lines
 Changed paths:
-   M /trunk/configure.in
-   M /trunk/epan/Makefile.am
-   M /trunk/wiretap/Makefile.am
+   M /trunk/epan/column-utils.c
 
-On Darwin, build shared libraries with -Wl,-single_module to the LDFLAGS
-used with shared libraries, to fix some error that shows up in some
-cases; some Apple documentation recommends it for most shared libraries.
+Make sure that we point the current column to a constant string if we have no address.
+
+Fixes http://wiki.wireshark.org/Development/OptimizePacketList?action=diff&rev1=20&rev2=21
 
 ------------------------------------------------------------------------
-r20313 | ulfl | 2007-01-04 12:51:18 -0800 (Thu, 04 Jan 2007) | 3 lines
+r29861 | etxrab | 2009-09-11 07:58:49 -0700 (Fri, 11 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/config.nmake
-
-add the "Microsoft .Net Framework SDK Version 1.1" as a compiler option (this is the one described in the corresponding Wiki page)
+   M /trunk/file.c
 
-mark "Visual Studio 2005" (without Express) as EXPERIMENTAL too, seems to be working just like the Express Edition :-)
+Only move to last row if it's vissible.
 ------------------------------------------------------------------------
-r20314 | lego | 2007-01-04 14:44:17 -0800 (Thu, 04 Jan 2007) | 3 lines
+r29862 | martinm | 2009-09-11 08:16:53 -0700 (Fri, 11 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/asn1/h248/packet-h248-template.c
-   M /trunk/epan/dissectors/packet-h248.c
-   M /trunk/epan/dissectors/packet-h248.h
-
-the widcards: Choose and All were inverted (again?)
+   M /trunk/epan/dissectors/packet-rlc-lte.c
 
+Add more useful summary info to RLC root.  Useful mostly for when called from MAC.
 
 ------------------------------------------------------------------------
-r20315 | lego | 2007-01-04 14:45:43 -0800 (Thu, 04 Jan 2007) | 3 lines
+r29863 | sfisher | 2009-09-11 08:38:33 -0700 (Fri, 11 Sep 2009) | 5 lines
 Changed paths:
-   M /trunk/acinclude.m4
+   M /trunk/file.c
 
-the -lm flag might be needed to link lua
+
+Fix warning that variable may be unused and then declare volatile so it
+survives the TRY/CATCH code.
 
 
 ------------------------------------------------------------------------
-r20316 | lego | 2007-01-04 14:47:23 -0800 (Thu, 04 Jan 2007) | 3 lines
+r29864 | jake | 2009-09-11 09:58:21 -0700 (Fri, 11 Sep 2009) | 3 lines
 Changed paths:
-   M /trunk/radius/dictionary.3gpp
-
-fix some entries with wrong spaces
-
+   M /trunk/epan/dissectors/packet-ieee802154.c
 
+From Jean-Fran?\195?\167ois Wauthy:
+Dissect the Auxiliary Security Header for IEEE 802.15.4-2006 only.
+Also Auxiliary Security Header dissection endianness bugfix.
 ------------------------------------------------------------------------
-r20317 | lego | 2007-01-04 14:58:33 -0800 (Thu, 04 Jan 2007) | 3 lines
+r29865 | morriss | 2009-09-11 11:06:50 -0700 (Fri, 11 Sep 2009) | 6 lines
 Changed paths:
-   A /trunk/epan/wslua/doc
-   A /trunk/epan/wslua/doc/Makefile
+   M /trunk/epan/dissectors/process-x11-xcb.pl
+   M /trunk/epan/dissectors/x11-extension-errors.h
+   M /trunk/epan/dissectors/x11-extension-implementation.h
+   M /trunk/epan/dissectors/x11-glx-render-enum.h
 
-Add the documentation directory
+From Peter Harris via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2981 :
 
+Put the git version of mesa and xcbproto in the generated header files.
+
+From me: Don't use 'which' to find git--it wouldn't work on Windows.
 
 ------------------------------------------------------------------------
-r20318 | gerald | 2007-01-04 15:21:37 -0800 (Thu, 04 Jan 2007) | 3 lines
+r29866 | morriss | 2009-09-11 11:15:46 -0700 (Fri, 11 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-ieee80211.c
+   D /trunk/svnadd
+   A /trunk/tools/svnadd (from /trunk/svnadd:29853)
 
-Don't lower-case our SSID and passphrase, otherwise we'll create an
-incorrect PSK hash.
+Move svnadd to the tools directory.
+------------------------------------------------------------------------
+r29867 | gerald | 2009-09-11 12:13:39 -0700 (Fri, 11 Sep 2009) | 4 lines
+Changed paths:
+   M /trunk/gtk/new_packet_list.c
+
+Reduce the spacing between new packet list items from 2 pixels to 1. If
+we want the new packet list to look like the old packet list we'll have
+to adjust the behavior of the cell renderer.
 
 ------------------------------------------------------------------------
-r20319 | gerald | 2007-01-04 15:54:00 -0800 (Thu, 04 Jan 2007) | 2 lines
+r29868 | gerald | 2009-09-11 13:36:01 -0700 (Fri, 11 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/epan/wslua/Makefile.nmake
+   M /trunk/gtk/new_packet_list.c
+   M /trunk/gtk/packet_list_store.c
 
-Remove duplicate targets.
 
 ------------------------------------------------------------------------
-r20320 | sfisher | 2007-01-04 16:33:23 -0800 (Thu, 04 Jan 2007) | 5 lines
+r29869 | jmayer | 2009-09-12 10:14:10 -0700 (Sat, 12 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-per.h
+   M /trunk/getopt.h
 
+Add arguments to the getopt() prototype
 
-Remove stderr output of an error condition per bug #998.  The error is already
-displayed in the packet tree.
+------------------------------------------------------------------------
+r29870 | jmayer | 2009-09-12 10:20:08 -0700 (Sat, 12 Sep 2009) | 3 lines
+Changed paths:
+   M /trunk/CMakeLists.txt
+   M /trunk/ConfigureChecks.cmake
+   M /trunk/README.cmake
+   M /trunk/cmake/modules/FindCAP.cmake
+   M /trunk/cmake/modules/FindCARES.cmake
+   A /trunk/cmake/modules/FindPYTHON.cmake
+   M /trunk/cmakeconfig.h.in
+   M /trunk/epan/CMakeLists.txt
 
+Make building with GeoIP, Python, Capabilities and c-ares
+actually work.
 
 ------------------------------------------------------------------------
-r20321 | gerald | 2007-01-04 17:35:23 -0800 (Thu, 04 Jan 2007) | 3 lines
+r29871 | morriss | 2009-09-12 16:02:34 -0700 (Sat, 12 Sep 2009) | 6 lines
 Changed paths:
-   M /trunk/Makefile.nmake
-   M /trunk/config.nmake
-   M /trunk/epan/libwireshark.def
-   M /trunk/tools/win32-setup.sh
+   M /trunk/epan/dissectors/Makefile.am
+   M /trunk/epan/dissectors/Makefile.common
+   M /trunk/epan/dissectors/Makefile.nmake
+   M /trunk/epan/dissectors/README.X11
+   D /trunk/epan/dissectors/ncp2222.py
+   D /trunk/epan/dissectors/process-x11-fields.pl
+   D /trunk/epan/dissectors/process-x11-xcb.pl
+   M /trunk/epan/dissectors/x11-declarations.h
+   M /trunk/epan/dissectors/x11-extension-errors.h
+   M /trunk/epan/dissectors/x11-extension-implementation.h
+   M /trunk/epan/dissectors/x11-glx-render-enum.h
+   M /trunk/epan/dissectors/x11-register-info.h
+   M /trunk/tools/Makefile.am
+   A /trunk/tools/ncp2222.py (from /trunk/epan/dissectors/ncp2222.py:29870)
+   A /trunk/tools/process-x11-fields.pl (from /trunk/epan/dissectors/process-x11-fields.pl:29870)
+   A /trunk/tools/process-x11-xcb.pl (from /trunk/epan/dissectors/process-x11-xcb.pl:29870)
+
+Move all of the scripts in epan/dissectors/ to tools/ .
+
+Add a target ("x11-dissector") to build the X11 dissector.
 
-Update to the latest Win32 libs: Net-SNMP 5.4 and GNUTLS 1.6.1.  Enable
-AirPcap.
+Put the X11-related files (back) in the source distribution.
 
 ------------------------------------------------------------------------
-r20322 | ulfl | 2007-01-04 20:58:52 -0800 (Thu, 04 Jan 2007) | 1 line
+r29872 | morriss | 2009-09-12 19:12:03 -0700 (Sat, 12 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/config.nmake
+   M /trunk/epan/dissectors/Makefile.nmake
 
-move the directory settings more to the top, add an optional platform SDK setting
+Try to get the paths right
 ------------------------------------------------------------------------
-r20323 | ulfl | 2007-01-04 21:03:15 -0800 (Thu, 04 Jan 2007) | 3 lines
+r29873 | etxrab | 2009-09-13 06:39:09 -0700 (Sun, 13 Sep 2009) | 6 lines
 Changed paths:
-   M /trunk/config.nmake
+   M /trunk/epan/expert.c
+   M /trunk/epan/expert.h
 
-compile error in openssl.h depends on the Platform SDK, not the MSVC variant used
+Modified extarct from Didier Gautheron:
+optimizations patch http://wiki.wireshark.org/Development/Optimization
+'patch.29854.diff.gz"
 
-change the !IFDEF around GNUTLS accordingly
+- ei->protocol is a constant.
+- Don't setup expert tap data if there's no tap.
 ------------------------------------------------------------------------
-r20324 | ulfl | 2007-01-04 21:23:02 -0800 (Thu, 04 Jan 2007) | 1 line
+r29874 | gerald | 2009-09-13 08:03:31 -0700 (Sun, 13 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/Makefile.nmake
-   M /trunk/config.nmake
+   M /trunk/epan/enterprise-numbers
+   M /trunk/manuf
 
-don't spread the AirPcap DevPack files over the libs dir, unzip files into: AirPcap_Devpack_1_0_0_594
+[Automatic manuf and enterprise-numbers update for 2009-09-13]
 ------------------------------------------------------------------------
-r20325 | etxrab | 2007-01-04 23:32:39 -0800 (Thu, 04 Jan 2007) | 5 lines
+r29877 | jmayer | 2009-09-13 08:17:26 -0700 (Sun, 13 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/asn1/ansi_map/ansi_map.asn
-   M /trunk/asn1/ansi_map/ansi_map.cnf
-   M /trunk/asn1/ansi_map/packet-ansi_map-template.c
+   M /trunk/epan/CMakeLists.txt
 
-- Dissect IA5 digits
-- Update info column
-- Call subdissectors
-- fix some asn1 bugs
-- clean up .cnf file.
+ncp2222.py has moved
 ------------------------------------------------------------------------
-r20326 | guy | 2007-01-04 23:36:30 -0800 (Thu, 04 Jan 2007) | 4 lines
+r29878 | etxrab | 2009-09-13 09:03:46 -0700 (Sun, 13 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/wiretap/configure.in
-
-When Mr. Genius added the SHAREDLIB_LDFLAGS stuff, he forgot that
-Wiretap has its own configuration file.  Do to its configuration file
-what was done to the top-level configuration file.
+   M /trunk/gtk/expert_comp_table.c
 
+'function' : different 'const' qualifiers
 ------------------------------------------------------------------------
-r20327 | lego | 2007-01-05 04:11:05 -0800 (Fri, 05 Jan 2007) | 3 lines
+r29879 | etxrab | 2009-09-13 09:11:11 -0700 (Sun, 13 Sep 2009) | 5 lines
 Changed paths:
-   M /trunk/epan/wslua/wslua_util.c
+   M /trunk/gtk/gui_utils.c
 
- + register_stat_cmd_arg()
- * use '/' as directory separator on both plattforms
+From Didier Gautheron:
+optimizations patch http://wiki.wireshark.org/Development/Optimization
+'patch.29854.diff.gz"
 
+Speed up sorting.
 ------------------------------------------------------------------------
-r20328 | lego | 2007-01-05 04:14:42 -0800 (Fri, 05 Jan 2007) | 3 lines
+r29880 | etxrab | 2009-09-13 10:24:51 -0700 (Sun, 13 Sep 2009) | 5 lines
 Changed paths:
-   M /trunk/epan/wslua/wslua_gui.c
-
- * rename url->file in browser_open_data_file()
+   M /trunk/epan/addr_resolv.c
 
+From Didier Gautheron:
+optimizations patch http://wiki.wireshark.org/Development/Optimization
+'patch.29854.diff.gz"
 
+Clean up addr_resolv.c
 ------------------------------------------------------------------------
-r20329 | jake | 2007-01-05 05:42:08 -0800 (Fri, 05 Jan 2007) | 3 lines
+r29881 | morriss | 2009-09-13 10:46:10 -0700 (Sun, 13 Sep 2009) | 17 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ntp.c
-   M /trunk/epan/dissectors/packet-ntp.h
+   M /trunk/capture_sync.c
+   M /trunk/dumpcap.c
 
-Added functionality proposed in bug 1233.
-Clean up of source code.
+Don't use SIGUSR1 to tell dumpcap to exit, use SIGINT: SIGINT is traditionally
+used for this purpose and using it also prevents the 2 signals the child gets:
+       - the user's Ctrl-C (which is sent as a SIGINT to both *shark and its
+         child dumpcap)
+       - the signal *shark generates to shut down the child
 
-------------------------------------------------------------------------
-r20330 | lego | 2007-01-05 07:09:33 -0800 (Fri, 05 Jan 2007) | 5 lines
-Changed paths:
-   M /trunk/epan/wslua/wslua_dumper.c
-   M /trunk/epan/wslua/wslua_util.c
+from colliding (and running 2 signal handlers in the child).
 
-* have the Dumper using either '\' or '/' as directory separator in all plattforms.
-* use the directory separator not a pointer to it.
+It might be possible for tshark to not send the signal at all when it gets
+SIGINT, but it doesn't do any harm now.
 
+Also, do not call g_log() within the signal handler: doing so can cause
+aborts (if g_log is being called by the process when the signal comes, the
+2nd entrance into g_log is detected as a recursion).
 
+This fixes https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2767
 
 ------------------------------------------------------------------------
-r20331 | ulfl | 2007-01-05 16:48:11 -0800 (Fri, 05 Jan 2007) | 1 line
+r29882 | morriss | 2009-09-13 12:23:07 -0700 (Sun, 13 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/capture_wpcap_packet.c
-   M /trunk/gtk/capture_if_details_dlg.c
+   M /trunk/epan/uat.h
 
-fix sockaddr_storage problem for MSVC 7.1 (hmmm, maybe it's a platform SDK issue - time will tell)
+s/g_strdown/g_ascii_strdown
 ------------------------------------------------------------------------
-r20332 | ulfl | 2007-01-05 17:05:59 -0800 (Fri, 05 Jan 2007) | 8 lines
+r29883 | morriss | 2009-09-13 12:48:22 -0700 (Sun, 13 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/config.nmake
+   M /trunk/epan/dissectors/Makefile.am
+   M /trunk/epan/dissectors/Makefile.nmake
+   M /trunk/plugins/asn1/Makefile.am
    M /trunk/plugins/asn1/Makefile.nmake
+   M /trunk/plugins/docsis/Makefile.am
+   M /trunk/plugins/docsis/Makefile.nmake
+   M /trunk/plugins/easy_codec/Makefile.nmake
+   M /trunk/plugins/ethercat/Makefile.am
+   M /trunk/plugins/ethercat/Makefile.nmake
+   M /trunk/plugins/gryphon/Makefile.am
+   M /trunk/plugins/gryphon/Makefile.nmake
+   M /trunk/plugins/irda/Makefile.am
+   M /trunk/plugins/irda/Makefile.nmake
+   M /trunk/plugins/m2m/Makefile.am
+   M /trunk/plugins/m2m/Makefile.nmake
+   M /trunk/plugins/mate/Makefile.am
    M /trunk/plugins/mate/Makefile.nmake
-   M /trunk/plugins/megaco/Makefile.nmake
-   M /trunk/plugins/mgcp/Makefile.nmake
+   M /trunk/plugins/opcua/Makefile.am
+   M /trunk/plugins/opcua/Makefile.nmake
+   M /trunk/plugins/profinet/Makefile.am
+   M /trunk/plugins/profinet/Makefile.nmake
+   M /trunk/plugins/sercosiii/Makefile.am
+   M /trunk/plugins/sercosiii/Makefile.nmake
+   M /trunk/plugins/stats_tree/Makefile.am
+   M /trunk/plugins/stats_tree/Makefile.nmake
+   M /trunk/plugins/tpg/Makefile.am
+   M /trunk/plugins/tpg/Makefile.nmake
+   M /trunk/plugins/unistim/Makefile.am
+   M /trunk/plugins/unistim/Makefile.nmake
+   M /trunk/plugins/wimax/Makefile.am
+   M /trunk/plugins/wimax/Makefile.nmake
+   M /trunk/plugins/wimaxasncp/Makefile.am
+   M /trunk/plugins/wimaxasncp/Makefile.nmake
+
+Run checkapi on the dissector header files
+------------------------------------------------------------------------
+r29884 | morriss | 2009-09-13 16:03:38 -0700 (Sun, 13 Sep 2009) | 7 lines
+Changed paths:
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-classicstun.c (from /trunk/epan/dissectors/packet-stun.c:29883)
+   M /trunk/epan/dissectors/packet-rtcp.c
+   M /trunk/epan/dissectors/packet-rtp.c
+   M /trunk/epan/dissectors/packet-sip.c
+   R /trunk/epan/dissectors/packet-stun.c (from /trunk/epan/dissectors/packet-stun2.c:29883)
+   D /trunk/epan/dissectors/packet-stun2.c
+   M /trunk/epan/dissectors/packet-tftp.c
 
-add experimental support for some more of the MSVC_VARIANTs:
-- Microsoft .Net Framework SDK Version 1.1
-- Microsoft .Net Framework 2.0 SDK
-... which seems to work fine now (except for the open problems like zlib) :-)
+From Stephane Bryant via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2815 
+but (since the patch no longer applied cleanly) essentially manually
+re-implemented by me:
 
-Some of the plugins need different linker flags depending on the MSVC. I've set a "define" in config.nmake (PLUGIN_LDFLAGS) and used it in the affected plugins/.../Makefile.nmake. Maybe we should generally change the plugins that way.
+Rename "stun" to "classic stun" and "stun2" to "stun", to follow the usage
+defined in draft-ietf-behave-rfc3489bis-18 section 2.
 
-btw: The "Microsoft Visual C++ Toolkit 2003" (mentioned some time ago on the list) doesn't work as some important files are missing - and we have much easier alternatives now :-)
 ------------------------------------------------------------------------
-r20333 | etxrab | 2007-01-06 12:21:30 -0800 (Sat, 06 Jan 2007) | 1 line
+r29885 | morriss | 2009-09-13 16:10:11 -0700 (Sun, 13 Sep 2009) | 4 lines
 Changed paths:
-   M /trunk/epan/dissectors/packet-ber.c
+   M /trunk/epan/dissectors/packet-tcp.c
+
+From Didier Gautheron via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3417
+
+Don't scale the window if the SYN flag is set.
 
-Fix tag > 0x1f
 ------------------------------------------------------------------------
-r20334 | etxrab | 2007-01-06 12:51:03 -0800 (Sat, 06 Jan 2007) | 1 line
+r29886 | gerald | 2009-09-13 17:38:54 -0700 (Sun, 13 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/asn1/ansi_map/ansi_map.asn
-   M /trunk/asn1/ansi_map/ansi_map.cnf
-   M /trunk/asn1/ansi_map/packet-ansi_map-template.c
-   M /trunk/epan/dissectors/packet-ansi_map.c
-   M /trunk/epan/dissectors/packet-ansi_map.h
+   M /trunk/packaging/macosx/dmg_set_style.scpt
+   M /trunk/packaging/macosx/osx-dmg.sh
+   M /trunk/packaging/macosx/root.ds_store
+   M /trunk/packaging/macosx/util.ds_store
+
+Tweak the Finder windows a bit.
 
-Check in the asn2wrs generated ANSI map dissector.
 ------------------------------------------------------------------------
-r20335 | etxrab | 2007-01-07 07:38:29 -0800 (Sun, 07 Jan 2007) | 1 line
+r29887 | morriss | 2009-09-13 18:36:26 -0700 (Sun, 13 Sep 2009) | 14 lines
 Changed paths:
-   M /trunk/asn1/ansi_map/ansi_map.cnf
-   M /trunk/asn1/ansi_map/packet-ansi_map-template.c
-   M /trunk/epan/dissectors/packet-ansi_map.c
+   M /trunk/AUTHORS
+   M /trunk/epan/dissectors/Makefile.common
+   A /trunk/epan/dissectors/packet-collectd.c
+
+From Bruno and Florian Forster via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3170
+
+This patch adds support to Wireshark for dissecting UDP packets used by
+collectd's network plugin in order to transmit data from ones host to another
+host (e.g. centralized storage of statistics while data is collectd on
+individual systems)
+
+The current dissector understands the part types supported by collectd-4.5
+series and gracefully processes future part types (flagging them as unknown).
+
+In regard to protocol errors or bad packets checks are based on the various
+length fields used, parts are marked with warning when length is unexpected;
+marked with error when length breaks minimal rules.
 
-Show return signal in info col. also if no data.
 ------------------------------------------------------------------------
-r20336 | ulfl | 2007-01-07 11:50:16 -0800 (Sun, 07 Jan 2007) | 1 line
+r29888 | etxrab | 2009-09-13 22:59:38 -0700 (Sun, 13 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/config.nmake
+   M /trunk/epan/dissectors/packet-collectd.c
 
-fix GNUTLS compiling issue on recent MSVC versions by switching off Wincrypt.h, see: http://www.mail-archive.com/openssl-dev@openssl.org/msg03802.html for details
+Add casts to make it compile on Windows.
 ------------------------------------------------------------------------
-r20337 | ulfl | 2007-01-07 18:40:06 -0800 (Sun, 07 Jan 2007) | 1 line
+r29889 | etxrab | 2009-09-13 23:00:53 -0700 (Sun, 13 Sep 2009) | 5 lines
 Changed paths:
-   M /trunk/Makefile.nmake
-   M /trunk/config.nmake
-   M /trunk/tools/win32-setup.sh
+   M /trunk/epan/dissectors/packet-http.c
+
+From Didier Gautheron:
+optimizations patch http://wiki.wireshark.org/Development/Optimization
+'patch.29854.diff.gz"
 
-if we don't have MSVC6, download (using the setup target) the zlib source package instead of the dll one, and compile it in a temp dir before continuing with wiretap
+Use "g_realloc".
 ------------------------------------------------------------------------
-r20338 | guy | 2007-01-07 18:55:41 -0800 (Sun, 07 Jan 2007) | 3 lines
+r29890 | jmayer | 2009-09-13 23:48:45 -0700 (Sun, 13 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/wiretap/libpcap.c
-
-We support nanosecond resolution in Wiretap; use that with AIX libpcap
-files.
+   M /trunk/epan/CMakeLists.txt
 
+Sync to autofoo
 ------------------------------------------------------------------------
-r20339 | ulfl | 2007-01-07 19:31:28 -0800 (Sun, 07 Jan 2007) | 3 lines
+r29891 | jmayer | 2009-09-13 23:51:22 -0700 (Sun, 13 Sep 2009) | 4 lines
 Changed paths:
-   M /trunk/config.nmake
+   M /trunk/CMakeLists.txt
 
-Oops, I did it again ;-)
+Not yet working:
+Sync with autofoo: Check for accepted compiler flags. Use
+  identical flags.
 
-C:\Programme -> C:\Program Files
 ------------------------------------------------------------------------
-r20340 | ulfl | 2007-01-07 21:03:17 -0800 (Sun, 07 Jan 2007) | 6 lines
+r29892 | martinm | 2009-09-14 03:26:53 -0700 (Mon, 14 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/Makefile.nmake
+   M /trunk/epan/dissectors/packet-catapult-dct2000.c
 
-fix general compilation:
-- compile wiretap unconditionally
+Show UEId in info column for CCCH frames.
 
-fix .NET1.1 + PSDK compilation:
-- lib.exe tool not available, build dll only (that's just enough)
-- copy zlib1.dll.manifest file only if it's available, MSVC2003 doesn't generate it
 ------------------------------------------------------------------------
-r20341 | sfisher | 2007-01-07 23:19:31 -0800 (Sun, 07 Jan 2007) | 4 lines
+r29893 | morriss | 2009-09-14 04:26:03 -0700 (Mon, 14 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dfilter/dfunctions.c
-   M /trunk/epan/dfilter/dfunctions.h
-   M /trunk/epan/dfilter/sttype-function.c
+   M /trunk/epan/dissectors/packet-collectd.c
 
+Change proto_tree_add_protocol_format() to proto_tree_add_text() since all that is being added is text.
+------------------------------------------------------------------------
+r29894 | morriss | 2009-09-14 06:11:26 -0700 (Mon, 14 Sep 2009) | 1 line
+Changed paths:
+   M /trunk/epan/dissectors/packet-collectd.c
 
-Add "svn:keywords Id" and "svn:eol-style native"
+Put the parenthesis in the right place
+------------------------------------------------------------------------
+r29895 | wmeier | 2009-09-14 07:03:32 -0700 (Mon, 14 Sep 2009) | 6 lines
+Changed paths:
+   M /trunk/epan/dissectors/packet-stun.c
 
+Remove unneeded #includes (stdio.h  & etc);
+Remove a bunch calls to of check_cols();
+Use tfs_set_notset from tfs.c instead of a locally defined tfs struct;
+Use consistent indentation;
+Adjust spacing on some lines and reformat a few long lines.
 
 ------------------------------------------------------------------------
-r20342 | ulfl | 2007-01-07 23:42:26 -0800 (Sun, 07 Jan 2007) | 1 line
+r29896 | wmeier | 2009-09-14 07:59:08 -0700 (Mon, 14 Sep 2009) | 6 lines
 Changed paths:
-   M /trunk/Makefile.nmake
+   M /trunk/epan/dissectors/packet-classicstun.c
+
+Remove unneeded #includes (stdio.h & friends);
+Remove a call to checkcol();
+Use tfs_set_notset instead of a local true_false_string defintion;
+Use consistent indentation;
+Adjust some spacing.
 
-the makefile dependencies are just killing me ;-) Maybe this is the right way to go ...
 ------------------------------------------------------------------------
-r20343 | jmayer | 2007-01-08 02:36:28 -0800 (Mon, 08 Jan 2007) | 3 lines
+r29897 | wmeier | 2009-09-14 08:28:09 -0700 (Mon, 14 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/make-version.pl
+   M /trunk/doc/README.developer
 
-Adapt the svn info hack to work out of the box for people who
-are using svn 1.4 or newer to automatically switch to svn info.
+Update: Remove references to the use of check_col() since no longer required.
 
 ------------------------------------------------------------------------
-r20344 | jmayer | 2007-01-08 03:51:04 -0800 (Mon, 08 Jan 2007) | 2 lines
+r29898 | wmeier | 2009-09-14 08:34:05 -0700 (Mon, 14 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/manuf
+   M /trunk/docbook/wsdg_src/WSDG_chapter_dissection.xml
 
-Update manuf
+Remove usage of check_col() since no longer required.
 
 ------------------------------------------------------------------------
-r20345 | jmayer | 2007-01-08 06:25:35 -0800 (Mon, 08 Jan 2007) | 2 lines
+r29899 | wmeier | 2009-09-14 09:04:54 -0700 (Mon, 14 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/FAQ
-   M /trunk/help/faq.txt
+   M /trunk/epan/column-utils.c
 
-Update FAQ
+(Trivial) Fix a typo in a comment
 
 ------------------------------------------------------------------------
-r20346 | jmayer | 2007-01-08 06:32:10 -0800 (Mon, 08 Jan 2007) | 2 lines
+r29900 | etxrab | 2009-09-14 09:06:31 -0700 (Mon, 14 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/epan/dissectors/packet-usb.c
-   M /trunk/epan/dissectors/packet-usb.h
-   M /trunk/epan/to_str.c
-
-Commit my USB changes (change address handling)
+   M /trunk/gtk/simple_dialog.c
 
+Change gtk_pixmap_new() to gtk_image_new_from_pixmap().
 ------------------------------------------------------------------------
-r20347 | gerald | 2007-01-08 13:19:46 -0800 (Mon, 08 Jan 2007) | 2 lines
+r29901 | wmeier | 2009-09-14 09:38:06 -0700 (Mon, 14 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/crypt/airpdcap.c
-   M /trunk/epan/crypt/airpdcap_tkip.c
-   M /trunk/epan/crypt/airpdcap_wep.c
-   D /trunk/epan/crypt/airpdcap_wep.h
+   M /trunk/epan/dissectors/dcerpc/idl2wrs.c
 
-Remove duplicate crc32 code.
+(Trivial) Fix a typo in a comment.
 
 ------------------------------------------------------------------------
-r20348 | ulfl | 2007-01-08 14:11:56 -0800 (Mon, 08 Jan 2007) | 1 line
+r29902 | morriss | 2009-09-14 10:36:15 -0700 (Mon, 14 Sep 2009) | 1 line
 Changed paths:
-   M /trunk/plugins/profinet/packet-dcerpc-pn-io.c
+   M /trunk/epan/dissectors/packet-http.c
 
-PropagationDelayFactor -> LineDelay
+Revert 29889 to stop the fuzz failures.
 ------------------------------------------------------------------------
-r20349 | ulfl | 2007-01-08 14:29:18 -0800 (Mon, 08 Jan 2007) | 3 lines
+r29903 | gerald | 2009-09-14 11:00:01 -0700 (Mon, 14 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/capture_wpcap_packet.c
-   M /trunk/config.nmake
-   M /trunk/gtk/capture_if_details_dlg.c
+   M /trunk/packaging/macosx/dmg_set_style.scpt
+   M /trunk/packaging/macosx/osx-dmg.sh
+   M /trunk/packaging/macosx/root.ds_store
+   M /trunk/packaging/macosx/util.ds_store
+
+More Finder tweaks.
 
-fix compilation for:
-- Visual Studio .NET (2002)
-- Visual Studio .NET 2003
 ------------------------------------------------------------------------
-r20350 | ulfl | 2007-01-08 14:50:49 -0800 (Mon, 08 Jan 2007) | 1 line
+r29906 | jake | 2009-09-14 14:24:24 -0700 (Mon, 14 Sep 2009) | 2 lines
 Changed paths:
-   M /trunk/epan/crypt/Makefile.common
+   M /trunk/epan/dissectors/packet-dtls.c
+   M /trunk/epan/dissectors/packet-ssl-utils.c
+   M /trunk/epan/dissectors/packet-ssl-utils.h
+   M /trunk/epan/dissectors/packet-ssl.c
 
-airpdcap_wep.h was removed
+Fix for bug 4008:
+Crash on TLSv1.2 packets, caused by ssl_short_name array overrun.
 ------------------------------------------------------------------------