aboutsummaryrefslogtreecommitdiff
path: root/openssl-sys/src/libressl
Commit message (Collapse)AuthorAgeFilesLines
* Fix libresslSteven Fackler2018-02-161-1/+8
|
* Misc cleanupSteven Fackler2018-01-011-24/+10
|
* Add issuer name access.Steven Fackler2017-12-291-0/+1
| | | | Closes #808
* Adjust libressl version detectionSteven Fackler2017-11-131-4/+4
| | | | | The 2.5.3+ and 2.6.3+ series are ABI-stable, so we don't need to whitelist individual releases in those ranges.
* Add support for LibreSSL 2.6.3phoebe jenkins2017-11-131-4/+4
|
* Fix cfgs for libressl262Christopher Vittal2017-10-041-4/+4
|
* opensslè-sys: adjust some constants to libressl 2.6.1Marc-Antoine Perennou2017-09-171-0/+6
| | | | Signed-off-by: Marc-Antoine Perennou <[email protected]>
* RustfmtSteven Fackler2017-07-152-130/+150
|
* RustfmtSteven Fackler2017-05-203-103/+142
|
* Fix support for LibreSSL versions other than 2.5.0Steven Fackler2017-05-123-0/+845