wireshark/win32
Gerald Combs 5520a452b5 The MSDN page for ZeroMemory recommends using SecureZeroMemory instead,
so do so. Add ZeroMemory to checkAPIs.pl.

svn path=/trunk/; revision=38584
2011-08-17 16:54:24 +00:00
..
Makefile.nmake A bit of Windows makefiles rework and cleanup: 2011-02-02 01:19:53 +00:00
file_dlg_win32.c The MSDN page for ZeroMemory recommends using SecureZeroMemory instead, 2011-08-17 16:54:24 +00:00
file_dlg_win32.h Add "File -> Export -> SSL Session Keys..." to be able to save the keyring info for each session in the trace file. This makes it possible to give someone the trace and the exported keys so that they can decrypt the traffic in the trace, but not new sessions to the same server. 2011-05-28 18:17:50 +00:00
print_win32.c
print_win32.h