aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: b12da38999bf0d2146a115420a4147e1eb338c70 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
2004-02-24 02:19  gerald

	* gtk/capture_dlg.c:

	  In get_if_name(), return immediately once we've found our
	  interface name under Windows.

2004-02-24 01:14  guy

	* version_info.c:

	  Put a period at the end of the "Running with" stuff.

2004-02-24 01:11  guy

	* pcap-util.c:

	  Squelch a compiler warning.

2004-02-23 23:13  guy

	* gtk/capture_dlg.c:

	  Sigh.  On Windows OT, device names don't have "\Device\" in front
	  of them, so we can't look for "\Device\" as the beginning of the
	  interface name.  Instead, on Windows, scan backwards for a colon
	  and then skip the colon and any subsequent blanks.  (I don't
	  *think* interface names have colons in them in Windows, even on
	  NT 5.x with the GUID crapola in the name.)

2004-02-23 22:48  guy

	* file.c, file.h, gtk/endpoint_talkers_table.c, gtk/follow_dlg.c,
	  gtk/hostlist_table.c, gtk/main.c, gtk/main.h,
	  gtk/rtp_stream_dlg.c, gtk/service_response_time_table.c:

	  Add a "force" argument to "filter_packets()" and
	  "main_filter_packets()", to force the filtering to be done even
	  if the filter is the same as the current one; this is necessary
	  in order to make sure "Follow TCP Stream" gets the packets
	  processed even if you're filtering the stream that's currently
	  filtered in.

2004-02-23 22:45  gerald

	* Makefile.common, Makefile.nmake:

	  MSVC doesn't like having header files in .c=.obj targets.  Fix
	  dftest compiling under Windows.

2004-02-23 22:26  ulfl

	* gtk/io_stat.c:

	  changed title and menu registering to "IO Graphs" and changed
	  some of the labels to be more intuitive

2004-02-23 22:23  ulfl

	* gtk/tcp_graph.c:

	  minor change

2004-02-23 21:14  gerald

	* Makefile.common:

	  Move x11-declarations.h and x11-register-info.h back into
	  BUILT_SOURCES, so that we can build after a "make distclean".

2004-02-23 20:28  ulfl

	* gtk/: hostlist_eth.c, hostlist_fc.c, hostlist_fddi.c,
	  hostlist_ip.c, hostlist_ipx.c, hostlist_tr.c, io_stat.c, menu.c,
	  tap_menu.h, tcp_graph.c:

	  Changed all items to "Endpoint List" and get rid of the "Host
	  List" group.	called "IO stats" now "Throughput Graph" as this
	  might be somewhat more descriptive IMHO.  Same applies to the
	  "TCP Stream Analysis" -> "TCP Stream Graphs"

2004-02-23 19:19  ulfl

	* gtk/: ansi_a_stat.c, ansi_map_stat.c, bootp_stat.c,
	  dcerpc_stat.c, endpoint_talkers_eth.c, endpoint_talkers_fc.c,
	  endpoint_talkers_fddi.c, endpoint_talkers_ip.c,
	  endpoint_talkers_ipx.c, endpoint_talkers_tcpip.c,
	  endpoint_talkers_tr.c, endpoint_talkers_udpip.c, fc_stat.c,
	  follow_dlg.c, gsm_a_stat.c, gsm_map_stat.c, h225_counter.c,
	  h225_ras_srt.c, hostlist_eth.c, hostlist_fc.c, hostlist_fddi.c,
	  hostlist_ip.c, hostlist_ipx.c, hostlist_tcpip.c, hostlist_tr.c,
	  hostlist_udpip.c, http_stat.c, io_stat.c, isup_stat.c,
	  ldap_stat.c, main.c, Makefile.common, menu.c, mgcp_stat.c,
	  rpc_progs.c, rpc_stat.c, rtp_analysis.c, rtp_stream_dlg.c,
	  smb_stat.c, tap_menu.h, tcp_graph.c, wsp_stat.c:

	  statistics menu redesigned, now looking more like the former
	  menu, items now again grouped by function, not by ISO layer

2004-02-23 17:38  obiot

	* prefs.c:

	  Use a pale variant of the foreground color for the background
	  color of the follow TCP stream data display. As a result, we can
	  now make the distinction between real data and whitespace
	  wrapping by the UI.

