| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Fix missing symbol | Steven Fackler | 2018-09-12 | 1 | -0/+1 |
| | | |||||
| * | Support libressl 2.8.0 | Steven Fackler | 2018-09-12 | 1 | -15/+5 |
| | | | | | Closes #988 | ||||
| * | Refactor openssl-sys | Steven Fackler | 2018-09-12 | 1 | -0/+159 |
| The old layout tried to structure itself by version but it ended up with a lot of duplication. Instead, follow the structure of the header files. | |||||