Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CRL NextUpdate can be null | Peter Dettman | 2021-09-08 | 1 | -12/+8 |
| | | | | - see https://github.com/bcgit/bc-csharp/issues/315 | ||||
* | Add OtherName support and refactoring | Peter Dettman | 2020-04-05 | 1 | -527/+518 |
| | |||||
* | Spelling in exception message | Peter Dettman | 2020-04-05 | 2 | -2/+2 |
| | |||||
* | Refactoring | Peter Dettman | 2020-02-21 | 2 | -144/+144 |
| | |||||
* | Fix handling of reason codes | Peter Dettman | 2020-02-21 | 1 | -39/+43 |
| | |||||
* | Improvements to permitted sub-trees | Peter Dettman | 2020-02-20 | 1 | -1/+14 |
| | |||||
* | Add and use IntValueExact properties | Peter Dettman | 2019-08-10 | 1 | -4/+4 |
| | |||||
* | Name constraint validation updates from bc-java | Peter Dettman | 2019-06-01 | 2 | -117/+113 |
| | |||||
* | Merge branch 'patch-3' of https://github.com/kakkerlakgly/bc-csharp into ↵ | Peter Dettman | 2019-03-26 | 1 | -1/+1 |
|\ | | | | | | | kakkerlakgly-patch-3 | ||||
| * | Update PkixBuilderParameters.cs | Kristian Rastrup | 2019-03-26 | 1 | -1/+1 |
| | | | | | | Due to hidden member a this. has been forgotten | ||||
* | | Update PkixCertPath.cs | Kristian Rastrup | 2019-03-26 | 1 | -1/+1 |
|/ | | | The Equals method compares to the wrong list | ||||
* | Fixes and tidying up for release | Peter Dettman | 2019-01-31 | 1 | -1/+1 |
| | |||||
* | PKIX: Allow a V0 TA to appear at end of the cert path. | Peter Dettman | 2018-04-17 | 4 | -2/+20 |
| | |||||
* | PKIX: explicit validation of version number and extension repeats | Peter Dettman | 2018-04-17 | 1 | -5/+29 |
| | |||||
* | Add Platform method for getting the type name of an object | Peter Dettman | 2015-11-21 | 2 | -2/+2 |
| | |||||
* | Review of culture-independent String comparison methods | Peter Dettman | 2015-11-12 | 3 | -47/+48 |
| | |||||
* | Address various compiler warnings | Peter Dettman | 2015-11-10 | 1 | -2/+2 |
| | |||||
* | Change Close calls to Dispose calls for PORTABLE | Peter Dettman | 2015-11-04 | 1 | -1/+1 |
| | |||||
* | PCL: Various non-IO changes | Peter Dettman | 2015-10-18 | 2 | -5/+6 |
| | |||||
* | No SerializableAttribute in PCL | Peter Dettman | 2015-10-18 | 3 | -3/+3 |
| | |||||
* | Changed PkixCertPathChecker Check method signature, so chosen unsupported ↵ | Marcin Paszylk | 2015-06-16 | 1 | -3/+1 |
| | | | | | | certificate extensions can be removed from collection in Check method implementation. Change-Id: I2041e4dc7be1b041bbe3a4ff0537be921b1f317b | ||||
* | Spelling fixes | Peter Dettman | 2015-03-08 | 1 | -2/+2 |
| | |||||
* | Merge branch 'pkix-validator-throw' of git://github.com/jstedfast/bc-csharp ↵ | Peter | 2014-01-21 | 1 | -5/+5 |
|\ | | | | | | | into jstedfast-pkix-validator-throw | ||||
| * | Need to throw the new exceptions rather than leaving them to fall into the void | Jeffrey Stedfast | 2013-11-24 | 1 | -5/+5 |
| | | |||||
* | | Make date format consistent with Java tests | Peter Dettman | 2013-12-29 | 2 | -8/+8 |
|/ | |||||
* | Initial import of old CVS repository | Peter Dettman | 2013-06-28 | 23 | -0/+9789 |