summary refs log tree commit diff
path: root/crypto/src/pkix/PkixCertPathValidator.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add extra properties on X509CertificatePeter Dettman2023-07-301-4/+7
|
* Remove ExtendedKeyUsage from criticalExtensionsPeter Dettman2023-02-161-0/+1
| | | | see https://github.com/bcgit/bc-csharp/issues/395
* Avoid unnecessary recodingPeter Dettman2023-02-141-0/+1
|
* Misc. cleanup after bc-fips-csharp updatesPeter Dettman2023-01-271-2/+2
|
* Generics migration in PkixPeter Dettman2022-06-271-13/+7
|
* Generics migration workPeter Dettman2022-06-271-13/+13
|
* Replace IX509Store API with new store/selector APIPeter Dettman2022-06-261-16/+13
| | | | - overhaul Cms, Pkix, X509 APIs
* Remove certpath from PkixCertPathValidatorExceptionPeter Dettman2022-06-241-11/+10
|
* PKIX: Allow a V0 TA to appear at end of the cert path.Peter Dettman2018-04-171-0/+4
|
* PKIX: explicit validation of version number and extension repeatsPeter Dettman2018-04-171-5/+29
|
* Address various compiler warningsPeter Dettman2015-11-101-2/+2
|
* Initial import of old CVS repositoryPeter Dettman2013-06-281-0/+420