Kurt Roeckx
4190b47e0e
openssl: call configure with --debug ( #214 )
...
Otherwise NDEBUG is set, and the asserts don't trigger.
2016-12-24 07:07:31 -08:00
Mike Aizatsky
6a1d6b0d54
[openssl] use clang++ for linking #195 ( #198 )
2016-12-16 14:46:19 -08:00
Mike Aizatsky
f2b8cb5508
[openssl] adding ubsan runtime to libraries for undefined sanitizer
...
Fixes #195 .
2016-12-16 13:41:13 -08:00
Kurt Roeckx
c63c01e0fe
Openssl update ( #190 )
...
* Openssl: Enable more configure options
This enables all the options that are off by default but that we still
want to test.
* openssl: Enable undefined sanitizer.
* openssl: Add the security security contact as auto Cc
* openssl: bignum: limit to 2048 bytes
2016-12-15 14:04:03 -08:00
Kurt Roeckx
1e6cf3d328
Use libFuzzingEngine instead of libfuzzer ( #155 )
...
Fixes : #153
2016-12-08 12:16:41 -08:00
Kurt Roeckx
8643f53190
OpenSSL: Use -DFUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION ( #126 )
...
This should make the server fuzzer more reproducible.
Depends on https://github.com/openssl/openssl/pull/2023
2016-12-02 11:26:53 -08:00
Mike Aizatsky
a143b9b39a
[infra] renaming targets/ to projects/
2016-11-29 10:55:25 -08:00