commit | 3cac450af57ff631004a41f09f26414d517b9605 | [log] [tgz] |
---|---|---|
author | David Benjamin <davidben@chromium.org> | Tue Oct 21 01:46:30 2014 -0400 |
committer | Adam Langley <agl@google.com> | Tue Oct 28 19:02:59 2014 +0000 |
tree | c0a6ceb0f2361f65b2990bd7c646a805c5c7c539 | |
parent | 773bb55c6fac2ee874f15139ee6f931cef5accc6 [diff] |
Add SSL_SESSION_to_bytes to replace i2d_SSL_SESSION. Deprecate the old two-pass version of the function. If the ticket is too long, replace it with a placeholder value but keep the connection working. Change-Id: Ib9fdea66389b171862143d79b5540ea90a9bd5fb Reviewed-on: https://boringssl-review.googlesource.com/2011 Reviewed-by: Adam Langley <agl@google.com>