Wireshark-commits: [Wireshark-commits] rev 19749: /trunk-0.99.4/ /trunk-0.99.4/epan/dissectors/: pa
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19749
User: gerald
Date: 2006/10/31 01:51 AM
Log:
Copy over more revisions from the trunk (and maybe get -pre2 out the door).
------------------------------------------------------------------------
r19746 | gerald | 2006-10-30 17:28:29 -0800 (Mon, 30 Oct 2006) | 3 lines
Changed paths:
M /trunk/epan/dissectors/packet-radiotap.c
Make sure we round up to the nearest 4-byte boundary before trying to process
the FCS.
------------------------------------------------------------------------
r19747 | gerald | 2006-10-30 17:44:11 -0800 (Mon, 30 Oct 2006) | 3 lines
Changed paths:
M /trunk/airpcap_loader.c
M /trunk/gtk/main.c
M /trunk/gtk/recent.c
M /trunk/gtk/recent.h
M /trunk/gtk/simple_dialog.c
From Giorgio Tino: Add a "Don't show this message again" option to an
AirPcap warning dialog. Fix a callback bug in simple_dialog.c.
------------------------------------------------------------------------
r19748 | gerald | 2006-10-30 17:46:59 -0800 (Mon, 30 Oct 2006) | 2 lines
Changed paths:
M /trunk/epan/dissectors/packet-vnc.c
Escape non-ASCII characters in the client and server protocol version strings.
Directory: /trunk-0.99.4/epan/dissectors/
Changes Path Action
+11 -2 packet-radiotap.c Modified
+61 -61 packet-vnc.c Modified
Directory: /trunk-0.99.4/gtk/
Changes Path Action
+45 -9 main.c Modified
+17 -1 recent.c Modified
+1 -0 recent.h Modified
+3 -3 simple_dialog.c Modified
Directory: /trunk-0.99.4/
Changes Path Action
+4 -1 airpcap_loader.c Modified