Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Avoid undefined behaviour that results from negating a signed long with | jsing | 2019-04-20 | 1 | -2/+2 |
| | | | | | | | | minimum value. Fixes oss-fuzz #14354. ok beck@ bcook@ tb@ | ||||
* | Avoid signed integer overflow. | jsing | 2019-04-15 | 1 | -2/+2 |
| | | | | | | Fixes oss-fuzz issue #13843. ok tb@ | ||||
* | Correct the return values from long_print. | jsing | 2019-04-01 | 1 | -2/+5 |
| | | | | | | | BIO_print() returns -1 on failure, whereas the ASN print functions need to return 0. ok beck@, tb@ | ||||
* | Wrap long lines and apply some style(9). | jsing | 2019-03-31 | 1 | -7/+10 |
| | |||||
* | Use named field initialisers. | jsing | 2019-03-31 | 1 | -8/+9 |
| | |||||
* | Send the function codes from the error functions to the bit bucket, | beck | 2017-01-29 | 1 | -3/+3 |
| | | | | | | as was done earlier in libssl. Thanks inoguchi@ for noticing libssl had more reacharounds into this. ok jsing@ inoguchi@ | ||||
* | Manually expand ASN.1 template macros - only change in generated assembly | jsing | 2015-07-25 | 1 | -7/+19 |
| | | | | is due to line numbering. | ||||
* | Only import cryptlib.h in the four source files that actually need it. | jsing | 2014-07-11 | 1 | -2/+2 |
| | | | | | | | | Remove the openssl public includes from cryptlib.h and add a small number of includes into the source files that actually need them. While here, also sort/group/tidy the includes. ok beck@ miod@ | ||||
* | Stop including standard headers via cryptlib.h - pull in the headers that | jsing | 2014-07-10 | 1 | -1/+3 |
| | | | | | | are needed in the source files that actually require them. ok beck@ miod@ | ||||
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 1 | -1/+1 |
| | |||||
* | More KNF. | jsing | 2014-04-18 | 1 | -28/+45 |
| | |||||
* | putting most of the braces in the right column is the very least we can do. | tedu | 2014-04-18 | 1 | -2/+2 |
| | |||||
* | resolve conflicts, fix local changes | djm | 2010-10-01 | 1 | -1/+9 |
| | |||||
* | resolve conflicts | djm | 2009-01-09 | 1 | -1/+1 |
| | |||||
* | resolve conflicts | djm | 2008-09-06 | 1 | -3/+5 |
| | |||||
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -0/+169 |