Copy over files from the release.
[obnox/wireshark/wip.git] / ChangeLog
1 ------------------------------------------------------------------------
2 r19004 | gerald | 2006-08-23 09:19:32 -0500 (Wed, 23 Aug 2006) | 11 lines
3 Changed paths:
4    M /trunk-0.99.3/asn1/snmp/snmp.cnf
5    M /trunk-0.99.3/epan/dissectors/packet-snmp.c
6
7 Copy over r19002 from the trunk:
8
9 User: sahlberg
10 Date: 2006/08/23 08:05 AM
11
12 Log:
13  Counter64 should be a FT_UINT64  and not a FT_UINT32
14  
15  
16  fixes bug 1047
17
18 ------------------------------------------------------------------------
19 r19000 | gerald | 2006-08-22 17:10:56 -0500 (Tue, 22 Aug 2006) | 8 lines
20 Changed paths:
21    M /trunk-0.99.3/plugins/profinet/packet-pn-mrp.c
22
23 Copy over r18996 from the trunk:
24
25 User: ulfl
26 Date: 2006/08/22 07:42 PM
27
28 Log:
29  fix TLB block alignment to be compatible with the current MRP draft. Would be nice if included in the 0.99.3
30
31 ------------------------------------------------------------------------
32 r18994 | gerald | 2006-08-22 10:34:11 -0500 (Tue, 22 Aug 2006) | 3 lines
33 Changed paths:
34    M /trunk-0.99.3/docbook/release-notes.xml
35
36 Note that SSCOP must be configured in order to be vulnerable to the
37 Q.2931 bug.
38
39 ------------------------------------------------------------------------
40 r18993 | gerald | 2006-08-22 09:57:39 -0500 (Tue, 22 Aug 2006) | 2 lines
41 Changed paths:
42    M /trunk-0.99.3/docbook/release-notes.xml
43    M /trunk-0.99.3/epan/dissectors/packet-q2931.c
44
45 Copy over Florent's fix from r18992.
46
47 ------------------------------------------------------------------------
48 r18983 | gerald | 2006-08-21 14:28:28 -0500 (Mon, 21 Aug 2006) | 2 lines
49 Changed paths:
50    M /trunk-0.99.3/airpcap_loader.c
51    M /trunk-0.99.3/airpcap_loader.h
52    M /trunk-0.99.3/gtk/airpcap_dlg.c
53    M /trunk-0.99.3/gtk/airpcap_dlg.h
54    M /trunk-0.99.3/gtk/airpcap_gui_utils.c
55    M /trunk-0.99.3/gtk/airpcap_gui_utils.h
56
57 Copy over copyright fixes from r18981.
58
59 ------------------------------------------------------------------------
60 r18982 | gerald | 2006-08-21 14:25:38 -0500 (Mon, 21 Aug 2006) | 2 lines
61 Changed paths:
62    M /trunk-0.99.3/docbook/release-notes.xml
63
64 Minor updates.
65
66 ------------------------------------------------------------------------
67 r18980 | gerald | 2006-08-21 11:28:25 -0500 (Mon, 21 Aug 2006) | 2 lines
68 Changed paths:
69    M /trunk-0.99.3/FAQ
70    M /trunk-0.99.3/help/faq.txt
71    M /trunk-0.99.3/manuf
72
73 Copy over manuf and FAQ updates from r18978 and r18979.
74
75 ------------------------------------------------------------------------
76 r18977 | gerald | 2006-08-21 09:42:28 -0500 (Mon, 21 Aug 2006) | 2 lines
77 Changed paths:
78    M /trunk-0.99.3/gtk/menu.c
79
80 Copy over Florent Drouin's fix from r18976.
81
82 ------------------------------------------------------------------------
83 r18963 | gerald | 2006-08-19 20:46:10 -0500 (Sat, 19 Aug 2006) | 2 lines
84 Changed paths:
85    A /trunk-0.99.3/version.conf
86
87 Add a version.conf file for the release.
88
89 ------------------------------------------------------------------------
90 r18962 | gerald | 2006-08-19 20:38:41 -0500 (Sat, 19 Aug 2006) | 2 lines
91 Changed paths:
92    M /trunk-0.99.3/Makefile.nmake
93    M /trunk-0.99.3/airpcap_loader.c
94
95 Copy over AirPcap fixes (r18953 and r18961) from the trunk.
96
97 ------------------------------------------------------------------------
98 r18952 | gerald | 2006-08-18 17:19:03 -0500 (Fri, 18 Aug 2006) | 2 lines
99 Changed paths:
100    M /trunk-0.99.3/ChangeLog
101    M /trunk-0.99.3/docbook/release-notes.xml
102
103 Updates for 0.99.3.
104
105 ------------------------------------------------------------------------
106 r18951 | gerald | 2006-08-18 15:31:07 -0500 (Fri, 18 Aug 2006) | 1 line
107 Changed paths:
108    A /trunk-0.99.3 (from /trunk:18950)
109
110 Create the 0.99.3 trunk
111 ------------------------------------------------------------------------
112 r18950 | gerald | 2006-08-18 15:18:38 -0500 (Fri, 18 Aug 2006) | 2 lines
113 Changed paths:
114    M /trunk/epan/dissectors/packet-smb.c
115
116 Fix CID 209 (possible NULL dereference).
117
118 ------------------------------------------------------------------------
119 r18949 | guy | 2006-08-18 13:18:36 -0500 (Fri, 18 Aug 2006) | 2 lines
120 Changed paths:
121    M /trunk/epan/libwireshark.def
122
123 From Gisle Vanem: export the new GUID functions.
124
125 ------------------------------------------------------------------------
126 r18948 | gerald | 2006-08-18 10:46:43 -0500 (Fri, 18 Aug 2006) | 2 lines
127 Changed paths:
128    M /trunk/epan/dissectors/packet-dtp.c
129
130 Add an attribution.
131
132 ------------------------------------------------------------------------
133 r18947 | sahlberg | 2006-08-18 04:32:19 -0500 (Fri, 18 Aug 2006) | 6 lines
134 Changed paths:
135    M /trunk/epan/dissectors/packet-dcerpc.c
136    M /trunk/gtk/main.c
137    M /trunk/tshark.c
138
139 guids are not olnly used in dcerpc interfaces   and they often occur in many other protocols such as ldap and smb/smb2
140
141
142 move the initialization of the guid mapping table from the dcerpc dissector to a more neutral place
143
144
145 ------------------------------------------------------------------------
146 r18946 | sahlberg | 2006-08-18 04:27:40 -0500 (Fri, 18 Aug 2006) | 3 lines
147 Changed paths:
148    M /trunk/epan/guid-utils.c
149
150 change the guid mapping code to use a tree isntead of a hashtable
151
152
153 ------------------------------------------------------------------------
154 r18945 | guy | 2006-08-18 04:01:20 -0500 (Fri, 18 Aug 2006) | 4 lines
155 Changed paths:
156    M /trunk/wiretap/nettl.c
157
158 Rework some of the header processing, to handle some additional nettl
159 files, and to clean the code up a bit - and incorporate some fixes to
160 the rework, and other fixes, from Mark C. Brown.
161
162 ------------------------------------------------------------------------
163 r18944 | sahlberg | 2006-08-18 03:46:31 -0500 (Fri, 18 Aug 2006) | 23 lines
164 Changed paths:
165    M /trunk/AUTHORS
166    M /trunk/epan/dissectors/Makefile.common
167    M /trunk/epan/dissectors/packet-ethertype.c
168    A /trunk/epan/dissectors/packet-llt.c
169    M /trunk/epan/etypes.h
170
171 from stephen f
172
173 new protocol: veritas low latency transport
174
175 ---
176 Attached is a patch file that adds a new dissector for the LLT protocol
177 (Veritas Low Level Transport, used for server clustering).  They use
178 ethertype 0xCAFE even though it isn't assigned to them :(.  There are
179 other fields and possibly other message types directly between servers
180 it does not yet dissect as no one outside of Veritas knows what they
181 are.  This dissector understands the one people will run across most -
182 multiple servers broadcasting these heartbeats all over the place.  I
183 figured out these fields through many Internet searches.
184
185 I will add the protocol to the Wiki after it is committed.
186
187
188 Thanks,
189   Steve
190
191
192
193
194 ------------------------------------------------------------------------
195 r18943 | gerald | 2006-08-17 19:22:48 -0500 (Thu, 17 Aug 2006) | 2 lines
196 Changed paths:
197    M /trunk/docbook/release-notes.xml
198    M /trunk/epan/dissectors/packet-ipsec.c
199
200 Fix two remaining off-by-one errors.  Remove a static buffer.
201
202 ------------------------------------------------------------------------
203 r18942 | gerald | 2006-08-17 18:35:45 -0500 (Thu, 17 Aug 2006) | 2 lines
204 Changed paths:
205    M /trunk/version_info.c
206
207 Include strutil.h.
208
209 ------------------------------------------------------------------------
210 r18941 | etxrab | 2006-08-17 15:32:06 -0500 (Thu, 17 Aug 2006) | 11 lines
211 Changed paths:
212    M /trunk/epan/dissectors/packet-cdp.c
213
214 From Stephen Fisher:
215 the attached patch removes the 
216 redundant "Cisco Discovery Protocol" from the info column:
217
218 Before:
219
220   Cisco Discovery Protocol  Device ID: myswitch.domain.com  Port ID: GigabitEthernet3/17
221
222 After:
223
224   Device ID: myswitch.domain.com  Port ID: GigabitEthernet3/17
225 ------------------------------------------------------------------------
226 r18940 | etxrab | 2006-08-17 15:24:05 -0500 (Thu, 17 Aug 2006) | 4 lines
227 Changed paths:
228    M /trunk/epan/dissectors/packet-juniper.c
229    M /trunk/wiretap/libpcap.c
230    M /trunk/wiretap/wtap.c
231    M /trunk/wiretap/wtap.h
232
233 From Hannes Gredler:
234 A patch that adds support for dissection of
235 libpcap DLT_JUNIPER_VP frames. In addition i have fixed
236 also the indent for DLT_JUNIPER_GGSN.
237 ------------------------------------------------------------------------
238 r18939 | ulfl | 2006-08-17 14:09:41 -0500 (Thu, 17 Aug 2006) | 6 lines
239 Changed paths:
240    M /trunk/epan/dissectors/packet-dcerpc-epm.c
241    M /trunk/epan/dissectors/packet-dcerpc.c
242    M /trunk/epan/dissectors/packet-dcerpc.h
243    M /trunk/epan/dissectors/packet-dcom-cba-acco.c
244    M /trunk/epan/dissectors/packet-dcom-cba.c
245    M /trunk/epan/dissectors/packet-dcom-remunkn.c
246    M /trunk/epan/dissectors/packet-dcom.c
247    M /trunk/epan/dissectors/packet-dcom.h
248    M /trunk/epan/guid-utils.c
249    M /trunk/epan/guid-utils.h
250
251 some further work on the GUID/UUID resolvings
252
253 most of the relevant code moved to guid_utils
254 lot of corresponding code cleanup in packet-dcerpc.c
255 still using GHashTable
256 still not using a manuf like file
257 ------------------------------------------------------------------------
258 r18938 | jmayer | 2006-08-17 06:56:35 -0500 (Thu, 17 Aug 2006) | 9 lines
259 Changed paths:
260    M /trunk/epan/dissectors/packet-rsvp.c
261
262 Muthu Krishnan V <muthukrishnanv@gmail.com>
263
264 As per RFC 4090, In the FAST_REROUTE Object, Include-any starts
265 at the 12th byte and Exclude-any starts at the 16th byte.
266
267 Ethereal has inter-changed these two fields in its display.
268
269 *Ethereal* bug 1043.
270
271 ------------------------------------------------------------------------
272 r18937 | sahlberg | 2006-08-17 03:17:48 -0500 (Thu, 17 Aug 2006) | 7 lines
273 Changed paths:
274    M /trunk/epan/emem.c
275    M /trunk/epan/emem.h
276    M /trunk/epan/libwireshark.def
277
278 add trees with PErmanent allocation scope which will be useful for constructing
279 associative arrays for globally unique and persistent mappings such as
280 oid to name
281 sid to name
282 guid to name
283
284
285 ------------------------------------------------------------------------
286 r18936 | sahlberg | 2006-08-17 02:35:58 -0500 (Thu, 17 Aug 2006) | 3 lines
287 Changed paths:
288    M /trunk/epan/dissectors/packet-dcerpc.c
289
290 add missing _WIN32 encapsulation so braces match and compilation under non-win32 works
291
292
293 ------------------------------------------------------------------------
294 r18935 | ulfl | 2006-08-16 18:13:26 -0500 (Wed, 16 Aug 2006) | 5 lines
295 Changed paths:
296    M /trunk/epan/Makefile.common
297    M /trunk/epan/dissectors/packet-dcerpc-epm.c
298    M /trunk/epan/dissectors/packet-dcerpc.c
299    M /trunk/epan/dissectors/packet-dcom-cba.c
300    M /trunk/epan/dissectors/packet-dcom-remact.c
301    M /trunk/epan/dissectors/packet-dcom-remunkn.c
302    M /trunk/epan/dissectors/packet-dcom.c
303    M /trunk/epan/dissectors/packet-dcom.h
304    A /trunk/epan/guid-utils.c
305    M /trunk/epan/guid-utils.h
306
307 various UUID/GUID based changes.
308
309 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.
310
311 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.
312 ------------------------------------------------------------------------
313 r18934 | ulfl | 2006-08-16 17:59:55 -0500 (Wed, 16 Aug 2006) | 1 line
314 Changed paths:
315    M /trunk/epan/dissectors/packet-dcom-dispatch.c
316    M /trunk/epan/dissectors/packet-dcom-oxid.c
317
318 FT_STRING -> FT_GUID
319 ------------------------------------------------------------------------
320 r18933 | ulfl | 2006-08-16 17:56:55 -0500 (Wed, 16 Aug 2006) | 3 lines
321 Changed paths:
322    M /trunk/epan/dissectors/packet-dcom-cba-acco.c
323
324 lower the expert info levels WARN -> NOTE for missing references
325
326 fix an iteration bug in cba_connection_disconnectme()
327 ------------------------------------------------------------------------
328 r18932 | ulfl | 2006-08-16 17:45:51 -0500 (Wed, 16 Aug 2006) | 1 line
329 Changed paths:
330    M /trunk/config.nmake
331
332 rollback some IMO unintended changes to the config settings
333 ------------------------------------------------------------------------
334 r18931 | ulfl | 2006-08-16 15:55:21 -0500 (Wed, 16 Aug 2006) | 1 line
335 Changed paths:
336    M /trunk/epan/dissectors/packet-dcerpc-afs4int.c
337    M /trunk/epan/dissectors/packet-dcerpc-conv.c
338    M /trunk/epan/dissectors/packet-dcerpc-fldb.c
339    M /trunk/epan/dissectors/packet-dcerpc-nt.c
340    M /trunk/epan/dissectors/packet-dcerpc-rs_pgo.c
341
342 FT_STRING -> FT_GUID
343 ------------------------------------------------------------------------
344 r18930 | ulfl | 2006-08-16 15:52:51 -0500 (Wed, 16 Aug 2006) | 3 lines
345 Changed paths:
346    M /trunk/epan/dissectors/packet-tcp.c
347
348 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.
349
350 Ronnie, could you check if this change is ok?
351 ------------------------------------------------------------------------
352 r18929 | sahlberg | 2006-08-16 14:38:39 -0500 (Wed, 16 Aug 2006) | 3 lines
353 Changed paths:
354    M /trunk/epan/dissectors/packet-smb.c
355
356 add tracking of fid type to objects opened by NT CREATE   so that we can dissect aces properly also for these fids
357
358
359 ------------------------------------------------------------------------
360 r18928 | gerald | 2006-08-16 13:01:25 -0500 (Wed, 16 Aug 2006) | 8 lines
361 Changed paths:
362    M /trunk/Makefile.common
363    M /trunk/Makefile.nmake
364    A /trunk/airpcap.h
365    A /trunk/airpcap_loader.c
366    A /trunk/airpcap_loader.h
367    M /trunk/config.h.win32
368    M /trunk/config.nmake
369    M /trunk/epan/dissectors/packet-radiotap.c
370    M /trunk/gtk/Makefile.am
371    M /trunk/gtk/Makefile.common
372    A /trunk/gtk/airpcap_dlg.c
373    A /trunk/gtk/airpcap_dlg.h
374    A /trunk/gtk/airpcap_gui_utils.c
375    A /trunk/gtk/airpcap_gui_utils.h
376    M /trunk/gtk/capture_dlg.c
377    M /trunk/gtk/capture_dlg.h
378    M /trunk/gtk/capture_if_dlg.c
379    M /trunk/gtk/capture_info_dlg.c
380    M /trunk/gtk/compat_macros.h
381    M /trunk/gtk/gui_utils.c
382    M /trunk/gtk/gui_utils.h
383    M /trunk/gtk/keys.h
384    M /trunk/gtk/main.c
385    M /trunk/gtk/main.h
386    M /trunk/gtk/menu.c
387    M /trunk/gtk/recent.c
388    M /trunk/gtk/recent.h
389    A /trunk/image/toolbar/capture_airpcap_16.xpm
390    A /trunk/image/toolbar/capture_capture_16.xpm
391    A /trunk/image/toolbar/capture_details_16.xpm
392    A /trunk/image/toolbar/capture_ethernet_16.xpm
393    A /trunk/image/toolbar/capture_prepare_16.xpm
394    A /trunk/image/toolbar/wep_closed_24.xpm
395
396 Add support for AirPcap, an upcoming wireless product from CACE.  Support
397 is disabled by default, and can be enabled by setting AIRPCAP_CONFIG
398 in config.nmake.  The code is currently limited to Windows, but should
399 be adaptable to other platforms.
400
401 The official announcement won't come until next week, so you'll have to
402 read the source for details.  :)
403
404 ------------------------------------------------------------------------
405 r18927 | sahlberg | 2006-08-16 05:35:04 -0500 (Wed, 16 Aug 2006) | 4 lines
406 Changed paths:
407    M /trunk/epan/dissectors/packet-smb.c
408
409 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
410
411
412
413 ------------------------------------------------------------------------
414 r18926 | sahlberg | 2006-08-16 04:22:36 -0500 (Wed, 16 Aug 2006) | 4 lines
415 Changed paths:
416    M /trunk/epan/dissectors/packet-smb.c
417    M /trunk/epan/dissectors/packet-smb.h
418
419 track fid types between NT TRans QUERY_SECURITY_DESCRIPTOR and dissect the ACEs properly
420
421
422
423 ------------------------------------------------------------------------
424 r18925 | sahlberg | 2006-08-16 04:02:15 -0500 (Wed, 16 Aug 2006) | 4 lines
425 Changed paths:
426    M /trunk/epan/dissectors/packet-smb.c
427
428  add dissection of DIRECTORY specific bits of the accessmask for SET_SECURITY_DESCRIPTOR
429
430
431
432 ------------------------------------------------------------------------
433 r18924 | sahlberg | 2006-08-16 03:48:00 -0500 (Wed, 16 Aug 2006) | 5 lines
434 Changed paths:
435    M /trunk/epan/dissectors/packet-smb.c
436
437 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
438
439
440
441
442 ------------------------------------------------------------------------
443 r18923 | kukosa | 2006-08-16 03:07:30 -0500 (Wed, 16 Aug 2006) | 3 lines
444 Changed paths:
445    M /trunk/asn1/h225/h225.cnf
446    M /trunk/epan/dissectors/packet-h225.c
447    M /trunk/epan/dissectors/packet-per.c
448    M /trunk/epan/dissectors/packet-per.h
449
450 - add value_ptr into struct _asn1_ctx_t
451 - small changes in h225.cnf
452 - H.225 regenerated
453 ------------------------------------------------------------------------
454 r18922 | sahlberg | 2006-08-16 03:00:46 -0500 (Wed, 16 Aug 2006) | 13 lines
455 Changed paths:
456    M /trunk/epan/dissectors/packet-smb.c
457    M /trunk/epan/dissectors/packet-smb.h
458
459  add a type field for the fid tracking structure and initialize it to UNKNOWN
460
461 when files are opened using NTCreateAndX  and if we recognize the type   set the type field to either FILE, DIR or PIPE
462
463 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.
464
465
466 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.
467
468
469
470
471
472 ------------------------------------------------------------------------
473 r18921 | kukosa | 2006-08-16 00:58:39 -0500 (Wed, 16 Aug 2006) | 1 line
474 Changed paths:
475    M /trunk/epan/dissectors/packet-MAP_DialoguePDU.c
476    M /trunk/epan/dissectors/packet-acp133.c
477    M /trunk/epan/dissectors/packet-acse.c
478    M /trunk/epan/dissectors/packet-camel.c
479    M /trunk/epan/dissectors/packet-cdt.c
480    M /trunk/epan/dissectors/packet-cdt.h
481    M /trunk/epan/dissectors/packet-cmip.c
482    M /trunk/epan/dissectors/packet-cmp.c
483    M /trunk/epan/dissectors/packet-cms.c
484    M /trunk/epan/dissectors/packet-crmf.c
485    M /trunk/epan/dissectors/packet-dap.c
486    M /trunk/epan/dissectors/packet-disp.c
487    M /trunk/epan/dissectors/packet-dop.c
488    M /trunk/epan/dissectors/packet-dsp.c
489    M /trunk/epan/dissectors/packet-ess.c
490    M /trunk/epan/dissectors/packet-ftam.c
491    M /trunk/epan/dissectors/packet-ftbp.c
492    M /trunk/epan/dissectors/packet-gnm.c
493    M /trunk/epan/dissectors/packet-gsm_map.c
494    M /trunk/epan/dissectors/packet-gsm_ss.c
495    M /trunk/epan/dissectors/packet-h225.c
496    M /trunk/epan/dissectors/packet-h235.c
497    M /trunk/epan/dissectors/packet-h245.c
498    M /trunk/epan/dissectors/packet-h248.c
499    M /trunk/epan/dissectors/packet-h450.c
500    M /trunk/epan/dissectors/packet-inap.c
501    M /trunk/epan/dissectors/packet-ldap.c
502    M /trunk/epan/dissectors/packet-logotypecertextn.c
503    M /trunk/epan/dissectors/packet-mms.c
504    M /trunk/epan/dissectors/packet-nbap.c
505    M /trunk/epan/dissectors/packet-ns_cert_exts.c
506    M /trunk/epan/dissectors/packet-ocsp.c
507    M /trunk/epan/dissectors/packet-pkcs1.c
508    M /trunk/epan/dissectors/packet-pkinit.c
509    M /trunk/epan/dissectors/packet-pkix1explicit.c
510    M /trunk/epan/dissectors/packet-pkix1implicit.c
511    M /trunk/epan/dissectors/packet-pkixproxy.c
512    M /trunk/epan/dissectors/packet-pkixqualified.c
513    M /trunk/epan/dissectors/packet-pkixtsp.c
514    M /trunk/epan/dissectors/packet-pres.c
515    M /trunk/epan/dissectors/packet-ranap.c
516    M /trunk/epan/dissectors/packet-rnsap.c
517    M /trunk/epan/dissectors/packet-ros.c
518    M /trunk/epan/dissectors/packet-rrlp.c
519    M /trunk/epan/dissectors/packet-rtse.c
520    M /trunk/epan/dissectors/packet-s4406.c
521    M /trunk/epan/dissectors/packet-smrse.c
522    M /trunk/epan/dissectors/packet-snmp.c
523    M /trunk/epan/dissectors/packet-spnego.c
524    M /trunk/epan/dissectors/packet-tcap.c
525    M /trunk/epan/dissectors/packet-ulp.c
526    M /trunk/epan/dissectors/packet-umts_rrc.c
527    M /trunk/epan/dissectors/packet-umts_rrc_ies.c
528    M /trunk/epan/dissectors/packet-umts_rrc_pdu_def.c
529    M /trunk/epan/dissectors/packet-wlancertextn.c
530    M /trunk/epan/dissectors/packet-x411.c
531    M /trunk/epan/dissectors/packet-x420.c
532    M /trunk/epan/dissectors/packet-x509af.c
533    M /trunk/epan/dissectors/packet-x509ce.c
534    M /trunk/epan/dissectors/packet-x509if.c
535    M /trunk/epan/dissectors/packet-x509sat.c
536
537 ASN.1 dissectors regenerated with new asn2wrs to get updated field blurb
538 ------------------------------------------------------------------------
539 r18920 | jmayer | 2006-08-15 19:12:02 -0500 (Tue, 15 Aug 2006) | 4 lines
540 Changed paths:
541    M /trunk/epan/dissectors/packet-bootp.c
542
543 Always print length as well as type in Option line.
544 Count amount of padding.
545
546
547 ------------------------------------------------------------------------
548 r18919 | gerald | 2006-08-15 15:54:51 -0500 (Tue, 15 Aug 2006) | 2 lines
549 Changed paths:
550    M /trunk/docbook/release-notes.xml
551
552 Update for 0.99.3.
553
554 ------------------------------------------------------------------------
555 r18918 | jmayer | 2006-08-15 15:46:13 -0500 (Tue, 15 Aug 2006) | 7 lines
556 Changed paths:
557    M /trunk/epan/dissectors/packet-bacapp.c
558
559 Steve Karg <skarg@users.sourceforge.net>
560
561 I made a small change in packet-bacapp.c to fix the following:
562 1. Corrected Signed value decoding for a one octet value.
563 2. Corrected Priority values to decode as Unsigned values.
564
565
566 ------------------------------------------------------------------------
567 r18917 | sahlberg | 2006-08-15 15:35:52 -0500 (Tue, 15 Aug 2006) | 3 lines
568 Changed paths:
569    M /trunk/epan/libwireshark.def
570
571 export ep_free_all
572
573
574 ------------------------------------------------------------------------
575 r18916 | jmayer | 2006-08-15 15:32:08 -0500 (Tue, 15 Aug 2006) | 1 line
576 Changed paths:
577    M /trunk/epan/dissectors/packet-bootp.c
578
579 Complete: Make dhcp options filterable
580 ------------------------------------------------------------------------
581 r18915 | gerald | 2006-08-15 14:28:07 -0500 (Tue, 15 Aug 2006) | 2 lines
582 Changed paths:
583    M /trunk/epan/dissectors/packet-ipsec.c
584
585 Fix CIDs 204 - 208.
586
587 ------------------------------------------------------------------------
588 r18914 | jmayer | 2006-08-15 13:16:56 -0500 (Tue, 15 Aug 2006) | 8 lines
589 Changed paths:
590    M /trunk/epan/dissectors/packet-isakmp.c
591
592 Eric Fung <efung@certicom.com>
593
594 A very tiny patch that corrects decoding of the Next Payload field in
595 the IKEv2 header. RFC 4306, Sec 3.2 says that a payload type of 0
596 means "No Next Payload" and not RESERVED. The patch just uses the
597 same string the dissector uses for IKEv1, namely, "NONE".
598
599
600 ------------------------------------------------------------------------
601 r18913 | jmayer | 2006-08-15 13:13:35 -0500 (Tue, 15 Aug 2006) | 9 lines
602 Changed paths:
603    M /trunk/epan/dissectors/packet-text-media.c
604
605 Mike Duigou <wireshark@duigou.org>
606
607 The enclosed patch updates the set of mime types for line oriented text
608 data per RFC 2046.
609
610 Me:
611
612 Remove application/postscript, as it may be binary.
613
614 ------------------------------------------------------------------------
615 r18912 | jmayer | 2006-08-15 08:24:02 -0500 (Tue, 15 Aug 2006) | 1 line
616 Changed paths:
617    M /trunk/epan/dissectors/packet-bootp.c
618
619 Start making dhcp options filterable (special cases still missing)
620 ------------------------------------------------------------------------
621 r18911 | kukosa | 2006-08-15 08:24:00 -0500 (Tue, 15 Aug 2006) | 1 line
622 Changed paths:
623    M /trunk/tools/asn2wrs.py
624
625 filed blurb changed to "proto.WrsType" variant
626 ------------------------------------------------------------------------
627 r18910 | kukosa | 2006-08-15 08:14:43 -0500 (Tue, 15 Aug 2006) | 1 line
628 Changed paths:
629    M /trunk/tools/lex.py
630    M /trunk/tools/yacc.py
631
632 Ply updated to version 1.8
633 ------------------------------------------------------------------------
634 r18909 | jmayer | 2006-08-15 06:44:25 -0500 (Tue, 15 Aug 2006) | 2 lines
635 Changed paths:
636    M /trunk/docbook
637
638 Update svn:ignore to changed names (eug->wsug etc).
639
640 ------------------------------------------------------------------------
641 r18908 | jmayer | 2006-08-15 06:31:55 -0500 (Tue, 15 Aug 2006) | 25 lines
642 Changed paths:
643    M /trunk/AUTHORS
644    M /trunk/epan/dissectors/Makefile.common
645    A /trunk/epan/dissectors/packet-2dparityfec.c
646
647 Mark Lewis <mlewis@altera.com>
648
649 I have developed a plugin for Pro-MPEG FEC packets over RTP (see
650 previous posts on ethereal-dev). I have added a page and example capture
651 file to the Wiki (http://wiki.wireshark.org/2dParityFEC). The source and
652 Windows makefile for the plugin are attached. Unfortunately I do not
653 have access to other systems so this plugin has been tested on Windows
654 only.
655
656
657 The attached version of my plug-in has only had the copyright header
658 added.
659 I will translate this into a proper dissector rather than a plug-in as
660 requested, but this may take a little time as I have a lot of other
661 things
662 to do at the moment.
663
664 Me:
665
666 Convert into a normal dissector
667 Reorder / reformat code a bit
668 Added Marks name to the top of the file.
669
670
671
672 ------------------------------------------------------------------------
673 r18907 | jmayer | 2006-08-15 04:49:06 -0500 (Tue, 15 Aug 2006) | 1 line
674 Changed paths:
675    D /trunk/epan/AUTHORS
676    D /trunk/epan/ChangeLog
677    D /trunk/epan/NEWS
678    D /trunk/epan/README
679
680 Remove no longer needed dummy files
681 ------------------------------------------------------------------------
682 r18906 | jmayer | 2006-08-15 01:40:26 -0500 (Tue, 15 Aug 2006) | 6 lines
683 Changed paths:
684    M /trunk/epan/dissectors/packet-http.c
685    M /trunk/epan/dissectors/packet-http.h
686
687
688 Stephen Fisher <stephentfisher@yahoo.com>
689
690 Could you apply the attached patch also to finish it off - I
691 failed to include it in the original e-mail.
692
693 ------------------------------------------------------------------------
694 r18905 | sahlberg | 2006-08-14 21:21:08 -0500 (Mon, 14 Aug 2006) | 3 lines
695 Changed paths:
696    M /trunk/epan/dissectors/packet-dcerpc-netlogon.c
697
698 add decode of trust attribute flags   as documented in samba4 netlogon idl
699
700
701 ------------------------------------------------------------------------
702 r18904 | ulfl | 2006-08-14 18:39:48 -0500 (Mon, 14 Aug 2006) | 7 lines
703 Changed paths:
704    M /trunk/epan/dissectors/packet-dcom-oxid.c
705    M /trunk/epan/dissectors/packet-dcom-remact.c
706    M /trunk/epan/dissectors/packet-dcom-remunkn.c
707    M /trunk/epan/dissectors/packet-dcom.c
708    M /trunk/epan/dissectors/packet-dcom.h
709
710 various minor DCOM dissection enhancements:
711
712 - add a generic guid register to dissect UUID's (move this to a seperate file?)
713 - this enables us to set some known names for special UUID's
714 - use standard DCOM fields for IID and alike in remunk.c
715 - cleanup dcom_protseq_vals handling
716 - some FT_STRING to FT_GUID changes
717 ------------------------------------------------------------------------
718 r18903 | gerald | 2006-08-14 17:34:46 -0500 (Mon, 14 Aug 2006) | 5 lines
719 Changed paths:
720    M /trunk/epan/dissectors/packet-ipsec.c
721    M /trunk/gtk/prefs_dlg.c
722
723 Put protocol preferences in a scrolled window, in case a particular
724 protocol has a lot of preference items.  Change the number of
725 configurable ESP SAs to 16 (in case someone needs do decrypt many
726 sessions in a single trace file).  Fix up whitespace.
727
728 ------------------------------------------------------------------------
729 r18902 | jmayer | 2006-08-14 17:04:05 -0500 (Mon, 14 Aug 2006) | 2 lines
730 Changed paths:
731    A /trunk/debian/compat
732    A /trunk/debian/watch
733
734 The checkin from three weeks ago missed two files...
735
736 ------------------------------------------------------------------------
737 r18901 | jmayer | 2006-08-14 16:46:05 -0500 (Mon, 14 Aug 2006) | 11 lines
738 Changed paths:
739    M /trunk/epan/dissectors/packet-http.c
740
741 Stephen Fisher <stephentfisher@yahoo.com>
742
743 Attached is a patch to packet-http.c that calls a subdissector for
744 traffic flowing through a proxy via the HTTP CONNECT method.  Most
745 protocols, especially SSL, can be tunneled through an HTTP proxy.
746 Wireshark currently says this traffic is "Continuation or non-HTTP
747 traffic" but this patch turns the payload over to the dissector for the
748 protocol being tunneled.  This is similar to how the Socks dissector
749 works.
750
751
752 ------------------------------------------------------------------------
753 r18900 | jmayer | 2006-08-14 16:37:12 -0500 (Mon, 14 Aug 2006) | 19 lines
754 Changed paths:
755    M /trunk/epan/dissectors/packet-l2tp.c
756
757 Carlos Pignataro <cpignata@cisco.com>
758
759 Please find attached a patch with updates to l2tpv3's l2_sublayer_vals
760 and pw_types_vals numbers (and pw type decoding).
761
762 The previous values belong to a different number space, "MPLS Pseudowire
763 Types Registry" in http://www.iana.org/assignments/pwe3-parameters, used
764 by LDP. The new values belong to the correct number space, "L2TPv3
765 Pseudowire Types" in http://www.iana.org/assignments/l2tp-parameters,
766 used by L2TPv3. Note that one is a 15-bit number while the other is a
767 16-bit number. So it's not really removing half of the values; even
768 though there are some numerical "matches" in the two registries, there
769 are differences (see for example 12 and 13, and some name changes). From
770 my knowledge the values not registered are also not used (and part of
771 the intention of the patch is that they are not misused); a fair
772 assumption is that it was a clerical error mis-assuming the two
773 protocols, LDP and L2TPv3, used the same space for "PW Types".
774
775
776 ------------------------------------------------------------------------
777 r18899 | jmayer | 2006-08-14 16:28:37 -0500 (Mon, 14 Aug 2006) | 1 line
778 Changed paths:
779    M /trunk/manuf
780
781 Update
782 ------------------------------------------------------------------------
783 r18898 | jmayer | 2006-08-14 16:24:00 -0500 (Mon, 14 Aug 2006) | 6 lines
784 Changed paths:
785    M /trunk/tools/pidl/idl.yp
786    M /trunk/tools/pidl/lib/Parse/Pidl/IDL.pm
787
788 Update from samba tree revision 16838 to 17541
789 ============================ Samba log start ============
790 svn: When specifying working copy paths, only one target may be given
791 ============================ Samba log end ==============
792
793
794 ------------------------------------------------------------------------
795 r18897 | ulfl | 2006-08-14 15:47:54 -0500 (Mon, 14 Aug 2006) | 1 line
796 Changed paths:
797    M /trunk/epan/dissectors/packet-dcom-dispatch.c
798
799 add a value_string for the LCID field
800 ------------------------------------------------------------------------
801 r18896 | ulfl | 2006-08-14 15:41:46 -0500 (Mon, 14 Aug 2006) | 1 line
802 Changed paths:
803    M /trunk/epan/dissectors/packet-dcom-cba-acco.c
804
805 fix some dissection bugs
806 ------------------------------------------------------------------------
807 r18895 | sahlberg | 2006-08-14 04:36:15 -0500 (Mon, 14 Aug 2006) | 15 lines
808 Changed paths:
809    M /trunk/epan/emem.c
810    M /trunk/epan/emem.h
811    M /trunk/epan/libwireshark.def
812
813 make creation of subtrees used for the _array tree type use the same allocation scope as its parent  and thus become allocation scope agnostic
814
815
816 change all accessor functions to be defines to the emem_tree_ functions.
817
818
819
820 now   to create a tree with a different scope we only need to create a new
821 ..._tree_create() function   and set up the appropriate defines
822
823
824 (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 )
825
826
827
828 ------------------------------------------------------------------------
829 r18894 | sahlberg | 2006-08-14 03:29:29 -0500 (Mon, 14 Aug 2006) | 3 lines
830 Changed paths:
831    M /trunk/asn1/h248/packet-h248-template.c
832    M /trunk/doc/README.binarytrees
833    M /trunk/doc/README.request_response_tracking
834    M /trunk/epan/dissectors/packet-alcap.c
835    M /trunk/epan/dissectors/packet-bthci_acl.c
836    M /trunk/epan/dissectors/packet-btl2cap.c
837    M /trunk/epan/dissectors/packet-btrfcomm.c
838    M /trunk/epan/dissectors/packet-fc.c
839    M /trunk/epan/dissectors/packet-fcp.c
840    M /trunk/epan/dissectors/packet-h248.c
841    M /trunk/epan/dissectors/packet-h248.h
842    M /trunk/epan/dissectors/packet-iscsi.c
843    M /trunk/epan/dissectors/packet-ndmp.c
844    M /trunk/epan/dissectors/packet-nfs.c
845    M /trunk/epan/dissectors/packet-pana.c
846    M /trunk/epan/dissectors/packet-sccp.c
847    M /trunk/epan/dissectors/packet-smb.c
848    M /trunk/epan/dissectors/packet-smb.h
849    M /trunk/epan/dissectors/packet-tcp.c
850    M /trunk/epan/dissectors/packet-tcp.h
851    M /trunk/epan/emem.c
852    M /trunk/epan/emem.h
853
854 rename some structures and defines from the se_tree to the emem_tree prefix
855
856
857 ------------------------------------------------------------------------
858 r18893 | ulfl | 2006-08-13 12:49:58 -0500 (Sun, 13 Aug 2006) | 4 lines
859 Changed paths:
860    M /trunk/gtk/capture_if_details_dlg.c
861
862 Slight changes suggested by Jörg Mayer:
863 2,412,000 kHz -> 2412 MHz
864 Available networks -> Available networks (BSSID list)
865
866 ------------------------------------------------------------------------
867 r18892 | ulfl | 2006-08-13 10:33:23 -0500 (Sun, 13 Aug 2006) | 1 line
868 Changed paths:
869    M /trunk/dumpcap.c
870
871 put utf_16to8 under #ifdef _WIN32, thanks Toralf
872 ------------------------------------------------------------------------
873 r18891 | ulfl | 2006-08-13 07:12:06 -0500 (Sun, 13 Aug 2006) | 3 lines
874 Changed paths:
875    M /trunk/dumpcap.c
876    M /trunk/version_info.c
877
878 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"
879
880 dumpcap uses this too, so I had to duplicate utf_16to8 there :-(
881 ------------------------------------------------------------------------
882 r18890 | ulfl | 2006-08-12 20:07:46 -0500 (Sat, 12 Aug 2006) | 1 line
883 Changed paths:
884    M /trunk/config.nmake
885
886 fix #1007: using PCAP_BREAKLOOP breaks compatibility with WinPcap 3.0, without providing any benefit on Win32, so don't use it
887 ------------------------------------------------------------------------
888 r18889 | ulfl | 2006-08-12 19:13:22 -0500 (Sat, 12 Aug 2006) | 2 lines
889 Changed paths:
890    M /trunk/doc/wireshark.pod
891    M /trunk/gtk/main.c
892
893 "bug" #1013: from Stephen Fisher
894 add the X --display command line parameter to the documentation
895 ------------------------------------------------------------------------
896 r18888 | sahlberg | 2006-08-12 18:27:22 -0500 (Sat, 12 Aug 2006) | 3 lines
897 Changed paths:
898    M /trunk/epan/emem.c
899    M /trunk/epan/emem.h
900
901 put a memory allocator function pointer inside the tree structure so that all accessor functions become storage scope agnostic
902
903
904 ------------------------------------------------------------------------
905 r18887 | ulfl | 2006-08-12 18:12:21 -0500 (Sat, 12 Aug 2006) | 1 line
906 Changed paths:
907    M /trunk/gtk/capture_if_details_dlg.c
908
909 some enhancements to the WLAN details
910 ------------------------------------------------------------------------
911 r18886 | sahlberg | 2006-08-12 17:43:12 -0500 (Sat, 12 Aug 2006) | 11 lines
912 Changed paths:
913    M /trunk/epan/emem.c
914
915 rename some inline functions from se_ to emem_ prefix as a first step to generalize
916 teh tree management and to use trees with different storage scope without too much code duplication.
917
918
919 it would be useful with a tree that had indefinite storage instead of the emem functions which commonly have ep or se storage scope.
920
921 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
922 oid to name mappings.
923
924  
925
926 ------------------------------------------------------------------------
927 r18885 | ulfl | 2006-08-12 17:38:08 -0500 (Sat, 12 Aug 2006) | 1 line
928 Changed paths:
929    M /trunk/gtk/main.c
930    M /trunk/gtk/menu.c
931
932 experimental: add a "Conversation Filter" entry to the context menu of the packet list. More info to come in the developer list shortly.
933 ------------------------------------------------------------------------
934 r18884 | ulfl | 2006-08-12 17:02:37 -0500 (Sat, 12 Aug 2006) | 5 lines
935 Changed paths:
936    M /trunk/gtk/gui_utils.c
937
938 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.
939
940 Simply ignore the incoming values of -32000 by not calling gtk_window_move() / gtk_widget_set_uposition() in that case.
941
942 I don't know what the Unix GLib version will do in that case.
943 ------------------------------------------------------------------------
944 r18883 | ulfl | 2006-08-12 16:06:24 -0500 (Sat, 12 Aug 2006) | 3 lines
945 Changed paths:
946    M /trunk/config.h.win32
947
948 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
949
950 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.
951 ------------------------------------------------------------------------
952 r18882 | ulfl | 2006-08-11 14:15:12 -0500 (Fri, 11 Aug 2006) | 4 lines
953 Changed paths:
954    M /trunk/epan/dissectors/packet-dcom-cba-acco.c
955    M /trunk/epan/dissectors/packet-dcom-cba-acco.h
956    M /trunk/epan/dissectors/packet-dcom-cba.c
957    M /trunk/epan/dissectors/packet-dcom-dispatch.c
958    M /trunk/epan/dissectors/packet-dcom-oxid.c
959    M /trunk/epan/dissectors/packet-dcom-remact.c
960    M /trunk/epan/dissectors/packet-dcom-remunkn.c
961    M /trunk/epan/dissectors/packet-dcom-sysact.c
962    M /trunk/epan/dissectors/packet-dcom.c
963    M /trunk/epan/dissectors/packet-dcom.h
964
965 add an experimental DCOM object "database" based on the exchanged interface pointers
966 add a lot more PROFINET CBA dissection output based on these DCOM context information
967 still need some improvements, e.g. dissection uses a simple (slow) linear list search
968 changes are fuzz-tested
969 ------------------------------------------------------------------------
970 r18881 | sahlberg | 2006-08-11 02:59:58 -0500 (Fri, 11 Aug 2006) | 6 lines
971 Changed paths:
972    M /trunk/asn1/ldap/packet-ldap-template.c
973    M /trunk/epan/dissectors/packet-ldap.c
974
975 for sec descriptors found inside ldap
976 decode the specific bits of the accessmask as the ldap specific accessmask bits
977
978 bit definitions from samba4
979
980
981 ------------------------------------------------------------------------
982 r18880 | guy | 2006-08-10 19:11:11 -0500 (Thu, 10 Aug 2006) | 6 lines
983 Changed paths:
984    M /trunk/README.bsd
985
986 From Stephen Fisher: add more information on configuring for BSD,
987 modernize the section on BPF (modern BSDs have BPF built in and clone
988 BPF devices, so no configuration should be necessary; we can add back
989 the old instructions if people using older BSDs run into problems), and
990 add information on making BPF devices available to non-root users.
991
992 ------------------------------------------------------------------------
993 r18879 | jmayer | 2006-08-10 15:49:58 -0500 (Thu, 10 Aug 2006) | 3 lines
994 Changed paths:
995    M /trunk/epan/dissectors/packet-bootp.c
996
997 Change a label a bit to be able to differentiate it from the default
998 case.
999
1000 ------------------------------------------------------------------------
1001 r18878 | jmayer | 2006-08-10 15:41:50 -0500 (Thu, 10 Aug 2006) | 9 lines
1002 Changed paths:
1003    M /trunk/epan/dissectors/packet-prism.c
1004    M /trunk/epan/dissectors/packet-wlancap.c
1005    M /trunk/epan/dissectors/packet-wlancap.h
1006
1007 Solomon Peachy:
1008
1009 I've attached a patch to the "wlan capture header" dissector to bring it
1010 in line with the current frame format, and a proper URL to obtain said
1011 format.   Nothing major, just the addition of a couple of fields and
1012 definitions.  The dissector remains backwards-compatible with the older
1013 format.
1014
1015
1016 ------------------------------------------------------------------------
1017 r18877 | ulfl | 2006-08-10 14:51:14 -0500 (Thu, 10 Aug 2006) | 1 line
1018 Changed paths:
1019    M /trunk/epan/dissectors/packet-dcom-cba-acco.c
1020
1021 PN-CBA may also use class 2 frames
1022 ------------------------------------------------------------------------
1023 r18876 | ulfl | 2006-08-10 14:45:14 -0500 (Thu, 10 Aug 2006) | 1 line
1024 Changed paths:
1025    M /trunk/epan/dissectors/packet-pn-rt.c
1026
1027 fix a misleading text
1028 ------------------------------------------------------------------------
1029 r18875 | sahlberg | 2006-08-10 08:21:57 -0500 (Thu, 10 Aug 2006) | 5 lines
1030 Changed paths:
1031    M /trunk/epan/dissectors/packet-windows-common.c
1032
1033  add missing ace revision 4  and several new types   some of which contain optional GUIDs
1034
1035 from samba4   security.idl
1036
1037
1038 ------------------------------------------------------------------------
1039 r18874 | jmayer | 2006-08-10 07:29:21 -0500 (Thu, 10 Aug 2006) | 6 lines
1040 Changed paths:
1041    M /trunk/packaging/rpm/SPECS/wireshark.spec.in
1042
1043 As reported by Chris Maynard:
1044 wireshark was located in /usr/X11R6/bin while dumpcap
1045 int /usr/bin. That way wireshark couldn't find dumpcap.
1046
1047 Install wireshark in the same path as dumpcap and tshark.
1048
1049 ------------------------------------------------------------------------
1050 r18873 | jmayer | 2006-08-10 06:37:24 -0500 (Thu, 10 Aug 2006) | 1 line
1051 Changed paths:
1052    M /trunk/asn1/Makefile.am
1053
1054 Fix some typos the prevented make distdir from succeeding
1055 ------------------------------------------------------------------------
1056 r18872 | jmayer | 2006-08-10 06:18:02 -0500 (Thu, 10 Aug 2006) | 7 lines
1057 Changed paths:
1058    M /trunk/epan/dissectors/Makefile.common
1059    A /trunk/epan/dissectors/packet-jpeg.c
1060
1061 Erwin Rol:
1062         Attached a dissector for JPEG images in RTP streams, AKA
1063         RFC2435.
1064
1065 Me: Fixed a warning (guint8 <= 255 is always true)
1066
1067
1068 ------------------------------------------------------------------------
1069 r18871 | sahlberg | 2006-08-10 05:52:16 -0500 (Thu, 10 Aug 2006) | 4 lines
1070 Changed paths:
1071    M /trunk/epan/dissectors/packet-ntlmssp.c
1072
1073 create subtrees also for unknown address types instead of creating the items inside the previous expansion created
1074
1075
1076
1077 ------------------------------------------------------------------------
1078 r18870 | jmayer | 2006-08-10 05:21:44 -0500 (Thu, 10 Aug 2006) | 3 lines
1079 Changed paths:
1080    M /trunk/doc/README.developer
1081
1082 Stephen Fisher:
1083         This patch fixes two typos in README.developer
1084
1085 ------------------------------------------------------------------------
1086 r18869 | jmayer | 2006-08-10 05:09:31 -0500 (Thu, 10 Aug 2006) | 22 lines
1087 Changed paths:
1088    M /trunk/epan/packet.c
1089
1090 Neil Piercy:
1091
1092 I've just had a bug in one of our private dissectors which meant
1093 that the handle passed to call_dissector was null. This seemed to give
1094 varying behavior - on some Windows installations it hit wireshark's
1095 in-built exception handling, and displayed that the dissector had an
1096 error (correct), but on some installations it just crashed wireshark
1097 (not helpful). I _think_ the difference was whether MSVC was installed
1098 or not, but on a sample of only 3 machines.
1099
1100 Should call_dissector include explicit null handle checks, and if so,
1101 should it:-
1102
1103 a) g_assert - the simple patch attached
1104 b) fallback to doing a data decode (as disabled protocols do)
1105 c) try to invoke the wireshark exception handling for the packet
1106
1107 Or is the correct answer none of the above - the exception handler
1108 should already cope ?
1109
1110         
1111
1112 ------------------------------------------------------------------------
1113 r18868 | jmayer | 2006-08-10 04:55:04 -0500 (Thu, 10 Aug 2006) | 1 line
1114 Changed paths:
1115    M /trunk/asn1/h225
1116    M /trunk/asn1/h245
1117
1118 Update svn:ignore
1119 ------------------------------------------------------------------------
1120 r18867 | jmayer | 2006-08-10 04:19:03 -0500 (Thu, 10 Aug 2006) | 1 line
1121 Changed paths:
1122    M /trunk/doc/capinfos.pod
1123    M /trunk/doc/dumpcap.pod
1124    M /trunk/doc/editcap.pod
1125    M /trunk/doc/idl2wrs.pod
1126    M /trunk/doc/mergecap.pod
1127    M /trunk/doc/text2pcap.pod
1128    M /trunk/doc/tshark.pod
1129    M /trunk/doc/wireshark.pod
1130
1131 Add some programs to 'see also'
1132 ------------------------------------------------------------------------
1133 r18866 | jmayer | 2006-08-10 04:02:24 -0500 (Thu, 10 Aug 2006) | 6 lines
1134 Changed paths:
1135    M /trunk/asn1/h225/Makefile
1136    M /trunk/asn1/h225/h225-exp.cnf
1137    M /trunk/asn1/h225/packet-h225-template.h
1138    M /trunk/asn1/h245/Makefile
1139    M /trunk/asn1/h245/h245-exp.cnf
1140    M /trunk/asn1/h245/packet-h245-template.h
1141    M /trunk/epan/dissectors/packet-h225.c
1142    M /trunk/epan/dissectors/packet-h225.h
1143    M /trunk/epan/dissectors/packet-h245.c
1144    M /trunk/epan/dissectors/packet-h245.h
1145
1146 Fix for http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1014
1147 provided by markdrago@mail.com.
1148
1149 Me: Patch template files instead and regenerate the dissector files.
1150     Fix Makefiles to use the correct asn filenames.
1151
1152 ------------------------------------------------------------------------
1153 r18865 | sahlberg | 2006-08-10 02:35:26 -0500 (Thu, 10 Aug 2006) | 3 lines
1154 Changed paths:
1155    M /trunk/epan/dissectors/packet-kerberos.c
1156
1157 this is a blob not a policyhandle
1158
1159
1160 ------------------------------------------------------------------------
1161 r18864 | jake | 2006-08-10 01:24:50 -0500 (Thu, 10 Aug 2006) | 3 lines
1162 Changed paths:
1163    M /trunk/epan/dissectors/packet-ansi_637.c
1164
1165 From: Michael Lum
1166 Small ANSI-637 patch for identifying more Teleservice
1167
1168 ------------------------------------------------------------------------
1169 r18863 | kukosa | 2006-08-10 01:06:21 -0500 (Thu, 10 Aug 2006) | 1 line
1170 Changed paths:
1171    M /trunk/epan/dissectors/packet-ssl-utils.c
1172    M /trunk/epan/epan.c
1173
1174 GnuTLS/libgcrypt initialization moved to epan.c
1175 ------------------------------------------------------------------------
1176 r18862 | jmayer | 2006-08-09 22:11:33 -0500 (Wed, 09 Aug 2006) | 3 lines
1177 Changed paths:
1178    M /trunk/epan/dissectors/packet-isakmp.c
1179
1180 efung@certicom.com:
1181         Patch adding MOBIKE support to packet-isakmp.c
1182
1183 ------------------------------------------------------------------------
1184 r18861 | jmayer | 2006-08-09 20:59:41 -0500 (Wed, 09 Aug 2006) | 5 lines
1185 Changed paths:
1186    M /trunk/plugins/rudp/packet-rudp.c
1187
1188 rudp used a port that a) collides with afs and b) violates
1189 the port requirements from the draft rfc.
1190 Make the portnumber a configureable variable and set it to 0
1191 by default.
1192
1193 ------------------------------------------------------------------------
1194 r18860 | martinm | 2006-08-09 12:23:10 -0500 (Wed, 09 Aug 2006) | 1 line
1195 Changed paths:
1196    M /trunk/epan/dissectors/packet-rtcp.c
1197
1198 Minor TBCP fixes
1199 ------------------------------------------------------------------------
1200 r18859 | sahlberg | 2006-08-09 06:25:20 -0500 (Wed, 09 Aug 2006) | 7 lines
1201 Changed paths:
1202    M /trunk/epan/dissectors/packet-kerberos.c
1203
1204 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
1205
1206
1207 make sense,   decode it as a unique pointer then
1208
1209
1210
1211 ------------------------------------------------------------------------
1212 r18858 | sahlberg | 2006-08-09 03:25:01 -0500 (Wed, 09 Aug 2006) | 5 lines
1213 Changed paths:
1214    M /trunk/epan/dissectors/packet-dcerpc-netlogon.c
1215    M /trunk/epan/dissectors/packet-dcerpc-netlogon.h
1216    M /trunk/epan/dissectors/packet-kerberos.c
1217
1218 decode the field of type 11
1219
1220 (it could theoretically also be a union with arm:1 selected instead of a conformant array)
1221
1222
1223 ------------------------------------------------------------------------
1224 r18857 | sahlberg | 2006-08-09 02:37:57 -0500 (Wed, 09 Aug 2006) | 15 lines
1225 Changed paths:
1226    M /trunk/epan/dissectors/packet-kerberos.c
1227
1228 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.
1229
1230
1231 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.
1232
1233
1234 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.
1235
1236
1237
1238 enable decoding of this new KDCOptions bit and call it "constrained delegation"
1239
1240
1241
1242
1243 ------------------------------------------------------------------------
1244 r18856 | gerald | 2006-08-08 21:00:05 -0500 (Tue, 08 Aug 2006) | 13 lines
1245 Changed paths:
1246    M /trunk/Makefile.nmake
1247    M /trunk/config.h.win32
1248    M /trunk/config.nmake
1249    M /trunk/epan/dissectors/packet-ipsec.c
1250    M /trunk/tools/win32-setup.sh
1251
1252 Point to the newest (1.5.0-1) GnuTLS package.  Since it contains
1253 libgcrypt, enable it in the Windows build.
1254
1255 In packet-ipsec.c:
1256
1257   - Remove non-constants from variable declaration initializations.
1258   - Use ep_alloc() in a couple of places.
1259   - Fix an off-by-one error.
1260   - Reduce the number of SAs in the preferences from 4 to 2.  4 made the
1261     preferences window absolutely enormous.  This is probably the wrong
1262     way to fix this.
1263   - Fix up whitespace.
1264
1265 ------------------------------------------------------------------------
1266 r18855 | etxrab | 2006-08-08 16:32:44 -0500 (Tue, 08 Aug 2006) | 1 line
1267 Changed paths:
1268    M /trunk/asn1/Makefile.am
1269    M /trunk/asn1/Makefile.nmake
1270    M /trunk/asn1/rnsap/packet-rnsap-template.c
1271    M /trunk/asn1/rnsap/rnsap.cnf
1272    A /trunk/asn1/umts_rrc
1273    A /trunk/asn1/umts_rrc/Makefile
1274    A /trunk/asn1/umts_rrc/Makefile.nmake
1275    A /trunk/asn1/umts_rrc/packet-umts_rrc-template.c
1276    A /trunk/asn1/umts_rrc/packet-umts_rrc-template.h
1277    A /trunk/asn1/umts_rrc/umts_rrc-exp.cnf
1278    A /trunk/asn1/umts_rrc/umts_rrc.cnf
1279    A /trunk/asn1/umts_rrc/umts_rrc_Class-definitions.asn
1280    A /trunk/asn1/umts_rrc_Internode-defs
1281    A /trunk/asn1/umts_rrc_Internode-defs/Makefile
1282    A /trunk/asn1/umts_rrc_Internode-defs/Makefile.nmake
1283    A /trunk/asn1/umts_rrc_Internode-defs/packet-umts_rrc_internode-defs-template.c
1284    A /trunk/asn1/umts_rrc_Internode-defs/packet-umts_rrc_internode-defs-template.h
1285    A /trunk/asn1/umts_rrc_Internode-defs/umts_rrc_Internode-definitions.asn
1286    A /trunk/asn1/umts_rrc_Internode-defs/umts_rrc_internode-defs-exp.cnf
1287    A /trunk/asn1/umts_rrc_Internode-defs/umts_rrc_internode-defs.cnf
1288    A /trunk/asn1/umts_rrc_ies
1289    A /trunk/asn1/umts_rrc_ies/Makefile
1290    A /trunk/asn1/umts_rrc_ies/Makefile.nmake
1291    A /trunk/asn1/umts_rrc_ies/packet-umts_rrc_ies-template.c
1292    A /trunk/asn1/umts_rrc_ies/packet-umts_rrc_ies-template.h
1293    A /trunk/asn1/umts_rrc_ies/umts_rrc_InformationElements.asn
1294    A /trunk/asn1/umts_rrc_ies/umts_rrc_ies-exp.cnf
1295    A /trunk/asn1/umts_rrc_ies/umts_rrc_ies.cnf
1296    A /trunk/asn1/umts_rrc_pdu_def
1297    A /trunk/asn1/umts_rrc_pdu_def/Makefile
1298    A /trunk/asn1/umts_rrc_pdu_def/Makefile.nmake
1299    A /trunk/asn1/umts_rrc_pdu_def/packet-umts_rrc_pdu_def-template.c
1300    A /trunk/asn1/umts_rrc_pdu_def/packet-umts_rrc_pdu_def-template.h
1301    A /trunk/asn1/umts_rrc_pdu_def/umts_rrc_PDU-definitions.asn
1302    A /trunk/asn1/umts_rrc_pdu_def/umts_rrc_pdu_def-exp.cnf
1303    A /trunk/asn1/umts_rrc_pdu_def/umts_rrc_pdu_def.cnf
1304    M /trunk/epan/dissectors/Makefile.common
1305    M /trunk/epan/dissectors/packet-rnsap.c
1306    A /trunk/epan/dissectors/packet-umts_rrc.c
1307    A /trunk/epan/dissectors/packet-umts_rrc.h
1308    A /trunk/epan/dissectors/packet-umts_rrc_ies.c
1309    A /trunk/epan/dissectors/packet-umts_rrc_ies.h
1310    A /trunk/epan/dissectors/packet-umts_rrc_pdu_def.c
1311    A /trunk/epan/dissectors/packet-umts_rrc_pdu_def.h
1312
1313 Routines for Universal Mobile Telecommunications System (UMTS) Radio Resource Control (RRC) (umts_rrc) dissection.
1314 ------------------------------------------------------------------------
1315 r18854 | ulfl | 2006-08-08 16:28:14 -0500 (Tue, 08 Aug 2006) | 1 line
1316 Changed paths:
1317    M /trunk/plugins/profinet/packet-dcerpc-pn-io.c
1318
1319 several minor fixes and enhancements to the dissection
1320 ------------------------------------------------------------------------
1321 r18853 | jake | 2006-08-08 14:54:37 -0500 (Tue, 08 Aug 2006) | 2 lines
1322 Changed paths:
1323    M /trunk/epan/dissectors/packet-bfd.c
1324
1325 From: Bálint Réczey:
1326 The attached patch fixes decoding of message flags in BFD control packets.
1327 ------------------------------------------------------------------------
1328 r18852 | sahlberg | 2006-08-08 02:52:15 -0500 (Tue, 08 Aug 2006) | 3 lines
1329 Changed paths:
1330    M /trunk/Makefile.nmake
1331    M /trunk/config.nmake
1332
1333 enable kerberos for windows for the win32 build
1334
1335
1336 ------------------------------------------------------------------------
1337 r18851 | jake | 2006-08-07 16:34:48 -0500 (Mon, 07 Aug 2006) | 1 line
1338 Changed paths:
1339    M /trunk/docbook/wsug_src/WSUG_chapter_advanced.xml
1340    M /trunk/docbook/wsug_src/WSUG_chapter_capture.xml
1341
1342 From Brian Drab: Several comments and typo's
1343 ------------------------------------------------------------------------
1344 r18850 | gerald | 2006-08-07 14:52:18 -0500 (Mon, 07 Aug 2006) | 5 lines
1345 Changed paths:
1346    M /trunk/Makefile.nmake
1347    M /trunk/config.nmake
1348    M /trunk/epan/dissectors/packet-ssl.c
1349    M /trunk/packaging/nsis/Makefile.nmake
1350    M /trunk/packaging/nsis/wireshark.nsi
1351    M /trunk/tools/win32-setup.sh
1352
1353 Add GNUTLS to the Windows build.  
1354
1355 In packet-ssl.c, move ssl_set_debug() up a bit so that we can debug key
1356 file parsing.
1357
1358 ------------------------------------------------------------------------
1359 r18849 | martinm | 2006-08-07 12:10:59 -0500 (Mon, 07 Aug 2006) | 1 line
1360 Changed paths:
1361    M /trunk/epan/dissectors/packet-sipfrag.c
1362
1363 Tidy up comments, var names, remove pedantic warnings
1364 ------------------------------------------------------------------------
1365 r18848 | martinm | 2006-08-07 12:08:11 -0500 (Mon, 07 Aug 2006) | 1 line
1366 Changed paths:
1367    M /trunk/wiretap/catapult_dct2000.c
1368
1369 Wasn't allocating big enough frame buffer!
1370 ------------------------------------------------------------------------
1371 r18847 | gerald | 2006-08-07 09:47:52 -0500 (Mon, 07 Aug 2006) | 2 lines
1372 Changed paths:
1373    M /trunk/tools/win32-setup.sh
1374
1375 Point to the latest archive.
1376
1377 ------------------------------------------------------------------------
1378 r18846 | sahlberg | 2006-08-07 05:35:26 -0500 (Mon, 07 Aug 2006) | 2 lines
1379 Changed paths:
1380    M /trunk/asn1/ldap/packet-ldap-template.c
1381    M /trunk/epan/dissectors/packet-ldap.c
1382
1383 marik the request_in/response_to/time  as generated fields
1384
1385 ------------------------------------------------------------------------
1386 r18845 | sahlberg | 2006-08-07 05:29:39 -0500 (Mon, 07 Aug 2006) | 3 lines
1387 Changed paths:
1388    M /trunk/asn1/ldap/packet-ldap-template.c
1389    M /trunk/epan/dissectors/packet-ldap.c
1390
1391 dissect nTSecurityDescriptor attribute as a security descriptor
1392
1393
1394 ------------------------------------------------------------------------
1395 r18844 | sahlberg | 2006-08-07 05:19:37 -0500 (Mon, 07 Aug 2006) | 3 lines
1396 Changed paths:
1397    M /trunk/asn1/ldap/packet-ldap-template.c
1398    M /trunk/epan/dissectors/packet-ldap.c
1399
1400 objectSid attribute contains a sid   so decode it nively as a sid
1401
1402
1403 ------------------------------------------------------------------------
1404 r18843 | sahlberg | 2006-08-06 09:31:58 -0500 (Sun, 06 Aug 2006) | 3 lines
1405 Changed paths:
1406    M /trunk/asn1/ldap/packet-ldap-template.c
1407    M /trunk/epan/dissectors/packet-ldap.c
1408
1409 add some more oid's
1410
1411
1412 ------------------------------------------------------------------------
1413 r18842 | sahlberg | 2006-08-06 09:04:07 -0500 (Sun, 06 Aug 2006) | 7 lines
1414 Changed paths:
1415    M /trunk/asn1/ldap/packet-ldap-template.c
1416    M /trunk/epan/dissectors/packet-ldap.c
1417
1418 the ldap values for supportedControl and supportedCapabilities is an oid in ascii format.
1419
1420 resolve it into a anme if possible and present it.
1421
1422
1423
1424
1425 ------------------------------------------------------------------------
1426 r18841 | sahlberg | 2006-08-06 08:13:42 -0500 (Sun, 06 Aug 2006) | 6 lines
1427 Changed paths:
1428    M /trunk/asn1/ldap/ldap.cnf
1429    M /trunk/asn1/ldap/packet-ldap-template.c
1430    M /trunk/epan/dissectors/packet-ldap.c
1431
1432 "objectGUID" should be dissected as a GUID
1433
1434 also change the name of one of the strings we keep around since it is more generic than just used for attributeassertions
1435
1436
1437
1438 ------------------------------------------------------------------------
1439 r18840 | sahlberg | 2006-08-05 00:12:09 -0500 (Sat, 05 Aug 2006) | 3 lines
1440 Changed paths:
1441    M /trunk/packaging/nsis/Makefile.nmake
1442    M /trunk/packaging/nsis/wireshark.nsi
1443
1444 make nsis build aware of kerberos for windows if it is available
1445
1446
1447 ------------------------------------------------------------------------
1448 r18839 | sahlberg | 2006-08-04 23:41:42 -0500 (Fri, 04 Aug 2006) | 4 lines
1449 Changed paths:
1450    M /trunk/Makefile.nmake
1451
1452 if KFW is enabled, we need to temporarily copy the two required DLLs to the build directory since they are required during the build
1453
1454
1455
1456 ------------------------------------------------------------------------
1457 r18838 | sahlberg | 2006-08-04 23:32:57 -0500 (Fri, 04 Aug 2006) | 6 lines
1458 Changed paths:
1459    M /trunk/Makefile.nmake
1460    M /trunk/config.h.win32
1461    M /trunk/config.nmake
1462    M /trunk/epan/Makefile.nmake
1463    M /trunk/epan/dissectors/Makefile.nmake
1464
1465 config and makefile magic we need when we integrate kerberos for windows with the w32 build
1466
1467
1468 disabled for now
1469
1470
1471 ------------------------------------------------------------------------
1472 r18837 | jmayer | 2006-08-04 11:30:54 -0500 (Fri, 04 Aug 2006) | 1 line
1473 Changed paths:
1474    M /trunk/tools/randpkt-test.sh
1475
1476 It's not only executable but a script as well: propset eol-style + keywords
1477 ------------------------------------------------------------------------
1478 r18836 | gerald | 2006-08-04 09:43:48 -0500 (Fri, 04 Aug 2006) | 2 lines
1479 Changed paths:
1480    M /trunk/epan/Makefile.nmake
1481
1482 ethereal -> wireshark.
1483
1484 ------------------------------------------------------------------------
1485 r18835 | martinm | 2006-08-04 05:16:10 -0500 (Fri, 04 Aug 2006) | 1 line
1486 Changed paths:
1487    M /trunk/epan/dissectors/packet-aim-sst.c
1488
1489 Checked also needed here - remove wrong comment
1490 ------------------------------------------------------------------------
1491 r18834 | martinm | 2006-08-04 05:02:21 -0500 (Fri, 04 Aug 2006) | 1 line
1492 Changed paths:
1493    M /trunk/epan/dissectors/packet-aim-sst.c
1494
1495 There may be no icon data
1496 ------------------------------------------------------------------------
1497 r18833 | jake | 2006-08-04 00:54:38 -0500 (Fri, 04 Aug 2006) | 5 lines
1498 Changed paths:
1499    M /trunk/epan/dissectors/packet-exec.c
1500
1501 From: Stephen Fisher
1502 I was looking at the dissector I wrote recently, packet-exec.c, to remember 
1503 how to handle conversations and I noticed a comment that isn't clear. 
1504 It would throw someone off because it isn't how the dissector was finally written :).  
1505
1506 ------------------------------------------------------------------------
1507 r18832 | sahlberg | 2006-08-03 19:36:25 -0500 (Thu, 03 Aug 2006) | 4 lines
1508 Changed paths:
1509    M /trunk/epan/dissectors/packet-scsi.c
1510
1511 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?)
1512
1513
1514
1515 ------------------------------------------------------------------------
1516 r18831 | gerald | 2006-08-03 16:45:55 -0500 (Thu, 03 Aug 2006) | 2 lines
1517 Changed paths:
1518    M /trunk/AUTHORS
1519
1520 Credit Jakob Bratkovic with multicast stream analysis support.
1521
1522 ------------------------------------------------------------------------
1523 r18830 | jake | 2006-08-03 15:24:24 -0500 (Thu, 03 Aug 2006) | 1 line
1524 Changed paths:
1525    M /trunk/epan/dissectors/packet-ipv6.c
1526
1527 Fix bug 1027: pinfo.iplen should contain option length as well
1528 ------------------------------------------------------------------------
1529 r18829 | martinm | 2006-08-03 09:51:45 -0500 (Thu, 03 Aug 2006) | 4 lines
1530 Changed paths:
1531    M /trunk/epan/dissectors/packet-sip.c
1532
1533 Add an expert item to indicate unrecognised SIP headers.  Useful for finding:
1534 - encoding problems or use of exotic extensions in equipment
1535 - headers missing from the SIP dissector
1536
1537 ------------------------------------------------------------------------
1538 r18828 | gerald | 2006-08-02 16:19:56 -0500 (Wed, 02 Aug 2006) | 2 lines
1539 Changed paths:
1540    M /trunk/tools/randpkt-test.sh
1541
1542 Make the output file name a little more descriptive.
1543
1544 ------------------------------------------------------------------------
1545 r18827 | etxrab | 2006-08-02 15:01:20 -0500 (Wed, 02 Aug 2006) | 5 lines
1546 Changed paths:
1547    M /trunk/test/suite-clopts.sh
1548
1549 From Richard van der Hoff:
1550 An error message has been changed, such that the commandline options 
1551 test doesn't work any more.
1552
1553 This patch fixes the test accordingly.
1554 ------------------------------------------------------------------------
1555 r18826 | etxrab | 2006-08-02 14:58:36 -0500 (Wed, 02 Aug 2006) | 2 lines
1556 Changed paths:
1557    M /trunk/capture_sync.c
1558
1559 From Richard van der Hoff:
1560 This patch fixes a couple of comments in capture_sync.c.
1561 ------------------------------------------------------------------------
1562 r18825 | etxrab | 2006-08-02 14:50:04 -0500 (Wed, 02 Aug 2006) | 5 lines
1563 Changed paths:
1564    M /trunk/epan/conversation.c
1565
1566 From Peter Johansson:
1567 the supplied patch fixes a problem where the options value should really be used from the conversation found (using
1568 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).
1569
1570 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.
1571 ------------------------------------------------------------------------
1572 r18824 | gerald | 2006-08-02 13:59:29 -0500 (Wed, 02 Aug 2006) | 2 lines
1573 Changed paths:
1574    A /trunk/tools/randpkt-test.sh
1575
1576 Add a script for randpkt testing.  Copied from fuzz-test.sh.
1577
1578 ------------------------------------------------------------------------
1579 r18823 | etxrab | 2006-08-02 12:13:22 -0500 (Wed, 02 Aug 2006) | 4 lines
1580 Changed paths:
1581    M /trunk/epan/dissectors/Makefile.common
1582    A /trunk/epan/dissectors/packet-daytime.c
1583
1584 From Stephen Fisher:
1585 This patch adds a new dissector for the daytime protocol (like the time
1586 protocol, but the date and time is send as a text string).  This protocol and
1587 dissector work s over TCP or UDP.
1588 ------------------------------------------------------------------------
1589 r18822 | etxrab | 2006-08-02 12:01:38 -0500 (Wed, 02 Aug 2006) | 5 lines
1590 Changed paths:
1591    M /trunk/epan/dissectors/packet-time.c
1592
1593 From Stephen Fisher:
1594 The time protocol (port 37) dissector (packet-time.c) currently only supports
1595 UDP.  The protocol has an identical implementation over TCP as well.  This
1596 patch adds support to the dissector for TCP time in addition to the UDP time
1597 packets
1598 ------------------------------------------------------------------------
1599 r18821 | etxrab | 2006-08-02 11:56:33 -0500 (Wed, 02 Aug 2006) | 6 lines
1600 Changed paths:
1601    M /trunk/epan/dissectors/packet-cdp.c
1602
1603 From Stephen Fisher:
1604 This patch adds the most commonly referenced items from CDP frames to the info
1605 column: the device id (hostname) and port id.  For example:
1606
1607 Cisco Discovery Protocol  Device ID: myswitch.me.com  Port ID:
1608 GigabitEthernet7/12
1609 ------------------------------------------------------------------------
1610 r18820 | martinm | 2006-08-02 11:00:07 -0500 (Wed, 02 Aug 2006) | 6 lines
1611 Changed paths:
1612    M /trunk/epan/dissectors/packet-rtcp.c
1613
1614 Update to TBCP ("PoC1" application).  This is based on the "Approved Version 1.0   09 Jun 2006"
1615 - updated to the current (approved) spec.  I'm not sure how backwards-compatible this is with older drafts...
1616 - prettified the existing code, including more details in the info column
1617
1618 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) 
1619
1620 ------------------------------------------------------------------------
1621 r18819 | martinm | 2006-08-02 08:23:57 -0500 (Wed, 02 Aug 2006) | 1 line
1622 Changed paths:
1623    M /trunk/epan/dissectors/packet-ssl-utils.h
1624
1625 Try to fix build by including packet.h
1626 ------------------------------------------------------------------------
1627 r18818 | martinm | 2006-08-02 04:30:28 -0500 (Wed, 02 Aug 2006) | 4 lines
1628 Changed paths:
1629    M /trunk/epan/dissectors/packet-catapult-dct2000.c
1630    M /trunk/wiretap/catapult_dct2000.c
1631
1632 - Removes last traces of 'board ports only' preference (other than marking it as an obselete preference)
1633 - Add a preference to try to find messages within sctp primitive messages (tries renaming of known mismatches)
1634 - Add outhdr to stub protocol (getting ready for IuB FP)
1635
1636 ------------------------------------------------------------------------
1637 r18817 | martinm | 2006-08-02 04:14:31 -0500 (Wed, 02 Aug 2006) | 1 line
1638 Changed paths:
1639    M /trunk/epan/proto.c
1640
1641 Fix for bug 1023 (problem with 'apply as filter' strings)
1642 ------------------------------------------------------------------------
1643 r18816 | sahlberg | 2006-08-02 03:15:51 -0500 (Wed, 02 Aug 2006) | 5 lines
1644 Changed paths:
1645    M /trunk/epan/dissectors/packet-dtls.c
1646    M /trunk/epan/dissectors/packet-ssl-utils.c
1647    M /trunk/epan/dissectors/packet-ssl-utils.h
1648    M /trunk/epan/dissectors/packet-ssl.c
1649
1650 from a. samuel
1651
1652 ssl and dtls updates
1653
1654
1655 ------------------------------------------------------------------------
1656 r18815 | etxrab | 2006-08-01 16:29:05 -0500 (Tue, 01 Aug 2006) | 2 lines
1657 Changed paths:
1658    M /trunk/tools/lemon/lempar.c
1659
1660 Update lempar to sqlittes version 1.18
1661 http://www.sqlite.org/cvstrac/rlog?f=sqlite/tool/lempar.c
1662 ------------------------------------------------------------------------
1663 r18814 | jmayer | 2006-08-01 15:28:32 -0500 (Tue, 01 Aug 2006) | 7 lines
1664 Changed paths:
1665    M /trunk/configure.in
1666
1667 # Ugly hack, but I don't see how this problem can be solved
1668 # properly that DATAFILE_DIR had a value starting with
1669 # "${prefix}/" instead of e.g. "/usr/local/"
1670
1671 That problem occurs only with current versions of autoconf
1672
1673
1674 ------------------------------------------------------------------------
1675 r18813 | jmayer | 2006-08-01 14:52:36 -0500 (Tue, 01 Aug 2006) | 14 lines
1676 Changed paths:
1677    M /trunk/gtk/main.c
1678    M /trunk/tshark.c
1679
1680 Reported by Stephen Fisher <stephentfisher@yahoo.com>:
1681         
1682 I believe this is a typo in the command line help for the -i option:
1683
1684 Usage: wireshark [options] ... [ <infile> ]
1685
1686 Capture interface:
1687   -i <interface>           name or idx of interface (def: first none
1688 loopback)
1689
1690 Shouldn't that read "first non-loopback" ?
1691
1692
1693
1694 ------------------------------------------------------------------------
1695 r18812 | tuexen | 2006-08-01 13:06:35 -0500 (Tue, 01 Aug 2006) | 3 lines
1696 Changed paths:
1697    M /trunk/epan/dissectors/packet-sctp.c
1698
1699 Adopt the chunk list parameter name to the notion used in the next version
1700 of the ID.
1701
1702 ------------------------------------------------------------------------
1703 r18811 | martinm | 2006-08-01 12:20:13 -0500 (Tue, 01 Aug 2006) | 1 line
1704 Changed paths:
1705    M /trunk/epan/dissectors/packet-ms-mms.c
1706    M /trunk/epan/dissectors/packet-rdt.c
1707
1708 Fix some fussy warnings seen on the Ubuntu buildbot logs
1709 ------------------------------------------------------------------------
1710 r18810 | martinm | 2006-08-01 12:15:31 -0500 (Tue, 01 Aug 2006) | 1 line
1711 Changed paths:
1712    M /trunk/epan/dissectors/packet-msrp.c
1713
1714 Fix a duplicate MSRP filter string
1715 ------------------------------------------------------------------------
1716 r18809 | martinm | 2006-08-01 12:07:28 -0500 (Tue, 01 Aug 2006) | 1 line
1717 Changed paths:
1718    M /trunk/epan/dissectors/packet-diameter.c
1719
1720 Delete leftover printf
1721 ------------------------------------------------------------------------
1722 r18808 | guy | 2006-07-31 16:11:54 -0500 (Mon, 31 Jul 2006) | 5 lines
1723 Changed paths:
1724    M /trunk/INSTALL
1725
1726 Update to deal with GTK+ and GLib 2.x, where you use "pkg-config" to see
1727 what version is installed, if any.
1728
1729 Clean up indentation.
1730
1731 ------------------------------------------------------------------------
1732 r18807 | etxrab | 2006-07-28 16:41:53 -0500 (Fri, 28 Jul 2006) | 2 lines
1733 Changed paths:
1734    M /trunk/epan/dissectors/Makefile.common
1735    A /trunk/epan/dissectors/packet-lsc.c
1736
1737 From Sean Sheedy:
1738 A disassembly module I wrote for Pegasus Lightweight Stream Control, a protocol used by some cable set-top boxes for video-on-demand.
1739 ------------------------------------------------------------------------
1740 r18806 | etxrab | 2006-07-28 16:26:39 -0500 (Fri, 28 Jul 2006) | 9 lines
1741 Changed paths:
1742    M /trunk/epan/dissectors/Makefile.common
1743    M /trunk/epan/dissectors/packet-msrp.c
1744    A /trunk/epan/dissectors/packet-msrp.h
1745    M /trunk/epan/dissectors/packet-sdp.c
1746
1747 From Martin Mathieson:
1748
1749 - allow SDP to parse the IP address + port for the MSRP session from the 
1750 path attribute
1751 - setup an MSRP conversation using this address, whose data points back 
1752 to the SDP frame
1753 - link to the SDP setup frame while dissecting MSRP (can be switched off 
1754 by a preference)
1755 - I also changed sdp.media.port to be a numeric field
1756 ------------------------------------------------------------------------
1757 r18805 | lego | 2006-07-28 11:40:46 -0500 (Fri, 28 Jul 2006) | 5 lines
1758 Changed paths:
1759    M /trunk/epan/dissectors/packet-rtcp.c
1760
1761 as per RFC 3611 - 4.1.1 run length is 14 bits not 15.
1762
1763 Fixes Bug 1022
1764
1765
1766 ------------------------------------------------------------------------
1767 r18804 | sahlberg | 2006-07-28 02:50:05 -0500 (Fri, 28 Jul 2006) | 18 lines
1768 Changed paths:
1769    M /trunk/asn1/h450/packet-h450-template.c
1770    M /trunk/epan/dissectors/packet-h450.c
1771    M /trunk/epan/dissectors/packet-h450.h
1772
1773 fropm martin m
1774
1775 fix for h450 to prevent an assertion for uninitialized hffields
1776
1777
1778
1779 Thanks for the capture, Keith.  The problem was with h450 hf fields that
1780 weren't initialised sucessfully (at all in one case, or with non-unique
1781 filter strings in several others) - it was hitting an assertion in proto.c
1782 when an attempt was made to use those fields.
1783
1784 I was able to test by editing packet-h450.c directly, I couldn't regenerate
1785 it from packet-h450-template.c.  I'm attaching a patch to
1786 packet-h450-template.c that hopefully does the same thing.  If someone can
1787 generate and check it packet-h450.c in for me I'll retest.
1788
1789
1790
1791 ------------------------------------------------------------------------
1792 r18803 | jmayer | 2006-07-27 23:04:55 -0500 (Thu, 27 Jul 2006) | 2 lines
1793 Changed paths:
1794    A /trunk/debian/patches/08_wireshark-desktop-menu.dpatch
1795    A /trunk/debian/patches/09_idl2wrs.dpatch
1796    A /trunk/debian/patches/10_wireshark_gen.dpatch
1797
1798 Forgot to check in the new files during last commit.
1799
1800 ------------------------------------------------------------------------
1801 r18802 | guy | 2006-07-27 20:22:59 -0500 (Thu, 27 Jul 2006) | 4 lines
1802 Changed paths:
1803    M /trunk/docbook/wsug_src/WSUG_chapter_build_install.xml
1804
1805 Update to reflect changes in libpcap 0.9.x.  ("make install" installs
1806 the headers as well as the libraries, and nothing gets installed in
1807 ".../include/net".)
1808
1809 ------------------------------------------------------------------------
1810 r18801 | gerald | 2006-07-27 12:59:05 -0500 (Thu, 27 Jul 2006) | 2 lines
1811 Changed paths:
1812    M /trunk/Makefile.nmake
1813
1814 Fix editcap compilation under Windows.
1815
1816 ------------------------------------------------------------------------
1817 r18800 | gerald | 2006-07-27 12:53:29 -0500 (Thu, 27 Jul 2006) | 3 lines
1818 Changed paths:
1819    M /trunk/Makefile.common
1820    M /trunk/doc/editcap.pod
1821    M /trunk/docbook/wsug_src/WSUG_app_tools.xml
1822    M /trunk/editcap.c
1823
1824 Add duplicate frame detection (and removal) to editcap.  (Some switches
1825 generate duplicate packets when a mirror/SPAN port is misconfigured).
1826
1827 ------------------------------------------------------------------------
1828 r18799 | jmayer | 2006-07-27 12:15:34 -0500 (Thu, 27 Jul 2006) | 4 lines
1829 Changed paths:
1830    M /trunk/debian/README.debian
1831    M /trunk/debian/changelog
1832    M /trunk/debian/control
1833    M /trunk/debian/copyright
1834    M /trunk/debian/patches/00list
1835    M /trunk/debian/patches/01_idl2deb.dpatch
1836    M /trunk/debian/patches/02_asn2deb.dpatch
1837    M /trunk/debian/patches/03_preferences.dpatch
1838    M /trunk/debian/patches/04_drop-capabilities.dpatch
1839    M /trunk/debian/patches/05_plugin-libdir.dpatch
1840    M /trunk/debian/patches/06_giop-buffer.dpatch
1841    M /trunk/debian/patches/07_gcc4.dpatch
1842    M /trunk/debian/rules
1843    M /trunk/debian/tshark.files
1844    M /trunk/debian/tshark.manpages
1845    M /trunk/debian/wireshark-common.files
1846    M /trunk/debian/wireshark-common.manpages
1847    M /trunk/debian/wireshark-dev.docs
1848    M /trunk/debian/wireshark-dev.files
1849    M /trunk/debian/wireshark-dev.header-files
1850    M /trunk/debian/wireshark-dev.manpages
1851    M /trunk/debian/wireshark-dev.postinst
1852    M /trunk/debian/wireshark-dev.prerm
1853    M /trunk/debian/wireshark-root.desktop
1854    M /trunk/debian/wireshark.files
1855    M /trunk/debian/wireshark.manpages
1856    M /trunk/debian/wireshark.menu
1857
1858 Frederic Peters <fpeters@debian.org>:
1859         Update to match the current debian package
1860
1861
1862 ------------------------------------------------------------------------
1863 r18798 | jmayer | 2006-07-27 09:19:10 -0500 (Thu, 27 Jul 2006) | 9 lines
1864 Changed paths:
1865    M /trunk/gtk/rtp_analysis.c
1866
1867 Alex Shnitman <AlexS@mangodsp.com>
1868         Below is a patch for a bug in rtp_analysis.c. The variable
1869         statinfo->delta_timestamp was not initialized in all the
1870         necessary cases. The function rtp_packet_save_payload uses this
1871         variable and the for loop on line 935 could use an old value
1872         and run an incorrect amount of times, e.g. a couple billion,
1873         which gets ethereal stuck. I can supply an example capture
1874         which causes it. The patch solves the problem.
1875
1876 ------------------------------------------------------------------------
1877 r18797 | kukosa | 2006-07-27 00:55:50 -0500 (Thu, 27 Jul 2006) | 1 line
1878 Changed paths:
1879    M /trunk/tools/lex.py
1880    M /trunk/tools/yacc.py
1881
1882 PLY updated to version 1.7
1883 ------------------------------------------------------------------------
1884 r18796 | guy | 2006-07-26 18:22:28 -0500 (Wed, 26 Jul 2006) | 6 lines
1885 Changed paths:
1886    M /trunk/wiretap/nettl.c
1887
1888 The nettl_file_hdr structure has a fixed format, as it's an on-disk data
1889 structure.  Instead of making the host_name field bigger, make the thing
1890 we put in it smaller.
1891
1892 Use that structure when reading files as well as when writing them.
1893
1894 ------------------------------------------------------------------------
1895 r18795 | lego | 2006-07-26 17:54:48 -0500 (Wed, 26 Jul 2006) | 3 lines
1896 Changed paths:
1897    M /trunk/epan/dtd_parse.l
1898
1899 a better regex for names in DTDs
1900
1901
1902 ------------------------------------------------------------------------
1903 r18794 | jmayer | 2006-07-26 01:38:16 -0500 (Wed, 26 Jul 2006) | 6 lines
1904 Changed paths:
1905    M /trunk/wiretap/nettl.c
1906
1907 postadal@suse.cz:
1908         Bufferoverflow caused by ethereal->wireshark rename
1909         (ws is 1 char longer).
1910         http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1015
1911
1912
1913 ------------------------------------------------------------------------
1914 r18793 | guy | 2006-07-25 21:37:39 -0500 (Tue, 25 Jul 2006) | 2 lines
1915 Changed paths:
1916    M /trunk/dtds/dc.dtd
1917    M /trunk/dtds/itunes.dtd
1918    M /trunk/dtds/rss.dtd
1919    M /trunk/dtds/smil.dtd
1920
1921 Get rid of CRs at the ends of lines.
1922
1923 ------------------------------------------------------------------------
1924 r18792 | jake | 2006-07-25 08:45:54 -0500 (Tue, 25 Jul 2006) | 2 lines
1925 Changed paths:
1926    M /trunk/packaging/nsis/wireshark.nsi
1927
1928 Fix update URL in Win32 installer
1929
1930 ------------------------------------------------------------------------
1931 r18791 | jake | 2006-07-25 04:21:41 -0500 (Tue, 25 Jul 2006) | 6 lines
1932 Changed paths:
1933    M /trunk/gtk/voip_calls.c
1934
1935 From: Martin Mathieson 
1936 I'm not sure if this will help with the problems that Keith French is
1937 seeing, but when I loaded some of my old H.323 traces, one of them would
1938 assert/abort.  This patch fixes that assertion (looks like it was obviously
1939 asserting on the wrong pointer variable).
1940
1941 ------------------------------------------------------------------------
1942 r18790 | jmayer | 2006-07-25 00:17:17 -0500 (Tue, 25 Jul 2006) | 3 lines
1943 Changed paths:
1944    M /trunk/epan/dissectors/packet-cisco-wids.c
1945
1946 One of the bytes in the cisco header is the channel number that
1947 the AP received the frame.
1948
1949 ------------------------------------------------------------------------
1950 r18789 | jmayer | 2006-07-25 00:15:00 -0500 (Tue, 25 Jul 2006) | 5 lines
1951 Changed paths:
1952    M /trunk/configure.in
1953
1954 Jeff Morriss:
1955         According to this page:
1956         http://lists.gnupg.org/pipermail/gnupg-announce/2003q3/000155.html
1957         the 'gcry_cipher_hd_t' structure didn't show up until 1.1.42.
1958
1959 ------------------------------------------------------------------------
1960 r18788 | gerald | 2006-07-24 11:47:20 -0500 (Mon, 24 Jul 2006) | 2 lines
1961 Changed paths:
1962    M /trunk/gtk/win32-file-dlg.h
1963
1964 Add a license blurb.
1965
1966 ------------------------------------------------------------------------
1967 r18787 | sahlberg | 2006-07-22 17:15:15 -0500 (Sat, 22 Jul 2006) | 2 lines
1968 Changed paths:
1969    M /trunk/epan/dissectors/packet-bootparams.h
1970    M /trunk/epan/dissectors/packet-mount.h
1971    M /trunk/epan/dissectors/packet-nfs.h
1972    M /trunk/epan/dissectors/packet-nlm.h
1973
1974 licence info
1975
1976 ------------------------------------------------------------------------
1977 r18786 | sahlberg | 2006-07-22 17:11:54 -0500 (Sat, 22 Jul 2006) | 2 lines
1978 Changed paths:
1979    M /trunk/epan/dissectors/packet-bootparams.h
1980    M /trunk/epan/dissectors/packet-nfs.h
1981
1982 add gpl licence
1983
1984 ------------------------------------------------------------------------
1985 r18785 | sahlberg | 2006-07-22 17:02:04 -0500 (Sat, 22 Jul 2006) | 2 lines
1986 Changed paths:
1987    M /trunk/epan/dissectors/packet-nlm.h
1988
1989 add licence information
1990
1991 ------------------------------------------------------------------------
1992 r18784 | ulfl | 2006-07-22 06:33:24 -0500 (Sat, 22 Jul 2006) | 3 lines
1993 Changed paths:
1994    M /trunk/epan/dissectors/packet-dcerpc.c
1995
1996 add some more "informational" (generated) fields to the dcerpc tree
1997
1998 these fields can help with the everyday work of the DCE/RPC (and upper) protocol dissections
1999 ------------------------------------------------------------------------
2000 r18783 | ulfl | 2006-07-22 06:29:17 -0500 (Sat, 22 Jul 2006) | 1 line
2001 Changed paths:
2002    M /trunk/print.c
2003
2004 print generated items in brackets [], just as we do it on the screen
2005 ------------------------------------------------------------------------
2006 r18782 | sahlberg | 2006-07-21 22:24:28 -0500 (Fri, 21 Jul 2006) | 17 lines
2007 Changed paths:
2008    M /trunk/epan/proto.c
2009
2010 from martin m
2011
2012 Hi,
2013
2014 This patch allows FT_NONE items to be built into filter expressions
2015 (i.e. testing for their presence or absence rather than comparing with a
2016 value) using the Apply|Prepare a Filter menus.  What drove me to add
2017 this was having to type in !tcp.analysis.out_of_order.
2018
2019 Does this seem reasonable?
2020
2021 Regards,
2022 Martin
2023
2024
2025
2026
2027 ------------------------------------------------------------------------
2028 r18781 | sahlberg | 2006-07-21 22:06:32 -0500 (Fri, 21 Jul 2006) | 8 lines
2029 Changed paths:
2030    M /trunk/epan/dissectors/packet-skinny.c
2031
2032 from Jeff Morriss
2033
2034 The attached patch makes the Skinny dissector "new style".  Please
2035 consider it for inclusion.
2036
2037
2038
2039
2040 ------------------------------------------------------------------------
2041 r18780 | sahlberg | 2006-07-21 20:44:10 -0500 (Fri, 21 Jul 2006) | 13 lines
2042 Changed paths:
2043    M /trunk/AUTHORS
2044    M /trunk/epan/dissectors/packet-ajp13.c
2045
2046  from ian abel
2047
2048 Hi,
2049
2050 The attached file should fix the following two bugs in the AJP dissector.
2051
2052 1) The dissector doesn't know about CPING/CPONG
2053 2) The dissector misinterprets multiple requests in one connection if a
2054 prior request has a Body request part.
2055
2056
2057
2058
2059 ------------------------------------------------------------------------
2060 r18779 | kukosa | 2006-07-21 02:05:39 -0500 (Fri, 21 Jul 2006) | 2 lines
2061 Changed paths:
2062    M /trunk/asn1/h225/H323-MESSAGES.asn
2063    M /trunk/asn1/h225/h225.cnf
2064    M /trunk/asn1/h245/MULTIMEDIA-SYSTEM-CONTROL.asn
2065    M /trunk/asn1/h245/h245-exp.cnf
2066    M /trunk/asn1/h245/h245.cnf
2067    M /trunk/epan/dissectors/packet-h225.c
2068    M /trunk/epan/dissectors/packet-h245.c
2069    M /trunk/epan/dissectors/packet-h245.h
2070
2071 H.225.0 update to version 6 (05/2006)
2072 H.245 updated to version 13 (05/2006)
2073 ------------------------------------------------------------------------
2074 r18778 | jmayer | 2006-07-21 01:50:16 -0500 (Fri, 21 Jul 2006) | 3 lines
2075 Changed paths:
2076    M /trunk/wireshark.desktop
2077
2078 Change name from Ethereal to Wireshark, remove translations
2079 of the name that will now be incorrect.
2080
2081 ------------------------------------------------------------------------
2082 r18777 | jmayer | 2006-07-20 17:25:04 -0500 (Thu, 20 Jul 2006) | 8 lines
2083 Changed paths:
2084    M /trunk/epan/dissectors/packet-ieee80211.c
2085
2086 Daniel Drake <dsd@gentoo.org>:
2087         The barker preamble bit is set when a station associates
2088         which does not support short preambles. When it is 0, short
2089         preambles are allowed.
2090
2091 Me: Add a reference to the spec stating the above.
2092
2093
2094 ------------------------------------------------------------------------
2095 r18776 | gerald | 2006-07-20 16:29:45 -0500 (Thu, 20 Jul 2006) | 2 lines
2096 Changed paths:
2097    M /trunk/epan/Makefile.nmake
2098    M /trunk/epan/proto.c
2099    M /trunk/plugins/asn1/packet-asn1.c
2100
2101 snprintf -> g_snprintf.  Fix up whitespace.
2102
2103 ------------------------------------------------------------------------
2104 r18775 | gerald | 2006-07-20 12:45:52 -0500 (Thu, 20 Jul 2006) | 2 lines
2105 Changed paths:
2106    M /trunk/config.h.win32
2107    M /trunk/epan/dissectors/packet-btrfcomm.c
2108
2109 Remove remaining instances of NEED_SNPRINTF_H.  Fix up whitespace.
2110
2111 ------------------------------------------------------------------------
2112 r18774 | lego | 2006-07-20 12:32:10 -0500 (Thu, 20 Jul 2006) | 4 lines
2113 Changed paths:
2114    M /trunk/epan/dissectors/packet-xml.c
2115
2116 From Mike Digou:
2117  - free the right object.
2118
2119
2120 ------------------------------------------------------------------------
2121 r18773 | lego | 2006-07-20 12:23:58 -0500 (Thu, 20 Jul 2006) | 4 lines
2122 Changed paths:
2123    M /trunk/epan/dtd_parse.l
2124
2125 allow for some uppercasing in names.
2126 "fix" for Bug 1010
2127
2128
2129 ------------------------------------------------------------------------
2130 r18772 | sahlberg | 2006-07-20 05:34:01 -0500 (Thu, 20 Jul 2006) | 3 lines
2131 Changed paths:
2132    M /trunk/Makefile.am
2133
2134 remove another reference to snprintf
2135
2136
2137 ------------------------------------------------------------------------
2138 r18771 | sahlberg | 2006-07-20 05:19:47 -0500 (Thu, 20 Jul 2006) | 5 lines
2139 Changed paths:
2140    M /trunk/Makefile.common
2141    M /trunk/Makefile.nmake
2142    M /trunk/config.h.win32
2143    M /trunk/configure.in
2144    D /trunk/snprintf-imp.h
2145    D /trunk/snprintf.c
2146    D /trunk/snprintf.h
2147
2148 we dont need our own snprintf any more since we always use g_snprintf() instead.
2149
2150
2151
2152
2153 ------------------------------------------------------------------------
2154 r18770 | sahlberg | 2006-07-20 04:21:32 -0500 (Thu, 20 Jul 2006) | 5 lines
2155 Changed paths:
2156    M /trunk/epan/dissectors/packet-eapol.c
2157
2158 from michael stevens
2159
2160 fix an incorrect expression to decode keydata properly
2161
2162
2163 ------------------------------------------------------------------------
2164 r18769 | etxrab | 2006-07-19 14:20:58 -0500 (Wed, 19 Jul 2006) | 3 lines
2165 Changed paths:
2166    M /trunk/acinclude.m4
2167    M /trunk/plugins/lua/Makefile.am
2168
2169 From Bálint Réczey
2170 - Added support for versioned lua libnames to aclocal.m4
2171 - create generated elua_register.h from Makefile
2172 ------------------------------------------------------------------------
2173 r18768 | etxrab | 2006-07-19 14:11:17 -0500 (Wed, 19 Jul 2006) | 1 line
2174 Changed paths:
2175    M /trunk/epan/dissectors/packet-diameter-defs.h
2176
2177 Add licence info.
2178 ------------------------------------------------------------------------
2179 r18767 | etxrab | 2006-07-19 14:00:36 -0500 (Wed, 19 Jul 2006) | 4 lines
2180 Changed paths:
2181    M /trunk/Makefile.am
2182    A /trunk/dtds/xcap-caps.dtd
2183    M /trunk/packaging/nsis/wireshark.nsi
2184
2185 From Martin Mathieson:
2186
2187 Here is a DTD for xcap-caps and changes needed to install it (nsi change 
2188 is untested).
2189 ------------------------------------------------------------------------
2190 r18766 | etxrab | 2006-07-19 13:51:25 -0500 (Wed, 19 Jul 2006) | 11 lines
2191 Changed paths:
2192    M /trunk/epan/dissectors/packet-msrp.c
2193
2194 From Martin Mathieson:
2195
2196 This patch:
2197 - adds headers found in later versions of the msrp drafts
2198 - fixes a problem where wrong length values were used while parsing the 
2199 request/status line and it was going beyond linelen
2200 - "Transaktion" -> "Transaction"
2201 - status code now appears as a numerical field
2202 - removes unused parameters from check_msrp_header()
2203 - tidies up some indentation
2204 It has survived some fuzz-testing.
2205 ------------------------------------------------------------------------
2206 r18765 | jmayer | 2006-07-19 10:08:46 -0500 (Wed, 19 Jul 2006) | 6 lines
2207 Changed paths:
2208    M /trunk/Makefile.am
2209
2210 Fix to http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=333
2211         The additional libs need to be added to the final linking
2212         stage of all programs using it - not just the libs that
2213         pull in the dependencies (that doesn't work on all platforms,
2214         just most).
2215
2216 ------------------------------------------------------------------------
2217 r18764 | jmayer | 2006-07-19 09:02:22 -0500 (Wed, 19 Jul 2006) | 7 lines
2218 Changed paths:
2219    M /trunk/Makefile.am
2220
2221 Jeff Morriss:
2222   Fix for
2223         http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1006
2224         "wireshark link fails on systems with no TLS library but
2225         with grypt library (missing -lgrcyprt)"
2226
2227
2228 ------------------------------------------------------------------------
2229 r18763 | gerald | 2006-07-19 08:41:59 -0500 (Wed, 19 Jul 2006) | 2 lines
2230 Changed paths:
2231    M /trunk/epan/Makefile.am
2232
2233 Link libwireshark with libiconv if needed.
2234
2235 ------------------------------------------------------------------------
2236 r18762 | sahlberg | 2006-07-19 05:02:49 -0500 (Wed, 19 Jul 2006) | 8 lines
2237 Changed paths:
2238    M /trunk/epan/dissectors/packet-smb.c
2239
2240 add two missing CHECK_BYTE_COUNT
2241 to not cause an exception for clearly malformed packets
2242
2243
2244 will resolve "bug" 987   (which is NOT a bug)
2245
2246
2247
2248 ------------------------------------------------------------------------
2249 r18761 | etxrab | 2006-07-18 16:16:02 -0500 (Tue, 18 Jul 2006) | 1 line
2250 Changed paths:
2251    M /trunk/epan/dissectors/packet-mysql.c
2252
2253 Remove leftover(?) plugin code.
2254 ------------------------------------------------------------------------
2255 r18760 | gerald | 2006-07-18 13:48:19 -0500 (Tue, 18 Jul 2006) | 2 lines
2256 Changed paths:
2257    M /trunk/doc/README.packaging
2258
2259 Fixes and updates.
2260
2261 ------------------------------------------------------------------------
2262 r18758 | gerald | 2006-07-18 10:54:03 -0500 (Tue, 18 Jul 2006) | 3 lines
2263 Changed paths:
2264    M /trunk/config.h.win32
2265    M /trunk/epan/dissectors/packet-bacapp.c
2266    M /trunk/epan/dissectors/packet-bacapp.h
2267    M /trunk/epan/xmlstub.h
2268
2269 Apply The Written Word's patch from bug 333, which changes HAVE_ICONV_H
2270 to HAVE_ICONV.
2271
2272 ------------------------------------------------------------------------
2273 r18757 | etxrab | 2006-07-18 01:15:22 -0500 (Tue, 18 Jul 2006) | 3 lines
2274 Changed paths:
2275    M /trunk/epan/dissectors/packet-3g-a11.c
2276
2277 From Ravi Valmikam:
2278 "Translate" MSID BCD digits and make them filterable, fixes bug
2279 http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=997
2280 ------------------------------------------------------------------------