summary refs log tree commit diff
path: root/crypto/src/pkix (follow)
Commit message (Expand)AuthorAgeFilesLines
* CRL NextUpdate can be nullPeter Dettman2021-09-081-12/+8
* Add OtherName support and refactoringPeter Dettman2020-04-051-527/+518
* Spelling in exception messagePeter Dettman2020-04-052-2/+2
* RefactoringPeter Dettman2020-02-212-144/+144
* Fix handling of reason codesPeter Dettman2020-02-211-39/+43
* Improvements to permitted sub-treesPeter Dettman2020-02-201-1/+14
* Add and use IntValueExact propertiesPeter Dettman2019-08-101-4/+4
* Name constraint validation updates from bc-javaPeter Dettman2019-06-012-117/+113
* Merge branch 'patch-3' of https://github.com/kakkerlakgly/bc-csharp into kakk...Peter Dettman2019-03-261-1/+1
|\
| * Update PkixBuilderParameters.csKristian Rastrup2019-03-261-1/+1
* | Update PkixCertPath.csKristian Rastrup2019-03-261-1/+1
|/
* Fixes and tidying up for releasePeter Dettman2019-01-311-1/+1
* PKIX: Allow a V0 TA to appear at end of the cert path.Peter Dettman2018-04-174-2/+20
* PKIX: explicit validation of version number and extension repeatsPeter Dettman2018-04-171-5/+29
* Add Platform method for getting the type name of an objectPeter Dettman2015-11-212-2/+2
* Review of culture-independent String comparison methodsPeter Dettman2015-11-123-47/+48
* Address various compiler warningsPeter Dettman2015-11-101-2/+2
* Change Close calls to Dispose calls for PORTABLEPeter Dettman2015-11-041-1/+1
* PCL: Various non-IO changesPeter Dettman2015-10-182-5/+6
* No SerializableAttribute in PCLPeter Dettman2015-10-183-3/+3
* Changed PkixCertPathChecker Check method signature, so chosen unsupported cer...Marcin Paszylk2015-06-161-3/+1
* Spelling fixesPeter Dettman2015-03-081-2/+2
* Merge branch 'pkix-validator-throw' of git://github.com/jstedfast/bc-csharp i...Peter2014-01-211-5/+5
|\
| * Need to throw the new exceptions rather than leaving them to fall into the voidJeffrey Stedfast2013-11-241-5/+5
* | Make date format consistent with Java testsPeter Dettman2013-12-292-8/+8
|/
* Initial import of old CVS repositoryPeter Dettman2013-06-2823-0/+9789