Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename some BUF_xxx to OPENSSL_xxx | Rich Salz | 2015-12-16 | 1 | -2/+2 |
* | GH408 follow-on: update buflen | Alessandro Ghedini | 2015-09-26 | 1 | -1/+5 |
* | fix compilation on Solaris | Vladimir Kotal | 2015-09-24 | 1 | -3/+2 |
* | RT4033: Use OPENSSL_SYS_UNIX not "unix" | Rich Salz | 2015-09-17 | 1 | -2/+2 |
* | Unwriteable directories are errors | Rich Salz | 2015-09-10 | 1 | -1/+1 |
* | Fix rehash/c_rehash doc and behavior. | Rich Salz | 2015-09-08 | 1 | -0/+4 |
* | Fix uninit warning. Remove unnecessary casts. Nothing to add is an error. | Ben Laurie | 2015-09-08 | 1 | -5/+10 |
* | add support for apple os/x | Rich Salz | 2015-09-08 | 1 | -3/+2 |
* | GH391: Apple port | Rich Salz | 2015-09-07 | 1 | -28/+57 |
* | fix build breakage on windows | Rich Salz | 2015-09-07 | 1 | -0/+3 |
* | Fix typo, that broke build on non-unix | Rich Salz | 2015-09-07 | 1 | -1/+1 |
* | Add rehash command to openssl | Timo Teras | 2015-09-07 | 1 | -0/+451 |