a861460c89
Right now we report the per-connection value during the handshake and the per-session value after the handshake. This also trims our tickets slightly by removing a largely unused field from SSL_SESSION. Putting it on SSL_HANDSHAKE would be better, but sadly a number of bindings-type APIs expose it after the handshake. Change-Id: I6a1383f95da9b1b141b9d6adadc05ee1e458a326 Reviewed-on: https://boringssl-review.googlesource.com/20064 Commit-Queue: David Benjamin <davidben@google.com> Commit-Queue: Steven Valdez <svaldez@google.com> Reviewed-by: Steven Valdez <svaldez@google.com> CQ-Verified: CQ bot account: commit-bot@chromium.org <commit-bot@chromium.org> |
||
---|---|---|
.. | ||
openssl |