Don't show temporary file names in title bars.
[metze/wireshark/wip.git] / ChangeLog
index 272616dd141700f999ec9cf158ba3ffd7bea3d0a..70fcbb086329d902961e8276a9d5142fef6d01b6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
-------------------------------------------------------------------------
-r19004 | gerald | 2006-08-23 09:19:32 -0500 (Wed, 23 Aug 2006) | 11 lines
-Changed paths:
-   M /trunk-0.99.3/asn1/snmp/snmp.cnf
-   M /trunk-0.99.3/epan/dissectors/packet-snmp.c
-
-Copy over r19002 from the trunk:
-
-User: sahlberg
-Date: 2006/08/23 08:05 AM
-
-Log:
- Counter64 should be a FT_UINT64  and not a FT_UINT32
- fixes bug 1047
-
-------------------------------------------------------------------------
-r19000 | gerald | 2006-08-22 17:10:56 -0500 (Tue, 22 Aug 2006) | 8 lines
-Changed paths:
-   M /trunk-0.99.3/plugins/profinet/packet-pn-mrp.c
-
-Copy over r18996 from the trunk:
-
-User: ulfl
-Date: 2006/08/22 07:42 PM
-
-Log:
- fix TLB block alignment to be compatible with the current MRP draft. Would be nice if included in the 0.99.3
-
-------------------------------------------------------------------------
-r18994 | gerald | 2006-08-22 10:34:11 -0500 (Tue, 22 Aug 2006) | 3 lines
-Changed paths:
-   M /trunk-0.99.3/docbook/release-notes.xml
-
-Note that SSCOP must be configured in order to be vulnerable to the
-Q.2931 bug.
-
-------------------------------------------------------------------------
-r18993 | gerald | 2006-08-22 09:57:39 -0500 (Tue, 22 Aug 2006) | 2 lines
-Changed paths:
-   M /trunk-0.99.3/docbook/release-notes.xml
-   M /trunk-0.99.3/epan/dissectors/packet-q2931.c
-
-Copy over Florent's fix from r18992.
-
-------------------------------------------------------------------------
-r18983 | gerald | 2006-08-21 14:28:28 -0500 (Mon, 21 Aug 2006) | 2 lines
-Changed paths:
-   M /trunk-0.99.3/airpcap_loader.c
-   M /trunk-0.99.3/airpcap_loader.h
-   M /trunk-0.99.3/gtk/airpcap_dlg.c
-   M /trunk-0.99.3/gtk/airpcap_dlg.h
-   M /trunk-0.99.3/gtk/airpcap_gui_utils.c
-   M /trunk-0.99.3/gtk/airpcap_gui_utils.h
-
-Copy over copyright fixes from r18981.
-
-------------------------------------------------------------------------
-r18982 | gerald | 2006-08-21 14:25:38 -0500 (Mon, 21 Aug 2006) | 2 lines
-Changed paths:
-   M /trunk-0.99.3/docbook/release-notes.xml
-
-Minor updates.
-
-------------------------------------------------------------------------
-r18980 | gerald | 2006-08-21 11:28:25 -0500 (Mon, 21 Aug 2006) | 2 lines
-Changed paths:
-   M /trunk-0.99.3/FAQ
-   M /trunk-0.99.3/help/faq.txt
-   M /trunk-0.99.3/manuf
-
-Copy over manuf and FAQ updates from r18978 and r18979.
-
-------------------------------------------------------------------------
-r18977 | gerald | 2006-08-21 09:42:28 -0500 (Mon, 21 Aug 2006) | 2 lines
-Changed paths:
-   M /trunk-0.99.3/gtk/menu.c
-
-Copy over Florent Drouin's fix from r18976.
-
-------------------------------------------------------------------------
-r18963 | gerald | 2006-08-19 20:46:10 -0500 (Sat, 19 Aug 2006) | 2 lines
-Changed paths:
-   A /trunk-0.99.3/version.conf
-
-Add a version.conf file for the release.
-
-------------------------------------------------------------------------
-r18962 | gerald | 2006-08-19 20:38:41 -0500 (Sat, 19 Aug 2006) | 2 lines
-Changed paths:
-   M /trunk-0.99.3/Makefile.nmake
-   M /trunk-0.99.3/airpcap_loader.c
-
-Copy over AirPcap fixes (r18953 and r18961) from the trunk.
-
-------------------------------------------------------------------------
-r18952 | gerald | 2006-08-18 17:19:03 -0500 (Fri, 18 Aug 2006) | 2 lines
-Changed paths:
-   M /trunk-0.99.3/ChangeLog
-   M /trunk-0.99.3/docbook/release-notes.xml
-
-Updates for 0.99.3.
-
-------------------------------------------------------------------------
-r18951 | gerald | 2006-08-18 15:31:07 -0500 (Fri, 18 Aug 2006) | 1 line
-Changed paths:
-   A /trunk-0.99.3 (from /trunk:18950)
-
-Create the 0.99.3 trunk
-------------------------------------------------------------------------
-r18950 | gerald | 2006-08-18 15:18:38 -0500 (Fri, 18 Aug 2006) | 2 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-smb.c
-
-Fix CID 209 (possible NULL dereference).
-
-------------------------------------------------------------------------
-r18949 | guy | 2006-08-18 13:18:36 -0500 (Fri, 18 Aug 2006) | 2 lines
-Changed paths:
-   M /trunk/epan/libwireshark.def
-
-From Gisle Vanem: export the new GUID functions.
-
-------------------------------------------------------------------------
-r18948 | gerald | 2006-08-18 10:46:43 -0500 (Fri, 18 Aug 2006) | 2 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-dtp.c
-
-Add an attribution.
-
-------------------------------------------------------------------------
-r18947 | sahlberg | 2006-08-18 04:32:19 -0500 (Fri, 18 Aug 2006) | 6 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-dcerpc.c
-   M /trunk/gtk/main.c
-   M /trunk/tshark.c
-
-guids are not olnly used in dcerpc interfaces   and they often occur in many other protocols such as ldap and smb/smb2
-
-
-move the initialization of the guid mapping table from the dcerpc dissector to a more neutral place
-
-
-------------------------------------------------------------------------
-r18946 | sahlberg | 2006-08-18 04:27:40 -0500 (Fri, 18 Aug 2006) | 3 lines
-Changed paths:
-   M /trunk/epan/guid-utils.c
-
-change the guid mapping code to use a tree isntead of a hashtable
-
-
-------------------------------------------------------------------------
-r18945 | guy | 2006-08-18 04:01:20 -0500 (Fri, 18 Aug 2006) | 4 lines
-Changed paths:
-   M /trunk/wiretap/nettl.c
-
-Rework some of the header processing, to handle some additional nettl
-files, and to clean the code up a bit - and incorporate some fixes to
-the rework, and other fixes, from Mark C. Brown.
-
-------------------------------------------------------------------------
-r18944 | sahlberg | 2006-08-18 03:46:31 -0500 (Fri, 18 Aug 2006) | 23 lines
-Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/epan/dissectors/Makefile.common
-   M /trunk/epan/dissectors/packet-ethertype.c
-   A /trunk/epan/dissectors/packet-llt.c
-   M /trunk/epan/etypes.h
-
-from stephen f
-
-new protocol: veritas low latency transport
-
----
-Attached is a patch file that adds a new dissector for the LLT protocol
-(Veritas Low Level Transport, used for server clustering).  They use
-ethertype 0xCAFE even though it isn't assigned to them :(.  There are
-other fields and possibly other message types directly between servers
-it does not yet dissect as no one outside of Veritas knows what they
-are.  This dissector understands the one people will run across most -
-multiple servers broadcasting these heartbeats all over the place.  I
-figured out these fields through many Internet searches.
-
-I will add the protocol to the Wiki after it is committed.
-
-
-Thanks,
-  Steve
-
-
-
-
-------------------------------------------------------------------------
-r18943 | gerald | 2006-08-17 19:22:48 -0500 (Thu, 17 Aug 2006) | 2 lines
-Changed paths:
-   M /trunk/docbook/release-notes.xml
-   M /trunk/epan/dissectors/packet-ipsec.c
-
-Fix two remaining off-by-one errors.  Remove a static buffer.
-
-------------------------------------------------------------------------
-r18942 | gerald | 2006-08-17 18:35:45 -0500 (Thu, 17 Aug 2006) | 2 lines
-Changed paths:
-   M /trunk/version_info.c
-
-Include strutil.h.
-
-------------------------------------------------------------------------
-r18941 | etxrab | 2006-08-17 15:32:06 -0500 (Thu, 17 Aug 2006) | 11 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-cdp.c
-
-From Stephen Fisher:
-the attached patch removes the 
-redundant "Cisco Discovery Protocol" from the info column:
-
-Before:
-
-  Cisco Discovery Protocol  Device ID: myswitch.domain.com  Port ID: GigabitEthernet3/17
-
-After:
-
-  Device ID: myswitch.domain.com  Port ID: GigabitEthernet3/17
-------------------------------------------------------------------------
-r18940 | etxrab | 2006-08-17 15:24:05 -0500 (Thu, 17 Aug 2006) | 4 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-juniper.c
-   M /trunk/wiretap/libpcap.c
-   M /trunk/wiretap/wtap.c
-   M /trunk/wiretap/wtap.h
-
-From Hannes Gredler:
-A patch that adds support for dissection of
-libpcap DLT_JUNIPER_VP frames. In addition i have fixed
-also the indent for DLT_JUNIPER_GGSN.
-------------------------------------------------------------------------
-r18939 | ulfl | 2006-08-17 14:09:41 -0500 (Thu, 17 Aug 2006) | 6 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-dcerpc-epm.c
-   M /trunk/epan/dissectors/packet-dcerpc.c
-   M /trunk/epan/dissectors/packet-dcerpc.h
-   M /trunk/epan/dissectors/packet-dcom-cba-acco.c
-   M /trunk/epan/dissectors/packet-dcom-cba.c
-   M /trunk/epan/dissectors/packet-dcom-remunkn.c
-   M /trunk/epan/dissectors/packet-dcom.c
-   M /trunk/epan/dissectors/packet-dcom.h
-   M /trunk/epan/guid-utils.c
-   M /trunk/epan/guid-utils.h
-
-some further work on the GUID/UUID resolvings
-
-most of the relevant code moved to guid_utils
-lot of corresponding code cleanup in packet-dcerpc.c
-still using GHashTable
-still not using a manuf like file
-------------------------------------------------------------------------
-r18938 | jmayer | 2006-08-17 06:56:35 -0500 (Thu, 17 Aug 2006) | 9 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-rsvp.c
-
-Muthu Krishnan V <muthukrishnanv@gmail.com>
-
-As per RFC 4090, In the FAST_REROUTE Object, Include-any starts
-at the 12th byte and Exclude-any starts at the 16th byte.
-
-Ethereal has inter-changed these two fields in its display.
-
-*Ethereal* bug 1043.
-
-------------------------------------------------------------------------
-r18937 | sahlberg | 2006-08-17 03:17:48 -0500 (Thu, 17 Aug 2006) | 7 lines
-Changed paths:
-   M /trunk/epan/emem.c
-   M /trunk/epan/emem.h
-   M /trunk/epan/libwireshark.def
-
-add trees with PErmanent allocation scope which will be useful for constructing
-associative arrays for globally unique and persistent mappings such as
-oid to name
-sid to name
-guid to name
-
-
-------------------------------------------------------------------------
-r18936 | sahlberg | 2006-08-17 02:35:58 -0500 (Thu, 17 Aug 2006) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-dcerpc.c
-
-add missing _WIN32 encapsulation so braces match and compilation under non-win32 works
-
-
-------------------------------------------------------------------------
-r18935 | ulfl | 2006-08-16 18:13:26 -0500 (Wed, 16 Aug 2006) | 5 lines
-Changed paths:
-   M /trunk/epan/Makefile.common
-   M /trunk/epan/dissectors/packet-dcerpc-epm.c
-   M /trunk/epan/dissectors/packet-dcerpc.c
-   M /trunk/epan/dissectors/packet-dcom-cba.c
-   M /trunk/epan/dissectors/packet-dcom-remact.c
-   M /trunk/epan/dissectors/packet-dcom-remunkn.c
-   M /trunk/epan/dissectors/packet-dcom.c
-   M /trunk/epan/dissectors/packet-dcom.h
-   A /trunk/epan/guid-utils.c
-   M /trunk/epan/guid-utils.h
-
-various UUID/GUID based changes.
-
-I think I've changed all corresponding appearances from FT_STRING to FT_GUID, so assert the FT_ type as it should only be a FT_GUID now.
-
-Add a generic implementation in guid_utils.h to have a way to store data about GUID to name resolving (something like value_string for e.g. int). It might be better to have a single registry for all GUID's of all dissectors and implement the GUID name resolving into the proto_tree_add... functions.
-------------------------------------------------------------------------
-r18934 | ulfl | 2006-08-16 17:59:55 -0500 (Wed, 16 Aug 2006) | 1 line
-Changed paths:
-   M /trunk/epan/dissectors/packet-dcom-dispatch.c
-   M /trunk/epan/dissectors/packet-dcom-oxid.c
-
-FT_STRING -> FT_GUID
-------------------------------------------------------------------------
-r18933 | ulfl | 2006-08-16 17:56:55 -0500 (Wed, 16 Aug 2006) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-dcom-cba-acco.c
-
-lower the expert info levels WARN -> NOTE for missing references
-
-fix an iteration bug in cba_connection_disconnectme()
-------------------------------------------------------------------------
-r18932 | ulfl | 2006-08-16 17:45:51 -0500 (Wed, 16 Aug 2006) | 1 line
-Changed paths:
-   M /trunk/config.nmake
-
-rollback some IMO unintended changes to the config settings
-------------------------------------------------------------------------
-r18931 | ulfl | 2006-08-16 15:55:21 -0500 (Wed, 16 Aug 2006) | 1 line
-Changed paths:
-   M /trunk/epan/dissectors/packet-dcerpc-afs4int.c
-   M /trunk/epan/dissectors/packet-dcerpc-conv.c
-   M /trunk/epan/dissectors/packet-dcerpc-fldb.c
-   M /trunk/epan/dissectors/packet-dcerpc-nt.c
-   M /trunk/epan/dissectors/packet-dcerpc-rs_pgo.c
-
-FT_STRING -> FT_GUID
-------------------------------------------------------------------------
-r18930 | ulfl | 2006-08-16 15:52:51 -0500 (Wed, 16 Aug 2006) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-tcp.c
-
-Don't mark a TCP packet as a "Duplicate ACK" if the flags don't have the ACK flag set (IMHO it's not an ACK in that case). This happens sometimes between FIN and RST packets.
-
-Ronnie, could you check if this change is ok?
-------------------------------------------------------------------------
-r18929 | sahlberg | 2006-08-16 14:38:39 -0500 (Wed, 16 Aug 2006) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-smb.c
-
-add tracking of fid type to objects opened by NT CREATE   so that we can dissect aces properly also for these fids
-
-
-------------------------------------------------------------------------
-r18928 | gerald | 2006-08-16 13:01:25 -0500 (Wed, 16 Aug 2006) | 8 lines
-Changed paths:
-   M /trunk/Makefile.common
-   M /trunk/Makefile.nmake
-   A /trunk/airpcap.h
-   A /trunk/airpcap_loader.c
-   A /trunk/airpcap_loader.h
-   M /trunk/config.h.win32
-   M /trunk/config.nmake
-   M /trunk/epan/dissectors/packet-radiotap.c
-   M /trunk/gtk/Makefile.am
-   M /trunk/gtk/Makefile.common
-   A /trunk/gtk/airpcap_dlg.c
-   A /trunk/gtk/airpcap_dlg.h
-   A /trunk/gtk/airpcap_gui_utils.c
-   A /trunk/gtk/airpcap_gui_utils.h
-   M /trunk/gtk/capture_dlg.c
-   M /trunk/gtk/capture_dlg.h
-   M /trunk/gtk/capture_if_dlg.c
-   M /trunk/gtk/capture_info_dlg.c
-   M /trunk/gtk/compat_macros.h
-   M /trunk/gtk/gui_utils.c
-   M /trunk/gtk/gui_utils.h
-   M /trunk/gtk/keys.h
-   M /trunk/gtk/main.c
-   M /trunk/gtk/main.h
-   M /trunk/gtk/menu.c
-   M /trunk/gtk/recent.c
-   M /trunk/gtk/recent.h
-   A /trunk/image/toolbar/capture_airpcap_16.xpm
-   A /trunk/image/toolbar/capture_capture_16.xpm
-   A /trunk/image/toolbar/capture_details_16.xpm
-   A /trunk/image/toolbar/capture_ethernet_16.xpm
-   A /trunk/image/toolbar/capture_prepare_16.xpm
-   A /trunk/image/toolbar/wep_closed_24.xpm
-
-Add support for AirPcap, an upcoming wireless product from CACE.  Support
-is disabled by default, and can be enabled by setting AIRPCAP_CONFIG
-in config.nmake.  The code is currently limited to Windows, but should
-be adaptable to other platforms.
-
-The official announcement won't come until next week, so you'll have to
-read the source for details.  :)
-
-------------------------------------------------------------------------
-r18927 | sahlberg | 2006-08-16 05:35:04 -0500 (Wed, 16 Aug 2006) | 4 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-smb.c
-
-use the same structure to pass the fid type information from nt transaction parameter to nt transaction data dissector for both ssd and qsd instead of two different ones
-
-
-
-------------------------------------------------------------------------
-r18926 | sahlberg | 2006-08-16 04:22:36 -0500 (Wed, 16 Aug 2006) | 4 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-smb.c
-   M /trunk/epan/dissectors/packet-smb.h
-
-track fid types between NT TRans QUERY_SECURITY_DESCRIPTOR and dissect the ACEs properly
-
-
-
-------------------------------------------------------------------------
-r18925 | sahlberg | 2006-08-16 04:02:15 -0500 (Wed, 16 Aug 2006) | 4 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-smb.c
-
- add dissection of DIRECTORY specific bits of the accessmask for SET_SECURITY_DESCRIPTOR
-
-
-
-------------------------------------------------------------------------
-r18924 | sahlberg | 2006-08-16 03:48:00 -0500 (Wed, 16 Aug 2006) | 5 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-smb.c
-
-add code to dissect FILE specific bits for the accessmask inside a security descriptor and have SET_SECURITY_DESCRIPTOR use it  so that security descriptors for files  held inside SET_SECURITY_DESCRIPTOR are decoded properly
-
-
-
-
-------------------------------------------------------------------------
-r18923 | kukosa | 2006-08-16 03:07:30 -0500 (Wed, 16 Aug 2006) | 3 lines
-Changed paths:
-   M /trunk/asn1/h225/h225.cnf
-   M /trunk/epan/dissectors/packet-h225.c
-   M /trunk/epan/dissectors/packet-per.c
-   M /trunk/epan/dissectors/packet-per.h
-
-- add value_ptr into struct _asn1_ctx_t
-- small changes in h225.cnf
-- H.225 regenerated
-------------------------------------------------------------------------
-r18922 | sahlberg | 2006-08-16 03:00:46 -0500 (Wed, 16 Aug 2006) | 13 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-smb.c
-   M /trunk/epan/dissectors/packet-smb.h
-
- add a type field for the fid tracking structure and initialize it to UNKNOWN
-
-when files are opened using NTCreateAndX  and if we recognize the type   set the type field to either FILE, DIR or PIPE
-
-This is useful to know when dissecting things like security descriptors since it tells us how to dissect the specific bits of the access mask.
-
-
-Only do this for NTCreateAndX for now.   It is trivial to add similar tracking to some of the older   obsolete   calls used to open fids    but no clients ever use those old calls any more.
-
-
-
-
-
-------------------------------------------------------------------------
-r18921 | kukosa | 2006-08-16 00:58:39 -0500 (Wed, 16 Aug 2006) | 1 line
-Changed paths:
-   M /trunk/epan/dissectors/packet-MAP_DialoguePDU.c
-   M /trunk/epan/dissectors/packet-acp133.c
-   M /trunk/epan/dissectors/packet-acse.c
-   M /trunk/epan/dissectors/packet-camel.c
-   M /trunk/epan/dissectors/packet-cdt.c
-   M /trunk/epan/dissectors/packet-cdt.h
-   M /trunk/epan/dissectors/packet-cmip.c
-   M /trunk/epan/dissectors/packet-cmp.c
-   M /trunk/epan/dissectors/packet-cms.c
-   M /trunk/epan/dissectors/packet-crmf.c
-   M /trunk/epan/dissectors/packet-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-ess.c
-   M /trunk/epan/dissectors/packet-ftam.c
-   M /trunk/epan/dissectors/packet-ftbp.c
-   M /trunk/epan/dissectors/packet-gnm.c
-   M /trunk/epan/dissectors/packet-gsm_map.c
-   M /trunk/epan/dissectors/packet-gsm_ss.c
-   M /trunk/epan/dissectors/packet-h225.c
-   M /trunk/epan/dissectors/packet-h235.c
-   M /trunk/epan/dissectors/packet-h245.c
-   M /trunk/epan/dissectors/packet-h248.c
-   M /trunk/epan/dissectors/packet-h450.c
-   M /trunk/epan/dissectors/packet-inap.c
-   M /trunk/epan/dissectors/packet-ldap.c
-   M /trunk/epan/dissectors/packet-logotypecertextn.c
-   M /trunk/epan/dissectors/packet-mms.c
-   M /trunk/epan/dissectors/packet-nbap.c
-   M /trunk/epan/dissectors/packet-ns_cert_exts.c
-   M /trunk/epan/dissectors/packet-ocsp.c
-   M /trunk/epan/dissectors/packet-pkcs1.c
-   M /trunk/epan/dissectors/packet-pkinit.c
-   M /trunk/epan/dissectors/packet-pkix1explicit.c
-   M /trunk/epan/dissectors/packet-pkix1implicit.c
-   M /trunk/epan/dissectors/packet-pkixproxy.c
-   M /trunk/epan/dissectors/packet-pkixqualified.c
-   M /trunk/epan/dissectors/packet-pkixtsp.c
-   M /trunk/epan/dissectors/packet-pres.c
-   M /trunk/epan/dissectors/packet-ranap.c
-   M /trunk/epan/dissectors/packet-rnsap.c
-   M /trunk/epan/dissectors/packet-ros.c
-   M /trunk/epan/dissectors/packet-rrlp.c
-   M /trunk/epan/dissectors/packet-rtse.c
-   M /trunk/epan/dissectors/packet-s4406.c
-   M /trunk/epan/dissectors/packet-smrse.c
-   M /trunk/epan/dissectors/packet-snmp.c
-   M /trunk/epan/dissectors/packet-spnego.c
-   M /trunk/epan/dissectors/packet-tcap.c
-   M /trunk/epan/dissectors/packet-ulp.c
-   M /trunk/epan/dissectors/packet-umts_rrc.c
-   M /trunk/epan/dissectors/packet-umts_rrc_ies.c
-   M /trunk/epan/dissectors/packet-umts_rrc_pdu_def.c
-   M /trunk/epan/dissectors/packet-wlancertextn.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-x509ce.c
-   M /trunk/epan/dissectors/packet-x509if.c
-   M /trunk/epan/dissectors/packet-x509sat.c
-
-ASN.1 dissectors regenerated with new asn2wrs to get updated field blurb
-------------------------------------------------------------------------
-r18920 | jmayer | 2006-08-15 19:12:02 -0500 (Tue, 15 Aug 2006) | 4 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-bootp.c
-
-Always print length as well as type in Option line.
-Count amount of padding.
-
-
-------------------------------------------------------------------------
-r18919 | gerald | 2006-08-15 15:54:51 -0500 (Tue, 15 Aug 2006) | 2 lines
-Changed paths:
-   M /trunk/docbook/release-notes.xml
-
-Update for 0.99.3.
-
-------------------------------------------------------------------------
-r18918 | jmayer | 2006-08-15 15:46:13 -0500 (Tue, 15 Aug 2006) | 7 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-bacapp.c
-
-Steve Karg <skarg@users.sourceforge.net>
-
-I made a small change in packet-bacapp.c to fix the following:
-1. Corrected Signed value decoding for a one octet value.
-2. Corrected Priority values to decode as Unsigned values.
-
-
-------------------------------------------------------------------------
-r18917 | sahlberg | 2006-08-15 15:35:52 -0500 (Tue, 15 Aug 2006) | 3 lines
-Changed paths:
-   M /trunk/epan/libwireshark.def
-
-export ep_free_all
-
-
-------------------------------------------------------------------------
-r18916 | jmayer | 2006-08-15 15:32:08 -0500 (Tue, 15 Aug 2006) | 1 line
-Changed paths:
-   M /trunk/epan/dissectors/packet-bootp.c
-
-Complete: Make dhcp options filterable
-------------------------------------------------------------------------
-r18915 | gerald | 2006-08-15 14:28:07 -0500 (Tue, 15 Aug 2006) | 2 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-ipsec.c
-
-Fix CIDs 204 - 208.
-
-------------------------------------------------------------------------
-r18914 | jmayer | 2006-08-15 13:16:56 -0500 (Tue, 15 Aug 2006) | 8 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-isakmp.c
-
-Eric Fung <efung@certicom.com>
-
-A very tiny patch that corrects decoding of the Next Payload field in
-the IKEv2 header. RFC 4306, Sec 3.2 says that a payload type of 0
-means "No Next Payload" and not RESERVED. The patch just uses the
-same string the dissector uses for IKEv1, namely, "NONE".
-
-
-------------------------------------------------------------------------
-r18913 | jmayer | 2006-08-15 13:13:35 -0500 (Tue, 15 Aug 2006) | 9 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-text-media.c
-
-Mike Duigou <wireshark@duigou.org>
-
-The enclosed patch updates the set of mime types for line oriented text
-data per RFC 2046.
-
-Me:
-
-Remove application/postscript, as it may be binary.
-
-------------------------------------------------------------------------
-r18912 | jmayer | 2006-08-15 08:24:02 -0500 (Tue, 15 Aug 2006) | 1 line
-Changed paths:
-   M /trunk/epan/dissectors/packet-bootp.c
-
-Start making dhcp options filterable (special cases still missing)
-------------------------------------------------------------------------
-r18911 | kukosa | 2006-08-15 08:24:00 -0500 (Tue, 15 Aug 2006) | 1 line
-Changed paths:
-   M /trunk/tools/asn2wrs.py
-
-filed blurb changed to "proto.WrsType" variant
-------------------------------------------------------------------------
-r18910 | kukosa | 2006-08-15 08:14:43 -0500 (Tue, 15 Aug 2006) | 1 line
-Changed paths:
-   M /trunk/tools/lex.py
-   M /trunk/tools/yacc.py
-
-Ply updated to version 1.8
-------------------------------------------------------------------------
-r18909 | jmayer | 2006-08-15 06:44:25 -0500 (Tue, 15 Aug 2006) | 2 lines
-Changed paths:
-   M /trunk/docbook
-
-Update svn:ignore to changed names (eug->wsug etc).
-
-------------------------------------------------------------------------
-r18908 | jmayer | 2006-08-15 06:31:55 -0500 (Tue, 15 Aug 2006) | 25 lines
-Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/epan/dissectors/Makefile.common
-   A /trunk/epan/dissectors/packet-2dparityfec.c
-
-Mark Lewis <mlewis@altera.com>
-
-I have developed a plugin for Pro-MPEG FEC packets over RTP (see
-previous posts on ethereal-dev). I have added a page and example capture
-file to the Wiki (http://wiki.wireshark.org/2dParityFEC). The source and
-Windows makefile for the plugin are attached. Unfortunately I do not
-have access to other systems so this plugin has been tested on Windows
-only.
-
-
-The attached version of my plug-in has only had the copyright header
-added.
-I will translate this into a proper dissector rather than a plug-in as
-requested, but this may take a little time as I have a lot of other
-things
-to do at the moment.
-
-Me:
-
-Convert into a normal dissector
-Reorder / reformat code a bit
-Added Marks name to the top of the file.
-
-
-
-------------------------------------------------------------------------
-r18907 | jmayer | 2006-08-15 04:49:06 -0500 (Tue, 15 Aug 2006) | 1 line
-Changed paths:
-   D /trunk/epan/AUTHORS
-   D /trunk/epan/ChangeLog
-   D /trunk/epan/NEWS
-   D /trunk/epan/README
-
-Remove no longer needed dummy files
-------------------------------------------------------------------------
-r18906 | jmayer | 2006-08-15 01:40:26 -0500 (Tue, 15 Aug 2006) | 6 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-http.c
-   M /trunk/epan/dissectors/packet-http.h
-
-
-Stephen Fisher <stephentfisher@yahoo.com>
-
-Could you apply the attached patch also to finish it off - I
-failed to include it in the original e-mail.
-
-------------------------------------------------------------------------
-r18905 | sahlberg | 2006-08-14 21:21:08 -0500 (Mon, 14 Aug 2006) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-dcerpc-netlogon.c
-
-add decode of trust attribute flags   as documented in samba4 netlogon idl
-
-
-------------------------------------------------------------------------
-r18904 | ulfl | 2006-08-14 18:39:48 -0500 (Mon, 14 Aug 2006) | 7 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-dcom-oxid.c
-   M /trunk/epan/dissectors/packet-dcom-remact.c
-   M /trunk/epan/dissectors/packet-dcom-remunkn.c
-   M /trunk/epan/dissectors/packet-dcom.c
-   M /trunk/epan/dissectors/packet-dcom.h
-
-various minor DCOM dissection enhancements:
-
-- add a generic guid register to dissect UUID's (move this to a seperate file?)
-- this enables us to set some known names for special UUID's
-- use standard DCOM fields for IID and alike in remunk.c
-- cleanup dcom_protseq_vals handling
-- some FT_STRING to FT_GUID changes
-------------------------------------------------------------------------
-r18903 | gerald | 2006-08-14 17:34:46 -0500 (Mon, 14 Aug 2006) | 5 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-ipsec.c
-   M /trunk/gtk/prefs_dlg.c
-
-Put protocol preferences in a scrolled window, in case a particular
-protocol has a lot of preference items.  Change the number of
-configurable ESP SAs to 16 (in case someone needs do decrypt many
-sessions in a single trace file).  Fix up whitespace.
-
-------------------------------------------------------------------------
-r18902 | jmayer | 2006-08-14 17:04:05 -0500 (Mon, 14 Aug 2006) | 2 lines
-Changed paths:
-   A /trunk/debian/compat
-   A /trunk/debian/watch
-
-The checkin from three weeks ago missed two files...
-
-------------------------------------------------------------------------
-r18901 | jmayer | 2006-08-14 16:46:05 -0500 (Mon, 14 Aug 2006) | 11 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-http.c
-
-Stephen Fisher <stephentfisher@yahoo.com>
-
-Attached is a patch to packet-http.c that calls a subdissector for
-traffic flowing through a proxy via the HTTP CONNECT method.  Most
-protocols, especially SSL, can be tunneled through an HTTP proxy.
-Wireshark currently says this traffic is "Continuation or non-HTTP
-traffic" but this patch turns the payload over to the dissector for the
-protocol being tunneled.  This is similar to how the Socks dissector
-works.
-
-
-------------------------------------------------------------------------
-r18900 | jmayer | 2006-08-14 16:37:12 -0500 (Mon, 14 Aug 2006) | 19 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-l2tp.c
-
-Carlos Pignataro <cpignata@cisco.com>
-
-Please find attached a patch with updates to l2tpv3's l2_sublayer_vals
-and pw_types_vals numbers (and pw type decoding).
-
-The previous values belong to a different number space, "MPLS Pseudowire
-Types Registry" in http://www.iana.org/assignments/pwe3-parameters, used
-by LDP. The new values belong to the correct number space, "L2TPv3
-Pseudowire Types" in http://www.iana.org/assignments/l2tp-parameters,
-used by L2TPv3. Note that one is a 15-bit number while the other is a
-16-bit number. So it's not really removing half of the values; even
-though there are some numerical "matches" in the two registries, there
-are differences (see for example 12 and 13, and some name changes). From
-my knowledge the values not registered are also not used (and part of
-the intention of the patch is that they are not misused); a fair
-assumption is that it was a clerical error mis-assuming the two
-protocols, LDP and L2TPv3, used the same space for "PW Types".
-
-
-------------------------------------------------------------------------
-r18899 | jmayer | 2006-08-14 16:28:37 -0500 (Mon, 14 Aug 2006) | 1 line
-Changed paths:
-   M /trunk/manuf
-
-Update
-------------------------------------------------------------------------
-r18898 | jmayer | 2006-08-14 16:24:00 -0500 (Mon, 14 Aug 2006) | 6 lines
-Changed paths:
-   M /trunk/tools/pidl/idl.yp
-   M /trunk/tools/pidl/lib/Parse/Pidl/IDL.pm
-
-Update from samba tree revision 16838 to 17541
-============================ Samba log start ============
-svn: When specifying working copy paths, only one target may be given
-============================ Samba log end ==============
-
-
-------------------------------------------------------------------------
-r18897 | ulfl | 2006-08-14 15:47:54 -0500 (Mon, 14 Aug 2006) | 1 line
-Changed paths:
-   M /trunk/epan/dissectors/packet-dcom-dispatch.c
-
-add a value_string for the LCID field
-------------------------------------------------------------------------
-r18896 | ulfl | 2006-08-14 15:41:46 -0500 (Mon, 14 Aug 2006) | 1 line
-Changed paths:
-   M /trunk/epan/dissectors/packet-dcom-cba-acco.c
-
-fix some dissection bugs
-------------------------------------------------------------------------
-r18895 | sahlberg | 2006-08-14 04:36:15 -0500 (Mon, 14 Aug 2006) | 15 lines
-Changed paths:
-   M /trunk/epan/emem.c
-   M /trunk/epan/emem.h
-   M /trunk/epan/libwireshark.def
-
-make creation of subtrees used for the _array tree type use the same allocation scope as its parent  and thus become allocation scope agnostic
-
-
-change all accessor functions to be defines to the emem_tree_ functions.
-
-
-
-now   to create a tree with a different scope we only need to create a new
-..._tree_create() function   and set up the appropriate defines
-
-
-(it was a mistake to call the functions   se_tree_create   and se_tree_create_non_persistent,     they should be the other way around    i.e.  se_tree_create_persistent   and se_tree_create )
-
-
-
-------------------------------------------------------------------------
-r18894 | sahlberg | 2006-08-14 03:29:29 -0500 (Mon, 14 Aug 2006) | 3 lines
-Changed paths:
-   M /trunk/asn1/h248/packet-h248-template.c
-   M /trunk/doc/README.binarytrees
-   M /trunk/doc/README.request_response_tracking
-   M /trunk/epan/dissectors/packet-alcap.c
-   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/dissectors/packet-fc.c
-   M /trunk/epan/dissectors/packet-fcp.c
-   M /trunk/epan/dissectors/packet-h248.c
-   M /trunk/epan/dissectors/packet-h248.h
-   M /trunk/epan/dissectors/packet-iscsi.c
-   M /trunk/epan/dissectors/packet-ndmp.c
-   M /trunk/epan/dissectors/packet-nfs.c
-   M /trunk/epan/dissectors/packet-pana.c
-   M /trunk/epan/dissectors/packet-sccp.c
-   M /trunk/epan/dissectors/packet-smb.c
-   M /trunk/epan/dissectors/packet-smb.h
-   M /trunk/epan/dissectors/packet-tcp.c
-   M /trunk/epan/dissectors/packet-tcp.h
-   M /trunk/epan/emem.c
-   M /trunk/epan/emem.h
-
-rename some structures and defines from the se_tree to the emem_tree prefix
-
-
-------------------------------------------------------------------------
-r18893 | ulfl | 2006-08-13 12:49:58 -0500 (Sun, 13 Aug 2006) | 4 lines
-Changed paths:
-   M /trunk/gtk/capture_if_details_dlg.c
-
-Slight changes suggested by Jörg Mayer:
-2,412,000 kHz -> 2412 MHz
-Available networks -> Available networks (BSSID list)
-
-------------------------------------------------------------------------
-r18892 | ulfl | 2006-08-13 10:33:23 -0500 (Sun, 13 Aug 2006) | 1 line
-Changed paths:
-   M /trunk/dumpcap.c
-
-put utf_16to8 under #ifdef _WIN32, thanks Toralf
-------------------------------------------------------------------------
-r18891 | ulfl | 2006-08-13 07:12:06 -0500 (Sun, 13 Aug 2006) | 3 lines
-Changed paths:
-   M /trunk/dumpcap.c
-   M /trunk/version_info.c
-
-another place missing a call to utf_16to8(), the about box was showing "Windows XP S", where it should be "Windows XP Service Pack 2"
-
-dumpcap uses this too, so I had to duplicate utf_16to8 there :-(
-------------------------------------------------------------------------
-r18890 | ulfl | 2006-08-12 20:07:46 -0500 (Sat, 12 Aug 2006) | 1 line
-Changed paths:
-   M /trunk/config.nmake
-
-fix #1007: using PCAP_BREAKLOOP breaks compatibility with WinPcap 3.0, without providing any benefit on Win32, so don't use it
-------------------------------------------------------------------------
-r18889 | ulfl | 2006-08-12 19:13:22 -0500 (Sat, 12 Aug 2006) | 2 lines
-Changed paths:
-   M /trunk/doc/wireshark.pod
-   M /trunk/gtk/main.c
-
-"bug" #1013: from Stephen Fisher
-add the X --display command line parameter to the documentation
-------------------------------------------------------------------------
-r18888 | sahlberg | 2006-08-12 18:27:22 -0500 (Sat, 12 Aug 2006) | 3 lines
-Changed paths:
-   M /trunk/epan/emem.c
-   M /trunk/epan/emem.h
-
-put a memory allocator function pointer inside the tree structure so that all accessor functions become storage scope agnostic
-
-
-------------------------------------------------------------------------
-r18887 | ulfl | 2006-08-12 18:12:21 -0500 (Sat, 12 Aug 2006) | 1 line
-Changed paths:
-   M /trunk/gtk/capture_if_details_dlg.c
-
-some enhancements to the WLAN details
-------------------------------------------------------------------------
-r18886 | sahlberg | 2006-08-12 17:43:12 -0500 (Sat, 12 Aug 2006) | 11 lines
-Changed paths:
-   M /trunk/epan/emem.c
-
-rename some inline functions from se_ to emem_ prefix as a first step to generalize
-teh tree management and to use trees with different storage scope without too much code duplication.
-
-
-it would be useful with a tree that had indefinite storage instead of the emem functions which commonly have ep or se storage scope.
-
-indefinite storage scope would be useful for example for managing a global and static set of well known guid to name mappings(not yet implemented)    and also for
-oid to name mappings.
-
-
-------------------------------------------------------------------------
-r18885 | ulfl | 2006-08-12 17:38:08 -0500 (Sat, 12 Aug 2006) | 1 line
-Changed paths:
-   M /trunk/gtk/main.c
-   M /trunk/gtk/menu.c
-
-experimental: add a "Conversation Filter" entry to the context menu of the packet list. More info to come in the developer list shortly.
-------------------------------------------------------------------------
-r18884 | ulfl | 2006-08-12 17:02:37 -0500 (Sat, 12 Aug 2006) | 5 lines
-Changed paths:
-   M /trunk/gtk/gui_utils.c
-
-fix #973: if the window is minimized while you close Wireshark, (at least the Win32 version) will save -32000 for the x and y values, which is obviously out of the screen the next time.
-
-Simply ignore the incoming values of -32000 by not calling gtk_window_move() / gtk_widget_set_uposition() in that case.
-
-I don't know what the Unix GLib version will do in that case.
-------------------------------------------------------------------------
-r18883 | ulfl | 2006-08-12 16:06:24 -0500 (Sat, 12 Aug 2006) | 3 lines
-Changed paths:
-   M /trunk/config.h.win32
-
-fix for bug #1025: It should be no longer necessary to use the I64x format string for Win32, simply use the llx format string as for the Unix variants, which should be safe as we only use GLib's g_snprintf() function instead of the MSVC one's from snprintf.h
-
-The real cause of this: There's a bug in GLib's snprintf implementation which crashes with the I64x format string and certain (negative?) values.
-------------------------------------------------------------------------
-r18882 | ulfl | 2006-08-11 14:15:12 -0500 (Fri, 11 Aug 2006) | 4 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-dcom-cba-acco.c
-   M /trunk/epan/dissectors/packet-dcom-cba-acco.h
-   M /trunk/epan/dissectors/packet-dcom-cba.c
-   M /trunk/epan/dissectors/packet-dcom-dispatch.c
-   M /trunk/epan/dissectors/packet-dcom-oxid.c
-   M /trunk/epan/dissectors/packet-dcom-remact.c
-   M /trunk/epan/dissectors/packet-dcom-remunkn.c
-   M /trunk/epan/dissectors/packet-dcom-sysact.c
-   M /trunk/epan/dissectors/packet-dcom.c
-   M /trunk/epan/dissectors/packet-dcom.h
-
-add an experimental DCOM object "database" based on the exchanged interface pointers
-add a lot more PROFINET CBA dissection output based on these DCOM context information
-still need some improvements, e.g. dissection uses a simple (slow) linear list search
-changes are fuzz-tested
-------------------------------------------------------------------------
-r18881 | sahlberg | 2006-08-11 02:59:58 -0500 (Fri, 11 Aug 2006) | 6 lines
-Changed paths:
-   M /trunk/asn1/ldap/packet-ldap-template.c
-   M /trunk/epan/dissectors/packet-ldap.c
-
-for sec descriptors found inside ldap
-decode the specific bits of the accessmask as the ldap specific accessmask bits
-
-bit definitions from samba4
-
-
-------------------------------------------------------------------------
-r18880 | guy | 2006-08-10 19:11:11 -0500 (Thu, 10 Aug 2006) | 6 lines
-Changed paths:
-   M /trunk/README.bsd
-
-From Stephen Fisher: add more information on configuring for BSD,
-modernize the section on BPF (modern BSDs have BPF built in and clone
-BPF devices, so no configuration should be necessary; we can add back
-the old instructions if people using older BSDs run into problems), and
-add information on making BPF devices available to non-root users.
-
-------------------------------------------------------------------------
-r18879 | jmayer | 2006-08-10 15:49:58 -0500 (Thu, 10 Aug 2006) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-bootp.c
-
-Change a label a bit to be able to differentiate it from the default
-case.
-
-------------------------------------------------------------------------
-r18878 | jmayer | 2006-08-10 15:41:50 -0500 (Thu, 10 Aug 2006) | 9 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-prism.c
-   M /trunk/epan/dissectors/packet-wlancap.c
-   M /trunk/epan/dissectors/packet-wlancap.h
-
-Solomon Peachy:
-
-I've attached a patch to the "wlan capture header" dissector to bring it
-in line with the current frame format, and a proper URL to obtain said
-format.   Nothing major, just the addition of a couple of fields and
-definitions.  The dissector remains backwards-compatible with the older
-format.
-
-
-------------------------------------------------------------------------
-r18877 | ulfl | 2006-08-10 14:51:14 -0500 (Thu, 10 Aug 2006) | 1 line
-Changed paths:
-   M /trunk/epan/dissectors/packet-dcom-cba-acco.c
-
-PN-CBA may also use class 2 frames
-------------------------------------------------------------------------
-r18876 | ulfl | 2006-08-10 14:45:14 -0500 (Thu, 10 Aug 2006) | 1 line
-Changed paths:
-   M /trunk/epan/dissectors/packet-pn-rt.c
-
-fix a misleading text
-------------------------------------------------------------------------
-r18875 | sahlberg | 2006-08-10 08:21:57 -0500 (Thu, 10 Aug 2006) | 5 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-windows-common.c
-
- add missing ace revision 4  and several new types   some of which contain optional GUIDs
-
-from samba4   security.idl
-
-
-------------------------------------------------------------------------
-r18874 | jmayer | 2006-08-10 07:29:21 -0500 (Thu, 10 Aug 2006) | 6 lines
-Changed paths:
-   M /trunk/packaging/rpm/SPECS/wireshark.spec.in
-
-As reported by Chris Maynard:
-wireshark was located in /usr/X11R6/bin while dumpcap
-int /usr/bin. That way wireshark couldn't find dumpcap.
-
-Install wireshark in the same path as dumpcap and tshark.
-
-------------------------------------------------------------------------
-r18873 | jmayer | 2006-08-10 06:37:24 -0500 (Thu, 10 Aug 2006) | 1 line
-Changed paths:
-   M /trunk/asn1/Makefile.am
-
-Fix some typos the prevented make distdir from succeeding
-------------------------------------------------------------------------
-r18872 | jmayer | 2006-08-10 06:18:02 -0500 (Thu, 10 Aug 2006) | 7 lines
-Changed paths:
-   M /trunk/epan/dissectors/Makefile.common
-   A /trunk/epan/dissectors/packet-jpeg.c
-
-Erwin Rol:
-        Attached a dissector for JPEG images in RTP streams, AKA
-        RFC2435.
-
-Me: Fixed a warning (guint8 <= 255 is always true)
-
-
-------------------------------------------------------------------------
-r18871 | sahlberg | 2006-08-10 05:52:16 -0500 (Thu, 10 Aug 2006) | 4 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-ntlmssp.c
-
-create subtrees also for unknown address types instead of creating the items inside the previous expansion created
-
-
-
-------------------------------------------------------------------------
-r18870 | jmayer | 2006-08-10 05:21:44 -0500 (Thu, 10 Aug 2006) | 3 lines
-Changed paths:
-   M /trunk/doc/README.developer
-
-Stephen Fisher:
-        This patch fixes two typos in README.developer
-
-------------------------------------------------------------------------
-r18869 | jmayer | 2006-08-10 05:09:31 -0500 (Thu, 10 Aug 2006) | 22 lines
-Changed paths:
-   M /trunk/epan/packet.c
-
-Neil Piercy:
-
-I've just had a bug in one of our private dissectors which meant
-that the handle passed to call_dissector was null. This seemed to give
-varying behavior - on some Windows installations it hit wireshark's
-in-built exception handling, and displayed that the dissector had an
-error (correct), but on some installations it just crashed wireshark
-(not helpful). I _think_ the difference was whether MSVC was installed
-or not, but on a sample of only 3 machines.
-
-Should call_dissector include explicit null handle checks, and if so,
-should it:-
-
-a) g_assert - the simple patch attached
-b) fallback to doing a data decode (as disabled protocols do)
-c) try to invoke the wireshark exception handling for the packet
-
-Or is the correct answer none of the above - the exception handler
-should already cope ?
-
-        
-
-------------------------------------------------------------------------
-r18868 | jmayer | 2006-08-10 04:55:04 -0500 (Thu, 10 Aug 2006) | 1 line
-Changed paths:
-   M /trunk/asn1/h225
-   M /trunk/asn1/h245
-
-Update svn:ignore
-------------------------------------------------------------------------
-r18867 | jmayer | 2006-08-10 04:19:03 -0500 (Thu, 10 Aug 2006) | 1 line
-Changed paths:
-   M /trunk/doc/capinfos.pod
-   M /trunk/doc/dumpcap.pod
-   M /trunk/doc/editcap.pod
-   M /trunk/doc/idl2wrs.pod
-   M /trunk/doc/mergecap.pod
-   M /trunk/doc/text2pcap.pod
-   M /trunk/doc/tshark.pod
-   M /trunk/doc/wireshark.pod
-
-Add some programs to 'see also'
-------------------------------------------------------------------------
-r18866 | jmayer | 2006-08-10 04:02:24 -0500 (Thu, 10 Aug 2006) | 6 lines
-Changed paths:
-   M /trunk/asn1/h225/Makefile
-   M /trunk/asn1/h225/h225-exp.cnf
-   M /trunk/asn1/h225/packet-h225-template.h
-   M /trunk/asn1/h245/Makefile
-   M /trunk/asn1/h245/h245-exp.cnf
-   M /trunk/asn1/h245/packet-h245-template.h
-   M /trunk/epan/dissectors/packet-h225.c
-   M /trunk/epan/dissectors/packet-h225.h
-   M /trunk/epan/dissectors/packet-h245.c
-   M /trunk/epan/dissectors/packet-h245.h
-
-Fix for http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1014
-provided by markdrago@mail.com.
-
-Me: Patch template files instead and regenerate the dissector files.
-    Fix Makefiles to use the correct asn filenames.
-
-------------------------------------------------------------------------
-r18865 | sahlberg | 2006-08-10 02:35:26 -0500 (Thu, 10 Aug 2006) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-kerberos.c
-
-this is a blob not a policyhandle
-
-
-------------------------------------------------------------------------
-r18864 | jake | 2006-08-10 01:24:50 -0500 (Thu, 10 Aug 2006) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-ansi_637.c
-
-From: Michael Lum
-Small ANSI-637 patch for identifying more Teleservice
-
-------------------------------------------------------------------------
-r18863 | kukosa | 2006-08-10 01:06:21 -0500 (Thu, 10 Aug 2006) | 1 line
-Changed paths:
-   M /trunk/epan/dissectors/packet-ssl-utils.c
-   M /trunk/epan/epan.c
-
-GnuTLS/libgcrypt initialization moved to epan.c
-------------------------------------------------------------------------
-r18862 | jmayer | 2006-08-09 22:11:33 -0500 (Wed, 09 Aug 2006) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-isakmp.c
-
-efung@certicom.com:
-        Patch adding MOBIKE support to packet-isakmp.c
-
-------------------------------------------------------------------------
-r18861 | jmayer | 2006-08-09 20:59:41 -0500 (Wed, 09 Aug 2006) | 5 lines
-Changed paths:
-   M /trunk/plugins/rudp/packet-rudp.c
-
-rudp used a port that a) collides with afs and b) violates
-the port requirements from the draft rfc.
-Make the portnumber a configureable variable and set it to 0
-by default.
-
-------------------------------------------------------------------------
-r18860 | martinm | 2006-08-09 12:23:10 -0500 (Wed, 09 Aug 2006) | 1 line
-Changed paths:
-   M /trunk/epan/dissectors/packet-rtcp.c
-
-Minor TBCP fixes
-------------------------------------------------------------------------
-r18859 | sahlberg | 2006-08-09 06:25:20 -0500 (Wed, 09 Aug 2006) | 7 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-kerberos.c
-
-metze pointed out that the last four bytes of the 20 byte blob prepenfing the ndr encoded data in the pac must be a unique pointer
-
-
-make sense,   decode it as a unique pointer then
-
-
-
-------------------------------------------------------------------------
-r18858 | sahlberg | 2006-08-09 03:25:01 -0500 (Wed, 09 Aug 2006) | 5 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-dcerpc-netlogon.c
-   M /trunk/epan/dissectors/packet-dcerpc-netlogon.h
-   M /trunk/epan/dissectors/packet-kerberos.c
-
-decode the field of type 11
-
-(it could theoretically also be a union with arm:1 selected instead of a conformant array)
-
-
-------------------------------------------------------------------------
-r18857 | sahlberg | 2006-08-09 02:37:57 -0500 (Wed, 09 Aug 2006) | 15 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-kerberos.c
-
-testing the win32 decryp[tion out  i noticed a lot of new previously not decoded info in the captures for constrained delegation on the Kerberos wiki page.
-
-
-a new bit 0x00020000 is usde in the TGS-REQ packets and this results in a return of a PAC containing an unknown type 11 field.
-
-
-the blob in the pac is 200 bytes and NDR encoded.   its structure is obvious since it contains 2 conformant and varying arrays  and three unique pointers.
-
-
-
-enable decoding of this new KDCOptions bit and call it "constrained delegation"
-
-
-
-
-------------------------------------------------------------------------
-r18856 | gerald | 2006-08-08 21:00:05 -0500 (Tue, 08 Aug 2006) | 13 lines
-Changed paths:
-   M /trunk/Makefile.nmake
-   M /trunk/config.h.win32
-   M /trunk/config.nmake
-   M /trunk/epan/dissectors/packet-ipsec.c
-   M /trunk/tools/win32-setup.sh
-
-Point to the newest (1.5.0-1) GnuTLS package.  Since it contains
-libgcrypt, enable it in the Windows build.
-
-In packet-ipsec.c:
-
-  - Remove non-constants from variable declaration initializations.
-  - Use ep_alloc() in a couple of places.
-  - Fix an off-by-one error.
-  - Reduce the number of SAs in the preferences from 4 to 2.  4 made the
-    preferences window absolutely enormous.  This is probably the wrong
-    way to fix this.
-  - Fix up whitespace.
-
-------------------------------------------------------------------------
-r18855 | etxrab | 2006-08-08 16:32:44 -0500 (Tue, 08 Aug 2006) | 1 line
-Changed paths:
-   M /trunk/asn1/Makefile.am
-   M /trunk/asn1/Makefile.nmake
-   M /trunk/asn1/rnsap/packet-rnsap-template.c
-   M /trunk/asn1/rnsap/rnsap.cnf
-   A /trunk/asn1/umts_rrc
-   A /trunk/asn1/umts_rrc/Makefile
-   A /trunk/asn1/umts_rrc/Makefile.nmake
-   A /trunk/asn1/umts_rrc/packet-umts_rrc-template.c
-   A /trunk/asn1/umts_rrc/packet-umts_rrc-template.h
-   A /trunk/asn1/umts_rrc/umts_rrc-exp.cnf
-   A /trunk/asn1/umts_rrc/umts_rrc.cnf
-   A /trunk/asn1/umts_rrc/umts_rrc_Class-definitions.asn
-   A /trunk/asn1/umts_rrc_Internode-defs
-   A /trunk/asn1/umts_rrc_Internode-defs/Makefile
-   A /trunk/asn1/umts_rrc_Internode-defs/Makefile.nmake
-   A /trunk/asn1/umts_rrc_Internode-defs/packet-umts_rrc_internode-defs-template.c
-   A /trunk/asn1/umts_rrc_Internode-defs/packet-umts_rrc_internode-defs-template.h
-   A /trunk/asn1/umts_rrc_Internode-defs/umts_rrc_Internode-definitions.asn
-   A /trunk/asn1/umts_rrc_Internode-defs/umts_rrc_internode-defs-exp.cnf
-   A /trunk/asn1/umts_rrc_Internode-defs/umts_rrc_internode-defs.cnf
-   A /trunk/asn1/umts_rrc_ies
-   A /trunk/asn1/umts_rrc_ies/Makefile
-   A /trunk/asn1/umts_rrc_ies/Makefile.nmake
-   A /trunk/asn1/umts_rrc_ies/packet-umts_rrc_ies-template.c
-   A /trunk/asn1/umts_rrc_ies/packet-umts_rrc_ies-template.h
-   A /trunk/asn1/umts_rrc_ies/umts_rrc_InformationElements.asn
-   A /trunk/asn1/umts_rrc_ies/umts_rrc_ies-exp.cnf
-   A /trunk/asn1/umts_rrc_ies/umts_rrc_ies.cnf
-   A /trunk/asn1/umts_rrc_pdu_def
-   A /trunk/asn1/umts_rrc_pdu_def/Makefile
-   A /trunk/asn1/umts_rrc_pdu_def/Makefile.nmake
-   A /trunk/asn1/umts_rrc_pdu_def/packet-umts_rrc_pdu_def-template.c
-   A /trunk/asn1/umts_rrc_pdu_def/packet-umts_rrc_pdu_def-template.h
-   A /trunk/asn1/umts_rrc_pdu_def/umts_rrc_PDU-definitions.asn
-   A /trunk/asn1/umts_rrc_pdu_def/umts_rrc_pdu_def-exp.cnf
-   A /trunk/asn1/umts_rrc_pdu_def/umts_rrc_pdu_def.cnf
-   M /trunk/epan/dissectors/Makefile.common
-   M /trunk/epan/dissectors/packet-rnsap.c
-   A /trunk/epan/dissectors/packet-umts_rrc.c
-   A /trunk/epan/dissectors/packet-umts_rrc.h
-   A /trunk/epan/dissectors/packet-umts_rrc_ies.c
-   A /trunk/epan/dissectors/packet-umts_rrc_ies.h
-   A /trunk/epan/dissectors/packet-umts_rrc_pdu_def.c
-   A /trunk/epan/dissectors/packet-umts_rrc_pdu_def.h
-
-Routines for Universal Mobile Telecommunications System (UMTS) Radio Resource Control (RRC) (umts_rrc) dissection.
-------------------------------------------------------------------------
-r18854 | ulfl | 2006-08-08 16:28:14 -0500 (Tue, 08 Aug 2006) | 1 line
-Changed paths:
-   M /trunk/plugins/profinet/packet-dcerpc-pn-io.c
-
-several minor fixes and enhancements to the dissection
-------------------------------------------------------------------------
-r18853 | jake | 2006-08-08 14:54:37 -0500 (Tue, 08 Aug 2006) | 2 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-bfd.c
-
-From: Bálint Réczey:
-The attached patch fixes decoding of message flags in BFD control packets.
-------------------------------------------------------------------------
-r18852 | sahlberg | 2006-08-08 02:52:15 -0500 (Tue, 08 Aug 2006) | 3 lines
-Changed paths:
-   M /trunk/Makefile.nmake
-   M /trunk/config.nmake
-
-enable kerberos for windows for the win32 build
-
-
-------------------------------------------------------------------------
-r18851 | jake | 2006-08-07 16:34:48 -0500 (Mon, 07 Aug 2006) | 1 line
-Changed paths:
-   M /trunk/docbook/wsug_src/WSUG_chapter_advanced.xml
-   M /trunk/docbook/wsug_src/WSUG_chapter_capture.xml
-
-From Brian Drab: Several comments and typo's
-------------------------------------------------------------------------
-r18850 | gerald | 2006-08-07 14:52:18 -0500 (Mon, 07 Aug 2006) | 5 lines
-Changed paths:
-   M /trunk/Makefile.nmake
-   M /trunk/config.nmake
-   M /trunk/epan/dissectors/packet-ssl.c
-   M /trunk/packaging/nsis/Makefile.nmake
-   M /trunk/packaging/nsis/wireshark.nsi
-   M /trunk/tools/win32-setup.sh
-
-Add GNUTLS to the Windows build.  
-
-In packet-ssl.c, move ssl_set_debug() up a bit so that we can debug key
-file parsing.
-
-------------------------------------------------------------------------
-r18849 | martinm | 2006-08-07 12:10:59 -0500 (Mon, 07 Aug 2006) | 1 line
-Changed paths:
-   M /trunk/epan/dissectors/packet-sipfrag.c
-
-Tidy up comments, var names, remove pedantic warnings
-------------------------------------------------------------------------
-r18848 | martinm | 2006-08-07 12:08:11 -0500 (Mon, 07 Aug 2006) | 1 line
-Changed paths:
-   M /trunk/wiretap/catapult_dct2000.c
-
-Wasn't allocating big enough frame buffer!
-------------------------------------------------------------------------
-r18847 | gerald | 2006-08-07 09:47:52 -0500 (Mon, 07 Aug 2006) | 2 lines
-Changed paths:
-   M /trunk/tools/win32-setup.sh
-
-Point to the latest archive.
-
-------------------------------------------------------------------------
-r18846 | sahlberg | 2006-08-07 05:35:26 -0500 (Mon, 07 Aug 2006) | 2 lines
-Changed paths:
-   M /trunk/asn1/ldap/packet-ldap-template.c
-   M /trunk/epan/dissectors/packet-ldap.c
-
-marik the request_in/response_to/time  as generated fields
-
-------------------------------------------------------------------------
-r18845 | sahlberg | 2006-08-07 05:29:39 -0500 (Mon, 07 Aug 2006) | 3 lines
-Changed paths:
-   M /trunk/asn1/ldap/packet-ldap-template.c
-   M /trunk/epan/dissectors/packet-ldap.c
-
-dissect nTSecurityDescriptor attribute as a security descriptor
-
-
-------------------------------------------------------------------------
-r18844 | sahlberg | 2006-08-07 05:19:37 -0500 (Mon, 07 Aug 2006) | 3 lines
-Changed paths:
-   M /trunk/asn1/ldap/packet-ldap-template.c
-   M /trunk/epan/dissectors/packet-ldap.c
-
-objectSid attribute contains a sid   so decode it nively as a sid
-
-
-------------------------------------------------------------------------
-r18843 | sahlberg | 2006-08-06 09:31:58 -0500 (Sun, 06 Aug 2006) | 3 lines
-Changed paths:
-   M /trunk/asn1/ldap/packet-ldap-template.c
-   M /trunk/epan/dissectors/packet-ldap.c
-
-add some more oid's
-
-
-------------------------------------------------------------------------
-r18842 | sahlberg | 2006-08-06 09:04:07 -0500 (Sun, 06 Aug 2006) | 7 lines
-Changed paths:
-   M /trunk/asn1/ldap/packet-ldap-template.c
-   M /trunk/epan/dissectors/packet-ldap.c
-
-the ldap values for supportedControl and supportedCapabilities is an oid in ascii format.
-
-resolve it into a anme if possible and present it.
-
-
-
-
-------------------------------------------------------------------------
-r18841 | sahlberg | 2006-08-06 08:13:42 -0500 (Sun, 06 Aug 2006) | 6 lines
-Changed paths:
-   M /trunk/asn1/ldap/ldap.cnf
-   M /trunk/asn1/ldap/packet-ldap-template.c
-   M /trunk/epan/dissectors/packet-ldap.c
-
-"objectGUID" should be dissected as a GUID
-
-also change the name of one of the strings we keep around since it is more generic than just used for attributeassertions
-
-
-
-------------------------------------------------------------------------
-r18840 | sahlberg | 2006-08-05 00:12:09 -0500 (Sat, 05 Aug 2006) | 3 lines
-Changed paths:
-   M /trunk/packaging/nsis/Makefile.nmake
-   M /trunk/packaging/nsis/wireshark.nsi
-
-make nsis build aware of kerberos for windows if it is available
-
-
-------------------------------------------------------------------------
-r18839 | sahlberg | 2006-08-04 23:41:42 -0500 (Fri, 04 Aug 2006) | 4 lines
-Changed paths:
-   M /trunk/Makefile.nmake
-
-if KFW is enabled, we need to temporarily copy the two required DLLs to the build directory since they are required during the build
-
-
-
-------------------------------------------------------------------------
-r18838 | sahlberg | 2006-08-04 23:32:57 -0500 (Fri, 04 Aug 2006) | 6 lines
-Changed paths:
-   M /trunk/Makefile.nmake
-   M /trunk/config.h.win32
-   M /trunk/config.nmake
-   M /trunk/epan/Makefile.nmake
-   M /trunk/epan/dissectors/Makefile.nmake
-
-config and makefile magic we need when we integrate kerberos for windows with the w32 build
-
-
-disabled for now
-
-
-------------------------------------------------------------------------
-r18837 | jmayer | 2006-08-04 11:30:54 -0500 (Fri, 04 Aug 2006) | 1 line
-Changed paths:
-   M /trunk/tools/randpkt-test.sh
-
-It's not only executable but a script as well: propset eol-style + keywords
-------------------------------------------------------------------------
-r18836 | gerald | 2006-08-04 09:43:48 -0500 (Fri, 04 Aug 2006) | 2 lines
-Changed paths:
-   M /trunk/epan/Makefile.nmake
-
-ethereal -> wireshark.
-
-------------------------------------------------------------------------
-r18835 | martinm | 2006-08-04 05:16:10 -0500 (Fri, 04 Aug 2006) | 1 line
-Changed paths:
-   M /trunk/epan/dissectors/packet-aim-sst.c
-
-Checked also needed here - remove wrong comment
-------------------------------------------------------------------------
-r18834 | martinm | 2006-08-04 05:02:21 -0500 (Fri, 04 Aug 2006) | 1 line
-Changed paths:
-   M /trunk/epan/dissectors/packet-aim-sst.c
-
-There may be no icon data
-------------------------------------------------------------------------
-r18833 | jake | 2006-08-04 00:54:38 -0500 (Fri, 04 Aug 2006) | 5 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-exec.c
-
-From: Stephen Fisher
-I was looking at the dissector I wrote recently, packet-exec.c, to remember 
-how to handle conversations and I noticed a comment that isn't clear. 
-It would throw someone off because it isn't how the dissector was finally written :).  
-
-------------------------------------------------------------------------
-r18832 | sahlberg | 2006-08-03 19:36:25 -0500 (Thu, 03 Aug 2006) | 4 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-scsi.c
-
-check that itl is non-NULL to prevent a NULL pointer dereference that would crash the windows build     but funnily enough not linux (since you can read from the null page on linux?)
-
-
-
-------------------------------------------------------------------------
-r18831 | gerald | 2006-08-03 16:45:55 -0500 (Thu, 03 Aug 2006) | 2 lines
-Changed paths:
-   M /trunk/AUTHORS
-
-Credit Jakob Bratkovic with multicast stream analysis support.
-
-------------------------------------------------------------------------
-r18830 | jake | 2006-08-03 15:24:24 -0500 (Thu, 03 Aug 2006) | 1 line
-Changed paths:
-   M /trunk/epan/dissectors/packet-ipv6.c
-
-Fix bug 1027: pinfo.iplen should contain option length as well
-------------------------------------------------------------------------
-r18829 | martinm | 2006-08-03 09:51:45 -0500 (Thu, 03 Aug 2006) | 4 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-sip.c
-
-Add an expert item to indicate unrecognised SIP headers.  Useful for finding:
-- encoding problems or use of exotic extensions in equipment
-- headers missing from the SIP dissector
-
-------------------------------------------------------------------------
-r18828 | gerald | 2006-08-02 16:19:56 -0500 (Wed, 02 Aug 2006) | 2 lines
-Changed paths:
-   M /trunk/tools/randpkt-test.sh
-
-Make the output file name a little more descriptive.
-
-------------------------------------------------------------------------
-r18827 | etxrab | 2006-08-02 15:01:20 -0500 (Wed, 02 Aug 2006) | 5 lines
-Changed paths:
-   M /trunk/test/suite-clopts.sh
-
-From Richard van der Hoff:
-An error message has been changed, such that the commandline options 
-test doesn't work any more.
-
-This patch fixes the test accordingly.
-------------------------------------------------------------------------
-r18826 | etxrab | 2006-08-02 14:58:36 -0500 (Wed, 02 Aug 2006) | 2 lines
-Changed paths:
-   M /trunk/capture_sync.c
-
-From Richard van der Hoff:
-This patch fixes a couple of comments in capture_sync.c.
-------------------------------------------------------------------------
-r18825 | etxrab | 2006-08-02 14:50:04 -0500 (Wed, 02 Aug 2006) | 5 lines
-Changed paths:
-   M /trunk/epan/conversation.c
-
-From Peter Johansson:
-the supplied patch fixes a problem where the options value should really be used from the conversation found (using
-conversation_lookup_hashtable(...) to create a new conversation based on the already stored conversation template (the CONVERSATION_TEMPLATE bit is set in the stored conversation) rather from the options argument passed to the function(s).
-
-This solves a problem that otherwise shows itself where "DISSECTOR_ASSERT(!(conv->options & CONVERSATION_TEMPLATE) && "Use the conversation_create_from_template function when the CONVERSATION_TEMPLATE bit is set in the options mask");" fails sometimes.
-------------------------------------------------------------------------
-r18824 | gerald | 2006-08-02 13:59:29 -0500 (Wed, 02 Aug 2006) | 2 lines
-Changed paths:
-   A /trunk/tools/randpkt-test.sh
-
-Add a script for randpkt testing.  Copied from fuzz-test.sh.
-
-------------------------------------------------------------------------
-r18823 | etxrab | 2006-08-02 12:13:22 -0500 (Wed, 02 Aug 2006) | 4 lines
-Changed paths:
-   M /trunk/epan/dissectors/Makefile.common
-   A /trunk/epan/dissectors/packet-daytime.c
-
-From Stephen Fisher:
-This patch adds a new dissector for the daytime protocol (like the time
-protocol, but the date and time is send as a text string).  This protocol and
-dissector work s over TCP or UDP.
-------------------------------------------------------------------------
-r18822 | etxrab | 2006-08-02 12:01:38 -0500 (Wed, 02 Aug 2006) | 5 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-time.c
-
-From Stephen Fisher:
-The time protocol (port 37) dissector (packet-time.c) currently only supports
-UDP.  The protocol has an identical implementation over TCP as well.  This
-patch adds support to the dissector for TCP time in addition to the UDP time
-packets
-------------------------------------------------------------------------
-r18821 | etxrab | 2006-08-02 11:56:33 -0500 (Wed, 02 Aug 2006) | 6 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-cdp.c
-
-From Stephen Fisher:
-This patch adds the most commonly referenced items from CDP frames to the info
-column: the device id (hostname) and port id.  For example:
-
-Cisco Discovery Protocol  Device ID: myswitch.me.com  Port ID:
-GigabitEthernet7/12
-------------------------------------------------------------------------
-r18820 | martinm | 2006-08-02 11:00:07 -0500 (Wed, 02 Aug 2006) | 6 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-rtcp.c
-
-Update to TBCP ("PoC1" application).  This is based on the "Approved Version 1.0   09 Jun 2006"
-- updated to the current (approved) spec.  I'm not sure how backwards-compatible this is with older drafts...
-- prettified the existing code, including more details in the info column
-
-Also included is a fix to the way the offset at the end of an RTCP BYE packet is calculated (taking into account the NULL.  This avoids the 'length wrong' expert item) 
-
-------------------------------------------------------------------------
-r18819 | martinm | 2006-08-02 08:23:57 -0500 (Wed, 02 Aug 2006) | 1 line
-Changed paths:
-   M /trunk/epan/dissectors/packet-ssl-utils.h
-
-Try to fix build by including packet.h
-------------------------------------------------------------------------
-r18818 | martinm | 2006-08-02 04:30:28 -0500 (Wed, 02 Aug 2006) | 4 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-catapult-dct2000.c
-   M /trunk/wiretap/catapult_dct2000.c
-
-- Removes last traces of 'board ports only' preference (other than marking it as an obselete preference)
-- Add a preference to try to find messages within sctp primitive messages (tries renaming of known mismatches)
-- Add outhdr to stub protocol (getting ready for IuB FP)
-
-------------------------------------------------------------------------
-r18817 | martinm | 2006-08-02 04:14:31 -0500 (Wed, 02 Aug 2006) | 1 line
-Changed paths:
-   M /trunk/epan/proto.c
-
-Fix for bug 1023 (problem with 'apply as filter' strings)
-------------------------------------------------------------------------
-r18816 | sahlberg | 2006-08-02 03:15:51 -0500 (Wed, 02 Aug 2006) | 5 lines
-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
-
-from a. samuel
-
-ssl and dtls updates
-
-
-------------------------------------------------------------------------
-r18815 | etxrab | 2006-08-01 16:29:05 -0500 (Tue, 01 Aug 2006) | 2 lines
-Changed paths:
-   M /trunk/tools/lemon/lempar.c
-
-Update lempar to sqlittes version 1.18
-http://www.sqlite.org/cvstrac/rlog?f=sqlite/tool/lempar.c
-------------------------------------------------------------------------
-r18814 | jmayer | 2006-08-01 15:28:32 -0500 (Tue, 01 Aug 2006) | 7 lines
-Changed paths:
-   M /trunk/configure.in
-
-# Ugly hack, but I don't see how this problem can be solved
-# properly that DATAFILE_DIR had a value starting with
-# "${prefix}/" instead of e.g. "/usr/local/"
-
-That problem occurs only with current versions of autoconf
-
-
-------------------------------------------------------------------------
-r18813 | jmayer | 2006-08-01 14:52:36 -0500 (Tue, 01 Aug 2006) | 14 lines
-Changed paths:
-   M /trunk/gtk/main.c
-   M /trunk/tshark.c
-
-Reported by Stephen Fisher <stephentfisher@yahoo.com>:
-       
-I believe this is a typo in the command line help for the -i option:
-
-Usage: wireshark [options] ... [ <infile> ]
-
-Capture interface:
-  -i <interface>           name or idx of interface (def: first none
-loopback)
-
-Shouldn't that read "first non-loopback" ?
-
-
-
-------------------------------------------------------------------------
-r18812 | tuexen | 2006-08-01 13:06:35 -0500 (Tue, 01 Aug 2006) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-sctp.c
-
-Adopt the chunk list parameter name to the notion used in the next version
-of the ID.
-
-------------------------------------------------------------------------
-r18811 | martinm | 2006-08-01 12:20:13 -0500 (Tue, 01 Aug 2006) | 1 line
-Changed paths:
-   M /trunk/epan/dissectors/packet-ms-mms.c
-   M /trunk/epan/dissectors/packet-rdt.c
-
-Fix some fussy warnings seen on the Ubuntu buildbot logs
-------------------------------------------------------------------------
-r18810 | martinm | 2006-08-01 12:15:31 -0500 (Tue, 01 Aug 2006) | 1 line
-Changed paths:
-   M /trunk/epan/dissectors/packet-msrp.c
-
-Fix a duplicate MSRP filter string
-------------------------------------------------------------------------
-r18809 | martinm | 2006-08-01 12:07:28 -0500 (Tue, 01 Aug 2006) | 1 line
-Changed paths:
-   M /trunk/epan/dissectors/packet-diameter.c
-
-Delete leftover printf
-------------------------------------------------------------------------
-r18808 | guy | 2006-07-31 16:11:54 -0500 (Mon, 31 Jul 2006) | 5 lines
-Changed paths:
-   M /trunk/INSTALL
-
-Update to deal with GTK+ and GLib 2.x, where you use "pkg-config" to see
-what version is installed, if any.
-
-Clean up indentation.
-
-------------------------------------------------------------------------
-r18807 | etxrab | 2006-07-28 16:41:53 -0500 (Fri, 28 Jul 2006) | 2 lines
-Changed paths:
-   M /trunk/epan/dissectors/Makefile.common
-   A /trunk/epan/dissectors/packet-lsc.c
-
-From Sean Sheedy:
-A disassembly module I wrote for Pegasus Lightweight Stream Control, a protocol used by some cable set-top boxes for video-on-demand.
-------------------------------------------------------------------------
-r18806 | etxrab | 2006-07-28 16:26:39 -0500 (Fri, 28 Jul 2006) | 9 lines
-Changed paths:
-   M /trunk/epan/dissectors/Makefile.common
-   M /trunk/epan/dissectors/packet-msrp.c
-   A /trunk/epan/dissectors/packet-msrp.h
-   M /trunk/epan/dissectors/packet-sdp.c
-
-From Martin Mathieson:
-
-- allow SDP to parse the IP address + port for the MSRP session from the 
-path attribute
-- setup an MSRP conversation using this address, whose data points back 
-to the SDP frame
-- link to the SDP setup frame while dissecting MSRP (can be switched off 
-by a preference)
-- I also changed sdp.media.port to be a numeric field
-------------------------------------------------------------------------
-r18805 | lego | 2006-07-28 11:40:46 -0500 (Fri, 28 Jul 2006) | 5 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-rtcp.c
-
-as per RFC 3611 - 4.1.1 run length is 14 bits not 15.
-
-Fixes Bug 1022
-
-
-------------------------------------------------------------------------
-r18804 | sahlberg | 2006-07-28 02:50:05 -0500 (Fri, 28 Jul 2006) | 18 lines
-Changed paths:
-   M /trunk/asn1/h450/packet-h450-template.c
-   M /trunk/epan/dissectors/packet-h450.c
-   M /trunk/epan/dissectors/packet-h450.h
-
-fropm martin m
-
-fix for h450 to prevent an assertion for uninitialized hffields
-
-
-
-Thanks for the capture, Keith.  The problem was with h450 hf fields that
-weren't initialised sucessfully (at all in one case, or with non-unique
-filter strings in several others) - it was hitting an assertion in proto.c
-when an attempt was made to use those fields.
-
-I was able to test by editing packet-h450.c directly, I couldn't regenerate
-it from packet-h450-template.c.  I'm attaching a patch to
-packet-h450-template.c that hopefully does the same thing.  If someone can
-generate and check it packet-h450.c in for me I'll retest.
-
-
-
-------------------------------------------------------------------------
-r18803 | jmayer | 2006-07-27 23:04:55 -0500 (Thu, 27 Jul 2006) | 2 lines
-Changed paths:
-   A /trunk/debian/patches/08_wireshark-desktop-menu.dpatch
-   A /trunk/debian/patches/09_idl2wrs.dpatch
-   A /trunk/debian/patches/10_wireshark_gen.dpatch
-
-Forgot to check in the new files during last commit.
-
-------------------------------------------------------------------------
-r18802 | guy | 2006-07-27 20:22:59 -0500 (Thu, 27 Jul 2006) | 4 lines
-Changed paths:
-   M /trunk/docbook/wsug_src/WSUG_chapter_build_install.xml
-
-Update to reflect changes in libpcap 0.9.x.  ("make install" installs
-the headers as well as the libraries, and nothing gets installed in
-".../include/net".)
-
-------------------------------------------------------------------------
-r18801 | gerald | 2006-07-27 12:59:05 -0500 (Thu, 27 Jul 2006) | 2 lines
-Changed paths:
-   M /trunk/Makefile.nmake
-
-Fix editcap compilation under Windows.
-
-------------------------------------------------------------------------
-r18800 | gerald | 2006-07-27 12:53:29 -0500 (Thu, 27 Jul 2006) | 3 lines
-Changed paths:
-   M /trunk/Makefile.common
-   M /trunk/doc/editcap.pod
-   M /trunk/docbook/wsug_src/WSUG_app_tools.xml
-   M /trunk/editcap.c
-
-Add duplicate frame detection (and removal) to editcap.  (Some switches
-generate duplicate packets when a mirror/SPAN port is misconfigured).
-
-------------------------------------------------------------------------
-r18799 | jmayer | 2006-07-27 12:15:34 -0500 (Thu, 27 Jul 2006) | 4 lines
-Changed paths:
-   M /trunk/debian/README.debian
-   M /trunk/debian/changelog
-   M /trunk/debian/control
-   M /trunk/debian/copyright
-   M /trunk/debian/patches/00list
-   M /trunk/debian/patches/01_idl2deb.dpatch
-   M /trunk/debian/patches/02_asn2deb.dpatch
-   M /trunk/debian/patches/03_preferences.dpatch
-   M /trunk/debian/patches/04_drop-capabilities.dpatch
-   M /trunk/debian/patches/05_plugin-libdir.dpatch
-   M /trunk/debian/patches/06_giop-buffer.dpatch
-   M /trunk/debian/patches/07_gcc4.dpatch
-   M /trunk/debian/rules
-   M /trunk/debian/tshark.files
-   M /trunk/debian/tshark.manpages
-   M /trunk/debian/wireshark-common.files
-   M /trunk/debian/wireshark-common.manpages
-   M /trunk/debian/wireshark-dev.docs
-   M /trunk/debian/wireshark-dev.files
-   M /trunk/debian/wireshark-dev.header-files
-   M /trunk/debian/wireshark-dev.manpages
-   M /trunk/debian/wireshark-dev.postinst
-   M /trunk/debian/wireshark-dev.prerm
-   M /trunk/debian/wireshark-root.desktop
-   M /trunk/debian/wireshark.files
-   M /trunk/debian/wireshark.manpages
-   M /trunk/debian/wireshark.menu
-
-Frederic Peters <fpeters@debian.org>:
-       Update to match the current debian package
-
-
-------------------------------------------------------------------------
-r18798 | jmayer | 2006-07-27 09:19:10 -0500 (Thu, 27 Jul 2006) | 9 lines
-Changed paths:
-   M /trunk/gtk/rtp_analysis.c
-
-Alex Shnitman <AlexS@mangodsp.com>
-       Below is a patch for a bug in rtp_analysis.c. The variable
-       statinfo->delta_timestamp was not initialized in all the
-       necessary cases. The function rtp_packet_save_payload uses this
-       variable and the for loop on line 935 could use an old value
-       and run an incorrect amount of times, e.g. a couple billion,
-       which gets ethereal stuck. I can supply an example capture
-       which causes it. The patch solves the problem.
-
-------------------------------------------------------------------------
-r18797 | kukosa | 2006-07-27 00:55:50 -0500 (Thu, 27 Jul 2006) | 1 line
-Changed paths:
-   M /trunk/tools/lex.py
-   M /trunk/tools/yacc.py
-
-PLY updated to version 1.7
-------------------------------------------------------------------------
-r18796 | guy | 2006-07-26 18:22:28 -0500 (Wed, 26 Jul 2006) | 6 lines
-Changed paths:
-   M /trunk/wiretap/nettl.c
-
-The nettl_file_hdr structure has a fixed format, as it's an on-disk data
-structure.  Instead of making the host_name field bigger, make the thing
-we put in it smaller.
-
-Use that structure when reading files as well as when writing them.
-
-------------------------------------------------------------------------
-r18795 | lego | 2006-07-26 17:54:48 -0500 (Wed, 26 Jul 2006) | 3 lines
-Changed paths:
-   M /trunk/epan/dtd_parse.l
-
-a better regex for names in DTDs
-
-
-------------------------------------------------------------------------
-r18794 | jmayer | 2006-07-26 01:38:16 -0500 (Wed, 26 Jul 2006) | 6 lines
-Changed paths:
-   M /trunk/wiretap/nettl.c
-
-postadal@suse.cz:
-       Bufferoverflow caused by ethereal->wireshark rename
-       (ws is 1 char longer).
-       http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1015
-
-
-------------------------------------------------------------------------
-r18793 | guy | 2006-07-25 21:37:39 -0500 (Tue, 25 Jul 2006) | 2 lines
-Changed paths:
-   M /trunk/dtds/dc.dtd
-   M /trunk/dtds/itunes.dtd
-   M /trunk/dtds/rss.dtd
-   M /trunk/dtds/smil.dtd
-
-Get rid of CRs at the ends of lines.
-
-------------------------------------------------------------------------
-r18792 | jake | 2006-07-25 08:45:54 -0500 (Tue, 25 Jul 2006) | 2 lines
-Changed paths:
-   M /trunk/packaging/nsis/wireshark.nsi
-
-Fix update URL in Win32 installer
-
-------------------------------------------------------------------------
-r18791 | jake | 2006-07-25 04:21:41 -0500 (Tue, 25 Jul 2006) | 6 lines
-Changed paths:
-   M /trunk/gtk/voip_calls.c
-
-From: Martin Mathieson 
-I'm not sure if this will help with the problems that Keith French is
-seeing, but when I loaded some of my old H.323 traces, one of them would
-assert/abort.  This patch fixes that assertion (looks like it was obviously
-asserting on the wrong pointer variable).
-
-------------------------------------------------------------------------
-r18790 | jmayer | 2006-07-25 00:17:17 -0500 (Tue, 25 Jul 2006) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-cisco-wids.c
-
-One of the bytes in the cisco header is the channel number that
-the AP received the frame.
-
-------------------------------------------------------------------------
-r18789 | jmayer | 2006-07-25 00:15:00 -0500 (Tue, 25 Jul 2006) | 5 lines
-Changed paths:
-   M /trunk/configure.in
-
-Jeff Morriss:
-       According to this page:
-       http://lists.gnupg.org/pipermail/gnupg-announce/2003q3/000155.html
-       the 'gcry_cipher_hd_t' structure didn't show up until 1.1.42.
-
-------------------------------------------------------------------------
-r18788 | gerald | 2006-07-24 11:47:20 -0500 (Mon, 24 Jul 2006) | 2 lines
-Changed paths:
-   M /trunk/gtk/win32-file-dlg.h
-
-Add a license blurb.
-
-------------------------------------------------------------------------
-r18787 | sahlberg | 2006-07-22 17:15:15 -0500 (Sat, 22 Jul 2006) | 2 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-bootparams.h
-   M /trunk/epan/dissectors/packet-mount.h
-   M /trunk/epan/dissectors/packet-nfs.h
-   M /trunk/epan/dissectors/packet-nlm.h
-
-licence info
-
-------------------------------------------------------------------------
-r18786 | sahlberg | 2006-07-22 17:11:54 -0500 (Sat, 22 Jul 2006) | 2 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-bootparams.h
-   M /trunk/epan/dissectors/packet-nfs.h
-
-add gpl licence
-
-------------------------------------------------------------------------
-r18785 | sahlberg | 2006-07-22 17:02:04 -0500 (Sat, 22 Jul 2006) | 2 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-nlm.h
-
-add licence information
-
-------------------------------------------------------------------------
-r18784 | ulfl | 2006-07-22 06:33:24 -0500 (Sat, 22 Jul 2006) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-dcerpc.c
-
-add some more "informational" (generated) fields to the dcerpc tree
-
-these fields can help with the everyday work of the DCE/RPC (and upper) protocol dissections
-------------------------------------------------------------------------
-r18783 | ulfl | 2006-07-22 06:29:17 -0500 (Sat, 22 Jul 2006) | 1 line
-Changed paths:
-   M /trunk/print.c
-
-print generated items in brackets [], just as we do it on the screen
-------------------------------------------------------------------------
-r18782 | sahlberg | 2006-07-21 22:24:28 -0500 (Fri, 21 Jul 2006) | 17 lines
-Changed paths:
-   M /trunk/epan/proto.c
-
-from martin m
-
-Hi,
-
-This patch allows FT_NONE items to be built into filter expressions
-(i.e. testing for their presence or absence rather than comparing with a
-value) using the Apply|Prepare a Filter menus.  What drove me to add
-this was having to type in !tcp.analysis.out_of_order.
-
-Does this seem reasonable?
-
-Regards,
-Martin
-
-
-
-
-------------------------------------------------------------------------
-r18781 | sahlberg | 2006-07-21 22:06:32 -0500 (Fri, 21 Jul 2006) | 8 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-skinny.c
-
-from Jeff Morriss
-
-The attached patch makes the Skinny dissector "new style".  Please
-consider it for inclusion.
-
-
-
-
-------------------------------------------------------------------------
-r18780 | sahlberg | 2006-07-21 20:44:10 -0500 (Fri, 21 Jul 2006) | 13 lines
-Changed paths:
-   M /trunk/AUTHORS
-   M /trunk/epan/dissectors/packet-ajp13.c
-
- from ian abel
-
-Hi,
-
-The attached file should fix the following two bugs in the AJP dissector.
-
-1) The dissector doesn't know about CPING/CPONG
-2) The dissector misinterprets multiple requests in one connection if a
-prior request has a Body request part.
-
-
-
-
-------------------------------------------------------------------------
-r18779 | kukosa | 2006-07-21 02:05:39 -0500 (Fri, 21 Jul 2006) | 2 lines
-Changed paths:
-   M /trunk/asn1/h225/H323-MESSAGES.asn
-   M /trunk/asn1/h225/h225.cnf
-   M /trunk/asn1/h245/MULTIMEDIA-SYSTEM-CONTROL.asn
-   M /trunk/asn1/h245/h245-exp.cnf
-   M /trunk/asn1/h245/h245.cnf
-   M /trunk/epan/dissectors/packet-h225.c
-   M /trunk/epan/dissectors/packet-h245.c
-   M /trunk/epan/dissectors/packet-h245.h
-
-H.225.0 update to version 6 (05/2006)
-H.245 updated to version 13 (05/2006)
-------------------------------------------------------------------------
-r18778 | jmayer | 2006-07-21 01:50:16 -0500 (Fri, 21 Jul 2006) | 3 lines
-Changed paths:
-   M /trunk/wireshark.desktop
-
-Change name from Ethereal to Wireshark, remove translations
-of the name that will now be incorrect.
-
-------------------------------------------------------------------------
-r18777 | jmayer | 2006-07-20 17:25:04 -0500 (Thu, 20 Jul 2006) | 8 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-ieee80211.c
-
-Daniel Drake <dsd@gentoo.org>:
-       The barker preamble bit is set when a station associates
-       which does not support short preambles. When it is 0, short
-       preambles are allowed.
-
-Me: Add a reference to the spec stating the above.
-
-
-------------------------------------------------------------------------
-r18776 | gerald | 2006-07-20 16:29:45 -0500 (Thu, 20 Jul 2006) | 2 lines
-Changed paths:
-   M /trunk/epan/Makefile.nmake
-   M /trunk/epan/proto.c
-   M /trunk/plugins/asn1/packet-asn1.c
-
-snprintf -> g_snprintf.  Fix up whitespace.
-
-------------------------------------------------------------------------
-r18775 | gerald | 2006-07-20 12:45:52 -0500 (Thu, 20 Jul 2006) | 2 lines
-Changed paths:
-   M /trunk/config.h.win32
-   M /trunk/epan/dissectors/packet-btrfcomm.c
-
-Remove remaining instances of NEED_SNPRINTF_H.  Fix up whitespace.
-
-------------------------------------------------------------------------
-r18774 | lego | 2006-07-20 12:32:10 -0500 (Thu, 20 Jul 2006) | 4 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-xml.c
-
-From Mike Digou:
- - free the right object.
-
-
-------------------------------------------------------------------------
-r18773 | lego | 2006-07-20 12:23:58 -0500 (Thu, 20 Jul 2006) | 4 lines
-Changed paths:
-   M /trunk/epan/dtd_parse.l
-
-allow for some uppercasing in names.
-"fix" for Bug 1010
-
-
-------------------------------------------------------------------------
-r18772 | sahlberg | 2006-07-20 05:34:01 -0500 (Thu, 20 Jul 2006) | 3 lines
-Changed paths:
-   M /trunk/Makefile.am
-
-remove another reference to snprintf
-
-
-------------------------------------------------------------------------
-r18771 | sahlberg | 2006-07-20 05:19:47 -0500 (Thu, 20 Jul 2006) | 5 lines
-Changed paths:
-   M /trunk/Makefile.common
-   M /trunk/Makefile.nmake
-   M /trunk/config.h.win32
-   M /trunk/configure.in
-   D /trunk/snprintf-imp.h
-   D /trunk/snprintf.c
-   D /trunk/snprintf.h
-
-we dont need our own snprintf any more since we always use g_snprintf() instead.
-
-
-
-
-------------------------------------------------------------------------
-r18770 | sahlberg | 2006-07-20 04:21:32 -0500 (Thu, 20 Jul 2006) | 5 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-eapol.c
-
-from michael stevens
-
-fix an incorrect expression to decode keydata properly
-
-
-------------------------------------------------------------------------
-r18769 | etxrab | 2006-07-19 14:20:58 -0500 (Wed, 19 Jul 2006) | 3 lines
-Changed paths:
-   M /trunk/acinclude.m4
-   M /trunk/plugins/lua/Makefile.am
-
-From Bálint Réczey
-- Added support for versioned lua libnames to aclocal.m4
-- create generated elua_register.h from Makefile
-------------------------------------------------------------------------
-r18768 | etxrab | 2006-07-19 14:11:17 -0500 (Wed, 19 Jul 2006) | 1 line
-Changed paths:
-   M /trunk/epan/dissectors/packet-diameter-defs.h
-
-Add licence info.
-------------------------------------------------------------------------
-r18767 | etxrab | 2006-07-19 14:00:36 -0500 (Wed, 19 Jul 2006) | 4 lines
-Changed paths:
-   M /trunk/Makefile.am
-   A /trunk/dtds/xcap-caps.dtd
-   M /trunk/packaging/nsis/wireshark.nsi
-
-From Martin Mathieson:
-
-Here is a DTD for xcap-caps and changes needed to install it (nsi change 
-is untested).
-------------------------------------------------------------------------
-r18766 | etxrab | 2006-07-19 13:51:25 -0500 (Wed, 19 Jul 2006) | 11 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-msrp.c
-
-From Martin Mathieson:
-
-This patch:
-- adds headers found in later versions of the msrp drafts
-- fixes a problem where wrong length values were used while parsing the 
-request/status line and it was going beyond linelen
-- "Transaktion" -> "Transaction"
-- status code now appears as a numerical field
-- removes unused parameters from check_msrp_header()
-- tidies up some indentation
-It has survived some fuzz-testing.
-------------------------------------------------------------------------
-r18765 | jmayer | 2006-07-19 10:08:46 -0500 (Wed, 19 Jul 2006) | 6 lines
-Changed paths:
-   M /trunk/Makefile.am
-
-Fix to http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=333
-       The additional libs need to be added to the final linking
-       stage of all programs using it - not just the libs that
-       pull in the dependencies (that doesn't work on all platforms,
-       just most).
-
-------------------------------------------------------------------------
-r18764 | jmayer | 2006-07-19 09:02:22 -0500 (Wed, 19 Jul 2006) | 7 lines
-Changed paths:
-   M /trunk/Makefile.am
-
-Jeff Morriss:
-  Fix for
-       http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1006
-       "wireshark link fails on systems with no TLS library but
-       with grypt library (missing -lgrcyprt)"
-
-
-------------------------------------------------------------------------
-r18763 | gerald | 2006-07-19 08:41:59 -0500 (Wed, 19 Jul 2006) | 2 lines
-Changed paths:
-   M /trunk/epan/Makefile.am
-
-Link libwireshark with libiconv if needed.
-
-------------------------------------------------------------------------
-r18762 | sahlberg | 2006-07-19 05:02:49 -0500 (Wed, 19 Jul 2006) | 8 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-smb.c
-
-add two missing CHECK_BYTE_COUNT
-to not cause an exception for clearly malformed packets
-
-
-will resolve "bug" 987   (which is NOT a bug)
-
-
-
-------------------------------------------------------------------------
-r18761 | etxrab | 2006-07-18 16:16:02 -0500 (Tue, 18 Jul 2006) | 1 line
-Changed paths:
-   M /trunk/epan/dissectors/packet-mysql.c
-
-Remove leftover(?) plugin code.
-------------------------------------------------------------------------
-r18760 | gerald | 2006-07-18 13:48:19 -0500 (Tue, 18 Jul 2006) | 2 lines
-Changed paths:
-   M /trunk/doc/README.packaging
-
-Fixes and updates.
-
-------------------------------------------------------------------------
-r18758 | gerald | 2006-07-18 10:54:03 -0500 (Tue, 18 Jul 2006) | 3 lines
-Changed paths:
-   M /trunk/config.h.win32
-   M /trunk/epan/dissectors/packet-bacapp.c
-   M /trunk/epan/dissectors/packet-bacapp.h
-   M /trunk/epan/xmlstub.h
-
-Apply The Written Word's patch from bug 333, which changes HAVE_ICONV_H
-to HAVE_ICONV.
-
-------------------------------------------------------------------------
-r18757 | etxrab | 2006-07-18 01:15:22 -0500 (Tue, 18 Jul 2006) | 3 lines
-Changed paths:
-   M /trunk/epan/dissectors/packet-3g-a11.c
-
-From Ravi Valmikam:
-"Translate" MSID BCD digits and make them filterable, fixes bug
-http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=997
-------------------------------------------------------------------------
+461c3f6545 capinfos: fix leak of message digest handle
+dc2f4bdf26 wslua: use Filehandler.extensions for controlling output files
+c7fda768f4 Qt 4.8 compatibility for escaping HTML
+1e1274a889 Update some of the NSIS packaging documentation.
+5f58d96717 MaxMind DB: Shut down our mmdbresolve process.
+be1af00448 Properly reset a variable.
+bbe5fc1028 Epan+Qt: Invalidate cached column strings.
+03af5553eb ssl-utils: fix compilation if not HAVE_LIBGCRYPT_AEAD.
+b19ca06fcc tap-sctp: remove leak of sack and tsn (found by clang).
+f96abc7fc0 tap-sctp: remove leak of tmp_info (found by clang).
+d6161a656b tap-sctp: rework the memory allocations.
+2ee7d2100c TLS13: support draft 25 and 26
+8f3ebb4ea3 TLS13: implement trial decryption for early data
+ab40224aca (D)TLS: restrict ssl.ignore_ssl_mac_failed preference to ssl
+b9b5c6b680 f5ethtrailler: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
+f421297fdb Omron-FINS: Added parsing of CS1 mode FINS memory area codes.
+710cf8121d Nano: do not use packet scope strings in columns
+0ebcd27377 Trust CMake's Visual C++ version detection.
+07647c2555 NAS-5GS: Start updating to version 0.4.0
+eb7181cb3c [GPRSCDR] Update to 3GPP TS 32.298 V15.1.0
+51f4a01a02 f5ethtrailer: Fix calling col_info with NULL format string.
+5277e67339 thrift: Fix typo in dissector table description
+b9741b0d41 [GTPv2] Add new IE Secondary RAT Usage Data Report
+13e7c1229d Migrate sharkd to MaxMindDB.
+4eaee4f094 Export ZigBee ZCL functions in the libwireshark.dll.
+a7ef22d247 Register the ZigBee ZCL cluster with a manufacturer specific code.
+be177eb84f Add support for ZigBee ZCL manufacturer specific attributes and commands.
+8f86a3b6cb .mailamp: update (of Q1 2018)
+46a7b4fd5e CMake: Don't build fuzzshark by default on Windows.
+4c750d98a2 Windows: Conditionally set CREATE_BREAKAWAY_FROM_JOB.
+6dcd7a70a6 Get rid of trailing white space.
+068dbc809f Expand a comment.
+0f45f4bcf7 [PFCP] Fixed FAR ID, QER ID and URR ID Allocation Type String appended to the Tree in UI
+2a227f72bf Properly initialize mmdb_lookup_t.
+246f0bc012 Get rid of TestBigEndian and AC_C_BIGENDIAN.
+fa27833548 Removed assert which was only used for debugging.
+a2f9267615 Windows: Always assign newly-created processes to our job.
+0874b8bac6 Remove popcount in favor of ws_count_ones.
+a2cbec743e nordic_ble: Fix delta time start-to-start calculation
+81068f9a22 GSM BSSMAP: fix a typo in in speech version range_string
+9d74d9936d Column format functions must not be called with a NULL format string.
+ce991ecb7d TDS: Improve dissection of TDS5 tokenized requests.
+1915ce6133 CMake: Skip some header checks on Windows.
+da05837004 CMake: Exclude wmem_test from the default build
+2519115695 Remove some unused or hard-coded header checks.
+1a52e085c1 Qt: Implement MulticastStatisticsDialog::treeItemData
+c52b28c284 TLS13: prepare for early data trial decryption
+50484e3f3f Add dissector for Nano / RaiBlocks cryptocurrency protocol
+6e75a0b277 ber/per: assert actx to avoid null dereference (found by clang).
+ba179a7ef7 eth: fix null pointer dereference when called from Lua
+7e842fa551 F5ETHTRAILER: Initial cleanup from submission
+f2f7f7e557 Add wmem alloc parameter to ws_find_media_type_parameter.
+68efae8588 Adapt to current WS code base to make it compile and run without warnings or errors
+2a3b58d133 Resolve the F5PROTO_TREE_ADD... macros: They render our check-scripts ineffective.
+85c4d2f583 Import f5 Wireshark plugin for the f5 ethernet trailer
+55573495c8 [Automatic update for 2018-03-11]
+cbe424b27d IEEE 802.15.4: show MIC and key number for decryption
+4536696507 DOF: restore correct memory scope for decrypted buffer
+fc6b725b18 tfs: Add high_normal and low_normal
+3ceff67514 maxmind: check val_start before using it.
+2a9097046e maxmind: use ws_strtou32 to convert AS numbers.
+ab7fbb7395 gryphon: fix 'gryphon.usdt.action_flags' exists multiple times with NOT compatible types: FT_BOOLEAN and FT_UINT8
+2ecb33c039 ENIP packets are not decoded as ENIP anymore
+6a819d9950 MaxMindDB: Add country ISO codes.
+5564c222e2 MaxMind DB: Fixup IPv6 address interning.
+aae6b8442c Process MaxMind DB data one line at a time.
+957b4a67ef Add tfs_activated_deactivated
+b9f203c1da Don't put a comma after the last item in an enum list.
+b8375119e3 Avoid the realloc() warning from VS Code Analyzer.
+dcc3875847 Add ws_pipe_kill_child_on_exit.
+5213c30f3b Regenerate dissector from updated template.
+986c6b2e77 Regenerate dissector.
+28da001090 Put a variable inside the block in which it's used.
+66a1fefac4 kerberos: remove leak (found by clang).
+190b2e89c3 entry_data.type is unsigned, so print it with %u.
+5a4468ccaf Check for realloc() failing.
+8acf0305a3 spdx: use consistent formatting for GPL-2.0-or-later
+c2639090de maxminf_db.c: ad an explicit cast to please gcc 7.3.1
+6c077a0818 mmdbresolve: remove leak (found by clang).
+a395a8b993 GeoIP: avoid closing random file descriptors
+02085c80ab IEEE 802.15.4: fix wmem_free instead of g_free; fix outdated comments
+b91f7f1a0c QUIC: Replace cleartext by handshake
+66eed04afe QUIC: Remove last long packet type about old draft (< 08)
+cc795d4ddf WSP: check tvb_get_guintvar() success
+1ac90d5254 Register and initialize the ZCL clusters in a uniform way.
+446d9486ae spdx: convert files with multiple licenses.
+fe2355e061 licensecheck: handle multiple licenses.
+ce07a36337 SIP: Add a filter for icid-value.
+4e6d989df4 Add MaxMindDB 1.3.2 library to Windows
+572f78a861 LACP: protect a possible infinite loop
+4495d8fbfd update AVPs of diameter dictionary for diameter t6a/t6b/t4 and add OFR in SGd interface of Ts 29.338
+c9cb93acfc wsutil: add CR to license.
+e7ab7a907c spdx: more licenses converted.
+fdd426e410 spdx: more licenses converted.
+0ae769adc1 IEEE 802.15.4: fix uninitialized variable warning
+ea754b6761 Plug a leak.
+7ffc4f96eb When looking up response codes, just keep the key on the stack.
+6e32335be6 Intern MaxMinDB IPv6 addresses.
+5f35b041c2 MaxMind DB fixups.
+dbfd53cd60 epan: Ignore SIGPIPE.
+ce46a023cf ieee80211: A few cleanups of the HotSpot 2.0 dissection.
+32365383a9 GTPv2: Show spare bits in IE UP Function Selection Indication Flags.
+5c25e1b2c1 S1AP: EmergencyAreaIDListForRestart is not an extension IE.
+b91ef7da51 ieee80211: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
+7ddfccec19 gryphon: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
+6a62e2d22d gryphon(.h): fix indent (use 4 spaces)
+c4d2ad476d ieee80211: fix indent (use 2 spaces)
+e5de1f1994 wisun: Netricity segment control and reassembly support
+3905c0d5d5 Don't unnecessarily cast away constness.
+8a677354bd The routines that implement a codec don't need to be public.
+241b274b5f Don't cast away constness.
+695fbb9be0 Squelch some casting-away-constness warnings.
+e7cf995b1e Squelch some casting-away-const warnings.
+e5cc633ee4 Constify an argument that doesn't need to be non-const.
+957845f5a4 CMake: Don't bother compiling zlibstatic.
+39a65995cc CMake: Exclude test targets from the default build.
+eefa76a7c8 address_types: fix returned length of eui64_addr_to_str
+cc45082635 Gryphon Protocol dissector fixes and updates.
+fbb042336a IEEE 802.15.4: support vendor specific commands; small cleanups
+a3e1967d8e Debian: Fixup some symbols.
+e1790da88c Hack to fix ABI checking.
+1592587e6f LWAPP: define a recursion depth limit
+7dd7a05d48 [NAS-5GS] Dissect more IEs
+3132a50448 Autotools: Build rawshark.
+692cef88c7 dissectors: more SPDX license convertions.
+5375283f92 Qt: remove leak in simple_statistics_dialog (found by clang).
+4f36a28acb Qt: remove leak from protocol_preferences_menu (found by clang).
+fe71e26af2 spdx: more licenses converted.
+71f36379ae licensecheck: add BSD licenses.
+8a5385b9c9 More licenses converted to SPDX.
+830adb2a02 Qt: rework routine in module_preferences_scroll_area.
+3a54fd1d7d bluetooth: Update Assigned Numbers
+f789736521 Qt: Handle UAT editor dialogs explicitly.
+9a5217bdd4 Fix another leak, which happens with -E occurrence=l.
+37723968d2 WIP:ieee80211: HotSpot 2.0 fixes.
+6db59affd9 print: free memory if not used (found by clang).
+8a5cd7a5c6 ieee802154: fix 'wpan.tsch.timeslot' exists multiple times with NOT compatible types: FT_UINT16 and FT_NONE
+99a329891d nas_5gs: fix duplicate entry
+f38e895dfc Plug another leak for Wiretap errors.
+68216fa2da IEEE 802.15.4: Add expert warning for Payload IE in header
+b94d3af303 failure_message.c: fix a memory leak if err is not negative
+035f49d2c8 PCP: allocate conversation info in file scope
+8f81eb2cf6 H223: fix a memory leak in conversation management
+89a715eba4 SMB1/2: Update some FileFS fields with new flags
+05c4705a19 multipart: use packet scope memory to avoid leaking in case an exception is triggered by subdissectors
+4581eb2de2 GIOP: use wmem packet scope for get_modname_from_repoid()
+bf4e620e2d LAPD: fix some memory leaks in conversation management
+4945c50d3f SMB2: use file scope to avoid leaking memory
+cc764b92ac Add additional dissect information in the ZCL Level Control Cluster.
+1b18b1dd0e ISUP: plug some memory leaks
+f46d129f21 oids.c: fix a memory leak in oid_string2subid()
+fd62e506b9 Eliminate unused structure members and an unused list.
+e3c263c012 NSIS, WiX: Handle the presence or absence of mmdbresolve.
+f0fb6ee50c mmdbresolve: Process our command line arguments by hand.
+0ddaec13a1 Get rid of unused information.
+98ab887a2d TN3270: fix memory leaks in conversation management
+76267f4bc5 maxmind_db.c: fix a memory leak
+f0f4adc9d9 maxmind_db.c: add an explicit cast to please gcc 7.3.1
+b0b87e4b5f IEEE 802.15.4: individual functions for MHR/PIE/payload processing
+99240e62bf Docs: Updates for xsltproc and Asciidoctor.
+f52bb2bf27 CMake: Fixup our Chocolatey bin path discovery.
+2eb6f3b5de CMake: Remove SH from the packate list.
+a1da75c554 Transition from GeoIP Legacy to MaxMindDB.
+b2d3680558 CMake: Remove FindSH.
+69ddfecb76 ipsec: zero memory in get_full_ipv6_addr (found by clang).
+186714314d dcm: Fixed crash in dissector, and other bugs Some tag descriptions which are added to the parent item (32 tags). If one of those was empty a crash occurred. Mainly the RTPlan modality was affected.
+0632770321 Use the generic function decode_zcl_time_in_100ms instead of the local zcl_fmt_time_tenths.
+4d3721b1db [Diameter] Added extended AVPs for Gx and Rx
+0d9d69a1e6 [Diameter] fixed valid Diameter xml
+b434e0a03b VLAN: define a recursion depth limit
+c39dbd68d4 extcap: add g_free to extcap_free_toolbar_value (found by clang).
+60f2c8e588 wisun: fix, improve, and refactor Wi-SUN IEs
+c4f224c092 Add missing ZigBee ZCL Scene cluster commands.
+dd21b8130c IEEE 802.15.4: always allocate protocol data if not present
+cde7cc54a3 NBAP: avoid linking a DCH-ID to itself
+df83de9b64 wisun: dissect Wi-SUN Netricity IEs
+6bb0d8b7ff 6LoWPAN: fix cast-qual warning
+b99b9b81dd dof: use tvb_memdup instead of g_memdup.
+5e03b4e342 dot11decrypt: free memory on exit (found by clang).
+5a05aa238c RTSP: Fixed missing space in column info between multiple pipelined messages
+cf373df796 coloring rules dialogue: remove unused signal
+5b079291c4 Windows: Remove support for MSVC older than VS2015
+c37eeafe81 dissectors: epon: Improve preamble detection
+0fcfc634dd [Automatic update for 2018-03-04]
+177962a5b4 enip: use wmem for copied addresses
+b70eb189bb mmse: remove a ton of if (tree) checks
+4630b4fcf8 clean up tvb_get_guintvar() a bit more
+59af408e9e wap: include stdio.h
+41f18ae7f5 tvb_get_guintvar: correct a debug print
+b475758123 tvb_get_guintvar: don't overflow our return value
+b580bdb9dd Add support for new peekremote features.
+7b7e53e6bd PDCP: show wrong calculated digest on MAC item, and add some comments about calculation
+eccbc4bade PDCP: don't link back security setup to self
+432166de1e WiX: install the other plugin types as well
+302fa68817 Don't crash in manually_resolve_cleanup() if there's nothing to clean up.
+07cb624e48 Move what capture_info_close() does into its only caller.
+c7872232e5 More indentation cleanups.
+39dfda115a Clean up indentation.
+aeed520cd8 Fix a warning message.
+5bac06f00b Remove declaration of routine that no longer exists.
+d95d6a59c7 Remove an ipmap remnant.
+f529ab5d0a Remove the endpoint "Map" feature.
+84c7246e4c extcap: Make settings dialog modal
+0de7313fe2 [NAS-5GS] Dissect more IEs.
+80d652f06e More spawned process handling updates.
+184ef02111 Fuzz-test: Handle ABRT.
+51165cfcb7 NAS-EPS: added heuristic udp dissector
+8451a8efda XRA: added upstream channel id, sid and iuc to burstinfo dissect
+59b0d22ec0 Windows: Update target version info
+13bb4911af [NAS-EPS] Use proto_tree_add_bitmask_list() for some bitfields.
+e8088329ec One strstr() call suffices.
+24b5a55393 quic: Make sure that we still build when certain libraries not found.
+68e16ab05b RLC: Fix duplication check after sqn reset
+1fa2781b7a Bluetooth: Initialize ett features for Media Player Dissection
+6e09b8b391 PDCP: speed up dissection of status PDU.
+1a0987904f Generalize our process spawning code.
+bf4c2fd82b Windows: Remove cruft for unsupported versons
+92bb9ec9da Fix compilation without pcap.
+363ebc01ee [NAS-5GS] Dissect more IEs.
+85e7e61e5f ieee80211: Fix some issues with VHT/HE NDP Announcements.
+cca89ca837 gitlab-ci: add clang 7 builds.
+9e02ae10d5 NAS-5GS: fix PD values for 5GS SM and 5GS MM
+4b4d11e4c3 ZigBee TP2 buffer test request malformed packet
+cd83fc5087 [PFCP] improved various value printout
+b5b5f08be1 Qt: Make we shut down cleanly when exiting early.
+e70e560cab QUIC: Add heuristic for avoid conflict with GQUIC
+c332f6e1f9 QUIC: Add dissection of RETRY
+8c85f0c35c QUIC: use switch/case for long_packet_type and move to function
+1e26cb242f NAS-5GS: More dissection.
+00373a1fd4 Simplify the mode passed to CreateNamedPipe().
+efd8beff4f Don't handle various "command to send" values in the default case.
+620f69a74b mp4: limit the recursion depth for boxes
+94d3f0afc5 [PFCP] added two more IEs
+7df07eb922 Print the right value for signed statistics tap table items.
+9226ea8dee flex: add also (-W)unreachable-code to ignore warning (for flex generate file)
+16ac61e2a3 Fix StringCchPrintf() calls.
+ea0b580b97 Fix a check.
+03474c1303 Redo the way we choose N/S/E/W.
+d11f43a30e QUIC: Display GREASE version..
+9f2dff98f6 Include <config.h> so UNICODE is defined.
+7eff18a997 t38: allocate memory in pinfo pool scope.
+07bb8fc047 dof: don't initialize nonce it is useless.
+87dfaa72cf 6LoWPAN: Less scary display if UDP checksum is elided
+389a680cf7 csn1: set pointer before using it (found by clang).
+0fb38879af L16_mono: Add L16 monaural codec plugin as functional example
+b405a9f0d2 rrc: remove unused function.
+b8101ed9a9 rrc: move allocation within if statement.
+2db0957d49 tshark(.pod): fix spelling-error-in-manpage found by lintian
+dfd0e65e30 GQUIC: Try to fix ACK frame with Q039
+5488c29b15 GQUIC: Change all integers (and floating) encoding
+417028073a GQUIC: for item with length = 1, use ENC_NA for encoding
+d8e7372218 GQUIC: Packet Number is now big endian
+eb15a1ed19 BGP: Heuristic for IPv6 NLRI path identifier
+faf6ee9ada [PFCP] added Aggregated URRs IE
+d023a7b231 [PFCP] Name update of IEs
+fe363c540e Make sure GetModuleHandle(_T("kernel32.dll") succeeds.
+768488d21e ieee80211: Fix handling of compressed block acks.
+48a4ed1058 Squelch some Visual Studio Code Analyzer warnings in Flex-generated scanners.
+d4ef22db8f Make sure CAPACITY() doesn't shift the 1 out of range.
+ac69a67112 ieee80211: Fix the handling of PPE Thresholds for 802.11ax.
+7176b32166 addr: Include trailing '\0' in length from ipv6_to_str()
+bbb6bcbbab rtspstat: use integer cast in g_hash_table.
+7a79a6019e [PFCP] updated Report Type IE
+2024eb1fbc [PFCP] updated Measurement Information IE
+04c2cbc9a8 [PFCP] more name changes
+1055a6a76d lacp: Info column and display filter rework
+32e99b355d CMake: Add more .PDBs to pdb_zip_package.
+8f4ea952b4 6lowpan: Use correct offset for "UDP header compression" header
+c7c034172e [NAS-5GS] Dissect more of the protocol.
+9a512f7aa6 lacp: remove unused assignments (found by clang).
+b0328ae52e wisun: extend EDFE display; fix Authenticator EUI-64 field name
+4314ac72c1 [XML] Add application/rs-metadata+xml
+1653ea5fce adb: fix buffer overflow while processing message payload
+ba0f4b9d9f adb: fix Malformed packet while parsing CONNECT command
+61d033645d Qt/USB: Allow USB src/dst addresses to be selected for columns
+30692e2f3a Allow hexadecimal and octal numbers for tshark Decode As
+5cbc09e937 Qt: accept hexadecimal input in Decode As dialog
+15c261e94b ERF: Add support for new extension header and Provenance tags
+21b4d6ecf1 multipart: initialize value before function call (found by clang).
+629e68828c rrc: check parameter when creating cipher info (found by clang).
+f31bc46948 Add  ZigBee ZCL Identify cluster command.
+0a113becea [PFCP] refactor flags and triggers
+c4521c24f6 [PFCP] fixed Graceful Release Period IE
+7dc9392dea Add undefined ZigBee ZCL Power cluster attribute.
+09765707a7 [PFCP] Fixed order of IPv4 and IPv6 in Remote GTP-U Peer IE
+6b66e764ee catapult dct2000: don't dump comments one char at a time, and other fussing
+1c1498834d Squelch some warning noise when dsymifying.
+7b3ce599ec Dsymify binary files.
+12f8f43893 NAS 5GS: Comment out unused variables.
+74641daaae adb: fix decoding of local-id argument of Write
+ef0e8416d5 [GTPv2] Add new IE UP Function Selection Indication Flags
+4303883005 [NAS 5GS] Add dissector for NAS5GS 3GPP TS 24.501.
+73e9605adb LACP: Begin adding more info to the INFO column
+7fadcdb7ac [Diameter-3gpp] Add bit 8 in Access-Restriction-Data according to 3GPP TS 29.272 V15.2.0
+be1c933600 DNS: add partial DOH (DNS Queries over HTTPS) support
+f220073eec RTSP: Added support for pipelined RTSP responses
+e9ffd03be3 wisun: support EAPOL Relay (1v21 format)
+9e487bc465 PDCP: trivial changes
+f5cd52c0fb Docs: Reduce our TOC depth.
+03718fee4d zbee zcl se: fix duplicate entry
+331ffaf323 WSUG: Fixup an apostrophe.
+c1e5e6c92d WSUG: Fixup some quotes and apostrophes.
+1585aa950c Docbook: Update our CSS.
+8b810d2d42 wisun: wisun remove unused ei_wisun_wsie_short_format
+3fb9882a20 mq: fix duplicate entry
+a29d697a25 kerberos: fix duplicate entry
+a35592eb20 proto(.c): remove extra bracket
+6580e3f19f isup fix duplicate entry
+d7e1970cbe [Automatic update for 2018-02-25]
+20d7254cb6 Bootp: Adding some DHCP options
+ba4ff84e94 TDS: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
+b4368e14b0 802.11: Fix Dead Store (Dead assignement/Dead increment) Warning found by Clang
+ec99b833d2 Add undefined ZigBee ZCL Basic cluster attribute.
+b3bc6dcc02 I don't see a need to treat ipmap.html specially.
+ee2bfbf7b4 The parser is at the bottom, so the shadow warning must be turned off there.
+852e3378b6 IEEE 802.15.4: Rename ieee802154_payload_* to ieee802154_decrypt_*
+c316799e49 TDS: Minor updates to TDS 5 Response token handling
+c0b2d82fc4 Suppress some warnings caused by a Berkeley YACC bug/misfeature.
+f07d295fcf TLS1.3: Add support of draft-24
+e73e3580f6 Rename airpdcap to dot11decrypt.
+3785f53089 User Guide: add additional use category
+6c7a5b4889 Fix capitalization and white space.
+6a2ec55d6e radiotap: Fix bug 14455.
+c3c053ba1c Get rid of the ipmap.html that got dropped into Contents/MacOS.
+53744af182 The DOCSIS dissector isn't a plugin any more, either.
+656439db26 Clean up description of power and attenuation fields.
+e3db7c581c I don't think ipmap.html belongs in the same directory as the binaries.
+a8ed879d7e Work around a duplicate dest mac that appears in *some* frames captured on a FEX
+24ba73ccf0 [PFCP] fixed Timer IE
+38425dd78d QUIC (TLS): Remove support of draft < 08
+794b1e7569 RTSP: Dissector should create RTP conversation if only server port was negotiated
+1248c658d1 mate: change strcmp in g_strcmp0 that supports NULL (found by clang).
+9c11de60de wiretap: zero memory on allocation.
+4d3b39938d [PFCP] fixed DL Buffering Duration
+017167fb34 Just use tvb_memeql() to check the signature.
+86f329aa94 LTE MAC: check direction and lcid before looking up msg3 table
+1ccfef8b3f ans: remove unnecessary if (tree) checks
+51cd1db521 [PFCP] fixed Unsigned32 in Time Threshold
+3a79b6f87c [PFCP] Improve Traffic class field
+e3fcac94b8 [PFCP] fix UL Gate bits in Gates Status
+06bb9450dd [PFCP] Improve SDF filter - part2
+4031e19e12 [PFCP] Improve SDF filter
+eb2e910124 Remove more cruft.
+dfe22ab861 Get rid of the -sdkroot option; it doesn't affect anything.
+316b858d28 Fix stripping of binaries.
+434d1c9759 Remove a bunch of obsolete code.
+529bb04910 Don't use find to find files to check for dependencies.
+9dcded61a1 Code-sign extcap binaries.
+727c815ad2 IPMI: Disable bus command dissection.
+f14f76d12a dmp: Allow multiple SecurityCategories again
+380381ce72 TWAMP: Reassemble only the Server-Greeting message
+4c8c59ca7d csn1: fix indentation.
+eb2b8dd98a Check for dependencies in all subdirectories of $pkglib and $pkgexec.
+2e139a15fa SIGCOMP: Disable UDVM dissection and decompression.
+05cd2b6c1c Update comments to reflect current reality.
+ba58d62cd1 Fix endianness.
+21124903d5 nettrace: remove wrong frees (found by clang).
+032cb4b79f Catapult DCT2000: Update sscanf patterns, and avoid calling if possible
+01e8f509d7 TWAMP: Fix packets changing type in wireshark GUI
+e57ecf4acd IEEE 802.11: fix build with gcc7
+e510ceed05 Reenable ieee 802.3 encapsulation and small cleanups/updates
+818b58da97 TDS: Improve dissection of TDS5 responses.
+1f95d39b62 rawshark(.c): fix parameter 'phdr' not found in the function declaration [-Wdocumentation]
+ba72f731c3 DIS: move modulation parameters to correct place in tree
+c95424a8a4 packet-rsl: Add RLL UNITDATA INDICATION
+0f44950796 radiotap: Fixes because the meaning of some fields changed.
+b443d4646e Qt+Windows: Adjust our DBAR check logic.
+b293c97ad3 ieee80211: Start to dissect 80211ax trigger frames and other fields.
+c76b378453 FP: Fix U-RNTI issue in E-DCH
+205424287b Qt: Improve our capture filter completions.
+5d45b69b59 WCCP: Make sure our offset increases.
+85bbda514a DMP: Recurse only once.
+5aaf741c81 And systemd weighs in on how to find out the distribution you're on....
+0161a5ba52 Don't strip debugging symbols from the binaries in the macOS image.
+95e33c7097 dof: use g_malloc0 to prevent uninitialized memory (found by clang).
+7802bbb091 TWAMP: Avoid triggering an infinite recursion
+4c9cb5220d ftp: calculate bitrate of ft-data session
+70554429a6 Fix detection of file type.
+9788199a61 [GSM A RR] RXLEV-SUB-SERVING-CELL displayed with wrong bitmask.
+566d20f444 dfilter: use g_malloc0 to prevent uninitialized memory to be used.
+0a3c713d8c QUIC: Use new labels for decryption (draft-09).
+acb6781012 TLS: allow QUIC dissector to pass HKDF label for ciphers
+62d34fcc2c Squelch some cating-away-constness warnings.
+b96eba436b Bluetooth: HCI_EVT: implement LE Extended Advertising Report
+9efce5c916 Don't unnecessarily cast away constness.
+a888bf7e68 wisun: Small comment fix
+748ea162c3 Updated Wi-SUN dissector to latest specification.
+d0b07245ec tools: add git to optional pkgs in debian-setup script.
+238550b9c5 Make some arguments const, and remove casting-away of constness.
+1c5e6a1b34 Eliminate another casting-away-constness warning.
+dc1ab9f32b Remove a casting-away-constness warning.
+65aa59d28a RPCoRDMA: Set an upper bound for our chunk size.
+2b74b5c4c8 BER: Add a length check.
+9c5803ff76 Airpdcap: Add length checks.
+c9a081c3dc Add a CheckPoint specific mac address
+bc43d687f0 fuzzshark: don't fuzz udplite.
+e788fac9fa Squelch some casting-away-constness warnings.
+cb31f56204 Don't cast away constness.
+bc4e15b579 Don't cast away constness.
+95cb454355 Constify an argument, remove no-longer-necessary removal of constness.
+b00e7fc088 Constify some method arguments, and don't cast away constness.
+ba7657cb19 Cast away constness at the point where it can't be avoided.
+442e06d9c6 Don't gratuitously cast away constness.
+209f7700b3 Don't cast away constness.
+4e857ad20c Type casts without const lose constness.
+3366317943 ieee80211: Remove obsolete assignments
+d209fe6e18 pcapng: Free option_content on error
+fc9ee03ada gitlab-ci: speed up the builds a little bit.
+224215cb42 Qt: Right justify custom columns with multiple fields
+1044d56e3d Qt: Improve sorting of custom columns with multiple fields
+f7c8f0c8a5 snmp: add missing initializers in deep copies.
+fa1635f5b0 ieee80211: fix preamble duration calculation
+647e5b449a Use units for the server recv->send duration.
+0a8152c260 Use ws.css in the release notes.
+a82621eecb FT_FLOAT and FT_DOUBLE support BASE_UNIT_STRING, too.
+91409213ad DOCSIS: Remove concatenated PDU dissection.
+8a173c9812 Clean up the way we handle the server recv->send duration.
+a8ff1335f9 Extract bits by shifting, not using exponentiation.
+dc6b9dfcd6 Define macros to calculate (2^N)^M, and use them in more places.
+e4787a9190 Don't use floating point to calculate 4^N, for integer N.
+5c0cf42243 packet-thread: fix cast-align warning
+a806389e50 RELOAD: Fix a length check.
+3576ca2cd8 Remove eproto2sgml.
+e2fbca05bc TWAMP: Try to reassemble Server-Greeting message
+cf2a29f083 Check whether to do dissection after starting taps.
+e2d5c537df Reorganize and expand the description section.
+70608effe4 TWAMP: Handle short TWAMP-Test packets
+8da569b6ad WSDG: Update docbook info
+dbb5c73fec [PFCP] Added missing User Plane Inactivity Timer IE value_string
+042cfea07c Qt: Use QFrames as separators in the filter expression toolbar.
+c61b543e97 Get rid of more new_ prefixes for statistics functions and types.
+6a0a56ed07 Note that -P can override -Q's suppression of packet output.
+f81f2c4a6f release-notes: Add 802.15.9, RFC 4108, and Wi-SUN FAN; sort new protocols list
+ca7ac05cf0 Fix some source headers, reformat SPDX license lines in comment block.
+44a6e2dea8 marker: return unused offset (found by clang).
+bd9d79fcd7 marker: fix indentation.
+e090683aff TFshark requires a file to be specified.
+0347538758 Don't start command-line taps until we've opened a file.
+da861e4311 We don't do taps in rawshark, so there are no taps to start.
+22dc113852 Don't start command-line taps until we've opened a file or started capturing.
+d9d6106044 ASN.1: update auto generated dissectors
+47726eafe5 NBAP: check that DCH ID was initialized before using it
+8760999f64 LLTD: use wider variables to prevent overflow and infinite loops
+b6328eba6a DICOM: Prevent infinite loop (dissect_dcm_tag)
+95affa1ef1 USB: Sanity check Darwin USB header to prevent infinite loop.
+bee04353b9 DIS: fix Modulation paremter length
+aef93dba8c gitlab-ci: remove not working clang repos.
+632c6261ca [Automatic update for 2018-02-18]
+fcea7205a4 Get rid of unnecessary casts.
+38d784d547 6LoWPAN: break loop in case of unexpected loRHE type
+5d99febe66 S7comm: fix range check to prevent infinite loop when upper bound is 255
+cae52d27d6 Don't gratuitously cast away constness.
+e61257988e Make all versions of add_unix_interface_ifinfo() static.
+16348cbddb Clean up missing-prototype warnings.
+04704e289f Don't gratuitously cast away constness.
+137da3f106 Don't gratuitously cast away constness.
+2530b75e1d Don't gratuitously cast away constness.
+55042dc15b Don't gratuitiously cast constness away.
+23b8d11546 Don't gratuitiously cast constness away.
+ef96c91060 Put back casts needed for C++ compatibility.
+92f3a0f3e9 Don't gratuitously cast away constness.
+a14c6a8490 Constify a pointer to squelch a warning.
+1c5d6881de Qt: Another filter expression toolbar layout attempt.
+9826cde91d Constify a bunch of pointers and some casts.
+4fe475492c Use appropriate pointer types rather than guint8 *.
+397d32b863 dcerpc_decode_as_change() doesn't need to change the old binding.
+86f2ff6ec0 Yet Another Narrowing Warning to suppress.
+cd443126a4 No need to cast away constness.
+8b9dfbaba9 The CRC8 routines don't modify the buffer; make the pointers to it const.
+dc8bd7c3a9 Fix argument list in comment.
+5bf8da8a4c Fix casts.
+f0393a5975 wisun: Add EDFE support
+306c1c85cd ldap: Format text used in COL_INFO
+6be0444caf Don't make separate libXXX_generated libraries.
+49e331c4ce Thread: use wider variables to prevent overflow and infinite loops
+0fa1176c22 Add `-z http_ref,tree` to the tshark man page.
+a9823dddf3 Qt: Replace the toolbar extension icon.
+d0b9db8cd8 Qt: Add separators between filter expression buttons.
+459bd4646d Don't have CLEAN_FILES variables for the "clean" source files.
+5f0d50690a Use -Werror except for explicitly listed dirty dissectors.
+0ac5c797fe Don't use GENERATED_CFLAGS on generated files, use AM_CFLAGS.
+eb6eee72d6 Don't treat radius_dict.l specially.
+a931f49dbb Update the release notes.
+0ee6e43478 Compile text2pcap with -Werror.
+f4cd45f6fe Treat the text2pcap scanner as clean.
+4a69d10920 Squelch redundant declaration warnings.
+c881ee37d9 [PFCP] Added dissect function for User Plane Inactivity Timer IE
+72b57ac4ef Use DIAG_OFF_FLEX/DIAG_ON_FLEX more consistently.
+09671923ad mac-lte: fix memory leak of mac_lte_msg3_cr_hash
+cfafb915d1 [Diameter] Gx Supported-Features AVP, List-ID 2
+1b574b907f capchild: remove double free (found by clang).
+8bc1c6e3e8 Add DIAG_OFF_FLEX and DIAG_ON_FLEX for use in Flex scanners.
+b6bec7d1fd Treat most Lex-generated and all Lemon-generated files as clean.
+08754c3893 Suppress more PortAudio + Win64 compiler warnings.
+a5094050e4 Fix a case of copy - too little modify - paste
+11e0df5e3a Put some info into the INFO column
+364d9a999d Look in %VCToolsRedistDir% for the VC++ redistributable.
+d45bd7cb24 Move hkdf_extract to wsgcrypt.h
+7ae954c7ac steam-ihs: Add dissector for the Steam IHS Discovery Protocol
+a660215dea fuzzshark: disable reassembly for few protocols
+010c73daa6 Disable warning C4267 in generated files.
+6325ceb5e5 DCT2000: read new LTE MAC outheader values
+2934683aa1 Fix a typo in the I/O tests.
+bfedd74e99 CMake: Try to avoid Strawberry Perl's xsltproc.
+7da66f8676 SIGCOMP: check operand offset when accessing UDVM memory
+6c00182e1a travis: add asciidoctor.
+f7e90534fa [nb_rtpmux] Register dissector by name.
+9198448f9d Qt: fix crash in packet dialog on changing selection
+f0db412f57 Convert coloring rules dialog to use model.
+a3e14cb514 Debian: Update Build-Depends.
+3084125696 Qt: Fix the filter expression toolbar layout.
+6f2d4c2712 Wix: Look for merge modules in %VCToolsRedistDir%.
+944e661514 OpenFlow 1.5: add extra property length checks
+4904dd5517 packet-mq: Code reformat
+621d1496d7 OpenFlow: update openflow_version_values value_string
+2bff4c197b XRA: protect against potential infinite loops and add protocol to release notes
+af6433196e Update symbol lists.
+8c81423912 Add the Excentis XRA DOCSIS header dissector to CMake.
+c82abe48a5 Update the introductory comment.
+b4dc30ce73 ieee80211: Correct the actual bit positions of the reserved bits.
+6a910946cd Added dissector for Excentis DOCSIS31 XRA header. DLT 273. Builtin version.
+9eee872f8a cms: Add support for RFC 4108
+feb8f6b14d Make the DOCSIS dissector a built-in dissector.
+048c4373e1 Asciidoctor macro fixups.
+d332507ef2 Fix the "pointer to function that generates a label" values.
+bb9e26eb49 ssl: Add session ticket lifetime units in seconds
+7650151311 more SPDX convertions.
+3db1c06404 tools: fix zlib check in licensecheck.pl.
+bc72f7cf58 data: Add option to uncompress compressed data
+7fd6abc1eb tools: remove extra spaces from licensecheck.pl.
+d2af01684c IPv6: SLAAC ether address is 8 bytes
+0b1e354458 Update couchbase dissector with 'flexible framing extras'
+9cc4a3b967 CMake: Install the HTML guides.
+d1ce1baf63 WMEM: Add strjoin routines.
+2cf6517ec0 NBAP: Fix and enhance SIB parsing
+045c48e81e html2text: Prefix lists with a bullet.
+8ebbf99173 Remove Lynx.
+3b940d2a83 [PFCP] Fixed a typo in Outer Header Creation IE
+fe219637a6 dissectors: use SPDX identifiers.
+e9376e4730 h225: Fix use after free.
+27b571e62f NBAP: copy address in pinfo->pool
+ae91f43155 Extract HKDF-Expand from TLS 1.3 dissector
+d2016c6a1b RPC Netlogon: do not leak memory each time a hash is generated
+a958533c6a fuzzshark: disable protocol in fuzzer if it's used by other fuzzer.
+0bd863ae46 packet-ipmi-picmg.c: Add NULL check in rq17.
+ba3cfb403a WCCP: Prevent very long loop in dissect_wccp2_alternate_mask_value_set_element
+620647a3e0 SCCP: Use int datatype for offset to prevent infinite loops
+5e8391ff90 RPKI-Router: Sanity check length field to prevent infinite loop
+0c425e857a ceph: clear_address() to make sure to use initialized memory in set_address()
+32ab83436d SIGCOMP: use correct message length
+443921983e Fix dist.
+86376e8447 Fix ASCIIDOCTORJ_OPTS.
+94a0f7c641 Switch from AsciiDoc to Asciidoctor.
+5a674d05c9 wslua: Convert more comment markup to Asciidoctor.
+04df34909f ModelHelperTreeItem: Rename appendChild -> prependChild
+e438cf2e89 ieee80211: Fix reserved bit positions 18 & 19 when HE Support not set.
+fa258523a9 [Automatic update for 2018-02-11]
+991974db7f dct2000: avoid allocating/storing/freeing empty string
+aee743f9ed Write our NSIS installer to the build directory.
+d16308c89a UDP: Heuristic dissector for conversation taking precedence
+9ff64c8d7c musl: compile with musl libc
+6176441f61 radiotap: Add support for the EOF bit in the A-MPDU Status flags.
+02a3056af3 androiddump: Fix non-blocking connect on Windows
+bfef57ebb7 androiddump: Fix and simplify tcpdump capture
+78b7da7716 CMake: Don't shadow PROCESSOR_ARCHITECTURE.
+0b649a0910 Separately count all records and data records.
+9797f34074 Move the merge_action_e enum to the Win32 file dialog source file.
+794596d936 Fix indentation.
+25d90cb13c Put the preview-generation loop into a common routine.
+be38102eea caputils/tools: more SPDX convertions.
+5a94c7d14e epan: more SPDX convertions.
+a9733b5cd5 tools: fix BSD license name in licensecheck.pl.
+d2d1f793f8 plugins: use SPDX identifiers.
+ff6e2fbb1b wslua: use SPDX identifiers.
+99e645bfdb Do changes from Generalize wtap_pkthdr into a structure for packet and non-packet records for file_dlg_win32.c
+12cc2ca8f4 Update symbols lists.
+589aa9070a pcap: Update link_type_vals
+f73ae69ba9 Do the maximum block size check in pcap_read_block().
+bd41b8e417 RLC graph: fix zooming, both in normal case and when graph direction has been switched
+b511312633 html2text: Skip some tags and add references.
+228b122dc9 Rename ft_specific_data to reflect what we're actually using it for.
+9425d6e901 Remove redundant members from wtap_syscall_header.
+1f5f63f8ef Generalize wtap_pkthdr into a structure for packet and non-packet records.
+e4c5efafb7 CIP: Highlight correct bytes in Req/Rsp processing
+60c5ec67f8 CIP Safety: Add decode options for I/O Payloads
+41812f2d68 QUIC: Add initial draft-09 support
+55c68ee69c epan: use SPDX indentifiers.
+fc082fa2a9 wmem: use SPDX identifiers.
+1a9c364198 Get rid of no-longer-used variables.
+544f7a26da QUIC: remove draft-07 support
+1d6ce5af72 QUIC: QUIC is not longer a ACRONYM
+16b07fa6bc writecap: use SPDX identifiers.
+ec2d31049f debian: use SPDX identifiers.
+8cd389e161 replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.
+bfd2dbcf25 tools: remove garbage from licensecheck.pl.
+f814c40ad3 tools: add new SPDX GPL format to licensecheck.pl.
+8eed71f539 tools: remake the indentation of licencecheck.pl.
+a2265f73b5 packet: Whitespace cleanup
+a56d9ba30e json: Add for decode-as udp.port
+58d5baf3c0 Cleanup HTTP Referer tracking code and use less memory
+0f721985f1 Get rid of unneeded #includes.
+390e80ee58 Fix white space.
+a0e76588bb Get rid of unused structure member.
+e5ac9e4cf0 Get rid of a calculation whose result is not used.
+18bbdb478e Distinguish between "probably not pcapng" and "probably bad pcapng" errors.
+600b84f4c1 Clean up the null pointer check in profile_exists().
+62fc862bc6 Squelch an rc warning.
+32923b94a1 Don't crash if an IDB resolution value is too high.
+c0a0003824 WSDG: Remove references to Windows XP and Vista.
+8ae0467e61 tools: Add SPDX MIT to licensecheck.pl.
+80a1dd7029 NSRPC: fix heuristic dissector
+22824478d1 wsutil: Allow NULL as profile name
+28960d79cc netmon: Initialize struct netmonrec_comment on alloc
+7ee8ead85c Include as "ui/summary.h", as is done elsewhere.
+40a533abe1 Move summary.[ch] to libui.
+908e25d5aa caputils: use SPDX identifiers.
+782054c2d5 [PFCP] Fixed order of bytes in UP Function Features IE
+cd8c73a355 Generate HTTP Referer statistics
+71844ed50a wsutil: use SPDX identifiers.
+c1f37d25c3 tools: add files from wsutil and caputils to checklicense whitelist.
+0fdbc5e247 LPPe: use V1_0-20160714-C specification
+c4a6016be2 tools: add licenses to licensecheck.pl.
+9beab2d89f ieee1905: Fix the handling of AP Metric Queries.
+b13678fd37 Added wmem_map_contains and wmem_map_lookup_extended
+32ce1fd3dd Remove range_foreach_r from debian symbols
+f4f44caa35 FCP: Add NULL check to prevent crash.
+f29bafff46 Don't assume all packets have time stamps.
+fa76cd57ff Reapply "Fix typo in DTN dissector"
+c061522765 2.5.0 → 2.5.1.
+59e4311fad Temporarily revert "Fix typo in DTN dissector"
+61cc769169 Fix typo in DTN dissector
+5df9b1d5d7 Build 2.5.0.
+cb1a6528f9 Get rid of the pkt_encap field in struct packet_info.
+6db88da7f7 Change the way we infer the type of the physical address.
+7e76e5f2c8 Make sure we pass valid addresses to find_conversation.