]> git.ipfire.org Git - thirdparty/tor.git/commit
In test_tortls_classify_client_ciphers(), s/ECDH/ECDHE/
authorNick Mathewson <nickm@torproject.org>
Mon, 7 Nov 2016 01:23:40 +0000 (20:23 -0500)
committerNick Mathewson <nickm@torproject.org>
Mon, 7 Nov 2016 01:23:40 +0000 (20:23 -0500)
commitdef41e93bdcce741c7eb87a06690fb36a133b8bb
tree2330e5ef706fdc80134601a7d04f1e873d2b728e
parentadd164aa41724ba6d66c961f37bd798e268062d2
In test_tortls_classify_client_ciphers(), s/ECDH/ECDHE/

(We weren't actually using these ciphers; we were just requing that
ciphers of that name existed.)

Patch from rubiate.  Fixes 20460
changes/20460 [new file with mode: 0644]
src/test/test_tortls.c