fix doxygen tags
[obnox/wireshark/wip.git] / ChangeLog
1 ------------------------------------------------------------------------
2 r12359 | gerald | 2004-10-20 14:07:50 -0500 (Wed, 20 Oct 2004) | 2 lines
3 Changed paths:
4    M /releases/ethereal-0.10.7/Makefile.am
5    M /releases/ethereal-0.10.7/Makefile.nmake
6    M /releases/ethereal-0.10.7/NEWS
7    D /releases/ethereal-0.10.7/capinfo.c
8    A /releases/ethereal-0.10.7/capinfos.c (from /trunk/capinfos.c:12358)
9    M /releases/ethereal-0.10.7/configure.in
10    M /releases/ethereal-0.10.7/doc/Makefile.am
11    M /releases/ethereal-0.10.7/doc/Makefile.nmake
12    D /releases/ethereal-0.10.7/doc/capinfo.pod
13    A /releases/ethereal-0.10.7/doc/capinfos.pod (from /trunk/doc/capinfos.pod:12358)
14    M /releases/ethereal-0.10.7/docbook/eug_src/EUG_app_tools.xml
15    M /releases/ethereal-0.10.7/docbook/eug_src/EUG_chapter_build_install.xml
16    M /releases/ethereal-0.10.7/image/Makefile.nmake
17    D /releases/ethereal-0.10.7/image/capinfo.rc.in
18    A /releases/ethereal-0.10.7/image/capinfos.rc.in (from /trunk/image/capinfos.rc.in:12358)
19    M /releases/ethereal-0.10.7/packaging/nsis/Makefile.nmake
20    M /releases/ethereal-0.10.7/packaging/nsis/ethereal.nsi
21
22 Pull in rev 12358: Rename "capinfo" to "capinfos".
23
24 ------------------------------------------------------------------------
25 r12357 | gerald | 2004-10-20 11:48:58 -0500 (Wed, 20 Oct 2004) | 2 lines
26 Changed paths:
27    M /releases/ethereal-0.10.7/ChangeLog
28    M /releases/ethereal-0.10.7/NEWS
29
30 Update NEWS and ChangeLog for 0.10.7.
31
32 ------------------------------------------------------------------------
33 r12356 | gerald | 2004-10-20 10:30:19 -0500 (Wed, 20 Oct 2004) | 27 lines
34 Changed paths:
35    M /releases/ethereal-0.10.7
36    M /releases/ethereal-0.10.7/AUTHORS
37    M /releases/ethereal-0.10.7/config.nmake
38    M /releases/ethereal-0.10.7/doc/tethereal.pod
39    M /releases/ethereal-0.10.7/docbook/developer-guide.xml
40    A /releases/ethereal-0.10.7/docbook/edg_src/EDG_chapter_capture.xml (from /trunk/docbook/edg_src/EDG_chapter_capture.xml:12355)
41    M /releases/ethereal-0.10.7/docbook/edg_src/EDG_chapter_env_intro.xml
42    M /releases/ethereal-0.10.7/docbook/edg_src/EDG_chapter_userinterface.xml
43    M /releases/ethereal-0.10.7/epan/dissectors/packet-diameter.c
44    M /releases/ethereal-0.10.7/epan/dissectors/packet-smb.c
45    M /releases/ethereal-0.10.7/epan/libethereal.def
46    M /releases/ethereal-0.10.7/tethereal.c
47    M /releases/ethereal-0.10.7/wiretap/nettl.c
48
49 Merge in revisions from the main trunk:
50
51 12342: Fix a cut/paste error in packet-smb.c.
52
53 12343: Fix a compiler warning in packet-diameter.c.
54
55 12344: Add range preference functions to libethereal.def.
56
57 12345: Add AUTHORS-SHORT-FORMAT to the list of files to ignore.
58
59 12348: Fix whitespace in EDG_chapter_env_intro.xml.
60
61 12349: Add EDG_chapter_capture.xml.
62
63 12350: Fix enums recognition in packet-diameter.c.
64
65 12351: Fix FDDI bit swap and enhance merging in nettl.c.
66
67 12352: Fix packet preamble/finale printing in tethereal.c.
68
69 12353: Update the tethereal man page for the previous fix.
70
71 12354: Add web GTK resources to the Developer's Guide.
72
73 12355: Export bytes_to_str_punct() in libethereal.def.
74
75
76 ------------------------------------------------------------------------
77 r12341 | gerald | 2004-10-18 10:14:13 -0500 (Mon, 18 Oct 2004) | 2 lines
78 Changed paths:
79    M /releases/ethereal-0.10.7/AUTHORS
80    M /releases/ethereal-0.10.7/Makefile.am
81    M /releases/ethereal-0.10.7/Makefile.nmake
82    M /releases/ethereal-0.10.7/doc/Makefile.am
83    M /releases/ethereal-0.10.7/doc/Makefile.nmake
84    M /releases/ethereal-0.10.7/docbook/README.txt
85    M /releases/ethereal-0.10.7/docbook/edg_src/EDG_chapter_libraries.xml
86    M /releases/ethereal-0.10.7/epan/dissectors/packet-ber.c
87    M /releases/ethereal-0.10.7/epan/dissectors/packet-bootp.c
88    M /releases/ethereal-0.10.7/epan/dissectors/packet-dcm.c
89    M /releases/ethereal-0.10.7/epan/dissectors/packet-diameter.c
90    M /releases/ethereal-0.10.7/epan/dissectors/packet-gprs-llc.c
91    M /releases/ethereal-0.10.7/epan/dissectors/packet-gsm_a.c
92    M /releases/ethereal-0.10.7/epan/dissectors/packet-kerberos.c
93    M /releases/ethereal-0.10.7/epan/dissectors/packet-rtp.c
94    M /releases/ethereal-0.10.7/epan/dissectors/packet-rtp.h
95    M /releases/ethereal-0.10.7/epan/dissectors/packet-sip.c
96    M /releases/ethereal-0.10.7/epan/dissectors/packet-tcap.c
97    M /releases/ethereal-0.10.7/epan/libethereal.def
98    M /releases/ethereal-0.10.7/epan/prefs-int.h
99    M /releases/ethereal-0.10.7/epan/prefs.c
100    M /releases/ethereal-0.10.7/epan/prefs.h
101    M /releases/ethereal-0.10.7/epan/range.c
102    M /releases/ethereal-0.10.7/epan/range.h
103    M /releases/ethereal-0.10.7/gtk/file_dlg.c
104    M /releases/ethereal-0.10.7/gtk/main.c
105    M /releases/ethereal-0.10.7/gtk/prefs_dlg.c
106    M /releases/ethereal-0.10.7/gtk/print_dlg.c
107    M /releases/ethereal-0.10.7/gtk/range_utils.c
108    M /releases/ethereal-0.10.7/gtk/range_utils.h
109    M /releases/ethereal-0.10.7/gtk/rtp_analysis.c
110    A /releases/ethereal-0.10.7/make-authors-format.pl (from /trunk/make-authors-format.pl:12340)
111    M /releases/ethereal-0.10.7/make-authors-short.pl
112    D /releases/ethereal-0.10.7/make-authors-short2.pl
113    M /releases/ethereal-0.10.7/manuf
114    M /releases/ethereal-0.10.7/merge.c
115    M /releases/ethereal-0.10.7/merge.h
116    M /releases/ethereal-0.10.7/packaging/nsis/Makefile.nmake
117    M /releases/ethereal-0.10.7/packaging/nsis/ethereal.nsi
118    M /releases/ethereal-0.10.7/packet-range.c
119    M /releases/ethereal-0.10.7/packet-range.h
120    A /releases/ethereal-0.10.7/perlnoutf.pl (from /trunk/perlnoutf.pl:12340)
121    M /releases/ethereal-0.10.7/tap-protocolinfo.c
122    A /releases/ethereal-0.10.7/tools/unix2dos.pl (from /trunk/tools/unix2dos.pl:12340)
123    M /releases/ethereal-0.10.7/wiretap/netxray.c
124    M /releases/ethereal-0.10.7/xmlstub.c
125    M /releases/ethereal-0.10.7/xmlstub.h
126
127 Update to the current trunk.
128
129 ------------------------------------------------------------------------
130 r12307 | gerald | 2004-10-15 14:07:01 -0500 (Fri, 15 Oct 2004) | 2 lines
131 Changed paths:
132    A /releases/ethereal-0.10.7 (from /trunk:12306)
133
134 Create the 0.10.7 release branch.
135
136 ------------------------------------------------------------------------
137 r12306 | gerald | 2004-10-15 14:02:47 -0500 (Fri, 15 Oct 2004) | 2 lines
138 Changed paths:
139    M /trunk/epan/dissectors/packet-cops.c
140
141 Fix a cut-and-paste error.
142
143 ------------------------------------------------------------------------
144 r12305 | gerald | 2004-10-15 13:30:05 -0500 (Fri, 15 Oct 2004) | 2 lines
145 Changed paths:
146    M /trunk/Makefile.nmake
147    M /trunk/config.nmake
148    M /trunk/epan/Makefile.nmake
149
150 Updates to reflect revision 4 of ethereal-win32-libs.
151
152 ------------------------------------------------------------------------
153 r12304 | gerald | 2004-10-15 10:36:12 -0500 (Fri, 15 Oct 2004) | 4 lines
154 Changed paths:
155    M /trunk/Makefile.nmake
156    M /trunk/config.h.win32
157    M /trunk/config.nmake
158    M /trunk/epan/Makefile.nmake
159    M /trunk/epan/dissectors/Makefile.nmake
160    M /trunk/epan/dissectors/packet-kerberos.c
161
162 Add support for decoding DES3/CBC/MD5 keys.  Make it disabled by default.
163
164 Whitespace cleanup.
165
166 ------------------------------------------------------------------------
167 r12303 | gerald | 2004-10-15 10:08:00 -0500 (Fri, 15 Oct 2004) | 2 lines
168 Changed paths:
169    M /trunk/epan/libethereal.def
170
171 Add range_convert_range and ranges_are_equal.
172
173 ------------------------------------------------------------------------
174 r12302 | jmayer | 2004-10-15 01:51:48 -0500 (Fri, 15 Oct 2004) | 1 line
175 Changed paths:
176    M /trunk/acinclude.m4
177    M /trunk/configure.in
178
179 Dectect MIT-Kerberos as well
180 ------------------------------------------------------------------------
181 r12301 | guy | 2004-10-15 00:54:33 -0500 (Fri, 15 Oct 2004) | 3 lines
182 Changed paths:
183    M /trunk/epan/dissectors/packet-tcap.c
184
185 Don't declare functions inside functions - not all C compilers support
186 that.
187
188 ------------------------------------------------------------------------
189 r12300 | guy | 2004-10-14 18:45:09 -0500 (Thu, 14 Oct 2004) | 2 lines
190 Changed paths:
191    M /trunk/doc/README.developer
192    M /trunk/epan/dissectors/packet-tcap.c
193    M /trunk/epan/prefs-int.h
194    M /trunk/epan/prefs.c
195    M /trunk/epan/prefs.h
196    M /trunk/epan/range.c
197    M /trunk/epan/range.h
198    M /trunk/gtk/prefs_dlg.c
199
200 From Jeff Morriss: PREF_RANGE preference type, for ranges of integers.
201
202 ------------------------------------------------------------------------
203 r12299 | guy | 2004-10-14 16:59:17 -0500 (Thu, 14 Oct 2004) | 2 lines
204 Changed paths:
205    M /trunk/wiretap/nettl.c
206    M /trunk/wiretap/nettl.h
207
208 From Mark C. Brown: add 100VG support.
209
210 ------------------------------------------------------------------------
211 r12298 | ulfl | 2004-10-14 13:05:39 -0500 (Thu, 14 Oct 2004) | 1 line
212 Changed paths:
213    M /trunk/docbook/edg_src/EDG_chapter_sources.xml
214    M /trunk/docbook/edg_src/EDG_chapter_tools.xml
215
216 from Francisco Alcoba: mention TortoiseSVN diff and patch features
217 ------------------------------------------------------------------------
218 r12297 | tuexen | 2004-10-14 11:23:11 -0500 (Thu, 14 Oct 2004) | 3 lines
219 Changed paths:
220    M /trunk/gtk/decode_as_dlg.c
221
222 Fix bugs to get it working on gtk1 and gtk2.
223 Some clean ups.
224
225 ------------------------------------------------------------------------
226 r12296 | sahlberg | 2004-10-14 04:51:54 -0500 (Thu, 14 Oct 2004) | 8 lines
227 Changed paths:
228    M /trunk/epan/dissectors/packet-kerberos.c
229
230 add support in packet-kerberos to use MIT Kerberos API to parse keytabs and decrypt blobs
231 if HAVE_KERBEROS and HAVE_MIT_KERBEROS are both defined in config.h
232
233
234 Now we need someone to hack up the required automake magic to detect MIT Kerberos and massage the makefiles accordingly.
235
236
237
238 ------------------------------------------------------------------------
239 r12295 | guy | 2004-10-14 03:02:58 -0500 (Thu, 14 Oct 2004) | 9 lines
240 Changed paths:
241    M /trunk/epan/dissectors/packet-bootp.c
242
243 Use "tvb_format_stringzpad()" rather than "tvb_format_text()", as per
244 RFC 2132, which says
245
246         Options containing NVT ASCII data SHOULD NOT include a trailing
247         NULL; however, the receiver of such options MUST be prepared to
248               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
249         delete trailing nulls if they exist.
250         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
251
252 ------------------------------------------------------------------------
253 r12294 | guy | 2004-10-14 02:42:31 -0500 (Thu, 14 Oct 2004) | 8 lines
254 Changed paths:
255    M /trunk/epan/dissectors/packet-cops.c
256
257 Get rid of C++ comments.
258
259 Add more COPS client type values from the IANA cops-parameters page.
260
261 Get rid of per-dissection static variables - pass them as parameters.
262
263 Make functions not used outside packet-cops.c static.
264
265 ------------------------------------------------------------------------
266 r12293 | guy | 2004-10-13 22:29:35 -0500 (Wed, 13 Oct 2004) | 7 lines
267 Changed paths:
268    M /trunk/epan/dissectors/packet-diameter-defs.h
269
270 Add the application ID for credit control, as per
271 draft-ietf-aaa-diameter-cc-06.
272
273 Indicate where the Diameter application IDs for 3GPP stuff came from.
274
275 Update URLs for various Diameter drafts.
276
277 ------------------------------------------------------------------------
278 r12292 | guy | 2004-10-13 18:03:56 -0500 (Wed, 13 Oct 2004) | 2 lines
279 Changed paths:
280    M /trunk/AUTHORS
281
282 Give Steve Sommars' real name and work e-mail address.
283
284 ------------------------------------------------------------------------
285 r12291 | tuexen | 2004-10-13 03:41:32 -0500 (Wed, 13 Oct 2004) | 2 lines
286 Changed paths:
287    M /trunk/epan/dissectors/packet-sctp.c
288
289 Make sure that the IPv4 and IPv6 address parameters are always processed to support tabbing.
290
291 ------------------------------------------------------------------------
292 r12290 | sahlberg | 2004-10-12 19:21:00 -0500 (Tue, 12 Oct 2004) | 3 lines
293 Changed paths:
294    M /trunk/asn1/cms/cms.cnf
295    M /trunk/epan/dissectors/packet-cms.c
296
297 get rid of some compiler warnings for cms
298
299
300 ------------------------------------------------------------------------
301 r12289 | sahlberg | 2004-10-12 19:16:42 -0500 (Tue, 12 Oct 2004) | 3 lines
302 Changed paths:
303    M /trunk/asn1/x509af/x509af.cnf
304    M /trunk/epan/dissectors/packet-x509af.c
305
306 get rid of some compiler warnings for X509AF
307
308
309 ------------------------------------------------------------------------
310 r12288 | sahlberg | 2004-10-12 19:08:44 -0500 (Tue, 12 Oct 2004) | 3 lines
311 Changed paths:
312    M /trunk/asn1/h248/MEGACO.asn
313    M /trunk/epan/dissectors/packet-h248.c
314
315 final massaging to get rid of the last remaining compiler warnings for megaco
316
317
318 ------------------------------------------------------------------------
319 r12287 | sahlberg | 2004-10-12 18:56:41 -0500 (Tue, 12 Oct 2004) | 3 lines
320 Changed paths:
321    M /trunk/asn1/h248/packet-h248-template.c
322    M /trunk/epan/dissectors/packet-h248.c
323
324 get rid of some more compiler warnings
325
326
327 ------------------------------------------------------------------------
328 r12286 | sahlberg | 2004-10-12 18:40:51 -0500 (Tue, 12 Oct 2004) | 4 lines
329 Changed paths:
330    M /trunk/asn1/h248/MEGACO.asn
331    M /trunk/asn1/h248/h248.cnf
332    M /trunk/epan/dissectors/packet-h248.c
333
334 massage the h248 files so that it compiles with asn2eth without warnings
335
336
337
338 ------------------------------------------------------------------------
339 r12285 | tuexen | 2004-10-12 13:20:51 -0500 (Tue, 12 Oct 2004) | 2 lines
340 Changed paths:
341    M /trunk/AUTHORS
342
343 Add Comment for Irene Ruengeler.
344
345 ------------------------------------------------------------------------
346 r12284 | tuexen | 2004-10-12 13:18:44 -0500 (Tue, 12 Oct 2004) | 2 lines
347 Changed paths:
348    M /trunk/gtk/decode_as_dlg.c
349
350 Support PPID and port number based selection for SCTP. From Irene Ruengeler.
351
352 ------------------------------------------------------------------------
353 r12283 | guy | 2004-10-12 13:08:23 -0500 (Tue, 12 Oct 2004) | 3 lines
354 Changed paths:
355    M /trunk/epan/column-utils.c
356
357 From Tomas Kukosa: fix "col_set_str()" to work correctly with fenced
358 columns.
359
360 ------------------------------------------------------------------------
361 r12282 | guy | 2004-10-12 13:00:39 -0500 (Tue, 12 Oct 2004) | 7 lines
362 Changed paths:
363    M /trunk/acinclude.m4
364
365 From Albert Chin: in a test program, include <glibconfig.h> rather than
366 <glib.h> when checking for the format for 64-bit integers, as, on
367 Solaris 2.5.1, <glib.h> ends up defining a function that requires stuff
368 from glib, and the test program isn't linked with glib - including
369 <glibconfig.h> is sufficient to get guint64 defined, and that's all we
370 need.
371
372 ------------------------------------------------------------------------
373 r12281 | guy | 2004-10-12 12:51:13 -0500 (Tue, 12 Oct 2004) | 2 lines
374 Changed paths:
375    M /trunk/epan/dissectors/packet-per.c
376
377 From Ronnie Sahlberg: set a variable before we test it.
378
379 ------------------------------------------------------------------------
380 r12280 | guy | 2004-10-12 12:40:31 -0500 (Tue, 12 Oct 2004) | 2 lines
381 Changed paths:
382    M /trunk/epan/dissectors/packet-cms.c
383    M /trunk/epan/dissectors/packet-cms.h
384    M /trunk/epan/dissectors/packet-h248.c
385
386 Re-generate with latest asn2eth.
387
388 ------------------------------------------------------------------------
389 r12279 | guy | 2004-10-12 12:23:15 -0500 (Tue, 12 Oct 2004) | 3 lines
390 Changed paths:
391    M /trunk/wiretap/nettl.c
392
393 From Mark C. Brown: support dumping files with the raw ICMP and raw
394 ICMPv6 encapsulations.
395
396 ------------------------------------------------------------------------
397 r12277 | guy | 2004-10-12 03:11:46 -0500 (Tue, 12 Oct 2004) | 6 lines
398 Changed paths:
399    M /trunk/tools/asn2eth.py
400
401 From Tomas Kukosa:
402
403         - avoid assignemnt to None which is deprecated in Python 2.3
404         - fix bug when one field is used both with and without implicit
405           tag
406
407 ------------------------------------------------------------------------
408 r12276 | guy | 2004-10-12 03:09:07 -0500 (Tue, 12 Oct 2004) | 2 lines
409 Changed paths:
410    M /trunk/epan/dissectors/packet-pkinit.h
411
412 Check in a regenerated file we missed.
413
414 ------------------------------------------------------------------------
415 r12275 | guy | 2004-10-12 03:05:58 -0500 (Tue, 12 Oct 2004) | 2 lines
416 Changed paths:
417    M /trunk/wiretap/nettl.c
418
419 Correctly update the count of bytes dumped.
420
421 ------------------------------------------------------------------------
422 r12274 | ulfl | 2004-10-12 01:32:57 -0500 (Tue, 12 Oct 2004) | 1 line
423 Changed paths:
424    M /trunk/wiretap/nettl.c
425
426 fix MSVC unused magic warning
427 ------------------------------------------------------------------------
428 r12273 | ulfl | 2004-10-12 01:27:09 -0500 (Tue, 12 Oct 2004) | 1 line
429 Changed paths:
430    M /trunk/docbook/edg_src/EDG_chapter_sources.xml
431
432 how to use the ./configure script to build gtk1.x versions for unix builds
433 ------------------------------------------------------------------------
434 r12272 | ulfl | 2004-10-12 01:11:30 -0500 (Tue, 12 Oct 2004) | 1 line
435 Changed paths:
436    M /trunk/gtk/capture_dlg.c
437
438 fix a bug reported by venkata sandeep: capture->start->capture files dialog browse function used FILE_SELECTION_OPEN instead of the correct FILE_SELECTION_WRITE_BROWSE. Now you can (again) select and enter the filename to write capture data to.
439 ------------------------------------------------------------------------
440 r12271 | etxrab | 2004-10-12 00:00:37 -0500 (Tue, 12 Oct 2004) | 1 line
441 Changed paths:
442    M /trunk/epan/dissectors/packet-h248.c
443
444 Pretyfy EventName and SignalName
445 ------------------------------------------------------------------------
446 r12270 | etxrab | 2004-10-11 23:59:25 -0500 (Mon, 11 Oct 2004) | 1 line
447 Changed paths:
448    M /trunk/asn1/h248/MEGACO.asn
449    M /trunk/asn1/h248/h248.cnf
450    M /trunk/asn1/h248/packet-h248-template.c
451
452 Pretify EventName and SignalName
453 ------------------------------------------------------------------------
454 r12269 | guy | 2004-10-11 22:13:17 -0500 (Mon, 11 Oct 2004) | 4 lines
455 Changed paths:
456    M /trunk/epan/prefs.c
457    M /trunk/epan/prefs.h
458    M /trunk/gtk/prefs_dlg.c
459
460 Check the values of the protocol preferences before fetching them; if
461 any are not valid, pop up an alert box and don't dismiss the preferences
462 dialog.
463
464 ------------------------------------------------------------------------
465 r12268 | etxrab | 2004-10-11 16:19:12 -0500 (Mon, 11 Oct 2004) | 1 line
466 Changed paths:
467    M /trunk/epan/sigcomp-udvm.c
468
469 Fix (hopefully) a compiler varning
470 ------------------------------------------------------------------------
471 r12267 | guy | 2004-10-11 13:36:51 -0500 (Mon, 11 Oct 2004) | 3 lines
472 Changed paths:
473    M /trunk/epan/dissectors/packet-h235.c
474    M /trunk/epan/dissectors/packet-h235.h
475    M /trunk/epan/dissectors/packet-h248.c
476    M /trunk/epan/dissectors/packet-ns_cert_exts.c
477    M /trunk/epan/dissectors/packet-pkcs1.c
478    M /trunk/epan/dissectors/packet-pkcs1.h
479    M /trunk/epan/dissectors/packet-pkinit.c
480    M /trunk/epan/dissectors/packet-pkix1explicit.c
481    M /trunk/epan/dissectors/packet-pkix1explicit.h
482    M /trunk/epan/dissectors/packet-pkix1implicit.c
483    M /trunk/epan/dissectors/packet-pkix1implicit.h
484    M /trunk/epan/dissectors/packet-x509af.c
485    M /trunk/epan/dissectors/packet-x509af.h
486    M /trunk/epan/dissectors/packet-x509ce.c
487    M /trunk/epan/dissectors/packet-x509ce.h
488    M /trunk/epan/dissectors/packet-x509if.c
489    M /trunk/epan/dissectors/packet-x509if.h
490    M /trunk/epan/dissectors/packet-x509sat.c
491    M /trunk/epan/dissectors/packet-x509sat.h
492
493 Re-generate a number of ASN.1-based dissectors with the most recent
494 version of asn2eth.
495
496 ------------------------------------------------------------------------
497 r12266 | guy | 2004-10-11 13:35:26 -0500 (Mon, 11 Oct 2004) | 2 lines
498 Changed paths:
499    M /trunk/plugins/Xplugin_table.h
500
501 Constify more pointer arguments.
502
503 ------------------------------------------------------------------------
504 r12265 | guy | 2004-10-11 13:34:54 -0500 (Mon, 11 Oct 2004) | 2 lines
505 Changed paths:
506    M /trunk/epan/dissectors/packet-ber.c
507    M /trunk/epan/dissectors/packet-ber.h
508    M /trunk/plugins/plugin_api_list.c
509
510 Constify more pointer arguments.
511
512 ------------------------------------------------------------------------
513 r12263 | sahlberg | 2004-10-11 07:04:35 -0500 (Mon, 11 Oct 2004) | 4 lines
514 Changed paths:
515    M /trunk/AUTHORS
516    M /trunk/epan/dissectors/packet-h225.c
517
518 From Martin M,   update h2250 so that some things that are supposed to be strings are printed as strings and not as hex data.
519
520
521
522 ------------------------------------------------------------------------
523 r12262 | sahlberg | 2004-10-11 07:00:08 -0500 (Mon, 11 Oct 2004) | 7 lines
524 Changed paths:
525    M /trunk/epan/dissectors/packet-per.c
526
527 dissect_per_restricted_character_string() was almost completely broken when it came to PrintableString.
528 I am amazed it worked at all and noone complained.
529
530 It is little less broken now and handles some of the PrintableStrings  properly.
531
532
533
534 ------------------------------------------------------------------------
535 r12261 | guy | 2004-10-11 03:36:55 -0500 (Mon, 11 Oct 2004) | 2 lines
536 Changed paths:
537    M /trunk/tools/asn2eth.py
538
539 More constification of arrays.
540
541 ------------------------------------------------------------------------
542 r12260 | guy | 2004-10-11 03:24:46 -0500 (Mon, 11 Oct 2004) | 3 lines
543 Changed paths:
544    M /trunk/Makefile.am
545    M /trunk/packaging/nsis/ethereal.nsi
546
547 From Olivier Jacques: add imscxdx.xml to the source tarball and NSIS
548 packaging information.
549
550 ------------------------------------------------------------------------
551 r12259 | sahlberg | 2004-10-11 03:12:34 -0500 (Mon, 11 Oct 2004) | 9 lines
552 Changed paths:
553    M /trunk/epan/dissectors/packet-tcp.c
554
555  small fix for TCP ACK RTT, the measurements for the time it took to ack some data.
556
557 Only display this value if we really have some data to ACK
558 which is not always the case.
559
560 This fixes a problem recently reported to the list
561
562
563
564 ------------------------------------------------------------------------
565 r12258 | guy | 2004-10-11 02:18:20 -0500 (Mon, 11 Oct 2004) | 2 lines
566 Changed paths:
567    M /trunk/wiretap/file_access.c
568    M /trunk/wiretap/nettl.c
569    M /trunk/wiretap/nettl.h
570
571 From Mark C. Brown: add support for writing nettl files.
572
573 ------------------------------------------------------------------------
574 r12257 | guy | 2004-10-11 02:15:36 -0500 (Mon, 11 Oct 2004) | 2 lines
575 Changed paths:
576    M /trunk/AUTHORS
577
578 From Mark C. Brown: fix a typo.
579
580 ------------------------------------------------------------------------
581 r12256 | guy | 2004-10-11 02:15:08 -0500 (Mon, 11 Oct 2004) | 4 lines
582 Changed paths:
583    M /trunk/epan/dissectors/packet-llc.c
584    M /trunk/oui.h
585
586 From Mark C. Brown: add HP's OUI.
587
588 Update Gerald's e-mail address.
589
590 ------------------------------------------------------------------------
591 r12255 | guy | 2004-10-11 01:51:19 -0500 (Mon, 11 Oct 2004) | 2 lines
592 Changed paths:
593    M /trunk/epan/dissectors/packet-h225.c
594    M /trunk/epan/dissectors/packet-h245.c
595    M /trunk/epan/dissectors/packet-h450.c
596    M /trunk/epan/dissectors/packet-t38.c
597
598 Make "per_choice_t" and "per_sequence_t" structures "const" structures.
599
600 ------------------------------------------------------------------------
601 r12254 | guy | 2004-10-11 01:39:04 -0500 (Mon, 11 Oct 2004) | 3 lines
602 Changed paths:
603    M /trunk/plugins/Xplugin_table.h
604
605 Make the "per_choice_t" and "per_sequence_t" pointer arguments pointers
606 to const.
607
608 ------------------------------------------------------------------------
609 r12253 | guy | 2004-10-11 01:38:12 -0500 (Mon, 11 Oct 2004) | 3 lines
610 Changed paths:
611    M /trunk/epan/dissectors/packet-per.c
612    M /trunk/epan/dissectors/packet-per.h
613    M /trunk/plugins/plugin_api_list.c
614
615 Make the "per_choice_t" and "per_sequence_t" pointer arguments pointers
616 to const.
617
618 ------------------------------------------------------------------------
619 r12252 | guy | 2004-10-11 01:31:23 -0500 (Mon, 11 Oct 2004) | 2 lines
620 Changed paths:
621    M /trunk/tools/asn2eth.py
622
623 Constify "asn_namedbit" structures.
624
625 ------------------------------------------------------------------------
626 r12251 | etxrab | 2004-10-11 00:23:31 -0500 (Mon, 11 Oct 2004) | 1 line
627 Changed paths:
628    M /trunk/gtk/rtp_analysis.c
629
630 From: "Alejandro Vaquero : Add IP bandwidth calculation in RTP analysis (in Kbps).
631 ------------------------------------------------------------------------
632 r12250 | gerald | 2004-10-09 11:30:26 -0500 (Sat, 09 Oct 2004) | 2 lines
633 Changed paths:
634    M /trunk/gtk/Makefile.am
635
636 Add cfilter_combo_utils.h to the distribution, so that we pass distcheck.
637
638 ------------------------------------------------------------------------
639 r12249 | ulfl | 2004-10-09 02:48:13 -0500 (Sat, 09 Oct 2004) | 1 line
640 Changed paths:
641    M /trunk/Makefile.nmake
642
643 update setup target to latest GTK library files
644 ------------------------------------------------------------------------
645 r12248 | ulfl | 2004-10-09 02:44:41 -0500 (Sat, 09 Oct 2004) | 1 line
646 Changed paths:
647    M /trunk/plugins/Xplugin_table.h
648    M /trunk/plugins/plugin_api_list.c
649
650 remove some MSVC warnings
651 ------------------------------------------------------------------------
652 r12247 | guy | 2004-10-08 16:14:33 -0500 (Fri, 08 Oct 2004) | 3 lines
653 Changed paths:
654    M /trunk/epan/dissectors/packet-ber.c
655    M /trunk/epan/dissectors/packet-ber.h
656
657 Make the "asn_namedbit *" argument to "dissect_ber_bitstring()" a
658 "const" pointer.
659
660 ------------------------------------------------------------------------
661 r12246 | guy | 2004-10-08 15:43:43 -0500 (Fri, 08 Oct 2004) | 2 lines
662 Changed paths:
663    M /trunk/tools/asn2eth.py
664
665 Make "ber_sequence" tables "const".
666
667 ------------------------------------------------------------------------
668 r12245 | guy | 2004-10-08 15:28:04 -0500 (Fri, 08 Oct 2004) | 2 lines
669 Changed paths:
670    M /trunk/asn1/cms/packet-cms-template.c
671    M /trunk/asn1/x509af/packet-x509af-template.c
672    M /trunk/asn1/x509if/packet-x509if-template.c
673
674 Make the ber_sequence tables "const".
675
676 ------------------------------------------------------------------------
677 r12244 | guy | 2004-10-08 15:24:23 -0500 (Fri, 08 Oct 2004) | 3 lines
678 Changed paths:
679    M /trunk/epan/dissectors/packet-ber.c
680    M /trunk/epan/dissectors/packet-ber.h
681
682 "dissect_ber_sequence()" doesn't modify the "ber_sequence" structure
683 passed to it; make that argument a const pointer.
684
685 ------------------------------------------------------------------------
686 r12243 | gerald | 2004-10-08 14:06:28 -0500 (Fri, 08 Oct 2004) | 2 lines
687 Changed paths:
688    M /trunk/config.nmake
689    M /trunk/configure.in
690
691 Bump the version to 0.10.7.
692
693 ------------------------------------------------------------------------
694 r12242 | gerald | 2004-10-08 12:24:18 -0500 (Fri, 08 Oct 2004) | 2 lines
695 Changed paths:
696    M /trunk/epan/dissectors/packet-cops.c
697
698 Remove an unused variable.
699
700 ------------------------------------------------------------------------
701 r12241 | guy | 2004-10-08 12:01:43 -0500 (Fri, 08 Oct 2004) | 7 lines
702 Changed paths:
703    M /trunk/epan/dissectors/packet-ldp.c
704    M /trunk/epan/dissectors/packet-ldp.h
705    M /trunk/epan/dissectors/packet-mpls-echo.c
706
707 From Carlos Pignataro: decode more TLVs and subTLVs and make some small
708 fixes.
709
710 Include "packet-ldp.h" in "packet-ldp.c" (if we'd been doing that, the
711 mismatch between "packet-ldp.h"'s declaration of "fec_vc_types_vals[]"
712 and "packet-ldp.c"'s definition of it would have been caught earlier).
713
714 ------------------------------------------------------------------------
715 r12240 | guy | 2004-10-08 11:56:16 -0500 (Fri, 08 Oct 2004) | 4 lines
716 Changed paths:
717    M /trunk/epan/sigcomp-udvm.c
718
719 Use "%%" in format strings if you want to print a %.
720
721 Get rid of an extra argument to a format string.
722
723 ------------------------------------------------------------------------
724 r12239 | guy | 2004-10-08 11:42:27 -0500 (Fri, 08 Oct 2004) | 3 lines
725 Changed paths:
726    M /trunk/epan/dissectors/packet-sigcomp.c
727
728 "dissect_sigcomp()" returns 0 or the packet length, so it has to be
729 registered with "new_register_dissector()".
730
731 ------------------------------------------------------------------------
732 r12238 | guy | 2004-10-08 11:40:36 -0500 (Fri, 08 Oct 2004) | 2 lines
733 Changed paths:
734    M /trunk/epan/dissectors/packet-diameter-defs.h
735
736 Force 4294967295 to be unsigned, to squelch a compiler warning.
737
738 ------------------------------------------------------------------------
739 r12237 | etxrab | 2004-10-08 10:55:06 -0500 (Fri, 08 Oct 2004) | 2 lines
740 Changed paths:
741    M /trunk/epan/dissectors/packet-sigcomp.c
742
743 Add sigcomp Universal Decompressor Virtual Machine (UDVM) and state handler, for decompression of
744 sigcomp messages. Currently states are or not saved so only messages with bytecode can be decompressed.
745 ------------------------------------------------------------------------
746 r12236 | etxrab | 2004-10-08 10:54:06 -0500 (Fri, 08 Oct 2004) | 2 lines
747 Changed paths:
748    M /trunk/epan/Makefile.common
749    A /trunk/epan/sigcomp-udvm.c
750    A /trunk/epan/sigcomp-udvm.h
751    A /trunk/epan/sigcomp_state_hdlr.c
752    A /trunk/epan/sigcomp_state_hdlr.h
753
754 Add sigcomp Universal Decompressor Virtual Machine (UDVM) and state handler, for decompression of
755 sigcomp messages. Currently states are or not saved so only messages with bytecode can be decompressed.
756 ------------------------------------------------------------------------
757 r12235 | etxrab | 2004-10-08 04:35:56 -0500 (Fri, 08 Oct 2004) | 8 lines
758 Changed paths:
759    M /trunk/epan/dissectors/packet-diameter-defs.h
760    M /trunk/epan/dissectors/packet-diameter.c
761
762 From: "Jacques, Olivier :
763 - Added new RFC 3588 header format support (vendor-Id is replaced by
764 application-Id) and command code has its own separated name space. The
765 Draft v16 behaviour is maintained (through Preferences menu).
766 - Added 3GPP IMS Cx/Dx interface decoding (new imscxdx.xml)
767 - Fixed some issues in dictionary.xml
768 - Refreshed Diameter applications in embedded AVPs (that do not rely on
769 XML dictionary)
770 ------------------------------------------------------------------------
771 r12234 | etxrab | 2004-10-08 04:35:02 -0500 (Fri, 08 Oct 2004) | 9 lines
772 Changed paths:
773    M /trunk/dictionary.xml
774    A /trunk/imscxdx.xml
775
776 From: "Jacques, Olivier :
777 - Added new RFC 3588 header format support (vendor-Id is replaced by
778 application-Id) and command code has its own separated name space. The
779 Draft v16 behaviour is maintained (through Preferences menu).
780 - Added 3GPP IMS Cx/Dx interface decoding (new imscxdx.xml)
781 - Fixed some issues in dictionary.xml
782 - Refreshed Diameter applications in embedded AVPs (that do not rely on
783 XML dictionary)
784
785 ------------------------------------------------------------------------
786 r12233 | gerald | 2004-10-07 15:30:35 -0500 (Thu, 07 Oct 2004) | 2 lines
787 Changed paths:
788    M /trunk/gtk/help_dlg.c
789
790 Update the Example Files (sample captures) link.
791
792 ------------------------------------------------------------------------
793 r12232 | gerald | 2004-10-07 14:22:54 -0500 (Thu, 07 Oct 2004) | 6 lines
794 Changed paths:
795    M /trunk/epan/dissectors/packet-cops.c
796
797 Add support for the PacketCable Multimedia Specification (PKT-SP-MM-
798 I02-040930).  The code had to be integrated with the existing D-QoS code,
799 and has not been extensively tested.  Add ports for PacketCable D-QoS
800 (2126) and Multimedia (3918).  Code contributed by CableLabs.
801
802
803 ------------------------------------------------------------------------
804 r12231 | etxrab | 2004-10-07 04:32:25 -0500 (Thu, 07 Oct 2004) | 1 line
805 Changed paths:
806    D /trunk/asn1/h248-package-bcp
807
808 Get rid off h248-package-pcp
809 ------------------------------------------------------------------------
810 r12230 | etxrab | 2004-10-07 04:29:49 -0500 (Thu, 07 Oct 2004) | 1 line
811 Changed paths:
812    D /trunk/asn1/h248-package-bcp/BCP.asn
813    D /trunk/asn1/h248-package-bcp/h248_package_bcp.cnf
814    D /trunk/asn1/h248-package-bcp/packet-h248_package_bcp-template.c
815    D /trunk/asn1/h248-package-bcp/packet-h248_package_bcp-template.h
816
817 Get rid off h248-package-pcp
818 ------------------------------------------------------------------------
819 r12229 | etxrab | 2004-10-07 04:28:28 -0500 (Thu, 07 Oct 2004) | 1 line
820 Changed paths:
821    M /trunk/epan/dissectors/Makefile.common
822
823 Get rid of h248-package-bcp, as it is no longer needed.
824 ------------------------------------------------------------------------
825 r12228 | etxrab | 2004-10-07 04:25:21 -0500 (Thu, 07 Oct 2004) | 1 line
826 Changed paths:
827    M /trunk/epan/dissectors/packet-h248.c
828
829 Added dissection of some packages Property ID:s
830 ------------------------------------------------------------------------
831 r12227 | etxrab | 2004-10-07 04:16:13 -0500 (Thu, 07 Oct 2004) | 1 line
832 Changed paths:
833    M /trunk/asn1/h248/packet-h248-template.c
834
835 Handle dissection of some packagees Property ID:s, get rid of h248-package-bcp as  there is only one parameter in this package.
836 ------------------------------------------------------------------------
837 r12226 | etxrab | 2004-10-07 04:04:51 -0500 (Thu, 07 Oct 2004) | 1 line
838 Changed paths:
839    M /trunk/epan/dissectors/packet-isup.c
840    M /trunk/epan/dissectors/packet-isup.h
841
842 Export some value strings and a function, some minor bug fixes.
843 ------------------------------------------------------------------------
844 r12225 | guy | 2004-10-06 22:50:16 -0500 (Wed, 06 Oct 2004) | 11 lines
845 Changed paths:
846    M /trunk/gtk/capture_dlg.c
847    M /trunk/gtk/cfilter_combo_utils.c
848    M /trunk/gtk/cfilter_combo_utils.h
849
850 Save the capture filter in the recent list iff the capture succeeds. 
851 Checking the syntax involves opening a device, which
852
853         1) might not succeed
854
855 and
856
857         2) might tie up a BPF device or otherwise consume resources
858
859 so we leave it up to the capture operation to do the checking.
860
861 ------------------------------------------------------------------------
862 r12224 | guy | 2004-10-06 12:52:57 -0500 (Wed, 06 Oct 2004) | 2 lines
863 Changed paths:
864    M /trunk/doc/README.developer
865
866 Note that variadic macros shouldn't be used.
867
868 ------------------------------------------------------------------------
869 r12223 | guy | 2004-10-06 12:37:47 -0500 (Wed, 06 Oct 2004) | 3 lines
870 Changed paths:
871    M /trunk/epan/dissectors/packet-icep.c
872
873 "tvb_reported_length_remaining()" returns a "gint", so assign its return
874 value to a "gint".
875
876 ------------------------------------------------------------------------
877 r12222 | ulfl | 2004-10-06 12:29:53 -0500 (Wed, 06 Oct 2004) | 3 lines
878 Changed paths:
879    M /trunk/gtk/capture_dlg.c
880
881 Fix a bug reported by Keith A French: No "OK" button for Capture Filter dialog. 
882 Probably caused by the changes of the capture filter drop down box in the capture prepare dialog.
883
884 ------------------------------------------------------------------------
885 r12221 | ulfl | 2004-10-06 12:08:25 -0500 (Wed, 06 Oct 2004) | 1 line
886 Changed paths:
887    M /trunk/epan/dissectors/packet-icep.c
888
889 remove MSVC compiler warning
890 ------------------------------------------------------------------------
891 r12220 | ulfl | 2004-10-06 12:06:12 -0500 (Wed, 06 Oct 2004) | 1 line
892 Changed paths:
893    M /trunk/epan/dissectors/packet-icep.c
894
895 bring MSVC generation back to live, as elipses in macros are not alowed. May need some more rework.
896 ------------------------------------------------------------------------
897 r12219 | guy | 2004-10-06 05:14:56 -0500 (Wed, 06 Oct 2004) | 7 lines
898 Changed paths:
899    M /trunk/epan/dissectors/packet-icep.c
900
901 We now do reassembly.
902
903 Use "tvb_reported_length_remaining()", not "tvb_length_remaining()", to
904 find out how much encapsulated data there is, so we properly handle
905 short frames (reporting how much was really there, not how much was
906 captured).
907
908 ------------------------------------------------------------------------
909 r12218 | guy | 2004-10-06 05:08:29 -0500 (Wed, 06 Oct 2004) | 3 lines
910 Changed paths:
911    M /trunk/wiretap/nettl.c
912    M /trunk/wiretap/nettl.h
913
914 From Mark C. Brown: add EISA 100BaseTX, EISA FDDI, and HSC FDDI support,
915 and make a small performance fix to HP-PB FDDI.
916
917 ------------------------------------------------------------------------
918 r12217 | guy | 2004-10-06 05:01:36 -0500 (Wed, 06 Oct 2004) | 7 lines
919 Changed paths:
920    M /trunk/epan/dissectors/packet-icep.c
921
922 Add support for reassembly.
923
924 The reason why you need to turn on "Try heuristic sub-dissector first"
925 is that the traffic might be port 10000 traffic, and the NDMP dissector
926 gets that but doesn't properly reject it if it doesn't look like NDMP -
927 that's been fixed.
928
929 ------------------------------------------------------------------------
930 r12216 | guy | 2004-10-06 04:59:50 -0500 (Wed, 06 Oct 2004) | 2 lines
931 Changed paths:
932    M /trunk/epan/dissectors/packet-ndmp.c
933
934 Properly reject packets that don't look like NDMP packets.
935
936 ------------------------------------------------------------------------
937 r12215 | guy | 2004-10-06 04:03:42 -0500 (Wed, 06 Oct 2004) | 2 lines
938 Changed paths:
939    M /trunk/AUTHORS
940    M /trunk/epan/dissectors/Makefile.common
941    A /trunk/epan/dissectors/packet-icep.c
942
943 From Francesco Fondelli: ICE protocol support.
944
945 ------------------------------------------------------------------------
946 r12214 | guy | 2004-10-06 02:25:38 -0500 (Wed, 06 Oct 2004) | 2 lines
947 Changed paths:
948    M /trunk/epan/addr_resolv.c
949
950 Give some more details on the hang in RH 9.
951
952 ------------------------------------------------------------------------
953 r12213 | guy | 2004-10-06 02:21:05 -0500 (Wed, 06 Oct 2004) | 3 lines
954 Changed paths:
955    M /trunk/gtk/rtp_analysis.c
956
957 From Alejandro Vaquero: make the window bigger so we don't have
958 overlapped buttons.
959
960 ------------------------------------------------------------------------
961 r12212 | guy | 2004-10-05 18:34:53 -0500 (Tue, 05 Oct 2004) | 6 lines
962 Changed paths:
963    M /trunk/gtk/capture_dlg.c
964
965 Make the default capture filter be the last one used, as it was before -
966 it's a pain to have to keep typing the same filter over and over again
967 if you're trying multiple captures of the same type of traffic.  At
968 least with GTK+ 2.x, the text of the filter is selected, so if you start
969 typing a new filter it'll replace the default filter.
970
971 ------------------------------------------------------------------------
972 r12211 | guy | 2004-10-05 18:22:36 -0500 (Tue, 05 Oct 2004) | 9 lines
973 Changed paths:
974    M /trunk/epan/dissectors/packet-bootp.c
975
976 Use "tvb_format_text()" for string items, so non-printable characters
977 don't get stuck into protocol tree item representations (and so that
978 they can be more easily found if, as, and when we get around to handling
979 different character encodings).
980
981 Clean up white space.
982
983 Get rid of another sprintf() on top of a string constant.
984
985 ------------------------------------------------------------------------
986 r12210 | guy | 2004-10-05 18:02:09 -0500 (Tue, 05 Oct 2004) | 4 lines
987 Changed paths:
988    M /trunk/epan/dissectors/packet-bootp.c
989
990 Fix a bunch of compiler warnings (and some code that was bogusly
991 attempting to overwrite a string constant - possibly with a longer
992 string!).
993
994 ------------------------------------------------------------------------
995 r12209 | guy | 2004-10-05 17:48:36 -0500 (Tue, 05 Oct 2004) | 3 lines
996 Changed paths:
997    M /trunk/epan/addr_resolv.c
998
999 Turn off the longjmping stuff when doing name lookups - it appears to
1000 cause problems on RH9 when using ADNS, too.
1001
1002 ------------------------------------------------------------------------
1003 r12208 | gerald | 2004-10-05 12:44:53 -0500 (Tue, 05 Oct 2004) | 7 lines
1004 Changed paths:
1005    M /trunk/epan/dissectors/packet-bootp.c
1006
1007 Decode cable modem and MTA device capabilities.  Make the CableLabs
1008 Client Configuration option number configurable.  Add an option to switch
1009 between the CCC versions defined in PKT-SP-PROV-I05-021127, IETF draft 5,
1010 and RFC 3495.  Code contributed by CableLabs.
1011
1012 Remove an unneeded macro.
1013
1014 ------------------------------------------------------------------------
1015 r12207 | gerald | 2004-10-05 12:44:03 -0500 (Tue, 05 Oct 2004) | 2 lines
1016 Changed paths:
1017    M /trunk/epan/dissectors/packet-radius.c
1018
1019 Actually use radius_vendor_packetcable_policy_decision_status_vals.
1020
1021 ------------------------------------------------------------------------
1022 r12206 | sahlberg | 2004-10-05 06:20:43 -0500 (Tue, 05 Oct 2004) | 4 lines
1023 Changed paths:
1024    M /trunk/asn1/h248/packet-h248-template.c
1025    A /trunk/asn1/h248-package-bcp
1026    A /trunk/asn1/h248-package-bcp/BCP.asn
1027    A /trunk/asn1/h248-package-bcp/h248_package_bcp.cnf
1028    A /trunk/asn1/h248-package-bcp/packet-h248_package_bcp-template.c
1029    A /trunk/asn1/h248-package-bcp/packet-h248_package_bcp-template.h
1030    M /trunk/epan/dissectors/Makefile.common
1031    M /trunk/epan/dissectors/packet-h248.c
1032    A /trunk/epan/dissectors/packet-h248_package_bcp.c
1033    A /trunk/epan/dissectors/packet-h248_package_bcp.h
1034
1035 Add example template for how to add h248 extension packages to the megaco dissector
1036
1037
1038
1039 ------------------------------------------------------------------------
1040 r12205 | sahlberg | 2004-10-05 04:50:19 -0500 (Tue, 05 Oct 2004) | 4 lines
1041 Changed paths:
1042    M /trunk/asn1/h248/MEGACO.asn
1043    M /trunk/asn1/h248/h248.cnf
1044    M /trunk/asn1/h248/packet-h248-template.c
1045    M /trunk/epan/dissectors/packet-h248.c
1046    M /trunk/epan/dissectors/packet-h248.h
1047
1048 minor update   preparations to have a dissector table for property identifiers
1049
1050
1051
1052 ------------------------------------------------------------------------
1053 r12204 | guy | 2004-10-05 04:20:30 -0500 (Tue, 05 Oct 2004) | 3 lines
1054 Changed paths:
1055    M /trunk/epan/dissectors/packet-h248.c
1056
1057 Set svn:keywords to Id to expand RCS IDs, and set svn:eol-style to
1058 native to canonicalize line endings.  Then fix the line endings....
1059
1060 ------------------------------------------------------------------------
1061 r12203 | guy | 2004-10-05 04:18:55 -0500 (Tue, 05 Oct 2004) | 3 lines
1062 Changed paths:
1063    M /trunk/asn1/cms/CryptographicMessageSyntax.asn
1064    M /trunk/asn1/cms/cms.cnf
1065    M /trunk/asn1/cms/cms_exp.cnf
1066    M /trunk/asn1/cms/packet-cms-template.c
1067    M /trunk/asn1/cms/packet-cms-template.h
1068    M /trunk/asn1/h235/H235-SECURITY-MESSAGES.asn
1069    M /trunk/asn1/h248/MEGACO.asn
1070    M /trunk/asn1/h248/h248.cnf
1071    M /trunk/asn1/h248/packet-h248-template.c
1072    M /trunk/asn1/h248/packet-h248-template.h
1073    M /trunk/asn1/ns-cert-exts/NETSCAPE-CERT-EXTS.asn
1074    M /trunk/asn1/ns-cert-exts/ns_cert_exts.cnf
1075    M /trunk/asn1/ns-cert-exts/packet-ns_cert_exts-template.c
1076    M /trunk/asn1/ns-cert-exts/packet-ns_cert_exts-template.h
1077    M /trunk/asn1/pkcs1/PKCS1.asn
1078    M /trunk/asn1/pkcs1/packet-pkcs1-template.c
1079    M /trunk/asn1/pkcs1/packet-pkcs1-template.h
1080    M /trunk/asn1/pkcs1/pkcs1.cnf
1081    M /trunk/asn1/pkinit/PKINIT.asn
1082    M /trunk/asn1/pkinit/packet-pkinit-template.c
1083    M /trunk/asn1/pkinit/packet-pkinit-template.h
1084    M /trunk/asn1/pkinit/pkinit.cnf
1085    M /trunk/asn1/pkinit/pkinit_exp.cnf
1086    M /trunk/asn1/pkix1explicit/PKIX1EXPLICIT93.asn
1087    M /trunk/asn1/pkix1explicit/packet-pkix1explicit-template.c
1088    M /trunk/asn1/pkix1explicit/packet-pkix1explicit-template.h
1089    M /trunk/asn1/pkix1explicit/pkix1explicit.cnf
1090    M /trunk/asn1/pkix1explicit/pkix1explicit_exp.cnf
1091    M /trunk/asn1/pkix1implicit/PKIX1IMPLICIT93.asn
1092    M /trunk/asn1/pkix1implicit/packet-pkix1implicit-template.c
1093    M /trunk/asn1/pkix1implicit/packet-pkix1implicit-template.h
1094    M /trunk/asn1/pkix1implicit/pkix1implicit.cnf
1095    M /trunk/asn1/pkix1implicit/pkix1implicit_exp.cnf
1096    M /trunk/asn1/x509af/AuthenticationFramework.asn
1097    M /trunk/asn1/x509af/packet-x509af-template.c
1098    M /trunk/asn1/x509af/packet-x509af-template.h
1099    M /trunk/asn1/x509af/x509af.cnf
1100    M /trunk/asn1/x509af/x509af_exp.cnf
1101    M /trunk/asn1/x509ce/CertificateExtensions.asn
1102    M /trunk/asn1/x509ce/packet-x509ce-template.c
1103    M /trunk/asn1/x509ce/packet-x509ce-template.h
1104    M /trunk/asn1/x509ce/x509ce.cnf
1105    M /trunk/asn1/x509ce/x509ce_exp.cnf
1106    M /trunk/asn1/x509if/InformationFramework.asn
1107    M /trunk/asn1/x509if/packet-x509if-template.c
1108    M /trunk/asn1/x509if/packet-x509if-template.h
1109    M /trunk/asn1/x509if/x509if.cnf
1110    M /trunk/asn1/x509if/x509if_exp.cnf
1111    M /trunk/asn1/x509sat/SelectedAttributeTypes.asn
1112    M /trunk/asn1/x509sat/packet-x509sat-template.c
1113    M /trunk/asn1/x509sat/packet-x509sat-template.h
1114    M /trunk/asn1/x509sat/x509sat.cnf
1115    M /trunk/asn1/x509sat/x509sat_exp.cnf
1116
1117 Set svn:keywords to Id to expand RCS IDs, and set svn:eol-style to
1118 native to canonicalize line endings.
1119
1120 ------------------------------------------------------------------------
1121 r12202 | guy | 2004-10-05 03:59:57 -0500 (Tue, 05 Oct 2004) | 2 lines
1122 Changed paths:
1123    M /trunk/wiretap/nettl.c
1124    M /trunk/wiretap/nettl.h
1125
1126 From Mark C. Brown: support for the NETTL_SUBSYS_HPPB_FDDI records.
1127
1128 ------------------------------------------------------------------------
1129 r12201 | guy | 2004-10-05 03:51:16 -0500 (Tue, 05 Oct 2004) | 7 lines
1130 Changed paths:
1131    M /trunk/gtk/rtp_analysis.c
1132
1133 Don't use a terminating entry in the clock_map table, compute the number
1134 of entries in it and check that many entries - that squelches a compiler
1135 warning.
1136
1137 From Alejandro Vaquero: get rid of an unused argument to
1138 "rtp_packet_add_graph()".
1139
1140 ------------------------------------------------------------------------
1141 r12200 | guy | 2004-10-05 03:27:21 -0500 (Tue, 05 Oct 2004) | 6 lines
1142 Changed paths:
1143    M /trunk/epan/dissectors/packet-radius.c
1144
1145 Add checks in "rd_add_field_to_tree()" for the length of the field.
1146
1147 Fix a compiler warning.
1148
1149 Clean up white space.
1150
1151 ------------------------------------------------------------------------
1152 r12199 | guy | 2004-10-05 03:09:58 -0500 (Tue, 05 Oct 2004) | 2 lines
1153 Changed paths:
1154    M /trunk/epan/dissectors/packet-radius.c
1155
1156 Put in the radius-types URL but don't list it as a reference.
1157
1158 ------------------------------------------------------------------------
1159 r12198 | etxrab | 2004-10-04 15:33:39 -0500 (Mon, 04 Oct 2004) | 1 line
1160 Changed paths:
1161    M /trunk/epan/dissectors/packet-h248.c
1162    M /trunk/epan/dissectors/packet-h248.h
1163
1164 Regenerated with new template file
1165 ------------------------------------------------------------------------
1166 r12197 | etxrab | 2004-10-04 15:28:15 -0500 (Mon, 04 Oct 2004) | 1 line
1167 Changed paths:
1168    M /trunk/asn1/h248/packet-h248-template.c
1169
1170 Fix some editing misstakes from this morning
1171 ------------------------------------------------------------------------
1172 r12196 | gerald | 2004-10-04 15:15:38 -0500 (Mon, 04 Oct 2004) | 2 lines
1173 Changed paths:
1174    M /trunk/epan/dissectors/packet-radius.c
1175
1176 De-@-ify email addresses.
1177
1178 ------------------------------------------------------------------------
1179 r12195 | gerald | 2004-10-04 15:13:35 -0500 (Mon, 04 Oct 2004) | 4 lines
1180 Changed paths:
1181    M /trunk/epan/dissectors/packet-radius.c
1182    M /trunk/epan/sminmpec.c
1183    M /trunk/epan/sminmpec.h
1184
1185 Add support for the PacketCable Event Message Specification
1186 (PKT-SP-EM-I09-040402).  Code contributed by CableLabs.
1187
1188
1189 ------------------------------------------------------------------------
1190 r12194 | etxrab | 2004-10-04 00:50:55 -0500 (Mon, 04 Oct 2004) | 1 line
1191 Changed paths:
1192    M /trunk/asn1/h248/packet-h248-template.c
1193
1194 Updated packetname value string.
1195 ------------------------------------------------------------------------
1196 r12193 | sahlberg | 2004-10-03 17:04:37 -0500 (Sun, 03 Oct 2004) | 4 lines
1197 Changed paths:
1198    M /trunk/asn1/h248/MEGACO.asn
1199    M /trunk/asn1/h248/h248.cnf
1200    M /trunk/asn1/h248/packet-h248-template.c
1201    M /trunk/epan/dissectors/packet-h248.c
1202
1203 stub prettification of PackageName
1204 to be filled in by telco people
1205
1206
1207 ------------------------------------------------------------------------
1208 r12192 | ulfl | 2004-10-03 11:29:40 -0500 (Sun, 03 Oct 2004) | 1 line
1209 Changed paths:
1210    M /trunk/gtk/rtp_stream_dlg.c
1211
1212 add some button tooltips, renamed some buttons
1213 ------------------------------------------------------------------------
1214 r12191 | ulfl | 2004-10-03 11:28:29 -0500 (Sun, 03 Oct 2004) | 1 line
1215 Changed paths:
1216    M /trunk/gtk/h323_analysis.c
1217
1218 add some button tooltips
1219 ------------------------------------------------------------------------
1220 r12190 | ulfl | 2004-10-03 07:26:09 -0500 (Sun, 03 Oct 2004) | 1 line
1221 Changed paths:
1222    M /trunk/TODO
1223
1224 mark some things as DONE
1225 ------------------------------------------------------------------------
1226 r12189 | sahlberg | 2004-10-03 06:50:25 -0500 (Sun, 03 Oct 2004) | 4 lines
1227 Changed paths:
1228    M /trunk/epan/dissectors/packet-kerberos4.c
1229
1230 minor kerberos4 update  handle app-req  properly
1231
1232
1233
1234 ------------------------------------------------------------------------
1235 r12188 | sahlberg | 2004-10-03 04:21:35 -0500 (Sun, 03 Oct 2004) | 3 lines
1236 Changed paths:
1237    M /trunk/asn1/h248/MEGACO.asn
1238    M /trunk/asn1/h248/h248.cnf
1239    M /trunk/asn1/h248/packet-h248-template.c
1240    M /trunk/epan/dissectors/packet-h248.c
1241
1242 prettify  mtpAddress
1243
1244
1245 ------------------------------------------------------------------------
1246 r12187 | sahlberg | 2004-10-03 02:57:15 -0500 (Sun, 03 Oct 2004) | 5 lines
1247 Changed paths:
1248    M /trunk/epan/dissectors/Makefile.common
1249    A /trunk/epan/dissectors/packet-h248.c
1250    A /trunk/epan/dissectors/packet-h248.h
1251
1252 new protocol :   H.248 MEGACO v 2
1253 this dissector implements the binary encoding of megaco v2
1254
1255
1256
1257 ------------------------------------------------------------------------
1258 r12186 | sahlberg | 2004-10-03 02:52:53 -0500 (Sun, 03 Oct 2004) | 4 lines
1259 Changed paths:
1260    A /trunk/asn1/h248
1261    A /trunk/asn1/h248/MEGACO.asn
1262    A /trunk/asn1/h248/h248.cnf
1263    A /trunk/asn1/h248/packet-h248-template.c
1264    A /trunk/asn1/h248/packet-h248-template.h
1265
1266 new protocol :  h248  Megaco v2
1267 binary encoding 
1268
1269
1270 ------------------------------------------------------------------------
1271 r12185 | ulfl | 2004-10-02 06:05:27 -0500 (Sat, 02 Oct 2004) | 1 line
1272 Changed paths:
1273    M /trunk/gtk/h323_analysis.c
1274    M /trunk/gtk/h323_conversations_dlg.c
1275
1276 added some comments
1277 ------------------------------------------------------------------------
1278 r12184 | ulfl | 2004-10-02 04:34:12 -0500 (Sat, 02 Oct 2004) | 1 line
1279 Changed paths:
1280    M /trunk/gtk/ui_util.h
1281
1282 precise a comment
1283 ------------------------------------------------------------------------
1284 r12183 | ulfl | 2004-10-02 03:41:52 -0500 (Sat, 02 Oct 2004) | 2 lines
1285 Changed paths:
1286    M /trunk/gtk/h225_counter.c
1287    M /trunk/gtk/h225_ras_srt.c
1288
1289 removed ITU-T prefix from H225, so H.225 and H.323 are closer together.
1290 If someone insists in using the ITU-T prefix, it should be applied to both protocols.
1291 ------------------------------------------------------------------------
1292 r12182 | ulfl | 2004-10-02 03:31:58 -0500 (Sat, 02 Oct 2004) | 1 line
1293 Changed paths:
1294    M /trunk/gtk/h323_conversations_dlg.c
1295
1296 GUI fine tuning, e.g. removed useless "Unselect" button, some behaviour things, ...
1297 ------------------------------------------------------------------------
1298 r12181 | guy | 2004-10-01 20:54:35 -0500 (Fri, 01 Oct 2004) | 4 lines
1299 Changed paths:
1300    M /trunk/Makefile.nmake
1301    M /trunk/epan/libethereal.def
1302
1303 From Lars Roland: don't link EXTRA_OBJECTS unnecessarily with
1304 ethereal.exe, tethereal.exe and dftest.exe.  Export mkstemp() from
1305 libethereal.dll instead.
1306
1307 ------------------------------------------------------------------------
1308 r12180 | guy | 2004-10-01 20:53:02 -0500 (Fri, 01 Oct 2004) | 3 lines
1309 Changed paths:
1310    M /trunk/dftest.c
1311
1312 From Lars Roland: define _NEED_VAR_IMPORT_ in dftest.c to make linking
1313 with libethereal.dll work again.
1314
1315 ------------------------------------------------------------------------
1316 r12179 | guy | 2004-10-01 17:09:38 -0500 (Fri, 01 Oct 2004) | 5 lines
1317 Changed paths:
1318    M /trunk/gtk/h323_conversations.c
1319    M /trunk/gtk/h323_conversations.h
1320
1321 Don't define "transport_prot_name[]" in "h323_conversations.h", as that
1322 puts a separate copy in every file that includes "h323_conversations.h",
1323 even if it doesn't use that copy.  Instead, define it in
1324 "h323_conversations.c" and declare it in "h323_conversations.h".
1325
1326 ------------------------------------------------------------------------
1327 r12178 | guy | 2004-10-01 17:01:25 -0500 (Fri, 01 Oct 2004) | 5 lines
1328 Changed paths:
1329    M /trunk/wiretap/nettl.c
1330    M /trunk/wiretap/nettl.h
1331
1332 From Mark C. Brown: add the HP-PB FDDI card type, although we currently
1333 don't have any code to handle it (other than to report that fact...).
1334
1335 Also, refer to the subsystem type code as such, not as a "network type".
1336
1337 ------------------------------------------------------------------------
1338 r12177 | guy | 2004-10-01 14:54:46 -0500 (Fri, 01 Oct 2004) | 7 lines
1339 Changed paths:
1340    M /trunk/tools/asn2eth.py
1341
1342 From Tomas Kukosa:
1343
1344 - fix for protocol registration (register_dissector() does not return
1345   handle)
1346 - new directive REGISTER which can register PDU more than once
1347 - implicit tagging environment is supported 
1348
1349 ------------------------------------------------------------------------
1350 r12176 | guy | 2004-10-01 14:50:03 -0500 (Fri, 01 Oct 2004) | 3 lines
1351 Changed paths:
1352    M /trunk/doc/README.plugins
1353    M /trunk/plugins/acn/Makefile.nmake
1354    M /trunk/plugins/artnet/Makefile.nmake
1355    M /trunk/plugins/asn1/Makefile.nmake
1356    M /trunk/plugins/ciscosm/Makefile.nmake
1357    M /trunk/plugins/docsis/Makefile.nmake
1358    M /trunk/plugins/enttec/Makefile.nmake
1359    M /trunk/plugins/giop/Makefile.nmake
1360    M /trunk/plugins/gryphon/Makefile.nmake
1361    M /trunk/plugins/irda/Makefile.nmake
1362    M /trunk/plugins/lwres/Makefile.nmake
1363    M /trunk/plugins/megaco/Makefile.nmake
1364    M /trunk/plugins/mgcp/Makefile.nmake
1365    M /trunk/plugins/opsi/Makefile.nmake
1366    M /trunk/plugins/pcli/Makefile.nmake
1367    M /trunk/plugins/rdm/Makefile.nmake
1368    M /trunk/plugins/rlm/Makefile.nmake
1369    M /trunk/plugins/rtnet/Makefile.nmake
1370    M /trunk/plugins/rudp/Makefile.nmake
1371    M /trunk/plugins/v5ua/Makefile.nmake
1372
1373 From Lars Roland: we need to define _NEED_VAR_IMPORT_ in plugins if we
1374 link the plugins with libethereal, so do so.
1375
1376 ------------------------------------------------------------------------
1377 r12175 | ulfl | 2004-10-01 10:55:14 -0500 (Fri, 01 Oct 2004) | 1 line
1378 Changed paths:
1379    M /trunk/gtk/h323_conversations_dlg.c
1380
1381 indirection in menu entry not needed (maybe later again)
1382 ------------------------------------------------------------------------
1383 r12174 | ulfl | 2004-10-01 10:36:53 -0500 (Fri, 01 Oct 2004) | 1 line
1384 Changed paths:
1385    M /trunk/gtk/h323_conversations_dlg.c
1386
1387 clarify column titles
1388 ------------------------------------------------------------------------
1389 r12173 | jmayer | 2004-10-01 07:35:55 -0500 (Fri, 01 Oct 2004) | 1 line
1390 Changed paths:
1391    M /trunk/epan/dissectors/packet-bootp.c
1392    M /trunk/epan/dissectors/packet-dhcpv6.c
1393
1394 initializing unsigned variables to -1 is considered interesting
1395 ------------------------------------------------------------------------
1396 r12172 | jmayer | 2004-10-01 07:32:46 -0500 (Fri, 01 Oct 2004) | 1 line
1397 Changed paths:
1398    M /trunk/util.h
1399
1400 Get rid of warnings about shadowed variables (code was ok)
1401 ------------------------------------------------------------------------
1402 r12171 | jmayer | 2004-10-01 07:31:52 -0500 (Fri, 01 Oct 2004) | 1 line
1403 Changed paths:
1404    M /trunk/epan/ftypes/ftypes.h
1405    M /trunk/tethereal.c
1406    M /trunk/wiretap/ascend.c
1407    M /trunk/wiretap/dbs-etherwatch.c
1408    M /trunk/wiretap/vms.c
1409
1410 Get rid of warnings about shadowed variables (code was ok)
1411 ------------------------------------------------------------------------
1412 r12170 | jmayer | 2004-10-01 07:27:52 -0500 (Fri, 01 Oct 2004) | 1 line
1413 Changed paths:
1414    M /trunk/file.h
1415
1416 Trivial warning fix
1417 ------------------------------------------------------------------------
1418 r12169 | guy | 2004-10-01 04:13:33 -0500 (Fri, 01 Oct 2004) | 2 lines
1419 Changed paths:
1420    M /trunk/gtk/h323_analysis.c
1421    M /trunk/gtk/h323_analysis.h
1422    M /trunk/gtk/h323_conversations.c
1423    M /trunk/gtk/h323_conversations.h
1424    M /trunk/gtk/h323_conversations_dlg.c
1425
1426 From Francisco Alcoba: handle H.323 conversations over UDP and SCTP.
1427
1428 ------------------------------------------------------------------------
1429 r12168 | guy | 2004-10-01 03:33:53 -0500 (Fri, 01 Oct 2004) | 2 lines
1430 Changed paths:
1431    M /trunk/Makefile.common
1432    M /trunk/epan/Makefile.common
1433    A /trunk/epan/prefs-int.h (from /trunk/prefs-int.h:12163)
1434    M /trunk/epan/prefs.c
1435    M /trunk/gtk/main.c
1436    M /trunk/gtk/prefs_dlg.c
1437    M /trunk/gtk/recent.c
1438    D /trunk/prefs-int.h
1439
1440 "prefs-int.h" belongs in epan, too.
1441
1442 ------------------------------------------------------------------------
1443 r12167 | guy | 2004-10-01 02:29:22 -0500 (Fri, 01 Oct 2004) | 8 lines
1444 Changed paths:
1445    M /trunk/epan/dissectors/packet-eap.c
1446
1447 From Jouni Malinen:
1448
1449         adds support for dissecting EAP-FAST packets;
1450
1451         add version field displaying for EAP-TTLS since the latest TTLS
1452         draft defines a new version mechanism (which matches with both
1453         EAP-PEAP and EAP-FAST in design).
1454
1455 ------------------------------------------------------------------------
1456 r12166 | guy | 2004-10-01 02:14:50 -0500 (Fri, 01 Oct 2004) | 9 lines
1457 Changed paths:
1458    M /trunk/AUTHORS
1459    M /trunk/gtk/rtp_analysis.c
1460
1461 From Alejandro Vaquero:
1462
1463         RTP graphic analysis;
1464
1465         assorted bug fixes;
1466
1467         display delay and jitter in milliseconds, and add the percentage
1468         of lost packets to the statistics.
1469
1470 ------------------------------------------------------------------------
1471 r12165 | guy | 2004-10-01 02:07:03 -0500 (Fri, 01 Oct 2004) | 10 lines
1472 Changed paths:
1473    M /trunk/AUTHORS
1474    M /trunk/epan/dissectors/packet-bgp.c
1475
1476 From Carlos Pignataro:
1477
1478 o Fix EXTENDED_COMMUNITIES output that was appending the Carried
1479   Extended communities; fix BGP_EXT_COM_L2INFO was not appending to the
1480   bgpext_com_type
1481 o Update various text with the specific afi/safi
1482 o Decode fields in MP Reach NLRI for labeled VPNv4 and labeled IPv4
1483   (and small offset fix for the latter)
1484 o Decode unknown address family in MP Reach NLRI
1485
1486 ------------------------------------------------------------------------
1487 r12164 | guy | 2004-10-01 02:01:53 -0500 (Fri, 01 Oct 2004) | 4 lines
1488 Changed paths:
1489    M /trunk/AUTHORS
1490    M /trunk/epan/dissectors/packet-radius.c
1491    M /trunk/epan/sminmpec.c
1492    M /trunk/epan/sminmpec.h
1493
1494 From Kestutis Kupciunas: add new vendor enterprise codes for Gemtek
1495 Systems and the Wi-Fi Alliance, and add Radius vendor-specific
1496 attributes for them.
1497
1498 ------------------------------------------------------------------------
1499 r12163 | ulfl | 2004-10-01 00:42:02 -0500 (Fri, 01 Oct 2004) | 2 lines
1500 Changed paths:
1501    M /trunk/gtk/h323_conversations_dlg.c
1502
1503 use "Analyze" not "Analyse", as in the menu.
1504 add some tooltips
1505 ------------------------------------------------------------------------
1506 r12162 | ulfl | 2004-10-01 00:17:53 -0500 (Fri, 01 Oct 2004) | 1 line
1507 Changed paths:
1508    M /trunk/gtk/h323_analysis.c
1509
1510 removed unreferenced "label_stats"
1511 ------------------------------------------------------------------------
1512 r12161 | guy | 2004-09-30 16:11:08 -0500 (Thu, 30 Sep 2004) | 4 lines
1513 Changed paths:
1514    M /trunk/epan/libethereal.def
1515
1516 Export "sminmpec_values[]" from libethereal, for the (future) benefit of
1517 plugins ("future" because that depends on plugins linking with
1518 libethereal.lib, which isn't yet the only way to build plugins).
1519
1520 ------------------------------------------------------------------------
1521 r12160 | guy | 2004-09-30 15:33:10 -0500 (Thu, 30 Sep 2004) | 2 lines
1522 Changed paths:
1523    M /trunk/epan/dissectors/packet-diameter-defs.h
1524    M /trunk/epan/dissectors/packet-diameter.c
1525
1526 Constify some more stuff.
1527
1528 ------------------------------------------------------------------------
1529 r12159 | guy | 2004-09-30 15:27:47 -0500 (Thu, 30 Sep 2004) | 11 lines
1530 Changed paths:
1531    M /trunk/epan/Makefile.common
1532    M /trunk/epan/dissectors/packet-diameter-defs.h
1533    M /trunk/epan/dissectors/packet-diameter.c
1534    M /trunk/epan/dissectors/packet-radius.c
1535    A /trunk/epan/sminmpec.c
1536    A /trunk/epan/sminmpec.h
1537
1538 Move the #defines for SMI Network Management Private Enterprise Codes
1539 for organizations to an <epan/sminmpec.h> header, and add in the ones
1540 that were used (without #defines) in the Diameter dissector.
1541
1542 Merge the value_string tables for them from the Diameter and Radius
1543 dissectors into epan/sminmpec.c and merge them.
1544
1545 Use that value_string table in the Diameter and Radius dissectors.
1546
1547 Constify some stuff in the Diameter dissector.
1548
1549 ------------------------------------------------------------------------
1550 r12158 | guy | 2004-09-30 14:54:01 -0500 (Thu, 30 Sep 2004) | 2 lines
1551 Changed paths:
1552    M /trunk/epan/dissectors/packet-ptp.c
1553
1554 Give it an RCS ID.
1555
1556 ------------------------------------------------------------------------
1557 r12157 | guy | 2004-09-30 14:53:27 -0500 (Thu, 30 Sep 2004) | 2 lines
1558 Changed paths:
1559    M /trunk/epan/dissectors/packet-pagp.c
1560    M /trunk/epan/dissectors/packet-ptp.c
1561
1562 Set svn:keywords to Id to expand RCS IDs.
1563
1564 ------------------------------------------------------------------------
1565 r12156 | guy | 2004-09-30 14:52:56 -0500 (Thu, 30 Sep 2004) | 3 lines
1566 Changed paths:
1567    M /trunk/epan/dissectors/packet-pagp.c
1568
1569 Set svn:eol-style to native to make the line endings be appropriate for
1570 the platform you're on.
1571
1572 ------------------------------------------------------------------------
1573 r12155 | guy | 2004-09-30 14:51:05 -0500 (Thu, 30 Sep 2004) | 2 lines
1574 Changed paths:
1575    M /trunk/gtk/webbrowser.c
1576
1577 Set svn:keywords to Id to expand RCS IDs.
1578
1579 ------------------------------------------------------------------------
1580 r12154 | guy | 2004-09-30 14:49:48 -0500 (Thu, 30 Sep 2004) | 2 lines
1581 Changed paths:
1582    M /trunk/gtk/h323_analysis.c
1583    M /trunk/gtk/h323_analysis.h
1584    M /trunk/gtk/h323_conversations.c
1585    M /trunk/gtk/h323_conversations.h
1586    M /trunk/gtk/h323_conversations_dlg.c
1587    M /trunk/gtk/h323_conversations_dlg.h
1588    M /trunk/gtk/webbrowser.c
1589
1590 Add an RCS ID.
1591
1592 ------------------------------------------------------------------------
1593 r12153 | guy | 2004-09-30 14:36:22 -0500 (Thu, 30 Sep 2004) | 3 lines
1594 Changed paths:
1595    M /trunk/gtk/h323_analysis.c
1596    M /trunk/gtk/h323_analysis.h
1597    M /trunk/gtk/h323_conversations.c
1598    M /trunk/gtk/h323_conversations.h
1599    M /trunk/gtk/h323_conversations_dlg.c
1600    M /trunk/gtk/h323_conversations_dlg.h
1601
1602 Set svn:keywords to Id to expand RCS IDs, and set svn:eol-style to
1603 native to canonicalize line endings.
1604
1605 ------------------------------------------------------------------------
1606 r12152 | etxrab | 2004-09-30 13:26:35 -0500 (Thu, 30 Sep 2004) | 1 line
1607 Changed paths:
1608    M /trunk/epan/dissectors/packet-radius.c
1609
1610 Don't undo the last changes
1611 ------------------------------------------------------------------------
1612 r12151 | etxrab | 2004-09-30 13:18:39 -0500 (Thu, 30 Sep 2004) | 1 line
1613 Changed paths:
1614    M /trunk/epan/dissectors/packet-diameter-defs.h
1615    M /trunk/epan/dissectors/packet-radius.c
1616
1617 Add some vendor ID:s
1618 ------------------------------------------------------------------------
1619 r12150 | etxrab | 2004-09-30 13:12:34 -0500 (Thu, 30 Sep 2004) | 1 line
1620 Changed paths:
1621    M /trunk/epan/t35.c
1622
1623 Fix UK manufacturer codes
1624 ------------------------------------------------------------------------
1625 r12149 | etxrab | 2004-09-30 13:09:09 -0500 (Thu, 30 Sep 2004) | 11 lines
1626 Changed paths:
1627    M /trunk/gtk/Makefile.common
1628    M /trunk/gtk/h323_analysis.c
1629    M /trunk/gtk/h323_conversations.c
1630    M /trunk/gtk/h323_conversations.h
1631    M /trunk/gtk/h323_conversations_dlg.c
1632
1633 From Lars Roland:
1634
1635 Having a closer look at the new and very useful H323 Call Analysis 
1636 feature, I have found some bugs and unnecessarily complicated code for 
1637 managing the registration of the tap listeners. So I decided to rewrite 
1638 this part of the source code. This part of the code is much smaller now. 
1639 Unnecessary and wrong calls of register_ethereal_tap() and 
1640 register_tap_listener_xxx() have been removed or replaced.
1641
1642 I also fixed a bug with RAS Messages.
1643
1644 ------------------------------------------------------------------------
1645 r12148 | guy | 2004-09-30 03:16:41 -0500 (Thu, 30 Sep 2004) | 2 lines
1646 Changed paths:
1647    M /trunk/epan/dissectors/packet-etheric.c
1648
1649 Reject packets with an unknown version number.
1650
1651 ------------------------------------------------------------------------
1652 r12147 | jmayer | 2004-09-30 02:14:18 -0500 (Thu, 30 Sep 2004) | 3 lines
1653 Changed paths:
1654    M /trunk/acinclude.m4
1655
1656 At least on Suse, the linking flags are obtained via krb5-config --libs,
1657 not --cflags.
1658
1659 ------------------------------------------------------------------------
1660 r12146 | guy | 2004-09-29 21:02:35 -0500 (Wed, 29 Sep 2004) | 6 lines
1661 Changed paths:
1662    M /trunk/gtk/dlg_utils.c
1663    M /trunk/gtk/dlg_utils.h
1664    M /trunk/gtk/print_dlg.c
1665    M /trunk/gtk/print_prefs.c
1666
1667 For file browsing dialog boxes, the affirmative button should be "OK",
1668 not "Save".
1669
1670 In UN*X with GTK+ 2.x, put the affirmative button in file dialogs to the
1671 right of the cancel button, as is done with other dialogs.
1672
1673 ------------------------------------------------------------------------
1674 r12145 | guy | 2004-09-29 20:04:33 -0500 (Wed, 29 Sep 2004) | 4 lines
1675 Changed paths:
1676    M /trunk/epan/dissectors/packet-smb.c
1677    M /trunk/smb.h
1678
1679 Handle continuation replies to transactions better - try to match them
1680 up with the original request, without matching unrelated replies with
1681 that request.
1682
1683 ------------------------------------------------------------------------
1684 r12144 | etxrab | 2004-09-29 17:35:46 -0500 (Wed, 29 Sep 2004) | 5 lines
1685 Changed paths:
1686    M /trunk/gtk/Makefile.am
1687
1688 Add      
1689         h323_analysis.h \
1690         h323_conversations.h    \
1691         h323_conversations_dlg.h        \
1692
1693 ------------------------------------------------------------------------
1694 r12143 | etxrab | 2004-09-29 17:34:01 -0500 (Wed, 29 Sep 2004) | 4 lines
1695 Changed paths:
1696    M /trunk/gtk/Makefile.common
1697
1698 Add
1699         h323_analysis.c \
1700         h323_conversations_dlg.c        \
1701
1702 ------------------------------------------------------------------------
1703 r12142 | etxrab | 2004-09-29 17:23:37 -0500 (Wed, 29 Sep 2004) | 1 line
1704 Changed paths:
1705    M /trunk/epan/dissectors/packet-h225.c
1706    M /trunk/epan/dissectors/packet-h225.h
1707    M /trunk/epan/dissectors/packet-h245.c
1708    M /trunk/epan/dissectors/packet-h245.h
1709
1710 From Miha Jemec: I implemented a H323 call decoder. Using the TAP system, it keeps track of each call, number of packets, setting filter and a more detailed analysis of each call.
1711 ------------------------------------------------------------------------
1712 r12141 | etxrab | 2004-09-29 17:20:46 -0500 (Wed, 29 Sep 2004) | 1 line
1713 Changed paths:
1714    A /trunk/gtk/h323_analysis.c
1715    A /trunk/gtk/h323_analysis.h
1716    A /trunk/gtk/h323_conversations.c
1717    A /trunk/gtk/h323_conversations.h
1718    A /trunk/gtk/h323_conversations_dlg.c
1719    A /trunk/gtk/h323_conversations_dlg.h
1720
1721 From Miha Jemec: I implemented a H323 call decoder. Using the TAP system, it keeps track of each call, number of packets, setting filter and a more detailed analysis of each call.
1722 ------------------------------------------------------------------------
1723 r12140 | guy | 2004-09-29 17:20:21 -0500 (Wed, 29 Sep 2004) | 11 lines
1724 Changed paths:
1725    M /trunk/plugins/acn/packet-acn.c
1726    M /trunk/plugins/asn1/packet-asn1.c
1727    M /trunk/plugins/irda/packet-irda.c
1728    M /trunk/plugins/irda/packet-sir.c
1729    M /trunk/plugins/lwres/packet-lwres.c
1730    M /trunk/plugins/plugin_api.h
1731
1732 In "plugins/plugin_api.h", don't include stuff required for the plugin
1733 address table if we don't need the plugin address table, so as to catch
1734 plugin dissectors that don't directly include stuff they need -
1735 eventually, the plugin address table stuff should completely go away, so
1736 we don't want dissectors depending on it.
1737
1738 Fix those dissectors caught by this.
1739
1740 Don't include "simple_dialog.h" in the ASN.1 dissector - it doesn't use
1741 it.
1742
1743 ------------------------------------------------------------------------
1744 r12139 | guy | 2004-09-29 14:30:10 -0500 (Wed, 29 Sep 2004) | 3 lines
1745 Changed paths:
1746    M /trunk/Makefile.nmake
1747    M /trunk/config.h.win32
1748    M /trunk/config.nmake
1749    M /trunk/doc/README.plugins
1750    M /trunk/plugins/acn/Makefile.nmake
1751    M /trunk/plugins/artnet/Makefile.nmake
1752    M /trunk/plugins/asn1/Makefile.nmake
1753    M /trunk/plugins/ciscosm/Makefile.nmake
1754    M /trunk/plugins/docsis/Makefile.nmake
1755    M /trunk/plugins/enttec/Makefile.nmake
1756    M /trunk/plugins/giop/Makefile.nmake
1757    M /trunk/plugins/gryphon/Makefile.nmake
1758    M /trunk/plugins/irda/Makefile.nmake
1759    M /trunk/plugins/lwres/Makefile.nmake
1760    M /trunk/plugins/megaco/Makefile.nmake
1761    M /trunk/plugins/mgcp/Makefile.nmake
1762    M /trunk/plugins/mgcp/packet-mgcp.c
1763    M /trunk/plugins/opsi/Makefile.nmake
1764    M /trunk/plugins/pcli/Makefile.nmake
1765    M /trunk/plugins/rdm/Makefile.nmake
1766    M /trunk/plugins/rlm/Makefile.nmake
1767    M /trunk/plugins/rtnet/Makefile.nmake
1768    M /trunk/plugins/rudp/Makefile.nmake
1769    M /trunk/plugins/v5ua/Makefile.nmake
1770
1771 From Lars Roland: add an option to link plugins with libethereal rather
1772 than using the plugin address table.
1773
1774 ------------------------------------------------------------------------
1775 r12138 | tuexen | 2004-09-29 13:08:18 -0500 (Wed, 29 Sep 2004) | 3 lines
1776 Changed paths:
1777    M /trunk/epan/dissectors/packet-sua.c
1778
1779 - Added support for version 08 of the ID (expired).
1780 - Updated support for latest version to RFC 3868.
1781
1782 ------------------------------------------------------------------------
1783 r12137 | guy | 2004-09-29 12:45:48 -0500 (Wed, 29 Sep 2004) | 2 lines
1784 Changed paths:
1785    M /trunk/acinclude.m4
1786
1787 Use the right name in the Checking... messages.
1788
1789 ------------------------------------------------------------------------
1790 r12136 | guy | 2004-09-29 12:38:53 -0500 (Wed, 29 Sep 2004) | 2 lines
1791 Changed paths:
1792    M /trunk/acinclude.m4
1793
1794 Put back the $KRB4_CONFIG call to set KRB5_LIBS.
1795
1796 ------------------------------------------------------------------------
1797 r12135 | guy | 2004-09-29 05:09:04 -0500 (Wed, 29 Sep 2004) | 3 lines
1798 Changed paths:
1799    M /trunk/epan/dissectors/packet-etheric.c
1800
1801 If we don't have more than 5 bytes in the message, don't put an entry in
1802 the tree for an optional parameter pointer, as there isn't one.
1803
1804 ------------------------------------------------------------------------
1805 r12134 | guy | 2004-09-29 04:58:22 -0500 (Wed, 29 Sep 2004) | 5 lines
1806 Changed paths:
1807    M /trunk/acinclude.m4
1808
1809 When testing whether the Heimdal library has krb5_kt_resolve (and
1810 whether it requires -lresolv), restore LIBS after we're done regardless
1811 of whether we found it or not - we use KRB5_LIBS in the Makefiles,
1812 rather than adding the Kerberos libraries to LIBS directly.
1813
1814 ------------------------------------------------------------------------
1815 r12133 | jmayer | 2004-09-29 02:11:16 -0500 (Wed, 29 Sep 2004) | 1 line
1816 Changed paths:
1817    M /trunk/FAQ
1818    M /trunk/help/faq.txt
1819    M /trunk/manuf
1820
1821 Update manuf and FAQ
1822 ------------------------------------------------------------------------
1823 r12132 | etxrab | 2004-09-29 01:42:28 -0500 (Wed, 29 Sep 2004) | 1 line
1824 Changed paths:
1825    M /trunk/epan/dissectors/packet-etheric.c
1826
1827 Handle ANM message without optional parameter. 
1828 ------------------------------------------------------------------------
1829 r12131 | guy | 2004-09-28 21:54:22 -0500 (Tue, 28 Sep 2004) | 5 lines
1830 Changed paths:
1831    M /trunk/Makefile.common
1832    D /trunk/column.c
1833    D /trunk/column.h
1834    M /trunk/epan/Makefile.common
1835    A /trunk/epan/column.c (from /trunk/column.c:12124)
1836    A /trunk/epan/column.h (from /trunk/column.h:12124)
1837    M /trunk/epan/prefs.c
1838    M /trunk/file.c
1839    M /trunk/gtk/column_prefs.c
1840    M /trunk/gtk/main.c
1841    M /trunk/gtk/packet_list.c
1842    M /trunk/gtk/packet_win.c
1843    M /trunk/tethereal.c
1844
1845 Move the column preferences stuff to epan (the rest of the preferences
1846 stuff is already there).
1847
1848 Update Gerald's e-mail address in column.h.
1849
1850 ------------------------------------------------------------------------
1851 r12130 | guy | 2004-09-28 19:52:45 -0500 (Tue, 28 Sep 2004) | 2 lines
1852 Changed paths:
1853    M /trunk/Makefile.common
1854    D /trunk/afn.c
1855    D /trunk/afn.h
1856    M /trunk/epan/Makefile.common
1857    A /trunk/epan/afn.c (from /trunk/afn.c:12124)
1858    A /trunk/epan/afn.h (from /trunk/afn.h:12124)
1859    M /trunk/epan/dissectors/packet-bgp.c
1860    M /trunk/epan/dissectors/packet-clnp.c
1861    M /trunk/epan/dissectors/packet-cpha.c
1862    M /trunk/epan/dissectors/packet-dns.c
1863    M /trunk/epan/dissectors/packet-dvmrp.c
1864    M /trunk/epan/dissectors/packet-eigrp.c
1865    M /trunk/epan/dissectors/packet-etherip.c
1866    M /trunk/epan/dissectors/packet-gre.c
1867    M /trunk/epan/dissectors/packet-h225.c
1868    M /trunk/epan/dissectors/packet-h245.c
1869    M /trunk/epan/dissectors/packet-icmpv6.c
1870    M /trunk/epan/dissectors/packet-igmp.c
1871    M /trunk/epan/dissectors/packet-igrp.c
1872    M /trunk/epan/dissectors/packet-ip.c
1873    M /trunk/epan/dissectors/packet-ipdc.c
1874    M /trunk/epan/dissectors/packet-ipsec.c
1875    M /trunk/epan/dissectors/packet-ipv6.c
1876    M /trunk/epan/dissectors/packet-ipvs-syncd.c
1877    M /trunk/epan/dissectors/packet-isakmp.c
1878    M /trunk/epan/dissectors/packet-ldp.c
1879    M /trunk/epan/dissectors/packet-lmp.c
1880    M /trunk/epan/dissectors/packet-mip6.c
1881    M /trunk/epan/dissectors/packet-ospf.c
1882    M /trunk/epan/dissectors/packet-pgm.c
1883    M /trunk/epan/dissectors/packet-pim.c
1884    M /trunk/epan/dissectors/packet-portmap.c
1885    M /trunk/epan/dissectors/packet-rsvp.c
1886    M /trunk/epan/dissectors/packet-sctp.c
1887    M /trunk/epan/dissectors/packet-t38.c
1888    M /trunk/epan/dissectors/packet-tcp.c
1889    M /trunk/epan/dissectors/packet-teredo.c
1890    M /trunk/epan/dissectors/packet-udp.c
1891    M /trunk/epan/dissectors/packet-vines.c
1892    M /trunk/epan/dissectors/packet-vj.c
1893    M /trunk/epan/dissectors/packet-vrrp.c
1894    A /trunk/epan/ipproto.c (from /trunk/ipproto.c:12124)
1895    A /trunk/epan/ipproto.h (from /trunk/ipproto.h:12124)
1896    A /trunk/epan/t35.c (from /trunk/t35.c:12124)
1897    A /trunk/epan/t35.h (from /trunk/t35.h:12124)
1898    M /trunk/gtk/decode_as_dcerpc.c
1899    M /trunk/gtk/decode_as_dlg.c
1900    M /trunk/gtk/follow_dlg.c
1901    M /trunk/gtk/menu.c
1902    M /trunk/gtk/tcp_graph.c
1903    D /trunk/ipproto.c
1904    D /trunk/ipproto.h
1905    M /trunk/plugins/asn1/packet-asn1.c
1906    D /trunk/t35.c
1907    D /trunk/t35.h
1908
1909 Move various tables into the epan directory.
1910
1911 ------------------------------------------------------------------------
1912 r12129 | guy | 2004-09-28 19:25:05 -0500 (Tue, 28 Sep 2004) | 2 lines
1913 Changed paths:
1914    M /trunk/Makefile.common
1915    M /trunk/epan/Makefile.common
1916    M /trunk/epan/dissectors/packet-http.c
1917    M /trunk/epan/dissectors/packet-rtsp.c
1918    A /trunk/epan/req_resp_hdrs.c (from /trunk/req_resp_hdrs.c:12124)
1919    A /trunk/epan/req_resp_hdrs.h (from /trunk/req_resp_hdrs.h:12124)
1920    D /trunk/req_resp_hdrs.c
1921    D /trunk/req_resp_hdrs.h
1922
1923 Move the request/response header helper routines to the epan directory.
1924
1925 ------------------------------------------------------------------------
1926 r12128 | guy | 2004-09-28 19:06:36 -0500 (Tue, 28 Sep 2004) | 2 lines
1927 Changed paths:
1928    M /trunk/Makefile.common
1929    M /trunk/epan/Makefile.common
1930    M /trunk/epan/dissectors/packet-ansi_a.c
1931    M /trunk/epan/dissectors/packet-ansi_map.c
1932    M /trunk/epan/dissectors/packet-bootp.c
1933    M /trunk/epan/dissectors/packet-dcerpc.c
1934    M /trunk/epan/dissectors/packet-eth.c
1935    M /trunk/epan/dissectors/packet-fc.c
1936    M /trunk/epan/dissectors/packet-fddi.c
1937    M /trunk/epan/dissectors/packet-frame.c
1938    M /trunk/epan/dissectors/packet-gsm_a.c
1939    M /trunk/epan/dissectors/packet-gsm_map.c
1940    M /trunk/epan/dissectors/packet-gsm_ss.c
1941    M /trunk/epan/dissectors/packet-h225.c
1942    M /trunk/epan/dissectors/packet-http.c
1943    M /trunk/epan/dissectors/packet-ip.c
1944    M /trunk/epan/dissectors/packet-ipx.c
1945    M /trunk/epan/dissectors/packet-ldap.c
1946    M /trunk/epan/dissectors/packet-mtp3.c
1947    M /trunk/epan/dissectors/packet-rpc.c
1948    M /trunk/epan/dissectors/packet-rtp.c
1949    M /trunk/epan/dissectors/packet-sctp.c
1950    M /trunk/epan/dissectors/packet-sip.c
1951    M /trunk/epan/dissectors/packet-smb-sidsnooping.c
1952    M /trunk/epan/dissectors/packet-smb.c
1953    M /trunk/epan/dissectors/packet-tcp.c
1954    M /trunk/epan/dissectors/packet-teredo.c
1955    M /trunk/epan/dissectors/packet-tr.c
1956    M /trunk/epan/dissectors/packet-udp.c
1957    M /trunk/epan/dissectors/packet-wsp.c
1958    M /trunk/epan/epan.c
1959    M /trunk/epan/plugins.c
1960    A /trunk/epan/tap.c (from /trunk/tap.c:12124)
1961    A /trunk/epan/tap.h (from /trunk/tap.h:12124)
1962    M /trunk/file.c
1963    M /trunk/gtk/ansi_a_stat.c
1964    M /trunk/gtk/ansi_map_stat.c
1965    M /trunk/gtk/bootp_stat.c
1966    M /trunk/gtk/conversations_eth.c
1967    M /trunk/gtk/conversations_fc.c
1968    M /trunk/gtk/conversations_fddi.c
1969    M /trunk/gtk/conversations_ip.c
1970    M /trunk/gtk/conversations_ipx.c
1971    M /trunk/gtk/conversations_table.c
1972    M /trunk/gtk/conversations_tcpip.c
1973    M /trunk/gtk/conversations_tr.c
1974    M /trunk/gtk/conversations_udpip.c
1975    M /trunk/gtk/dcerpc_stat.c
1976    M /trunk/gtk/fc_stat.c
1977    M /trunk/gtk/gsm_a_stat.c
1978    M /trunk/gtk/gsm_map_stat.c
1979    M /trunk/gtk/gsm_map_summary.c
1980    M /trunk/gtk/h225_counter.c
1981    M /trunk/gtk/h225_ras_srt.c
1982    M /trunk/gtk/hostlist_eth.c
1983    M /trunk/gtk/hostlist_fc.c
1984    M /trunk/gtk/hostlist_fddi.c
1985    M /trunk/gtk/hostlist_ip.c
1986    M /trunk/gtk/hostlist_ipx.c
1987    M /trunk/gtk/hostlist_table.c
1988    M /trunk/gtk/hostlist_tcpip.c
1989    M /trunk/gtk/hostlist_tr.c
1990    M /trunk/gtk/hostlist_udpip.c
1991    M /trunk/gtk/http_stat.c
1992    M /trunk/gtk/io_stat.c
1993    M /trunk/gtk/isup_stat.c
1994    M /trunk/gtk/ldap_stat.c
1995    M /trunk/gtk/main.c
1996    M /trunk/gtk/menu.c
1997    M /trunk/gtk/mgcp_stat.c
1998    M /trunk/gtk/mtp3_stat.c
1999    M /trunk/gtk/mtp3_summary.c
2000    M /trunk/gtk/rpc_progs.c
2001    M /trunk/gtk/rpc_stat.c
2002    M /trunk/gtk/rtp_analysis.c
2003    M /trunk/gtk/rtp_stream.c
2004    M /trunk/gtk/sctp_stat.c
2005    M /trunk/gtk/sip_stat.c
2006    M /trunk/gtk/smb_stat.c
2007    M /trunk/gtk/wsp_stat.c
2008    M /trunk/plugins/mgcp/packet-mgcp.c
2009    M /trunk/plugins/plugin_api.h
2010    M /trunk/plugins/plugin_api_list.c
2011    M /trunk/tap-ansi_astat.c
2012    M /trunk/tap-bootpstat.c
2013    M /trunk/tap-dcerpcstat.c
2014    M /trunk/tap-gsm_astat.c
2015    M /trunk/tap-h225counter.c
2016    M /trunk/tap-h225rassrt.c
2017    M /trunk/tap-httpstat.c
2018    M /trunk/tap-iostat.c
2019    M /trunk/tap-iousers.c
2020    M /trunk/tap-mgcpstat.c
2021    M /trunk/tap-protocolinfo.c
2022    M /trunk/tap-protohierstat.c
2023    M /trunk/tap-rpcprogs.c
2024    M /trunk/tap-rpcstat.c
2025    M /trunk/tap-sipstat.c
2026    M /trunk/tap-smbsids.c
2027    M /trunk/tap-smbstat.c
2028    M /trunk/tap-wspstat.c
2029    D /trunk/tap.c
2030    D /trunk/tap.h
2031    M /trunk/tethereal.c
2032
2033 Move the tap infrastructure to the epan directory.
2034
2035 ------------------------------------------------------------------------
2036 r12127 | guy | 2004-09-28 18:48:02 -0500 (Tue, 28 Sep 2004) | 2 lines
2037 Changed paths:
2038    M /trunk/Makefile.common
2039    M /trunk/epan/Makefile.common
2040    M /trunk/epan/dissectors/packet-fr.c
2041    M /trunk/epan/dissectors/packet-hpext.c
2042    M /trunk/epan/dissectors/packet-lapb.c
2043    M /trunk/epan/dissectors/packet-lapd.c
2044    M /trunk/epan/dissectors/packet-llc.c
2045    M /trunk/epan/dissectors/packet-sdlc.c
2046    M /trunk/epan/dissectors/packet-v120.c
2047    M /trunk/epan/plugins.c
2048    A /trunk/epan/xdlc.c (from /trunk/xdlc.c:12124)
2049    A /trunk/epan/xdlc.h (from /trunk/xdlc.h:12124)
2050    M /trunk/plugins/plugin_api.h
2051    M /trunk/plugins/plugin_api_list.c
2052    D /trunk/xdlc.c
2053    D /trunk/xdlc.h
2054
2055 Move the xDLC helper routines into epan.
2056
2057 ------------------------------------------------------------------------
2058 r12126 | guy | 2004-09-28 18:25:48 -0500 (Tue, 28 Sep 2004) | 6 lines
2059 Changed paths:
2060    M /trunk/gtk/cfilter_combo_utils.c
2061    M /trunk/gtk/cfilter_combo_utils.h
2062
2063 Normalize line endings and set svn:eol-style to native.
2064
2065 Set svn:keywords to Id to expand RCS IDs.
2066
2067 Include <string.h> to declare "strcmp()" and "strlen()".
2068
2069 ------------------------------------------------------------------------
2070 r12125 | guy | 2004-09-28 18:20:14 -0500 (Tue, 28 Sep 2004) | 2 lines
2071 Changed paths:
2072    M /trunk/Makefile.common
2073    M /trunk/epan/Makefile.common
2074    A /trunk/epan/sha1.c (from /trunk/sha1.c:12124)
2075    A /trunk/epan/sha1.h (from /trunk/sha1.h:12124)
2076    D /trunk/sha1.c
2077    D /trunk/sha1.h
2078
2079 Move the SHA-1 code and header into epan, and give them RCS IDs.
2080
2081 ------------------------------------------------------------------------
2082 r12124 | ulfl | 2004-09-28 13:34:00 -0500 (Tue, 28 Sep 2004) | 1 line
2083 Changed paths:
2084    M /trunk/docbook/edg_src/EDG_chapter_sources.xml
2085
2086 add a warning, that patch and sources files must have the same line endings (CR/NL)
2087 ------------------------------------------------------------------------
2088 r12123 | ulfl | 2004-09-28 13:04:15 -0500 (Tue, 28 Sep 2004) | 1 line
2089 Changed paths:
2090    M /trunk/gtk/Makefile.common
2091    M /trunk/gtk/capture_dlg.c
2092    A /trunk/gtk/cfilter_combo_utils.c
2093    A /trunk/gtk/cfilter_combo_utils.h
2094    M /trunk/gtk/recent.c
2095
2096 from Thomas Palmer: add a combobox for the recently used capture filter strings
2097 ------------------------------------------------------------------------
2098 r12122 | guy | 2004-09-28 12:57:56 -0500 (Tue, 28 Sep 2004) | 8 lines
2099 Changed paths:
2100    M /trunk/AUTHORS
2101    M /trunk/epan/dissectors/packet-ospf.c
2102
2103 From Carlos Pignataro:
2104
2105         o Add link type string for MPLS Link Type in MPLS Link sub-TLV
2106         o Decode MPLS Link Color/Resource sub-TLV
2107         o Add bps for bandwidths in Max BW and Max Reservable BW sub-TLVs
2108         o Display Type, Length Value for Unknown Link sub-TLV
2109         o Allow display filter on Link Type and Link Color
2110
2111 ------------------------------------------------------------------------
2112 r12121 | guy | 2004-09-28 12:52:36 -0500 (Tue, 28 Sep 2004) | 10 lines
2113 Changed paths:
2114    M /trunk/AUTHORS
2115    M /trunk/epan/dissectors/packet-diameter-defs.h
2116    M /trunk/epan/dissectors/packet-diameter.c
2117
2118 From Olivier Jacques:
2119
2120         - Add a configuration option for Diameter version. Currently,
2121           the choice is between everything before draft-v16 and RFC3588.
2122         - Fix diameter-ip-address parsing depending on the Diameter
2123           version (and showing decoding errors accordingly).
2124         - Change registration of Diameter from TCP and SCTP port 1812 to
2125           TCP and SCTP port 3868 (this is according to RFC3588, section
2126           11.5).
2127
2128 ------------------------------------------------------------------------
2129 r12120 | guy | 2004-09-28 05:28:01 -0500 (Tue, 28 Sep 2004) | 2 lines
2130 Changed paths:
2131    M /trunk/epan/dissectors/packet-dns.c
2132
2133 From David Fort: ipseckey DNS RR support.
2134
2135 ------------------------------------------------------------------------
2136 r12119 | guy | 2004-09-27 23:47:10 -0500 (Mon, 27 Sep 2004) | 5 lines
2137 Changed paths:
2138    M /trunk/acinclude.m4
2139
2140 If, when checking whether the Kerberos library is Heimdal or not, we
2141 find it's not, always report "no", even if we're going to give up
2142 because the user specified --with-krb5, so the "sorry, you don't have
2143 Heimdal" message shows up on a line of its own.
2144
2145 ------------------------------------------------------------------------
2146 r12118 | guy | 2004-09-27 23:41:57 -0500 (Mon, 27 Sep 2004) | 12 lines
2147 Changed paths:
2148    M /trunk/acinclude.m4
2149
2150 If the user specified --with-krb5 but we don't have a usable Kerberos
2151 library, don't disable dissection and drive on, report an error and
2152 stop; --with-krb5 means "build this with Kerberos", not "build this with
2153 Kerberos if you can" (no -krb5 option at all means "build this with
2154 Kerberos if you can").
2155
2156 If they *didn't* specify --with-krb5 and we don't have a usable Kerberos
2157 library, set want_krb5 to "no", so that at the end of the configure
2158 script we don't say we're building with the Kerberos library (otherwise,
2159 want_krb5 is "ifpresent", but the stuff to print the configuration
2160 options treats anything other than "no" as meaning "yes").
2161
2162 ------------------------------------------------------------------------
2163 r12117 | guy | 2004-09-27 19:06:32 -0500 (Mon, 27 Sep 2004) | 2 lines
2164 Changed paths:
2165    M /trunk/Makefile.common
2166    D /trunk/adler32.c
2167    D /trunk/adler32.h
2168    D /trunk/crc16.c
2169    D /trunk/crc16.h
2170    D /trunk/crc32.c
2171    D /trunk/crc32.h
2172    M /trunk/epan/Makefile.common
2173    A /trunk/epan/adler32.c (from /trunk/adler32.c:12112)
2174    A /trunk/epan/adler32.h (from /trunk/adler32.h:12112)
2175    A /trunk/epan/crc16.c (from /trunk/crc16.c:12112)
2176    A /trunk/epan/crc16.h (from /trunk/crc16.h:12112)
2177    A /trunk/epan/crc32.c (from /trunk/crc32.c:12112)
2178    A /trunk/epan/crc32.h (from /trunk/crc32.h:12112)
2179    M /trunk/epan/dissectors/packet-eth.c
2180    M /trunk/epan/dissectors/packet-gre.c
2181    M /trunk/epan/dissectors/packet-icmpv6.c
2182    M /trunk/epan/dissectors/packet-ieee80211.c
2183    M /trunk/epan/dissectors/packet-igmp.c
2184    M /trunk/epan/dissectors/packet-ip.c
2185    M /trunk/epan/dissectors/packet-ipvs-syncd.c
2186    M /trunk/epan/dissectors/packet-lmp.c
2187    M /trunk/epan/dissectors/packet-ospf.c
2188    M /trunk/epan/dissectors/packet-pgm.c
2189    M /trunk/epan/dissectors/packet-pim.c
2190    M /trunk/epan/dissectors/packet-ppp.c
2191    M /trunk/epan/dissectors/packet-rsvp.c
2192    M /trunk/epan/dissectors/packet-tcp.c
2193    M /trunk/epan/dissectors/packet-udp.c
2194    M /trunk/epan/dissectors/packet-vj.c
2195    M /trunk/epan/dissectors/packet-vrrp.c
2196    A /trunk/epan/in_cksum.c (from /trunk/in_cksum.c:12112)
2197    A /trunk/epan/in_cksum.h (from /trunk/in_cksum.h:12112)
2198    M /trunk/epan/plugins.c
2199    D /trunk/in_cksum.c
2200    D /trunk/in_cksum.h
2201    M /trunk/plugins/irda/packet-sir.c
2202    M /trunk/plugins/plugin_api.h
2203    M /trunk/plugins/plugin_api_list.c
2204
2205 Move various checksum routines and headers to epan.
2206
2207 ------------------------------------------------------------------------
2208 r12116 | guy | 2004-09-27 18:29:22 -0500 (Mon, 27 Sep 2004) | 5 lines
2209 Changed paths:
2210    M /trunk/Makefile.common
2211    D /trunk/crypt-des.c
2212    D /trunk/crypt-des.h
2213    D /trunk/crypt-md4.c
2214    D /trunk/crypt-md4.h
2215    D /trunk/crypt-md5.c
2216    D /trunk/crypt-md5.h
2217    D /trunk/crypt-rc4.c
2218    D /trunk/crypt-rc4.h
2219    M /trunk/epan/Makefile.common
2220    A /trunk/epan/crypt-des.c (from /trunk/crypt-des.c:12112)
2221    A /trunk/epan/crypt-des.h (from /trunk/crypt-des.h:12112)
2222    A /trunk/epan/crypt-md4.c (from /trunk/crypt-md4.c:12112)
2223    A /trunk/epan/crypt-md4.h (from /trunk/crypt-md4.h:12112)
2224    A /trunk/epan/crypt-md5.c (from /trunk/crypt-md5.c:12112)
2225    A /trunk/epan/crypt-md5.h (from /trunk/crypt-md5.h:12112)
2226    A /trunk/epan/crypt-rc4.c (from /trunk/crypt-rc4.c:12112)
2227    A /trunk/epan/crypt-rc4.h (from /trunk/crypt-rc4.h:12112)
2228    M /trunk/epan/dissectors/packet-dcerpc-samr.c
2229    M /trunk/epan/dissectors/packet-ntlmssp.c
2230    M /trunk/epan/dissectors/packet-radius.c
2231    M /trunk/epan/dissectors/packet-tacacs.c
2232
2233 Move the DES, MD4, MD5, and RC4 source files and headers into epan, and
2234 make the source files all include the corresponding header files (so
2235 that the declarations in the headers have to match the definitions in
2236 the source files in order for compilation to succeed).
2237
2238 ------------------------------------------------------------------------
2239 r12115 | guy | 2004-09-27 17:55:15 -0500 (Mon, 27 Sep 2004) | 2 lines
2240 Changed paths:
2241    M /trunk/Makefile.common
2242    M /trunk/capture.c
2243    M /trunk/capture_combo_utils.c
2244    M /trunk/column.c
2245    M /trunk/dftest.c
2246    M /trunk/epan/Makefile.common
2247    M /trunk/epan/addr_resolv.c
2248    M /trunk/epan/dissectors/packet-acse.c
2249    M /trunk/epan/dissectors/packet-aim-buddylist.c
2250    M /trunk/epan/dissectors/packet-aim-chat.c
2251    M /trunk/epan/dissectors/packet-aim-generic.c
2252    M /trunk/epan/dissectors/packet-aim.c
2253    M /trunk/epan/dissectors/packet-ansi_a.c
2254    M /trunk/epan/dissectors/packet-atalk.c
2255    M /trunk/epan/dissectors/packet-beep.c
2256    M /trunk/epan/dissectors/packet-ber.c
2257    M /trunk/epan/dissectors/packet-bgp.c
2258    M /trunk/epan/dissectors/packet-bootp.c
2259    M /trunk/epan/dissectors/packet-bssap.c
2260    M /trunk/epan/dissectors/packet-bvlc.c
2261    M /trunk/epan/dissectors/packet-cast.c
2262    M /trunk/epan/dissectors/packet-chdlc.c
2263    M /trunk/epan/dissectors/packet-clnp.c
2264    M /trunk/epan/dissectors/packet-cops.c
2265    M /trunk/epan/dissectors/packet-cpfi.c
2266    M /trunk/epan/dissectors/packet-dcerpc-mapi.c
2267    M /trunk/epan/dissectors/packet-dcerpc-messenger.c
2268    M /trunk/epan/dissectors/packet-dcerpc-samr.c
2269    M /trunk/epan/dissectors/packet-dcerpc.c
2270    M /trunk/epan/dissectors/packet-diameter.c
2271    M /trunk/epan/dissectors/packet-distcc.c
2272    M /trunk/epan/dissectors/packet-dnp.c
2273    M /trunk/epan/dissectors/packet-dns.c
2274    M /trunk/epan/dissectors/packet-dsi.c
2275    M /trunk/epan/dissectors/packet-eth.c
2276    M /trunk/epan/dissectors/packet-fc.c
2277    M /trunk/epan/dissectors/packet-fcip.c
2278    M /trunk/epan/dissectors/packet-fcp.c
2279    M /trunk/epan/dissectors/packet-fcsb3.c
2280    M /trunk/epan/dissectors/packet-fcsp.c
2281    M /trunk/epan/dissectors/packet-fddi.c
2282    M /trunk/epan/dissectors/packet-fr.c
2283    M /trunk/epan/dissectors/packet-frame.c
2284    M /trunk/epan/dissectors/packet-ftam.c
2285    M /trunk/epan/dissectors/packet-fw1.c
2286    M /trunk/epan/dissectors/packet-gsm_a.c
2287    M /trunk/epan/dissectors/packet-gsm_sms.c
2288    M /trunk/epan/dissectors/packet-gsm_sms_ud.c
2289    M /trunk/epan/dissectors/packet-gtp.c
2290    M /trunk/epan/dissectors/packet-h225.c
2291    M /trunk/epan/dissectors/packet-h245.c
2292    M /trunk/epan/dissectors/packet-h450.c
2293    M /trunk/epan/dissectors/packet-http.c
2294    M /trunk/epan/dissectors/packet-ieee80211.c
2295    M /trunk/epan/dissectors/packet-ip.c
2296    M /trunk/epan/dissectors/packet-ipdc.c
2297    M /trunk/epan/dissectors/packet-ipsec.c
2298    M /trunk/epan/dissectors/packet-ipv6.c
2299    M /trunk/epan/dissectors/packet-iscsi.c
2300    M /trunk/epan/dissectors/packet-isns.c
2301    M /trunk/epan/dissectors/packet-iua.c
2302    M /trunk/epan/dissectors/packet-kerberos.c
2303    M /trunk/epan/dissectors/packet-kpasswd.c
2304    M /trunk/epan/dissectors/packet-laplink.c
2305    M /trunk/epan/dissectors/packet-ldap.c
2306    M /trunk/epan/dissectors/packet-ldp.c
2307    M /trunk/epan/dissectors/packet-lwapp.c
2308    M /trunk/epan/dissectors/packet-m2pa.c
2309    M /trunk/epan/dissectors/packet-m2ua.c
2310    M /trunk/epan/dissectors/packet-m3ua.c
2311    M /trunk/epan/dissectors/packet-mdshdr.c
2312    M /trunk/epan/dissectors/packet-mpls-echo.c
2313    M /trunk/epan/dissectors/packet-mpls.c
2314    M /trunk/epan/dissectors/packet-mq.c
2315    M /trunk/epan/dissectors/packet-mtp3.c
2316    M /trunk/epan/dissectors/packet-mtp3mg.c
2317    M /trunk/epan/dissectors/packet-multipart.c
2318    M /trunk/epan/dissectors/packet-mysql.c
2319    M /trunk/epan/dissectors/packet-nbns.c
2320    M /trunk/epan/dissectors/packet-ncp-nmas.c
2321    M /trunk/epan/dissectors/packet-ncp.c
2322    M /trunk/epan/dissectors/packet-ndmp.c
2323    M /trunk/epan/dissectors/packet-ndps.c
2324    M /trunk/epan/dissectors/packet-netbios.c
2325    M /trunk/epan/dissectors/packet-netflow.c
2326    M /trunk/epan/dissectors/packet-nfs.c
2327    M /trunk/epan/dissectors/packet-nlm.c
2328    M /trunk/epan/dissectors/packet-ntlmssp.c
2329    M /trunk/epan/dissectors/packet-null.c
2330    M /trunk/epan/dissectors/packet-per.c
2331    M /trunk/epan/dissectors/packet-pgm.c
2332    M /trunk/epan/dissectors/packet-ppp.c
2333    M /trunk/epan/dissectors/packet-pres.c
2334    M /trunk/epan/dissectors/packet-q931.c
2335    M /trunk/epan/dissectors/packet-quake.c
2336    M /trunk/epan/dissectors/packet-quake2.c
2337    M /trunk/epan/dissectors/packet-quake3.c
2338    M /trunk/epan/dissectors/packet-quakeworld.c
2339    M /trunk/epan/dissectors/packet-radius.c
2340    M /trunk/epan/dissectors/packet-raw.c
2341    M /trunk/epan/dissectors/packet-rpc.c
2342    M /trunk/epan/dissectors/packet-rsync.c
2343    M /trunk/epan/dissectors/packet-rtcp.c
2344    M /trunk/epan/dissectors/packet-rtp-events.c
2345    M /trunk/epan/dissectors/packet-rtp.c
2346    M /trunk/epan/dissectors/packet-rtsp.c
2347    M /trunk/epan/dissectors/packet-sccp.c
2348    M /trunk/epan/dissectors/packet-scsi.c
2349    M /trunk/epan/dissectors/packet-sctp.c
2350    M /trunk/epan/dissectors/packet-ses.c
2351    M /trunk/epan/dissectors/packet-sigcomp.c
2352    M /trunk/epan/dissectors/packet-sip.c
2353    M /trunk/epan/dissectors/packet-skinny.c
2354    M /trunk/epan/dissectors/packet-slsk.c
2355    M /trunk/epan/dissectors/packet-smb.c
2356    M /trunk/epan/dissectors/packet-smpp.c
2357    M /trunk/epan/dissectors/packet-smtp.c
2358    M /trunk/epan/dissectors/packet-sna.c
2359    M /trunk/epan/dissectors/packet-snmp.c
2360    M /trunk/epan/dissectors/packet-srvloc.c
2361    M /trunk/epan/dissectors/packet-ssh.c
2362    M /trunk/epan/dissectors/packet-ssl.c
2363    M /trunk/epan/dissectors/packet-sua.c
2364    M /trunk/epan/dissectors/packet-t38.c
2365    M /trunk/epan/dissectors/packet-tacacs.c
2366    M /trunk/epan/dissectors/packet-tali.c
2367    M /trunk/epan/dissectors/packet-tcap.c
2368    M /trunk/epan/dissectors/packet-tcp.c
2369    M /trunk/epan/dissectors/packet-tds.c
2370    M /trunk/epan/dissectors/packet-teredo.c
2371    M /trunk/epan/dissectors/packet-tns.c
2372    M /trunk/epan/dissectors/packet-tpkt.c
2373    M /trunk/epan/dissectors/packet-tr.c
2374    M /trunk/epan/dissectors/packet-udp.c
2375    M /trunk/epan/dissectors/packet-vj.c
2376    M /trunk/epan/dissectors/packet-wbxml.c
2377    M /trunk/epan/dissectors/packet-x11.c
2378    M /trunk/epan/dissectors/packet-x25.c
2379    M /trunk/epan/dissectors/packet-xot.c
2380    M /trunk/epan/dissectors/packet-ymsg.c
2381    M /trunk/epan/plugins.c
2382    A /trunk/epan/prefs.c (from /trunk/prefs.c:12112)
2383    A /trunk/epan/prefs.h (from /trunk/prefs.h:12112)
2384    M /trunk/file.c
2385    M /trunk/gtk/capture_dlg.c
2386    M /trunk/gtk/capture_prefs.c
2387    M /trunk/gtk/color_dlg.c
2388    M /trunk/gtk/column_prefs.c
2389    M /trunk/gtk/file_dlg.c
2390    M /trunk/gtk/find_dlg.c
2391    M /trunk/gtk/follow_dlg.c
2392    M /trunk/gtk/font_utils.c
2393    M /trunk/gtk/gui_prefs.c
2394    M /trunk/gtk/help_dlg.c
2395    M /trunk/gtk/layout_prefs.c
2396    M /trunk/gtk/main.c
2397    M /trunk/gtk/menu.c
2398    M /trunk/gtk/nameres_prefs.c
2399    M /trunk/gtk/packet_list.c
2400    M /trunk/gtk/packet_win.c
2401    M /trunk/gtk/prefs_dlg.c
2402    M /trunk/gtk/print_dlg.c
2403    M /trunk/gtk/print_prefs.c
2404    M /trunk/gtk/proto_dlg.c
2405    M /trunk/gtk/proto_draw.c
2406    M /trunk/gtk/recent.c
2407    M /trunk/gtk/stream_prefs.c
2408    M /trunk/gtk/supported_protos_dlg.c
2409    M /trunk/gtk/toolbar.c
2410    M /trunk/gtk/ui_util.c
2411    M /trunk/gtk/webbrowser.c
2412    M /trunk/plugins/acn/packet-acn.c
2413    M /trunk/plugins/artnet/packet-artnet.c
2414    M /trunk/plugins/asn1/packet-asn1.c
2415    M /trunk/plugins/enttec/packet-enttec.c
2416    M /trunk/plugins/gryphon/packet-gryphon.c
2417    M /trunk/plugins/lwres/packet-lwres.c
2418    M /trunk/plugins/megaco/packet-megaco.c
2419    M /trunk/plugins/mgcp/packet-mgcp.c
2420    M /trunk/plugins/opsi/packet-opsi.c
2421    M /trunk/plugins/pcli/packet-pcli.c
2422    M /trunk/plugins/plugin_api.h
2423    M /trunk/plugins/plugin_api_list.c
2424    D /trunk/prefs.c
2425    D /trunk/prefs.h
2426    M /trunk/tethereal.c
2427
2428 Move prefs.c and prefs.h into the epan subdirectory.
2429
2430 ------------------------------------------------------------------------
2431 r12114 | guy | 2004-09-27 17:32:09 -0500 (Mon, 27 Sep 2004) | 3 lines
2432 Changed paths:
2433    M /trunk/gtk/toolbar.c
2434
2435 "ethereal_stock_icons()" isn't used outside "gtk/toolbar.c" (and should
2436 presumably only be called once in any case), so make it static.
2437
2438 ------------------------------------------------------------------------
2439 r12113 | guy | 2004-09-27 17:21:31 -0500 (Mon, 27 Sep 2004) | 8 lines
2440 Changed paths:
2441    M /trunk/gtk/compat_macros.h
2442
2443 At least in the screenshot at
2444
2445         http://ftp.gnome.org/pub/GNOME/teams/marketing/en/2004/two-eight-screenshots/html/g27-openwithhal.png
2446
2447 a "browse" button in GNOME has a label "Browse", and I think that's the
2448 case in at least some Windows applications as well, so give browse
2449 buttons "Browse" as a text label.
2450
2451 ------------------------------------------------------------------------
2452 r12112 | ulfl | 2004-09-27 14:44:24 -0500 (Mon, 27 Sep 2004) | 1 line
2453 Changed paths:
2454    M /trunk/gtk/compat_macros.h
2455
2456 As the GTK Wimp default theme (since 0.6.1) won't display any icons in buttons any longer (which is typical for win applications), the browse button won't display anything for GTK2 now. Add some ... into it, which is also looking ok together with the stock icon on other platforms.
2457 ------------------------------------------------------------------------
2458 r12111 | ulfl | 2004-09-27 12:27:27 -0500 (Mon, 27 Sep 2004) | 1 line
2459 Changed paths:
2460    M /trunk/packaging/nsis/Makefile.nmake
2461
2462 removed well_known.txt
2463 ------------------------------------------------------------------------
2464 r12110 | guy | 2004-09-27 03:30:25 -0500 (Mon, 27 Sep 2004) | 4 lines
2465 Changed paths:
2466    M /trunk/plugins/asn1/packet-asn1.c
2467
2468 Routines called by "g_node_traverse()" return a Boolean - FALSE to
2469 continue traversing, TRUE to stop traversing - so make
2470 "free_node_data()" return FALSE.
2471
2472 ------------------------------------------------------------------------
2473 r12109 | guy | 2004-09-26 20:11:23 -0500 (Sun, 26 Sep 2004) | 10 lines
2474 Changed paths:
2475    M /trunk/capture-wpcap.c
2476
2477 If "HAVE_PCAP_DATALINK_NAME_TO_VAL" is defined - i.e., if we're built
2478 with a version of WinPcap that has "pcap_datalink_name_to_val()" - then,
2479 if the version of WinPcap we've loaded doesn't have
2480 "pcap_datalink_name_to_val()", supply our own version.  Do the
2481 equivalent for "pcap_datalink_val_to_name()".
2482
2483 We do that so that we can build Ethereal with a recent version of
2484 WinPcap, so that it uses the new APIs in newer versions, and still have
2485 it work with older versions.
2486
2487 ------------------------------------------------------------------------
2488 r12108 | guy | 2004-09-26 17:30:46 -0500 (Sun, 26 Sep 2004) | 4 lines
2489 Changed paths:
2490    M /trunk/acinclude.m4
2491
2492 Explicitly indicate when we're doing tests to see if UCD SNMP contains
2493 sprint_realloc_objid(), and the extra libraries we're using with the
2494 tests, along the lines of what we do with the Kerberos 5 library.
2495
2496 ------------------------------------------------------------------------
2497 r12107 | guy | 2004-09-26 17:28:23 -0500 (Sun, 26 Sep 2004) | 2 lines
2498 Changed paths:
2499    M /trunk/configure.in
2500
2501 Fix a typo.
2502
2503 ------------------------------------------------------------------------
2504 r12106 | guy | 2004-09-26 15:30:44 -0500 (Sun, 26 Sep 2004) | 12 lines
2505 Changed paths:
2506    M /trunk/acinclude.m4
2507    M /trunk/configure.in
2508
2509 In the SNMP tests, we're using AC_TRY_LINK to avoid caching the results
2510 of the test for sprint_realloc_objid() (so that a failure to find it
2511 when we're not linking with extra libraries doesn't cause us to assume
2512 we won't find it if we *do* link with extra libraries), so
2513 "ac_cv_lib_snmp_sprint_realloc_objid" doesn't get set - set our own
2514 variable for that.
2515
2516 Use AC_TRY_LINK rather than AC_CHECK_LIB in the Kerberos tests when
2517 checking for krb_k5_resolve(), to avoid caching the results.
2518
2519 Improve the messages printed in the Kerberos tests to give more detail.
2520
2521 ------------------------------------------------------------------------
2522 r12105 | guy | 2004-09-25 23:00:20 -0500 (Sat, 25 Sep 2004) | 11 lines
2523 Changed paths:
2524    M /trunk/acinclude.m4
2525    M /trunk/configure.in
2526
2527 Clean up a bunch of cruft in --with-ssl; make it more resemble other
2528 --with flags.
2529
2530 Report, in the messages at the end of the configure script, whether
2531 we're building with the SSL library.
2532
2533 If we fail to find "sprint_realloc_objid()" when linking with a
2534 particular library, and --with-ssl wasn't specified, try linking with
2535 -lcrypto as well and, if that succeeds, fail with an indication that UCD
2536 SNMP requires -lcrypto but --with-ssl wasn't specified.
2537
2538 ------------------------------------------------------------------------
2539 r12104 | guy | 2004-09-25 19:26:06 -0500 (Sat, 25 Sep 2004) | 5 lines
2540 Changed paths:
2541    M /trunk/acinclude.m4
2542
2543 Explicitly test whether we need -lresolv in order to link with -lkrb5. 
2544 Include -lresolv if we do, and don't include it if we don't.
2545
2546 Clean up some other things in the -lkrb5 macro.
2547
2548 ------------------------------------------------------------------------
2549 r12103 | guy | 2004-09-25 18:58:42 -0500 (Sat, 25 Sep 2004) | 7 lines
2550 Changed paths:
2551    M /trunk/acinclude.m4
2552
2553 For annoying licensing reasons, we don't want to use -lcrypto unless the
2554 user explicitly says to do so by using --with-ssl.  However, we *still*
2555 don't want to just blithely replace -lcrypto with SSL_LIBS, so, if
2556 KRB5_LIBS contains "-lcrypto" but SSL_LIBS isn't set to a non-empty
2557 string, we report an error (the user can than either configure without
2558 Kerberos or with -lcrypto).
2559
2560 ------------------------------------------------------------------------
2561 r12102 | guy | 2004-09-25 17:50:58 -0500 (Sat, 25 Sep 2004) | 9 lines
2562 Changed paths:
2563    M /trunk/gtk/prefs_dlg.c
2564
2565 When applying preferences, we have to apply the protocol preferences
2566 before applying any other preferences, as, before we've applied them,
2567 the internal state of the preferences in some dissectors might be
2568 inconsistent (for example, the 802.11 dissector might've had its
2569 number-of-WEP-keys preference increased but might not yet have allocated
2570 a table for the WEP keys), and, as "gui_prefs_apply()" could cause a
2571 redissection when redisplaying, that could cause dissectors to
2572 malfunction (e.g., crash).
2573
2574 ------------------------------------------------------------------------
2575 r12101 | guy | 2004-09-25 05:36:08 -0500 (Sat, 25 Sep 2004) | 2 lines
2576 Changed paths:
2577    M /trunk/epan/dissectors/packet-loop.c
2578
2579 Fetch the function from the correct offset.
2580
2581 ------------------------------------------------------------------------
2582 r12100 | ulfl | 2004-09-25 05:15:08 -0500 (Sat, 25 Sep 2004) | 1 line
2583 Changed paths:
2584    M /trunk/help/Makefile.am
2585    M /trunk/help/toc
2586    D /trunk/help/well_known.txt
2587    M /trunk/packaging/nsis/ethereal.nsi
2588
2589 removed "Well Known" help page, as the content (and far more than that) moved to the wiki.
2590 ------------------------------------------------------------------------
2591 r12099 | guy | 2004-09-25 04:33:53 -0500 (Sat, 25 Sep 2004) | 14 lines
2592 Changed paths:
2593    M /trunk/acinclude.m4
2594
2595 Don't just add "-lresolv" to KRB5_LIBS if it's missing - on some
2596 platforms, it's missing because it's not needed, which is good because
2597 it's not even *present* on those platforms (the resolver functions are
2598 built into libc).  If there really are platforms where krb5-config is
2599 broken to the extent that it doesn't list -lresolv when it's required,
2600 the way to fix that is to try building a program with Heimdal and just
2601 the krb5-config libraries and, if that fails, try building with those
2602 libraries and -lresolv - if that works, add -lresolv to the list of
2603 libraries.
2604
2605 Don't just replace -lcrypto with SSL_LIBS in KRB5_LIBS, as SSL_LIBS
2606 might not contain any libraries - replace it only if SSL_LIBS is defined
2607 as something.
2608
2609 ------------------------------------------------------------------------
2610 r12098 | guy | 2004-09-25 04:17:12 -0500 (Sat, 25 Sep 2004) | 3 lines
2611 Changed paths:
2612    M /trunk/epan/dissectors/packet-loop.c
2613
2614 What part of "least significant octet first" do you not understand? :-) 
2615 (The part I didn't bother to notice.... :-))
2616
2617 ------------------------------------------------------------------------
2618 r12097 | ulfl | 2004-09-25 03:36:07 -0500 (Sat, 25 Sep 2004) | 1 line
2619 Changed paths:
2620    M /trunk/docbook/developer-guide.xml
2621    D /trunk/docbook/dg-src
2622    A /trunk/docbook/edg_src (from /trunk/docbook/dg-src:12092)
2623    A /trunk/docbook/eug_src (from /trunk/docbook/ug-src:12092)
2624    D /trunk/docbook/ug-src
2625    M /trunk/docbook/user-guide.xml
2626
2627 renamed dirs dg-src and ug-src to match output dirnames
2628 ------------------------------------------------------------------------
2629 r12096 | guy | 2004-09-25 03:03:23 -0500 (Sat, 25 Sep 2004) | 3 lines
2630 Changed paths:
2631    M /trunk/epan/dissectors/packet-gre.c
2632
2633 From packet steve: label the GRE key as "GRE Key", so that
2634 post-processing scripts can more easily distinguish it from other keys.
2635
2636 ------------------------------------------------------------------------
2637 r12095 | guy | 2004-09-25 03:01:00 -0500 (Sat, 25 Sep 2004) | 2 lines
2638 Changed paths:
2639    M /trunk/epan/dissectors/packet-loop.c
2640
2641 Fetch the handle for the data dissector, as we use it....
2642
2643 ------------------------------------------------------------------------
2644 r12094 | guy | 2004-09-25 02:43:12 -0500 (Sat, 25 Sep 2004) | 2 lines
2645 Changed paths:
2646    M /trunk/epan/libethereal.def
2647
2648 From Tomas Kukosa: export ether_to_str() from libethereal.dll.
2649
2650 ------------------------------------------------------------------------
2651 r12093 | guy | 2004-09-25 02:41:58 -0500 (Sat, 25 Sep 2004) | 6 lines
2652 Changed paths:
2653    M /trunk/epan/dissectors/packet-snmp.c
2654
2655 From Tomas Kukosa:
2656
2657         - pass only value (not tag and length) to subdissectors from the
2658           snmp.variable_oid table
2659         - register the SNMP dissector
2660
2661 ------------------------------------------------------------------------
2662 r12092 | sahlberg | 2004-09-24 21:44:45 -0500 (Fri, 24 Sep 2004) | 3 lines
2663 Changed paths:
2664    M /trunk/epan/dissectors/packet-ber.c
2665
2666 fix bug in handling of offset for  integers longer than 4 bytes
2667
2668
2669 ------------------------------------------------------------------------
2670 r12091 | ulfl | 2004-09-24 16:19:48 -0500 (Fri, 24 Sep 2004) | 1 line
2671 Changed paths:
2672    M /trunk/gtk/capture_dlg.c
2673
2674 as the interface is usually fixed, or it can be selected by the interface drop down list, grab the keyboard focus at the filter string field.
2675 ------------------------------------------------------------------------
2676 r12089 | ulfl | 2004-09-24 15:18:06 -0500 (Fri, 24 Sep 2004) | 1 line
2677 Changed paths:
2678    M /trunk/docbook/graphics/ethereal-help-menu.png
2679
2680 updated screenshot, as the last one had no icons on buttons
2681 ------------------------------------------------------------------------
2682 r12088 | ulfl | 2004-09-24 14:21:18 -0500 (Fri, 24 Sep 2004) | 1 line
2683 Changed paths:
2684    M /trunk/docbook/ug-src/EUG_chapter_build_install.xml
2685    M /trunk/docbook/ug-src/EUG_chapter_introduction.xml
2686
2687 add some minor details
2688 ------------------------------------------------------------------------
2689 r12087 | ulfl | 2004-09-24 13:18:05 -0500 (Fri, 24 Sep 2004) | 1 line
2690 Changed paths:
2691    M /trunk/docbook/graphics/ethereal-help-menu.png
2692    M /trunk/docbook/ug-src/EUG_chapter_use.xml
2693
2694 Update help menu screenshot (wiki link) and add some notes about Web browser handling
2695 ------------------------------------------------------------------------
2696 r12086 | ulfl | 2004-09-24 11:08:44 -0500 (Fri, 24 Sep 2004) | 1 line
2697 Changed paths:
2698    M /trunk/Makefile.nmake
2699    M /trunk/README.win32
2700    M /trunk/tools/win32-setup.sh
2701
2702 Use new win32 libs from anonsvn instead of webpage, including setup target. Use updated GTK 2.4.9 libraries. But still use wget.
2703 ------------------------------------------------------------------------
2704 r12085 | etxrab | 2004-09-24 11:01:09 -0500 (Fri, 24 Sep 2004) | 10 lines
2705 Changed paths:
2706    M /trunk/epan/dissectors/packet-etheric.c
2707
2708 Fix Some compiler warnings:
2709
2710 packet-etheric.c:99: warning: `message_type_vals' defined but not used
2711 packet-etheric.c:376: warning: 
2712 `isup_calling_party_nature_of_address_ind_value'
2713 defined but not used
2714 packet-etheric.c:892: warning: 
2715 `dissect_etheric_cause_indicators_parameter' defi
2716 ned but not used
2717
2718 ------------------------------------------------------------------------
2719 r12084 | ulfl | 2004-09-24 10:41:46 -0500 (Fri, 24 Sep 2004) | 1 line
2720 Changed paths:
2721    M /trunk/gtk/help_dlg.c
2722    M /trunk/gtk/help_dlg.h
2723    M /trunk/gtk/menu.c
2724
2725 add a link to the Ethereal wiki front page
2726 ------------------------------------------------------------------------
2727 r12083 | guy | 2004-09-24 06:56:17 -0500 (Fri, 24 Sep 2004) | 7 lines
2728 Changed paths:
2729    M /trunk/epan/dissectors/packet-ldp.c
2730
2731 From Carlos Pignataro:
2732
2733         updates for 2 PWE3 interface parameters:
2734
2735         o FCS Retention [draft-ietf-pwe3-fcs-retention-02.txt]
2736         o VCCV [draft-ietf-pwe3-vccv-03.txt]
2737
2738 ------------------------------------------------------------------------
2739 r12082 | gerald | 2004-09-23 21:09:40 -0500 (Thu, 23 Sep 2004) | 2 lines
2740 Changed paths:
2741    M /trunk/capture-wpcap.c
2742
2743 Fix a typo.
2744
2745 ------------------------------------------------------------------------
2746 r12081 | guy | 2004-09-23 17:36:01 -0500 (Thu, 23 Sep 2004) | 6 lines
2747 Changed paths:
2748    M /trunk/epan/dissectors/Makefile.common
2749    A /trunk/epan/dissectors/packet-cip.h
2750
2751 From Magnus Hansson: move CIP protocol to own dissector (we forgot to
2752 check in packet-cip.h).
2753
2754 Also, add packet-cip.h to epan/dissectors/Makefile.common, so it gets
2755 included in the release tarballs.
2756
2757 ------------------------------------------------------------------------
2758 r12080 | guy | 2004-09-23 15:51:09 -0500 (Thu, 23 Sep 2004) | 3 lines
2759 Changed paths:
2760    M /trunk/epan/dissectors/packet-mpls.c
2761
2762 From Carlos Pignataro: append the symbolic name for reserved MPLS labels
2763 to the protocol tree item for the label.
2764
2765 ------------------------------------------------------------------------
2766 r12078 | guy | 2004-09-23 14:52:29 -0500 (Thu, 23 Sep 2004) | 7 lines
2767 Changed paths:
2768    M /trunk/epan/dissectors/packet-etheric.c
2769
2770 Get rid of the CRs and set eol-style to native so that you get CRs on
2771 Windows and don't get them on UN*X.
2772
2773 Set keywords so that RCS IDs are expanded.
2774
2775 Squelch some compiler warnings.
2776
2777 ------------------------------------------------------------------------
2778 r12077 | etxrab | 2004-09-23 14:44:51 -0500 (Thu, 23 Sep 2004) | 1 line
2779 Changed paths:
2780    M /trunk/epan/dissectors/Makefile.common
2781
2782 Add dissector packet-etheric.c
2783 ------------------------------------------------------------------------
2784 r12076 | etxrab | 2004-09-23 14:41:21 -0500 (Thu, 23 Sep 2004) | 1 line
2785 Changed paths:
2786    A /trunk/epan/dissectors/packet-etheric.c
2787
2788 Add a dissector for an Ericsson protocol named "Etheric"
2789 ------------------------------------------------------------------------
2790 r12075 | guy | 2004-09-23 13:54:39 -0500 (Thu, 23 Sep 2004) | 3 lines
2791 Changed paths:
2792    M /trunk/epan/dissectors/packet-loop.c
2793
2794 Fix the dissection of the Reply function - it has a "receipt number"
2795 field, and the data isn't at a fixed offset of 4.
2796
2797 ------------------------------------------------------------------------
2798 r12074 | guy | 2004-09-23 13:48:11 -0500 (Thu, 23 Sep 2004) | 2 lines
2799 Changed paths:
2800    M /trunk/epan/dissectors/Makefile.common
2801    M /trunk/epan/dissectors/packet-ethertype.c
2802    A /trunk/epan/dissectors/packet-loop.c
2803
2804 Add support for the Ethernet Configuration Testing Protocol.
2805
2806 ------------------------------------------------------------------------
2807 r12073 | guy | 2004-09-23 12:54:49 -0500 (Thu, 23 Sep 2004) | 6 lines
2808 Changed paths:
2809    M /trunk/Makefile.nmake
2810    M /trunk/capture-wpcap.c
2811    M /trunk/config.h.win32
2812    M /trunk/config.nmake
2813
2814 From Gisle Vanem: add support for pcap_datalink_val_to_name() for Win32.
2815
2816 Also add support for pcap_datalink_name_to_val(), and arrange that we
2817 properly define HAVE_PCAP_DATALINK_NAME_TO_VAL and
2818 HAVE_PCAP_DATALINK_VAL_TO_NAME for MSVC++ builds.
2819
2820 ------------------------------------------------------------------------
2821 r12072 | guy | 2004-09-23 12:40:36 -0500 (Thu, 23 Sep 2004) | 6 lines
2822 Changed paths:
2823    M /trunk/epan/dissectors/packet-aim-icq.c
2824    M /trunk/epan/dissectors/packet-aim-messaging.c
2825    M /trunk/epan/dissectors/packet-aim-oft.c
2826    M /trunk/epan/dissectors/packet-aim-signon.c
2827    M /trunk/epan/dissectors/packet-aim.c
2828    M /trunk/epan/dissectors/packet-aim.h
2829
2830 From Jelmer Vernooij:
2831
2832 - Dissect ICQ TLV values
2833 - Dissect channel 1 and channel 2 messages correctly in Oscar (required
2834   for dissecting direct connections)
2835
2836 ------------------------------------------------------------------------
2837 r12071 | guy | 2004-09-23 12:39:13 -0500 (Thu, 23 Sep 2004) | 2 lines
2838 Changed paths:
2839    M /trunk/epan/dissectors/packet-image-jfif.c
2840
2841 From Jelmer Vernooij: fix a comment.
2842
2843 ------------------------------------------------------------------------
2844 r12070 | guy | 2004-09-23 12:34:35 -0500 (Thu, 23 Sep 2004) | 11 lines
2845 Changed paths:
2846    M /trunk/epan/dissectors/Makefile.common
2847    A /trunk/epan/dissectors/packet-cip.c
2848    M /trunk/epan/dissectors/packet-enip.c
2849
2850 From Magnus Hansson:
2851
2852         move CIP protocol to own dissector
2853         clean up code and fix variable names
2854         add more info to info column
2855         fixed decoding of embedded messages in Unconnected send and
2856             Multiple Service packets
2857         add more info to path decoding
2858         add more filter options/clean up
2859         complete CIP vendor codes
2860
2861 ------------------------------------------------------------------------
2862 r12069 | guy | 2004-09-23 12:15:26 -0500 (Thu, 23 Sep 2004) | 2 lines
2863 Changed paths:
2864    M /trunk/AUTHORS
2865    M /trunk/epan/dissectors/packet-gre.c
2866
2867 From packet steve: add a filterable field for the GRE key.
2868
2869 ------------------------------------------------------------------------
2870 r12068 | guy | 2004-09-23 02:32:58 -0500 (Thu, 23 Sep 2004) | 4 lines
2871 Changed paths:
2872    M /trunk/plugins/Xass-list
2873    M /trunk/plugins/Xplugin_api.c
2874    M /trunk/plugins/Xplugin_api.h
2875    M /trunk/plugins/Xplugin_api_decls.h
2876    M /trunk/plugins/Xplugin_table.h
2877
2878 Add proto_tree_add_debug_text(), rtcp_add_address(), and
2879 rtp_add_address() to the list of functions exported from libethereal.dll
2880 and exported via the plugin function table.
2881
2882 ------------------------------------------------------------------------
2883 r12067 | guy | 2004-09-23 02:32:16 -0500 (Thu, 23 Sep 2004) | 4 lines
2884 Changed paths:
2885    M /trunk/epan/libethereal.def
2886    M /trunk/epan/plugins.c
2887    M /trunk/plugins/plugin_api.h
2888    M /trunk/plugins/plugin_api_list.c
2889
2890 Add proto_tree_add_debug_text(), rtcp_add_address(), and
2891 rtp_add_address() to the list of functions exported from libethereal.dll
2892 and exported via the plugin function table.
2893
2894 ------------------------------------------------------------------------
2895 r12066 | guy | 2004-09-22 11:32:20 -0500 (Wed, 22 Sep 2004) | 7 lines
2896 Changed paths:
2897    M /trunk/tools/asn2eth.py
2898
2899 From Tomas Kukosa:
2900
2901 - make the default protocol name module-name from input file
2902 - don't use the [##]/(##) mark for index of SET/SEQUENCE item with
2903   original PER/BER API
2904 - allow PDUs to be registered 
2905
2906 ------------------------------------------------------------------------
2907 r12065 | guy | 2004-09-22 11:28:39 -0500 (Wed, 22 Sep 2004) | 8 lines
2908 Changed paths:
2909    M /trunk/epan/dissectors/packet-mpls.c
2910
2911 From Carlos Pignataro:
2912
2913         append MPLS fields and values to the MPLS Header subtree;
2914
2915         correct the string displayed for MPLS Label;
2916
2917         don't show non-reserved MPLS label values as "Unknown".
2918
2919 ------------------------------------------------------------------------
2920 r12064 | guy | 2004-09-22 04:42:57 -0500 (Wed, 22 Sep 2004) | 6 lines
2921 Changed paths:
2922    M /trunk/capture.c
2923
2924 If we have "pcap_datalink_val_to_name()", use it when we construct a
2925 "-y" argument for the capture subprocess - the capture subprocess will
2926 expect a symbolic value, not a numeric value, if we have
2927 "pcap_datalink_name_to_val()".  (We assume that if one is present the
2928 other will be present as well.)
2929
2930 ------------------------------------------------------------------------
2931 r12063 | guy | 2004-09-22 03:04:40 -0500 (Wed, 22 Sep 2004) | 9 lines
2932 Changed paths:
2933    M /trunk/epan/dissectors/packet-aim-admin.c
2934    M /trunk/epan/dissectors/packet-aim-bos.c
2935    M /trunk/epan/dissectors/packet-aim-buddylist.c
2936    M /trunk/epan/dissectors/packet-aim-generic.c
2937    M /trunk/epan/dissectors/packet-aim-invitation.c
2938    M /trunk/epan/dissectors/packet-aim-location.c
2939    M /trunk/epan/dissectors/packet-aim-messaging.c
2940    M /trunk/epan/dissectors/packet-aim-ssi.c
2941    M /trunk/epan/dissectors/packet-aim-sst.c
2942    M /trunk/epan/dissectors/packet-aim-userlookup.c
2943    M /trunk/epan/dissectors/packet-aim.c
2944    M /trunk/epan/dissectors/packet-aim.h
2945
2946 From Jelmer Vernooij:
2947
2948  - Dissect the DC (Direct Connection) info structure
2949  - Dissect the complete buddy icon family (you can now save buddy
2950    icons as .JPG's/.PNG's directly from the capture using the "Export
2951    selected bytes..." option!)
2952  - Add a function that dissects a sequence of TLV's instead of having
2953    while() loops all over the place.
2954
2955 ------------------------------------------------------------------------
2956 r12062 | guy | 2004-09-21 18:15:59 -0500 (Tue, 21 Sep 2004) | 2 lines
2957 Changed paths:
2958    M /trunk/epan/proto.c
2959
2960 Fix a typo.
2961
2962 ------------------------------------------------------------------------
2963 r12060 | guy | 2004-09-21 03:01:29 -0500 (Tue, 21 Sep 2004) | 10 lines
2964 Changed paths:
2965    M /trunk/epan/dissectors/packet-aim-admin.c
2966    M /trunk/epan/dissectors/packet-aim-adverts.c
2967    M /trunk/epan/dissectors/packet-aim-bos.c
2968    M /trunk/epan/dissectors/packet-aim-buddylist.c
2969    M /trunk/epan/dissectors/packet-aim-chat.c
2970    M /trunk/epan/dissectors/packet-aim-chatnav.c
2971    M /trunk/epan/dissectors/packet-aim-directory.c
2972    M /trunk/epan/dissectors/packet-aim-email.c
2973    M /trunk/epan/dissectors/packet-aim-generic.c
2974    M /trunk/epan/dissectors/packet-aim-icq.c
2975    M /trunk/epan/dissectors/packet-aim-invitation.c
2976    M /trunk/epan/dissectors/packet-aim-location.c
2977    M /trunk/epan/dissectors/packet-aim-messaging.c
2978    M /trunk/epan/dissectors/packet-aim-popup.c
2979    M /trunk/epan/dissectors/packet-aim-signon.c
2980    M /trunk/epan/dissectors/packet-aim-ssi.c
2981    M /trunk/epan/dissectors/packet-aim-sst.c
2982    M /trunk/epan/dissectors/packet-aim-stats.c
2983    M /trunk/epan/dissectors/packet-aim-translate.c
2984    M /trunk/epan/dissectors/packet-aim-userlookup.c
2985    M /trunk/epan/dissectors/packet-aim.c
2986    M /trunk/epan/dissectors/packet-aim.h
2987
2988 From Jelmer Vernooij:
2989
2990         Remove some code duplication from the Oscar dissector (reduces
2991         the number of lines by 500) by providing a custom registration
2992         function for oscar families (aim_init_family).  This also fixes
2993         a number of issues with column names.
2994
2995         Add minor updates such as adding support for the Capability Info
2996         TLV on users.
2997
2998 ------------------------------------------------------------------------
2999 r12059 | guy | 2004-09-21 02:47:14 -0500 (Tue, 21 Sep 2004) | 11 lines
3000 Changed paths:
3001    M /trunk/epan/dissectors/packet-isakmp.c
3002
3003 From Yaniv Kaul:
3004
3005 1. Fix dissection of Check Point vendor ID version field. The length was
3006    wrong.
3007 2. Added dissection of payloads 130 and 131, which were used in early
3008    NAT-T drafts (and are still used by MS and others). They are equal to
3009    payloads 15 & 16, (NAT-D, NAT-OA), respectively.
3010 3. Added ASN.1 decoding of Certificate requests of type X.509
3011    Certificate - Signature (4)
3012 4. Added ASN.1 decoding of ID of type ID_DER_ASN1_DN (9) 
3013
3014 ------------------------------------------------------------------------
3015 r12058 | guy | 2004-09-21 01:48:31 -0500 (Tue, 21 Sep 2004) | 3 lines
3016 Changed paths:
3017    M /trunk/epan/dissectors/packet-tali.c
3018
3019 From Viorel Suman: fields in TALI are little-endian, so in the "get PDU
3020 length" routine, fetch the length field with "tvb_get_letohs()".
3021
3022 ------------------------------------------------------------------------
3023 r12057 | ulfl | 2004-09-21 00:17:59 -0500 (Tue, 21 Sep 2004) | 1 line
3024 Changed paths:
3025    M /trunk/color_filters.c
3026
3027 fixed some comment typos
3028 ------------------------------------------------------------------------
3029 r12055 | etxrab | 2004-09-20 14:22:10 -0500 (Mon, 20 Sep 2004) | 1 line
3030 Changed paths:
3031    M /trunk/epan/dissectors/packet-rtcp.c
3032
3033 From Martin Mathieson: Fix a simple bug, in calculate_roundtrip_delay(), where the conversation is looked up, the port arguments are given in reverse order.
3034 ------------------------------------------------------------------------
3035 r12054 | etxrab | 2004-09-20 14:20:05 -0500 (Mon, 20 Sep 2004) | 1 line
3036 Changed paths:
3037    M /trunk/epan/dissectors/packet-radius.c
3038
3039 Update some RADIUS value strings
3040 ------------------------------------------------------------------------
3041 r12053 | ulfl | 2004-09-19 11:43:11 -0500 (Sun, 19 Sep 2004) | 1 line
3042 Changed paths:
3043    M /trunk/docbook/developer-guide.xml
3044    M /trunk/docbook/dg-src/EDG_meta_info.xml
3045    M /trunk/docbook/ug-src/EUG_meta_info.xml
3046
3047 add Ethereal logo
3048 ------------------------------------------------------------------------
3049 r12052 | ulfl | 2004-09-19 11:41:58 -0500 (Sun, 19 Sep 2004) | 1 line
3050 Changed paths:
3051    M /trunk/docbook/user-guide.xml
3052
3053 removed duplicate Ethereal version entities
3054 ------------------------------------------------------------------------
3055 r12051 | ulfl | 2004-09-19 11:40:11 -0500 (Sun, 19 Sep 2004) | 1 line
3056 Changed paths:
3057    M /trunk/docbook/ug-src/EUG_chapter_build_install.xml
3058
3059 removed EtherealCurrentVersionTarFile entity
3060 ------------------------------------------------------------------------
3061 r12050 | ulfl | 2004-09-19 11:38:29 -0500 (Sun, 19 Sep 2004) | 1 line
3062 Changed paths:
3063    M /trunk/docbook/dg-src/EDG_chapter_env_intro.xml
3064
3065 add some info how to report problems
3066 ------------------------------------------------------------------------
3067 r12049 | ulfl | 2004-09-19 11:36:10 -0500 (Sun, 19 Sep 2004) | 1 line
3068 Changed paths:
3069    M /trunk/docbook/graphics/ethereal-logo.png
3070
3071 the file content seemed to be corrupted
3072 ------------------------------------------------------------------------
3073 r12048 | guy | 2004-09-19 06:39:48 -0500 (Sun, 19 Sep 2004) | 8 lines
3074 Changed paths:
3075    M /trunk/epan/dissectors/packet-radius.c
3076
3077 Add to the "radius_attr_info" structure a pointer to an hf_ value, and,
3078 if that pointer is non-null, put the field in question into the protocol
3079 tree under the top-level item for that attribute/value pair, rather than
3080 hardcoding particular fields for particular attribute codes.
3081
3082 Use BASE_NONE, not BASE_DEC, for FT_STRING, FT_BYTES, and FT_IPv4
3083 fields.
3084
3085 ------------------------------------------------------------------------
3086 r12047 | guy | 2004-09-19 02:13:52 -0500 (Sun, 19 Sep 2004) | 4 lines
3087 Changed paths:
3088    M /trunk/epan/dissectors/packet-icmpv6.c
3089    M /trunk/epan/dissectors/packet-ip.c
3090    M /trunk/wiretap/nettl.c
3091    M /trunk/wiretap/wtap.c
3092    M /trunk/wiretap/wtap.h
3093
3094 From Mark C. Brown: fix support for nettl NETTL_SUBSYS_NS_LS_ICMP and
3095 NETTL_SUBSYS_NS_LS_ICMPV6 - they don't even have IP headers, so we need
3096 to directly call the ICMP and ICMPv6 dissectors.
3097
3098 ------------------------------------------------------------------------
3099 r12046 | guy | 2004-09-18 22:51:42 -0500 (Sat, 18 Sep 2004) | 3 lines
3100 Changed paths:
3101    M /trunk/epan/dissectors/packet-kerberos4.c
3102
3103 Make the Kerberos 4 dissector a "new-style" dissector, so it can
3104 indicate when it's rejected a packet.
3105
3106 ------------------------------------------------------------------------
3107 r12045 | guy | 2004-09-18 22:00:00 -0500 (Sat, 18 Sep 2004) | 20 lines
3108 Changed paths:
3109    M /trunk/plugins/asn1/packet-asn1.c
3110
3111 Preference strings don't remain null pointers for long - they get
3112 converted to pointers to null strings (see prefs.c for an explanation). 
3113 Initialize "current_asn1" to a mallocated null string.
3114
3115 That lets us use "strcmp()" to compare asn1_filename and current_asn1. 
3116 We already do that with asn1_pduname and current_pduname, so use
3117 "strcmp()" for them as well.
3118
3119 Call "build_pdu_tree()" if we haven't yet built a PDU tree, even if the
3120 PDU type preference hasn't changed.
3121
3122 Don't register with any of the ports unless we have a PDU tree, so we
3123 don't try to dissect with a null PDU tree pointer.
3124
3125 Before constructing a PDU tree, if we already have a PDU tree, free it.
3126
3127 When we free data_nodes, free the data attached to the nodes.
3128
3129 Make a bunch of stuff static.
3130
3131 ------------------------------------------------------------------------
3132 r12044 | etxrab | 2004-09-18 16:31:20 -0500 (Sat, 18 Sep 2004) | 1 line
3133 Changed paths:
3134    M /trunk/epan/dissectors/packet-rtcp.c
3135
3136 Fiax a MSVC Warning
3137 ------------------------------------------------------------------------
3138 r12043 | etxrab | 2004-09-18 16:28:28 -0500 (Sat, 18 Sep 2004) | 1 line
3139 Changed paths:
3140    M /trunk/plugins/megaco/packet-megaco.c
3141
3142 Fix dissection of MEGACO over TCP, there will be a TPKT header included.
3143 ------------------------------------------------------------------------
3144 r12042 | guy | 2004-09-18 04:31:26 -0500 (Sat, 18 Sep 2004) | 3 lines
3145 Changed paths:
3146    M /trunk/epan/dissectors/packet-skinny.c
3147
3148 Use FALSE as the byte order argument to "proto_tree_add_item()" when
3149 fetching big-endian IPv4 addresses.
3150
3151 ------------------------------------------------------------------------
3152 r12041 | guy | 2004-09-18 04:19:33 -0500 (Sat, 18 Sep 2004) | 13 lines
3153 Changed paths:
3154    M /trunk/epan/dissectors/packet-ncp.c
3155
3156 Distinguish between the "data offset" field (offset of this burst
3157 within the file) and "burst offset" field (offset of this packet within
3158 the burst).
3159
3160 The burst header is not present if the SYS flag is set in the packet or
3161 if the data offset field is non-zero.
3162
3163 Compute the offset, within a burst packet, of the data, as we advance
3164 through the burst header - and don't advance through the burst header if
3165 it's not present.
3166
3167 Properly display the fields in the "missing fragment list".
3168
3169 ------------------------------------------------------------------------
3170 r12040 | guy | 2004-09-18 01:42:16 -0500 (Sat, 18 Sep 2004) | 5 lines
3171 Changed paths:
3172    M /trunk/epan/dissectors/packet-aim-location.c
3173    M /trunk/epan/dissectors/packet-aim.c
3174
3175 From Jelmer Vernooij:
3176
3177         - Support client capabilities list
3178         - Fix incorrect TLV usage
3179
3180 ------------------------------------------------------------------------
3181 r12039 | sahlberg | 2004-09-17 22:20:52 -0500 (Fri, 17 Sep 2004) | 4 lines
3182 Changed paths:
3183    M /trunk/epan/dissectors/packet-kerberos4.c
3184
3185 add decoding of werido special transac versions of kerberos 4
3186
3187
3188
3189 ------------------------------------------------------------------------
3190 r12038 | sahlberg | 2004-09-17 18:45:29 -0500 (Fri, 17 Sep 2004) | 4 lines
3191 Changed paths:
3192    M /trunk/epan/dissectors/packet-kerberos.c
3193
3194 make kerberos able to dissect pkinit/pa-pk-as-rep packets
3195
3196
3197
3198 ------------------------------------------------------------------------
3199 r12037 | sahlberg | 2004-09-17 18:33:10 -0500 (Fri, 17 Sep 2004) | 3 lines
3200 Changed paths:
3201    M /trunk/epan/dissectors/packet-pkinit.c
3202    M /trunk/epan/dissectors/packet-pkinit.h
3203
3204 add pkinit replies dissection
3205
3206
3207 ------------------------------------------------------------------------
3208 r12036 | sahlberg | 2004-09-17 18:32:33 -0500 (Fri, 17 Sep 2004) | 3 lines
3209 Changed paths:
3210    M /trunk/asn1/pkinit/PKINIT.asn
3211    M /trunk/asn1/pkinit/packet-pkinit-template.c
3212    M /trunk/asn1/pkinit/packet-pkinit-template.h
3213
3214 add pkinit replies
3215
3216
3217 ------------------------------------------------------------------------
3218 r12035 | sahlberg | 2004-09-17 18:24:17 -0500 (Fri, 17 Sep 2004) | 3 lines
3219 Changed paths:
3220    M /trunk/epan/dissectors/packet-pkix1explicit.c
3221    M /trunk/epan/dissectors/packet-pkix1explicit.h
3222
3223 get rid of some compiler warnings
3224
3225
3226 ------------------------------------------------------------------------
3227 r12034 | sahlberg | 2004-09-17 18:23:40 -0500 (Fri, 17 Sep 2004) | 3 lines
3228 Changed paths:
3229    M /trunk/asn1/pkix1explicit/packet-pkix1explicit-template.c
3230    M /trunk/asn1/pkix1explicit/packet-pkix1explicit-template.h
3231    M /trunk/asn1/pkix1explicit/pkix1explicit.cnf
3232    M /trunk/asn1/pkix1explicit/pkix1explicit_exp.cnf
3233
3234 get rid of some more compiler warnings
3235
3236
3237 ------------------------------------------------------------------------
3238 r12033 | sahlberg | 2004-09-17 18:16:17 -0500 (Fri, 17 Sep 2004) | 3 lines
3239 Changed paths:
3240    M /trunk/epan/dissectors/packet-pkix1implicit.c
3241    M /trunk/epan/dissectors/packet-pkix1implicit.h
3242
3243 get rid of a compiler warning for unused function UserNotice
3244
3245
3246 ------------------------------------------------------------------------
3247 r12032 | sahlberg | 2004-09-17 18:14:21 -0500 (Fri, 17 Sep 2004) | 3 lines
3248 Changed paths:
3249    M /trunk/asn1/pkix1implicit/packet-pkix1implicit-template.h
3250    M /trunk/asn1/pkix1implicit/pkix1implicit.cnf
3251    M /trunk/asn1/pkix1implicit/pkix1implicit_exp.cnf
3252
3253 squelch a compiler warning   for UserNotice
3254
3255
3256 ------------------------------------------------------------------------
3257 r12030 | guy | 2004-09-17 04:37:14 -0500 (Fri, 17 Sep 2004) | 2 lines
3258 Changed paths:
3259    M /trunk/epan/dissectors/packet-aim.c
3260
3261 From Jelmer Vernooij: get rid of some unused tables.
3262
3263 ------------------------------------------------------------------------
3264 r12029 | guy | 2004-09-17 04:32:53 -0500 (Fri, 17 Sep 2004) | 3 lines
3265 Changed paths:
3266    M /trunk/doc/README.developer
3267
3268 Note that declarations in the middle of a block aren't supported by all
3269 compilers, and thus shouldn't be used.
3270
3271 ------------------------------------------------------------------------
3272 r12028 | guy | 2004-09-17 04:30:41 -0500 (Fri, 17 Sep 2004) | 5 lines
3273 Changed paths:
3274    M /trunk/AUTHORS
3275    M /trunk/epan/dissectors/packet-aim.c
3276
3277 from Thomas Boehne: don't put code before a declaration - that's a
3278 GCCism.
3279
3280 De-@ify Marten Svantesson's e-mail address.
3281
3282 ------------------------------------------------------------------------
3283 r12027 | guy | 2004-09-17 04:05:03 -0500 (Fri, 17 Sep 2004) | 2 lines
3284 Changed paths:
3285    M /trunk/epan/dissectors/packet-x11.c
3286
3287 IP addresses are always big-endian.
3288
3289 ------------------------------------------------------------------------
3290 r12026 | sahlberg | 2004-09-17 03:43:03 -0500 (Fri, 17 Sep 2004) | 3 lines
3291 Changed paths:
3292    M /trunk/epan/dissectors/Makefile.common
3293    A /trunk/epan/dissectors/packet-kerberos4.c
3294
3295 new protocol : Kerberos v4
3296
3297
3298 ------------------------------------------------------------------------
3299 r12025 | sahlberg | 2004-09-17 03:12:21 -0500 (Fri, 17 Sep 2004) | 3 lines
3300 Changed paths:
3301    M /trunk/epan/dissectors/packet-pkinit.c
3302
3303 get rid of some compiler warnings
3304
3305
3306 ------------------------------------------------------------------------
3307 r12024 | sahlberg | 2004-09-17 03:11:30 -0500 (Fri, 17 Sep 2004) | 3 lines
3308 Changed paths:
3309    M /trunk/asn1/pkinit/packet-pkinit-template.c
3310
3311 get rid of some compiler warnings for pkinit
3312
3313
3314 ------------------------------------------------------------------------
3315 r12023 | guy | 2004-09-17 03:10:12 -0500 (Fri, 17 Sep 2004) | 2 lines
3316 Changed paths:
3317    M /trunk/epan/dissectors/packet-dcerpc-epm.c
3318
3319 FALSE, not TRUE, means big-endian in a "proto_tree_add_item()" call.
3320
3321 ------------------------------------------------------------------------
3322 r12022 | guy | 2004-09-16 21:02:04 -0500 (Thu, 16 Sep 2004) | 8 lines
3323 Changed paths:
3324    M /trunk/epan/dissectors/Makefile.common
3325    A /trunk/epan/dissectors/packet-aim-email.c
3326    M /trunk/epan/dissectors/packet-aim-generic.c
3327    M /trunk/epan/dissectors/packet-aim-ssi.c
3328    A /trunk/epan/dissectors/packet-aim-sst.c
3329    M /trunk/epan/dissectors/packet-aim.c
3330
3331 From Jelmer Vernooij:
3332
3333 - Support for more generic TLV's
3334 - Support for two more SNAC families: email and sst
3335 - Support for extended status (as used by iChat)
3336 - Use correct TLV in SSI RightsInfo
3337 - Dissect and handle FNAC flags field correctly
3338
3339 ------------------------------------------------------------------------
3340 r12021 | ulfl | 2004-09-16 17:07:03 -0500 (Thu, 16 Sep 2004) | 1 line
3341 Changed paths:
3342    M /trunk/gtk/Makefile.nmake
3343    M /trunk/gtk/about_dlg.c
3344    M /trunk/gtk/about_dlg.h
3345    M /trunk/gtk/capture_dlg.c
3346    M /trunk/gtk/filter_dlg.c
3347    M /trunk/gtk/help_dlg.c
3348    M /trunk/gtk/help_dlg.h
3349    M /trunk/gtk/main.c
3350    M /trunk/gtk/menu.c
3351
3352 first steps towards using the User's Guide as Ethereal's help system
3353 ------------------------------------------------------------------------
3354 r12020 | guy | 2004-09-16 16:30:51 -0500 (Thu, 16 Sep 2004) | 6 lines
3355 Changed paths:
3356    M /trunk/gtk/decode_as_dlg.c
3357
3358 The list of protocols should be sorted in a case-insensitive fashion, so
3359 giFT, iSCSI, and iSNS don't show up at the end.  Protocol short names
3360 are ASCII, so just use "g_ascii_strcasecmp()".
3361
3362 Clean up white space.
3363
3364 ------------------------------------------------------------------------
3365 r12019 | guy | 2004-09-16 14:33:18 -0500 (Thu, 16 Sep 2004) | 3 lines
3366 Changed paths:
3367    M /trunk/plugins/Xass-list
3368    M /trunk/plugins/Xplugin_api.c
3369    M /trunk/plugins/Xplugin_api.h
3370    M /trunk/plugins/Xplugin_api_decls.h
3371    M /trunk/plugins/Xplugin_table.h
3372
3373 Export the "proto_tree_add_float" routines, and the routines to get IEEE
3374 float and double values from a tvbuff.
3375
3376 ------------------------------------------------------------------------
3377 r12018 | guy | 2004-09-16 14:32:09 -0500 (Thu, 16 Sep 2004) | 3 lines
3378 Changed paths:
3379    M /trunk/epan/libethereal.def
3380    M /trunk/plugins/plugin_api_list.c
3381
3382 Export the "proto_tree_add_float" routines, and the routines to get IEEE
3383 float and double values from a tvbuff.
3384
3385 ------------------------------------------------------------------------
3386 r12017 | guy | 2004-09-16 14:23:33 -0500 (Thu, 16 Sep 2004) | 2 lines
3387 Changed paths:
3388    M /trunk/epan/dissectors/packet-tali.c
3389
3390 "Tali" -> "TALI".
3391
3392 ------------------------------------------------------------------------
3393 r12016 | guy | 2004-09-16 14:17:42 -0500 (Thu, 16 Sep 2004) | 4 lines
3394 Changed paths:
3395    M /trunk/AUTHORS
3396    M /trunk/epan/dissectors/Makefile.common
3397    M /trunk/epan/dissectors/packet-isup.c
3398    M /trunk/epan/dissectors/packet-mtp3.c
3399    M /trunk/epan/dissectors/packet-sccp.c
3400    A /trunk/epan/dissectors/packet-tali.c
3401
3402 From Viorel Suman: TALI (RFC 3094) support.
3403
3404 ATify Luca Deri's e-mail address.
3405
3406 ------------------------------------------------------------------------
3407 r12015 | guy | 2004-09-16 12:52:16 -0500 (Thu, 16 Sep 2004) | 9 lines
3408 Changed paths:
3409    M /trunk/epan/dissectors/packet-isns.c
3410
3411 Just returning from a dissector without dissecting anything is rude;
3412 make the dissectors "new-style" dissectors and return 0 for packets that
3413 don't look like iSNS.  Do this *before* doing TCP reassembly - once
3414 you've done reassembly, it's too late.
3415
3416 Don't set the columns in the main dissector routines - it's also done in
3417 the PDU dissector, which is sufficient.  Set the protocol column to
3418 "iSNS", not "isns".
3419
3420 ------------------------------------------------------------------------
3421 r12014 | sahlberg | 2004-09-16 04:01:20 -0500 (Thu, 16 Sep 2004) | 6 lines
3422 Changed paths:
3423    M /trunk/epan/dissectors/Makefile.common
3424    M /trunk/epan/dissectors/packet-cms.c
3425    M /trunk/epan/dissectors/packet-cms.h
3426    M /trunk/epan/dissectors/packet-kerberos.c
3427    A /trunk/epan/dissectors/packet-pkinit.c
3428    A /trunk/epan/dissectors/packet-pkinit.h
3429    A /trunk/epan/dissectors/packet-pkix1explicit.c
3430    A /trunk/epan/dissectors/packet-pkix1explicit.h
3431    A /trunk/epan/dissectors/packet-pkix1implicit.c
3432    A /trunk/epan/dissectors/packet-pkix1implicit.h
3433    M /trunk/epan/dissectors/packet-x509af.c
3434    M /trunk/epan/dissectors/packet-x509af.h
3435
3436 add new dissectors to build process
3437
3438 update Kerberos to call PKINIT (and remove the handwritten incomplete one inside packet-kerberos.c)
3439
3440
3441
3442 ------------------------------------------------------------------------
3443 r12013 | sahlberg | 2004-09-16 03:58:28 -0500 (Thu, 16 Sep 2004) | 3 lines
3444 Changed paths:
3445    A /trunk/asn1/pkix1explicit
3446    A /trunk/asn1/pkix1explicit/PKIX1EXPLICIT93.asn
3447    A /trunk/asn1/pkix1explicit/packet-pkix1explicit-template.c
3448    A /trunk/asn1/pkix1explicit/packet-pkix1explicit-template.h
3449    A /trunk/asn1/pkix1explicit/pkix1explicit.cnf
3450    A /trunk/asn1/pkix1explicit/pkix1explicit_exp.cnf
3451
3452 new protocol PKIX1EXPLICIT
3453
3454
3455 ------------------------------------------------------------------------
3456 r12012 | sahlberg | 2004-09-16 03:57:23 -0500 (Thu, 16 Sep 2004) | 3 lines
3457 Changed paths:
3458    A /trunk/asn1/pkix1implicit
3459    A /trunk/asn1/pkix1implicit/PKIX1IMPLICIT93.asn
3460    A /trunk/asn1/pkix1implicit/packet-pkix1implicit-template.c
3461    A /trunk/asn1/pkix1implicit/packet-pkix1implicit-template.h
3462    A /trunk/asn1/pkix1implicit/pkix1implicit.cnf
3463    A /trunk/asn1/pkix1implicit/pkix1implicit_exp.cnf
3464
3465 add new protocol PKIX1IMPLICIT
3466
3467
3468 ------------------------------------------------------------------------
3469 r12011 | sahlberg | 2004-09-16 03:55:33 -0500 (Thu, 16 Sep 2004) | 3 lines
3470 Changed paths:
3471    A /trunk/asn1/pkinit
3472    A /trunk/asn1/pkinit/PKINIT.asn
3473    A /trunk/asn1/pkinit/packet-pkinit-template.c
3474    A /trunk/asn1/pkinit/packet-pkinit-template.h
3475    A /trunk/asn1/pkinit/pkinit.cnf
3476    A /trunk/asn1/pkinit/pkinit_exp.cnf
3477
3478 add PKINIT protocol
3479
3480
3481 ------------------------------------------------------------------------
3482 r12010 | sahlberg | 2004-09-16 03:32:52 -0500 (Thu, 16 Sep 2004) | 3 lines
3483 Changed paths:
3484    M /trunk/asn1/x509af/x509af.cnf
3485    M /trunk/asn1/x509af/x509af_exp.cnf
3486
3487 update to X509AF to prepare for PKINIT
3488
3489
3490 ------------------------------------------------------------------------
3491 r12009 | sahlberg | 2004-09-16 03:31:01 -0500 (Thu, 16 Sep 2004) | 3 lines
3492 Changed paths:
3493    M /trunk/asn1/cms/CryptographicMessageSyntax.asn
3494    M /trunk/asn1/cms/cms.cnf
3495    A /trunk/asn1/cms/cms_exp.cnf
3496    M /trunk/asn1/cms/packet-cms-template.c
3497    M /trunk/asn1/cms/packet-cms-template.h
3498
3499 Update to CMD to prepare for PKINIT support
3500
3501
3502 ------------------------------------------------------------------------
3503 r12008 | ulfl | 2004-09-15 17:33:16 -0500 (Wed, 15 Sep 2004) | 1 line
3504 Changed paths:
3505    M /trunk/docbook/user-guide.xml
3506
3507 update version numbers
3508 ------------------------------------------------------------------------
3509 r12007 | ulfl | 2004-09-15 16:56:12 -0500 (Wed, 15 Sep 2004) | 1 line
3510 Changed paths:
3511    M /trunk/docbook/graphics/ethereal-capture-menu.png
3512
3513 added the "Capture/Interfaces" menu item to the screenshot
3514 ------------------------------------------------------------------------
3515 r12006 | ulfl | 2004-09-15 16:36:51 -0500 (Wed, 15 Sep 2004) | 1 line
3516 Changed paths:
3517    M /trunk/docbook/ug-src/EUG_chapter_customize.xml
3518
3519 fix a section id to match common naming styles
3520 ------------------------------------------------------------------------
3521 r12005 | ulfl | 2004-09-15 16:35:58 -0500 (Wed, 15 Sep 2004) | 1 line
3522 Changed paths:
3523    M /trunk/docbook/ug-src/EUG_chapter_capture.xml
3524
3525 fix a DTD problem
3526 ------------------------------------------------------------------------
3527 r12004 | ulfl | 2004-09-15 16:32:20 -0500 (Wed, 15 Sep 2004) | 1 line
3528 Changed paths:
3529    M /trunk/docbook/ug-src/EUG_app_tools.xml
3530
3531 added capinfo tool section
3532 ------------------------------------------------------------------------
3533 r12003 | ulfl | 2004-09-15 16:13:16 -0500 (Wed, 15 Sep 2004) | 1 line
3534 Changed paths:
3535    M /trunk/docbook/ug-src/EUG_chapter_io.xml
3536
3537 add some info to the merge section
3538 ------------------------------------------------------------------------
3539 r12002 | ulfl | 2004-09-15 16:12:29 -0500 (Wed, 15 Sep 2004) | 1 line
3540 Changed paths:
3541    M /trunk/docbook/ug-src/EUG_chapter_capture.xml
3542
3543 clarify "Running Capture" section title
3544 ------------------------------------------------------------------------
3545 r12001 | ulfl | 2004-09-15 15:55:51 -0500 (Wed, 15 Sep 2004) | 1 line
3546 Changed paths:
3547    M /trunk/docbook/ug-src/EUG_chapter_capture.xml
3548
3549 add a link from the capture filter to the tcpdump manpage
3550 ------------------------------------------------------------------------
3551 r12000 | ulfl | 2004-09-15 15:48:24 -0500 (Wed, 15 Sep 2004) | 1 line
3552 Changed paths:
3553    M /trunk/docbook/graphics/ethereal-capture-options.png
3554    M /trunk/docbook/ug-src/EUG_chapter_capture.xml
3555
3556 add the "IP address" field to the capture options dialog.
3557 ------------------------------------------------------------------------
3558 r11999 | ulfl | 2004-09-15 15:28:39 -0500 (Wed, 15 Sep 2004) | 1 line
3559 Changed paths:
3560    A /trunk/docbook/graphics/ethereal-capture-interfaces.png
3561    M /trunk/docbook/ug-src/EUG_chapter_capture.xml
3562    M /trunk/docbook/ug-src/EUG_chapter_use.xml
3563    M /trunk/docbook/user-guide.xml
3564
3565 add the new "capture interfaces" dialog box
3566 ------------------------------------------------------------------------
3567 r11998 | etxrab | 2004-09-15 15:08:30 -0500 (Wed, 15 Sep 2004) | 14 lines
3568 Changed paths:
3569    M /trunk/epan/dissectors/packet-rtcp.c
3570    M /trunk/epan/dissectors/packet-rtcp.h
3571
3572 From Martin Mathieson:
3573  I've written this patch to use the 'Delay since last SR' (DLSR) field found
3574 in SR reports to calculate and report roundtrip-propagation delays.  This is
3575 described in rfc 3550, section 6.4.1, inside the description of DLSR.
3576
3577 Only the endpoint can compute the end-end roundtrip delay, and only they
3578 know exactly when the report is received and can compare it with the 'Last
3579 SR timestamp' (LSR) that they set.  This patch instead takes the difference
3580 between the capture times of the 2 reports and subtracts the DLSR (the LSR
3581 is checked in case the SR it's referring to wasn't captured).  The time
3582 difference represents a roundtrip network delay between the point of capture
3583 and the sender of the SR containing the DLSR.
3584
3585
3586 ------------------------------------------------------------------------
3587 r11997 | etxrab | 2004-09-15 14:59:53 -0500 (Wed, 15 Sep 2004) | 2 lines
3588 Changed paths:
3589    M /trunk/plugins/megaco/packet-megaco.c
3590
3591 Fix a problem where MEGACO not fully RFC complient wasn't dissected, change some indentations,
3592 and a problem where transaction ID wasn't put in the info columb correctly.
3593 ------------------------------------------------------------------------
3594 r11996 | ulfl | 2004-09-15 13:27:56 -0500 (Wed, 15 Sep 2004) | 1 line
3595 Changed paths:
3596    M /trunk/docbook/dg-src/EDG_chapter_env_intro.xml
3597    M /trunk/docbook/dg-src/EDG_chapter_libraries.xml
3598    M /trunk/docbook/dg-src/EDG_chapter_sources.xml
3599    M /trunk/docbook/dg-src/EDG_chapter_tools.xml
3600
3601 added a section how to update the Ethereal sources
3602 ------------------------------------------------------------------------
3603 r11995 | guy | 2004-09-15 02:22:34 -0500 (Wed, 15 Sep 2004) | 3 lines
3604 Changed paths:
3605    M /trunk/wiretap/ngsniffer.c
3606
3607 Improve the heuristic for Frame Relay, and move that heuristic after the
3608 checks for Wellfleet and Cisco HDLC.
3609
3610 ------------------------------------------------------------------------
3611 r11994 | ulfl | 2004-09-15 00:46:56 -0500 (Wed, 15 Sep 2004) | 1 line
3612 Changed paths:
3613    M /trunk/gtk/ui_util.c
3614
3615 get GDK window geometry only, if widget is visible
3616 ------------------------------------------------------------------------
3617 r11993 | jmayer | 2004-09-13 14:53:40 -0500 (Mon, 13 Sep 2004) | 1 line
3618 Changed paths:
3619    M /trunk/docbook/Makefile
3620
3621 Small update for SUSE 9.1
3622 ------------------------------------------------------------------------
3623 r11992 | ulfl | 2004-09-13 14:16:22 -0500 (Mon, 13 Sep 2004) | 1 line
3624 Changed paths:
3625    M /trunk/docbook/dg-src/EDG_chapter_tools.xml
3626
3627 fix a section id duplicate bug
3628 ------------------------------------------------------------------------
3629 r11991 | etxrab | 2004-09-13 13:21:28 -0500 (Mon, 13 Sep 2004) | 10 lines
3630 Changed paths:
3631    M /trunk/epan/dissectors/packet-radius.c
3632
3633 From: Luis Ontanon
3634 1. As you said visible fileds are much better.
3635
3636  2. As they became visible I noticed the length and offset of the fields
3637     were wrong, I fixed them.
3638
3639  3. I added few more "essential" fields (as a colleague told me as soon
3640     as you move away from 3G some fileds like username become the most
3641     important) 
3642
3643 ------------------------------------------------------------------------
3644 r11990 | sahlberg | 2004-09-13 07:04:21 -0500 (Mon, 13 Sep 2004) | 3 lines
3645 Changed paths:
3646    M /trunk/asn1/x509af/packet-x509af-template.c
3647    M /trunk/asn1/x509af/x509af.cnf
3648
3649 update x509af to use machinegenerated _PDU() dissectors
3650
3651
3652 ------------------------------------------------------------------------
3653 r11989 | sahlberg | 2004-09-13 07:03:36 -0500 (Mon, 13 Sep 2004) | 3 lines
3654 Changed paths:
3655    M /trunk/epan/dissectors/packet-x509af.c
3656    M /trunk/epan/dissectors/packet-x509af.h
3657
3658 update x509af to use machinegenerated _PDU() dissectors
3659
3660
3661 ------------------------------------------------------------------------
3662 r11988 | sahlberg | 2004-09-13 03:33:38 -0500 (Mon, 13 Sep 2004) | 3 lines
3663 Changed paths:
3664    M /trunk/asn1/ns-cert-exts/ns_cert_exts.cnf
3665    M /trunk/asn1/ns-cert-exts/packet-ns_cert_exts-template.c
3666
3667 use autogenerated _PDU functions
3668
3669
3670 ------------------------------------------------------------------------
3671 r11987 | sahlberg | 2004-09-13 03:33:03 -0500 (Mon, 13 Sep 2004) | 3 lines
3672 Changed paths:
3673    M /trunk/epan/dissectors/packet-ns_cert_exts.c
3674
3675 use autogenerated _PDU callbacks
3676
3677
3678 ------------------------------------------------------------------------
3679 r11986 | sahlberg | 2004-09-13 03:07:29 -0500 (Mon, 13 Sep 2004) | 3 lines
3680 Changed paths:
3681    M /trunk/asn1/x509ce/packet-x509ce-template.c
3682    M /trunk/asn1/x509ce/x509ce.cnf
3683
3684 make the asn2eth compiler autogenerate the PDU callbacks
3685
3686
3687 ------------------------------------------------------------------------
3688 r11985 | sahlberg | 2004-09-13 03:06:52 -0500 (Mon, 13 Sep 2004) | 3 lines
3689 Changed paths:
3690    M /trunk/epan/dissectors/packet-x509ce.c
3691    M /trunk/epan/dissectors/packet-x509ce.h
3692
3693 let asn2eth autogenerate the PDU callback wrappers instead of defining them manually
3694
3695
3696 ------------------------------------------------------------------------
3697 r11984 | sahlberg | 2004-09-13 03:00:33 -0500 (Mon, 13 Sep 2004) | 3 lines
3698 Changed paths:
3699    M /trunk/tools/asn2eth.py
3700
3701 from tomas kukosa,   fix for generated _PDU() functions to match the dissector_t signature
3702
3703
3704 ------------------------------------------------------------------------
3705 r11983 | guy | 2004-09-13 02:47:49 -0500 (Mon, 13 Sep 2004) | 2 lines
3706 Changed paths:
3707    M /trunk/epan/dissectors/packet-rtcp.c
3708    M /trunk/epan/dissectors/packet-rtp.c
3709
3710 Get rid of unused variables.
3711
3712 ------------------------------------------------------------------------
3713 r11982 | guy | 2004-09-13 02:43:22 -0500 (Mon, 13 Sep 2004) | 3 lines
3714 Changed paths:
3715    M /trunk/epan/dissectors/packet-radius.c
3716
3717 From Nathan Alger: update the JUNOS (Juniper) Radius VSA decodes to
3718 JUNOS 5.3.
3719
3720 ------------------------------------------------------------------------
3721 r11981 | sahlberg | 2004-09-13 00:13:52 -0500 (Mon, 13 Sep 2004) | 3 lines
3722 Changed paths:
3723    M /trunk/tools/asn2eth.py
3724
3725 From Tomas Kukosa,  updates to the asn2eth compiler
3726
3727
3728 ------------------------------------------------------------------------
3729 r11980 | ulfl | 2004-09-12 18:29:33 -0500 (Sun, 12 Sep 2004) | 1 line
3730 Changed paths:
3731    M /trunk/wiretap/Makefile.nmake
3732
3733 to prevent problems reported by David Richards, don't depend on the cvarsdll from win32.mak and define our own CVARSDLL
3734 ------------------------------------------------------------------------
3735 r11979 | ulfl | 2004-09-12 06:24:23 -0500 (Sun, 12 Sep 2004) | 1 line
3736 Changed paths:
3737    M /trunk/docbook/dg-src/EDG_chapter_tools.xml
3738
3739 added: how to update cygwin packages 
3740 ------------------------------------------------------------------------
3741 r11978 | ulfl | 2004-09-12 05:41:53 -0500 (Sun, 12 Sep 2004) | 1 line
3742 Changed paths:
3743    M /trunk/docbook/dg-src/EDG_chapter_libraries.xml
3744
3745 how to update the files installed by the setup target
3746 ------------------------------------------------------------------------
3747 r11977 | ulfl | 2004-09-12 05:07:23 -0500 (Sun, 12 Sep 2004) | 1 line
3748 Changed paths:
3749    M /trunk/Makefile.nmake
3750
3751 added a clean_setup target, to cleanup the unzipped files
3752 ------------------------------------------------------------------------
3753 r11976 | guy | 2004-09-12 01:20:04 -0500 (Sun, 12 Sep 2004) | 5 lines
3754 Changed paths:
3755    M /trunk/sha1.c
3756    M /trunk/sha1.h
3757
3758 Canonicalize the line endings, and set eol:eol-style to native to keep
3759 them canonicalized.
3760
3761 Set svn:keywords Id to cause RCS IDs to be expanded.
3762
3763 ------------------------------------------------------------------------
3764 r11975 | guy | 2004-09-11 18:42:03 -0500 (Sat, 11 Sep 2004) | 4 lines
3765 Changed paths:
3766    M /trunk/Makefile.am
3767    M /trunk/Makefile.nmake
3768    M /trunk/make-authors-short.pl
3769    A /trunk/make-authors-short2.pl
3770
3771 From Graeme Hewson: translate accented UTF-8 characters to Pod E<>
3772 escapes so they turn into *roff escapes and HTML entities in the output,
3773 in case raw UTF-8 doesn't work.
3774
3775 ------------------------------------------------------------------------
3776 r11974 | guy | 2004-09-11 18:26:19 -0500 (Sat, 11 Sep 2004) | 3 lines
3777 Changed paths:
3778    M /trunk/epan/libethereal.def
3779
3780 From Dave Richards: export "host_ip_af()" (it's used by
3781 "get_conn_cfilter()").
3782
3783 ------------------------------------------------------------------------
3784 r11973 | guy | 2004-09-11 18:10:14 -0500 (Sat, 11 Sep 2004) | 4 lines
3785 Changed paths:
3786    M /trunk/doc/README.developer
3787
3788 Note that _WIN32, not WIN32, should be used in #ifdefs and #ifs testing
3789 the platform for which we're building (and that both should be avoided
3790 if possible, i.e. write your code so that it works on all platforms).
3791
3792 ------------------------------------------------------------------------
3793 r11972 | guy | 2004-09-11 18:03:36 -0500 (Sat, 11 Sep 2004) | 3 lines
3794 Changed paths:
3795    M /trunk/capture_combo_utils.c
3796    M /trunk/disabled_protos.c
3797    M /trunk/epan/addr_resolv.c
3798    M /trunk/epan/dissectors/packet-dcerpc.c
3799    M /trunk/epan/dissectors/packet-snmp.c
3800    M /trunk/epan/filesystem.c
3801    M /trunk/epan/plugins.c
3802    M /trunk/file.c
3803    M /trunk/filters.c
3804    M /trunk/gtk/capture_if_dlg.c
3805    M /trunk/gtk/dlg_utils.c
3806    M /trunk/gtk/ethclist.c
3807    M /trunk/gtk/font_utils.c
3808    M /trunk/gtk/font_utils.h
3809    M /trunk/gtk/main.c
3810    M /trunk/gtk/menu.c
3811    M /trunk/gtk/prefs_dlg.c
3812    M /trunk/gtk/tcp_graph.c
3813    M /trunk/gtk/ui_util.c
3814    M /trunk/pcap-util.c
3815    M /trunk/plugins/asn1/packet-asn1.c
3816    M /trunk/prefs.c
3817    M /trunk/util.c
3818    M /trunk/version_info.c
3819    M /trunk/xmlstub.h
3820
3821 Use _WIN32 rather than WIN32 to determine if we're compiling on Win32;
3822 according to Gisle Vanem, WIN32 isn't a built-in in MSVC, but _WIN32 is.
3823
3824 ------------------------------------------------------------------------
3825 r11971 | guy | 2004-09-11 17:57:52 -0500 (Sat, 11 Sep 2004) | 3 lines
3826 Changed paths:
3827    M /trunk/gtk/sctp_stat.h
3828
3829 Get rid of some #includes that caused trouble on Windows - we need to
3830 make this use Ethereal's data structurs for addresses, not the OS's.
3831
3832 ------------------------------------------------------------------------
3833 r11970 | guy | 2004-09-11 17:53:17 -0500 (Sat, 11 Sep 2004) | 3 lines
3834 Changed paths:
3835    M /trunk/gtk/sctp_stat.c
3836
3837 Get rid of some #includes that caused trouble on Windows - we need to
3838 make this use Ethereal's data structurs for addresses, not the OS's.
3839
3840 ------------------------------------------------------------------------
3841 r11969 | guy | 2004-09-11 17:36:16 -0500 (Sat, 11 Sep 2004) | 2 lines
3842 Changed paths:
3843    M /trunk/epan/proto.c
3844
3845 From Dave Richards: fix a format string.
3846
3847 ------------------------------------------------------------------------
3848 r11968 | ulfl | 2004-09-11 17:35:50 -0500 (Sat, 11 Sep 2004) | 1 line
3849 Changed paths:
3850    M /trunk/docbook/dg-src/EDG_chapter_tools.xml
3851
3852 added a section about nmake 1.5 from microsoft
3853 ------------------------------------------------------------------------
3854 r11967 | guy | 2004-09-11 17:08:29 -0500 (Sat, 11 Sep 2004) | 6 lines
3855 Changed paths:
3856    M /trunk/AUTHORS
3857    M /trunk/epan/libethereal.def
3858
3859 From Dave Richards: remove from libethereal.def some routines from
3860 util.c, as util.c is no longer part of libethereal.
3861
3862 Update his e-mail address (I'm presuming it's the same person - Comcast
3863 bought AT&T Broadband, so the domain name change makes sense).
3864
3865 ------------------------------------------------------------------------
3866 r11966 | ulfl | 2004-09-11 11:18:41 -0500 (Sat, 11 Sep 2004) | 1 line
3867 Changed paths:
3868    M /trunk/docbook/dg-src/EDG_chapter_libraries.xml
3869    M /trunk/docbook/dg-src/EDG_chapter_sources.xml
3870    M /trunk/docbook/dg-src/EDG_chapter_tools.xml
3871
3872 minor changes
3873 ------------------------------------------------------------------------
3874 r11965 | ulfl | 2004-09-11 09:15:26 -0500 (Sat, 11 Sep 2004) | 1 line
3875 Changed paths:
3876    M /trunk/docbook/dg-src/EDG_chapter_libraries.xml
3877    M /trunk/docbook/dg-src/EDG_chapter_sources.xml
3878    M /trunk/docbook/dg-src/EDG_chapter_tools.xml
3879
3880 some more changes
3881 ------------------------------------------------------------------------
3882 r11964 | ulfl | 2004-09-11 05:04:12 -0500 (Sat, 11 Sep 2004) | 1 line
3883 Changed paths:
3884    M /trunk/docbook/dg-src/EDG_chapter_libraries.xml
3885
3886 add some urls
3887 ------------------------------------------------------------------------
3888 r11963 | ulfl | 2004-09-11 04:20:31 -0500 (Sat, 11 Sep 2004) | 1 line
3889 Changed paths:
3890    M /trunk/docbook/dg-src/EDG_chapter_tools.xml
3891
3892 added a debugger section and a lot or urls to the different GNU tools
3893 ------------------------------------------------------------------------
3894 r11962 | ulfl | 2004-09-11 02:16:24 -0500 (Sat, 11 Sep 2004) | 1 line
3895 Changed paths:
3896    M /trunk/docbook/developer-guide.xml
3897    A /trunk/docbook/dg-src/EDG_chapter_works.xml
3898
3899 added a chapter "How Ethereal Works", with only little content right now...
3900 ------------------------------------------------------------------------
3901 r11961 | guy | 2004-09-10 19:00:06 -0500 (Fri, 10 Sep 2004) | 4 lines
3902 Changed paths:
3903    M /trunk/Makefile.common
3904    M /trunk/epan/Makefile.common
3905
3906 Nothing in "util.h" is needed by anything in libethereal, so don't put
3907 it into libethereal - have it as common code linked into Ethereal,
3908 Tethereal, and dftest.
3909
3910 ------------------------------------------------------------------------
3911 r11960 | guy | 2004-09-10 18:16:00 -0500 (Fri, 10 Sep 2004) | 2 lines
3912 Changed paths:
3913    M /trunk/epan/Makefile.common
3914    A /trunk/epan/base64.c
3915    A /trunk/epan/base64.h
3916    M /trunk/epan/dissectors/packet-http.c
3917    M /trunk/util.c
3918    M /trunk/util.h
3919
3920 Move the base-64 routines to "epan/base64.c".
3921
3922 ------------------------------------------------------------------------
3923 r11959 | guy | 2004-09-10 18:07:33 -0500 (Fri, 10 Sep 2004) | 2 lines
3924 Changed paths:
3925    M /trunk/epan/dissectors/packet-sna.c
3926
3927 The EBCDIC-to-ASCII routines are now declared in <epan/charsets.h>.
3928
3929 ------------------------------------------------------------------------
3930 r11958 | guy | 2004-09-10 17:59:37 -0500 (Fri, 10 Sep 2004) | 4 lines
3931 Changed paths:
3932    M /trunk/epan/Makefile.common
3933    A /trunk/epan/charsets.c
3934    A /trunk/epan/charsets.h
3935    M /trunk/gtk/follow_dlg.c
3936    M /trunk/gtk/proto_draw.c
3937    M /trunk/print.c
3938    M /trunk/util.c
3939    M /trunk/util.h
3940
3941 Move the stuff to handle ASCII <-> EBCDIC conversions to
3942 "epan/charsets.c"; other character set translation code should perhaps
3943 go there as well.
3944
3945 ------------------------------------------------------------------------
3946 r11957 | guy | 2004-09-10 17:55:22 -0500 (Fri, 10 Sep 2004) | 3 lines
3947 Changed paths:
3948    M /trunk/epan/libethereal.def
3949
3950 Add the new "proto_registrar_dump_values()" routine, as it's used by
3951 Ethereal and Tethereal to handle "-G values".
3952
3953 ------------------------------------------------------------------------
3954 r11956 | guy | 2004-09-10 17:47:02 -0500 (Fri, 10 Sep 2004) | 2 lines
3955 Changed paths:
3956    M /trunk/Makefile.common
3957    A /trunk/clopts_common.c
3958    A /trunk/clopts_common.h
3959    M /trunk/gtk/main.c
3960    M /trunk/tethereal.c
3961
3962 Hoist the code for handling "-G" into a common module.
3963
3964 ------------------------------------------------------------------------
3965 r11955 | ulfl | 2004-09-10 13:28:53 -0500 (Fri, 10 Sep 2004) | 1 line
3966 Changed paths:
3967    M /trunk/docbook/dg-src/EDG_chapter_tools.xml
3968
3969 minor change
3970 ------------------------------------------------------------------------
3971 r11954 | gram | 2004-09-10 10:21:20 -0500 (Fri, 10 Sep 2004) | 6 lines
3972 Changed paths:
3973    M /trunk/epan/proto.c
3974    M /trunk/epan/proto.h
3975    M /trunk/gtk/main.c
3976    M /trunk/tethereal.c
3977
3978 Add a "-G fields2" option which is like "-G fields", but extends the field
3979 records by tw fields: base (for integers), and blurb
3980
3981 Add a "-G values" option which shows value strings and true_false strings for
3982 the fields that have them.
3983
3984 ------------------------------------------------------------------------
3985 r11953 | guy | 2004-09-09 15:31:52 -0500 (Thu, 09 Sep 2004) | 2 lines
3986 Changed paths:
3987    M /trunk/epan/dissectors/packet-chdlc.c
3988
3989 Show ETHERTYPE_IPv6 as "IPv6" in the type field.
3990
3991 ------------------------------------------------------------------------
3992 r11952 | etxrab | 2004-09-09 14:34:51 -0500 (Thu, 09 Sep 2004) | 1 line
3993 Changed paths:
3994    M /trunk/AUTHORS
3995
3996 Added Christophe Devine as a contributor.
3997 ------------------------------------------------------------------------
3998 r11951 | etxrab | 2004-09-09 14:24:45 -0500 (Thu, 09 Sep 2004) | 1 line
3999 Changed paths:
4000    M /trunk/Makefile.common
4001
4002 Add SHA1 routines for future use at least by SigComp
4003 ------------------------------------------------------------------------
4004 r11950 | etxrab | 2004-09-09 14:24:00 -0500 (Thu, 09 Sep 2004) | 1 line
4005 Changed paths:
4006    A /trunk/sha1.c
4007    A /trunk/sha1.h
4008
4009 Add SHA1 routines for future use at least by SigComp
4010 ------------------------------------------------------------------------
4011 r11949 | etxrab | 2004-09-09 14:19:50 -0500 (Thu, 09 Sep 2004) | 1 line
4012 Changed paths:
4013    M /trunk/epan/Makefile.common
4014
4015 Add SHA1 routines for future use, at least by SigComp
4016 ------------------------------------------------------------------------
4017 r11948 | guy | 2004-09-09 01:50:03 -0500 (Thu, 09 Sep 2004) | 2 lines
4018 Changed paths:
4019    M /trunk/epan/dissectors/packet-teredo.c
4020
4021 From Remi Denis-Courmont: heuristic dissector for Teredo.
4022
4023 ------------------------------------------------------------------------
4024 r11947 | guy | 2004-09-09 01:27:43 -0500 (Thu, 09 Sep 2004) | 2 lines
4025 Changed paths:
4026    M /trunk/AUTHORS
4027    M /trunk/epan/dissectors/packet-netflow.c
4028
4029 From Luca Deri: NetFlow v9 enhancements.
4030
4031 ------------------------------------------------------------------------
4032 r11946 | guy | 2004-09-08 16:14:40 -0500 (Wed, 08 Sep 2004) | 3 lines
4033 Changed paths:
4034    M /trunk/epan/dissectors/packet-dcerpc.c
4035
4036 Squelch a compiler warning.  (We really might want a
4037 "tvb_ensure_reported_length_remaining()" call here.)
4038
4039 ------------------------------------------------------------------------
4040 r11945 | guy | 2004-09-08 14:36:25 -0500 (Wed, 08 Sep 2004) | 4 lines
4041 Changed paths:
4042    M /trunk/epan/proto.c
4043
4044 To conert a little-endian value to a big-endian value, use
4045 GUINT32_SWAP_LE_BE(), not GUINT32_TO_BE() - the latter converts a
4046 host-byte-order value to big-endian, but the host might be big-endian.
4047
4048 ------------------------------------------------------------------------
4049 r11944 | ulfl | 2004-09-08 14:29:09 -0500 (Wed, 08 Sep 2004) | 1 line
4050 Changed paths:
4051    M /trunk/gtk/ui_util.c
4052
4053 Try to get the window geometry only, if a GdkWindow really exists for that GtkWidget (e.g. the widget isn't hidden)
4054 ------------------------------------------------------------------------
4055 r11943 | ulfl | 2004-09-08 14:26:36 -0500 (Wed, 08 Sep 2004) | 1 line
4056 Changed paths:
4057    M /trunk/gtk/file_dlg.c
4058
4059 Fix a minor bug only with GTK2.4: if have a problem while saving a file (e.g. filename already exists) will lead to an unresponding file dialog. The fix will close the dialog, which isn't the best solution, but I don't see a better one.
4060 ------------------------------------------------------------------------
4061 r11942 | etxrab | 2004-09-08 14:24:32 -0500 (Wed, 08 Sep 2004) | 1 line
4062 Changed paths:
4063    M /trunk/epan/dissectors/packet-rtcp.c
4064
4065 Added some valuestring parameters for PoC
4066 ------------------------------------------------------------------------
4067 r11941 | tuexen | 2004-09-08 08:10:01 -0500 (Wed, 08 Sep 2004) | 2 lines
4068 Changed paths:
4069    M /trunk/epan/dissectors/packet-m2pa.c
4070
4071 Updated the comment at the beginning of the file.
4072
4073 ------------------------------------------------------------------------
4074 r11940 | tuexen | 2004-09-08 08:08:02 -0500 (Wed, 08 Sep 2004) | 3 lines
4075 Changed paths:
4076    M /trunk/epan/dissectors/packet-m2pa.c
4077
4078 Added support for version 12. So it now supports version 02, 08 and
4079 12 of the internet draft.
4080
4081 ------------------------------------------------------------------------
4082 r11939 | sahlberg | 2004-09-08 05:32:53 -0500 (Wed, 08 Sep 2004) | 4 lines
4083 Changed paths:
4084    M /trunk/epan/proto.c
4085
4086 From Peter Johansson,    make proto_tree_add_item() handle IPv4 addresses
4087 stored in little endian format.
4088
4089
4090 ------------------------------------------------------------------------
4091 r11938 | guy | 2004-09-08 04:35:47 -0500 (Wed, 08 Sep 2004) | 8 lines
4092 Changed paths:
4093    M /trunk/epan/dissectors/packet-dcerpc.c
4094
4095 From Devin Heitmuller: decode verifiers after stub decryption - for
4096 NTLMSSP, the state of the RC4 stream is dependent on the stub being
4097 decrypted before the verifier.
4098
4099 Correctly set the length and reported length of the tvb for the stub
4100 (the reported length of that tvb should be set based on the *reported*
4101 length of the parent tvbuff, not the captured length).
4102
4103 ------------------------------------------------------------------------
4104 r11937 | ulfl | 2004-09-08 00:55:21 -0500 (Wed, 08 Sep 2004) | 1 line
4105 Changed paths:
4106    M /trunk/gtk/decode_as_dlg.c
4107
4108 sort_iter_compare_func() only needed with GTK2
4109 ------------------------------------------------------------------------
4110 r11936 | guy | 2004-09-07 18:59:49 -0500 (Tue, 07 Sep 2004) | 5 lines
4111 Changed paths:
4112    M /trunk/doc/README.developer
4113
4114 Note that developers should avoid GTK+ 2.x/GLib 2.x-only stuff (and, in
4115 particularly, should disregard all the renaming they did of some
4116 routines, as the old names work Just Fine in 2.x but the new names don't
4117 work in 1.2[.x]).
4118
4119 ------------------------------------------------------------------------
4120 r11935 | guy | 2004-09-07 18:20:53 -0500 (Tue, 07 Sep 2004) | 4 lines
4121 Changed paths:
4122    M /trunk/gtk/decode_as_dcerpc.c
4123
4124 "g_string_printf()" is GLib 2.x-only, but "g_string_sprintf()" works in
4125 2.x and 1.2[.x].  Use "g_string_sprintf()", its deprecation
4126 nonwithstanding.
4127
4128 ------------------------------------------------------------------------
4129 r11934 | guy | 2004-09-07 17:21:59 -0500 (Tue, 07 Sep 2004) | 2 lines
4130 Changed paths:
4131    M /trunk/AUTHORS
4132
4133 Put the byte-order mark back.
4134
4135 ------------------------------------------------------------------------
4136 r11933 | guy | 2004-09-07 15:10:35 -0500 (Tue, 07 Sep 2004) | 2 lines
4137 Changed paths:
4138    M /trunk/gtk/decode_as_dlg.c
4139
4140 Squelch a compiler warning.
4141
4142 ------------------------------------------------------------------------
4143 r11932 | guy | 2004-09-07 15:10:00 -0500 (Tue, 07 Sep 2004) | 5 lines
4144 Changed paths:
4145    M /trunk/gtk/decode_as_dcerpc.c
4146
4147 Canonicalize the line endings, and set svn:eol-style to native to keep
4148 them canonicalized.
4149
4150 Set svn:keywords to Id to expand RCS IDs.
4151
4152 ------------------------------------------------------------------------
4153 r11931 | guy | 2004-09-07 15:07:08 -0500 (Tue, 07 Sep 2004) | 4 lines
4154 Changed paths:
4155    M /trunk/gtk/sctp_assoc_analyse.c
4156    M /trunk/gtk/sctp_byte_graph_dlg.c
4157    M /trunk/gtk/sctp_error_dlg.c
4158    M /trunk/gtk/sctp_graph_dlg.c
4159    M /trunk/gtk/sctp_stat_dlg.c
4160
4161 Set svn:eol-style to native to keep line endings canonicalized.
4162
4163 Set svn:keywords to Id to expand RCS IDs.
4164
4165 ------------------------------------------------------------------------
4166 r11930 | guy | 2004-09-07 15:05:04 -0500 (Tue, 07 Sep 2004) | 5 lines
4167 Changed paths:
4168    M /trunk/gtk/decode_as_dcerpc.h
4169
4170 Canonicalize the line endings, and set svn:eol-style to native to keep
4171 them canonicalized.
4172
4173 Set svn:keywords to Id to expand RCS IDs.
4174
4175 ------------------------------------------------------------------------
4176 r11929 | ulfl | 2004-09-07 14:42:52 -0500 (Tue, 07 Sep 2004) | 1 line
4177 Changed paths:
4178    M /trunk/gtk/decode_as_dlg.c
4179
4180 added a Clear button to the Decode As dialog, also added some tooltips 
4181 ------------------------------------------------------------------------
4182 r11928 | ulfl | 2004-09-07 14:22:17 -0500 (Tue, 07 Sep 2004) | 1 line
4183 Changed paths:
4184    M /trunk/gtk/decode_as_dlg.c
4185
4186 replace the Cancel with a Close button, as pressing it will not rewind any previously applied operations 
4187 ------------------------------------------------------------------------
4188 r11927 | ulfl | 2004-09-07 14:20:48 -0500 (Tue, 07 Sep 2004) | 1 line
4189 Changed paths:
4190    M /trunk/gtk/decode_as_dcerpc.c
4191
4192 don't put the "(none)" interface into the list, Ethereal will crash if it's applied to Decode As
4193 ------------------------------------------------------------------------
4194 r11926 | guy | 2004-09-07 13:51:56 -0500 (Tue, 07 Sep 2004) | 4 lines
4195 Changed paths:
4196    M /trunk/gtk/sctp_stat.c
4197    M /trunk/gtk/sctp_stat.h
4198
4199 Canonicalize the line endings, set the svn:eol-style property to
4200 "native" so they stay canonicalized, and set svn:keywords to Id so that
4201 RCS IDs get expanded.
4202
4203 ------------------------------------------------------------------------
4204 r11925 | ulfl | 2004-09-07 13:50:26 -0500 (Tue, 07 Sep 2004) | 1 line
4205 Changed paths:
4206    M /trunk/gtk/decode_as_dlg.c
4207
4208 two bugfixes: sort items in alphabetical order and don't do a OBJECT_GET_DATA on a NULL pointer
4209 ------------------------------------------------------------------------
4210 r11924 | ulfl | 2004-09-07 11:19:56 -0500 (Tue, 07 Sep 2004) | 1 line
4211 Changed paths:
4212    M /trunk/epan/dissectors/packet-dcerpc.c
4213    M /trunk/epan/dissectors/packet-dcerpc.h
4214    M /trunk/epan/libethereal.def
4215    M /trunk/gtk/Makefile.am
4216    M /trunk/gtk/Makefile.common
4217    A /trunk/gtk/decode_as_dcerpc.c
4218    A /trunk/gtk/decode_as_dcerpc.h
4219    M /trunk/gtk/decode_as_dlg.c
4220    M /trunk/gtk/decode_as_dlg.h
4221    M /trunk/gtk/main.c
4222
4223 First working implementation of "Decode As" for DCE-RPC interface bindings. Ethereal needs to capture the DCE-RPC bind sequence, to get a relationsship between the interface UUID and the current conversation. If this binding wasn't captured, one can use "Decode As" and choose the interface from a list corresponding to a specific conversation. Currently "only" implemented for connectionoriented (TCP) DCE-RPC, but connectionless is a work in progress.
4224 ------------------------------------------------------------------------
4225 r11922 | tuexen | 2004-09-07 04:41:58 -0500 (Tue, 07 Sep 2004) | 2 lines
4226 Changed paths:
4227    M /trunk/gtk/Makefile.common
4228
4229 Do not compile SCTP analysis stuff right now.
4230
4231 ------------------------------------------------------------------------
4232 r11921 | ulfl | 2004-09-07 03:42:02 -0500 (Tue, 07 Sep 2004) | 2 lines
4233 Changed paths:
4234    M /trunk/gtk/sctp_stat.c
4235    M /trunk/gtk/sctp_stat.h
4236
4237 using #ifdef HAVE_SYS_TYPES_H around some of the includes making problems, but still uncompilable on win32!!!
4238
4239 ------------------------------------------------------------------------
4240 r11920 | tuexen | 2004-09-07 02:54:50 -0500 (Tue, 07 Sep 2004) | 2 lines
4241 Changed paths:
4242    M /trunk/AUTHORS
4243    M /trunk/gtk/Makefile.am
4244    M /trunk/gtk/Makefile.common
4245    A /trunk/gtk/sctp_assoc_analyse.c
4246    A /trunk/gtk/sctp_byte_graph_dlg.c
4247    A /trunk/gtk/sctp_error_dlg.c
4248    A /trunk/gtk/sctp_graph_dlg.c
4249    A /trunk/gtk/sctp_stat.c
4250    A /trunk/gtk/sctp_stat.h
4251    A /trunk/gtk/sctp_stat_dlg.c
4252
4253 Added graphical SCTP analysis implemented by Irene Ruengeler.
4254
4255 ------------------------------------------------------------------------
4256 r11919 | guy | 2004-09-06 15:25:36 -0500 (Mon, 06 Sep 2004) | 5 lines
4257 Changed paths:
4258    M /trunk/make-authors-short.pl
4259
4260 From Graeme Hewson: wrap the authors list in ".nf"/".fi" in the man page
4261 and "<pre>"/"</pre>", to make sure it doesn't get word-wrapped (the
4262 "start each line with a blank" trick doesn't work on current versions of
4263 pod2html).
4264
4265 ------------------------------------------------------------------------
4266 r11918 | guy | 2004-09-06 15:01:39 -0500 (Mon, 06 Sep 2004) | 7 lines
4267 Changed paths:
4268    M /trunk/AUTHORS
4269
4270 Put the UTF-8 mark back into the file (maybe *that'll* convince TextEdit
4271 to open it as a UTF-8 file).
4272
4273 Convert from ISO 8859/1 to UTF-8, and put the a-ring into a name.
4274
4275 Fix some bad characters.
4276
4277 ------------------------------------------------------------------------
4278 r11917 | ulfl | 2004-09-06 14:56:36 -0500 (Mon, 06 Sep 2004) | 1 line
4279 Changed paths:
4280    M /trunk/gtk/decode_as_dlg.c
4281
4282 next steps for a "Decode As" for DCE-RPC interfaces (commented out)
4283 ------------------------------------------------------------------------
4284 r11916 | ulfl | 2004-09-06 14:51:33 -0500 (Mon, 06 Sep 2004) | 1 line
4285 Changed paths:
4286    M /trunk/epan/dissectors/packet-dcerpc.c
4287    M /trunk/epan/dissectors/packet-dcerpc.h
4288    M /trunk/epan/libethereal.def
4289
4290 rename add_conv_to_dcerpc_bind_table to dcerpc_add_conv_to_bind_table and don't use packet_info as a parameter
4291 ------------------------------------------------------------------------
4292 r11915 | guy | 2004-09-06 14:49:54 -0500 (Mon, 06 Sep 2004) | 8 lines
4293 Changed paths:
4294    M /trunk/AUTHORS
4295    M /trunk/acinclude.m4
4296
4297 From Marten Svantesson: according to Tomas Anders, all versions of Heimdal
4298 will either have "heimdal", in all lower case, in the version string in
4299 the header file, or will write out, when you run "krb5-config
4300 --version", a version string with "heimdal" in all lower case, so we
4301 don't need to do case-insensitive matching, which is good - not all
4302 versions of "sed" support the "i" flag (although you can do
4303 case-insensitive matching by using regular expressions, if necessary).
4304
4305 ------------------------------------------------------------------------
4306 r11914 | ulfl | 2004-09-06 12:43:16 -0500 (Mon, 06 Sep 2004) | 1 line
4307 Changed paths:
4308    M /trunk/docbook/dg-src/EDG_chapter_sources.xml
4309    M /trunk/docbook/dg-src/EDG_chapter_userinterface.xml
4310    M /trunk/docbook/ug-src/EUG_chapter_build_install.xml
4311    M /trunk/docbook/user-guide.xml
4312
4313 updated URL's
4314 ------------------------------------------------------------------------
4315 r11913 | ulfl | 2004-09-06 12:42:12 -0500 (Mon, 06 Sep 2004) | 1 line
4316 Changed paths:
4317    M /trunk/docbook/Makefile
4318
4319 as dependencies are currently not payed attention to, also create the single paged html every the time, regardless of dependencies
4320 ------------------------------------------------------------------------
4321 r11912 | tuexen | 2004-09-06 10:04:27 -0500 (Mon, 06 Sep 2004) | 2 lines
4322 Changed paths:
4323    M /trunk/epan/dissectors/packet-sctp.c
4324    M /trunk/epan/packet_info.h
4325    M /trunk/gtk/decode_as_dlg.c
4326
4327 Add the capability to chose to remap the fist two PPIDS in each SCTP packet to a different dissector.
4328
4329 ------------------------------------------------------------------------
4330 r11911 | tuexen | 2004-09-06 05:12:51 -0500 (Mon, 06 Sep 2004) | 3 lines
4331 Changed paths:
4332    M /trunk/epan/dissectors/packet-sctp.c
4333
4334 Renamed the T-Bit in ABORT and SHUTDOWN-COMPLETE chunks as in the upcoming IG.
4335 Initial support of SCTP-AUTH.
4336
4337 ------------------------------------------------------------------------
4338 r11910 | sahlberg | 2004-09-06 04:12:17 -0500 (Mon, 06 Sep 2004) | 5 lines
4339 Changed paths:
4340    M /trunk/asn1/x509ce/CertificateExtensions.asn
4341    M /trunk/asn1/x509ce/x509ce.cnf
4342    M /trunk/asn1/x509sat/packet-x509sat-template.c
4343    M /trunk/asn1/x509sat/packet-x509sat-template.h
4344    M /trunk/asn1/x509sat/x509sat_exp.cnf
4345    M /trunk/epan/dissectors/packet-x509ce.c
4346    M /trunk/epan/dissectors/packet-x509sat.c
4347    M /trunk/epan/dissectors/packet-x509sat.h
4348
4349 Update x509SAT to export DirectoryString.
4350
4351 Update X509CE to dissect EDIPartyName now that DirectoryString can be dissected
4352
4353
4354 ------------------------------------------------------------------------
4355 r11909 | sahlberg | 2004-09-06 03:39:14 -0500 (Mon, 06 Sep 2004) | 6 lines
4356 Changed paths:
4357    M /trunk/asn1/x509ce/CertificateExtensions.asn
4358    M /trunk/epan/dissectors/packet-x509ce.c
4359
4360 Update to X509 Certificate Extensions. Make it also decode 
4361 GeneralName.directoryName 
4362 (since we already implemented the Name type from X509IF already long time ago)
4363
4364
4365
4366 ------------------------------------------------------------------------
4367 r11908 | ulfl | 2004-09-05 16:22:14 -0500 (Sun, 05 Sep 2004) | 1 line
4368 Changed paths:
4369    M /trunk/docbook/dg-src/EDG_chapter_build_intro.xml
4370    M /trunk/docbook/dg-src/EDG_chapter_env_intro.xml
4371    M /trunk/docbook/dg-src/EDG_chapter_libraries.xml
4372    M /trunk/docbook/dg-src/EDG_chapter_tools.xml
4373    M /trunk/docbook/dg-src/EDG_chapter_userinterface.xml
4374
4375 Various minor changes, e.g. added a small chapter about "The GLib library"
4376 ------------------------------------------------------------------------
4377 r11907 | obiot | 2004-09-05 10:06:26 -0500 (Sun, 05 Sep 2004) | 2 lines
4378 Changed paths:
4379    M /trunk/AUTHORS
4380    M /trunk/doc/ethereal.pod
4381
4382 Fix cosmetic errors in the AUTHORS file and in ethereal.pod.
4383
4384 ------------------------------------------------------------------------
4385 r11906 | guy | 2004-09-05 05:38:04 -0500 (Sun, 05 Sep 2004) | 14 lines
4386 Changed paths:
4387    M /trunk/configure.in
4388    M /trunk/epan/Makefile.am
4389
4390 Name the variables that have the names of ".lo" files as _LO, not _O;
4391 put the name of the ".o" files into _O variables (I'm not sure whether
4392 the current .am files automatically support building programs statically
4393 linked with libethereal, as a result of using libtool; if so, the _O
4394 versions of those variables aren't necessary, and, if not, we probably
4395 need to use them).
4396
4397 Use the _LO variables in libethereal_la_LIBADD and
4398 libethereal_la_DEPENDENCIES.
4399
4400 (This means that we use "g_ascii_strtoull.lo" rather than
4401 "g_ascii_strtoull.o" to make the libethereal shared library; that's what
4402 we need to do, but we weren't doing it.)
4403
4404 ------------------------------------------------------------------------
4405 r11905 | ulfl | 2004-09-05 04:39:50 -0500 (Sun, 05 Sep 2004) | 1 line
4406 Changed paths:
4407    M /trunk/docbook/dg-src/EDG_chapter_sources.xml
4408
4409 Try to reduce Subversion<->SVN confusion and some other minor changes
4410 ------------------------------------------------------------------------
4411 r11904 | guy | 2004-09-05 02:06:23 -0500 (Sun, 05 Sep 2004) | 2 lines
4412 Changed paths:
4413    M /trunk/AUTHORS
4414    M /trunk/epan/dissectors/Makefile.common
4415    M /trunk/epan/dissectors/packet-cisco-oui.c
4416    A /trunk/epan/dissectors/packet-pagp.c
4417
4418 From Mark C. Brown: Cisco Port Aggregation Protoool support.
4419
4420 ------------------------------------------------------------------------
4421 r11903 | guy | 2004-09-04 16:20:08 -0500 (Sat, 04 Sep 2004) | 4 lines
4422 Changed paths:
4423    M /trunk/epan/dissectors/packet-gsm_a.c
4424    M /trunk/epan/dissectors/packet-gsm_map.c
4425    M /trunk/epan/dissectors/packet-tcap.c
4426
4427 From Jeff Morriss: the code path that's bypassed with the "if (tree)"
4428 and "if (!tree)" checks updates the Info column and calls subdissectors,
4429 so we can't bypass all of it - don't bypass any of it.
4430
4431 ------------------------------------------------------------------------
4432 r11902 | guy | 2004-09-04 15:39:00 -0500 (Sat, 04 Sep 2004) | 3 lines
4433 Changed paths:
4434    M /trunk/epan/dissectors/packet-ses.c
4435
4436 From Matthew Bradley: add the OSI session layer dissector to the
4437 heuristic dissector list for the COTP inactive subset.
4438
4439 ------------------------------------------------------------------------
4440 r11901 | guy | 2004-09-04 15:35:29 -0500 (Sat, 04 Sep 2004) | 10 lines
4441 Changed paths:
4442    M /trunk/wiretap/nettl.c
4443    M /trunk/wiretap/nettl.h
4444
4445 From Mark C. Brown:
4446
4447 1) Change nettl subsystem ID's to decimal so as to
4448    match /etc/nettlgen.conf and ease maintenance
4449
4450 2) Add support for hp_apaport (PAgP), hp_apalacp,
4451    and IPv6 subsystem trace records
4452
4453 3) Correct handling of LOOPBACK trace records
4454
4455 ------------------------------------------------------------------------
4456 r11900 | guy | 2004-09-04 15:25:06 -0500 (Sat, 04 Sep 2004) | 5 lines
4457 Changed paths:
4458    M /trunk/gtk/proto_draw.c
4459
4460 "g_string_sprintfa()" might be deprecated in GLib 2.x, but it's all GLib
4461 1.2[.x] has, and we support GLib 1.2[.x] - "g_string_append_printf()" is
4462 just the new name for "g_string_sprintfa()", and you can still use
4463 "g_string_sprintfa()" in GLib 2.x, so use that instead.
4464
4465 ------------------------------------------------------------------------
4466 r11899 | guy | 2004-09-04 15:13:42 -0500 (Sat, 04 Sep 2004) | 3 lines
4467 Changed paths:
4468    M /trunk/epan/dissectors/packet-eap.c
4469
4470 From Jouni Malinen: add a dissector for EAP-AKA, and fix some incorrect
4471 attribute numbers in the EAP-SIM code.
4472
4473 ------------------------------------------------------------------------
4474 r11898 | guy | 2004-09-04 15:02:11 -0500 (Sat, 04 Sep 2004) | 6 lines
4475 Changed paths:
4476    M /trunk/Makefile.common
4477    M /trunk/epan/Makefile.common
4478    M /trunk/epan/libethereal.def
4479    D /trunk/epan/packet-range.c
4480    D /trunk/epan/packet-range.h
4481    M /trunk/file.c
4482    M /trunk/file.h
4483    M /trunk/gtk/file_dlg.c
4484    M /trunk/gtk/range_utils.c
4485    A /trunk/packet-range.c (from /trunk/epan/packet-range.c:11895)
4486    A /trunk/packet-range.h (from /trunk/epan/packet-range.h:11895)
4487    M /trunk/print.c
4488    M /trunk/print.h
4489
4490 The packet range stuff knows about capture_file structures, so it's
4491 really more of an Ethereal/Tethereal component than a libethereal
4492 component (nothing else in libethereal knows about capture files); move
4493 it back out of libethereal.  (The range stuff doesn't; we leave it in
4494 libethereal.)
4495
4496 ------------------------------------------------------------------------
4497 r11897 | guy | 2004-09-04 14:59:38 -0500 (Sat, 04 Sep 2004) | 2 lines
4498 Changed paths:
4499    M /trunk/prefs.c
4500
4501 We don't need the stuff in "globals.h" or "file.h"; don't include them.
4502
4503 ------------------------------------------------------------------------
4504 r11896 | guy | 2004-09-04 14:56:25 -0500 (Sat, 04 Sep 2004) | 2 lines
4505 Changed paths:
4506    M /trunk/epan/range.c
4507
4508 We don't need "globals.h"; don't include it.
4509
4510 ------------------------------------------------------------------------
4511 r11895 | jmayer | 2004-09-04 11:41:10 -0500 (Sat, 04 Sep 2004) | 1 line
4512 Changed paths:
4513    M /trunk/docbook/dg-src/EDG_chapter_build_intro.xml
4514    M /trunk/docbook/dg-src/EDG_chapter_dissection.xml
4515
4516 Add keywords and eol-style
4517 ------------------------------------------------------------------------
4518 r11894 | ulfl | 2004-09-04 06:35:26 -0500 (Sat, 04 Sep 2004) | 1 line
4519 Changed paths:
4520    M /trunk/epan/dissectors/packet-dcerpc.c
4521    M /trunk/epan/dissectors/packet-dcerpc.h
4522    M /trunk/epan/packet.c
4523    M /trunk/epan/packet_info.h
4524
4525 From Eric Wedel: backend things for "Decode As" of DCE-RPC interfaces
4526 ------------------------------------------------------------------------
4527 r11893 | ulfl | 2004-09-04 06:21:20 -0500 (Sat, 04 Sep 2004) | 1 line
4528 Changed paths:
4529    M /trunk/epan/Makefile.nmake
4530
4531 EXTRA_OBJECTS are needed for ethereal.lib (only used if ENABLE_LIBETHEREAL isn't set)
4532 ------------------------------------------------------------------------
4533 r11892 | guy | 2004-09-03 20:32:13 -0500 (Fri, 03 Sep 2004) | 3 lines
4534 Changed paths:
4535    M /trunk/epan/Makefile.common
4536    M /trunk/epan/libethereal.def
4537    M /trunk/epan/packet-range.c
4538    M /trunk/epan/packet-range.h
4539    A /trunk/epan/range.c
4540    A /trunk/epan/range.h
4541
4542 Split the pure range stuff out into separate files, exporting their own
4543 functions.
4544
4545 ------------------------------------------------------------------------
4546 r11891 | guy | 2004-09-03 20:29:22 -0500 (Fri, 03 Sep 2004) | 2 lines
4547 Changed paths:
4548    M /trunk/epan/dissectors/packet-ripng.h
4549
4550 We don't need to incldue "globals.h", so don't do so.
4551
4552 ------------------------------------------------------------------------
4553 r11890 | guy | 2004-09-03 19:53:16 -0500 (Fri, 03 Sep 2004) | 8 lines
4554 Changed paths:
4555    M /trunk/Makefile.common
4556    M /trunk/epan/Makefile.common
4557    M /trunk/epan/libethereal.def
4558    A /trunk/epan/packet-range.c (from /trunk/range.c:11889)
4559    A /trunk/epan/packet-range.h (from /trunk/range.h:11889)
4560    M /trunk/file.c
4561    M /trunk/file.h
4562    M /trunk/gtk/file_dlg.c
4563    M /trunk/gtk/range_utils.c
4564    M /trunk/print.c
4565    D /trunk/range.c
4566    D /trunk/range.h
4567
4568 Rename "range.c" and "range.h" to "packet-range.c" and "packet-range.h";
4569 they should ultimately be split into files with routines that handle
4570 ranges, which are just subsets of [0,2^32), and packet ranges, which are
4571 subsets of the packet list, possibly specified by a range.
4572
4573 Move them into epan, so they can be used by, for example, utilities that
4574 handle ranges, such editcap.
4575
4576 ------------------------------------------------------------------------
4577 r11889 | guy | 2004-09-03 13:14:00 -0500 (Fri, 03 Sep 2004) | 8 lines
4578 Changed paths:
4579    M /trunk/config.h.win32
4580    M /trunk/configure.in
4581    M /trunk/epan/Makefile.am
4582    M /trunk/epan/ftypes/ftype-integer.c
4583    A /trunk/epan/g_ascii_strtoull.c
4584    A /trunk/epan/g_ascii_strtoull.h
4585
4586 Some UN*Xes don't have any "strtou*" routine to convert a string to a
4587 64-bit integer; use "g_ascii_strtoull()", and, in the configure script,
4588 check whether it's available in GLib (it's not in GLib 1.2[.x]) and, if
4589 not, supply the GLib 2.4.5 version of the routine.
4590
4591 For G_MAXUINT32 and G_MAXUINT64, put a "U" at the end of the constant to
4592 explicitly flag it as unsigned.
4593
4594 ------------------------------------------------------------------------
4595 r11888 | gerald | 2004-09-02 16:49:36 -0500 (Thu, 02 Sep 2004) | 2 lines
4596 Changed paths:
4597    M /trunk/capture_combo_utils.c
4598    M /trunk/capture_combo_utils.h
4599    M /trunk/gtk/capture_dlg.c
4600
4601 Move get_if_name() from gtk/capture_dlg.c to capture_combo_utils.c.
4602
4603 ------------------------------------------------------------------------
4604 r11887 | gerald | 2004-09-02 14:52:39 -0500 (Thu, 02 Sep 2004) | 3 lines
4605 Changed paths:
4606    M /trunk/file.c
4607    M /trunk/file.h
4608    M /trunk/gtk/goto_dlg.c
4609
4610 Move the guts of gtk/file_dlg.c:goto_framenum_cb() to
4611 file.c:goto_framenum(), where all of the other goto_ routines live.
4612
4613 ------------------------------------------------------------------------
4614 r11885 | ulfl | 2004-09-02 13:23:23 -0500 (Thu, 02 Sep 2004) | 1 line
4615 Changed paths:
4616    M /trunk/config.nmake
4617
4618 I've added some more comments to the file, and changed the python default setting from native to cygwin, as all the other tools uses cygwin as the default, too.
4619 ------------------------------------------------------------------------
4620 r11884 | ulfl | 2004-09-02 13:05:06 -0500 (Thu, 02 Sep 2004) | 1 line
4621 Changed paths:
4622    M /trunk/config.nmake
4623
4624 removed YACC_OPTS, as it seemed to be unneeded for quite a while now
4625 ------------------------------------------------------------------------
4626 r11883 | sharpe | 2004-09-02 11:58:43 -0500 (Thu, 02 Sep 2004) | 6 lines
4627 Changed paths:
4628    M /trunk/AUTHORS
4629    M /trunk/gtk/menu.c
4630    M /trunk/gtk/proto_draw.c
4631    M /trunk/gtk/proto_draw.h
4632    M /trunk/gtk/ui_util.c
4633    M /trunk/gtk/ui_util.h
4634
4635 Add support for copying hex data to the clipboard. Submitted by Thomas 
4636 Palmer.
4637
4638 What we really should do is add this to the Edit menu as well.
4639
4640
4641 ------------------------------------------------------------------------
4642 r11880 | sahlberg | 2004-09-02 03:12:41 -0500 (Thu, 02 Sep 2004) | 4 lines
4643 Changed paths:
4644    M /trunk/epan/dissectors/packet-ldap.c
4645
4646 change result code names to be the same as in the LDAP standard
4647 so it is easier to grep between them
4648
4649
4650 ------------------------------------------------------------------------
4651 r11876 | guy | 2004-09-01 13:48:31 -0500 (Wed, 01 Sep 2004) | 4 lines
4652 Changed paths:
4653    M /trunk/epan/dissectors/packet-time.c
4654
4655 Use the value for the UNIX epoch from RFC 868 for the difference between
4656 the Time Protocol epoch and the UNIX epoch; that wasn't the value we
4657 were using.
4658
4659 ------------------------------------------------------------------------
4660 r11875 | ulfl | 2004-09-01 08:50:02 -0500 (Wed, 01 Sep 2004) | 1 line
4661 Changed paths:
4662    M /trunk/docbook/developer-guide.xml
4663    M /trunk/docbook/dg-src/EDG_chapter_dissection.xml
4664    M /trunk/docbook/dg-src/EDG_chapter_env_intro.xml
4665    M /trunk/docbook/dg-src/EDG_chapter_libraries.xml
4666    M /trunk/docbook/dg-src/EDG_chapter_sources.xml
4667    M /trunk/docbook/dg-src/EDG_chapter_tools.xml
4668
4669 various minor changes (adding missing id's to sections, changed some phrases, ...)
4670 ------------------------------------------------------------------------
4671 r11874 | ulfl | 2004-09-01 06:53:28 -0500 (Wed, 01 Sep 2004) | 1 line
4672 Changed paths:
4673    M /trunk/Makefile.nmake
4674
4675 renamed REQUIRED_APPS to REQUIRED_TOOLS and verify_apps to verify_tools, as it seems much more appropriate
4676 ------------------------------------------------------------------------
4677 r11873 | ulfl | 2004-09-01 06:51:50 -0500 (Wed, 01 Sep 2004) | 1 line
4678 Changed paths:
4679    M /trunk/docbook/dg-src/EDG_chapter_libraries.xml
4680
4681 rework of chapter
4682 ------------------------------------------------------------------------
4683 r11872 | ulfl | 2004-09-01 06:51:08 -0500 (Wed, 01 Sep 2004) | 1 line
4684 Changed paths:
4685    M /trunk/docbook/dg-src/EDG_chapter_tools.xml
4686
4687 added a section "Win32: Verify installed tools"
4688 ------------------------------------------------------------------------
4689 r11871 | ulfl | 2004-09-01 04:31:06 -0500 (Wed, 01 Sep 2004) | 1 line
4690 Changed paths:
4691    M /trunk/docbook/dg-src/EDG_chapter_sources.xml
4692    M /trunk/docbook/dg-src/EDG_chapter_tools.xml
4693
4694 reworked chapters
4695 ------------------------------------------------------------------------
4696 r11870 | guy | 2004-09-01 03:12:20 -0500 (Wed, 01 Sep 2004) | 5 lines
4697 Changed paths:
4698    M /trunk/epan/dissectors/packet-image-jfif.c
4699
4700 Get rid of some unused variables.
4701
4702 Put into the protocol tree for APP1 and APP2 segments not otherwise
4703 handled an item for the remaining segment data.
4704
4705 ------------------------------------------------------------------------
4706 r11869 | guy | 2004-09-01 02:07:23 -0500 (Wed, 01 Sep 2004) | 2 lines
4707 Changed paths:
4708    M /trunk/epan/ftypes/ftype-pcre.c
4709    M /trunk/epan/timestamp.c
4710    M /trunk/h225-persistentdata.c
4711    M /trunk/h225-persistentdata.h
4712    M /trunk/plugins/mgcp/packet-mgcp.h
4713    M /trunk/tap-h225rassrt.c
4714
4715 Make a bunch of source files non-executable.
4716
4717 ------------------------------------------------------------------------
4718 r11868 | guy | 2004-09-01 01:56:33 -0500 (Wed, 01 Sep 2004) | 2 lines
4719 Changed paths:
4720    M /trunk/plugins/artnet/packet-artnet.c
4721
4722 Updates from Erwin Rol.
4723
4724 ------------------------------------------------------------------------
4725 r11867 | ulfl | 2004-08-31 16:02:52 -0500 (Tue, 31 Aug 2004) | 1 line
4726 Changed paths:
4727    M /trunk/docbook/dg-src/EDG_chapter_sources.xml
4728
4729 major rework
4730 ------------------------------------------------------------------------
4731 r11866 | ulfl | 2004-08-31 15:58:01 -0500 (Tue, 31 Aug 2004) | 1 line
4732 Changed paths:
4733    M /trunk/docbook/developer-guide.xml
4734    M /trunk/docbook/dg-src/EDG_preface.xml
4735
4736 added some infos about the two parts of the book
4737 ------------------------------------------------------------------------
4738 r11865 | ulfl | 2004-08-31 15:57:00 -0500 (Tue, 31 Aug 2004) | 1 line
4739 Changed paths:
4740    M /trunk/docbook/dg-src/EDG_chapter_build_intro.xml
4741
4742 minor change (added a <filename> tag)
4743 ------------------------------------------------------------------------
4744 r11864 | ulfl | 2004-08-31 07:39:25 -0500 (Tue, 31 Aug 2004) | 1 line
4745 Changed paths:
4746    M /trunk/doc/README.developer
4747
4748 add HFILL to the skeleton example and documentation of the field registration
4749 ------------------------------------------------------------------------
4750 r11863 | ulfl | 2004-08-31 07:36:36 -0500 (Tue, 31 Aug 2004) | 1 line
4751 Changed paths:
4752    M /trunk/docbook/GPL_appendix.xml
4753
4754 fixed two typos
4755 ------------------------------------------------------------------------
4756 r11862 | ulfl | 2004-08-31 07:35:49 -0500 (Tue, 31 Aug 2004) | 1 line
4757 Changed paths:
4758    M /trunk/docbook/dg-src/EDG_chapter_sources.xml
4759
4760 added correct usage of "svn diff" tool
4761 ------------------------------------------------------------------------
4762 r11861 | ulfl | 2004-08-31 06:25:23 -0500 (Tue, 31 Aug 2004) | 1 line
4763 Changed paths:
4764    M /trunk/docbook/developer-guide.xml
4765    A /trunk/docbook/dg-src/EDG_chapter_build_intro.xml
4766    A /trunk/docbook/dg-src/EDG_chapter_dissection.xml
4767    A /trunk/docbook/dg-src/EDG_chapter_env_intro.xml (from /trunk/docbook/dg-src/EDG_chapter_introduction.xml:11855)
4768    D /trunk/docbook/dg-src/EDG_chapter_introduction.xml
4769
4770 added two (almost) emtpy new chapters
4771 ------------------------------------------------------------------------
4772 r11860 | ulfl | 2004-08-31 06:24:10 -0500 (Tue, 31 Aug 2004) | 1 line
4773 Changed paths:
4774    M /trunk/docbook/dg-src/EDG_chapter_userinterface.xml
4775
4776 some minor rework
4777 ------------------------------------------------------------------------
4778 r11859 | ulfl | 2004-08-31 04:22:57 -0500 (Tue, 31 Aug 2004) | 1 line
4779 Changed paths:
4780    M /trunk/gtk/file_dlg.c
4781    M /trunk/gtk/gui_prefs.c
4782    M /trunk/prefs.c
4783    M /trunk/prefs.h
4784
4785 added a preference setting, to be able to change the preview timeout in the file open dialog (as requested by Ronnie Sahlberg).
4786 ------------------------------------------------------------------------
4787 r11858 | ulfl | 2004-08-31 04:19:41 -0500 (Tue, 31 Aug 2004) | 1 line
4788 Changed paths:
4789    M /trunk/doc/README.developer
4790
4791 corrected paths, where the dissectors and the corresponding Makefile.common can be found, to epan/dissectors
4792 ------------------------------------------------------------------------
4793 r11857 | sahlberg | 2004-08-31 03:30:58 -0500 (Tue, 31 Aug 2004) | 5 lines
4794 Changed paths:
4795    M /trunk/epan/dissectors/packet-dcerpc-samr.c
4796    M /trunk/epan/dissectors/packet-dcerpc-samr.h
4797
4798
4799 break out the nt decryption and password handling into a separate function
4800 so we can call it from elsewhere
4801
4802
4803 ------------------------------------------------------------------------
4804 r11856 | ulfl | 2004-08-31 03:18:10 -0500 (Tue, 31 Aug 2004) | 5 lines
4805 Changed paths:
4806    M /trunk/gtk/file_dlg.c
4807
4808 Split the preview function into a prepare and a do part, to be able to do some experiments about the preview timeout things.
4809
4810 As the FileChooser dialog (GTK2.4) doesn't seem to let pass other GTK events (even with calling gtk_main_iteration()), it's not possible to change the preview behaviour to be more keen. To get a mechanism to update the preview independant from the dialog workings, we would need to start a new thread/task, which is too much effort for this IMHO.
4811
4812 So we might use the more simple approach of setting the timeout by a preference setting.
4813 ------------------------------------------------------------------------
4814 r11855 | guy | 2004-08-30 21:49:28 -0500 (Mon, 30 Aug 2004) | 8 lines
4815 Changed paths:
4816    M /trunk/gtk/main.c
4817
4818 Don't have a dummy widget to use for panes marked as "None" - that means
4819 the widget in question gets more than one parent if more than one pane
4820 is marked as "None", and GTK_ doesn't like that.  Instead, just have
4821 "main_widget_layout()" return a null pointer for "None" panes, and don't
4822 put the pane into the pane splitter if that pane is null.
4823
4824 Clean up the handling of layouts.
4825
4826 ------------------------------------------------------------------------
4827 r11854 | guy | 2004-08-30 05:03:54 -0500 (Mon, 30 Aug 2004) | 5 lines
4828 Changed paths:
4829    M /trunk/epan/dissectors/packet-h245.c
4830    M /trunk/epan/dissectors/packet-rtcp.c
4831    M /trunk/epan/dissectors/packet-rtcp.h
4832    M /trunk/epan/dissectors/packet-rtp.c
4833    M /trunk/epan/dissectors/packet-rtp.h
4834    M /trunk/epan/dissectors/packet-rtsp.c
4835    M /trunk/epan/dissectors/packet-sdp.c
4836    M /trunk/epan/dissectors/packet-skinny.c
4837
4838 Pass an "address *" to "rtp_add_address()" and "rtcp_add_address()", so
4839 so that they could handle IPv6 addresses.
4840
4841 Clean up white space.
4842
4843 ------------------------------------------------------------------------
4844 r11853 | sahlberg | 2004-08-30 04:49:08 -0500 (Mon, 30 Aug 2004) | 12 lines
4845 Changed paths:
4846    M /trunk/epan/dissectors/packet-kerberos.c
4847
4848 Add a key  origin string for kerberos keys
4849 so that IF kerberos succeeds in decrypting a blob it can print a nice
4850 "[Decrypted using: keytab principal foo/bar@REALM]"
4851 or
4852 "[Decrypted using: key learnt from frame xx]"
4853
4854 This makes it much easier to keep track of what keys decrypt what blob
4855 and is very useful for illustrating the sequence of keys that are exchanged and used in kerberos during the AS/TGS/AP exchanges.
4856
4857
4858
4859
4860 ------------------------------------------------------------------------
4861 r11852 | sahlberg | 2004-08-30 03:40:08 -0500 (Mon, 30 Aug 2004) | 10 lines
4862 Changed paths:
4863    M /trunk/epan/dissectors/packet-tcp.c
4864
4865 For protocols running atop TCP and PDUs spanning multiple segments
4866 ethereal used to (bug) print in the summary line
4867 "[Continuation to #%d]" where %d was the current frame number.
4868
4869 Fix this bug and let %d print the frame number of the first frame for this multiframe PDU.
4870
4871
4872 (Strange that no one has complained about this one)
4873
4874
4875 ------------------------------------------------------------------------
4876 r11851 | sahlberg | 2004-08-30 03:31:21 -0500 (Mon, 30 Aug 2004) | 4 lines
4877 Changed paths:
4878    M /trunk/epan/dissectors/packet-iscsi.c
4879
4880 Reintroduce the three previously removed  iscsi header digest preference options as obsolete preferences  so that users upgrading to later versions of ethereal will not get the warning output for unknown preferences printed to stdout.
4881
4882
4883
4884 ------------------------------------------------------------------------
4885 r11850 | sahlberg | 2004-08-28 23:12:35 -0500 (Sat, 28 Aug 2004) | 13 lines
4886 Changed paths:
4887    M /trunk/epan/dissectors/packet-iscsi.c
4888
4889 remove two preference options related to iscsi header digest
4890
4891 make ethereal attempt to automatically detect wether header digest is used or not for iscsi sessions.
4892
4893 This makes ethereal decode the packets properly EVEN for perfectly normal sessions where
4894 the discovery session is performed with no digest but the normal login session negotiates digest.
4895
4896
4897 the detected headerdigest setting is tcp session wide and thus it
4898 it does not work for such initiators (if such exist) that resuse the same socketpair between the discovery and normal login sessions.
4899
4900
4901
4902 ------------------------------------------------------------------------
4903 r11849 | sahlberg | 2004-08-28 21:55:02 -0500 (Sat, 28 Aug 2004) | 5 lines
4904 Changed paths:
4905    M /trunk/epan/dissectors/packet-iscsi.c
4906
4907 finalize refactoring of conversation handling.
4908 what remains now is attaching autodetection of header digest to 
4909 the session state structure.
4910
4911
4912 ------------------------------------------------------------------------
4913 r11848 | sahlberg | 2004-08-28 20:15:32 -0500 (Sat, 28 Aug 2004) | 10 lines
4914 Changed paths:
4915    M /trunk/epan/dissectors/packet-iscsi.c
4916
4917 move the conversation find and create into dissect_iscsi() from dissect_iscsi_pdu() so it will be easier to add a session wide state structure to iscsi.
4918
4919 later this soon to be implemented structure (and not the conversation) will 
4920 hold the information we need to track  wether
4921 digests etc are in use or not.
4922
4923 this also allows some minor indentation cleanups as well.
4924
4925
4926
4927 ------------------------------------------------------------------------
4928 r11847 | sahlberg | 2004-08-28 18:54:16 -0500 (Sat, 28 Aug 2004) | 3 lines
4929 Changed paths:
4930    M /trunk/epan/dissectors/packet-iscsi.c
4931
4932 indentation change to make dissect_iscsi() easier to read
4933
4934
4935 ------------------------------------------------------------------------
4936 r11846 | sahlberg | 2004-08-28 18:12:16 -0500 (Sat, 28 Aug 2004) | 3 lines
4937 Changed paths:
4938    M /trunk/epan/dissectors/packet-iscsi.c
4939
4940 ISCSI Login Request and Login Response never contain any HeaderDigests
4941
4942
4943 ------------------------------------------------------------------------
4944 r11845 | sahlberg | 2004-08-28 16:46:54 -0500 (Sat, 28 Aug 2004) | 6 lines
4945 Changed paths:
4946    M /trunk/epan/dissectors/packet-tcp.c
4947
4948 fix the bug introduced in the window scaling update,   dont
4949 try to access the conversation structures unless the
4950 proper preferences are enabled (so that the structs exists iun the first place)
4951
4952
4953
4954 ------------------------------------------------------------------------
4955 r11844 | guy | 2004-08-28 16:27:08 -0500 (Sat, 28 Aug 2004) | 3 lines
4956 Changed paths:
4957    M /trunk/gtk/capture_if_dlg.c
4958
4959 We use "#ifdef" elsewhere to test WIN32; use it, rather than #if, in the
4960 one place we were using #if.
4961
4962 ------------------------------------------------------------------------
4963 r11843 | guy | 2004-08-28 04:54:04 -0500 (Sat, 28 Aug 2004) | 4 lines
4964 Changed paths:
4965    M /trunk/AUTHORS
4966    M /trunk/gtk/decode_as_dlg.c
4967
4968 From Francisco Alcoba: fix a crashing bug caused if you change the
4969 dissection for a given transport protocol port and there's no packet
4970 currently selected.
4971
4972 ------------------------------------------------------------------------
4973 r11842 | gerald | 2004-08-26 18:01:46 -0500 (Thu, 26 Aug 2004) | 2 lines
4974 Changed paths:
4975    M /trunk/Makefile.nmake
4976
4977 Bump the GTK+ 2.4 version up to 2.4.7, and bup GTK-Wimp up to 0.62.
4978
4979 ------------------------------------------------------------------------
4980 r11841 | guy | 2004-08-26 17:48:29 -0500 (Thu, 26 Aug 2004) | 8 lines
4981 Changed paths:
4982    M /trunk/packaging/nsis/Makefile.nmake
4983    M /trunk/packaging/nsis/ethereal.nsi
4984
4985 From Lars Roland:
4986
4987         don't support GTK-Wimp for GTK+ 1.2[.x] (it requires 2.x);
4988
4989         install the NEWS file as "NEWS.txt";
4990
4991         optionally show it at the end of an installation.
4992
4993 ------------------------------------------------------------------------
4994 r11840 | guy | 2004-08-26 17:46:32 -0500 (Thu, 26 Aug 2004) | 6 lines
4995 Changed paths:
4996    M /trunk/plugins/asn1/Makefile.nmake
4997
4998 From Lars Roland: don't link with GTK+, as it's not necessary to do so,
4999 and as plugin dissectors shouldn't be linked with GTK+ (so that they
5000 don't depend on Ethereal being built with a particular version of GTK+ -
5001 Ethereal is packaged for Windows in both GTK+ 1.3[.x] and 2.x versions -
5002 and so that they can work with Tethereal, which doesn't use GTK+).
5003
5004 ------------------------------------------------------------------------
5005 r11839 | guy | 2004-08-26 17:03:47 -0500 (Thu, 26 Aug 2004) | 5 lines
5006 Changed paths:
5007    M /trunk/epan/dissectors/packet-sip.c
5008
5009 Clean up white space.
5010
5011 "dissect_sip()" returns a "gint", so it has to be registered with
5012 "new_register_dissector()".
5013
5014 ------------------------------------------------------------------------
5015 r11838 | guy | 2004-08-26 13:34:16 -0500 (Thu, 26 Aug 2004) | 2 lines
5016 Changed paths:
5017    M /trunk/epan/dissectors/packet-lwapp.c
5018
5019 Update the I-D name.
5020
5021 ------------------------------------------------------------------------
5022 r11837 | sahlberg | 2004-08-26 05:03:40 -0500 (Thu, 26 Aug 2004) | 11 lines
5023 Changed paths:
5024    M /trunk/epan/dissectors/packet-tcp.c
5025
5026 fix to that long outstanding bug with windowscaling
5027
5028 If window scaling is NOT offered in the SYN+ACK  then window scaling will
5029 not be used at all, so clear it if we saw it offered previously in the SYN packet.
5030
5031 If the window is scaled in a packet,  make ethereal display that by appendign the 
5032 string "  (scaled)" to the end of the tcp.window line in the
5033 decode pane.
5034
5035
5036
5037 ------------------------------------------------------------------------
5038 r11836 | guy | 2004-08-26 02:46:29 -0500 (Thu, 26 Aug 2004) | 8 lines
5039 Changed paths:
5040    M /trunk/epan/dissectors/packet-ncp2222.inc
5041
5042 From Greg Morris:
5043
5044         1. Fix Fax Number NDS attribute.  This was causing malformed
5045            packet message due to improper decoding. 
5046
5047         2. Do not try to decode packet beyond connection status when
5048            return value is non-zero (error condition).
5049
5050 ------------------------------------------------------------------------
5051 r11835 | ulfl | 2004-08-25 14:35:11 -0500 (Wed, 25 Aug 2004) | 1 line
5052 Changed paths:
5053    M /trunk/docbook/ug-src/EUG_chapter_io.xml
5054    M /trunk/docbook/ug-src/EUG_chapter_work.xml
5055
5056 fixed some typos
5057 ------------------------------------------------------------------------
5058 r11834 | sahlberg | 2004-08-25 06:35:04 -0500 (Wed, 25 Aug 2004) | 10 lines
5059 Changed paths:
5060    M /trunk/epan/dissectors/packet-kerberos.c
5061
5062 Add the optional 13th tag to the KRB_ERR structure.
5063
5064 This tag was part of an early kerberos draft but had dissapeared
5065 when 1510 was published.
5066 this early draft exist in implementations in the wild.
5067
5068 add 4 extra checksum types as well from that draft.
5069
5070
5071
5072 ------------------------------------------------------------------------
5073 r11833 | sahlberg | 2004-08-25 05:48:37 -0500 (Wed, 25 Aug 2004) | 7 lines
5074 Changed paths:
5075    M /trunk/epan/dissectors/packet-kerberos.c
5076
5077 Prettify the principal name expansion to make it look more like normal kerberos notation for principals
5078
5079 i.e. display it as "foo/bar"  instead of as "foo bar"
5080
5081
5082
5083
5084 ------------------------------------------------------------------------
5085 r11832 | guy | 2004-08-25 00:51:14 -0500 (Wed, 25 Aug 2004) | 2 lines
5086 Changed paths:
5087    M /trunk/epan/dissectors/packet-radius.c
5088
5089 Newer version of Luis Ontanon's patch.
5090
5091 ------------------------------------------------------------------------
5092 r11831 | etxrab | 2004-08-25 00:24:49 -0500 (Wed, 25 Aug 2004) | 1 line
5093 Changed paths:
5094    M /trunk/AUTHORS
5095
5096 Add Luis Ontanon to the list of authors.
5097 ------------------------------------------------------------------------
5098 r11830 | etxrab | 2004-08-25 00:14:17 -0500 (Wed, 25 Aug 2004) | 2 lines
5099 Changed paths:
5100    M /trunk/epan/dissectors/packet-radius.c
5101
5102 From Luis Ontanon:
5103 add some fields for filtering on radius attributes. 
5104 ------------------------------------------------------------------------
5105 r11829 | guy | 2004-08-25 00:12:58 -0500 (Wed, 25 Aug 2004) | 2 lines
5106 Changed paths:
5107    M /trunk/gtk/decode_as_dlg.c
5108
5109 Don't free something we haven't allocated.
5110
5111 ------------------------------------------------------------------------
5112 r11828 | guy | 2004-08-24 22:44:04 -0500 (Tue, 24 Aug 2004) | 9 lines
5113 Changed paths:
5114    M /trunk/epan/ftypes/ftype-integer.c
5115
5116 guint64 & guint64 is another guint64, but a gboolean is just 32 bits on
5117 most if not all platforms; the "bitwise and" operator in display filters
5118 is Boolean and evaluates to "true" if the result is non-zero and "false"
5119 otherwise, so explicitly do the comparison with 0 to make sure we don't
5120 just throw away the upper 32 bits.
5121
5122 Do the same for the 32-bit bitwise AND as well, although it's not
5123 strictly necessary.
5124
5125 ------------------------------------------------------------------------
5126 r11827 | guy | 2004-08-24 22:32:26 -0500 (Tue, 24 Aug 2004) | 2 lines
5127 Changed paths:
5128    M /trunk/packaging/nsis/ethereal.nsi
5129
5130 From Lars Roland: cosmetic fixes.
5131
5132 ------------------------------------------------------------------------
5133 r11826 | guy | 2004-08-24 22:30:40 -0500 (Tue, 24 Aug 2004) | 6 lines
5134 Changed paths:
5135    M /trunk/plugins/Xass-list
5136    M /trunk/plugins/Xplugin_api.c
5137    M /trunk/plugins/Xplugin_api.h
5138    M /trunk/plugins/Xplugin_api_decls.h
5139    M /trunk/plugins/Xplugin_table.h
5140
5141 From Lars Roland: add "tvb_get_ntoh64()" to the list of routines
5142 callable from plugins and the list of routines exported from
5143 libethereal.dll.
5144
5145 Do the same for "tvb_get_letoh64()".
5146
5147 ------------------------------------------------------------------------
5148 r11825 | guy | 2004-08-24 22:29:54 -0500 (Tue, 24 Aug 2004) | 6 lines
5149 Changed paths:
5150    M /trunk/epan/libethereal.def
5151    M /trunk/plugins/plugin_api_list.c
5152
5153 From Lars Roland: add "tvb_get_ntoh64()" to the list of routines
5154 callable from plugins and the list of routines exported from
5155 libethereal.dll.
5156
5157 Do the same for "tvb_get_letoh64()".
5158
5159 ------------------------------------------------------------------------
5160 r11824 | guy | 2004-08-24 22:26:56 -0500 (Tue, 24 Aug 2004) | 6 lines
5161 Changed paths:
5162    M /trunk/config.h.win32
5163
5164 "_strtoui64()" first appeared in MSVC++ 7 (good job of supporting those
5165 64-bit ints *present in MSVC++ 6*, Microsoft!), so we can't use it.  Use
5166 "g_ascii_strtoull()", instead - it's present in GLib 2.x, and we require
5167 GLib 2.x on Win32.  (It's not present in 1.2[.x], and we don't require
5168 2.x for UN*X, so we don't just use it everywhere.)
5169
5170 ------------------------------------------------------------------------
5171 r11823 | gerald | 2004-08-24 22:01:32 -0500 (Tue, 24 Aug 2004) | 2 lines
5172 Changed paths:
5173    M /trunk/file.c
5174    M /trunk/file.h
5175    M /trunk/gtk/file_dlg.c
5176
5177 Move the file-reloading code from gtk/file_dlg.c to file.c.
5178
5179 ------------------------------------------------------------------------
5180 r11821 | sahlberg | 2004-08-24 04:07:04 -0500 (Tue, 24 Aug 2004) | 3 lines
5181 Changed paths:
5182    M /trunk/epan/dissectors/packet-smb.c
5183
5184 Fix the InfoQueryEASize infolevel for SetPathInfo and QueryPathInfo SMB's
5185
5186
5187 ------------------------------------------------------------------------
5188 r11820 | guy | 2004-08-24 03:20:20 -0500 (Tue, 24 Aug 2004) | 3 lines
5189 Changed paths:
5190    M /trunk/epan/column-utils.c
5191
5192 When deciding whether to add a separator or not, look at the buffer to
5193 which we're going to append the data.
5194
5195 ------------------------------------------------------------------------
5196 r11819 | guy | 2004-08-24 02:48:14 -0500 (Tue, 24 Aug 2004) | 4 lines
5197 Changed paths:
5198    M /trunk/AUTHORS
5199    M /trunk/epan/dissectors/packet-teredo.c
5200
5201 From Remi Denis-Courmon: fix some problems with the decoding of Teredo
5202 authentication headers and decode them more verbosely, and make some
5203 other cleanups.
5204
5205 ------------------------------------------------------------------------
5206 r11818 | guy | 2004-08-24 02:38:29 -0500 (Tue, 24 Aug 2004) | 5 lines
5207 Changed paths:
5208    M /trunk/epan/column-utils.c
5209
5210 In "col_append_sep_fstr()" and "col_append_sep_str()", check "col_data"
5211 rather than "col_buf", so that we correctly handle a column set with
5212 "col_set_str()" (where we set "col_data" to point to the string, and
5213 leave "col_buf" alone).
5214
5215 ------------------------------------------------------------------------
5216 r11817 | ulfl | 2004-08-23 16:52:40 -0500 (Mon, 23 Aug 2004) | 1 line
5217 Changed paths:
5218    M /trunk/docbook/dg-src/EDG_chapter_introduction.xml
5219
5220 redesign of the introduction chapter
5221 ------------------------------------------------------------------------
5222 r11816 | ulfl | 2004-08-23 14:46:18 -0500 (Mon, 23 Aug 2004) | 1 line
5223 Changed paths:
5224    M /trunk/docbook/dg-src/EDG_chapter_libraries.xml
5225    M /trunk/docbook/dg-src/EDG_chapter_tools.xml
5226
5227 minor changes
5228 ------------------------------------------------------------------------
5229 r11815 | etxrab | 2004-08-23 14:23:31 -0500 (Mon, 23 Aug 2004) | 3 lines
5230 Changed paths:
5231    M /trunk/epan/dissectors/packet-sip.c
5232
5233 Register SIP as a dissector to be able to do:
5234 sip_handle = find_dissector("sip");
5235 Which will be used by SigComp.
5236 ------------------------------------------------------------------------
5237 r11813 | guy | 2004-08-22 21:00:58 -0500 (Sun, 22 Aug 2004) | 5 lines
5238 Changed paths:
5239    M /trunk/epan/dissectors/packet-isup.c
5240
5241 Set the parameter item for called party number, calling party number,
5242 and redirecting number to include the number.
5243
5244 Clean up white space.
5245
5246 ------------------------------------------------------------------------
5247 r11812 | guy | 2004-08-22 20:04:46 -0500 (Sun, 22 Aug 2004) | 10 lines
5248 Changed paths:
5249    M /trunk/epan/dissectors/packet-dcerpc-mapi.c
5250
5251 Don't save the decrypted data on the first pass and use it on subsequent
5252 references to a packet - just re-"decrypt" it (not a lot of work, given
5253 the sophisticated encryption MAPI uses).  We don't save decrypted data
5254 for non-trivial encryptions, so there's not much of a reason to save it
5255 here - and the code to save it was at least sometimes not finding it
5256 again, causing crashes.
5257
5258 Set the length and reported length of the decrypted data tvbuff
5259 appropriately.
5260
5261 ------------------------------------------------------------------------
5262 r11811 | etxrab | 2004-08-22 15:32:20 -0500 (Sun, 22 Aug 2004) | 4 lines
5263 Changed paths:
5264    M /trunk/epan/dissectors/packet-isup.c
5265
5266 Add the changes promised in the earlier checkin:
5267
5268 From Luis Ontanon:  add some fields for filtering r packet-isup which adds A,B and C numbers to the 
5269  fields (that is called,calling and redirecting number). Changed the patch to not use hidden fields and some code clean up
5270 ------------------------------------------------------------------------
5271 r11810 | ulfl | 2004-08-22 07:22:09 -0500 (Sun, 22 Aug 2004) | 1 line
5272 Changed paths:
5273    M /trunk/docbook/ug-src/EUG_chapter_build_install.xml
5274
5275 added win32 installer components description
5276 ------------------------------------------------------------------------
5277 r11809 | ulfl | 2004-08-22 06:19:46 -0500 (Sun, 22 Aug 2004) | 1 line
5278 Changed paths:
5279    M /trunk/docbook/dg-src/EDG_chapter_sources.xml
5280    M /trunk/docbook/dg-src/EDG_chapter_tools.xml
5281
5282 add even more content :-)
5283 ------------------------------------------------------------------------
5284 r11808 | jmayer | 2004-08-22 04:22:15 -0500 (Sun, 22 Aug 2004) | 1 line
5285 Changed paths:
5286    D /trunk/Ethereal.desktop
5287    M /trunk/Makefile.am
5288    A /trunk/ethereal.desktop (from /trunk/Ethereal.desktop:11804)
5289
5290 It looks like Debian, Fedora and Suse all use ethereal.desktop instead of Ethereal.desktop
5291 ------------------------------------------------------------------------
5292 r11807 | jmayer | 2004-08-22 04:16:01 -0500 (Sun, 22 Aug 2004) | 1 line
5293 Changed paths:
5294    M /trunk/docbook/Makefile
5295    M /trunk/docbook/catalog.xml
5296
5297 Use -N for commits on directories or back out all local changes afterwards
5298 ------------------------------------------------------------------------
5299 r11806 | jmayer | 2004-08-22 04:10:12 -0500 (Sun, 22 Aug 2004) | 1 line
5300 Changed paths:
5301    M /trunk/docbook
5302    M /trunk/docbook/Makefile
5303    M /trunk/docbook/catalog.xml
5304
5305 Ignore developer-guide.pdf
5306 ------------------------------------------------------------------------
5307 r11805 | jmayer | 2004-08-22 04:07:19 -0500 (Sun, 22 Aug 2004) | 1 line
5308 Changed paths:
5309    M /trunk/epan/dissectors/packet-daap.c
5310
5311 Propset eol-style and keywords
5312 ------------------------------------------------------------------------
5313 r11804 | ulfl | 2004-08-22 02:04:01 -0500 (Sun, 22 Aug 2004) | 6 lines
5314 Changed paths:
5315    D /trunk/docbook/GFDPL_appendix.xml
5316    A /trunk/docbook/GPL_appendix.xml (from /trunk/docbook/GFDPL_appendix.xml:11793)
5317    M /trunk/docbook/developer-guide.xml
5318    M /trunk/docbook/dg-src/EDG_meta_info.xml
5319    D /trunk/docbook/ethereal-doc.txt
5320    M /trunk/docbook/user-guide.xml
5321
5322 as it's frequently questioned, if the GFDL is really a free license (e.g. by the Debian project)
5323
5324 after asking the former authors of the User's Guide (Richard Sharpe and Ed Warnicke) for permission
5325
5326 I've changed the license for both the User's and Developer's Guide from GFDL to GPL
5327
5328 ------------------------------------------------------------------------
5329 r11803 | guy | 2004-08-21 22:16:05 -0500 (Sat, 21 Aug 2004) | 3 lines
5330 Changed paths:
5331    M /trunk/epan/dissectors/packet-rsvp.c
5332
5333 We don't need a variable to hold the sequence number any more - just
5334 directly pass the result of "tvb_get_ntoh64()" to "proto_tree_add_text()".
5335
5336 ------------------------------------------------------------------------
5337 r11802 | guy | 2004-08-21 22:11:43 -0500 (Sat, 21 Aug 2004) | 2 lines
5338 Changed paths:
5339    M /trunk/epan/dissectors/packet-daap.c
5340
5341 Use "tvb_get_ntoh64()", now that we have it.
5342
5343 ------------------------------------------------------------------------
5344 r11801 | guy | 2004-08-21 22:04:54 -0500 (Sat, 21 Aug 2004) | 2 lines
5345 Changed paths:
5346    M /trunk/AUTHORS
5347    M /trunk/epan/dissectors/Makefile.common
5348    A /trunk/epan/dissectors/packet-daap.c
5349    M /trunk/epan/dissectors/packet-http.c
5350
5351 From Kelly Byrd: DAAP support.
5352
5353 ------------------------------------------------------------------------
5354 r11800 | guy | 2004-08-21 21:42:27 -0500 (Sat, 21 Aug 2004) | 6 lines
5355 Changed paths:
5356    M /trunk/plugins/gryphon/packet-gryphon.c
5357
5358 Ethereal has required guint64 support for a while, so there's no need to
5359 check for it in the Gryphon plugin.
5360
5361 Use "tvb_get_ntoh64()" to fetch the time stamp, and format it similarly
5362 to the way absolute date/time time stamps are formatted.
5363
5364 ------------------------------------------------------------------------
5365 r11799 | guy | 2004-08-21 20:43:16 -0500 (Sat, 21 Aug 2004) | 5 lines
5366 Changed paths:
5367    M /trunk/config.h.win32
5368
5369 We're using "strtoull()", not "strtol()" - define "strtoull", not
5370 "strtol", as "_strtoui64".
5371
5372 Make the comment match what the UN*X configure script puts in.
5373
5374 ------------------------------------------------------------------------
5375 r11798 | guy | 2004-08-21 20:41:47 -0500 (Sat, 21 Aug 2004) | 4 lines
5376 Changed paths:
5377    M /trunk/configure.in
5378
5379 FreeBSD 3.4 doesn't have "strtoull()", but it does have "strtouq()",
5380 which does the same thing - check for "strtoull()" and, if it's missing,
5381 check for "strtouq()" and, if we have it, define strtoull as strtouq.
5382
5383 ------------------------------------------------------------------------
5384 r11797 | guy | 2004-08-21 20:40:21 -0500 (Sat, 21 Aug 2004) | 3 lines
5385 Changed paths:
5386    M /trunk/epan/ftypes/ftype-integer.c
5387
5388 GLib 1.2[.x] doesn't define G_MAXUINT64, just as it doesn't define
5389 G_MAXUINT32, so we have to define it if it's not defined.
5390
5391 ------------------------------------------------------------------------
5392 r11796 | guy | 2004-08-21 19:31:58 -0500 (Sat, 21 Aug 2004) | 9 lines
5393 Changed paths:
5394    M /trunk/config.h.win32
5395    M /trunk/doc/README.developer
5396    M /trunk/doc/README.tvbuff
5397    M /trunk/epan/Makefile.common
5398    M /trunk/epan/dissectors/packet-aodv.c
5399    M /trunk/epan/dissectors/packet-ber.c
5400    M /trunk/epan/dissectors/packet-bootp.c
5401    M /trunk/epan/dissectors/packet-dhcpv6.c
5402    M /trunk/epan/dissectors/packet-nfs.c
5403    M /trunk/epan/dissectors/packet-rsvp.c
5404    M /trunk/epan/dissectors/packet-scsi.c
5405    M /trunk/epan/dissectors/packet-smb.c
5406    M /trunk/epan/ftypes/ftype-bytes.c
5407    M /trunk/epan/ftypes/ftype-double.c
5408    M /trunk/epan/ftypes/ftype-integer.c
5409    M /trunk/epan/ftypes/ftype-ipv4.c
5410    M /trunk/epan/ftypes/ftype-none.c
5411    M /trunk/epan/ftypes/ftype-pcre.c
5412    M /trunk/epan/ftypes/ftype-string.c
5413    M /trunk/epan/ftypes/ftype-time.c
5414    M /trunk/epan/ftypes/ftype-tvbuff.c
5415    M /trunk/epan/ftypes/ftypes.c
5416    M /trunk/epan/ftypes/ftypes.h
5417    D /trunk/epan/int-64bit.c
5418    D /trunk/epan/int-64bit.h
5419    M /trunk/epan/pint.h
5420    M /trunk/epan/proto.c
5421    M /trunk/epan/proto.h
5422    M /trunk/epan/tvbuff.c
5423    M /trunk/epan/tvbuff.h
5424
5425 Add "tvb_get_ntoh64()" and "tvb_get_letoh64()" routines to fetch 64-bit
5426 integers.
5427
5428 Make FT_INT64 and FT_UINT64 add numerical values, rather than byte-array
5429 values, to the protocol tree, and add routines to add specified 64-bit
5430 integer values to the protocol tree.
5431
5432 Use those routines in the RSVP dissector.
5433
5434 ------------------------------------------------------------------------
5435 r11795 | ulfl | 2004-08-21 18:08:27 -0500 (Sat, 21 Aug 2004) | 1 line
5436 Changed paths:
5437    M /trunk/docbook/developer-guide.xml
5438    M /trunk/docbook/dg-src/EDG_chapter_libraries.xml
5439
5440 make the files conform to the docbook DTD
5441 ------------------------------------------------------------------------
5442 r11794 | ulfl | 2004-08-21 17:46:25 -0500 (Sat, 21 Aug 2004) | 1 line
5443 Changed paths:
5444    M /trunk/docbook/dg-src/EDG_chapter_libraries.xml
5445    M /trunk/docbook/dg-src/EDG_chapter_tools.xml
5446
5447 added some more content
5448 ------------------------------------------------------------------------
5449 r11793 | ulfl | 2004-08-21 15:35:50 -0500 (Sat, 21 Aug 2004) | 1 line
5450 Changed paths:
5451    M /trunk/docbook/developer-guide.xml
5452
5453 added book partintro's
5454 ------------------------------------------------------------------------
5455 r11792 | ulfl | 2004-08-21 15:34:22 -0500 (Sat, 21 Aug 2004) | 1 line
5456 Changed paths:
5457    M /trunk/docbook/dg-src/EDG_chapter_sources.xml
5458    M /trunk/docbook/dg-src/EDG_chapter_tools.xml
5459
5460 minor changes in chapter sources, a lot more changes and additions in chapter tools
5461 ------------------------------------------------------------------------
5462 r11791 | ulfl | 2004-08-21 15:29:47 -0500 (Sat, 21 Aug 2004) | 1 line
5463 Changed paths:
5464    M /trunk/docbook/dg-src/EDG_chapter_introduction.xml
5465    M /trunk/docbook/dg-src/EDG_preface.xml
5466
5467 minor changes
5468 ------------------------------------------------------------------------
5469 r11790 | jmayer | 2004-08-21 14:47:50 -0500 (Sat, 21 Aug 2004) | 1 line
5470 Changed paths:
5471    M /trunk/epan/dissectors/packet-bootp.c
5472
5473 Missed the second case in last change
5474 ------------------------------------------------------------------------
5475 r11789 | jmayer | 2004-08-21 14:41:24 -0500 (Sat, 21 Aug 2004) | 1 line
5476 Changed paths:
5477    M /trunk/epan/dissectors/packet-bootp.c
5478
5479 The chaddr element is always 16 bytes in size, although only hlen bytes are used
5480 ------------------------------------------------------------------------
5481 r11788 | jmayer | 2004-08-21 14:02:14 -0500 (Sat, 21 Aug 2004) | 1 line
5482 Changed paths:
5483    M /trunk/docbook/dg-src/EDG_chapter_libraries.xml
5484    M /trunk/docbook/dg-src/EDG_chapter_sources.xml
5485    M /trunk/docbook/dg-src/EDG_chapter_tools.xml
5486    M /trunk/docbook/dg-src/EDG_chapter_userinterface.xml
5487
5488 Propset Id and native
5489 ------------------------------------------------------------------------
5490 r11787 | jmayer | 2004-08-21 13:56:39 -0500 (Sat, 21 Aug 2004) | 1 line
5491 Changed paths:
5492    M /trunk/Ethereal.desktop
5493
5494 Update with Entries from Fedora and Suse 9.1
5495 ------------------------------------------------------------------------
5496 r11786 | ulfl | 2004-08-21 11:30:04 -0500 (Sat, 21 Aug 2004) | 3 lines
5497 Changed paths:
5498    M /trunk/docbook/Makefile
5499    M /trunk/docbook/developer-guide.xml
5500    M /trunk/docbook/dg-src/EDG_chapter_introduction.xml
5501    A /trunk/docbook/dg-src/EDG_chapter_libraries.xml
5502    A /trunk/docbook/dg-src/EDG_chapter_sources.xml
5503    A /trunk/docbook/dg-src/EDG_chapter_tools.xml
5504    A /trunk/docbook/dg-src/EDG_chapter_userinterface.xml
5505
5506 added a lot of content about the build environment, as the required tools, libraries and such (much win32 related stuff).
5507
5508 doc is still at a *very* early stage and still very incomplete, but constantly growing now :-)
5509 ------------------------------------------------------------------------
5510 r11785 | ulfl | 2004-08-21 06:11:13 -0500 (Sat, 21 Aug 2004) | 1 line
5511 Changed paths:
5512    M /trunk/epan/dissectors/packet-tcp.c
5513
5514 Replaced the column string [Reassembled TCP] by [TCP segment of a reassembled PDU], to be better understandable. But I'm still not satisfied with this...
5515 ------------------------------------------------------------------------
5516 r11784 | ulfl | 2004-08-21 04:02:52 -0500 (Sat, 21 Aug 2004) | 8 lines
5517 Changed paths:
5518    M /trunk/epan/dissectors/packet-aim.c
5519    M /trunk/epan/dissectors/packet-atalk.c
5520    M /trunk/epan/dissectors/packet-bgp.c
5521    M /trunk/epan/dissectors/packet-cast.c
5522    M /trunk/epan/dissectors/packet-clnp.c
5523    M /trunk/epan/dissectors/packet-cops.c
5524    M /trunk/epan/dissectors/packet-dcerpc.c
5525    M /trunk/epan/dissectors/packet-diameter.c
5526    M /trunk/epan/dissectors/packet-distcc.c
5527    M /trunk/epan/dissectors/packet-dns.c
5528    M /trunk/epan/dissectors/packet-dsi.c
5529    M /trunk/epan/dissectors/packet-enip.c
5530    M /trunk/epan/dissectors/packet-fcip.c
5531    M /trunk/epan/dissectors/packet-h225.c
5532    M /trunk/epan/dissectors/packet-h245.c
5533    M /trunk/epan/dissectors/packet-http.c
5534    M /trunk/epan/dissectors/packet-ipdc.c
5535    M /trunk/epan/dissectors/packet-iscsi.c
5536    M /trunk/epan/dissectors/packet-isns.c
5537    M /trunk/epan/dissectors/packet-kerberos.c
5538    M /trunk/epan/dissectors/packet-laplink.c
5539    M /trunk/epan/dissectors/packet-ldap.c
5540    M /trunk/epan/dissectors/packet-ldp.c
5541    M /trunk/epan/dissectors/packet-mq.c
5542    M /trunk/epan/dissectors/packet-mysql.c
5543    M /trunk/epan/dissectors/packet-nbns.c
5544    M /trunk/epan/dissectors/packet-ncp.c
5545    M /trunk/epan/dissectors/packet-ndmp.c
5546    M /trunk/epan/dissectors/packet-ndps.c
5547    M /trunk/epan/dissectors/packet-netbios.c
5548    M /trunk/epan/dissectors/packet-q931.c
5549    M /trunk/epan/dissectors/packet-rpc.c
5550    M /trunk/epan/dissectors/packet-rsync.c
5551    M /trunk/epan/dissectors/packet-rtsp.c
5552    M /trunk/epan/dissectors/packet-ses.c
5553    M /trunk/epan/dissectors/packet-skinny.c
5554    M /trunk/epan/dissectors/packet-slsk.c
5555    M /trunk/epan/dissectors/packet-smpp.c
5556    M /trunk/epan/dissectors/packet-smtp.c
5557    M /trunk/epan/dissectors/packet-snmp.c
5558    M /trunk/epan/dissectors/packet-srvloc.c
5559    M /trunk/epan/dissectors/packet-ssh.c
5560    M /trunk/epan/dissectors/packet-ssl.c
5561    M /trunk/epan/dissectors/packet-t38.c
5562    M /trunk/epan/dissectors/packet-tcp.c
5563    M /trunk/epan/dissectors/packet-tds.c
5564    M /trunk/epan/dissectors/packet-tns.c
5565    M /trunk/epan/dissectors/packet-tpkt.c
5566    M /trunk/epan/dissectors/packet-x11.c
5567    M /trunk/epan/dissectors/packet-xot.c
5568    M /trunk/epan/dissectors/packet-ymsg.c
5569
5570 Prevent the word "desegmentation" at the GUI, but use reassembling at that places, as we also use "defragmentation" and "reassembling". Use reassembling as the general term for such actions.
5571
5572 I (hopefully) didn't changed any protocol fields or preference file names, but only the GUI labels appearing in the protocol display and the protocol preferences.
5573
5574 Also added a note to the protocol preferences (where appropriate), that you have to enable "Allow subdissectors to reassemble TCP streams" at the corresponding protocol settings for TCP reassembling to take effect.
5575
5576 If you encounter any mistakes I've made here, please let me know...
5577
5578 ------------------------------------------------------------------------
5579 r11783 | guy | 2004-08-20 20:19:36 -0500 (Fri, 20 Aug 2004) | 7 lines
5580 Changed paths:
5581    M /trunk/capinfo.c
5582
5583 "localtime()" returns a value that might not survive a subsequent call
5584 to "localtime()" (it might, for example, be static - and *is* static in
5585 a lot of implementations).  Don't call it twice and expect both values
5586 to be useful.
5587
5588 Clean up white space.
5589
5590 ------------------------------------------------------------------------
5591 r11782 | guy | 2004-08-20 12:48:45 -0500 (Fri, 20 Aug 2004) | 2 lines
5592 Changed paths:
5593    M /trunk/INSTALL
5594
5595 Update to reflect GTK+/GLib 2.x now being the default.
5596
5597 ------------------------------------------------------------------------
5598 r11781 | guy | 2004-08-20 03:15:11 -0500 (Fri, 20 Aug 2004) | 3 lines
5599 Changed paths:
5600    M /trunk/epan/dissectors/packet-clnp.c
5601
5602 From Matthew Bradley: add filterable fields for the COTP TPDU numbers
5603 and for the last-packet/earlier-fragment flag.
5604
5605 ------------------------------------------------------------------------
5606 r11780 | etxrab | 2004-08-19 15:28:34 -0500 (Thu, 19 Aug 2004) | 2 lines
5607 Changed paths:
5608    M /trunk/epan/dissectors/packet-isup.c
5609
5610 From Luis Ontanon:  add some fields for filtering r packet-isup which adds A,B and C numbers to the 
5611  fields (that is called,calling and redirecting number). Changed the patch to not use hidden fields and some code clean up.
5612 ------------------------------------------------------------------------
5613 r11779 | guy | 2004-08-19 14:44:57 -0500 (Thu, 19 Aug 2004) | 5 lines
5614 Changed paths:
5615    M /trunk/doc/README.developer
5616
5617 Note that "G_GINT64_CONSTANT()" should be used for constant values that
5618 don't fit in 32 bits, rather than using "LL" at the end.
5619
5620 Clean up some other 64-bit-integer items.
5621
5622 ------------------------------------------------------------------------
5623 r11775 | gerald | 2004-08-19 09:35:55 -0500 (Thu, 19 Aug 2004) | 6 lines
5624 Changed paths:
5625    M /trunk/file.c
5626    M /trunk/gtk/file_dlg.c
5627    M /trunk/gtk/packet_list.c
5628    M /trunk/gtk/range_utils.c
5629
5630 As suggested by Guy: Have mark_frame() do nothing if the frame has
5631 already been marked and have unmark_frame() do likewise.  Don't mess
5632 with the marked frame count in mark_all_frames().
5633
5634 Be a little more paranoid about the marked frame count in other places.
5635
5636 ------------------------------------------------------------------------
5637 r11774 | guy | 2004-08-19 04:00:20 -0500 (Thu, 19 Aug 2004) | 3 lines
5638 Changed paths:
5639    M /trunk/epan/dissectors/packet-windows-common.c
5640
5641 MSVC++ doesn't understand that "64_bit_integer % 10000000" fits in an
5642 "int", so we throw in a cast to squelch a warning.
5643
5644 ------------------------------------------------------------------------
5645 r11773 | guy | 2004-08-19 02:55:30 -0500 (Thu, 19 Aug 2004) | 3 lines
5646 Changed paths:
5647    M /trunk/epan/dissectors/packet-windows-common.c
5648
5649 Use "G_GINT64_CONSTANT()" for 64-bit integral constants, rather than
5650 hardwiring "LL" as the suffix - it's not "LL" in MSVC++.
5651
5652 ------------------------------------------------------------------------
5653 r11772 | jmayer | 2004-08-18 18:24:05 -0500 (Wed, 18 Aug 2004) | 1 line
5654 Changed paths:
5655    M /trunk/docbook/dg-src/EDG_chapter_introduction.xml
5656
5657 Props: Keywords and line-style
5658 ------------------------------------------------------------------------
5659 r11771 | gerald | 2004-08-18 16:05:38 -0500 (Wed, 18 Aug 2004) | 3 lines
5660 Changed paths:
5661    M /trunk/file.c
5662
5663 If you mark all frames, then unmark all frames "marked_count" overflows.
5664 Keep this from happening.
5665
5666 ------------------------------------------------------------------------
5667 r11769 | tuexen | 2004-08-18 09:11:25 -0500 (Wed, 18 Aug 2004) | 2 lines
5668 Changed paths:
5669    M /trunk/gtk/decode_as_dlg.c
5670
5671 Added initial SCTP support: You can chose how PPID 0 will be handled.
5672
5673 ------------------------------------------------------------------------
5674 r11768 | ulfl | 2004-08-18 03:13:29 -0500 (Wed, 18 Aug 2004) | 1 line
5675 Changed paths:
5676    M /trunk/docbook/dg-src/EDG_chapter_introduction.xml
5677
5678 added some more info to the intro (has to be cleaned up)
5679 ------------------------------------------------------------------------
5680 r11767 | guy | 2004-08-18 02:34:15 -0500 (Wed, 18 Aug 2004) | 4 lines
5681 Changed paths:
5682    M /trunk/epan/dissectors/packet-rtcp.c
5683    M /trunk/epan/dissectors/packet-rtp.c
5684
5685 Don't assume that if we find a conversation that we've set a dissector
5686 for it, or that we've given it a conversation data item - the
5687 conversation might exist for other reasons. 
5688
5689 ------------------------------------------------------------------------
5690 r11766 | ulfl | 2004-08-18 02:04:23 -0500 (Wed, 18 Aug 2004) | 1 line
5691 Changed paths:
5692    M /trunk/docbook/developer-guide.xml
5693    A /trunk/docbook/dg-src/EDG_chapter_introduction.xml
5694    M /trunk/docbook/dg-src/EDG_preface.xml
5695
5696 very first draft of introduction chapter (copied some things from the user's guide)
5697 ------------------------------------------------------------------------
5698 r11765 | guy | 2004-08-18 01:56:36 -0500 (Wed, 18 Aug 2004) | 5 lines
5699 Changed paths:
5700    M /trunk/epan/dissectors/packet-ntlmssp.c
5701
5702 Samba's smbclient doesn't put the extra stuff after the list of names in
5703 the NTLMv2 blob, so don't bother dissecting it for now - perhaps we
5704 should see how much of the NTLMv2 response remains, and, if there is
5705 any, put it into the tree as extra data.
5706
5707 ------------------------------------------------------------------------
5708 r11764 | ulfl | 2004-08-18 01:56:04 -0500 (Wed, 18 Aug 2004) | 1 line
5709 Changed paths:
5710    M /trunk/docbook/ug-src/EUG_preface.xml
5711    M /trunk/docbook/user-guide.xml
5712
5713 self referring entry (link to ethereal page) fixed
5714 ------------------------------------------------------------------------
5715 r11762 | jmayer | 2004-08-17 17:38:01 -0500 (Tue, 17 Aug 2004) | 1 line
5716 Changed paths:
5717    M /trunk/docbook/dg-src/EDG_preface.xml
5718
5719 props: Keywords and eol-style
5720 ------------------------------------------------------------------------
5721 r11761 | ulfl | 2004-08-17 12:09:14 -0500 (Tue, 17 Aug 2004) | 1 line
5722 Changed paths:
5723    M /trunk/docbook/Makefile
5724    M /trunk/docbook/developer-guide.xml
5725    D /trunk/docbook/dg-src/EDG_chapter_five.xml
5726    D /trunk/docbook/dg-src/EDG_chapter_four.xml
5727    D /trunk/docbook/dg-src/EDG_chapter_one.xml
5728    D /trunk/docbook/dg-src/EDG_chapter_three.xml
5729    D /trunk/docbook/dg-src/EDG_chapter_two.xml
5730    A /trunk/docbook/dg-src/EDG_preface.xml
5731
5732 very first steps for a "new" developer's guide
5733 ------------------------------------------------------------------------
5734 r11759 | obiot | 2004-08-17 03:47:30 -0500 (Tue, 17 Aug 2004) | 2 lines
5735 Changed paths:
5736    M /trunk/tools/win32-setup.sh
5737
5738 Check for both HTTP_PROXY and http_proxy in MSVC++ setup.
5739
5740 ------------------------------------------------------------------------
5741 r11758 | guy | 2004-08-16 20:12:29 -0500 (Mon, 16 Aug 2004) | 4 lines
5742 Changed paths:
5743    M /trunk/README.irix
5744
5745 Note that some of the IRIX problems might no longer exist - and get rid
5746 of the libpcap patch, as it's incorporated into current versions of
5747 libpcap.
5748
5749 ------------------------------------------------------------------------
5750 r11757 | guy | 2004-08-16 19:34:26 -0500 (Mon, 16 Aug 2004) | 4 lines
5751 Changed paths:
5752    M /trunk/README.macos
5753
5754 We now try to detect OS X systems with a new libpcap but old headers,
5755 and not try to use the shiny new routines on those systems, so you
5756 shouldn't get the "`pcap_if_t' undeclared" error any more.
5757
5758 ------------------------------------------------------------------------
5759 r11756 | guy | 2004-08-16 19:21:13 -0500 (Mon, 16 Aug 2004) | 7 lines
5760 Changed paths:
5761    M /trunk/epan/dissectors/packet-dhcpv6.c
5762
5763 Don't give up on the entire DHCPv6 packet if we find an error in
5764 encapsulated options, just give up on the option in which they're
5765 encapsulated.
5766
5767 Note that for the Relay Message option, we should perhaps dissect the
5768 option data as a DHCP message, not just a sequence of options.
5769
5770 ------------------------------------------------------------------------
5771 r11754 | guy | 2004-08-16 17:30:04 -0500 (Mon, 16 Aug 2004) | 4 lines
5772 Changed paths:
5773    M /trunk/epan/dissectors/packet-windows-common.c
5774
5775 Don't do the FILETIME->nstime_t conversion in floating point, as it
5776 produces some floating-point noise in the nanoseconds field; we've
5777 required 64-bit integer support for a while, so use that.
5778
5779 ------------------------------------------------------------------------
5780 r11753 | ulfl | 2004-08-16 12:18:04 -0500 (Mon, 16 Aug 2004) | 1 line
5781 Changed paths:
5782    M /trunk/epan/dissectors/packet-smb.c
5783    M /trunk/epan/dissectors/packet-windows-common.c
5784
5785 cast define of TIME_T_MIN and TIME_T_MAX to (time_t), as MSVC seems to have problems with this definition and throws a warning "convert negative constant to unsigned integer"
5786 ------------------------------------------------------------------------
5787 r11752 | guy | 2004-08-16 02:59:18 -0500 (Mon, 16 Aug 2004) | 3 lines
5788 Changed paths:
5789    M /trunk/epan/dissectors/packet-smb.c
5790
5791 From Ronnie Sahlberg: update the fs attributes to be more complete and
5792 correctly dissected.
5793
5794 ------------------------------------------------------------------------
5795 r11751 | guy | 2004-08-16 02:53:07 -0500 (Mon, 16 Aug 2004) | 3 lines
5796 Changed paths:
5797    M /trunk/asn1/x509sat/SelectedAttributeTypes.asn
5798    M /trunk/asn1/x509sat/packet-x509sat-template.c
5799    M /trunk/epan/dissectors/packet-x509sat.c
5800
5801 From Ronnie Sahlberg: add dissection of the Teletext string type to the
5802 DirectoryString choice in SelectedAttributeTypes.
5803
5804 ------------------------------------------------------------------------
5805 r11750 | guy | 2004-08-16 02:52:07 -0500 (Mon, 16 Aug 2004) | 4 lines
5806 Changed paths:
5807    M /trunk/epan/dissectors/packet-dhcpv6.c
5808
5809 Whenever we call "dhcpv6_option()", check to make sure it didn't set
5810 "at_end" - if it does, the option is sufficiently bad that we can't
5811 continue dissecting the packet, so we give up.
5812
5813 ------------------------------------------------------------------------
5814 r11749 | guy | 2004-08-16 01:24:17 -0500 (Mon, 16 Aug 2004) | 3 lines
5815 Changed paths:
5816    M /trunk/gtk/gui_prefs.c
5817
5818 Get rid of unused enum_val_t table (the wrap vs. no-wrap in search flag
5819 is a Boolean, not an enum).
5820
5821 ------------------------------------------------------------------------
5822 r11748 | guy | 2004-08-16 00:54:01 -0500 (Mon, 16 Aug 2004) | 8 lines
5823 Changed paths:
5824    M /trunk/epan/dissectors/packet-rtcp.c
5825
5826 From Martin Mathieson:
5827
5828         - test for NULL conversation data to avoid a potential crash when
5829           looking up stream setup info (as RTP dissector does);
5830
5831         - adds a heuristic function (like RTP, this is a preference
5832           initially set to off).
5833
5834 ------------------------------------------------------------------------
5835 r11747 | guy | 2004-08-15 21:23:41 -0500 (Sun, 15 Aug 2004) | 2 lines
5836 Changed paths:
5837    M /trunk/acinclude.m4
5838
5839 Fix a typo.
5840
5841 ------------------------------------------------------------------------
5842 r11746 | guy | 2004-08-15 20:13:11 -0500 (Sun, 15 Aug 2004) | 5 lines
5843 Changed paths:
5844    M /trunk/epan/dissectors/packet-dhcp-failover.c
5845
5846 According to draft-ietf-dhc-failover-10, the message digest type is 1
5847 byte - and a length of 1 is used to put the message digest into the
5848 protocol tree, which agrees with that.  Therefore, "tvb_get_guint8()"
5849 should be used to fetch it.
5850
5851 ------------------------------------------------------------------------
5852 r11745 | guy | 2004-08-15 20:11:23 -0500 (Sun, 15 Aug 2004) | 18 lines
5853 Changed paths:
5854    M /trunk/acinclude.m4
5855
5856 For "pcap_findalldevs()", don't assume that just because it's in -lpcap
5857 it's usable - one of the updates to OS X 10.3 updated libpcap to
5858 0.8[.x], so that it had "pcap_findalldevs()", but didn't update
5859 "pcap.h", so it didn't declare "pcap_if_t", so you couldn't actually
5860 *use* it.  You can work around that by installing the pcap.h (and
5861 pcap-bpf.h) from the matching tcpdump.org release, but, as even when
5862 that version of OS X is pre-installed rather than being the result of a
5863 Software Update, you still don't get the new "pcap.h" (at least I didn't
5864 get it on my PowerBook with 10.3.4).  Therefore, we check whether a
5865 program that calls "pcap_findalldevs()" *and* declares a "pcap_if_t *"
5866 to pass to it can be compiled and linked with -lpcap, and only declare
5867 HAVE_PCAP_FINDALLDEVS if we can.
5868
5869 Also, don't check for the functions added to libpcap after
5870 "pcap_findalldevs()" was added unless we have a usable
5871 "pcap_findalldevs()", as, if not, those functions won't be declared in
5872 "pcap.h" either, so we'll get compiler warnings.
5873
5874 ------------------------------------------------------------------------
5875 r11744 | gerald | 2004-08-15 14:26:25 -0500 (Sun, 15 Aug 2004) | 2 lines
5876 Changed paths:
5877    M /trunk/file.c
5878    M /trunk/gtk/gui_prefs.c
5879    M /trunk/prefs.c
5880    M /trunk/prefs.h
5881
5882 From Greg Morris: Add a configuration option to control search wrapping.
5883
5884 ------------------------------------------------------------------------
5885 r11743 | gerald | 2004-08-15 13:32:24 -0500 (Sun, 15 Aug 2004) | 2 lines
5886 Changed paths:
5887    A /trunk/asn1/ns-cert-exts
5888    A /trunk/asn1/ns-cert-exts/NETSCAPE-CERT-EXTS.asn
5889    A /trunk/asn1/ns-cert-exts/ns_cert_exts.cnf
5890    A /trunk/asn1/ns-cert-exts/packet-ns_cert_exts-template.c
5891    A /trunk/asn1/ns-cert-exts/packet-ns_cert_exts-template.h
5892    M /trunk/epan/dissectors/Makefile.common
5893    A /trunk/epan/dissectors/packet-ns_cert_exts.c
5894
5895 From Ronnie Sahlberg:  Netscape certificate extensions.
5896
5897 ------------------------------------------------------------------------
5898 r11742 | jmayer | 2004-08-15 06:39:13 -0500 (Sun, 15 Aug 2004) | 3 lines
5899 Changed paths:
5900    M /trunk/epan/dissectors/packet-dhcp-failover.c
5901
5902 Make message_digest_type a guint16. Removed cast.
5903 Spotted by Ulf Lamping.
5904
5905 ------------------------------------------------------------------------
5906 r11741 | ulfl | 2004-08-15 06:25:35 -0500 (Sun, 15 Aug 2004) | 1 line
5907 Changed paths:
5908    M /trunk/epan/dissectors/packet-dhcp-failover.c
5909
5910 remove MSVC compiler warning (required a type cast)
5911 ------------------------------------------------------------------------
5912 r11740 | guy | 2004-08-14 22:24:47 -0500 (Sat, 14 Aug 2004) | 2 lines
5913 Changed paths:
5914    M /trunk/epan/dissectors/packet-ntlmssp.c
5915
5916 Dissect the last unknown item at the end of the NTLMv2 blob.
5917
5918 ------------------------------------------------------------------------
5919 r11739 | jmayer | 2004-08-14 16:20:28 -0500 (Sat, 14 Aug 2004) | 1 line
5920 Changed paths:
5921    M /trunk/ChangeLog
5922
5923 @ -> [AT]
5924 ------------------------------------------------------------------------
5925 r11737 | obiot | 2004-08-13 14:45:35 -0500 (Fri, 13 Aug 2004) | 2 lines
5926 Changed paths:
5927    M /trunk/AUTHORS
5928
5929 Keep spammers away: do NOT put an @ sign in contributor's email addresses!
5930
5931 ------------------------------------------------------------------------
5932 r11736 | guy | 2004-08-13 04:47:23 -0500 (Fri, 13 Aug 2004) | 5 lines
5933 Changed paths:
5934    M /trunk/AUTHORS
5935    M /trunk/epan/dissectors/Makefile.common
5936    M /trunk/epan/dissectors/packet-aim-icq.c
5937    A /trunk/epan/dissectors/packet-dcerpc-iremunkn.c
5938    A /trunk/epan/dissectors/packet-dcerpc-iremunkn2.c
5939    M /trunk/epan/dissectors/packet-dcerpc-oxid.c
5940    A /trunk/epan/dissectors/packet-dcerpc-sysact.c
5941
5942 From Jelmer Vernooij:
5943
5944         OSCAR-ICQ updates;
5945         DCOM IRemUnknown and IRemUnknown2 support.
5946
5947 ------------------------------------------------------------------------
5948 r11735 | guy | 2004-08-13 04:35:25 -0500 (Fri, 13 Aug 2004) | 2 lines
5949 Changed paths:
5950    M /trunk/AUTHORS
5951    M /trunk/epan/dissectors/Makefile.common
5952    A /trunk/epan/dissectors/packet-maccontrol.c
5953
5954 From Giles Scott: Ethernet MAC Control Frame support.
5955
5956 ------------------------------------------------------------------------
5957 r11734 | guy | 2004-08-13 03:27:58 -0500 (Fri, 13 Aug 2004) | 6 lines
5958 Changed paths:
5959    M /trunk/tethereal.c
5960
5961 When opening an output file, use "file_snaplen" as the snapshot length,
5962 rather than "pcap_snapshot(ld.pch)" - we've set "file_snaplen" to
5963 "pcap_snapshot(ld.pch)" if we're capturing from a device, but if we're
5964 reading from a pipe, "ld.pch" is null (so we'll crash if we use it), and
5965 we've set "file_snaplen" from the header we've read from a pipe.
5966
5967 ------------------------------------------------------------------------
5968 r11733 | gerald | 2004-08-12 21:39:49 -0500 (Thu, 12 Aug 2004) | 3 lines
5969 Changed paths:
5970    M /trunk/epan/libethereal.def
5971    M /trunk/epan/strutil.c
5972    M /trunk/epan/strutil.h
5973    M /trunk/gtk/find_dlg.c
5974
5975 Move convert_string_to_hex() and convert_string_case() from gtk/find_dlg.c
5976 to epan/strutil.c
5977
5978 ------------------------------------------------------------------------
5979 r11732 | gerald | 2004-08-12 21:06:46 -0500 (Thu, 12 Aug 2004) | 2 lines
5980 Changed paths:
5981    M /trunk/ChangeLog
5982    M /trunk/NEWS
5983
5984 Copy over the NEWS and ChangeLog from the 0.10.6 release tree.
5985
5986 ------------------------------------------------------------------------
5987 r11729 | gerald | 2004-08-12 17:45:59 -0500 (Thu, 12 Aug 2004) | 2 lines
5988 Changed paths:
5989    M /trunk/Makefile.am
5990
5991 Add capinfo.rc.in and wiretap.rc.in to the distribution.
5992
5993 ------------------------------------------------------------------------
5994 r11727 | gerald | 2004-08-12 16:45:12 -0500 (Thu, 12 Aug 2004) | 3 lines
5995 Changed paths:
5996    M /trunk/doc/Makefile.am
5997    M /trunk/make-authors-short.pl
5998
5999 From Graeme Hewson: Keep the list of authors in the Ethereal man page from 
6000 wrapping, and fix the title.
6001
6002 ------------------------------------------------------------------------
6003 r11726 | guy | 2004-08-12 16:32:20 -0500 (Thu, 12 Aug 2004) | 4 lines
6004 Changed paths:
6005    M /trunk/epan/dissectors/packet-smb.c
6006
6007 Note that the CIFS spec claims that the service name string in Tree
6008 Connect AndX is always ASCII; we don't assume it is - the spec may very
6009 well be wrong.
6010
6011 ------------------------------------------------------------------------
6012 r11721 | gerald | 2004-08-11 16:22:49 -0500 (Wed, 11 Aug 2004) | 2 lines
6013 Changed paths:
6014    M /trunk/Makefile.nmake
6015
6016 Update to GTK-Wimp 0.6.1.
6017
6018 ------------------------------------------------------------------------
6019 r11718 | gerald | 2004-08-11 15:34:42 -0500 (Wed, 11 Aug 2004) | 3 lines
6020 Changed paths:
6021    M /trunk/Makefile.nmake
6022
6023 Change the "setup" target to download the updated GTK+ libraries described
6024 at http://mail.gnome.org/archives/gtk-devel-list/2004-August/msg00058.html .
6025
6026 ------------------------------------------------------------------------
6027 r11717 | guy | 2004-08-11 14:11:16 -0500 (Wed, 11 Aug 2004) | 3 lines
6028 Changed paths:
6029    M /trunk/epan/dissectors/packet-snmp.c
6030
6031 From Tomas Kukosa: add a dissector table for OIDs in variable bindings,
6032 so the variable value can be dissected by a subdissector.
6033
6034 ------------------------------------------------------------------------
6035 r11713 | guy | 2004-08-10 17:45:47 -0500 (Tue, 10 Aug 2004) | 9 lines
6036 Changed paths:
6037    M /trunk/epan/dissectors/packet-tds.c
6038
6039 The FreeTDS documentation on TDS claims that the field after the locale
6040 (or, as that documentation calls it, the language name) is the database
6041 name; mark it as such.
6042
6043 It also says there's some other stuff, such as a client MAC address,
6044 after the database offset/length (and that the NTLMSSP message doesn't
6045 come right after the database offset/length, there's an offset/length
6046 for the NTLMSSP message).  Put in a comment about that.
6047
6048 ------------------------------------------------------------------------
6049 r11648 | guy | 2004-08-10 16:29:57 -0500 (Tue, 10 Aug 2004) | 3 lines
6050 Changed paths:
6051    M /trunk/AUTHORS
6052    M /trunk/epan/column-utils.c
6053
6054 From Neil Piercy: put in some missing "put in the terminating NUL"s
6055 after "vsnprintf()" calls.
6056
6057 ------------------------------------------------------------------------
6058 r11646 | guy | 2004-08-10 16:23:34 -0500 (Tue, 10 Aug 2004) | 3 lines
6059 Changed paths:
6060    M /trunk/epan/proto.c
6061
6062 Add support for FT_FLOAT and FT_DOUBLE in "proto_tree_add_item()"
6063 (untested).
6064
6065 ------------------------------------------------------------------------
6066 r11644 | gerald | 2004-08-10 10:10:45 -0500 (Tue, 10 Aug 2004) | 2 lines
6067 Changed paths:
6068    M /trunk/epan/Makefile.nmake
6069
6070 From Graham Bloice: Allow libethereal.dll to be built after recent changes.
6071
6072 ------------------------------------------------------------------------
6073 r11642 | guy | 2004-08-10 03:00:55 -0500 (Tue, 10 Aug 2004) | 2 lines
6074 Changed paths:
6075    M /trunk/epan/Makefile.common
6076
6077 Fix a typo.
6078
6079 ------------------------------------------------------------------------
6080 r11641 | guy | 2004-08-10 02:52:11 -0500 (Tue, 10 Aug 2004) | 3 lines
6081 Changed paths:
6082    M /trunk/epan/Makefile.am
6083    M /trunk/epan/Makefile.common
6084    M /trunk/epan/Makefile.nmake
6085
6086 Add LIBETHEREAL_SRC and LIBETHEREAL_INCLUDES to epan/Makefile.common,
6087 and have epan/Makefile.am and epan/Makefile.nmake use them.
6088
6089 ------------------------------------------------------------------------
6090 r11640 | guy | 2004-08-10 02:03:21 -0500 (Tue, 10 Aug 2004) | 3 lines
6091 Changed paths:
6092    M /trunk/epan/dissectors/packet-dhcp-failover.c
6093
6094 Use the protocol short name as the Protocol column value, as is done in
6095 other dissectors.
6096
6097 ------------------------------------------------------------------------
6098 r11639 | guy | 2004-08-10 00:27:50 -0500 (Tue, 10 Aug 2004) | 3 lines
6099 Changed paths:
6100    M /trunk/capture-wpcap.c
6101
6102 From Graham Bloice: if we don't have "pcap_lib_version()" in WinPcap, we
6103 might have "PacketLibraryVersion[]" in packet.dll - try using that.
6104
6105 ------------------------------------------------------------------------
6106 r11638 | gerald | 2004-08-09 17:31:21 -0500 (Mon, 09 Aug 2004) | 2 lines
6107 Changed paths:
6108    M /trunk/epan/Makefile.nmake
6109    M /trunk/epan/addr_resolv.c
6110    M /trunk/epan/addr_resolv.h
6111
6112 Merge the "resolv" rename changes with the trunk.
6113
6114 ------------------------------------------------------------------------