Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Include debugging symbols in Git builds | Patrick McDermott | 2019-07-31 | 1 | -2/+5 |
* | Revert "build: Disable address sanitization by default" | Patrick McDermott | 2019-07-31 | 1 | -1/+5 |
* | build: Search several possible CA certificate paths | Patrick McDermott | 2019-07-31 | 1 | -12/+26 |
* | build: Make CA root certificates path configurable | Patrick McDermott | 2019-07-31 | 1 | -0/+35 |
* | build: Drop GCC version check for warnings | Patrick McDermott | 2019-07-30 | 1 | -2/+1 |
* | build: Disable address sanitization by default | Patrick McDermott | 2019-07-30 | 1 | -5/+1 |
* | build: Use -flto | Patrick McDermott | 2019-07-30 | 1 | -1/+1 |
* | build: Use -fstack-protector-strong | Patrick McDermott | 2019-07-30 | 1 | -0/+1 |
* | build: Add more size optimization flags | Patrick McDermott | 2019-07-30 | 1 | -1/+5 |
* | build: Unconditionally harden timing | Patrick McDermott | 2019-07-30 | 1 | -4/+2 |
* | build: Drop -g and -O2 from CFLAGS | Patrick McDermott | 2019-07-30 | 1 | -0/+1 |
* | build: Use -Os flag | Patrick McDermott | 2019-07-30 | 1 | -0/+2 |
* | build: Use timing hardening flags | Patrick McDermott | 2019-07-30 | 1 | -0/+5 |
* | Initial commit | Patrick McDermott | 2019-07-28 | 1 | -0/+94 |