Emīls
|
76cad11b64
|
Link all needed system libraries on Windows, when building statically
|
2018-06-29 19:35:16 +01: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
|
9bf748befb
|
Link to gdi32 on windows
Closes #935
|
2018-06-09 09:35:01 -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 |