Guido Vranken
|
5442f88bc3
|
[bignum-fuzzer] Fix Rust nightly installation, attempt #2 (#2079)
|
2019-01-09 07:12:33 -08:00 |
Guido Vranken
|
6b2eb45a5b
|
Fix Rust nightly installation (#2061)
|
2018-12-30 10:43:22 -08:00 |
Guido Vranken
|
4f2f3774c5
|
projects/bignum-fuzzer/Dockerfile: get Rust stable, not nightly (#1985)
|
2018-11-27 12:33:42 -08:00 |
Guido Vranken
|
2e867a3f6e
|
[bignum-fuzzer] Add ARM e-mail address. Disable AFL (#1859)
* bignum-fuzzer: add ARM e-mail to auto_ccs
* bignum-fuzzer: only use libFuzzer, not AFL
|
2018-10-08 10:07:27 -07:00 |
Guido Vranken
|
4337d0f160
|
[bignum-fuzzer] Revert to older Rust Nightly to fix build (#1810)
|
2018-09-12 12:48:32 -07:00 |
Guido Vranken
|
14762cd45a
|
[bignum-fuzzer] BoringSSL vs. mbed TLS differential bignum fuzzing (#1636)
* Add BoringSSL+mbed TLS fuzzer
* Fix BoringSSL UBSAN build
* Set maximum bignum size to 100 decimals
* Add BoringSSL team members to auto_ccs
|
2018-07-23 06:45:34 -07:00 |
Guido Vranken
|
422df7dab4
|
GNU multiprecision (libgmp) fuzzer (#1587)
* Build OpenSSL+libgmp fuzzer
* Fix comment typo
|
2018-07-03 09:51:01 -07:00 |
Oliver Chang
|
725434388d
|
Add jz.maddock@googlemail.com to bignum (#1488)
|
2018-06-05 20:25:01 +10:00 |
Guido Vranken
|
8fb808b1e8
|
Add Matt Caswell (OpenSSL) and John Maddock (Boost) to bignum-fuzzer auto_ccs (#1480)
|
2018-06-03 13:40:45 -07:00 |
Guido Vranken
|
690dd9cdfb
|
[bignum-fuzzer] Add OpenSSL/C++ Boost multiprecision target (#1262)
* Add OpenSSL/C++-Boost target
* Add OpenSSL/C++-Boost target
* Add security@golang.org to CCs
|
2018-03-22 08:01:35 -07:00 |
Guido Vranken
|
c5f13b4ce5
|
Build OpenSSL+Rust target (#1222)
|
2018-03-09 17:59:41 -08:00 |
Guido Vranken
|
359e2a27f2
|
bignum-fuzzer: don't download seed corpus but copy from repository (#1189)
|
2018-02-23 07:51:45 -08:00 |
Guido Vranken
|
aba6d498af
|
Remove references to *.options files to fix build errors (#1182)
|
2018-02-21 07:30:28 -08:00 |
Guido Vranken
|
ce21653fec
|
Requesting bignum-fuzzer integration (#1147)
* Add bignum-fuzzer project files
* Remove .options file
* Add OpenSSL recipients to project.yaml auto_ccs
|
2018-02-20 12:49:56 -08:00 |