aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2006-10-14 00:31:35 +0000
committerGerald Combs <gerald@wireshark.org>2006-10-14 00:31:35 +0000
commitcaaecd93e31d3ed12c8e5afeaacacff0637854bc (patch)
tree5d9a184f80f2b0040b92957cf9a0cf3927201dbd /ChangeLog
parentd3c99f876d5d362f978a62416d9031b49411be28 (diff)
Release note and changelog updates.
svn path=/trunk/; revision=19522
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5989
1 files changed, 4705 insertions, 1284 deletions
diff --git a/ChangeLog b/ChangeLog
index 272616dd14..137556601b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,2280 +1,5701 @@
------------------------------------------------------------------------
-r19004 | gerald | 2006-08-23 09:19:32 -0500 (Wed, 23 Aug 2006) | 11 lines
+r18953 | guy | 2006-08-18 17:24:40 -0700 (Fri, 18 Aug 2006) | 2 lines
Changed paths:
- M /trunk-0.99.3/asn1/snmp/snmp.cnf
- M /trunk-0.99.3/epan/dissectors/packet-snmp.c
+ M /trunk/Makefile.nmake
-Copy over r19002 from the trunk:
+Fix cut-and-pasteo.
-User: sahlberg
-Date: 2006/08/23 08:05 AM
+------------------------------------------------------------------------
+r18954 | guy | 2006-08-18 19:56:16 -0700 (Fri, 18 Aug 2006) | 2 lines
+Changed paths:
+ M /trunk/asn1/ldap/packet-ldap-template.c
+ M /trunk/epan/dissectors/packet-ldap.c
-Log:
- Counter64 should be a FT_UINT64 and not a FT_UINT32
-
-
- fixes bug 1047
+Squelch a compiler warning.
------------------------------------------------------------------------
-r19000 | gerald | 2006-08-22 17:10:56 -0500 (Tue, 22 Aug 2006) | 8 lines
+r18955 | guy | 2006-08-18 19:58:48 -0700 (Fri, 18 Aug 2006) | 3 lines
Changed paths:
- M /trunk-0.99.3/plugins/profinet/packet-pn-mrp.c
+ M /trunk/epan/dissectors/packet-gsm_sms.c
-Copy over r18996 from the trunk:
+Define "char_def_alphabet_ext_decode()" with a return type - and define
+it as static as it's not used outside this file.
-User: ulfl
-Date: 2006/08/22 07:42 PM
+------------------------------------------------------------------------
+r18956 | guy | 2006-08-18 20:00:16 -0700 (Fri, 18 Aug 2006) | 2 lines
+Changed paths:
+ M /trunk/epan/guid-utils.c
-Log:
- fix TLB block alignment to be compatible with the current MRP draft. Would be nice if included in the 0.99.3
+Squelch a compiler warning.
------------------------------------------------------------------------
-r18994 | gerald | 2006-08-22 10:34:11 -0500 (Tue, 22 Aug 2006) | 3 lines
+r18957 | guy | 2006-08-18 20:01:15 -0700 (Fri, 18 Aug 2006) | 2 lines
Changed paths:
- M /trunk-0.99.3/docbook/release-notes.xml
+ M /trunk/epan/dissectors/packet-dcom.c
-Note that SSCOP must be configured in order to be vulnerable to the
-Q.2931 bug.
+Fix some format strings and format string arguments.
------------------------------------------------------------------------
-r18993 | gerald | 2006-08-22 09:57:39 -0500 (Tue, 22 Aug 2006) | 2 lines
+r18958 | guy | 2006-08-18 20:01:53 -0700 (Fri, 18 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
+ M /trunk/epan/dissectors/packet-dcom-cba-acco.c
-Copy over Florent's fix from r18992.
+Fix some g_warning() calls.
------------------------------------------------------------------------
-r18983 | gerald | 2006-08-21 14:28:28 -0500 (Mon, 21 Aug 2006) | 2 lines
+r18959 | sahlberg | 2006-08-19 02:22:20 -0700 (Sat, 19 Aug 2006) | 4 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
+ M /trunk/epan/dissectors/packet-windows-common.c
+ M /trunk/epan/dissectors/packet-windows-common.h
-Copy over copyright fixes from r18981.
+add some well known rids from s4 security.idl and code to show the name of this rid
+when dissecting a security descriptor
+
+
+------------------------------------------------------------------------
+r18960 | etxrab | 2006-08-19 14:42:25 -0700 (Sat, 19 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/plugins/megaco/packet-megaco.c
+Improve parsing a bit and correctly dissect errorDescriptor in Reply.
------------------------------------------------------------------------
-r18982 | gerald | 2006-08-21 14:25:38 -0500 (Mon, 21 Aug 2006) | 2 lines
+r18961 | gerald | 2006-08-19 18:19:56 -0700 (Sat, 19 Aug 2006) | 2 lines
Changed paths:
- M /trunk-0.99.3/docbook/release-notes.xml
+ M /trunk/airpcap_loader.c
-Minor updates.
+Make sure a preference exists before we try to use it.
------------------------------------------------------------------------
-r18980 | gerald | 2006-08-21 11:28:25 -0500 (Mon, 21 Aug 2006) | 2 lines
+r18964 | sahlberg | 2006-08-19 22:18:10 -0700 (Sat, 19 Aug 2006) | 4 lines
Changed paths:
- M /trunk-0.99.3/FAQ
- M /trunk-0.99.3/help/faq.txt
- M /trunk-0.99.3/manuf
+ M /trunk/epan/dissectors/packet-tcp.c
+
+we have to search for multisegments starting PRIOR to the start of the current semgent or elsae it will break for the case when one multisegment ends in this segment there are a few smaller ones completely within this segment and then another segment starts that spans across future segments.
+
+
+
+------------------------------------------------------------------------
+r18965 | sahlberg | 2006-08-19 23:00:16 -0700 (Sat, 19 Aug 2006) | 7 lines
+Changed paths:
+ M /trunk/asn1/ldap/packet-ldap-template.c
+ M /trunk/epan/dissectors/packet-ldap.c
+
+ in LDAP over TCP
+
+use tcp_dissect_pdus() which works insterad of trying to do the pdu tracking and signalling for reassembly manually.
+This makes ldap pdu tracking and reassembly work properly for cases when hosts are streaming lpad over tcp and there is little or none alignlemt of pdus to the start of a segment
+
-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
+r18966 | etxrab | 2006-08-20 14:18:43 -0700 (Sun, 20 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/asn1/h245/h245-exp.cnf
+ M /trunk/asn1/h245/h245.cnf
+ M /trunk/epan/dissectors/packet-h245.c
+ M /trunk/epan/dissectors/packet-h245.h
+ M /trunk/epan/libwireshark.def
+ M /trunk/plugins/megaco/packet-megaco.c
+
+Dissect some more H.245 messages in MEGACO
+------------------------------------------------------------------------
+r18967 | sahlberg | 2006-08-21 04:26:34 -0700 (Mon, 21 Aug 2006) | 5 lines
Changed paths:
- M /trunk-0.99.3/gtk/menu.c
+ M /trunk/gtk/scsi_stat.c
+
+make the scsi statistics dialogs easier to understand for scsi novices
+
+explain what the commandsets refer to SBC==disk SSC=tape MMC=cd
-Copy over Florent Drouin's fix from r18976.
------------------------------------------------------------------------
-r18963 | gerald | 2006-08-19 20:46:10 -0500 (Sat, 19 Aug 2006) | 2 lines
+r18968 | martinm | 2006-08-21 04:41:32 -0700 (Mon, 21 Aug 2006) | 1 line
Changed paths:
- A /trunk-0.99.3/version.conf
+ M /trunk/epan/dissectors/packet-rtcp.c
-Add a version.conf file for the release.
+Use FT_UINT_STRING for TBCP DENY reason-phrase
+------------------------------------------------------------------------
+r18969 | martinm | 2006-08-21 04:45:37 -0700 (Mon, 21 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/epan/proto.c
+
+Make apply-as-filter strings work for FT_UINT_STRING (rather than using frame[...])
+------------------------------------------------------------------------
+r18970 | martinm | 2006-08-21 04:52:20 -0700 (Mon, 21 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/dtds/reginfo.dtd
+The xmlns attribute isn't really part of the schema, so probably shouldn't be #REQUIRED (not that the XML dissector currently uses this property)
------------------------------------------------------------------------
-r18962 | gerald | 2006-08-19 20:38:41 -0500 (Sat, 19 Aug 2006) | 2 lines
+r18971 | sahlberg | 2006-08-21 05:41:59 -0700 (Mon, 21 Aug 2006) | 3 lines
Changed paths:
- M /trunk-0.99.3/Makefile.nmake
- M /trunk-0.99.3/airpcap_loader.c
+ M /trunk/epan/dissectors/packet-rpc.c
+
+remove two hashtables and replace with binary trees
-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
+r18972 | sahlberg | 2006-08-21 06:00:55 -0700 (Mon, 21 Aug 2006) | 2 lines
Changed paths:
- M /trunk-0.99.3/ChangeLog
- M /trunk-0.99.3/docbook/release-notes.xml
+ M /trunk/epan/dissectors/packet-3com-njack.c
+ M /trunk/epan/dissectors/packet-aim-chat.c
-Updates for 0.99.3.
+move a few arrays off the stack
------------------------------------------------------------------------
-r18951 | gerald | 2006-08-18 15:31:07 -0500 (Fri, 18 Aug 2006) | 1 line
+r18973 | sahlberg | 2006-08-21 06:05:18 -0700 (Mon, 21 Aug 2006) | 3 lines
Changed paths:
- A /trunk-0.99.3 (from /trunk:18950)
+ M /trunk/epan/dissectors/packet-tcp.c
+
+get rid of a rotating buffer
+
-Create the 0.99.3 trunk
------------------------------------------------------------------------
-r18950 | gerald | 2006-08-18 15:18:38 -0500 (Fri, 18 Aug 2006) | 2 lines
+r18974 | sahlberg | 2006-08-21 06:32:07 -0700 (Mon, 21 Aug 2006) | 17 lines
Changed paths:
- M /trunk/epan/dissectors/packet-smb.c
+ M /trunk/asn1/mms/mms-exp.cnf
+ M /trunk/asn1/mms/mms.asn
+ M /trunk/epan/dissectors/packet-mms.c
+ M /trunk/epan/dissectors/packet-mms.h
+
+ from Angel de Juan
+
+make mms bitstrings easier to read
+
+
+--
+Hi, this is my new mms with some changes in order to display some data in
+binary instead of hex.
+
+Excuse me because is not a diff from the repository, but I don't know how to
+create a diff.
+
+I also have the compiled packet-mms.c and packet-mms.h if you want it only
+mail me.
+
-Fix CID 209 (possible NULL dereference).
------------------------------------------------------------------------
-r18949 | guy | 2006-08-18 13:18:36 -0500 (Fri, 18 Aug 2006) | 2 lines
+r18975 | sahlberg | 2006-08-21 06:44:37 -0700 (Mon, 21 Aug 2006) | 3 lines
Changed paths:
- M /trunk/epan/libwireshark.def
+ M /trunk/asn1/mms/mms.cnf
+ M /trunk/epan/dissectors/packet-mms.c
+
+prettify the MMS dissector by at least putting the pdu name in the info column
-From Gisle Vanem: export the new GUID functions.
------------------------------------------------------------------------
-r18948 | gerald | 2006-08-18 10:46:43 -0500 (Fri, 18 Aug 2006) | 2 lines
+r18976 | gerald | 2006-08-21 07:40:05 -0700 (Mon, 21 Aug 2006) | 5 lines
Changed paths:
- M /trunk/epan/dissectors/packet-dtp.c
+ M /trunk/gtk/menu.c
+
+AirPcap fix from Florent Drouin:
-Add an attribution.
+Since version 18928, there is a GTK warning at wireshark startup.
+I think a #ifdef HAVE_AIRPCAP is missing in ./gtk/menu.c
------------------------------------------------------------------------
-r18947 | sahlberg | 2006-08-18 04:32:19 -0500 (Fri, 18 Aug 2006) | 6 lines
+r18978 | jmayer | 2006-08-21 09:16:01 -0700 (Mon, 21 Aug 2006) | 1 line
Changed paths:
- M /trunk/epan/dissectors/packet-dcerpc.c
- M /trunk/gtk/main.c
+ M /trunk/manuf
+
+Update manuf list
+------------------------------------------------------------------------
+r18979 | jmayer | 2006-08-21 09:17:24 -0700 (Mon, 21 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/FAQ
+ M /trunk/help/faq.txt
+
+Update FAQ
+------------------------------------------------------------------------
+r18981 | gerald | 2006-08-21 12:22:33 -0700 (Mon, 21 Aug 2006) | 2 lines
+Changed paths:
+ M /trunk/airpcap_loader.c
+ M /trunk/airpcap_loader.h
+ M /trunk/gtk/airpcap_dlg.c
+ M /trunk/gtk/airpcap_dlg.h
+ M /trunk/gtk/airpcap_gui_utils.c
+ M /trunk/gtk/airpcap_gui_utils.h
+
+Fix up copyrights and whitespace.
+
+------------------------------------------------------------------------
+r18984 | etxrab | 2006-08-21 14:19:48 -0700 (Mon, 21 Aug 2006) | 2 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-bssap.c
+
+From Florent Drouin:
+This patch allow to change the value of the SSN associated to the bssap dissector.
+------------------------------------------------------------------------
+r18985 | etxrab | 2006-08-21 14:24:42 -0700 (Mon, 21 Aug 2006) | 4 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-gsm_a.c
+
+From Florent Drouin:
+This patch provide a correction for the element "Channel Needed" in the Paging message. and some improvements for the display of AUTH,SRES,RAND etc..
+
+With some further changes to APDU and LSA Identifier dissection.
+------------------------------------------------------------------------
+r18986 | etxrab | 2006-08-21 14:58:30 -0700 (Mon, 21 Aug 2006) | 2 lines
+Changed paths:
+ M /trunk/asn1/camel/camel.asn
+ M /trunk/asn1/camel/camel.cnf
+ M /trunk/asn1/camel/packet-camel-template.c
+ M /trunk/epan/dissectors/packet-camel.c
+
+From Florent Drouin:
+This patch introduce the decoding of the RP-Cause element in the Release SMS message for Camel.
+------------------------------------------------------------------------
+r18987 | guy | 2006-08-21 16:06:40 -0700 (Mon, 21 Aug 2006) | 2 lines
+Changed paths:
+ M /trunk/dumpcap.c
+
+Add to a comment.
+
+------------------------------------------------------------------------
+r18988 | guy | 2006-08-21 16:23:22 -0700 (Mon, 21 Aug 2006) | 2 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-windows-common.c
+
+Squelch a compiler warning.
+
+------------------------------------------------------------------------
+r18989 | guy | 2006-08-21 16:28:19 -0700 (Mon, 21 Aug 2006) | 13 lines
+Changed paths:
+ M /trunk/capture_loop.c
+ M /trunk/capture_opts.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
+Initialize the cfilter field of a capture_opts structure to a null
+pointer, so we can determine whether a capture filter has been set or
+not.
+Use that to check in TShark whether the user specified a filter with
+"-f" or not, rather than using the no-longer-set
+"capture_filter_specified" variable.
-move the initialization of the guid mapping table from the dcerpc dissector to a more neutral place
+Also, check for multiple "-f" options.
+If no capture filter is specified, use a null string, to work around
+broken versions of Linux libpcap.
------------------------------------------------------------------------
-r18946 | sahlberg | 2006-08-18 04:27:40 -0500 (Fri, 18 Aug 2006) | 3 lines
+r18990 | guy | 2006-08-21 16:36:59 -0700 (Mon, 21 Aug 2006) | 3 lines
Changed paths:
- M /trunk/epan/guid-utils.c
+ M /trunk/doc/tshark.pod
-change the guid mapping code to use a tree isntead of a hashtable
+Indicate in the synopsis that you can put the capture filter at the end
+of the command line without "-f".
+------------------------------------------------------------------------
+r18991 | martinm | 2006-08-22 07:00:18 -0700 (Tue, 22 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/epan/dissectors/packet-iuup.c
+Fix iuup.delta FT_ type mismatch
------------------------------------------------------------------------
-r18945 | guy | 2006-08-18 04:01:20 -0500 (Fri, 18 Aug 2006) | 4 lines
+r18992 | gerald | 2006-08-22 07:46:51 -0700 (Tue, 22 Aug 2006) | 8 lines
Changed paths:
- M /trunk/wiretap/nettl.c
+ M /trunk/epan/dissectors/packet-q2931.c
+
+From Florent Drouin:
+
+ I found a loop in the q2931 dissector, whereas I was dissecting Ranap
+ Traces with a bad wireshark configuration.
+ Wireshark did crash, after eating all the memory.
-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.
+Make other loop checks more paranoid.
------------------------------------------------------------------------
-r18944 | sahlberg | 2006-08-18 03:46:31 -0500 (Fri, 18 Aug 2006) | 23 lines
+r18995 | gerald | 2006-08-22 08:55:42 -0700 (Tue, 22 Aug 2006) | 4 lines
+Changed paths:
+ M /trunk/plugins/megaco/packet-megaco.c
+
+Bail out of an infinite loop. Fixes bug 1048. (This was introduced after
+the 0.99.3 trunk was created.) Remove a couple of static buffers. Fix up
+whitespace.
+
+------------------------------------------------------------------------
+r18996 | ulfl | 2006-08-22 12:42:04 -0700 (Tue, 22 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/plugins/profinet/packet-pn-mrp.c
+
+fix TLB block alignment to be compatible with the current MRP draft. Would be nice if included in the 0.99.3
+------------------------------------------------------------------------
+r18997 | ulfl | 2006-08-22 12:43:38 -0700 (Tue, 22 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/plugins/profinet/packet-pn-mrp.c
+
+(slightly) further dissection of the Option (Organizationally specific) block
+------------------------------------------------------------------------
+r18998 | etxrab | 2006-08-22 12:55:31 -0700 (Tue, 22 Aug 2006) | 2 lines
Changed paths:
- M /trunk/AUTHORS
M /trunk/epan/dissectors/Makefile.common
+ A /trunk/epan/dissectors/packet-epl.c
+ A /trunk/epan/dissectors/packet-epl.h
M /trunk/epan/dissectors/packet-ethertype.c
- A /trunk/epan/dissectors/packet-llt.c
M /trunk/epan/etypes.h
+ M /trunk/manuf
+ M /trunk/wka.tmpl
-from stephen f
+From David Buechi:
+Add support for the ETHERNET Powerlink protocol
+------------------------------------------------------------------------
+r18999 | etxrab | 2006-08-22 13:39:20 -0700 (Tue, 22 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/asn1/rrlp/Makefile.nmake
+ M /trunk/asn1/umts_rrc/Makefile.nmake
+ M /trunk/asn1/umts_rrc_Internode-defs/Makefile.nmake
+ M /trunk/asn1/umts_rrc_ies/Makefile.nmake
+ M /trunk/asn1/umts_rrc_pdu_def/Makefile.nmake
-new protocol: veritas low latency transport
+Complete clean targets
+------------------------------------------------------------------------
+r19001 | sahlberg | 2006-08-23 00:41:43 -0700 (Wed, 23 Aug 2006) | 3 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-epl.c
----
-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.
+move the include for emem.h so that size_t is defined before emem.h is invoked
-I will add the protocol to the Wiki after it is committed.
+------------------------------------------------------------------------
+r19002 | sahlberg | 2006-08-23 01:05:28 -0700 (Wed, 23 Aug 2006) | 6 lines
+Changed paths:
+ M /trunk/asn1/snmp/snmp.cnf
+ M /trunk/epan/dissectors/packet-snmp.c
+
+Counter64 should be a FT_UINT64 and not a FT_UINT32
+
+
+fixes bug 1047
+
+
+------------------------------------------------------------------------
+r19003 | sahlberg | 2006-08-23 02:48:16 -0700 (Wed, 23 Aug 2006) | 3 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-dns.c
+
+testdrive the request/response README and implement request/response matching for DNS
-Thanks,
-  Steve
+------------------------------------------------------------------------
+r19007 | jake | 2006-08-23 08:51:15 -0700 (Wed, 23 Aug 2006) | 3 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-ntp.c
+
+From Toralf Foerster (in bug 1044):
+Add new primary sources, fix typo.
+------------------------------------------------------------------------
+r19008 | ulfl | 2006-08-23 14:19:02 -0700 (Wed, 23 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/gtk/capture_file_dlg.c
+ M /trunk/gtk/win32-file-dlg.c
+
+fix #927: Win32: delete an existing file, if the user want's to overwrite a file and confirmed this already
+------------------------------------------------------------------------
+r19012 | gerald | 2006-08-24 09:19:49 -0700 (Thu, 24 Aug 2006) | 2 lines
+Changed paths:
+ M /trunk/Makefile.am
+Add missing files to the distribution.
------------------------------------------------------------------------
-r18943 | gerald | 2006-08-17 19:22:48 -0500 (Thu, 17 Aug 2006) | 2 lines
+r19014 | gerald | 2006-08-24 09:23:32 -0700 (Thu, 24 Aug 2006) | 2 lines
Changed paths:
+ M /trunk/config.nmake
+ M /trunk/configure.in
+
+Bump the version to 0.99.4.
+
+------------------------------------------------------------------------
+r19015 | gerald | 2006-08-24 09:29:49 -0700 (Thu, 24 Aug 2006) | 2 lines
+Changed paths:
+ M /trunk/ChangeLog
+ M /trunk/NEWS
M /trunk/docbook/release-notes.xml
- M /trunk/epan/dissectors/packet-ipsec.c
-Fix two remaining off-by-one errors. Remove a static buffer.
+Copy over files from the release.
------------------------------------------------------------------------
-r18942 | gerald | 2006-08-17 18:35:45 -0500 (Thu, 17 Aug 2006) | 2 lines
+r19016 | etxrab | 2006-08-24 10:27:45 -0700 (Thu, 24 Aug 2006) | 1 line
Changed paths:
- M /trunk/version_info.c
+ M /trunk/epan/dissectors/packet-gsm_a.c
+ M /trunk/epan/dissectors/packet-gsm_a.h
+ M /trunk/epan/dissectors/packet-gtp.c
-Include strutil.h.
+Dissect 'User Location Information' IE and MS Time Zone' IE.
+------------------------------------------------------------------------
+r19017 | etxrab | 2006-08-24 12:01:01 -0700 (Thu, 24 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/asn1/Makefile.nmake
+Add missing Clean target
------------------------------------------------------------------------
-r18941 | etxrab | 2006-08-17 15:32:06 -0500 (Thu, 17 Aug 2006) | 11 lines
+r19018 | etxrab | 2006-08-24 14:15:15 -0700 (Thu, 24 Aug 2006) | 3 lines
Changed paths:
- M /trunk/epan/dissectors/packet-cdp.c
+ M /trunk/epan/dissectors/packet-ansi_map.c
-From Stephen Fisher:
-the attached patch removes the
-redundant "Cisco Discovery Protocol" from the info column:
+From Jeff Morriss:
+ however there's a bug in the ANSI MAP dissector
+SSN preference code - it's deleting an ANSI SSN and adding an ITU one
+------------------------------------------------------------------------
+r19019 | etxrab | 2006-08-24 14:19:49 -0700 (Thu, 24 Aug 2006) | 3 lines
+Changed paths:
+ M /trunk/epan/dissectors/Makefile.common
+ M /trunk/epan/dissectors/packet-bssgp.c
+ A /trunk/epan/dissectors/packet-bssgp.h
+ M /trunk/epan/dissectors/packet-gsm_a.h
+ M /trunk/epan/dissectors/packet-gtp.c
+
+BSSGP: Wrong length on IE and preparation to export IE dissection.
+GSM_a: Add an if_def
+GTP: Update comments
+------------------------------------------------------------------------
+r19020 | ulfl | 2006-08-24 14:40:53 -0700 (Thu, 24 Aug 2006) | 2 lines
+Changed paths:
+ M /trunk/gtk/capture_if_dlg.c
+ M /trunk/gtk/capture_info_dlg.c
+ M /trunk/gtk/compat_macros.h
+ M /trunk/gtk/dlg_utils.c
+ M /trunk/gtk/help_dlg.c
+ M /trunk/gtk/help_dlg.h
+ M /trunk/gtk/toolbar.c
+
+capture interfaces dialog: use capture stock icons instead of plain text buttons
+capture info dialog: add a "Help" and use stock buttons
+------------------------------------------------------------------------
+r19021 | ulfl | 2006-08-24 14:44:30 -0700 (Thu, 24 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/gtk/capture_if_details_dlg.c
-Before:
+add WinPcap 4.0 beta 1 to the list of known and tested versions
+------------------------------------------------------------------------
+r19022 | gerald | 2006-08-24 15:05:26 -0700 (Thu, 24 Aug 2006) | 2 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-http.c
- Cisco Discovery Protocol Device ID: myswitch.domain.com Port ID: GigabitEthernet3/17
+Make sure a string pointer exists before we try to use it. Fixes bug 1050.
-After:
+------------------------------------------------------------------------
+r19023 | etxrab | 2006-08-24 22:49:37 -0700 (Thu, 24 Aug 2006) | 3 lines
+Changed paths:
+ M /trunk/epan/dissectors/Makefile.common
+ A /trunk/epan/dissectors/packet-mp2t.c
- Device ID: myswitch.domain.com Port ID: GigabitEthernet3/17
+From Erwin Rol:
+this patch adds support for MPEG2 transport stream packets in RTP (type
+MP2T). It currently dissects the headers of the MPEG2 packets
------------------------------------------------------------------------
-r18940 | etxrab | 2006-08-17 15:24:05 -0500 (Thu, 17 Aug 2006) | 4 lines
+r19024 | ulfl | 2006-08-25 00:24:58 -0700 (Fri, 25 Aug 2006) | 1 line
Changed paths:
- M /trunk/epan/dissectors/packet-juniper.c
- M /trunk/wiretap/libpcap.c
- M /trunk/wiretap/wtap.c
- M /trunk/wiretap/wtap.h
+ M /trunk/Makefile.am
+ A /trunk/image/toolbar/capture_details_24.xpm
-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.
+add a missing icon from yesterdays commit
------------------------------------------------------------------------
-r18939 | ulfl | 2006-08-17 14:09:41 -0500 (Thu, 17 Aug 2006) | 6 lines
+r19025 | ulfl | 2006-08-25 01:04:38 -0700 (Fri, 25 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/gtk/color_dlg.c
+
+ugly workaround for bug #699 (Up/Down buttons don't work properly)
+
+After experimenting a bit, this is a GTK bug IMHO, I don't see a better way to simply use the GTK1.x code for now, which is working ok.
+
+GTK2.4 was working properly, GTK2.6 and 2.8 has this bug, hopefully GTK2.10 will fix it again.
+
+------------------------------------------------------------------------
+r19026 | kukosa | 2006-08-25 01:07:26 -0700 (Fri, 25 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/epan/dissectors/packet-dtls.c
+ M /trunk/epan/dissectors/packet-ssl-utils.c
+ M /trunk/epan/dissectors/packet-ssl-utils.h
+ M /trunk/epan/dissectors/packet-ssl.c
+ M /trunk/epan/libwireshark.def
+
+new ssl_dissector_add() function which can be called from another dissectors (similar to dissector_add())
+------------------------------------------------------------------------
+r19027 | guy | 2006-08-25 01:10:35 -0700 (Fri, 25 Aug 2006) | 3 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-rpc.c
+
+If the length of a GSS token is zero, it's a null token, and the opaque
+data shouldn't be dissected.
+
+------------------------------------------------------------------------
+r19028 | kukosa | 2006-08-25 04:28:00 -0700 (Fri, 25 Aug 2006) | 1 line
+Changed paths:
+ A /trunk/epan/dissectors/packet-ssl.h
+
+commit forgotten file
+------------------------------------------------------------------------
+r19029 | ulfl | 2006-08-25 12:13:02 -0700 (Fri, 25 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/gtk/dlg_utils.c
+
+fix bug #1057: remove "start" completely
+------------------------------------------------------------------------
+r19030 | ulfl | 2006-08-25 12:15:55 -0700 (Fri, 25 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/gtk/menu.c
+
+don't put "..." in front of a menu item
+------------------------------------------------------------------------
+r19031 | ulfl | 2006-08-25 12:19:21 -0700 (Fri, 25 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/gtk/capture_dlg.c
+
+don't show the "Wireless Settings" button if HAVE_AIRPCAP isn't defined
+------------------------------------------------------------------------
+r19032 | ulfl | 2006-08-25 13:02:57 -0700 (Fri, 25 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/docbook/Makefile
+ M /trunk/docbook/developer-guide.xml
+ M /trunk/docbook/user-guide.xml
+ D /trunk/docbook/wsdg_graphics/ethereal-capture-sync.dia
+ D /trunk/docbook/wsdg_graphics/ethereal-capture-sync.png
+ D /trunk/docbook/wsdg_graphics/ethereal-capture_internals.dia
+ D /trunk/docbook/wsdg_graphics/ethereal-capture_internals.png
+ D /trunk/docbook/wsdg_graphics/ethereal-function-blocks.dia
+ D /trunk/docbook/wsdg_graphics/ethereal-function-blocks.png
+ D /trunk/docbook/wsdg_graphics/wireshark-logo.png
+ A /trunk/docbook/wsdg_graphics/ws-capture-sync.dia (from /trunk/docbook/wsdg_graphics/ethereal-capture-sync.dia:19024)
+ A /trunk/docbook/wsdg_graphics/ws-capture-sync.png (from /trunk/docbook/wsdg_graphics/ethereal-capture-sync.png:19024)
+ A /trunk/docbook/wsdg_graphics/ws-capture_internals.dia (from /trunk/docbook/wsdg_graphics/ethereal-capture_internals.dia:19024)
+ A /trunk/docbook/wsdg_graphics/ws-capture_internals.png (from /trunk/docbook/wsdg_graphics/ethereal-capture_internals.png:19024)
+ A /trunk/docbook/wsdg_graphics/ws-function-blocks.dia (from /trunk/docbook/wsdg_graphics/ethereal-function-blocks.dia:19024)
+ A /trunk/docbook/wsdg_graphics/ws-function-blocks.png (from /trunk/docbook/wsdg_graphics/ethereal-function-blocks.png:19024)
+ A /trunk/docbook/wsdg_graphics/ws-logo.png (from /trunk/docbook/wsdg_graphics/wireshark-logo.png:19024)
+ D /trunk/docbook/wsug_graphics/ethereal-3pane.png
+ D /trunk/docbook/wsug_graphics/ethereal-analyze-menu.png
+ D /trunk/docbook/wsug_graphics/ethereal-bytes-pane-popup-menu.png
+ D /trunk/docbook/wsug_graphics/ethereal-bytes-pane-tabs.png
+ D /trunk/docbook/wsug_graphics/ethereal-bytes-pane.png
+ D /trunk/docbook/wsug_graphics/ethereal-capture-info.png
+ D /trunk/docbook/wsug_graphics/ethereal-capture-interfaces.png
+ D /trunk/docbook/wsug_graphics/ethereal-capture-menu.png
+ D /trunk/docbook/wsug_graphics/ethereal-capture-options.png
+ D /trunk/docbook/wsug_graphics/ethereal-capture-preferences.png
+ D /trunk/docbook/wsug_graphics/ethereal-choose-color-rule.png
+ D /trunk/docbook/wsug_graphics/ethereal-coloring-rules-dialog.png
+ D /trunk/docbook/wsug_graphics/ethereal-decode-as-show.png
+ D /trunk/docbook/wsug_graphics/ethereal-decode-as.png
+ D /trunk/docbook/wsug_graphics/ethereal-details-pane-popup-menu.png
+ D /trunk/docbook/wsug_graphics/ethereal-details-pane.png
+ D /trunk/docbook/wsug_graphics/ethereal-display-filter-tcp.png
+ D /trunk/docbook/wsug_graphics/ethereal-edit-color-rule-dialog.png
+ D /trunk/docbook/wsug_graphics/ethereal-edit-menu.png
+ D /trunk/docbook/wsug_graphics/ethereal-empty.png
+ D /trunk/docbook/wsug_graphics/ethereal-enabled-protocols.png
+ D /trunk/docbook/wsug_graphics/ethereal-error-file-exists.png
+ D /trunk/docbook/wsug_graphics/ethereal-error-open.png
+ D /trunk/docbook/wsug_graphics/ethereal-export-pdml.png
+ D /trunk/docbook/wsug_graphics/ethereal-export-plain.png
+ D /trunk/docbook/wsug_graphics/ethereal-export-ps.png
+ D /trunk/docbook/wsug_graphics/ethereal-export-psml.png
+ D /trunk/docbook/wsug_graphics/ethereal-export-selected.png
+ D /trunk/docbook/wsug_graphics/ethereal-file-menu.png
+ D /trunk/docbook/wsug_graphics/ethereal-file-set-dialog.png
+ D /trunk/docbook/wsug_graphics/ethereal-filter-add-expression.png
+ D /trunk/docbook/wsug_graphics/ethereal-filter-toolbar.png
+ D /trunk/docbook/wsug_graphics/ethereal-filters-2.png
+ D /trunk/docbook/wsug_graphics/ethereal-filters.png
+ D /trunk/docbook/wsug_graphics/ethereal-find-packet.png
+ D /trunk/docbook/wsug_graphics/ethereal-follow-stream.png
+ D /trunk/docbook/wsug_graphics/ethereal-go-menu.png
+ D /trunk/docbook/wsug_graphics/ethereal-goto-packet.png
+ D /trunk/docbook/wsug_graphics/ethereal-gui-colors-preferences.png
+ D /trunk/docbook/wsug_graphics/ethereal-gui-columns-preferences.png
+ D /trunk/docbook/wsug_graphics/ethereal-gui-font-preferences.png
+ D /trunk/docbook/wsug_graphics/ethereal-gui-layout-preferences.png
+ D /trunk/docbook/wsug_graphics/ethereal-gui-preferences.png
+ D /trunk/docbook/wsug_graphics/ethereal-help-menu.png
+ D /trunk/docbook/wsug_graphics/ethereal-list-pane.png
+ D /trunk/docbook/wsug_graphics/ethereal-main-toolbar.png
+ D /trunk/docbook/wsug_graphics/ethereal-menu.png
+ D /trunk/docbook/wsug_graphics/ethereal-merge.png
+ D /trunk/docbook/wsug_graphics/ethereal-nameresolution-preferences.png
+ D /trunk/docbook/wsug_graphics/ethereal-open.png
+ D /trunk/docbook/wsug_graphics/ethereal-packet-format.png
+ D /trunk/docbook/wsug_graphics/ethereal-packet-pane-popup-menu.png
+ D /trunk/docbook/wsug_graphics/ethereal-packet-range.png
+ D /trunk/docbook/wsug_graphics/ethereal-packet-selected.png
+ D /trunk/docbook/wsug_graphics/ethereal-packet-sep-win.png
+ D /trunk/docbook/wsug_graphics/ethereal-print.png
+ D /trunk/docbook/wsug_graphics/ethereal-printing-preferences.png
+ D /trunk/docbook/wsug_graphics/ethereal-save-as.png
+ D /trunk/docbook/wsug_graphics/ethereal-statistics-menu.png
+ D /trunk/docbook/wsug_graphics/ethereal-stats-conversations.png
+ D /trunk/docbook/wsug_graphics/ethereal-stats-endpoints.png
+ D /trunk/docbook/wsug_graphics/ethereal-stats-hierarchy.png
+ D /trunk/docbook/wsug_graphics/ethereal-stats-iographs.png
+ D /trunk/docbook/wsug_graphics/ethereal-stats-srt-dcerpc-filter.png
+ D /trunk/docbook/wsug_graphics/ethereal-stats-srt-dcerpc.png
+ D /trunk/docbook/wsug_graphics/ethereal-stats-summary.png
+ D /trunk/docbook/wsug_graphics/ethereal-statusbar-empty.png
+ D /trunk/docbook/wsug_graphics/ethereal-statusbar-loaded.png
+ D /trunk/docbook/wsug_graphics/ethereal-statusbar-selected.png
+ D /trunk/docbook/wsug_graphics/ethereal-time-reference.png
+ D /trunk/docbook/wsug_graphics/ethereal-view-menu.png
+ A /trunk/docbook/wsug_graphics/toolbar/stock_apply_20.png
+ A /trunk/docbook/wsug_graphics/toolbar/stock_clear_24.png
+ D /trunk/docbook/wsug_graphics/wireshark-logo.png
+ D /trunk/docbook/wsug_graphics/wireshark-main.png
+ A /trunk/docbook/wsug_graphics/ws-analyze-menu.png (from /trunk/docbook/wsug_graphics/ethereal-analyze-menu.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-bytes-pane-popup-menu.png (from /trunk/docbook/wsug_graphics/ethereal-bytes-pane-popup-menu.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-bytes-pane-tabs.png (from /trunk/docbook/wsug_graphics/ethereal-bytes-pane-tabs.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-bytes-pane.png (from /trunk/docbook/wsug_graphics/ethereal-bytes-pane.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-capture-info.png (from /trunk/docbook/wsug_graphics/ethereal-capture-info.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-capture-interfaces.png (from /trunk/docbook/wsug_graphics/ethereal-capture-interfaces.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-capture-menu.png (from /trunk/docbook/wsug_graphics/ethereal-capture-menu.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-capture-options.png (from /trunk/docbook/wsug_graphics/ethereal-capture-options.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-capture-preferences.png (from /trunk/docbook/wsug_graphics/ethereal-capture-preferences.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-choose-color-rule.png (from /trunk/docbook/wsug_graphics/ethereal-choose-color-rule.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-coloring-fields.png
+ A /trunk/docbook/wsug_graphics/ws-coloring-rules-dialog.png (from /trunk/docbook/wsug_graphics/ethereal-coloring-rules-dialog.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-decode-as-show.png (from /trunk/docbook/wsug_graphics/ethereal-decode-as-show.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-decode-as.png (from /trunk/docbook/wsug_graphics/ethereal-decode-as.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-details-pane-popup-menu.png (from /trunk/docbook/wsug_graphics/ethereal-details-pane-popup-menu.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-details-pane.png (from /trunk/docbook/wsug_graphics/ethereal-details-pane.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-display-filter-tcp.png (from /trunk/docbook/wsug_graphics/ethereal-display-filter-tcp.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-edit-color-rule-dialog.png (from /trunk/docbook/wsug_graphics/ethereal-edit-color-rule-dialog.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-edit-menu.png (from /trunk/docbook/wsug_graphics/ethereal-edit-menu.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-enabled-protocols.png (from /trunk/docbook/wsug_graphics/ethereal-enabled-protocols.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-export-pdml.png (from /trunk/docbook/wsug_graphics/ethereal-export-pdml.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-export-plain.png (from /trunk/docbook/wsug_graphics/ethereal-export-plain.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-export-ps.png (from /trunk/docbook/wsug_graphics/ethereal-export-ps.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-export-psml.png (from /trunk/docbook/wsug_graphics/ethereal-export-psml.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-export-selected.png (from /trunk/docbook/wsug_graphics/ethereal-export-selected.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-file-menu.png (from /trunk/docbook/wsug_graphics/ethereal-file-menu.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-file-set-dialog.png (from /trunk/docbook/wsug_graphics/ethereal-file-set-dialog.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-filter-add-expression.png (from /trunk/docbook/wsug_graphics/ethereal-filter-add-expression.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-filter-toolbar.png (from /trunk/docbook/wsug_graphics/ethereal-filter-toolbar.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-filters.png (from /trunk/docbook/wsug_graphics/ethereal-filters.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-find-packet.png (from /trunk/docbook/wsug_graphics/ethereal-find-packet.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-follow-stream.png (from /trunk/docbook/wsug_graphics/ethereal-follow-stream.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-go-menu.png (from /trunk/docbook/wsug_graphics/ethereal-go-menu.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-goto-packet.png (from /trunk/docbook/wsug_graphics/ethereal-goto-packet.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-gui-colors-preferences.png (from /trunk/docbook/wsug_graphics/ethereal-gui-colors-preferences.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-gui-columns-preferences.png (from /trunk/docbook/wsug_graphics/ethereal-gui-columns-preferences.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-gui-font-preferences.png (from /trunk/docbook/wsug_graphics/ethereal-gui-font-preferences.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-gui-layout-preferences.png (from /trunk/docbook/wsug_graphics/ethereal-gui-layout-preferences.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-gui-preferences.png (from /trunk/docbook/wsug_graphics/ethereal-gui-preferences.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-help-menu.png (from /trunk/docbook/wsug_graphics/ethereal-help-menu.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-list-pane.png (from /trunk/docbook/wsug_graphics/ethereal-list-pane.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-logo.png (from /trunk/docbook/wsug_graphics/wireshark-logo.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-main-toolbar.png (from /trunk/docbook/wsug_graphics/ethereal-main-toolbar.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-main.png (from /trunk/docbook/wsug_graphics/wireshark-main.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-menu.png (from /trunk/docbook/wsug_graphics/ethereal-menu.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-merge.png (from /trunk/docbook/wsug_graphics/ethereal-merge.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-nameresolution-preferences.png (from /trunk/docbook/wsug_graphics/ethereal-nameresolution-preferences.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-open.png (from /trunk/docbook/wsug_graphics/ethereal-open.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-packet-format.png (from /trunk/docbook/wsug_graphics/ethereal-packet-format.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-packet-pane-popup-menu.png (from /trunk/docbook/wsug_graphics/ethereal-packet-pane-popup-menu.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-packet-range.png (from /trunk/docbook/wsug_graphics/ethereal-packet-range.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-packet-selected.png (from /trunk/docbook/wsug_graphics/ethereal-packet-selected.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-packet-sep-win.png (from /trunk/docbook/wsug_graphics/ethereal-packet-sep-win.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-print.png (from /trunk/docbook/wsug_graphics/ethereal-print.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-printing-preferences.png (from /trunk/docbook/wsug_graphics/ethereal-printing-preferences.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-save-as.png (from /trunk/docbook/wsug_graphics/ethereal-save-as.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-statistics-menu.png (from /trunk/docbook/wsug_graphics/ethereal-statistics-menu.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-stats-conversations.png (from /trunk/docbook/wsug_graphics/ethereal-stats-conversations.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-stats-endpoints.png (from /trunk/docbook/wsug_graphics/ethereal-stats-endpoints.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-stats-hierarchy.png (from /trunk/docbook/wsug_graphics/ethereal-stats-hierarchy.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-stats-iographs.png (from /trunk/docbook/wsug_graphics/ethereal-stats-iographs.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-stats-srt-dcerpc-filter.png (from /trunk/docbook/wsug_graphics/ethereal-stats-srt-dcerpc-filter.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-stats-srt-dcerpc.png (from /trunk/docbook/wsug_graphics/ethereal-stats-srt-dcerpc.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-stats-summary.png (from /trunk/docbook/wsug_graphics/ethereal-stats-summary.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-statusbar-empty.png (from /trunk/docbook/wsug_graphics/ethereal-statusbar-empty.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-statusbar-loaded.png (from /trunk/docbook/wsug_graphics/ethereal-statusbar-loaded.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-statusbar-selected.png (from /trunk/docbook/wsug_graphics/ethereal-statusbar-selected.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-time-reference.png (from /trunk/docbook/wsug_graphics/ethereal-time-reference.png:19024)
+ A /trunk/docbook/wsug_graphics/ws-view-menu.png
+ M /trunk/docbook/wsug_src/WSUG_chapter_capture.xml
+ M /trunk/docbook/wsug_src/WSUG_chapter_customize.xml
+ M /trunk/docbook/wsug_src/WSUG_chapter_use.xml
+ M /trunk/docbook/wsug_src/WSUG_chapter_work.xml
+
+User's/Developer's Guide: finish Ethereal to Wireshark transition by "reshoot" *all* screenshots (and rename them) and update some of the menu items that changed in the meantime.
+------------------------------------------------------------------------
+r19033 | sahlberg | 2006-08-25 14:33:23 -0700 (Fri, 25 Aug 2006) | 9 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-eth.c
+
+from Stephen F
+ethernet IG/LG bit changes with minor modifications
+
+(only dissect LG if it is a unicast address
+ put a hint what locally administered means in the dissect tree
+)
+
+
+
+------------------------------------------------------------------------
+r19034 | sahlberg | 2006-08-25 14:53:37 -0700 (Fri, 25 Aug 2006) | 3 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-eth.c
+
+remove the code that conditionally dissects LG only if IG is set
+
+
+------------------------------------------------------------------------
+r19035 | guy | 2006-08-25 16:59:25 -0700 (Fri, 25 Aug 2006) | 3 lines
+Changed paths:
+ M /trunk/image/toolbar/capture_details_16.xpm
+ M /trunk/image/toolbar/capture_details_24.xpm
+
+Constify the capture details icons, and get rid of the CRs in
+capture_details_24.xpm and give it the appropriate Subversion keywords.
+
+------------------------------------------------------------------------
+r19036 | guy | 2006-08-25 17:03:59 -0700 (Fri, 25 Aug 2006) | 3 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-mp2t.c
+
+Don't use %ld for guint64 - use PRIu64. (Also, don't use %d for guint32
+- use %u.)
+
+------------------------------------------------------------------------
+r19037 | guy | 2006-08-25 17:05:26 -0700 (Fri, 25 Aug 2006) | 3 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-dtls.c
+
+Fix some compiler warnings (some by getting rid of variables unused if
+you don't have GNU TLS).
+
+------------------------------------------------------------------------
+r19038 | guy | 2006-08-25 17:06:40 -0700 (Fri, 25 Aug 2006) | 5 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-ieee80211.c
+
+Don't define the Aironet/Cisco Wireless OUI ourselves; get it from
+<epan/oui.h>.
+
+Fix indentation.
+
+------------------------------------------------------------------------
+r19039 | guy | 2006-08-25 17:07:13 -0700 (Fri, 25 Aug 2006) | 2 lines
+Changed paths:
+ M /trunk/gtk/capture_dlg.c
+
+Get rid of unused variable.
+
+------------------------------------------------------------------------
+r19040 | guy | 2006-08-25 17:08:51 -0700 (Fri, 25 Aug 2006) | 2 lines
+Changed paths:
+ M /trunk/gtk/firewall_dlg.c
+
+Get rid of aun unused routine.
+
+------------------------------------------------------------------------
+r19041 | guy | 2006-08-25 17:12:12 -0700 (Fri, 25 Aug 2006) | 4 lines
+Changed paths:
+ M /trunk/gtk/capture_if_dlg.c
+
+Clean up indentation.
+
+Only define cap_air_w if we have AirPcap.
+
+------------------------------------------------------------------------
+r19042 | sahlberg | 2006-08-26 02:16:38 -0700 (Sat, 26 Aug 2006) | 4 lines
+Changed paths:
+ M /trunk/epan/dissectors/Makefile.common
+ A /trunk/epan/dissectors/packet-image-png.c
+
+initial PNG dissector (Portable Network Graphics)
+
+
+
+------------------------------------------------------------------------
+r19043 | ulfl | 2006-08-26 04:03:41 -0700 (Sat, 26 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/docbook/wsug_src/WSUG_chapter_work.xml
+
+rework the pop-up menu section
+------------------------------------------------------------------------
+r19044 | sahlberg | 2006-08-26 04:57:28 -0700 (Sat, 26 Aug 2006) | 5 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-image-png.c
+
+fix wrong constant in a valuestring
+
+add two more chunks to be dissected
+
+
+------------------------------------------------------------------------
+r19045 | sahlberg | 2006-08-26 05:26:19 -0700 (Sat, 26 Aug 2006) | 3 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-image-png.c
+
+two more chunks
+
+
+------------------------------------------------------------------------
+r19046 | gal | 2006-08-26 10:55:21 -0700 (Sat, 26 Aug 2006) | 5 lines
+Changed paths:
+ M /trunk/epan/filesystem.c
+ M /trunk/epan/libwireshark.def
+ M /trunk/gtk/Makefile.common
+ M /trunk/gtk/file_dlg.c
+ M /trunk/gtk/main.c
+ A /trunk/gtk/u3.c
+ A /trunk/gtk/u3.h
+ A /trunk/packaging/u3
+ A /trunk/packaging/u3/win32
+ A /trunk/packaging/u3/win32/README.txt
+ A /trunk/packaging/u3/win32/makefile.nmake
+ A /trunk/packaging/u3/win32/manifest.tmpl
+ A /trunk/packaging/u3/win32/u3util.c
+
+U3 packaging, utility and Wireshark modifications that allows Wireshark to be run from a U3 USB device.
+
+For more details see packaging/u3/win32/README.txt
+
+
+------------------------------------------------------------------------
+r19047 | guy | 2006-08-26 11:36:09 -0700 (Sat, 26 Aug 2006) | 10 lines
+Changed paths:
+ M /trunk/capture_loop.c
+ M /trunk/capture_opts.c
+ M /trunk/capture_opts.h
+ M /trunk/gtk/main.c
+ M /trunk/tshark.c
+
+Go back to setting the capture filter to an empty string when we start;
+that obviates the need to check for a null capture filter string, and
+fixes bug 1055.
+
+Keep track of whether it was set from the command line, though, so we
+can catch attempts to set the filter more than once, and attempts to set
+it when we're not capturing.
+
+Clean up white space.
+
+------------------------------------------------------------------------
+r19048 | gal | 2006-08-27 01:19:55 -0700 (Sun, 27 Aug 2006) | 3 lines
+Changed paths:
+ M /trunk/asn1/dap/dap-exp.cnf
+ M /trunk/asn1/dap/dap.asn
+ M /trunk/asn1/dap/dap.cnf
+ M /trunk/epan/dissectors/packet-dap.c
+ M /trunk/epan/dissectors/packet-dap.h
+
+Support for X.500 strong authentication - used by DAP, DISP, DSP and DOP.
+
+
+------------------------------------------------------------------------
+r19049 | gal | 2006-08-27 01:31:29 -0700 (Sun, 27 Aug 2006) | 3 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-tpkt.c
+
+Register tpkt as a dissector so subdissectors can register tpkt on ports other than 102.
+
+
+------------------------------------------------------------------------
+r19050 | gal | 2006-08-27 02:03:21 -0700 (Sun, 27 Aug 2006) | 4 lines
+Changed paths:
+ M /trunk/asn1/acse/acse-exp.cnf
+ M /trunk/asn1/acse/acse.asn
+ M /trunk/epan/dissectors/packet-acse.c
+ M /trunk/epan/dissectors/packet-acse.h
+
+An octet string form of the ASO-qualifier used by some systems from the days when it was an ANY.
+Really just an elaboration of the "...".
+
+
+------------------------------------------------------------------------
+r19051 | ulfl | 2006-08-27 03:41:30 -0700 (Sun, 27 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/gtk/capture_if_dlg.c
+ M /trunk/gtk/gui_utils.c
+ M /trunk/gtk/gui_utils.h
+
+fix a warning by removing now unused code
+------------------------------------------------------------------------
+r19052 | ulfl | 2006-08-27 04:27:47 -0700 (Sun, 27 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/epan/dissectors/packet-radius.c
+ M /trunk/epan/dissectors/packet-rmcp.c
M /trunk/epan/guid-utils.c
- M /trunk/epan/guid-utils.h
+ M /trunk/gtk/stats_tree_stat.c
+
+squelch some compiler warnings
+------------------------------------------------------------------------
+r19053 | ulfl | 2006-08-27 04:46:02 -0700 (Sun, 27 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/doc/README.capture
+ M /trunk/docbook/wsug_src/WSUG_app_howitworks.xml
+ M /trunk/help/capturing.txt
+
+fix #1063, some leftover typo's: Etheral -> Wireshark
+------------------------------------------------------------------------
+r19054 | ulfl | 2006-08-27 05:35:26 -0700 (Sun, 27 Aug 2006) | 3 lines
+Changed paths:
+ M /trunk/gtk/print_mswin.c
-some further work on the GUID/UUID resolvings
+fix #707: "It's not possible to print each packet on a new page"
-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
+Win32: detect "form feed" char and create a new page in that case
------------------------------------------------------------------------
-r18938 | jmayer | 2006-08-17 06:56:35 -0500 (Thu, 17 Aug 2006) | 9 lines
+r19055 | etxrab | 2006-08-27 12:15:20 -0700 (Sun, 27 Aug 2006) | 1 line
Changed paths:
- M /trunk/epan/dissectors/packet-rsvp.c
+ M /trunk/gtk/stats_tree_stat.c
-Muthu Krishnan V <muthukrishnanv@gmail.com>
+Fixa a typo.
+------------------------------------------------------------------------
+r19056 | etxrab | 2006-08-27 13:30:01 -0700 (Sun, 27 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/epan/dissectors/packet-bssgp.c
+ M /trunk/epan/dissectors/packet-bssgp.h
+ M /trunk/epan/dissectors/packet-gtp.c
-As per RFC 4090, In the FAST_REROUTE Object, Include-any starts
-at the 12th byte and Exclude-any starts at the 16th byte.
+Do some more of the relase 6 stuff.
+------------------------------------------------------------------------
+r19057 | gerald | 2006-08-27 19:06:28 -0700 (Sun, 27 Aug 2006) | 6 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-image-png.c
-Ethereal has inter-changed these two fields in its display.
+Don't abort the entire program if we have bad data. Just mark the
+packet as malformed and continue on our merry way. This should fix
+bugs 1064 - 1073.
-*Ethereal* bug 1043.
+Fix up whitespace.
------------------------------------------------------------------------
-r18937 | sahlberg | 2006-08-17 03:17:48 -0500 (Thu, 17 Aug 2006) | 7 lines
+r19058 | etxrab | 2006-08-27 22:32:16 -0700 (Sun, 27 Aug 2006) | 1 line
Changed paths:
- M /trunk/epan/emem.c
- M /trunk/epan/emem.h
+ M /trunk/epan/dissectors/packet-gtp.c
+
+More release 6 changes.
+------------------------------------------------------------------------
+r19059 | kukosa | 2006-08-28 00:05:02 -0700 (Mon, 28 Aug 2006) | 5 lines
+Changed paths:
+ M /trunk/asn1/h225/packet-h225-template.c
+ M /trunk/epan/dissectors/packet-h225.c
+ M /trunk/epan/dissectors/packet-q931.c
+ M /trunk/epan/dissectors/packet-sip.c
+ M /trunk/epan/dissectors/packet-ssl-utils.c
+ M /trunk/epan/dissectors/packet-ssl.c
+ M /trunk/epan/dissectors/packet-ssl.h
M /trunk/epan/libwireshark.def
+ M /trunk/epan/proto.c
+ M /trunk/epan/proto.h
+
+- new function ssl_dissector_delete()
+- register H.225.0 over TLS (configurable port 1300)
+- register SIP over TLS (fixed port 5061)
+- new function proto_tree_get_root()
-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
+------------------------------------------------------------------------
+r19060 | gmorris | 2006-08-28 05:24:24 -0700 (Mon, 28 Aug 2006) | 2 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-srvloc.c
+Fix the decoding of SLP attributes. Open SLP has the ability to pass back multiple attribute types in each reply. Previously the dissector only would dissect address attributes. The change adds parsing of attributes and proper dissection of names and address attributes contained in the same reply payload.
------------------------------------------------------------------------
-r18936 | sahlberg | 2006-08-17 02:35:58 -0500 (Thu, 17 Aug 2006) | 3 lines
+r19061 | jmayer | 2006-08-28 09:55:03 -0700 (Mon, 28 Aug 2006) | 7 lines
Changed paths:
- M /trunk/epan/dissectors/packet-dcerpc.c
+ M /trunk/epan/dissectors/packet-ppp.c
+
+Donald White <donald_white@qwest.net>
+
+There is a small bug in the function dissect_ppp() which prevents proper
+demuxing of packets. Patch is attached.
-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
+r19062 | jake | 2006-08-28 12:15:08 -0700 (Mon, 28 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/epan/dissectors/packet-udp.c
+
+Fix length check for IP packets with options.
+------------------------------------------------------------------------
+r19063 | ulfl | 2006-08-28 14:11:10 -0700 (Mon, 28 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/docbook/wsug_src/WSUG_chapter_capture.xml
+
+add information about remote traffic capture filter
+------------------------------------------------------------------------
+r19064 | ulfl | 2006-08-28 14:12:44 -0700 (Mon, 28 Aug 2006) | 1 line
Changed paths:
- M /trunk/epan/Makefile.common
M /trunk/epan/dissectors/packet-dcerpc-epm.c
+
+add some more right-hand-side infos of the tower data
+------------------------------------------------------------------------
+r19065 | ulfl | 2006-08-28 14:13:37 -0700 (Mon, 28 Aug 2006) | 1 line
+Changed paths:
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
+
+minor format string change
+------------------------------------------------------------------------
+r19066 | ulfl | 2006-08-28 14:14:36 -0700 (Mon, 28 Aug 2006) | 1 line
+Changed paths:
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.
+add a new this/that flag value
+------------------------------------------------------------------------
+r19067 | ulfl | 2006-08-28 15:23:18 -0700 (Mon, 28 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/docbook/wsug_src/WSUG_chapter_work.xml
-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.
+fix a minor typo
+------------------------------------------------------------------------
+r19068 | gerald | 2006-08-28 15:52:26 -0700 (Mon, 28 Aug 2006) | 2 lines
+Changed paths:
+ M /trunk/epan/dissectors/Makefile.common
+
+Fix a typo.
-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
+r19069 | ulfl | 2006-08-28 15:54:12 -0700 (Mon, 28 Aug 2006) | 1 line
Changed paths:
- M /trunk/epan/dissectors/packet-dcom-dispatch.c
- M /trunk/epan/dissectors/packet-dcom-oxid.c
+ M /trunk/gtk/prefs_dlg.c
-FT_STRING -> FT_GUID
+fix #1061: the logic to search for a specific protocol page was missing the changes of the scrollable window indirection
------------------------------------------------------------------------
-r18933 | ulfl | 2006-08-16 17:56:55 -0500 (Wed, 16 Aug 2006) | 3 lines
+r19070 | ulfl | 2006-08-28 17:15:09 -0700 (Mon, 28 Aug 2006) | 5 lines
Changed paths:
- M /trunk/epan/dissectors/packet-dcom-cba-acco.c
+ M /trunk/doc/README.developer
-lower the expert info levels WARN -> NOTE for missing references
+from Stephen Fisher:
-fix an iteration bug in cba_connection_disconnectme()
+"I ran doc/README.developer through a spell checker and conservatively
+changed misspelled words. Attached is a compressed patch with the
+corrections."
------------------------------------------------------------------------
-r18932 | ulfl | 2006-08-16 17:45:51 -0500 (Wed, 16 Aug 2006) | 1 line
+r19071 | gerald | 2006-08-28 19:19:27 -0700 (Mon, 28 Aug 2006) | 2 lines
Changed paths:
- M /trunk/config.nmake
+ M /trunk/epan/dissectors/Makefile.common
+
+Add a missing file.
-rollback some IMO unintended changes to the config settings
------------------------------------------------------------------------
-r18931 | ulfl | 2006-08-16 15:55:21 -0500 (Wed, 16 Aug 2006) | 1 line
+r19072 | kukosa | 2006-08-29 01:33:52 -0700 (Tue, 29 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
+ M /trunk/epan/dissectors/packet-ssl-utils.c
+ M /trunk/epan/dissectors/packet-ssl-utils.h
+ M /trunk/epan/dissectors/packet-ssl.c
+ M /trunk/epan/dissectors/packet-ssl.h
-FT_STRING -> FT_GUID
+get rid of few warnings
------------------------------------------------------------------------
-r18930 | ulfl | 2006-08-16 15:52:51 -0500 (Wed, 16 Aug 2006) | 3 lines
+r19073 | gmorris | 2006-08-29 01:45:53 -0700 (Tue, 29 Aug 2006) | 114 lines
Changed paths:
- M /trunk/epan/dissectors/packet-tcp.c
+ M /trunk/epan/dissectors/ncp2222.py
+ M /trunk/epan/dissectors/packet-ncp-int.h
+ M /trunk/epan/dissectors/packet-ncp-sss.c
+ M /trunk/epan/dissectors/packet-ncp.c
+ M /trunk/epan/dissectors/packet-ncp2222.inc
-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.
+Fixes and updated files:
+
+File NCP2222.py:
+1. Added NCP service type 0xffff = All types
+2. Added evaluation of task states. (following bits are defined. 0=normal, 1 = TTS explicit transaction in progress, 2= TTS implicit transaction in progress, 4 = Shared file ste lock in progress)
+3. Reversed the Volume Request Flags, this was backwards (s/b 0=do not return name with volume number, 1=Return name with volume number)
+4. Fixed endianess of Creator ID in NetWare Information Struct.
+5. File information structure incorrectly defined Current Block Being Decompressed.
+6. Logical Lock Status structure incorrectly identified Task Number as a byte. It should be two bytes "word".
+7. Fixed endianess of Modifier ID in NetWare Information Struct.
+8. Fixed Name Space Information structure (was defined as Name Space, changed to Creator Name Space Number).
+9. Fixed Semaphore Structure (Task Number was incorrectly defined as a byte, should be two bytes "word").
+10. Added Task structure (Task Number, Task State)
+11. Fixed Volume structure (incorrectly defined Volume Name)
+12. Added VolumeWithName structure (This struct contains both volume number and volume name)
+13. Added error 0x8901 - "No purgable files available"
+14. Added error 0x8977 - "Buffer too small"
+15. Added error 0x899c - "No more trustees found"
+16. Added error 0x89d9 - "Queue station is not a server"
+17. Added NCP connection status values (0=Ok, 1=Bad service connection, 10=File server is down, 40=Broadcast Message Pending)
+18. Fixed error definitions for NCP 22/50.
+19. Fixed reply packet for NCP 22/52 to properly display volume information depending on reply struct, Volume or volume with name.
+20. Fixed error definitions for NCP 22/52
+21. Fixed NCP 23/26 reply packet to properly return internet address and display correctly.
+22. Fixed NCP 23/27 Reply packet structure to properly repeat connection numbers array.
+23. Fixed error definitions for NCP 23/33
+24. Fixed NCP 23/114 Request (improperly defined Charge Information as a long value, s/b word)
+25. Fixed NCP 23/120 Reply (Improperly defined Job Number as a long value, s/b word)
+26. Fixed error definitions for NCP 23/123
+27. Fixed error definitions for NCP 23/124
+28. Fixed error definitions for NCP 23/131
+29. Fixed error definitions for NCP 23/132
+30. Fixed error definitions for NCP 23/135
+31. Fixed error definitions for NCP 23/137
+32. Fixed error definitions for NCP 23/138
+33. Fixed NCP 23/205 Reply (User Login Allowed incorrectly defined as long value, s/b byte value)
+34. Fixed NCP 23/234 Reply (Reply structure incorrectly defined based on old NCP documentation. Corrected per new docs)
+35. Fixed endianess of NCP 23/237 Reply on value Number of Locks.
+36. Fixed endianess of NCP 23/238 Reply on value Number of Locks.
+37. Fixed error definitions for NCP 30
+38. Fixed error definitions for NCP 36/6
+39. Fixed error definitions for NCP 86/2
+40. Fixed error definitions for NCP 86/3
+41. Fixed error definitions for NCP 86/4
+42. Fixed error definitions for NCP 86/5
+43. Fixed error definitions for NCP 87/1
+44. Fixed error definitions for NCP 87/4
+45. Fixed error definitions for NCP 87/5
+46. Fixed error definitions for NCP 87/10
+47. Fixed error definitions for NCP 87/11
+48. Fixed error definitions for NCP 87/12
+49. Fixed error definitions for NCP 87/17
+50. Fixed error definitions for NCP 87/18
+51. Fixed NCP 87/20 Reply to properly decode multiple entries returned. This used to only dissect the first entry.
+52. Fixed error definitions for NCP 87/30
+53. Fixed NCP 87/33 Reply to properly utilize the request flags to dissect the reply packet NetWare Info Struct
+54. Fixed error definitions for NCP 87/33
+55. Fixed error definitions for NCP 88/22
+56. Fixed error definitions for NCP 89/1
+57. Fixed error definitions for NCP 89/10
+58. Fixed NCP 89/11 Request packet structure
+59. Fixed error definitions for NCP 89/11
+60. Fixed NCP 89/20 Reply to properly decode multiple entries returned. This used to only dissect the first entry.
+61. Fixed error definitions for NCP 104/5
+62. Added undefined NCP 112
+63. Fixed NCP 123/11 Reply to properly dissect FileName, Name, and copyright.
+64. Fixed NCP 123/17 Reply to properly display NCP Network Address values.
+65. Fixed NCP 123/24 Reply to properly display Driver Board Name, Driver Short Name, and Dirver Logical Name.
+66. Fixed error definitions for NCP 123/33
+67. Fixed NCP 123/60 to properly display Set Command Name and Set Command Value.
+68. Fixed error definitions for NCP 123/70
+69. Fixed NCP 123/71 Reply to utilize new File Information Struct
+70. Fixed error definitions for NCP 123/71
+71. Fixed error definitions for NCP 123/72
+72. Added NCP 123/249
+73. Added NCP 123/251
+74. Added NCP 123/252
+75. Added NCP 123/253
+76. Added NCP 123/254
+77. Added NCP 123/255
+78. Fixed error definitions for NCP 131/1
+79. Fixed error definitions for NCP 131/2
+
+File packet-ncp2222.inc
+1. Added new NCP preference setting to tell Wireshark to decode the NetWare information structure as new or old style.
+2. Set default NCP preference settings of echo connection and echo file to FALSE.
+3. Added NDS verb 2 Request Flags (0=retain old object, 1=delete old object)
+4. Fixed problem where NDS fragmentation could not be reassembled on reload. (fragment array needed to be re-initialized on reload)
+5. Fixed NCP service types 1111, 5555, bbbb, and 1111/LIP to reflect real type number. (Was defined as 0xf1, 0xf2, 0xf3, etc... Now defined as 0x1, 0x5, 0xb, etc)
+6. Fixed function build_expert_data to parse subtree memory structures to acquire NCP request value records
+7. Fix NDS attribute type Boolean to byte value and properly aligned.
+8. Fixed attribute zendmSearchOrder to display properly regardless of number or order of value entries.
+9. Added check of length of packet prior to attempting to defragment
+10. Added for Request packets logic to abort if NCP type isn't found.
+11. Added logic to store packet length and then manually decode NCP function 123 based on length.
+12. Added logic to manually dissect NCP 87/20 and 89/20 reply packets.
+13. NDS resolve name replies with remote entry as the specifier should not store the EID returned (0x00000000)
+14. Added logic to trap and echo to expert tap when connection status flags indicate an error.
+15. Added manual dissect of NCP 23/26 replies
+16. Added logic to Capture the EID returned form NCP 22/51 "Get vol info".
+17. Fixed NDS verb 0x2a
+18. Fixed NDS verb 0x2b
+
+File packet-ncp.c
+1. Fix offset for packet signature. (This used to automatically set the offset to account for packet signature if it could not determine the correct NCP type. But for some failed fragment packets, retransmissions, etc, this would be wrongly identified. So first we check to see if we can read a valid type at the offset before we just automatically assume that packet signature is being used)
+2. Register the new NCP preference for old/new NetWareInfoStruct.
+
+File packet-ncp-int.h
+1. Add extern declaration for ncp_newstyle setting.
+2. Add length, req_mask, and req_mast_ext to ncp_req_hash_value structure
+
+File packet-ncp-sss.c
+1. Fix SecretStore request verb Write App Secrets, Client Put Data, to evaluate packet length.
-Ronnie, could you check if this change is ok?
------------------------------------------------------------------------
-r18929 | sahlberg | 2006-08-16 14:38:39 -0500 (Wed, 16 Aug 2006) | 3 lines
+r19074 | jmayer | 2006-08-29 09:31:00 -0700 (Tue, 29 Aug 2006) | 4 lines
Changed paths:
- M /trunk/epan/dissectors/packet-smb.c
+ M /trunk/epan/dissectors/packet-alcap.c
-add tracking of fid type to objects opened by NT CREATE so that we can dissect aces properly also for these fids
+Florent DROUIN <florent.drouin@alcatel.fr>:
+Fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1077
------------------------------------------------------------------------
-r18928 | gerald | 2006-08-16 13:01:25 -0500 (Wed, 16 Aug 2006) | 8 lines
+r19075 | jake | 2006-08-29 09:54:39 -0700 (Tue, 29 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/epan/addr_resolv.c
+
+Fix for bug 795: handle CR as line end as well
+------------------------------------------------------------------------
+r19076 | jmayer | 2006-08-29 13:21:47 -0700 (Tue, 29 Aug 2006) | 4 lines
+Changed paths:
+ M /trunk/wireshark.desktop
+
+- Update to 0.9.5 (from 0.9.4)
+- Remove some unneeded entries
+- Add a translation
+
+------------------------------------------------------------------------
+r19077 | ulfl | 2006-08-29 14:01:05 -0700 (Tue, 29 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/test/test-backend.sh
+ M /trunk/test/test.sh
+
+use unique variable names to prevent "global variable" side effects -> endless repeating tests of subsections
+------------------------------------------------------------------------
+r19078 | ulfl | 2006-08-29 14:03:33 -0700 (Tue, 29 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/fileset.c
+
+fix a minor bug: don't show a single file twice in the fileset dialog
+------------------------------------------------------------------------
+r19079 | ulfl | 2006-08-29 14:06:36 -0700 (Tue, 29 Aug 2006) | 1 line
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
+
+add u3.h to the distribution files (hopefully this fixes ubuntu buildbot distcheck)
+------------------------------------------------------------------------
+r19080 | ulfl | 2006-08-29 14:09:32 -0700 (Tue, 29 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/gtk/fileset_dlg.c
+
+fix #331: add a scrollbar to the dialog. If a fileset contains more than 18 files, use that scrollbar. These 18 files should be displayable even on a 800*600 display.
+------------------------------------------------------------------------
+r19081 | ulfl | 2006-08-29 14:12:45 -0700 (Tue, 29 Aug 2006) | 1 line
+Changed paths:
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
+
+sort the u3.c file into the list alphabetically
+------------------------------------------------------------------------
+r19082 | etxrab | 2006-08-29 15:18:39 -0700 (Tue, 29 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/epan/dissectors/packet-clnp.c
+
+Add CLNP over TCP over TPKT dissection. The port number is by default set to 0.
+------------------------------------------------------------------------
+r19083 | etxrab | 2006-08-29 22:03:16 -0700 (Tue, 29 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/epan/dissectors/packet-clnp.c
+
+Remove debugcode left by mistake...
+------------------------------------------------------------------------
+r19084 | kukosa | 2006-08-30 00:31:36 -0700 (Wed, 30 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/epan/dissectors/packet-ssl.c
+
+display Random as a single item with two subitems
+------------------------------------------------------------------------
+r19085 | martinm | 2006-08-30 02:48:12 -0700 (Wed, 30 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/gtk/sip_stat.c
+ M /trunk/tap-sipstat.c
+
+Add SIP response code 494 from RFC 3329
+------------------------------------------------------------------------
+r19086 | kukosa | 2006-08-30 03:03:50 -0700 (Wed, 30 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/epan/dissectors/packet-tcp.c
+
+flags have only 1 byte
+------------------------------------------------------------------------
+r19087 | etxrab | 2006-08-30 12:27:54 -0700 (Wed, 30 Aug 2006) | 3 lines
+Changed paths:
+ D /trunk/plugins/listen_rtp
+
+From Alejandro Vaquero:
+- The current "/plugin/listen_rtp" directory should be removed from the
+source
+------------------------------------------------------------------------
+r19088 | ulfl | 2006-08-30 13:24:49 -0700 (Wed, 30 Aug 2006) | 1 line
+Changed paths:
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
+
+seems the height offset 16 seems a bit too small to prevent a scrollbar, using 20 instead
+------------------------------------------------------------------------
+r19089 | ulfl | 2006-08-30 13:27:12 -0700 (Wed, 30 Aug 2006) | 3 lines
+Changed paths:
+ M /trunk/gtk/help_dlg.c
+ M /trunk/gtk/help_dlg.h
+ M /trunk/gtk/print_dlg.c
+
+add some file dialog related help pages
+
+use file related instead of print related help pages for the export dialogs
+------------------------------------------------------------------------
+r19090 | ulfl | 2006-08-30 13:38:17 -0700 (Wed, 30 Aug 2006) | 3 lines
+Changed paths:
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.
+have only one Export/File menu entry for the Win32 dialog, instead of 5 entries leading to exactly the same dialog (with a single setting - the file type - set different)
-The official announcement won't come until next week, so you'll have to
-read the source for details. :)
+we might want the Unix/GTK version work the same way, as this is how other programs I know work as well ... and making the documentation easier by desribing only one way how it's working
+------------------------------------------------------------------------
+r19091 | ulfl | 2006-08-30 13:45:13 -0700 (Wed, 30 Aug 2006) | 5 lines
+Changed paths:
+ M /trunk/gtk/win32-file-dlg.c
+Remove a lot of XXX:
+- add help buttons to the dialogs
+- the read filter fields are now working (the filter button still not)
+- PDML export don't need "Packet Format" settings, grey them out
+- fix a bug in the filter fields coloring function (g_alloc space was too small)
------------------------------------------------------------------------
-r18927 | sahlberg | 2006-08-16 05:35:04 -0500 (Wed, 16 Aug 2006) | 4 lines
+r19092 | etxrab | 2006-08-30 13:47:16 -0700 (Wed, 30 Aug 2006) | 2 lines
Changed paths:
- M /trunk/epan/dissectors/packet-smb.c
+ A /trunk/gtk/codecs
+ A /trunk/gtk/codecs/G711a
+ A /trunk/gtk/codecs/G711a/G711adecode.c
+ A /trunk/gtk/codecs/G711a/G711adecode.h
+ A /trunk/gtk/codecs/G711a/G711atable.h
+ A /trunk/gtk/codecs/G711u
+ A /trunk/gtk/codecs/G711u/G711udecode.c
+ A /trunk/gtk/codecs/G711u/G711udecode.h
+ A /trunk/gtk/codecs/G711u/G711utable.h
+ A /trunk/gtk/codecs/Makefile.am
+ A /trunk/gtk/codecs/Makefile.nmake
-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
+From Alejandro Vaquero:
+The "codecs"
+------------------------------------------------------------------------
+r19093 | etxrab | 2006-08-30 13:50:37 -0700 (Wed, 30 Aug 2006) | 8 lines
+Changed paths:
+ A /trunk/gtk/rtp_player.c
+ A /trunk/gtk/rtp_player.h
+From Alejandro Vaquero:
+- Change the "listen_rtp" to "rtp_player"
+- Change from a plugin to be part of the core
+- By default it will not compile with the rtp_player. In order to
+compile it is necessary to:
+ + For windows: uncomment the line
+"PORTAUDIO_DIR=$(WIRESHARK_LIBS)\portaudio_v18_1" in config.nmake
+ + For linux: using the "--with-portaudio=yes"
+------------------------------------------------------------------------
+r19094 | etxrab | 2006-08-30 14:51:31 -0700 (Wed, 30 Aug 2006) | 8 lines
+Changed paths:
+ M /trunk/Makefile.am
+ M /trunk/Makefile.nmake
+ M /trunk/acinclude.m4
+ M /trunk/config.h.win32
+ M /trunk/config.nmake
+ M /trunk/configure.in
+ M /trunk/gtk/Makefile.am
+ M /trunk/gtk/Makefile.nmake
+ M /trunk/gtk/voip_calls.c
+ M /trunk/gtk/voip_calls_dlg.c
+ M /trunk/tools/win32-setup.sh
+From Alejandro Vaquero:
+- Change the "listen_rtp" to "rtp_player"
+- Change from a plugin to be part of the core
+- By default it will not compile with the rtp_player. In order to
+compile it is necessary to:
+ + For windows: uncomment the line
+"PORTAUDIO_DIR=$(WIRESHARK_LIBS)\portaudio_v18_1" in config.nmake
+ + For linux: using the "--with-portaudio=yes"
+------------------------------------------------------------------------
+r19095 | ulfl | 2006-08-30 15:26:34 -0700 (Wed, 30 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/Makefile.nmake
+fix a suspected typo of the portaudio commit
------------------------------------------------------------------------
-r18926 | sahlberg | 2006-08-16 04:22:36 -0500 (Wed, 16 Aug 2006) | 4 lines
+r19096 | ulfl | 2006-08-30 16:25:15 -0700 (Wed, 30 Aug 2006) | 1 line
Changed paths:
- M /trunk/epan/dissectors/packet-smb.c
- M /trunk/epan/dissectors/packet-smb.h
+ M /trunk/packaging/nsis/Makefile.nmake
+ M /trunk/packaging/nsis/wireshark.nsi
-track fid types between NT TRans QUERY_SECURITY_DESCRIPTOR and dissect the ACEs properly
+remove the MAKENSIS_MODERN_UI, as the modern UI of NSIS is very stable now so there's no need for this setting any longer (removing some unnecessary complexity)
+------------------------------------------------------------------------
+r19097 | ulfl | 2006-08-30 16:27:37 -0700 (Wed, 30 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/config.nmake
+ remove the MAKENSIS_MODERN_UI, as the modern UI of NSIS is very stable now so there's no need for this setting any longer (removing some unnecessary complexity)
+------------------------------------------------------------------------
+r19098 | ulfl | 2006-08-30 18:50:11 -0700 (Wed, 30 Aug 2006) | 3 lines
+Changed paths:
+ M /trunk/config.nmake
+a huge redesign of the settings in config.nmake
+most changes are related to comments and the sequence of the settings, so by comparing the old and the new file, any merge conflicts will be hopefully easily resolved at least manually.
------------------------------------------------------------------------
-r18925 | sahlberg | 2006-08-16 04:02:15 -0500 (Wed, 16 Aug 2006) | 4 lines
+r19099 | jake | 2006-08-30 23:58:29 -0700 (Wed, 30 Aug 2006) | 1 line
Changed paths:
- M /trunk/epan/dissectors/packet-smb.c
+ M /trunk/gtk/codecs/Makefile.am
- add dissection of DIRECTORY specific bits of the accessmask for SET_SECURITY_DESCRIPTOR
+Remove trailing backslash from CFLAGS
+------------------------------------------------------------------------
+r19100 | sahlberg | 2006-08-31 02:37:02 -0700 (Thu, 31 Aug 2006) | 4 lines
+Changed paths:
+ M /trunk/gtk/codecs/Makefile.am
+
+the commands for a rule in a amkefile must in classical makefiles start with a TAB not with spaces.
------------------------------------------------------------------------
-r18924 | sahlberg | 2006-08-16 03:48:00 -0500 (Wed, 16 Aug 2006) | 5 lines
+r19101 | sahlberg | 2006-08-31 05:13:12 -0700 (Thu, 31 Aug 2006) | 12 lines
Changed paths:
- M /trunk/epan/dissectors/packet-smb.c
+ M /trunk/Makefile.am
+ M /trunk/gtk/codecs/Makefile.am
+
+dont include config.nmake in the codecs makefile it appears it is not needed
-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
+dont link with libcodec.a
+1, this should be a shared library not a static one?
+2, its not built on unix so it is missing
+
+
+making unix/linux build work again
------------------------------------------------------------------------
-r18923 | kukosa | 2006-08-16 03:07:30 -0500 (Wed, 16 Aug 2006) | 3 lines
+r19102 | jmayer | 2006-08-31 06:12:09 -0700 (Thu, 31 Aug 2006) | 1 line
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
+ M /trunk/Makefile.am
-- add value_ptr into struct _asn1_ctx_t
-- small changes in h225.cnf
-- H.225 regenerated
+don't recycle ethereal-icons
------------------------------------------------------------------------
-r18922 | sahlberg | 2006-08-16 03:00:46 -0500 (Wed, 16 Aug 2006) | 13 lines
+r19103 | jmayer | 2006-08-31 06:14:48 -0700 (Thu, 31 Aug 2006) | 5 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
+ M /trunk/epan/Makefile.am
+ M /trunk/epan/dissectors/Makefile.am
-when files are opened using NTCreateAndX and if we recognize the type set the type field to either FILE, DIR or PIPE
+Albert Chin:
-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.
+Fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1078
-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.
+------------------------------------------------------------------------
+r19104 | ulfl | 2006-08-31 15:56:38 -0700 (Thu, 31 Aug 2006) | 2 lines
+Changed paths:
+ M /trunk/epan/expert.c
+ M /trunk/epan/expert.h
+ M /trunk/epan/libwireshark.def
+ M /trunk/epan/packet.c
+ M /trunk/gtk/expert_comp_table.c
+ M /trunk/gtk/expert_dlg.c
+move value_strings from expert_dialogs into expert.c to remove duplicates
+keep the highest severity level of the current file (experimental)
+------------------------------------------------------------------------
+r19105 | ulfl | 2006-08-31 15:58:22 -0700 (Thu, 31 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/epan/dissectors/packet-icq.c
+use an expert_info instead of an fprintf to show an undecoded message (fprintf won't work on windows as usually no console available)
+------------------------------------------------------------------------
+r19106 | ulfl | 2006-08-31 16:00:44 -0700 (Thu, 31 Aug 2006) | 1 line
+Changed paths:
+ M /trunk/epan/dissectors/packet-tcp.c
+mark the "short segment" message field as generated and add an expert_info to it
+------------------------------------------------------------------------
+r19107 | jmayer | 2006-08-31 21:26:53 -0700 (Thu, 31 Aug 2006) | 7 lines
+Changed paths:
+ M /trunk/gtk/codecs
+ M /trunk/gtk/codecs/Makefile.am
+- Add svn:ignore
+- Replace the completely wrong Makefile.am (was a copy of makefile.nmake)
+ by the version the author sent. As I needed to retrieve it from the ML
+ archives, it may be different from the originally sent version. If
+ someone still has the original version in his inbox, please send it to
+ me.
------------------------------------------------------------------------
-r18921 | kukosa | 2006-08-16 00:58:39 -0500 (Wed, 16 Aug 2006) | 1 line
+r19108 | etxrab | 2006-09-01 09:17:48 -0700 (Fri, 01 Sep 2006) | 2 lines
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/asn1/camel/packet-camel-template.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
+From Florent Drouin:
+patch to implement the decoding of the GPRS reference. The specific oid for the CAP-GPRS-ReferenceNumber is attached to a decoding function in the camel module.
------------------------------------------------------------------------
-r18920 | jmayer | 2006-08-15 19:12:02 -0500 (Tue, 15 Aug 2006) | 4 lines
+r19110 | sahlberg | 2006-09-01 17:17:35 -0700 (Fri, 01 Sep 2006) | 6 lines
Changed paths:
- M /trunk/epan/dissectors/packet-bootp.c
+ M /trunk/epan/dissectors/packet-gssapi.c
+
+always create a conversation for gssapi
+
+we will need a conversation in more places once we start adding reassembly of gss-krb blobs that span multiple pdus (smb/sessionsetup)
-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
+r19111 | sahlberg | 2006-09-01 17:24:31 -0700 (Fri, 01 Sep 2006) | 4 lines
Changed paths:
- M /trunk/docbook/release-notes.xml
+ M /trunk/epan/dissectors/packet-gssapi.c
+
+remove a comment with dead code
+remove three pointless volatile declarations
-Update for 0.99.3.
------------------------------------------------------------------------
-r18918 | jmayer | 2006-08-15 15:46:13 -0500 (Tue, 15 Aug 2006) | 7 lines
+r19112 | sahlberg | 2006-09-01 17:43:19 -0700 (Fri, 01 Sep 2006) | 18 lines
Changed paths:
- M /trunk/epan/dissectors/packet-bacapp.c
+ M /trunk/epan/dissectors/packet-gssapi.c
+
+resolve the oid to a variable before we check it in the conditional so that
+we can add code to check that it looks sane (for better heuristics) when
+we start adding GSS-KRB reassembly.
+
+we need this for some transports such as SMB/SessionSetup that will transport GSS-KRB blobs inside multiple PDUs (multiple different SMB/SessionSetups) so we can reassemble the blobs before decoding them.
+
+
+this probably only happens for SMB/SessionSetup but the design of that command is so "nice" that you can not tell whether the blob is fragmented or not or how big it is supposed to be by looking at the SMB layer itself, one needs to know the BER length field for the BER APPLICATION tag. :-(
+
+to make things worse, the only way match multiple such fragments together one will need not just the fragments from the SessionSetup requests but also the UID that is returned in the response to the initial request.
+perverse design.
+
+
+lets assume that there will almost never be multiple sessionsetups on the same tcp session in real traces so to make things easier just ignore the UID for now when reassembling. (well reassembly is not added yet but will be)
-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
+r19113 | sahlberg | 2006-09-01 19:03:26 -0700 (Fri, 01 Sep 2006) | 5 lines
Changed paths:
- M /trunk/epan/libwireshark.def
+ M /trunk/epan/dissectors/packet-gssapi.c
+
+break out the handling of conversation specific data so that we will always have one such struct (and not an value pointer to an oid struct)
+so that it is easier to attach other useage to the conversation specific state
-export ep_free_all
------------------------------------------------------------------------
-r18916 | jmayer | 2006-08-15 15:32:08 -0500 (Tue, 15 Aug 2006) | 1 line
+r19114 | guy | 2006-09-01 23:36:42 -0700 (Fri, 01 Sep 2006) | 4 lines
Changed paths:
- M /trunk/epan/dissectors/packet-bootp.c
+ M /trunk/epan/dissectors/packet-dcerpc.c
+
+Add brackets to squelch a compiler warning.
+
+Fix indentation.
-Complete: Make dhcp options filterable
------------------------------------------------------------------------
-r18915 | gerald | 2006-08-15 14:28:07 -0500 (Tue, 15 Aug 2006) | 2 lines
+r19115 | guy | 2006-09-01 23:38:21 -0700 (Fri, 01 Sep 2006) | 4 lines
Changed paths:
- M /trunk/epan/dissectors/packet-ipsec.c
+ M /trunk/epan/dissectors/packet-wtls.c
-Fix CIDs 204 - 208.
+Add a common routine for adding session IDs. Have it handle session IDs
+from 1 to 8 bytes, and not only handle 0-byte session IDs as special,
+have it handle session IDs > 8 bytes as special as well.
------------------------------------------------------------------------
-r18914 | jmayer | 2006-08-15 13:16:56 -0500 (Tue, 15 Aug 2006) | 8 lines
+r19116 | guy | 2006-09-01 23:39:09 -0700 (Fri, 01 Sep 2006) | 2 lines
Changed paths:
- M /trunk/epan/dissectors/packet-isakmp.c
+ M /trunk/epan/filesystem.c
-Eric Fung <efung@certicom.com>
+Clean up indentation, etc.
-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".
+------------------------------------------------------------------------
+r19117 | guy | 2006-09-01 23:39:43 -0700 (Fri, 01 Sep 2006) | 4 lines
+Changed paths:
+ M /trunk/Makefile.am
+ M /trunk/Makefile.nmake
+ A /trunk/codecs (from /trunk/gtk/codecs:19108)
+ M /trunk/configure.in
+ M /trunk/gtk/Makefile.am
+ M /trunk/gtk/Makefile.nmake
+ D /trunk/gtk/codecs
+ M /trunk/gtk/rtp_player.c
+Move the codecs into a top-level "codecs" subdirectory; there's no
+guarantee that all programs using the codecs will necessarily be using
+GTK+.
------------------------------------------------------------------------
-r18913 | jmayer | 2006-08-15 13:13:35 -0500 (Tue, 15 Aug 2006) | 9 lines
+r19118 | guy | 2006-09-02 00:18:16 -0700 (Sat, 02 Sep 2006) | 9 lines
Changed paths:
- M /trunk/epan/dissectors/packet-text-media.c
+ M /trunk/codecs/G711a/G711adecode.h
+ M /trunk/codecs/G711u/G711udecode.h
+ M /trunk/gtk/rtp_player.c
+ M /trunk/gtk/rtp_player.h
-Mike Duigou <wireshark@duigou.org>
+Squelch compiler warnings, and get rid of unused variables and
+declarations.
-The enclosed patch updates the set of mime types for line oriented text
-data per RFC 2046.
+Define functions with no arguments as such.
-Me:
+Clean up white space.
-Remove application/postscript, as it may be binary.
+Declare tables in the codec .h files.
------------------------------------------------------------------------
-r18912 | jmayer | 2006-08-15 08:24:02 -0500 (Tue, 15 Aug 2006) | 1 line
+r19119 | sahlberg | 2006-09-02 04:46:15 -0700 (Sat, 02 Sep 2006) | 6 lines
Changed paths:
- M /trunk/epan/dissectors/packet-bootp.c
+ M /trunk/epan/dissectors/packet-gssapi.c
+
+add primitive reassembly of gssapi
+
+this will allow reassembly of gssapi blobs that span multiple smb/sessionsetup command pdus
+
+
-Start making dhcp options filterable (special cases still missing)
------------------------------------------------------------------------
-r18911 | kukosa | 2006-08-15 08:24:00 -0500 (Tue, 15 Aug 2006) | 1 line
+r19120 | etxrab | 2006-09-02 07:18:47 -0700 (Sat, 02 Sep 2006) | 1 line
Changed paths:
- M /trunk/tools/asn2wrs.py
+ M /trunk/Makefile.nmake
+ M /trunk/codecs/Makefile.nmake
+ M /trunk/gtk/Makefile.nmake
-filed blurb changed to "proto.WrsType" variant
+Fix path and name.
------------------------------------------------------------------------
-r18910 | kukosa | 2006-08-15 08:14:43 -0500 (Tue, 15 Aug 2006) | 1 line
+r19121 | etxrab | 2006-09-02 08:50:24 -0700 (Sat, 02 Sep 2006) | 1 line
Changed paths:
- M /trunk/tools/lex.py
- M /trunk/tools/yacc.py
+ M /trunk/plugins/megaco/packet-megaco.c
+
+Fix http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1080.
+------------------------------------------------------------------------
+r19122 | etxrab | 2006-09-02 09:05:03 -0700 (Sat, 02 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/plugins/megaco/packet-megaco.c
-Ply updated to version 1.8
+Remove some extra output for MediaDescriptor.
------------------------------------------------------------------------
-r18909 | jmayer | 2006-08-15 06:44:25 -0500 (Tue, 15 Aug 2006) | 2 lines
+r19123 | etxrab | 2006-09-02 09:55:31 -0700 (Sat, 02 Sep 2006) | 1 line
Changed paths:
- M /trunk/docbook
+ M /trunk/Makefile.nmake
-Update svn:ignore to changed names (eug->wsug etc).
+Include codecs in the all target.
+------------------------------------------------------------------------
+r19124 | etxrab | 2006-09-02 09:56:22 -0700 (Sat, 02 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/plugins/megaco/packet-megaco.c
+Packages can have digits and '/' in their names...
------------------------------------------------------------------------
-r18908 | jmayer | 2006-08-15 06:31:55 -0500 (Tue, 15 Aug 2006) | 25 lines
+r19125 | sahlberg | 2006-09-02 16:18:38 -0700 (Sat, 02 Sep 2006) | 15 lines
Changed paths:
M /trunk/AUTHORS
M /trunk/epan/dissectors/Makefile.common
- A /trunk/epan/dissectors/packet-2dparityfec.c
+ A /trunk/epan/dissectors/packet-epl_v1.c
+ A /trunk/epan/dissectors/packet-epl_v1.h
+ M /trunk/epan/dissectors/packet-ethertype.c
+ M /trunk/epan/etypes.h
-Mark Lewis <mlewis@altera.com>
+From David Buechi
+New protocol: epl v1
-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.
+Hi,
-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.
+in addition to the recently submitted dissector for the EPL v2 protocol,
+this is the dissector for the first version of the EPL protocol.
-Me:
+Best Regards,
+David
-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
+r19126 | etxrab | 2006-09-02 16:21:59 -0700 (Sat, 02 Sep 2006) | 1 line
Changed paths:
- D /trunk/epan/AUTHORS
- D /trunk/epan/ChangeLog
- D /trunk/epan/NEWS
- D /trunk/epan/README
+ M /trunk/plugins/megaco/packet-megaco.c
-Remove no longer needed dummy files
+Comment out debug code.
------------------------------------------------------------------------
-r18906 | jmayer | 2006-08-15 01:40:26 -0500 (Tue, 15 Aug 2006) | 6 lines
+r19127 | jmayer | 2006-09-03 08:41:42 -0700 (Sun, 03 Sep 2006) | 3 lines
Changed paths:
- M /trunk/epan/dissectors/packet-http.c
- M /trunk/epan/dissectors/packet-http.h
+ M /trunk/gtk/rtp_player.c
+Ad $Id: ?\194?\167 and reorder and reformat some comments in the header.
+
+
+------------------------------------------------------------------------
+r19128 | sahlberg | 2006-09-04 00:44:30 -0700 (Mon, 04 Sep 2006) | 4 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-kerberos4.c
+
+make the heuristics for detecting kerberos4 stronger
-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
+r19129 | sahlberg | 2006-09-04 01:18:52 -0700 (Mon, 04 Sep 2006) | 8 lines
Changed paths:
- M /trunk/epan/dissectors/packet-dcerpc-netlogon.c
+ M /trunk/epan/dissectors/packet-kerberos.c
+ M /trunk/epan/dissectors/packet-kerberos4.c
+
+krb4 is a new style dissector and is called through a handle from krb5 which is also new style.
+
+use call_dissector_only() which is new-style aware and not call_dissector() which is not.
+
+this fixes a recent bug found on the heimdal list.
-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
+r19130 | martinm | 2006-09-04 04:04:14 -0700 (Mon, 04 Sep 2006) | 2 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
+ M /trunk/epan/dissectors/Makefile.common
+ M /trunk/epan/dissectors/packet-atm.c
+ M /trunk/epan/dissectors/packet-catapult-dct2000.c
+ A /trunk/epan/dissectors/packet-umts_fp.c
+ A /trunk/epan/dissectors/packet-umts_fp.h
+ M /trunk/wiretap/catapult_dct2000.c
+ M /trunk/wiretap/wtap.h
-various minor DCOM dissection enhancements:
+Partial implementation of UMTS FP. Currently only works with Catapult DCT2000 format files, as need extra information about packet when decoding. There are a few TODOs (notably E-DCH channels), but the current version gives OK coverage.
-- 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
+r19131 | jmayer | 2006-09-04 06:34:48 -0700 (Mon, 04 Sep 2006) | 8 lines
Changed paths:
- M /trunk/epan/dissectors/packet-ipsec.c
- M /trunk/gtk/prefs_dlg.c
+ M /trunk/acinclude.m4
+ M /trunk/configure.in
+
+Use portaudio if it's there. Check that we have the right version.
+Note: This check is currently carried out by checking that the include
+defines PortAudioStream. If you know of any better check, please let
+me know.
+
+acinclude.m4:
+ Replace sequences of 8 spaces by tab
+
+------------------------------------------------------------------------
+r19132 | jake | 2006-09-04 07:12:26 -0700 (Mon, 04 Sep 2006) | 13 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-ppp.c
+
+From Donald White:
+First, the length of the header of a sub-frame may be miscalculated if
+if the PID field is not present, but was present in a previous
+sub-frame. The calculation of the header length will use the value from
+the previous sub-frame.
+
+Second, correct the typo "ength" to "length".
+
+Third, the length of the current sub-frame was not passed as the
+reported length to a sub-dissector. When the sub-dissector calls
+tvb_reported_length(), the function returns the length of the complete
+frame and not the length of the sub-frame to be dissected.
+
+------------------------------------------------------------------------
+r19133 | jmayer | 2006-09-04 07:16:50 -0700 (Mon, 04 Sep 2006) | 7 lines
+Changed paths:
+ M /trunk/acinclude.m4
+
+After some reading it is clear that the code was written for
+portaudio versions <= 18. At least Suse 10.1 provides a snapshot
+of version 19, which, in turn has the brand new and incompatible
+version 2.0 of the API. Change the error message to tell the
+user that he needs portaudio <= 18.
+
+
+------------------------------------------------------------------------
+r19134 | jmayer | 2006-09-04 07:19:12 -0700 (Mon, 04 Sep 2006) | 6 lines
+Changed paths:
+ M /trunk/gtk/Makefile.am
+ M /trunk/gtk/rtp_player.c
+ M /trunk/gtk/rtp_player.h
+
+The previous way of (not) including portaudio support didn't
+work reliably (at least it didn't work on my system).
+Change it to just wrap the rtp_player.[hc] files into a
+#if defined(...) #endif.
+
+
+------------------------------------------------------------------------
+r19135 | etxrab | 2006-09-04 11:04:10 -0700 (Mon, 04 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/gtk/rtp_player.c
+ M /trunk/gtk/rtp_player.h
+
+Correct some typos and add some comments.
+------------------------------------------------------------------------
+r19136 | etxrab | 2006-09-04 11:10:14 -0700 (Mon, 04 Sep 2006) | 14 lines
+Changed paths:
+ M /trunk/asn1/h248/h248.cnf
+ M /trunk/asn1/h248/packet-h248-template.c
+ M /trunk/epan/dissectors/packet-h248.c
+ M /trunk/epan/dissectors/packet-h248.h
+
+From Oleg Kostenko:
+This patch will add the following functionality to the H.248
+ dissector:
+
+ 1. Dissection of properties from Annex C.11 SDP equivalents.
+
+ 2. Dissection of EventNames and SignalNames from Annex E Basic
+Packages.
+
+ 3. Dissection of event and signal parameters from Annex E.9 Analog
+ Line Supervision Package.
+
+ 4. Dissection of statistics from Annex E.11 Network Package and
+ Annex E.12 RTP Package.
+------------------------------------------------------------------------
+r19137 | etxrab | 2006-09-04 11:11:02 -0700 (Mon, 04 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/Makefile.nmake
+
+Fix a typo for rtp_player
+------------------------------------------------------------------------
+r19138 | etxrab | 2006-09-04 13:36:52 -0700 (Mon, 04 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/plugins/megaco/packet-megaco.c
+
+Always dissect SDP info to set up RTP conversation.
+------------------------------------------------------------------------
+r19139 | etxrab | 2006-09-04 14:07:35 -0700 (Mon, 04 Sep 2006) | 4 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-sdp.c
+
+Fix(?) bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1042
+Does the string need to be freed ad destruction of the hashtable?
+
+Surplus add_text removed.
+------------------------------------------------------------------------
+r19140 | guy | 2006-09-04 15:47:16 -0700 (Mon, 04 Sep 2006) | 7 lines
+Changed paths:
+ M /trunk/acinclude.m4
+
+AC_CHECK_TYPE outputs a "Checking..." message; we don't need to issue
+one ourselves.
+
+The documentation for autoconf isn't very clear on the "includes"
+argument to AC_CHECK_TYPE - it's in the form of a list of #include
+statements.
+
+------------------------------------------------------------------------
+r19141 | guy | 2006-09-04 16:20:52 -0700 (Mon, 04 Sep 2006) | 3 lines
+Changed paths:
+ M /trunk/asn1/h248/packet-h248-template.c
+ M /trunk/epan/dissectors/packet-h248.c
+
+Declare "dissect_h248_Name()" and "dissect_h248_Value()" before they're
+used.
+
+------------------------------------------------------------------------
+r19142 | guy | 2006-09-04 16:21:52 -0700 (Mon, 04 Sep 2006) | 3 lines
+Changed paths:
+ M /trunk/codecs/G711a/G711adecode.c
+ M /trunk/codecs/G711a/G711adecode.h
+ M /trunk/codecs/G711a/G711atable.h
+ M /trunk/codecs/G711u/G711udecode.c
+ M /trunk/codecs/G711u/G711udecode.h
+ M /trunk/codecs/G711u/G711utable.h
+
+Add RCS IDs, introductory comments, and multiple-include protection.
+Remove extra blank lines.
+
+------------------------------------------------------------------------
+r19143 | guy | 2006-09-04 16:22:39 -0700 (Mon, 04 Sep 2006) | 2 lines
+Changed paths:
+ M /trunk/gtk/Makefile.common
+
+Build with rtp_player.c.
+
+------------------------------------------------------------------------
+r19144 | guy | 2006-09-04 16:23:16 -0700 (Mon, 04 Sep 2006) | 2 lines
+Changed paths:
+ M /trunk/gtk/rtp_player.c
+
+Comment #endifs so you can tell what they match.
+
+------------------------------------------------------------------------
+r19145 | etxrab | 2006-09-04 22:38:11 -0700 (Mon, 04 Sep 2006) | 8 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-vnc.c
+ M /trunk/epan/dissectors/packet-x11-keysym.h
+
+From Stephen Fisher:
+A patch to bring the VNC dissector almost to completion.
+
+I have not had a chance to finish the server message type "frame buffer
+update," which are the pixel values for screen rectangle updates.
+Everything else is there - tracking the keys the user is pushing,
+ringing a bell on the client, mouse button pushes/pointer movements,
+etc.
+------------------------------------------------------------------------
+r19146 | guy | 2006-09-05 00:58:14 -0700 (Tue, 05 Sep 2006) | 4 lines
+Changed paths:
+ M /trunk/gtk/voip_calls_dlg.c
+
+Move the include of rtp_player.h after the include of stuff it needs,
+and include rtp_analysis.h as well, as it declares something else
+rtp_player.h needs.
+
+------------------------------------------------------------------------
+r19147 | jmayer | 2006-09-05 02:14:18 -0700 (Tue, 05 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/asn1/h248
+
+Added some files to svn:ignore
+------------------------------------------------------------------------
+r19148 | jmayer | 2006-09-05 02:17:55 -0700 (Tue, 05 Sep 2006) | 8 lines
+Changed paths:
+ M /trunk/acinclude.m4
+ M /trunk/gtk/rtp_player.c
+
+rtp_player.c will now compile with the new API, although it will not
+actually do something useful except to print that the new API is not
+supported.
+
+Adapt acinclude.m4 to provide PORTAUDIO_API_1 and add back the
+check_message to indicate *why* we are checking for the type.
-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
+r19149 | jmayer | 2006-09-05 02:27:22 -0700 (Tue, 05 Sep 2006) | 7 lines
Changed paths:
- A /trunk/debian/compat
- A /trunk/debian/watch
+ A /trunk/CMakeLists.txt
+ A /trunk/README.cmake
+ A /trunk/cmake
+ A /trunk/cmake/modules
+ A /trunk/cmake/modules/FindGTK2.cmake
+ A /trunk/cmake/modules/FindPcap.cmake
+ A /trunk/wiretap/CMakeLists.txt
+
+OK, as I haven't had any negative feedback, I'm adding my work
+to use cmake as a build system. It's in no way complete, I'd
+just like others to be able to participate in playing with cmake
+and to document what I'm doing.
-The checkin from three weeks ago missed two files...
+Please read the README.cmake for what can be done right now.
------------------------------------------------------------------------
-r18901 | jmayer | 2006-08-14 16:46:05 -0500 (Mon, 14 Aug 2006) | 11 lines
+r19150 | jmayer | 2006-09-05 02:50:45 -0700 (Tue, 05 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/CMakeLists.txt
+ M /trunk/README.cmake
+ M /trunk/cmake/modules/FindGTK2.cmake
+ M /trunk/cmake/modules/FindPcap.cmake
+ M /trunk/wiretap/CMakeLists.txt
+
+propset, add $Id$ and copyright headers
+------------------------------------------------------------------------
+r19151 | jmayer | 2006-09-05 05:04:46 -0700 (Tue, 05 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/README.cmake
+
+Add some links for further reading
+------------------------------------------------------------------------
+r19152 | jake | 2006-09-05 05:22:44 -0700 (Tue, 05 Sep 2006) | 2 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-isakmp.c
+
+Fix for bug 1093, as proposed by Atsushi Fukumoto
+
+------------------------------------------------------------------------
+r19153 | sahlberg | 2006-09-05 07:32:15 -0700 (Tue, 05 Sep 2006) | 6 lines
Changed paths:
M /trunk/epan/dissectors/packet-http.c
-Stephen Fisher <stephentfisher@yahoo.com>
+fix for bug 1079
-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.
+verify that stat_info->request_uri is non null before doing string manipulations on it
+so that we dont try to dereference a null pointer further down the code
------------------------------------------------------------------------
-r18900 | jmayer | 2006-08-14 16:37:12 -0500 (Mon, 14 Aug 2006) | 19 lines
+r19154 | sahlberg | 2006-09-05 08:13:39 -0700 (Tue, 05 Sep 2006) | 9 lines
Changed paths:
- M /trunk/epan/dissectors/packet-l2tp.c
+ M /trunk/epan/dissectors/packet-windows-common.c
-Carlos Pignataro <cpignata@cisco.com>
+fix for bug 1054
-Please find attached a patch with updates to l2tpv3's l2_sublayer_vals
-and pw_types_vals numbers (and pw type decoding).
+there were instances where the function dissect_nt_sid() would not fill in the return pointer for the sid string
+causing callers that rely on that this string will ALWAYS be assigned try to access and g_free() an uninitialized pointer.
+
+dissect_nt_sid() should be changed to use and return ep allocated memory instead of gmalloced memory
-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
+r19155 | jmayer | 2006-09-05 08:58:11 -0700 (Tue, 05 Sep 2006) | 9 lines
Changed paths:
- M /trunk/manuf
+ M /trunk/epan/dissectors/packet-tftp.c
+
+Fix for http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1092
+Actually, this was a feature request:
+
+Store the value of the blksize option in the conversation data
+and use that information to compare whether we have reached the
+last packet.
+
+Includes the cleanup ideas from Ronnie.
+
+------------------------------------------------------------------------
+r19156 | martinm | 2006-09-05 09:05:23 -0700 (Tue, 05 Sep 2006) | 4 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-atm.c
+ M /trunk/epan/dissectors/packet-catapult-dct2000.c
+ M /trunk/wiretap/catapult_dct2000.c
+ M /trunk/wiretap/wtap.h
+
+For DCT2000, show better transport info:
+- for FP over AAL2, add CID to AAL tree
+- for IPPRIM protocols, show IPV4 addresses in src & dst columns
+
+------------------------------------------------------------------------
+r19157 | martinm | 2006-09-05 09:06:41 -0700 (Tue, 05 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/epan/dissectors/packet-radius.c
+ M /trunk/epan/dissectors/packet-smrse.c
+
+Make smrse & radius dissectors findable by name
+------------------------------------------------------------------------
+r19158 | jmayer | 2006-09-05 09:09:49 -0700 (Tue, 05 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/epan/dissectors/packet-tftp.c
+
+option name "blksize" is case in-sensitive
+------------------------------------------------------------------------
+r19159 | etxrab | 2006-09-05 13:35:41 -0700 (Tue, 05 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/Makefile.nmake
+ M /trunk/config.h.win32
+ M /trunk/config.nmake
+
+Handle PORTAUDIO_API_1 and add clean-deps target to distclean.
+------------------------------------------------------------------------
+r19160 | etxrab | 2006-09-05 22:22:05 -0700 (Tue, 05 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/plugins/megaco/packet-megaco.c
+
+NAME can also contain '_'
+------------------------------------------------------------------------
+r19161 | etxrab | 2006-09-05 22:23:38 -0700 (Tue, 05 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/config.nmake
+
+Add comments about PORTAUDIO API version comment out use of PORTAUDIO library for now.
+------------------------------------------------------------------------
+r19162 | jmayer | 2006-09-06 01:24:36 -0700 (Wed, 06 Sep 2006) | 10 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-tftp.c
+
+- Make options filterable
+- Display options in info column
+- Only remember blksize from OACK packets
+- Add some rfc numbers
+- Move tftp_dissect_options in front of dissect_tftp
+ (I forgot to fix the forward decl once too often ;)
+- Warning fixes
+- Add expert error in case of tftp-error pdu
+
+
+------------------------------------------------------------------------
+r19163 | sahlberg | 2006-09-06 01:36:13 -0700 (Wed, 06 Sep 2006) | 3 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-isakmp.c
+
+fix for the typo in bug 1094
+
+
+------------------------------------------------------------------------
+r19164 | martinm | 2006-09-06 07:08:40 -0700 (Wed, 06 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/epan/dissectors/packet-umts_fp.c
+
+Dissect some more common control messages
+------------------------------------------------------------------------
+r19165 | jake | 2006-09-06 14:08:24 -0700 (Wed, 06 Sep 2006) | 2 lines
+Changed paths:
+ M /trunk/epan/enterprise-numbers
+
+Update enterprise-numbers
-Update
------------------------------------------------------------------------
-r18898 | jmayer | 2006-08-14 16:24:00 -0500 (Mon, 14 Aug 2006) | 6 lines
+r19166 | jmayer | 2006-09-06 15:13:52 -0700 (Wed, 06 Sep 2006) | 5 lines
+Changed paths:
+ M /trunk/cmake/modules/FindGTK2.cmake
+
+Update to newer version of the file from
+http://cmake-modules.googlecode.com/svn/trunk/
+
+This update adds a license text (dual: GPLv2 and 3 clause BSD)
+
+------------------------------------------------------------------------
+r19167 | jmayer | 2006-09-06 15:14:20 -0700 (Wed, 06 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/README.cmake
+
+Add cmake-modules URL
+------------------------------------------------------------------------
+r19168 | jmayer | 2006-09-06 15:28:19 -0700 (Wed, 06 Sep 2006) | 10 lines
+Changed paths:
+ M /trunk/CMakeLists.txt
+ A /trunk/cmake/modules/FindGLIB.cmake
+ A /trunk/cmake/modules/FindGLIB2.cmake
+ A /trunk/cmake/modules/FindLEX.cmake
+ A /trunk/cmake/modules/FindPCAP.cmake
+ D /trunk/cmake/modules/FindPcap.cmake
+ A /trunk/cmake/modules/FindYACC.cmake
+ A /trunk/cmake/modules/LICENSE.txt
+ A /trunk/cmakeconfig.h.in
+
+cmake/
+ Add some more (hackish) tests.
+ Add a LICENSE file until I find the time to add it to all
+ files individually.
+
+CMakeLists.txt
+ Add some addiotional stuff regarding options.
+ Add (non-working) code to generate config.h
+ Handle GTK1 vs GTK2 and GLIB1 vs GLIB2
+
+------------------------------------------------------------------------
+r19169 | jmayer | 2006-09-06 15:59:25 -0700 (Wed, 06 Sep 2006) | 3 lines
+Changed paths:
+ M /trunk/CMakeLists.txt
+ M /trunk/cmake/modules/FindGTK2.cmake
+
+The last update to FindGTK2.cmake was incompatible with it's use.
+Fix a bug and adapt CMakeLists.txt to the new usage.
+
+------------------------------------------------------------------------
+r19170 | sahlberg | 2006-09-07 03:53:32 -0700 (Thu, 07 Sep 2006) | 4 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-dcerpc-winreg.c
+ M /trunk/epan/dissectors/packet-dcerpc-winreg.h
+ M /trunk/epan/dissectors/pidl/packet-dcerpc-winreg.c
+ M /trunk/epan/dissectors/pidl/winreg.cnf
+ M /trunk/epan/dissectors/pidl/winreg.idl
+
+ pidl now handles empty bitmaps properly so no need for the dummy (dont trigger empty bitmapbug entry)
+
+
+
+------------------------------------------------------------------------
+r19171 | jmayer | 2006-09-07 06:22:45 -0700 (Thu, 07 Sep 2006) | 7 lines
Changed paths:
M /trunk/tools/pidl/idl.yp
M /trunk/tools/pidl/lib/Parse/Pidl/IDL.pm
+ M /trunk/tools/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm
+ M /trunk/tools/pidl/lib/Parse/Pidl/Samba4/NDR/Server.pm
+ M /trunk/tools/pidl/lib/Parse/Pidl/Samba4.pm
-Update from samba tree revision 16838 to 17541
+Update from samba tree revision 17666 to 18221
============================ Samba log start ============
svn: When specifying working copy paths, only one target may be given
============================ Samba log end ==============
+
+------------------------------------------------------------------------
+r19172 | lego | 2006-09-07 09:16:51 -0700 (Thu, 07 Sep 2006) | 25 lines
+Changed paths:
+ M /trunk/epan/make-sminmpec.pl
+
+From Andrew Feren:
+ This adds some features to update enterprise-numbers from the web.
+
+As used in the Makefile currently
+ make-sminmpec.pl <infile> <outfile.c>
+
+works exactly the same. Additionally <infile> can be a URL to an infile in
+the expected format.
+
+Using the new "-gen" switch will create a new <infile>
+
+example:
+make-sminmpec.pl -gen \
+ http://www.iana.org/assignments/enterprise-numbers \
+ enterprise-numbers
+
+other than that I modified so that calling it like
+make-sminmpec.pl -gen
+be like
+make-sminmpec.pl -gen \
+ http://www.iana.org/assignments/enterprise-numbers \
+ sminmpec.c
+
+
+
------------------------------------------------------------------------
-r18897 | ulfl | 2006-08-14 15:47:54 -0500 (Mon, 14 Aug 2006) | 1 line
+r19173 | ulfl | 2006-09-07 13:01:07 -0700 (Thu, 07 Sep 2006) | 4 lines
Changed paths:
- M /trunk/epan/dissectors/packet-dcom-dispatch.c
+ M /trunk/docbook/Makefile
+ A /trunk/docbook/check_svn_version.sh
-add a value_string for the LCID field
+fix bug #842: "make" now won't try to rebuild again if nothing changed since the last make call.
+Other minor dependency fixes.
+
+I didn't found a way to implement the SVN version check using make, so using a new shell script instead ...
------------------------------------------------------------------------
-r18896 | ulfl | 2006-08-14 15:41:46 -0500 (Mon, 14 Aug 2006) | 1 line
+r19174 | ulfl | 2006-09-07 13:30:48 -0700 (Thu, 07 Sep 2006) | 1 line
Changed paths:
+ M /trunk/epan/dissectors/packet-dcom-sysact.c
+ M /trunk/epan/dissectors/packet-dcom.c
+ M /trunk/epan/dissectors/packet-dcom.h
+
+distinguish between things "ToBeDone" and "NoSpecificationAvailable" as some DCOM things are just unknown and cannot be implemented therefore
+------------------------------------------------------------------------
+r19175 | ulfl | 2006-09-07 13:33:02 -0700 (Thu, 07 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/epan/dissectors/packet-dcerpc-epm.c
+
+add some probable protocol IDs from the DCOM specs
+------------------------------------------------------------------------
+r19176 | ulfl | 2006-09-07 13:35:26 -0700 (Thu, 07 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/epan/dissectors/packet-dcerpc.c
M /trunk/epan/dissectors/packet-dcom-cba-acco.c
+ M /trunk/epan/dissectors/packet-tcp.c
-fix some dissection bugs
+tweak some expert infos so they better work with the composite dialog (e.g. remove some minor details)
------------------------------------------------------------------------
-r18895 | sahlberg | 2006-08-14 04:36:15 -0500 (Mon, 14 Aug 2006) | 15 lines
+r19177 | lego | 2006-09-07 15:38:16 -0700 (Thu, 07 Sep 2006) | 18 lines
Changed paths:
- M /trunk/epan/emem.c
- M /trunk/epan/emem.h
- M /trunk/epan/libwireshark.def
+ M /trunk/epan/make-sminmpec.pl
-make creation of subtrees used for the _array tree type use the same allocation scope as its parent and thus become allocation scope agnostic
+removed options.
-change all accessor functions to be defines to the emem_tree_ functions.
+now it can either be called as
+make-sminmpec.pl
+so it will fetch the file only if it has been modified since we last loaded it
-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
+or
+make-sminmpec.pl enterprise-numbers
-(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 )
+to regenerate the C file from the given file.
+Luis
------------------------------------------------------------------------
-r18894 | sahlberg | 2006-08-14 03:29:29 -0500 (Mon, 14 Aug 2006) | 3 lines
+r19178 | jmayer | 2006-09-07 16:44:22 -0700 (Thu, 07 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/docbook/check_svn_version.sh
+
+propset svn:executable
+------------------------------------------------------------------------
+r19179 | jmayer | 2006-09-07 19:25:55 -0700 (Thu, 07 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/docbook/Makefile
+
+. is not necessarily in /home/jmayer/bin:/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:/opt/gnome/bin:/opt/kde3/bin:/opt/cross/bin:/usr/lib/jvm/jre/bin:/usr/lib/mit/bin:/usr/lib/mit/sbin:/sbin:/usr/sbin:/usr/local/sbin:/sbin:/usr/sbin:/usr/local/sbin, so add it
+------------------------------------------------------------------------
+r19180 | etxrab | 2006-09-07 23:58:40 -0700 (Thu, 07 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/epan/dissectors/packet-clnp.c
+ M /trunk/epan/dissectors/packet-osi.c
+
+Move the code to handle ISO protocols over TCP/TPKT to packet-osi.c where it belongs.
+------------------------------------------------------------------------
+r19181 | etxrab | 2006-09-08 00:32:13 -0700 (Fri, 08 Sep 2006) | 6 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-ipsec.c
+
+From Fr?\195?\169d?\195?\169ric Roudaut:
+as requested here is a patch in order to take into account Encryption
+and Authentication keys for ESP in hexa.
+You only have to write your key with 0x first. In this case if the key
+is not in 8-bit unit, it will be considered as starting with a "0" (4 bits). Excepted this case, the key should be completely written, even if it
+starts with "0x00".
+------------------------------------------------------------------------
+r19182 | ulfl | 2006-09-08 00:44:22 -0700 (Fri, 08 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/docbook/Makefile
+
+add dependency to custom_layer_pdf.xsl for all fo files
+------------------------------------------------------------------------
+r19183 | ulfl | 2006-09-08 00:45:22 -0700 (Fri, 08 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/docbook/custom_layer_pdf.xsl
+
+switch off draft mode, so the PDF generation won't try to load a draft image from the web
+------------------------------------------------------------------------
+r19184 | wmeier | 2006-09-10 06:37:42 -0700 (Sun, 10 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/Makefile.nmake
+ M /trunk/codecs/Makefile.nmake
+ M /trunk/gtk/Makefile.nmake
+
+minor cleanup for making codecs
+------------------------------------------------------------------------
+r19185 | sahlberg | 2006-09-10 07:03:08 -0700 (Sun, 10 Sep 2006) | 10 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
+ M /trunk/epan/packet_info.h
+ M /trunk/epan/req_resp_hdrs.c
+
+implement support to reassemble tcp sessions until the end of the session (FIN)
+
+add required code to the http (and others) code in req_resp_hdrs.c to signal to tcp
+when it wants a session to be reassembled to the FIN.
+
+This is currently done for all HTTP packets where we have a Content-type in the header but no content-length.
+
-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
+r19186 | sahlberg | 2006-09-10 07:34:57 -0700 (Sun, 10 Sep 2006) | 6 lines
Changed paths:
- M /trunk/gtk/capture_if_details_dlg.c
+ M /trunk/epan/dissectors/packet-tcp.c
+
+fix for bug 1045
+
+
+windows in SYN and SYN+ACK packets are not scaled so dont apply window scaling to them when displaying them in the tree
-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
+r19187 | etxrab | 2006-09-10 11:03:22 -0700 (Sun, 10 Sep 2006) | 5 lines
Changed paths:
- M /trunk/dumpcap.c
+ M /trunk/config.nmake
+ M /trunk/gtk/voip_calls.c
+
+From Alejandro Vaquero:
+Need to use HAVE_LIBPORTAUDIO instead
+of PORTAUDIO_DIR in voip_calls.c
-put utf_16to8 under #ifdef _WIN32, thanks Toralf
+And build the windows version with Port audio.
------------------------------------------------------------------------
-r18891 | ulfl | 2006-08-13 07:12:06 -0500 (Sun, 13 Aug 2006) | 3 lines
+r19188 | jake | 2006-09-10 11:48:33 -0700 (Sun, 10 Sep 2006) | 1 line
Changed paths:
- M /trunk/dumpcap.c
- M /trunk/version_info.c
+ M /trunk/epan/dissectors/packet-vrrp.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"
+VRRPver3 support fixed: Count restored, Auth Type is reserved field.
+------------------------------------------------------------------------
+r19189 | martinm | 2006-09-11 05:03:29 -0700 (Mon, 11 Sep 2006) | 3 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-atm.c
+ M /trunk/epan/dissectors/packet-catapult-dct2000.c
+ M /trunk/epan/dissectors/packet-umts_fp.c
+ M /trunk/epan/dissectors/packet-umts_fp.h
+
+Added E-DCH (HSUPA) channels to FP.
+Also show VPI/VCI/CID in ATM protocol label.
-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
+r19190 | etxrab | 2006-09-11 13:35:24 -0700 (Mon, 11 Sep 2006) | 5 lines
+Changed paths:
+ M /trunk/asn1/h248/packet-h248-template.c
+ M /trunk/epan/dissectors/packet-h248.c
+
+Fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1091
+
+h248_handle was declared localy, udp port was not added at register.
+
+Added a few more packagenames.
+------------------------------------------------------------------------
+r19191 | ulfl | 2006-09-11 13:41:32 -0700 (Mon, 11 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/docbook/wsug_src/WSUG_chapter_build_install.xml
+
+add the LUA plugin install option
+------------------------------------------------------------------------
+r19192 | ulfl | 2006-09-11 15:30:12 -0700 (Mon, 11 Sep 2006) | 4 lines
+Changed paths:
+ M /trunk/docbook/user-guide.xml
+ M /trunk/docbook/wsdg_src/WSDG_chapter_libraries.xml
+ M /trunk/docbook/wsdg_src/WSDG_chapter_tools.xml
+ M /trunk/docbook/wsug_src/WSUG_chapter_io.xml
+
+add missing libraries: GNUTLS, Gcrypt, Kerberos, LUA, PortAudio (please check if it's correct)
+
+fix a lot of broken URL's
+
+------------------------------------------------------------------------
+r19193 | ulfl | 2006-09-11 15:34:29 -0700 (Mon, 11 Sep 2006) | 3 lines
+Changed paths:
+ M /trunk/README.win32
+
+As no one seems to update the install information in this file (including me), remove most of the installation text and mention the User's Guide instead.
+
+Some minor updates in the development section as well.
+------------------------------------------------------------------------
+r19194 | ulfl | 2006-09-11 15:37:46 -0700 (Mon, 11 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/tools/win32-setup.sh
+
+a proxy might also be specified using .wgetrc, so don't switch off the proxy explicitly
+------------------------------------------------------------------------
+r19195 | ulfl | 2006-09-11 15:43:00 -0700 (Mon, 11 Sep 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
+let the user only specify the PortAudio version and do the "ugly details" in the part below, just as we do it for most other libs
------------------------------------------------------------------------
-r18889 | ulfl | 2006-08-12 19:13:22 -0500 (Sat, 12 Aug 2006) | 2 lines
+r19196 | ulfl | 2006-09-11 15:47:57 -0700 (Mon, 11 Sep 2006) | 1 line
Changed paths:
- M /trunk/doc/wireshark.pod
- M /trunk/gtk/main.c
+ M /trunk/Makefile.nmake
+ M /trunk/config.h.win32
+ M /trunk/config.nmake
+ M /trunk/epan/Makefile.nmake
-"bug" #1013: from Stephen Fisher
-add the X --display command line parameter to the documentation
+tweak the nmake build so the NET-SNMP library is in fact optional (as it is in the UNIX builds)
------------------------------------------------------------------------
-r18888 | sahlberg | 2006-08-12 18:27:22 -0500 (Sat, 12 Aug 2006) | 3 lines
+r19197 | ulfl | 2006-09-11 17:23:46 -0700 (Mon, 11 Sep 2006) | 1 line
Changed paths:
- M /trunk/epan/emem.c
- M /trunk/epan/emem.h
+ M /trunk/airpcap_loader.c
+ M /trunk/airpcap_loader.h
-put a memory allocator function pointer inside the tree structure so that all accessor functions become storage scope agnostic
+remove obsolete "HAVE_AIRPCAP_API" comment
+------------------------------------------------------------------------
+r19198 | ulfl | 2006-09-11 17:27:03 -0700 (Mon, 11 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/Makefile.nmake
+ M /trunk/config.nmake
+ M /trunk/epan/dissectors/Makefile.nmake
+ M /trunk/gtk/Makefile.nmake
+ M /trunk/gtk/help_dlg.c
+ M /trunk/gtk/menu.c
+
+various nmake related build file cleanups
+------------------------------------------------------------------------
+r19199 | ulfl | 2006-09-11 18:04:35 -0700 (Mon, 11 Sep 2006) | 3 lines
+Changed paths:
+ M /trunk/Makefile.nmake
+Hmmm, don't optimize too much :-)
+also fix the clean_setup
------------------------------------------------------------------------
-r18887 | ulfl | 2006-08-12 18:12:21 -0500 (Sat, 12 Aug 2006) | 1 line
+r19200 | ulfl | 2006-09-12 01:19:39 -0700 (Tue, 12 Sep 2006) | 1 line
Changed paths:
- M /trunk/gtk/capture_if_details_dlg.c
+ M /trunk/image/Makefile.nmake
-some enhancements to the WLAN details
+add a comment, that .res files are generated using an implicit (built in) nmake rule
------------------------------------------------------------------------
-r18886 | sahlberg | 2006-08-12 17:43:12 -0500 (Sat, 12 Aug 2006) | 11 lines
+r19201 | ulfl | 2006-09-12 01:22:02 -0700 (Tue, 12 Sep 2006) | 1 line
Changed paths:
- M /trunk/epan/emem.c
+ M /trunk/image/win32-file-dlg.rc
+ M /trunk/image/wireshark.rc.in
-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.
+wireshark.res is generated in the image dir, so the paths for includes should be relative to /image and not to /
+------------------------------------------------------------------------
+r19202 | ulfl | 2006-09-12 01:24:01 -0700 (Tue, 12 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/Makefile.nmake
+add a missing dependency from wiretap to the image dir, otherwise image/wiretap.res can't be generated for some targets
+------------------------------------------------------------------------
+r19203 | jmayer | 2006-09-12 02:35:29 -0700 (Tue, 12 Sep 2006) | 4 lines
+Changed paths:
+ M /trunk/docbook/Makefile
-it would be useful with a tree that had indefinite storage instead of the emem functions which commonly have ep or se storage scope.
+- Replace the ELINKS variable by HTML2TEXT and include the parameters
+ into the variable to make this actually portable.
+- Some whitespace changes between filenames and the \
+
+------------------------------------------------------------------------
+r19204 | sahlberg | 2006-09-12 02:53:10 -0700 (Tue, 12 Sep 2006) | 7 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-ipsec.c
+
+prettify dissection of ESP
+
+show the IV as a hexadecimal
+show the protocol name for the Next header field inside ESP
-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
+r19205 | sahlberg | 2006-09-12 03:02:28 -0700 (Tue, 12 Sep 2006) | 2 lines
Changed paths:
- M /trunk/gtk/main.c
- M /trunk/gtk/menu.c
+ M /trunk/AUTHORS
+
+the name of the protocol is IPsec, not IP-sec
-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
+r19206 | sahlberg | 2006-09-12 03:04:11 -0700 (Tue, 12 Sep 2006) | 8 lines
Changed paths:
- M /trunk/gtk/gui_utils.c
+ M /trunk/epan/dissectors/packet-ipsec.c
+
+put the ah and esp payload as its own top level expansion in the tree instead of as an expansion inside the ah/esp layer.
+
+
+since source/dest/protocol/info is updated by the content of the payload it doesnt make sense to hide the actual payload inside esp/ah
+it just would look confusing
-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
+r19207 | martinm | 2006-09-12 04:36:42 -0700 (Tue, 12 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/epan/dissectors/packet-umts_fp.c
+
+Various small fixes and prettifications
+------------------------------------------------------------------------
+r19208 | sahlberg | 2006-09-12 04:39:51 -0700 (Tue, 12 Sep 2006) | 14 lines
+Changed paths:
+ M /trunk/AUTHORS
+ M /trunk/epan/dissectors/packet-http.c
+
+from bryant eastham
+
+
+Also, there is still an outstanding issue regarding the default use of
+the "media" dissector. The way it is currently coded there is no way to
+have a heuristic decoder when a content-type header is specified.
+
+
+In this way if there is a decoder for a specific content-type then it
+will be used, then the heuristic decoders have a chance, and finally the
+default of either the media-type decoder of the http_payload decoder.
+
+
+
+------------------------------------------------------------------------
+r19209 | sahlberg | 2006-09-12 04:51:48 -0700 (Tue, 12 Sep 2006) | 8 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-redback.c
+
+from Florian Lohoff
+
+Hi,
+after using the redback dissector again i found some more protocol
+types:
+
+
+
+------------------------------------------------------------------------
+r19210 | sahlberg | 2006-09-12 05:08:34 -0700 (Tue, 12 Sep 2006) | 27 lines
+Changed paths:
+ M /trunk/AUTHORS
+ M /trunk/epan/dissectors/packet-s5066.c
+
+from Taner Kurtulus and Menno Andriesse
+
+Hi folks,
+We think we've found a bug in STANAG 5066 SIS layer dissector.
+
+Problem is at S_EXPEDITED_UNIDATA_INDICATION S_Prim's parser
+and occurs when we receive a U_PDU via expedited unidata channel.
+Dissector tries to parse first 2 bytes of U_PDU as a header size of type
+21 s_prim (S_UNIDATA_INDICATION). But, this is not an wanted process on
+that parser. Maybe, it was forgotten unchanged from
+S_UNIDATA_INDICATION dissector while copying it. So it shows
+data (U_PDU) 2 bytes short. Moreover, if data is just 1-byte, TCP datagrams
+receive TCP checksum error.
+
+
+Confirmed.
+
+It was indeed a "copy-paste-did not edit correctly" bug.
+
+While going over the code once more, I found:
+
+1 - One bug in the heuristic. (Changed '&&' to '||')
+2 - One to-do that was already done. (Removed the /* TODO */)
+3 - One to-do that is now done. ;-)
+
+
+
+------------------------------------------------------------------------
+r19211 | jake | 2006-09-12 05:58:16 -0700 (Tue, 12 Sep 2006) | 2 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-bpdu.c
+ M /trunk/epan/dissectors/packet-ethertype.c
+ M /trunk/epan/etypes.h
+
+Fix for bug 1098. Add BPDU dissector to ethertype 0x8181.
+
+------------------------------------------------------------------------
+r19212 | martinm | 2006-09-12 10:13:56 -0700 (Tue, 12 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/epan/dissectors/packet-umts_fp.c
+
+More DCH control types
+------------------------------------------------------------------------
+r19213 | ulfl | 2006-09-12 10:28:38 -0700 (Tue, 12 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/docbook/wsdg_src/WSDG_chapter_libraries.xml
+
+use the official name spelling for some projects
+------------------------------------------------------------------------
+r19214 | ulfl | 2006-09-12 10:34:41 -0700 (Tue, 12 Sep 2006) | 1 line
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
+it's HAVE_LIBGNUTLS instead HAVE_GNUTLS
+------------------------------------------------------------------------
+r19215 | ulfl | 2006-09-12 10:45:43 -0700 (Tue, 12 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/config.nmake
-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.
+it's HAVE_PORTAUDIO, not HAVE_LIBPORTAUDIO
------------------------------------------------------------------------
-r18882 | ulfl | 2006-08-11 14:15:12 -0500 (Fri, 11 Aug 2006) | 4 lines
+r19216 | ulfl | 2006-09-12 10:46:55 -0700 (Tue, 12 Sep 2006) | 1 line
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
+ M /trunk/Makefile.nmake
-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
+fix the generation of config.h, some HAVE_... were wrong
------------------------------------------------------------------------
-r18881 | sahlberg | 2006-08-11 02:59:58 -0500 (Fri, 11 Aug 2006) | 6 lines
+r19217 | ulfl | 2006-09-12 10:50:36 -0700 (Tue, 12 Sep 2006) | 7 lines
Changed paths:
- M /trunk/asn1/ldap/packet-ldap-template.c
- M /trunk/epan/dissectors/packet-ldap.c
+ M /trunk/version_info.c
+
+add version output (e.g. in the About box) for the following libraries:
+-GnuTLS
+-Gcrypt
+-Kerberos (no version, only if compiled with MIT/HEIMDAL or without any kerberos)
+-PortAudio (version number only for V>=19, maybe need some fixing)
+
+Don't know how to use the line breaking stuff, if someone could help me here ...
+------------------------------------------------------------------------
+r19218 | jmayer | 2006-09-12 11:43:56 -0700 (Tue, 12 Sep 2006) | 11 lines
+Changed paths:
+ M /trunk/Makefile.nmake
+ M /trunk/config.h.win32
+ M /trunk/version_info.c
-for sec descriptors found inside ldap
-decode the specific bits of the accessmask as the ldap specific accessmask bits
+Makefile.nmake
+config.h.win32
+ - Use HAVE_LIBPORTAUDIO instead of HAVE_PORTAUDIO to make
+ sure we use the same var everywhere (including sources
+ and autofoo stuff).
+ - Use PORTAUDIO_API_1 everywhere
-bit definitions from samba4
+version_info.c
+ - Include <portaudio.h>
+ - Add some , and breaks when printing version infos.
+
+------------------------------------------------------------------------
+r19219 | jmayer | 2006-09-12 11:51:22 -0700 (Tue, 12 Sep 2006) | 7 lines
+Changed paths:
+ M /trunk/version_info.c
+tshark wouldn't link any more, as it doesn't link against
+libportaudio, but version_info.c with libportaudio >= 19
+needs to link against this.
+
+FIXME: Just print out >= 19 instead of real version string
+ until someone finds a proper solution.
------------------------------------------------------------------------
-r18880 | guy | 2006-08-10 19:11:11 -0500 (Thu, 10 Aug 2006) | 6 lines
+r19220 | etxrab | 2006-09-12 12:02:10 -0700 (Tue, 12 Sep 2006) | 1 line
Changed paths:
- M /trunk/README.bsd
+ M /trunk/epan/dissectors/packet-osi.c
-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.
+Set default port to zero.
+------------------------------------------------------------------------
+r19221 | etxrab | 2006-09-12 12:11:45 -0700 (Tue, 12 Sep 2006) | 3 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-netflow.c
+From: Luca Deri via Andrew Feren:
+> please find enclosed a patch to the CFlow dissector (packet-netflow.c)
+> that enables it to decode IPFIX packet traces.
------------------------------------------------------------------------
-r18879 | jmayer | 2006-08-10 15:49:58 -0500 (Thu, 10 Aug 2006) | 3 lines
+r19222 | guy | 2006-09-12 13:23:57 -0700 (Tue, 12 Sep 2006) | 5 lines
Changed paths:
- M /trunk/epan/dissectors/packet-bootp.c
+ M /trunk/gtk/main.c
+ M /trunk/version_info.c
-Change a label a bit to be able to differentiate it from the default
-case.
+Move the PortAudio stuff to from version_info.c to gtk/main.c, so it can
+use Pa_GetVersionText().
+
+(The word-wrapping stuff appears to work.)
------------------------------------------------------------------------
-r18878 | jmayer | 2006-08-10 15:41:50 -0500 (Thu, 10 Aug 2006) | 9 lines
+r19223 | guy | 2006-09-12 13:24:42 -0700 (Tue, 12 Sep 2006) | 3 lines
Changed paths:
- M /trunk/epan/dissectors/packet-prism.c
- M /trunk/epan/dissectors/packet-wlancap.c
- M /trunk/epan/dissectors/packet-wlancap.h
+ M /trunk/acinclude.m4
-Solomon Peachy:
+AC_CHECK_TYPE already prints a "checking for" message; don't bother
+printing another one before calling it.
-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.
+------------------------------------------------------------------------
+r19224 | gerald | 2006-09-12 14:59:54 -0700 (Tue, 12 Sep 2006) | 2 lines
+Changed paths:
+ M /trunk/wiretap/ber.c
+Get rid of a compiler warning.
------------------------------------------------------------------------
-r18877 | ulfl | 2006-08-10 14:51:14 -0500 (Thu, 10 Aug 2006) | 1 line
+r19225 | guy | 2006-09-12 18:28:07 -0700 (Tue, 12 Sep 2006) | 5 lines
Changed paths:
- M /trunk/epan/dissectors/packet-dcom-cba-acco.c
+ M /trunk/epan/dissectors/packet-netflow.c
+
+Not all platforms define "u_short", and "tvb_length_remaining()+4" isn't
+guaranteed to fit into a "u_short" in any case. Use "gint" instead.
+
+Squelch some compiler warnings.
+
+------------------------------------------------------------------------
+r19226 | sahlberg | 2006-09-13 01:30:16 -0700 (Wed, 13 Sep 2006) | 16 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-dcerpc-lsa.c
+ M /trunk/epan/dissectors/packet-dcerpc.c
+ M /trunk/epan/dissectors/packet-dcerpc.h
+
+the way we pass dcerpc strings from deep down in helpers to high level dissector functions (dcv->private_data) for things such as strings and sids is a mess and very difficult to handle without a lot of memory leakage.
+
+the biggest problem in changing this is the dcv->private_data usage.
+
+
+add a dcv->se_data which can keep data around from a request to a response and use this to change the LSA/OpenPolicy2 servername passing from request to response as a test pattern of moving all users of dcv->private data over to use dcv->se_data.
+
+once all users are migrated over we can then change the dcv->private data pointer to be of ep scope and thus not need an explicit free (which is quite difficult and it is quite difficult in the old semantics to know WHEN we need to free this pointer)
+
+this will eventually make the usage more clean and at the same time close down quite a few memory leaks.
+
+
+eventually this will make dissect_ndr_nt_SID return a pointer to ep allocated memory that need not be explicitely freed.
+
+
+
+------------------------------------------------------------------------
+r19227 | jmayer | 2006-09-13 03:51:40 -0700 (Wed, 13 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/CMakeLists.txt
+
+Add a comment
+------------------------------------------------------------------------
+r19228 | ulfl | 2006-09-13 04:28:36 -0700 (Wed, 13 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/config.nmake
+
+so it's HAVE_LIBPORTAUDIO
+------------------------------------------------------------------------
+r19229 | martinm | 2006-09-13 06:32:31 -0700 (Wed, 13 Sep 2006) | 3 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-umts_fp.c
+
+Add support for R6 HSDPA data 'new IEs' (the spec seems not be be very clear...).
+Try to cast away a warning seen on buildbot logs
+
+------------------------------------------------------------------------
+r19230 | ulfl | 2006-09-13 13:37:37 -0700 (Wed, 13 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/docbook/wsug_graphics/ws-display-filter-tcp.png
+ M /trunk/docbook/wsug_src/WSUG_chapter_advanced.xml
+ M /trunk/docbook/wsug_src/WSUG_chapter_capture.xml
+ M /trunk/docbook/wsug_src/WSUG_chapter_introduction.xml
+ M /trunk/docbook/wsug_src/WSUG_chapter_io.xml
+ M /trunk/docbook/wsug_src/WSUG_chapter_work.xml
+
+fix various minor things noted by Brian Drab
+------------------------------------------------------------------------
+r19231 | jmayer | 2006-09-14 03:51:44 -0700 (Thu, 14 Sep 2006) | 17 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-mtp3.c
+ M /trunk/epan/dissectors/packet-mtp3.h
+ M /trunk/epan/dissectors/packet-mtp3mg.c
+ M /trunk/epan/dissectors/packet-sccp.c
+ M /trunk/epan/dissectors/packet-sccpmg.c
+
+Jeff Morriss:
+ Fix for bug 1036
+
+I looked at this today and found that in fact the PC stuff is pretty
+hosed up in the SS7 dissectors. For example, MTP3 *looks* OK here (DPC is
+4-5-6):
+
+ Routing label
+ DPC (4-5-6) (394500)
+
+but 394500 == 0x60504 == 6-5-4. Something's not right.
+
+I made a common PC dissector function for all the SS7 dissectors so as to
+concentrate all this code in one place (something I've been wanting to do for a
+while anyway) and fixed the reported problem as well as the above problem in
+the attached patch.
+
+------------------------------------------------------------------------
+r19232 | sahlberg | 2006-09-14 05:01:18 -0700 (Thu, 14 Sep 2006) | 7 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-dcerpc-svcctl.c
+
+add OpenSCManagerW
+
+
+also make the dissector manage that dcv->private_data in the future will be of ep scope
+
+
+
+------------------------------------------------------------------------
+r19233 | martinm | 2006-09-14 08:43:43 -0700 (Thu, 14 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/epan/dissectors/packet-umts_fp.c
+
+More fixes and prettifications
+------------------------------------------------------------------------
+r19234 | etxrab | 2006-09-14 10:21:28 -0700 (Thu, 14 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/epan/dissectors/packet-umts_fp.c
+ M /trunk/epan/dissectors/packet-umts_fp.h
+
+svn propset.
+------------------------------------------------------------------------
+r19235 | martinm | 2006-09-15 08:03:18 -0700 (Fri, 15 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/epan/dissectors/packet-umts_fp.c
+
+More missing message types
+------------------------------------------------------------------------
+r19236 | gerald | 2006-09-15 14:35:01 -0700 (Fri, 15 Sep 2006) | 6 lines
+Changed paths:
+ M /trunk/doc/wireshark.pod
+ M /trunk/docbook/wsug_src/WSUG_chapter_capture.xml
+ M /trunk/util.c
+
+Use SESSIONNAME instead of CLIENTNAME to try to detect RDP sessions.
+Look for a string that starts with "rdp". This should take care of
+cases where a default capture filter is set needlessly.
+
+Update the docs accordingly.
+
+------------------------------------------------------------------------
+r19237 | ulfl | 2006-09-15 14:59:09 -0700 (Fri, 15 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/image/win32-file-dlg.rc
+
+"Elapsed Time:" is truncated, use "Elapsed:" instead
+------------------------------------------------------------------------
+r19238 | ulfl | 2006-09-15 15:03:20 -0700 (Fri, 15 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/gtk/win32-file-dlg.c
+
+Use the same caption in the Win32 version as in the GTK dialogs: "Wireshark: Select a capture file" -> "Wireshark: Open Capture File"
+------------------------------------------------------------------------
+r19239 | ulfl | 2006-09-15 15:56:15 -0700 (Fri, 15 Sep 2006) | 3 lines
+Changed paths:
+ M /trunk/docbook/Makefile
+ M /trunk/docbook/user-guide.xml
+ A /trunk/docbook/wsug_graphics/ws-merge-gtk1.png
+ A /trunk/docbook/wsug_graphics/ws-merge-gtk2.png (from /trunk/docbook/wsug_graphics/ws-merge.png:19229)
+ A /trunk/docbook/wsug_graphics/ws-merge-win32.png
+ D /trunk/docbook/wsug_graphics/ws-merge.png
+ A /trunk/docbook/wsug_graphics/ws-open-gtk1.png
+ A /trunk/docbook/wsug_graphics/ws-open-gtk2.png (from /trunk/docbook/wsug_graphics/ws-open.png:19229)
+ A /trunk/docbook/wsug_graphics/ws-open-win32.png
+ D /trunk/docbook/wsug_graphics/ws-open.png
+ A /trunk/docbook/wsug_graphics/ws-save-as-gtk1.png
+ A /trunk/docbook/wsug_graphics/ws-save-as-gtk2.png (from /trunk/docbook/wsug_graphics/ws-save-as.png:19229)
+ A /trunk/docbook/wsug_graphics/ws-save-as-win32.png
+ D /trunk/docbook/wsug_graphics/ws-save-as.png
+ M /trunk/docbook/wsug_src/WSUG_chapter_io.xml
+
+first step to fix the file dialog "mess":
+- use different screenshots for: GTK1, GTK2 and Win32
+- rewrite the "File Open Dialog" section
+------------------------------------------------------------------------
+r19240 | sahlberg | 2006-09-15 22:30:31 -0700 (Fri, 15 Sep 2006) | 7 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-dcerpc-samr.c
+
+make SAMR not rely on dcv->private_data being persistent any more and use dcv->se_data
+
+
+once the private_data -> se_data conversion is complete we can plug quite a large number of memory leaks related to dcerpc
+
+
-PN-CBA may also use class 2 frames
------------------------------------------------------------------------
-r18876 | ulfl | 2006-08-10 14:45:14 -0500 (Thu, 10 Aug 2006) | 1 line
+r19241 | sahlberg | 2006-09-16 01:51:03 -0700 (Sat, 16 Sep 2006) | 3 lines
Changed paths:
- M /trunk/epan/dissectors/packet-pn-rt.c
+ M /trunk/epan/dissectors/packet-dcerpc-spoolss.c
+
+remove any dependencies that dcv->private_data is persistent
+
-fix a misleading text
------------------------------------------------------------------------
-r18875 | sahlberg | 2006-08-10 08:21:57 -0500 (Thu, 10 Aug 2006) | 5 lines
+r19242 | sahlberg | 2006-09-16 02:10:23 -0700 (Sat, 16 Sep 2006) | 6 lines
Changed paths:
+ M /trunk/epan/dissectors/packet-dcerpc-nt.c
+
+strings we pass up to the caller through private_data are now of ep scope
+
+
+this closes a few memory leaks
+
+
+------------------------------------------------------------------------
+r19243 | sahlberg | 2006-09-16 02:20:34 -0700 (Sat, 16 Sep 2006) | 4 lines
+Changed paths:
+ M /trunk/asn1/ldap/packet-ldap-template.c
+ M /trunk/epan/dissectors/packet-ldap.c
M /trunk/epan/dissectors/packet-windows-common.c
- add missing ace revision 4 and several new types some of which contain optional GUIDs
+make dissect_nt_sid return ep allocated memory and thus fix a few memory leaks
+(this function is often called from dcerpc dissectors)
+
+
+------------------------------------------------------------------------
+r19244 | sahlberg | 2006-09-16 04:57:14 -0700 (Sat, 16 Sep 2006) | 6 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-dcerpc-srvsvc.c
+ M /trunk/epan/dissectors/packet-dcerpc-srvsvc.h
+ A /trunk/epan/dissectors/pidl/srvsvc.cnf
+ M /trunk/epan/dissectors/pidl/srvsvc.idl
+
+generate SRVSVC by pidl
+
+small prettification regression but that will be fixed in the next few days
+
+
+
+------------------------------------------------------------------------
+r19245 | ulfl | 2006-09-16 05:13:32 -0700 (Sat, 16 Sep 2006) | 7 lines
+Changed paths:
+ M /trunk/docbook/Makefile
+
+can we agree on using lynx?
+
+Cygwin situation:
+- lynx works
+- elinks is not available (at least on the standard repositories)
+- links and true doesn't produce any output
+
+------------------------------------------------------------------------
+r19246 | ulfl | 2006-09-16 06:06:38 -0700 (Sat, 16 Sep 2006) | 3 lines
+Changed paths:
+ M /trunk/docbook/wsug_graphics/ws-merge-gtk2.png
+ M /trunk/docbook/wsug_graphics/ws-merge-win32.png
+ M /trunk/docbook/wsug_graphics/ws-save-as-gtk2.png
+ M /trunk/docbook/wsug_graphics/ws-save-as-win32.png
+ M /trunk/docbook/wsug_src/WSUG_chapter_io.xml
+
+second step to fix the file dialog "mess":
+- rewrite the "File Save" and "File Merge" sections
-from samba4 security.idl
+------------------------------------------------------------------------
+r19247 | etxrab | 2006-09-17 12:43:13 -0700 (Sun, 17 Sep 2006) | 6 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-uma.c
+Fix for http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1107
+"The decoder has some bugs:
+ * RTP redundancy field is decoded incorrectly.
+ * Timer TU3920 is displayed as being in seconds, but it is really in units of
+100 ms."
------------------------------------------------------------------------
-r18874 | jmayer | 2006-08-10 07:29:21 -0500 (Thu, 10 Aug 2006) | 6 lines
+r19248 | etxrab | 2006-09-17 13:23:23 -0700 (Sun, 17 Sep 2006) | 2 lines
Changed paths:
- M /trunk/packaging/rpm/SPECS/wireshark.spec.in
+ M /trunk/epan/dissectors/packet-tipc.c
+
+From Martin Peylo:
+Improve Infocolumn output.
+------------------------------------------------------------------------
+r19249 | sahlberg | 2006-09-18 01:05:51 -0700 (Mon, 18 Sep 2006) | 4 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-dcerpc-srvsvc.c
+ M /trunk/epan/dissectors/packet-dcerpc-srvsvc.h
+ M /trunk/epan/dissectors/pidl/srvsvc.idl
+
+add decoding of the SessionInfo userflags
-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
+r19250 | sahlberg | 2006-09-18 01:42:46 -0700 (Mon, 18 Sep 2006) | 3 lines
Changed paths:
- M /trunk/asn1/Makefile.am
+ M /trunk/epan/dissectors/packet-dcerpc-srvsvc.c
+ M /trunk/epan/dissectors/packet-dcerpc-srvsvc.h
+ M /trunk/epan/dissectors/pidl/srvsvc.idl
+
+some more bitmaps for SRVSVC
+
-Fix some typos the prevented make distdir from succeeding
------------------------------------------------------------------------
-r18872 | jmayer | 2006-08-10 06:18:02 -0500 (Thu, 10 Aug 2006) | 7 lines
+r19251 | jake | 2006-09-18 02:27:47 -0700 (Mon, 18 Sep 2006) | 4 lines
Changed paths:
+ M /trunk/AUTHORS
M /trunk/epan/dissectors/Makefile.common
- A /trunk/epan/dissectors/packet-jpeg.c
+ A /trunk/epan/dissectors/packet-pktgen.c
-Erwin Rol:
- Attached a dissector for JPEG images in RTP streams, AKA
- RFC2435.
+From Francesco Fondelli:
+You find attached a patch file (against svn 19058) to dissect packets
+produced by the Linux kernel packet generator.
+
+------------------------------------------------------------------------
+r19252 | jmayer | 2006-09-18 03:14:12 -0700 (Mon, 18 Sep 2006) | 4 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-mtp3.c
-Me: Fixed a warning (guint8 <= 255 is always true)
+jeff morriss:
+ Patch for http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1102
------------------------------------------------------------------------
-r18871 | sahlberg | 2006-08-10 05:52:16 -0500 (Thu, 10 Aug 2006) | 4 lines
+r19253 | martinm | 2006-09-18 06:39:23 -0700 (Mon, 18 Sep 2006) | 1 line
Changed paths:
- M /trunk/epan/dissectors/packet-ntlmssp.c
+ M /trunk/epan/dissectors/packet-umts_fp.c
-create subtrees also for unknown address types instead of creating the items inside the previous expansion created
+Add old release DSCH FDD fields. Try to squash compiler warnings seen on MACOS buildbot
+------------------------------------------------------------------------
+r19254 | jake | 2006-09-18 06:59:30 -0700 (Mon, 18 Sep 2006) | 2 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-dcp.c
+ M /trunk/epan/dissectors/packet-dcp.h
+ M /trunk/epan/dissectors/packet-icep.c
+Licepnse -> License
+------------------------------------------------------------------------
+r19255 | jake | 2006-09-18 07:29:58 -0700 (Mon, 18 Sep 2006) | 10 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-ymsg.c
+
+From G.F. aka Gena01
+I have put together a patch for YMSG packet dissector. This is based on my own code and service lists (this
+should match Gaim and Kopete service lists). This new code should bring the code up to par to most of the
+known services. Which should cover up to Yahoo 7.x or most of it.
+
+I have also setup a new set of constants which are specific to YMSG packets. These are the types that I've
+seen in miranda network logs and they should reveal more information. The other constants are mostly for buddy
+statuses and need nor apply to the YMSG header. I have left them in the code (for now). These constants are
+currently used in my own code.
------------------------------------------------------------------------
-r18870 | jmayer | 2006-08-10 05:21:44 -0500 (Thu, 10 Aug 2006) | 3 lines
+r19256 | gerald | 2006-09-18 15:22:44 -0700 (Mon, 18 Sep 2006) | 2 lines
Changed paths:
- M /trunk/doc/README.developer
+ M /trunk/gtk/main.c
-Stephen Fisher:
- This patch fixes two typos in README.developer
+Fix protocol reference link URL.
------------------------------------------------------------------------
-r18869 | jmayer | 2006-08-10 05:09:31 -0500 (Thu, 10 Aug 2006) | 22 lines
+r19257 | sahlberg | 2006-09-19 01:02:19 -0700 (Tue, 19 Sep 2006) | 3 lines
Changed paths:
- M /trunk/epan/packet.c
+ M /trunk/epan/dissectors/packet-dcerpc-dfs.c
+ M /trunk/epan/dissectors/packet-dcerpc-dfs.h
+ A /trunk/epan/dissectors/pidl/dfs.cnf
+ A /trunk/epan/dissectors/pidl/dfs.idl
+
+import DFS.idl from samba and use it to generate a much more complete DFS dissector
+
+
+------------------------------------------------------------------------
+r19258 | jmayer | 2006-09-19 08:29:38 -0700 (Tue, 19 Sep 2006) | 6 lines
+Changed paths:
+ M /trunk/tools/pidl/TODO
+ M /trunk/tools/pidl/lib/Parse/Pidl/NDR.pm
+ D /trunk/tools/pidl/lib/Parse/Pidl/Samba3/Client.pm
+ M /trunk/tools/pidl/lib/Parse/Pidl/Samba3/ClientNDR.pm
+ D /trunk/tools/pidl/lib/Parse/Pidl/Samba3/Header.pm
+ D /trunk/tools/pidl/lib/Parse/Pidl/Samba3/Parser.pm
+ D /trunk/tools/pidl/lib/Parse/Pidl/Samba3/Server.pm
+ A /trunk/tools/pidl/lib/Parse/Pidl/Samba3/ServerNDR.pm
+ D /trunk/tools/pidl/lib/Parse/Pidl/Samba3/Template.pm
+ D /trunk/tools/pidl/lib/Parse/Pidl/Samba3/Types.pm
+ M /trunk/tools/pidl/lib/Parse/Pidl/Samba4/Header.pm
+ M /trunk/tools/pidl/lib/Parse/Pidl/Samba4/NDR/Parser.pm
+ M /trunk/tools/pidl/lib/Parse/Pidl/Samba4.pm
+ M /trunk/tools/pidl/pidl
+ M /trunk/tools/pidl/tests/ndr_string.pl
+
+Update from samba tree revision 18221 to 18675
+============================ Samba log start ============
+svn: When specifying working copy paths, only one target may be given
+============================ Samba log end ==============
-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.
+------------------------------------------------------------------------
+r19259 | martinm | 2006-09-19 10:40:24 -0700 (Tue, 19 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/epan/dissectors/packet-sip.c
-Should call_dissector include explicit null handle checks, and if so,
-should it:-
+Make Content-Length and Max-Forwards fields uints
+------------------------------------------------------------------------
+r19260 | etxrab | 2006-09-19 13:25:57 -0700 (Tue, 19 Sep 2006) | 5 lines
+Changed paths:
+ M /trunk/asn1/gsmmap/packet-gsm_map-template.c
+ M /trunk/epan/dissectors/packet-gsm_map.c
-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
+From Graham Addis:
+ In dissect_geographical_description the longitude is multiplied by 260
+ and should be by 360(degrees).
-Or is the correct answer none of the above - the exception handler
-should already cope ?
+ Also it would be good to display to 5 decimal places.
+------------------------------------------------------------------------
+r19261 | guy | 2006-09-19 19:52:26 -0700 (Tue, 19 Sep 2006) | 3 lines
+Changed paths:
+ M /trunk/epan/libwireshark.def
-
+Add some routines to the list of routines exported by libwireshark - at
+least one dissector writer needs them.
------------------------------------------------------------------------
-r18868 | jmayer | 2006-08-10 04:55:04 -0500 (Thu, 10 Aug 2006) | 1 line
+r19262 | etxrab | 2006-09-19 23:13:02 -0700 (Tue, 19 Sep 2006) | 5 lines
Changed paths:
- M /trunk/asn1/h225
- M /trunk/asn1/h245
+ M /trunk/epan/dissectors/packet-llc.c
+ M /trunk/epan/libwireshark.def
+ M /trunk/epan/oui.h
+
+From David Pelton:
+Add the ieee802a_add_oui function to libwireshark.def, and also adds the OUI that I am using to a couple of internal lists (in epan/oui.h and dissectors/packet-llc.c).
-Update svn:ignore
+From me:
+Resorted the oui lists, some witespace changes and added Ericsson OUI:s.
------------------------------------------------------------------------
-r18867 | jmayer | 2006-08-10 04:19:03 -0500 (Thu, 10 Aug 2006) | 1 line
+r19263 | etxrab | 2006-09-19 23:14:45 -0700 (Tue, 19 Sep 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
+ M /trunk/asn1/ansi_map/packet-ansi_map-template.c
-Add some programs to 'see also'
+Dont use itu_ssn
------------------------------------------------------------------------
-r18866 | jmayer | 2006-08-10 04:02:24 -0500 (Thu, 10 Aug 2006) | 6 lines
+r19264 | martinm | 2006-09-20 05:12:18 -0700 (Wed, 20 Sep 2006) | 2 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
+ M /trunk/epan/dissectors/packet-multipart.c
-Fix for http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1014
-provided by markdrago@mail.com.
+Add Content-Id and Content-Transfer-Encoding headers, as described in RFC 2045/6
-Me: Patch template files instead and regenerate the dissector files.
- Fix Makefiles to use the correct asn filenames.
+------------------------------------------------------------------------
+r19265 | martinm | 2006-09-20 05:13:18 -0700 (Wed, 20 Sep 2006) | 2 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-msrp.c
+
+Make the data part of the message filterable
------------------------------------------------------------------------
-r18865 | sahlberg | 2006-08-10 02:35:26 -0500 (Thu, 10 Aug 2006) | 3 lines
+r19266 | jmayer | 2006-09-20 07:22:15 -0700 (Wed, 20 Sep 2006) | 5 lines
Changed paths:
- M /trunk/epan/dissectors/packet-kerberos.c
+ M /trunk/radius/dictionary
-this is a blob not a policyhandle
+Alexander Schrab:
+ Subject: [Wireshark-dev] New radius attributes (RFC 4590)
+ Hi, i noticed you haven't updated the radius dictionary file. Here is a patch
------------------------------------------------------------------------
-r18864 | jake | 2006-08-10 01:24:50 -0500 (Thu, 10 Aug 2006) | 3 lines
+r19267 | jake | 2006-09-20 07:59:37 -0700 (Wed, 20 Sep 2006) | 2 lines
Changed paths:
- M /trunk/epan/dissectors/packet-ansi_637.c
+ M /trunk/radius/dictionary
-From: Michael Lum
-Small ANSI-637 patch for identifying more Teleservice
+Repair patch to accurately follow RFC 4590
------------------------------------------------------------------------
-r18863 | kukosa | 2006-08-10 01:06:21 -0500 (Thu, 10 Aug 2006) | 1 line
+r19268 | jake | 2006-09-20 22:29:41 -0700 (Wed, 20 Sep 2006) | 2 lines
Changed paths:
- M /trunk/epan/dissectors/packet-ssl-utils.c
- M /trunk/epan/epan.c
+ M /trunk/epan/libwireshark.def
+
+Add http_dissector_add upon request
-GnuTLS/libgcrypt initialization moved to epan.c
------------------------------------------------------------------------
-r18862 | jmayer | 2006-08-09 22:11:33 -0500 (Wed, 09 Aug 2006) | 3 lines
+r19269 | sahlberg | 2006-09-21 02:18:39 -0700 (Thu, 21 Sep 2006) | 3 lines
Changed paths:
- M /trunk/epan/dissectors/packet-isakmp.c
+ M /trunk/epan/dissectors/packet-dcerpc-dfs.c
+ M /trunk/epan/dissectors/packet-dcerpc-dfs.h
+ M /trunk/epan/dissectors/pidl/dfs.idl
+
+dfs updates
+
-efung@certicom.com:
- Patch adding MOBIKE support to packet-isakmp.c
+------------------------------------------------------------------------
+r19270 | martinm | 2006-09-21 03:21:12 -0700 (Thu, 21 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/epan/dissectors/packet-umts_fp.c
+New fields in R6 RACH
------------------------------------------------------------------------
-r18861 | jmayer | 2006-08-09 20:59:41 -0500 (Wed, 09 Aug 2006) | 5 lines
+r19271 | jake | 2006-09-21 06:08:50 -0700 (Thu, 21 Sep 2006) | 5 lines
Changed paths:
- M /trunk/plugins/rudp/packet-rudp.c
+ M /trunk/epan/dissectors/packet-smb.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.
+From: Marco Strack
+The smb dissector displays lock requests in the "Locking AndX Request" as a vector of locks. It opens a tree branch
+"Locks" and appends the locks to this branch. Instead of adding "Lock" objects to this branch it added "Unlock"
+objects. Everything else is fine.
------------------------------------------------------------------------
-r18860 | martinm | 2006-08-09 12:23:10 -0500 (Wed, 09 Aug 2006) | 1 line
+r19272 | guy | 2006-09-21 10:39:17 -0700 (Thu, 21 Sep 2006) | 7 lines
Changed paths:
- M /trunk/epan/dissectors/packet-rtcp.c
+ M /trunk/gtk/rtp_player.c
+ M /trunk/gtk/rtp_player.h
+ M /trunk/gtk/voip_calls.c
+
+Include "rtp_player.h" in "voip_calls.c" if we're supporting the RTP
+player, so that we get declartions of rtp_player_init() and
+add_rtp_packet().
+
+Constify the first argument to add_rtp_packet(), as it's passed a
+pointer to a const value.
-Minor TBCP fixes
------------------------------------------------------------------------
-r18859 | sahlberg | 2006-08-09 06:25:20 -0500 (Wed, 09 Aug 2006) | 7 lines
+r19273 | guy | 2006-09-21 10:41:47 -0700 (Thu, 21 Sep 2006) | 3 lines
Changed paths:
- M /trunk/epan/dissectors/packet-kerberos.c
+ M /trunk/epan/dissectors/packet-bootp.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
+Fix the handling of IPv4-address and Boolean suboptions of the Novell
+options item.
+------------------------------------------------------------------------
+r19274 | guy | 2006-09-21 10:42:23 -0700 (Thu, 21 Sep 2006) | 2 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-bootp.c
-make sense, decode it as a unique pointer then
+Add some space after commas.
+------------------------------------------------------------------------
+r19275 | etxrab | 2006-09-21 12:39:42 -0700 (Thu, 21 Sep 2006) | 4 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-lapd.c
+ M /trunk/epan/dissectors/packet-q931.c
+Fix for bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1106
+packet-lapd.c change on 2006-03-02 (17452) by etxrab swaps SRC/DST for the default case
+And added a comment to Q.931
------------------------------------------------------------------------
-r18858 | sahlberg | 2006-08-09 03:25:01 -0500 (Wed, 09 Aug 2006) | 5 lines
+r19276 | sahlberg | 2006-09-21 14:14:33 -0700 (Thu, 21 Sep 2006) | 3 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
+ M /trunk/epan/dissectors/packet-dcerpc-winreg.c
+ M /trunk/epan/dissectors/pidl/packet-dcerpc-winreg.c
+ M /trunk/epan/dissectors/pidl/winreg.idl
+
+winreg updates resync idl from s4
+
-decode the field of type 11
+------------------------------------------------------------------------
+r19277 | sahlberg | 2006-09-21 15:01:32 -0700 (Thu, 21 Sep 2006) | 3 lines
+Changed paths:
+ A /trunk/epan/dissectors/pidl/eventlog.cnf
+ A /trunk/epan/dissectors/pidl/eventlog.idl
-(it could theoretically also be a union with arm:1 selected instead of a conformant array)
+add idl file and conformance file for eventlog interface
------------------------------------------------------------------------
-r18857 | sahlberg | 2006-08-09 02:37:57 -0500 (Wed, 09 Aug 2006) | 15 lines
+r19278 | sahlberg | 2006-09-21 15:02:08 -0700 (Thu, 21 Sep 2006) | 3 lines
Changed paths:
- M /trunk/epan/dissectors/packet-kerberos.c
+ M /trunk/epan/dissectors/pidl/eventlog.idl
-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.
+merge JBMs changes from the handwritten dissector to the idl
-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.
+------------------------------------------------------------------------
+r19279 | sahlberg | 2006-09-21 17:01:38 -0700 (Thu, 21 Sep 2006) | 5 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-dcerpc-eventlog.c
+ M /trunk/epan/dissectors/packet-dcerpc-eventlog.h
+ M /trunk/epan/dissectors/pidl/eventlog.cnf
+updates to eventlog to use the pidl generated dissector and enhance the conformance file to dissect parts of the eventlog Records.
+(record dissection is incomplete since this is not really NDR encoded but better than nothing)
-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.
+------------------------------------------------------------------------
+r19280 | sahlberg | 2006-09-21 18:40:23 -0700 (Thu, 21 Sep 2006) | 4 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-dcerpc-eventlog.c
+ M /trunk/epan/dissectors/pidl/eventlog.cnf
-enable decoding of this new KDCOptions bit and call it "constrained delegation"
+add conformance file magic to decode the non-NDR source/computer name strings of the eventlog_Record
+------------------------------------------------------------------------
+r19281 | ulfl | 2006-09-22 00:41:56 -0700 (Fri, 22 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/packaging/nsis/wireshark.nsi
+ M /trunk/packaging/u3/win32/makefile.nmake
+remove AUTHOS-SHORT-FORMAT from NSIS and U3 installation
------------------------------------------------------------------------
-r18856 | gerald | 2006-08-08 21:00:05 -0500 (Tue, 08 Aug 2006) | 13 lines
+r19282 | sahlberg | 2006-09-22 00:43:29 -0700 (Fri, 22 Sep 2006) | 6 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
+ M /trunk/epan/dissectors/packet-dcerpc-eventlog.c
+ M /trunk/epan/dissectors/pidl/eventlog.cnf
+
+update to eventlog record
-Point to the newest (1.5.0-1) GnuTLS package. Since it contains
-libgcrypt, enable it in the Windows build.
+dissect the informational strings that may be present inside an event
-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
+r19283 | sahlberg | 2006-09-22 00:56:18 -0700 (Fri, 22 Sep 2006) | 4 lines
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
+ M /trunk/epan/dissectors/packet-dcerpc-eventlog.c
+ M /trunk/epan/dissectors/pidl/eventlog.cnf
+
+update where the extra strings in the record are being dissected to that the decode follows the packet structure more closely
+
+
+
+------------------------------------------------------------------------
+r19284 | sahlberg | 2006-09-22 02:27:25 -0700 (Fri, 22 Sep 2006) | 3 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-dcerpc-dfs.c
+ M /trunk/epan/dissectors/packet-dcerpc-dfs.h
+ M /trunk/epan/dissectors/pidl/dfs.idl
+
+dfs updates from the s4 idl repository
+
+
+------------------------------------------------------------------------
+r19285 | martinm | 2006-09-22 03:29:19 -0700 (Fri, 22 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/epan/dissectors/packet-umts_fp.c
+
+EDCH new fields + another DCH control message type
+------------------------------------------------------------------------
+r19286 | martinm | 2006-09-22 05:35:06 -0700 (Fri, 22 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/epan/dissectors/packet-umts_fp.c
+
+Add remaining dedicated control message types. This dissector is pretty complete now.
+------------------------------------------------------------------------
+r19287 | martinm | 2006-09-22 05:41:30 -0700 (Fri, 22 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/epan/dissectors/packet-catapult-dct2000.c
+ M /trunk/epan/dissectors/packet-umts_fp.h
+
+Add missing updates to unbreak build...
+------------------------------------------------------------------------
+r19288 | gal | 2006-09-22 08:19:32 -0700 (Fri, 22 Sep 2006) | 5 lines
+Changed paths:
+ M /trunk/asn1/ldap/packet-ldap-template.c
+ M /trunk/epan/dissectors/packet-ldap.c
+
+When dissecting LDAP, the assumption was made that the maximum LDAP PDU size will be 65535. Anything bigger than this was considered not to be LDAP. However, LDAP can have PDU sizes bigger than this - a CRL can easily grow to be bigger than this, for example.
+
+This patch makes the the maximum valid LDAP PDU size a preference. The default value for this new preference is 65535 for backwards compatibility.
+
+
+------------------------------------------------------------------------
+r19289 | gal | 2006-09-22 10:39:02 -0700 (Fri, 22 Sep 2006) | 3 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-ber.c
+
+Fix to show all the internal tokens. when configured, when dissecting an unknown piece of BER.
+
+
+------------------------------------------------------------------------
+r19290 | gram | 2006-09-22 11:51:25 -0700 (Fri, 22 Sep 2006) | 3 lines
+Changed paths:
+ M /trunk/tools/netscreen2dump.py
+
+Handle netscreen 5.3r4 snoop output, too.
+This format adds "len=\d+" before the ":"
-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
+r19291 | gerald | 2006-09-22 14:14:54 -0700 (Fri, 22 Sep 2006) | 10 lines
Changed paths:
- M /trunk/plugins/profinet/packet-dcerpc-pn-io.c
+ M /trunk/Makefile.common
+ M /trunk/capture_loop.c
+ M /trunk/capture_loop.h
+ M /trunk/doc/tshark.pod
+ M /trunk/dumpcap.c
+ M /trunk/epan/Makefile.common
+ M /trunk/epan/guid-utils.c
+ M /trunk/epan/proto.c
+ M /trunk/epan/proto.h
+ M /trunk/epan/strutil.c
+ M /trunk/epan/strutil.h
+ M /trunk/gtk/font_utils.c
+ M /trunk/gtk/help_dlg.c
+ M /trunk/gtk/prefs_dlg.c
+ M /trunk/gtk/webbrowser.c
+ M /trunk/gtk/win32-file-dlg.c
+ M /trunk/tshark.c
+ M /trunk/version_info.c
+
+Add support for reading from stdin under Windows. Based on a patch sent
+in last year by Gianluca Varenni.
+
+Add partial support for reading from named pipes (currently disabled).
+
+Move utf_8to16() and utf_16to8() to a separate module (unicode-utils.[ch])
+so that we don't have to cut and paste code in dumpcap.c.
+
+Fix up whitespace.
-several minor fixes and enhancements to the dissection
------------------------------------------------------------------------
-r18853 | jake | 2006-08-08 14:54:37 -0500 (Tue, 08 Aug 2006) | 2 lines
+r19292 | jake | 2006-09-22 14:18:51 -0700 (Fri, 22 Sep 2006) | 2 lines
Changed paths:
- M /trunk/epan/dissectors/packet-bfd.c
+ M /trunk/gtk/menu.c
+
+Move Copy below the tree manipulation options.
-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
+r19293 | gerald | 2006-09-22 15:34:54 -0700 (Fri, 22 Sep 2006) | 2 lines
+Changed paths:
+ M /trunk/epan/filesystem.c
+ A /trunk/epan/unicode-utils.c
+ A /trunk/epan/unicode-utils.h
+
+Add missing files from last commit. Fix an #include.
+
+------------------------------------------------------------------------
+r19294 | ulfl | 2006-09-22 16:08:06 -0700 (Fri, 22 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/capture-wpcap.c
+ M /trunk/version_info.c
+
+Slightly reshape the version text: Bring the OS info above the WinPcap text - this just makes more sense IMHO
+------------------------------------------------------------------------
+r19295 | ulfl | 2006-09-22 16:16:31 -0700 (Fri, 22 Sep 2006) | 2 lines
Changed paths:
M /trunk/Makefile.nmake
- M /trunk/config.nmake
-enable kerberos for windows for the win32 build
+add a packaging_u3 target
+rename gtk2_distclean -> clean_gtk2.tmp (as that's what it's really doing)
+------------------------------------------------------------------------
+r19296 | gerald | 2006-09-22 16:26:52 -0700 (Fri, 22 Sep 2006) | 2 lines
+Changed paths:
+ M /trunk/gtk/main.c
+Don't complain if we can't find airpcap.dll.
------------------------------------------------------------------------
-r18851 | jake | 2006-08-07 16:34:48 -0500 (Mon, 07 Aug 2006) | 1 line
+r19297 | ulfl | 2006-09-22 16:49:08 -0700 (Fri, 22 Sep 2006) | 5 lines
Changed paths:
- M /trunk/docbook/wsug_src/WSUG_chapter_advanced.xml
- M /trunk/docbook/wsug_src/WSUG_chapter_capture.xml
+ M /trunk/gtk/main.c
+
+experimental: append the current maximum expert warning level to the "File" statusbar, e.g. "[Expert: Chat]".
+
+I'm still looking for a good way to display the current expert level and this seems to be the best place.
+
+However, ideas are still welcome ...
+------------------------------------------------------------------------
+r19298 | ulfl | 2006-09-22 17:14:48 -0700 (Fri, 22 Sep 2006) | 9 lines
+Changed paths:
+ M /trunk/gtk/Makefile.am
+ M /trunk/gtk/Makefile.common
+ M /trunk/gtk/capture_if_details_dlg.c
+ A /trunk/gtk/gtkvumeter.c
+ A /trunk/gtk/gtkvumeter.h
+
+GTK2: add an analog VU meter like display widget
+
+Win32: use the widget to display the RSSI and Link Speed values as this is far better understandable than the raw numerical values (especially if you don't know the values well).
+
+the GTK VU meter widget is based on LGPL'ed code from http://www.mumblelina.com/index.php?gtkvumeter=1
+
+... and I've heavily changed and extended it to fit the problem here.
-From Brian Drab: Several comments and typo's
+We might use the VU meter widget later at other places as well ...
------------------------------------------------------------------------
-r18850 | gerald | 2006-08-07 14:52:18 -0500 (Mon, 07 Aug 2006) | 5 lines
+r19299 | ulfl | 2006-09-22 17:28:04 -0700 (Fri, 22 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/gtk/Makefile.nmake
+
+rtp_player.c is already included in WIRESHARK_GTK_SRC, no need to mention it twice
+------------------------------------------------------------------------
+r19300 | ulfl | 2006-09-22 17:38:00 -0700 (Fri, 22 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/capture_loop.c
+
+squelch some compiler warnings due to currently disabled code
+------------------------------------------------------------------------
+r19301 | ulfl | 2006-09-22 17:38:56 -0700 (Fri, 22 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/capture_sync.c
+
+use unicode-utils.h instead of strutil.h
+------------------------------------------------------------------------
+r19302 | ulfl | 2006-09-22 18:39:07 -0700 (Fri, 22 Sep 2006) | 3 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/doc/Makefile.nmake
+
+change the Win32 build environment, so we can create release zip files without the need of an installer - a feature requested from time to time. When this is matured, we might want to add these zip files (of GTK1 and GTK2 versions) to the released files.
+
+config.nmake contains the target INSTALL1_DIR and INSTALL2_DIR. I guess you can retain the previous behaviour by using . for both DIRs, though I never tested this...
+------------------------------------------------------------------------
+r19303 | ulfl | 2006-09-23 01:39:54 -0700 (Sat, 23 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/Makefile.nmake
+
+fix a typo
+------------------------------------------------------------------------
+r19304 | sahlberg | 2006-09-23 06:21:54 -0700 (Sat, 23 Sep 2006) | 9 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-dcerpc.c
+ M /trunk/epan/dissectors/packet-smb-pipe.c
+ M /trunk/epan/dissectors/packet-smb.c
+
+replace a rotating buffer in smb with ep allocated memory
+
+dont try dcerpc reassembly of fragments if we dont have the entire pdu
+
+only call the heuristical dissectors once from smb/pipe as per guy(?)s comments about idempotence.
+when doing reassembly, the dcerpc dissector is indeed not idempotent any more.
+
+
+
+------------------------------------------------------------------------
+r19305 | lego | 2006-09-23 07:24:22 -0700 (Sat, 23 Sep 2006) | 3 lines
+Changed paths:
+ M /trunk/gtk/Makefile.am
+
+Get rid of a tab after a / that caused make on MacOS X to believe that \t was another target
+
+
+------------------------------------------------------------------------
+r19306 | sahlberg | 2006-09-23 14:55:40 -0700 (Sat, 23 Sep 2006) | 13 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-windows-common.c
+ M /trunk/epan/dissectors/packet-windows-common.h
+
+we did not have a proper WERR error table for the windows errors insterad we justkept adding the errors to the DOS error table (this merging does work ok since there is so very little overlap between he values in both ranges)
+
+Add a new WERR error table to packet-windows-common so that PIDL generated dissectors can use this table instead of the DOS table.
+
+
+To make this table as complete and accurate as possible and to avoid having to type all the values in by hand the table is generated from the samba doserr.h file and two small commandlines.
+The commends in pakcet-windows-common.h explains how to regenerate the table from doserr.h
+
+
+
+
+
+
+------------------------------------------------------------------------
+r19307 | ulfl | 2006-09-23 15:08:39 -0700 (Sat, 23 Sep 2006) | 1 line
+Changed paths:
M /trunk/packaging/nsis/wireshark.nsi
- M /trunk/tools/win32-setup.sh
-Add GNUTLS to the Windows build.
+fix a typo, the comment char is ; not !
+------------------------------------------------------------------------
+r19308 | ulfl | 2006-09-23 17:45:31 -0700 (Sat, 23 Sep 2006) | 3 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-image-png.c
-In packet-ssl.c, move ssl_set_debug() up a bit so that we can debug key
-file parsing.
+don't replace the COL_PROTO and COL_INFO entries simply with "PNG", but append it only to the COL_INFO just like the GIF dissector is doing
+this keeps valuable info in COL_INFO, e.g. the HTTP status code
------------------------------------------------------------------------
-r18849 | martinm | 2006-08-07 12:10:59 -0500 (Mon, 07 Aug 2006) | 1 line
+r19309 | ulfl | 2006-09-24 04:10:31 -0700 (Sun, 24 Sep 2006) | 1 line
Changed paths:
- M /trunk/epan/dissectors/packet-sipfrag.c
+ M /trunk/epan/dissectors/packet-dcerpc.c
-Tidy up comments, var names, remove pedantic warnings
+print the connectionless interface name if such is known
------------------------------------------------------------------------
-r18848 | martinm | 2006-08-07 12:08:11 -0500 (Mon, 07 Aug 2006) | 1 line
+r19310 | sahlberg | 2006-09-24 13:21:27 -0700 (Sun, 24 Sep 2006) | 6 lines
Changed paths:
- M /trunk/wiretap/catapult_dct2000.c
+ M /trunk/gtk/gtkvumeter.h
+
+we dont have G_BEGIN_DECLS on old gtk/glib versions
+
+since we dont use c++ anyway we dont need these macros
+
+
-Wasn't allocating big enough frame buffer!
------------------------------------------------------------------------
-r18847 | gerald | 2006-08-07 09:47:52 -0500 (Mon, 07 Aug 2006) | 2 lines
+r19311 | sahlberg | 2006-09-24 13:23:17 -0700 (Sun, 24 Sep 2006) | 4 lines
Changed paths:
- M /trunk/tools/win32-setup.sh
+ M /trunk/epan/dissectors/packet-dcerpc-atsvc.c
+ M /trunk/epan/dissectors/packet-dcerpc-dfs.c
+ M /trunk/epan/dissectors/packet-dcerpc-dfs.h
+ M /trunk/epan/dissectors/packet-dcerpc-initshutdown.c
+ M /trunk/epan/dissectors/packet-dcerpc-winreg.c
+ M /trunk/epan/dissectors/pidl/atsvc.idl
+ M /trunk/epan/dissectors/pidl/dfs.idl
+ M /trunk/epan/dissectors/pidl/packet-dcerpc-atsvc.c
+ M /trunk/epan/dissectors/pidl/packet-dcerpc-initshutdown.c
+ M /trunk/epan/dissectors/pidl/packet-dcerpc-winreg.c
+
+pidl has been updated to use WERR instead of DOS error tables.
+regenerate some dissectors
-Point to the latest archive.
------------------------------------------------------------------------
-r18846 | sahlberg | 2006-08-07 05:35:26 -0500 (Mon, 07 Aug 2006) | 2 lines
+r19312 | sahlberg | 2006-09-24 13:24:39 -0700 (Sun, 24 Sep 2006) | 3 lines
Changed paths:
- M /trunk/asn1/ldap/packet-ldap-template.c
- M /trunk/epan/dissectors/packet-ldap.c
+ D /trunk/epan/dissectors/pidl/packet-dcerpc-atsvc.c
+ D /trunk/epan/dissectors/pidl/packet-dcerpc-atsvc.h
+ D /trunk/epan/dissectors/pidl/packet-dcerpc-initshutdown.c
+ D /trunk/epan/dissectors/pidl/packet-dcerpc-initshutdown.h
+ D /trunk/epan/dissectors/pidl/packet-dcerpc-winreg.c
+ D /trunk/epan/dissectors/pidl/packet-dcerpc-winreg.h
+
+these dissector functions should not be in svn in pidl they are just temporary files that are copied to the correct location after being manually compiled
-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
+r19313 | guy | 2006-09-24 13:27:25 -0700 (Sun, 24 Sep 2006) | 2 lines
Changed paths:
- M /trunk/asn1/ldap/packet-ldap-template.c
- M /trunk/epan/dissectors/packet-ldap.c
+ M /trunk/gtk/gtkvumeter.c
-dissect nTSecurityDescriptor attribute as a security descriptor
+Squelch some compiler warnings.
+------------------------------------------------------------------------
+r19314 | guy | 2006-09-24 13:28:16 -0700 (Sun, 24 Sep 2006) | 2 lines
+Changed paths:
+ M /trunk/image/toolbar/capture_airpcap_16.xpm
+ M /trunk/image/toolbar/capture_ethernet_16.xpm
+
+Squelch some compiler warnings.
------------------------------------------------------------------------
-r18844 | sahlberg | 2006-08-07 05:19:37 -0500 (Mon, 07 Aug 2006) | 3 lines
+r19315 | guy | 2006-09-24 13:29:47 -0700 (Sun, 24 Sep 2006) | 4 lines
Changed paths:
- M /trunk/asn1/ldap/packet-ldap-template.c
- M /trunk/epan/dissectors/packet-ldap.c
+ M /trunk/epan/dissectors/packet-ssl.c
-objectSid attribute contains a sid so decode it nively as a sid
+Squelch a compiler warning.
+Clean up indentation.
------------------------------------------------------------------------
-r18843 | sahlberg | 2006-08-06 09:31:58 -0500 (Sun, 06 Aug 2006) | 3 lines
+r19316 | guy | 2006-09-24 13:31:02 -0700 (Sun, 24 Sep 2006) | 2 lines
Changed paths:
- M /trunk/asn1/ldap/packet-ldap-template.c
- M /trunk/epan/dissectors/packet-ldap.c
+ M /trunk/epan/dissectors/packet-dcerpc-eventlog.c
+ M /trunk/epan/dissectors/pidl/eventlog.cnf
-add some more oid's
+dissect_ndr_uint16()'s last argument points to a guint16, not a guint.
+------------------------------------------------------------------------
+r19317 | ulfl | 2006-09-24 13:37:30 -0700 (Sun, 24 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/gtk/gtkvumeter.h
+instead of simply removing G_BEGIN_DECLS (maybe someone wants to use it in a c++ project), use an #if GTK_MAJOR_VERSION >= 2 around all definitions. This will also make it clear that this widget won't work with gtk 1.x
------------------------------------------------------------------------
-r18842 | sahlberg | 2006-08-06 09:04:07 -0500 (Sun, 06 Aug 2006) | 7 lines
+r19318 | etxrab | 2006-09-24 14:04:53 -0700 (Sun, 24 Sep 2006) | 1 line
Changed paths:
- M /trunk/asn1/ldap/packet-ldap-template.c
- M /trunk/epan/dissectors/packet-ldap.c
+ M /trunk/epan/dissectors/packet-ber.c
+
+Handle Zero length SEQUENCE and SEQUENCE OF.
+------------------------------------------------------------------------
+r19319 | lego | 2006-09-24 18:09:00 -0700 (Sun, 24 Sep 2006) | 5 lines
+Changed paths:
+ M /trunk/Makefile.am
+ M /trunk/configure.in
+ M /trunk/epan/Makefile.am
+ M /trunk/epan/epan.c
+ A /trunk/epan/wslua
+ A /trunk/epan/wslua/Makefile.am
+ A /trunk/epan/wslua/Makefile.nmake
+ A /trunk/epan/wslua/init_wslua.c
+ A /trunk/epan/wslua/make-doc.pl
+ A /trunk/epan/wslua/make-init-lua.pl
+ A /trunk/epan/wslua/make-reg.pl
+ A /trunk/epan/wslua/make-taps.pl
+ A /trunk/epan/wslua/taps
+ A /trunk/epan/wslua/template-init.lua
+ A /trunk/epan/wslua/wslua.h
+ A /trunk/epan/wslua/wslua_dumper.c
+ A /trunk/epan/wslua/wslua_field.c
+ A /trunk/epan/wslua/wslua_gui.c
+ A /trunk/epan/wslua/wslua_listener.c
+ A /trunk/epan/wslua/wslua_pinfo.c
+ A /trunk/epan/wslua/wslua_proto.c
+ A /trunk/epan/wslua/wslua_tree.c
+ A /trunk/epan/wslua/wslua_tvb.c
+ A /trunk/epan/wslua/wslua_util.c
+ M /trunk/plugins/Makefile.am
-the ldap values for supportedControl and supportedCapabilities is an oid in ascii format.
+Move the Lua interface into epan... (not a plugin anymore).
+- Rename Tap into Listener
+- add a mechanism to pass protocols' tap data to the Listener
-resolve it into a anme if possible and present it.
+------------------------------------------------------------------------
+r19320 | sahlberg | 2006-09-25 01:10:10 -0700 (Mon, 25 Sep 2006) | 3 lines
+Changed paths:
+ M /trunk/capture_loop.c
+make sure we still compile for all out rh71 users
------------------------------------------------------------------------
-r18841 | sahlberg | 2006-08-06 08:13:42 -0500 (Sun, 06 Aug 2006) | 6 lines
+r19321 | sahlberg | 2006-09-25 01:50:21 -0700 (Mon, 25 Sep 2006) | 3 lines
Changed paths:
- M /trunk/asn1/ldap/ldap.cnf
- M /trunk/asn1/ldap/packet-ldap-template.c
- M /trunk/epan/dissectors/packet-ldap.c
+ M /trunk/epan/dissectors/packet-dcerpc-wkssvc.c
+ M /trunk/epan/dissectors/packet-dcerpc-wkssvc.h
+ M /trunk/epan/dissectors/pidl/wkssvc.cnf
+ M /trunk/epan/dissectors/pidl/wkssvc.idl
-"objectGUID" should be dissected as a GUID
+update the idl for wkssvc and generate the dissector by pidl
-also change the name of one of the strings we keep around since it is more generic than just used for attributeassertions
+------------------------------------------------------------------------
+r19322 | lego | 2006-09-25 18:12:14 -0700 (Mon, 25 Sep 2006) | 5 lines
+Changed paths:
+ M /trunk/epan/epan.c
+
+Since there's no Lua headers in windows yet, as a temporary workarround just declare wslua_init instead of including wslua.h.
+
+Sorry!
------------------------------------------------------------------------
-r18840 | sahlberg | 2006-08-05 00:12:09 -0500 (Sat, 05 Aug 2006) | 3 lines
+r19323 | lego | 2006-09-25 18:19:29 -0700 (Mon, 25 Sep 2006) | 5 lines
Changed paths:
+ M /trunk/epan/epan.c
+
+Complete the workarround of prev rev, temporarilly disabling lua from unix as well.
+
+Luis.
+
+
+------------------------------------------------------------------------
+r19324 | lego | 2006-09-25 20:31:00 -0700 (Mon, 25 Sep 2006) | 3 lines
+Changed paths:
+ M /trunk/config.nmake
+ M /trunk/epan/Makefile.nmake
+ M /trunk/epan/wslua/Makefile.am
+ M /trunk/epan/wslua/Makefile.nmake
+ M /trunk/epan/wslua/wslua.h
M /trunk/packaging/nsis/Makefile.nmake
M /trunk/packaging/nsis/wireshark.nsi
+ M /trunk/plugins/Makefile.nmake
-make nsis build aware of kerberos for windows if it is available
+Lua 5.1.1 for windows
------------------------------------------------------------------------
-r18839 | sahlberg | 2006-08-04 23:41:42 -0500 (Fri, 04 Aug 2006) | 4 lines
+r19325 | lego | 2006-09-25 20:36:31 -0700 (Mon, 25 Sep 2006) | 3 lines
Changed paths:
M /trunk/Makefile.nmake
+ M /trunk/tools/win32-setup.sh
+
+The forgotten files!
+
+
+------------------------------------------------------------------------
+r19326 | lego | 2006-09-25 21:06:17 -0700 (Mon, 25 Sep 2006) | 3 lines
+Changed paths:
+ M /trunk/epan/wslua/init_wslua.c
+
+wslua_init() must return a value
+
+
+------------------------------------------------------------------------
+r19327 | lego | 2006-09-26 03:22:20 -0700 (Tue, 26 Sep 2006) | 3 lines
+Changed paths:
+ M /trunk/epan/epan.c
+
+Re-enable lua as the windows version is already there.
+
+
+------------------------------------------------------------------------
+r19328 | martinm | 2006-09-26 06:01:27 -0700 (Tue, 26 Sep 2006) | 3 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-multipart.c
+
+- Mark the multipart type as a generated field.
+- Remove the RFC 3261 attribution in the long text version of several headers (some of them I couldn't easily work out where the first non-obsoleted introduction of them is)
+
+------------------------------------------------------------------------
+r19329 | gerald | 2006-09-26 15:24:50 -0700 (Tue, 26 Sep 2006) | 4 lines
+Changed paths:
+ M /trunk/epan/Makefile.am
+ M /trunk/epan/wslua/Makefile.am
-if KFW is enabled, we need to temporarily copy the two required DLLs to the build directory since they are required during the build
+Fix distcheck errors. Add epan/wslua to the list of distribution
+directories, make sure $(scrdir) is prepended to script paths, and
+fixup the wslua distclean target.
+------------------------------------------------------------------------
+r19330 | gerald | 2006-09-26 15:51:04 -0700 (Tue, 26 Sep 2006) | 2 lines
+Changed paths:
+ M /trunk/epan/Makefile.nmake
+Don't try to build wslua if LUA_DIR isn't defined.
------------------------------------------------------------------------
-r18838 | sahlberg | 2006-08-04 23:32:57 -0500 (Fri, 04 Aug 2006) | 6 lines
+r19331 | lego | 2006-09-26 17:45:55 -0700 (Tue, 26 Sep 2006) | 1 line
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
+use luaforge's 5.1 dll to be able to link on windows. fix some mistakes
+------------------------------------------------------------------------
+r19332 | lego | 2006-09-26 19:51:08 -0700 (Tue, 26 Sep 2006) | 3 lines
+Changed paths:
+ M /trunk/epan/wslua/template-init.lua
+
+Add a simple lua console to allow evaluation of conde into init.lua
+
+
+------------------------------------------------------------------------
+r19333 | sahlberg | 2006-09-27 01:59:20 -0700 (Wed, 27 Sep 2006) | 6 lines
+Changed paths:
+ M /trunk/epan/dissectors/Makefile.common
+ A /trunk/epan/dissectors/packet-dcerpc-wzcsvc.c
+ A /trunk/epan/dissectors/packet-dcerpc-wzcsvc.h
+ A /trunk/epan/dissectors/pidl/wzcsvc.cnf
+ A /trunk/epan/dissectors/pidl/wzcsvc.idl
+add new dcerpc protocol WZCSVC based on samba4 idl
+
+this protocol is not too interesting yet since only the function names of this interface is known but it is more that no dissection at all
-disabled for now
------------------------------------------------------------------------
-r18837 | jmayer | 2006-08-04 11:30:54 -0500 (Fri, 04 Aug 2006) | 1 line
+r19334 | martinm | 2006-09-27 02:48:42 -0700 (Wed, 27 Sep 2006) | 1 line
Changed paths:
- M /trunk/tools/randpkt-test.sh
+ M /trunk/print.c
-It's not only executable but a script as well: propset eol-style + keywords
+Fix PDML export problem for FT_NONE fields (bug 1110)
------------------------------------------------------------------------
-r18836 | gerald | 2006-08-04 09:43:48 -0500 (Fri, 04 Aug 2006) | 2 lines
+r19335 | jmayer | 2006-09-27 04:03:22 -0700 (Wed, 27 Sep 2006) | 5 lines
Changed paths:
- M /trunk/epan/Makefile.nmake
+ M /trunk/acinclude.m4
+
+Change some messages when ucd snmp is found but --with-ssl
+is missing. Also I changed the behaviour to just disable
+ucd snmp in case it was requested but no --with-ssl was
+given instead of bailing out with an error.
+
+------------------------------------------------------------------------
+r19336 | martinm | 2006-09-27 05:49:00 -0700 (Wed, 27 Sep 2006) | 2 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-sip.c
+
+Dissect sequence number & method name of CSeq header.
+
+------------------------------------------------------------------------
+r19337 | gerald | 2006-09-27 09:49:53 -0700 (Wed, 27 Sep 2006) | 3 lines
+Changed paths:
+ M /trunk/packaging/nsis/Makefile.nmake
+
+Make the NSIS distclean target be a bit more thorough about cleaning up old
+installers.
+
+------------------------------------------------------------------------
+r19338 | lego | 2006-09-27 10:12:42 -0700 (Wed, 27 Sep 2006) | 6 lines
+Changed paths:
+ M /trunk/epan/funnel.c
+ M /trunk/epan/funnel.h
+ M /trunk/epan/wslua/make-init-lua.pl
+ M /trunk/epan/wslua/template-init.lua
+ M /trunk/epan/wslua/wslua_gui.c
+ M /trunk/gtk/funnel_stat.c
+ M /trunk/gtk/gui_stat_menu.h
+ M /trunk/gtk/menu.c
+ M /trunk/gtk/tap_dfilter_dlg.c
+ M /trunk/stat_menu.h
+ M /trunk/tap-funnel.c
+ M /trunk/tap_dfilter_dlg.h
+
+
+* rename REGISTER_STAT_GROUP_E -> register_stat_group_t
+* Add a "Tools" menu
+* allow wslua's register_menu to register menu items into more menus
-ethereal -> wireshark.
------------------------------------------------------------------------
-r18835 | martinm | 2006-08-04 05:16:10 -0500 (Fri, 04 Aug 2006) | 1 line
+r19339 | gerald | 2006-09-27 11:02:40 -0700 (Wed, 27 Sep 2006) | 7 lines
Changed paths:
- M /trunk/epan/dissectors/packet-aim-sst.c
+ M /trunk/Makefile.nmake
+ M /trunk/config.nmake
+ M /trunk/tools/win32-setup.sh
+
+Update GNUTLS to 1.5.1. This includes an updated libgcrypt, which should
+fix bug 1096.
+
+Switch back to fetching a date-stamped URL in win32-setup.sh. This
+ensures backward compatibility with previous releases and non-updated
+SVN trees.
-Checked also needed here - remove wrong comment
------------------------------------------------------------------------
-r18834 | martinm | 2006-08-04 05:02:21 -0500 (Fri, 04 Aug 2006) | 1 line
+r19340 | etxrab | 2006-09-27 12:30:22 -0700 (Wed, 27 Sep 2006) | 1 line
Changed paths:
- M /trunk/epan/dissectors/packet-aim-sst.c
+ M /trunk/epan/dissectors/packet-per.c
-There may be no icon data
+Handle unaligned dissect_per_length_determinant and dissect_per_restricted_character_string_sorted.
------------------------------------------------------------------------
-r18833 | jake | 2006-08-04 00:54:38 -0500 (Fri, 04 Aug 2006) | 5 lines
+r19341 | etxrab | 2006-09-27 13:06:06 -0700 (Wed, 27 Sep 2006) | 12 lines
Changed paths:
- M /trunk/epan/dissectors/packet-exec.c
+ M /trunk/asn1/camel/packet-camel-template.c
+ M /trunk/asn1/gsmmap/GSMMAP.asn
+ M /trunk/asn1/gsmmap/packet-gsm_map-template.c
+ M /trunk/asn1/tcap/packet-tcap-template.c
+ M /trunk/asn1/tcap/packet-tcap-template.h
+ M /trunk/asn1/tcap/tcap.cnf
+ M /trunk/epan/Makefile.common
+ M /trunk/epan/dissectors/packet-camel.c
+ M /trunk/epan/dissectors/packet-gsm_map.c
+ M /trunk/epan/dissectors/packet-tcap.c
+ M /trunk/epan/dissectors/packet-tcap.h
+ A /trunk/epan/tcap-persistentdata.c
+ A /trunk/epan/tcap-persistentdata.h
+
+From Florent Drouin:
+Here are some patches and a new module to introduce the notion of Tcap context for a Tcap transaction. For each Tcap transaction, several parameters, like session identifier, start time or OID, will be saved in a hash table, to keep these informations available for the next messages. This context is then given to the upper layer, and can be used, for example, to generate transaction-associated statistics.
+
+Moreover, the Upper protocol, detected in the Begin of the TCAP transaction ( according to the OID ), is saved in the context, and will be reused for the next messages of the transaction. This help the decoding of SS7 messages, without any SSN configuration in the "wireshark preferences".
+
+You will have too, the possibility to apply a filter to see only the messages related to a TCAP transaction. (tcap.srt.session_id=XXX)
+
+To enable the use of the Tcap context, you have 2 new parameters in the preferences,
+- SRT, enable search for a Tcap context for any TCAP messages
+- persistentSRT, keep the Tcap context, even after the transaction has been closed. This is mandatory with Wireshark, to have a clean display of the stats.
+
+There is 2 new timers in the preferences for the statistics, to tune the retransmission timeout, and messages lost timeout.
+------------------------------------------------------------------------
+r19342 | sahlberg | 2006-09-27 13:55:13 -0700 (Wed, 27 Sep 2006) | 3 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-dcerpc-efs.c
+ M /trunk/epan/dissectors/packet-dcerpc-efs.h
+ A /trunk/epan/dissectors/pidl/efs.cnf
+ A /trunk/epan/dissectors/pidl/efs.idl
+
+generate the EFS DCERPC interface dissector using PIDL
+
+
+------------------------------------------------------------------------
+r19343 | sahlberg | 2006-09-27 13:56:15 -0700 (Wed, 27 Sep 2006) | 3 lines
+Changed paths:
+ D /trunk/epan/dissectors/dcerpc/efs
+
+EFS is generated by PIDL now so we dont need the old idl2wrs folder any more
+
+
+------------------------------------------------------------------------
+r19344 | gerald | 2006-09-27 17:33:46 -0700 (Wed, 27 Sep 2006) | 2 lines
+Changed paths:
+ M /trunk/packaging/nsis/wireshark.nsi
-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 :).
+Add lua5.1.dll to the installer.
------------------------------------------------------------------------
-r18832 | sahlberg | 2006-08-03 19:36:25 -0500 (Thu, 03 Aug 2006) | 4 lines
+r19345 | sahlberg | 2006-09-28 00:52:46 -0700 (Thu, 28 Sep 2006) | 12 lines
+Changed paths:
+ M /trunk/AUTHORS
+ M /trunk/epan/dissectors/packet-nfs.c
+
+From Alex Burlyga
+
+This patch adds support for dissecting ontap's nfsv4 filehandle,
+as well as some updates to nfsv3 filehandle as well in the nfs
+dissector.
+
+Alex.
+
+
+checked in with minor changes
+
+
+------------------------------------------------------------------------
+r19346 | lego | 2006-09-28 01:57:29 -0700 (Thu, 28 Sep 2006) | 3 lines
+Changed paths:
+ M /trunk/gtk/menu.c
+ M /trunk/stat_menu.h
+
+Avoid to add an empty menu if there's no Lua.
+
+
+------------------------------------------------------------------------
+r19347 | martinm | 2006-09-28 02:27:28 -0700 (Thu, 28 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/print.c
+
+Remove extra double quote from fix to bug 1110
+------------------------------------------------------------------------
+r19348 | sahlberg | 2006-09-28 08:55:13 -0700 (Thu, 28 Sep 2006) | 9 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?)
+Hi,
+
+This patch fixes the page code selector for the scsi log sense command.
+
+Patrick
+
------------------------------------------------------------------------
-r18831 | gerald | 2006-08-03 16:45:55 -0500 (Thu, 03 Aug 2006) | 2 lines
+r19349 | sahlberg | 2006-09-28 08:57:54 -0700 (Thu, 28 Sep 2006) | 3 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-scsi.c
+
+additional scsi sense codes from patrick@abra2.bitwizard.nl
+
+
+------------------------------------------------------------------------
+r19350 | sahlberg | 2006-09-28 09:29:18 -0700 (Thu, 28 Sep 2006) | 34 lines
Changed paths:
M /trunk/AUTHORS
+ M /trunk/epan/dissectors/Makefile.common
+ M /trunk/epan/dissectors/packet-dcerpc-mapi.c
+ M /trunk/epan/dissectors/packet-dcerpc.c
+ A /trunk/epan/dissectors/packet-newmail.c
+
+From stephen fisher:
+
+
+I have figured out one of the fields in the MAPI
+EcRRegisterPushNotification packet. The field is a UDP port number that
+the client wants the Exchange server to send new mail notifications on.
+These notifications are on a port > 1023 and are always 8 bytes long.
+
+It looks like I would add the function name to the
+dcerpc_mapi_dissectors[] for the register push notification. What would
+my new function need to do besides display the field?
+
+
+Thanks,
+
+Steve
+
+Here is a patch to add this functionality. It displays the notification
+port and the notification payload (not sure what the payload itself
+means yet). It also dynamically registers each notification port found
+with a new dissector (that I called newmail for lack of a better name -
+I'm open to suggestions) that displays the notification payload. This
+is all undocumented by Microsoft in their usual fashion.
+
+I also changed the code to always display the mapi.opnum field;
+currently, the mapi.opnum is only displayed when the
+dcerpc_mapi_dissector is null.
+
+
+Steve
+
+
-Credit Jakob Bratkovic with multicast stream analysis support.
------------------------------------------------------------------------
-r18830 | jake | 2006-08-03 15:24:24 -0500 (Thu, 03 Aug 2006) | 1 line
+r19351 | jake | 2006-09-28 09:30:20 -0700 (Thu, 28 Sep 2006) | 5 lines
Changed paths:
- M /trunk/epan/dissectors/packet-ipv6.c
+ M /trunk/epan/dissectors/packet-mip6.c
+ M /trunk/epan/dissectors/packet-mip6.h
+
+From Nicolas DICHTEL:
+I've two patchs for FMIPv6:
+- FBU encapsulated in FNA are not correctly parsed;
+- there is an error when parsing LLA Option.
-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
+r19352 | ulfl | 2006-09-28 12:53:11 -0700 (Thu, 28 Sep 2006) | 5 lines
Changed paths:
- M /trunk/epan/dissectors/packet-sip.c
+ M /trunk/docbook/wsug_src/WSUG_app_files.xml
+ M /trunk/docbook/wsug_src/WSUG_app_messages.xml
+ M /trunk/docbook/wsug_src/WSUG_chapter_advanced.xml
+ M /trunk/docbook/wsug_src/WSUG_chapter_build_install.xml
+ M /trunk/docbook/wsug_src/WSUG_chapter_capture.xml
+ M /trunk/docbook/wsug_src/WSUG_chapter_customize.xml
+ M /trunk/docbook/wsug_src/WSUG_chapter_introduction.xml
+ M /trunk/docbook/wsug_src/WSUG_chapter_io.xml
+ M /trunk/docbook/wsug_src/WSUG_chapter_use.xml
+ M /trunk/docbook/wsug_src/WSUG_preface.xml
-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
+from Stephen Fisher:
+Attached is a patch to fix some spelling mistakes in the Wireshark
+User's Guide. I also fixed the author's email addresses as the
+addresses did not match the right names.
------------------------------------------------------------------------
-r18828 | gerald | 2006-08-02 16:19:56 -0500 (Wed, 02 Aug 2006) | 2 lines
+r19353 | jake | 2006-09-28 13:28:26 -0700 (Thu, 28 Sep 2006) | 5 lines
Changed paths:
- M /trunk/tools/randpkt-test.sh
+ M /trunk/wiretap/eyesdn.c
-Make the output file name a little more descriptive.
+From Rolf Fiedler:
+I am the author of the eyesdn wiretap module. Recently we added ATM
+support to our trace format. We used channel id 129 for that, so far
+only 0 for D channel and 1-30 for bearer channels had been in use.
------------------------------------------------------------------------
-r18827 | etxrab | 2006-08-02 15:01:20 -0500 (Wed, 02 Aug 2006) | 5 lines
+r19354 | etxrab | 2006-09-28 22:50:41 -0700 (Thu, 28 Sep 2006) | 9 lines
Changed paths:
- M /trunk/test/suite-clopts.sh
+ M /trunk/epan/dissectors/packet-tipc.c
-From Richard van der Hoff:
-An error message has been changed, such that the commandline options
-test doesn't work any more.
+From Martin Peylo:
-This patch fixes the test accordingly.
+- dissection of TIPCv2 internal messages now shows
+ all fields used according to the protocol spec
+- there should be no issues with the current protocol
+ spec anymore
+- the info column is more concise and gives more
+ details
+- some code beautifications
------------------------------------------------------------------------
-r18826 | etxrab | 2006-08-02 14:58:36 -0500 (Wed, 02 Aug 2006) | 2 lines
+r19355 | etxrab | 2006-09-28 22:51:44 -0700 (Thu, 28 Sep 2006) | 1 line
Changed paths:
- M /trunk/capture_sync.c
+ M /trunk/epan/dissectors/packet-isakmp.c
+
+Update some value_strings
+------------------------------------------------------------------------
+r19356 | etxrab | 2006-09-28 22:52:41 -0700 (Thu, 28 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/asn1/h248/packet-h248-template.c
+
+Add some more package names.
+------------------------------------------------------------------------
+r19357 | etxrab | 2006-09-28 22:53:47 -0700 (Thu, 28 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/Makefile.nmake
-From Richard van der Hoff:
-This patch fixes a couple of comments in capture_sync.c.
+Fixa a typo copy -> xcopy
------------------------------------------------------------------------
-r18825 | etxrab | 2006-08-02 14:50:04 -0500 (Wed, 02 Aug 2006) | 5 lines
+r19358 | jake | 2006-09-29 01:47:51 -0700 (Fri, 29 Sep 2006) | 6 lines
Changed paths:
- M /trunk/epan/conversation.c
+ M /trunk/wiretap/eyesdn.c
+
+From: Rolf Fiedler
+So far Wireshark complained about channel 129, now it gets a little further
+and then complains about channel 128.
-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).
+Solution: Open up all channel from 128 up.
-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
+r19359 | sahlberg | 2006-09-29 02:24:51 -0700 (Fri, 29 Sep 2006) | 3 lines
Changed paths:
- A /trunk/tools/randpkt-test.sh
+ M /trunk/epan/dissectors/packet-scsi.c
+ M /trunk/epan/dissectors/packet-scsi.h
+
+move the defines for SPC command opcode values to the headerfile
-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
+r19360 | sahlberg | 2006-09-29 03:40:51 -0700 (Fri, 29 Sep 2006) | 7 lines
Changed paths:
M /trunk/epan/dissectors/Makefile.common
- A /trunk/epan/dissectors/packet-daytime.c
+ A /trunk/epan/dissectors/packet-scsi-osd.c
+ A /trunk/epan/dissectors/packet-scsi-osd.h
+ M /trunk/epan/dissectors/packet-scsi.c
+ M /trunk/epan/dissectors/packet-scsi.h
+
+add initial scsi osd dissector but only dissect sdbs that are impoerted from SPC
+
+various changes to the existing scsi dissector to start allowing different commandsets to be implemented in their own dissector files to prevent the scsi dissector to become as huge as the parlay dissector
+
+
+
-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
+r19361 | kukosa | 2006-09-29 04:09:17 -0700 (Fri, 29 Sep 2006) | 2 lines
Changed paths:
- M /trunk/epan/dissectors/packet-time.c
+ M /trunk/epan/dissectors/packet-per.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
+From Reinhard Speyerer:
+patch fixes a small typo in epan/dissectors/packet-per.c
------------------------------------------------------------------------
-r18821 | etxrab | 2006-08-02 11:56:33 -0500 (Wed, 02 Aug 2006) | 6 lines
+r19362 | sahlberg | 2006-09-29 04:12:18 -0700 (Fri, 29 Sep 2006) | 7 lines
Changed paths:
- M /trunk/epan/dissectors/packet-cdp.c
+ M /trunk/epan/dissectors/packet-iscsi.c
+
+add a missing heuristic to acept a NOP_IN packet and correct a broken heuristic that would refuse all NOP_OUT pdus as non-iscsi
+
+
+
+it is absolutely amazing that none of the iscsi implementors and users of wireshark had noticed this breakage and reported it. they apparently do not use wireshark.
-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
+r19363 | jake | 2006-09-29 09:31:52 -0700 (Fri, 29 Sep 2006) | 4 lines
Changed paths:
- M /trunk/epan/dissectors/packet-rtcp.c
+ M /trunk/epan/dissectors/packet-mip6.h
-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
+From Nicolas DICHTEL:
+Please find enclosed a patch about Mobile Network Prefix option in NEMO.
+Following RFC3963 Section 4.3, lenght of this option is 18, not 16.
-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)
+------------------------------------------------------------------------
+r19364 | martinm | 2006-09-29 10:35:23 -0700 (Fri, 29 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/epan/dissectors/packet-sip.c
+Dissect Via header
------------------------------------------------------------------------
-r18819 | martinm | 2006-08-02 08:23:57 -0500 (Wed, 02 Aug 2006) | 1 line
+r19365 | jake | 2006-09-29 12:39:40 -0700 (Fri, 29 Sep 2006) | 3 lines
Changed paths:
- M /trunk/epan/dissectors/packet-ssl-utils.h
+ M /trunk/epan/dissectors/packet-xot.c
-Try to fix build by including packet.h
+Fix for bug 1133:
+add a test for (length > 0) in the dissector (dissect_xot_pdu), to avoid to
+allocate a new tvb when the XOT decoded length is null.
------------------------------------------------------------------------
-r18818 | martinm | 2006-08-02 04:30:28 -0500 (Wed, 02 Aug 2006) | 4 lines
+r19366 | etxrab | 2006-09-29 14:26:27 -0700 (Fri, 29 Sep 2006) | 1 line
Changed paths:
- M /trunk/epan/dissectors/packet-catapult-dct2000.c
- M /trunk/wiretap/catapult_dct2000.c
+ M /trunk/diameter/dictionary.xml
+ M /trunk/epan/dissectors/packet-diameter-defs.h
+ M /trunk/radius/dictionary.3gpp
-- 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)
+Update Diamater and Radius AVP:s
+------------------------------------------------------------------------
+r19367 | etxrab | 2006-09-29 14:27:58 -0700 (Fri, 29 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/plugins/asn1/packet-asn1.c
+Use #defines from packet-ber.h rather than asn1.h change default ports to Zero.
------------------------------------------------------------------------
-r18817 | martinm | 2006-08-02 04:14:31 -0500 (Wed, 02 Aug 2006) | 1 line
+r19368 | ulfl | 2006-09-29 14:53:54 -0700 (Fri, 29 Sep 2006) | 1 line
Changed paths:
- M /trunk/epan/proto.c
+ M /trunk/epan/dissectors/packet-scsi-osd.c
-Fix for bug 1023 (problem with 'apply as filter' strings)
+MSVC doesn't like empty array inits
------------------------------------------------------------------------
-r18816 | sahlberg | 2006-08-02 03:15:51 -0500 (Wed, 02 Aug 2006) | 5 lines
+r19369 | ulfl | 2006-09-29 15:40:55 -0700 (Fri, 29 Sep 2006) | 1 line
Changed paths:
- M /trunk/epan/dissectors/packet-dtls.c
- M /trunk/epan/dissectors/packet-ssl-utils.c
- M /trunk/epan/dissectors/packet-ssl-utils.h
- M /trunk/epan/dissectors/packet-ssl.c
+ M /trunk/gtk/prefs_dlg.c
-from a. samuel
+fix the context menu "Protocol Preferences" bug AGAIN (bug introduced again in 19291)
+------------------------------------------------------------------------
+r19370 | ulfl | 2006-09-29 15:48:38 -0700 (Fri, 29 Sep 2006) | 5 lines
+Changed paths:
+ M /trunk/epan/prefs-int.h
+ M /trunk/epan/prefs.c
+ M /trunk/epan/prefs.h
+ M /trunk/gtk/prefs_dlg.c
+
+from Stephen Fisher:
+
+Attached is a patch for consideration that changes the title in the
+preferences notebook to be the full description of the preference (but
+leaves the short name in the preferences list on the left).
+------------------------------------------------------------------------
+r19371 | sahlberg | 2006-09-29 17:31:36 -0700 (Fri, 29 Sep 2006) | 5 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-fc.h
+ M /trunk/epan/dissectors/packet-scsi-osd.c
+
+scsi osd additions
+
+we also need to track the serviceaction in the itlq structure so we can decode the data in/out properly
-ssl and dtls updates
+------------------------------------------------------------------------
+r19372 | ulfl | 2006-09-29 17:45:03 -0700 (Fri, 29 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/Makefile.nmake
+that wasn't a typo, xcopy can't rename files that way
------------------------------------------------------------------------
-r18815 | etxrab | 2006-08-01 16:29:05 -0500 (Tue, 01 Aug 2006) | 2 lines
+r19373 | sahlberg | 2006-09-29 18:01:57 -0700 (Fri, 29 Sep 2006) | 3 lines
Changed paths:
- M /trunk/tools/lemon/lempar.c
+ M /trunk/epan/dissectors/packet-iscsi.c
+
+scsi opcode 0x7f is variable length so dont clamp the cdb length to 16 bytes
+
-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
+r19374 | sahlberg | 2006-09-29 21:10:28 -0700 (Fri, 29 Sep 2006) | 8 lines
Changed paths:
- M /trunk/configure.in
+ M /trunk/epan/dissectors/packet-fc.c
+ M /trunk/epan/dissectors/packet-fc.h
+ M /trunk/epan/dissectors/packet-iscsi.c
+ M /trunk/epan/dissectors/packet-ndmp.c
+ M /trunk/epan/dissectors/packet-scsi-osd.c
+
+add an extra_data pointer to the itlq structure where specific commandsets/cdbs can hang additional data that are unique to that commandset/cdb
+
-# 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/"
+make the scsi osd service action and getsetattributetype use this facility
-That problem occurs only with current versions of autoconf
+furhter enhancements to scsi osd
------------------------------------------------------------------------
-r18813 | jmayer | 2006-08-01 14:52:36 -0500 (Tue, 01 Aug 2006) | 14 lines
+r19375 | ulfl | 2006-09-30 02:15:15 -0700 (Sat, 30 Sep 2006) | 1 line
Changed paths:
- M /trunk/gtk/main.c
- M /trunk/tshark.c
+ M /trunk/epan/dissectors/packet-scsi-osd.c
+
+remove a warning
+------------------------------------------------------------------------
+r19376 | sahlberg | 2006-09-30 02:34:58 -0700 (Sat, 30 Sep 2006) | 9 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-iscsi.c
+ M /trunk/epan/dissectors/packet-scsi-osd.c
-Reported by Stephen Fisher <stephentfisher@yahoo.com>:
-
-I believe this is a typo in the command line help for the -i option:
+scsi osd updates
-Usage: wireshark [options] ... [ <infile> ]
-Capture interface:
- -i <interface> name or idx of interface (def: first none
-loopback)
+iscsi: when iscsi transfers a cdb that is alrger than 16 bytes, the first 16 bytes are transferred in the normal place in the header and ther remainder of the cdb is transported inside the AHS.
-Shouldn't that read "first non-loopback" ?
+reassemble these cdb into a proper tvb before passing it to the scsi dissector
------------------------------------------------------------------------
-r18812 | tuexen | 2006-08-01 13:06:35 -0500 (Tue, 01 Aug 2006) | 3 lines
+r19377 | ulfl | 2006-09-30 02:45:51 -0700 (Sat, 30 Sep 2006) | 7 lines
Changed paths:
- M /trunk/epan/dissectors/packet-sctp.c
+ A /trunk/plugins/Custom.nmake.example
+ M /trunk/plugins/Makefile.nmake
-Adopt the chunk list parameter name to the notion used in the next version
-of the ID.
+"Pluggable custom makefile"
+A custom plugin (not yet to be released to the public) can be added to Makefile.nmake easily. But this has a drawback:
+The modified Makefile.nmake appears as a modified file in the commit list and in generated patches (this annoyed me for years).
+To solve this I've added a plugin like mechanism which calls a Custom.nmake file for each target (if the file is existing). I've also added a Custom.nmake.example for a quick start.
+
+I don't know how to do this for the Makefile.am, so I leave this as an exercise for the interested reader ;-)
------------------------------------------------------------------------
-r18811 | martinm | 2006-08-01 12:20:13 -0500 (Tue, 01 Aug 2006) | 1 line
+r19378 | sahlberg | 2006-09-30 03:08:43 -0700 (Sat, 30 Sep 2006) | 3 lines
Changed paths:
- M /trunk/epan/dissectors/packet-ms-mms.c
- M /trunk/epan/dissectors/packet-rdt.c
+ M /trunk/epan/dissectors/packet-scsi-osd.c
+
+finish off the remainder of FORMAT OSD for scsi osd dissector
+
-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
+r19379 | sahlberg | 2006-09-30 03:24:23 -0700 (Sat, 30 Sep 2006) | 3 lines
Changed paths:
- M /trunk/epan/dissectors/packet-msrp.c
+ M /trunk/epan/dissectors/packet-scsi-osd.c
+
+ add dissection of SCSI OSD CREATE PARTITION
+
-Fix a duplicate MSRP filter string
------------------------------------------------------------------------
-r18809 | martinm | 2006-08-01 12:07:28 -0500 (Tue, 01 Aug 2006) | 1 line
+r19380 | gal | 2006-09-30 05:58:52 -0700 (Sat, 30 Sep 2006) | 3 lines
Changed paths:
- M /trunk/epan/dissectors/packet-diameter.c
+ M /trunk/packaging/u3/win32/makefile.nmake
+
+Update for latest lua changes.
+
-Delete leftover printf
------------------------------------------------------------------------
-r18808 | guy | 2006-07-31 16:11:54 -0500 (Mon, 31 Jul 2006) | 5 lines
+r19381 | ulfl | 2006-09-30 06:25:05 -0700 (Sat, 30 Sep 2006) | 1 line
Changed paths:
- M /trunk/INSTALL
+ M /trunk/plugins/Custom.nmake.example
-Update to deal with GTK+ and GLib 2.x, where you use "pkg-config" to see
-what version is installed, if any.
+we don't need to .. the dirs for the clean targets here
+------------------------------------------------------------------------
+r19382 | ulfl | 2006-09-30 06:40:36 -0700 (Sat, 30 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/epan/dissectors/packet-gtp.c
+
+remove compiler warnings
+------------------------------------------------------------------------
+r19383 | gal | 2006-09-30 07:37:09 -0700 (Sat, 30 Sep 2006) | 5 lines
+Changed paths:
+ M /trunk/asn1/logotype-cert-extn/logotype-cert-extn.cnf
+ M /trunk/asn1/x509ce/x509ce-exp.cnf
+ M /trunk/asn1/x509ce/x509ce.cnf
+ M /trunk/epan/dissectors/packet-logotypecertextn.c
+ M /trunk/epan/dissectors/packet-x509ce.c
+ M /trunk/epan/proto.h
+ M /trunk/gtk/proto_draw.c
+
+A new field information flag, FI_URL, to indicate a field contains a URL.
+This is used to display the field underlined and to allow the user to double-click on it (like FT_FRAMENUM) to open the URL in the configured browser.
+Example usage in the x509ce and logotype certificate extensions.
-Clean up indentation.
------------------------------------------------------------------------
-r18807 | etxrab | 2006-07-28 16:41:53 -0500 (Fri, 28 Jul 2006) | 2 lines
+r19384 | ulfl | 2006-09-30 07:57:50 -0700 (Sat, 30 Sep 2006) | 1 line
Changed paths:
- M /trunk/epan/dissectors/Makefile.common
- A /trunk/epan/dissectors/packet-lsc.c
+ M /trunk/gtk/proto_draw.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.
+add a missing #include
------------------------------------------------------------------------
-r18806 | etxrab | 2006-07-28 16:26:39 -0500 (Fri, 28 Jul 2006) | 9 lines
+r19385 | etxrab | 2006-09-30 08:50:38 -0700 (Sat, 30 Sep 2006) | 3 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
+ M /trunk/asn1/umts_rrc/Makefile
+ M /trunk/asn1/umts_rrc_Internode-defs/Makefile
+ M /trunk/asn1/umts_rrc_ies/Makefile
+ M /trunk/asn1/umts_rrc_pdu_def/Makefile
-From Martin Mathieson:
+From Reinhard Speyerer:
+Update asn1/umts_rrc*/Makefile
+for the renamed asn2eth.py -> asn2wrs.py.
+------------------------------------------------------------------------
+r19386 | ulfl | 2006-09-30 11:30:43 -0700 (Sat, 30 Sep 2006) | 1 line
+Changed paths:
+ M /trunk/epan/dissectors/packet-http.c
-- 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
+fix a typo
------------------------------------------------------------------------
-r18805 | lego | 2006-07-28 11:40:46 -0500 (Fri, 28 Jul 2006) | 5 lines
+r19387 | sahlberg | 2006-09-30 13:40:04 -0700 (Sat, 30 Sep 2006) | 6 lines
Changed paths:
- M /trunk/epan/dissectors/packet-rtcp.c
+ M /trunk/epan/dissectors/packet-iscsi.c
+
+the ahs length inside the AHS for an extended cdb includes the reserved byte before the start of cdb data
-as per RFC 3611 - 4.1.1 run length is 14 bits not 15.
+account for this extra reserved byte in the ahs length so that the reconstructed cdb has the correct length and does not contain one extra byte at the end
-Fixes Bug 1022
------------------------------------------------------------------------
-r18804 | sahlberg | 2006-07-28 02:50:05 -0500 (Fri, 28 Jul 2006) | 18 lines
+r19388 | sahlberg | 2006-09-30 14:08:27 -0700 (Sat, 30 Sep 2006) | 5 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
+ M /trunk/epan/dissectors/packet-scsi-osd.c
-fropm martin m
+add dissection of the cdb for service action LIST
+(but no decoding of the data in yet)
-fix for h450 to prevent an assertion for uninitialized hffields
+------------------------------------------------------------------------
+r19389 | sahlberg | 2006-09-30 14:49:11 -0700 (Sat, 30 Sep 2006) | 6 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-iscsi.c
+
+fix for header digest detection being broken when AHS is used.
-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.
+we simply forgot to account for the AHS when testing to calculate the crc
+------------------------------------------------------------------------
+r19390 | ulfl | 2006-10-01 10:59:30 -0700 (Sun, 01 Oct 2006) | 1 line
+Changed paths:
+ M /trunk/filters.c
+ M /trunk/filters.h
+ M /trunk/gtk/filter_dlg.c
+Change the filter dialog (capture and display filters), so it has a real Cancel button now - the former Close button didn't reverted the changes done.
------------------------------------------------------------------------
-r18803 | jmayer | 2006-07-27 23:04:55 -0500 (Thu, 27 Jul 2006) | 2 lines
+r19391 | ulfl | 2006-10-01 12:34:03 -0700 (Sun, 01 Oct 2006) | 1 line
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
+ M /trunk/gtk/filter_dlg.c
-Forgot to check in the new files during last commit.
+If the Cancel button was clicked and another filter dialog is still open - yes that's possible - reverse the changes on it as well to reflect the current internal list.
+------------------------------------------------------------------------
+r19392 | ulfl | 2006-10-01 17:13:14 -0700 (Sun, 01 Oct 2006) | 1 line
+Changed paths:
+ M /trunk/color_filters.h
+ M /trunk/gtk/Makefile.am
+ M /trunk/gtk/Makefile.common
+ M /trunk/gtk/color_dlg.c
+ A /trunk/gtk/color_edit_dlg.c
+ A /trunk/gtk/color_edit_dlg.h
+various (huge) code cleanup incl. splitting of the coloring dialog and the actual color rule edit dialog into two files - this makes the things much more clearer now (at least for me)
------------------------------------------------------------------------
-r18802 | guy | 2006-07-27 20:22:59 -0500 (Thu, 27 Jul 2006) | 4 lines
+r19393 | martinm | 2006-10-02 03:49:57 -0700 (Mon, 02 Oct 2006) | 1 line
Changed paths:
- M /trunk/docbook/wsug_src/WSUG_chapter_build_install.xml
+ M /trunk/epan/dissectors/packet-rtp.c
-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".)
+Set correct length for extensions root
+------------------------------------------------------------------------
+r19394 | martinm | 2006-10-02 06:38:13 -0700 (Mon, 02 Oct 2006) | 1 line
+Changed paths:
+ M /trunk/gtk/menu.c
+Don't show Tools menu at all if Lua not present
------------------------------------------------------------------------
-r18801 | gerald | 2006-07-27 12:59:05 -0500 (Thu, 27 Jul 2006) | 2 lines
+r19395 | ulfl | 2006-10-02 12:07:01 -0700 (Mon, 02 Oct 2006) | 1 line
Changed paths:
M /trunk/Makefile.nmake
-Fix editcap compilation under Windows.
+as noted by Anders Broman: the Win2000 version of copy don't like the /d switch
+------------------------------------------------------------------------
+r19396 | tuexen | 2006-10-02 12:26:53 -0700 (Mon, 02 Oct 2006) | 2 lines
+Changed paths:
+ M /trunk/capture_loop.c
+
+Do not show the Windows specific message on non-Windows systems.
------------------------------------------------------------------------
-r18800 | gerald | 2006-07-27 12:53:29 -0500 (Thu, 27 Jul 2006) | 3 lines
+r19397 | ulfl | 2006-10-02 13:59:38 -0700 (Mon, 02 Oct 2006) | 1 line
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
+ M /trunk/gtk/filter_dlg.c
+
+instead of reverting the whole changes by the *first* cancelled dialog box, revert them by clicking "Cancel" on the *last* dialog - this behaviour just makes more sense.
+------------------------------------------------------------------------
+r19398 | ulfl | 2006-10-02 14:55:26 -0700 (Mon, 02 Oct 2006) | 2 lines
Changed paths:
- M /trunk/tools/lex.py
- M /trunk/tools/yacc.py
+ M /trunk/color_filters.c
-PLY updated to version 1.7
+refactor apply_color_filter() as it was a bit confusing - it will also be a bit faster now -
+and some other minor code cleanup
------------------------------------------------------------------------
-r18796 | guy | 2006-07-26 18:22:28 -0500 (Wed, 26 Jul 2006) | 6 lines
+r19399 | ulfl | 2006-10-02 16:01:33 -0700 (Mon, 02 Oct 2006) | 1 line
Changed paths:
- M /trunk/wiretap/nettl.c
+ M /trunk/color_filters.c
+ M /trunk/color_filters.h
+ M /trunk/gtk/color_dlg.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.
+further code cleanup: don't use the term "marked" for the color filters, the right term is "selected". That caused me "concerns" wether the marked feature of the packet list was involved - which is actually not
+------------------------------------------------------------------------
+r19400 | ulfl | 2006-10-02 16:11:55 -0700 (Mon, 02 Oct 2006) | 1 line
+Changed paths:
+ M /trunk/gtk/capture_file_dlg.c
+ M /trunk/gtk/color_dlg.h
-Use that structure when reading files as well as when writing them.
+missing mark -> select changes
+------------------------------------------------------------------------
+r19401 | gerald | 2006-10-02 16:44:10 -0700 (Mon, 02 Oct 2006) | 4 lines
+Changed paths:
+ M /trunk/airpcap.h
+ M /trunk/airpcap_loader.c
+ M /trunk/airpcap_loader.h
+ M /trunk/config.nmake
+ M /trunk/configure.in
+ M /trunk/gtk/airpcap_dlg.c
+ M /trunk/gtk/airpcap_gui_utils.c
+ M /trunk/gtk/airpcap_gui_utils.h
+ M /trunk/gtk/capture_dlg.c
+ M /trunk/gtk/keys.h
+
+Fix WEP key bug in the AirPcap code that could cause a crash. Enable
+AirPcap by default. Add initial support for the "Any" device in AirPcap
+(more to come).
+
+------------------------------------------------------------------------
+r19402 | etxrab | 2006-10-02 22:48:47 -0700 (Mon, 02 Oct 2006) | 4 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-vnc.c
+
+From Stephen Fisher:
+Modifie the VNC dissector to desegment
+the "server cut text" message type for cases where the cut text is in
+the next tcp segment from the first part of the message.
+------------------------------------------------------------------------
+r19403 | etxrab | 2006-10-02 22:50:28 -0700 (Mon, 02 Oct 2006) | 4 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-newmail.c
+From Stephen Fisher:
+always register
+itself on the port from the preferences (defaults to 0) upon launch.
+This allows the user to right-click and use decode as.
------------------------------------------------------------------------
-r18795 | lego | 2006-07-26 17:54:48 -0500 (Wed, 26 Jul 2006) | 3 lines
+r19404 | lego | 2006-10-03 05:07:10 -0700 (Tue, 03 Oct 2006) | 7 lines
Changed paths:
- M /trunk/epan/dtd_parse.l
+ M /trunk/epan/funnel.h
+ M /trunk/epan/wslua/wslua_gui.c
+ M /trunk/gtk/funnel_stat.c
+ M /trunk/tap-funnel.c
+
+more Lua APIs:
+- set_filter() : sets the main window filter
+- reload() : reloads the current capture file
+- copy_to_clipboard() : copies its first arfg to the clipboard
+- open_capture_file() : opens a capture file for viewing (still broken)
+
-a better regex for names in DTDs
+------------------------------------------------------------------------
+r19405 | martinm | 2006-10-03 07:21:07 -0700 (Tue, 03 Oct 2006) | 4 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-umts_fp.c
+ M /trunk/wiretap/catapult_dct2000.c
+- Add special case for reading strange encoding of ATM CID field
+- Indicate direction of DCH Data in info column
+- Assume EDCH payload CRC if 2 bytes are left over (previous test was broken)
------------------------------------------------------------------------
-r18794 | jmayer | 2006-07-26 01:38:16 -0500 (Wed, 26 Jul 2006) | 6 lines
+r19406 | lego | 2006-10-03 07:27:45 -0700 (Tue, 03 Oct 2006) | 5 lines
Changed paths:
- M /trunk/wiretap/nettl.c
+ M /trunk/epan/funnel.h
+ M /trunk/epan/wslua/Makefile.am
+ M /trunk/epan/wslua/make-reg.pl
+ M /trunk/epan/wslua/wslua.h
+ M /trunk/epan/wslua/wslua_gui.c
+ M /trunk/gtk/funnel_stat.c
+ M /trunk/tap-funnel.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
+- Make sure that the registration files are created whenever there's a change
+- get rid of 5.0.2 stuff
+- add the apply_filter() API
------------------------------------------------------------------------
-r18793 | guy | 2006-07-25 21:37:39 -0500 (Tue, 25 Jul 2006) | 2 lines
+r19407 | lego | 2006-10-03 10:24:28 -0700 (Tue, 03 Oct 2006) | 10 lines
Changed paths:
- M /trunk/dtds/dc.dtd
- M /trunk/dtds/itunes.dtd
- M /trunk/dtds/rss.dtd
- M /trunk/dtds/smil.dtd
+ M /trunk/asn1/h248/MEGACO.asn
+ M /trunk/asn1/h248/h248.cnf
+ M /trunk/asn1/h248/packet-h248-template.c
+ M /trunk/asn1/h248/packet-h248-template.h
+ M /trunk/epan/dissectors/Makefile.common
+ M /trunk/epan/dissectors/packet-h248.c
+ M /trunk/epan/dissectors/packet-h248.h
+ A /trunk/epan/dissectors/packet-h248_3gpp.c
+ A /trunk/epan/dissectors/packet-h248_annex_c.c
+ A /trunk/epan/dissectors/packet-h248_annex_e.c
+
+H.248 packages...
+
+few things to be fixed:
+- // comments,
+- not every hf_xxx used might be registered
+
+some packages from the current h248 dissector are still missing.
+
-Get rid of CRs at the ends of lines.
------------------------------------------------------------------------
-r18792 | jake | 2006-07-25 08:45:54 -0500 (Tue, 25 Jul 2006) | 2 lines
+r19408 | etxrab | 2006-10-03 11:04:15 -0700 (Tue, 03 Oct 2006) | 1 line
Changed paths:
- M /trunk/packaging/nsis/wireshark.nsi
+ M /trunk/epan/dissectors/packet-xml.c
+
+Add application/media_control+xml
+------------------------------------------------------------------------
+r19409 | lego | 2006-10-03 11:07:31 -0700 (Tue, 03 Oct 2006) | 3 lines
+Changed paths:
+ M /trunk/asn1/h248/packet-h248-template.c
+ M /trunk/epan/dissectors/packet-h248.c
+
+MSVCC does not like mixing code and variable declarations
-Fix update URL in Win32 installer
------------------------------------------------------------------------
-r18791 | jake | 2006-07-25 04:21:41 -0500 (Tue, 25 Jul 2006) | 6 lines
+r19410 | etxrab | 2006-10-03 11:11:55 -0700 (Tue, 03 Oct 2006) | 9 lines
Changed paths:
- M /trunk/gtk/voip_calls.c
+ M /trunk/epan/dissectors/packet-bacapp.c
+ M /trunk/epan/dissectors/packet-bacapp.h
-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).
+From David Richards:
+numerous changes, most notably:
+1) BACnetStatusFlags is bit string, not enum, in NotificationParameters
+2) Fixes many places where enclosing context tags were not handled properly.
+3) Simplify tag decoding logic. Change to explicit decoding in many
+instances rather
+ than read tags in a loop and do a switch based on tag number. Looping
+ ignores out-of-order and other types of tagging errors.
------------------------------------------------------------------------
-r18790 | jmayer | 2006-07-25 00:17:17 -0500 (Tue, 25 Jul 2006) | 3 lines
+r19411 | lego | 2006-10-03 11:24:08 -0700 (Tue, 03 Oct 2006) | 3 lines
Changed paths:
- M /trunk/epan/dissectors/packet-cisco-wids.c
+ M /trunk/epan/wslua/Makefile.nmake
+
+Update nmakefile to latest changes.
-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
+r19412 | lego | 2006-10-03 11:38:04 -0700 (Tue, 03 Oct 2006) | 4 lines
Changed paths:
- M /trunk/configure.in
+ M /trunk/asn1/h248/h248.cnf
+ M /trunk/epan/dissectors/packet-h248.c
+
+Get it to compile...
+
-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
+r19413 | ulfl | 2006-10-03 11:39:36 -0700 (Tue, 03 Oct 2006) | 8 lines
Changed paths:
+ M /trunk/color_filters.c
+ M /trunk/color_filters.h
+ M /trunk/file.c
+ M /trunk/gtk/capture_file_dlg.c
+ M /trunk/gtk/color_dlg.c
+ M /trunk/gtk/win32-file-dlg.c
M /trunk/gtk/win32-file-dlg.h
-Add a license blurb.
+Implement a real "Cancel" button for the coloring rules dialog - this was a hard one! It seems to be working without bugs and as designed now.
+
+As this was a huge internal change, new bugs are very probable - please report.
+
+The implementation isn't still perfect, a new dialog internal list could possibly be removed again.
+
+However, I want to check in at this condition, just in case I make things worse - again.
+
+------------------------------------------------------------------------
+r19414 | etxrab | 2006-10-03 12:24:22 -0700 (Tue, 03 Oct 2006) | 3 lines
+Changed paths:
+ M /trunk/asn1/tcap/packet-tcap-template.c
+ M /trunk/epan/dissectors/packet-tcap.c
+
+From Florent.Drouin@alcatel.fr:
+I did improve the OID management in the tcap dissector.
+Now, when a tcap message is reveived, without upper layer, the ACN is saved in the TCAP context, and can be used for the next messages of the dialogue. It is used only when the upper layer session is opened with Tcap only messages.
+------------------------------------------------------------------------
+r19415 | ulfl | 2006-10-03 12:53:10 -0700 (Tue, 03 Oct 2006) | 11 lines
+Changed paths:
+ M /trunk/epan/prefs.c
+ M /trunk/epan/prefs.h
+ M /trunk/gtk/color_dlg.c
+ M /trunk/gtk/filter_dlg.c
+ M /trunk/gtk/gui_prefs.c
+ M /trunk/gtk/prefs_dlg.c
+ M /trunk/gtk/proto_dlg.c
+
+now: Don't have a Save button in the following settings dialogs:
+
+- Edit/Preferences
+- View/Coloring Rules
+- Capture/Capture Filters
+- Analyze/Display Filters
+- Analyze/Enabled Protocols
+
+The settings will be automatically saved when pressing the Ok button.
+If someone really wants the explicit Save buttons as before - you can get them back at the Edit/Preferences/User Interface page.
------------------------------------------------------------------------
-r18787 | sahlberg | 2006-07-22 17:15:15 -0500 (Sat, 22 Jul 2006) | 2 lines
+r19416 | ulfl | 2006-10-03 13:01:39 -0700 (Tue, 03 Oct 2006) | 1 line
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
+ M /trunk/gtk/capture_file_dlg.c
-licence info
+the whole ARGUMENT_CL mimic isn't required any longer - remove it. This should fix compile problems under Unix.
+------------------------------------------------------------------------
+r19417 | ulfl | 2006-10-03 13:11:08 -0700 (Tue, 03 Oct 2006) | 1 line
+Changed paths:
+ M /trunk/gtk/color_dlg.c
+fix a bug in the export function
------------------------------------------------------------------------
-r18786 | sahlberg | 2006-07-22 17:11:54 -0500 (Sat, 22 Jul 2006) | 2 lines
+r19418 | ulfl | 2006-10-03 14:03:08 -0700 (Tue, 03 Oct 2006) | 1 line
Changed paths:
- M /trunk/epan/dissectors/packet-bootparams.h
- M /trunk/epan/dissectors/packet-nfs.h
+ M /trunk/gtk/color_dlg.c
+ M /trunk/gtk/filter_dlg.c
+ M /trunk/gtk/prefs_dlg.c
+ M /trunk/gtk/proto_dlg.c
-add gpl licence
+As Stephen Fisher noted, the Apply button should also save the changed settings (if the Save button is disabled)
+------------------------------------------------------------------------
+r19419 | ulfl | 2006-10-03 14:25:16 -0700 (Tue, 03 Oct 2006) | 1 line
+Changed paths:
+ M /trunk/epan/prefs.c
+"saying your preferences once ..." -> "applying your preferences once ..."
------------------------------------------------------------------------
-r18785 | sahlberg | 2006-07-22 17:02:04 -0500 (Sat, 22 Jul 2006) | 2 lines
+r19420 | etxrab | 2006-10-03 15:12:47 -0700 (Tue, 03 Oct 2006) | 9 lines
Changed paths:
- M /trunk/epan/dissectors/packet-nlm.h
+ A /trunk/epan/camel-persistentdata.c
+ A /trunk/epan/camel-persistentdata.h
+ A /trunk/gtk/camel_counter.c
+ A /trunk/gtk/camel_srt.c
+ A /trunk/tap-camelcounter.c
+ A /trunk/tap-camelsrt.c
+
+From Florent.Drouin@alcatel.fr:
+Please find two new TAP for Camel Statistics.
+The first one updates counters related to camel operations. It is located in the GSM submenu. The second one , named Camel Service Response Time, gives the time ellapsed between a couple of camel specifics operations. (For example InitialDP/Continue or InitialDP GPRS/Continue GPRS). With Wireshark, you can have the Min/Max/Mean delay time for your traces files, and with Tshark, you have the additional information for percentile (1%,95% 99% etc )
-add licence information
+To enable the use of the Camel statistics, you have 2 new parameters in the preferences,
+- SRT, enable the service Response Time calculation.
+- persistentSRT, keep the data in a context, even after the camel session has been closed. This is mandatory with Wireshark, to have a clean display of the stats.
+Only the new files checked in for now because of include problems.
------------------------------------------------------------------------
-r18784 | ulfl | 2006-07-22 06:33:24 -0500 (Sat, 22 Jul 2006) | 3 lines
+r19421 | ulfl | 2006-10-03 15:32:03 -0700 (Tue, 03 Oct 2006) | 3 lines
Changed paths:
- M /trunk/epan/dissectors/packet-dcerpc.c
+ M /trunk/color_filters.c
+ M /trunk/file.c
-add some more "informational" (generated) fields to the dcerpc tree
+changes of the coloring rules sometimes crashed as dissection keeps pointers to the color_filter for later reference -> simply deleting the filters leave the pointers invalid -> crash.
-these fields can help with the everyday work of the DCE/RPC (and upper) protocol dissections
+for now, don't delete the filters but keep them floating around in memory (leaking) -> at least better than crashing
------------------------------------------------------------------------
-r18783 | ulfl | 2006-07-22 06:29:17 -0500 (Sat, 22 Jul 2006) | 1 line
+r19422 | ulfl | 2006-10-03 16:24:48 -0700 (Tue, 03 Oct 2006) | 1 line
Changed paths:
- M /trunk/print.c
+ M /trunk/color_filters.c
+ M /trunk/color_filters.h
+ M /trunk/file.c
-print generated items in brackets [], just as we do it on the screen
+fix the memory leak problem mentioned lately by adding and using color_filters_cleanup()
------------------------------------------------------------------------
-r18782 | sahlberg | 2006-07-21 22:24:28 -0500 (Fri, 21 Jul 2006) | 17 lines
+r19423 | ulfl | 2006-10-03 16:32:51 -0700 (Tue, 03 Oct 2006) | 7 lines
Changed paths:
- M /trunk/epan/proto.c
+ M /trunk/epan/wslua/Makefile.am
-from martin m
+an attempt to fix the Ubuntu buildbot:
-Hi,
+ERROR: files left in build directory after distclean:
+./epan/wslua/declare_wslua.h
+./epan/wslua/register_wslua.c
+
+Louis, could you have a look - I might have produced a mess :-)
+------------------------------------------------------------------------
+r19424 | etxrab | 2006-10-04 00:18:58 -0700 (Wed, 04 Oct 2006) | 6 lines
+Changed paths:
+ M /trunk/epan/camel-persistentdata.c
+ M /trunk/epan/camel-persistentdata.h
+ M /trunk/tap-camelsrt.c
+
+Got rid of some errors but 1 remains:
+libui.lib(camel_srt.obj) : error LNK2001: unresolved external symbol _camelSRTt
+pe_naming
+wireshark.exe : fatal error LNK1120: 1 unresolved externals
+NMAKE : fatal error U1077: 'link' : return code '0x460'
+Stop.
+------------------------------------------------------------------------
+r19425 | lego | 2006-10-04 07:37:46 -0700 (Wed, 04 Oct 2006) | 7 lines
+Changed paths:
+ M /trunk/epan/wslua/Makefile.am
+ M /trunk/epan/wslua/template-init.lua
+ M /trunk/epan/wslua/wslua_field.c
+ M /trunk/epan/wslua/wslua_gui.c
+ M /trunk/epan/wslua/wslua_util.c
+
+- wslua_util.c: replace Lua's loadfile and dofile for versions that will try to open the file in perscofdir then dataconfdir if there's no such file in cwd
+- wslua_field.c: avoid FieldInfo:__tostring() crashing when the ftype has no val_to_string_repr
+- init.lua: inform the user that a packet has been disabled, intead of a cryptic "attemt to call nil"
+- Makefile.am: add register_wslua.c and declare_wslua.h to MAINTAINERCLEANFILES
+- wslua_gui.c: fix a typo
+
+
+------------------------------------------------------------------------
+r19426 | lego | 2006-10-04 08:31:31 -0700 (Wed, 04 Oct 2006) | 3 lines
+Changed paths:
+ M /trunk/asn1/h248/h248.cnf
+ M /trunk/asn1/h248/packet-h248-template.c
+ M /trunk/epan/dissectors/packet-h248.c
+ M /trunk/epan/dissectors/packet-h248_annex_c.c
+ M /trunk/epan/dissectors/packet-h248_annex_e.c
+
+more cleanup... almost there...
+
+
+------------------------------------------------------------------------
+r19427 | etxrab | 2006-10-04 09:02:59 -0700 (Wed, 04 Oct 2006) | 1 line
+Changed paths:
+ M /trunk/Makefile.common
+ M /trunk/asn1/camel/packet-camel-template.c
+ M /trunk/epan/Makefile.common
+ M /trunk/epan/camel-persistentdata.h
+ M /trunk/epan/dissectors/packet-camel.c
+ M /trunk/epan/libwireshark.def
+ M /trunk/gtk/Makefile.common
+
+Finally got it to complie.
+------------------------------------------------------------------------
+r19428 | etxrab | 2006-10-04 10:36:40 -0700 (Wed, 04 Oct 2006) | 3 lines
+Changed paths:
+ M /trunk/wiretap/iseries.c
+
+From Martin Warnes:
+The patch addresses issues with higher precision packet
+timings on top end iSeries hardware and should enable the iseries wiretap to handle timings in both micro and nano seconds.
+------------------------------------------------------------------------
+r19429 | etxrab | 2006-10-04 10:43:52 -0700 (Wed, 04 Oct 2006) | 2 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-mip6.c
+ M /trunk/epan/dissectors/packet-mip6.h
+
+From Nicolas DICHTEL:
+M flag isn't for MCOA, but for HMIP (RFC4140 Section 4.1).
+------------------------------------------------------------------------
+r19430 | etxrab | 2006-10-04 11:00:32 -0700 (Wed, 04 Oct 2006) | 7 lines
+Changed paths:
+ M /trunk/epan/dissectors/Makefile.common
+ A /trunk/epan/dissectors/packet-linx.c
+
+From Martin Peylo:
+
+dissector for Enea's LINX protocol?
+
+A protocol spec is available at <http://www.enea.com/templates/Extension____8947.aspx>. The source of the kernel module could be obtained from Enea by sending a request to "linx at enea dot com".
+
+Currently they use ethertype 0x9999 which is not registered at IEEE.
+------------------------------------------------------------------------
+r19431 | gal | 2006-10-04 11:08:51 -0700 (Wed, 04 Oct 2006) | 3 lines
+Changed paths:
+ M /trunk/Makefile.nmake
+
+Patch for clean, distclean and maintainer-clean targets for U3 packaging.
+
+
+------------------------------------------------------------------------
+r19432 | lego | 2006-10-04 11:45:26 -0700 (Wed, 04 Oct 2006) | 8 lines
+Changed paths:
+ M /trunk/epan/wslua/wslua_gui.c
+ M /trunk/gtk/funnel_stat.c
+
+Misterious bug with cf_read() solved... had nothing to do with cf_read :)
+
+the callback data for TextWindow buttons was ep_allocated!
+after cf_read() it was reused and so it was rewritten...
+
+fix that making it g_malloced instead.
+
+
+------------------------------------------------------------------------
+r19433 | gerald | 2006-10-04 13:53:18 -0700 (Wed, 04 Oct 2006) | 2 lines
+Changed paths:
+ M /trunk/configure.in
+
+Fix the version.
+
+------------------------------------------------------------------------
+r19434 | etxrab | 2006-10-04 14:52:35 -0700 (Wed, 04 Oct 2006) | 6 lines
+Changed paths:
+ M /trunk/asn1/h248/packet-h248-template.c
+ M /trunk/epan/dissectors/packet-h248.c
+ M /trunk/epan/dissectors/packet-h248.h
+
+Put back the bugfixes froim Revision 19190/19356
+Fix bug http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1091
+
+"h248_handle was declared localy, udp port was not added at register.
+
+Added a few more packagenames."
+------------------------------------------------------------------------
+r19435 | jake | 2006-10-04 15:01:58 -0700 (Wed, 04 Oct 2006) | 7 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-linx.c
+
+Make provisional ETHERTYPE dependant on registered ETHERTYPE
+Remove preferences stuff
+Use stringz for variable length names
+Media address size independant
+Removed generated item
+Set actual length of packet
+Make info column work without coloring rules or filters
+------------------------------------------------------------------------
+r19436 | etxrab | 2006-10-04 15:43:38 -0700 (Wed, 04 Oct 2006) | 1 line
+Changed paths:
+ M /trunk/asn1/h248/packet-h248-template.c
+ M /trunk/asn1/h248/packet-h248-template.h
+ M /trunk/epan/dissectors/packet-h248.c
+ M /trunk/epan/dissectors/packet-h248.h
+ M /trunk/epan/dissectors/packet-h248_3gpp.c
+ M /trunk/epan/dissectors/packet-h248_annex_c.c
+ M /trunk/epan/dissectors/packet-h248_annex_e.c
+
+Added the possibillity of Statistic pkg as well.
+------------------------------------------------------------------------
+r19437 | etxrab | 2006-10-04 15:49:40 -0700 (Wed, 04 Oct 2006) | 2 lines
+Changed paths:
+ M /trunk/plugins/megaco/packet-megaco.c
+
+Start to make the output from the dissector more like the actual
+data.
+------------------------------------------------------------------------
+r19438 | jake | 2006-10-05 04:35:41 -0700 (Thu, 05 Oct 2006) | 2 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-kerberos.c
+
+Patch in bug 1149, adds DCE-style flag for gss-api
+
+------------------------------------------------------------------------
+r19439 | martinm | 2006-10-05 07:10:10 -0700 (Thu, 05 Oct 2006) | 3 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-catapult-dct2000.c
+ M /trunk/epan/dissectors/packet-umts_fp.c
+
+Make IPPrim based addresses filterable (mirroring ip/udp/tcp filter names).
+Add some if (tree) tests to try to avoid doing extra work (large FP captures can be very slow to load).
-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.
+------------------------------------------------------------------------
+r19440 | lego | 2006-10-05 09:25:13 -0700 (Thu, 05 Oct 2006) | 4 lines
+Changed paths:
+ M /trunk/epan/funnel.h
+ M /trunk/epan/wslua/wslua_gui.c
+ M /trunk/gtk/funnel_stat.c
+
+have the funnel client passing the destructors for btn data structures to the funnel.
+Although useless in practice, it is better to implement it this way... the funnel mini gui might be used by other modules in the future.
+
+
+------------------------------------------------------------------------
+r19441 | etxrab | 2006-10-05 14:37:45 -0700 (Thu, 05 Oct 2006) | 1 line
+Changed paths:
+ M /trunk/plugins/Makefile.nmake
+
+Remove entries for the lua plugin as it's not used any more.
+------------------------------------------------------------------------
+r19442 | gerald | 2006-10-06 10:39:39 -0700 (Fri, 06 Oct 2006) | 2 lines
+Changed paths:
+ M /trunk/Makefile.common
+
+Add airpcap.h to the distribution.
+
+------------------------------------------------------------------------
+r19443 | gerald | 2006-10-06 10:50:51 -0700 (Fri, 06 Oct 2006) | 2 lines
+Changed paths:
+ M /trunk/Makefile.am
+
+Add the u3 packaging directory to the distribution.
+
+------------------------------------------------------------------------
+r19444 | jake | 2006-10-06 12:18:55 -0700 (Fri, 06 Oct 2006) | 4 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-bgp.c
+
+From Aaron Campbell:
+The expression (BGP_OSPF_RTYPE_EXT ||BGP_OSPF_RTYPE_NSSA) will always
+evaluate to 1. As well, neither of these constants are defined as flag
+values, so a bitwise op was probably not intended either.
+------------------------------------------------------------------------
+r19445 | etxrab | 2006-10-06 12:48:00 -0700 (Fri, 06 Oct 2006) | 2 lines
+Changed paths:
+ M /trunk/asn1/h248/packet-h248-template.c
+ M /trunk/epan/dissectors/packet-h248.c
+ M /trunk/epan/dissectors/packet-h248_annex_c.c
+ M /trunk/epan/dissectors/packet-h248_annex_e.c
+ M /trunk/epan/dissectors/packet-isup.c
+
+Add a few packages and fix dissecton of a_codecs and handle the case when
+hf_param = -1.
+------------------------------------------------------------------------
+r19446 | jmayer | 2006-10-07 07:24:32 -0700 (Sat, 07 Oct 2006) | 9 lines
+Changed paths:
+ M /trunk/config.nmake
+ M /trunk/gtk/Makefile.nmake
+ M /trunk/gtk/rtp_player.c
+
+Alejandro Vaquero:
+ Add portaudio v19 support in addition to v18:
+
+ Here is a patch using the API 2 (v19). I tested it only in Windows.
+Attached also the Windows v19 zip file used. I did not modify the
+Makefile.nmake to download this new version (when running the "setup"),
+because Windows v18 it is still good.
+
+
+------------------------------------------------------------------------
+r19447 | jmayer | 2006-10-07 07:48:04 -0700 (Sat, 07 Oct 2006) | 14 lines
+Changed paths:
+ M /trunk/epan/dissectors/Makefile.common
+ M /trunk/epan/dissectors/packet-ethertype.c
+ A /trunk/epan/dissectors/packet-wlccp.c
+ M /trunk/epan/etypes.h
-Does this seem reasonable?
+Stephen Fisher:
+ packet-cisco-wireless.c is actually trying to dissect WLCCP:
-Regards,
-Martin
+I have attached a dissector I wrote from scratch for the
+frames that I'm seeing. It has #defines for the field offsets and
+lengths so it should be easier to merge. I also attached a sample
+capture with one of the frames that I'm seeing. There are more fields
+in the frame I haven't yet figured out, hopefully your dissector has
+those that I'm missing.
+Me: - Commented in wlccp over udp as well, it works most of the time.
+ - Leave the file packet-cisco-wireless.c in for the time being to
+ copy over knowledge until no usable info is left in the file.
+------------------------------------------------------------------------
+r19448 | ulfl | 2006-10-07 15:41:17 -0700 (Sat, 07 Oct 2006) | 1 line
+Changed paths:
+ M /trunk/airpcap_loader.c
+
+don't crash, if airpcap.dll isn't available
+------------------------------------------------------------------------
+r19449 | sahlberg | 2006-10-07 21:13:18 -0700 (Sat, 07 Oct 2006) | 5 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-iscsi.c
+ M /trunk/epan/dissectors/packet-scsi-osd.c
+
+scsi: unusual scsi protocols can request multiple AHS fields for iscsi so decode the AHS properly instead of assuming at most one field is present
+
+scsi-osd add dissection of LIST data pdus and CREATE cdb
------------------------------------------------------------------------
-r18781 | sahlberg | 2006-07-21 22:06:32 -0500 (Fri, 21 Jul 2006) | 8 lines
+r19450 | sahlberg | 2006-10-07 21:48:24 -0700 (Sat, 07 Oct 2006) | 4 lines
Changed paths:
- M /trunk/epan/dissectors/packet-skinny.c
+ M /trunk/epan/dissectors/packet-scsi-osd.c
-from Jeff Morriss
+scsi osd
+collapse attripute parameters, capability and security parameters into subtrees to make the display easier to read
-The attached patch makes the Skinny dissector "new style".  Please
-consider it for inclusion.
+------------------------------------------------------------------------
+r19451 | jake | 2006-10-08 00:54:06 -0700 (Sun, 08 Oct 2006) | 1 line
+Changed paths:
+ M /trunk/epan/dissectors/packet-ssl.c
+Fix for bug 1153, typos in debug output
+------------------------------------------------------------------------
+r19452 | sahlberg | 2006-10-08 12:11:39 -0700 (Sun, 08 Oct 2006) | 4 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-scsi-osd.c
+
+dissect attribute get/set data in data in/out blobs and display them for now as a blob.
+
+
+
+------------------------------------------------------------------------
+r19453 | sahlberg | 2006-10-08 12:54:01 -0700 (Sun, 08 Oct 2006) | 8 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-scsi-osd.c
+
+add some more SCSI OSD command dissectors
+
+REMOVE
+REMOVE PARTITION
+REMOVE COLELCTION
+SET KEY
+
+
+------------------------------------------------------------------------
+r19454 | etxrab | 2006-10-08 13:57:20 -0700 (Sun, 08 Oct 2006) | 4 lines
+Changed paths:
+ M /trunk/asn1/h248/packet-h248-template.c
+ M /trunk/epan/dissectors/packet-h248.c
+ M /trunk/epan/dissectors/packet-isup.c
+ M /trunk/epan/dissectors/packet-isup.h
+H248:
+Lost a line in last commit.
+ISUP Export a value string.
------------------------------------------------------------------------
-r18780 | sahlberg | 2006-07-21 20:44:10 -0500 (Fri, 21 Jul 2006) | 13 lines
+r19455 | ulfl | 2006-10-08 15:24:46 -0700 (Sun, 08 Oct 2006) | 3 lines
+Changed paths:
+ M /trunk/test/config.sh
+ M /trunk/test/suite-capture.sh
+
+change the binary path to current windows debug dir: wireshark-gtk2
+
+don't use promiscuous mode as default (my Win32 WLAN card won't capture any packets with it - might probably be better for other users as well)
+------------------------------------------------------------------------
+r19456 | ulfl | 2006-10-08 15:39:23 -0700 (Sun, 08 Oct 2006) | 6 lines
+Changed paths:
+ M /trunk/capture_loop.c
+ M /trunk/capture_loop.h
+ M /trunk/tshark.c
+
+from Richard van der Hoff:
+> [tshark from a fifo]
+> Ulf - I notice you made the relevant change here (r16787) - is there any reason why tshark shouldn't use capture_loop_dispatch to do its processing, rather than attempting to use cap_pipe_dispatch or pcap_dispatch directly?
+
+well, there didn't seem to be, so I've made a patch which does exactly this, and which fixes the problem.
+
+------------------------------------------------------------------------
+r19457 | ulfl | 2006-10-08 15:57:32 -0700 (Sun, 08 Oct 2006) | 5 lines
+Changed paths:
+ M /trunk/test/config.sh
+ M /trunk/test/suite-capture.sh
+
+from Richard van der Hoff:
+[tshark from a fifo]
+I've even gone so far as to add a unit test for it
+
+ULFL: as mkfifo isn't available on Win32 (not even cygwin), make this test configurable in config.sh
+------------------------------------------------------------------------
+r19458 | wmeier | 2006-10-08 19:07:44 -0700 (Sun, 08 Oct 2006) | 1 line
+Changed paths:
+ M /trunk/Makefile.nmake
+
+If GTK1_DIR or GTK2_DIR not defined, then corresponding install-common-deps should not be invoked....
+------------------------------------------------------------------------
+r19459 | kukosa | 2006-10-08 23:24:03 -0700 (Sun, 08 Oct 2006) | 1 line
+Changed paths:
+ M /trunk/tools/lex.py
+ M /trunk/tools/yacc.py
+
+Ply updated to version 2.1
+------------------------------------------------------------------------
+r19460 | sahlberg | 2006-10-09 01:31:04 -0700 (Mon, 09 Oct 2006) | 12 lines
Changed paths:
M /trunk/AUTHORS
- M /trunk/epan/dissectors/packet-ajp13.c
+ M /trunk/epan/dissectors/packet-scsi-osd.c
- from ian abel
+from Joe Breher
+
+This patch fixes a transposition of the orders of
+Set Attribute Number
+Set Attribute Length
+In the page oriented get and set attributes CDB parameters format
+Ref SCSI-OSD T10/1355-D Revision 10 section 5.2.2.2
-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.
+------------------------------------------------------------------------
+r19461 | gerald | 2006-10-09 11:47:42 -0700 (Mon, 09 Oct 2006) | 10 lines
+Changed paths:
+ M /trunk/test/config.sh
+ M /trunk/test/suite-capture.sh
+ M /trunk/test/suite-clopts.sh
+ M /trunk/test/test-backend.sh
+ M /trunk/test/test.sh
+
+Make preparations for running under Buildbot:
+ - Check for an "all" argument at startup. If it's present,
+ then proceed with testing.
+
+ - Add a platform check. Use it to handle cases where we can't run
+ as a normal user, e.g. trying to capture under Linux.
+
+ - Add a "Skipped" result.
------------------------------------------------------------------------
-r18779 | kukosa | 2006-07-21 02:05:39 -0500 (Fri, 21 Jul 2006) | 2 lines
+r19462 | sahlberg | 2006-10-09 12:35:36 -0700 (Mon, 09 Oct 2006) | 6 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
+ M /trunk/epan/dissectors/packet-scsi-osd.c
+
+From Joe Breher
+
+dissect the permission bits in the capability blob
+
+
-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
+r19463 | etxrab | 2006-10-09 13:22:31 -0700 (Mon, 09 Oct 2006) | 1 line
Changed paths:
- M /trunk/wireshark.desktop
+ A /trunk/asn1/h248/h248v3.asn
-Change name from Ethereal to Wireshark, remove translations
-of the name that will now be incorrect.
+Add ASN1 for H248 v3. The aim is to replace the current asn1 file after some more testing.
+------------------------------------------------------------------------
+r19464 | gerald | 2006-10-09 13:31:48 -0700 (Mon, 09 Oct 2006) | 2 lines
+Changed paths:
+ M /trunk/test/test-backend.sh
+ M /trunk/test/test.sh
+
+Return 1 on failure.
+
+------------------------------------------------------------------------
+r19465 | ulfl | 2006-10-09 15:32:50 -0700 (Mon, 09 Oct 2006) | 1 line
+Changed paths:
+ M /trunk/epan/wslua/Makefile.nmake
+add some missing files to the clean target
------------------------------------------------------------------------
-r18777 | jmayer | 2006-07-20 17:25:04 -0500 (Thu, 20 Jul 2006) | 8 lines
+r19466 | gerald | 2006-10-09 16:28:30 -0700 (Mon, 09 Oct 2006) | 3 lines
Changed paths:
+ M /trunk/test/config.sh
+
+Pick up TRAFFIC_CAPTURE_IFACE from the environment if it's set, otherwise
+use a default value.
+
+------------------------------------------------------------------------
+r19467 | gerald | 2006-10-09 17:28:53 -0700 (Mon, 09 Oct 2006) | 5 lines
+Changed paths:
+ M /trunk/airpcap.h
+ M /trunk/airpcap_loader.h
M /trunk/epan/dissectors/packet-ieee80211.c
+ M /trunk/epan/prefs.c
+ M /trunk/epan/prefs.h
-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.
+First step in integrating the AirPcap WEP preferences with those
+from the 802.11 dissector. Use a #define for the maximum number of
+WEP keys. Use AirPcap's if we have it (64). Rename find_module()
+prefs_find_module() and make it public.
-Me: Add a reference to the spec stating the above.
+------------------------------------------------------------------------
+r19468 | gerald | 2006-10-09 17:30:49 -0700 (Mon, 09 Oct 2006) | 2 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-ieee80211.c
+Remove a leftover printf.
------------------------------------------------------------------------
-r18776 | gerald | 2006-07-20 16:29:45 -0500 (Thu, 20 Jul 2006) | 2 lines
+r19469 | guy | 2006-10-10 00:35:47 -0700 (Tue, 10 Oct 2006) | 3 lines
Changed paths:
- M /trunk/epan/Makefile.nmake
- M /trunk/epan/proto.c
- M /trunk/plugins/asn1/packet-asn1.c
+ M /trunk/epan/dissectors/packet-h248_annex_e.c
-snprintf -> g_snprintf. Fix up whitespace.
+Get rid of CR's at the ends of lines, set svn:keywords and svn:eol-style
+appropriately.
------------------------------------------------------------------------
-r18775 | gerald | 2006-07-20 12:45:52 -0500 (Thu, 20 Jul 2006) | 2 lines
+r19470 | guy | 2006-10-10 01:07:14 -0700 (Tue, 10 Oct 2006) | 2 lines
Changed paths:
- M /trunk/config.h.win32
- M /trunk/epan/dissectors/packet-btrfcomm.c
+ M /trunk/color_filters.c
-Remove remaining instances of NEED_SNPRINTF_H. Fix up whitespace.
+Fix some compiler warnings.
------------------------------------------------------------------------
-r18774 | lego | 2006-07-20 12:32:10 -0500 (Thu, 20 Jul 2006) | 4 lines
+r19471 | guy | 2006-10-10 01:08:17 -0700 (Tue, 10 Oct 2006) | 2 lines
Changed paths:
- M /trunk/epan/dissectors/packet-xml.c
+ M /trunk/tap-funnel.c
+
+Squelch a compiler warning, and clean up indentation.
-From Mike Digou:
- - free the right object.
+------------------------------------------------------------------------
+r19472 | guy | 2006-10-10 01:09:11 -0700 (Tue, 10 Oct 2006) | 2 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-linx.c
+Get rid of an unused variable.
------------------------------------------------------------------------
-r18773 | lego | 2006-07-20 12:23:58 -0500 (Thu, 20 Jul 2006) | 4 lines
+r19473 | guy | 2006-10-10 01:10:42 -0700 (Tue, 10 Oct 2006) | 2 lines
Changed paths:
- M /trunk/epan/dtd_parse.l
+ M /trunk/asn1/h248/packet-h248-template.c
+ M /trunk/epan/dissectors/packet-h248.c
-allow for some uppercasing in names.
-"fix" for Bug 1010
+Clean up some compiler warnings.
+
+------------------------------------------------------------------------
+r19474 | guy | 2006-10-10 01:12:04 -0700 (Tue, 10 Oct 2006) | 2 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-ber.c
+Squelch a compiler warning.
------------------------------------------------------------------------
-r18772 | sahlberg | 2006-07-20 05:34:01 -0500 (Thu, 20 Jul 2006) | 3 lines
+r19475 | guy | 2006-10-10 01:12:40 -0700 (Tue, 10 Oct 2006) | 2 lines
Changed paths:
- M /trunk/Makefile.am
+ M /trunk/epan/camel-persistentdata.c
+
+Include "epan/tap.h" to declare a function we use.
-remove another reference to snprintf
+------------------------------------------------------------------------
+r19476 | guy | 2006-10-10 01:13:16 -0700 (Tue, 10 Oct 2006) | 3 lines
+Changed paths:
+ M /trunk/gtk/color_dlg.c
+Get rid of declarations of functions that are no longer defined or used
+in this file.
------------------------------------------------------------------------
-r18771 | sahlberg | 2006-07-20 05:19:47 -0500 (Thu, 20 Jul 2006) | 5 lines
+r19477 | guy | 2006-10-10 01:13:56 -0700 (Tue, 10 Oct 2006) | 2 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
+ M /trunk/gtk/color_edit_dlg.c
-we dont need our own snprintf any more since we always use g_snprintf() instead.
+Include <string.h> to declare string functions we use.
+------------------------------------------------------------------------
+r19478 | jake | 2006-10-10 12:00:50 -0700 (Tue, 10 Oct 2006) | 1 line
+Changed paths:
+ M /trunk/gtk/main.c
+ M /trunk/version_info.c
+Don't let PortAudio skip the queue on the about dialog ;)
+------------------------------------------------------------------------
+r19479 | gerald | 2006-10-10 13:55:38 -0700 (Tue, 10 Oct 2006) | 3 lines
+Changed paths:
+ M /trunk/test/test-backend.sh
+ M /trunk/test/test.sh
+Add command-line options: -c disables color, -h prints help, -s runs
+a suite.
------------------------------------------------------------------------
-r18770 | sahlberg | 2006-07-20 04:21:32 -0500 (Thu, 20 Jul 2006) | 5 lines
+r19480 | sahlberg | 2006-10-10 14:00:35 -0700 (Tue, 10 Oct 2006) | 5 lines
Changed paths:
- M /trunk/epan/dissectors/packet-eapol.c
+ M /trunk/AUTHORS
+ M /trunk/epan/dissectors/Makefile.common
+ A /trunk/epan/dissectors/packet-usb.c
+ M /trunk/wiretap/libpcap.c
+ M /trunk/wiretap/wtap.c
+ M /trunk/wiretap/wtap.h
-from michael stevens
+From Paolo Abeni
-fix an incorrect expression to decode keydata properly
+USB dissector
------------------------------------------------------------------------
-r18769 | etxrab | 2006-07-19 14:20:58 -0500 (Wed, 19 Jul 2006) | 3 lines
+r19481 | gerald | 2006-10-10 14:15:19 -0700 (Tue, 10 Oct 2006) | 2 lines
Changed paths:
- M /trunk/acinclude.m4
- M /trunk/plugins/lua/Makefile.am
+ M /trunk/docbook/release-notes.xml
+
+Prep for the 0.99.4 release.
-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
+r19482 | etxrab | 2006-10-10 14:46:44 -0700 (Tue, 10 Oct 2006) | 1 line
Changed paths:
- M /trunk/epan/dissectors/packet-diameter-defs.h
+ M /trunk/epan/dissectors/packet-usb.c
-Add licence info.
+u_int32_t gives error on Windows assuming guint32 will do.
------------------------------------------------------------------------
-r18767 | etxrab | 2006-07-19 14:00:36 -0500 (Wed, 19 Jul 2006) | 4 lines
+r19483 | etxrab | 2006-10-10 14:50:19 -0700 (Tue, 10 Oct 2006) | 1 line
Changed paths:
- M /trunk/Makefile.am
- A /trunk/dtds/xcap-caps.dtd
- M /trunk/packaging/nsis/wireshark.nsi
+ D /trunk/epan/dissectors/packet-h248_package_bcp.c
+ D /trunk/epan/dissectors/packet-h248_package_bcp.h
+
+Remove no longer used files.
+------------------------------------------------------------------------
+r19484 | etxrab | 2006-10-10 14:52:52 -0700 (Tue, 10 Oct 2006) | 1 line
+Changed paths:
+ M /trunk/epan/dissectors/Makefile.common
+ A /trunk/epan/dissectors/packet-h248_q1950.c
-From Martin Mathieson:
+Add H.248 packet BCP dissecton.
+------------------------------------------------------------------------
+r19485 | etxrab | 2006-10-10 14:56:10 -0700 (Tue, 10 Oct 2006) | 1 line
+Changed paths:
+ M /trunk/epan/dissectors/packet-h248_3gpp.c
-Here is a DTD for xcap-caps and changes needed to install it (nsi change
-is untested).
+Fix a typo.
------------------------------------------------------------------------
-r18766 | etxrab | 2006-07-19 13:51:25 -0500 (Wed, 19 Jul 2006) | 11 lines
+r19486 | gerald | 2006-10-10 15:46:58 -0700 (Tue, 10 Oct 2006) | 4 lines
Changed paths:
- M /trunk/epan/dissectors/packet-msrp.c
+ M /trunk/epan/dissectors/packet-ipsec.c
-From Martin Mathieson:
+Simplify the preference string allocation code. Shorten the comments,
+which (as Ulf pointed out) reduces the size of the prefs file
+significantly.
-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
+r19487 | gerald | 2006-10-10 17:37:29 -0700 (Tue, 10 Oct 2006) | 3 lines
Changed paths:
- M /trunk/Makefile.am
+ M /trunk/epan/prefs.c
+ M /trunk/epan/prefs.h
-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).
+Add prefs_apply(), which lets us apply preferences (specifically,
+trigger a module's callback) for a specific module.
------------------------------------------------------------------------
-r18764 | jmayer | 2006-07-19 09:02:22 -0500 (Wed, 19 Jul 2006) | 7 lines
+r19488 | etxrab | 2006-10-10 23:11:54 -0700 (Tue, 10 Oct 2006) | 14 lines
Changed paths:
- M /trunk/Makefile.am
+ M /trunk/epan/dissectors/packet-ppp.c
-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)"
+From Donald White:
+An enhancement to the PPP multiplexing protocol
+dissector in protocol-ppp.c. There are two changes:
+ The protocol id field of the multiplexed sub-frame is added
+ to the protocol tree using a header field. This allows
+ filters to select the protocol as is the case when it is not
+ multiplexed. I think this fixes a small bug as the ability to
+ filter for a protocol should not depend on the lower level
+ protocol.
+ When the protocol id of the subframe is not present, the
+ appropriate default protocol is displayed with the standard
+ indication that Wireshark generated the value.
------------------------------------------------------------------------
-r18763 | gerald | 2006-07-19 08:41:59 -0500 (Wed, 19 Jul 2006) | 2 lines
+r19489 | ulfl | 2006-10-11 00:31:01 -0700 (Wed, 11 Oct 2006) | 1 line
Changed paths:
- M /trunk/epan/Makefile.am
+ M /trunk/epan/dissectors/packet-media.c
+
+fix #1154: although g_vsnprintf() is called, it don't like a NULL pointer for a %s format string. The following proto_tree_add_text was already fixed.
+------------------------------------------------------------------------
+r19490 | sahlberg | 2006-10-11 01:18:14 -0700 (Wed, 11 Oct 2006) | 7 lines
+Changed paths:
+ M /trunk/asn1/ldap/Lightweight-Directory-Access-Protocol-V3.asn
+ M /trunk/asn1/ldap/ldap.cnf
+ M /trunk/asn1/ldap/packet-ldap-template.c
+ M /trunk/epan/dissectors/packet-ldap.c
+
+fix for 1148
+
+pretty horrible hack to store an ntlmssp blob inside an ldap string
+
+the info column is not entirely pretty but the payload is at least decoded
-Link libwireshark with libiconv if needed.
------------------------------------------------------------------------
-r18762 | sahlberg | 2006-07-19 05:02:49 -0500 (Wed, 19 Jul 2006) | 8 lines
+r19491 | sahlberg | 2006-10-11 02:47:27 -0700 (Wed, 11 Oct 2006) | 5 lines
Changed paths:
- M /trunk/epan/dissectors/packet-smb.c
+ M /trunk/epan/dissectors/packet-usb.c
-add two missing CHECK_BYTE_COUNT
-to not cause an exception for clearly malformed packets
+from Paolo A
+update the usb dissector to reflect the recent change in the pcap format
-will resolve "bug" 987 (which is NOT a bug)
+------------------------------------------------------------------------
+r19492 | sahlberg | 2006-10-11 03:38:59 -0700 (Wed, 11 Oct 2006) | 3 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-fc.c
+ M /trunk/epan/dissectors/packet-fc.h
+ M /trunk/epan/dissectors/packet-fcct.c
+ M /trunk/epan/dissectors/packet-fcdns.c
+ M /trunk/epan/dissectors/packet-fcels.c
+ M /trunk/epan/dissectors/packet-fcfcs.c
+ M /trunk/epan/dissectors/packet-fcfzs.c
+ M /trunk/epan/dissectors/packet-fclctl.c
+ M /trunk/epan/dissectors/packet-fcp.c
+ M /trunk/epan/dissectors/packet-fcsb3.c
+ M /trunk/epan/dissectors/packet-fcsp.c
+ M /trunk/epan/dissectors/packet-fcswils.c
+ M /trunk/epan/dissectors/packet-ipfc.c
+ M /trunk/epan/dissectors/packet-iscsi.c
+ M /trunk/epan/dissectors/packet-llc.c
+ M /trunk/epan/dissectors/packet-ndmp.c
+ M /trunk/epan/dissectors/packet-scsi-osd.c
+ M /trunk/epan/dissectors/packet-scsi.c
+ M /trunk/epan/dissectors/packet-scsi.h
+ M /trunk/gtk/conversations_fc.c
+ M /trunk/gtk/fc_stat.c
+ M /trunk/gtk/hostlist_fc.c
+ M /trunk/gtk/scsi_stat.c
+ M /trunk/tap-iousers.c
+
+move the ITL and the ITLQ structure to packet-scsi.h where it belongs
------------------------------------------------------------------------
-r18761 | etxrab | 2006-07-18 16:16:02 -0500 (Tue, 18 Jul 2006) | 1 line
+r19493 | sahlberg | 2006-10-11 04:32:56 -0700 (Wed, 11 Oct 2006) | 7 lines
Changed paths:
- M /trunk/epan/dissectors/packet-mysql.c
+ M /trunk/epan/dissectors/packet-fc.c
+ M /trunk/epan/dissectors/packet-fcp.c
+ M /trunk/epan/dissectors/packet-iscsi.c
+ M /trunk/epan/dissectors/packet-ndmp.c
+ M /trunk/epan/dissectors/packet-scsi.h
+
+add a task_flags bitmap and two lengths (data and bidirectional data)
+so that the two scsi transports FCP and ISCSI can provide the expected data transfer lengths to SCSI to allow SCSI reassembly.
+
+NDMP does not really need these hints since for NDMP (and also iscsi-lite) there is conceptually always both data in and data out phases and there is never any fragmentation.
+
+
-Remove leftover(?) plugin code.
------------------------------------------------------------------------
-r18760 | gerald | 2006-07-18 13:48:19 -0500 (Tue, 18 Jul 2006) | 2 lines
+r19494 | guy | 2006-10-11 10:01:51 -0700 (Wed, 11 Oct 2006) | 5 lines
Changed paths:
- M /trunk/doc/README.packaging
+ M /trunk/epan/dissectors/packet-ndps.c
-Fixes and updates.
+Use a different heuristic to determine whether an NDPS string is ASCII
+or Unicode, and use tvb_get_ephemeral_faked_unicode() to get Unicode
+strings; this fixes problems I've seen in captures, where the string
+isn't being processed correctly.
------------------------------------------------------------------------
-r18758 | gerald | 2006-07-18 10:54:03 -0500 (Tue, 18 Jul 2006) | 3 lines
+r19495 | sahlberg | 2006-10-11 13:00:43 -0700 (Wed, 11 Oct 2006) | 12 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
+ M /trunk/AUTHORS
+ M /trunk/epan/dissectors/packet-scsi.c
+
+From Patrick vd Lageweg
+
+
+
+Hi,
+
+This patch impelments a dissect for the SCSI SSC Medium Partition Page.
+
+
+Patrick
+
+
+------------------------------------------------------------------------
+r19496 | sahlberg | 2006-10-11 13:03:44 -0700 (Wed, 11 Oct 2006) | 11 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-scsi.c
+
+From Patrick vd Lageweg
+
+Hi,
+
+This patch fixes the page number user for the "write error couner page".
+
+
+
+
+
+
+------------------------------------------------------------------------
+r19497 | sahlberg | 2006-10-11 13:05:27 -0700 (Wed, 11 Oct 2006) | 8 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-scsi.c
+
+From Patrick vd Lageweg
+
+Hi,
+
+This patch makes several bit fields in the LOG SELECT command being displayed as bits instead of as numbers.
+
-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
+r19498 | gerald | 2006-10-11 13:34:05 -0700 (Wed, 11 Oct 2006) | 2 lines
Changed paths:
- M /trunk/epan/dissectors/packet-3g-a11.c
+ M /trunk/epan/libwireshark.def
+
+Export the recent prefs changes.
+
+------------------------------------------------------------------------
+r19499 | gerald | 2006-10-11 16:25:51 -0700 (Wed, 11 Oct 2006) | 3 lines
+Changed paths:
+ M /trunk/gtk/graph_analysis.c
+
+When dumping the graph data to a file, don't walk past the end of a buffer.
+Should fix bug 396.
+
+------------------------------------------------------------------------
+r19500 | gerald | 2006-10-11 16:53:19 -0700 (Wed, 11 Oct 2006) | 2 lines
+Changed paths:
+ M /trunk/docbook/release-notes.xml
+
+Update bug lists.
+
+------------------------------------------------------------------------
+r19501 | jake | 2006-10-11 23:01:51 -0700 (Wed, 11 Oct 2006) | 1 line
+Changed paths:
+ M /trunk/epan/dissectors/Makefile.common
+ A /trunk/epan/dissectors/packet-udld.c
+
+Adding initial version of UDLD dissector
+------------------------------------------------------------------------
+r19502 | ulfl | 2006-10-12 00:52:24 -0700 (Thu, 12 Oct 2006) | 1 line
+Changed paths:
+ M /trunk/docbook/release-notes.xml
+
+The preferences and alike dialog button behaviour changed.
+------------------------------------------------------------------------
+r19503 | jake | 2006-10-12 01:04:11 -0700 (Thu, 12 Oct 2006) | 5 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-usb.c
+
+From Paolo Abeni:
+The attached patch fix parsing of the setup header in the usb dissector.
+Currently the size of the field specified into proto_tree_add_item call
+was wrong.
+
+------------------------------------------------------------------------
+r19504 | jake | 2006-10-12 03:38:24 -0700 (Thu, 12 Oct 2006) | 4 lines
+Changed paths:
+ M /trunk/doc/README.developer
+
+Cleanup sample code.
+Cleanup some text and headings.
+Play trick with keyword so text remains untouched.
+
+------------------------------------------------------------------------
+r19505 | sahlberg | 2006-10-12 03:54:36 -0700 (Thu, 12 Oct 2006) | 12 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-fcp.c
+ M /trunk/epan/dissectors/packet-iscsi.c
+ M /trunk/epan/dissectors/packet-ndmp.c
+ M /trunk/epan/dissectors/packet-scsi-osd.c
+ M /trunk/epan/dissectors/packet-scsi.h
+
+wireshark does not yet consume enough memory for me to be happy
+
+
+pass conversation form the transports up to the scsi layer
+
+add tracking of conversation specific info to scsi osd
+add tracking of conversation+lun specific info to scsi osd
+
+for scsi osd add tracking of PARTITIONS and display in which frame they were created/removed
+
+
+
+------------------------------------------------------------------------
+r19506 | gerald | 2006-10-12 08:00:07 -0700 (Thu, 12 Oct 2006) | 3 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-ndps.c
+
+Check to see if we've passed a null strval to ndps_string().
+Should fix the recent fuzz bugs.
+
+------------------------------------------------------------------------
+r19507 | lego | 2006-10-12 10:00:11 -0700 (Thu, 12 Oct 2006) | 5 lines
+Changed paths:
+ M /trunk/epan/wslua/wslua.h
+ M /trunk/epan/wslua/wslua_util.c
+
+- add persconffile(opt_str)
+- add datafile_path(opt_str)
+- add Dir class -- a Directory Iterator
+
+
+------------------------------------------------------------------------
+r19508 | jake | 2006-10-12 14:31:00 -0700 (Thu, 12 Oct 2006) | 1 line
+Changed paths:
+ M /trunk/epan/dissectors/packet-vlan.c
+
+Add 802.1QinQ?\194?\160Ethertype preference.
+------------------------------------------------------------------------
+r19509 | ulfl | 2006-10-12 17:21:47 -0700 (Thu, 12 Oct 2006) | 1 line
+Changed paths:
+ M /trunk/Makefile.nmake
+
+distclean should remove wireshark-gtk1/2 dirs completely
+------------------------------------------------------------------------
+r19510 | sahlberg | 2006-10-13 01:42:33 -0700 (Fri, 13 Oct 2006) | 7 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-fc.c
+ M /trunk/epan/dissectors/packet-fc.h
+
+if FC type is FPC/SCSI and the relative offset bit is set in f_ctl then the parameter field is 4 bytes and contain the relative offset of the data for data in/out
+
+decode this field as relative offset and also store it in the fc_hdr structure so that FCP can pick it up and pass if to the SCSI payload data in/out dissector later
+
+
+
+
+------------------------------------------------------------------------
+r19511 | sahlberg | 2006-10-13 02:16:45 -0700 (Fri, 13 Oct 2006) | 15 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-fcp.c
+ M /trunk/epan/dissectors/packet-iscsi.c
+ M /trunk/epan/dissectors/packet-ndmp.c
+ M /trunk/epan/dissectors/packet-scsi.c
+ M /trunk/epan/dissectors/packet-scsi.h
+
+pass the relative data offset of data in/out pdu's to the scsi data in/out dissector (dissect_scsi_payload) so that we can later add reassembly of data pdu's
+and also (if reassembly is disabled) only dissect the initial (offset==0) data pdu.
+
+dissect_scsi_payload() does not yet use this parameter.
+
+
+now that we have both data offset and expected data length/bidir expected data length and also the read/write flags availabe we have what we need to reassemble data in/out pdus (modulo overflow/underflow but those are so rare we can worry about them later).
+
+
+ndmp: ndmp conceptually always has a data in and a data out phase and never fragment the data into smaller pdu's os that dissector always report offset as 0.
+
+
+
+
+
+------------------------------------------------------------------------
+r19512 | etxrab | 2006-10-13 07:21:02 -0700 (Fri, 13 Oct 2006) | 1 line
+Changed paths:
+ M /trunk/plugins/megaco/packet-megaco.c
+
+Modify Signals descriptor to look more like the actual text message.
+------------------------------------------------------------------------
+r19513 | jmayer | 2006-10-13 08:18:10 -0700 (Fri, 13 Oct 2006) | 6 lines
+Changed paths:
+ M /trunk/wiretap/libpcap.c
+
+Paolo Abeni:
+the attached patch add support for the recently introduced pcap
+bluetooth data link type. Yes, pcap is going to support also bluetooth
+devices (at least on Linux) :-)
+
+
+------------------------------------------------------------------------
+r19514 | gerald | 2006-10-13 08:53:20 -0700 (Fri, 13 Oct 2006) | 3 lines
+Changed paths:
+ M /trunk/epan/dissectors/packet-ieee80211.c
+
+Make the "WEP key count" option match the number of WEP key slots. Add
+a note about improving the WEP key interface.
-From Ravi Valmikam:
-"Translate" MSID BCD digits and make them filterable, fixes bug
-http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=997
------------------------------------------------------------------------