summaryrefslogtreecommitdiff
path: root/src/VBox/Runtime/testcase/tstRTCrX509-1.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Copyright year updates by scm.vboxsync2023-01-171-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@98103 cfe28804-0f27-0410-a406-dd0f0b0b656f
* scm copyright and license note updatevboxsync2022-08-221-10/+20
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@96407 cfe28804-0f27-0410-a406-dd0f0b0b656f
* scm --update-copyright-yearvboxsync2022-01-011-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@93115 cfe28804-0f27-0410-a406-dd0f0b0b656f
* Copyright year updates by scm.vboxsync2020-02-041-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@82968 cfe28804-0f27-0410-a406-dd0f0b0b656f
* scm --update-copyright-yearvboxsync2019-01-011-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@76553 cfe28804-0f27-0410-a406-dd0f0b0b656f
* *: Preparing for iprt/string.h, iprt/json.h and iprt/serialport.h no longer ↵vboxsync2018-12-221-0/+1
| | | | | | including iprt/err.h and string.h no longer including latin1.h (it needs err.h). bugref:9344 git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@76346 cfe28804-0f27-0410-a406-dd0f0b0b656f
* IPRT: Better fix for missing md4 failure; adding information status codes ↵vboxsync2018-08-161-14/+16
| | | | | | for indicating deprecated and compromised digests when used. git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@73705 cfe28804-0f27-0410-a406-dd0f0b0b656f
* tstRTCrX509: Fix for new status on missing MD4.vboxsync2018-08-151-1/+2
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@73688 cfe28804-0f27-0410-a406-dd0f0b0b656f
* (C) yearvboxsync2017-10-171-1/+1
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@69111 cfe28804-0f27-0410-a406-dd0f0b0b656f
* IPRT: scmvboxsync2016-07-221-1/+0
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@62461 cfe28804-0f27-0410-a406-dd0f0b0b656f
* pkix-signature-rsa.cpp,tstRTCrX509-1.cpp: Corrected buggy SHA-224 digest ↵vboxsync2016-02-151-1/+1
| | | | | | info preamble (ASN.1). git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@59692 cfe28804-0f27-0410-a406-dd0f0b0b656f
* RTAsn1BitString_EncodeWrite: Fixed assertion. Added testcase which triggers it.vboxsync2016-02-151-25/+29
| | | | git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@59675 cfe28804-0f27-0410-a406-dd0f0b0b656f
* iprt/asn1: Fixed bug represnation of explicit tags that caused trouble doing ↵vboxsync2016-02-151-0/+193
encoding by piggypacking on the enumeration method. Added simple X.509 testcase. git-svn-id: https://www.virtualbox.org/svn/vbox/trunk@59668 cfe28804-0f27-0410-a406-dd0f0b0b656f