MINOR: ssl: improved cipherlist captures
authorEmmanuel Hocdet <manu@gandi.net>
Wed, 8 Mar 2017 10:07:10 +0000 (11:07 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 8 Mar 2017 14:04:43 +0000 (15:04 +0100)
commite38047423da5a123ef21fa0ffac1e36c30c2b686
treed1f6d32bcb558294484477083529b625c6e11669
parentaaee75088a5c85d77cd87aa91169705215f152d2
MINOR: ssl: improved cipherlist captures

Alloc capture buffer later (when filling), parse client-hello after
heartbeat check and remove capture->conn (unused).
src/ssl_sock.c