Use separate macros for fopen("rb") and fopen("wr") operations + don't use _SH_SECURE... 1.0.0
commitac67ca9b596748f6b091ab0044a0dd1a0e47b365
authorLoRd_MuldeR <mulder2@gmx.de>
Sun, 27 Jun 2021 13:12:09 +0000 (27 15:12 +0200)
committerLoRd_MuldeR <mulder2@gmx.de>
Sun, 27 Jun 2021 13:46:56 +0000 (27 15:46 +0200)
treefc937adaee9febb2802d98ebc6a184f22100f866
parent198e8cd94705133ae032d3543ff6d5b14f94054b
Use separate macros for fopen("rb") and fopen("wr") operations + don't use _SH_SECURE, because it apparently doesn't work on Windows XP.
src/codesign_keygen.c
src/codesign_sign.c
src/codesign_verify.c
src/common.c
src/common.h
src/platform.h