2004-02-23 16:33  jmayer

	* AUTHORS, packet-nt-sonmp.c, packet-nt-tpcp.c, doc/ethereal.pod:

	  Change Email address of Giles Scott

2004-02-23 16:12  gerald

	* Makefile.common, tethereal.c, gtk/main.c:

	  Move cvsversion.h from BUILT_INCLUDES to BUILT_SOURCES.  This
	  tells automake to create cvsversion.h before any "all" or "check"
	  targets are built.

	  Clean up a few CVS version strings that I missed last week.

2004-02-23 14:37  jmayer

	* randpkt.c:

	  Remove a comma at end of enum

2004-02-23 08:39  sahlberg

	* packet-kerberos.c:

	  update to kerberos.	now also decrypting the KRB_PRIB blobs
	  (application 21) of kerberos v5.  there are commonly found in
	  Kpasswd packets.

	  Not too interesting yet until we start supporting decryption of
	  kerberos blobs using mit/heimdal kerveros shared libraries.

2004-02-23 05:44  sharpe

	* editcap.c:

	  Another small closing bracket fixup.

2004-02-23 05:35  guy

	* gtk/: hostlist_eth.c, hostlist_fc.c, hostlist_fddi.c,
	  hostlist_ip.c, hostlist_ipx.c, hostlist_table.c,
	  hostlist_tcpip.c, hostlist_tr.c, hostlist_udpip.c:

	  Make the tap names for host statistics use "hosts" instead of
	  "conv", and make the tap names for endpoint statistics use
	  "endpoints" instead of "conv".

	  Similarly, make the titles for their windows say "Hosts" or
	  "Endpoints" rather than "Conversations".

2004-02-23 04:16  sharpe

	* editcap.c:

	  Small fix to usage text to add a trailing closed square bracket
	  (]).

2004-02-23 00:05  guy

	* gtk/simple_dialog.c:

	  Put in a comment noting a problem with dialog boxes popped up
	  before the main window is popped up.

2004-02-22 23:53  guy

	* plugins/asn1/packet-asn1.c:

	  Make the default ASN.1 file be "no file", not {Ethereal install
	  directory}/asn1/default.tt.

2004-02-22 23:42  ulfl

	* gtk/: hostlist_tcpip.c, hostlist_udpip.c:

	  change menu item names from "Host List" to "Endpoint List"

2004-02-22 23:40  guy

	* Makefile.common:

	  TETHEREAL_TAP_SRC contains the names of source files for taps for
	  Tethereal.

2004-02-22 23:39  ulfl

	* gtk/follow_dlg.c:

	  some changes to the dialog layout and added some tooltips

2004-02-22 23:31  ulfl

	* gtk/menu.c:

	  minor bugfix

2004-02-22 22:45  guy

	* epan/value_string.h:

	  From Peter J. Creath: add a convenience macro for value_string
	  tables where the values all have #defines or enum values and the
	  corresponding strings are just the #define or enum value names.

2004-02-22 22:42  guy

	* gtk/menu.c:

	  Squelch a compiler warning.

	  Get rid of C++ comments.

	  Clean up indentation.

2004-02-22 22:33  guy

	* file.c:

	  Make the message a bit more detailed (modeled after the one from
	  the UNIX version of Acrobat Reader 4.0).

2004-02-22 22:22  guy

	* file.c:

	  From Greg Morris: if a search reaches the end or beginning of the
	  list, pop up an alert box letting the user know, and asking
	  whether they want to continue the search.

2004-02-22 21:35  ulfl

	* gtk/: bootp_stat.c, h225_counter.c, http_stat.c, main.c, menu.c,
	  wsp_stat.c:

	  statistics menu structure proposal: renamed "Watch Protocol" to
	  "Statistics", Made two new toplevel menu items "Transport" and
	  "Application"

2004-02-22 19:48  ulfl

	* gtk/: Makefile.am, menu.c, tcp_graph.c, tcp_graph.h:

	  tcp_graph.h is no longer needed, as the tap mechanism is now used

2004-02-22 18:58  ulfl

	* gtk/: bootp_stat.c, fc_stat.c, http_stat.c, ldap_stat.c,
	  rpc_stat.c, smb_stat.c, wsp_stat.c:

	  WIDGET_SET_SIZE(-2) is asserted by current GTK2 libs, so don't
	  use it

