From Mark C. Brown: add EISA 100BaseTX, EISA FDDI, and HSC FDDI support,
[obnox/wireshark/wip.git] / ChangeLog
1 ------------------------------------------------------------------------
2 r11730 | gerald | 2004-08-12 17:46:09 -0500 (Thu, 12 Aug 2004) | 2 lines
3 Changed paths:
4    M /releases/ethereal-0.10.6/Makefile.am
5
6 Add capinfo.rc.in and wiretap.rc.in to the distribution.
7
8 ------------------------------------------------------------------------
9 r11728 | gerald | 2004-08-12 16:47:47 -0500 (Thu, 12 Aug 2004) | 3 lines
10 Changed paths:
11    M /releases/ethereal-0.10.6/doc/Makefile.am
12    M /releases/ethereal-0.10.6/make-authors-short.pl
13
14 From Graeme Hewson: Keep the list of authors in the Ethereal man page from 
15 wrapping, and fix the title.
16
17 ------------------------------------------------------------------------
18 r11720 | gerald | 2004-08-11 16:21:44 -0500 (Wed, 11 Aug 2004) | 2 lines
19 Changed paths:
20    M /releases/ethereal-0.10.6/Makefile.nmake
21
22 Update to GTK-Wimp 0.6.1.
23
24 ------------------------------------------------------------------------
25 r11719 | gerald | 2004-08-11 15:36:21 -0500 (Wed, 11 Aug 2004) | 3 lines
26 Changed paths:
27    M /releases/ethereal-0.10.6/Makefile.nmake
28
29 Change the "setup" target to download the updated GTK+ libraries described
30 at http://mail.gnome.org/archives/gtk-devel-list/2004-August/msg00058.html .
31
32 ------------------------------------------------------------------------
33 r11716 | gerald | 2004-08-11 14:11:06 -0500 (Wed, 11 Aug 2004) | 2 lines
34 Changed paths:
35    M /releases/ethereal-0.10.6/AUTHORS
36    M /releases/ethereal-0.10.6/epan/column-utils.c
37
38 Copy in Neil Piercy's column fixes from the main trunk (r11648).
39
40 ------------------------------------------------------------------------
41 r11645 | gerald | 2004-08-10 10:11:38 -0500 (Tue, 10 Aug 2004) | 2 lines
42 Changed paths:
43    M /releases/ethereal-0.10.6/epan/Makefile.nmake
44
45 From Graham Bloice: Allow libethereal.dll to be built after recent changes.
46
47 ------------------------------------------------------------------------
48 r11643 | gerald | 2004-08-10 09:09:30 -0500 (Tue, 10 Aug 2004) | 2 lines
49 Changed paths:
50    M /releases/ethereal-0.10.6/capture-wpcap.c
51    M /releases/ethereal-0.10.6/epan/Makefile.am
52    M /releases/ethereal-0.10.6/epan/Makefile.common
53    M /releases/ethereal-0.10.6/epan/Makefile.nmake
54    M /releases/ethereal-0.10.6/epan/dissectors/packet-dhcp-failover.c
55
56 Pull in changes from revs 11639 - 11642.
57
58 ------------------------------------------------------------------------
59 r11637 | gerald | 2004-08-09 17:19:03 -0500 (Mon, 09 Aug 2004) | 2 lines
60 Changed paths:
61    M /releases/ethereal-0.10.6/epan/Makefile.nmake
62    M /releases/ethereal-0.10.6/epan/addr_resolv.c
63    M /releases/ethereal-0.10.6/epan/addr_resolv.h
64
65 Rename "resolv" to "addr_resolv".
66
67 ------------------------------------------------------------------------
68 r11636 | gerald | 2004-08-09 16:02:05 -0500 (Mon, 09 Aug 2004) | 2 lines
69 Changed paths:
70    A /releases/ethereal-0.10.6 (from /trunk:11635)
71
72 Branch off the 0.10.6 release.
73
74 ------------------------------------------------------------------------
75 r11633 | jmayer | 2004-08-08 22:18:33 -0500 (Sun, 08 Aug 2004) | 1 line
76 Changed paths:
77    M /trunk/FAQ
78    M /trunk/help/faq.txt
79
80 Update FAQ again
81 ------------------------------------------------------------------------
82 r11632 | jmayer | 2004-08-08 22:07:50 -0500 (Sun, 08 Aug 2004) | 4 lines
83 Changed paths:
84    M /trunk/epan/dissectors/packet-dhcp-failover.c
85
86 - Small cosmetic fix to DHCP failover prefs
87 - free -> g_free (we are using g_malloc)
88 - remove debug prinf
89
90 ------------------------------------------------------------------------
91 r11631 | guy | 2004-08-08 21:41:41 -0500 (Sun, 08 Aug 2004) | 5 lines
92 Changed paths:
93    M /trunk/epan/dissectors/packet-dhcp-failover.c
94
95 Enable the configurable port number - and make the filter name for the
96 protocol "dhcpfo", to match the filter names of its fields; that - or
97 changing the long name or abbreviation of the protocol - fixes the core
98 dump (which was in a check for a name being legal).
99
100 ------------------------------------------------------------------------
101 r11630 | jmayer | 2004-08-08 20:53:26 -0500 (Sun, 08 Aug 2004) | 8 lines
102 Changed paths:
103    M /trunk/AUTHORS
104    M /trunk/epan/dissectors/Makefile.common
105    A /trunk/epan/dissectors/packet-dhcp-failover.c
106
107 M. Ortega y Strupp      <moys [AT] loplof.de>
108 ISC DHCP Server 3.0 failover protocol dissection
109
110 Note: I tried to make the port configurable via prefs
111 but failed to do so: It always cashed on startup so it
112 is commented out for now.
113
114
115 ------------------------------------------------------------------------
116 r11629 | jmayer | 2004-08-08 20:50:49 -0500 (Sun, 08 Aug 2004) | 1 line
117 Changed paths:
118    M /trunk
119
120 Add capinfo stuff to svn:ignore
121 ------------------------------------------------------------------------
122 r11628 | tuexen | 2004-08-08 17:36:22 -0500 (Sun, 08 Aug 2004) | 2 lines
123 Changed paths:
124    M /trunk/AUTHORS
125
126 Fix typos.
127
128 ------------------------------------------------------------------------
129 r11627 | jmayer | 2004-08-08 04:04:37 -0500 (Sun, 08 Aug 2004) | 1 line
130 Changed paths:
131    M /trunk/NEWS
132
133 Small typo fix
134 ------------------------------------------------------------------------
135 r11626 | guy | 2004-08-08 01:25:24 -0500 (Sun, 08 Aug 2004) | 4 lines
136 Changed paths:
137    M /trunk/gtk/dfilter_expr_dlg.c
138
139 From Stas Grabois: make the previous change not to show disabled
140 protocols in the "Add Expression" and "Decode As" dialogs work with GTK+
141 2.x.
142
143 ------------------------------------------------------------------------
144 r11625 | gerald | 2004-08-07 23:13:12 -0500 (Sat, 07 Aug 2004) | 2 lines
145 Changed paths:
146    M /trunk/NEWS
147
148 More updates for 0.10.6.
149
150 ------------------------------------------------------------------------
151 r11624 | gerald | 2004-08-07 22:56:02 -0500 (Sat, 07 Aug 2004) | 2 lines
152 Changed paths:
153    M /trunk/gtk/conversations_table.c
154    M /trunk/gtk/hostlist_table.c
155
156 Put the "copy" button back in the conversation and host list tables.
157
158 ------------------------------------------------------------------------
159 r11623 | guy | 2004-08-07 20:20:26 -0500 (Sat, 07 Aug 2004) | 8 lines
160 Changed paths:
161    M /trunk/plugins/asn1/packet-asn1.c
162    M /trunk/prefs.c
163
164 Map the old one-port "generic ASN.1" TCP/UDP/SCTP port-number
165 preferences to the new multi-port ones, so that, instead of complaining
166 when the old preferences were seen, we make the port be the one port in
167 the new preference.
168
169 Make the "message_win" "generic ASN.1" preference an obsolete
170 preference, so we silently ignore it rather than complaining about it.
171
172 ------------------------------------------------------------------------
173 r11622 | guy | 2004-08-06 22:36:20 -0500 (Fri, 06 Aug 2004) | 5 lines
174 Changed paths:
175    M /trunk/epan/dissectors/packet-mpls.c
176
177 While we're add it, support the multicast protocol type values for PPP
178 and GRE.
179
180 Put in the RFC number.
181
182 ------------------------------------------------------------------------
183 r11621 | jmayer | 2004-08-06 19:11:16 -0500 (Fri, 06 Aug 2004) | 4 lines
184 Changed paths:
185    M /trunk/epan/dissectors/packet-ax4000.c
186    M /trunk/ipproto.c
187    M /trunk/ipproto.h
188
189 Add protocol 0xad as AX/4000 Testframe.
190 Make packet-ax4000.c use the value from ipproto.h
191
192
193 ------------------------------------------------------------------------
194 r11620 | jmayer | 2004-08-06 19:07:53 -0500 (Fri, 06 Aug 2004) | 4 lines
195 Changed paths:
196    M /trunk/epan/dissectors/packet-mpls.c
197
198 Hanlde 8848 on Ethernet the same as 8847. Not sure that this
199 is really correct, but the payload seems to be decoded correctly.
200
201
202 ------------------------------------------------------------------------
203 r11619 | jmayer | 2004-08-06 16:17:01 -0500 (Fri, 06 Aug 2004) | 1 line
204 Changed paths:
205    M /trunk/FAQ
206    M /trunk/help/faq.txt
207    M /trunk/manuf
208
209 Update manuf and faq
210 ------------------------------------------------------------------------
211 r11618 | jmayer | 2004-08-06 16:06:27 -0500 (Fri, 06 Aug 2004) | 13 lines
212 Changed paths:
213    M /trunk/docbook
214    M /trunk/docbook/GFDPL_appendix.xml
215    M /trunk/docbook/Makefile
216    M /trunk/docbook/README.txt
217    M /trunk/docbook/catalog.xml
218    M /trunk/docbook/custom_layer_pdf.xsl
219    M /trunk/docbook/developer-guide.xml
220    M /trunk/docbook/dfilter2xml.pl
221    M /trunk/docbook/dg-src/EDG_chapter_five.xml
222    M /trunk/docbook/dg-src/EDG_chapter_four.xml
223    M /trunk/docbook/dg-src/EDG_chapter_one.xml
224    M /trunk/docbook/dg-src/EDG_chapter_three.xml
225    M /trunk/docbook/dg-src/EDG_chapter_two.xml
226    M /trunk/docbook/dg-src/EDG_meta_info.xml
227    M /trunk/docbook/ethereal-doc.txt
228    M /trunk/docbook/protocols.xml
229    M /trunk/docbook/ug-src/EUG_app_files.xml
230    M /trunk/docbook/ug-src/EUG_app_howitworks.xml
231    M /trunk/docbook/ug-src/EUG_app_messages.xml
232    M /trunk/docbook/ug-src/EUG_app_protocols.xml
233    M /trunk/docbook/ug-src/EUG_app_tools.xml
234    M /trunk/docbook/ug-src/EUG_chapter_advanced.xml
235    M /trunk/docbook/ug-src/EUG_chapter_build_install.xml
236    M /trunk/docbook/ug-src/EUG_chapter_capture.xml
237    M /trunk/docbook/ug-src/EUG_chapter_customize.xml
238    M /trunk/docbook/ug-src/EUG_chapter_introduction.xml
239    M /trunk/docbook/ug-src/EUG_chapter_io.xml
240    M /trunk/docbook/ug-src/EUG_chapter_statistics.xml
241    M /trunk/docbook/ug-src/EUG_chapter_troubleshoot.xml
242    M /trunk/docbook/ug-src/EUG_chapter_use.xml
243    M /trunk/docbook/ug-src/EUG_chapter_work.xml
244    M /trunk/docbook/ug-src/EUG_meta_info.xml
245    M /trunk/docbook/ug-src/EUG_preface.xml
246    M /trunk/docbook/user-guide.xml
247
248 Svn stuff:
249 - Add eol-style native to all text files
250 - Add Id attributes
251
252 Add $Id: $ to all text files
253
254 Makefile:
255 - add several files and directories to make clean
256 - Add comments for values on Suse 9.1
257
258 catalog.xml:
259 - Add comments for values on Suse 9.1
260
261 ------------------------------------------------------------------------
262 r11617 | ulfl | 2004-08-06 15:52:48 -0500 (Fri, 06 Aug 2004) | 1 line
263 Changed paths:
264    M /trunk/docbook/ug-src/EUG_app_tools.xml
265    M /trunk/docbook/ug-src/EUG_chapter_advanced.xml
266    M /trunk/docbook/user-guide.xml
267
268 some final review comment from Graeme Hewson, changed version to release 2.00
269 ------------------------------------------------------------------------
270 r11616 | guy | 2004-08-06 15:12:20 -0500 (Fri, 06 Aug 2004) | 11 lines
271 Changed paths:
272    M /trunk/epan/dissectors/packet-tds.c
273
274 From Yaniv Kaul:
275
276 1. define new TDS packet type (17) - NTLM authentication packet. Call
277 the ntlmssp dissector to dissect it when needed.
278 2. define new TDS packet type (18) - donno what it is exactly, but it's
279 there. Will dissect it someday.
280 3. heuristic in netlib_check_login_pkt should also check port 2433.
281 4. unify the dissection of msg and err token. They have the same
282 structure.
283 5. improve the dissection of the above mentioned token.
284
285 ------------------------------------------------------------------------
286 r11615 | guy | 2004-08-06 14:57:49 -0500 (Fri, 06 Aug 2004) | 4 lines
287 Changed paths:
288    M /trunk/epan/Makefile.am
289    A /trunk/epan/addr_resolv.c (from /trunk/epan/resolv.c:11612)
290    A /trunk/epan/addr_resolv.h (from /trunk/epan/resolv.h:11612)
291    M /trunk/epan/column-utils.c
292    M /trunk/epan/dissectors/packet-afs.c
293    M /trunk/epan/dissectors/packet-ap1394.c
294    M /trunk/epan/dissectors/packet-arp.c
295    M /trunk/epan/dissectors/packet-atm.c
296    M /trunk/epan/dissectors/packet-auto_rp.c
297    M /trunk/epan/dissectors/packet-beep.c
298    M /trunk/epan/dissectors/packet-bpdu.c
299    M /trunk/epan/dissectors/packet-chdlc.c
300    M /trunk/epan/dissectors/packet-dec-bpdu.c
301    M /trunk/epan/dissectors/packet-diameter.c
302    M /trunk/epan/dissectors/packet-dns.c
303    M /trunk/epan/dissectors/packet-eigrp.c
304    M /trunk/epan/dissectors/packet-enc.c
305    M /trunk/epan/dissectors/packet-eth.c
306    M /trunk/epan/dissectors/packet-fddi.c
307    M /trunk/epan/dissectors/packet-icmpv6.c
308    M /trunk/epan/dissectors/packet-icp.c
309    M /trunk/epan/dissectors/packet-icq.c
310    M /trunk/epan/dissectors/packet-ieee80211.c
311    M /trunk/epan/dissectors/packet-ip.c
312    M /trunk/epan/dissectors/packet-ipsec.c
313    M /trunk/epan/dissectors/packet-ipv6.c
314    M /trunk/epan/dissectors/packet-ipx.c
315    M /trunk/epan/dissectors/packet-isis-hello.c
316    M /trunk/epan/dissectors/packet-isis-lsp.c
317    M /trunk/epan/dissectors/packet-l2tp.c
318    M /trunk/epan/dissectors/packet-ldp.c
319    M /trunk/epan/dissectors/packet-lwapp.c
320    M /trunk/epan/dissectors/packet-msproxy.c
321    M /trunk/epan/dissectors/packet-nt-tpcp.c
322    M /trunk/epan/dissectors/packet-ntp.c
323    M /trunk/epan/dissectors/packet-pflog.c
324    M /trunk/epan/dissectors/packet-pgm.c
325    M /trunk/epan/dissectors/packet-quake3.c
326    M /trunk/epan/dissectors/packet-radius.c
327    M /trunk/epan/dissectors/packet-rtps.c
328    M /trunk/epan/dissectors/packet-rx.c
329    M /trunk/epan/dissectors/packet-sebek.c
330    M /trunk/epan/dissectors/packet-sll.c
331    M /trunk/epan/dissectors/packet-slowprotocols.c
332    M /trunk/epan/dissectors/packet-smtp.c
333    M /trunk/epan/dissectors/packet-socks.c
334    M /trunk/epan/dissectors/packet-tcp.c
335    M /trunk/epan/dissectors/packet-teredo.c
336    M /trunk/epan/dissectors/packet-udp.c
337    M /trunk/epan/dissectors/packet-wfleet-hdlc.c
338    M /trunk/epan/epan.c
339    M /trunk/epan/ftypes/ftype-bytes.c
340    M /trunk/epan/ftypes/ftype-integer.c
341    M /trunk/epan/ftypes/ftype-ipv4.c
342    M /trunk/epan/packet.c
343    M /trunk/epan/proto.c
344    D /trunk/epan/resolv.c
345    D /trunk/epan/resolv.h
346    M /trunk/epan/to_str.c
347    M /trunk/gtk/capture_dlg.c
348    M /trunk/gtk/conversations_table.c
349    M /trunk/gtk/file_dlg.c
350    M /trunk/gtk/follow_dlg.c
351    M /trunk/gtk/hostlist_table.c
352    M /trunk/gtk/main.c
353    M /trunk/gtk/menu.c
354    M /trunk/gtk/nameres_prefs.c
355    M /trunk/gtk/packet_win.c
356    M /trunk/ipproto.c
357    M /trunk/plugins/acn/packet-acn.c
358    M /trunk/plugins/artnet/packet-artnet.c
359    M /trunk/plugins/asn1/packet-asn1.c
360    M /trunk/plugins/enttec/packet-enttec.c
361    M /trunk/plugins/megaco/packet-megaco.c
362    M /trunk/plugins/mgcp/packet-mgcp.c
363    M /trunk/plugins/pcli/packet-pcli.c
364    M /trunk/plugins/rdm/packet-rdm.c
365    M /trunk/plugins/rtnet/packet-rtnet.c
366    M /trunk/plugins/v5ua/packet-v5ua.c
367    M /trunk/prefs.c
368    M /trunk/tap-iousers.c
369    M /trunk/tethereal.c
370    M /trunk/util.c
371
372 From Albert Chin: rename resolv.{ch} to addr_resolv.{ch}, so that an
373 include of <resolv.h> in any system header file gets the system
374 <resolv.h> (needed for builds on Tru64 with GTK+ 1.2[.x]).
375
376 ------------------------------------------------------------------------
377 r11614 | guy | 2004-08-06 14:35:51 -0500 (Fri, 06 Aug 2004) | 2 lines
378 Changed paths:
379    M /trunk/AUTHORS
380    M /trunk/epan/dissectors/Makefile.common
381    A /trunk/epan/dissectors/packet-manolito.c
382
383 From Jeff Connelly: MANOLITO support.
384
385 ------------------------------------------------------------------------
386 r11613 | guy | 2004-08-06 14:22:04 -0500 (Fri, 06 Aug 2004) | 3 lines
387 Changed paths:
388    M /trunk/gtk/conversations_table.c
389    M /trunk/gtk/hostlist_table.c
390
391 From Ian Schorr: fix a bug where addresses were drawn to the wrong rows
392 in the clist, and get rid of some duplicated code.
393
394 ------------------------------------------------------------------------
395 r11612 | gerald | 2004-08-06 11:25:59 -0500 (Fri, 06 Aug 2004) | 2 lines
396 Changed paths:
397    M /trunk/Makefile.nmake
398
399 Update the "setup" target for GLib 2.4.5, GTK+ 2.4.4, and Pango-1.4.1.
400
401 ------------------------------------------------------------------------
402 r11611 | gerald | 2004-08-06 09:08:54 -0500 (Fri, 06 Aug 2004) | 3 lines
403 Changed paths:
404    M /trunk/ChangeLog
405    M /trunk/NEWS
406    M /trunk/config.nmake
407    M /trunk/configure.in
408
409 Bump the version to 0.10.6.  Drop in a new ChangeLog, and add the beginnings
410 of the release announcement to NEWS.
411
412 ------------------------------------------------------------------------
413 r11610 | ulfl | 2004-08-06 02:00:49 -0500 (Fri, 06 Aug 2004) | 1 line
414 Changed paths:
415    M /trunk/docbook/ug-src/EUG_app_files.xml
416    M /trunk/docbook/ug-src/EUG_app_tools.xml
417    M /trunk/docbook/ug-src/EUG_chapter_advanced.xml
418    M /trunk/docbook/ug-src/EUG_chapter_customize.xml
419    M /trunk/docbook/ug-src/EUG_chapter_statistics.xml
420    M /trunk/docbook/ug-src/EUG_preface.xml
421    M /trunk/docbook/user-guide.xml
422
423 more review comments from Graeme Hewson, increased version to 1.94, added Greame and Martin Regner to the guide's "Acknowledgements"
424 ------------------------------------------------------------------------
425 r11609 | guy | 2004-08-06 00:34:41 -0500 (Fri, 06 Aug 2004) | 3 lines
426 Changed paths:
427    M /trunk/epan/dissectors/packet-ax4000.c
428
429 Set the "svn:keywords" and "svn:eol-style" properties to their standard
430 values.
431
432 ------------------------------------------------------------------------
433 r11608 | guy | 2004-08-06 00:32:59 -0500 (Fri, 06 Aug 2004) | 3 lines
434 Changed paths:
435    M /trunk/epan/dissectors/packet-ax4000.c
436
437 Put "Spirent" into the initial comment so people are more likely to be
438 able to figure out what an AX/4000 is.
439
440 ------------------------------------------------------------------------
441 r11607 | gram | 2004-08-05 22:36:28 -0500 (Thu, 05 Aug 2004) | 2 lines
442 Changed paths:
443    M /trunk/tethereal.c
444
445 Mention psml as a valid option to -T in the usage statements.
446
447 ------------------------------------------------------------------------
448 r11604 | jmayer | 2004-08-05 02:20:00 -0500 (Thu, 05 Aug 2004) | 5 lines
449 Changed paths:
450    M /trunk/AUTHORS
451    M /trunk/epan/dissectors/Makefile.common
452    A /trunk/epan/dissectors/packet-ax4000.c
453
454 SEKINE Hideki: Routines for AX/4000 Test Block dissection
455
456 Added HFILL macros to avoid warnings.
457
458
459 ------------------------------------------------------------------------
460 r11603 | ulfl | 2004-08-05 00:50:32 -0500 (Thu, 05 Aug 2004) | 1 line
461 Changed paths:
462    M /trunk/docbook/Makefile
463    M /trunk/docbook/catalog.xml
464
465 some minor comments added, as suggested by Joerg Mayer
466 ------------------------------------------------------------------------
467 r11602 | ulfl | 2004-08-04 15:41:24 -0500 (Wed, 04 Aug 2004) | 1 line
468 Changed paths:
469    M /trunk/docbook/ug-src/EUG_chapter_work.xml
470
471 minor review comment from Graeme Hewson
472 ------------------------------------------------------------------------
473 r11601 | ulfl | 2004-08-04 00:09:15 -0500 (Wed, 04 Aug 2004) | 1 line
474 Changed paths:
475    M /trunk/docbook/ug-src/EUG_chapter_capture.xml
476    M /trunk/docbook/ug-src/EUG_chapter_introduction.xml
477    M /trunk/docbook/ug-src/EUG_chapter_io.xml
478    M /trunk/docbook/ug-src/EUG_chapter_work.xml
479
480 more review comments
481 ------------------------------------------------------------------------
482 r11600 | guy | 2004-08-03 22:13:41 -0500 (Tue, 03 Aug 2004) | 2 lines
483 Changed paths:
484    M /trunk/epan/dissectors/packet-ntlmssp.c
485
486 Fix a URL.
487
488 ------------------------------------------------------------------------
489 r11599 | ulfl | 2004-08-03 14:17:12 -0500 (Tue, 03 Aug 2004) | 1 line
490 Changed paths:
491    M /trunk/docbook/ug-src/EUG_chapter_introduction.xml
492    M /trunk/docbook/ug-src/EUG_chapter_use.xml
493
494 more minor review comments from Graeme Hewson
495 ------------------------------------------------------------------------
496 r11598 | ulfl | 2004-08-03 11:32:59 -0500 (Tue, 03 Aug 2004) | 1 line
497 Changed paths:
498    M /trunk/docbook/ug-src/EUG_chapter_capture.xml
499    M /trunk/docbook/user-guide.xml
500
501 third part of Graeme Hewsons review comments
502 ------------------------------------------------------------------------
503 r11595 | ulfl | 2004-08-03 00:21:35 -0500 (Tue, 03 Aug 2004) | 1 line
504 Changed paths:
505    M /trunk/docbook/GFDPL_appendix.xml
506    M /trunk/docbook/ug-src/EUG_chapter_introduction.xml
507    M /trunk/docbook/ug-src/EUG_chapter_use.xml
508    M /trunk/docbook/ug-src/EUG_preface.xml
509
510 first and second part of Graeme Hewsons review comments
511 ------------------------------------------------------------------------
512 r11594 | guy | 2004-08-02 21:52:48 -0500 (Mon, 02 Aug 2004) | 7 lines
513 Changed paths:
514    M /trunk/doc/tethereal.pod
515    M /trunk/tethereal.c
516
517 Disallow "-f" when not doing a live capture, rather than just ignoring
518 the specified filter.
519
520 Note in the manual that you can't use capture filters when reading a
521 capture file, and that read filters might require too much CPU when
522 doing a live capture.
523
524 ------------------------------------------------------------------------
525 r11593 | guy | 2004-08-02 21:30:49 -0500 (Mon, 02 Aug 2004) | 2 lines
526 Changed paths:
527    M /trunk/epan/dissectors/packet-ntlmssp.h
528
529 Fix the properties.
530
531 ------------------------------------------------------------------------
532 r11592 | guy | 2004-08-02 21:28:49 -0500 (Mon, 02 Aug 2004) | 3 lines
533 Changed paths:
534    M /trunk/epan/dissectors/Makefile.common
535    M /trunk/epan/dissectors/packet-dcerpc-atsvc.c
536    M /trunk/epan/dissectors/packet-dcerpc-browser.c
537    M /trunk/epan/dissectors/packet-dcerpc-dnsserver.c
538    M /trunk/epan/dissectors/packet-dcerpc-efs.c
539    M /trunk/epan/dissectors/packet-dcerpc-eventlog.c
540    M /trunk/epan/dissectors/packet-dcerpc-initshutdown.c
541    M /trunk/epan/dissectors/packet-dcerpc-lsa-ds.c
542    M /trunk/epan/dissectors/packet-dcerpc-lsa.c
543    M /trunk/epan/dissectors/packet-dcerpc-mapi.c
544    M /trunk/epan/dissectors/packet-dcerpc-messenger.c
545    M /trunk/epan/dissectors/packet-dcerpc-netlogon.c
546    M /trunk/epan/dissectors/packet-dcerpc-nt.c
547    M /trunk/epan/dissectors/packet-dcerpc-reg.c
548    M /trunk/epan/dissectors/packet-dcerpc-samr.c
549    M /trunk/epan/dissectors/packet-dcerpc-spoolss.c
550    M /trunk/epan/dissectors/packet-dcerpc-srvsvc.c
551    M /trunk/epan/dissectors/packet-dcerpc-svcctl.c
552    M /trunk/epan/dissectors/packet-dcerpc-tapi.c
553    M /trunk/epan/dissectors/packet-dcerpc-trksvr.c
554    M /trunk/epan/dissectors/packet-dcerpc-wkssvc.c
555    M /trunk/epan/dissectors/packet-kerberos.c
556    M /trunk/epan/dissectors/packet-ntlmssp.c
557    M /trunk/epan/dissectors/packet-smb-common.h
558    M /trunk/epan/dissectors/packet-smb-logon.c
559    M /trunk/epan/dissectors/packet-smb-pipe.c
560    M /trunk/epan/dissectors/packet-smb.c
561    A /trunk/epan/dissectors/packet-windows-common.c
562    A /trunk/epan/dissectors/packet-windows-common.h
563    M /trunk/smb.h
564
565 Move a bunch of stuff that's more Windows-related than SMB-related to
566 "packet-windows-common.[ch]".
567
568 ------------------------------------------------------------------------
569 r11591 | guy | 2004-08-02 18:57:36 -0500 (Mon, 02 Aug 2004) | 4 lines
570 Changed paths:
571    M /trunk/epan/dissectors/packet-smb-common.h
572
573 Every file that includes "packet-smb-common.h" either includes "smb.h"
574 or doesn't need anything defined by "smb.h", so don't include it in
575 "packet-smb-common.h".
576
577 ------------------------------------------------------------------------
578 r11590 | guy | 2004-08-02 18:53:23 -0500 (Mon, 02 Aug 2004) | 3 lines
579 Changed paths:
580    M /trunk/epan/dissectors/packet-smb-mailslot.c
581
582 Nothing, other than the include of "smb.h", in "packet-smb-common.h" is
583 used here; don't include it, just include "smb.h".
584
585 ------------------------------------------------------------------------
586 r11589 | guy | 2004-08-02 18:46:14 -0500 (Mon, 02 Aug 2004) | 3 lines
587 Changed paths:
588    M /trunk/epan/dissectors/packet-smb-common.c
589    M /trunk/epan/dissectors/packet-smb-common.h
590    M /trunk/epan/dissectors/packet-smb-logon.c
591
592 "dissect_smb_unknown()" isn't some generic routine, it's used only to
593 dissect unknown netlogon commands; move it to "packet-smb-logon.c".
594
595 ------------------------------------------------------------------------
596 r11588 | guy | 2004-08-02 18:40:09 -0500 (Mon, 02 Aug 2004) | 3 lines
597 Changed paths:
598    M /trunk/epan/dissectors/packet-dcerpc-nt.c
599    M /trunk/epan/dissectors/packet-ntlmssp.c
600    M /trunk/epan/dissectors/packet-smb-common.c
601    M /trunk/epan/dissectors/packet-smb-common.h
602    M /trunk/epan/dissectors/packet-smb-logon.c
603    M /trunk/epan/dissectors/packet-smb-mailslot.c
604
605 Don't drag in a huge pile of headers in "packet-smb-common.h"; rely on
606 the files including it to include what they need.
607
608 ------------------------------------------------------------------------
609 r11587 | guy | 2004-08-02 18:26:12 -0500 (Mon, 02 Aug 2004) | 3 lines
610 Changed paths:
611    M /trunk/epan/dissectors/packet-tds.c
612
613 The TDS dissector uses nothing from "packet-smb-common.h", so don't
614 include it.
615
616 ------------------------------------------------------------------------
617 r11586 | guy | 2004-08-02 18:21:45 -0500 (Mon, 02 Aug 2004) | 3 lines
618 Changed paths:
619    M /trunk/epan/dissectors/packet-ssh.c
620
621 The SSH dissector uses nothing from "packet-smb-common.h", so don't
622 include it.
623
624 ------------------------------------------------------------------------
625 r11585 | guy | 2004-08-02 18:14:32 -0500 (Mon, 02 Aug 2004) | 5 lines
626 Changed paths:
627    M /trunk/epan/dissectors/Makefile.common
628    M /trunk/epan/dissectors/packet-dcerpc-netlogon.c
629    M /trunk/epan/dissectors/packet-ntlmssp.c
630    A /trunk/epan/dissectors/packet-ntlmssp.h
631    M /trunk/epan/dissectors/packet-smb-common.c
632    M /trunk/epan/dissectors/packet-smb-common.h
633    M /trunk/epan/dissectors/packet-smb.c
634
635 Move the NTLMv2 blob stuff back into packet-ntlmssp.c - it's more
636 NTLMSSP-related than SMB-related, and documents about NTLMSSP talk about
637 it, so it's a little more convenient to keep all that stuff together -
638 and export it through a packet-ntlmssp.h header.
639
640 ------------------------------------------------------------------------
641 r11583 | guy | 2004-08-02 15:26:16 -0500 (Mon, 02 Aug 2004) | 3 lines
642 Changed paths:
643    M /trunk/epan/dissectors/packet-ntlmssp.c
644    M /trunk/epan/dissectors/packet-smb-common.h
645
646 Put in some comments based on information in the
647 http://davenport.sourceforge.net/ntlm.html document.
648
649 ------------------------------------------------------------------------
650 r11582 | guy | 2004-08-02 14:33:49 -0500 (Mon, 02 Aug 2004) | 10 lines
651 Changed paths:
652    M /trunk/epan/dissectors/packet-ntlmssp.c
653
654 http://davenport.sourceforge.net/ntlm.html says that the 0x80000000 is
655 "Negotiate 56", meaning that 56-bit encryption is supported - and that
656 "Negotiate 128" means that 128-bit encryption is supported, so note that
657 in the blurb for that flag.
658
659 It also says that the values for "Request Init Response", "Request Accept
660 Response", and 'Request Non-NT Session Key" are a factor of 16 away from
661 what our #defines say they are, and that 0x000[124]0000 are "Target Type
662 {Domain,Server,Share}".  Note that in a comment.
663
664 ------------------------------------------------------------------------
665 r11581 | guy | 2004-08-02 13:58:19 -0500 (Mon, 02 Aug 2004) | 2 lines
666 Changed paths:
667    M /trunk/epan/tvbuff.c
668
669 Most developers have only 10 fingers, not 16. :-)
670
671 ------------------------------------------------------------------------
672 r11580 | tuexen | 2004-08-02 12:36:34 -0500 (Mon, 02 Aug 2004) | 2 lines
673 Changed paths:
674    M /trunk/epan/dissectors/packet-sctp.c
675
676 Fixed the handling of PKTDRPREP when there is no included packet.
677
678 ------------------------------------------------------------------------
679 r11579 | obiot | 2004-08-02 04:15:58 -0500 (Mon, 02 Aug 2004) | 2 lines
680 Changed paths:
681    M /trunk/AUTHORS
682    M /trunk/epan/tvbuff.c
683
684 From Kelly Byrd: fix tvb_uncompress() for GZIP encoded content.
685
686 ------------------------------------------------------------------------
687 r11578 | sahlberg | 2004-08-02 03:57:40 -0500 (Mon, 02 Aug 2004) | 5 lines
688 Changed paths:
689    M /trunk/epan/dissectors/packet-ssl.c
690
691 From Yaniv Kaul:
692 Call the x509 certificate dissector from SSL so that x509 certificates
693 in SSL are dissected
694
695
696 ------------------------------------------------------------------------
697 r11577 | guy | 2004-08-01 17:55:53 -0500 (Sun, 01 Aug 2004) | 2 lines
698 Changed paths:
699    M /trunk/epan/dissectors/packet-aim-location.c
700    M /trunk/epan/dissectors/packet-aim.c
701
702 From Jelmer Vernooij: add support for some more TLVs and another SNAC.
703
704 ------------------------------------------------------------------------
705 r11576 | jmayer | 2004-07-31 17:02:20 -0500 (Sat, 31 Jul 2004) | 1 line
706 Changed paths:
707    M /trunk/plugins/asn1/packet-asn1.c
708
709 Change // to C90 style comment
710 ------------------------------------------------------------------------
711 r11575 | ulfl | 2004-07-31 02:04:32 -0500 (Sat, 31 Jul 2004) | 1 line
712 Changed paths:
713    M /trunk/gtk/column_prefs.c
714
715 give the user a hint, that he has to restart Ethereal for any column changes. Could someone have a look at the sentence I've used, if this is good english?
716 ------------------------------------------------------------------------
717 r11574 | ulfl | 2004-07-30 12:10:49 -0500 (Fri, 30 Jul 2004) | 1 line
718 Changed paths:
719    M /trunk/docbook/ug-src/EUG_chapter_advanced.xml
720    M /trunk/docbook/ug-src/EUG_chapter_build_install.xml
721    M /trunk/docbook/ug-src/EUG_chapter_capture.xml
722    M /trunk/docbook/ug-src/EUG_chapter_customize.xml
723    M /trunk/docbook/ug-src/EUG_chapter_introduction.xml
724    M /trunk/docbook/ug-src/EUG_chapter_io.xml
725    M /trunk/docbook/ug-src/EUG_chapter_statistics.xml
726    M /trunk/docbook/ug-src/EUG_chapter_use.xml
727    M /trunk/docbook/ug-src/EUG_chapter_work.xml
728    M /trunk/docbook/user-guide.xml
729
730 some more review comments from Guy Harris and some other minor changes
731 ------------------------------------------------------------------------
732 r11573 | guy | 2004-07-30 02:43:02 -0500 (Fri, 30 Jul 2004) | 9 lines
733 Changed paths:
734    M /trunk/AUTHORS
735    M /trunk/crc16.c
736    M /trunk/crc16.h
737    M /trunk/crc32.c
738    M /trunk/crc32.h
739
740 From Chris Maynard:
741
742         add versions of CRC-16 and CRC-32 routines with seed arguments;
743
744         add versions of those routines with an "offset in the tvbuff"
745         argument;
746
747         add Doxygen comments to the CRC-16 and CRC-32 headers.
748
749 ------------------------------------------------------------------------
750 r11572 | guy | 2004-07-30 02:28:31 -0500 (Fri, 30 Jul 2004) | 8 lines
751 Changed paths:
752    M /trunk/plugins/asn1/packet-asn1.c
753
754 From Matthijs Melchior:
755
756         add SCTP support;
757
758         allow more than one port number to be specified;
759
760         add recovery from garbled or incomplete ASN.1 messages.
761
762 ------------------------------------------------------------------------
763 r11571 | guy | 2004-07-30 02:25:39 -0500 (Fri, 30 Jul 2004) | 2 lines
764 Changed paths:
765    M /trunk/capinfo.c
766
767 Squelch a compiler warning.
768
769 ------------------------------------------------------------------------
770 r11570 | guy | 2004-07-30 02:22:21 -0500 (Fri, 30 Jul 2004) | 3 lines
771 Changed paths:
772    M /trunk/capinfo.c
773
774 Strip out the CR's, set svn:eol-style to native, set svn:keywords to Id,
775 and get rid of the svn:executable property.
776
777 ------------------------------------------------------------------------
778 r11569 | guy | 2004-07-30 02:20:39 -0500 (Fri, 30 Jul 2004) | 3 lines
779 Changed paths:
780    M /trunk/doc/capinfo.pod
781
782 Strip out the CR's, set svn:eol-style to native, and get rid of the
783 svn:executable property.
784
785 ------------------------------------------------------------------------
786 r11568 | ulfl | 2004-07-29 13:51:04 -0500 (Thu, 29 Jul 2004) | 1 line
787 Changed paths:
788    M /trunk/docbook/ug-src/EUG_chapter_advanced.xml
789    M /trunk/docbook/ug-src/EUG_chapter_build_install.xml
790    M /trunk/docbook/ug-src/EUG_chapter_capture.xml
791    M /trunk/docbook/ug-src/EUG_chapter_introduction.xml
792    M /trunk/docbook/ug-src/EUG_chapter_io.xml
793    M /trunk/docbook/ug-src/EUG_chapter_statistics.xml
794    M /trunk/docbook/ug-src/EUG_chapter_use.xml
795    M /trunk/docbook/ug-src/EUG_chapter_work.xml
796    M /trunk/docbook/ug-src/EUG_preface.xml
797    M /trunk/docbook/user-guide.xml
798
799 review comments from Guy Harris and Martin Regner inserted/changed/added
800 ------------------------------------------------------------------------
801 r11567 | gerald | 2004-07-29 10:16:03 -0500 (Thu, 29 Jul 2004) | 2 lines
802 Changed paths:
803    M /trunk/doc/Makefile.am
804
805 Clean up the capinfo files, so that we pass "distcheck."
806
807 ------------------------------------------------------------------------
808 r11566 | sahlberg | 2004-07-29 07:10:44 -0500 (Thu, 29 Jul 2004) | 3 lines
809 Changed paths:
810    A /trunk/asn1/pkcs1
811    A /trunk/asn1/pkcs1/PKCS1.asn
812    A /trunk/asn1/pkcs1/packet-pkcs1-template.c
813    A /trunk/asn1/pkcs1/packet-pkcs1-template.h
814    A /trunk/asn1/pkcs1/pkcs1.cnf
815    M /trunk/epan/dissectors/Makefile.common
816    A /trunk/epan/dissectors/packet-pkcs1.c
817    A /trunk/epan/dissectors/packet-pkcs1.h
818
819 New protocol: PKCS#1   (rfc2313 pplus some extra oid's)
820
821
822 ------------------------------------------------------------------------
823 r11565 | sahlberg | 2004-07-29 04:52:14 -0500 (Thu, 29 Jul 2004) | 6 lines
824 Changed paths:
825    M /trunk/asn1/x509af/packet-x509af-template.c
826    M /trunk/epan/dissectors/packet-ber.c
827    M /trunk/epan/dissectors/packet-ber.h
828    M /trunk/epan/dissectors/packet-x509af.c
829    M /trunk/epan/dissectors/packet-x509af.h
830
831 add some algorithm oid's to x509af(for the time being)
832 (only those that take no parameters for the time being)
833
834 create a dummy ber oid callback for callbacks that are NULL
835
836
837 ------------------------------------------------------------------------
838 r11564 | sahlberg | 2004-07-29 04:32:13 -0500 (Thu, 29 Jul 2004) | 3 lines
839 Changed paths:
840    M /trunk/epan/dissectors/packet-ber.c
841
842 prettify the oid printing of ber oid's
843
844
845 ------------------------------------------------------------------------
846 r11563 | sahlberg | 2004-07-29 03:41:51 -0500 (Thu, 29 Jul 2004) | 4 lines
847 Changed paths:
848    M /trunk/epan/dissectors/packet-ber.c
849
850 for very large integers,  print them in hex   thats better than nothing
851 but we can not filter on them anymore
852
853
854 ------------------------------------------------------------------------
855 r11562 | obiot | 2004-07-29 02:25:11 -0500 (Thu, 29 Jul 2004) | 26 lines
856 Changed paths:
857    M /trunk/Makefile.nmake
858    M /trunk/epan/Makefile.nmake
859
860 From Lars Roland: MSVC make fixes.
861
862 Many people have recently reported many problems with the nmake build 
863 process. It seems that these problems come from using 
864 epan/makefile.nmake to compile the DISSECTOR_SUPPORT_SOURCES which are 
865 located in /trunk.
866
867 Nmake from MSVC6 puts the object code of the DISSECTOR_SUPPORT_SOURCES 
868 in /epan although Nmake expects the object code in /trunk when it 
869 checkes dependencies. Thus DISSECTOR_SUPPORT_OBJECTS are built every 
870 time even when they are already there.
871
872 Nmake Version 1.5 (MSVC 2003 Toolkit) puts the object code of the 
873 DISSECTOR_SUPPORT_SOURCES in /trunk instead.
874 This makes it impossible to use epan/makefile.nmake for compiling the 
875 DISSECTOR_SUPPORT_SOURCES and to make it work for both versions of nmake.
876
877 We have to use /trunk/makefile.nmake for compiling the 
878 DISSECTOR_SUPPORT_SOURCES to solve these issues.
879
880 It should also be possible to build ethereal without libethereal.dll again.
881
882 Once we have moved all DISSECTOR_SUPPORT_SOURCES into a subdirectory of 
883 epan we can get rid of this patchwork in the nmake makefiles.
884
885
886 ------------------------------------------------------------------------
887 r11561 | gerald | 2004-07-28 21:25:54 -0500 (Wed, 28 Jul 2004) | 2 lines
888 Changed paths:
889    M /trunk/epan/dissectors/packet-rtp.c
890
891 Fix a null pointer dereference.
892
893 ------------------------------------------------------------------------
894 r11560 | gerald | 2004-07-28 21:01:59 -0500 (Wed, 28 Jul 2004) | 2 lines
895 Changed paths:
896    M /trunk/doc/Makefile.am
897
898 Add capinfo targets.
899
900 ------------------------------------------------------------------------
901 r11559 | obiot | 2004-07-28 19:11:14 -0500 (Wed, 28 Jul 2004) | 4 lines
902 Changed paths:
903    M /trunk/Makefile.common
904    M /trunk/epan/Makefile.common
905    M /trunk/epan/dissectors/packet-data.h
906    M /trunk/epan/dissectors/packet-frame.h
907    M /trunk/epan/libethereal.def
908    M /trunk/epan/proto.h
909    M /trunk/print.c
910
911 From Lars Roland: With this patch print.(c/h) and ps.(c/h) don't belong to 
912 the DISSECTOR_SUPPORT_xy files any longer and as a consequence they 
913 won't be linked into libethereal.
914
915 ------------------------------------------------------------------------
916 r11558 | obiot | 2004-07-28 18:09:12 -0500 (Wed, 28 Jul 2004) | 2 lines
917 Changed paths:
918    M /trunk/packaging/nsis/Makefile.nmake
919    M /trunk/packaging/nsis/ethereal.nsi
920
921 Add capinfo to the Windows installer.
922
923 ------------------------------------------------------------------------
924 r11557 | obiot | 2004-07-28 17:41:19 -0500 (Wed, 28 Jul 2004) | 10 lines
925 Changed paths:
926    M /trunk/epan/Makefile.nmake
927    M /trunk/epan/libethereal.def
928
929 Partial fix after some files being moved between directories.
930
931 There is still a problem with MSVC builds as 3 objects get built twice (once
932 at the top level, and once in epan: xmlstub.obj, print.obj and ps.obj).
933
934 This fix allows to compile again with MSVC if debug symbols are NOT enabled
935 while building Ethereal.  Do this by editing config.nmake and replacing
936 "LOCAL_LDFLAGS=/DEBUG" with "LOCAL_LDFLAGS=". In other words: Ethereal CANNOT
937 be built right now with debug symbols in the object code, for MSVC builds.
938
939 ------------------------------------------------------------------------
940 r11556 | obiot | 2004-07-28 16:13:27 -0500 (Wed, 28 Jul 2004) | 2 lines
941 Changed paths:
942    M /trunk/Makefile.nmake
943    M /trunk/image/Makefile.nmake
944    A /trunk/image/capinfo.rc.in
945
946 Add the MSWIN RC information for capinfo.
947
948 ------------------------------------------------------------------------
949 r11555 | obiot | 2004-07-28 15:51:29 -0500 (Wed, 28 Jul 2004) | 2 lines
950 Changed paths:
951    M /trunk/Makefile.am
952    M /trunk/Makefile.nmake
953    A /trunk/capinfo.c
954    M /trunk/configure.in
955    M /trunk/doc/Makefile.nmake
956    A /trunk/doc/capinfo.pod
957
958 From Ian Schorr: capinfo - provides  capture file information.
959
960 ------------------------------------------------------------------------
961 r11554 | ulfl | 2004-07-28 12:19:17 -0500 (Wed, 28 Jul 2004) | 1 line
962 Changed paths:
963    M /trunk/gtk/menu.c
964
965 move the File/Close item back to it's former position. Add an explanatory comment why it's placed there, in difference to the Gnome HIG.
966 ------------------------------------------------------------------------
967 r11553 | ulfl | 2004-07-28 11:54:46 -0500 (Wed, 28 Jul 2004) | 1 line
968 Changed paths:
969    M /trunk/gtk/print_mswin.c
970
971 collect some thoughts about a GTK win32 printing dialog (from Guy Harris and me)
972 ------------------------------------------------------------------------
973 r11552 | ulfl | 2004-07-28 11:48:58 -0500 (Wed, 28 Jul 2004) | 1 line
974 Changed paths:
975    M /trunk/epan/libethereal.def
976
977 removed print_packet_header, as it seems to be no longer used/available and will result in a link error
978 ------------------------------------------------------------------------
979 r11551 | guy | 2004-07-28 03:23:52 -0500 (Wed, 28 Jul 2004) | 9 lines
980 Changed paths:
981    M /trunk/epan/dissectors/packet-ncp.c
982
983 From Greg Morris:
984
985         check whether "match_strval()" returned a null pointer before
986         using its return value;
987
988         mark the end-of-burst packet.
989
990 Clean up white space.
991
992 ------------------------------------------------------------------------
993 r11550 | sahlberg | 2004-07-28 02:55:57 -0500 (Wed, 28 Jul 2004) | 5 lines
994 Changed paths:
995    M /trunk/asn1/x509ce/CertificateExtensions.asn
996    M /trunk/epan/dissectors/packet-x509ce.c
997
998 x509ce use implicit tags.
999 the compiler does not yet support this.
1000 change the definition file to make the implicit keyword explicit
1001
1002
1003 ------------------------------------------------------------------------
1004 r11549 | guy | 2004-07-28 02:46:54 -0500 (Wed, 28 Jul 2004) | 2 lines
1005 Changed paths:
1006    M /trunk/AUTHORS
1007    M /trunk/epan/dissectors/packet-isns.c
1008
1009 From Ming Zhang: update to the latest draft.
1010
1011 ------------------------------------------------------------------------
1012 r11548 | guy | 2004-07-28 02:16:33 -0500 (Wed, 28 Jul 2004) | 3 lines
1013 Changed paths:
1014    M /trunk/gtk/h225_counter.c
1015    M /trunk/gtk/h225_ras_srt.c
1016
1017 From Lars Roland: yes, it probably *should* be "retap_packets()", so use
1018 that instead of "redissect_packets()".
1019
1020 ------------------------------------------------------------------------
1021 r11547 | guy | 2004-07-27 18:32:44 -0500 (Tue, 27 Jul 2004) | 3 lines
1022 Changed paths:
1023    M /trunk/gtk/menu.c
1024
1025 In the GNOME HIG, the File -> Close menu item is in the last group,
1026 right above File -> Quit.
1027
1028 ------------------------------------------------------------------------
1029 r11546 | guy | 2004-07-27 17:39:43 -0500 (Tue, 27 Jul 2004) | 4 lines
1030 Changed paths:
1031    M /trunk/gtk/webbrowser.c
1032
1033 Note that, when we add the ability to build a GNOMEified Ethereal as
1034 well as a GTK+-only Ethereal, we could use "gnome_url_show()" in
1035 GNOMEified Ethereal.
1036
1037 ------------------------------------------------------------------------
1038 r11545 | guy | 2004-07-27 16:12:40 -0500 (Tue, 27 Jul 2004) | 3 lines
1039 Changed paths:
1040    M /trunk/gtk/print_mswin.c
1041
1042 Suggest the possibility of not using the Windows print dialog to print
1043 on Windows.
1044
1045 ------------------------------------------------------------------------
1046 r11544 | guy | 2004-07-27 15:10:02 -0500 (Tue, 27 Jul 2004) | 6 lines
1047 Changed paths:
1048    M /trunk/file.c
1049    M /trunk/gtk/print_dlg.c
1050    M /trunk/print.h
1051
1052 Move the code to open the printer/print file from "print_packets()" to
1053 "print_ok_cb()", and have "print_packets()" just work on a
1054 "print_stream_t" handed to it, so that different platforms can open the
1055 printer/print file in different ways (opening the file is probably not
1056 going to be platform-dependent, but opening the printer will be).
1057
1058 ------------------------------------------------------------------------
1059 r11543 | guy | 2004-07-27 14:19:00 -0500 (Tue, 27 Jul 2004) | 3 lines
1060 Changed paths:
1061    M /trunk/print.c
1062    M /trunk/print.h
1063
1064 "print_packet_header()" is no longer used (there's now a "generate
1065 bookmark" op in the lower-level print functions), so remove it.
1066
1067 ------------------------------------------------------------------------
1068 r11542 | ulfl | 2004-07-27 14:13:48 -0500 (Tue, 27 Jul 2004) | 1 line
1069 Changed paths:
1070    M /trunk/gtk/ui_util.c
1071
1072 place new windows (by calling window_new() with default placement (instead of placing it at the current mouse position).
1073 ------------------------------------------------------------------------
1074 r11541 | guy | 2004-07-27 13:57:52 -0500 (Tue, 27 Jul 2004) | 3 lines
1075 Changed paths:
1076    M /trunk/epan/dissectors/Makefile.nmake
1077
1078 From Lars Roland: don't delete the generated header files with "make
1079 distclean", as those are part of the distribution.
1080
1081 ------------------------------------------------------------------------
1082 r11540 | guy | 2004-07-27 13:56:50 -0500 (Tue, 27 Jul 2004) | 8 lines
1083 Changed paths:
1084    M /trunk/epan/Makefile.nmake
1085
1086 From Lars Roland:
1087
1088         clean up the message printed when building libethereal.dll;
1089
1090         have "make distclean" clean out the "dissectors" subdirectory.
1091
1092 Clean up indentation.
1093
1094 ------------------------------------------------------------------------
1095 r11539 | ulfl | 2004-07-27 13:34:02 -0500 (Tue, 27 Jul 2004) | 1 line
1096 Changed paths:
1097    M /trunk/gtk/conversations_table.c
1098    M /trunk/gtk/hostlist_table.c
1099
1100 from ian schorr: some performance improvements in conversation and hostlist tables, by keep freezing the clist(s) most of the time
1101 ------------------------------------------------------------------------
1102 r11538 | tuexen | 2004-07-27 04:22:35 -0500 (Tue, 27 Jul 2004) | 2 lines
1103 Changed paths:
1104    M /trunk/epan/dissectors/packet-enrp.c
1105
1106 Change the display of identifiers from DEC to HEX.
1107
1108 ------------------------------------------------------------------------
1109 r11537 | guy | 2004-07-27 01:29:22 -0500 (Tue, 27 Jul 2004) | 3 lines
1110 Changed paths:
1111    M /trunk/gtk/io_stat.c
1112
1113 From Ian Schorr: don't check the validity of the field name for an
1114 advanced-mode graph if the graph isn't active.
1115
1116 ------------------------------------------------------------------------
1117 r11536 | guy | 2004-07-27 01:05:20 -0500 (Tue, 27 Jul 2004) | 6 lines
1118 Changed paths:
1119    M /trunk/epan/dissectors/packet-ethertype.c
1120    M /trunk/etypes.h
1121
1122 Add the Ethertype for MAC Control frames, as per Clause 31 and Annexes
1123 31A and 31B in the 2000 and later 802.3 specs.  (Dissecting them is left
1124 as an exercise for the student.)
1125
1126 Clean up whitespace a bit.
1127
1128 ------------------------------------------------------------------------
1129 r11535 | guy | 2004-07-27 00:32:58 -0500 (Tue, 27 Jul 2004) | 10 lines
1130 Changed paths:
1131    M /trunk/tools/asn2eth.py
1132
1133 From Tomas Kukosa:
1134
1135   - only one function prototype is emitted if type is present in more
1136     than one cyclic dependency
1137
1138   - field decoding functions has to be emitted immediately after a
1139     function prototype in case of cyclic dependency
1140
1141   - few grammar changes               
1142
1143 ------------------------------------------------------------------------
1144 r11534 | guy | 2004-07-27 00:30:03 -0500 (Tue, 27 Jul 2004) | 2 lines
1145 Changed paths:
1146    M /trunk/tools/lex.py
1147    M /trunk/tools/yacc.py
1148
1149 Fromm Tomas Kukosa: update to version 1.5.
1150
1151 ------------------------------------------------------------------------
1152 r11533 | guy | 2004-07-26 22:27:20 -0500 (Mon, 26 Jul 2004) | 2 lines
1153 Changed paths:
1154    M /trunk/Makefile.common
1155
1156 "ps.c" isn't a header, so don't include it in ETHEREAL_COMMON_INCLUDES.
1157
1158 ------------------------------------------------------------------------
1159 r11532 | guy | 2004-07-26 21:52:49 -0500 (Mon, 26 Jul 2004) | 6 lines
1160 Changed paths:
1161    M /trunk/epan/Makefile.am
1162    M /trunk/epan/dissectors/Makefile.am
1163    M /trunk/epan/dissectors/Makefile.common
1164    M /trunk/epan/dissectors/Makefile.nmake
1165
1166 Arrange that "x11-declarations.h" and "x11-register-info.h" be part of
1167 the distribution, as was the case in the past.
1168
1169 Arrange that RCS IDs be expanded, and that the EOL style be native, for
1170 epan/dissectors/Makefile.{am,common,nmake}.
1171
1172 ------------------------------------------------------------------------
1173 r11531 | guy | 2004-07-26 19:36:31 -0500 (Mon, 26 Jul 2004) | 3 lines
1174 Changed paths:
1175    M /trunk/wiretap/Makefile.am
1176    M /trunk/wiretap/Makefile.common
1177
1178 Rename HEADER_FILES to NONGENERATED_HEADER_FILES, so that it's clear
1179 that it contains only the .h files not generated from other files.
1180
1181 ------------------------------------------------------------------------
1182 r11530 | guy | 2004-07-26 17:00:05 -0500 (Mon, 26 Jul 2004) | 2 lines
1183 Changed paths:
1184    M /trunk/wiretap/Makefile.common
1185
1186 Add a missing backslash.
1187
1188 ------------------------------------------------------------------------
1189 r11528 | guy | 2004-07-26 15:46:54 -0500 (Mon, 26 Jul 2004) | 3 lines
1190 Changed paths:
1191    M /trunk/wiretap/Makefile.am
1192    A /trunk/wiretap/Makefile.common
1193    M /trunk/wiretap/Makefile.nmake
1194
1195 Add a Makefile.common for Wiretap, and have Makefile.am and
1196 Makefile.nmake include it.
1197
1198 ------------------------------------------------------------------------
1199 r11525 | gerald | 2004-07-26 09:11:28 -0500 (Mon, 26 Jul 2004) | 2 lines
1200 Changed paths:
1201    M /trunk/epan/libethereal.def
1202
1203 From Anders Broman: Update libethereal.def to match recent changes in print.c.
1204
1205 ------------------------------------------------------------------------
1206 r11524 | sahlberg | 2004-07-26 04:21:36 -0500 (Mon, 26 Jul 2004) | 3 lines
1207 Changed paths:
1208    M /trunk/asn1/x509ce/CertificateExtensions.asn
1209    M /trunk/asn1/x509ce/packet-x509ce-template.c
1210    M /trunk/asn1/x509ce/x509ce.cnf
1211    M /trunk/asn1/x509if/x509if.cnf
1212    M /trunk/asn1/x509if/x509if_exp.cnf
1213    M /trunk/epan/dissectors/packet-x509ce.c
1214    M /trunk/epan/dissectors/packet-x509if.c
1215    M /trunk/epan/dissectors/packet-x509if.h
1216
1217 update tox509ce   virtually all of x509ce now implemented (but there are still bugs)
1218
1219
1220 ------------------------------------------------------------------------
1221 r11523 | guy | 2004-07-25 13:49:24 -0500 (Sun, 25 Jul 2004) | 2 lines
1222 Changed paths:
1223    M /trunk/config.nmake
1224
1225 Fix a comment, as per suggestions by Yaniv Kaul.
1226
1227 ------------------------------------------------------------------------
1228 r11522 | tuexen | 2004-07-25 12:53:02 -0500 (Sun, 25 Jul 2004) | 2 lines
1229 Changed paths:
1230    M /trunk/epan/dissectors/packet-asap.c
1231
1232 Added support for registered UDP port.
1233
1234 ------------------------------------------------------------------------
1235 r11521 | gerald | 2004-07-25 12:35:57 -0500 (Sun, 25 Jul 2004) | 2 lines
1236 Changed paths:
1237    M /trunk/tools/lemon/lempar.c
1238
1239 Fix up the declaration of yy_accept().
1240
1241 ------------------------------------------------------------------------
1242 r11520 | sahlberg | 2004-07-25 07:54:33 -0500 (Sun, 25 Jul 2004) | 2 lines
1243 Changed paths:
1244    M /trunk/asn1/x509ce/CertificateExtensions.asn
1245    M /trunk/asn1/x509ce/packet-x509ce-template.c
1246    M /trunk/asn1/x509ce/x509ce.cnf
1247    M /trunk/epan/dissectors/packet-x509ce.c
1248
1249 some more extensions and their dissectors defined.
1250
1251 ------------------------------------------------------------------------
1252 r11519 | sahlberg | 2004-07-25 05:41:39 -0500 (Sun, 25 Jul 2004) | 3 lines
1253 Changed paths:
1254    M /trunk/asn1/cms/CryptographicMessageSyntax.asn
1255    M /trunk/asn1/cms/cms.cnf
1256    M /trunk/asn1/cms/packet-cms-template.c
1257    M /trunk/epan/dissectors/packet-cms.c
1258
1259 cms update    forgot that Name had been commented out in one of the structure.
1260
1261
1262 ------------------------------------------------------------------------
1263 r11518 | sahlberg | 2004-07-25 05:34:07 -0500 (Sun, 25 Jul 2004) | 5 lines
1264 Changed paths:
1265    M /trunk/asn1/cms/CryptographicMessageSyntax.asn
1266    M /trunk/asn1/cms/cms.cnf
1267    M /trunk/asn1/cms/packet-cms-template.c
1268    M /trunk/asn1/x509af/x509af_exp.cnf
1269    M /trunk/epan/dissectors/packet-cms.c
1270    M /trunk/epan/dissectors/packet-cms.h
1271
1272  large CMS update.
1273
1274 most of cms is now implemented
1275
1276
1277 ------------------------------------------------------------------------
1278 r11517 | guy | 2004-07-25 04:58:08 -0500 (Sun, 25 Jul 2004) | 5 lines
1279 Changed paths:
1280    M /trunk/epan/dissectors/Makefile.nmake
1281
1282 From Lars Roland: don't print the "echo Linking dissectors.lib" command
1283 before running it (printing echo commands puts extra gunk into the
1284 output), and remove some additional generated files when doing "make
1285 distclean".
1286
1287 ------------------------------------------------------------------------
1288 r11516 | guy | 2004-07-25 04:55:52 -0500 (Sun, 25 Jul 2004) | 3 lines
1289 Changed paths:
1290    M /trunk/capture_combo_utils.c
1291    M /trunk/color_filters.c
1292
1293 From Lars Roland: _NEED_VAR_IMPORT_ has to be defined so that variables
1294 are imported correctly from libethereal.dll when compiling with MSVC.
1295
1296 ------------------------------------------------------------------------
1297 r11515 | guy | 2004-07-25 04:54:37 -0500 (Sun, 25 Jul 2004) | 3 lines
1298 Changed paths:
1299    M /trunk/gtk/font_utils.c
1300
1301 From Lars Roland: <epan/packet.h> has to be included before <windows.h>
1302 on Win32.
1303
1304 ------------------------------------------------------------------------
1305 r11514 | guy | 2004-07-25 03:53:38 -0500 (Sun, 25 Jul 2004) | 12 lines
1306 Changed paths:
1307    M /trunk/file.c
1308    M /trunk/gtk/follow_dlg.c
1309    M /trunk/print.c
1310    M /trunk/print.h
1311    M /trunk/tethereal.c
1312
1313 Make some generic print routines that take, as an argument, a pointer to
1314 a structure containing a pointer to print operations for that object and
1315 a pointer to the private subclass-dependent data for that object, with
1316 subclasses for text and PostScript, and use those rather than the old
1317 scheme where a print format was passed as an argument - or where (as in
1318 the case of printing summary information in Tethereal) we just printed
1319 as text even if "-T ps" was selected.
1320
1321 Check whether those routines succeed or get an I/O error writing output.
1322
1323 Clean up indentation.
1324
1325 ------------------------------------------------------------------------
1326 r11513 | guy | 2004-07-25 03:36:34 -0500 (Sun, 25 Jul 2004) | 5 lines
1327 Changed paths:
1328    M /trunk/acinclude.m4
1329    M /trunk/configure.in
1330
1331 Use the GLib gint64 and guint64 types instead of u_int64_t or uint64_t,
1332 as those are what's used in Ethereal for 64-bit integers, and as there's
1333 no guarantee that either of them will be defined on any particular
1334 platform.
1335
1336 ------------------------------------------------------------------------
1337 r11512 | guy | 2004-07-25 03:32:32 -0500 (Sun, 25 Jul 2004) | 3 lines
1338 Changed paths:
1339    M /trunk/tethereal.c
1340
1341 "-T ps" should not imply "-V"; one should be able to get a list of
1342 packet summaries in PostScript.
1343
1344 ------------------------------------------------------------------------
1345 r11511 | guy | 2004-07-25 03:02:06 -0500 (Sun, 25 Jul 2004) | 3 lines
1346 Changed paths:
1347    M /trunk/simple_dialog.h
1348
1349 Fix the declarations for "simple_dialog()" and "vsimple_dialog()" used
1350 for non-GCC 2.x compilers to match their definitions.
1351
1352 ------------------------------------------------------------------------
1353 r11510 | sahlberg | 2004-07-24 17:59:02 -0500 (Sat, 24 Jul 2004) | 6 lines
1354 Changed paths:
1355    M /trunk/asn1/x509af/x509af.cnf
1356    M /trunk/epan/dissectors/packet-x509af.c
1357    M /trunk/epan/dissectors/packet-x509af.h
1358
1359 get rid of the remaining compiler warnings.
1360 x509af is now virtually complete (the attribute userPassword still needs 
1361 an attribute dissector but after that, x509af is complete)
1362
1363
1364
1365 ------------------------------------------------------------------------
1366 r11509 | sahlberg | 2004-07-24 17:53:27 -0500 (Sat, 24 Jul 2004) | 3 lines
1367 Changed paths:
1368    M /trunk/asn1/x509af/AuthenticationFramework.asn
1369    M /trunk/asn1/x509af/packet-x509af-template.c
1370    M /trunk/asn1/x509af/x509af.cnf
1371    M /trunk/epan/dissectors/packet-x509af.c
1372    M /trunk/epan/dissectors/packet-x509af.h
1373
1374 Add a lot of missing attribute dissectors
1375
1376
1377 ------------------------------------------------------------------------
1378 r11508 | sahlberg | 2004-07-24 17:30:49 -0500 (Sat, 24 Jul 2004) | 3 lines
1379 Changed paths:
1380    M /trunk/asn1/x509af/AuthenticationFramework.asn
1381    M /trunk/asn1/x509af/packet-x509af-template.c
1382    M /trunk/epan/dissectors/packet-x509af.c
1383
1384 added the userCertificate and cAcertificate  attributes
1385
1386
1387 ------------------------------------------------------------------------
1388 r11507 | sahlberg | 2004-07-24 17:16:41 -0500 (Sat, 24 Jul 2004) | 3 lines
1389 Changed paths:
1390    M /trunk/asn1/x509af/AuthenticationFramework.asn
1391    M /trunk/asn1/x509af/packet-x509af-template.c
1392    M /trunk/asn1/x509af/x509af.cnf
1393    M /trunk/epan/dissectors/packet-x509af.c
1394
1395 add dissection of the structure : Extension
1396
1397
1398 ------------------------------------------------------------------------
1399 r11506 | guy | 2004-07-24 04:59:00 -0500 (Sat, 24 Jul 2004) | 11 lines
1400 Changed paths:
1401    M /trunk/epan/dissectors/packet-smb-browse.c
1402
1403 In "dissect_smb_server_type_flags()":
1404
1405         explicitly pass NULL as the tree argument to
1406         "dissect_ndr_uint32()" - "tree", which was passed before, was
1407         definitely null at that point, and the intent is that it not put
1408         anything into the protocol tree;
1409
1410         use the correct offset when putting items into the protocol tree
1411         (the offset has been advanced just past the end of the field at
1412         the time the items are being put into the protocol tree).
1413
1414 ------------------------------------------------------------------------
1415 r11505 | guy | 2004-07-24 01:38:33 -0500 (Sat, 24 Jul 2004) | 2 lines
1416 Changed paths:
1417    M /trunk/gtk/proto_draw.c
1418
1419 Include "colors.h" to define BLACK and WHITE.
1420
1421 ------------------------------------------------------------------------
1422 r11504 | guy | 2004-07-23 21:39:15 -0500 (Fri, 23 Jul 2004) | 4 lines
1423 Changed paths:
1424    M /trunk/color_filters.h
1425
1426 "color_filters.h" doesn't need to include "epan/dfilter/dfilter.h";
1427 anything that includes "color_filters.h" also includes
1428 "epan/dfilter/dfilter.h" either directly or indirectly.
1429
1430 ------------------------------------------------------------------------
1431 r11503 | guy | 2004-07-23 21:29:14 -0500 (Fri, 23 Jul 2004) | 4 lines
1432 Changed paths:
1433    M /trunk/color.h
1434    M /trunk/color_filters.h
1435    M /trunk/file.c
1436    M /trunk/gtk/font_utils.c
1437    M /trunk/gtk/packet_list.c
1438
1439 Move the color-filter related stuff out of "color.h" into
1440 "color_filters.h", as that's the appropriate place for it - "color.h"
1441 should just deal with "color_t".
1442
1443 ------------------------------------------------------------------------
1444 r11502 | guy | 2004-07-23 21:08:42 -0500 (Fri, 23 Jul 2004) | 3 lines
1445 Changed paths:
1446    M /trunk/color.h
1447    M /trunk/color_filters.c
1448    M /trunk/gtk/color_utils.c
1449
1450 Rename "create_color()" to "initialize_color()", as that reflects a bit
1451 better what it actually does.
1452
1453 ------------------------------------------------------------------------
1454 r11501 | guy | 2004-07-23 20:32:29 -0500 (Fri, 23 Jul 2004) | 2 lines
1455 Changed paths:
1456    M /trunk/color_filters.c
1457
1458 Add some comments from Gerald's Windows version of color_filters.c.
1459
1460 ------------------------------------------------------------------------
1461 r11500 | guy | 2004-07-23 20:29:12 -0500 (Fri, 23 Jul 2004) | 5 lines
1462 Changed paths:
1463    M /trunk/Makefile.common
1464    A /trunk/color_filters.c (from /trunk/gtk/color_filters.c:11499)
1465    A /trunk/color_filters.h (from /trunk/gtk/color_filters.h:11495)
1466    M /trunk/gtk/Makefile.am
1467    M /trunk/gtk/Makefile.common
1468    D /trunk/gtk/color_filters.c
1469    D /trunk/gtk/color_filters.h
1470    M /trunk/gtk/file_dlg.c
1471
1472 Move color_filters.c and color_filters.h up to the top-level directory,
1473 as they're now (theoretically) toolkit-independent (modulo changes that
1474 might be required to the code to update filter lists when a new filter
1475 is read in).
1476
1477 ------------------------------------------------------------------------
1478 r11499 | guy | 2004-07-23 20:16:45 -0500 (Fri, 23 Jul 2004) | 9 lines
1479 Changed paths:
1480    M /trunk/color.h
1481    M /trunk/gtk/color_dlg.h
1482    M /trunk/gtk/color_filters.c
1483
1484 Move the declaration of "color_add_filter_cb()" to "color.h", as,
1485 although it currently takes a pointer to a GtkWidget as its second
1486 argument, that argument is actually a "void *", so it's sort-of
1487 toolkit-independent.
1488
1489 That lets us get rid of all GTK+ references in "gtk/color_filters.c", so
1490 we can move it up to the top-level directory; get rid of the <gtk/gtk.h>
1491 include, in favor of a <glib.h> include.
1492
1493 ------------------------------------------------------------------------
1494 r11498 | guy | 2004-07-23 19:49:19 -0500 (Fri, 23 Jul 2004) | 4 lines
1495 Changed paths:
1496    M /trunk/color.h
1497    M /trunk/gtk/Makefile.am
1498    M /trunk/gtk/color_filters.c
1499    M /trunk/gtk/color_utils.c
1500    D /trunk/gtk/color_utils.h
1501
1502 Move the declaration of "create_color()" up to "color.h", so it's
1503 declared in a toolkit-independent header file.  Get rid of
1504 "gtk/color_utils.h", as there's nothing left in it.
1505
1506 ------------------------------------------------------------------------
1507 r11497 | guy | 2004-07-23 19:35:13 -0500 (Fri, 23 Jul 2004) | 14 lines
1508 Changed paths:
1509    M /trunk/gtk/color_dlg.c
1510    M /trunk/gtk/color_filters.c
1511    M /trunk/gtk/color_utils.c
1512    M /trunk/gtk/color_utils.h
1513    M /trunk/gtk/colors.c
1514    M /trunk/gtk/colors.h
1515    M /trunk/gtk/follow_dlg.c
1516    M /trunk/gtk/main.c
1517    M /trunk/gtk/packet_list.c
1518    M /trunk/gtk/stream_prefs.c
1519
1520 Have "gtk/color_utils.c" contain routines with toolkit-independent APIs,
1521 but toolkit-dependent implementations, for manipulating colors, and have
1522 "gtk/color_utils.h" declare them (the header file should eventually be
1523 moved to the top-level directory).  Move the routines to convert between
1524 GdkColor and color_t out of there into "colors.c", and move their
1525 declarations into "colors.h", as their APIs are toolkit-dependent.
1526
1527 Have the first such routine be a "create_color()" routine, which takes
1528 RGB values and initializes a "color_t", including doing any
1529 toolkit-dependent work necessary for that; use that in the
1530 "gtk/color_filters.c" code (the goal is to remove as many of the toolkit
1531 dependencies as possible from that code, and move it to the top-level
1532 directory).
1533
1534 ------------------------------------------------------------------------
1535 r11496 | guy | 2004-07-23 19:34:04 -0500 (Fri, 23 Jul 2004) | 2 lines
1536 Changed paths:
1537    M /trunk/gtk/proto_draw.c
1538
1539 Get rid of unneeded include of "colors.h".
1540
1541 ------------------------------------------------------------------------
1542 r11495 | guy | 2004-07-23 19:08:19 -0500 (Fri, 23 Jul 2004) | 4 lines
1543 Changed paths:
1544    M /trunk/gtk/color_dlg.c
1545    M /trunk/gtk/color_filters.c
1546    M /trunk/gtk/color_filters.h
1547
1548 Make "new_color_filter()" GUI-independent - have it take two "color_t"
1549 pointers, for the background and foreground color, as arguments, and
1550 have its callers generate them from GdkColor values.
1551
1552 ------------------------------------------------------------------------
1553 r11494 | guy | 2004-07-23 18:36:50 -0500 (Fri, 23 Jul 2004) | 3 lines
1554 Changed paths:
1555    M /trunk/Makefile.common
1556    A /trunk/capture_combo_utils.c (from /trunk/gtk/capture_combo_utils.c:11488)
1557    A /trunk/capture_combo_utils.h (from /trunk/gtk/capture_combo_utils.h:11488)
1558    M /trunk/gtk/Makefile.am
1559    M /trunk/gtk/Makefile.common
1560    D /trunk/gtk/capture_combo_utils.c
1561    D /trunk/gtk/capture_combo_utils.h
1562
1563 "capture_combo_utils.{c,h}" don't use any GTK+ stuff, so move them to
1564 the top-level directory.
1565
1566 ------------------------------------------------------------------------
1567 r11493 | jmayer | 2004-07-23 18:34:15 -0500 (Fri, 23 Jul 2004) | 1 line
1568 Changed paths:
1569    M /trunk/acinclude.m4
1570
1571 Remove set -/+x - they were added for debugging and not intended for commit
1572 ------------------------------------------------------------------------
1573 r11492 | jmayer | 2004-07-23 18:28:08 -0500 (Fri, 23 Jul 2004) | 5 lines
1574 Changed paths:
1575    M /trunk/epan/dissectors/packet-dcm.c
1576    M /trunk/epan/dissectors/packet-ospf.c
1577    M /trunk/epan/dissectors/packet-rsvp.c
1578    M /trunk/plugins/opsi/packet-opsi.c
1579    M /trunk/print.h
1580    M /trunk/tools/lemon/lempar.c
1581
1582 Trivial warning fixes:
1583 - comma at end of enum
1584 - function declarations with empty args instead of void
1585 - c++ style comments
1586
1587 ------------------------------------------------------------------------
1588 r11491 | sahlberg | 2004-07-23 18:12:31 -0500 (Fri, 23 Jul 2004) | 3 lines
1589 Changed paths:
1590    M /trunk/epan/dissectors/packet-ber.c
1591
1592 add nice text item for the case when we could not find the dissector for a specific OID/attribute to make it easier to see where we have missed implementing something.
1593
1594
1595 ------------------------------------------------------------------------
1596 r11490 | sahlberg | 2004-07-23 18:06:38 -0500 (Fri, 23 Jul 2004) | 8 lines
1597 Changed paths:
1598    M /trunk/epan/dissectors/packet-ber.c
1599
1600 inside dissect_ber_sequence() we know the expected length of the field that follows.
1601
1602 use this and create a new tvbsubset so that
1603 1, reading too much data is flagged as MALFORMED PACKET indicating a bug in the dissector (or a packet that IS malformed)
1604 2, this also implicitely passes the length of the data through the ber.oid dissector handle in case we want to pick it up later.
1605
1606
1607
1608 ------------------------------------------------------------------------
1609 r11489 | guy | 2004-07-23 17:39:08 -0500 (Fri, 23 Jul 2004) | 4 lines
1610 Changed paths:
1611    M /trunk/epan/dissectors/packet-smb.c
1612
1613 Use "format_text()" on strings to be put into the Info column and the
1614 display representation of items in the protocol tree, so we don't get
1615 hosed by non-printable characters.
1616
1617 ------------------------------------------------------------------------
1618 r11488 | gerald | 2004-07-23 16:24:25 -0500 (Fri, 23 Jul 2004) | 2 lines
1619 Changed paths:
1620    M /trunk/epan/dissectors/Makefile.nmake
1621
1622 Have distclean remove built sources.
1623
1624 ------------------------------------------------------------------------
1625 r11487 | guy | 2004-07-23 15:41:23 -0500 (Fri, 23 Jul 2004) | 3 lines
1626 Changed paths:
1627    M /trunk/gtk/capture_combo_utils.c
1628
1629 Nothing here uses any GTK+ stuff, so get rid of the include of
1630 <gtk/gtk.h>.  (It should ultimately be moved out of the gtk directory.)
1631
1632 ------------------------------------------------------------------------
1633 r11486 | sahlberg | 2004-07-23 09:00:34 -0500 (Fri, 23 Jul 2004) | 3 lines
1634 Changed paths:
1635    M /trunk/epan/dissectors/packet-cms.c
1636    M /trunk/epan/dissectors/packet-x509af.c
1637
1638 remove some more compiler warnings
1639
1640
1641 ------------------------------------------------------------------------
1642 r11485 | sahlberg | 2004-07-23 08:21:48 -0500 (Fri, 23 Jul 2004) | 3 lines
1643 Changed paths:
1644    M /trunk/epan/dissectors/packet-x509sat.c
1645    M /trunk/tools/asn2eth.py
1646
1647 make the implicit_tag parameter  _U_  to get rid of some compiler warnings in those cases it is not used.
1648
1649
1650 ------------------------------------------------------------------------
1651 r11484 | sahlberg | 2004-07-23 08:11:29 -0500 (Fri, 23 Jul 2004) | 3 lines
1652 Changed paths:
1653    M /trunk/asn1/x509sat/SelectedAttributeTypes.asn
1654    M /trunk/asn1/x509sat/packet-x509sat-template.c
1655    M /trunk/epan/dissectors/packet-x509sat.c
1656
1657 telex and telephone number attributes
1658
1659
1660 ------------------------------------------------------------------------
1661 r11483 | sahlberg | 2004-07-23 07:22:13 -0500 (Fri, 23 Jul 2004) | 4 lines
1662 Changed paths:
1663    M /trunk/asn1/x509sat/packet-x509sat-template.c
1664    M /trunk/epan/dissectors/packet-x509sat.c
1665
1666 Remove a compiler warning for a parameter that is not used
1667 in the DirectoryString dissector
1668
1669
1670 ------------------------------------------------------------------------
1671 r11482 | guy | 2004-07-23 03:36:07 -0500 (Fri, 23 Jul 2004) | 3 lines
1672 Changed paths:
1673    M /trunk/epan/dissectors/packet-telnet.c
1674
1675 If there's no data in the authentication option, don't unescape and
1676 tvbuffify it.
1677
1678 ------------------------------------------------------------------------
1679 r11481 | sahlberg | 2004-07-23 03:21:51 -0500 (Fri, 23 Jul 2004) | 6 lines
1680 Changed paths:
1681    M /trunk/asn1/x509sat/SelectedAttributeTypes.asn
1682    M /trunk/asn1/x509sat/packet-x509sat-template.c
1683    M /trunk/epan/dissectors/packet-x509sat.c
1684
1685 add all the other (quite a lot of them) attributes that were of the type DirectoryString
1686
1687
1688 (see how good it is to put markers for emacs macros in the files, it was pretty quick, wasnt it? i even tested the resulting code.)
1689
1690
1691 ------------------------------------------------------------------------
1692 r11480 | guy | 2004-07-23 02:59:15 -0500 (Fri, 23 Jul 2004) | 4 lines
1693 Changed paths:
1694    M /trunk/epan/dissectors/packet-rlogin.c
1695
1696 Use "col_append_str()" and "col_append_fstr()" to build the Info column,
1697 rather than building a string, and use "tvb_format_text()" on the data,
1698 so that non-printable characters are escaped.
1699
1700 ------------------------------------------------------------------------
1701 r11479 | sahlberg | 2004-07-23 02:46:12 -0500 (Fri, 23 Jul 2004) | 8 lines
1702 Changed paths:
1703    M /trunk/asn1/x509sat/SelectedAttributeTypes.asn
1704    M /trunk/asn1/x509sat/packet-x509sat-template.c
1705    M /trunk/epan/dissectors/packet-x509sat.c
1706
1707 add dissection of DirectoryString,  this unfortunately had to be done manually inside the template.
1708
1709
1710 Also implement the attribute  organizationName which is of this type.
1711
1712 (Add magic comments so emacs-macros will be happy.)
1713
1714
1715 ------------------------------------------------------------------------
1716 r11478 | sahlberg | 2004-07-23 02:08:14 -0500 (Fri, 23 Jul 2004) | 5 lines
1717 Changed paths:
1718    M /trunk/asn1/cms/packet-cms-template.c
1719    M /trunk/asn1/x509sat/packet-x509sat-template.c
1720    M /trunk/epan/dissectors/packet-ber.c
1721    M /trunk/epan/dissectors/packet-ber.h
1722    M /trunk/epan/dissectors/packet-cms.c
1723    M /trunk/epan/dissectors/packet-x509sat.c
1724
1725 register ber oid functions through a special function in packet-ber.c which also takes (still unused) the name of the oid
1726 so that sometime later it will be easy to add code to add the name of the oid to the dissection.
1727
1728
1729
1730 ------------------------------------------------------------------------
1731 r11477 | guy | 2004-07-23 01:37:58 -0500 (Fri, 23 Jul 2004) | 3 lines
1732 Changed paths:
1733    M /trunk/epan/dissectors/packet-iax2.c
1734
1735 "iax_lookup_circuit_details()" can return null; check whether it's null
1736 before using it.
1737
1738 ------------------------------------------------------------------------
1739 r11476 | guy | 2004-07-23 01:11:50 -0500 (Fri, 23 Jul 2004) | 2 lines
1740 Changed paths:
1741    M /trunk/Makefile.nmake
1742    M /trunk/config.nmake
1743    M /trunk/image/Makefile.nmake
1744    A /trunk/image/wiretap.rc.in
1745    M /trunk/wiretap/Makefile.nmake
1746
1747 From Graham Bloice: add resources to wiretap.dll.
1748
1749 ------------------------------------------------------------------------
1750 r11475 | guy | 2004-07-22 20:37:35 -0500 (Thu, 22 Jul 2004) | 5 lines
1751 Changed paths:
1752    M /trunk/doc/README.developer
1753
1754 Note that you *MUST* make sure "match_strval()" doesn't return null
1755 before using its value, or must check for a null return value and handle
1756 it specially, otherwise you put Ethereal at risk of crashing with bad
1757 packet data.
1758
1759 ------------------------------------------------------------------------
1760 r11474 | guy | 2004-07-22 20:32:42 -0500 (Thu, 22 Jul 2004) | 3 lines
1761 Changed paths:
1762    M /trunk/epan/dissectors/packet-fc.c
1763
1764 We are not guaranteed that "fchdr.r_ctl & 0x0F" is a valid frame type,
1765 so don't use "match_strval()", use "val_to_str()".
1766
1767 ------------------------------------------------------------------------
1768 r11473 | guy | 2004-07-22 15:08:08 -0500 (Thu, 22 Jul 2004) | 3 lines
1769 Changed paths:
1770    M /trunk/asn1/x509if/packet-x509if-template.h
1771
1772 "dissect_x509if_AttributeTypeAndDistinguishedValue()" is static - don't
1773 declare it as non-static in the header file.
1774
1775 ------------------------------------------------------------------------
1776 r11472 | ulfl | 2004-07-22 13:42:50 -0500 (Thu, 22 Jul 2004) | 1 line
1777 Changed paths:
1778    M /trunk/gtk/conversations_table.c
1779    M /trunk/gtk/hostlist_table.c
1780
1781 use gtk_clipboard_get(), so the "copy to clipboard" is available in all GTK2 versions
1782 ------------------------------------------------------------------------
1783 r11471 | ulfl | 2004-07-22 11:36:50 -0500 (Thu, 22 Jul 2004) | 1 line
1784 Changed paths:
1785    M /trunk/gtk/conversations_table.c
1786    M /trunk/gtk/conversations_table.h
1787
1788 from Thomas Palmer: add "Copy to clipboard" button to the conversation table dialogs
1789 ------------------------------------------------------------------------
1790 r11470 | sahlberg | 2004-07-22 08:11:13 -0500 (Thu, 22 Jul 2004) | 3 lines
1791 Changed paths:
1792    M /trunk/asn1/x509if/packet-x509if-template.c
1793    M /trunk/asn1/x509sat/SelectedAttributeTypes.asn
1794    M /trunk/asn1/x509sat/packet-x509sat-template.c
1795    M /trunk/epan/dissectors/packet-x509if.c
1796    M /trunk/epan/dissectors/packet-x509sat.c
1797
1798 add the countryname attribute
1799
1800
1801 ------------------------------------------------------------------------
1802 r11469 | sahlberg | 2004-07-22 05:29:17 -0500 (Thu, 22 Jul 2004) | 4 lines
1803 Changed paths:
1804    M /trunk/asn1/x509if/InformationFramework.asn
1805    M /trunk/asn1/x509if/packet-x509if-template.c
1806    M /trunk/asn1/x509if/packet-x509if-template.h
1807    M /trunk/asn1/x509if/x509if.cnf
1808    M /trunk/epan/dissectors/packet-x509if.c
1809    M /trunk/epan/dissectors/packet-x509if.h
1810
1811 start dissecting  AttributeTypeAnddistinguishedValue
1812 (which must be implemented by hand inside themplate)
1813
1814
1815 ------------------------------------------------------------------------
1816 r11468 | sahlberg | 2004-07-22 05:05:59 -0500 (Thu, 22 Jul 2004) | 6 lines
1817 Changed paths:
1818    M /trunk/asn1/x509if/x509if_exp.cnf
1819    M /trunk/epan/dissectors/packet-ber.c
1820    M /trunk/epan/dissectors/packet-x509af.c
1821    M /trunk/epan/dissectors/packet-x509if.c
1822    M /trunk/epan/dissectors/packet-x509if.h
1823
1824 dissect the x509if/Name all the way down to the AttributeTypeAndDistinguishedValue structure but not the structure itself.
1825
1826
1827 we are getting there, slow but steady
1828
1829
1830 ------------------------------------------------------------------------
1831 r11467 | sahlberg | 2004-07-22 03:00:33 -0500 (Thu, 22 Jul 2004) | 5 lines
1832 Changed paths:
1833    M /trunk/asn1/x509af/x509af.cnf
1834    A /trunk/asn1/x509ce/x509ce_exp.cnf
1835    M /trunk/asn1/x509if/x509if_exp.cnf
1836
1837 minor update
1838
1839 GeneralNames is defined in x509ce and not x509if
1840
1841
1842 ------------------------------------------------------------------------
1843 r11466 | sahlberg | 2004-07-22 02:51:47 -0500 (Thu, 22 Jul 2004) | 5 lines
1844 Changed paths:
1845    M /trunk/asn1/x509af/x509af.cnf
1846    M /trunk/asn1/x509if/x509if_exp.cnf
1847    A /trunk/asn1/x509sat/x509sat_exp.cnf
1848    M /trunk/epan/dissectors/packet-x509af.c
1849
1850 minor update
1851
1852 UniqueIdentifier is imported from x509sat and not x509if
1853
1854
1855 ------------------------------------------------------------------------
1856 r11465 | jmayer | 2004-07-21 17:37:04 -0500 (Wed, 21 Jul 2004) | 1 line
1857 Changed paths:
1858    M /trunk/acinclude.m4
1859
1860 Fix the fix to krb5
1861 ------------------------------------------------------------------------
1862 r11464 | gerald | 2004-07-21 17:12:49 -0500 (Wed, 21 Jul 2004) | 2 lines
1863 Changed paths:
1864    M /trunk/Makefile.nmake
1865
1866 Add doxygen.cfg to the "clean" target.
1867
1868 ------------------------------------------------------------------------
1869 r11463 | guy | 2004-07-21 14:23:18 -0500 (Wed, 21 Jul 2004) | 2 lines
1870 Changed paths:
1871    M /trunk/asn1/x509af/packet-x509af-template.c
1872
1873 Include "packet-x509sat.h" to declare a function we use.
1874
1875 ------------------------------------------------------------------------
1876 r11462 | jmayer | 2004-07-21 14:15:51 -0500 (Wed, 21 Jul 2004) | 1 line
1877 Changed paths:
1878    M /trunk/plugins/opsi
1879
1880 Add svn:ignore
1881 ------------------------------------------------------------------------
1882 r11461 | jmayer | 2004-07-21 12:59:03 -0500 (Wed, 21 Jul 2004) | 1 line
1883 Changed paths:
1884    M /trunk
1885
1886 Add tags and TAGS to svn:ignore
1887 ------------------------------------------------------------------------
1888 r11460 | jmayer | 2004-07-21 12:57:00 -0500 (Wed, 21 Jul 2004) | 1 line
1889 Changed paths:
1890    M /trunk/doc
1891    M /trunk/epan/dfilter
1892    M /trunk/epan/ftypes
1893    M /trunk/gtk
1894    M /trunk/tools/lemon
1895    M /trunk/wiretap
1896
1897 Add tags and TAGS to svn:ignore
1898 ------------------------------------------------------------------------
1899 r11459 | jmayer | 2004-07-21 12:55:23 -0500 (Wed, 21 Jul 2004) | 1 line
1900 Changed paths:
1901    M /trunk/plugins/acn
1902    M /trunk/plugins/artnet
1903    M /trunk/plugins/asn1
1904    M /trunk/plugins/ciscosm
1905    M /trunk/plugins/docsis
1906    M /trunk/plugins/enttec
1907    M /trunk/plugins/giop
1908    M /trunk/plugins/gryphon
1909    M /trunk/plugins/irda
1910    M /trunk/plugins/lwres
1911    M /trunk/plugins/megaco
1912    M /trunk/plugins/mgcp
1913    M /trunk/plugins/pcli
1914    M /trunk/plugins/rdm
1915    M /trunk/plugins/rlm
1916    M /trunk/plugins/rtnet
1917    M /trunk/plugins/rudp
1918    M /trunk/plugins/v5ua
1919
1920 Add tags and TAGS to svn:ignore
1921 ------------------------------------------------------------------------
1922 r11458 | jmayer | 2004-07-21 12:45:05 -0500 (Wed, 21 Jul 2004) | 1 line
1923 Changed paths:
1924    M /trunk/acinclude.m4
1925    M /trunk/configure.in
1926
1927 Forgotten case: Make krb5 fail if it requires -lcrypto but no --with-ssl=... is not given
1928 ------------------------------------------------------------------------
1929 r11457 | sahlberg | 2004-07-21 06:13:03 -0500 (Wed, 21 Jul 2004) | 3 lines
1930 Changed paths:
1931    M /trunk/asn1/cms/packet-cms-template.c
1932    M /trunk/asn1/x509af/packet-x509af-template.c
1933    M /trunk/epan/dissectors/packet-ber.c
1934    M /trunk/epan/dissectors/packet-ber.h
1935    M /trunk/epan/dissectors/packet-cms.c
1936    M /trunk/epan/dissectors/packet-kerberos.c
1937    M /trunk/epan/dissectors/packet-x509af.c
1938
1939 get rid of the nasty ber specific oid->callback table and reimplement the functionality using a dissector table instead   i.e. the proper way.
1940
1941
1942 ------------------------------------------------------------------------
1943 r11456 | sahlberg | 2004-07-21 04:00:56 -0500 (Wed, 21 Jul 2004) | 3 lines
1944 Changed paths:
1945    M /trunk/Makefile.am
1946
1947 reverse part of jmayer's last patch to make tethereal build again
1948
1949
1950 ------------------------------------------------------------------------
1951 r11455 | sahlberg | 2004-07-21 03:51:08 -0500 (Wed, 21 Jul 2004) | 5 lines
1952 Changed paths:
1953    M /trunk/gtk/hostlist_table.c
1954
1955 GdkDisplay is only available in gtk 2.2 and later
1956
1957 it is not available in gtk 2.0 which all of us using more prooven and stable (==obsolete) versions use.
1958
1959
1960 ------------------------------------------------------------------------
1961 r11454 | guy | 2004-07-21 01:31:33 -0500 (Wed, 21 Jul 2004) | 2 lines
1962 Changed paths:
1963    M /trunk/AUTHORS
1964    M /trunk/Makefile.am
1965    M /trunk/configure.in
1966    M /trunk/packaging/nsis/Makefile.nmake
1967    M /trunk/packaging/nsis/ethereal.nsi
1968    M /trunk/plugins/Makefile.am
1969    M /trunk/plugins/Makefile.nmake
1970    A /trunk/plugins/opsi
1971    A /trunk/plugins/opsi/AUTHORS
1972    A /trunk/plugins/opsi/COPYING
1973    A /trunk/plugins/opsi/ChangeLog
1974    A /trunk/plugins/opsi/Makefile.am
1975    A /trunk/plugins/opsi/Makefile.nmake
1976    A /trunk/plugins/opsi/moduleinfo.h
1977    A /trunk/plugins/opsi/packet-opsi.c
1978    A /trunk/plugins/opsi/packet-opsi.h
1979
1980 From Laurent Rabret: OPSI support.
1981
1982 ------------------------------------------------------------------------
1983 r11453 | guy | 2004-07-21 01:05:24 -0500 (Wed, 21 Jul 2004) | 2 lines
1984 Changed paths:
1985    M /trunk/epan/dissectors/packet-http.c
1986
1987 From Tomas Kukosa: add support for RFC 3253 HTTP methods.
1988
1989 ------------------------------------------------------------------------
1990 r11452 | guy | 2004-07-21 00:57:30 -0500 (Wed, 21 Jul 2004) | 2 lines
1991 Changed paths:
1992    M /trunk/AUTHORS
1993    M /trunk/epan/dissectors/packet-ospf.c
1994    M /trunk/epan/dissectors/packet-rsvp.c
1995    M /trunk/epan/dissectors/packet-rsvp.h
1996
1997 From Roberto Morro: support for GMPLS UNI and E-NNI objects/TLVs.
1998
1999 ------------------------------------------------------------------------
2000 r11451 | guy | 2004-07-21 00:44:03 -0500 (Wed, 21 Jul 2004) | 4 lines
2001 Changed paths:
2002    M /trunk/epan/dissectors/packet-ethertype.c
2003    M /trunk/epan/dissectors/packet-ieee80211.c
2004    M /trunk/etypes.h
2005
2006 From metatech: at least on Windows XP, if a Centrino 802.11 interface is
2007 in promiscuous mode, packets captured promiscuously show up as 802.11
2008 packets encapsulated in Ethernet, with an Ethernet type of 0x2452.
2009
2010 ------------------------------------------------------------------------
2011 r11450 | ulfl | 2004-07-20 18:48:50 -0500 (Tue, 20 Jul 2004) | 1 line
2012 Changed paths:
2013    M /trunk/gtk/hostlist_table.c
2014    M /trunk/gtk/hostlist_table.h
2015
2016 from Thomas Palmer: copy content of hostlist table to clipboard in csv format.
2017 ------------------------------------------------------------------------
2018 r11449 | ulfl | 2004-07-20 16:39:54 -0500 (Tue, 20 Jul 2004) | 1 line
2019 Changed paths:
2020    M /trunk/gtk/conversations_table.c
2021    M /trunk/gtk/conversations_table.h
2022
2023 refactoring and renaming finished
2024 ------------------------------------------------------------------------
2025 r11448 | ulfl | 2004-07-20 15:56:53 -0500 (Tue, 20 Jul 2004) | 1 line
2026 Changed paths:
2027    M /trunk/gtk/conversations_eth.c
2028    M /trunk/gtk/conversations_fc.c
2029    M /trunk/gtk/conversations_fddi.c
2030    M /trunk/gtk/conversations_ip.c
2031    M /trunk/gtk/conversations_ipx.c
2032    M /trunk/gtk/conversations_table.c
2033    M /trunk/gtk/conversations_table.h
2034    M /trunk/gtk/conversations_tcpip.c
2035    M /trunk/gtk/conversations_tr.c
2036    M /trunk/gtk/conversations_udpip.c
2037    M /trunk/gtk/menu.c
2038
2039 some more renaming of the conversation tables things
2040 ------------------------------------------------------------------------
2041 r11447 | guy | 2004-07-20 15:19:46 -0500 (Tue, 20 Jul 2004) | 2 lines
2042 Changed paths:
2043    M /trunk/epan/dissectors/packet-x509af.c
2044
2045 Include "packet-x509sat.h" to declare a function we use.
2046
2047 ------------------------------------------------------------------------
2048 r11446 | jmayer | 2004-07-20 14:55:01 -0500 (Tue, 20 Jul 2004) | 3 lines
2049 Changed paths:
2050    M /trunk/packaging/rpm/SPECS/ethereal.spec.in
2051
2052
2053 Make building rpms possible again. Feedback for improvements welcome.
2054
2055 ------------------------------------------------------------------------
2056 r11445 | etxrab | 2004-07-20 14:04:48 -0500 (Tue, 20 Jul 2004) | 1 line
2057 Changed paths:
2058    M /trunk/epan/dissectors/packet-sigcomp.c
2059
2060 Fix decoding of messafe type 1, if T-bit = Zero
2061 ------------------------------------------------------------------------
2062 r11444 | guy | 2004-07-20 13:42:28 -0500 (Tue, 20 Jul 2004) | 3 lines
2063 Changed paths:
2064    M /trunk/acinclude.m4
2065
2066 As Joerg Mayer noted, the value of LIBS should be saved outside the
2067 loop.
2068
2069 ------------------------------------------------------------------------
2070 r11443 | jmayer | 2004-07-20 12:42:42 -0500 (Tue, 20 Jul 2004) | 4 lines
2071 Changed paths:
2072    M /trunk/configure.in
2073
2074
2075 Make configure continue after disabling Net-SNMP when the openssl libs
2076 are reuired for SNMP to link but not enabled on configure.
2077
2078 ------------------------------------------------------------------------
2079 r11442 | jmayer | 2004-07-20 11:58:11 -0500 (Tue, 20 Jul 2004) | 5 lines
2080 Changed paths:
2081    M /trunk/Makefile.am
2082    M /trunk/epan/Makefile.am
2083    M /trunk/epan/dissectors/Makefile.am
2084
2085 make "make dist" work again. Well, almost: currently you
2086 need to run
2087 STCHECK_CONFIGURE_FLAGS=--with-ssl=/usr make distcheck
2088 at least on my system.
2089
2090 ------------------------------------------------------------------------
2091 r11441 | sahlberg | 2004-07-20 05:45:11 -0500 (Tue, 20 Jul 2004) | 4 lines
2092 Changed paths:
2093    M /trunk/asn1/x509af/packet-x509af-template.c
2094    M /trunk/epan/dissectors/packet-ber.c
2095    M /trunk/epan/dissectors/packet-ber.h
2096    M /trunk/epan/dissectors/packet-x509af.c
2097
2098 Small update to AlgorithmIdentifier.
2099 Allow the TYPE field to match ANY type of BER construct.
2100
2101
2102 ------------------------------------------------------------------------
2103 r11440 | sahlberg | 2004-07-20 04:11:40 -0500 (Tue, 20 Jul 2004) | 12 lines
2104 Changed paths:
2105    M /trunk/asn1/cms/packet-cms-template.c
2106    M /trunk/epan/dissectors/Makefile.common
2107    M /trunk/epan/dissectors/packet-ber.c
2108    M /trunk/epan/dissectors/packet-ber.h
2109    A /trunk/epan/dissectors/packet-cms.c
2110    A /trunk/epan/dissectors/packet-cms.h
2111    M /trunk/epan/dissectors/packet-kerberos.c
2112    A /trunk/epan/dissectors/packet-x509af.c
2113    A /trunk/epan/dissectors/packet-x509af.h
2114    A /trunk/epan/dissectors/packet-x509ce.c
2115    A /trunk/epan/dissectors/packet-x509ce.h
2116    A /trunk/epan/dissectors/packet-x509if.c
2117    A /trunk/epan/dissectors/packet-x509if.h
2118    A /trunk/epan/dissectors/packet-x509sat.c
2119    A /trunk/epan/dissectors/packet-x509sat.h
2120
2121 Add the new protocols  CMS, X509AF,  X509IF,  X509CE and X509SAT
2122 to the ethereal build.
2123
2124 The dissections are semi-useful  but incomplete.
2125 The big problem still remaining is the x509if  Name object not being 
2126 dissected properly   thus causing the dissection to get out of sync/fail
2127 halfway through the certificate structure.
2128
2129
2130 work in progress but already semi-useful.
2131
2132
2133 ------------------------------------------------------------------------
2134 r11439 | ulfl | 2004-07-20 01:06:41 -0500 (Tue, 20 Jul 2004) | 2 lines
2135 Changed paths:
2136    M /trunk/gtk/Makefile.am
2137    M /trunk/gtk/Makefile.common
2138    A /trunk/gtk/conversations_eth.c (from /trunk/gtk/endpoint_talkers_eth.c:11438)
2139    A /trunk/gtk/conversations_fc.c (from /trunk/gtk/endpoint_talkers_fc.c:11438)
2140    A /trunk/gtk/conversations_fddi.c (from /trunk/gtk/endpoint_talkers_fddi.c:11438)
2141    A /trunk/gtk/conversations_ip.c (from /trunk/gtk/endpoint_talkers_ip.c:11438)
2142    A /trunk/gtk/conversations_ipx.c (from /trunk/gtk/endpoint_talkers_ipx.c:11438)
2143    A /trunk/gtk/conversations_table.c (from /trunk/gtk/endpoint_talkers_table.c:11438)
2144    A /trunk/gtk/conversations_table.h (from /trunk/gtk/endpoint_talkers_table.h:11438)
2145    A /trunk/gtk/conversations_tcpip.c (from /trunk/gtk/endpoint_talkers_tcpip.c:11438)
2146    A /trunk/gtk/conversations_tr.c (from /trunk/gtk/endpoint_talkers_tr.c:11438)
2147    A /trunk/gtk/conversations_udpip.c (from /trunk/gtk/endpoint_talkers_udpip.c:11438)
2148    D /trunk/gtk/endpoint_talkers_eth.c
2149    D /trunk/gtk/endpoint_talkers_fc.c
2150    D /trunk/gtk/endpoint_talkers_fddi.c
2151    D /trunk/gtk/endpoint_talkers_ip.c
2152    D /trunk/gtk/endpoint_talkers_ipx.c
2153    D /trunk/gtk/endpoint_talkers_table.c
2154    D /trunk/gtk/endpoint_talkers_table.h
2155    D /trunk/gtk/endpoint_talkers_tcpip.c
2156    D /trunk/gtk/endpoint_talkers_tr.c
2157    D /trunk/gtk/endpoint_talkers_udpip.c
2158    M /trunk/gtk/menu.c
2159
2160 renamed endpoint_talkers to conversations, as this reduces confusion in combination with the hostlist/endpoints table
2161 (some code refactoring still needs to be done in table.c/.h).
2162 ------------------------------------------------------------------------
2163 r11438 | guy | 2004-07-19 18:21:01 -0500 (Mon, 19 Jul 2004) | 3 lines
2164 Changed paths:
2165    M /trunk/gtk/Makefile.am
2166
2167 "gtk/filter_prefs.h" was renamed "gtk/filter_dlg.h"; update the Makefile
2168 stuff appropriately.
2169
2170 ------------------------------------------------------------------------
2171 r11437 | guy | 2004-07-19 18:17:20 -0500 (Mon, 19 Jul 2004) | 2 lines
2172 Changed paths:
2173    M /trunk/gtk/filter_dlg.h
2174
2175 It's not called "filter_prefs.h" any more.
2176
2177 ------------------------------------------------------------------------
2178 r11436 | ulfl | 2004-07-19 16:42:01 -0500 (Mon, 19 Jul 2004) | 1 line
2179 Changed paths:
2180    M /trunk/gtk/Makefile.common
2181    M /trunk/gtk/ansi_a_stat.c
2182    M /trunk/gtk/ansi_map_stat.c
2183    M /trunk/gtk/capture_dlg.c
2184    M /trunk/gtk/color_dlg.c
2185    M /trunk/gtk/dcerpc_stat.c
2186    M /trunk/gtk/dfilter_expr_dlg.c
2187    M /trunk/gtk/fc_stat.c
2188    M /trunk/gtk/file_dlg.c
2189    A /trunk/gtk/filter_dlg.c (from /trunk/gtk/filter_prefs.c:11432)
2190    A /trunk/gtk/filter_dlg.h (from /trunk/gtk/filter_prefs.h:11432)
2191    D /trunk/gtk/filter_prefs.c
2192    D /trunk/gtk/filter_prefs.h
2193    M /trunk/gtk/find_dlg.c
2194    M /trunk/gtk/gsm_a_stat.c
2195    M /trunk/gtk/gsm_map_stat.c
2196    M /trunk/gtk/io_stat.c
2197    M /trunk/gtk/isup_stat.c
2198    M /trunk/gtk/ldap_stat.c
2199    M /trunk/gtk/main.c
2200    M /trunk/gtk/menu.c
2201    M /trunk/gtk/mtp3_stat.c
2202    M /trunk/gtk/rpc_stat.c
2203    M /trunk/gtk/smb_stat.c
2204    M /trunk/gtk/tap_dfilter_dlg.c
2205    M /trunk/gtk/toolbar.c
2206
2207 renamed filter_prefs to filter_dlg, as the filter settings are (well, for a long time) no longer part of the preferences dialog.
2208 ------------------------------------------------------------------------
2209 r11435 | gerald | 2004-07-19 16:18:40 -0500 (Mon, 19 Jul 2004) | 2 lines
2210 Changed paths:
2211    M /trunk/Makefile.nmake
2212    M /trunk/epan/Makefile.nmake
2213    M /trunk/epan/dissectors/Makefile.nmake
2214
2215 Fixes (and ugly hacks) for Windows compilation.
2216
2217 ------------------------------------------------------------------------
2218 r11434 | ulfl | 2004-07-19 13:07:39 -0500 (Mon, 19 Jul 2004) | 1 line
2219 Changed paths:
2220    M /trunk/docbook/ug-src/EUG_chapter_io.xml
2221
2222 Explain some of the File/Export dialog controls
2223 ------------------------------------------------------------------------
2224 r11433 | ulfl | 2004-07-19 11:59:49 -0500 (Mon, 19 Jul 2004) | 4 lines
2225 Changed paths:
2226    A /trunk/docbook
2227    A /trunk/docbook/GFDPL_appendix.xml
2228    A /trunk/docbook/Makefile
2229    A /trunk/docbook/README.txt
2230    A /trunk/docbook/catalog.xml
2231    A /trunk/docbook/custom_layer_pdf.xsl
2232    A /trunk/docbook/developer-guide.xml
2233    A /trunk/docbook/dfilter2xml.pl
2234    A /trunk/docbook/dg-src
2235    A /trunk/docbook/dg-src/EDG_chapter_five.xml
2236    A /trunk/docbook/dg-src/EDG_chapter_four.xml
2237    A /trunk/docbook/dg-src/EDG_chapter_one.xml
2238    A /trunk/docbook/dg-src/EDG_chapter_three.xml
2239    A /trunk/docbook/dg-src/EDG_chapter_two.xml
2240    A /trunk/docbook/dg-src/EDG_meta_info.xml
2241    A /trunk/docbook/ethereal-doc.txt
2242    A /trunk/docbook/examples
2243    A /trunk/docbook/examples/test.cap
2244    A /trunk/docbook/graphics
2245    A /trunk/docbook/graphics/ethereal-3pane.png
2246    A /trunk/docbook/graphics/ethereal-analyze-menu.png
2247    A /trunk/docbook/graphics/ethereal-bytes-pane-popup-menu.png
2248    A /trunk/docbook/graphics/ethereal-bytes-pane-tabs.png
2249    A /trunk/docbook/graphics/ethereal-bytes-pane.png
2250    A /trunk/docbook/graphics/ethereal-capture-info.png
2251    A /trunk/docbook/graphics/ethereal-capture-menu.png
2252    A /trunk/docbook/graphics/ethereal-capture-options.png
2253    A /trunk/docbook/graphics/ethereal-capture-preferences.png
2254    A /trunk/docbook/graphics/ethereal-choose-color-rule.png
2255    A /trunk/docbook/graphics/ethereal-coloring-rules-dialog.png
2256    A /trunk/docbook/graphics/ethereal-decode-as-show.png
2257    A /trunk/docbook/graphics/ethereal-decode-as.png
2258    A /trunk/docbook/graphics/ethereal-details-pane-popup-menu.png
2259    A /trunk/docbook/graphics/ethereal-details-pane.png
2260    A /trunk/docbook/graphics/ethereal-display-filter-tcp.png
2261    A /trunk/docbook/graphics/ethereal-edit-color-rule-dialog.png
2262    A /trunk/docbook/graphics/ethereal-edit-menu.png
2263    A /trunk/docbook/graphics/ethereal-empty.png
2264    A /trunk/docbook/graphics/ethereal-enabled-protocols.png
2265    A /trunk/docbook/graphics/ethereal-error-file-exists.png
2266    A /trunk/docbook/graphics/ethereal-error-open.png
2267    A /trunk/docbook/graphics/ethereal-export-pdml.png
2268    A /trunk/docbook/graphics/ethereal-export-plain.png
2269    A /trunk/docbook/graphics/ethereal-export-ps.png
2270    A /trunk/docbook/graphics/ethereal-export-psml.png
2271    A /trunk/docbook/graphics/ethereal-export-selected.png
2272    A /trunk/docbook/graphics/ethereal-file-menu.png
2273    A /trunk/docbook/graphics/ethereal-filter-add-expression.png
2274    A /trunk/docbook/graphics/ethereal-filter-toolbar.png
2275    A /trunk/docbook/graphics/ethereal-filters-2.png
2276    A /trunk/docbook/graphics/ethereal-filters.png
2277    A /trunk/docbook/graphics/ethereal-find-packet.png
2278    A /trunk/docbook/graphics/ethereal-follow-stream.png
2279    A /trunk/docbook/graphics/ethereal-go-menu.png
2280    A /trunk/docbook/graphics/ethereal-goto-packet.png
2281    A /trunk/docbook/graphics/ethereal-gui-colors-preferences.png
2282    A /trunk/docbook/graphics/ethereal-gui-columns-preferences.png
2283    A /trunk/docbook/graphics/ethereal-gui-font-preferences.png
2284    A /trunk/docbook/graphics/ethereal-gui-layout-preferences.png
2285    A /trunk/docbook/graphics/ethereal-gui-preferences.png
2286    A /trunk/docbook/graphics/ethereal-help-menu.png
2287    A /trunk/docbook/graphics/ethereal-list-pane.png
2288    A /trunk/docbook/graphics/ethereal-logo.png
2289    A /trunk/docbook/graphics/ethereal-main-toolbar.png
2290    A /trunk/docbook/graphics/ethereal-main.png
2291    A /trunk/docbook/graphics/ethereal-menu.png
2292    A /trunk/docbook/graphics/ethereal-merge.png
2293    A /trunk/docbook/graphics/ethereal-nameresolution-preferences.png
2294    A /trunk/docbook/graphics/ethereal-open.png
2295    A /trunk/docbook/graphics/ethereal-packet-format.png
2296    A /trunk/docbook/graphics/ethereal-packet-pane-popup-menu.png
2297    A /trunk/docbook/graphics/ethereal-packet-range.png
2298    A /trunk/docbook/graphics/ethereal-packet-selected.png
2299    A /trunk/docbook/graphics/ethereal-packet-sep-win.png
2300    A /trunk/docbook/graphics/ethereal-print.png
2301    A /trunk/docbook/graphics/ethereal-printing-preferences.png
2302    A /trunk/docbook/graphics/ethereal-save-as.png
2303    A /trunk/docbook/graphics/ethereal-statistics-menu.png
2304    A /trunk/docbook/graphics/ethereal-stats-conversations.png
2305    A /trunk/docbook/graphics/ethereal-stats-endpoints.png
2306    A /trunk/docbook/graphics/ethereal-stats-hierarchy.png
2307    A /trunk/docbook/graphics/ethereal-stats-iographs.png
2308    A /trunk/docbook/graphics/ethereal-stats-srt-dcerpc-filter.png
2309    A /trunk/docbook/graphics/ethereal-stats-srt-dcerpc.png
2310    A /trunk/docbook/graphics/ethereal-stats-summary.png
2311    A /trunk/docbook/graphics/ethereal-statusbar-empty.png
2312    A /trunk/docbook/graphics/ethereal-statusbar-loaded.png
2313    A /trunk/docbook/graphics/ethereal-statusbar-selected.png
2314    A /trunk/docbook/graphics/ethereal-time-reference.png
2315    A /trunk/docbook/graphics/ethereal-view-menu.png
2316    A /trunk/docbook/graphics/note.png
2317    A /trunk/docbook/graphics/tip.png
2318    A /trunk/docbook/graphics/toolbar
2319    A /trunk/docbook/graphics/toolbar/capture_24.png
2320    A /trunk/docbook/graphics/toolbar/cfilter_24.png
2321    A /trunk/docbook/graphics/toolbar/dfilter_24.png
2322    A /trunk/docbook/graphics/toolbar/stock_add_24.png
2323    A /trunk/docbook/graphics/toolbar/stock_bottom_24.png
2324    A /trunk/docbook/graphics/toolbar/stock_close_24.png
2325    A /trunk/docbook/graphics/toolbar/stock_colorselector_24.png
2326    A /trunk/docbook/graphics/toolbar/stock_help_24.png
2327    A /trunk/docbook/graphics/toolbar/stock_jump_to_24.png
2328    A /trunk/docbook/graphics/toolbar/stock_left_arrow_24.png
2329    A /trunk/docbook/graphics/toolbar/stock_open_24.png
2330    A /trunk/docbook/graphics/toolbar/stock_preferences_24.png
2331    A /trunk/docbook/graphics/toolbar/stock_print_24.png
2332    A /trunk/docbook/graphics/toolbar/stock_properties_24.png
2333    A /trunk/docbook/graphics/toolbar/stock_refresh_24.png
2334    A /trunk/docbook/graphics/toolbar/stock_right_arrow_24.png
2335    A /trunk/docbook/graphics/toolbar/stock_save_24.png
2336    A /trunk/docbook/graphics/toolbar/stock_save_as_24.png
2337    A /trunk/docbook/graphics/toolbar/stock_search_24.png
2338    A /trunk/docbook/graphics/toolbar/stock_stop_24.png
2339    A /trunk/docbook/graphics/toolbar/stock_top_24.png
2340    A /trunk/docbook/graphics/toolbar/stock_zoom_1_24.png
2341    A /trunk/docbook/graphics/toolbar/stock_zoom_in_24.png
2342    A /trunk/docbook/graphics/toolbar/stock_zoom_out_24.png
2343    A /trunk/docbook/graphics/warning.png
2344    A /trunk/docbook/protocols.xml
2345    A /trunk/docbook/ug-src
2346    A /trunk/docbook/ug-src/EUG_app_files.xml
2347    A /trunk/docbook/ug-src/EUG_app_howitworks.xml
2348    A /trunk/docbook/ug-src/EUG_app_messages.xml
2349    A /trunk/docbook/ug-src/EUG_app_protocols.xml
2350    A /trunk/docbook/ug-src/EUG_app_tools.xml
2351    A /trunk/docbook/ug-src/EUG_chapter_advanced.xml
2352    A /trunk/docbook/ug-src/EUG_chapter_build_install.xml
2353    A /trunk/docbook/ug-src/EUG_chapter_capture.xml
2354    A /trunk/docbook/ug-src/EUG_chapter_customize.xml
2355    A /trunk/docbook/ug-src/EUG_chapter_introduction.xml
2356    A /trunk/docbook/ug-src/EUG_chapter_io.xml
2357    A /trunk/docbook/ug-src/EUG_chapter_statistics.xml
2358    A /trunk/docbook/ug-src/EUG_chapter_troubleshoot.xml
2359    A /trunk/docbook/ug-src/EUG_chapter_use.xml
2360    A /trunk/docbook/ug-src/EUG_chapter_work.xml
2361    A /trunk/docbook/ug-src/EUG_meta_info.xml
2362    A /trunk/docbook/ug-src/EUG_preface.xml
2363    A /trunk/docbook/user-guide.xml
2364
2365 The first draft of an updated "Ethereal User's Guide" redesigned and updated to the current released Ethereal version 0.10.5.
2366 As generation of output files is a bit tricky, please have a look at the Readme.txt file for instructions.
2367
2368 Please send comments and improvements.
2369 ------------------------------------------------------------------------
2370 r11432 | sahlberg | 2004-07-19 04:03:28 -0500 (Mon, 19 Jul 2004) | 10 lines
2371 Changed paths:
2372    A /trunk/asn1/cms
2373    A /trunk/asn1/cms/CryptographicMessageSyntax.asn
2374    A /trunk/asn1/cms/cms.cnf
2375    A /trunk/asn1/cms/packet-cms-template.c
2376    A /trunk/asn1/cms/packet-cms-template.h
2377
2378 work in progress
2379 New protocol CryptogrtaphicMessageSyntax
2380 As the X.509xx protocols this protocol is not yet linked with ethereal but a work in progress.
2381
2382 Within the next few days the changes needed to packet-kerberos and packet-ber will be added to implement an embryonic pkinit implementation inside packet-kerberos which will in turn call cms and the x509 dissectors.
2383
2384 The dissectors are still very incomplete but already relatively useful.
2385
2386
2387
2388 ------------------------------------------------------------------------
2389 r11431 | sahlberg | 2004-07-19 03:59:50 -0500 (Mon, 19 Jul 2004) | 5 lines
2390 Changed paths:
2391    A /trunk/asn1/x509sat
2392    A /trunk/asn1/x509sat/SelectedAttributeTypes.asn
2393    A /trunk/asn1/x509sat/packet-x509sat-template.c
2394    A /trunk/asn1/x509sat/packet-x509sat-template.h
2395    A /trunk/asn1/x509sat/x509sat.cnf
2396
2397 Work in progress
2398 New protocol X.509 Selected Attribute Types
2399 This new protocol is not linked with ethereal yet
2400
2401
2402 ------------------------------------------------------------------------
2403 r11430 | sahlberg | 2004-07-19 03:57:29 -0500 (Mon, 19 Jul 2004) | 7 lines
2404 Changed paths:
2405    A /trunk/asn1/x509if
2406    A /trunk/asn1/x509if/InformationFramework.asn
2407    A /trunk/asn1/x509if/packet-x509if-template.c
2408    A /trunk/asn1/x509if/packet-x509if-template.h
2409    A /trunk/asn1/x509if/x509if.cnf
2410    A /trunk/asn1/x509if/x509if_exp.cnf
2411
2412 Work in progress
2413 New protocol X.509 Information framework
2414
2415 this new protocol is not yet linked with ethereal and needs extra massage before it can be used.
2416
2417
2418
2419 ------------------------------------------------------------------------
2420 r11429 | sahlberg | 2004-07-19 03:54:44 -0500 (Mon, 19 Jul 2004) | 7 lines
2421 Changed paths:
2422    A /trunk/asn1/x509ce
2423    A /trunk/asn1/x509ce/CertificateExtensions.asn
2424    A /trunk/asn1/x509ce/packet-x509ce-template.c
2425    A /trunk/asn1/x509ce/packet-x509ce-template.h
2426    A /trunk/asn1/x509ce/x509ce.cnf
2427
2428 Work in progress
2429 New protocol X.509 Certificate Extensions
2430 This new code provides required functionality to the x509af dfissector
2431
2432 it is not linked with ethereal yet and needs extra massage bewfore invoked.
2433
2434
2435 ------------------------------------------------------------------------
2436 r11428 | sahlberg | 2004-07-19 03:51:57 -0500 (Mon, 19 Jul 2004) | 7 lines
2437 Changed paths:
2438    A /trunk/asn1/x509af
2439    A /trunk/asn1/x509af/AuthenticationFramework.asn
2440    A /trunk/asn1/x509af/packet-x509af-template.c
2441    A /trunk/asn1/x509af/packet-x509af-template.h
2442    A /trunk/asn1/x509af/x509af.cnf
2443    A /trunk/asn1/x509af/x509af_exp.cnf
2444
2445 Work in progress
2446
2447 checkin of new protocol X.509 Authentication Framework
2448 This new protocol is not linked yet to ethereal or yet used since it needs other support protocols and massaging before it can be used.
2449
2450
2451
2452 ------------------------------------------------------------------------
2453 r11427 | guy | 2004-07-18 21:27:17 -0500 (Sun, 18 Jul 2004) | 6 lines
2454 Changed paths:
2455    A /trunk/epan/address.h
2456    M /trunk/epan/packet_info.h
2457    M /trunk/gtk/capture_dlg.c
2458    M /trunk/gtk/capture_if_dlg.c
2459    M /trunk/pcap-util.c
2460    M /trunk/pcap-util.h
2461
2462 Pull the address (and port and circuit type) stuff out of
2463 "epan/packet_info.h" and put it in "epan/address.h".
2464
2465 Use the AT_ values from "epan/address.h" for address types in the
2466 interface lists rather than having our own FAM_ enums.
2467
2468 ------------------------------------------------------------------------
2469 r11426 | guy | 2004-07-18 21:07:07 -0500 (Sun, 18 Jul 2004) | 7 lines
2470 Changed paths:
2471    M /trunk/acinclude.m4
2472
2473 When checking whether we can get "sprint_realloc_objid()" from the SNMP
2474 library, don't forget to link with the SNMP library along with all the
2475 other libraries....
2476
2477 Restore the setting of LIBS after doing all the tests, as is done in
2478 other macros.
2479
2480 ------------------------------------------------------------------------
2481 r11425 | guy | 2004-07-18 20:06:06 -0500 (Sun, 18 Jul 2004) | 4 lines
2482 Changed paths:
2483    M /trunk/pcap-util.c
2484
2485 Revert the IPv6 code, as we did with the IPv4 code, and use INET6 as an
2486 indicator of whether we have enough IPv6 support to handle IPv6
2487 addresses.
2488
2489 ------------------------------------------------------------------------
2490 r11424 | jmayer | 2004-07-18 18:50:22 -0500 (Sun, 18 Jul 2004) | 1 line
2491 Changed paths:
2492    M /trunk
2493
2494 Add depcomp to svn:ignore
2495 ------------------------------------------------------------------------
2496 r11423 | ulfl | 2004-07-18 18:46:07 -0500 (Sun, 18 Jul 2004) | 1 line
2497 Changed paths:
2498    M /trunk/Makefile.nmake
2499    M /trunk/epan/Makefile.nmake
2500    M /trunk/epan/dissectors/Makefile.nmake
2501
2502 Fix the win32 nmake generation for now (it will compile/link/run again). This will need more cleanup if the movements of the dissector sources are finished. Hopefully this doesn't broke the unix build.
2503 ------------------------------------------------------------------------
2504 r11422 | jmayer | 2004-07-18 18:44:34 -0500 (Sun, 18 Jul 2004) | 6 lines
2505 Changed paths:
2506    D /trunk/.cvsignore
2507    D /trunk/doc/.cvsignore
2508    M /trunk/epan
2509    D /trunk/epan/.cvsignore
2510    D /trunk/epan/dfilter/.cvsignore
2511    M /trunk/epan/dissectors
2512    D /trunk/epan/dissectors/.cvsignore
2513    D /trunk/epan/ftypes/.cvsignore
2514    D /trunk/gtk/.cvsignore
2515    D /trunk/help/.cvsignore
2516    D /trunk/image/.cvsignore
2517    D /trunk/packaging/.cvsignore
2518    D /trunk/packaging/nsis/.cvsignore
2519    D /trunk/packaging/rpm/.cvsignore
2520    D /trunk/packaging/rpm/SPECS/.cvsignore
2521    D /trunk/packaging/svr4/.cvsignore
2522    D /trunk/plugins/.cvsignore
2523    D /trunk/plugins/acn/.cvsignore
2524    D /trunk/plugins/artnet/.cvsignore
2525    D /trunk/plugins/asn1/.cvsignore
2526    D /trunk/plugins/ciscosm/.cvsignore
2527    D /trunk/plugins/docsis/.cvsignore
2528    D /trunk/plugins/enttec/.cvsignore
2529    D /trunk/plugins/giop/.cvsignore
2530    D /trunk/plugins/gryphon/.cvsignore
2531    D /trunk/plugins/irda/.cvsignore
2532    D /trunk/plugins/lwres/.cvsignore
2533    D /trunk/plugins/megaco/.cvsignore
2534    D /trunk/plugins/mgcp/.cvsignore
2535    D /trunk/plugins/pcli/.cvsignore
2536    D /trunk/plugins/rdm/.cvsignore
2537    D /trunk/plugins/rlm/.cvsignore
2538    D /trunk/plugins/rtnet/.cvsignore
2539    D /trunk/plugins/rudp/.cvsignore
2540    D /trunk/plugins/v5ua/.cvsignore
2541    D /trunk/tools/.cvsignore
2542    D /trunk/tools/lemon/.cvsignore
2543    D /trunk/wiretap/.cvsignore
2544
2545  .cvsignore is dead
2546 it has been replaced by
2547 svn proplist -v <dir/file>
2548 and
2549 svn propedit <dir/file>
2550
2551 ------------------------------------------------------------------------
2552 r11421 | jmayer | 2004-07-18 18:39:15 -0500 (Sun, 18 Jul 2004) | 5 lines
2553 Changed paths:
2554    M /trunk/packaging/rpm/SPECS/ethereal.spec.in
2555
2556 Beginnings to make rpm building possible again.
2557 Not yet finished:
2558 - make dist breaks after moving of dissectors
2559 - the real packaging process may not be working yet
2560
2561 ------------------------------------------------------------------------
2562 r11420 | guy | 2004-07-18 18:07:04 -0500 (Sun, 18 Jul 2004) | 6 lines
2563 Changed paths:
2564    M /trunk/pcap-util.c
2565
2566 "struct sockaddr_in"s and "struct sockaddr_in6"s are sufficient to serve
2567 as transport endpoint addresses, so the "sa_data" field includes port
2568 numbers.  Revert the IPv4 code; we'll fix the IPv6 code later (we'll
2569 have to check whether "struct sockaddr_in6" is defined, and not support
2570 IPv6 addresses if it's not, even if AF_INET6 is defined).
2571
2572 ------------------------------------------------------------------------
2573 r11419 | jmayer | 2004-07-18 17:51:50 -0500 (Sun, 18 Jul 2004) | 3 lines
2574 Changed paths:
2575    M /trunk/.cvsignore
2576    M /trunk/doc/.cvsignore
2577    M /trunk/epan/.cvsignore
2578    M /trunk/epan/dfilter/.cvsignore
2579    A /trunk/epan/dissectors/.cvsignore
2580    M /trunk/epan/ftypes/.cvsignore
2581    M /trunk/gtk/.cvsignore
2582    M /trunk/help/.cvsignore
2583    M /trunk/image/.cvsignore
2584    M /trunk/packaging/.cvsignore
2585    M /trunk/packaging/nsis/.cvsignore
2586    M /trunk/packaging/rpm/.cvsignore
2587    M /trunk/packaging/rpm/SPECS/.cvsignore
2588    M /trunk/packaging/svr4/.cvsignore
2589    M /trunk/plugins/.cvsignore
2590    M /trunk/plugins/acn/.cvsignore
2591    M /trunk/plugins/artnet/.cvsignore
2592    M /trunk/plugins/asn1/.cvsignore
2593    M /trunk/plugins/ciscosm/.cvsignore
2594    M /trunk/plugins/docsis/.cvsignore
2595    M /trunk/plugins/enttec/.cvsignore
2596    M /trunk/plugins/giop/.cvsignore
2597    M /trunk/plugins/gryphon/.cvsignore
2598    M /trunk/plugins/irda/.cvsignore
2599    M /trunk/plugins/lwres/.cvsignore
2600    M /trunk/plugins/megaco/.cvsignore
2601    M /trunk/plugins/mgcp/.cvsignore
2602    M /trunk/plugins/pcli/.cvsignore
2603    M /trunk/plugins/rdm/.cvsignore
2604    M /trunk/plugins/rlm/.cvsignore
2605    M /trunk/plugins/rtnet/.cvsignore
2606    M /trunk/plugins/rudp/.cvsignore
2607    M /trunk/plugins/v5ua/.cvsignore
2608    M /trunk/tools/.cvsignore
2609    M /trunk/tools/lemon/.cvsignore
2610    M /trunk/wiretap/.cvsignore
2611
2612 Add epan/dissectors/.cvsignore
2613 Add tags and TAGS to all .cvsignore files
2614
2615 ------------------------------------------------------------------------
2616 r11418 | jmayer | 2004-07-18 17:36:55 -0500 (Sun, 18 Jul 2004) | 3 lines
2617 Changed paths:
2618    M /trunk/doc/README.developer
2619
2620 SNPRINTF isn't used any more - remove from sample dissector
2621 and coding guidelines.
2622
2623 ------------------------------------------------------------------------
2624 r11417 | ulfl | 2004-07-18 16:02:19 -0500 (Sun, 18 Jul 2004) | 1 line
2625 Changed paths:
2626    M /trunk/epan/dissectors/Makefile.nmake
2627
2628 some more changes for the win32 nmake process
2629 ------------------------------------------------------------------------
2630 r11416 | jmayer | 2004-07-18 15:33:54 -0500 (Sun, 18 Jul 2004) | 5 lines
2631 Changed paths:
2632    M /trunk/acinclude.m4
2633    M /trunk/configure.in
2634
2635 - Require --with-ssl=... to be explicitly set to work
2636   around licensing problems
2637 - Cause krb5 and snmp to fail, if ssl is required but
2638   not configured.
2639
2640 ------------------------------------------------------------------------
2641 r11415 | ulfl | 2004-07-18 15:21:20 -0500 (Sun, 18 Jul 2004) | 1 line
2642 Changed paths:
2643    M /trunk/Makefile.nmake
2644    M /trunk/epan/Makefile.nmake
2645    M /trunk/epan/dissectors/Makefile.nmake
2646
2647 first attempt to make Win32 generation (nmake) ready for the dissector movings (but still incomplete)
2648 ------------------------------------------------------------------------
2649 r11414 | guy | 2004-07-18 14:54:07 -0500 (Sun, 18 Jul 2004) | 4 lines
2650 Changed paths:
2651    M /trunk/gtk/recent.c
2652
2653 If the pane separator positions are 0 (e.g., because this is GTK+
2654 1.2[.x] and you can't get the positions), don't write them out, as
2655 they'll get errors when they're read back in.
2656
2657 ------------------------------------------------------------------------
2658 r11413 | guy | 2004-07-18 14:44:41 -0500 (Sun, 18 Jul 2004) | 5 lines
2659 Changed paths:
2660    M /trunk/pcap-util.c
2661
2662 Just because AF_INET6 is defined, that doesn't mean "struct
2663 sockaddr_in6" is defined - the former, but not the latter, is defined in
2664 FreeBSD 3.4.  Just copy the appropriate number of bytes from the
2665 "sa_data" field of a "struct sockaddr".
2666
2667 ------------------------------------------------------------------------
2668 r11412 | guy | 2004-07-18 13:59:09 -0500 (Sun, 18 Jul 2004) | 2 lines
2669 Changed paths:
2670    M /trunk/epan/dissectors/Makefile.am
2671
2672 Define CLEANFILES only once.
2673
2674 ------------------------------------------------------------------------
2675 r11411 | guy | 2004-07-18 13:47:44 -0500 (Sun, 18 Jul 2004) | 2 lines
2676 Changed paths:
2677    M /trunk/gtk/capture_dlg.c
2678    M /trunk/gtk/capture_if_dlg.c
2679    M /trunk/pcap-util-unix.c
2680    M /trunk/pcap-util.c
2681    M /trunk/pcap-util.h
2682
2683 Add support for IPv6 addresses for interfaces.
2684
2685 ------------------------------------------------------------------------
2686 r11410 | gram | 2004-07-18 13:06:47 -0500 (Sun, 18 Jul 2004) | 8 lines
2687 Changed paths:
2688    M /trunk/Makefile.common
2689    M /trunk/Makefile.nmake
2690    M /trunk/capture.c
2691    M /trunk/configure.in
2692    M /trunk/epan/Makefile.am
2693    M /trunk/epan/Makefile.common
2694    M /trunk/epan/Makefile.nmake
2695    A /trunk/epan/dissectors
2696    A /trunk/epan/dissectors/Makefile.am
2697    A /trunk/epan/dissectors/Makefile.common
2698    A /trunk/epan/dissectors/Makefile.nmake
2699    A /trunk/epan/dissectors/make-reg-dotc (from /trunk/make-reg-dotc:11400)
2700    A /trunk/epan/dissectors/make-reg-dotc.py (from /trunk/make-reg-dotc.py:11400)
2701    A /trunk/epan/dissectors/ncp2222.py (from /trunk/ncp2222.py:11400)
2702    A /trunk/epan/dissectors/packet-3g-a11.c (from /trunk/packet-3g-a11.c:11400)
2703    A /trunk/epan/dissectors/packet-aarp.c (from /trunk/packet-aarp.c:11400)
2704    A /trunk/epan/dissectors/packet-acap.c (from /trunk/packet-acap.c:11400)
2705    A /trunk/epan/dissectors/packet-acse.c (from /trunk/packet-acse.c:11400)
2706    A /trunk/epan/dissectors/packet-acse.h (from /trunk/packet-acse.h:11400)
2707    A /trunk/epan/dissectors/packet-afp.c (from /trunk/packet-afp.c:11400)
2708    A /trunk/epan/dissectors/packet-afp.h (from /trunk/packet-afp.h:11400)
2709    A /trunk/epan/dissectors/packet-afs-defs.h (from /trunk/packet-afs-defs.h:11400)
2710    A /trunk/epan/dissectors/packet-afs-macros.h (from /trunk/packet-afs-macros.h:11400)
2711    A /trunk/epan/dissectors/packet-afs-register-info.h (from /trunk/packet-afs-register-info.h:11400)
2712    A /trunk/epan/dissectors/packet-afs.c (from /trunk/packet-afs.c:11400)
2713    A /trunk/epan/dissectors/packet-afs.h (from /trunk/packet-afs.h:11400)
2714    A /trunk/epan/dissectors/packet-aim-admin.c (from /trunk/packet-aim-admin.c:11400)
2715    A /trunk/epan/dissectors/packet-aim-adverts.c (from /trunk/packet-aim-adverts.c:11400)
2716    A /trunk/epan/dissectors/packet-aim-bos.c (from /trunk/packet-aim-bos.c:11400)
2717    A /trunk/epan/dissectors/packet-aim-buddylist.c (from /trunk/packet-aim-buddylist.c:11400)
2718    A /trunk/epan/dissectors/packet-aim-chat.c (from /trunk/packet-aim-chat.c:11400)
2719    A /trunk/epan/dissectors/packet-aim-chatnav.c (from /trunk/packet-aim-chatnav.c:11400)
2720    A /trunk/epan/dissectors/packet-aim-directory.c (from /trunk/packet-aim-directory.c:11400)
2721    A /trunk/epan/dissectors/packet-aim-generic.c (from /trunk/packet-aim-generic.c:11400)
2722    A /trunk/epan/dissectors/packet-aim-icq.c (from /trunk/packet-aim-icq.c:11400)
2723    A /trunk/epan/dissectors/packet-aim-invitation.c (from /trunk/packet-aim-invitation.c:11400)
2724    A /trunk/epan/dissectors/packet-aim-location.c (from /trunk/packet-aim-location.c:11400)
2725    A /trunk/epan/dissectors/packet-aim-messaging.c (from /trunk/packet-aim-messaging.c:11400)
2726    A /trunk/epan/dissectors/packet-aim-oft.c (from /trunk/packet-aim-oft.c:11400)
2727    A /trunk/epan/dissectors/packet-aim-popup.c (from /trunk/packet-aim-popup.c:11400)
2728    A /trunk/epan/dissectors/packet-aim-signon.c (from /trunk/packet-aim-signon.c:11400)
2729    A /trunk/epan/dissectors/packet-aim-ssi.c (from /trunk/packet-aim-ssi.c:11400)
2730    A /trunk/epan/dissectors/packet-aim-stats.c (from /trunk/packet-aim-stats.c:11400)
2731    A /trunk/epan/dissectors/packet-aim-translate.c (from /trunk/packet-aim-translate.c:11400)
2732    A /trunk/epan/dissectors/packet-aim-userlookup.c (from /trunk/packet-aim-userlookup.c:11400)
2733    A /trunk/epan/dissectors/packet-aim.c (from /trunk/packet-aim.c:11400)
2734    A /trunk/epan/dissectors/packet-aim.h (from /trunk/packet-aim.h:11400)
2735    A /trunk/epan/dissectors/packet-ajp13.c (from /trunk/packet-ajp13.c:11400)
2736    A /trunk/epan/dissectors/packet-alcap.c (from /trunk/packet-alcap.c:11400)
2737    A /trunk/epan/dissectors/packet-ans.c (from /trunk/packet-ans.c:11400)
2738    A /trunk/epan/dissectors/packet-ansi_637.c (from /trunk/packet-ansi_637.c:11400)
2739    A /trunk/epan/dissectors/packet-ansi_683.c (from /trunk/packet-ansi_683.c:11400)
2740    A /trunk/epan/dissectors/packet-ansi_801.c (from /trunk/packet-ansi_801.c:11400)
2741    A /trunk/epan/dissectors/packet-ansi_a.c (from /trunk/packet-ansi_a.c:11400)
2742    A /trunk/epan/dissectors/packet-ansi_a.h (from /trunk/packet-ansi_a.h:11400)
2743    A /trunk/epan/dissectors/packet-ansi_map.c (from /trunk/packet-ansi_map.c:11400)
2744    A /trunk/epan/dissectors/packet-ansi_map.h (from /trunk/packet-ansi_map.h:11400)
2745    A /trunk/epan/dissectors/packet-aodv.c (from /trunk/packet-aodv.c:11400)
2746    A /trunk/epan/dissectors/packet-ap1394.c (from /trunk/packet-ap1394.c:11400)
2747    A /trunk/epan/dissectors/packet-ap1394.h (from /trunk/packet-ap1394.h:11400)
2748    A /trunk/epan/dissectors/packet-arcnet.c (from /trunk/packet-arcnet.c:11400)
2749    A /trunk/epan/dissectors/packet-arcnet.h (from /trunk/packet-arcnet.h:11400)
2750    A /trunk/epan/dissectors/packet-arp.c (from /trunk/packet-arp.c:11400)
2751    A /trunk/epan/dissectors/packet-arp.h (from /trunk/packet-arp.h:11400)
2752    A /trunk/epan/dissectors/packet-asap.c (from /trunk/packet-asap.c:11400)
2753    A /trunk/epan/dissectors/packet-ascend.c (from /trunk/packet-ascend.c:11400)
2754    A /trunk/epan/dissectors/packet-asf.c (from /trunk/packet-asf.c:11400)
2755    A /trunk/epan/dissectors/packet-atalk.c (from /trunk/packet-atalk.c:11400)
2756    A /trunk/epan/dissectors/packet-atalk.h (from /trunk/packet-atalk.h:11400)
2757    A /trunk/epan/dissectors/packet-atm.c (from /trunk/packet-atm.c:11400)
2758    A /trunk/epan/dissectors/packet-atm.h (from /trunk/packet-atm.h:11400)
2759    A /trunk/epan/dissectors/packet-auto_rp.c (from /trunk/packet-auto_rp.c:11400)
2760    A /trunk/epan/dissectors/packet-bacapp.c (from /trunk/packet-bacapp.c:11400)
2761    A /trunk/epan/dissectors/packet-bacnet.c (from /trunk/packet-bacnet.c:11400)
2762    A /trunk/epan/dissectors/packet-beep.c (from /trunk/packet-beep.c:11400)
2763    A /trunk/epan/dissectors/packet-ber.c (from /trunk/packet-ber.c:11400)
2764    A /trunk/epan/dissectors/packet-ber.h (from /trunk/packet-ber.h:11400)
2765    A /trunk/epan/dissectors/packet-bfd.c (from /trunk/packet-bfd.c:11400)
2766    A /trunk/epan/dissectors/packet-bgp.c (from /trunk/packet-bgp.c:11400)
2767    A /trunk/epan/dissectors/packet-bgp.h (from /trunk/packet-bgp.h:11400)
2768    A /trunk/epan/dissectors/packet-bofl.c (from /trunk/packet-bofl.c:11400)
2769    A /trunk/epan/dissectors/packet-bootp.c (from /trunk/packet-bootp.c:11400)
2770    A /trunk/epan/dissectors/packet-bootparams.c (from /trunk/packet-bootparams.c:11400)
2771    A /trunk/epan/dissectors/packet-bootparams.h (from /trunk/packet-bootparams.h:11400)
2772    A /trunk/epan/dissectors/packet-bpdu.c (from /trunk/packet-bpdu.c:11400)
2773    A /trunk/epan/dissectors/packet-brdwlk.c (from /trunk/packet-brdwlk.c:11400)
2774    A /trunk/epan/dissectors/packet-bssap.c (from /trunk/packet-bssap.c:11400)
2775    A /trunk/epan/dissectors/packet-bssap.h (from /trunk/packet-bssap.h:11400)
2776    A /trunk/epan/dissectors/packet-bssgp.c (from /trunk/packet-bssgp.c:11400)
2777    A /trunk/epan/dissectors/packet-bvlc.c (from /trunk/packet-bvlc.c:11400)
2778    A /trunk/epan/dissectors/packet-cast.c (from /trunk/packet-cast.c:11400)
2779    A /trunk/epan/dissectors/packet-ccsds.c (from /trunk/packet-ccsds.c:11400)
2780    A /trunk/epan/dissectors/packet-cdp.c (from /trunk/packet-cdp.c:11400)
2781    A /trunk/epan/dissectors/packet-cgmp.c (from /trunk/packet-cgmp.c:11400)
2782    A /trunk/epan/dissectors/packet-chdlc.c (from /trunk/packet-chdlc.c:11400)
2783    A /trunk/epan/dissectors/packet-chdlc.h (from /trunk/packet-chdlc.h:11400)
2784    A /trunk/epan/dissectors/packet-cisco-oui.c (from /trunk/packet-cisco-oui.c:11400)
2785    A /trunk/epan/dissectors/packet-clearcase.c (from /trunk/packet-clearcase.c:11400)
2786    A /trunk/epan/dissectors/packet-clearcase.h (from /trunk/packet-clearcase.h:11400)
2787    A /trunk/epan/dissectors/packet-clip.c (from /trunk/packet-clip.c:11400)
2788    A /trunk/epan/dissectors/packet-clip.h (from /trunk/packet-clip.h:11400)
2789    A /trunk/epan/dissectors/packet-clnp.c (from /trunk/packet-clnp.c:11400)
2790    A /trunk/epan/dissectors/packet-cops.c (from /trunk/packet-cops.c:11400)
2791    A /trunk/epan/dissectors/packet-cosine.c (from /trunk/packet-cosine.c:11400)
2792    A /trunk/epan/dissectors/packet-cpfi.c (from /trunk/packet-cpfi.c:11400)
2793    A /trunk/epan/dissectors/packet-cpha.c (from /trunk/packet-cpha.c:11400)
2794    A /trunk/epan/dissectors/packet-cups.c (from /trunk/packet-cups.c:11400)
2795    A /trunk/epan/dissectors/packet-data.c (from /trunk/packet-data.c:11400)
2796    A /trunk/epan/dissectors/packet-data.h (from /trunk/packet-data.h:11400)
2797    A /trunk/epan/dissectors/packet-dccp.c (from /trunk/packet-dccp.c:11400)
2798    A /trunk/epan/dissectors/packet-dccp.h (from /trunk/packet-dccp.h:11400)
2799    A /trunk/epan/dissectors/packet-dcerpc-afs4int.c (from /trunk/packet-dcerpc-afs4int.c:11400)
2800    A /trunk/epan/dissectors/packet-dcerpc-atsvc.c (from /trunk/packet-dcerpc-atsvc.c:11400)
2801    A /trunk/epan/dissectors/packet-dcerpc-atsvc.h (from /trunk/packet-dcerpc-atsvc.h:11400)
2802    A /trunk/epan/dissectors/packet-dcerpc-bossvr.c (from /trunk/packet-dcerpc-bossvr.c:11400)
2803    A /trunk/epan/dissectors/packet-dcerpc-browser.c (from /trunk/packet-dcerpc-browser.c:11400)
2804    A /trunk/epan/dissectors/packet-dcerpc-browser.h (from /trunk/packet-dcerpc-browser.h:11400)
2805    A /trunk/epan/dissectors/packet-dcerpc-budb.c (from /trunk/packet-dcerpc-budb.c:11400)
2806    A /trunk/epan/dissectors/packet-dcerpc-butc.c (from /trunk/packet-dcerpc-butc.c:11400)
2807    A /trunk/epan/dissectors/packet-dcerpc-cds_clerkserver.c (from /trunk/packet-dcerpc-cds_clerkserver.c:11400)
2808    A /trunk/epan/dissectors/packet-dcerpc-cds_solicit.c (from /trunk/packet-dcerpc-cds_solicit.c:11400)
2809    A /trunk/epan/dissectors/packet-dcerpc-conv.c (from /trunk/packet-dcerpc-conv.c:11400)
2810    A /trunk/epan/dissectors/packet-dcerpc-cprpc_server.c (from /trunk/packet-dcerpc-cprpc_server.c:11400)
2811    A /trunk/epan/dissectors/packet-dcerpc-dce122.c (from /trunk/packet-dcerpc-dce122.c:11400)
2812    A /trunk/epan/dissectors/packet-dcerpc-dce122.h (from /trunk/packet-dcerpc-dce122.h:11400)
2813    A /trunk/epan/dissectors/packet-dcerpc-dcom.h (from /trunk/packet-dcerpc-dcom.h:11400)
2814    A /trunk/epan/dissectors/packet-dcerpc-dfs.c (from /trunk/packet-dcerpc-dfs.c:11400)
2815    A /trunk/epan/dissectors/packet-dcerpc-dfs.h (from /trunk/packet-dcerpc-dfs.h:11400)
2816    A /trunk/epan/dissectors/packet-dcerpc-dnsserver.c (from /trunk/packet-dcerpc-dnsserver.c:11400)
2817    A /trunk/epan/dissectors/packet-dcerpc-dnsserver.h (from /trunk/packet-dcerpc-dnsserver.h:11400)
2818    A /trunk/epan/dissectors/packet-dcerpc-drsuapi.c (from /trunk/packet-dcerpc-drsuapi.c:11400)
2819    A /trunk/epan/dissectors/packet-dcerpc-drsuapi.h (from /trunk/packet-dcerpc-drsuapi.h:11400)
2820    A /trunk/epan/dissectors/packet-dcerpc-dtsprovider.c (from /trunk/packet-dcerpc-dtsprovider.c:11400)
2821    A /trunk/epan/dissectors/packet-dcerpc-dtsstime_req.c (from /trunk/packet-dcerpc-dtsstime_req.c:11400)
2822    A /trunk/epan/dissectors/packet-dcerpc-efs.c (from /trunk/packet-dcerpc-efs.c:11400)
2823    A /trunk/epan/dissectors/packet-dcerpc-efs.h (from /trunk/packet-dcerpc-efs.h:11400)
2824    A /trunk/epan/dissectors/packet-dcerpc-epm.c (from /trunk/packet-dcerpc-epm.c:11400)
2825    A /trunk/epan/dissectors/packet-dcerpc-epm4.c (from /trunk/packet-dcerpc-epm4.c:11400)
2826    A /trunk/epan/dissectors/packet-dcerpc-eventlog.c (from /trunk/packet-dcerpc-eventlog.c:11400)
2827    A /trunk/epan/dissectors/packet-dcerpc-eventlog.h (from /trunk/packet-dcerpc-eventlog.h:11400)
2828    A /trunk/epan/dissectors/packet-dcerpc-fldb.c (from /trunk/packet-dcerpc-fldb.c:11400)
2829    A /trunk/epan/dissectors/packet-dcerpc-frsapi.c (from /trunk/packet-dcerpc-frsapi.c:11400)
2830    A /trunk/epan/dissectors/packet-dcerpc-frsapi.h (from /trunk/packet-dcerpc-frsapi.h:11400)
2831    A /trunk/epan/dissectors/packet-dcerpc-frsrpc.c (from /trunk/packet-dcerpc-frsrpc.c:11400)
2832    A /trunk/epan/dissectors/packet-dcerpc-frsrpc.h (from /trunk/packet-dcerpc-frsrpc.h:11400)
2833    A /trunk/epan/dissectors/packet-dcerpc-ftserver.c (from /trunk/packet-dcerpc-ftserver.c:11400)
2834    A /trunk/epan/dissectors/packet-dcerpc-icl_rpc.c (from /trunk/packet-dcerpc-icl_rpc.c:11400)
2835    A /trunk/epan/dissectors/packet-dcerpc-initshutdown.c (from /trunk/packet-dcerpc-initshutdown.c:11400)
2836    A /trunk/epan/dissectors/packet-dcerpc-initshutdown.h (from /trunk/packet-dcerpc-initshutdown.h:11400)
2837    A /trunk/epan/dissectors/packet-dcerpc-krb5rpc.c (from /trunk/packet-dcerpc-krb5rpc.c:11400)
2838    A /trunk/epan/dissectors/packet-dcerpc-llb.c (from /trunk/packet-dcerpc-llb.c:11400)
2839    A /trunk/epan/dissectors/packet-dcerpc-lsa-ds.c (from /trunk/packet-dcerpc-lsa-ds.c:11400)
2840    A /trunk/epan/dissectors/packet-dcerpc-lsa.c (from /trunk/packet-dcerpc-lsa.c:11400)
2841    A /trunk/epan/dissectors/packet-dcerpc-lsa.h (from /trunk/packet-dcerpc-lsa.h:11400)
2842    A /trunk/epan/dissectors/packet-dcerpc-mapi.c (from /trunk/packet-dcerpc-mapi.c:11400)
2843    A /trunk/epan/dissectors/packet-dcerpc-mapi.h (from /trunk/packet-dcerpc-mapi.h:11400)
2844    A /trunk/epan/dissectors/packet-dcerpc-messenger.c (from /trunk/packet-dcerpc-messenger.c:11400)
2845    A /trunk/epan/dissectors/packet-dcerpc-mgmt.c (from /trunk/packet-dcerpc-mgmt.c:11400)
2846    A /trunk/epan/dissectors/packet-dcerpc-ndr.c (from /trunk/packet-dcerpc-ndr.c:11400)
2847    A /trunk/epan/dissectors/packet-dcerpc-netlogon.c (from /trunk/packet-dcerpc-netlogon.c:11400)
2848    A /trunk/epan/dissectors/packet-dcerpc-netlogon.h (from /trunk/packet-dcerpc-netlogon.h:11400)
2849    A /trunk/epan/dissectors/packet-dcerpc-nspi.c (from /trunk/packet-dcerpc-nspi.c:11400)
2850    A /trunk/epan/dissectors/packet-dcerpc-nt.c (from /trunk/packet-dcerpc-nt.c:11400)
2851    A /trunk/epan/dissectors/packet-dcerpc-nt.h (from /trunk/packet-dcerpc-nt.h:11400)
2852    A /trunk/epan/dissectors/packet-dcerpc-oxid.c (from /trunk/packet-dcerpc-oxid.c:11400)
2853    A /trunk/epan/dissectors/packet-dcerpc-rdaclif.c (from /trunk/packet-dcerpc-rdaclif.c:11400)
2854    A /trunk/epan/dissectors/packet-dcerpc-reg.c (from /trunk/packet-dcerpc-reg.c:11400)
2855    A /trunk/epan/dissectors/packet-dcerpc-reg.h (from /trunk/packet-dcerpc-reg.h:11400)
2856    A /trunk/epan/dissectors/packet-dcerpc-remact.c (from /trunk/packet-dcerpc-remact.c:11400)
2857    A /trunk/epan/dissectors/packet-dcerpc-rep_proc.c (from /trunk/packet-dcerpc-rep_proc.c:11400)
2858    A /trunk/epan/dissectors/packet-dcerpc-roverride.c (from /trunk/packet-dcerpc-roverride.c:11400)
2859    A /trunk/epan/dissectors/packet-dcerpc-rpriv.c (from /trunk/packet-dcerpc-rpriv.c:11400)
2860    A /trunk/epan/dissectors/packet-dcerpc-rs_acct.c (from /trunk/packet-dcerpc-rs_acct.c:11400)
2861    A /trunk/epan/dissectors/packet-dcerpc-rs_attr.c (from /trunk/packet-dcerpc-rs_attr.c:11400)
2862    A /trunk/epan/dissectors/packet-dcerpc-rs_attr_schema.c (from /trunk/packet-dcerpc-rs_attr_schema.c:11400)
2863    A /trunk/epan/dissectors/packet-dcerpc-rs_bind.c (from /trunk/packet-dcerpc-rs_bind.c:11400)
2864    A /trunk/epan/dissectors/packet-dcerpc-rs_misc.c (from /trunk/packet-dcerpc-rs_misc.c:11400)
2865    A /trunk/epan/dissectors/packet-dcerpc-rs_pgo.c (from /trunk/packet-dcerpc-rs_pgo.c:11400)
2866    A /trunk/epan/dissectors/packet-dcerpc-rs_plcy.c (from /trunk/packet-dcerpc-rs_plcy.c:11400)
2867    A /trunk/epan/dissectors/packet-dcerpc-rs_prop_acct.c (from /trunk/packet-dcerpc-rs_prop_acct.c:11400)
2868    A /trunk/epan/dissectors/packet-dcerpc-rs_prop_acl.c (from /trunk/packet-dcerpc-rs_prop_acl.c:11400)
2869    A /trunk/epan/dissectors/packet-dcerpc-rs_prop_attr.c (from /trunk/packet-dcerpc-rs_prop_attr.c:11400)
2870    A /trunk/epan/dissectors/packet-dcerpc-rs_prop_pgo.c (from /trunk/packet-dcerpc-rs_prop_pgo.c:11400)
2871    A /trunk/epan/dissectors/packet-dcerpc-rs_prop_plcy.c (from /trunk/packet-dcerpc-rs_prop_plcy.c:11400)
2872    A /trunk/epan/dissectors/packet-dcerpc-rs_pwd_mgmt.c (from /trunk/packet-dcerpc-rs_pwd_mgmt.c:11400)
2873    A /trunk/epan/dissectors/packet-dcerpc-rs_repadm.c (from /trunk/packet-dcerpc-rs_repadm.c:11400)
2874    A /trunk/epan/dissectors/packet-dcerpc-rs_replist.c (from /trunk/packet-dcerpc-rs_replist.c:11400)
2875    A /trunk/epan/dissectors/packet-dcerpc-rs_repmgr.c (from /trunk/packet-dcerpc-rs_repmgr.c:11400)
2876    A /trunk/epan/dissectors/packet-dcerpc-rs_unix.c (from /trunk/packet-dcerpc-rs_unix.c:11400)
2877    A /trunk/epan/dissectors/packet-dcerpc-rsec_login.c (from /trunk/packet-dcerpc-rsec_login.c:11400)
2878    A /trunk/epan/dissectors/packet-dcerpc-samr.c (from /trunk/packet-dcerpc-samr.c:11400)
2879    A /trunk/epan/dissectors/packet-dcerpc-samr.h (from /trunk/packet-dcerpc-samr.h:11400)
2880    A /trunk/epan/dissectors/packet-dcerpc-secidmap.c (from /trunk/packet-dcerpc-secidmap.c:11400)
2881    A /trunk/epan/dissectors/packet-dcerpc-spoolss.c (from /trunk/packet-dcerpc-spoolss.c:11400)
2882    A /trunk/epan/dissectors/packet-dcerpc-spoolss.h (from /trunk/packet-dcerpc-spoolss.h:11400)
2883    A /trunk/epan/dissectors/packet-dcerpc-srvsvc.c (from /trunk/packet-dcerpc-srvsvc.c:11400)
2884    A /trunk/epan/dissectors/packet-dcerpc-srvsvc.h (from /trunk/packet-dcerpc-srvsvc.h:11400)
2885    A /trunk/epan/dissectors/packet-dcerpc-svcctl.c (from /trunk/packet-dcerpc-svcctl.c:11400)
2886    A /trunk/epan/dissectors/packet-dcerpc-svcctl.h (from /trunk/packet-dcerpc-svcctl.h:11400)
2887    A /trunk/epan/dissectors/packet-dcerpc-tapi.c (from /trunk/packet-dcerpc-tapi.c:11400)
2888    A /trunk/epan/dissectors/packet-dcerpc-tapi.h (from /trunk/packet-dcerpc-tapi.h:11400)
2889    A /trunk/epan/dissectors/packet-dcerpc-tkn4int.c (from /trunk/packet-dcerpc-tkn4int.c:11400)
2890    A /trunk/epan/dissectors/packet-dcerpc-trksvr.c (from /trunk/packet-dcerpc-trksvr.c:11400)
2891    A /trunk/epan/dissectors/packet-dcerpc-ubikdisk.c (from /trunk/packet-dcerpc-ubikdisk.c:11400)
2892    A /trunk/epan/dissectors/packet-dcerpc-ubikvote.c (from /trunk/packet-dcerpc-ubikvote.c:11400)
2893    A /trunk/epan/dissectors/packet-dcerpc-update.c (from /trunk/packet-dcerpc-update.c:11400)
2894    A /trunk/epan/dissectors/packet-dcerpc-wkssvc.c (from /trunk/packet-dcerpc-wkssvc.c:11400)
2895    A /trunk/epan/dissectors/packet-dcerpc-wkssvc.h (from /trunk/packet-dcerpc-wkssvc.h:11400)
2896    A /trunk/epan/dissectors/packet-dcerpc.c (from /trunk/packet-dcerpc.c:11409)
2897    A /trunk/epan/dissectors/packet-dcerpc.h (from /trunk/packet-dcerpc.h:11409)
2898    A /trunk/epan/dissectors/packet-dcm.c (from /trunk/packet-dcm.c:11400)
2899    A /trunk/epan/dissectors/packet-ddtp.c (from /trunk/packet-ddtp.c:11400)
2900    A /trunk/epan/dissectors/packet-ddtp.h (from /trunk/packet-ddtp.h:11400)
2901    A /trunk/epan/dissectors/packet-dec-bpdu.c (from /trunk/packet-dec-bpdu.c:11400)
2902    A /trunk/epan/dissectors/packet-dhcpv6.c (from /trunk/packet-dhcpv6.c:11400)
2903    A /trunk/epan/dissectors/packet-diameter-defs.h (from /trunk/packet-diameter-defs.h:11400)
2904    A /trunk/epan/dissectors/packet-diameter.c (from /trunk/packet-diameter.c:11400)
2905    A /trunk/epan/dissectors/packet-diffserv-mpls-common.c (from /trunk/packet-diffserv-mpls-common.c:11400)
2906    A /trunk/epan/dissectors/packet-diffserv-mpls-common.h (from /trunk/packet-diffserv-mpls-common.h:11400)
2907    A /trunk/epan/dissectors/packet-distcc.c (from /trunk/packet-distcc.c:11400)
2908    A /trunk/epan/dissectors/packet-dlsw.c (from /trunk/packet-dlsw.c:11400)
2909    A /trunk/epan/dissectors/packet-dnp.c (from /trunk/packet-dnp.c:11400)
2910    A /trunk/epan/dissectors/packet-dns.c (from /trunk/packet-dns.c:11400)
2911    A /trunk/epan/dissectors/packet-dns.h (from /trunk/packet-dns.h:11400)
2912    A /trunk/epan/dissectors/packet-dsi.c (from /trunk/packet-dsi.c:11400)
2913    A /trunk/epan/dissectors/packet-dvmrp.c (from /trunk/packet-dvmrp.c:11400)
2914    A /trunk/epan/dissectors/packet-dvmrp.h (from /trunk/packet-dvmrp.h:11400)
2915    A /trunk/epan/dissectors/packet-e164.c (from /trunk/packet-e164.c:11400)
2916    A /trunk/epan/dissectors/packet-e164.h (from /trunk/packet-e164.h:11400)
2917    A /trunk/epan/dissectors/packet-eap.c (from /trunk/packet-eap.c:11400)
2918    A /trunk/epan/dissectors/packet-eapol.c (from /trunk/packet-eapol.c:11400)
2919    A /trunk/epan/dissectors/packet-echo.c (from /trunk/packet-echo.c:11400)
2920    A /trunk/epan/dissectors/packet-edonkey.c (from /trunk/packet-edonkey.c:11400)
2921    A /trunk/epan/dissectors/packet-edonkey.h (from /trunk/packet-edonkey.h:11400)
2922    A /trunk/epan/dissectors/packet-eigrp.c (from /trunk/packet-eigrp.c:11400)
2923    A /trunk/epan/dissectors/packet-enc.c (from /trunk/packet-enc.c:11400)
2924    A /trunk/epan/dissectors/packet-enip.c (from /trunk/packet-enip.c:11400)
2925    A /trunk/epan/dissectors/packet-enrp.c (from /trunk/packet-enrp.c:11400)
2926    A /trunk/epan/dissectors/packet-esis.c (from /trunk/packet-esis.c:11400)
2927    A /trunk/epan/dissectors/packet-esis.h (from /trunk/packet-esis.h:11400)
2928    A /trunk/epan/dissectors/packet-eth.c (from /trunk/packet-eth.c:11400)
2929    A /trunk/epan/dissectors/packet-eth.h (from /trunk/packet-eth.h:11400)
2930    A /trunk/epan/dissectors/packet-etherip.c (from /trunk/packet-etherip.c:11400)
2931    A /trunk/epan/dissectors/packet-ethertype.c (from /trunk/packet-ethertype.c:11400)
2932    A /trunk/epan/dissectors/packet-fc.c (from /trunk/packet-fc.c:11400)
2933    A /trunk/epan/dissectors/packet-fc.h (from /trunk/packet-fc.h:11400)
2934    A /trunk/epan/dissectors/packet-fcbls.h (from /trunk/packet-fcbls.h:11400)
2935    A /trunk/epan/dissectors/packet-fcct.c (from /trunk/packet-fcct.c:11400)
2936    A /trunk/epan/dissectors/packet-fcct.h (from /trunk/packet-fcct.h:11400)
2937    A /trunk/epan/dissectors/packet-fcdns.c (from /trunk/packet-fcdns.c:11400)
2938    A /trunk/epan/dissectors/packet-fcdns.h (from /trunk/packet-fcdns.h:11400)
2939    A /trunk/epan/dissectors/packet-fcels.c (from /trunk/packet-fcels.c:11400)
2940    A /trunk/epan/dissectors/packet-fcels.h (from /trunk/packet-fcels.h:11400)
2941    A /trunk/epan/dissectors/packet-fcfcs.c (from /trunk/packet-fcfcs.c:11400)
2942    A /trunk/epan/dissectors/packet-fcfcs.h (from /trunk/packet-fcfcs.h:11400)
2943    A /trunk/epan/dissectors/packet-fcfzs.c (from /trunk/packet-fcfzs.c:11400)
2944    A /trunk/epan/dissectors/packet-fcfzs.h (from /trunk/packet-fcfzs.h:11400)
2945    A /trunk/epan/dissectors/packet-fcip.c (from /trunk/packet-fcip.c:11400)
2946    A /trunk/epan/dissectors/packet-fclctl.c (from /trunk/packet-fclctl.c:11400)
2947    A /trunk/epan/dissectors/packet-fclctl.h (from /trunk/packet-fclctl.h:11400)
2948    A /trunk/epan/dissectors/packet-fcp.c (from /trunk/packet-fcp.c:11400)
2949    A /trunk/epan/dissectors/packet-fcp.h (from /trunk/packet-fcp.h:11400)
2950    A /trunk/epan/dissectors/packet-fcsb3.c (from /trunk/packet-fcsb3.c:11400)
2951    A /trunk/epan/dissectors/packet-fcsb3.h (from /trunk/packet-fcsb3.h:11400)
2952    A /trunk/epan/dissectors/packet-fcsp.c (from /trunk/packet-fcsp.c:11400)
2953    A /trunk/epan/dissectors/packet-fcsp.h (from /trunk/packet-fcsp.h:11400)
2954    A /trunk/epan/dissectors/packet-fcswils.c (from /trunk/packet-fcswils.c:11400)
2955    A /trunk/epan/dissectors/packet-fcswils.h (from /trunk/packet-fcswils.h:11400)
2956    A /trunk/epan/dissectors/packet-fddi.c (from /trunk/packet-fddi.c:11400)
2957    A /trunk/epan/dissectors/packet-fddi.h (from /trunk/packet-fddi.h:11400)
2958    A /trunk/epan/dissectors/packet-fix.c (from /trunk/packet-fix.c:11400)
2959    A /trunk/epan/dissectors/packet-fr.c (from /trunk/packet-fr.c:11400)
2960    A /trunk/epan/dissectors/packet-frame.c (from /trunk/packet-frame.c:11400)
2961    A /trunk/epan/dissectors/packet-frame.h (from /trunk/packet-frame.h:11400)
2962    A /trunk/epan/dissectors/packet-ftam.c (from /trunk/packet-ftam.c:11400)
2963    A /trunk/epan/dissectors/packet-ftam.h (from /trunk/packet-ftam.h:11400)
2964    A /trunk/epan/dissectors/packet-ftp.c (from /trunk/packet-ftp.c:11400)
2965    A /trunk/epan/dissectors/packet-fw1.c (from /trunk/packet-fw1.c:11400)
2966    A /trunk/epan/dissectors/packet-gift.c (from /trunk/packet-gift.c:11400)
2967    A /trunk/epan/dissectors/packet-giop.c (from /trunk/packet-giop.c:11400)
2968    A /trunk/epan/dissectors/packet-giop.h (from /trunk/packet-giop.h:11400)
2969    A /trunk/epan/dissectors/packet-gmrp.c (from /trunk/packet-gmrp.c:11400)
2970    A /trunk/epan/dissectors/packet-gnutella.c (from /trunk/packet-gnutella.c:11400)
2971    A /trunk/epan/dissectors/packet-gnutella.h (from /trunk/packet-gnutella.h:11400)
2972    A /trunk/epan/dissectors/packet-gprs-llc.c (from /trunk/packet-gprs-llc.c:11400)
2973    A /trunk/epan/dissectors/packet-gprs-ns.c (from /trunk/packet-gprs-ns.c:11400)
2974    A /trunk/epan/dissectors/packet-gre.c (from /trunk/packet-gre.c:11400)
2975    A /trunk/epan/dissectors/packet-gsm_a.c (from /trunk/packet-gsm_a.c:11400)
2976    A /trunk/epan/dissectors/packet-gsm_a.h (from /trunk/packet-gsm_a.h:11400)
2977    A /trunk/epan/dissectors/packet-gsm_map.c (from /trunk/packet-gsm_map.c:11400)
2978    A /trunk/epan/dissectors/packet-gsm_map.h (from /trunk/packet-gsm_map.h:11400)
2979    A /trunk/epan/dissectors/packet-gsm_sms.c (from /trunk/packet-gsm_sms.c:11400)
2980    A /trunk/epan/dissectors/packet-gsm_sms.h (from /trunk/packet-gsm_sms.h:11400)
2981    A /trunk/epan/dissectors/packet-gsm_sms_ud.c (from /trunk/packet-gsm_sms_ud.c:11400)
2982    A /trunk/epan/dissectors/packet-gsm_ss.c (from /trunk/packet-gsm_ss.c:11400)
2983    A /trunk/epan/dissectors/packet-gsm_ss.h (from /trunk/packet-gsm_ss.h:11400)
2984    A /trunk/epan/dissectors/packet-gssapi.c (from /trunk/packet-gssapi.c:11409)
2985    A /trunk/epan/dissectors/packet-gssapi.h (from /trunk/packet-gssapi.h:11409)
2986    A /trunk/epan/dissectors/packet-gtp.c (from /trunk/packet-gtp.c:11400)
2987    A /trunk/epan/dissectors/packet-gtp.h (from /trunk/packet-gtp.h:11400)
2988    A /trunk/epan/dissectors/packet-gvrp.c (from /trunk/packet-gvrp.c:11400)
2989    A /trunk/epan/dissectors/packet-h1.c (from /trunk/packet-h1.c:11400)
2990    A /trunk/epan/dissectors/packet-h225.c (from /trunk/packet-h225.c:11400)
2991    A /trunk/epan/dissectors/packet-h225.h (from /trunk/packet-h225.h:11400)
2992    A /trunk/epan/dissectors/packet-h235.c (from /trunk/packet-h235.c:11400)
2993    A /trunk/epan/dissectors/packet-h235.h (from /trunk/packet-h235.h:11400)
2994    A /trunk/epan/dissectors/packet-h245.c (from /trunk/packet-h245.c:11400)
2995    A /trunk/epan/dissectors/packet-h245.h (from /trunk/packet-h245.h:11400)
2996    A /trunk/epan/dissectors/packet-h261.c (from /trunk/packet-h261.c:11400)
2997    A /trunk/epan/dissectors/packet-h263.c (from /trunk/packet-h263.c:11400)
2998    A /trunk/epan/dissectors/packet-h450.c (from /trunk/packet-h450.c:11400)
2999    A /trunk/epan/dissectors/packet-hclnfsd.c (from /trunk/packet-hclnfsd.c:11400)
3000    A /trunk/epan/dissectors/packet-hclnfsd.h (from /trunk/packet-hclnfsd.h:11400)
3001    A /trunk/epan/dissectors/packet-hpext.c (from /trunk/packet-hpext.c:11400)
3002    A /trunk/epan/dissectors/packet-hpext.h (from /trunk/packet-hpext.h:11400)
3003    A /trunk/epan/dissectors/packet-hsrp.c (from /trunk/packet-hsrp.c:11400)
3004    A /trunk/epan/dissectors/packet-http.c (from /trunk/packet-http.c:11400)
3005    A /trunk/epan/dissectors/packet-http.h (from /trunk/packet-http.h:11400)
3006    A /trunk/epan/dissectors/packet-hyperscsi.c (from /trunk/packet-hyperscsi.c:11400)
3007    A /trunk/epan/dissectors/packet-iapp.c (from /trunk/packet-iapp.c:11400)
3008    A /trunk/epan/dissectors/packet-iax2.c (from /trunk/packet-iax2.c:11400)
3009    A /trunk/epan/dissectors/packet-iax2.h (from /trunk/packet-iax2.h:11400)
3010    A /trunk/epan/dissectors/packet-ib.c (from /trunk/packet-ib.c:11400)
3011    A /trunk/epan/dissectors/packet-icap.c (from /trunk/packet-icap.c:11400)
3012    A /trunk/epan/dissectors/packet-icmpv6.c (from /trunk/packet-icmpv6.c:11400)
3013    A /trunk/epan/dissectors/packet-icp.c (from /trunk/packet-icp.c:11400)
3014    A /trunk/epan/dissectors/packet-icq.c (from /trunk/packet-icq.c:11400)
3015    A /trunk/epan/dissectors/packet-ieee80211.c (from /trunk/packet-ieee80211.c:11400)
3016    A /trunk/epan/dissectors/packet-ieee80211.h (from /trunk/packet-ieee80211.h:11400)
3017    A /trunk/epan/dissectors/packet-ieee8023.c (from /trunk/packet-ieee8023.c:11400)
3018    A /trunk/epan/dissectors/packet-ieee8023.h (from /trunk/packet-ieee8023.h:11400)
3019    A /trunk/epan/dissectors/packet-igap.c (from /trunk/packet-igap.c:11400)
3020    A /trunk/epan/dissectors/packet-igap.h (from /trunk/packet-igap.h:11400)
3021    A /trunk/epan/dissectors/packet-igmp.c (from /trunk/packet-igmp.c:11400)
3022    A /trunk/epan/dissectors/packet-igmp.h (from /trunk/packet-igmp.h:11400)
3023    A /trunk/epan/dissectors/packet-igrp.c (from /trunk/packet-igrp.c:11400)
3024    A /trunk/epan/dissectors/packet-image-gif.c (from /trunk/packet-image-gif.c:11400)
3025    A /trunk/epan/dissectors/packet-image-jfif.c (from /trunk/packet-image-jfif.c:11400)
3026    A /trunk/epan/dissectors/packet-imap.c (from /trunk/packet-imap.c:11400)
3027    A /trunk/epan/dissectors/packet-ip.c (from /trunk/packet-ip.c:11400)
3028    A /trunk/epan/dissectors/packet-ip.h (from /trunk/packet-ip.h:11400)
3029    A /trunk/epan/dissectors/packet-ipdc.c (from /trunk/packet-ipdc.c:11400)
3030    A /trunk/epan/dissectors/packet-ipdc.h (from /trunk/packet-ipdc.h:11400)
3031    A /trunk/epan/dissectors/packet-ipfc.c (from /trunk/packet-ipfc.c:11400)
3032    A /trunk/epan/dissectors/packet-ipfc.h (from /trunk/packet-ipfc.h:11400)
3033    A /trunk/epan/dissectors/packet-ipmi.c (from /trunk/packet-ipmi.c:11400)
3034    A /trunk/epan/dissectors/packet-ipp.c (from /trunk/packet-ipp.c:11400)
3035    A /trunk/epan/dissectors/packet-ipsec-udp.c (from /trunk/packet-ipsec-udp.c:11400)
3036    A /trunk/epan/dissectors/packet-ipsec.c (from /trunk/packet-ipsec.c:11400)
3037    A /trunk/epan/dissectors/packet-ipsec.h (from /trunk/packet-ipsec.h:11400)
3038    A /trunk/epan/dissectors/packet-ipv6.c (from /trunk/packet-ipv6.c:11400)
3039    A /trunk/epan/dissectors/packet-ipv6.h (from /trunk/packet-ipv6.h:11400)
3040    A /trunk/epan/dissectors/packet-ipvs-syncd.c (from /trunk/packet-ipvs-syncd.c:11400)
3041    A /trunk/epan/dissectors/packet-ipx.c (from /trunk/packet-ipx.c:11400)
3042    A /trunk/epan/dissectors/packet-ipx.h (from /trunk/packet-ipx.h:11400)
3043    A /trunk/epan/dissectors/packet-ipxwan.c (from /trunk/packet-ipxwan.c:11400)
3044    A /trunk/epan/dissectors/packet-irc.c (from /trunk/packet-irc.c:11400)
3045    A /trunk/epan/dissectors/packet-isakmp.c (from /trunk/packet-isakmp.c:11400)
3046    A /trunk/epan/dissectors/packet-iscsi.c (from /trunk/packet-iscsi.c:11400)
3047    A /trunk/epan/dissectors/packet-isdn.c (from /trunk/packet-isdn.c:11400)
3048    A /trunk/epan/dissectors/packet-isis-clv.c (from /trunk/packet-isis-clv.c:11400)
3049    A /trunk/epan/dissectors/packet-isis-clv.h (from /trunk/packet-isis-clv.h:11400)
3050    A /trunk/epan/dissectors/packet-isis-hello.c (from /trunk/packet-isis-hello.c:11400)
3051    A /trunk/epan/dissectors/packet-isis-hello.h (from /trunk/packet-isis-hello.h:11400)
3052    A /trunk/epan/dissectors/packet-isis-lsp.c (from /trunk/packet-isis-lsp.c:11400)
3053    A /trunk/epan/dissectors/packet-isis-lsp.h (from /trunk/packet-isis-lsp.h:11400)
3054    A /trunk/epan/dissectors/packet-isis-snp.c (from /trunk/packet-isis-snp.c:11400)
3055    A /trunk/epan/dissectors/packet-isis-snp.h (from /trunk/packet-isis-snp.h:11400)
3056    A /trunk/epan/dissectors/packet-isis.c (from /trunk/packet-isis.c:11400)
3057    A /trunk/epan/dissectors/packet-isis.h (from /trunk/packet-isis.h:11400)
3058    A /trunk/epan/dissectors/packet-isl.c (from /trunk/packet-isl.c:11400)
3059    A /trunk/epan/dissectors/packet-isl.h (from /trunk/packet-isl.h:11400)
3060    A /trunk/epan/dissectors/packet-ismp.c (from /trunk/packet-ismp.c:11400)
3061    A /trunk/epan/dissectors/packet-isns.c (from /trunk/packet-isns.c:11400)
3062    A /trunk/epan/dissectors/packet-isup.c (from /trunk/packet-isup.c:11400)
3063    A /trunk/epan/dissectors/packet-isup.h (from /trunk/packet-isup.h:11400)
3064    A /trunk/epan/dissectors/packet-iua.c (from /trunk/packet-iua.c:11400)
3065    A /trunk/epan/dissectors/packet-jabber.c (from /trunk/packet-jabber.c:11400)
3066    A /trunk/epan/dissectors/packet-kadm5.c (from /trunk/packet-kadm5.c:11400)
3067    A /trunk/epan/dissectors/packet-kerberos.c (from /trunk/packet-kerberos.c:11409)
3068    A /trunk/epan/dissectors/packet-kerberos.h (from /trunk/packet-kerberos.h:11400)
3069    A /trunk/epan/dissectors/packet-klm.c (from /trunk/packet-klm.c:11400)
3070    A /trunk/epan/dissectors/packet-klm.h (from /trunk/packet-klm.h:11400)
3071    A /trunk/epan/dissectors/packet-kpasswd.c (from /trunk/packet-kpasswd.c:11400)
3072    A /trunk/epan/dissectors/packet-l2tp.c (from /trunk/packet-l2tp.c:11400)
3073    A /trunk/epan/dissectors/packet-lapb.c (from /trunk/packet-lapb.c:11400)
3074    A /trunk/epan/dissectors/packet-lapbether.c (from /trunk/packet-lapbether.c:11400)
3075    A /trunk/epan/dissectors/packet-lapd.c (from /trunk/packet-lapd.c:11400)
3076    A /trunk/epan/dissectors/packet-laplink.c (from /trunk/packet-laplink.c:11400)
3077    A /trunk/epan/dissectors/packet-ldap.c (from /trunk/packet-ldap.c:11400)
3078    A /trunk/epan/dissectors/packet-ldap.h (from /trunk/packet-ldap.h:11400)
3079    A /trunk/epan/dissectors/packet-ldp.c (from /trunk/packet-ldp.c:11400)
3080    A /trunk/epan/dissectors/packet-ldp.h (from /trunk/packet-ldp.h:11400)
3081    A /trunk/epan/dissectors/packet-llc.c (from /trunk/packet-llc.c:11400)
3082    A /trunk/epan/dissectors/packet-llc.h (from /trunk/packet-llc.h:11400)
3083    A /trunk/epan/dissectors/packet-lmi.c (from /trunk/packet-lmi.c:11400)
3084    A /trunk/epan/dissectors/packet-lmp.c (from /trunk/packet-lmp.c:11400)
3085    A /trunk/epan/dissectors/packet-lpd.c (from /trunk/packet-lpd.c:11400)
3086    A /trunk/epan/dissectors/packet-lwapp.c (from /trunk/packet-lwapp.c:11400)
3087    A /trunk/epan/dissectors/packet-m2pa.c (from /trunk/packet-m2pa.c:11400)
3088    A /trunk/epan/dissectors/packet-m2tp.c (from /trunk/packet-m2tp.c:11400)
3089    A /trunk/epan/dissectors/packet-m2ua.c (from /trunk/packet-m2ua.c:11400)
3090    A /trunk/epan/dissectors/packet-m3ua.c (from /trunk/packet-m3ua.c:11400)
3091    A /trunk/epan/dissectors/packet-mbtcp.c (from /trunk/packet-mbtcp.c:11400)
3092    A /trunk/epan/dissectors/packet-mdshdr.c (from /trunk/packet-mdshdr.c:11400)
3093    A /trunk/epan/dissectors/packet-media.c (from /trunk/packet-media.c:11400)
3094    A /trunk/epan/dissectors/packet-mip.c (from /trunk/packet-mip.c:11400)
3095    A /trunk/epan/dissectors/packet-mip6.c (from /trunk/packet-mip6.c:11400)
3096    A /trunk/epan/dissectors/packet-mip6.h (from /trunk/packet-mip6.h:11400)
3097    A /trunk/epan/dissectors/packet-mmse.c (from /trunk/packet-mmse.c:11400)
3098    A /trunk/epan/dissectors/packet-mount.c (from /trunk/packet-mount.c:11400)
3099    A /trunk/epan/dissectors/packet-mount.h (from /trunk/packet-mount.h:11400)
3100    A /trunk/epan/dissectors/packet-mpeg1.c (from /trunk/packet-mpeg1.c:11400)
3101    A /trunk/epan/dissectors/packet-mpls-echo.c (from /trunk/packet-mpls-echo.c:11400)
3102    A /trunk/epan/dissectors/packet-mpls.c (from /trunk/packet-mpls.c:11400)
3103    A /trunk/epan/dissectors/packet-mq-pcf.c (from /trunk/packet-mq-pcf.c:11400)
3104    A /trunk/epan/dissectors/packet-mq.c (from /trunk/packet-mq.c:11400)
3105    A /trunk/epan/dissectors/packet-mq.h (from /trunk/packet-mq.h:11400)
3106    A /trunk/epan/dissectors/packet-mrdisc.c (from /trunk/packet-mrdisc.c:11400)
3107    A /trunk/epan/dissectors/packet-mrdisc.h (from /trunk/packet-mrdisc.h:11400)
3108    A /trunk/epan/dissectors/packet-msdp.c (from /trunk/packet-msdp.c:11400)
3109    A /trunk/epan/dissectors/packet-msn-messenger.c (from /trunk/packet-msn-messenger.c:11400)
3110    A /trunk/epan/dissectors/packet-msnip.c (from /trunk/packet-msnip.c:11400)
3111    A /trunk/epan/dissectors/packet-msnip.h (from /trunk/packet-msnip.h:11400)
3112    A /trunk/epan/dissectors/packet-msproxy.c (from /trunk/packet-msproxy.c:11400)
3113    A /trunk/epan/dissectors/packet-mtp2.c (from /trunk/packet-mtp2.c:11400)
3114    A /trunk/epan/dissectors/packet-mtp3.c (from /trunk/packet-mtp3.c:11400)
3115    A /trunk/epan/dissectors/packet-mtp3.h (from /trunk/packet-mtp3.h:11400)
3116    A /trunk/epan/dissectors/packet-mtp3mg.c (from /trunk/packet-mtp3mg.c:11400)
3117    A /trunk/epan/dissectors/packet-multipart.c (from /trunk/packet-multipart.c:11400)
3118    A /trunk/epan/dissectors/packet-mysql.c (from /trunk/packet-mysql.c:11400)
3119    A /trunk/epan/dissectors/packet-nbipx.c (from /trunk/packet-nbipx.c:11400)
3120    A /trunk/epan/dissectors/packet-nbns.c (from /trunk/packet-nbns.c:11400)
3121    A /trunk/epan/dissectors/packet-ncp-int.h (from /trunk/packet-ncp-int.h:11400)
3122    A /trunk/epan/dissectors/packet-ncp-nmas.c (from /trunk/packet-ncp-nmas.c:11400)
3123    A /trunk/epan/dissectors/packet-ncp-nmas.h (from /trunk/packet-ncp-nmas.h:11400)
3124    A /trunk/epan/dissectors/packet-ncp.c (from /trunk/packet-ncp.c:11400)
3125    A /trunk/epan/dissectors/packet-ncp2222.inc (from /trunk/packet-ncp2222.inc:11400)
3126    A /trunk/epan/dissectors/packet-ndmp.c (from /trunk/packet-ndmp.c:11400)
3127    A /trunk/epan/dissectors/packet-ndps.c (from /trunk/packet-ndps.c:11400)
3128    A /trunk/epan/dissectors/packet-ndps.h (from /trunk/packet-ndps.h:11400)
3129    A /trunk/epan/dissectors/packet-netbios.c (from /trunk/packet-netbios.c:11400)
3130    A /trunk/epan/dissectors/packet-netbios.h (from /trunk/packet-netbios.h:11400)
3131    A /trunk/epan/dissectors/packet-netflow.c (from /trunk/packet-netflow.c:11400)
3132    A /trunk/epan/dissectors/packet-nfs.c (from /trunk/packet-nfs.c:11400)
3133    A /trunk/epan/dissectors/packet-nfs.h (from /trunk/packet-nfs.h:11400)
3134    A /trunk/epan/dissectors/packet-nfsacl.c (from /trunk/packet-nfsacl.c:11400)
3135    A /trunk/epan/dissectors/packet-nfsauth.c (from /trunk/packet-nfsauth.c:11400)
3136    A /trunk/epan/dissectors/packet-nisplus.c (from /trunk/packet-nisplus.c:11400)
3137    A /trunk/epan/dissectors/packet-nisplus.h (from /trunk/packet-nisplus.h:11400)
3138    A /trunk/epan/dissectors/packet-nlm.c (from /trunk/packet-nlm.c:11400)
3139    A /trunk/epan/dissectors/packet-nlm.h (from /trunk/packet-nlm.h:11400)
3140    A /trunk/epan/dissectors/packet-nlsp.c (from /trunk/packet-nlsp.c:11400)
3141    A /trunk/epan/dissectors/packet-nntp.c (from /trunk/packet-nntp.c:11400)
3142    A /trunk/epan/dissectors/packet-nt-oui.c (from /trunk/packet-nt-oui.c:11400)
3143    A /trunk/epan/dissectors/packet-nt-sonmp.c (from /trunk/packet-nt-sonmp.c:11400)
3144    A /trunk/epan/dissectors/packet-nt-tpcp.c (from /trunk/packet-nt-tpcp.c:11400)
3145    A /trunk/epan/dissectors/packet-ntlmssp.c (from /trunk/packet-ntlmssp.c:11400)
3146    A /trunk/epan/dissectors/packet-ntp.c (from /trunk/packet-ntp.c:11400)
3147    A /trunk/epan/dissectors/packet-ntp.h (from /trunk/packet-ntp.h:11400)
3148    A /trunk/epan/dissectors/packet-null.c (from /trunk/packet-null.c:11400)
3149    A /trunk/epan/dissectors/packet-null.h (from /trunk/packet-null.h:11400)
3150    A /trunk/epan/dissectors/packet-olsr.c (from /trunk/packet-olsr.c:11400)
3151    A /trunk/epan/dissectors/packet-osi-options.c (from /trunk/packet-osi-options.c:11400)
3152    A /trunk/epan/dissectors/packet-osi-options.h (from /trunk/packet-osi-options.h:11400)
3153    A /trunk/epan/dissectors/packet-osi.c (from /trunk/packet-osi.c:11400)
3154    A /trunk/epan/dissectors/packet-osi.h (from /trunk/packet-osi.h:11400)
3155    A /trunk/epan/dissectors/packet-ospf.c (from /trunk/packet-ospf.c:11400)
3156    A /trunk/epan/dissectors/packet-pcnfsd.c (from /trunk/packet-pcnfsd.c:11400)
3157    A /trunk/epan/dissectors/packet-pcnfsd.h (from /trunk/packet-pcnfsd.h:11400)
3158    A /trunk/epan/dissectors/packet-per.c (from /trunk/packet-per.c:11400)
3159    A /trunk/epan/dissectors/packet-per.h (from /trunk/packet-per.h:11400)
3160    A /trunk/epan/dissectors/packet-pflog.c (from /trunk/packet-pflog.c:11400)
3161    A /trunk/epan/dissectors/packet-pflog.h (from /trunk/packet-pflog.h:11400)
3162    A /trunk/epan/dissectors/packet-pgm.c (from /trunk/packet-pgm.c:11400)
3163    A /trunk/epan/dissectors/packet-pim.c (from /trunk/packet-pim.c:11400)
3164    A /trunk/epan/dissectors/packet-pim.h (from /trunk/packet-pim.h:11400)
3165    A /trunk/epan/dissectors/packet-pktc.c (from /trunk/packet-pktc.c:11400)
3166    A /trunk/epan/dissectors/packet-pktc.h (from /trunk/packet-pktc.h:11400)
3167    A /trunk/epan/dissectors/packet-pop.c (from /trunk/packet-pop.c:11400)
3168    A /trunk/epan/dissectors/packet-portmap.c (from /trunk/packet-portmap.c:11400)
3169    A /trunk/epan/dissectors/packet-portmap.h (from /trunk/packet-portmap.h:11400)
3170    A /trunk/epan/dissectors/packet-postgresql.c (from /trunk/packet-postgresql.c:11400)
3171    A /trunk/epan/dissectors/packet-ppp.c (from /trunk/packet-ppp.c:11400)
3172    A /trunk/epan/dissectors/packet-ppp.h (from /trunk/packet-ppp.h:11400)
3173    A /trunk/epan/dissectors/packet-pppoe.c (from /trunk/packet-pppoe.c:11400)
3174    A /trunk/epan/dissectors/packet-pptp.c (from /trunk/packet-pptp.c:11400)
3175    A /trunk/epan/dissectors/packet-pres.c (from /trunk/packet-pres.c:11400)
3176    A /trunk/epan/dissectors/packet-pres.h (from /trunk/packet-pres.h:11400)
3177    A /trunk/epan/dissectors/packet-prism.c (from /trunk/packet-prism.c:11400)
3178    A /trunk/epan/dissectors/packet-prism.h (from /trunk/packet-prism.h:11400)
3179    A /trunk/epan/dissectors/packet-ptp.c (from /trunk/packet-ptp.c:11400)
3180    A /trunk/epan/dissectors/packet-q2931.c (from /trunk/packet-q2931.c:11400)
3181    A /trunk/epan/dissectors/packet-q931.c (from /trunk/packet-q931.c:11400)
3182    A /trunk/epan/dissectors/packet-q931.h (from /trunk/packet-q931.h:11400)
3183    A /trunk/epan/dissectors/packet-q933.c (from /trunk/packet-q933.c:11400)
3184    A /trunk/epan/dissectors/packet-qllc.c (from /trunk/packet-qllc.c:11400)
3185    A /trunk/epan/dissectors/packet-quake.c (from /trunk/packet-quake.c:11400)
3186    A /trunk/epan/dissectors/packet-quake2.c (from /trunk/packet-quake2.c:11400)
3187    A /trunk/epan/dissectors/packet-quake3.c (from /trunk/packet-quake3.c:11400)
3188    A /trunk/epan/dissectors/packet-quakeworld.c (from /trunk/packet-quakeworld.c:11400)
3189    A /trunk/epan/dissectors/packet-radiotap.c (from /trunk/packet-radiotap.c:11400)
3190    A /trunk/epan/dissectors/packet-radiotap.h (from /trunk/packet-radiotap.h:11400)
3191    A /trunk/epan/dissectors/packet-radius.c (from /trunk/packet-radius.c:11400)
3192    A /trunk/epan/dissectors/packet-ranap.c (from /trunk/packet-ranap.c:11400)
3193    A /trunk/epan/dissectors/packet-raw.c (from /trunk/packet-raw.c:11400)
3194    A /trunk/epan/dissectors/packet-raw.h (from /trunk/packet-raw.h:11400)
3195    A /trunk/epan/dissectors/packet-rip.c (from /trunk/packet-rip.c:11400)
3196    A /trunk/epan/dissectors/packet-ripng.c (from /trunk/packet-ripng.c:11400)
3197    A /trunk/epan/dissectors/packet-ripng.h (from /trunk/packet-ripng.h:11400)
3198    A /trunk/epan/dissectors/packet-rlogin.c (from /trunk/packet-rlogin.c:11400)
3199    A /trunk/epan/dissectors/packet-rmcp.c (from /trunk/packet-rmcp.c:11400)
3200    A /trunk/epan/dissectors/packet-rmi.c (from /trunk/packet-rmi.c:11400)
3201    A /trunk/epan/dissectors/packet-rmi.h (from /trunk/packet-rmi.h:11400)
3202    A /trunk/epan/dissectors/packet-rmp.c (from /trunk/packet-rmp.c:11400)
3203    A /trunk/epan/dissectors/packet-rpc.c (from /trunk/packet-rpc.c:11400)
3204    A /trunk/epan/dissectors/packet-rpc.h (from /trunk/packet-rpc.h:11400)
3205    A /trunk/epan/dissectors/packet-rpl.c (from /trunk/packet-rpl.c:11400)
3206    A /trunk/epan/dissectors/packet-rquota.c (from /trunk/packet-rquota.c:11400)
3207    A /trunk/epan/dissectors/packet-rquota.h (from /trunk/packet-rquota.h:11400)
3208    A /trunk/epan/dissectors/packet-rsh.c (from /trunk/packet-rsh.c:11400)
3209    A /trunk/epan/dissectors/packet-rstat.c (from /trunk/packet-rstat.c:11400)
3210    A /trunk/epan/dissectors/packet-rsvp.c (from /trunk/packet-rsvp.c:11400)
3211    A /trunk/epan/dissectors/packet-rsvp.h (from /trunk/packet-rsvp.h:11400)
3212    A /trunk/epan/dissectors/packet-rsync.c (from /trunk/packet-rsync.c:11400)
3213    A /trunk/epan/dissectors/packet-rtcp.c (from /trunk/packet-rtcp.c:11400)
3214    A /trunk/epan/dissectors/packet-rtcp.h (from /trunk/packet-rtcp.h:11400)
3215    A /trunk/epan/dissectors/packet-rtp-events.c (from /trunk/packet-rtp-events.c:11400)
3216    A /trunk/epan/dissectors/packet-rtp-events.h (from /trunk/packet-rtp-events.h:11400)
3217    A /trunk/epan/dissectors/packet-rtp.c (from /trunk/packet-rtp.c:11400)
3218    A /trunk/epan/dissectors/packet-rtp.h (from /trunk/packet-rtp.h:11400)
3219    A /trunk/epan/dissectors/packet-rtps.c (from /trunk/packet-rtps.c:11400)
3220    A /trunk/epan/dissectors/packet-rtps.h (from /trunk/packet-rtps.h:11400)
3221    A /trunk/epan/dissectors/packet-rtsp.c (from /trunk/packet-rtsp.c:11400)
3222    A /trunk/epan/dissectors/packet-rwall.c (from /trunk/packet-rwall.c:11400)
3223    A /trunk/epan/dissectors/packet-rwall.h (from /trunk/packet-rwall.h:11400)
3224    A /trunk/epan/dissectors/packet-rx.c (from /trunk/packet-rx.c:11400)
3225    A /trunk/epan/dissectors/packet-rx.h (from /trunk/packet-rx.h:11400)
3226    A /trunk/epan/dissectors/packet-sadmind.c (from /trunk/packet-sadmind.c:11400)
3227    A /trunk/epan/dissectors/packet-sap.c (from /trunk/packet-sap.c:11400)
3228    A /trunk/epan/dissectors/packet-sccp.c (from /trunk/packet-sccp.c:11400)
3229    A /trunk/epan/dissectors/packet-sccpmg.c (from /trunk/packet-sccpmg.c:11400)
3230    A /trunk/epan/dissectors/packet-scsi.c (from /trunk/packet-scsi.c:11400)
3231    A /trunk/epan/dissectors/packet-scsi.h (from /trunk/packet-scsi.h:11400)
3232    A /trunk/epan/dissectors/packet-sctp.c (from /trunk/packet-sctp.c:11400)
3233    A /trunk/epan/dissectors/packet-sctp.h (from /trunk/packet-sctp.h:11400)
3234    A /trunk/epan/dissectors/packet-sdlc.c (from /trunk/packet-sdlc.c:11400)
3235    A /trunk/epan/dissectors/packet-sdp.c (from /trunk/packet-sdp.c:11400)
3236    A /trunk/epan/dissectors/packet-sebek.c (from /trunk/packet-sebek.c:11400)
3237    A /trunk/epan/dissectors/packet-ses.c (from /trunk/packet-ses.c:11400)
3238    A /trunk/epan/dissectors/packet-ses.h (from /trunk/packet-ses.h:11400)
3239    A /trunk/epan/dissectors/packet-sflow.c (from /trunk/packet-sflow.c:11400)
3240    A /trunk/epan/dissectors/packet-sigcomp.c (from /trunk/packet-sigcomp.c:11400)
3241    A /trunk/epan/dissectors/packet-sip.c (from /trunk/packet-sip.c:11400)
3242    A /trunk/epan/dissectors/packet-sip.h (from /trunk/packet-sip.h:11400)
3243    A /trunk/epan/dissectors/packet-sipfrag.c (from /trunk/packet-sipfrag.c:11400)
3244    A /trunk/epan/dissectors/packet-skinny.c (from /trunk/packet-skinny.c:11400)
3245    A /trunk/epan/dissectors/packet-slimp3.c (from /trunk/packet-slimp3.c:11400)
3246    A /trunk/epan/dissectors/packet-sll.c (from /trunk/packet-sll.c:11400)
3247    A /trunk/epan/dissectors/packet-sll.h (from /trunk/packet-sll.h:11400)
3248    A /trunk/epan/dissectors/packet-slowprotocols.c (from /trunk/packet-slowprotocols.c:11400)
3249    A /trunk/epan/dissectors/packet-slsk.c (from /trunk/packet-slsk.c:11400)
3250    A /trunk/epan/dissectors/packet-smb-browse.c (from /trunk/packet-smb-browse.c:11400)
3251    A /trunk/epan/dissectors/packet-smb-browse.h (from /trunk/packet-smb-browse.h:11400)
3252    A /trunk/epan/dissectors/packet-smb-common.c (from /trunk/packet-smb-common.c:11400)
3253    A /trunk/epan/dissectors/packet-smb-common.h (from /trunk/packet-smb-common.h:11400)
3254    A /trunk/epan/dissectors/packet-smb-logon.c (from /trunk/packet-smb-logon.c:11400)
3255    A /trunk/epan/dissectors/packet-smb-mailslot.c (from /trunk/packet-smb-mailslot.c:11400)
3256    A /trunk/epan/dissectors/packet-smb-mailslot.h (from /trunk/packet-smb-mailslot.h:11400)
3257    A /trunk/epan/dissectors/packet-smb-pipe.c (from /trunk/packet-smb-pipe.c:11400)
3258    A /trunk/epan/dissectors/packet-smb-pipe.h (from /trunk/packet-smb-pipe.h:11400)
3259    A /trunk/epan/dissectors/packet-smb-sidsnooping.c (from /trunk/packet-smb-sidsnooping.c:11400)
3260    A /trunk/epan/dissectors/packet-smb-sidsnooping.h (from /trunk/packet-smb-sidsnooping.h:11400)
3261    A /trunk/epan/dissectors/packet-smb.c (from /trunk/packet-smb.c:11400)
3262    A /trunk/epan/dissectors/packet-smpp.c (from /trunk/packet-smpp.c:11400)
3263    A /trunk/epan/dissectors/packet-smtp.c (from /trunk/packet-smtp.c:11400)
3264    A /trunk/epan/dissectors/packet-sna.c (from /trunk/packet-sna.c:11400)
3265    A /trunk/epan/dissectors/packet-sna.h (from /trunk/packet-sna.h:11400)
3266    A /trunk/epan/dissectors/packet-snaeth.c (from /trunk/packet-snaeth.c:11400)
3267    A /trunk/epan/dissectors/packet-sndcp.c (from /trunk/packet-sndcp.c:11400)
3268    A /trunk/epan/dissectors/packet-snmp.c (from /trunk/packet-snmp.c:11400)
3269    A /trunk/epan/dissectors/packet-snmp.h (from /trunk/packet-snmp.h:11400)
3270    A /trunk/epan/dissectors/packet-socks.c (from /trunk/packet-socks.c:11400)
3271    A /trunk/epan/dissectors/packet-spnego.c (from /trunk/packet-spnego.c:11400)
3272    A /trunk/epan/dissectors/packet-spray.c (from /trunk/packet-spray.c:11400)
3273    A /trunk/epan/dissectors/packet-spray.h (from /trunk/packet-spray.h:11400)
3274    A /trunk/epan/dissectors/packet-srvloc.c (from /trunk/packet-srvloc.c:11400)
3275    A /trunk/epan/dissectors/packet-sscop.c (from /trunk/packet-sscop.c:11400)
3276    A /trunk/epan/dissectors/packet-ssh.c (from /trunk/packet-ssh.c:11400)
3277    A /trunk/epan/dissectors/packet-ssl.c (from /trunk/packet-ssl.c:11409)
3278    A /trunk/epan/dissectors/packet-stat-notify.c (from /trunk/packet-stat-notify.c:11400)
3279    A /trunk/epan/dissectors/packet-stat-notify.h (from /trunk/packet-stat-notify.h:11400)
3280    A /trunk/epan/dissectors/packet-stat.c (from /trunk/packet-stat.c:11400)
3281    A /trunk/epan/dissectors/packet-stat.h (from /trunk/packet-stat.h:11400)
3282    A /trunk/epan/dissectors/packet-stun.c (from /trunk/packet-stun.c:11400)
3283    A /trunk/epan/dissectors/packet-sua.c (from /trunk/packet-sua.c:11400)
3284    A /trunk/epan/dissectors/packet-symantec.c (from /trunk/packet-symantec.c:11400)
3285    A /trunk/epan/dissectors/packet-syslog.c (from /trunk/packet-syslog.c:11400)
3286    A /trunk/epan/dissectors/packet-t38.c (from /trunk/packet-t38.c:11400)
3287    A /trunk/epan/dissectors/packet-tacacs.c (from /trunk/packet-tacacs.c:11400)
3288    A /trunk/epan/dissectors/packet-tacacs.h (from /trunk/packet-tacacs.h:11400)
3289    A /trunk/epan/dissectors/packet-tcap.c (from /trunk/packet-tcap.c:11400)
3290    A /trunk/epan/dissectors/packet-tcap.h (from /trunk/packet-tcap.h:11400)
3291    A /trunk/epan/dissectors/packet-tcp.c (from /trunk/packet-tcp.c:11400)
3292    A /trunk/epan/dissectors/packet-tcp.h (from /trunk/packet-tcp.h:11400)
3293    A /trunk/epan/dissectors/packet-tds.c (from /trunk/packet-tds.c:11400)
3294    A /trunk/epan/dissectors/packet-teimanagement.c (from /trunk/packet-teimanagement.c:11400)
3295    A /trunk/epan/dissectors/packet-telnet.c (from /trunk/packet-telnet.c:11400)
3296    A /trunk/epan/dissectors/packet-teredo.c (from /trunk/packet-teredo.c:11400)
3297    A /trunk/epan/dissectors/packet-text-media.c (from /trunk/packet-text-media.c:11400)
3298    A /trunk/epan/dissectors/packet-tftp.c (from /trunk/packet-tftp.c:11400)
3299    A /trunk/epan/dissectors/packet-time.c (from /trunk/packet-time.c:11400)
3300    A /trunk/epan/dissectors/packet-tns.c (from /trunk/packet-tns.c:11400)
3301    A /trunk/epan/dissectors/packet-tns.h (from /trunk/packet-tns.h:11400)
3302    A /trunk/epan/dissectors/packet-tpkt.c (from /trunk/packet-tpkt.c:11400)
3303    A /trunk/epan/dissectors/packet-tpkt.h (from /trunk/packet-tpkt.h:11400)
3304    A /trunk/epan/dissectors/packet-tr.c (from /trunk/packet-tr.c:11400)
3305    A /trunk/epan/dissectors/packet-tr.h (from /trunk/packet-tr.h:11400)
3306    A /trunk/epan/dissectors/packet-trmac.c (from /trunk/packet-trmac.c:11400)
3307    A /trunk/epan/dissectors/packet-tsp.c (from /trunk/packet-tsp.c:11400)
3308    A /trunk/epan/dissectors/packet-tuxedo.c (from /trunk/packet-tuxedo.c:11400)
3309    A /trunk/epan/dissectors/packet-tzsp.c (from /trunk/packet-tzsp.c:11400)
3310    A /trunk/epan/dissectors/packet-ucp.c (from /trunk/packet-ucp.c:11400)
3311    A /trunk/epan/dissectors/packet-udp.c (from /trunk/packet-udp.c:11400)
3312    A /trunk/epan/dissectors/packet-udp.h (from /trunk/packet-udp.h:11400)
3313    A /trunk/epan/dissectors/packet-v120.c (from /trunk/packet-v120.c:11400)
3314    A /trunk/epan/dissectors/packet-vines.c (from /trunk/packet-vines.c:11400)
3315    A /trunk/epan/dissectors/packet-vines.h (from /trunk/packet-vines.h:11400)
3316    A /trunk/epan/dissectors/packet-vj.c (from /trunk/packet-vj.c:11400)
3317    A /trunk/epan/dissectors/packet-vlan.c (from /trunk/packet-vlan.c:11400)
3318    A /trunk/epan/dissectors/packet-vlan.h (from /trunk/packet-vlan.h:11400)
3319    A /trunk/epan/dissectors/packet-vrrp.c (from /trunk/packet-vrrp.c:11400)
3320    A /trunk/epan/dissectors/packet-vtp.c (from /trunk/packet-vtp.c:11400)
3321    A /trunk/epan/dissectors/packet-wap.c (from /trunk/packet-wap.c:11400)
3322    A /trunk/epan/dissectors/packet-wap.h (from /trunk/packet-wap.h:11400)
3323    A /trunk/epan/dissectors/packet-wbxml.c (from /trunk/packet-wbxml.c:11400)
3324    A /trunk/epan/dissectors/packet-wccp.c (from /trunk/packet-wccp.c:11400)
3325    A /trunk/epan/dissectors/packet-wccp.h (from /trunk/packet-wccp.h:11400)
3326    A /trunk/epan/dissectors/packet-wcp.c (from /trunk/packet-wcp.c:11400)
3327    A /trunk/epan/dissectors/packet-wfleet-hdlc.c (from /trunk/packet-wfleet-hdlc.c:11400)
3328    A /trunk/epan/dissectors/packet-who.c (from /trunk/packet-who.c:11400)
3329    A /trunk/epan/dissectors/packet-wlancap.c (from /trunk/packet-wlancap.c:11400)
3330    A /trunk/epan/dissectors/packet-wlancap.h (from /trunk/packet-wlancap.h:11400)
3331    A /trunk/epan/dissectors/packet-wsp.c (from /trunk/packet-wsp.c:11400)
3332    A /trunk/epan/dissectors/packet-wsp.h (from /trunk/packet-wsp.h:11400)
3333    A /trunk/epan/dissectors/packet-wtls.c (from /trunk/packet-wtls.c:11400)
3334    A /trunk/epan/dissectors/packet-wtls.h (from /trunk/packet-wtls.h:11400)
3335    A /trunk/epan/dissectors/packet-wtp.c (from /trunk/packet-wtp.c:11400)
3336    A /trunk/epan/dissectors/packet-wtp.h (from /trunk/packet-wtp.h:11400)
3337    A /trunk/epan/dissectors/packet-x11-keysym.h (from /trunk/packet-x11-keysym.h:11400)
3338    A /trunk/epan/dissectors/packet-x11-keysymdef.h (from /trunk/packet-x11-keysymdef.h:11400)
3339    A /trunk/epan/dissectors/packet-x11.c (from /trunk/packet-x11.c:11400)
3340    A /trunk/epan/dissectors/packet-x25.c (from /trunk/packet-x25.c:11400)
3341    A /trunk/epan/dissectors/packet-x29.c (from /trunk/packet-x29.c:11400)
3342    A /trunk/epan/dissectors/packet-xdmcp.c (from /trunk/packet-xdmcp.c:11400)
3343    A /trunk/epan/dissectors/packet-xot.c (from /trunk/packet-xot.c:11400)
3344    A /trunk/epan/dissectors/packet-xyplex.c (from /trunk/packet-xyplex.c:11400)
3345    A /trunk/epan/dissectors/packet-yhoo.c (from /trunk/packet-yhoo.c:11400)
3346    A /trunk/epan/dissectors/packet-ymsg.c (from /trunk/packet-ymsg.c:11400)
3347    A /trunk/epan/dissectors/packet-ypbind.c (from /trunk/packet-ypbind.c:11400)
3348    A /trunk/epan/dissectors/packet-ypbind.h (from /trunk/packet-ypbind.h:11400)
3349    A /trunk/epan/dissectors/packet-yppasswd.c (from /trunk/packet-yppasswd.c:11400)
3350    A /trunk/epan/dissectors/packet-yppasswd.h (from /trunk/packet-yppasswd.h:11400)
3351    A /trunk/epan/dissectors/packet-ypserv.c (from /trunk/packet-ypserv.c:11400)
3352    A /trunk/epan/dissectors/packet-ypserv.h (from /trunk/packet-ypserv.h:11400)
3353    A /trunk/epan/dissectors/packet-ypxfr.c (from /trunk/packet-ypxfr.c:11400)
3354    A /trunk/epan/dissectors/packet-ypxfr.h (from /trunk/packet-ypxfr.h:11400)
3355    A /trunk/epan/dissectors/packet-zebra.c (from /trunk/packet-zebra.c:11400)
3356    A /trunk/epan/dissectors/process-x11-fields.pl (from /trunk/process-x11-fields.pl:11400)
3357    A /trunk/epan/dissectors/x11-fields (from /trunk/x11-fields:11400)
3358    M /trunk/epan/plugins.c
3359    M /trunk/epan/to_str.c
3360    M /trunk/file.c
3361    M /trunk/gtk/ansi_a_stat.c
3362    M /trunk/gtk/ansi_map_stat.c
3363    M /trunk/gtk/dcerpc_stat.c
3364    M /trunk/gtk/endpoint_talkers_eth.c
3365    M /trunk/gtk/endpoint_talkers_fc.c
3366    M /trunk/gtk/endpoint_talkers_fddi.c
3367    M /trunk/gtk/endpoint_talkers_ip.c
3368    M /trunk/gtk/endpoint_talkers_ipx.c
3369    M /trunk/gtk/endpoint_talkers_tcpip.c
3370    M /trunk/gtk/endpoint_talkers_tr.c
3371    M /trunk/gtk/endpoint_talkers_udpip.c
3372    M /trunk/gtk/fc_stat.c
3373    M /trunk/gtk/follow_dlg.c
3374    M /trunk/gtk/gsm_a_stat.c
3375    M /trunk/gtk/gsm_map_stat.c
3376    M /trunk/gtk/gsm_map_summary.c
3377    M /trunk/gtk/h225_counter.c
3378    M /trunk/gtk/h225_ras_srt.c
3379    M /trunk/gtk/hostlist_eth.c
3380    M /trunk/gtk/hostlist_fc.c
3381    M /trunk/gtk/hostlist_fddi.c
3382    M /trunk/gtk/hostlist_ip.c
3383    M /trunk/gtk/hostlist_ipx.c
3384    M /trunk/gtk/hostlist_tcpip.c
3385    M /trunk/gtk/hostlist_tr.c
3386    M /trunk/gtk/hostlist_udpip.c
3387    M /trunk/gtk/http_stat.c
3388    M /trunk/gtk/isup_stat.c
3389    M /trunk/gtk/ldap_stat.c
3390    M /trunk/gtk/mtp3_stat.c
3391    M /trunk/gtk/mtp3_summary.c
3392    M /trunk/gtk/rpc_progs.c
3393    M /trunk/gtk/rpc_stat.c
3394    M /trunk/gtk/rtp_analysis.c
3395    M /trunk/gtk/rtp_stream.c
3396    M /trunk/gtk/sip_stat.c
3397    M /trunk/gtk/wsp_stat.c
3398    M /trunk/ipproto.c
3399    D /trunk/make-reg-dotc
3400    D /trunk/make-reg-dotc.py
3401    D /trunk/ncp2222.py
3402    D /trunk/packet-3g-a11.c
3403    D /trunk/packet-aarp.c
3404    D /trunk/packet-acap.c
3405    D /trunk/packet-acse.c
3406    D /trunk/packet-acse.h
3407    D /trunk/packet-afp.c
3408    D /trunk/packet-afp.h
3409    D /trunk/packet-afs-defs.h
3410    D /trunk/packet-afs-macros.h
3411    D /trunk/packet-afs-register-info.h
3412    D /trunk/packet-afs.c
3413    D /trunk/packet-afs.h
3414    D /trunk/packet-aim-admin.c
3415    D /trunk/packet-aim-adverts.c
3416    D /trunk/packet-aim-bos.c
3417    D /trunk/packet-aim-buddylist.c
3418    D /trunk/packet-aim-chat.c
3419    D /trunk/packet-aim-chatnav.c
3420    D /trunk/packet-aim-directory.c
3421    D /trunk/packet-aim-generic.c
3422    D /trunk/packet-aim-icq.c
3423    D /trunk/packet-aim-invitation.c
3424    D /trunk/packet-aim-location.c
3425    D /trunk/packet-aim-messaging.c
3426    D /trunk/packet-aim-oft.c
3427    D /trunk/packet-aim-popup.c
3428    D /trunk/packet-aim-signon.c
3429    D /trunk/packet-aim-ssi.c
3430    D /trunk/packet-aim-stats.c
3431    D /trunk/packet-aim-translate.c
3432    D /trunk/packet-aim-userlookup.c
3433    D /trunk/packet-aim.c
3434    D /trunk/packet-aim.h
3435    D /trunk/packet-ajp13.c
3436    D /trunk/packet-alcap.c
3437    D /trunk/packet-ans.c
3438    D /trunk/packet-ansi_637.c
3439    D /trunk/packet-ansi_683.c
3440    D /trunk/packet-ansi_801.c
3441    D /trunk/packet-ansi_a.c
3442    D /trunk/packet-ansi_a.h
3443    D /trunk/packet-ansi_map.c
3444    D /trunk/packet-ansi_map.h
3445    D /trunk/packet-aodv.c
3446    D /trunk/packet-ap1394.c
3447    D /trunk/packet-ap1394.h
3448    D /trunk/packet-arcnet.c
3449    D /trunk/packet-arcnet.h
3450    D /trunk/packet-arp.c
3451    D /trunk/packet-arp.h
3452    D /trunk/packet-asap.c
3453    D /trunk/packet-ascend.c
3454    D /trunk/packet-asf.c
3455    D /trunk/packet-atalk.c
3456    D /trunk/packet-atalk.h
3457    D /trunk/packet-atm.c
3458    D /trunk/packet-atm.h
3459    D /trunk/packet-auto_rp.c
3460    D /trunk/packet-bacapp.c
3461    D /trunk/packet-bacnet.c
3462    D /trunk/packet-beep.c
3463    D /trunk/packet-ber.c
3464    D /trunk/packet-ber.h
3465    D /trunk/packet-bfd.c
3466    D /trunk/packet-bgp.c
3467    D /trunk/packet-bgp.h
3468    D /trunk/packet-bofl.c
3469    D /trunk/packet-bootp.c
3470    D /trunk/packet-bootparams.c
3471    D /trunk/packet-bootparams.h
3472    D /trunk/packet-bpdu.c
3473    D /trunk/packet-brdwlk.c
3474    D /trunk/packet-bssap.c
3475    D /trunk/packet-bssap.h
3476    D /trunk/packet-bssgp.c
3477    D /trunk/packet-bvlc.c
3478    D /trunk/packet-cast.c
3479    D /trunk/packet-ccsds.c
3480    D /trunk/packet-cdp.c
3481    D /trunk/packet-cgmp.c
3482    D /trunk/packet-chdlc.c
3483    D /trunk/packet-chdlc.h
3484    D /trunk/packet-cisco-oui.c
3485    D /trunk/packet-clearcase.c
3486    D /trunk/packet-clearcase.h
3487    D /trunk/packet-clip.c
3488    D /trunk/packet-clip.h
3489    D /trunk/packet-clnp.c
3490    D /trunk/packet-cops.c
3491    D /trunk/packet-cosine.c
3492    D /trunk/packet-cpfi.c
3493    D /trunk/packet-cpha.c
3494    D /trunk/packet-cups.c
3495    D /trunk/packet-data.c
3496    D /trunk/packet-data.h
3497    D /trunk/packet-dccp.c
3498    D /trunk/packet-dccp.h
3499    D /trunk/packet-dcerpc-afs4int.c
3500    D /trunk/packet-dcerpc-atsvc.c
3501    D /trunk/packet-dcerpc-atsvc.h
3502    D /trunk/packet-dcerpc-bossvr.c
3503    D /trunk/packet-dcerpc-browser.c
3504    D /trunk/packet-dcerpc-browser.h
3505    D /trunk/packet-dcerpc-budb.c
3506    D /trunk/packet-dcerpc-butc.c
3507    D /trunk/packet-dcerpc-cds_clerkserver.c
3508    D /trunk/packet-dcerpc-cds_solicit.c
3509    D /trunk/packet-dcerpc-conv.c
3510    D /trunk/packet-dcerpc-cprpc_server.c
3511    D /trunk/packet-dcerpc-dce122.c
3512    D /trunk/packet-dcerpc-dce122.h
3513    D /trunk/packet-dcerpc-dcom.h
3514    D /trunk/packet-dcerpc-dfs.c
3515    D /trunk/packet-dcerpc-dfs.h
3516    D /trunk/packet-dcerpc-dnsserver.c
3517    D /trunk/packet-dcerpc-dnsserver.h
3518    D /trunk/packet-dcerpc-drsuapi.c
3519    D /trunk/packet-dcerpc-drsuapi.h
3520    D /trunk/packet-dcerpc-dtsprovider.c
3521    D /trunk/packet-dcerpc-dtsstime_req.c
3522    D /trunk/packet-dcerpc-efs.c
3523    D /trunk/packet-dcerpc-efs.h
3524    D /trunk/packet-dcerpc-epm.c
3525    D /trunk/packet-dcerpc-epm4.c
3526    D /trunk/packet-dcerpc-eventlog.c
3527    D /trunk/packet-dcerpc-eventlog.h
3528    D /trunk/packet-dcerpc-fldb.c
3529    D /trunk/packet-dcerpc-frsapi.c
3530    D /trunk/packet-dcerpc-frsapi.h
3531    D /trunk/packet-dcerpc-frsrpc.c
3532    D /trunk/packet-dcerpc-frsrpc.h
3533    D /trunk/packet-dcerpc-ftserver.c
3534    D /trunk/packet-dcerpc-icl_rpc.c
3535    D /trunk/packet-dcerpc-initshutdown.c
3536    D /trunk/packet-dcerpc-initshutdown.h
3537    D /trunk/packet-dcerpc-krb5rpc.c
3538    D /trunk/packet-dcerpc-llb.c
3539    D /trunk/packet-dcerpc-lsa-ds.c
3540    D /trunk/packet-dcerpc-lsa.c
3541    D /trunk/packet-dcerpc-lsa.h
3542    D /trunk/packet-dcerpc-mapi.c
3543    D /trunk/packet-dcerpc-mapi.h
3544    D /trunk/packet-dcerpc-messenger.c
3545    D /trunk/packet-dcerpc-mgmt.c
3546    D /trunk/packet-dcerpc-ndr.c
3547    D /trunk/packet-dcerpc-netlogon.c
3548    D /trunk/packet-dcerpc-netlogon.h
3549    D /trunk/packet-dcerpc-nspi.c
3550    D /trunk/packet-dcerpc-nt.c
3551    D /trunk/packet-dcerpc-nt.h
3552    D /trunk/packet-dcerpc-oxid.c
3553    D /trunk/packet-dcerpc-rdaclif.c
3554    D /trunk/packet-dcerpc-reg.c
3555    D /trunk/packet-dcerpc-reg.h
3556    D /trunk/packet-dcerpc-remact.c
3557    D /trunk/packet-dcerpc-rep_proc.c
3558    D /trunk/packet-dcerpc-roverride.c
3559    D /trunk/packet-dcerpc-rpriv.c
3560    D /trunk/packet-dcerpc-rs_acct.c
3561    D /trunk/packet-dcerpc-rs_attr.c
3562    D /trunk/packet-dcerpc-rs_attr_schema.c
3563    D /trunk/packet-dcerpc-rs_bind.c
3564    D /trunk/packet-dcerpc-rs_misc.c
3565    D /trunk/packet-dcerpc-rs_pgo.c
3566    D /trunk/packet-dcerpc-rs_plcy.c
3567    D /trunk/packet-dcerpc-rs_prop_acct.c
3568    D /trunk/packet-dcerpc-rs_prop_acl.c
3569    D /trunk/packet-dcerpc-rs_prop_attr.c
3570    D /trunk/packet-dcerpc-rs_prop_pgo.c
3571    D /trunk/packet-dcerpc-rs_prop_plcy.c
3572    D /trunk/packet-dcerpc-rs_pwd_mgmt.c
3573    D /trunk/packet-dcerpc-rs_repadm.c
3574    D /trunk/packet-dcerpc-rs_replist.c
3575    D /trunk/packet-dcerpc-rs_repmgr.c
3576    D /trunk/packet-dcerpc-rs_unix.c
3577    D /trunk/packet-dcerpc-rsec_login.c
3578    D /trunk/packet-dcerpc-samr.c
3579    D /trunk/packet-dcerpc-samr.h
3580    D /trunk/packet-dcerpc-secidmap.c
3581    D /trunk/packet-dcerpc-spoolss.c
3582    D /trunk/packet-dcerpc-spoolss.h
3583    D /trunk/packet-dcerpc-srvsvc.c
3584    D /trunk/packet-dcerpc-srvsvc.h
3585    D /trunk/packet-dcerpc-svcctl.c
3586    D /trunk/packet-dcerpc-svcctl.h
3587    D /trunk/packet-dcerpc-tapi.c
3588    D /trunk/packet-dcerpc-tapi.h
3589    D /trunk/packet-dcerpc-tkn4int.c
3590    D /trunk/packet-dcerpc-trksvr.c
3591    D /trunk/packet-dcerpc-ubikdisk.c
3592    D /trunk/packet-dcerpc-ubikvote.c
3593    D /trunk/packet-dcerpc-update.c
3594    D /trunk/packet-dcerpc-wkssvc.c
3595    D /trunk/packet-dcerpc-wkssvc.h
3596    D /trunk/packet-dcerpc.c
3597    D /trunk/packet-dcerpc.h
3598    D /trunk/packet-dcm.c
3599    D /trunk/packet-ddtp.c
3600    D /trunk/packet-ddtp.h
3601    D /trunk/packet-dec-bpdu.c
3602    D /trunk/packet-dhcpv6.c
3603    D /trunk/packet-diameter-defs.h
3604    D /trunk/packet-diameter.c
3605    D /trunk/packet-diffserv-mpls-common.c
3606    D /trunk/packet-diffserv-mpls-common.h
3607    D /trunk/packet-distcc.c
3608    D /trunk/packet-dlsw.c
3609    D /trunk/packet-dnp.c
3610    D /trunk/packet-dns.c
3611    D /trunk/packet-dns.h
3612    D /trunk/packet-dsi.c
3613    D /trunk/packet-dvmrp.c
3614    D /trunk/packet-dvmrp.h
3615    D /trunk/packet-e164.c
3616    D /trunk/packet-e164.h
3617    D /trunk/packet-eap.c
3618    D /trunk/packet-eapol.c
3619    D /trunk/packet-echo.c
3620    D /trunk/packet-edonkey.c
3621    D /trunk/packet-edonkey.h
3622    D /trunk/packet-eigrp.c
3623    D /trunk/packet-enc.c
3624    D /trunk/packet-enip.c
3625    D /trunk/packet-enrp.c
3626    D /trunk/packet-esis.c
3627    D /trunk/packet-esis.h
3628    D /trunk/packet-eth.c
3629    D /trunk/packet-eth.h
3630    D /trunk/packet-etherip.c
3631    D /trunk/packet-ethertype.c
3632    D /trunk/packet-fc.c
3633    D /trunk/packet-fc.h
3634    D /trunk/packet-fcbls.h
3635    D /trunk/packet-fcct.c
3636    D /trunk/packet-fcct.h
3637    D /trunk/packet-fcdns.c
3638    D /trunk/packet-fcdns.h
3639    D /trunk/packet-fcels.c
3640    D /trunk/packet-fcels.h
3641    D /trunk/packet-fcfcs.c
3642    D /trunk/packet-fcfcs.h
3643    D /trunk/packet-fcfzs.c
3644    D /trunk/packet-fcfzs.h
3645    D /trunk/packet-fcip.c
3646    D /trunk/packet-fclctl.c
3647    D /trunk/packet-fclctl.h
3648    D /trunk/packet-fcp.c
3649    D /trunk/packet-fcp.h
3650    D /trunk/packet-fcsb3.c
3651    D /trunk/packet-fcsb3.h
3652    D /trunk/packet-fcsp.c
3653    D /trunk/packet-fcsp.h
3654    D /trunk/packet-fcswils.c
3655    D /trunk/packet-fcswils.h
3656    D /trunk/packet-fddi.c
3657    D /trunk/packet-fddi.h
3658    D /trunk/packet-fix.c
3659    D /trunk/packet-fr.c
3660    D /trunk/packet-frame.c
3661    D /trunk/packet-frame.h
3662    D /trunk/packet-ftam.c
3663    D /trunk/packet-ftam.h
3664    D /trunk/packet-ftp.c
3665    D /trunk/packet-fw1.c
3666    D /trunk/packet-gift.c
3667    D /trunk/packet-giop.c
3668    D /trunk/packet-giop.h
3669    D /trunk/packet-gmrp.c
3670    D /trunk/packet-gnutella.c
3671    D /trunk/packet-gnutella.h
3672    D /trunk/packet-gprs-llc.c
3673    D /trunk/packet-gprs-ns.c
3674    D /trunk/packet-gre.c
3675    D /trunk/packet-gsm_a.c
3676    D /trunk/packet-gsm_a.h
3677    D /trunk/packet-gsm_map.c
3678    D /trunk/packet-gsm_map.h
3679    D /trunk/packet-gsm_sms.c
3680    D /trunk/packet-gsm_sms.h
3681    D /trunk/packet-gsm_sms_ud.c
3682    D /trunk/packet-gsm_ss.c
3683    D /trunk/packet-gsm_ss.h
3684    D /trunk/packet-gssapi.c
3685    D /trunk/packet-gssapi.h
3686    D /trunk/packet-gtp.c
3687    D /trunk/packet-gtp.h
3688    D /trunk/packet-gvrp.c
3689    D /trunk/packet-h1.c
3690    D /trunk/packet-h225.c
3691    D /trunk/packet-h225.h
3692    D /trunk/packet-h235.c
3693    D /trunk/packet-h235.h
3694    D /trunk/packet-h245.c
3695    D /trunk/packet-h245.h
3696    D /trunk/packet-h261.c
3697    D /trunk/packet-h263.c
3698    D /trunk/packet-h450.c
3699    D /trunk/packet-hclnfsd.c
3700    D /trunk/packet-hclnfsd.h
3701    D /trunk/packet-hpext.c
3702    D /trunk/packet-hpext.h
3703    D /trunk/packet-hsrp.c
3704    D /trunk/packet-http.c
3705    D /trunk/packet-http.h
3706    D /trunk/packet-hyperscsi.c
3707    D /trunk/packet-iapp.c
3708    D /trunk/packet-iax2.c
3709    D /trunk/packet-iax2.h
3710    D /trunk/packet-ib.c
3711    D /trunk/packet-icap.c
3712    D /trunk/packet-icmpv6.c
3713    D /trunk/packet-icp.c
3714    D /trunk/packet-icq.c
3715    D /trunk/packet-ieee80211.c
3716    D /trunk/packet-ieee80211.h
3717    D /trunk/packet-ieee8023.c
3718    D /trunk/packet-ieee8023.h
3719    D /trunk/packet-igap.c
3720    D /trunk/packet-igap.h
3721    D /trunk/packet-igmp.c
3722    D /trunk/packet-igmp.h
3723    D /trunk/packet-igrp.c
3724    D /trunk/packet-image-gif.c
3725    D /trunk/packet-image-jfif.c
3726    D /trunk/packet-imap.c
3727    D /trunk/packet-ip.c
3728    D /trunk/packet-ip.h
3729    D /trunk/packet-ipdc.c
3730    D /trunk/packet-ipdc.h
3731    D /trunk/packet-ipfc.c
3732    D /trunk/packet-ipfc.h
3733    D /trunk/packet-ipmi.c
3734    D /trunk/packet-ipp.c
3735    D /trunk/packet-ipsec-udp.c
3736    D /trunk/packet-ipsec.c
3737    D /trunk/packet-ipsec.h
3738    D /trunk/packet-ipv6.c
3739    D /trunk/packet-ipv6.h
3740    D /trunk/packet-ipvs-syncd.c
3741    D /trunk/packet-ipx.c
3742    D /trunk/packet-ipx.h
3743    D /trunk/packet-ipxwan.c
3744    D /trunk/packet-irc.c
3745    D /trunk/packet-isakmp.c
3746    D /trunk/packet-iscsi.c
3747    D /trunk/packet-isdn.c
3748    D /trunk/packet-isis-clv.c
3749    D /trunk/packet-isis-clv.h
3750    D /trunk/packet-isis-hello.c
3751    D /trunk/packet-isis-hello.h
3752    D /trunk/packet-isis-lsp.c
3753    D /trunk/packet-isis-lsp.h
3754    D /trunk/packet-isis-snp.c
3755    D /trunk/packet-isis-snp.h
3756    D /trunk/packet-isis.c
3757    D /trunk/packet-isis.h
3758    D /trunk/packet-isl.c
3759    D /trunk/packet-isl.h
3760    D /trunk/packet-ismp.c
3761    D /trunk/packet-isns.c
3762    D /trunk/packet-isup.c
3763    D /trunk/packet-isup.h
3764    D /trunk/packet-iua.c
3765    D /trunk/packet-jabber.c
3766    D /trunk/packet-kadm5.c
3767    D /trunk/packet-kerberos.c
3768    D /trunk/packet-kerberos.h
3769    D /trunk/packet-klm.c
3770    D /trunk/packet-klm.h
3771    D /trunk/packet-kpasswd.c
3772    D /trunk/packet-l2tp.c
3773    D /trunk/packet-lapb.c
3774    D /trunk/packet-lapbether.c
3775    D /trunk/packet-lapd.c
3776    D /trunk/packet-laplink.c
3777    D /trunk/packet-ldap.c
3778    D /trunk/packet-ldap.h
3779    D /trunk/packet-ldp.c
3780    D /trunk/packet-ldp.h
3781    D /trunk/packet-llc.c
3782    D /trunk/packet-llc.h
3783    D /trunk/packet-lmi.c
3784    D /trunk/packet-lmp.c
3785    D /trunk/packet-lpd.c
3786    D /trunk/packet-lwapp.c
3787    D /trunk/packet-m2pa.c
3788    D /trunk/packet-m2tp.c
3789    D /trunk/packet-m2ua.c
3790    D /trunk/packet-m3ua.c
3791    D /trunk/packet-mbtcp.c
3792    D /trunk/packet-mdshdr.c
3793    D /trunk/packet-media.c
3794    D /trunk/packet-mip.c
3795    D /trunk/packet-mip6.c
3796    D /trunk/packet-mip6.h
3797    D /trunk/packet-mmse.c
3798    D /trunk/packet-mount.c
3799    D /trunk/packet-mount.h
3800    D /trunk/packet-mpeg1.c
3801    D /trunk/packet-mpls-echo.c
3802    D /trunk/packet-mpls.c
3803    D /trunk/packet-mq-pcf.c
3804    D /trunk/packet-mq.c
3805    D /trunk/packet-mq.h
3806    D /trunk/packet-mrdisc.c
3807    D /trunk/packet-mrdisc.h
3808    D /trunk/packet-msdp.c
3809    D /trunk/packet-msn-messenger.c
3810    D /trunk/packet-msnip.c
3811    D /trunk/packet-msnip.h
3812    D /trunk/packet-msproxy.c
3813    D /trunk/packet-mtp2.c
3814    D /trunk/packet-mtp3.c
3815    D /trunk/packet-mtp3.h
3816    D /trunk/packet-mtp3mg.c
3817    D /trunk/packet-multipart.c
3818    D /trunk/packet-mysql.c
3819    D /trunk/packet-nbipx.c
3820    D /trunk/packet-nbns.c
3821    D /trunk/packet-ncp-int.h
3822    D /trunk/packet-ncp-nmas.c
3823    D /trunk/packet-ncp-nmas.h
3824    D /trunk/packet-ncp.c
3825    D /trunk/packet-ncp2222.inc
3826    D /trunk/packet-ndmp.c
3827    D /trunk/packet-ndps.c
3828    D /trunk/packet-ndps.h
3829    D /trunk/packet-netbios.c
3830    D /trunk/packet-netbios.h
3831    D /trunk/packet-netflow.c
3832    D /trunk/packet-nfs.c
3833    D /trunk/packet-nfs.h
3834    D /trunk/packet-nfsacl.c
3835    D /trunk/packet-nfsauth.c
3836    D /trunk/packet-nisplus.c
3837    D /trunk/packet-nisplus.h
3838    D /trunk/packet-nlm.c
3839    D /trunk/packet-nlm.h
3840    D /trunk/packet-nlsp.c
3841    D /trunk/packet-nntp.c
3842    D /trunk/packet-nt-oui.c
3843    D /trunk/packet-nt-sonmp.c
3844    D /trunk/packet-nt-tpcp.c
3845    D /trunk/packet-ntlmssp.c
3846    D /trunk/packet-ntp.c
3847    D /trunk/packet-ntp.h
3848    D /trunk/packet-null.c
3849    D /trunk/packet-null.h
3850    D /trunk/packet-olsr.c
3851    D /trunk/packet-osi-options.c
3852    D /trunk/packet-osi-options.h
3853    D /trunk/packet-osi.c
3854    D /trunk/packet-osi.h
3855    D /trunk/packet-ospf.c
3856    D /trunk/packet-pcnfsd.c
3857    D /trunk/packet-pcnfsd.h
3858    D /trunk/packet-per.c
3859    D /trunk/packet-per.h
3860    D /trunk/packet-pflog.c
3861    D /trunk/packet-pflog.h
3862    D /trunk/packet-pgm.c
3863    D /trunk/packet-pim.c
3864    D /trunk/packet-pim.h
3865    D /trunk/packet-pktc.c
3866    D /trunk/packet-pktc.h
3867    D /trunk/packet-pop.c
3868    D /trunk/packet-portmap.c
3869    D /trunk/packet-portmap.h
3870    D /trunk/packet-postgresql.c
3871    D /trunk/packet-ppp.c
3872    D /trunk/packet-ppp.h
3873    D /trunk/packet-pppoe.c
3874    D /trunk/packet-pptp.c
3875    D /trunk/packet-pres.c
3876    D /trunk/packet-pres.h
3877    D /trunk/packet-prism.c
3878    D /trunk/packet-prism.h
3879    D /trunk/packet-ptp.c
3880    D /trunk/packet-q2931.c
3881    D /trunk/packet-q931.c
3882    D /trunk/packet-q931.h
3883    D /trunk/packet-q933.c
3884    D /trunk/packet-qllc.c
3885    D /trunk/packet-quake.c
3886    D /trunk/packet-quake2.c
3887    D /trunk/packet-quake3.c
3888    D /trunk/packet-quakeworld.c
3889    D /trunk/packet-radiotap.c
3890    D /trunk/packet-radiotap.h
3891    D /trunk/packet-radius.c
3892    D /trunk/packet-ranap.c
3893    D /trunk/packet-raw.c
3894    D /trunk/packet-raw.h
3895    D /trunk/packet-rip.c
3896    D /trunk/packet-ripng.c
3897    D /trunk/packet-ripng.h
3898    D /trunk/packet-rlogin.c
3899    D /trunk/packet-rmcp.c
3900    D /trunk/packet-rmi.c
3901    D /trunk/packet-rmi.h
3902    D /trunk/packet-rmp.c
3903    D /trunk/packet-rpc.c
3904    D /trunk/packet-rpc.h
3905    D /trunk/packet-rpl.c
3906    D /trunk/packet-rquota.c
3907    D /trunk/packet-rquota.h
3908    D /trunk/packet-rsh.c
3909    D /trunk/packet-rstat.c
3910    D /trunk/packet-rsvp.c
3911    D /trunk/packet-rsvp.h
3912    D /trunk/packet-rsync.c
3913    D /trunk/packet-rtcp.c
3914    D /trunk/packet-rtcp.h
3915    D /trunk/packet-rtp-events.c
3916    D /trunk/packet-rtp-events.h
3917    D /trunk/packet-rtp.c
3918    D /trunk/packet-rtp.h
3919    D /trunk/packet-rtps.c
3920    D /trunk/packet-rtps.h
3921    D /trunk/packet-rtsp.c
3922    D /trunk/packet-rwall.c
3923    D /trunk/packet-rwall.h
3924    D /trunk/packet-rx.c
3925    D /trunk/packet-rx.h
3926    D /trunk/packet-sadmind.c
3927    D /trunk/packet-sap.c
3928    D /trunk/packet-sccp.c
3929    D /trunk/packet-sccpmg.c
3930    D /trunk/packet-scsi.c
3931    D /trunk/packet-scsi.h
3932    D /trunk/packet-sctp.c
3933    D /trunk/packet-sctp.h
3934    D /trunk/packet-sdlc.c
3935    D /trunk/packet-sdp.c
3936    D /trunk/packet-sebek.c
3937    D /trunk/packet-ses.c
3938    D /trunk/packet-ses.h
3939    D /trunk/packet-sflow.c
3940    D /trunk/packet-sigcomp.c
3941    D /trunk/packet-sip.c
3942    D /trunk/packet-sip.h
3943    D /trunk/packet-sipfrag.c
3944    D /trunk/packet-skinny.c
3945    D /trunk/packet-slimp3.c
3946    D /trunk/packet-sll.c
3947    D /trunk/packet-sll.h
3948    D /trunk/packet-slowprotocols.c
3949    D /trunk/packet-slsk.c
3950    D /trunk/packet-smb-browse.c
3951    D /trunk/packet-smb-browse.h
3952    D /trunk/packet-smb-common.c
3953    D /trunk/packet-smb-common.h
3954    D /trunk/packet-smb-logon.c
3955    D /trunk/packet-smb-mailslot.c
3956    D /trunk/packet-smb-mailslot.h
3957    D /trunk/packet-smb-pipe.c
3958    D /trunk/packet-smb-pipe.h
3959    D /trunk/packet-smb-sidsnooping.c
3960    D /trunk/packet-smb-sidsnooping.h
3961    D /trunk/packet-smb.c
3962    D /trunk/packet-smpp.c
3963    D /trunk/packet-smtp.c
3964    D /trunk/packet-sna.c
3965    D /trunk/packet-sna.h
3966    D /trunk/packet-snaeth.c
3967    D /trunk/packet-sndcp.c
3968    D /trunk/packet-snmp.c
3969    D /trunk/packet-snmp.h
3970    D /trunk/packet-socks.c
3971    D /trunk/packet-spnego.c
3972    D /trunk/packet-spray.c
3973    D /trunk/packet-spray.h
3974    D /trunk/packet-srvloc.c
3975    D /trunk/packet-sscop.c
3976    D /trunk/packet-ssh.c
3977    D /trunk/packet-ssl.c
3978    D /trunk/packet-stat-notify.c
3979    D /trunk/packet-stat-notify.h
3980    D /trunk/packet-stat.c
3981    D /trunk/packet-stat.h
3982    D /trunk/packet-stun.c
3983    D /trunk/packet-sua.c
3984    D /trunk/packet-symantec.c
3985    D /trunk/packet-syslog.c
3986    D /trunk/packet-t38.c
3987    D /trunk/packet-tacacs.c
3988    D /trunk/packet-tacacs.h
3989    D /trunk/packet-tcap.c
3990    D /trunk/packet-tcap.h
3991    D /trunk/packet-tcp.c
3992    D /trunk/packet-tcp.h
3993    D /trunk/packet-tds.c
3994    D /trunk/packet-teimanagement.c
3995    D /trunk/packet-telnet.c
3996    D /trunk/packet-teredo.c
3997    D /trunk/packet-text-media.c
3998    D /trunk/packet-tftp.c
3999    D /trunk/packet-time.c
4000    D /trunk/packet-tns.c
4001    D /trunk/packet-tns.h
4002    D /trunk/packet-tpkt.c
4003    D /trunk/packet-tpkt.h
4004    D /trunk/packet-tr.c
4005    D /trunk/packet-tr.h
4006    D /trunk/packet-trmac.c
4007    D /trunk/packet-tsp.c
4008    D /trunk/packet-tuxedo.c
4009    D /trunk/packet-tzsp.c
4010    D /trunk/packet-ucp.c
4011    D /trunk/packet-udp.c
4012    D /trunk/packet-udp.h
4013    D /trunk/packet-v120.c
4014    D /trunk/packet-vines.c
4015    D /trunk/packet-vines.h
4016    D /trunk/packet-vj.c
4017    D /trunk/packet-vlan.c
4018    D /trunk/packet-vlan.h
4019    D /trunk/packet-vrrp.c
4020    D /trunk/packet-vtp.c
4021    D /trunk/packet-wap.c
4022    D /trunk/packet-wap.h
4023    D /trunk/packet-wbxml.c
4024    D /trunk/packet-wccp.c
4025    D /trunk/packet-wccp.h
4026    D /trunk/packet-wcp.c
4027    D /trunk/packet-wfleet-hdlc.c
4028    D /trunk/packet-who.c
4029    D /trunk/packet-wlancap.c
4030    D /trunk/packet-wlancap.h
4031    D /trunk/packet-wsp.c
4032    D /trunk/packet-wsp.h
4033    D /trunk/packet-wtls.c
4034    D /trunk/packet-wtls.h
4035    D /trunk/packet-wtp.c
4036    D /trunk/packet-wtp.h
4037    D /trunk/packet-x11-keysym.h
4038    D /trunk/packet-x11-keysymdef.h
4039    D /trunk/packet-x11.c
4040    D /trunk/packet-x25.c
4041    D /trunk/packet-x29.c
4042    D /trunk/packet-xdmcp.c
4043    D /trunk/packet-xot.c
4044    D /trunk/packet-xyplex.c
4045    D /trunk/packet-yhoo.c
4046    D /trunk/packet-ymsg.c
4047    D /trunk/packet-ypbind.c
4048    D /trunk/packet-ypbind.h
4049    D /trunk/packet-yppasswd.c
4050    D /trunk/packet-yppasswd.h
4051    D /trunk/packet-ypserv.c
4052    D /trunk/packet-ypserv.h
4053    D /trunk/packet-ypxfr.c
4054    D /trunk/packet-ypxfr.h
4055    D /trunk/packet-zebra.c
4056    M /trunk/plugins/giop/packet-coseventcomm.c
4057    M /trunk/plugins/giop/packet-cosnaming.c
4058    M /trunk/plugins/gryphon/packet-gryphon.c
4059    M /trunk/plugins/plugin_api.h
4060    M /trunk/plugins/plugin_api_list.c
4061    M /trunk/print.c
4062    D /trunk/process-x11-fields.pl
4063    M /trunk/reassemble.c
4064    M /trunk/tap-ansi_astat.c
4065    M /trunk/tap-dcerpcstat.c
4066    M /trunk/tap-gsm_astat.c
4067    M /trunk/tap-h225counter.c
4068    M /trunk/tap-h225rassrt.c
4069    M /trunk/tap-httpstat.c
4070    M /trunk/tap-iousers.c
4071    M /trunk/tap-rpcprogs.c
4072    M /trunk/tap-rpcstat.c
4073    M /trunk/tap-sipstat.c
4074    M /trunk/tap-smbsids.c
4075    M /trunk/tap-wspstat.c
4076    D /trunk/x11-fields
4077
4078 Move dissectors to epan/dissectors directory.
4079
4080 Also move ncp222.py, x11-fields, process-x11-fields.pl,
4081 make-reg-dotc, and make-reg-dotc.py.
4082
4083 Adjust #include lines in files that include packet-*.h
4084 files.
4085
4086 ------------------------------------------------------------------------
4087 r11409 | ulfl | 2004-07-18 10:52:21 -0500 (Sun, 18 Jul 2004) | 1 line
4088 Changed paths:
4089    D /trunk/gtk2
4090
4091 As the gtk2 directory is no longer needed (GTK1 and 2 are using the same sources from gtk dir and conditional compilation for a long time now), and we are using subversion now, it should be safe to remove this dir without loosing all the history.
4092 ------------------------------------------------------------------------
4093 r11408 | guy | 2004-07-17 23:03:26 -0500 (Sat, 17 Jul 2004) | 3 lines
4094 Changed paths:
4095    M /trunk/packet-gssapi.h
4096    M /trunk/packet-kerberos.c
4097
4098 Declare "wrap_dissect_gssapi_verf()" in "packet-gssapi.h", and, in
4099 "packet-kerberos.c", get the declaration from that header.
4100
4101 ------------------------------------------------------------------------
4102 r11407 | guy | 2004-07-17 23:01:23 -0500 (Sat, 17 Jul 2004) | 4 lines
4103 Changed paths:
4104    M /trunk/packet-gssapi.c
4105
4106 Use -1, rather than "tvb_length_remaining(tvb, offset)", in
4107 "tvb_new_subset()" calls with an offset of "offset", so that the
4108 reported length is set appropriately.
4109
4110 ------------------------------------------------------------------------
4111 r11406 | guy | 2004-07-17 22:46:34 -0500 (Sat, 17 Jul 2004) | 8 lines
4112 Changed paths:
4113    M /trunk/packet-dcerpc.c
4114    M /trunk/packet-dcerpc.h
4115    M /trunk/packet-gssapi.c
4116    M /trunk/packet-kerberos.c
4117
4118 From Jean-Baptiste Marchand:
4119
4120         add identification for various Microsoft Security Service
4121         Providers in DCE RPC;
4122
4123         for the Kerberos SSP, disect AP_REQ and AP_REP tokens in DCE RPC
4124         Bind requests.
4125
4126 ------------------------------------------------------------------------
4127 r11405 | guy | 2004-07-17 22:34:37 -0500 (Sat, 17 Jul 2004) | 3 lines
4128 Changed paths:
4129    M /trunk/packet-ssl.c
4130
4131 From Marco van den Bovenkamp: add the Sun elliptic curve and
4132 Cambellia-based cipher suites.
4133
4134 ------------------------------------------------------------------------
4135 r11404 | guy | 2004-07-17 21:56:29 -0500 (Sat, 17 Jul 2004) | 12 lines
4136 Changed paths:
4137    M /trunk/gtk/capture_if_dlg.c
4138
4139 Add some comments, and expand on a comment (if "pcap_stats()" returns
4140 counts since the last call, not since the beginning of the capture, on
4141 Windows, that's a bug - and that bug *does* exist on some UN*Xes).
4142
4143 Clean up indentation.
4144
4145 Use the minimum snapshot length, not the maximum snapshot length, when
4146 opening a network interface to keep track of how many packets are
4147 arriving on it (that might cause packet data to be discarded rather than
4148 buffering it, reducing the overhead of running all those captures from
4149 which we don't actually grab any packets.
4150
4151 ------------------------------------------------------------------------
4152 r11403 | guy | 2004-07-17 21:43:18 -0500 (Sat, 17 Jul 2004) | 2 lines
4153 Changed paths:
4154    M /trunk/gtk/capture_if_dlg.c
4155
4156 Not all interfaces have descriptions.
4157
4158 ------------------------------------------------------------------------
4159 r11402 | guy | 2004-07-17 21:34:45 -0500 (Sat, 17 Jul 2004) | 6 lines
4160 Changed paths:
4161    M /trunk/pcap-util-int.h
4162    M /trunk/pcap-util-unix.c
4163    M /trunk/pcap-util.c
4164
4165 Get IPv4 addresses and the loopback flag if we don't have
4166 "pcap_findalldevs()".
4167
4168 "if_info_ip()" is used - and can be compiled - only if libpcap has
4169 "pcap_findalldevs()".
4170
4171 ------------------------------------------------------------------------
4172 r11401 | guy | 2004-07-17 21:32:19 -0500 (Sat, 17 Jul 2004) | 2 lines
4173 Changed paths:
4174    M /trunk/gtk/capture_dlg.c
4175
4176 Squelch a compiler warning.
4177
4178 ------------------------------------------------------------------------
4179 r11400 | guy | 2004-07-17 19:24:25 -0500 (Sat, 17 Jul 2004) | 6 lines
4180 Changed paths:
4181    M /trunk/AUTHORS
4182    M /trunk/COPYING
4183    M /trunk/ChangeLog
4184    M /trunk/Ethereal.desktop
4185    M /trunk/FAQ
4186    M /trunk/INSTALL
4187    M /trunk/INSTALL.configure
4188    M /trunk/Makefile.am
4189    M /trunk/Makefile.common
4190    M /trunk/Makefile.nmake
4191    M /trunk/NEWS
4192    M /trunk/README
4193    M /trunk/README.aix
4194    M /trunk/README.bsd
4195    M /trunk/README.hpux
4196    M /trunk/README.irix
4197    M /trunk/README.linux
4198    M /trunk/README.macos
4199    M /trunk/README.tru64
4200    M /trunk/README.vmware
4201    M /trunk/README.win32
4202    M /trunk/TODO
4203    M /trunk/acinclude.m4
4204    M /trunk/aclocal-fallback/glib-2.0.m4
4205    M /trunk/aclocal-fallback/glib.m4
4206    M /trunk/aclocal-fallback/gtk-2.0.m4
4207    M /trunk/aclocal-fallback/gtk.m4
4208    M /trunk/aclocal-flags
4209    M /trunk/adler32.c
4210    M /trunk/adler32.h
4211    M /trunk/afn.c
4212    M /trunk/afn.h
4213    M /trunk/aftypes.h
4214    M /trunk/alert_box.c
4215    M /trunk/alert_box.h
4216    M /trunk/arcnet_pids.h
4217    M /trunk/asn1/h235/H235-SECURITY-MESSAGES.asn
4218    M /trunk/asn1/h235/h235.cnf
4219    M /trunk/asn1/h235/packet-h235-template.c
4220    M /trunk/asn1/h235/packet-h235-template.h
4221    M /trunk/asn1.c
4222    M /trunk/asn1.h
4223    M /trunk/autogen.sh
4224    M /trunk/bridged_pids.h
4225    M /trunk/capture-wpcap.c
4226    M /trunk/capture-wpcap.h
4227    M /trunk/capture.c
4228    M /trunk/capture.h
4229    M /trunk/capture_stop_conditions.c
4230    M /trunk/capture_stop_conditions.h
4231    M /trunk/cfile.c
4232    M /trunk/cfile.h
4233    M /trunk/chdlctypes.h
4234    M /trunk/cleanbld.bat
4235    M /trunk/color.h
4236    M /trunk/column.c
4237    M /trunk/column.h
4238    M /trunk/conditions.c
4239    M /trunk/conditions.h
4240    M /trunk/config.guess
4241    M /trunk/config.h.win32
4242    M /trunk/config.nmake
4243    M /trunk/config.sub
4244    M /trunk/configure.in
4245    M /trunk/crc16.c
4246    M /trunk/crc16.h
4247    M /trunk/crc32.c
4248    M /trunk/crc32.h
4249    M /trunk/crypt-des.c
4250    M /trunk/crypt-des.h
4251    M /trunk/crypt-md4.c
4252    M /trunk/crypt-md4.h
4253    M /trunk/crypt-md5.c
4254    M /trunk/crypt-md5.h
4255    M /trunk/crypt-rc4.c
4256    M /trunk/crypt-rc4.h
4257    M /trunk/debian/README.debian
4258    M /trunk/debian/changelog
4259    M /trunk/debian/control
4260    M /trunk/debian/copyright
4261    M /trunk/debian/dirs
4262    M /trunk/debian/docs
4263    M /trunk/debian/ethereal-common.files
4264    M /trunk/debian/ethereal-common.manpages
4265    M /trunk/debian/ethereal-dev.docs
4266    M /trunk/debian/ethereal-dev.files
4267    M /trunk/debian/ethereal-dev.header-files
4268    M /trunk/debian/ethereal-dev.manpages
4269    M /trunk/debian/ethereal-dev.postinst
4270    M /trunk/debian/ethereal-dev.prerm
4271    M /trunk/debian/ethereal.files
4272    M /trunk/debian/ethereal.manpages
4273    M /trunk/debian/ethereal.menu
4274    M /trunk/debian/menu
4275    M /trunk/debian/postinst
4276    M /trunk/debian/prerm
4277    M /trunk/debian/rules
4278    M /trunk/debian/tethereal.files
4279    M /trunk/debian/tethereal.manpages
4280    M /trunk/dftest.c
4281    M /trunk/dictionary.dtd
4282    M /trunk/dictionary.xml
4283    M /trunk/disabled_protos.c
4284    M /trunk/disabled_protos.h
4285    M /trunk/doc/Makefile.am
4286    M /trunk/doc/Makefile.nmake
4287    M /trunk/doc/README.capture
4288    M /trunk/doc/README.design
4289    M /trunk/doc/README.developer
4290    M /trunk/doc/README.idl2eth
4291    M /trunk/doc/README.plugins
4292    M /trunk/doc/README.regression
4293    M /trunk/doc/README.tapping
4294    M /trunk/doc/README.tvbuff
4295    M /trunk/doc/README.xml-output
4296    M /trunk/doc/dfilter2pod.pl
4297    M /trunk/doc/editcap.pod
4298    M /trunk/doc/eproto2sgml
4299    M /trunk/doc/ethereal-filter.pod.template
4300    M /trunk/doc/ethereal-tut.mgp
4301    M /trunk/doc/ethereal.pod
4302    M /trunk/doc/idl2eth.pod
4303    M /trunk/doc/mergecap.pod
4304    M /trunk/doc/randpkt.txt
4305    M /trunk/doc/sgml.doc.template
4306    M /trunk/doc/tethereal.pod
4307    M /trunk/doc/text2pcap.pod
4308    M /trunk/doxygen.cfg.in
4309    M /trunk/editcap.c
4310    M /trunk/epan/AUTHORS
4311    M /trunk/epan/ChangeLog
4312    M /trunk/epan/Makefile.am
4313    M /trunk/epan/Makefile.common
4314    M /trunk/epan/Makefile.nmake
4315    M /trunk/epan/NEWS
4316    M /trunk/epan/README
4317    M /trunk/epan/addr_and_mask.c
4318    M /trunk/epan/addr_and_mask.h
4319    M /trunk/epan/atalk-utils.c
4320    M /trunk/epan/atalk-utils.h
4321    M /trunk/epan/bitswap.c
4322    M /trunk/epan/bitswap.h
4323    M /trunk/epan/circuit.c
4324    M /trunk/epan/circuit.h
4325    M /trunk/epan/column-utils.c
4326    M /trunk/epan/column-utils.h
4327    M /trunk/epan/column_info.h
4328    M /trunk/epan/conversation.c
4329    M /trunk/epan/conversation.h
4330    M /trunk/epan/dfilter/Makefile.am
4331    M /trunk/epan/dfilter/Makefile.nmake
4332    M /trunk/epan/dfilter/README.dfilter
4333    M /trunk/epan/dfilter/dfilter-int.h
4334    M /trunk/epan/dfilter/dfilter.c
4335    M /trunk/epan/dfilter/dfilter.h
4336    M /trunk/epan/dfilter/dfvm.c
4337    M /trunk/epan/dfilter/dfvm.h
4338    M /trunk/epan/dfilter/drange.c
4339    M /trunk/epan/dfilter/drange.h
4340    M /trunk/epan/dfilter/gencode.c
4341    M /trunk/epan/dfilter/gencode.h
4342    M /trunk/epan/dfilter/glib-util.c
4343    M /trunk/epan/dfilter/glib-util.h
4344    M /trunk/epan/dfilter/grammar.lemon
4345    M /trunk/epan/dfilter/scanner.l
4346    M /trunk/epan/dfilter/semcheck.c
4347    M /trunk/epan/dfilter/semcheck.h
4348    M /trunk/epan/dfilter/sttype-integer.c
4349    M /trunk/epan/dfilter/sttype-pointer.c
4350    M /trunk/epan/dfilter/sttype-range.c
4351    M /trunk/epan/dfilter/sttype-range.h
4352    M /trunk/epan/dfilter/sttype-string.c
4353    M /trunk/epan/dfilter/sttype-test.c
4354    M /trunk/epan/dfilter/sttype-test.h
4355    M /trunk/epan/dfilter/syntax-tree.c
4356    M /trunk/epan/dfilter/syntax-tree.h
4357    M /trunk/epan/doxygen.cfg.in
4358    M /trunk/epan/epan.c
4359    M /trunk/epan/epan.h
4360    M /trunk/epan/epan_dissect.h
4361    M /trunk/epan/except.c
4362    M /trunk/epan/except.h
4363    M /trunk/epan/exceptions.h
4364    M /trunk/epan/filesystem.c
4365    M /trunk/epan/filesystem.h
4366    M /trunk/epan/frame_data.c
4367    M /trunk/epan/frame_data.h
4368    M /trunk/epan/ftypes/Makefile.am
4369    M /trunk/epan/ftypes/Makefile.nmake
4370    M /trunk/epan/ftypes/ftype-bytes.c
4371    M /trunk/epan/ftypes/ftype-double.c
4372    M /trunk/epan/ftypes/ftype-integer.c
4373    M /trunk/epan/ftypes/ftype-ipv4.c
4374    M /trunk/epan/ftypes/ftype-none.c
4375    M /trunk/epan/ftypes/ftype-pcre.c
4376    M /trunk/epan/ftypes/ftype-string.c
4377    M /trunk/epan/ftypes/ftype-time.c
4378    M /trunk/epan/ftypes/ftype-tvbuff.c
4379    M /trunk/epan/ftypes/ftypes-int.h
4380    M /trunk/epan/ftypes/ftypes.c
4381    M /trunk/epan/ftypes/ftypes.h
4382    M /trunk/epan/gdebug.h
4383    M /trunk/epan/inet_aton.c
4384    M /trunk/epan/inet_aton.h
4385    M /trunk/epan/inet_ntop.c
4386    M /trunk/epan/inet_pton.c
4387    M /trunk/epan/inet_v6defs.h
4388    M /trunk/epan/int-64bit.c
4389    M /trunk/epan/int-64bit.h
4390    M /trunk/epan/ipv4.c
4391    M /trunk/epan/ipv4.h
4392    M /trunk/epan/ipv6-utils.h
4393    M /trunk/epan/libethereal.def
4394    M /trunk/epan/nstime.h
4395    M /trunk/epan/osi-utils.c
4396    M /trunk/epan/osi-utils.h
4397    M /trunk/epan/packet.c
4398    M /trunk/epan/packet.h
4399    M /trunk/epan/packet_info.h
4400    M /trunk/epan/pint.h
4401    M /trunk/epan/plugins.c
4402    M /trunk/epan/plugins.h
4403    M /trunk/epan/proto.c
4404    M /trunk/epan/proto.h
4405    M /trunk/epan/report_err.h
4406    M /trunk/epan/resolv.c
4407    M /trunk/epan/resolv.h
4408    M /trunk/epan/slab.h
4409    M /trunk/epan/sna-utils.c
4410    M /trunk/epan/sna-utils.h
4411    M /trunk/epan/strutil.c
4412    M /trunk/epan/strutil.h
4413    M /trunk/epan/timestamp.c
4414    M /trunk/epan/timestamp.h
4415    M /trunk/epan/to_str.c
4416    M /trunk/epan/to_str.h
4417    M /trunk/epan/tvbtest.c
4418    M /trunk/epan/tvbuff.c
4419    M /trunk/epan/tvbuff.h
4420    M /trunk/epan/value_string.c
4421    M /trunk/epan/value_string.h
4422    M /trunk/ethereal_be.py
4423    M /trunk/ethereal_gen.py
4424    M /trunk/etypes.h
4425    M /trunk/file.c
4426    M /trunk/file.h
4427    M /trunk/filters.c
4428    M /trunk/filters.h
4429    M /trunk/follow.c
4430    M /trunk/follow.h
4431    M /trunk/format-oid.h
4432    M /trunk/g711.c
4433    M /trunk/g711.h
4434    M /trunk/getopt.c
4435    M /trunk/getopt.h
4436    M /trunk/globals.h
4437    M /trunk/greproto.h
4438    M /trunk/gtk/Makefile.am
4439    M /trunk/gtk/Makefile.common
4440    M /trunk/gtk/Makefile.nmake
4441    M /trunk/gtk/STATUS.gtk2
4442    M /trunk/gtk/about_dlg.c
4443    M /trunk/gtk/about_dlg.h
4444    M /trunk/gtk/ansi_a_stat.c
4445    M /trunk/gtk/ansi_map_stat.c
4446    M /trunk/gtk/bootp_stat.c
4447    M /trunk/gtk/capture_combo_utils.c
4448    M /trunk/gtk/capture_combo_utils.h
4449    M /trunk/gtk/capture_dlg.c
4450    M /trunk/gtk/capture_dlg.h
4451    M /trunk/gtk/capture_if_dlg.c
4452    M /trunk/gtk/capture_info_dlg.c
4453    M /trunk/gtk/capture_prefs.c
4454    M /trunk/gtk/capture_prefs.h
4455    M /trunk/gtk/color_dlg.c
4456    M /trunk/gtk/color_dlg.h
4457    M /trunk/gtk/color_filters.c
4458    M /trunk/gtk/color_filters.h
4459    M /trunk/gtk/color_utils.c
4460    M /trunk/gtk/color_utils.h
4461    M /trunk/gtk/colors.c
4462    M /trunk/gtk/colors.h
4463    M /trunk/gtk/column_prefs.c
4464    M /trunk/gtk/column_prefs.h
4465    M /trunk/gtk/compat_macros.h
4466    M /trunk/gtk/dcerpc_stat.c
4467    M /trunk/gtk/decode_as_dlg.c
4468    M /trunk/gtk/decode_as_dlg.h
4469    M /trunk/gtk/dfilter_expr_dlg.c
4470    M /trunk/gtk/dfilter_expr_dlg.h
4471    M /trunk/gtk/dlg_utils.c
4472    M /trunk/gtk/dlg_utils.h
4473    M /trunk/gtk/doxygen.cfg.in
4474    M /trunk/gtk/endpoint_talkers_eth.c
4475    M /trunk/gtk/endpoint_talkers_fc.c
4476    M /trunk/gtk/endpoint_talkers_fddi.c
4477    M /trunk/gtk/endpoint_talkers_ip.c
4478    M /trunk/gtk/endpoint_talkers_ipx.c
4479    M /trunk/gtk/endpoint_talkers_table.c
4480    M /trunk/gtk/endpoint_talkers_table.h
4481    M /trunk/gtk/endpoint_talkers_tcpip.c
4482    M /trunk/gtk/endpoint_talkers_tr.c
4483    M /trunk/gtk/endpoint_talkers_udpip.c
4484    M /trunk/gtk/ethclist.c
4485    M /trunk/gtk/ethclist.h
4486    M /trunk/gtk/fc_stat.c
4487    M /trunk/gtk/file_dlg.c
4488    M /trunk/gtk/file_dlg.h
4489    M /trunk/gtk/filter_prefs.c
4490    M /trunk/gtk/filter_prefs.h
4491    M /trunk/gtk/find_dlg.c
4492    M /trunk/gtk/find_dlg.h
4493    M /trunk/gtk/follow_dlg.c
4494    M /trunk/gtk/follow_dlg.h
4495    M /trunk/gtk/font_utils.c
4496    M /trunk/gtk/font_utils.h
4497    M /trunk/gtk/goto_dlg.c
4498    M /trunk/gtk/goto_dlg.h
4499    M /trunk/gtk/gsm_a_stat.c
4500    M /trunk/gtk/gsm_map_stat.c
4501    M /trunk/gtk/gsm_map_stat.h
4502    M /trunk/gtk/gsm_map_summary.c
4503    M /trunk/gtk/gtk_stat_util.c
4504    M /trunk/gtk/gtk_stat_util.h
4505    M /trunk/gtk/gtkglobals.h
4506    M /trunk/gtk/gui_prefs.c
4507    M /trunk/gtk/gui_prefs.h
4508    M /trunk/gtk/h225_counter.c
4509    M /trunk/gtk/h225_ras_srt.c
4510    M /trunk/gtk/help_dlg.c
4511    M /trunk/gtk/help_dlg.h
4512    M /trunk/gtk/hostlist_eth.c
4513    M /trunk/gtk/hostlist_fc.c
4514    M /trunk/gtk/hostlist_fddi.c
4515    M /trunk/gtk/hostlist_ip.c
4516    M /trunk/gtk/hostlist_ipx.c
4517    M /trunk/gtk/hostlist_table.c
4518    M /trunk/gtk/hostlist_table.h
4519    M /trunk/gtk/hostlist_tcpip.c
4520    M /trunk/gtk/hostlist_tr.c
4521    M /trunk/gtk/hostlist_udpip.c
4522    M /trunk/gtk/http_stat.c
4523    M /trunk/gtk/io_stat.c
4524    M /trunk/gtk/isprint.h
4525    M /trunk/gtk/isup_stat.c
4526    M /trunk/gtk/keys.h
4527    M /trunk/gtk/layout_prefs.c
4528    M /trunk/gtk/layout_prefs.h
4529    M /trunk/gtk/ldap_stat.c
4530    M /trunk/gtk/main.c
4531    M /trunk/gtk/main.h
4532    M /trunk/gtk/menu.c
4533    M /trunk/gtk/menu.h
4534    M /trunk/gtk/mgcp_stat.c
4535    M /trunk/gtk/mtp3_stat.c
4536    M /trunk/gtk/mtp3_stat.h
4537    M /trunk/gtk/mtp3_summary.c
4538    M /trunk/gtk/nameres_prefs.c
4539    M /trunk/gtk/nameres_prefs.h
4540    M /trunk/gtk/packet_list.c
4541    M /trunk/gtk/packet_list.h
4542    M /trunk/gtk/packet_win.c
4543    M /trunk/gtk/packet_win.h
4544    M /trunk/gtk/plugins_dlg.c
4545    M /trunk/gtk/prefs_dlg.c
4546    M /trunk/gtk/prefs_dlg.h
4547    M /trunk/gtk/print_dlg.c
4548    M /trunk/gtk/print_mswin.c
4549    M /trunk/gtk/print_mswin.h
4550    M /trunk/gtk/print_prefs.c
4551    M /trunk/gtk/print_prefs.h
4552    M /trunk/gtk/progress_dlg.c
4553    M /trunk/gtk/proto_dlg.c
4554    M /trunk/gtk/proto_dlg.h
4555    M /trunk/gtk/proto_draw.c
4556    M /trunk/gtk/proto_draw.h
4557    M /trunk/gtk/proto_hier_stats_dlg.c
4558    M /trunk/gtk/proto_hier_stats_dlg.h
4559    M /trunk/gtk/range_utils.c
4560    M /trunk/gtk/range_utils.h
4561    M /trunk/gtk/recent.c
4562    M /trunk/gtk/recent.h
4563    M /trunk/gtk/rpc_progs.c
4564    M /trunk/gtk/rpc_stat.c
4565    M /trunk/gtk/rtp_analysis.c
4566    M /trunk/gtk/rtp_analysis.h
4567    M /trunk/gtk/rtp_stream.c
4568    M /trunk/gtk/rtp_stream.h
4569    M /trunk/gtk/rtp_stream_dlg.c
4570    M /trunk/gtk/rtp_stream_dlg.h
4571    M /trunk/gtk/sat.h
4572    M /trunk/gtk/service_response_time_table.c
4573    M /trunk/gtk/service_response_time_table.h
4574    M /trunk/gtk/simple_dialog.c
4575    M /trunk/gtk/sip_stat.c
4576    M /trunk/gtk/smb_stat.c
4577    M /trunk/gtk/stream_prefs.c
4578    M /trunk/gtk/stream_prefs.h
4579    M /trunk/gtk/summary_dlg.c
4580    M /trunk/gtk/summary_dlg.h
4581    M /trunk/gtk/supported_protos_dlg.c
4582    M /trunk/gtk/supported_protos_dlg.h
4583    M /trunk/gtk/tap_dfilter_dlg.c
4584    M /trunk/gtk/tap_dfilter_dlg.h
4585    M /trunk/gtk/tap_menu.h
4586    M /trunk/gtk/tcp_graph.c
4587    M /trunk/gtk/text_page.c
4588    M /trunk/gtk/text_page.h
4589    M /trunk/gtk/toolbar.c
4590    M /trunk/gtk/toolbar.h
4591    M /trunk/gtk/ui_util.c
4592    M /trunk/gtk/ui_util.h
4593    M /trunk/gtk/webbrowser.c
4594    M /trunk/gtk/webbrowser.h
4595    M /trunk/gtk/wsp_stat.c
4596    M /trunk/h225-persistentdata.c
4597    M /trunk/h225-persistentdata.h
4598    M /trunk/help/Makefile.am
4599    M /trunk/help/Makefile.nmake
4600    M /trunk/help/capture_filters.txt
4601    M /trunk/help/capturing.txt
4602    M /trunk/help/display_filters.txt
4603    M /trunk/help/faq.txt
4604    M /trunk/help/getting_started.txt
4605    M /trunk/help/overview.txt
4606    M /trunk/help/toc
4607    M /trunk/help/well_known.txt
4608    M /trunk/iax2_codec_type.h
4609    M /trunk/idl2eth.sh
4610    M /trunk/image/Makefile.nmake
4611    M /trunk/image/README.image
4612    M /trunk/image/clist_ascend.xpm
4613    M /trunk/image/clist_descend.xpm
4614    M /trunk/image/dn_arrow.xpm
4615    M /trunk/image/editcap.rc.in
4616    M /trunk/image/eexcl3d64.xpm
4617    M /trunk/image/eicon3d16.xpm
4618    M /trunk/image/eicon3d32.xpm
4619    M /trunk/image/eicon3d48.xpm
4620    M /trunk/image/eicon3d64.xpm
4621    M /trunk/image/ethereal.rc.in
4622    M /trunk/image/icon-ethereal.xpm
4623    M /trunk/image/icon-excl.xpm
4624    M /trunk/image/icon_layout_1.xpm
4625    M /trunk/image/icon_layout_2.xpm
4626    M /trunk/image/icon_layout_3.xpm
4627    M /trunk/image/icon_layout_4.xpm
4628    M /trunk/image/icon_layout_5.xpm
4629    M /trunk/image/icon_layout_6.xpm
4630    M /trunk/image/libethereal.rc.in
4631    M /trunk/image/mergecap.rc.in
4632    M /trunk/image/stock_dialog_error_48.xpm
4633    M /trunk/image/stock_dialog_info_48.xpm
4634    M /trunk/image/stock_dialog_question_48.xpm
4635    M /trunk/image/stock_dialog_warning_48.xpm
4636    M /trunk/image/tethereal.rc.in
4637    M /trunk/image/text2pcap.rc.in
4638    M /trunk/image/toolbar/capture_24.xpm
4639    M /trunk/image/toolbar/cfilter_24.xpm
4640    M /trunk/image/toolbar/dfilter_24.xpm
4641    M /trunk/image/toolbar/stock_add_24.xpm
4642    M /trunk/image/toolbar/stock_bottom_24.xpm
4643    M /trunk/image/toolbar/stock_close_24.xpm
4644    M /trunk/image/toolbar/stock_colorselector_24.xpm
4645    M /trunk/image/toolbar/stock_help_24.xpm
4646    M /trunk/image/toolbar/stock_jump_to_24.xpm
4647    M /trunk/image/toolbar/stock_left_arrow_24.xpm
4648    M /trunk/image/toolbar/stock_ok_20.xpm
4649    M /trunk/image/toolbar/stock_open_24.xpm
4650    M /trunk/image/toolbar/stock_preferences_24.xpm
4651    M /trunk/image/toolbar/stock_print_24.xpm
4652    M /trunk/image/toolbar/stock_properties_24.xpm
4653    M /trunk/image/toolbar/stock_refresh_24.xpm
4654    M /trunk/image/toolbar/stock_right_arrow_24.xpm
4655    M /trunk/image/toolbar/stock_save_24.xpm
4656    M /trunk/image/toolbar/stock_save_as_24.xpm
4657    M /trunk/image/toolbar/stock_search_24.xpm
4658    M /trunk/image/toolbar/stock_stop_24.xpm
4659    M /trunk/image/toolbar/stock_top_24.xpm
4660    M /trunk/image/toolbar/stock_zoom_1_24.xpm
4661    M /trunk/image/toolbar/stock_zoom_in_24.xpm
4662    M /trunk/image/toolbar/stock_zoom_out_24.xpm
4663    M /trunk/image/up_arrow.xpm
4664    M /trunk/in_cksum.c
4665    M /trunk/in_cksum.h
4666    M /trunk/ip_opts.h
4667    M /trunk/ipproto.c
4668    M /trunk/ipproto.h
4669    M /trunk/isprint.h
4670    M /trunk/lapd_sapi.h
4671    M /trunk/llcsaps.h
4672    M /trunk/make-authors-short.pl
4673    M /trunk/make-faq
4674    M /trunk/make-manuf
4675    M /trunk/make-reg-dotc
4676    M /trunk/make-reg-dotc.py
4677    M /trunk/make-tapreg-dotc
4678    M /trunk/make-version.pl
4679    M /trunk/manuf
4680    M /trunk/manuf.tmpl
4681    M /trunk/menu.h
4682    M /trunk/merge.c
4683    M /trunk/merge.h
4684    M /trunk/mergecap.c
4685    M /trunk/mkcap.c
4686    M /trunk/mkstemp.c
4687    M /trunk/mkstemp.h
4688    M /trunk/mobileipv4.xml
4689    M /trunk/nasreq.xml
4690    M /trunk/ncp2222.py
4691    M /trunk/nlpid.h
4692    M /trunk/oui.h
4693    M /trunk/packaging/Makefile.am
4694    M /trunk/packaging/nsis/Makefile.am
4695    M /trunk/packaging/nsis/Makefile.nmake
4696    M /trunk/packaging/nsis/ethereal.nsi
4697    M /trunk/packaging/rpm/Makefile.am
4698    M /trunk/packaging/rpm/SPECS/Makefile.am
4699    M /trunk/packaging/rpm/SPECS/ethereal.spec.in
4700    M /trunk/packaging/svr4/Makefile.am
4701    M /trunk/packaging/svr4/checkinstall.in
4702    M /trunk/packaging/svr4/mkpkg
4703    M /trunk/packaging/svr4/pkginfo.in
4704    M /trunk/packet-3g-a11.c
4705    M /trunk/packet-aarp.c
4706    M /trunk/packet-acap.c
4707    M /trunk/packet-acse.c
4708    M /trunk/packet-acse.h
4709    M /trunk/packet-afp.c
4710    M /trunk/packet-afp.h
4711    M /trunk/packet-afs-defs.h
4712    M /trunk/packet-afs-macros.h
4713    M /trunk/packet-afs-register-info.h
4714    M /trunk/packet-afs.c
4715    M /trunk/packet-afs.h
4716    M /trunk/packet-aim-admin.c
4717    M /trunk/packet-aim-adverts.c
4718    M /trunk/packet-aim-bos.c
4719    M /trunk/packet-aim-buddylist.c
4720    M /trunk/packet-aim-chat.c
4721    M /trunk/packet-aim-chatnav.c
4722    M /trunk/packet-aim-directory.c
4723    M /trunk/packet-aim-generic.c
4724    M /trunk/packet-aim-icq.c
4725    M /trunk/packet-aim-invitation.c
4726    M /trunk/packet-aim-location.c
4727    M /trunk/packet-aim-messaging.c
4728    M /trunk/packet-aim-oft.c
4729    M /trunk/packet-aim-popup.c
4730    M /trunk/packet-aim-signon.c
4731    M /trunk/packet-aim-ssi.c
4732    M /trunk/packet-aim-stats.c
4733    M /trunk/packet-aim-translate.c
4734    M /trunk/packet-aim-userlookup.c
4735    M /trunk/packet-aim.c
4736    M /trunk/packet-aim.h
4737    M /trunk/packet-ajp13.c
4738    M /trunk/packet-alcap.c
4739    M /trunk/packet-ans.c
4740    M /trunk/packet-ansi_637.c
4741    M /trunk/packet-ansi_683.c
4742    M /trunk/packet-ansi_801.c
4743    M /trunk/packet-ansi_a.c
4744    M /trunk/packet-ansi_a.h
4745    M /trunk/packet-ansi_map.c
4746    M /trunk/packet-ansi_map.h
4747    M /trunk/packet-aodv.c
4748    M /trunk/packet-ap1394.c
4749    M /trunk/packet-ap1394.h
4750    M /trunk/packet-arcnet.c
4751    M /trunk/packet-arcnet.h
4752    M /trunk/packet-arp.c
4753    M /trunk/packet-arp.h
4754    M /trunk/packet-asap.c
4755    M /trunk/packet-ascend.c
4756    M /trunk/packet-asf.c
4757    M /trunk/packet-atalk.c
4758    M /trunk/packet-atalk.h
4759    M /trunk/packet-atm.c
4760    M /trunk/packet-atm.h
4761    M /trunk/packet-auto_rp.c
4762    M /trunk/packet-bacapp.c
4763    M /trunk/packet-bacnet.c
4764    M /trunk/packet-beep.c
4765    M /trunk/packet-ber.c
4766    M /trunk/packet-ber.h
4767    M /trunk/packet-bfd.c
4768    M /trunk/packet-bgp.c
4769    M /trunk/packet-bgp.h
4770    M /trunk/packet-bofl.c
4771    M /trunk/packet-bootp.c
4772    M /trunk/packet-bootparams.c
4773    M /trunk/packet-bootparams.h
4774    M /trunk/packet-bpdu.c
4775    M /trunk/packet-brdwlk.c
4776    M /trunk/packet-bssap.c
4777    M /trunk/packet-bssap.h
4778    M /trunk/packet-bssgp.c
4779    M /trunk/packet-bvlc.c
4780    M /trunk/packet-cast.c
4781    M /trunk/packet-ccsds.c
4782    M /trunk/packet-cdp.c
4783    M /trunk/packet-cgmp.c
4784    M /trunk/packet-chdlc.c
4785    M /trunk/packet-chdlc.h
4786    M /trunk/packet-cisco-oui.c
4787    M /trunk/packet-clearcase.c
4788    M /trunk/packet-clearcase.h
4789    M /trunk/packet-clip.c
4790    M /trunk/packet-clip.h
4791    M /trunk/packet-clnp.c
4792    M /trunk/packet-cops.c
4793    M /trunk/packet-cosine.c
4794    M /trunk/packet-cpfi.c
4795    M /trunk/packet-cpha.c
4796    M /trunk/packet-cups.c
4797    M /trunk/packet-data.c
4798    M /trunk/packet-data.h
4799    M /trunk/packet-dccp.c
4800    M /trunk/packet-dccp.h
4801    M /trunk/packet-dcerpc-afs4int.c
4802    M /trunk/packet-dcerpc-atsvc.c
4803    M /trunk/packet-dcerpc-atsvc.h
4804    M /trunk/packet-dcerpc-bossvr.c
4805    M /trunk/packet-dcerpc-browser.c
4806    M /trunk/packet-dcerpc-browser.h
4807    M /trunk/packet-dcerpc-budb.c
4808    M /trunk/packet-dcerpc-butc.c
4809    M /trunk/packet-dcerpc-cds_clerkserver.c
4810    M /trunk/packet-dcerpc-cds_solicit.c
4811    M /trunk/packet-dcerpc-conv.c
4812    M /trunk/packet-dcerpc-cprpc_server.c
4813    M /trunk/packet-dcerpc-dce122.c
4814    M /trunk/packet-dcerpc-dce122.h
4815    M /trunk/packet-dcerpc-dcom.h
4816    M /trunk/packet-dcerpc-dfs.c
4817    M /trunk/packet-dcerpc-dfs.h
4818    M /trunk/packet-dcerpc-dnsserver.c
4819    M /trunk/packet-dcerpc-dnsserver.h
4820    M /trunk/packet-dcerpc-drsuapi.c
4821    M /trunk/packet-dcerpc-drsuapi.h
4822    M /trunk/packet-dcerpc-dtsprovider.c
4823    M /trunk/packet-dcerpc-dtsstime_req.c
4824    M /trunk/packet-dcerpc-efs.c
4825    M /trunk/packet-dcerpc-efs.h
4826    M /trunk/packet-dcerpc-epm.c
4827    M /trunk/packet-dcerpc-epm4.c
4828    M /trunk/packet-dcerpc-eventlog.c
4829    M /trunk/packet-dcerpc-eventlog.h
4830    M /trunk/packet-dcerpc-fldb.c
4831    M /trunk/packet-dcerpc-frsapi.c
4832    M /trunk/packet-dcerpc-frsapi.h
4833    M /trunk/packet-dcerpc-frsrpc.c
4834    M /trunk/packet-dcerpc-frsrpc.h
4835    M /trunk/packet-dcerpc-ftserver.c
4836    M /trunk/packet-dcerpc-icl_rpc.c
4837    M /trunk/packet-dcerpc-initshutdown.c
4838    M /trunk/packet-dcerpc-initshutdown.h
4839    M /trunk/packet-dcerpc-krb5rpc.c
4840    M /trunk/packet-dcerpc-llb.c
4841    M /trunk/packet-dcerpc-lsa-ds.c
4842    M /trunk/packet-dcerpc-lsa.c
4843    M /trunk/packet-dcerpc-lsa.h
4844    M /trunk/packet-dcerpc-mapi.c
4845    M /trunk/packet-dcerpc-mapi.h
4846    M /trunk/packet-dcerpc-messenger.c
4847    M /trunk/packet-dcerpc-mgmt.c
4848    M /trunk/packet-dcerpc-ndr.c
4849    M /trunk/packet-dcerpc-netlogon.c
4850    M /trunk/packet-dcerpc-netlogon.h
4851    M /trunk/packet-dcerpc-nspi.c
4852    M /trunk/packet-dcerpc-nt.c
4853    M /trunk/packet-dcerpc-nt.h
4854    M /trunk/packet-dcerpc-oxid.c
4855    M /trunk/packet-dcerpc-rdaclif.c
4856    M /trunk/packet-dcerpc-reg.c
4857    M /trunk/packet-dcerpc-reg.h
4858    M /trunk/packet-dcerpc-remact.c
4859    M /trunk/packet-dcerpc-rep_proc.c
4860    M /trunk/packet-dcerpc-roverride.c
4861    M /trunk/packet-dcerpc-rpriv.c
4862    M /trunk/packet-dcerpc-rs_acct.c
4863    M /trunk/packet-dcerpc-rs_attr.c
4864    M /trunk/packet-dcerpc-rs_attr_schema.c
4865    M /trunk/packet-dcerpc-rs_bind.c
4866    M /trunk/packet-dcerpc-rs_misc.c
4867    M /trunk/packet-dcerpc-rs_pgo.c
4868    M /trunk/packet-dcerpc-rs_plcy.c
4869    M /trunk/packet-dcerpc-rs_prop_acct.c
4870    M /trunk/packet-dcerpc-rs_prop_acl.c
4871    M /trunk/packet-dcerpc-rs_prop_attr.c
4872    M /trunk/packet-dcerpc-rs_prop_pgo.c
4873    M /trunk/packet-dcerpc-rs_prop_plcy.c
4874    M /trunk/packet-dcerpc-rs_pwd_mgmt.c
4875    M /trunk/packet-dcerpc-rs_repadm.c
4876    M /trunk/packet-dcerpc-rs_replist.c
4877    M /trunk/packet-dcerpc-rs_repmgr.c
4878    M /trunk/packet-dcerpc-rs_unix.c
4879    M /trunk/packet-dcerpc-rsec_login.c
4880    M /trunk/packet-dcerpc-samr.c
4881    M /trunk/packet-dcerpc-samr.h
4882    M /trunk/packet-dcerpc-secidmap.c
4883    M /trunk/packet-dcerpc-spoolss.c
4884    M /trunk/packet-dcerpc-spoolss.h
4885    M /trunk/packet-dcerpc-srvsvc.c
4886    M /trunk/packet-dcerpc-srvsvc.h
4887    M /trunk/packet-dcerpc-svcctl.c
4888    M /trunk/packet-dcerpc-svcctl.h
4889    M /trunk/packet-dcerpc-tapi.c
4890    M /trunk/packet-dcerpc-tapi.h
4891    M /trunk/packet-dcerpc-tkn4int.c
4892    M /trunk/packet-dcerpc-trksvr.c
4893    M /trunk/packet-dcerpc-ubikdisk.c
4894    M /trunk/packet-dcerpc-ubikvote.c
4895    M /trunk/packet-dcerpc-update.c
4896    M /trunk/packet-dcerpc-wkssvc.c
4897    M /trunk/packet-dcerpc-wkssvc.h
4898    M /trunk/packet-dcerpc.c
4899    M /trunk/packet-dcerpc.h
4900    M /trunk/packet-dcm.c
4901    M /trunk/packet-ddtp.c
4902    M /trunk/packet-ddtp.h
4903    M /trunk/packet-dec-bpdu.c
4904    M /trunk/packet-dhcpv6.c
4905    M /trunk/packet-diameter-defs.h
4906    M /trunk/packet-diameter.c
4907    M /trunk/packet-diffserv-mpls-common.c
4908    M /trunk/packet-diffserv-mpls-common.h
4909    M /trunk/packet-distcc.c
4910    M /trunk/packet-dlsw.c
4911    M /trunk/packet-dnp.c
4912    M /trunk/packet-dns.c
4913    M /trunk/packet-dns.h
4914    M /trunk/packet-dsi.c
4915    M /trunk/packet-dvmrp.c
4916    M /trunk/packet-dvmrp.h
4917    M /trunk/packet-e164.c
4918    M /trunk/packet-e164.h
4919    M /trunk/packet-eap.c
4920    M /trunk/packet-eapol.c
4921    M /trunk/packet-echo.c
4922    M /trunk/packet-edonkey.c
4923    M /trunk/packet-edonkey.h
4924    M /trunk/packet-eigrp.c
4925    M /trunk/packet-enc.c
4926    M /trunk/packet-enip.c
4927    M /trunk/packet-enrp.c
4928    M /trunk/packet-esis.c
4929    M /trunk/packet-esis.h
4930    M /trunk/packet-eth.c
4931    M /trunk/packet-eth.h
4932    M /trunk/packet-etherip.c
4933    M /trunk/packet-ethertype.c
4934    M /trunk/packet-fc.c
4935    M /trunk/packet-fc.h
4936    M /trunk/packet-fcbls.h
4937    M /trunk/packet-fcct.c
4938    M /trunk/packet-fcct.h
4939    M /trunk/packet-fcdns.c
4940    M /trunk/packet-fcdns.h
4941    M /trunk/packet-fcels.c
4942    M /trunk/packet-fcels.h
4943    M /trunk/packet-fcfcs.c
4944    M /trunk/packet-fcfcs.h
4945    M /trunk/packet-fcfzs.c
4946    M /trunk/packet-fcfzs.h
4947    M /trunk/packet-fcip.c
4948    M /trunk/packet-fclctl.c
4949    M /trunk/packet-fclctl.h
4950    M /trunk/packet-fcp.c
4951    M /trunk/packet-fcp.h
4952    M /trunk/packet-fcsb3.c
4953    M /trunk/packet-fcsb3.h
4954    M /trunk/packet-fcsp.c
4955    M /trunk/packet-fcsp.h
4956    M /trunk/packet-fcswils.c
4957    M /trunk/packet-fcswils.h
4958    M /trunk/packet-fddi.c
4959    M /trunk/packet-fddi.h
4960    M /trunk/packet-fix.c
4961    M /trunk/packet-fr.c
4962    M /trunk/packet-frame.c
4963    M /trunk/packet-frame.h
4964    M /trunk/packet-ftam.c
4965    M /trunk/packet-ftam.h
4966    M /trunk/packet-ftp.c
4967    M /trunk/packet-fw1.c
4968    M /trunk/packet-gift.c
4969    M /trunk/packet-giop.c
4970    M /trunk/packet-giop.h
4971    M /trunk/packet-gmrp.c
4972    M /trunk/packet-gnutella.c
4973    M /trunk/packet-gnutella.h
4974    M /trunk/packet-gprs-llc.c
4975    M /trunk/packet-gprs-ns.c
4976    M /trunk/packet-gre.c
4977    M /trunk/packet-gsm_a.c
4978    M /trunk/packet-gsm_a.h
4979    M /trunk/packet-gsm_map.c
4980    M /trunk/packet-gsm_map.h
4981    M /trunk/packet-gsm_sms.c
4982    M /trunk/packet-gsm_sms.h
4983    M /trunk/packet-gsm_sms_ud.c
4984    M /trunk/packet-gsm_ss.c
4985    M /trunk/packet-gsm_ss.h
4986    M /trunk/packet-gssapi.c
4987    M /trunk/packet-gssapi.h
4988    M /trunk/packet-gtp.c
4989    M /trunk/packet-gtp.h
4990    M /trunk/packet-gvrp.c
4991    M /trunk/packet-h1.c
4992    M /trunk/packet-h225.c
4993    M /trunk/packet-h225.h
4994    M /trunk/packet-h235.c
4995    M /trunk/packet-h235.h
4996    M /trunk/packet-h245.c
4997    M /trunk/packet-h245.h
4998    M /trunk/packet-h261.c
4999    M /trunk/packet-h263.c
5000    M /trunk/packet-h450.c
5001    M /trunk/packet-hclnfsd.c
5002    M /trunk/packet-hclnfsd.h
5003    M /trunk/packet-hpext.c
5004    M /trunk/packet-hpext.h
5005    M /trunk/packet-hsrp.c
5006    M /trunk/packet-http.c
5007    M /trunk/packet-http.h
5008    M /trunk/packet-hyperscsi.c
5009    M /trunk/packet-iapp.c
5010    M /trunk/packet-iax2.c
5011    M /trunk/packet-iax2.h
5012    M /trunk/packet-ib.c
5013    M /trunk/packet-icap.c
5014    M /trunk/packet-icmpv6.c
5015    M /trunk/packet-icp.c
5016    M /trunk/packet-icq.c
5017    M /trunk/packet-ieee80211.c
5018    M /trunk/packet-ieee80211.h
5019    M /trunk/packet-ieee8023.c
5020    M /trunk/packet-ieee8023.h
5021    M /trunk/packet-igap.c
5022    M /trunk/packet-igap.h
5023    M /trunk/packet-igmp.c
5024    M /trunk/packet-igmp.h
5025    M /trunk/packet-igrp.c
5026    M /trunk/packet-image-gif.c
5027    M /trunk/packet-image-jfif.c
5028    M /trunk/packet-imap.c
5029    M /trunk/packet-ip.c
5030    M /trunk/packet-ip.h
5031    M /trunk/packet-ipdc.c
5032    M /trunk/packet-ipdc.h
5033    M /trunk/packet-ipfc.c
5034    M /trunk/packet-ipfc.h
5035    M /trunk/packet-ipmi.c
5036    M /trunk/packet-ipp.c
5037    M /trunk/packet-ipsec-udp.c
5038    M /trunk/packet-ipsec.c
5039    M /trunk/packet-ipsec.h
5040    M /trunk/packet-ipv6.c
5041    M /trunk/packet-ipv6.h
5042    M /trunk/packet-ipvs-syncd.c
5043    M /trunk/packet-ipx.c
5044    M /trunk/packet-ipx.h
5045    M /trunk/packet-ipxwan.c
5046    M /trunk/packet-irc.c
5047    M /trunk/packet-isakmp.c
5048    M /trunk/packet-iscsi.c
5049    M /trunk/packet-isdn.c
5050    M /trunk/packet-isis-clv.c
5051    M /trunk/packet-isis-clv.h
5052    M /trunk/packet-isis-hello.c
5053    M /trunk/packet-isis-hello.h
5054    M /trunk/packet-isis-lsp.c
5055    M /trunk/packet-isis-lsp.h
5056    M /trunk/packet-isis-snp.c
5057    M /trunk/packet-isis-snp.h
5058    M /trunk/packet-isis.c
5059    M /trunk/packet-isis.h
5060    M /trunk/packet-isl.c
5061    M /trunk/packet-isl.h
5062    M /trunk/packet-ismp.c
5063    M /trunk/packet-isns.c
5064    M /trunk/packet-isup.c
5065    M /trunk/packet-isup.h
5066    M /trunk/packet-iua.c
5067    M /trunk/packet-jabber.c
5068    M /trunk/packet-kadm5.c
5069    M /trunk/packet-kerberos.c
5070    M /trunk/packet-kerberos.h
5071    M /trunk/packet-klm.c
5072    M /trunk/packet-klm.h
5073    M /trunk/packet-kpasswd.c
5074    M /trunk/packet-l2tp.c
5075    M /trunk/packet-lapb.c
5076    M /trunk/packet-lapbether.c
5077    M /trunk/packet-lapd.c
5078    M /trunk/packet-laplink.c
5079    M /trunk/packet-ldap.c
5080    M /trunk/packet-ldap.h
5081    M /trunk/packet-ldp.c
5082    M /trunk/packet-ldp.h
5083    M /trunk/packet-llc.c
5084    M /trunk/packet-llc.h
5085    M /trunk/packet-lmi.c
5086    M /trunk/packet-lmp.c
5087    M /trunk/packet-lpd.c
5088    M /trunk/packet-lwapp.c
5089    M /trunk/packet-m2pa.c
5090    M /trunk/packet-m2tp.c
5091    M /trunk/packet-m2ua.c
5092    M /trunk/packet-m3ua.c
5093    M /trunk/packet-mbtcp.c
5094    M /trunk/packet-mdshdr.c
5095    M /trunk/packet-media.c
5096    M /trunk/packet-mip.c
5097    M /trunk/packet-mip6.c
5098    M /trunk/packet-mip6.h
5099    M /trunk/packet-mmse.c
5100    M /trunk/packet-mount.c
5101    M /trunk/packet-mount.h
5102    M /trunk/packet-mpeg1.c
5103    M /trunk/packet-mpls-echo.c
5104    M /trunk/packet-mpls.c
5105    M /trunk/packet-mq-pcf.c
5106    M /trunk/packet-mq.c
5107    M /trunk/packet-mq.h
5108    M /trunk/packet-mrdisc.c
5109    M /trunk/packet-mrdisc.h
5110    M /trunk/packet-msdp.c
5111    M /trunk/packet-msn-messenger.c
5112    M /trunk/packet-msnip.c
5113    M /trunk/packet-msnip.h
5114    M /trunk/packet-msproxy.c
5115    M /trunk/packet-mtp2.c
5116    M /trunk/packet-mtp3.c
5117    M /trunk/packet-mtp3.h
5118    M /trunk/packet-mtp3mg.c
5119    M /trunk/packet-multipart.c
5120    M /trunk/packet-mysql.c
5121    M /trunk/packet-nbipx.c
5122    M /trunk/packet-nbns.c
5123    M /trunk/packet-ncp-int.h
5124    M /trunk/packet-ncp-nmas.c
5125    M /trunk/packet-ncp-nmas.h
5126    M /trunk/packet-ncp.c
5127    M /trunk/packet-ncp2222.inc
5128    M /trunk/packet-ndmp.c
5129    M /trunk/packet-ndps.c
5130    M /trunk/packet-ndps.h
5131    M /trunk/packet-netbios.c
5132    M /trunk/packet-netbios.h
5133    M /trunk/packet-netflow.c
5134    M /trunk/packet-nfs.c
5135    M /trunk/packet-nfs.h
5136    M /trunk/packet-nfsacl.c
5137    M /trunk/packet-nfsauth.c
5138    M /trunk/packet-nisplus.c
5139    M /trunk/packet-nisplus.h
5140    M /trunk/packet-nlm.c
5141    M /trunk/packet-nlm.h
5142    M /trunk/packet-nlsp.c
5143    M /trunk/packet-nntp.c
5144    M /trunk/packet-nt-oui.c
5145    M /trunk/packet-nt-sonmp.c
5146    M /trunk/packet-nt-tpcp.c
5147    M /trunk/packet-ntlmssp.c
5148    M /trunk/packet-ntp.c
5149    M /trunk/packet-ntp.h
5150    M /trunk/packet-null.c
5151    M /trunk/packet-null.h
5152    M /trunk/packet-olsr.c
5153    M /trunk/packet-osi-options.c
5154    M /trunk/packet-osi-options.h
5155    M /trunk/packet-osi.c
5156    M /trunk/packet-osi.h
5157    M /trunk/packet-ospf.c
5158    M /trunk/packet-pcnfsd.c
5159    M /trunk/packet-pcnfsd.h
5160    M /trunk/packet-per.c
5161    M /trunk/packet-per.h
5162    M /trunk/packet-pflog.c
5163    M /trunk/packet-pflog.h
5164    M /trunk/packet-pgm.c
5165    M /trunk/packet-pim.c
5166    M /trunk/packet-pim.h
5167    M /trunk/packet-pktc.c
5168    M /trunk/packet-pktc.h
5169    M /trunk/packet-pop.c
5170    M /trunk/packet-portmap.c
5171    M /trunk/packet-portmap.h
5172    M /trunk/packet-postgresql.c
5173    M /trunk/packet-ppp.c
5174    M /trunk/packet-ppp.h
5175    M /trunk/packet-pppoe.c
5176    M /trunk/packet-pptp.c
5177    M /trunk/packet-pres.c
5178    M /trunk/packet-pres.h
5179    M /trunk/packet-prism.c
5180    M /trunk/packet-prism.h
5181    M /trunk/packet-ptp.c
5182    M /trunk/packet-q2931.c
5183    M /trunk/packet-q931.c
5184    M /trunk/packet-q931.h
5185    M /trunk/packet-q933.c
5186    M /trunk/packet-qllc.c
5187    M /trunk/packet-quake.c
5188    M /trunk/packet-quake2.c
5189    M /trunk/packet-quake3.c
5190    M /trunk/packet-quakeworld.c
5191    M /trunk/packet-radiotap.c
5192    M /trunk/packet-radiotap.h
5193    M /trunk/packet-radius.c
5194    M /trunk/packet-ranap.c
5195    M /trunk/packet-raw.c
5196    M /trunk/packet-raw.h
5197    M /trunk/packet-rip.c
5198    M /trunk/packet-ripng.c
5199    M /trunk/packet-ripng.h
5200    M /trunk/packet-rlogin.c
5201    M /trunk/packet-rmcp.c
5202    M /trunk/packet-rmi.c
5203    M /trunk/packet-rmi.h
5204    M /trunk/packet-rmp.c
5205    M /trunk/packet-rpc.c
5206    M /trunk/packet-rpc.h
5207    M /trunk/packet-rpl.c
5208    M /trunk/packet-rquota.c
5209    M /trunk/packet-rquota.h
5210    M /trunk/packet-rsh.c
5211    M /trunk/packet-rstat.c
5212    M /trunk/packet-rsvp.c
5213    M /trunk/packet-rsvp.h
5214    M /trunk/packet-rsync.c
5215    M /trunk/packet-rtcp.c
5216    M /trunk/packet-rtcp.h
5217    M /trunk/packet-rtp-events.c
5218    M /trunk/packet-rtp-events.h
5219    M /trunk/packet-rtp.c
5220    M /trunk/packet-rtp.h
5221    M /trunk/packet-rtps.c
5222    M /trunk/packet-rtps.h
5223    M /trunk/packet-rtsp.c
5224    M /trunk/packet-rwall.c
5225    M /trunk/packet-rwall.h
5226    M /trunk/packet-rx.c
5227    M /trunk/packet-rx.h
5228    M /trunk/packet-sadmind.c
5229    M /trunk/packet-sap.c
5230    M /trunk/packet-sccp.c
5231    M /trunk/packet-sccpmg.c
5232    M /trunk/packet-scsi.c
5233    M /trunk/packet-scsi.h
5234    M /trunk/packet-sctp.c
5235    M /trunk/packet-sctp.h
5236    M /trunk/packet-sdlc.c
5237    M /trunk/packet-sdp.c
5238    M /trunk/packet-sebek.c
5239    M /trunk/packet-ses.c
5240    M /trunk/packet-ses.h
5241    M /trunk/packet-sflow.c
5242    M /trunk/packet-sigcomp.c
5243    M /trunk/packet-sip.c
5244    M /trunk/packet-sip.h
5245    M /trunk/packet-sipfrag.c
5246    M /trunk/packet-skinny.c
5247    M /trunk/packet-slimp3.c
5248    M /trunk/packet-sll.c
5249    M /trunk/packet-sll.h
5250    M /trunk/packet-slowprotocols.c
5251    M /trunk/packet-slsk.c
5252    M /trunk/packet-smb-browse.c
5253    M /trunk/packet-smb-browse.h
5254    M /trunk/packet-smb-common.c
5255    M /trunk/packet-smb-common.h
5256    M /trunk/packet-smb-logon.c
5257    M /trunk/packet-smb-mailslot.c
5258    M /trunk/packet-smb-mailslot.h
5259    M /trunk/packet-smb-pipe.c
5260    M /trunk/packet-smb-pipe.h
5261    M /trunk/packet-smb-sidsnooping.c
5262    M /trunk/packet-smb-sidsnooping.h
5263    M /trunk/packet-smb.c
5264    M /trunk/packet-smpp.c
5265    M /trunk/packet-smtp.c
5266    M /trunk/packet-sna.c
5267    M /trunk/packet-sna.h
5268    M /trunk/packet-snaeth.c
5269    M /trunk/packet-sndcp.c
5270    M /trunk/packet-snmp.c
5271    M /trunk/packet-snmp.h
5272    M /trunk/packet-socks.c
5273    M /trunk/packet-spnego.c
5274    M /trunk/packet-spray.c
5275    M /trunk/packet-spray.h
5276    M /trunk/packet-srvloc.c
5277    M /trunk/packet-sscop.c
5278    M /trunk/packet-ssh.c
5279    M /trunk/packet-ssl.c
5280    M /trunk/packet-stat-notify.c
5281    M /trunk/packet-stat-notify.h
5282    M /trunk/packet-stat.c
5283    M /trunk/packet-stat.h
5284    M /trunk/packet-stun.c
5285    M /trunk/packet-sua.c
5286    M /trunk/packet-symantec.c
5287    M /trunk/packet-syslog.c
5288    M /trunk/packet-t38.c
5289    M /trunk/packet-tacacs.c
5290    M /trunk/packet-tacacs.h
5291    M /trunk/packet-tcap.c
5292    M /trunk/packet-tcap.h
5293    M /trunk/packet-tcp.c
5294    M /trunk/packet-tcp.h
5295    M /trunk/packet-tds.c
5296    M /trunk/packet-teimanagement.c
5297    M /trunk/packet-telnet.c
5298    M /trunk/packet-teredo.c
5299    M /trunk/packet-text-media.c
5300    M /trunk/packet-tftp.c
5301    M /trunk/packet-time.c
5302    M /trunk/packet-tns.c
5303    M /trunk/packet-tns.h
5304    M /trunk/packet-tpkt.c
5305    M /trunk/packet-tpkt.h
5306    M /trunk/packet-tr.c
5307    M /trunk/packet-tr.h
5308    M /trunk/packet-trmac.c
5309    M /trunk/packet-tsp.c
5310    M /trunk/packet-tuxedo.c
5311    M /trunk/packet-tzsp.c
5312    M /trunk/packet-ucp.c
5313    M /trunk/packet-udp.c
5314    M /trunk/packet-udp.h
5315    M /trunk/packet-v120.c
5316    M /trunk/packet-vines.c
5317    M /trunk/packet-vines.h
5318    M /trunk/packet-vj.c
5319    M /trunk/packet-vlan.c
5320    M /trunk/packet-vlan.h
5321    M /trunk/packet-vrrp.c
5322    M /trunk/packet-vtp.c
5323    M /trunk/packet-wap.c
5324    M /trunk/packet-wap.h
5325    M /trunk/packet-wbxml.c
5326    M /trunk/packet-wccp.c
5327    M /trunk/packet-wccp.h
5328    M /trunk/packet-wcp.c
5329    M /trunk/packet-wfleet-hdlc.c
5330    M /trunk/packet-who.c
5331    M /trunk/packet-wlancap.c
5332    M /trunk/packet-wlancap.h
5333    M /trunk/packet-wsp.c
5334    M /trunk/packet-wsp.h
5335    M /trunk/packet-wtls.c
5336    M /trunk/packet-wtls.h
5337    M /trunk/packet-wtp.c
5338    M /trunk/packet-wtp.h
5339    M /trunk/packet-x11-keysym.h
5340    M /trunk/packet-x11-keysymdef.h
5341    M /trunk/packet-x11.c
5342    M /trunk/packet-x25.c
5343    M /trunk/packet-x29.c
5344    M /trunk/packet-xdmcp.c
5345    M /trunk/packet-xot.c
5346    M /trunk/packet-xyplex.c
5347    M /trunk/packet-yhoo.c
5348    M /trunk/packet-ymsg.c
5349    M /trunk/packet-ypbind.c
5350    M /trunk/packet-ypbind.h
5351    M /trunk/packet-yppasswd.c
5352    M /trunk/packet-yppasswd.h
5353    M /trunk/packet-ypserv.c
5354    M /trunk/packet-ypserv.h
5355    M /trunk/packet-ypxfr.c
5356    M /trunk/packet-ypxfr.h
5357    M /trunk/packet-zebra.c
5358    M /trunk/pcap-util-int.h
5359    M /trunk/pcap-util-unix.c
5360    M /trunk/pcap-util.c
5361    M /trunk/pcap-util.h
5362    M /trunk/plugins/Makefile.am
5363    M /trunk/plugins/Makefile.nmake
5364    M /trunk/plugins/README.interface
5365    M /trunk/plugins/Xass-list
5366    M /trunk/plugins/Xplugin_api.c
5367    M /trunk/plugins/Xplugin_api.h
5368    M /trunk/plugins/Xplugin_api_decls.h
5369    M /trunk/plugins/Xplugin_table.h
5370    M /trunk/plugins/acn/AUTHORS
5371    M /trunk/plugins/acn/COPYING
5372    M /trunk/plugins/acn/ChangeLog
5373    M /trunk/plugins/acn/INSTALL
5374    M /trunk/plugins/acn/Makefile.am
5375    M /trunk/plugins/acn/Makefile.nmake
5376    M /trunk/plugins/acn/NEWS
5377    M /trunk/plugins/acn/acn.h
5378    M /trunk/plugins/acn/moduleinfo.h
5379    M /trunk/plugins/acn/packet-acn.c
5380    M /trunk/plugins/artnet/AUTHORS
5381    M /trunk/plugins/artnet/COPYING
5382    M /trunk/plugins/artnet/ChangeLog
5383    M /trunk/plugins/artnet/INSTALL
5384    M /trunk/plugins/artnet/Makefile.am
5385    M /trunk/plugins/artnet/Makefile.nmake
5386    M /trunk/plugins/artnet/NEWS
5387    M /trunk/plugins/artnet/moduleinfo.h
5388    M /trunk/plugins/artnet/packet-artnet.c
5389    M /trunk/plugins/asn1/AUTHORS
5390    M /trunk/plugins/asn1/COPYING
5391    M /trunk/plugins/asn1/ChangeLog
5392    M /trunk/plugins/asn1/INSTALL
5393    M /trunk/plugins/asn1/Makefile.am
5394    M /trunk/plugins/asn1/Makefile.nmake
5395    M /trunk/plugins/asn1/NEWS
5396    M /trunk/plugins/asn1/moduleinfo.h
5397    M /trunk/plugins/asn1/packet-asn1.c
5398    M /trunk/plugins/ciscosm/AUTHORS
5399    M /trunk/plugins/ciscosm/COPYING
5400    M /trunk/plugins/ciscosm/ChangeLog
5401    M /trunk/plugins/ciscosm/INSTALL
5402    M /trunk/plugins/ciscosm/Makefile.am
5403    M /trunk/plugins/ciscosm/Makefile.nmake
5404    M /trunk/plugins/ciscosm/NEWS
5405    M /trunk/plugins/ciscosm/moduleinfo.h
5406    M /trunk/plugins/ciscosm/packet-sm.c
5407    M /trunk/plugins/docsis/AUTHORS
5408    M /trunk/plugins/docsis/ChangeLog
5409    M /trunk/plugins/docsis/INSTALL
5410    M /trunk/plugins/docsis/Makefile.am
5411    M /trunk/plugins/docsis/Makefile.nmake
5412    M /trunk/plugins/docsis/NEWS
5413    M /trunk/plugins/docsis/README
5414    M /trunk/plugins/docsis/moduleinfo.h
5415    M /trunk/plugins/docsis/packet-bpkmattr.c
5416    M /trunk/plugins/docsis/packet-bpkmreq.c
5417    M /trunk/plugins/docsis/packet-bpkmrsp.c
5418    M /trunk/plugins/docsis/packet-docsis.c
5419    M /trunk/plugins/docsis/packet-docsis.h
5420    M /trunk/plugins/docsis/packet-dsaack.c
5421    M /trunk/plugins/docsis/packet-dsareq.c
5422    M /trunk/plugins/docsis/packet-dsarsp.c
5423    M /trunk/plugins/docsis/packet-dscack.c
5424    M /trunk/plugins/docsis/packet-dscreq.c
5425    M /trunk/plugins/docsis/packet-dscrsp.c
5426    M /trunk/plugins/docsis/packet-dsdreq.c
5427    M /trunk/plugins/docsis/packet-dsdrsp.c
5428    M /trunk/plugins/docsis/packet-intrngreq.c
5429    M /trunk/plugins/docsis/packet-macmgmt.c
5430    M /trunk/plugins/docsis/packet-map.c
5431    M /trunk/plugins/docsis/packet-regack.c
5432    M /trunk/plugins/docsis/packet-regreq.c
5433    M /trunk/plugins/docsis/packet-regrsp.c
5434    M /trunk/plugins/docsis/packet-rngreq.c
5435    M /trunk/plugins/docsis/packet-rngrsp.c
5436    M /trunk/plugins/docsis/packet-tlv.c
5437    M /trunk/plugins/docsis/packet-tlv.h
5438    M /trunk/plugins/docsis/packet-type29ucd.c
5439    M /trunk/plugins/docsis/packet-uccreq.c
5440    M /trunk/plugins/docsis/packet-uccrsp.c
5441    M /trunk/plugins/docsis/packet-ucd.c
5442    M /trunk/plugins/docsis/packet-vendor.c
5443    M /trunk/plugins/enttec/AUTHORS
5444    M /trunk/plugins/enttec/COPYING
5445    M /trunk/plugins/enttec/ChangeLog
5446    M /trunk/plugins/enttec/INSTALL
5447    M /trunk/plugins/enttec/Makefile.am
5448    M /trunk/plugins/enttec/Makefile.nmake
5449    M /trunk/plugins/enttec/NEWS
5450    M /trunk/plugins/enttec/moduleinfo.h
5451    M /trunk/plugins/enttec/packet-enttec.c
5452    M /trunk/plugins/giop/AUTHORS
5453    M /trunk/plugins/giop/COPYING
5454    M /trunk/plugins/giop/ChangeLog
5455    M /trunk/plugins/giop/INSTALL
5456    M /trunk/plugins/giop/Makefile.am
5457    M /trunk/plugins/giop/Makefile.nmake
5458    M /trunk/plugins/giop/NEWS
5459    M /trunk/plugins/giop/README
5460    M /trunk/plugins/giop/moduleinfo.h
5461    M /trunk/plugins/giop/packet-coseventcomm.c
5462    M /trunk/plugins/giop/packet-cosnaming.c
5463    M /trunk/plugins/gryphon/AUTHORS
5464    M /trunk/plugins/gryphon/COPYING
5465    M /trunk/plugins/gryphon/ChangeLog
5466    M /trunk/plugins/gryphon/INSTALL
5467    M /trunk/plugins/gryphon/Makefile.am
5468    M /trunk/plugins/gryphon/Makefile.nmake
5469    M /trunk/plugins/gryphon/NEWS
5470    M /trunk/plugins/gryphon/README
5471    M /trunk/plugins/gryphon/moduleinfo.h
5472    M /trunk/plugins/gryphon/packet-gryphon.c
5473    M /trunk/plugins/gryphon/packet-gryphon.h
5474    M /trunk/plugins/gryphon/stamp-h.in
5475    M /trunk/plugins/irda/Makefile.am
5476    M /trunk/plugins/irda/Makefile.nmake
5477    M /trunk/plugins/irda/irda-appl.h
5478    M /trunk/plugins/irda/moduleinfo.h
5479    M /trunk/plugins/irda/packet-ircomm.c
5480    M /trunk/plugins/irda/packet-irda.c
5481    M /trunk/plugins/irda/packet-sir.c
5482    M /trunk/plugins/lwres/AUTHORS
5483    M /trunk/plugins/lwres/Makefile.am
5484    M /trunk/plugins/lwres/Makefile.nmake
5485    M /trunk/plugins/lwres/moduleinfo.h
5486    M /trunk/plugins/lwres/packet-lwres.c
5487    M /trunk/plugins/megaco/AUTHORS
5488    M /trunk/plugins/megaco/COPYING
5489    M /trunk/plugins/megaco/ChangeLog
5490    M /trunk/plugins/megaco/INSTALL
5491    M /trunk/plugins/megaco/Makefile.am
5492    M /trunk/plugins/megaco/Makefile.nmake
5493    M /trunk/plugins/megaco/NEWS
5494    M /trunk/plugins/megaco/moduleinfo.h
5495    M /trunk/plugins/megaco/packet-megaco.c
5496    M /trunk/plugins/mgcp/AUTHORS
5497    M /trunk/plugins/mgcp/COPYING
5498    M /trunk/plugins/mgcp/ChangeLog
5499    M /trunk/plugins/mgcp/INSTALL
5500    M /trunk/plugins/mgcp/Makefile.am
5501    M /trunk/plugins/mgcp/Makefile.nmake
5502    M /trunk/plugins/mgcp/NEWS
5503    M /trunk/plugins/mgcp/moduleinfo.h
5504    M /trunk/plugins/mgcp/packet-mgcp.c
5505    M /trunk/plugins/mgcp/packet-mgcp.h
5506    M /trunk/plugins/pcli/AUTHORS
5507    M /trunk/plugins/pcli/COPYING
5508    M /trunk/plugins/pcli/ChangeLog
5509    M /trunk/plugins/pcli/INSTALL
5510    M /trunk/plugins/pcli/Makefile.am
5511    M /trunk/plugins/pcli/Makefile.nmake
5512    M /trunk/plugins/pcli/NEWS
5513    M /trunk/plugins/pcli/moduleinfo.h
5514    M /trunk/plugins/pcli/packet-pcli.c
5515    M /trunk/plugins/plugin_api.c
5516    M /trunk/plugins/plugin_api.h
5517    M /trunk/plugins/plugin_api_decls.h
5518    M /trunk/plugins/plugin_api_defs.h
5519    M /trunk/plugins/plugin_api_list.c
5520    M /trunk/plugins/plugin_gen.py
5521    M /trunk/plugins/plugin_table.h
5522    M /trunk/plugins/rdm/AUTHORS
5523    M /trunk/plugins/rdm/COPYING
5524    M /trunk/plugins/rdm/Makefile.am
5525    M /trunk/plugins/rdm/Makefile.nmake
5526    M /trunk/plugins/rdm/moduleinfo.h
5527    M /trunk/plugins/rdm/packet-rdm.c
5528    M /trunk/plugins/rlm/AUTHORS
5529    M /trunk/plugins/rlm/COPYING
5530    M /trunk/plugins/rlm/ChangeLog
5531    M /trunk/plugins/rlm/INSTALL
5532    M /trunk/plugins/rlm/Makefile.am
5533    M /trunk/plugins/rlm/Makefile.nmake
5534    M /trunk/plugins/rlm/NEWS
5535    M /trunk/plugins/rlm/moduleinfo.h
5536    M /trunk/plugins/rlm/packet-rlm.c
5537    M /trunk/plugins/rtnet/AUTHORS
5538    M /trunk/plugins/rtnet/COPYING
5539    M /trunk/plugins/rtnet/Makefile.am
5540    M /trunk/plugins/rtnet/Makefile.nmake
5541    M /trunk/plugins/rtnet/moduleinfo.h
5542    M /trunk/plugins/rtnet/packet-rtnet.c
5543    M /trunk/plugins/rudp/AUTHORS
5544    M /trunk/plugins/rudp/COPYING
5545    M /trunk/plugins/rudp/ChangeLog
5546    M /trunk/plugins/rudp/INSTALL
5547    M /trunk/plugins/rudp/Makefile.am
5548    M /trunk/plugins/rudp/Makefile.nmake
5549    M /trunk/plugins/rudp/NEWS
5550    M /trunk/plugins/rudp/moduleinfo.h
5551    M /trunk/plugins/rudp/packet-rudp.c
5552    M /trunk/plugins/v5ua/AUTHORS
5553    M /trunk/plugins/v5ua/COPYING
5554    M /trunk/plugins/v5ua/ChangeLog
5555    M /trunk/plugins/v5ua/Makefile.am
5556    M /trunk/plugins/v5ua/Makefile.nmake
5557    M /trunk/plugins/v5ua/moduleinfo.h
5558    M /trunk/plugins/v5ua/packet-v5ua.c
5559    M /trunk/ppptypes.h
5560    M /trunk/prefs-int.h
5561    M /trunk/prefs.c
5562    M /trunk/prefs.h
5563    M /trunk/print.c
5564    M /trunk/print.h
5565    M /trunk/print.ps
5566    M /trunk/process-x11-fields.pl
5567    M /trunk/progress_dlg.h
5568    M /trunk/proto_hier_stats.c
5569    M /trunk/proto_hier_stats.h
5570    M /trunk/ps.h
5571    M /trunk/ptvcursor.c
5572    M /trunk/ptvcursor.h
5573    M /trunk/randpkt.c
5574    M /trunk/range.c
5575    M /trunk/range.h
5576    M /trunk/rdps.c
5577    M /trunk/reassemble.c
5578    M /trunk/reassemble.h
5579    M /trunk/register.h
5580    M /trunk/req_resp_hdrs.c
5581    M /trunk/req_resp_hdrs.h
5582    M /trunk/ringbuffer.c
5583    M /trunk/ringbuffer.h
5584    M /trunk/rpc_defrag.h
5585    M /trunk/rtp_pt.h
5586    M /trunk/sctpppids.h
5587    M /trunk/simple_dialog.h
5588    M /trunk/smb.h
5589    M /trunk/snprintf-imp.h
5590    M /trunk/snprintf.c
5591    M /trunk/snprintf.h
5592    M /trunk/statusbar.h
5593    M /trunk/strcasecmp.c
5594    M /trunk/strerror.c
5595    M /trunk/strerror.h
5596    M /trunk/strncasecmp.c
5597    M /trunk/strptime.c
5598    M /trunk/strptime.h
5599    M /trunk/summary.c
5600    M /trunk/summary.h
5601    M /trunk/sunping.xml
5602    M /trunk/t35.c
5603    M /trunk/t35.h
5604    M /trunk/tap-ansi_astat.c
5605    M /trunk/tap-bootpstat.c
5606    M /trunk/tap-dcerpcstat.c
5607    M /trunk/tap-gsm_astat.c
5608    M /trunk/tap-h225counter.c
5609    M /trunk/tap-h225rassrt.c
5610    M /trunk/tap-httpstat.c
5611    M /trunk/tap-iostat.c
5612    M /trunk/tap-iousers.c
5613    M /trunk/tap-mgcpstat.c
5614    M /trunk/tap-protocolinfo.c
5615    M /trunk/tap-protohierstat.c
5616    M /trunk/tap-rpcprogs.c
5617    M /trunk/tap-rpcstat.c
5618    M /trunk/tap-sipstat.c
5619    M /trunk/tap-smbsids.c
5620    M /trunk/tap-smbstat.c
5621    M /trunk/tap-wspstat.c
5622    M /trunk/tap.c
5623    M /trunk/tap.h
5624    M /trunk/tap_dfilter_dlg.h
5625    M /trunk/tethereal.c
5626    M /trunk/text2pcap-scanner.l
5627    M /trunk/text2pcap.c
5628    M /trunk/text2pcap.h
5629    M /trunk/timestats.c
5630    M /trunk/timestats.h
5631    M /trunk/tools/EtherealXML.py
5632    M /trunk/tools/Makefile.am
5633    M /trunk/tools/Makefile.nmake
5634    M /trunk/tools/asn2eth.py
5635    M /trunk/tools/cvsdiff-fix.py
5636    M /trunk/tools/dfilter-test.py
5637    M /trunk/tools/lemon/Makefile.am
5638    M /trunk/tools/lemon/Makefile.nmake
5639    M /trunk/tools/lemon/README
5640    M /trunk/tools/lemon/cppmagic.h
5641    M /trunk/tools/lemon/lemon.c
5642    M /trunk/tools/lemon/lemon.html
5643    M /trunk/tools/lemon/lemonflex-head.inc
5644    M /trunk/tools/lemon/lemonflex-tail.inc
5645    M /trunk/tools/lemon/lempar.c
5646    M /trunk/tools/lex.py
5647    M /trunk/tools/msnchat
5648    M /trunk/tools/pkt-from-core.py
5649    M /trunk/tools/win32-setup.sh
5650    M /trunk/tools/yacc.py
5651    M /trunk/ui_util.h
5652    M /trunk/util.c
5653    M /trunk/util.h
5654    M /trunk/version_info.c
5655    M /trunk/version_info.h
5656    M /trunk/wiretap/5views.c
5657    M /trunk/wiretap/5views.h
5658    M /trunk/wiretap/AUTHORS
5659    M /trunk/wiretap/COPYING
5660    M /trunk/wiretap/ChangeLog
5661    M /trunk/wiretap/INSTALL
5662    M /trunk/wiretap/Makefile.am
5663    M /trunk/wiretap/Makefile.nmake
5664    M /trunk/wiretap/NEWS
5665    M /trunk/wiretap/README
5666    M /trunk/wiretap/README.developer
5667    M /trunk/wiretap/acinclude.m4
5668    M /trunk/wiretap/airopeek9.c
5669    M /trunk/wiretap/airopeek9.h
5670    M /trunk/wiretap/ascend-grammar.y
5671    M /trunk/wiretap/ascend-int.h
5672    M /trunk/wiretap/ascend-scanner.l
5673    M /trunk/wiretap/ascend.c
5674    M /trunk/wiretap/ascend.h
5675    M /trunk/wiretap/atm.c
5676    M /trunk/wiretap/atm.h
5677    M /trunk/wiretap/buffer.c
5678    M /trunk/wiretap/buffer.h
5679    M /trunk/wiretap/config.h.win32
5680    M /trunk/wiretap/configure.in
5681    M /trunk/wiretap/cosine.c
5682    M /trunk/wiretap/cosine.h
5683    M /trunk/wiretap/csids.c
5684    M /trunk/wiretap/csids.h
5685    M /trunk/wiretap/dbs-etherwatch.c
5686    M /trunk/wiretap/dbs-etherwatch.h
5687    M /trunk/wiretap/erf.c
5688    M /trunk/wiretap/erf.h
5689    M /trunk/wiretap/etherpeek.c
5690    M /trunk/wiretap/etherpeek.h
5691    M /trunk/wiretap/eyesdn.c
5692    M /trunk/wiretap/eyesdn.h
5693    M /trunk/wiretap/file_access.c
5694    M /trunk/wiretap/file_wrappers.c
5695    M /trunk/wiretap/file_wrappers.h
5696    M /trunk/wiretap/hcidump.c
5697    M /trunk/wiretap/hcidump.h
5698    M /trunk/wiretap/i4b_trace.h
5699    M /trunk/wiretap/i4btrace.c
5700    M /trunk/wiretap/i4btrace.h
5701    M /trunk/wiretap/iptrace.c
5702    M /trunk/wiretap/iptrace.h
5703    M /trunk/wiretap/lanalyzer.c
5704    M /trunk/wiretap/lanalyzer.h
5705    M /trunk/wiretap/libpcap.c
5706    M /trunk/wiretap/libpcap.h
5707    M /trunk/wiretap/netmon.c
5708    M /trunk/wiretap/netmon.h
5709    M /trunk/wiretap/nettl.c
5710    M /trunk/wiretap/nettl.h
5711    M /trunk/wiretap/network_instruments.c
5712    M /trunk/wiretap/network_instruments.h
5713    M /trunk/wiretap/netxray.c
5714    M /trunk/wiretap/netxray.h
5715    M /trunk/wiretap/ngsniffer.c
5716    M /trunk/wiretap/ngsniffer.h
5717    M /trunk/wiretap/pppdump.c
5718    M /trunk/wiretap/pppdump.h
5719    M /trunk/wiretap/radcom.c
5720    M /trunk/wiretap/radcom.h
5721    M /trunk/wiretap/snoop.c
5722    M /trunk/wiretap/snoop.h
5723    M /trunk/wiretap/toshiba.c
5724    M /trunk/wiretap/toshiba.h
5725    M /trunk/wiretap/visual.c
5726    M /trunk/wiretap/visual.h
5727    M /trunk/wiretap/vms.c
5728    M /trunk/wiretap/vms.h
5729    M /trunk/wiretap/wtap-capture.h
5730    M /trunk/wiretap/wtap-int.h
5731    M /trunk/wiretap/wtap.c
5732    M /trunk/wiretap/wtap.def
5733    M /trunk/wiretap/wtap.h
5734    M /trunk/wka.tmpl
5735    M /trunk/x11-fields
5736    M /trunk/x264_prt_id.h
5737    M /trunk/xdlc.c
5738    M /trunk/xdlc.h
5739    M /trunk/xmlstub.c
5740    M /trunk/xmlstub.h
5741
5742 Set the svn:eol-style property on all text files to "native", so that
5743 they have LF at the end of the line on UN*X and CR/LF on Windows;
5744 hopefully this means that if a CR/LF version is checked in on Windows,
5745 the CRs will be stripped so that they show up only when checked out on
5746 Windows, not on UN*X.
5747
5748 ------------------------------------------------------------------------
5749 r11399 | ulfl | 2004-07-17 15:34:41 -0500 (Sat, 17 Jul 2004) | 1 line
5750 Changed paths:
5751    M /trunk/packaging/nsis/ethereal.nsi
5752
5753 Be kind and say "Please note" instead of simply "Note" when something went wrong while uninstalling :-)
5754 ------------------------------------------------------------------------
5755 r11398 | gerald | 2004-07-17 15:30:22 -0500 (Sat, 17 Jul 2004) | 3 lines
5756 Changed paths:
5757    M /trunk/asn1/h235/h235.cnf
5758    M /trunk/asn1/h235/packet-h235-template.c
5759    M /trunk/asn1/h235/packet-h235-template.h
5760    M /trunk/doc/Makefile.am
5761    M /trunk/doc/Makefile.nmake
5762    M /trunk/doc/README.capture
5763    M /trunk/doc/README.design
5764    M /trunk/doc/README.developer
5765    M /trunk/doc/README.idl2eth
5766    M /trunk/doc/README.plugins
5767    M /trunk/doc/README.regression
5768    M /trunk/doc/README.tapping
5769    M /trunk/doc/README.tvbuff
5770    M /trunk/doc/README.xml-output
5771    M /trunk/doc/dfilter2pod.pl
5772    M /trunk/doc/eproto2sgml
5773    M /trunk/doc/randpkt.txt
5774    M /trunk/epan/Makefile.am
5775    M /trunk/epan/Makefile.common
5776    M /trunk/epan/Makefile.nmake
5777    M /trunk/epan/README
5778    M /trunk/epan/addr_and_mask.c
5779    M /trunk/epan/addr_and_mask.h
5780    M /trunk/epan/atalk-utils.c
5781    M /trunk/epan/atalk-utils.h
5782    M /trunk/epan/bitswap.c
5783    M /trunk/epan/bitswap.h
5784    M /trunk/epan/circuit.c
5785    M /trunk/epan/circuit.h
5786    M /trunk/epan/column-utils.c
5787    M /trunk/epan/column-utils.h
5788    M /trunk/epan/column_info.h
5789    M /trunk/epan/conversation.c
5790    M /trunk/epan/conversation.h
5791    M /trunk/epan/dfilter/Makefile.am
5792    M /trunk/epan/dfilter/Makefile.nmake
5793    M /trunk/epan/dfilter/README.dfilter
5794    M /trunk/epan/dfilter/dfilter-int.h
5795    M /trunk/epan/dfilter/dfilter.c
5796    M /trunk/epan/dfilter/dfilter.h
5797    M /trunk/epan/dfilter/dfvm.c
5798    M /trunk/epan/dfilter/dfvm.h
5799    M /trunk/epan/dfilter/drange.c
5800    M /trunk/epan/dfilter/drange.h
5801    M /trunk/epan/dfilter/gencode.c
5802    M /trunk/epan/dfilter/glib-util.c
5803    M /trunk/epan/dfilter/glib-util.h
5804    M /trunk/epan/dfilter/grammar.lemon
5805    M /trunk/epan/dfilter/scanner.l
5806    M /trunk/epan/dfilter/semcheck.c
5807    M /trunk/epan/dfilter/semcheck.h
5808    M /trunk/epan/dfilter/sttype-integer.c
5809    M /trunk/epan/dfilter/sttype-pointer.c
5810    M /trunk/epan/dfilter/sttype-range.c
5811    M /trunk/epan/dfilter/sttype-range.h
5812    M /trunk/epan/dfilter/sttype-string.c
5813    M /trunk/epan/dfilter/sttype-test.c
5814    M /trunk/epan/dfilter/sttype-test.h
5815    M /trunk/epan/dfilter/syntax-tree.c
5816    M /trunk/epan/dfilter/syntax-tree.h
5817    M /trunk/epan/epan.c
5818    M /trunk/epan/epan.h
5819    M /trunk/epan/epan_dissect.h
5820    M /trunk/epan/except.c
5821    M /trunk/epan/except.h
5822    M /trunk/epan/filesystem.c
5823    M /trunk/epan/filesystem.h
5824    M /trunk/epan/frame_data.c
5825    M /trunk/epan/frame_data.h
5826    M /trunk/epan/ftypes/Makefile.am
5827    M /trunk/epan/ftypes/Makefile.nmake
5828    M /trunk/epan/ftypes/ftype-bytes.c
5829    M /trunk/epan/ftypes/ftype-double.c
5830    M /trunk/epan/ftypes/ftype-integer.c
5831    M /trunk/epan/ftypes/ftype-ipv4.c
5832    M /trunk/epan/ftypes/ftype-none.c
5833    M /trunk/epan/ftypes/ftype-pcre.c
5834    M /trunk/epan/ftypes/ftype-string.c
5835    M /trunk/epan/ftypes/ftype-time.c
5836    M /trunk/epan/ftypes/ftype-tvbuff.c
5837    M /trunk/epan/ftypes/ftypes-int.h
5838    M /trunk/epan/ftypes/ftypes.c
5839    M /trunk/epan/ftypes/ftypes.h
5840    M /trunk/epan/gdebug.h
5841    M /trunk/epan/inet_aton.h
5842    M /trunk/epan/inet_ntop.c
5843    M /trunk/epan/inet_pton.c
5844    M /trunk/epan/inet_v6defs.h
5845    M /trunk/epan/int-64bit.c
5846    M /trunk/epan/int-64bit.h
5847    M /trunk/epan/ipv4.c
5848    M /trunk/epan/ipv4.h
5849    M /trunk/epan/ipv6-utils.h
5850    M /trunk/epan/nstime.h
5851    M /trunk/epan/osi-utils.c
5852    M /trunk/epan/osi-utils.h
5853    M /trunk/epan/packet.c
5854    M /trunk/epan/packet.h
5855    M /trunk/epan/packet_info.h
5856    M /trunk/epan/pint.h
5857    M /trunk/epan/plugins.c
5858    M /trunk/epan/plugins.h
5859    M /trunk/epan/proto.c
5860    M /trunk/epan/proto.h
5861    M /trunk/epan/report_err.h
5862    M /trunk/epan/resolv.c
5863    M /trunk/epan/resolv.h
5864    M /trunk/epan/slab.h
5865    M /trunk/epan/sna-utils.c
5866    M /trunk/epan/sna-utils.h
5867    M /trunk/epan/strutil.c
5868    M /trunk/epan/strutil.h
5869    M /trunk/epan/timestamp.c
5870    M /trunk/epan/timestamp.h
5871    M /trunk/epan/to_str.c
5872    M /trunk/epan/to_str.h
5873    M /trunk/epan/tvbtest.c
5874    M /trunk/epan/tvbuff.c
5875    M /trunk/epan/tvbuff.h
5876    M /trunk/epan/value_string.c
5877    M /trunk/epan/value_string.h
5878    M /trunk/gtk/Makefile.am
5879    M /trunk/gtk/Makefile.common
5880    M /trunk/gtk/Makefile.nmake
5881    M /trunk/gtk/about_dlg.c
5882    M /trunk/gtk/about_dlg.h
5883    M /trunk/gtk/ansi_a_stat.c
5884    M /trunk/gtk/ansi_map_stat.c
5885    M /trunk/gtk/bootp_stat.c
5886    M /trunk/gtk/capture_combo_utils.c
5887    M /trunk/gtk/capture_combo_utils.h
5888    M /trunk/gtk/capture_dlg.c
5889    M /trunk/gtk/capture_dlg.h
5890    M /trunk/gtk/capture_if_dlg.c
5891    M /trunk/gtk/capture_info_dlg.c
5892    M /trunk/gtk/capture_prefs.c
5893    M /trunk/gtk/capture_prefs.h
5894    M /trunk/gtk/color_dlg.c
5895    M /trunk/gtk/color_dlg.h
5896    M /trunk/gtk/color_filters.c
5897    M /trunk/gtk/color_filters.h
5898    M /trunk/gtk/color_utils.c
5899    M /trunk/gtk/color_utils.h
5900    M /trunk/gtk/colors.c
5901    M /trunk/gtk/colors.h
5902    M /trunk/gtk/column_prefs.c
5903    M /trunk/gtk/column_prefs.h
5904    M /trunk/gtk/compat_macros.h
5905    M /trunk/gtk/dcerpc_stat.c
5906    M /trunk/gtk/decode_as_dlg.c
5907    M /trunk/gtk/decode_as_dlg.h
5908    M /trunk/gtk/dfilter_expr_dlg.c
5909    M /trunk/gtk/dfilter_expr_dlg.h
5910    M /trunk/gtk/dlg_utils.c
5911    M /trunk/gtk/dlg_utils.h
5912    M /trunk/gtk/endpoint_talkers_eth.c
5913    M /trunk/gtk/endpoint_talkers_fc.c
5914    M /trunk/gtk/endpoint_talkers_fddi.c
5915    M /trunk/gtk/endpoint_talkers_ip.c
5916    M /trunk/gtk/endpoint_talkers_ipx.c
5917    M /trunk/gtk/endpoint_talkers_table.c
5918    M /trunk/gtk/endpoint_talkers_table.h
5919    M /trunk/gtk/endpoint_talkers_tcpip.c
5920    M /trunk/gtk/endpoint_talkers_tr.c
5921    M /trunk/gtk/endpoint_talkers_udpip.c
5922    M /trunk/gtk/ethclist.c
5923    M /trunk/gtk/ethclist.h
5924    M /trunk/gtk/fc_stat.c
5925    M /trunk/gtk/file_dlg.c
5926    M /trunk/gtk/file_dlg.h
5927    M /trunk/gtk/filter_prefs.c
5928    M /trunk/gtk/filter_prefs.h
5929    M /trunk/gtk/find_dlg.c
5930    M /trunk/gtk/find_dlg.h
5931    M /trunk/gtk/follow_dlg.c
5932    M /trunk/gtk/follow_dlg.h
5933    M /trunk/gtk/font_utils.c
5934    M /trunk/gtk/font_utils.h
5935    M /trunk/gtk/goto_dlg.c
5936    M /trunk/gtk/goto_dlg.h
5937    M /trunk/gtk/gsm_a_stat.c
5938    M /trunk/gtk/gsm_map_stat.c
5939    M /trunk/gtk/gsm_map_stat.h
5940    M /trunk/gtk/gsm_map_summary.c
5941    M /trunk/gtk/gtk_stat_util.c
5942    M /trunk/gtk/gtk_stat_util.h
5943    M /trunk/gtk/gtkglobals.h
5944    M /trunk/gtk/gui_prefs.c
5945    M /trunk/gtk/gui_prefs.h
5946    M /trunk/gtk/h225_counter.c
5947    M /trunk/gtk/h225_ras_srt.c
5948    M /trunk/gtk/help_dlg.c
5949    M /trunk/gtk/help_dlg.h
5950    M /trunk/gtk/hostlist_eth.c
5951    M /trunk/gtk/hostlist_fc.c
5952    M /trunk/gtk/hostlist_fddi.c
5953    M /trunk/gtk/hostlist_ip.c
5954    M /trunk/gtk/hostlist_ipx.c
5955    M /trunk/gtk/hostlist_table.c
5956    M /trunk/gtk/hostlist_table.h
5957    M /trunk/gtk/hostlist_tcpip.c
5958    M /trunk/gtk/hostlist_tr.c
5959    M /trunk/gtk/hostlist_udpip.c
5960    M /trunk/gtk/http_stat.c
5961    M /trunk/gtk/io_stat.c
5962    M /trunk/gtk/isprint.h
5963    M /trunk/gtk/isup_stat.c
5964    M /trunk/gtk/keys.h
5965    M /trunk/gtk/layout_prefs.c
5966    M /trunk/gtk/layout_prefs.h
5967    M /trunk/gtk/ldap_stat.c
5968    M /trunk/gtk/main.c
5969    M /trunk/gtk/main.h
5970    M /trunk/gtk/menu.c
5971    M /trunk/gtk/menu.h
5972    M /trunk/gtk/mgcp_stat.c
5973    M /trunk/gtk/mtp3_stat.c
5974    M /trunk/gtk/mtp3_stat.h
5975    M /trunk/gtk/mtp3_summary.c
5976    M /trunk/gtk/nameres_prefs.c
5977    M /trunk/gtk/nameres_prefs.h
5978    M /trunk/gtk/packet_list.c
5979    M /trunk/gtk/packet_list.h
5980    M /trunk/gtk/packet_win.c
5981    M /trunk/gtk/packet_win.h
5982    M /trunk/gtk/plugins_dlg.c
5983    M /trunk/gtk/prefs_dlg.c
5984    M /trunk/gtk/prefs_dlg.h
5985    M /trunk/gtk/print_dlg.c
5986    M /trunk/gtk/print_mswin.c
5987    M /trunk/gtk/print_mswin.h
5988    M /trunk/gtk/print_prefs.c
5989    M /trunk/gtk/print_prefs.h
5990    M /trunk/gtk/progress_dlg.c
5991    M /trunk/gtk/proto_dlg.c
5992    M /trunk/gtk/proto_dlg.h
5993    M /trunk/gtk/proto_draw.c
5994    M /trunk/gtk/proto_draw.h
5995    M /trunk/gtk/proto_hier_stats_dlg.c
5996    M /trunk/gtk/proto_hier_stats_dlg.h
5997    M /trunk/gtk/range_utils.c
5998    M /trunk/gtk/range_utils.h
5999    M /trunk/gtk/recent.c
6000    M /trunk/gtk/recent.h
6001    M /trunk/gtk/rpc_progs.c
6002    M /trunk/gtk/rpc_stat.c
6003    M /trunk/gtk/rtp_analysis.c
6004    M /trunk/gtk/rtp_analysis.h
6005    M /trunk/gtk/rtp_stream.c
6006    M /trunk/gtk/rtp_stream.h
6007    M /trunk/gtk/rtp_stream_dlg.c
6008    M /trunk/gtk/rtp_stream_dlg.h
6009    M /trunk/gtk/sat.h
6010    M /trunk/gtk/service_response_time_table.c
6011    M /trunk/gtk/service_response_time_table.h
6012    M /trunk/gtk/simple_dialog.c
6013    M /trunk/gtk/sip_stat.c
6014    M /trunk/gtk/smb_stat.c
6015    M /trunk/gtk/stream_prefs.c
6016    M /trunk/gtk/stream_prefs.h
6017    M /trunk/gtk/summary_dlg.c
6018    M /trunk/gtk/summary_dlg.h
6019    M /trunk/gtk/supported_protos_dlg.c
6020    M /trunk/gtk/supported_protos_dlg.h
6021    M /trunk/gtk/tap_dfilter_dlg.c
6022    M /trunk/gtk/tap_dfilter_dlg.h
6023    M /trunk/gtk/tap_menu.h
6024    M /trunk/gtk/tcp_graph.c
6025    M /trunk/gtk/text_page.c
6026    M /trunk/gtk/text_page.h
6027    M /trunk/gtk/toolbar.c
6028    M /trunk/gtk/toolbar.h
6029    M /trunk/gtk/ui_util.c
6030    M /trunk/gtk/ui_util.h
6031    M /trunk/gtk/webbrowser.h
6032    M /trunk/gtk/wsp_stat.c
6033    M /trunk/help/Makefile.am
6034    M /trunk/help/Makefile.nmake
6035    M /trunk/image/Makefile.nmake
6036    M /trunk/packaging/nsis/Makefile.nmake
6037    M /trunk/packaging/nsis/ethereal.nsi
6038    M /trunk/plugins/Makefile.am
6039    M /trunk/plugins/Makefile.nmake
6040    M /trunk/plugins/acn/ChangeLog
6041    M /trunk/plugins/acn/Makefile.am
6042    M /trunk/plugins/acn/Makefile.nmake
6043    M /trunk/plugins/acn/packet-acn.c
6044    M /trunk/plugins/artnet/ChangeLog
6045    M /trunk/plugins/artnet/Makefile.am
6046    M /trunk/plugins/artnet/Makefile.nmake
6047    M /trunk/plugins/artnet/packet-artnet.c
6048    M /trunk/plugins/asn1/Makefile.am
6049    M /trunk/plugins/asn1/Makefile.nmake
6050    M /trunk/plugins/asn1/packet-asn1.c
6051    M /trunk/plugins/ciscosm/Makefile.am
6052    M /trunk/plugins/ciscosm/Makefile.nmake
6053    M /trunk/plugins/ciscosm/packet-sm.c
6054    M /trunk/plugins/docsis/Makefile.am
6055    M /trunk/plugins/docsis/Makefile.nmake
6056    M /trunk/plugins/docsis/packet-bpkmattr.c
6057    M /trunk/plugins/docsis/packet-bpkmreq.c
6058    M /trunk/plugins/docsis/packet-bpkmrsp.c
6059    M /trunk/plugins/docsis/packet-docsis.c
6060    M /trunk/plugins/docsis/packet-docsis.h
6061    M /trunk/plugins/docsis/packet-dsaack.c
6062    M /trunk/plugins/docsis/packet-dsareq.c
6063    M /trunk/plugins/docsis/packet-dsarsp.c
6064    M /trunk/plugins/docsis/packet-dscack.c
6065    M /trunk/plugins/docsis/packet-dscreq.c
6066    M /trunk/plugins/docsis/packet-dscrsp.c
6067    M /trunk/plugins/docsis/packet-dsdreq.c
6068    M /trunk/plugins/docsis/packet-dsdrsp.c
6069    M /trunk/plugins/docsis/packet-intrngreq.c
6070    M /trunk/plugins/docsis/packet-macmgmt.c
6071    M /trunk/plugins/docsis/packet-map.c
6072    M /trunk/plugins/docsis/packet-regack.c
6073    M /trunk/plugins/docsis/packet-regreq.c
6074    M /trunk/plugins/docsis/packet-regrsp.c
6075    M /trunk/plugins/docsis/packet-rngreq.c
6076    M /trunk/plugins/docsis/packet-rngrsp.c
6077    M /trunk/plugins/docsis/packet-tlv.c
6078    M /trunk/plugins/docsis/packet-tlv.h
6079    M /trunk/plugins/docsis/packet-type29ucd.c
6080    M /trunk/plugins/docsis/packet-uccreq.c
6081    M /trunk/plugins/docsis/packet-uccrsp.c
6082    M /trunk/plugins/docsis/packet-ucd.c
6083    M /trunk/plugins/docsis/packet-vendor.c
6084    M /trunk/plugins/enttec/ChangeLog
6085    M /trunk/plugins/enttec/Makefile.am
6086    M /trunk/plugins/enttec/Makefile.nmake
6087    M /trunk/plugins/enttec/packet-enttec.c
6088    M /trunk/plugins/giop/Makefile.am
6089    M /trunk/plugins/giop/Makefile.nmake
6090    M /trunk/plugins/gryphon/Makefile.am
6091    M /trunk/plugins/gryphon/Makefile.nmake
6092    M /trunk/plugins/gryphon/packet-gryphon.c
6093    M /trunk/plugins/gryphon/packet-gryphon.h
6094    M /trunk/plugins/irda/Makefile.am
6095    M /trunk/plugins/irda/Makefile.nmake
6096    M /trunk/plugins/irda/irda-appl.h
6097    M /trunk/plugins/irda/packet-ircomm.c
6098    M /trunk/plugins/irda/packet-irda.c
6099    M /trunk/plugins/lwres/Makefile.am
6100    M /trunk/plugins/lwres/Makefile.nmake
6101    M /trunk/plugins/lwres/packet-lwres.c
6102    M /trunk/plugins/megaco/Makefile.am
6103    M /trunk/plugins/megaco/Makefile.nmake
6104    M /trunk/plugins/megaco/packet-megaco.c
6105    M /trunk/plugins/mgcp/Makefile.am
6106    M /trunk/plugins/mgcp/Makefile.nmake
6107    M /trunk/plugins/mgcp/packet-mgcp.c
6108    M /trunk/plugins/mgcp/packet-mgcp.h
6109    M /trunk/plugins/pcli/Makefile.am
6110    M /trunk/plugins/pcli/Makefile.nmake
6111    M /trunk/plugins/pcli/packet-pcli.c
6112    M /trunk/plugins/plugin_api.c
6113    M /trunk/plugins/plugin_api.h
6114    M /trunk/plugins/plugin_api_decls.h
6115    M /trunk/plugins/plugin_api_defs.h
6116    M /trunk/plugins/plugin_api_list.c
6117    M /trunk/plugins/plugin_gen.py
6118    M /trunk/plugins/plugin_table.h
6119    M /trunk/plugins/rdm/Makefile.am
6120    M /trunk/plugins/rdm/Makefile.nmake
6121    M /trunk/plugins/rdm/packet-rdm.c
6122    M /trunk/plugins/rlm/Makefile.am
6123    M /trunk/plugins/rlm/Makefile.nmake
6124    M /trunk/plugins/rlm/packet-rlm.c
6125    M /trunk/plugins/rtnet/Makefile.am
6126    M /trunk/plugins/rtnet/Makefile.nmake
6127    M /trunk/plugins/rtnet/packet-rtnet.c
6128    M /trunk/plugins/rudp/Makefile.am
6129    M /trunk/plugins/rudp/Makefile.nmake
6130    M /trunk/plugins/rudp/packet-rudp.c
6131    M /trunk/plugins/v5ua/Makefile.am
6132    M /trunk/plugins/v5ua/Makefile.nmake
6133    M /trunk/tools/Makefile.am
6134    M /trunk/tools/Makefile.nmake
6135    M /trunk/tools/asn2eth.py
6136    M /trunk/tools/cvsdiff-fix.py
6137    M /trunk/tools/dfilter-test.py
6138    M /trunk/tools/lemon/Makefile.am
6139    M /trunk/tools/lemon/Makefile.nmake
6140    M /trunk/tools/lemon/README
6141    M /trunk/tools/lemon/cppmagic.h
6142    M /trunk/tools/lemon/lemon.c
6143    M /trunk/tools/lemon/lemonflex-head.inc
6144    M /trunk/tools/lemon/lemonflex-tail.inc
6145    M /trunk/wiretap/5views.c
6146    M /trunk/wiretap/5views.h
6147    M /trunk/wiretap/Makefile.am
6148    M /trunk/wiretap/Makefile.nmake
6149    M /trunk/wiretap/README
6150    M /trunk/wiretap/README.developer
6151    M /trunk/wiretap/acinclude.m4
6152    M /trunk/wiretap/airopeek9.c
6153    M /trunk/wiretap/airopeek9.h
6154    M /trunk/wiretap/ascend-grammar.y
6155    M /trunk/wiretap/ascend-int.h
6156    M /trunk/wiretap/ascend-scanner.l
6157    M /trunk/wiretap/ascend.c
6158    M /trunk/wiretap/ascend.h
6159    M /trunk/wiretap/atm.c
6160    M /trunk/wiretap/atm.h
6161    M /trunk/wiretap/buffer.c
6162    M /trunk/wiretap/buffer.h
6163    M /trunk/wiretap/config.h.win32
6164    M /trunk/wiretap/configure.in
6165    M /trunk/wiretap/cosine.c
6166    M /trunk/wiretap/cosine.h
6167    M /trunk/wiretap/csids.c
6168    M /trunk/wiretap/csids.h
6169    M /trunk/wiretap/dbs-etherwatch.c
6170    M /trunk/wiretap/dbs-etherwatch.h
6171    M /trunk/wiretap/erf.c
6172    M /trunk/wiretap/erf.h
6173    M /trunk/wiretap/etherpeek.c
6174    M /trunk/wiretap/etherpeek.h
6175    M /trunk/wiretap/eyesdn.c
6176    M /trunk/wiretap/eyesdn.h
6177    M /trunk/wiretap/file_access.c
6178    M /trunk/wiretap/file_wrappers.c
6179    M /trunk/wiretap/file_wrappers.h
6180    M /trunk/wiretap/hcidump.c
6181    M /trunk/wiretap/hcidump.h
6182    M /trunk/wiretap/i4b_trace.h
6183    M /trunk/wiretap/i4btrace.c
6184    M /trunk/wiretap/i4btrace.h
6185    M /trunk/wiretap/iptrace.c
6186    M /trunk/wiretap/iptrace.h
6187    M /trunk/wiretap/lanalyzer.c
6188    M /trunk/wiretap/lanalyzer.h
6189    M /trunk/wiretap/libpcap.c
6190    M /trunk/wiretap/libpcap.h
6191    M /trunk/wiretap/netmon.c
6192    M /trunk/wiretap/netmon.h
6193    M /trunk/wiretap/nettl.c
6194    M /trunk/wiretap/nettl.h
6195    M /trunk/wiretap/network_instruments.c
6196    M /trunk/wiretap/network_instruments.h
6197    M /trunk/wiretap/netxray.c
6198    M /trunk/wiretap/netxray.h
6199    M /trunk/wiretap/ngsniffer.c
6200    M /trunk/wiretap/ngsniffer.h
6201    M /trunk/wiretap/pppdump.c
6202    M /trunk/wiretap/pppdump.h
6203    M /trunk/wiretap/radcom.c
6204    M /trunk/wiretap/radcom.h
6205    M /trunk/wiretap/snoop.c
6206    M /trunk/wiretap/snoop.h
6207    M /trunk/wiretap/toshiba.c
6208    M /trunk/wiretap/toshiba.h
6209    M /trunk/wiretap/visual.c
6210    M /trunk/wiretap/visual.h
6211    M /trunk/wiretap/vms.c
6212    M /trunk/wiretap/vms.h
6213    M /trunk/wiretap/wtap-capture.h
6214    M /trunk/wiretap/wtap-int.h
6215    M /trunk/wiretap/wtap.c
6216    M /trunk/wiretap/wtap.h
6217
6218 Set the "svn:keywords Id" property on all other files with an RCS ID string.
6219
6220
6221 ------------------------------------------------------------------------
6222 r11397 | gerald | 2004-07-17 15:20:45 -0500 (Sat, 17 Jul 2004) | 8 lines
6223 Changed paths:
6224    M /trunk/Ethereal.desktop
6225    M /trunk/Makefile.am
6226    M /trunk/Makefile.common
6227    M /trunk/Makefile.nmake
6228    M /trunk/NEWS
6229    M /trunk/README
6230    M /trunk/README.aix
6231    M /trunk/README.bsd
6232    M /trunk/README.hpux
6233    M /trunk/README.irix
6234    M /trunk/README.linux
6235    M /trunk/README.macos
6236    M /trunk/README.tru64
6237    M /trunk/README.vmware
6238    M /trunk/README.win32
6239    M /trunk/TODO
6240    M /trunk/acinclude.m4
6241    M /trunk/aclocal-flags
6242    M /trunk/adler32.c
6243    M /trunk/adler32.h
6244    M /trunk/afn.c
6245    M /trunk/afn.h
6246    M /trunk/aftypes.h
6247    M /trunk/alert_box.c
6248    M /trunk/alert_box.h
6249    M /trunk/arcnet_pids.h
6250    M /trunk/asn1.c
6251    M /trunk/asn1.h
6252    M /trunk/autogen.sh
6253    M /trunk/bridged_pids.h
6254    M /trunk/capture-wpcap.c
6255    M /trunk/capture-wpcap.h
6256    M /trunk/capture.c
6257    M /trunk/capture.h
6258    M /trunk/capture_stop_conditions.c
6259    M /trunk/capture_stop_conditions.h
6260    M /trunk/cfile.c
6261    M /trunk/cfile.h
6262    M /trunk/chdlctypes.h
6263    M /trunk/cleanbld.bat
6264    M /trunk/color.h
6265    M /trunk/column.c
6266    M /trunk/column.h
6267    M /trunk/conditions.c
6268    M /trunk/conditions.h
6269    M /trunk/config.h.win32
6270    M /trunk/config.nmake
6271    M /trunk/configure.in
6272    M /trunk/crc16.c
6273    M /trunk/crc16.h
6274    M /trunk/crc32.c
6275    M /trunk/crc32.h
6276    M /trunk/crypt-des.c
6277    M /trunk/crypt-des.h
6278    M /trunk/crypt-md4.c
6279    M /trunk/crypt-md4.h
6280    M /trunk/crypt-md5.c
6281    M /trunk/crypt-md5.h
6282    M /trunk/crypt-rc4.c
6283    M /trunk/crypt-rc4.h
6284    M /trunk/dftest.c
6285    M /trunk/disabled_protos.c
6286    M /trunk/disabled_protos.h
6287    M /trunk/editcap.c
6288    M /trunk/ethereal_be.py
6289    M /trunk/ethereal_gen.py
6290    M /trunk/etypes.h
6291    M /trunk/file.c
6292    M /trunk/file.h
6293    M /trunk/filters.c
6294    M /trunk/filters.h
6295    M /trunk/follow.c
6296    M /trunk/follow.h
6297    M /trunk/format-oid.h
6298    M /trunk/g711.c
6299    M /trunk/g711.h
6300    M /trunk/getopt.c
6301    M /trunk/globals.h
6302    M /trunk/greproto.h
6303    M /trunk/h225-persistentdata.c
6304    M /trunk/h225-persistentdata.h
6305    M /trunk/iax2_codec_type.h
6306    M /trunk/idl2eth.sh
6307    M /trunk/in_cksum.c
6308    M /trunk/in_cksum.h
6309    M /trunk/ip_opts.h
6310    M /trunk/ipproto.c
6311    M /trunk/ipproto.h
6312    M /trunk/isprint.h
6313    M /trunk/lapd_sapi.h
6314    M /trunk/llcsaps.h
6315    M /trunk/make-authors-short.pl
6316    M /trunk/make-faq
6317    M /trunk/make-manuf
6318    M /trunk/make-reg-dotc
6319    M /trunk/make-reg-dotc.py
6320    M /trunk/make-tapreg-dotc
6321    M /trunk/make-version.pl
6322    M /trunk/manuf
6323    M /trunk/manuf.tmpl
6324    M /trunk/menu.h
6325    M /trunk/merge.c
6326    M /trunk/merge.h
6327    M /trunk/mergecap.c
6328    M /trunk/mkcap.c
6329    M /trunk/ncp2222.py
6330    M /trunk/nlpid.h
6331    M /trunk/oui.h
6332    M /trunk/packet-3g-a11.c
6333    M /trunk/packet-aarp.c
6334    M /trunk/packet-acap.c
6335    M /trunk/packet-acse.c
6336    M /trunk/packet-acse.h
6337    M /trunk/packet-afp.c
6338    M /trunk/packet-afp.h
6339    M /trunk/packet-afs-defs.h
6340    M /trunk/packet-afs-macros.h
6341    M /trunk/packet-afs-register-info.h
6342    M /trunk/packet-afs.c
6343    M /trunk/packet-afs.h
6344    M /trunk/packet-aim-admin.c
6345    M /trunk/packet-aim-adverts.c
6346    M /trunk/packet-aim-bos.c
6347    M /trunk/packet-aim-buddylist.c
6348    M /trunk/packet-aim-chat.c
6349    M /trunk/packet-aim-chatnav.c
6350    M /trunk/packet-aim-directory.c
6351    M /trunk/packet-aim-generic.c
6352    M /trunk/packet-aim-icq.c
6353    M /trunk/packet-aim-invitation.c
6354    M /trunk/packet-aim-location.c
6355    M /trunk/packet-aim-messaging.c
6356    M /trunk/packet-aim-oft.c
6357    M /trunk/packet-aim-popup.c
6358    M /trunk/packet-aim-signon.c
6359    M /trunk/packet-aim-ssi.c
6360    M /trunk/packet-aim-stats.c
6361    M /trunk/packet-aim-translate.c
6362    M /trunk/packet-aim-userlookup.c
6363    M /trunk/packet-aim.c
6364    M /trunk/packet-aim.h
6365    M /trunk/packet-ajp13.c
6366    M /trunk/packet-alcap.c
6367    M /trunk/packet-ans.c
6368    M /trunk/packet-ansi_637.c
6369    M /trunk/packet-ansi_683.c
6370    M /trunk/packet-ansi_801.c
6371    M /trunk/packet-ansi_a.c
6372    M /trunk/packet-ansi_a.h
6373    M /trunk/packet-ansi_map.c
6374    M /trunk/packet-ansi_map.h
6375    M /trunk/packet-aodv.c
6376    M /trunk/packet-ap1394.c
6377    M /trunk/packet-ap1394.h
6378    M /trunk/packet-arcnet.c
6379    M /trunk/packet-arcnet.h
6380    M /trunk/packet-arp.c
6381    M /trunk/packet-arp.h
6382    M /trunk/packet-asap.c
6383    M /trunk/packet-ascend.c
6384    M /trunk/packet-asf.c
6385    M /trunk/packet-atalk.c
6386    M /trunk/packet-atalk.h
6387    M /trunk/packet-atm.c
6388    M /trunk/packet-atm.h
6389    M /trunk/packet-auto_rp.c
6390    M /trunk/packet-bacapp.c
6391    M /trunk/packet-bacnet.c
6392    M /trunk/packet-beep.c
6393    M /trunk/packet-ber.c
6394    M /trunk/packet-ber.h
6395    M /trunk/packet-bfd.c
6396    M /trunk/packet-bgp.c
6397    M /trunk/packet-bgp.h
6398    M /trunk/packet-bofl.c
6399    M /trunk/packet-bootp.c
6400    M /trunk/packet-bootparams.c
6401    M /trunk/packet-bootparams.h
6402    M /trunk/packet-bpdu.c
6403    M /trunk/packet-brdwlk.c
6404    M /trunk/packet-bssap.c
6405    M /trunk/packet-bssap.h
6406    M /trunk/packet-bssgp.c
6407    M /trunk/packet-bvlc.c
6408    M /trunk/packet-cast.c
6409    M /trunk/packet-ccsds.c
6410    M /trunk/packet-cdp.c
6411    M /trunk/packet-cgmp.c
6412    M /trunk/packet-chdlc.c
6413    M /trunk/packet-chdlc.h
6414    M /trunk/packet-cisco-oui.c
6415    M /trunk/packet-clearcase.c
6416    M /trunk/packet-clearcase.h
6417    M /trunk/packet-clip.c
6418    M /trunk/packet-clip.h
6419    M /trunk/packet-clnp.c
6420    M /trunk/packet-cops.c
6421    M /trunk/packet-cosine.c
6422    M /trunk/packet-cpfi.c
6423    M /trunk/packet-cpha.c
6424    M /trunk/packet-cups.c
6425    M /trunk/packet-data.c
6426    M /trunk/packet-data.h
6427    M /trunk/packet-dccp.c
6428    M /trunk/packet-dccp.h
6429    M /trunk/packet-dcerpc-afs4int.c
6430    M /trunk/packet-dcerpc-atsvc.c
6431    M /trunk/packet-dcerpc-atsvc.h
6432    M /trunk/packet-dcerpc-bossvr.c
6433    M /trunk/packet-dcerpc-browser.c
6434    M /trunk/packet-dcerpc-browser.h
6435    M /trunk/packet-dcerpc-budb.c
6436    M /trunk/packet-dcerpc-butc.c
6437    M /trunk/packet-dcerpc-cds_clerkserver.c
6438    M /trunk/packet-dcerpc-cds_solicit.c
6439    M /trunk/packet-dcerpc-conv.c
6440    M /trunk/packet-dcerpc-cprpc_server.c
6441    M /trunk/packet-dcerpc-dce122.c
6442    M /trunk/packet-dcerpc-dce122.h
6443    M /trunk/packet-dcerpc-dcom.h
6444    M /trunk/packet-dcerpc-dfs.c
6445    M /trunk/packet-dcerpc-dfs.h
6446    M /trunk/packet-dcerpc-dnsserver.c
6447    M /trunk/packet-dcerpc-dnsserver.h
6448    M /trunk/packet-dcerpc-drsuapi.c
6449    M /trunk/packet-dcerpc-drsuapi.h
6450    M /trunk/packet-dcerpc-dtsprovider.c
6451    M /trunk/packet-dcerpc-dtsstime_req.c
6452    M /trunk/packet-dcerpc-efs.c
6453    M /trunk/packet-dcerpc-efs.h
6454    M /trunk/packet-dcerpc-epm.c
6455    M /trunk/packet-dcerpc-epm4.c
6456    M /trunk/packet-dcerpc-eventlog.c
6457    M /trunk/packet-dcerpc-eventlog.h
6458    M /trunk/packet-dcerpc-fldb.c
6459    M /trunk/packet-dcerpc-frsapi.c
6460    M /trunk/packet-dcerpc-frsapi.h
6461    M /trunk/packet-dcerpc-frsrpc.c
6462    M /trunk/packet-dcerpc-frsrpc.h
6463    M /trunk/packet-dcerpc-ftserver.c
6464    M /trunk/packet-dcerpc-icl_rpc.c
6465    M /trunk/packet-dcerpc-initshutdown.c
6466    M /trunk/packet-dcerpc-initshutdown.h
6467    M /trunk/packet-dcerpc-krb5rpc.c
6468    M /trunk/packet-dcerpc-llb.c
6469    M /trunk/packet-dcerpc-lsa-ds.c
6470    M /trunk/packet-dcerpc-lsa.c
6471    M /trunk/packet-dcerpc-lsa.h
6472    M /trunk/packet-dcerpc-mapi.c
6473    M /trunk/packet-dcerpc-mapi.h
6474    M /trunk/packet-dcerpc-messenger.c
6475    M /trunk/packet-dcerpc-mgmt.c
6476    M /trunk/packet-dcerpc-ndr.c
6477    M /trunk/packet-dcerpc-netlogon.c
6478    M /trunk/packet-dcerpc-netlogon.h
6479    M /trunk/packet-dcerpc-nspi.c
6480    M /trunk/packet-dcerpc-nt.c
6481    M /trunk/packet-dcerpc-nt.h
6482    M /trunk/packet-dcerpc-oxid.c
6483    M /trunk/packet-dcerpc-rdaclif.c
6484    M /trunk/packet-dcerpc-reg.c
6485    M /trunk/packet-dcerpc-reg.h
6486    M /trunk/packet-dcerpc-remact.c
6487    M /trunk/packet-dcerpc-rep_proc.c
6488    M /trunk/packet-dcerpc-roverride.c
6489    M /trunk/packet-dcerpc-rpriv.c
6490    M /trunk/packet-dcerpc-rs_acct.c
6491    M /trunk/packet-dcerpc-rs_attr.c
6492    M /trunk/packet-dcerpc-rs_attr_schema.c
6493    M /trunk/packet-dcerpc-rs_bind.c
6494    M /trunk/packet-dcerpc-rs_misc.c
6495    M /trunk/packet-dcerpc-rs_pgo.c
6496    M /trunk/packet-dcerpc-rs_plcy.c
6497    M /trunk/packet-dcerpc-rs_prop_acct.c
6498    M /trunk/packet-dcerpc-rs_prop_acl.c
6499    M /trunk/packet-dcerpc-rs_prop_attr.c
6500    M /trunk/packet-dcerpc-rs_prop_pgo.c
6501    M /trunk/packet-dcerpc-rs_prop_plcy.c
6502    M /trunk/packet-dcerpc-rs_pwd_mgmt.c
6503    M /trunk/packet-dcerpc-rs_repadm.c
6504    M /trunk/packet-dcerpc-rs_replist.c
6505    M /trunk/packet-dcerpc-rs_repmgr.c
6506    M /trunk/packet-dcerpc-rs_unix.c
6507    M /trunk/packet-dcerpc-rsec_login.c
6508    M /trunk/packet-dcerpc-samr.c
6509    M /trunk/packet-dcerpc-samr.h
6510    M /trunk/packet-dcerpc-secidmap.c
6511    M /trunk/packet-dcerpc-spoolss.c
6512    M /trunk/packet-dcerpc-spoolss.h
6513    M /trunk/packet-dcerpc-srvsvc.c
6514    M /trunk/packet-dcerpc-srvsvc.h
6515    M /trunk/packet-dcerpc-svcctl.c
6516    M /trunk/packet-dcerpc-svcctl.h
6517    M /trunk/packet-dcerpc-tapi.c
6518    M /trunk/packet-dcerpc-tapi.h
6519    M /trunk/packet-dcerpc-tkn4int.c
6520    M /trunk/packet-dcerpc-trksvr.c
6521    M /trunk/packet-dcerpc-ubikdisk.c
6522    M /trunk/packet-dcerpc-ubikvote.c
6523    M /trunk/packet-dcerpc-update.c
6524    M /trunk/packet-dcerpc-wkssvc.c
6525    M /trunk/packet-dcerpc-wkssvc.h
6526    M /trunk/packet-dcerpc.c
6527    M /trunk/packet-dcerpc.h
6528    M /trunk/packet-dcm.c
6529    M /trunk/packet-ddtp.c
6530    M /trunk/packet-ddtp.h
6531    M /trunk/packet-dec-bpdu.c
6532    M /trunk/packet-dhcpv6.c
6533    M /trunk/packet-diameter-defs.h
6534    M /trunk/packet-diameter.c
6535    M /trunk/packet-diffserv-mpls-common.c
6536    M /trunk/packet-diffserv-mpls-common.h
6537    M /trunk/packet-distcc.c
6538    M /trunk/packet-dlsw.c
6539    M /trunk/packet-dnp.c
6540    M /trunk/packet-dns.c
6541    M /trunk/packet-dns.h
6542    M /trunk/packet-dsi.c
6543    M /trunk/packet-dvmrp.c
6544    M /trunk/packet-dvmrp.h
6545    M /trunk/packet-e164.c
6546    M /trunk/packet-e164.h
6547    M /trunk/packet-eap.c
6548    M /trunk/packet-eapol.c
6549    M /trunk/packet-echo.c
6550    M /trunk/packet-edonkey.c
6551    M /trunk/packet-edonkey.h
6552    M /trunk/packet-eigrp.c
6553    M /trunk/packet-enc.c
6554    M /trunk/packet-enip.c
6555    M /trunk/packet-enrp.c
6556    M /trunk/packet-esis.c
6557    M /trunk/packet-esis.h
6558    M /trunk/packet-eth.c
6559    M /trunk/packet-eth.h
6560    M /trunk/packet-etherip.c
6561    M /trunk/packet-ethertype.c
6562    M /trunk/packet-fc.c
6563    M /trunk/packet-fc.h
6564    M /trunk/packet-fcbls.h
6565    M /trunk/packet-fcct.c
6566    M /trunk/packet-fcct.h
6567    M /trunk/packet-fcdns.c
6568    M /trunk/packet-fcdns.h
6569    M /trunk/packet-fcels.c
6570    M /trunk/packet-fcels.h
6571    M /trunk/packet-fcfcs.c
6572    M /trunk/packet-fcfcs.h
6573    M /trunk/packet-fcfzs.c
6574    M /trunk/packet-fcfzs.h
6575    M /trunk/packet-fcip.c
6576    M /trunk/packet-fclctl.c
6577    M /trunk/packet-fclctl.h
6578    M /trunk/packet-fcp.c
6579    M /trunk/packet-fcp.h
6580    M /trunk/packet-fcsb3.c
6581    M /trunk/packet-fcsb3.h
6582    M /trunk/packet-fcsp.c
6583    M /trunk/packet-fcsp.h
6584    M /trunk/packet-fcswils.c
6585    M /trunk/packet-fcswils.h
6586    M /trunk/packet-fddi.c
6587    M /trunk/packet-fddi.h
6588    M /trunk/packet-fix.c
6589    M /trunk/packet-fr.c
6590    M /trunk/packet-frame.c
6591    M /trunk/packet-frame.h
6592    M /trunk/packet-ftam.c
6593    M /trunk/packet-ftam.h
6594    M /trunk/packet-ftp.c
6595    M /trunk/packet-fw1.c
6596    M /trunk/packet-gift.c
6597    M /trunk/packet-giop.c
6598    M /trunk/packet-giop.h
6599    M /trunk/packet-gmrp.c
6600    M /trunk/packet-gnutella.c
6601    M /trunk/packet-gnutella.h
6602    M /trunk/packet-gprs-llc.c
6603    M /trunk/packet-gprs-ns.c
6604    M /trunk/packet-gre.c
6605    M /trunk/packet-gsm_a.c
6606    M /trunk/packet-gsm_a.h
6607    M /trunk/packet-gsm_map.c
6608    M /trunk/packet-gsm_map.h
6609    M /trunk/packet-gsm_sms.c
6610    M /trunk/packet-gsm_sms.h
6611    M /trunk/packet-gsm_sms_ud.c
6612    M /trunk/packet-gsm_ss.c
6613    M /trunk/packet-gsm_ss.h
6614    M /trunk/packet-gssapi.c
6615    M /trunk/packet-gssapi.h
6616    M /trunk/packet-gtp.c
6617    M /trunk/packet-gtp.h
6618    M /trunk/packet-gvrp.c
6619    M /trunk/packet-h1.c
6620    M /trunk/packet-h225.c
6621    M /trunk/packet-h225.h
6622    M /trunk/packet-h235.c
6623    M /trunk/packet-h235.h
6624    M /trunk/packet-h245.c
6625    M /trunk/packet-h245.h
6626    M /trunk/packet-h261.c
6627    M /trunk/packet-h263.c
6628    M /trunk/packet-h450.c
6629    M /trunk/packet-hclnfsd.c
6630    M /trunk/packet-hclnfsd.h
6631    M /trunk/packet-hpext.c
6632    M /trunk/packet-hpext.h
6633    M /trunk/packet-hsrp.c
6634    M /trunk/packet-http.c
6635    M /trunk/packet-http.h
6636    M /trunk/packet-hyperscsi.c
6637    M /trunk/packet-iapp.c
6638    M /trunk/packet-iax2.c
6639    M /trunk/packet-iax2.h
6640    M /trunk/packet-ib.c
6641    M /trunk/packet-icap.c
6642    M /trunk/packet-icmpv6.c
6643    M /trunk/packet-icp.c
6644    M /trunk/packet-icq.c
6645    M /trunk/packet-ieee80211.c
6646    M /trunk/packet-ieee80211.h
6647    M /trunk/packet-ieee8023.c
6648    M /trunk/packet-ieee8023.h
6649    M /trunk/packet-igap.c
6650    M /trunk/packet-igap.h
6651    M /trunk/packet-igmp.c
6652    M /trunk/packet-igmp.h
6653    M /trunk/packet-igrp.c
6654    M /trunk/packet-image-gif.c
6655    M /trunk/packet-image-jfif.c
6656    M /trunk/packet-imap.c
6657    M /trunk/packet-ip.c
6658    M /trunk/packet-ip.h
6659    M /trunk/packet-ipdc.c
6660    M /trunk/packet-ipdc.h
6661    M /trunk/packet-ipfc.c
6662    M /trunk/packet-ipfc.h
6663    M /trunk/packet-ipmi.c
6664    M /trunk/packet-ipp.c
6665    M /trunk/packet-ipsec-udp.c
6666    M /trunk/packet-ipsec.c
6667    M /trunk/packet-ipsec.h
6668    M /trunk/packet-ipv6.c
6669    M /trunk/packet-ipv6.h
6670    M /trunk/packet-ipvs-syncd.c
6671    M /trunk/packet-ipx.c
6672    M /trunk/packet-ipx.h
6673    M /trunk/packet-ipxwan.c
6674    M /trunk/packet-irc.c
6675    M /trunk/packet-isakmp.c
6676    M /trunk/packet-iscsi.c
6677    M /trunk/packet-isdn.c
6678    M /trunk/packet-isis-clv.c
6679    M /trunk/packet-isis-clv.h
6680    M /trunk/packet-isis-hello.c
6681    M /trunk/packet-isis-hello.h
6682    M /trunk/packet-isis-lsp.c
6683    M /trunk/packet-isis-lsp.h
6684    M /trunk/packet-isis-snp.c
6685    M /trunk/packet-isis-snp.h
6686    M /trunk/packet-isis.c
6687    M /trunk/packet-isis.h
6688    M /trunk/packet-isl.c
6689    M /trunk/packet-isl.h
6690    M /trunk/packet-ismp.c
6691    M /trunk/packet-isns.c
6692    M /trunk/packet-isup.c
6693    M /trunk/packet-isup.h
6694    M /trunk/packet-iua.c
6695    M /trunk/packet-jabber.c
6696    M /trunk/packet-kadm5.c
6697    M /trunk/packet-kerberos.c
6698    M /trunk/packet-kerberos.h
6699    M /trunk/packet-klm.c
6700    M /trunk/packet-klm.h
6701    M /trunk/packet-kpasswd.c
6702    M /trunk/packet-l2tp.c
6703    M /trunk/packet-lapb.c
6704    M /trunk/packet-lapbether.c
6705    M /trunk/packet-lapd.c
6706    M /trunk/packet-laplink.c
6707    M /trunk/packet-ldap.c
6708    M /trunk/packet-ldap.h
6709    M /trunk/packet-ldp.c
6710    M /trunk/packet-ldp.h
6711    M /trunk/packet-llc.c
6712    M /trunk/packet-llc.h
6713    M /trunk/packet-lmi.c
6714    M /trunk/packet-lmp.c
6715    M /trunk/packet-lpd.c
6716    M /trunk/packet-lwapp.c
6717    M /trunk/packet-m2pa.c
6718    M /trunk/packet-m2tp.c
6719    M /trunk/packet-m2ua.c
6720    M /trunk/packet-m3ua.c
6721    M /trunk/packet-mbtcp.c
6722    M /trunk/packet-mdshdr.c
6723    M /trunk/packet-media.c
6724    M /trunk/packet-mip.c
6725    M /trunk/packet-mip6.c
6726    M /trunk/packet-mip6.h
6727    M /trunk/packet-mmse.c
6728    M /trunk/packet-mount.c
6729    M /trunk/packet-mount.h
6730    M /trunk/packet-mpeg1.c
6731    M /trunk/packet-mpls-echo.c
6732    M /trunk/packet-mpls.c
6733    M /trunk/packet-mq-pcf.c
6734    M /trunk/packet-mq.c
6735    M /trunk/packet-mq.h
6736    M /trunk/packet-mrdisc.c
6737    M /trunk/packet-mrdisc.h
6738    M /trunk/packet-msdp.c
6739    M /trunk/packet-msn-messenger.c
6740    M /trunk/packet-msnip.c
6741    M /trunk/packet-msnip.h
6742    M /trunk/packet-msproxy.c
6743    M /trunk/packet-mtp2.c
6744    M /trunk/packet-mtp3.c
6745    M /trunk/packet-mtp3.h
6746    M /trunk/packet-mtp3mg.c
6747    M /trunk/packet-multipart.c
6748    M /trunk/packet-mysql.c
6749    M /trunk/packet-nbipx.c
6750    M /trunk/packet-nbns.c
6751    M /trunk/packet-ncp-int.h
6752    M /trunk/packet-ncp-nmas.c
6753    M /trunk/packet-ncp-nmas.h
6754    M /trunk/packet-ncp.c
6755    M /trunk/packet-ncp2222.inc
6756    M /trunk/packet-ndmp.c
6757    M /trunk/packet-ndps.c
6758    M /trunk/packet-ndps.h
6759    M /trunk/packet-netbios.c
6760    M /trunk/packet-netbios.h
6761    M /trunk/packet-netflow.c
6762    M /trunk/packet-nfs.c
6763    M /trunk/packet-nfs.h
6764    M /trunk/packet-nfsacl.c
6765    M /trunk/packet-nfsauth.c
6766    M /trunk/packet-nisplus.c
6767    M /trunk/packet-nisplus.h
6768    M /trunk/packet-nlm.c
6769    M /trunk/packet-nlm.h
6770    M /trunk/packet-nlsp.c
6771    M /trunk/packet-nntp.c
6772    M /trunk/packet-nt-oui.c
6773    M /trunk/packet-nt-sonmp.c
6774    M /trunk/packet-nt-tpcp.c
6775    M /trunk/packet-ntlmssp.c
6776    M /trunk/packet-ntp.c
6777    M /trunk/packet-ntp.h
6778    M /trunk/packet-null.c
6779    M /trunk/packet-null.h
6780    M /trunk/packet-olsr.c
6781    M /trunk/packet-osi-options.c
6782    M /trunk/packet-osi-options.h
6783    M /trunk/packet-osi.c
6784    M /trunk/packet-osi.h
6785    M /trunk/packet-ospf.c
6786    M /trunk/packet-pcnfsd.c
6787    M /trunk/packet-pcnfsd.h
6788    M /trunk/packet-per.c
6789    M /trunk/packet-per.h
6790    M /trunk/packet-pflog.c
6791    M /trunk/packet-pflog.h
6792    M /trunk/packet-pgm.c
6793    M /trunk/packet-pim.c
6794    M /trunk/packet-pim.h
6795    M /trunk/packet-pktc.c
6796    M /trunk/packet-pktc.h
6797    M /trunk/packet-pop.c
6798    M /trunk/packet-portmap.c
6799    M /trunk/packet-portmap.h
6800    M /trunk/packet-postgresql.c
6801    M /trunk/packet-ppp.c
6802    M /trunk/packet-ppp.h
6803    M /trunk/packet-pppoe.c
6804    M /trunk/packet-pptp.c
6805    M /trunk/packet-pres.c
6806    M /trunk/packet-pres.h
6807    M /trunk/packet-prism.c
6808    M /trunk/packet-prism.h
6809    M /trunk/packet-q2931.c
6810    M /trunk/packet-q931.c
6811    M /trunk/packet-q931.h
6812    M /trunk/packet-q933.c
6813    M /trunk/packet-qllc.c
6814    M /trunk/packet-quake.c
6815    M /trunk/packet-quake2.c
6816    M /trunk/packet-quake3.c
6817    M /trunk/packet-quakeworld.c
6818    M /trunk/packet-radiotap.c
6819    M /trunk/packet-radiotap.h
6820    M /trunk/packet-radius.c
6821    M /trunk/packet-ranap.c
6822    M /trunk/packet-raw.c
6823    M /trunk/packet-raw.h
6824    M /trunk/packet-rip.c
6825    M /trunk/packet-ripng.c
6826    M /trunk/packet-ripng.h
6827    M /trunk/packet-rlogin.c
6828    M /trunk/packet-rmcp.c
6829    M /trunk/packet-rmi.c
6830    M /trunk/packet-rmi.h
6831    M /trunk/packet-rmp.c
6832    M /trunk/packet-rpc.c
6833    M /trunk/packet-rpc.h
6834    M /trunk/packet-rpl.c
6835    M /trunk/packet-rquota.c
6836    M /trunk/packet-rquota.h
6837    M /trunk/packet-rsh.c
6838    M /trunk/packet-rstat.c
6839    M /trunk/packet-rsvp.c
6840    M /trunk/packet-rsvp.h
6841    M /trunk/packet-rsync.c
6842    M /trunk/packet-rtcp.c
6843    M /trunk/packet-rtcp.h
6844    M /trunk/packet-rtp-events.c
6845    M /trunk/packet-rtp-events.h
6846    M /trunk/packet-rtp.c
6847    M /trunk/packet-rtp.h
6848    M /trunk/packet-rtps.c
6849    M /trunk/packet-rtps.h
6850    M /trunk/packet-rtsp.c
6851    M /trunk/packet-rwall.c
6852    M /trunk/packet-rwall.h
6853    M /trunk/packet-rx.c
6854    M /trunk/packet-rx.h
6855    M /trunk/packet-sadmind.c
6856    M /trunk/packet-sap.c
6857    M /trunk/packet-sccp.c
6858    M /trunk/packet-sccpmg.c
6859    M /trunk/packet-scsi.c
6860    M /trunk/packet-scsi.h
6861    M /trunk/packet-sctp.c
6862    M /trunk/packet-sctp.h
6863    M /trunk/packet-sdlc.c
6864    M /trunk/packet-sdp.c
6865    M /trunk/packet-sebek.c
6866    M /trunk/packet-ses.c
6867    M /trunk/packet-ses.h
6868    M /trunk/packet-sflow.c
6869    M /trunk/packet-sigcomp.c
6870    M /trunk/packet-sip.c
6871    M /trunk/packet-sip.h
6872    M /trunk/packet-sipfrag.c
6873    M /trunk/packet-skinny.c
6874    M /trunk/packet-slimp3.c
6875    M /trunk/packet-sll.c
6876    M /trunk/packet-sll.h
6877    M /trunk/packet-slowprotocols.c
6878    M /trunk/packet-slsk.c
6879    M /trunk/packet-smb-browse.c
6880    M /trunk/packet-smb-browse.h
6881    M /trunk/packet-smb-common.c
6882    M /trunk/packet-smb-common.h
6883    M /trunk/packet-smb-logon.c
6884    M /trunk/packet-smb-mailslot.c
6885    M /trunk/packet-smb-mailslot.h
6886    M /trunk/packet-smb-pipe.c
6887    M /trunk/packet-smb-pipe.h
6888    M /trunk/packet-smb-sidsnooping.c
6889    M /trunk/packet-smb-sidsnooping.h
6890    M /trunk/packet-smb.c
6891    M /trunk/packet-smpp.c
6892    M /trunk/packet-smtp.c
6893    M /trunk/packet-sna.c
6894    M /trunk/packet-sna.h
6895    M /trunk/packet-snaeth.c
6896    M /trunk/packet-sndcp.c
6897    M /trunk/packet-snmp.c
6898    M /trunk/packet-snmp.h
6899    M /trunk/packet-socks.c
6900    M /trunk/packet-spnego.c
6901    M /trunk/packet-spray.c
6902    M /trunk/packet-spray.h
6903    M /trunk/packet-srvloc.c
6904    M /trunk/packet-sscop.c
6905    M /trunk/packet-ssh.c
6906    M /trunk/packet-ssl.c
6907    M /trunk/packet-stat-notify.c
6908    M /trunk/packet-stat-notify.h
6909    M /trunk/packet-stat.c
6910    M /trunk/packet-stat.h
6911    M /trunk/packet-stun.c
6912    M /trunk/packet-sua.c
6913    M /trunk/packet-symantec.c
6914    M /trunk/packet-syslog.c
6915    M /trunk/packet-t38.c
6916    M /trunk/packet-tacacs.c
6917    M /trunk/packet-tacacs.h
6918    M /trunk/packet-tcap.c
6919    M /trunk/packet-tcap.h
6920    M /trunk/packet-tcp.c
6921    M /trunk/packet-tcp.h
6922    M /trunk/packet-tds.c
6923    M /trunk/packet-teimanagement.c
6924    M /trunk/packet-telnet.c
6925    M /trunk/packet-teredo.c
6926    M /trunk/packet-text-media.c
6927    M /trunk/packet-tftp.c
6928    M /trunk/packet-time.c
6929    M /trunk/packet-tns.c
6930    M /trunk/packet-tns.h
6931    M /trunk/packet-tpkt.c
6932    M /trunk/packet-tpkt.h
6933    M /trunk/packet-tr.c
6934    M /trunk/packet-tr.h
6935    M /trunk/packet-trmac.c
6936    M /trunk/packet-tsp.c
6937    M /trunk/packet-tuxedo.c
6938    M /trunk/packet-tzsp.c
6939    M /trunk/packet-ucp.c
6940    M /trunk/packet-udp.c
6941    M /trunk/packet-udp.h
6942    M /trunk/packet-v120.c
6943    M /trunk/packet-vines.c
6944    M /trunk/packet-vines.h
6945    M /trunk/packet-vj.c
6946    M /trunk/packet-vlan.c
6947    M /trunk/packet-vlan.h
6948    M /trunk/packet-vrrp.c
6949    M /trunk/packet-vtp.c
6950    M /trunk/packet-wap.c
6951    M /trunk/packet-wap.h
6952    M /trunk/packet-wbxml.c
6953    M /trunk/packet-wccp.c
6954    M /trunk/packet-wccp.h
6955    M /trunk/packet-wcp.c
6956    M /trunk/packet-wfleet-hdlc.c
6957    M /trunk/packet-who.c
6958    M /trunk/packet-wlancap.c
6959    M /trunk/packet-wlancap.h
6960    M /trunk/packet-wsp.c
6961    M /trunk/packet-wsp.h
6962    M /trunk/packet-wtls.c
6963    M /trunk/packet-wtls.h
6964    M /trunk/packet-wtp.c
6965    M /trunk/packet-wtp.h
6966    M /trunk/packet-x11-keysym.h
6967    M /trunk/packet-x11-keysymdef.h
6968    M /trunk/packet-x11.c
6969    M /trunk/packet-x25.c
6970    M /trunk/packet-x29.c
6971    M /trunk/packet-xdmcp.c
6972    M /trunk/packet-xot.c
6973    M /trunk/packet-xyplex.c
6974    M /trunk/packet-yhoo.c
6975    M /trunk/packet-ymsg.c
6976    M /trunk/packet-ypbind.c
6977    M /trunk/packet-ypbind.h
6978    M /trunk/packet-yppasswd.c
6979    M /trunk/packet-yppasswd.h
6980    M /trunk/packet-ypserv.c
6981    M /trunk/packet-ypserv.h
6982    M /trunk/packet-ypxfr.c
6983    M /trunk/packet-ypxfr.h
6984    M /trunk/packet-zebra.c
6985    M /trunk/pcap-util-int.h
6986    M /trunk/pcap-util-unix.c
6987    M /trunk/pcap-util.c
6988    M /trunk/pcap-util.h
6989    M /trunk/ppptypes.h
6990    M /trunk/prefs-int.h
6991    M /trunk/prefs.c
6992    M /trunk/prefs.h
6993    M /trunk/print.c
6994    M /trunk/print.h
6995    M /trunk/process-x11-fields.pl
6996    M /trunk/progress_dlg.h
6997    M /trunk/proto_hier_stats.c
6998    M /trunk/proto_hier_stats.h
6999    M /trunk/ps.h
7000    M /trunk/ptvcursor.c
7001    M /trunk/ptvcursor.h
7002    M /trunk/randpkt.c
7003    M /trunk/range.c
7004    M /trunk/range.h
7005    M /trunk/rdps.c
7006    M /trunk/reassemble.c
7007    M /trunk/reassemble.h
7008    M /trunk/register.h
7009    M /trunk/req_resp_hdrs.c
7010    M /trunk/req_resp_hdrs.h
7011    M /trunk/ringbuffer.c
7012    M /trunk/ringbuffer.h
7013    M /trunk/rpc_defrag.h
7014    M /trunk/rtp_pt.h
7015    M /trunk/sctpppids.h
7016    M /trunk/simple_dialog.h
7017    M /trunk/smb.h
7018    M /trunk/snprintf-imp.h
7019    M /trunk/snprintf.c
7020    M /trunk/snprintf.h
7021    M /trunk/statusbar.h
7022    M /trunk/strerror.c
7023    M /trunk/strerror.h
7024    M /trunk/strptime.h
7025    M /trunk/summary.c
7026    M /trunk/summary.h
7027    M /trunk/t35.c
7028    M /trunk/t35.h
7029    M /trunk/tap-ansi_astat.c
7030    M /trunk/tap-bootpstat.c
7031    M /trunk/tap-dcerpcstat.c
7032    M /trunk/tap-gsm_astat.c
7033    M /trunk/tap-h225counter.c
7034    M /trunk/tap-h225rassrt.c
7035    M /trunk/tap-httpstat.c
7036    M /trunk/tap-iostat.c
7037    M /trunk/tap-iousers.c
7038    M /trunk/tap-mgcpstat.c
7039    M /trunk/tap-protocolinfo.c
7040    M /trunk/tap-protohierstat.c
7041    M /trunk/tap-rpcprogs.c
7042    M /trunk/tap-rpcstat.c
7043    M /trunk/tap-sipstat.c
7044    M /trunk/tap-smbsids.c
7045    M /trunk/tap-smbstat.c
7046    M /trunk/tap-wspstat.c
7047    M /trunk/tap.c
7048    M /trunk/tap.h
7049    M /trunk/tap_dfilter_dlg.h
7050    M /trunk/tethereal.c
7051    M /trunk/text2pcap-scanner.l
7052    M /trunk/text2pcap.c
7053    M /trunk/text2pcap.h
7054    M /trunk/timestats.c
7055    M /trunk/timestats.h
7056    M /trunk/ui_util.h
7057    M /trunk/util.c
7058    M /trunk/util.h
7059    M /trunk/version_info.c
7060    M /trunk/version_info.h
7061    M /trunk/wka.tmpl
7062    M /trunk/x11-fields
7063    M /trunk/x264_prt_id.h
7064    M /trunk/xdlc.c
7065    M /trunk/xdlc.h
7066    M /trunk/xmlstub.c
7067
7068 Run
7069
7070     grep -l '\$Id:.*\$' * | xargs svn propset svn:keywords Id
7071
7072 in the top-level source directory.  This should replace any RCS "$Id:$"
7073 strings with Subersion Ids.
7074
7075
7076 ------------------------------------------------------------------------
7077 r11396 | ulfl | 2004-07-17 08:50:07 -0500 (Sat, 17 Jul 2004) | 3 lines
7078 Changed paths:
7079    M /trunk/gtk/Makefile.common
7080    M /trunk/gtk/capture_dlg.c
7081    M /trunk/gtk/capture_dlg.h
7082    A /trunk/gtk/capture_if_dlg.c
7083    M /trunk/gtk/menu.c
7084    M /trunk/gtk/toolbar.c
7085
7086 add a new dialog box to menu "Capture/Interfaces..." to show the current state of the interfaces and a quick way to start a capture.
7087
7088 added the IP address of the currently selected interface to the capture options dialog
7089 ------------------------------------------------------------------------
7090 r11395 | ulfl | 2004-07-17 08:43:31 -0500 (Sat, 17 Jul 2004) | 1 line
7091 Changed paths:
7092    M /trunk/pcap-util.c
7093    M /trunk/pcap-util.h
7094
7095 if using the get_interface_list function, try to get the IP addresses too
7096 ------------------------------------------------------------------------
7097 r11394 | ulfl | 2004-07-17 07:49:34 -0500 (Sat, 17 Jul 2004) | 1 line
7098 Changed paths:
7099    M /trunk/Makefile.nmake
7100
7101 Changed dependencies, so image dir will be generated before epan, otherwise the libethereal.res file will not be available when needed to link libethereal.dll
7102 ------------------------------------------------------------------------
7103 r11393 | guy | 2004-07-17 05:56:34 -0500 (Sat, 17 Jul 2004) | 3 lines
7104 Changed paths:
7105    M /trunk/AUTHORS
7106    M /trunk/packet-ssl.c
7107
7108 From Marco van den Bovenkamp: add some Sun elliptic curve cryptography
7109 and Camellia-based cipher suites.
7110
7111 ------------------------------------------------------------------------
7112 r11392 | guy | 2004-07-17 05:48:02 -0500 (Sat, 17 Jul 2004) | 6 lines
7113 Changed paths:
7114    M /trunk/packet-kerberos.c
7115
7116 From Jean-Baptiste Marchand: add Microsoft-specific name-types, and make
7117 the name-type field signed.
7118
7119 Make the variable into which "dissect_krb5_name_type()" puts the name
7120 type local to that routine - it's not used outside that routine.
7121
7122 ------------------------------------------------------------------------
7123 r11391 | guy | 2004-07-17 05:22:59 -0500 (Sat, 17 Jul 2004) | 4 lines
7124 Changed paths:
7125    M /trunk/packet-pres.c
7126
7127 From Yuriy Sidelnikov: if asn1_length_decode() returns 0 but
7128 tvb_reported_length_remaining() returns more then two bytes we still
7129 have to dissect rest of the pdu.
7130
7131 ------------------------------------------------------------------------
7132 r11390 | guy | 2004-07-17 05:14:03 -0500 (Sat, 17 Jul 2004) | 4 lines
7133 Changed paths:
7134    M /trunk/gtk/rtp_analysis.c
7135
7136 From Lars Ruoff: don't hardwire the RTP sampling clock rate to 8000
7137 samples/second, determine it from the payload type for payload types
7138 with a known clock rate.
7139
7140 ------------------------------------------------------------------------
7141 r11389 | guy | 2004-07-17 05:09:12 -0500 (Sat, 17 Jul 2004) | 3 lines
7142 Changed paths:
7143    M /trunk/gtk/color_dlg.c
7144
7145 From Martin Mathieson: if you create a new filter and cancel the "Edit
7146 Color Filter" dialog, remove the new filter from the list.
7147
7148 ------------------------------------------------------------------------
7149 r11388 | guy | 2004-07-17 04:49:32 -0500 (Sat, 17 Jul 2004) | 2 lines
7150 Changed paths:
7151    M /trunk/Makefile.am
7152    M /trunk/Makefile.nmake
7153    M /trunk/epan/Makefile.nmake
7154    M /trunk/image/Makefile.nmake
7155    A /trunk/image/libethereal.rc.in
7156
7157 From Graham Bloice: add resource information to libethereal.dll.
7158
7159 ------------------------------------------------------------------------
7160 r11387 | guy | 2004-07-17 04:40:52 -0500 (Sat, 17 Jul 2004) | 4 lines
7161 Changed paths:
7162    M /trunk
7163    M /trunk/doc
7164    M /trunk/epan
7165    M /trunk/epan/dfilter
7166    M /trunk/epan/ftypes
7167    M /trunk/gtk
7168    M /trunk/help
7169    M /trunk/packaging
7170    M /trunk/packaging/nsis
7171    M /trunk/packaging/rpm
7172    M /trunk/packaging/rpm/SPECS
7173    M /trunk/packaging/svr4
7174    M /trunk/plugins
7175    M /trunk/plugins/acn
7176    M /trunk/plugins/artnet
7177    M /trunk/plugins/asn1
7178    M /trunk/plugins/ciscosm
7179    M /trunk/plugins/docsis
7180    M /trunk/plugins/enttec
7181    M /trunk/plugins/giop
7182    M /trunk/plugins/gryphon
7183    M /trunk/plugins/irda
7184    M /trunk/plugins/lwres
7185    M /trunk/plugins/megaco
7186    M /trunk/plugins/mgcp
7187    M /trunk/plugins/pcli
7188    M /trunk/plugins/rdm
7189    M /trunk/plugins/rlm
7190    M /trunk/plugins/rtnet
7191    M /trunk/plugins/rudp
7192    M /trunk/plugins/v5ua
7193    M /trunk/tools
7194    M /trunk/tools/lemon
7195    M /trunk/wiretap
7196
7197 Set svn:ignore on directories to match what's in the .cvsignore files
7198 (but don't bother with .lo or .la names, as *.lo and *.la are ignored by
7199 default).
7200
7201 ------------------------------------------------------------------------
7202 r11386 | guy | 2004-07-17 04:02:03 -0500 (Sat, 17 Jul 2004) | 2 lines
7203 Changed paths:
7204    M /trunk/packet-skinny.c
7205
7206 From Ainsley Pereira: set up conversations for RTSP when appropriate.
7207
7208 ------------------------------------------------------------------------
7209 r11385 | guy | 2004-07-17 03:49:22 -0500 (Sat, 17 Jul 2004) | 2 lines
7210 Changed paths:
7211    M /trunk/packet-rtps.c
7212
7213 From Lukas Pokorny: fix some bugs.
7214
7215 ------------------------------------------------------------------------
7216 r11384 | guy | 2004-07-17 03:45:10 -0500 (Sat, 17 Jul 2004) | 3 lines
7217 Changed paths:
7218    M /trunk/epan/dfilter/scanner.l
7219    M /trunk/epan/ftypes/ftype-integer.c
7220
7221 G_MAXINT32, G_MININT32, and G_MAXUINT32 aren't defined by GLib 1.2[.x],
7222 so we have to define them ourselves if they're not defined.
7223
7224 ------------------------------------------------------------------------
7225 r11383 | jmayer | 2004-07-16 18:42:38 -0500 (Fri, 16 Jul 2004) | 5 lines
7226 Changed paths:
7227    M /trunk/doc/Makefile.am
7228    M /trunk/doc/README.idl2eth
7229    M /trunk/idl2eth.sh
7230
7231 From Debian. Likely author: Frederic Peters <fpeters [AT] debian.org>
7232  * Updated omniorb URL (closes: #257512)
7233  run pod2man with --section=4 for ethereal-filter
7234
7235
7236 ------------------------------------------------------------------------
7237 r11382 | guy | 2004-07-16 18:35:46 -0500 (Fri, 16 Jul 2004) | 15 lines
7238 Changed paths:
7239    M /trunk/epan/dfilter/scanner.l
7240    M /trunk/epan/ftypes/ftype-integer.c
7241
7242 I'm not sure "strtol()" and "strtoul()" are guaranteed to clear "errno"
7243 on success, so we clear it before calling them.
7244
7245 Assign the value of "strtol()" to a "long" and assign the value of
7246 "strtoul()" to an "unsigned long", as those are the return types for
7247 those functions - "gint32" and "guint32" might not be large enough for
7248 the return value on an LP64 platform.
7249
7250 Check for errno being EINVAL, as that can happen if the number isn't
7251 valid.
7252
7253 Before assigning the value returned by "strtol()" or "strtoul()" to the
7254 final destination, check whether it's in the right range for that
7255 destination.
7256
7257 ------------------------------------------------------------------------
7258 r11381 | guy | 2004-07-16 18:26:27 -0500 (Fri, 16 Jul 2004) | 2 lines
7259 Changed paths:
7260    D /trunk/wiretap/Makefile
7261
7262 This shouldn't be checked in, as it's generated from Makefile.am.
7263
7264 ------------------------------------------------------------------------
7265 r11380 | jmayer | 2004-07-16 16:24:26 -0500 (Fri, 16 Jul 2004) | 9 lines
7266 Changed paths:
7267    M /trunk/packet-gtp.c
7268
7269 Indces run from 0-2 if an array is declared as array[3].
7270 This patch has been part of RedHat since 0.9.16, unfortunately
7271 the patch never made it into the mainline source.
7272
7273 The patch seems to be authored by Phil Knirsch  (from ethereal.spec:
7274 * Tue Nov 25 2003 Phil Knirsch <pknirsch [AT] redhat.com> 0.9.16-3
7275 - Fixed out of bound array access (#110749).
7276
7277
7278 ------------------------------------------------------------------------
7279 r11379 | gerald | 2004-07-15 16:09:33 -0500 (Thu, 15 Jul 2004) | 6 lines
7280 Changed paths:
7281    M /trunk/Makefile.am
7282    M /trunk/Makefile.common
7283    M /trunk/Makefile.nmake
7284    M /trunk/gtk/about_dlg.c
7285    M /trunk/gtk/main.c
7286    M /trunk/make-version.pl
7287    M /trunk/mergecap.c
7288    M /trunk/tethereal.c
7289
7290 Convert make-version.pl and the associated cvsversion.h and CVSVERSION
7291 definition to Subversion.  "svn info" prints out the last changed date
7292 of the repository, so we don't have to go hunting through "CVS/Entries"
7293 files anymore.
7294
7295
7296 ------------------------------------------------------------------------
7297 r11378 | gerald | 2004-07-15 14:29:49 -0500 (Thu, 15 Jul 2004) | 2 lines
7298 Changed paths:
7299    M /trunk/README
7300
7301 Try again (hook script didn't do its thing).
7302
7303 ------------------------------------------------------------------------
7304 r11377 | gerald | 2004-07-15 14:26:05 -0500 (Thu, 15 Jul 2004) | 3 lines
7305 Changed paths:
7306    M /trunk/README
7307
7308 Test commit for new repository.
7309
7310
7311 ------------------------------------------------------------------------
7312 r11376 | guy | 2004-07-14 03:04:39 -0500 (Wed, 14 Jul 2004) | 3 lines
7313 Changed paths:
7314    M /trunk/gtk/gui_prefs.c
7315
7316 As per Pavel Kankovsky, return FALSE, not TRUE, if "user_font_test()"
7317 fails, as that means we aren't setting the font to the new value.
7318
7319 ------------------------------------------------------------------------
7320 r11375 | gerald | 2004-07-13 14:30:02 -0500 (Tue, 13 Jul 2004) | 3 lines
7321 Changed paths:
7322    M /trunk/Makefile.nmake
7323
7324 Both epan/doxygen.cfg and gtk/doxygen.cfg depend on the root doxygen.cfg.
7325 Build it before going into those directories.
7326
7327 ------------------------------------------------------------------------
7328 r11374 | gerald | 2004-07-13 13:19:59 -0500 (Tue, 13 Jul 2004) | 2 lines
7329 Changed paths:
7330    M /trunk/config.nmake
7331
7332 Use libethereal.dll by default.
7333
7334 ------------------------------------------------------------------------
7335 r11373 | ulfl | 2004-07-13 13:14:00 -0500 (Tue, 13 Jul 2004) | 2 lines
7336 Changed paths:
7337    M /trunk/gtk/endpoint_talkers_table.c
7338    M /trunk/gtk/hostlist_table.c
7339
7340 Conversation/Endpoint list performance patch from Ian Schorr
7341
7342 ------------------------------------------------------------------------
7343 r11372 | guy | 2004-07-13 02:15:45 -0500 (Tue, 13 Jul 2004) | 4 lines
7344 Changed paths:
7345    M /trunk/gtk/capture_dlg.c
7346    M /trunk/gtk/compat_macros.h
7347    M /trunk/gtk/dlg_utils.c
7348    M /trunk/gtk/file_dlg.c
7349    M /trunk/gtk/main.c
7350    M /trunk/gtk/simple_dialog.c
7351    M /trunk/gtk/toolbar.c
7352    M /trunk/simple_dialog.h
7353
7354 From Daniel Thompson: add additional message/alert box options to
7355 display "Save", "Continue without Saving", and "Cancel", for the "do you
7356 want to save?" messages.
7357
7358 ------------------------------------------------------------------------
7359 r11371 | guy | 2004-07-13 00:58:15 -0500 (Tue, 13 Jul 2004) | 2 lines
7360 Changed paths:
7361    M /trunk/mergecap.c
7362
7363 If we fail to open the output file, report the reason why.
7364
7365 ------------------------------------------------------------------------
7366 r11370 | guy | 2004-07-13 00:43:59 -0500 (Tue, 13 Jul 2004) | 4 lines
7367 Changed paths:
7368    M /trunk/gtk/capture_prefs.c
7369
7370 From Pavel Kankovsky: the items pointed to by elements in the "text[]"
7371 array are all "g_free()"d, so they have to be "g_malloc()"ed - instead
7372 of setting some to "", set them to "g_strdup("")".
7373
7374 ------------------------------------------------------------------------
7375 r11369 | guy | 2004-07-13 00:29:23 -0500 (Tue, 13 Jul 2004) | 2 lines
7376 Changed paths:
7377    M /trunk/Makefile.common
7378    M /trunk/epan/Makefile.common
7379    A /trunk/packet-dcerpc-eventlog.c
7380    A /trunk/packet-dcerpc-eventlog.h
7381
7382 From Jean-Baptiste Marchand: MS Eventlog support.
7383
7384 ------------------------------------------------------------------------
7385 r11368 | ulfl | 2004-07-12 16:00:40 -0500 (Mon, 12 Jul 2004) | 3 lines
7386 Changed paths:
7387    M /trunk/mergecap.c
7388
7389 bugfix to a bug reported by jprakashbabu [AT] hotpop.com:
7390 mergecap didn't created a new output file
7391
7392 ------------------------------------------------------------------------
7393 r11367 | ulfl | 2004-07-12 15:01:41 -0500 (Mon, 12 Jul 2004) | 4 lines
7394 Changed paths:
7395    M /trunk/gtk/dlg_utils.c
7396
7397 bugfix to a bug reported by Ian Schorr:
7398 don't present main window when closing dialogs on GTK2.4,
7399 as this might be a statistic window
7400
7401 ------------------------------------------------------------------------
7402 r11366 | ulfl | 2004-07-12 14:10:58 -0500 (Mon, 12 Jul 2004) | 4 lines
7403 Changed paths:
7404    M /trunk/gtk/main.c
7405
7406 bugfix to a bug reported by Stuart MacDonald (bug #12):
7407 present main window before closing the program,
7408 when asking to save the capture file first
7409
7410 ------------------------------------------------------------------------
7411 r11365 | ulfl | 2004-07-12 13:39:03 -0500 (Mon, 12 Jul 2004) | 4 lines
7412 Changed paths:
7413    M /trunk/gtk/dlg_utils.c
7414
7415 bugfix to a bug reported by Ian Schorr:
7416 GTK2.4 open directory doesn't go into last opened dir
7417 (this will affect all open file dialogs)
7418
7419 ------------------------------------------------------------------------
7420 r11364 | ulfl | 2004-07-12 12:20:06 -0500 (Mon, 12 Jul 2004) | 4 lines
7421 Changed paths:
7422    M /trunk/gtk/gui_prefs.c
7423
7424 bugfix to a bug reported by Stuart MacDonald (bug #10):
7425 return FALSE for the recent files text entry, otherwise Ethereal will
7426 crash when selected this field and press Apply
7427
7428 ------------------------------------------------------------------------
7429 r11363 | tuexen | 2004-07-11 13:01:06 -0500 (Sun, 11 Jul 2004) | 2 lines
7430 Changed paths:
7431    M /trunk/AUTHORS
7432
7433 Correct my name
7434
7435 ------------------------------------------------------------------------
7436 r11362 | ulfl | 2004-07-10 06:57:19 -0500 (Sat, 10 Jul 2004) | 3 lines
7437 Changed paths:
7438    M /trunk/gtk/endpoint_talkers_table.c
7439
7440 changed column headers, replaced e.g. "-> Packets" by
7441 "Packets A->B" to clarify behaviour
7442
7443 ------------------------------------------------------------------------
7444 r11361 | ulfl | 2004-07-10 06:53:51 -0500 (Sat, 10 Jul 2004) | 2 lines
7445 Changed paths:
7446    M /trunk/gtk/hostlist_table.c
7447
7448 changed column headers, don't talk of frames but of packets
7449
7450 ------------------------------------------------------------------------
7451 r11360 | guy | 2004-07-10 02:16:55 -0500 (Sat, 10 Jul 2004) | 2 lines
7452 Changed paths:
7453    M /trunk/AUTHORS
7454    M /trunk/Makefile.common
7455    M /trunk/epan/Makefile.common
7456    A /trunk/packet-dcerpc-frsapi.c
7457    A /trunk/packet-dcerpc-frsapi.h
7458    A /trunk/packet-dcerpc-frsrpc.c
7459    A /trunk/packet-dcerpc-frsrpc.h
7460
7461 From Jean-Baptiste Marchand: frsrpc and frsapi support.
7462
7463 ------------------------------------------------------------------------
7464 r11359 | guy | 2004-07-09 21:07:23 -0500 (Fri, 09 Jul 2004) | 4 lines
7465 Changed paths:
7466    M /trunk/doc/ethereal.pod
7467
7468 SUM, like COUNT, MIN, MAX, and AVG, computes the value over the
7469 interval, not over the entire capture (a sum over the entire capture
7470 would yield only one value, which isn't very interesting to plot).
7471
7472 ------------------------------------------------------------------------
7473 r11358 | guy | 2004-07-09 20:01:41 -0500 (Fri, 09 Jul 2004) | 2 lines
7474 Changed paths:
7475    M /trunk/doc/ethereal.pod
7476
7477 Clean up some formatting, and fix some typoes.
7478
7479 ------------------------------------------------------------------------
7480 r11357 | guy | 2004-07-09 18:37:40 -0500 (Fri, 09 Jul 2004) | 11 lines
7481 Changed paths:
7482    M /trunk/packet-http.c
7483    M /trunk/packet-icap.c
7484    M /trunk/packet-rtsp.c
7485
7486 Use "iscntrl()", rather than "isprint()", to test whether a character is
7487 a CTL in HTTP, ICAP, and RTSP.
7488
7489 Check for non-ASCII characters in ICAP and RTSP, just as we do in HTTP.
7490
7491 The headers in those protocols are just "headers", not "MIME headers",
7492 at least in the RFCs (common usage nonwithstanding; not all of those
7493 headers are for MIME stuff such as Content-Type).
7494
7495 Add some RFC numbers.
7496
7497 ------------------------------------------------------------------------
7498 r11356 | guy | 2004-07-09 18:17:05 -0500 (Fri, 09 Jul 2004) | 7 lines
7499 Changed paths:
7500    M /trunk/Makefile.common
7501    A /trunk/isprint.h
7502    M /trunk/packet-aim.c
7503    M /trunk/packet-cops.c
7504    M /trunk/packet-dcm.c
7505    M /trunk/packet-giop.c
7506    M /trunk/packet-radius.c
7507    M /trunk/packet-snmp.c
7508    M /trunk/packet-tds.c
7509
7510 Move the redefinition of "isprint()" to be used by dissectors when
7511 generating strings to put into the printable representation of protocol
7512 tree items into an "isprint.h" header, and include it in some additional
7513 dissectors.
7514
7515 Add bounds checking to one place in the DICOM dissector.
7516
7517 ------------------------------------------------------------------------
7518 r11355 | guy | 2004-07-09 18:02:38 -0500 (Fri, 09 Jul 2004) | 6 lines
7519 Changed paths:
7520    M /trunk/gtk/Makefile.am
7521    M /trunk/gtk/follow_dlg.c
7522    M /trunk/gtk/gtkglobals.h
7523    A /trunk/gtk/isprint.h
7524    M /trunk/gtk/proto_draw.c
7525
7526 In the GTK+ code, move the redefinition of "isprint()" to
7527 "gtk/isprint.h", and include that in "follow_dlg.c" (which wasn't
7528 including "gtkglobals.h" and thus wasn't getting the redefinition) and
7529 "proto_draw.c" (which was including "gtkglobals.h" but now needs to
7530 include "isprint.h" as well).
7531
7532 ------------------------------------------------------------------------
7533 r11354 | guy | 2004-07-09 16:52:03 -0500 (Fri, 09 Jul 2004) | 3 lines
7534 Changed paths:
7535    M /trunk/epan/proto.c
7536
7537 "length" is relative to the start of the field, so don't subtract the
7538 start of the field from it.
7539
7540 ------------------------------------------------------------------------
7541 r11353 | guy | 2004-07-09 16:13:22 -0500 (Fri, 09 Jul 2004) | 15 lines
7542 Changed paths:
7543    M /trunk/gtk/main.c
7544    M /trunk/gtk/recent.c
7545
7546 Don't allow non-positive values for the main window width and height
7547 values in the "recent" file.  Also, check for syntax errors in numerical
7548 values.
7549
7550 Set the main window height, as well as the main window width, to default
7551 values before we read in the values from the "recent" file.  (Use
7552 non-positive values here if you want the default to be "don't set the
7553 geometry" - note that you can't set one to a positive value and the
7554 other one to a non-positive value and expect only one to be set; they
7555 *both* have to be positive in order for the size to be set.)
7556
7557 Treat non-positive values for those settings in the "recent" structure
7558 as an indication that we don't have values from them and that we should
7559 therefore not set the window size.
7560
7561 ------------------------------------------------------------------------
7562 r11352 | tuexen | 2004-07-09 14:50:00 -0500 (Fri, 09 Jul 2004) | 3 lines
7563 Changed paths:
7564    M /trunk/packet-enrp.c
7565
7566 Updated to support the upcoming
7567 draft-ietf-rserpool-enrp-09.txt
7568
7569 ------------------------------------------------------------------------
7570 r11351 | gerald | 2004-07-09 13:43:04 -0500 (Fri, 09 Jul 2004) | 2 lines
7571 Changed paths:
7572    M /trunk/gtk/main.c
7573
7574 Don't show the splash screen if we've been passed the "-G" flag.
7575
7576 ------------------------------------------------------------------------
7577 r11350 | gerald | 2004-07-09 13:42:35 -0500 (Fri, 09 Jul 2004) | 2 lines
7578 Changed paths:
7579    M /trunk/epan/libethereal.def
7580
7581 Add more entries.
7582
7583 ------------------------------------------------------------------------
7584 r11349 | guy | 2004-07-09 04:21:07 -0500 (Fri, 09 Jul 2004) | 3 lines
7585 Changed paths:
7586    M /trunk/tethereal.c
7587
7588 Don't complain about "-T pdml" or "-T psml" being combined with "-x"
7589 only if "-x" was specified.
7590
7591 ------------------------------------------------------------------------
7592 r11348 | guy | 2004-07-08 23:54:08 -0500 (Thu, 08 Jul 2004) | 3 lines
7593 Changed paths:
7594    M /trunk/packet-ieee80211.c
7595
7596 From Solomon Peachy: fix the decoding of the Association ID in
7597 management frames.
7598
7599 ------------------------------------------------------------------------
7600 r11347 | tuexen | 2004-07-08 18:31:06 -0500 (Thu, 08 Jul 2004) | 2 lines
7601 Changed paths:
7602    M /trunk/AUTHORS
7603
7604 Fix my e-mail address.
7605
7606 ------------------------------------------------------------------------
7607 r11346 | guy | 2004-07-08 16:16:04 -0500 (Thu, 08 Jul 2004) | 6 lines
7608 Changed paths:
7609    M /trunk/doc/README.developer
7610
7611 Give more details on the "don't build the protocol tree if you don't
7612 have to", indicating that if it's too much work to explicitly test for a
7613 null protocol tree, you might want to avoid those tests and rely on the
7614 protocol tree routines not to do much work if passed a null protocol
7615 tree pointer.
7616
7617 ------------------------------------------------------------------------
7618 r11345 | guy | 2004-07-08 16:02:18 -0500 (Thu, 08 Jul 2004) | 2 lines
7619 Changed paths:
7620    M /trunk/doc/tethereal.pod
7621
7622 "Frame" -> "Packet", as per UI and Ethereal man page changes.
7623
7624 ------------------------------------------------------------------------
7625 r11344 | guy | 2004-07-08 15:57:24 -0500 (Thu, 08 Jul 2004) | 10 lines
7626 Changed paths:
7627    M /trunk/doc/tethereal.pod
7628
7629 Document "-T psml", and give more details in the descriptiion of the
7630 "-T" option.
7631
7632 Talk about packet details rather than the protocol tree, just as we do in
7633 the Ethereal manual page.
7634
7635 Clean up the descriptions of some of the "-z" options.
7636
7637 Fix some typos.
7638
7639 ------------------------------------------------------------------------
7640 r11343 | guy | 2004-07-08 06:07:29 -0500 (Thu, 08 Jul 2004) | 5 lines
7641 Changed paths:
7642    M /trunk/file.c
7643
7644 If we're producing PostScript, don't put the column headers out if we're
7645 not putting the column data out.
7646
7647 Don't fill in the column information if we're not going to use it.
7648
7649 ------------------------------------------------------------------------
7650 r11342 | guy | 2004-07-08 05:36:29 -0500 (Thu, 08 Jul 2004) | 7 lines
7651 Changed paths:
7652    M /trunk/file.c
7653    M /trunk/file.h
7654    M /trunk/gtk/print_dlg.c
7655    M /trunk/print.c
7656    M /trunk/print.h
7657    M /trunk/tethereal.c
7658
7659 Make the "human-readable text vs. PSML vs. PDML" choice separate from
7660 the "text vs.  PostScript" choice.  The "text vs. PostScript" choice
7661 should probably ultimately be done with a generic set of print methods,
7662 to handle various platform-native print mechanisms more cleanly (and
7663 perhaps the dialog box code for "export as {PDML,PSML}" should be
7664 separate from the "export as text"/"print" dialog).
7665
7666 ------------------------------------------------------------------------
7667 r11341 | guy | 2004-07-08 02:47:29 -0500 (Thu, 08 Jul 2004) | 5 lines
7668 Changed paths:
7669    M /trunk/tethereal.c
7670
7671 Fix the error for a WTAP_ERR_UNSUPPORTED_ENCAP read error to more
7672 accurately reflect the problem (it's not that the entire file has a
7673 network type we don't handle - if it did, we'd have failed when we tried
7674 to open it - it's that the packet we tried to read does).
7675
7676 ------------------------------------------------------------------------
7677 r11340 | guy | 2004-07-08 02:45:46 -0500 (Thu, 08 Jul 2004) | 9 lines
7678 Changed paths:
7679    M /trunk/file.c
7680
7681 A read can return WTAP_ERR_UNSUPPORTED_ENCAP if the encapsulation type
7682 is per-packet and the packet has an encapsulation type we don't know
7683 about, so handle it on reads as well as errors - show an error message
7684 noting that we had a packet with a network type we don't know about, and
7685 show the extra info returned for that error giving details.
7686
7687 It shouldn't return WTAP_ERR_UNSUPPORTED, however, so just give the
7688 "wtap_strerror()" error for that case.
7689
7690 ------------------------------------------------------------------------
7691 r11339 | guy | 2004-07-08 02:32:39 -0500 (Thu, 08 Jul 2004) | 4 lines
7692 Changed paths:
7693    M /trunk/wiretap/lanalyzer.c
7694
7695 If we don't know the board type in a Lanayzer capture, return
7696 WTAP_ERR_UNSUPPORTED_ENCAP, not WTAP_ERR_UNSUPPORTED, as it presumably
7697 means the capture was done on some type of device we don't know about.
7698
7699 ------------------------------------------------------------------------