Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove deprecated headers, make more headers internal | Jack Lloyd | 2020-11-06 | 1 | -1/+1 |
| | | | | | | | | | Now modules default to internal headers instead of defaulting to public; making a new public API should be a visible and intentional choice. Brings the public header count from over 300 to around 150. Also removes the deprecated tls_blocking interface | ||||
* | Remove use of redc_helper in fuzzers | Jack Lloyd | 2018-02-26 | 1 | -4/+9 |
| | | | | This runs into the same weird UbSan issue as in #1370 | ||||
* | Create new fuzzer build mode | Jack Lloyd | 2017-08-25 | 1 | -0/+26 |