2004-02-22 18:47  ulfl

	* make-tapreg-dotc:

	  Redesigned the menu structure of the former statistics stuff, now
	  sorted by ISO-layer, than alphabetically (now longer by
	  functionality).  Seperated the tap registering from the actual
	  menu making stuff, so the seperate step of registering the tap
	  and the menu is no longer needed.  Removed all things related to
	  this double registering.

2004-02-22 18:44  ulfl

	* gtk/: ansi_a_stat.c, ansi_map_stat.c, bootp_stat.c,
	  dcerpc_stat.c, endpoint_talkers_eth.c, endpoint_talkers_fc.c,
	  endpoint_talkers_fddi.c, endpoint_talkers_ip.c,
	  endpoint_talkers_ipx.c, endpoint_talkers_tcpip.c,
	  endpoint_talkers_tr.c, endpoint_talkers_udpip.c, fc_stat.c,
	  follow_dlg.c, gsm_a_stat.c, gsm_map_stat.c, h225_counter.c,
	  h225_ras_srt.c, hostlist_eth.c, hostlist_fc.c, hostlist_fddi.c,
	  hostlist_ip.c, Makefile.common, hostlist_ipx.c, hostlist_tcpip.c,
	  hostlist_tr.c, hostlist_udpip.c, http_stat.c, io_stat.c,
	  isup_stat.c, ldap_stat.c, main.c, menu.c, mgcp_stat.c,
	  rpc_progs.c, rpc_stat.c, rtp_analysis.c, rtp_stream_dlg.c,
	  smb_stat.c, tap_menu.h, tcp_graph.c, wsp_stat.c:

	  Redesigned the menu structure of the former statistics stuff, now
	  sorted by ISO-layer, than alphabetically (now longer by
	  functionality).  Seperated the tap registering from the actual
	  menu making stuff, so the seperate step of registering the tap
	  and the menu is no longer needed.  Removed all things related to
	  this double registering.

2004-02-22 16:28  ulfl

	* README.win32:

	  gtkclist.c is called ethclist.c now

2004-02-22 09:07  jmayer

	* Makefile.common:

	  _HEADERS has special automake meaning. Rename to _INCLUDES where
	  no magic is required (and see what breaks this time)

2004-02-22 08:58  jmayer

	* Makefile.am:

	  build randpkt similar to dftest

2004-02-22 08:30  ulfl

	* Makefile.am, Makefile.common, Makefile.nmake:

	  make the Makefile.common really common between automake and
	  nmake, as lot's of definitions were used in the automake process
	  only

2004-02-22 03:04  gram

	* epan/dfilter/semcheck.c, epan/ftypes/ftype-tvbuff.c,
	  tools/dfilter-test.py:

	  If the LHS is a STRING or UNPARSED string, and the RHS is a
	  FIELD, then make sure that the FIELD can participate in the
	  relation that is expressed in the display filter.

	  Note that tvbuff's *should* be able to participate in ==
	  comparisons, etc., but those functions need to be added to
	  ftype-tvbuff.c first.

2004-02-21 22:54  ulfl

	* gtk/capture_dlg.c:

	  added a help button

2004-02-21 22:52  ulfl

	* help/capturing.txt:

	  new somewhat improved layout of the capture options dialog

2004-02-21 22:28  ulfl

	* gtk/capture_dlg.c:

	  new somewhat improved layout of the capture options dialog

2004-02-21 22:00  guy

	* dftest.c:

	  Get rid of some "#if 0"ed out #includes.

	  Define "report_open_failure()" and "report_read_failure()", so
	  that dissectors can report file open and read errors.

2004-02-21 14:04  ulfl

	* capture.c:

	  bugfix from previous check in

2004-02-21 13:40  ulfl

	* capture.c, capture.h, gtk/main.c:

	  quit_after_cap should be a gboolean, not an int, and it should be
	  initialized

2004-02-21 12:58  ulfl

	* capture.c, capture.h, file.c, gtk/capture_info_dlg.c:

	  rework of capture.c: better seperation of sync and capture pipe
	  by using explicit names and seperated functionality of
	  do_capture(), but no functional change!

2004-02-21 11:38  guy

	* plugins/plugin_api.h:

	  Include "report_err.h" to declare "report_open_failure()" and
	  "report_read_failure()".

2004-02-21 11:13  guy

	* epan/plugins.c:

	  Include "report_err.h" to declare "report_open_failure()" and
	  "report_read_failure()".

