Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the libssl/src directory | 2016-09-03 | 1 | -115/+0 | |
| | |||||
* | Remove pointless externs - the structs are declared in the same files a | 2015-10-16 | 1 | -2/+1 | |
| | | | | few lines above. | ||||
* | Expand DECLARE_ASN1_ALLOC_FUNCTIONS and DECLARE_ASN1_FUNCTIONS_const | 2015-10-16 | 1 | -2/+6 | |
| | | | | macros. The only change in the generated assembly is due to line numbering. | ||||
* | Remove pointless uses of DECLARE_ASN1_ENCODE_FUNCTIONS_const. | 2015-10-16 | 1 | -2/+1 | |
| | | | | | DECLARE_ASN1_FUNCTIONS_const already includes this macro so using both means we end up with duplicate function prototypes and externs. | ||||
* | Expand ASN.1 template macros - no change in generated assembly. | 2015-07-24 | 1 | -5/+27 | |
| | |||||
* | Expand the IMPLEMENT_ASN1_FUNCTIONS_{const,fname,name} macros so that the | 2015-02-10 | 1 | -2/+26 | |
| | | | | | | | | | code is visible and functions can be readily located. Change has been scripted and the generated assembly only differs by changes to line numbers. Discussed with beck@ miod@ tedu@ | ||||
* | Lob a KNF grenade into the ecdsa code. | 2015-02-08 | 1 | -2/+2 | |
| | |||||
* | tags as requested by miod and tedu | 2014-06-12 | 1 | -1/+1 | |
| | |||||
* | import of OpenSSL 0.9.8h | 2008-09-06 | 1 | -0/+67 | |