]> git.ipfire.org Git - thirdparty/tor.git/commit
Use timingsafe_memcmp() where available.
authorNick Mathewson <nickm@torproject.org>
Tue, 29 Dec 2015 14:43:01 +0000 (09:43 -0500)
committerNick Mathewson <nickm@torproject.org>
Tue, 29 Dec 2015 14:43:01 +0000 (09:43 -0500)
commitbc2cd0ff2bfc70916efe6b6a7fe0a4aae481df3b
tree487541c12f604a0d485d1c5f8d6d2f634258af2c
parent9a901aaa01eb3c362cc84836b54307b32f44295b
Use timingsafe_memcmp() where available.

See ticket 17944; patch from "logan".
changes/17944 [new file with mode: 0644]
configure.ac
src/common/di_ops.c