2004-02-21 10:29  guy

	* packet-diameter.c:

	  Make both the Diameter-over-TCP and Diameter-over-SCTP dissectors
	  "new-style" dissectors, and have them reject packets that don't
	  start with a version number of 1, in the hopes that it'll be less
	  likely to try to dissect non-Diameter packets to/from port 1812
	  as Diameter and thus less likely to spew out a bunch of warnings
	  that cause users to ask the Ethereal mailing lists what the
	  problem is.

	  Use "tcp_dissect_pdus()" to handle Diameter-over-TCP.

2004-02-21 10:03  guy

	* packet-dcerpc-rs_pgo.c:

	  Re-do fix for Jaime Fournier's e-mail address.

2004-02-21 09:57  guy

	* packet-dcerpc.c:

	  From Jaime Fournier:

		  The UNKUUID col_info update was only working as
		  dcerpc_try_handoff() would fail to find the subdissector,
	  and
		  thus did not clobber it with col_add_str().  It is now in
	  the
		  right place to determine a UUID that was either not
	  found, or is
		  disabled.  The boolean dcerpc.unknown_if_id is now only
	  set on
		  cases where the handoff fails.  This has been tested, and
	  the
		  boolean now works as it should, and is not set for ALL
	  packets
		  as it was in the old location.

2004-02-21 09:49  guy

	* packet-dcerpc-rs_pgo.c:

	  Update from Jaime Fournier.

2004-02-21 08:21  guy

	* packet-rpl.c:

	  When constructing a tvbuff for an RPL packet, arrange that both
	  the length and the reported length be set based both on the
	  actual lengths remaining in the packet and on the length field.

2004-02-21 07:59  guy

	* prefs.c:

	  Fix a typo.

2004-02-21 05:12  guy

	* packet-ethertype.c, packet-ieee8023.c:

	  Save the current_proto value before calling subdissectors, and
	  restore it if we catch an exception (after showing the
	  exception), so that subsequent exceptions will have the right
	  protocol.

2004-02-21 04:55  guy

	* packet-dcerpc-fldb.c:

	  From Jaime Fournier:

		  properly handle the name string in a KerbPrin in a
	  getSiteInfo
		  response;

		  dispaly name sizes in decimal rather than hex.

2004-02-21 04:26  guy

	* packet-diameter.c:

	  Include <errno.h> to declare "errno".

2004-02-21 04:19  guy

	* packet-q931.c:

	  Fix a typo.

2004-02-21 02:59  guy

	* packet-diameter.c:

	  Report a failure to open the XML disctionary file with
	  "report_open_failure()".

2004-02-21 02:21  guy

	* plugins/: Xass-list, Xplugin_api.c, Xplugin_api.h,
	  Xplugin_api_decls.h, Xplugin_table.h:

	  Regenerate the files from the latest list of exported functions.

2004-02-21 02:20  guy

	* plugins/plugin_api_list.c:

	  Move "dissect_per_bit_string()" to the end, to preserve the order
	  of earlier entries in the table of exported functions.

2004-02-21 02:15  guy

	* Makefile.common, alert_box.c, file.c, report_err.h, tethereal.c,
	  plugins/plugin_api_list.c, plugins/asn1/packet-asn1.c:

	  Add routines that can be called from dissectors to report file
	  open and read errors; there are separate implementations for
	  Ethereal (pops up an alert box) and Tethereal (prints an error
	  message).

	  Use those routines in the ASN.1 dissector.

2004-02-21 01:31  guy

	* packet-http.c:

	  Get the Content-Encoding and Transfer-Encoding headers and, for
	  now, don't try to dissect the body if there's any special
	  encoding.

2004-02-21 00:33  guy

	* packet-ethertype.c:

	  Handle exceptions the same way we handle them in the DCE RPC
	  dissector - rethrow BoundsError, call "show_exception()" for all
	  other errors, and then fall through to dissect the trailer
	  outside the TRY/CATCH/ENDRY construct.

2004-02-21 00:22  guy

	* packet-ieee8023.c:

	  Handle exceptions the same way we handle them in the DCE RPC
	  dissector - rethrow BoundsError, call "show_exception()" for all
	  other errors, and then fall through to dissect the trailer
	  outside the TRY/CATCH/ENDRY construct.

2004-02-20 23:09  jmayer

	* packet-skinny.c:

	  Remove unused variables, make count unsigned to avoid s/u warning

