summary refs log tree commit diff
path: root/crypto/src/pkix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Name constraint validation updates from bc-javaPeter Dettman2019-06-012-117/+113
|
* Merge branch 'patch-3' of https://github.com/kakkerlakgly/bc-csharp into ↵Peter Dettman2019-03-261-1/+1
|\ | | | | | | kakkerlakgly-patch-3
| * Update PkixBuilderParameters.csKristian Rastrup2019-03-261-1/+1
| | | | | | Due to hidden member a this. has been forgotten
* | Update PkixCertPath.csKristian Rastrup2019-03-261-1/+1
|/ | | The Equals method compares to the wrong list
* 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 ↵Marcin Paszylk2015-06-161-3/+1
| | | | | | certificate extensions can be removed from collection in Check method implementation. Change-Id: I2041e4dc7be1b041bbe3a4ff0537be921b1f317b
* Spelling fixesPeter Dettman2015-03-081-2/+2
|
* Merge branch 'pkix-validator-throw' of git://github.com/jstedfast/bc-csharp ↵Peter2014-01-211-5/+5
|\ | | | | | | into jstedfast-pkix-validator-throw
| * 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