]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: ssl: use SSL_get_ciphers() instead of directly accessing the cipher list.
authorRemi Gacogne <rgacogne[at]aquaray[dot]fr>
Fri, 10 Oct 2014 15:04:26 +0000 (17:04 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 20 Oct 2014 16:01:06 +0000 (18:01 +0200)
commit23d5d378d008eaf31c17657eb8020b1462f42280
tree4e4160d5b833f39b70d70b2ae6fe68cfa03a4c81
parentfad4ffc89337277f3d5ed32b66986730e891558a
MINOR: ssl: use SSL_get_ciphers() instead of directly accessing the cipher list.
src/ssl_sock.c