2004-02-20 23:04  guy

	* gtk/recent.c:

	  Revert to the previous scheme, wherein we always save the
	  geometry information - there's really no reason not to do so (it
	  turned out not to be the cause of the problem I saw wherein
	  recent versions of Ethereal were popping up the main window in an
	  inconvenient place - the problem wasn't that it was remembering
	  the inconvenient place, it's something else).

2004-02-20 23:03  jmayer

	* packet-skinny.c:

	  Change //-comments into /* comments

2004-02-20 22:56  gerald

	* gtk/capture_dlg.c:

	  Don't clobber the concurrent DNS resolution flag each time we
	  start a capture.

2004-02-20 22:38  guy

	* packet-fcsp.h:

	  Give it an RCS ID.

2004-02-20 22:35  guy

	* packet-dcerpc-butc.c, gtk/supported_protos_dlg.c, gtk/ethclist.h,
	  gtk/supported_protos_dlg.h:

	  Give it an RCS ID.

2004-02-20 22:34  guy

	* packet-cast.c:

	  Add an RCS ID.

	  Get rid of unused variables (probably left over from
	  cutting-and-pasting stuff from the Skinny Client Control Protocol
	  dissector).

	  Don't use C++style comments.

	  Clean up indentation.

2004-02-20 22:32  guy

	* packet-q931.c:

	  Squelch some compiler warnings.

	  Format the definitions of the segment-reassembly fields the same
	  way the other field definitions are formatted.

2004-02-20 22:14  guy

	* plugins/asn1/packet-asn1.c:

	  Fix a typo.

2004-02-20 21:25  gerald

	* AUTHORS, Makefile.common, packet-cast.c, packet-skinny.c,
	  doc/ethereal.pod:

	  From Rowan McFarlane: Update Skinny to support Cisco CallManager
	  4.x, add support for Cast Client Control Protocol.

2004-02-20 20:36  gerald

	* make-version.pl, mergecap.c, tethereal.c, gtk/main.c:

	  Add support for a "version.conf" file in the main directory which
	  can be used to adjust version preferences.  It understands two
	  configuration directives: "enable", which can be 0 or 1, and
	  "format", which can be any strftime()-compatible string, e.g.
	  "V12-powered on %A %Y-%m-%d %H:%M:%S".

	  If no configuration file is present, the configuration defaults
	  to

	  enable: 1 format: CVS %Y%m%d%H%M%S

2004-02-20 18:43  ulfl

	* gtk/menu.c:

	  win32 only: when adding to the recent file list, prevent
	  duplicates by: a) convert all slashes to backslashes b) do an
	  insensitive filename compare

2004-02-20 18:37  ulfl

	* gtk/main.c:

	  minor bugfix from recent check in

2004-02-20 17:43  ulfl

	* gtk/main.c:

	  bugfix: resizing (values from recent) must be done, before the
	  top_level window is shown, otherwise it has no effect!

2004-02-20 17:36  ulfl

	* gtk/main.c:

	  win32 drag-n-drop: corrected handling of UNC filenames
	  "\\host\share\dir..."

2004-02-20 17:31  ulfl

	* gtk/proto_draw.c:

	  bugfix for export selected data: win32 needs O_BINARY flag for
	  open call, otherwise it will do text mode translations (CRNL
	  things) which isn't desired here

2004-02-20 17:27  ulfl

	* print.h:

	  comment changed

2004-02-20 13:51  jmayer

	* ethereal_gen.py:

	  Frederic Peters: handle ulong and ushort

2004-02-20 13:50  jmayer

	* Ethereal.desktop:

	  Frederic Peters: Make Ethereal appear in Gnome Menu

2004-02-20 11:06  guy

	* Makefile.am:

	  Add a few more new toolbar icons.

2004-02-20 10:56  guy

	* packet-h225.c:

	  From Tomas Kukosa: support calling tunneled protocols
	  subdissectors from an H.225 dissector.

2004-02-20 10:50  guy

	* packet-gsm_a.c:

	  Changes required to match GSM SMS dissector changes.

2004-02-20 10:49  guy

	* packet-gsm_sms.c:

	  Changed to allow GSM MAP to push up TPDUs.

2004-02-20 10:49  guy

	* packet-gsm_map.c:

	  From Michael Lum:

		  Lots of changes paralleling TCAP for nested sequences and
		  multiple component support.

		  Modified for partial parameter identification in selected
		  messages.

		  Added support for identifying embedded SMS and passing to
	  GSM
		  SMS dissector.

