summary refs log tree commit diff
path: root/crypto/src/pkix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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