2013-01-13 Timo Schulz * Makefile.am: Add support for ASLR and DEP. 2012-02-11 Timo Schulz * PTD.cpp (PTD_CBT_proc): Additional comments and style cleanups. 2011-12-13 Timo Schulz * Makefile.am: Enabled SSP again. 2011-12-12 Timo Schulz * Makefile.am: Disable stack protector until we figured out how to include it statically. 2011-11-27 Timo Schulz * wptDNSKeys.{cpp,h}: Moved to source folder. * resource.h: Removed. * PTD.cpp: Several minor cleanups. * PTD.def: Removed unused exports. 2007-01-16 Timo Schulz * wptFileDisk.cpp: Removed. 2006-08-30 Timo Schulz * wptJPG.cpp (load): Improved error checking. (loadPictureData): Cleanups. 2006-07-30 Timo Schulz * wptDNSKeys.h: New. * wptDNSKeys.cpp (dns_get_pka_record): New. (dns_free_pka_record): New. * PTD.cpp (PTD_delete): Call dns_cleanup(). 2006-07-25 Timo Schulz * wptDNSKeys.cpp: New. 2006-06-22 Timo Schulz * resource.rc: Includes versioninfo.rc to build the version block automatically. 2006-01-24 Timo Schulz * PTD.cpp (PTD_jpg_show): Scale photo so it fits into the frame window. * wptJPG.cpp (getWeight, getHeight, getWidth): New. 2005-11-22 Timo Schulz Store MSVC related files outside the repository. 2005-11-02 Werner Koch * PTD.cpp: Use an attribute to mark variables as shared. (DllMain): Return int and not bool. Use C linkage. 2005-11-02 Timo Schulz * wptWipeFile.cpp (add_random, init_random): New. (randomize_buffer): Removed level param. Changed all callers. 2005-10-28 Werner Koch * PTD.cpp (PTD_get_version): Use config.h macro for the version. (PTD_get_version, PTD_delete, PTD_get_curr_hwnd, PTD_initialize) (PTD_is_used, PTD_jpg_show, PTD_keyb_send): Use C linkage. * wptWipeFile.cpp (rename_unlink, secure_unlink) (secure_unlink_set_cb, wipe_freespace): Ditto. * PTD.cpp, wptFileDisk.cpp, wptJPG.cpp, wptWipeFile.cpp, wptZIP.cpp: Include config.h * wptWipeFile.cpp: Include wptCrypto.h. * wptJPG.cpp (out_of_core): Removed sillyness; it is do while (0) and not do while (1). * versioninfo.rc.in: New. * PTD.rc: Renamed to ... * resource.rc: .. this and included versioninfo.rc. This is required due to Makefile issues (PTD.o generated from PTD.cpp as well as from PTD.rc). 2005-10-24 Timo Schulz * wptGPGZIP.cpp: renamed to.. * wptZIP.cpp: ..this. The code has nothing to do with GPG. 2005-08-07 Timo Schulz * wptWipeFile.cpp (handle_lowlevel_notify): Removed. 2005-01-26 Timo Schulz * wptJPG.cpp: New. JPG viewer. * PTD.cpp (PTD_create_loadimage): Removed. We do not need it any longer. 2005-01-07 Timo Schulz * PTD.c, wptGPGZIP.c: Removed unused files. Thanks to Jan.