Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |