Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge GH #454 X.509 name constraints | Jack Lloyd | 2016-03-16 | 1 | -0/+1 |
|\ | |||||
| * | X.509 Name Constraints | Kai Michaelis | 2016-03-10 | 1 | -0/+1 |
| | | |||||
* | | cppcheck fixes: Class 'X' has a constructor with 1 argument that is not ↵ | Daniel Neus | 2016-03-05 | 1 | -2/+2 |
|/ | | | | explicit. | ||||
* | Add final attribute to many classes | Jack Lloyd | 2016-01-10 | 1 | -1/+1 |
| | | | | | | | In some cases this can offer better optimization, via devirtualization. And it lets the user know the class is not intended for derivation. Some discussion in GH #402 | ||||
* | Mass-prefix member vars with m_ | René Korthaus | 2016-01-08 | 1 | -2/+2 |
| | |||||
* | asn1: Add missing overrides | Daniel Seither | 2015-07-30 | 1 | -2/+2 |
| | |||||
* | Ensure all files have copyright and license info. | lloyd | 2015-01-10 | 1 | -1/+1 |
| | | | | | Update license header line to specify the terms and refer to the file, neither of which it included before. | ||||
* | Move lib into src | lloyd | 2014-01-10 | 1 | -0/+56 |