2004-02-20 10:43  guy

	* packet-tcap.c:

	  From Michael Lum:

		  Corrected many miscellaneous problems with nested
	  indefinite
		  length parameters.

		  Now supports multiple Components.

2004-02-20 10:34  guy

	* AUTHORS, packet-q931.c:

	  From Tomas Kukosa: reassemble segmented Q.931 messages.

2004-02-20 10:21  guy

	* packet-ieee8023.c:

	  Handle the case where, after an exception is thrown dissecting
	  the body of the 802.3 packet, we get *another* exception when
	  dissecting the trailer (consider a truncated frame with a
	  malformed body).

2004-02-20 10:04  sahlberg

	* Makefile.common, packet-ber.c, packet-ber.h, packet-kerberos.c:

	  Update to Kerberos.  Split kerberos prototype into two halves:
	  helpers to dissect ASN.1 BER in packet-ber.c and kerberos stuff
	  using those helpers in packet-kerberos.c

	  This new kerberos thing places filterable items for every single
	  field and also dissects the bitstring Option fields.

	  It is hoped that this will make it easier to extend kerberos to
	  do decryption of service tickets.

2004-02-20 09:27  guy

	* gtk/hostlist_table.c:

	  FN_{SRC,DST}_ADDRESS and FN_{SRC,DST}_PORT aren't used - get rid
	  of them.

	  Add support for "Find Frame" and "Colorize Host Traffic" menus,
	  similar to what the endpoint table has.

2004-02-20 09:09  guy

	* AUTHORS, doc/ethereal.pod, gtk/Makefile.am, gtk/Makefile.common,
	  gtk/hostlist_eth.c, gtk/hostlist_fc.c, gtk/hostlist_fddi.c,
	  gtk/hostlist_ip.c, gtk/hostlist_ipx.c, gtk/hostlist_table.c,
	  gtk/hostlist_table.h, gtk/hostlist_tcpip.c, gtk/hostlist_tr.c,
	  gtk/hostlist_udpip.c:

	  From Ian Schorr: taps to keep statistics of traffic by host.

2004-02-20 08:40  guy

	* packet-tds.c:

	  In the columns list in a results token, columns with a type of
	  106 appear to have 3 extra bytes of stuff before the column name.

2004-02-20 02:57  guy

	* plugins/asn1/packet-asn1.c:

	  On Win32, don't treat "file not found" as an error when trying to
	  load the ASN.1 file if the pathname is the old default file
	  pathname, with the last component preceded by "/" rather than
	  "\", to suppress complaints if you have a preferences file saved
	  under the old regime.

2004-02-19 20:27  obiot

	* packet-msn-messenger.c:

	  Add support for dissection over HTTP.

2004-02-19 15:08  gerald

	* README.win32:

	  Remove redundant GTK2 entries.

2004-02-19 11:45  jmayer

	* doc/README.developer:

	  Remove a comment on ancient Ethereal

2004-02-19 10:48  guy

	* gtk/recent.c:

	  Don't save the geometry items unless the user asked to have them
	  saved.

2004-02-19 08:56  guy

	* packet-postgresql.c:

	  Give the official URLs on www.postgresql.org for various versions
	  of the protocol.

2004-02-19 08:53  guy

	* packet-postgresql.c:

	  Put in a comment with a URL for the protocol description.

2004-02-19 08:25  guy

	* packet-postgresql.c:

	  From Edwin Calo: fix a bug in the way the bitone is obtained.

	  Put the strings under the top-level protocol tree item.

2004-02-19 08:24  ulfl

	* Makefile.am, gtk/Makefile.am:

	  added missing distribution files

2004-02-19 08:02  guy

	* wiretap/libpcap.c:

	  A DLT_ value of 13, in a Nokia-format capture, appears to be an
	  ATM capture of some sort.

2004-02-19 07:12  guy

	* packet-atalk.c:

	  From Didier Gautheron: initialize "ett_asp_utf8_name".

2004-02-19 06:50  guy

	* help/capture_filters.txt:

	  Fix the sample filter for capturing traffic to or from a
	  particular MAC address to match what libpcap expects.

2004-02-19 05:19  guy

	* epan/: tvbuff.c, tvbuff.h:

	  Constify a bunch of stuff.