Wireshark-commits: [Wireshark-commits] rev 19674: /trunk-0.99.4/ /trunk-0.99.4/epan/dissectors/: pa
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=19674
User: gerald
Date: 2006/10/24 09:51 PM
Log:
Update the build version. Copy over revisions 19646, 19651, 19653, and
19654 from the trunk:
------------------------------------------------------------------------
r19646 | gerald | 2006-10-20 16:22:53 -0700 (Fri, 20 Oct 2006) | 6 lines
Changed paths:
M /trunk/gtk/airpcap_dlg.c
M /trunk/gtk/airpcap_gui_utils.h
M /trunk/gtk/main.c
M /trunk/gtk/prefs_dlg.c
AirPcap fixes from Giorgio Tino:
1) When choosing to Merge, Import or Keep decryption keys, key lists will be saved to the preferences file AND into the registry.
2) Now if you check/uncheck the WEP deccryption checkbox in the Preferences..., the AirPcap toolbar will be modified as well.
------------------------------------------------------------------------
r19651 | ulfl | 2006-10-21 02:40:18 -0700 (Sat, 21 Oct 2006) | 1 line
Changed paths:
M /trunk/packaging/nsis/wireshark.nsi
remove two packaging warnings - could this be applied to 0.99.4?
------------------------------------------------------------------------
r19653 | guy | 2006-10-21 10:48:45 -0700 (Sat, 21 Oct 2006) | 3 lines
Changed paths:
M /trunk/gtk/main.c
Put the ", " before the PortAudio item regardless of whether we have
PortAudio or not; this fixes 1174.
------------------------------------------------------------------------
r19654 | sahlberg | 2006-10-21 15:17:43 -0700 (Sat, 21 Oct 2006) | 6 lines
Changed paths:
M /trunk/epan/dissectors/packet-http.c
teach the http header dissector how to handle integer fields instead of just assuming everything is a string field
change http.content_length to be FT_UINT32
------------------------------------------------------------------------
Directory: /trunk-0.99.4/epan/dissectors/
Changes Path Action
+22 -4 packet-http.c Modified
Directory: /trunk-0.99.4/gtk/
Changes Path Action
+6 -0 airpcap_dlg.c Modified
+1 -1 airpcap_gui_utils.h Modified
+2 -2 main.c Modified
+71 -0 prefs_dlg.c Modified
Directory: /trunk-0.99.4/packaging/nsis/
Changes Path Action
+2 -3 wireshark.nsi Modified
Directory: /trunk-0.99.4/
Changes Path Action
+1 -1 version.conf Modified