boring2/openssl-sys/build
Hristo Venev 6b0583b7c4 Tell dependencies if vendored OpenSSL was used
The system OpenSSL knows where its certificates are. If
DEP_OPENSSL_VENDORED is not set:
- openssl-probe doesn't need to set any environment variables and can
get the paths from OpenSSL itself.
- Libraries that normally use `openssl_probe::probe()` and
`SSL_CTX_load_verify_locations` can instead use
`SSL_CTX_set_default_verify_paths`.
2019-04-03 18:01:49 +03:00
..
cfgs.rs Fix const changes in 1.1.1b 2019-02-26 20:31:01 -08:00
expando.c Don't dynamically generate expando.c 2019-02-27 21:14:46 -08:00
find_normal.rs Add some debugability to build script env 2019-02-26 20:45:10 -08:00
find_vendored.rs Tell dependencies if vendored OpenSSL was used 2019-04-03 18:01:49 +03:00
main.rs Fix deprecation warning 2019-03-11 21:35:21 -07:00