Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-15 | Another doc tweak on tor_memcmp: <b>b</b>, not <b>. | Nick Mathewson | |
2011-05-15 | minor tweaks to 4b19730c8234d | Roger Dingledine | |
2011-05-11 | Add a data-independent variant of memcmp and a d-i memeq function. | Nick Mathewson | |
The tor_memcmp code is by Robert Ransom, and the tor_memeq code is by me. Both incorporate some ideas from DJB's stuff. |