Steven Fackler
|
cb2f4c2287
|
X509_V_ERR_UNSPECIFIED was added in 1.0.2f
Closes #970
|
2018-08-04 10:23:35 -07:00 |
Steven Fackler
|
115cb730b0
|
Switch to accessors in libressl where possible
Some accessors are mysteriously still macros so we can't make everything
opaque yet, unfortunately.
cc #909
|
2018-06-09 21:49:36 -07:00 |
Steven Fackler
|
862d784161
|
Clean up openssl-sys cfgs
|
2018-05-20 11:29:27 -07:00 |
Steven Fackler
|
d991566f2b
|
Support min/max version in LibreSSL
Their implementations of the accessors don't behave expected with no
bounds, so we ignore those bits of the tests.
|
2018-05-19 19:57:12 -07:00 |