mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-11 05:33:47 +01:00
ce854a8d22
We know there are overflows in curve25519-donna-c32, so we'll have to have that one be fwrapv. Only apply the asan, ubsan, and trapv options to the code that does not need to run in constant time. Those options introduce branches to the code they instrument. (These introduced branches should never actually be taken, so it might _still_ be constant time after all, but branch predictors are complicated enough that I'm not really confident here. Let's aim for safety.) Closes 17983. |
||
---|---|---|
.. | ||
.dummy | ||
bug14334 | ||
bug17744_redux | ||
bug17983 | ||
bug18133 | ||
bug18286 | ||
bug18300 | ||
bug18460 | ||
bug18481 | ||
bug18673 | ||
bug18716 | ||
bug18728 | ||
bug18729 | ||
feature18624 | ||
geoip-april2016 | ||
ticket18462 |