Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace all use of ERR_add_error_data with ERR_asprintf_error_data. | beck | 2014-04-26 | 1 | -1/+1 |
| | | | | | | | | This avoids a lot of ugly gymnastics to do snprintfs before sending the bag of strings to ERR, and eliminates at least one place in dso_dlfctn.c where it was being called with the incorrect number of arguments and using random things off the stack as addresses of strings. ok krw@, jsing@ | ||||
* | KNF. | jsing | 2014-04-21 | 1 | -201/+221 |
| | |||||
* | Remove the nCipher CHIL engine. It is not standalone and depends on | reyk | 2014-04-14 | 1 | -3/+0 |
| | | | | external libraries that aren't covered by the same license. | ||||
* | import OpenSSL-1.0.0a | djm | 2010-10-01 | 1 | -0/+507 |