summaryrefslogtreecommitdiff
path: root/src/VBox/HostDrivers/Support/win/SUPHardenedVerifyImage-win.cpp
Commit message (Expand)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
* scm copyright and license note updatevboxsync2022-08-221-10/+20
* SUPHardNt: A DEBUG_bird thing.vboxsync2022-01-171-0/+4
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
* SUPHardNt: Just continue validating signatures upon encountering VERR_CR_X509...vboxsync2021-10-211-4/+23
* SUPHardNt: Ignore Nvidia certificate with bogus Key Usage if there is another...vboxsync2021-07-111-2/+11
* SUPHArdNt,IPRT: Recognize WHQL/attestation signatures from MS. Corrected RTCR...vboxsync2020-10-161-28/+78
* SUPHardNt,IPRT: If there are nested signatures (i.e. more than one signature)...vboxsync2020-10-121-108/+174
* iprt/cdefs.h: Made DECLHIDDEN imply nothrow and restrict its use to function ...vboxsync2020-07-081-21/+21
* iprt/cdefs.h: Refactored the typedef use of DECLCALLBACK as well as DECLCALLB...vboxsync2020-07-081-41/+48
* SUPHardNt: FNRTCRPKCS7VERIFYCERTCALLBACK changed behaviour with r138008, adju...vboxsync2020-05-201-12/+10
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
* HostDrivers/Support/win: Burn fix for r129708 (wasn't aware of the Windows pa...vboxsync2019-04-011-2/+2
* supHardNt: More info on VERR_SUP_VP_NOT_SIGNED_WITH_BUILD_CERT.vboxsync2019-03-211-1/+6
* SupHardNt: Made RTNtPathExpand8dot3Path() work correctly in kernel context (n...vboxsync2019-03-211-1/+3
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
* SUPHardenedVerifyImage-win.cpp: logging typovboxsync2018-12-281-1/+1
* iprt/string.h: Dropped including utf16.h and let those who need it include it...vboxsync2018-12-231-0/+1
* IPRT/ldr/asn1/pkcs7: Ironed out issues in decoding indefinite ASN.1 length re...vboxsync2018-10-121-1/+1
* IPRT/ldr/asn1/pkcs7: Ironed out issues in decoding indefinite ASN.1 length re...vboxsync2018-10-111-1/+1
* IPRT/ldr/asn1/pkcs7: Ironed out issues in decoding indefinite ASN.1 length re...vboxsync2018-10-111-0/+3
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* backed out r118835 as it incorrectly updated the 'This file is based on' file...vboxsync2017-10-281-1/+1
* *: scm --update-copyright-yearvboxsync2017-10-281-1/+1
* Windows hardening: bugref:8750: blacklist scrobj.dllvboxsync2017-04-121-0/+49
* IPRT/ASN.1: Refactored array handling (SET OF, SEQUENCE OF) to use a pointer ...vboxsync2016-12-151-1/+1
* SUP,IPRT: If link time validation fails with VERR_CR_X509_CPV_NOT_VALID_AT_TI...vboxsync2016-11-211-0/+46
* SUPHardNt: -Wall warnings.vboxsync2016-07-291-1/+19
* (C) 2016vboxsync2016-07-221-1/+1
* supR3HardenedWinInitVersion: Don't call RtlGetVersion during early init, it m...vboxsync2016-02-251-3/+7
* supR3HardNtViCallWinVerifyTrust: Added more status crypt and cert status code...vboxsync2015-11-181-0/+16
* Support/win: doxygen fixes.vboxsync2015-10-201-3/+5
* Doxygen: @todo fixesvboxsync2015-10-091-1/+1
* VERR_SUP_VP_NOT_BUILD_CERT_IPE: Dump the certificates. This requires message ...vboxsync2015-08-221-2/+20
* *: scm cleanup run.vboxsync2015-08-141-15/+16
* supHardNtViCheckIfNotSignedOk: apphelp.dll is still not signed in W10, so don...vboxsync2015-08-031-2/+2
* SUPHardNt: Need another hack to make VBoxRT.dll load when executing testcases...vboxsync2015-07-021-1/+1
* SUPHardNt: Allow hardened exectuable binaries in the 'testcase' subdirectory.vboxsync2015-07-011-1/+1
* HostDrivers: Updated (C) year.vboxsync2015-06-091-1/+1
* supHardNt: bcrypt.dll is not mandatoryvboxsync2015-03-311-6/+8
* supHardNt: Corrected loader lock ownership check. Turns out LockCount doesn't...vboxsync2015-03-301-1/+1
* supHardNt: Never call WinVerifyTrust and friends when owning the loader lock,...vboxsync2015-03-281-60/+113
* SUPHardenedVerfiyImage-win.cpp: Tell RTLdr to disregard the specified arch if...vboxsync2015-01-151-4/+5
* SUP: Relax image architecture restrictions so 32-bit resource DLLs won't caus...vboxsync2014-11-051-1/+1
* SUP: CERT_E_CHANING due to signatures rooted in 'Microsoft Digital Media Auth...vboxsync2014-10-131-7/+29
* supHardNtViRdrRead: Cleanup and deal with async i/o in ring-3 just to be on t...vboxsync2014-10-111-81/+88
* SUP: Missing two FILE_SYNCHRONOUS_IO_NONALERT flags, one of which seems respo...vboxsync2014-10-101-0/+5
* SUP: Removed heap debug code.vboxsync2014-10-101-23/+0
* SUP: XP + ATI kludge.vboxsync2014-10-101-7/+25
* SUP: instrumentation for debugging possible heap corruption.vboxsync2014-10-091-0/+23