blob: 1808fb206c3f141ea15ae9d43c3684dba604b520 [file] [log] [blame]
Adam Langley95c29f32014-06-20 12:00:00 -07001/* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
2 * All rights reserved.
3 *
4 * This package is an SSL implementation written
5 * by Eric Young (eay@cryptsoft.com).
6 * The implementation was written so as to conform with Netscapes SSL.
7 *
8 * This library is free for commercial and non-commercial use as long as
9 * the following conditions are aheared to. The following conditions
10 * apply to all code found in this distribution, be it the RC4, RSA,
11 * lhash, DES, etc., code; not just the SSL code. The SSL documentation
12 * included with this distribution is covered by the same copyright terms
13 * except that the holder is Tim Hudson (tjh@cryptsoft.com).
14 *
15 * Copyright remains Eric Young's, and as such any Copyright notices in
16 * the code are not to be removed.
17 * If this package is used in a product, Eric Young should be given attribution
18 * as the author of the parts of the library used.
19 * This can be in the form of a textual message at program startup or
20 * in documentation (online or textual) provided with the package.
21 *
22 * Redistribution and use in source and binary forms, with or without
23 * modification, are permitted provided that the following conditions
24 * are met:
25 * 1. Redistributions of source code must retain the copyright
26 * notice, this list of conditions and the following disclaimer.
27 * 2. Redistributions in binary form must reproduce the above copyright
28 * notice, this list of conditions and the following disclaimer in the
29 * documentation and/or other materials provided with the distribution.
30 * 3. All advertising materials mentioning features or use of this software
31 * must display the following acknowledgement:
32 * "This product includes cryptographic software written by
33 * Eric Young (eay@cryptsoft.com)"
34 * The word 'cryptographic' can be left out if the rouines from the library
35 * being used are not cryptographic related :-).
36 * 4. If you include any Windows specific code (or a derivative thereof) from
37 * the apps directory (application code) you must include an acknowledgement:
38 * "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
39 *
40 * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
41 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
42 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
43 * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
44 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
45 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
46 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
47 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
48 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
49 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
50 * SUCH DAMAGE.
51 *
52 * The licence and distribution terms for any publically available version or
53 * derivative of this code cannot be changed. i.e. this code cannot simply be
54 * copied and put under another distribution licence
55 * [including the GNU Public Licence.]
56 */
57/* ====================================================================
58 * Copyright (c) 1998-2007 The OpenSSL Project. All rights reserved.
59 *
60 * Redistribution and use in source and binary forms, with or without
61 * modification, are permitted provided that the following conditions
62 * are met:
63 *
64 * 1. Redistributions of source code must retain the above copyright
65 * notice, this list of conditions and the following disclaimer.
66 *
67 * 2. Redistributions in binary form must reproduce the above copyright
68 * notice, this list of conditions and the following disclaimer in
69 * the documentation and/or other materials provided with the
70 * distribution.
71 *
72 * 3. All advertising materials mentioning features or use of this
73 * software must display the following acknowledgment:
74 * "This product includes software developed by the OpenSSL Project
75 * for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
76 *
77 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
78 * endorse or promote products derived from this software without
79 * prior written permission. For written permission, please contact
80 * openssl-core@openssl.org.
81 *
82 * 5. Products derived from this software may not be called "OpenSSL"
83 * nor may "OpenSSL" appear in their names without prior written
84 * permission of the OpenSSL Project.
85 *
86 * 6. Redistributions of any form whatsoever must retain the following
87 * acknowledgment:
88 * "This product includes software developed by the OpenSSL Project
89 * for use in the OpenSSL Toolkit (http://www.openssl.org/)"
90 *
91 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
92 * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
93 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
94 * PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE OpenSSL PROJECT OR
95 * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
96 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
97 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
98 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
99 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
100 * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
101 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
102 * OF THE POSSIBILITY OF SUCH DAMAGE.
103 * ====================================================================
104 *
105 * This product includes cryptographic software written by Eric Young
106 * (eay@cryptsoft.com). This product includes software written by Tim
107 * Hudson (tjh@cryptsoft.com).
108 *
109 */
110/* ====================================================================
111 * Copyright 2002 Sun Microsystems, Inc. ALL RIGHTS RESERVED.
112 * ECC cipher suite support in OpenSSL originally developed by
113 * SUN MICROSYSTEMS, INC., and contributed to the OpenSSL project.
114 */
115/* ====================================================================
116 * Copyright 2005 Nokia. All rights reserved.
117 *
118 * The portions of the attached software ("Contribution") is developed by
119 * Nokia Corporation and is licensed pursuant to the OpenSSL open source
120 * license.
121 *
122 * The Contribution, originally written by Mika Kousa and Pasi Eronen of
123 * Nokia Corporation, consists of the "PSK" (Pre-Shared Key) ciphersuites
124 * support (see RFC 4279) to OpenSSL.
125 *
126 * No patent licenses or other rights except those expressly stated in
127 * the OpenSSL open source license shall be deemed granted or received
128 * expressly, by implication, estoppel, or otherwise.
129 *
130 * No assurances are provided by Nokia that the Contribution does not
131 * infringe the patent or other intellectual property rights of any third
132 * party or that the license provides you with all the necessary rights
133 * to make use of the Contribution.
134 *
135 * THE SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. IN
136 * ADDITION TO THE DISCLAIMERS INCLUDED IN THE LICENSE, NOKIA
137 * SPECIFICALLY DISCLAIMS ANY LIABILITY FOR CLAIMS BROUGHT BY YOU OR ANY
138 * OTHER ENTITY BASED ON INFRINGEMENT OF INTELLECTUAL PROPERTY RIGHTS OR
139 * OTHERWISE. */
140
David Benjamin86e95b82017-07-18 16:34:25 -0400141#define BORINGSSL_INTERNAL_CXX_TYPES
142
David Benjamin9e4e01e2015-09-15 01:48:04 -0400143#include <openssl/ssl.h>
144
Adam Langley95c29f32014-06-20 12:00:00 -0700145#include <assert.h>
David Benjamin93d97432016-08-08 21:22:47 -0400146#include <stdlib.h>
David Benjaminf0ae1702015-04-07 23:05:04 -0400147#include <string.h>
Adam Langley95c29f32014-06-20 12:00:00 -0700148
David Benjamin39482a12014-07-20 13:30:15 -0400149#include <openssl/bytestring.h>
David Benjamin7c6d09b2015-09-05 11:00:19 -0400150#include <openssl/crypto.h>
David Benjaminf0ae1702015-04-07 23:05:04 -0400151#include <openssl/err.h>
Adam Langley95c29f32014-06-20 12:00:00 -0700152#include <openssl/lhash.h>
153#include <openssl/mem.h>
Adam Langley95c29f32014-06-20 12:00:00 -0700154#include <openssl/rand.h>
Adam Langley95c29f32014-06-20 12:00:00 -0700155
David Benjamin2ee94aa2015-04-07 22:38:30 -0400156#include "internal.h"
David Benjamin546f1a52015-04-15 16:46:09 -0400157#include "../crypto/internal.h"
158
David Benjamin721e8b72016-08-03 13:13:17 -0400159#if defined(OPENSSL_WINDOWS)
160#include <sys/timeb.h>
161#else
162#include <sys/socket.h>
163#include <sys/time.h>
164#endif
165
Adam Langley95c29f32014-06-20 12:00:00 -0700166
David Benjamin86e95b82017-07-18 16:34:25 -0400167namespace bssl {
168
David Benjamin76c2efc2015-08-31 14:24:29 -0400169/* |SSL_R_UNKNOWN_PROTOCOL| is no longer emitted, but continue to define it
David Benjamin97760d52015-07-24 23:02:49 -0400170 * to avoid downstream churn. */
David Benjamin76c2efc2015-08-31 14:24:29 -0400171OPENSSL_DECLARE_ERROR_REASON(SSL, UNKNOWN_PROTOCOL)
David Benjamin97760d52015-07-24 23:02:49 -0400172
David Benjamin311c2572016-08-17 15:54:36 -0400173/* The following errors are no longer emitted, but are used in nginx without
174 * #ifdefs. */
175OPENSSL_DECLARE_ERROR_REASON(SSL, BLOCK_CIPHER_PAD_IS_WRONG)
176OPENSSL_DECLARE_ERROR_REASON(SSL, NO_CIPHERS_SPECIFIED)
177
Adam Langleyfcf25832014-12-18 17:42:32 -0800178/* Some error codes are special. Ensure the make_errors.go script never
179 * regresses this. */
David Benjamina3d76d02017-07-14 19:36:07 -0400180static_assert(SSL_R_TLSV1_ALERT_NO_RENEGOTIATION ==
181 SSL_AD_NO_RENEGOTIATION + SSL_AD_REASON_OFFSET,
182 "alert reason code mismatch");
David Benjamine1136082014-09-20 12:28:58 -0400183
David Benjamin1d0a1942015-04-26 15:35:35 -0400184/* kMaxHandshakeSize is the maximum size, in bytes, of a handshake message. */
185static const size_t kMaxHandshakeSize = (1u << 24) - 1;
186
David Benjaminaa585132015-06-29 23:36:17 -0400187static CRYPTO_EX_DATA_CLASS g_ex_data_class_ssl =
188 CRYPTO_EX_DATA_CLASS_INIT_WITH_APP_DATA;
189static CRYPTO_EX_DATA_CLASS g_ex_data_class_ssl_ctx =
190 CRYPTO_EX_DATA_CLASS_INIT_WITH_APP_DATA;
David Benjamin9f33fc62015-04-15 17:29:53 -0400191
David Benjamin86e95b82017-07-18 16:34:25 -0400192void ssl_reset_error_state(SSL *ssl) {
193 /* Functions which use |SSL_get_error| must reset I/O and error state on
194 * entry. */
195 ssl->rwstate = SSL_NOTHING;
196 ERR_clear_error();
197 ERR_clear_system_error();
198}
199
200int ssl_can_write(const SSL *ssl) {
201 return !SSL_in_init(ssl) || ssl->s3->hs->can_early_write;
202}
203
204int ssl_can_read(const SSL *ssl) {
205 return !SSL_in_init(ssl) || ssl->s3->hs->can_early_read;
206}
207
208void ssl_cipher_preference_list_free(
209 struct ssl_cipher_preference_list_st *cipher_list) {
210 if (cipher_list == NULL) {
211 return;
212 }
213 sk_SSL_CIPHER_free(cipher_list->ciphers);
214 OPENSSL_free(cipher_list->in_group_flags);
215 OPENSSL_free(cipher_list);
216}
217
218void ssl_update_cache(SSL_HANDSHAKE *hs, int mode) {
219 SSL *const ssl = hs->ssl;
220 SSL_CTX *ctx = ssl->session_ctx;
221 /* Never cache sessions with empty session IDs. */
222 if (ssl->s3->established_session->session_id_length == 0 ||
223 (ctx->session_cache_mode & mode) != mode) {
224 return;
225 }
226
227 /* Clients never use the internal session cache. */
228 int use_internal_cache = ssl->server && !(ctx->session_cache_mode &
229 SSL_SESS_CACHE_NO_INTERNAL_STORE);
230
231 /* A client may see new sessions on abbreviated handshakes if the server
232 * decides to renew the ticket. Once the handshake is completed, it should be
233 * inserted into the cache. */
234 if (ssl->s3->established_session != ssl->session ||
235 (!ssl->server && hs->ticket_expected)) {
236 if (use_internal_cache) {
237 SSL_CTX_add_session(ctx, ssl->s3->established_session);
238 }
239 if (ctx->new_session_cb != NULL) {
240 SSL_SESSION_up_ref(ssl->s3->established_session);
241 if (!ctx->new_session_cb(ssl, ssl->s3->established_session)) {
242 /* |new_session_cb|'s return value signals whether it took ownership. */
243 SSL_SESSION_free(ssl->s3->established_session);
244 }
245 }
246 }
247
248 if (use_internal_cache &&
249 !(ctx->session_cache_mode & SSL_SESS_CACHE_NO_AUTO_CLEAR)) {
250 /* Automatically flush the internal session cache every 255 connections. */
251 int flush_cache = 0;
252 CRYPTO_MUTEX_lock_write(&ctx->lock);
253 ctx->handshakes_since_cache_flush++;
254 if (ctx->handshakes_since_cache_flush >= 255) {
255 flush_cache = 1;
256 ctx->handshakes_since_cache_flush = 0;
257 }
258 CRYPTO_MUTEX_unlock_write(&ctx->lock);
259
260 if (flush_cache) {
261 struct OPENSSL_timeval now;
262 ssl_get_current_time(ssl, &now);
263 SSL_CTX_flush_sessions(ctx, now.tv_sec);
264 }
265 }
266}
267
268static int cbb_add_hex(CBB *cbb, const uint8_t *in, size_t in_len) {
269 static const char hextable[] = "0123456789abcdef";
270 uint8_t *out;
271
272 if (!CBB_add_space(cbb, &out, in_len * 2)) {
273 return 0;
274 }
275
276 for (size_t i = 0; i < in_len; i++) {
277 *(out++) = (uint8_t)hextable[in[i] >> 4];
278 *(out++) = (uint8_t)hextable[in[i] & 0xf];
279 }
280
281 return 1;
282}
283
284int ssl_log_secret(const SSL *ssl, const char *label, const uint8_t *secret,
285 size_t secret_len) {
286 if (ssl->ctx->keylog_callback == NULL) {
287 return 1;
288 }
289
290 CBB cbb;
291 uint8_t *out;
292 size_t out_len;
293 if (!CBB_init(&cbb, strlen(label) + 1 + SSL3_RANDOM_SIZE * 2 + 1 +
294 secret_len * 2 + 1) ||
295 !CBB_add_bytes(&cbb, (const uint8_t *)label, strlen(label)) ||
296 !CBB_add_bytes(&cbb, (const uint8_t *)" ", 1) ||
297 !cbb_add_hex(&cbb, ssl->s3->client_random, SSL3_RANDOM_SIZE) ||
298 !CBB_add_bytes(&cbb, (const uint8_t *)" ", 1) ||
299 !cbb_add_hex(&cbb, secret, secret_len) ||
300 !CBB_add_u8(&cbb, 0 /* NUL */) ||
301 !CBB_finish(&cbb, &out, &out_len)) {
302 CBB_cleanup(&cbb);
303 return 0;
304 }
305
306 ssl->ctx->keylog_callback(ssl, (const char *)out);
307 OPENSSL_free(out);
308 return 1;
309}
310
311int ssl3_can_false_start(const SSL *ssl) {
312 const SSL_CIPHER *const cipher = SSL_get_current_cipher(ssl);
313
314 /* False Start only for TLS 1.2 with an ECDHE+AEAD cipher and ALPN or NPN. */
315 return !SSL_is_dtls(ssl) &&
316 SSL_version(ssl) == TLS1_2_VERSION &&
317 (ssl->s3->alpn_selected != NULL ||
318 ssl->s3->next_proto_negotiated != NULL) &&
319 cipher != NULL &&
320 cipher->algorithm_mkey == SSL_kECDHE &&
321 cipher->algorithm_mac == SSL_AEAD;
322}
323
324void ssl_do_info_callback(const SSL *ssl, int type, int value) {
325 void (*cb)(const SSL *ssl, int type, int value) = NULL;
326 if (ssl->info_callback != NULL) {
327 cb = ssl->info_callback;
328 } else if (ssl->ctx->info_callback != NULL) {
329 cb = ssl->ctx->info_callback;
330 }
331
332 if (cb != NULL) {
333 cb(ssl, type, value);
334 }
335}
336
337void ssl_do_msg_callback(SSL *ssl, int is_write, int content_type,
338 const void *buf, size_t len) {
339 if (ssl->msg_callback == NULL) {
340 return;
341 }
342
343 /* |version| is zero when calling for |SSL3_RT_HEADER| and |SSL2_VERSION| for
344 * a V2ClientHello. */
345 int version;
346 switch (content_type) {
347 case 0:
348 /* V2ClientHello */
349 version = SSL2_VERSION;
350 break;
351 case SSL3_RT_HEADER:
352 version = 0;
353 break;
354 default:
355 version = SSL_version(ssl);
356 }
357
358 ssl->msg_callback(is_write, version, content_type, buf, len, ssl,
359 ssl->msg_callback_arg);
360}
361
362void ssl_get_current_time(const SSL *ssl, struct OPENSSL_timeval *out_clock) {
363 if (ssl->ctx->current_time_cb != NULL) {
364 /* TODO(davidben): Update current_time_cb to use OPENSSL_timeval. See
365 * https://crbug.com/boringssl/155. */
366 struct timeval clock;
367 ssl->ctx->current_time_cb(ssl, &clock);
368 if (clock.tv_sec < 0) {
369 assert(0);
370 out_clock->tv_sec = 0;
371 out_clock->tv_usec = 0;
372 } else {
373 out_clock->tv_sec = (uint64_t)clock.tv_sec;
374 out_clock->tv_usec = (uint32_t)clock.tv_usec;
375 }
376 return;
377 }
378
379#if defined(BORINGSSL_UNSAFE_DETERMINISTIC_MODE)
380 out_clock->tv_sec = 1234;
381 out_clock->tv_usec = 1234;
382#elif defined(OPENSSL_WINDOWS)
383 struct _timeb time;
384 _ftime(&time);
385 if (time.time < 0) {
386 assert(0);
387 out_clock->tv_sec = 0;
388 out_clock->tv_usec = 0;
389 } else {
390 out_clock->tv_sec = time.time;
391 out_clock->tv_usec = time.millitm * 1000;
392 }
393#else
394 struct timeval clock;
395 gettimeofday(&clock, NULL);
396 if (clock.tv_sec < 0) {
397 assert(0);
398 out_clock->tv_sec = 0;
399 out_clock->tv_usec = 0;
400 } else {
401 out_clock->tv_sec = (uint64_t)clock.tv_sec;
402 out_clock->tv_usec = (uint32_t)clock.tv_usec;
403 }
404#endif
405}
406
407} // namespace bssl
408
409using namespace bssl;
410
David Benjamin7c6d09b2015-09-05 11:00:19 -0400411int SSL_library_init(void) {
412 CRYPTO_library_init();
413 return 1;
414}
415
Adam Langleye976e432016-02-15 14:01:10 -0800416static uint32_t ssl_session_hash(const SSL_SESSION *sess) {
417 const uint8_t *session_id = sess->session_id;
418
419 uint8_t tmp_storage[sizeof(uint32_t)];
420 if (sess->session_id_length < sizeof(tmp_storage)) {
David Benjamin17cf2cb2016-12-13 01:07:13 -0500421 OPENSSL_memset(tmp_storage, 0, sizeof(tmp_storage));
422 OPENSSL_memcpy(tmp_storage, sess->session_id, sess->session_id_length);
Adam Langleye976e432016-02-15 14:01:10 -0800423 session_id = tmp_storage;
424 }
425
David Benjamin27bbae42015-09-13 00:54:37 -0400426 uint32_t hash =
Adam Langleye976e432016-02-15 14:01:10 -0800427 ((uint32_t)session_id[0]) |
428 ((uint32_t)session_id[1] << 8) |
429 ((uint32_t)session_id[2] << 16) |
430 ((uint32_t)session_id[3] << 24);
David Benjamin7c6d09b2015-09-05 11:00:19 -0400431
David Benjamin27bbae42015-09-13 00:54:37 -0400432 return hash;
433}
434
435/* NB: If this function (or indeed the hash function which uses a sort of
436 * coarser function than this one) is changed, ensure
437 * SSL_CTX_has_matching_session_id() is checked accordingly. It relies on being
438 * able to construct an SSL_SESSION that will collide with any existing session
439 * with a matching session ID. */
440static int ssl_session_cmp(const SSL_SESSION *a, const SSL_SESSION *b) {
441 if (a->ssl_version != b->ssl_version) {
442 return 1;
Adam Langleyfcf25832014-12-18 17:42:32 -0800443 }
Adam Langley95c29f32014-06-20 12:00:00 -0700444
David Benjamin27bbae42015-09-13 00:54:37 -0400445 if (a->session_id_length != b->session_id_length) {
446 return 1;
Adam Langleyfcf25832014-12-18 17:42:32 -0800447 }
Adam Langley95c29f32014-06-20 12:00:00 -0700448
David Benjamin17cf2cb2016-12-13 01:07:13 -0500449 return OPENSSL_memcmp(a->session_id, b->session_id, a->session_id_length);
David Benjamin27bbae42015-09-13 00:54:37 -0400450}
Adam Langley95c29f32014-06-20 12:00:00 -0700451
David Benjamin27bbae42015-09-13 00:54:37 -0400452SSL_CTX *SSL_CTX_new(const SSL_METHOD *method) {
453 SSL_CTX *ret = NULL;
454
455 if (method == NULL) {
456 OPENSSL_PUT_ERROR(SSL, SSL_R_NULL_SSL_METHOD_PASSED);
457 return NULL;
Adam Langleyfcf25832014-12-18 17:42:32 -0800458 }
Adam Langley95c29f32014-06-20 12:00:00 -0700459
David Benjaminf5260812017-07-12 17:16:39 -0400460 ret = (SSL_CTX *)OPENSSL_malloc(sizeof(SSL_CTX));
David Benjamin27bbae42015-09-13 00:54:37 -0400461 if (ret == NULL) {
462 goto err;
David Benjamin62fd1622015-01-11 13:30:01 -0500463 }
464
David Benjamin17cf2cb2016-12-13 01:07:13 -0500465 OPENSSL_memset(ret, 0, sizeof(SSL_CTX));
Adam Langley95c29f32014-06-20 12:00:00 -0700466
David Benjamin27bbae42015-09-13 00:54:37 -0400467 ret->method = method->method;
Adam Langley3509dac2017-02-01 11:59:18 -0800468 ret->x509_method = method->x509_method;
David Benjamin27bbae42015-09-13 00:54:37 -0400469
470 CRYPTO_MUTEX_init(&ret->lock);
471
472 ret->session_cache_mode = SSL_SESS_CACHE_SERVER;
473 ret->session_cache_size = SSL_SESSION_CACHE_MAX_SIZE_DEFAULT;
474
David Benjamin27bbae42015-09-13 00:54:37 -0400475 ret->session_timeout = SSL_DEFAULT_SESSION_TIMEOUT;
David Benjamin17b30832017-01-28 14:00:32 -0500476 ret->session_psk_dhe_timeout = SSL_DEFAULT_SESSION_PSK_DHE_TIMEOUT;
David Benjamin27bbae42015-09-13 00:54:37 -0400477
478 ret->references = 1;
479
480 ret->max_cert_list = SSL_MAX_CERT_LIST_DEFAULT;
481 ret->verify_mode = SSL_VERIFY_NONE;
Adam Langley3509dac2017-02-01 11:59:18 -0800482 ret->cert = ssl_cert_new(method->x509_method);
David Benjamin27bbae42015-09-13 00:54:37 -0400483 if (ret->cert == NULL) {
484 goto err;
485 }
486
487 ret->sessions = lh_SSL_SESSION_new(ssl_session_hash, ssl_session_cmp);
488 if (ret->sessions == NULL) {
489 goto err;
490 }
Adam Langley2a3b3432017-02-10 13:56:48 -0800491
492 if (!ret->x509_method->ssl_ctx_new(ret)) {
David Benjamin27bbae42015-09-13 00:54:37 -0400493 goto err;
494 }
495
Matthew Braithwaite6ad20dc2017-02-21 16:41:33 -0800496 if (!SSL_CTX_set_strict_cipher_list(ret, SSL_DEFAULT_CIPHER_LIST)) {
David Benjamin27bbae42015-09-13 00:54:37 -0400497 goto err2;
498 }
499
Adam Langley34b4c822017-02-02 10:57:17 -0800500 ret->client_CA = sk_CRYPTO_BUFFER_new_null();
David Benjamin27bbae42015-09-13 00:54:37 -0400501 if (ret->client_CA == NULL) {
502 goto err;
503 }
504
David Benjamin8a589332015-12-04 23:14:35 -0500505 CRYPTO_new_ex_data(&ret->ex_data);
David Benjamin27bbae42015-09-13 00:54:37 -0400506
507 ret->max_send_fragment = SSL3_RT_MAX_PLAIN_LENGTH;
508
509 /* Setup RFC4507 ticket keys */
510 if (!RAND_bytes(ret->tlsext_tick_key_name, 16) ||
511 !RAND_bytes(ret->tlsext_tick_hmac_key, 16) ||
512 !RAND_bytes(ret->tlsext_tick_aes_key, 16)) {
513 ret->options |= SSL_OP_NO_TICKET;
514 }
515
David Benjamina983b4c2016-11-09 14:21:12 -0500516 /* Disable the auto-chaining feature by default. Once this has stuck without
517 * problems, the feature will be removed entirely. */
518 ret->mode = SSL_MODE_NO_AUTO_CHAIN;
519
David Benjamin27bbae42015-09-13 00:54:37 -0400520 /* Lock the SSL_CTX to the specified version, for compatibility with legacy
David Benjamin3cfeb952017-03-01 16:48:38 -0500521 * uses of SSL_METHOD, but we do not set the minimum version for
522 * |SSLv3_method|. */
David Benjamine34bcc92016-09-21 16:53:09 -0400523 if (!SSL_CTX_set_max_proto_version(ret, method->version) ||
David Benjamin3cfeb952017-03-01 16:48:38 -0500524 !SSL_CTX_set_min_proto_version(ret, method->version == SSL3_VERSION
525 ? 0 /* default */
526 : method->version)) {
David Benjamine34bcc92016-09-21 16:53:09 -0400527 OPENSSL_PUT_ERROR(SSL, ERR_R_INTERNAL_ERROR);
528 goto err2;
David Benjamin27bbae42015-09-13 00:54:37 -0400529 }
530
531 return ret;
532
533err:
534 OPENSSL_PUT_ERROR(SSL, ERR_R_MALLOC_FAILURE);
535err2:
536 SSL_CTX_free(ret);
537 return NULL;
538}
539
Adam Langley84cd1592016-06-30 18:29:44 -0700540int SSL_CTX_up_ref(SSL_CTX *ctx) {
541 CRYPTO_refcount_inc(&ctx->references);
542 return 1;
543}
544
David Benjamin27bbae42015-09-13 00:54:37 -0400545void SSL_CTX_free(SSL_CTX *ctx) {
546 if (ctx == NULL ||
547 !CRYPTO_refcount_dec_and_test_zero(&ctx->references)) {
548 return;
549 }
550
David Benjamin27bbae42015-09-13 00:54:37 -0400551 /* Free internal session cache. However: the remove_cb() may reference the
552 * ex_data of SSL_CTX, thus the ex_data store can only be removed after the
553 * sessions were flushed. As the ex_data handling routines might also touch
554 * the session cache, the most secure solution seems to be: empty (flush) the
555 * cache, then free ex_data, then finally free the cache. (See ticket
556 * [openssl.org #212].) */
557 SSL_CTX_flush_sessions(ctx, 0);
558
559 CRYPTO_free_ex_data(&g_ex_data_class_ssl_ctx, ctx, &ctx->ex_data);
560
561 CRYPTO_MUTEX_cleanup(&ctx->lock);
562 lh_SSL_SESSION_free(ctx->sessions);
David Benjamin27bbae42015-09-13 00:54:37 -0400563 ssl_cipher_preference_list_free(ctx->cipher_list);
David Benjamin27bbae42015-09-13 00:54:37 -0400564 ssl_cert_free(ctx->cert);
565 sk_SSL_CUSTOM_EXTENSION_pop_free(ctx->client_custom_extensions,
566 SSL_CUSTOM_EXTENSION_free);
567 sk_SSL_CUSTOM_EXTENSION_pop_free(ctx->server_custom_extensions,
568 SSL_CUSTOM_EXTENSION_free);
Adam Langley34b4c822017-02-02 10:57:17 -0800569 sk_CRYPTO_BUFFER_pop_free(ctx->client_CA, CRYPTO_BUFFER_free);
Adam Langley2a3b3432017-02-10 13:56:48 -0800570 ctx->x509_method->ssl_ctx_free(ctx);
David Benjamin27bbae42015-09-13 00:54:37 -0400571 sk_SRTP_PROTECTION_PROFILE_free(ctx->srtp_profiles);
572 OPENSSL_free(ctx->psk_identity_hint);
Steven Valdezce902a92016-05-17 11:47:53 -0400573 OPENSSL_free(ctx->supported_group_list);
David Benjamin27bbae42015-09-13 00:54:37 -0400574 OPENSSL_free(ctx->alpn_client_proto_list);
David Benjamin27bbae42015-09-13 00:54:37 -0400575 EVP_PKEY_free(ctx->tlsext_channel_id_private);
David Benjamin71c21b42017-04-14 17:05:40 -0400576 OPENSSL_free(ctx->verify_sigalgs);
David Benjamin27bbae42015-09-13 00:54:37 -0400577
578 OPENSSL_free(ctx);
Adam Langleyfcf25832014-12-18 17:42:32 -0800579}
Adam Langley95c29f32014-06-20 12:00:00 -0700580
Adam Langleyfcf25832014-12-18 17:42:32 -0800581SSL *SSL_new(SSL_CTX *ctx) {
Adam Langleyfcf25832014-12-18 17:42:32 -0800582 if (ctx == NULL) {
David Benjamin3570d732015-06-29 00:28:17 -0400583 OPENSSL_PUT_ERROR(SSL, SSL_R_NULL_SSL_CTX);
Adam Langleyfcf25832014-12-18 17:42:32 -0800584 return NULL;
585 }
586 if (ctx->method == NULL) {
David Benjamin3570d732015-06-29 00:28:17 -0400587 OPENSSL_PUT_ERROR(SSL, SSL_R_SSL_CTX_HAS_NO_DEFAULT_SSL_VERSION);
Adam Langleyfcf25832014-12-18 17:42:32 -0800588 return NULL;
589 }
Adam Langley95c29f32014-06-20 12:00:00 -0700590
David Benjaminf5260812017-07-12 17:16:39 -0400591 SSL *ssl = (SSL *)OPENSSL_malloc(sizeof(SSL));
David Benjamin0d56f882015-12-19 17:05:56 -0500592 if (ssl == NULL) {
Adam Langleyfcf25832014-12-18 17:42:32 -0800593 goto err;
594 }
David Benjamin17cf2cb2016-12-13 01:07:13 -0500595 OPENSSL_memset(ssl, 0, sizeof(SSL));
Adam Langley95c29f32014-06-20 12:00:00 -0700596
David Benjaminfc08dfc2017-06-20 14:39:32 -0400597 ssl->conf_min_version = ctx->conf_min_version;
598 ssl->conf_max_version = ctx->conf_max_version;
Steven Valdez52586f92017-07-11 15:08:32 -0400599 ssl->tls13_variant = ctx->tls13_variant;
David Benjamin1eb367c2014-12-12 18:17:51 -0500600
Taylor Brandstetter376a0fe2016-05-10 19:30:28 -0700601 /* RFC 6347 states that implementations SHOULD use an initial timer value of
602 * 1 second. */
603 ssl->initial_timeout_duration_ms = 1000;
604
David Benjamin0d56f882015-12-19 17:05:56 -0500605 ssl->options = ctx->options;
606 ssl->mode = ctx->mode;
607 ssl->max_cert_list = ctx->max_cert_list;
Adam Langley95c29f32014-06-20 12:00:00 -0700608
David Benjamin0d56f882015-12-19 17:05:56 -0500609 ssl->cert = ssl_cert_dup(ctx->cert);
610 if (ssl->cert == NULL) {
David Benjamina5a3eeb2015-03-18 20:26:30 -0400611 goto err;
Adam Langleyfcf25832014-12-18 17:42:32 -0800612 }
Adam Langley95c29f32014-06-20 12:00:00 -0700613
David Benjamin0d56f882015-12-19 17:05:56 -0500614 ssl->msg_callback = ctx->msg_callback;
615 ssl->msg_callback_arg = ctx->msg_callback_arg;
616 ssl->verify_mode = ctx->verify_mode;
David Benjamin0d56f882015-12-19 17:05:56 -0500617 ssl->verify_callback = ctx->default_verify_callback;
David Benjamin3a1dd462017-07-11 16:13:10 -0400618 ssl->custom_verify_callback = ctx->custom_verify_callback;
David Benjaminbbaf3672016-11-17 10:53:09 +0900619 ssl->retain_only_sha256_of_client_certs =
620 ctx->retain_only_sha256_of_client_certs;
Adam Langley95c29f32014-06-20 12:00:00 -0700621
David Benjamin0d56f882015-12-19 17:05:56 -0500622 ssl->quiet_shutdown = ctx->quiet_shutdown;
623 ssl->max_send_fragment = ctx->max_send_fragment;
Adam Langley95c29f32014-06-20 12:00:00 -0700624
David Benjaminf650c712016-12-22 15:54:51 -0500625 SSL_CTX_up_ref(ctx);
David Benjamin0d56f882015-12-19 17:05:56 -0500626 ssl->ctx = ctx;
David Benjaminf650c712016-12-22 15:54:51 -0500627 SSL_CTX_up_ref(ctx);
David Benjaminbe497062017-03-10 16:08:36 -0500628 ssl->session_ctx = ctx;
Adam Langley95c29f32014-06-20 12:00:00 -0700629
Adam Langley2a3b3432017-02-10 13:56:48 -0800630 if (!ssl->ctx->x509_method->ssl_new(ssl)) {
631 goto err;
632 }
633
Steven Valdezce902a92016-05-17 11:47:53 -0400634 if (ctx->supported_group_list) {
David Benjaminf5260812017-07-12 17:16:39 -0400635 ssl->supported_group_list = (uint16_t *)BUF_memdup(
636 ctx->supported_group_list, ctx->supported_group_list_len * 2);
Steven Valdezce902a92016-05-17 11:47:53 -0400637 if (!ssl->supported_group_list) {
Adam Langleyfcf25832014-12-18 17:42:32 -0800638 goto err;
639 }
Steven Valdezce902a92016-05-17 11:47:53 -0400640 ssl->supported_group_list_len = ctx->supported_group_list_len;
Adam Langleyfcf25832014-12-18 17:42:32 -0800641 }
Adam Langley95c29f32014-06-20 12:00:00 -0700642
David Benjamin17b30832017-01-28 14:00:32 -0500643 if (ctx->alpn_client_proto_list) {
David Benjaminf5260812017-07-12 17:16:39 -0400644 ssl->alpn_client_proto_list = (uint8_t *)BUF_memdup(
645 ctx->alpn_client_proto_list, ctx->alpn_client_proto_list_len);
David Benjamin0d56f882015-12-19 17:05:56 -0500646 if (ssl->alpn_client_proto_list == NULL) {
Adam Langleyfcf25832014-12-18 17:42:32 -0800647 goto err;
648 }
David Benjamin17b30832017-01-28 14:00:32 -0500649 ssl->alpn_client_proto_list_len = ctx->alpn_client_proto_list_len;
Adam Langleyfcf25832014-12-18 17:42:32 -0800650 }
Adam Langley95c29f32014-06-20 12:00:00 -0700651
David Benjamin0d56f882015-12-19 17:05:56 -0500652 ssl->method = ctx->method;
Adam Langley95c29f32014-06-20 12:00:00 -0700653
David Benjamin0d56f882015-12-19 17:05:56 -0500654 if (!ssl->method->ssl_new(ssl)) {
Adam Langleyfcf25832014-12-18 17:42:32 -0800655 goto err;
656 }
Adam Langley95c29f32014-06-20 12:00:00 -0700657
David Benjamin0d56f882015-12-19 17:05:56 -0500658 ssl->rwstate = SSL_NOTHING;
Adam Langley95c29f32014-06-20 12:00:00 -0700659
David Benjamin0d56f882015-12-19 17:05:56 -0500660 CRYPTO_new_ex_data(&ssl->ex_data);
Adam Langley95c29f32014-06-20 12:00:00 -0700661
David Benjamin0d56f882015-12-19 17:05:56 -0500662 ssl->psk_identity_hint = NULL;
Adam Langleyfcf25832014-12-18 17:42:32 -0800663 if (ctx->psk_identity_hint) {
David Benjamin0d56f882015-12-19 17:05:56 -0500664 ssl->psk_identity_hint = BUF_strdup(ctx->psk_identity_hint);
665 if (ssl->psk_identity_hint == NULL) {
Adam Langleyfcf25832014-12-18 17:42:32 -0800666 goto err;
667 }
668 }
David Benjamin0d56f882015-12-19 17:05:56 -0500669 ssl->psk_client_callback = ctx->psk_client_callback;
670 ssl->psk_server_callback = ctx->psk_server_callback;
Adam Langley95c29f32014-06-20 12:00:00 -0700671
David Benjamin0d56f882015-12-19 17:05:56 -0500672 ssl->tlsext_channel_id_enabled = ctx->tlsext_channel_id_enabled;
David Benjamin02ddbfd2015-01-11 13:09:11 -0500673 if (ctx->tlsext_channel_id_private) {
Adam Langley310d3f62016-07-12 10:39:20 -0700674 EVP_PKEY_up_ref(ctx->tlsext_channel_id_private);
675 ssl->tlsext_channel_id_private = ctx->tlsext_channel_id_private;
David Benjamin02ddbfd2015-01-11 13:09:11 -0500676 }
677
David Benjamin17b30832017-01-28 14:00:32 -0500678 ssl->signed_cert_timestamps_enabled = ctx->signed_cert_timestamps_enabled;
679 ssl->ocsp_stapling_enabled = ctx->ocsp_stapling_enabled;
HÃ¥vard Molland9169c962014-08-14 14:42:37 +0200680
David Benjamin0d56f882015-12-19 17:05:56 -0500681 return ssl;
Adam Langleyfcf25832014-12-18 17:42:32 -0800682
Adam Langley95c29f32014-06-20 12:00:00 -0700683err:
David Benjamin0d56f882015-12-19 17:05:56 -0500684 SSL_free(ssl);
David Benjamin3570d732015-06-29 00:28:17 -0400685 OPENSSL_PUT_ERROR(SSL, ERR_R_MALLOC_FAILURE);
Adam Langley95c29f32014-06-20 12:00:00 -0700686
Adam Langleyfcf25832014-12-18 17:42:32 -0800687 return NULL;
688}
Adam Langley95c29f32014-06-20 12:00:00 -0700689
David Benjamin27bbae42015-09-13 00:54:37 -0400690void SSL_free(SSL *ssl) {
691 if (ssl == NULL) {
692 return;
693 }
694
David Benjamin0391f162017-06-15 15:27:59 -0400695 if (ssl->ctx != NULL) {
696 ssl->ctx->x509_method->ssl_free(ssl);
697 }
698
David Benjamin27bbae42015-09-13 00:54:37 -0400699 CRYPTO_free_ex_data(&g_ex_data_class_ssl, ssl, &ssl->ex_data);
700
David Benjamin27bbae42015-09-13 00:54:37 -0400701 BIO_free_all(ssl->rbio);
David Benjaminf715c422016-06-11 19:01:56 -0400702 BIO_free_all(ssl->wbio);
David Benjamin27bbae42015-09-13 00:54:37 -0400703
704 BUF_MEM_free(ssl->init_buf);
705
706 /* add extra stuff */
707 ssl_cipher_preference_list_free(ssl->cipher_list);
David Benjamin27bbae42015-09-13 00:54:37 -0400708
David Benjamin27bbae42015-09-13 00:54:37 -0400709 SSL_SESSION_free(ssl->session);
710
David Benjamin27bbae42015-09-13 00:54:37 -0400711 ssl_cert_free(ssl->cert);
712
713 OPENSSL_free(ssl->tlsext_hostname);
David Benjaminbe497062017-03-10 16:08:36 -0500714 SSL_CTX_free(ssl->session_ctx);
Steven Valdezce902a92016-05-17 11:47:53 -0400715 OPENSSL_free(ssl->supported_group_list);
David Benjamin27bbae42015-09-13 00:54:37 -0400716 OPENSSL_free(ssl->alpn_client_proto_list);
717 EVP_PKEY_free(ssl->tlsext_channel_id_private);
718 OPENSSL_free(ssl->psk_identity_hint);
Adam Langley34b4c822017-02-02 10:57:17 -0800719 sk_CRYPTO_BUFFER_pop_free(ssl->client_CA, CRYPTO_BUFFER_free);
David Benjamin27bbae42015-09-13 00:54:37 -0400720 sk_SRTP_PROTECTION_PROFILE_free(ssl->srtp_profiles);
721
722 if (ssl->method != NULL) {
723 ssl->method->ssl_free(ssl);
724 }
725 SSL_CTX_free(ssl->ctx);
726
727 OPENSSL_free(ssl);
728}
729
730void SSL_set_connect_state(SSL *ssl) {
731 ssl->server = 0;
David Benjamin9f1dc822016-06-07 17:03:46 -0400732 ssl->handshake_func = ssl3_connect;
David Benjamin27bbae42015-09-13 00:54:37 -0400733}
734
735void SSL_set_accept_state(SSL *ssl) {
736 ssl->server = 1;
David Benjamin9f1dc822016-06-07 17:03:46 -0400737 ssl->handshake_func = ssl3_accept;
David Benjamin27bbae42015-09-13 00:54:37 -0400738}
739
David Benjamin4501bd52016-08-01 13:39:41 -0400740void SSL_set0_rbio(SSL *ssl, BIO *rbio) {
David Benjaminf715c422016-06-11 19:01:56 -0400741 BIO_free_all(ssl->rbio);
742 ssl->rbio = rbio;
743}
744
David Benjamin4501bd52016-08-01 13:39:41 -0400745void SSL_set0_wbio(SSL *ssl, BIO *wbio) {
David Benjaminf715c422016-06-11 19:01:56 -0400746 BIO_free_all(ssl->wbio);
David Benjamin27bbae42015-09-13 00:54:37 -0400747 ssl->wbio = wbio;
748}
749
David Benjaminf715c422016-06-11 19:01:56 -0400750void SSL_set_bio(SSL *ssl, BIO *rbio, BIO *wbio) {
751 /* For historical reasons, this function has many different cases in ownership
752 * handling. */
753
David Benjamin4501bd52016-08-01 13:39:41 -0400754 /* If nothing has changed, do nothing */
755 if (rbio == SSL_get_rbio(ssl) && wbio == SSL_get_wbio(ssl)) {
756 return;
757 }
758
David Benjaminf715c422016-06-11 19:01:56 -0400759 /* If the two arguments are equal, one fewer reference is granted than
760 * taken. */
761 if (rbio != NULL && rbio == wbio) {
762 BIO_up_ref(rbio);
763 }
764
David Benjamin4501bd52016-08-01 13:39:41 -0400765 /* If only the wbio is changed, adopt only one reference. */
David Benjaminf715c422016-06-11 19:01:56 -0400766 if (rbio == SSL_get_rbio(ssl)) {
David Benjamin4501bd52016-08-01 13:39:41 -0400767 SSL_set0_wbio(ssl, wbio);
David Benjaminf715c422016-06-11 19:01:56 -0400768 return;
769 }
David Benjamin4501bd52016-08-01 13:39:41 -0400770
771 /* There is an asymmetry here for historical reasons. If only the rbio is
772 * changed AND the rbio and wbio were originally different, then we only adopt
773 * one reference. */
774 if (wbio == SSL_get_wbio(ssl) && SSL_get_rbio(ssl) != SSL_get_wbio(ssl)) {
775 SSL_set0_rbio(ssl, rbio);
David Benjaminf715c422016-06-11 19:01:56 -0400776 return;
777 }
778
779 /* Otherwise, adopt both references. */
David Benjamin4501bd52016-08-01 13:39:41 -0400780 SSL_set0_rbio(ssl, rbio);
781 SSL_set0_wbio(ssl, wbio);
David Benjaminf715c422016-06-11 19:01:56 -0400782}
783
David Benjamin27bbae42015-09-13 00:54:37 -0400784BIO *SSL_get_rbio(const SSL *ssl) { return ssl->rbio; }
785
David Benjamindaf207a2017-01-03 18:37:41 -0500786BIO *SSL_get_wbio(const SSL *ssl) { return ssl->wbio; }
David Benjamin27bbae42015-09-13 00:54:37 -0400787
David Benjamin2be4aa72017-01-02 07:56:51 -0500788int SSL_do_handshake(SSL *ssl) {
789 ssl_reset_error_state(ssl);
David Benjamin15c14882016-03-14 14:25:46 -0400790
David Benjamin27bbae42015-09-13 00:54:37 -0400791 if (ssl->handshake_func == NULL) {
792 OPENSSL_PUT_ERROR(SSL, SSL_R_CONNECTION_TYPE_NOT_SET);
793 return -1;
794 }
795
796 if (!SSL_in_init(ssl)) {
797 return 1;
798 }
799
David Benjamin2644a132016-12-11 13:41:17 -0500800 if (ssl->s3->hs == NULL) {
801 OPENSSL_PUT_ERROR(SSL, ERR_R_INTERNAL_ERROR);
802 return -1;
David Benjamince8c9d22016-11-14 10:45:16 +0900803 }
804
805 /* Run the handshake. */
806 assert(ssl->s3->hs != NULL);
807 int ret = ssl->handshake_func(ssl->s3->hs);
808 if (ret <= 0) {
809 return ret;
810 }
811
812 /* Destroy the handshake object if the handshake has completely finished. */
813 if (!SSL_in_init(ssl)) {
814 ssl_handshake_free(ssl->s3->hs);
815 ssl->s3->hs = NULL;
816 }
817
818 return 1;
David Benjamin27bbae42015-09-13 00:54:37 -0400819}
820
821int SSL_connect(SSL *ssl) {
David Benjaminb2a73182016-03-10 01:25:26 -0500822 if (ssl->handshake_func == NULL) {
David Benjamin27bbae42015-09-13 00:54:37 -0400823 /* Not properly initialized yet */
824 SSL_set_connect_state(ssl);
825 }
826
David Benjamin15c14882016-03-14 14:25:46 -0400827 return SSL_do_handshake(ssl);
David Benjamin27bbae42015-09-13 00:54:37 -0400828}
829
830int SSL_accept(SSL *ssl) {
David Benjaminb2a73182016-03-10 01:25:26 -0500831 if (ssl->handshake_func == NULL) {
David Benjamin27bbae42015-09-13 00:54:37 -0400832 /* Not properly initialized yet */
833 SSL_set_accept_state(ssl);
834 }
835
David Benjamin15c14882016-03-14 14:25:46 -0400836 return SSL_do_handshake(ssl);
David Benjamin27bbae42015-09-13 00:54:37 -0400837}
838
David Benjamin163f29a2016-07-28 11:05:58 -0400839static int ssl_do_renegotiate(SSL *ssl) {
David Benjamin34941c02016-10-08 11:45:31 -0400840 /* We do not accept renegotiations as a server or SSL 3.0. SSL 3.0 will be
841 * removed entirely in the future and requires retaining more data for
842 * renegotiation_info. */
843 if (ssl->server || ssl->version == SSL3_VERSION) {
David Benjamin163f29a2016-07-28 11:05:58 -0400844 goto no_renegotiation;
845 }
846
847 if (ssl->s3->tmp.message_type != SSL3_MT_HELLO_REQUEST ||
848 ssl->init_num != 0) {
849 ssl3_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_DECODE_ERROR);
850 OPENSSL_PUT_ERROR(SSL, SSL_R_BAD_HELLO_REQUEST);
851 return 0;
852 }
853
854 switch (ssl->renegotiate_mode) {
855 case ssl_renegotiate_ignore:
856 /* Ignore the HelloRequest. */
857 return 1;
858
859 case ssl_renegotiate_once:
860 if (ssl->s3->total_renegotiations != 0) {
861 goto no_renegotiation;
862 }
863 break;
864
865 case ssl_renegotiate_never:
866 goto no_renegotiation;
867
868 case ssl_renegotiate_freely:
869 break;
870 }
871
872 /* Renegotiation is only supported at quiescent points in the application
873 * protocol, namely in HTTPS, just before reading the HTTP response. Require
874 * the record-layer be idle and avoid complexities of sending a handshake
875 * record while an application_data record is being written. */
876 if (ssl_write_buffer_is_pending(ssl)) {
877 goto no_renegotiation;
878 }
879
880 /* Begin a new handshake. */
David Benjamin2644a132016-12-11 13:41:17 -0500881 if (ssl->s3->hs != NULL) {
882 OPENSSL_PUT_ERROR(SSL, ERR_R_INTERNAL_ERROR);
883 return 0;
884 }
885 ssl->s3->hs = ssl_handshake_new(ssl);
886 if (ssl->s3->hs == NULL) {
887 return 0;
888 }
889
David Benjamin163f29a2016-07-28 11:05:58 -0400890 ssl->s3->total_renegotiations++;
David Benjamin163f29a2016-07-28 11:05:58 -0400891 return 1;
892
893no_renegotiation:
894 ssl3_send_alert(ssl, SSL3_AL_FATAL, SSL_AD_NO_RENEGOTIATION);
895 OPENSSL_PUT_ERROR(SSL, SSL_R_NO_RENEGOTIATION);
896 return 0;
897}
898
899static int ssl_do_post_handshake(SSL *ssl) {
900 if (ssl3_protocol_version(ssl) < TLS1_3_VERSION) {
901 return ssl_do_renegotiate(ssl);
902 }
903
Steven Valdez8e1c7be2016-07-26 12:39:22 -0400904 return tls13_post_handshake(ssl);
David Benjamin163f29a2016-07-28 11:05:58 -0400905}
906
David Benjamin15c14882016-03-14 14:25:46 -0400907static int ssl_read_impl(SSL *ssl, void *buf, int num, int peek) {
David Benjamin2be4aa72017-01-02 07:56:51 -0500908 ssl_reset_error_state(ssl);
David Benjamin15c14882016-03-14 14:25:46 -0400909
David Benjaminb2a73182016-03-10 01:25:26 -0500910 if (ssl->handshake_func == NULL) {
David Benjamin27bbae42015-09-13 00:54:37 -0400911 OPENSSL_PUT_ERROR(SSL, SSL_R_UNINITIALIZED);
912 return -1;
913 }
914
David Benjamin163f29a2016-07-28 11:05:58 -0400915 for (;;) {
916 /* Complete the current handshake, if any. False Start will cause
917 * |SSL_do_handshake| to return mid-handshake, so this may require multiple
918 * iterations. */
Steven Valdez681eb6a2016-12-19 13:19:29 -0500919 while (!ssl_can_read(ssl)) {
David Benjamin163f29a2016-07-28 11:05:58 -0400920 int ret = SSL_do_handshake(ssl);
921 if (ret < 0) {
922 return ret;
923 }
924 if (ret == 0) {
925 OPENSSL_PUT_ERROR(SSL, SSL_R_SSL_HANDSHAKE_FAILURE);
926 return -1;
927 }
928 }
929
930 int got_handshake;
David Benjaminf5260812017-07-12 17:16:39 -0400931 int ret = ssl->method->read_app_data(ssl, &got_handshake, (uint8_t *)buf,
932 num, peek);
David Benjamin163f29a2016-07-28 11:05:58 -0400933 if (ret > 0 || !got_handshake) {
Steven Valdez32635b82016-08-16 11:25:03 -0400934 ssl->s3->key_update_count = 0;
David Benjaminc79845c2016-03-10 01:28:00 -0500935 return ret;
936 }
David Benjamin163f29a2016-07-28 11:05:58 -0400937
Steven Valdez681eb6a2016-12-19 13:19:29 -0500938 /* If we received an interrupt in early read (the end_of_early_data alert),
939 * loop again for the handshake to process it. */
940 if (SSL_in_init(ssl)) {
941 continue;
942 }
943
David Benjamin163f29a2016-07-28 11:05:58 -0400944 /* Handle the post-handshake message and try again. */
945 if (!ssl_do_post_handshake(ssl)) {
David Benjaminc79845c2016-03-10 01:28:00 -0500946 return -1;
947 }
David Benjamin163f29a2016-07-28 11:05:58 -0400948 ssl->method->release_current_message(ssl, 1 /* free buffer */);
David Benjaminc79845c2016-03-10 01:28:00 -0500949 }
David Benjamin15c14882016-03-14 14:25:46 -0400950}
951
952int SSL_read(SSL *ssl, void *buf, int num) {
953 return ssl_read_impl(ssl, buf, num, 0 /* consume bytes */);
David Benjamin27bbae42015-09-13 00:54:37 -0400954}
955
956int SSL_peek(SSL *ssl, void *buf, int num) {
David Benjamin15c14882016-03-14 14:25:46 -0400957 return ssl_read_impl(ssl, buf, num, 1 /* peek */);
David Benjamin27bbae42015-09-13 00:54:37 -0400958}
959
960int SSL_write(SSL *ssl, const void *buf, int num) {
David Benjamin2be4aa72017-01-02 07:56:51 -0500961 ssl_reset_error_state(ssl);
David Benjamin15c14882016-03-14 14:25:46 -0400962
David Benjaminb2a73182016-03-10 01:25:26 -0500963 if (ssl->handshake_func == NULL) {
David Benjamin27bbae42015-09-13 00:54:37 -0400964 OPENSSL_PUT_ERROR(SSL, SSL_R_UNINITIALIZED);
965 return -1;
966 }
967
David Benjaminfa214e42016-05-10 17:03:10 -0400968 if (ssl->s3->send_shutdown != ssl_shutdown_none) {
David Benjamin27bbae42015-09-13 00:54:37 -0400969 OPENSSL_PUT_ERROR(SSL, SSL_R_PROTOCOL_IS_SHUTDOWN);
970 return -1;
971 }
972
Steven Valdeze831a812017-03-09 14:56:07 -0500973 int ret = 0, needs_handshake = 0;
974 do {
975 /* If necessary, complete the handshake implicitly. */
976 if (!ssl_can_write(ssl)) {
977 ret = SSL_do_handshake(ssl);
978 if (ret < 0) {
979 return ret;
980 }
981 if (ret == 0) {
982 OPENSSL_PUT_ERROR(SSL, SSL_R_SSL_HANDSHAKE_FAILURE);
983 return -1;
984 }
David Benjamind7ac1432016-03-10 00:41:25 -0500985 }
David Benjamind7ac1432016-03-10 00:41:25 -0500986
David Benjaminf5260812017-07-12 17:16:39 -0400987 ret = ssl->method->write_app_data(ssl, &needs_handshake,
988 (const uint8_t *)buf, num);
Steven Valdeze831a812017-03-09 14:56:07 -0500989 } while (needs_handshake);
990 return ret;
David Benjamin27bbae42015-09-13 00:54:37 -0400991}
992
993int SSL_shutdown(SSL *ssl) {
David Benjamin2be4aa72017-01-02 07:56:51 -0500994 ssl_reset_error_state(ssl);
David Benjamin15c14882016-03-14 14:25:46 -0400995
David Benjaminb2a73182016-03-10 01:25:26 -0500996 if (ssl->handshake_func == NULL) {
David Benjamin27bbae42015-09-13 00:54:37 -0400997 OPENSSL_PUT_ERROR(SSL, SSL_R_UNINITIALIZED);
998 return -1;
999 }
1000
David Benjamin12709db2017-02-17 13:51:50 -05001001 /* If we are in the middle of a handshake, silently succeed. Consumers often
1002 * call this function before |SSL_free|, whether the handshake succeeded or
1003 * not. We assume the caller has already handled failed handshakes. */
Steven Valdeza14934f2016-02-29 10:05:08 -05001004 if (SSL_in_init(ssl)) {
David Benjamin12709db2017-02-17 13:51:50 -05001005 return 1;
Steven Valdeza14934f2016-02-29 10:05:08 -05001006 }
1007
David Benjamin27bbae42015-09-13 00:54:37 -04001008 if (ssl->quiet_shutdown) {
David Benjaminfa214e42016-05-10 17:03:10 -04001009 /* Do nothing if configured not to send a close_notify. */
1010 ssl->s3->send_shutdown = ssl_shutdown_close_notify;
1011 ssl->s3->recv_shutdown = ssl_shutdown_close_notify;
David Benjamin27bbae42015-09-13 00:54:37 -04001012 return 1;
1013 }
1014
David Benjaminfa214e42016-05-10 17:03:10 -04001015 /* This function completes in two stages. It sends a close_notify and then it
1016 * waits for a close_notify to come in. Perform exactly one action and return
1017 * whether or not it succeeds. */
David Benjamin27bbae42015-09-13 00:54:37 -04001018
David Benjaminfa214e42016-05-10 17:03:10 -04001019 if (ssl->s3->send_shutdown != ssl_shutdown_close_notify) {
1020 /* Send a close_notify. */
1021 if (ssl3_send_alert(ssl, SSL3_AL_WARNING, SSL_AD_CLOSE_NOTIFY) <= 0) {
1022 return -1;
David Benjamin27bbae42015-09-13 00:54:37 -04001023 }
1024 } else if (ssl->s3->alert_dispatch) {
David Benjaminfa214e42016-05-10 17:03:10 -04001025 /* Finish sending the close_notify. */
David Benjaminf0ee9072016-06-15 17:44:37 -04001026 if (ssl->method->dispatch_alert(ssl) <= 0) {
David Benjaminfa214e42016-05-10 17:03:10 -04001027 return -1;
David Benjamin27bbae42015-09-13 00:54:37 -04001028 }
David Benjaminfa214e42016-05-10 17:03:10 -04001029 } else if (ssl->s3->recv_shutdown != ssl_shutdown_close_notify) {
1030 /* Wait for the peer's close_notify. */
David Benjaminf0ee9072016-06-15 17:44:37 -04001031 ssl->method->read_close_notify(ssl);
David Benjaminfa214e42016-05-10 17:03:10 -04001032 if (ssl->s3->recv_shutdown != ssl_shutdown_close_notify) {
1033 return -1;
David Benjamin27bbae42015-09-13 00:54:37 -04001034 }
1035 }
1036
David Benjaminfa214e42016-05-10 17:03:10 -04001037 /* Return 0 for unidirectional shutdown and 1 for bidirectional shutdown. */
1038 return ssl->s3->recv_shutdown == ssl_shutdown_close_notify;
David Benjamin27bbae42015-09-13 00:54:37 -04001039}
1040
David Benjamin1d4f4c02016-07-26 18:03:08 -04001041int SSL_send_fatal_alert(SSL *ssl, uint8_t alert) {
1042 if (ssl->s3->alert_dispatch) {
1043 if (ssl->s3->send_alert[0] != SSL3_AL_FATAL ||
1044 ssl->s3->send_alert[1] != alert) {
1045 /* We are already attempting to write a different alert. */
1046 OPENSSL_PUT_ERROR(SSL, SSL_R_PROTOCOL_IS_SHUTDOWN);
1047 return -1;
1048 }
1049 return ssl->method->dispatch_alert(ssl);
1050 }
1051
1052 return ssl3_send_alert(ssl, SSL3_AL_FATAL, alert);
1053}
1054
Steven Valdez08b65f42016-12-07 15:29:45 -05001055void SSL_CTX_set_early_data_enabled(SSL_CTX *ctx, int enabled) {
Alessandro Ghedini67bb45f2017-03-30 16:33:24 -05001056 ctx->cert->enable_early_data = !!enabled;
1057}
1058
Steven Valdez520e1222017-06-13 12:45:25 -04001059void SSL_CTX_set_tls13_variant(SSL_CTX *ctx, enum tls13_variant_t variant) {
1060 ctx->tls13_variant = variant;
1061}
1062
Steven Valdez52586f92017-07-11 15:08:32 -04001063void SSL_set_tls13_variant(SSL *ssl, enum tls13_variant_t variant) {
1064 ssl->tls13_variant = variant;
1065}
1066
Alessandro Ghedini67bb45f2017-03-30 16:33:24 -05001067void SSL_set_early_data_enabled(SSL *ssl, int enabled) {
1068 ssl->cert->enable_early_data = !!enabled;
Steven Valdez08b65f42016-12-07 15:29:45 -05001069}
1070
Steven Valdeze831a812017-03-09 14:56:07 -05001071int SSL_in_early_data(const SSL *ssl) {
1072 if (ssl->s3->hs == NULL) {
1073 return 0;
1074 }
1075 return ssl->s3->hs->in_early_data;
1076}
1077
Steven Valdez2d850622017-01-11 11:34:52 -05001078int SSL_early_data_accepted(const SSL *ssl) {
1079 return ssl->early_data_accepted;
1080}
1081
Steven Valdeze831a812017-03-09 14:56:07 -05001082void SSL_reset_early_data_reject(SSL *ssl) {
1083 SSL_HANDSHAKE *hs = ssl->s3->hs;
1084 if (hs == NULL ||
1085 hs->wait != ssl_hs_early_data_rejected) {
1086 abort();
1087 }
1088
1089 hs->wait = ssl_hs_ok;
1090 hs->in_early_data = 0;
1091 SSL_SESSION_free(hs->early_session);
1092 hs->early_session = NULL;
1093
1094 /* Discard any unfinished writes from the perspective of |SSL_write|'s
1095 * retry. The handshake will transparently flush out the pending record
1096 * (discarded by the server) to keep the framing correct. */
1097 ssl->s3->wpend_pending = 0;
1098}
1099
David Benjamin287fc4f2016-12-10 15:12:03 -05001100static int bio_retry_reason_to_error(int reason) {
1101 switch (reason) {
1102 case BIO_RR_CONNECT:
1103 return SSL_ERROR_WANT_CONNECT;
1104 case BIO_RR_ACCEPT:
1105 return SSL_ERROR_WANT_ACCEPT;
1106 default:
1107 return SSL_ERROR_SYSCALL;
1108 }
1109}
David Benjamin27bbae42015-09-13 00:54:37 -04001110
David Benjamin287fc4f2016-12-10 15:12:03 -05001111int SSL_get_error(const SSL *ssl, int ret_code) {
David Benjamin27bbae42015-09-13 00:54:37 -04001112 if (ret_code > 0) {
1113 return SSL_ERROR_NONE;
1114 }
1115
1116 /* Make things return SSL_ERROR_SYSCALL when doing SSL_do_handshake etc,
1117 * where we do encode the error */
David Benjamin287fc4f2016-12-10 15:12:03 -05001118 uint32_t err = ERR_peek_error();
David Benjamin27bbae42015-09-13 00:54:37 -04001119 if (err != 0) {
1120 if (ERR_GET_LIB(err) == ERR_LIB_SYS) {
1121 return SSL_ERROR_SYSCALL;
1122 }
1123 return SSL_ERROR_SSL;
1124 }
1125
1126 if (ret_code == 0) {
David Benjaminfa214e42016-05-10 17:03:10 -04001127 if (ssl->s3->recv_shutdown == ssl_shutdown_close_notify) {
David Benjamin27bbae42015-09-13 00:54:37 -04001128 return SSL_ERROR_ZERO_RETURN;
1129 }
1130 /* An EOF was observed which violates the protocol, and the underlying
1131 * transport does not participate in the error queue. Bubble up to the
1132 * caller. */
1133 return SSL_ERROR_SYSCALL;
1134 }
1135
David Benjamin287fc4f2016-12-10 15:12:03 -05001136 switch (ssl->rwstate) {
1137 case SSL_PENDING_SESSION:
1138 return SSL_ERROR_PENDING_SESSION;
David Benjamin27bbae42015-09-13 00:54:37 -04001139
David Benjamin287fc4f2016-12-10 15:12:03 -05001140 case SSL_CERTIFICATE_SELECTION_PENDING:
1141 return SSL_ERROR_PENDING_CERTIFICATE;
David Benjamin27bbae42015-09-13 00:54:37 -04001142
David Benjamin287fc4f2016-12-10 15:12:03 -05001143 case SSL_READING: {
1144 BIO *bio = SSL_get_rbio(ssl);
1145 if (BIO_should_read(bio)) {
1146 return SSL_ERROR_WANT_READ;
David Benjamin27bbae42015-09-13 00:54:37 -04001147 }
1148
David Benjamin287fc4f2016-12-10 15:12:03 -05001149 if (BIO_should_write(bio)) {
1150 /* TODO(davidben): OpenSSL historically checked for writes on the read
1151 * BIO. Can this be removed? */
1152 return SSL_ERROR_WANT_WRITE;
David Benjamin27bbae42015-09-13 00:54:37 -04001153 }
1154
David Benjamin287fc4f2016-12-10 15:12:03 -05001155 if (BIO_should_io_special(bio)) {
1156 return bio_retry_reason_to_error(BIO_get_retry_reason(bio));
David Benjamin27bbae42015-09-13 00:54:37 -04001157 }
1158
David Benjamin287fc4f2016-12-10 15:12:03 -05001159 break;
1160 }
1161
1162 case SSL_WRITING: {
1163 BIO *bio = SSL_get_wbio(ssl);
1164 if (BIO_should_write(bio)) {
1165 return SSL_ERROR_WANT_WRITE;
David Benjamin27bbae42015-09-13 00:54:37 -04001166 }
1167
David Benjamin287fc4f2016-12-10 15:12:03 -05001168 if (BIO_should_read(bio)) {
1169 /* TODO(davidben): OpenSSL historically checked for reads on the write
1170 * BIO. Can this be removed? */
1171 return SSL_ERROR_WANT_READ;
1172 }
1173
1174 if (BIO_should_io_special(bio)) {
1175 return bio_retry_reason_to_error(BIO_get_retry_reason(bio));
1176 }
1177
1178 break;
David Benjamin27bbae42015-09-13 00:54:37 -04001179 }
David Benjamin27bbae42015-09-13 00:54:37 -04001180
David Benjamin287fc4f2016-12-10 15:12:03 -05001181 case SSL_X509_LOOKUP:
1182 return SSL_ERROR_WANT_X509_LOOKUP;
David Benjamin27bbae42015-09-13 00:54:37 -04001183
David Benjamin287fc4f2016-12-10 15:12:03 -05001184 case SSL_CHANNEL_ID_LOOKUP:
1185 return SSL_ERROR_WANT_CHANNEL_ID_LOOKUP;
David Benjamin27bbae42015-09-13 00:54:37 -04001186
David Benjamin287fc4f2016-12-10 15:12:03 -05001187 case SSL_PRIVATE_KEY_OPERATION:
1188 return SSL_ERROR_WANT_PRIVATE_KEY_OPERATION;
Adam Langley4c341d02017-03-08 19:33:21 -08001189
1190 case SSL_PENDING_TICKET:
1191 return SSL_ERROR_PENDING_TICKET;
Steven Valdeze831a812017-03-09 14:56:07 -05001192
1193 case SSL_EARLY_DATA_REJECTED:
1194 return SSL_ERROR_EARLY_DATA_REJECTED;
David Benjamin3a1dd462017-07-11 16:13:10 -04001195
1196 case SSL_CERTIFICATE_VERIFY:
1197 return SSL_ERROR_WANT_CERTIFICATE_VERIFY;
David Benjamin27bbae42015-09-13 00:54:37 -04001198 }
1199
1200 return SSL_ERROR_SYSCALL;
1201}
1202
David Benjamin27bbae42015-09-13 00:54:37 -04001203uint32_t SSL_CTX_set_options(SSL_CTX *ctx, uint32_t options) {
1204 ctx->options |= options;
1205 return ctx->options;
1206}
1207
1208uint32_t SSL_CTX_clear_options(SSL_CTX *ctx, uint32_t options) {
1209 ctx->options &= ~options;
1210 return ctx->options;
1211}
1212
1213uint32_t SSL_CTX_get_options(const SSL_CTX *ctx) { return ctx->options; }
1214
1215uint32_t SSL_set_options(SSL *ssl, uint32_t options) {
1216 ssl->options |= options;
1217 return ssl->options;
1218}
1219
1220uint32_t SSL_clear_options(SSL *ssl, uint32_t options) {
1221 ssl->options &= ~options;
1222 return ssl->options;
1223}
1224
1225uint32_t SSL_get_options(const SSL *ssl) { return ssl->options; }
1226
1227uint32_t SSL_CTX_set_mode(SSL_CTX *ctx, uint32_t mode) {
1228 ctx->mode |= mode;
1229 return ctx->mode;
1230}
1231
1232uint32_t SSL_CTX_clear_mode(SSL_CTX *ctx, uint32_t mode) {
1233 ctx->mode &= ~mode;
1234 return ctx->mode;
1235}
1236
1237uint32_t SSL_CTX_get_mode(const SSL_CTX *ctx) { return ctx->mode; }
1238
1239uint32_t SSL_set_mode(SSL *ssl, uint32_t mode) {
1240 ssl->mode |= mode;
1241 return ssl->mode;
1242}
1243
1244uint32_t SSL_clear_mode(SSL *ssl, uint32_t mode) {
1245 ssl->mode &= ~mode;
1246 return ssl->mode;
1247}
1248
1249uint32_t SSL_get_mode(const SSL *ssl) { return ssl->mode; }
1250
Adam Langleyd519bf62016-12-12 11:16:44 -08001251void SSL_CTX_set0_buffer_pool(SSL_CTX *ctx, CRYPTO_BUFFER_POOL *pool) {
1252 ctx->pool = pool;
1253}
1254
David Benjaminee0c8272015-09-13 01:03:54 -04001255int SSL_get_tls_unique(const SSL *ssl, uint8_t *out, size_t *out_len,
1256 size_t max_out) {
David Benjaminf5260812017-07-12 17:16:39 -04001257 *out_len = 0;
1258 OPENSSL_memset(out, 0, max_out);
1259
David Benjaminced00b42016-10-08 11:24:09 -04001260 /* tls-unique is not defined for SSL 3.0 or TLS 1.3. */
1261 if (!ssl->s3->initial_handshake_complete ||
1262 ssl3_protocol_version(ssl) < TLS1_VERSION ||
1263 ssl3_protocol_version(ssl) >= TLS1_3_VERSION) {
David Benjaminf5260812017-07-12 17:16:39 -04001264 return 0;
David Benjaminced00b42016-10-08 11:24:09 -04001265 }
1266
David Benjaminee0c8272015-09-13 01:03:54 -04001267 /* The tls-unique value is the first Finished message in the handshake, which
1268 * is the client's in a full handshake and the server's for a resumption. See
1269 * https://tools.ietf.org/html/rfc5929#section-3.1. */
1270 const uint8_t *finished = ssl->s3->previous_client_finished;
1271 size_t finished_len = ssl->s3->previous_client_finished_len;
Steven Valdez87eab492016-06-27 16:34:59 -04001272 if (ssl->session != NULL) {
David Benjaminee0c8272015-09-13 01:03:54 -04001273 /* tls-unique is broken for resumed sessions unless EMS is used. */
1274 if (!ssl->session->extended_master_secret) {
David Benjaminf5260812017-07-12 17:16:39 -04001275 return 0;
David Benjaminee0c8272015-09-13 01:03:54 -04001276 }
1277 finished = ssl->s3->previous_server_finished;
1278 finished_len = ssl->s3->previous_server_finished_len;
1279 }
1280
David Benjaminee0c8272015-09-13 01:03:54 -04001281 *out_len = finished_len;
1282 if (finished_len > max_out) {
1283 *out_len = max_out;
1284 }
1285
David Benjamin17cf2cb2016-12-13 01:07:13 -05001286 OPENSSL_memcpy(out, finished, *out_len);
David Benjaminee0c8272015-09-13 01:03:54 -04001287 return 1;
David Benjaminee0c8272015-09-13 01:03:54 -04001288}
1289
David Benjamin5960a902017-02-14 20:07:11 -05001290static int set_session_id_context(CERT *cert, const uint8_t *sid_ctx,
David Benjamin30c4c302016-12-07 22:35:24 -05001291 size_t sid_ctx_len) {
David Benjamin5960a902017-02-14 20:07:11 -05001292 if (sid_ctx_len > sizeof(cert->sid_ctx)) {
David Benjamin3570d732015-06-29 00:28:17 -04001293 OPENSSL_PUT_ERROR(SSL, SSL_R_SSL_SESSION_ID_CONTEXT_TOO_LONG);
Adam Langleyfcf25832014-12-18 17:42:32 -08001294 return 0;
1295 }
David Benjamin30c4c302016-12-07 22:35:24 -05001296
David Benjamina3d76d02017-07-14 19:36:07 -04001297 static_assert(sizeof(cert->sid_ctx) < 256, "sid_ctx too large");
David Benjamin5960a902017-02-14 20:07:11 -05001298 cert->sid_ctx_length = (uint8_t)sid_ctx_len;
1299 OPENSSL_memcpy(cert->sid_ctx, sid_ctx, sid_ctx_len);
Adam Langleyfcf25832014-12-18 17:42:32 -08001300 return 1;
1301}
Adam Langley95c29f32014-06-20 12:00:00 -07001302
David Benjamin5960a902017-02-14 20:07:11 -05001303int SSL_CTX_set_session_id_context(SSL_CTX *ctx, const uint8_t *sid_ctx,
1304 size_t sid_ctx_len) {
1305 return set_session_id_context(ctx->cert, sid_ctx, sid_ctx_len);
1306}
1307
Adam Langleyfcf25832014-12-18 17:42:32 -08001308int SSL_set_session_id_context(SSL *ssl, const uint8_t *sid_ctx,
David Benjamin30c4c302016-12-07 22:35:24 -05001309 size_t sid_ctx_len) {
David Benjamin5960a902017-02-14 20:07:11 -05001310 return set_session_id_context(ssl->cert, sid_ctx, sid_ctx_len);
Adam Langleyfcf25832014-12-18 17:42:32 -08001311}
Adam Langley95c29f32014-06-20 12:00:00 -07001312
David Benjamin07820b52016-12-07 21:13:41 -05001313const uint8_t *SSL_get0_session_id_context(const SSL *ssl, size_t *out_len) {
David Benjamin5960a902017-02-14 20:07:11 -05001314 *out_len = ssl->cert->sid_ctx_length;
1315 return ssl->cert->sid_ctx;
David Benjamin07820b52016-12-07 21:13:41 -05001316}
1317
David Benjamin7481d392015-07-05 19:38:46 -04001318void SSL_certs_clear(SSL *ssl) { ssl_cert_clear_certs(ssl->cert); }
Adam Langley95c29f32014-06-20 12:00:00 -07001319
David Benjamin066fe0a2015-10-17 21:11:33 -04001320int SSL_get_fd(const SSL *ssl) { return SSL_get_rfd(ssl); }
Adam Langley95c29f32014-06-20 12:00:00 -07001321
David Benjamin066fe0a2015-10-17 21:11:33 -04001322int SSL_get_rfd(const SSL *ssl) {
Adam Langleyfcf25832014-12-18 17:42:32 -08001323 int ret = -1;
David Benjamin066fe0a2015-10-17 21:11:33 -04001324 BIO *b = BIO_find_type(SSL_get_rbio(ssl), BIO_TYPE_DESCRIPTOR);
1325 if (b != NULL) {
1326 BIO_get_fd(b, &ret);
Adam Langleyfcf25832014-12-18 17:42:32 -08001327 }
1328 return ret;
1329}
Adam Langley95c29f32014-06-20 12:00:00 -07001330
David Benjamin066fe0a2015-10-17 21:11:33 -04001331int SSL_get_wfd(const SSL *ssl) {
Adam Langleyfcf25832014-12-18 17:42:32 -08001332 int ret = -1;
David Benjamin066fe0a2015-10-17 21:11:33 -04001333 BIO *b = BIO_find_type(SSL_get_wbio(ssl), BIO_TYPE_DESCRIPTOR);
1334 if (b != NULL) {
1335 BIO_get_fd(b, &ret);
Adam Langleyfcf25832014-12-18 17:42:32 -08001336 }
Adam Langleyfcf25832014-12-18 17:42:32 -08001337 return ret;
1338}
Adam Langley95c29f32014-06-20 12:00:00 -07001339
David Benjamin066fe0a2015-10-17 21:11:33 -04001340int SSL_set_fd(SSL *ssl, int fd) {
David Benjamin22ce9b22016-03-06 19:26:52 -05001341 BIO *bio = BIO_new(BIO_s_socket());
Adam Langleyfcf25832014-12-18 17:42:32 -08001342 if (bio == NULL) {
David Benjamin3570d732015-06-29 00:28:17 -04001343 OPENSSL_PUT_ERROR(SSL, ERR_R_BUF_LIB);
David Benjamin066fe0a2015-10-17 21:11:33 -04001344 return 0;
Adam Langleyfcf25832014-12-18 17:42:32 -08001345 }
1346 BIO_set_fd(bio, fd, BIO_NOCLOSE);
David Benjamin066fe0a2015-10-17 21:11:33 -04001347 SSL_set_bio(ssl, bio, bio);
1348 return 1;
Adam Langleyfcf25832014-12-18 17:42:32 -08001349}
Adam Langley95c29f32014-06-20 12:00:00 -07001350
David Benjamin066fe0a2015-10-17 21:11:33 -04001351int SSL_set_wfd(SSL *ssl, int fd) {
David Benjamin2f871122016-05-20 14:27:17 -04001352 BIO *rbio = SSL_get_rbio(ssl);
1353 if (rbio == NULL || BIO_method_type(rbio) != BIO_TYPE_SOCKET ||
1354 BIO_get_fd(rbio, NULL) != fd) {
David Benjamin22ce9b22016-03-06 19:26:52 -05001355 BIO *bio = BIO_new(BIO_s_socket());
Adam Langleyfcf25832014-12-18 17:42:32 -08001356 if (bio == NULL) {
David Benjamin3570d732015-06-29 00:28:17 -04001357 OPENSSL_PUT_ERROR(SSL, ERR_R_BUF_LIB);
David Benjamin066fe0a2015-10-17 21:11:33 -04001358 return 0;
Adam Langleyfcf25832014-12-18 17:42:32 -08001359 }
1360 BIO_set_fd(bio, fd, BIO_NOCLOSE);
David Benjamin4501bd52016-08-01 13:39:41 -04001361 SSL_set0_wbio(ssl, bio);
Adam Langleyfcf25832014-12-18 17:42:32 -08001362 } else {
David Benjamin4501bd52016-08-01 13:39:41 -04001363 /* Copy the rbio over to the wbio. */
1364 BIO_up_ref(rbio);
1365 SSL_set0_wbio(ssl, rbio);
Adam Langleyfcf25832014-12-18 17:42:32 -08001366 }
1367
David Benjamin066fe0a2015-10-17 21:11:33 -04001368 return 1;
Adam Langleyfcf25832014-12-18 17:42:32 -08001369}
Adam Langley95c29f32014-06-20 12:00:00 -07001370
David Benjamin066fe0a2015-10-17 21:11:33 -04001371int SSL_set_rfd(SSL *ssl, int fd) {
David Benjamin2f871122016-05-20 14:27:17 -04001372 BIO *wbio = SSL_get_wbio(ssl);
1373 if (wbio == NULL || BIO_method_type(wbio) != BIO_TYPE_SOCKET ||
1374 BIO_get_fd(wbio, NULL) != fd) {
David Benjamin22ce9b22016-03-06 19:26:52 -05001375 BIO *bio = BIO_new(BIO_s_socket());
Adam Langleyfcf25832014-12-18 17:42:32 -08001376 if (bio == NULL) {
David Benjamin3570d732015-06-29 00:28:17 -04001377 OPENSSL_PUT_ERROR(SSL, ERR_R_BUF_LIB);
David Benjamin066fe0a2015-10-17 21:11:33 -04001378 return 0;
Adam Langleyfcf25832014-12-18 17:42:32 -08001379 }
1380 BIO_set_fd(bio, fd, BIO_NOCLOSE);
David Benjamin4501bd52016-08-01 13:39:41 -04001381 SSL_set0_rbio(ssl, bio);
Adam Langleyfcf25832014-12-18 17:42:32 -08001382 } else {
David Benjamin4501bd52016-08-01 13:39:41 -04001383 /* Copy the wbio over to the rbio. */
1384 BIO_up_ref(wbio);
1385 SSL_set0_rbio(ssl, wbio);
Adam Langleyfcf25832014-12-18 17:42:32 -08001386 }
David Benjamin066fe0a2015-10-17 21:11:33 -04001387 return 1;
Adam Langleyfcf25832014-12-18 17:42:32 -08001388}
Adam Langley95c29f32014-06-20 12:00:00 -07001389
David Benjamin49ddf412016-10-08 11:56:01 -04001390static size_t copy_finished(void *out, size_t out_len, const uint8_t *in,
1391 size_t in_len) {
1392 if (out_len > in_len) {
1393 out_len = in_len;
1394 }
David Benjamin17cf2cb2016-12-13 01:07:13 -05001395 OPENSSL_memcpy(out, in, out_len);
David Benjamin49ddf412016-10-08 11:56:01 -04001396 return in_len;
1397}
1398
David Benjamin1a1b34d2015-10-17 12:51:52 -04001399size_t SSL_get_finished(const SSL *ssl, void *buf, size_t count) {
David Benjaminced00b42016-10-08 11:24:09 -04001400 if (!ssl->s3->initial_handshake_complete ||
1401 ssl3_protocol_version(ssl) < TLS1_VERSION ||
1402 ssl3_protocol_version(ssl) >= TLS1_3_VERSION) {
1403 return 0;
Adam Langleyfcf25832014-12-18 17:42:32 -08001404 }
1405
David Benjamin49ddf412016-10-08 11:56:01 -04001406 if (ssl->server) {
1407 return copy_finished(buf, count, ssl->s3->previous_server_finished,
1408 ssl->s3->previous_server_finished_len);
David Benjaminced00b42016-10-08 11:24:09 -04001409 }
David Benjamin49ddf412016-10-08 11:56:01 -04001410
1411 return copy_finished(buf, count, ssl->s3->previous_client_finished,
1412 ssl->s3->previous_client_finished_len);
Adam Langleyfcf25832014-12-18 17:42:32 -08001413}
Adam Langley95c29f32014-06-20 12:00:00 -07001414
David Benjamin1a1b34d2015-10-17 12:51:52 -04001415size_t SSL_get_peer_finished(const SSL *ssl, void *buf, size_t count) {
David Benjaminced00b42016-10-08 11:24:09 -04001416 if (!ssl->s3->initial_handshake_complete ||
1417 ssl3_protocol_version(ssl) < TLS1_VERSION ||
1418 ssl3_protocol_version(ssl) >= TLS1_3_VERSION) {
1419 return 0;
Adam Langleyfcf25832014-12-18 17:42:32 -08001420 }
Adam Langley95c29f32014-06-20 12:00:00 -07001421
David Benjamin49ddf412016-10-08 11:56:01 -04001422 if (ssl->server) {
1423 return copy_finished(buf, count, ssl->s3->previous_client_finished,
1424 ssl->s3->previous_client_finished_len);
David Benjaminced00b42016-10-08 11:24:09 -04001425 }
David Benjamin49ddf412016-10-08 11:56:01 -04001426
1427 return copy_finished(buf, count, ssl->s3->previous_server_finished,
1428 ssl->s3->previous_server_finished_len);
Adam Langleyfcf25832014-12-18 17:42:32 -08001429}
Adam Langley95c29f32014-06-20 12:00:00 -07001430
David Benjamin59937042015-09-19 13:04:22 -04001431int SSL_get_verify_mode(const SSL *ssl) { return ssl->verify_mode; }
Adam Langley95c29f32014-06-20 12:00:00 -07001432
David Benjamin42fea372015-09-19 01:22:44 -04001433int SSL_get_extms_support(const SSL *ssl) {
David Benjaminfc02b592017-02-17 16:26:01 -05001434 /* TLS 1.3 does not require extended master secret and always reports as
1435 * supporting it. */
David Benjamina68c1182016-07-24 00:14:33 -04001436 if (!ssl->s3->have_version) {
1437 return 0;
1438 }
David Benjaminfc02b592017-02-17 16:26:01 -05001439 if (ssl3_protocol_version(ssl) >= TLS1_3_VERSION) {
1440 return 1;
1441 }
1442
1443 /* If the initial handshake completed, query the established session. */
1444 if (ssl->s3->established_session != NULL) {
1445 return ssl->s3->established_session->extended_master_secret;
1446 }
1447
1448 /* Otherwise, query the in-progress handshake. */
1449 if (ssl->s3->hs != NULL) {
1450 return ssl->s3->hs->extended_master_secret;
1451 }
1452 assert(0);
1453 return 0;
Matt Braithwaitecd6f54b2015-09-17 12:54:42 -07001454}
1455
David Benjamin9a41d1b2015-05-16 01:30:09 -04001456int SSL_CTX_get_read_ahead(const SSL_CTX *ctx) { return 0; }
Adam Langley95c29f32014-06-20 12:00:00 -07001457
David Benjamin0d56f882015-12-19 17:05:56 -05001458int SSL_get_read_ahead(const SSL *ssl) { return 0; }
Adam Langley95c29f32014-06-20 12:00:00 -07001459
David Benjamin9a41d1b2015-05-16 01:30:09 -04001460void SSL_CTX_set_read_ahead(SSL_CTX *ctx, int yes) { }
David Benjamin61ecccf2015-05-05 09:44:51 -04001461
David Benjamin0d56f882015-12-19 17:05:56 -05001462void SSL_set_read_ahead(SSL *ssl, int yes) { }
David Benjamin61ecccf2015-05-05 09:44:51 -04001463
David Benjamin9f859492015-10-03 10:44:30 -04001464int SSL_pending(const SSL *ssl) {
1465 if (ssl->s3->rrec.type != SSL3_RT_APPLICATION_DATA) {
1466 return 0;
1467 }
1468 return ssl->s3->rrec.length;
Adam Langleyfcf25832014-12-18 17:42:32 -08001469}
Adam Langley95c29f32014-06-20 12:00:00 -07001470
Adam Langley95c29f32014-06-20 12:00:00 -07001471/* Fix this so it checks all the valid key/cert options */
Adam Langleyfcf25832014-12-18 17:42:32 -08001472int SSL_CTX_check_private_key(const SSL_CTX *ctx) {
Adam Langley3a2b47a2017-01-24 13:59:42 -08001473 return ssl_cert_check_private_key(ctx->cert, ctx->cert->privatekey);
Adam Langleyc5ac2b62016-11-07 12:02:35 -08001474}
1475
1476/* Fix this function so that it takes an optional type parameter */
1477int SSL_check_private_key(const SSL *ssl) {
Adam Langley3a2b47a2017-01-24 13:59:42 -08001478 return ssl_cert_check_private_key(ssl->cert, ssl->cert->privatekey);
Adam Langleyfcf25832014-12-18 17:42:32 -08001479}
Adam Langley95c29f32014-06-20 12:00:00 -07001480
David Benjamin42fea372015-09-19 01:22:44 -04001481long SSL_get_default_timeout(const SSL *ssl) {
Adam Langleyfcf25832014-12-18 17:42:32 -08001482 return SSL_DEFAULT_SESSION_TIMEOUT;
1483}
Adam Langley95c29f32014-06-20 12:00:00 -07001484
David Benjamin44d3eed2015-05-21 01:29:55 -04001485int SSL_renegotiate(SSL *ssl) {
1486 /* Caller-initiated renegotiation is not supported. */
David Benjamin3570d732015-06-29 00:28:17 -04001487 OPENSSL_PUT_ERROR(SSL, ERR_R_SHOULD_NOT_HAVE_BEEN_CALLED);
David Benjamin44d3eed2015-05-21 01:29:55 -04001488 return 0;
Adam Langleyfcf25832014-12-18 17:42:32 -08001489}
Adam Langley95c29f32014-06-20 12:00:00 -07001490
David Benjamin44d3eed2015-05-21 01:29:55 -04001491int SSL_renegotiate_pending(SSL *ssl) {
1492 return SSL_in_init(ssl) && ssl->s3->initial_handshake_complete;
Adam Langleyfcf25832014-12-18 17:42:32 -08001493}
Adam Langley95c29f32014-06-20 12:00:00 -07001494
David Benjamin936aada2016-06-07 19:09:22 -04001495int SSL_total_renegotiations(const SSL *ssl) {
1496 return ssl->s3->total_renegotiations;
1497}
1498
David Benjamin1d0a1942015-04-26 15:35:35 -04001499size_t SSL_CTX_get_max_cert_list(const SSL_CTX *ctx) {
1500 return ctx->max_cert_list;
1501}
1502
1503void SSL_CTX_set_max_cert_list(SSL_CTX *ctx, size_t max_cert_list) {
1504 if (max_cert_list > kMaxHandshakeSize) {
1505 max_cert_list = kMaxHandshakeSize;
1506 }
1507 ctx->max_cert_list = (uint32_t)max_cert_list;
1508}
1509
1510size_t SSL_get_max_cert_list(const SSL *ssl) {
1511 return ssl->max_cert_list;
1512}
1513
1514void SSL_set_max_cert_list(SSL *ssl, size_t max_cert_list) {
1515 if (max_cert_list > kMaxHandshakeSize) {
1516 max_cert_list = kMaxHandshakeSize;
1517 }
1518 ssl->max_cert_list = (uint32_t)max_cert_list;
1519}
1520
Adam Langleyce9d85e2016-01-24 15:58:39 -08001521int SSL_CTX_set_max_send_fragment(SSL_CTX *ctx, size_t max_send_fragment) {
David Benjamin1d0a1942015-04-26 15:35:35 -04001522 if (max_send_fragment < 512) {
1523 max_send_fragment = 512;
1524 }
1525 if (max_send_fragment > SSL3_RT_MAX_PLAIN_LENGTH) {
1526 max_send_fragment = SSL3_RT_MAX_PLAIN_LENGTH;
1527 }
1528 ctx->max_send_fragment = (uint16_t)max_send_fragment;
Adam Langleyce9d85e2016-01-24 15:58:39 -08001529
1530 return 1;
David Benjamin1d0a1942015-04-26 15:35:35 -04001531}
1532
Adam Langleyce9d85e2016-01-24 15:58:39 -08001533int SSL_set_max_send_fragment(SSL *ssl, size_t max_send_fragment) {
David Benjamin1d0a1942015-04-26 15:35:35 -04001534 if (max_send_fragment < 512) {
1535 max_send_fragment = 512;
1536 }
1537 if (max_send_fragment > SSL3_RT_MAX_PLAIN_LENGTH) {
1538 max_send_fragment = SSL3_RT_MAX_PLAIN_LENGTH;
1539 }
1540 ssl->max_send_fragment = (uint16_t)max_send_fragment;
Adam Langleyce9d85e2016-01-24 15:58:39 -08001541
1542 return 1;
David Benjamin1d0a1942015-04-26 15:35:35 -04001543}
1544
David Benjamincb9cf792015-05-05 09:46:14 -04001545int SSL_set_mtu(SSL *ssl, unsigned mtu) {
David Benjamince079fd2016-08-02 16:22:34 -04001546 if (!SSL_is_dtls(ssl) || mtu < dtls1_min_mtu()) {
David Benjamincb9cf792015-05-05 09:46:14 -04001547 return 0;
Adam Langleyfcf25832014-12-18 17:42:32 -08001548 }
David Benjamincb9cf792015-05-05 09:46:14 -04001549 ssl->d1->mtu = mtu;
1550 return 1;
1551}
1552
1553int SSL_get_secure_renegotiation_support(const SSL *ssl) {
David Benjamind2610042017-01-03 10:49:28 -05001554 if (!ssl->s3->have_version) {
1555 return 0;
1556 }
1557 return ssl3_protocol_version(ssl) >= TLS1_3_VERSION ||
1558 ssl->s3->send_connection_binding;
David Benjamincb9cf792015-05-05 09:46:14 -04001559}
1560
Adam Langleyfcf25832014-12-18 17:42:32 -08001561LHASH_OF(SSL_SESSION) *SSL_CTX_sessions(SSL_CTX *ctx) { return ctx->sessions; }
1562
David Benjamin71f7d3d2015-05-05 09:46:38 -04001563size_t SSL_CTX_sess_number(const SSL_CTX *ctx) {
1564 return lh_SSL_SESSION_num_items(ctx->sessions);
1565}
1566
1567unsigned long SSL_CTX_sess_set_cache_size(SSL_CTX *ctx, unsigned long size) {
1568 unsigned long ret = ctx->session_cache_size;
1569 ctx->session_cache_size = size;
1570 return ret;
1571}
1572
1573unsigned long SSL_CTX_sess_get_cache_size(const SSL_CTX *ctx) {
1574 return ctx->session_cache_size;
1575}
1576
1577int SSL_CTX_set_session_cache_mode(SSL_CTX *ctx, int mode) {
1578 int ret = ctx->session_cache_mode;
1579 ctx->session_cache_mode = mode;
1580 return ret;
1581}
1582
1583int SSL_CTX_get_session_cache_mode(const SSL_CTX *ctx) {
1584 return ctx->session_cache_mode;
1585}
1586
David Benjamin936aada2016-06-07 19:09:22 -04001587
1588int SSL_CTX_get_tlsext_ticket_keys(SSL_CTX *ctx, void *out, size_t len) {
1589 if (out == NULL) {
1590 return 48;
1591 }
1592 if (len != 48) {
1593 OPENSSL_PUT_ERROR(SSL, SSL_R_INVALID_TICKET_KEYS_LENGTH);
1594 return 0;
1595 }
David Benjaminf5260812017-07-12 17:16:39 -04001596 uint8_t *out_bytes = reinterpret_cast<uint8_t *>(out);
David Benjamin17cf2cb2016-12-13 01:07:13 -05001597 OPENSSL_memcpy(out_bytes, ctx->tlsext_tick_key_name, 16);
1598 OPENSSL_memcpy(out_bytes + 16, ctx->tlsext_tick_hmac_key, 16);
1599 OPENSSL_memcpy(out_bytes + 32, ctx->tlsext_tick_aes_key, 16);
David Benjamin936aada2016-06-07 19:09:22 -04001600 return 1;
1601}
1602
1603int SSL_CTX_set_tlsext_ticket_keys(SSL_CTX *ctx, const void *in, size_t len) {
1604 if (in == NULL) {
1605 return 48;
1606 }
1607 if (len != 48) {
1608 OPENSSL_PUT_ERROR(SSL, SSL_R_INVALID_TICKET_KEYS_LENGTH);
1609 return 0;
1610 }
David Benjaminf5260812017-07-12 17:16:39 -04001611 const uint8_t *in_bytes = reinterpret_cast<const uint8_t *>(in);
David Benjamin17cf2cb2016-12-13 01:07:13 -05001612 OPENSSL_memcpy(ctx->tlsext_tick_key_name, in_bytes, 16);
1613 OPENSSL_memcpy(ctx->tlsext_tick_hmac_key, in_bytes + 16, 16);
1614 OPENSSL_memcpy(ctx->tlsext_tick_aes_key, in_bytes + 32, 16);
David Benjamin936aada2016-06-07 19:09:22 -04001615 return 1;
1616}
1617
1618int SSL_CTX_set_tlsext_ticket_key_cb(
1619 SSL_CTX *ctx, int (*callback)(SSL *ssl, uint8_t *key_name, uint8_t *iv,
1620 EVP_CIPHER_CTX *ctx, HMAC_CTX *hmac_ctx,
1621 int encrypt)) {
1622 ctx->tlsext_ticket_key_cb = callback;
1623 return 1;
1624}
1625
1626int SSL_CTX_set1_curves(SSL_CTX *ctx, const int *curves, size_t curves_len) {
1627 return tls1_set_curves(&ctx->supported_group_list,
1628 &ctx->supported_group_list_len, curves,
1629 curves_len);
1630}
1631
1632int SSL_set1_curves(SSL *ssl, const int *curves, size_t curves_len) {
1633 return tls1_set_curves(&ssl->supported_group_list,
1634 &ssl->supported_group_list_len, curves,
1635 curves_len);
1636}
1637
Alessandro Ghedini5fd18072016-09-28 21:04:25 +01001638int SSL_CTX_set1_curves_list(SSL_CTX *ctx, const char *curves) {
1639 return tls1_set_curves_list(&ctx->supported_group_list,
1640 &ctx->supported_group_list_len, curves);
1641}
1642
1643int SSL_set1_curves_list(SSL *ssl, const char *curves) {
1644 return tls1_set_curves_list(&ssl->supported_group_list,
1645 &ssl->supported_group_list_len, curves);
1646}
1647
David Benjamin9e68f192016-06-30 14:55:33 -04001648uint16_t SSL_get_curve_id(const SSL *ssl) {
1649 /* TODO(davidben): This checks the wrong session if there is a renegotiation in
1650 * progress. */
Steven Valdez87eab492016-06-27 16:34:59 -04001651 SSL_SESSION *session = SSL_get_session(ssl);
David Benjamin4882a6c2016-12-11 02:48:12 -05001652 if (session == NULL) {
David Benjamin9e68f192016-06-30 14:55:33 -04001653 return 0;
1654 }
1655
David Benjamin4882a6c2016-12-11 02:48:12 -05001656 return session->group_id;
David Benjamin9e68f192016-06-30 14:55:33 -04001657}
1658
David Benjamin936aada2016-06-07 19:09:22 -04001659int SSL_CTX_set_tmp_dh(SSL_CTX *ctx, const DH *dh) {
David Benjamin936aada2016-06-07 19:09:22 -04001660 return 1;
1661}
1662
1663int SSL_set_tmp_dh(SSL *ssl, const DH *dh) {
David Benjamin936aada2016-06-07 19:09:22 -04001664 return 1;
1665}
1666
David Benjamin8ebeabf2017-03-02 22:04:07 -05001667OPENSSL_EXPORT STACK_OF(SSL_CIPHER) *SSL_CTX_get_ciphers(const SSL_CTX *ctx) {
1668 return ctx->cipher_list->ciphers;
1669}
1670
David Benjamin32876b32015-09-20 12:17:03 -04001671STACK_OF(SSL_CIPHER) *SSL_get_ciphers(const SSL *ssl) {
1672 if (ssl == NULL) {
Adam Langleyfcf25832014-12-18 17:42:32 -08001673 return NULL;
1674 }
Adam Langley0b5c1ac2014-06-20 12:00:00 -07001675
David Benjaminaf3b3d32016-10-31 16:29:57 -04001676 const struct ssl_cipher_preference_list_st *prefs =
1677 ssl_get_cipher_preferences(ssl);
1678 if (prefs == NULL) {
1679 return NULL;
Adam Langleyfcf25832014-12-18 17:42:32 -08001680 }
Adam Langley0b5c1ac2014-06-20 12:00:00 -07001681
David Benjaminaf3b3d32016-10-31 16:29:57 -04001682 return prefs->ciphers;
Adam Langleyfcf25832014-12-18 17:42:32 -08001683}
Adam Langley95c29f32014-06-20 12:00:00 -07001684
David Benjamin32876b32015-09-20 12:17:03 -04001685const char *SSL_get_cipher_list(const SSL *ssl, int n) {
David Benjamin32876b32015-09-20 12:17:03 -04001686 if (ssl == NULL) {
Adam Langleyfcf25832014-12-18 17:42:32 -08001687 return NULL;
1688 }
Adam Langley95c29f32014-06-20 12:00:00 -07001689
David Benjamin8ebeabf2017-03-02 22:04:07 -05001690 STACK_OF(SSL_CIPHER) *sk = SSL_get_ciphers(ssl);
Adam Langleyfcf25832014-12-18 17:42:32 -08001691 if (sk == NULL || n < 0 || (size_t)n >= sk_SSL_CIPHER_num(sk)) {
1692 return NULL;
1693 }
Adam Langley95c29f32014-06-20 12:00:00 -07001694
David Benjamin8ebeabf2017-03-02 22:04:07 -05001695 const SSL_CIPHER *c = sk_SSL_CIPHER_value(sk, n);
Adam Langleyfcf25832014-12-18 17:42:32 -08001696 if (c == NULL) {
1697 return NULL;
1698 }
Adam Langley95c29f32014-06-20 12:00:00 -07001699
Adam Langleyfcf25832014-12-18 17:42:32 -08001700 return c->name;
1701}
David Benjamin5491e3f2014-09-29 19:33:09 -04001702
Adam Langleyfcf25832014-12-18 17:42:32 -08001703int SSL_CTX_set_cipher_list(SSL_CTX *ctx, const char *str) {
Matthew Braithwaite6ad20dc2017-02-21 16:41:33 -08001704 return ssl_create_cipher_list(ctx->method, &ctx->cipher_list, str,
1705 0 /* not strict */);
Matthew Braithwaitea57dcfb2017-02-17 22:08:23 -08001706}
1707
1708int SSL_CTX_set_strict_cipher_list(SSL_CTX *ctx, const char *str) {
Matthew Braithwaite6ad20dc2017-02-21 16:41:33 -08001709 return ssl_create_cipher_list(ctx->method, &ctx->cipher_list, str,
1710 1 /* strict */);
Adam Langleyfcf25832014-12-18 17:42:32 -08001711}
David Benjamin39482a12014-07-20 13:30:15 -04001712
David Benjamin32876b32015-09-20 12:17:03 -04001713int SSL_set_cipher_list(SSL *ssl, const char *str) {
Matthew Braithwaite6ad20dc2017-02-21 16:41:33 -08001714 return ssl_create_cipher_list(ssl->ctx->method, &ssl->cipher_list, str,
1715 0 /* not strict */);
Matthew Braithwaitea57dcfb2017-02-17 22:08:23 -08001716}
1717
1718int SSL_set_strict_cipher_list(SSL *ssl, const char *str) {
Matthew Braithwaite6ad20dc2017-02-21 16:41:33 -08001719 return ssl_create_cipher_list(ssl->ctx->method, &ssl->cipher_list, str,
1720 1 /* strict */);
Adam Langleyfcf25832014-12-18 17:42:32 -08001721}
Adam Langley95c29f32014-06-20 12:00:00 -07001722
David Benjamin07e13842015-10-17 13:48:04 -04001723const char *SSL_get_servername(const SSL *ssl, const int type) {
Adam Langleyfcf25832014-12-18 17:42:32 -08001724 if (type != TLSEXT_NAMETYPE_host_name) {
1725 return NULL;
1726 }
Adam Langley95c29f32014-06-20 12:00:00 -07001727
David Benjamin07e13842015-10-17 13:48:04 -04001728 /* Historically, |SSL_get_servername| was also the configuration getter
1729 * corresponding to |SSL_set_tlsext_host_name|. */
1730 if (ssl->tlsext_hostname != NULL) {
1731 return ssl->tlsext_hostname;
1732 }
1733
David Benjamin4eb95cc2016-11-16 17:08:23 +09001734 /* During the handshake, report the handshake value. */
1735 if (ssl->s3->hs != NULL) {
1736 return ssl->s3->hs->hostname;
1737 }
1738
1739 /* SSL_get_servername may also be called after the handshake to look up the
1740 * SNI value.
1741 *
1742 * TODO(davidben): This is almost unused. Can we remove it? */
Steven Valdez87eab492016-06-27 16:34:59 -04001743 SSL_SESSION *session = SSL_get_session(ssl);
1744 if (session == NULL) {
David Benjamin07e13842015-10-17 13:48:04 -04001745 return NULL;
1746 }
Steven Valdez87eab492016-06-27 16:34:59 -04001747 return session->tlsext_hostname;
Adam Langleyfcf25832014-12-18 17:42:32 -08001748}
Adam Langley95c29f32014-06-20 12:00:00 -07001749
David Benjamin07e13842015-10-17 13:48:04 -04001750int SSL_get_servername_type(const SSL *ssl) {
Steven Valdez87eab492016-06-27 16:34:59 -04001751 SSL_SESSION *session = SSL_get_session(ssl);
1752 if (session == NULL || session->tlsext_hostname == NULL) {
1753 return -1;
Adam Langleyfcf25832014-12-18 17:42:32 -08001754 }
Steven Valdez87eab492016-06-27 16:34:59 -04001755 return TLSEXT_NAMETYPE_host_name;
Adam Langleyfcf25832014-12-18 17:42:32 -08001756}
Adam Langley95c29f32014-06-20 12:00:00 -07001757
David Benjamin3a1dd462017-07-11 16:13:10 -04001758void SSL_CTX_set_custom_verify(
1759 SSL_CTX *ctx, int mode,
1760 enum ssl_verify_result_t (*callback)(SSL *ssl, uint8_t *out_alert)) {
1761 ctx->verify_mode = mode;
1762 ctx->custom_verify_callback = callback;
Adam Langleyfcf25832014-12-18 17:42:32 -08001763}
HÃ¥vard Molland9169c962014-08-14 14:42:37 +02001764
David Benjamin3a1dd462017-07-11 16:13:10 -04001765void SSL_set_custom_verify(
1766 SSL *ssl, int mode,
1767 enum ssl_verify_result_t (*callback)(SSL *ssl, uint8_t *out_alert)) {
1768 ssl->verify_mode = mode;
1769 ssl->custom_verify_callback = callback;
1770}
1771
1772void SSL_CTX_enable_signed_cert_timestamps(SSL_CTX *ctx) {
1773 ctx->signed_cert_timestamps_enabled = 1;
Adam Langleyfe366722017-03-07 16:41:04 -08001774}
1775
David Benjamin26e1ff32017-02-14 20:13:00 -05001776void SSL_enable_signed_cert_timestamps(SSL *ssl) {
Adam Langleyfcf25832014-12-18 17:42:32 -08001777 ssl->signed_cert_timestamps_enabled = 1;
Adam Langleyfcf25832014-12-18 17:42:32 -08001778}
HÃ¥vard Molland9169c962014-08-14 14:42:37 +02001779
Adam Langleyfcf25832014-12-18 17:42:32 -08001780void SSL_CTX_enable_ocsp_stapling(SSL_CTX *ctx) {
1781 ctx->ocsp_stapling_enabled = 1;
1782}
David Benjamin6c7aed02014-08-27 16:42:38 -04001783
David Benjamin26e1ff32017-02-14 20:13:00 -05001784void SSL_enable_ocsp_stapling(SSL *ssl) {
Adam Langleyfcf25832014-12-18 17:42:32 -08001785 ssl->ocsp_stapling_enabled = 1;
Adam Langleyfcf25832014-12-18 17:42:32 -08001786}
David Benjamin6c7aed02014-08-27 16:42:38 -04001787
Adam Langleyfcf25832014-12-18 17:42:32 -08001788void SSL_get0_signed_cert_timestamp_list(const SSL *ssl, const uint8_t **out,
1789 size_t *out_len) {
Steven Valdez87eab492016-06-27 16:34:59 -04001790 SSL_SESSION *session = SSL_get_session(ssl);
Adam Langley3cb50e02014-08-26 14:00:31 -07001791
Adam Langleyfcf25832014-12-18 17:42:32 -08001792 *out_len = 0;
1793 *out = NULL;
1794 if (ssl->server || !session || !session->tlsext_signed_cert_timestamp_list) {
1795 return;
1796 }
HÃ¥vard Molland9169c962014-08-14 14:42:37 +02001797
Adam Langleyfcf25832014-12-18 17:42:32 -08001798 *out = session->tlsext_signed_cert_timestamp_list;
1799 *out_len = session->tlsext_signed_cert_timestamp_list_length;
1800}
David Benjamin6c7aed02014-08-27 16:42:38 -04001801
Adam Langleyfcf25832014-12-18 17:42:32 -08001802void SSL_get0_ocsp_response(const SSL *ssl, const uint8_t **out,
1803 size_t *out_len) {
Steven Valdez87eab492016-06-27 16:34:59 -04001804 SSL_SESSION *session = SSL_get_session(ssl);
Adam Langleyfcf25832014-12-18 17:42:32 -08001805
1806 *out_len = 0;
1807 *out = NULL;
1808 if (ssl->server || !session || !session->ocsp_response) {
1809 return;
1810 }
1811 *out = session->ocsp_response;
1812 *out_len = session->ocsp_response_length;
1813}
David Benjamin6c7aed02014-08-27 16:42:38 -04001814
David Benjamin936aada2016-06-07 19:09:22 -04001815int SSL_set_tlsext_host_name(SSL *ssl, const char *name) {
1816 OPENSSL_free(ssl->tlsext_hostname);
1817 ssl->tlsext_hostname = NULL;
1818
1819 if (name == NULL) {
1820 return 1;
1821 }
1822
1823 size_t len = strlen(name);
1824 if (len == 0 || len > TLSEXT_MAXLEN_host_name) {
1825 OPENSSL_PUT_ERROR(SSL, SSL_R_SSL3_EXT_INVALID_SERVERNAME);
1826 return 0;
1827 }
1828 ssl->tlsext_hostname = BUF_strdup(name);
1829 if (ssl->tlsext_hostname == NULL) {
1830 OPENSSL_PUT_ERROR(SSL, ERR_R_MALLOC_FAILURE);
1831 return 0;
1832 }
1833 return 1;
1834}
1835
1836int SSL_CTX_set_tlsext_servername_callback(
1837 SSL_CTX *ctx, int (*callback)(SSL *ssl, int *out_alert, void *arg)) {
1838 ctx->tlsext_servername_callback = callback;
1839 return 1;
1840}
1841
1842int SSL_CTX_set_tlsext_servername_arg(SSL_CTX *ctx, void *arg) {
1843 ctx->tlsext_servername_arg = arg;
1844 return 1;
1845}
1846
David Benjaminca743582017-06-15 17:51:35 -04001847int SSL_select_next_proto(uint8_t **out, uint8_t *out_len, const uint8_t *peer,
1848 unsigned peer_len, const uint8_t *supported,
1849 unsigned supported_len) {
Adam Langleyfcf25832014-12-18 17:42:32 -08001850 const uint8_t *result;
David Benjaminca743582017-06-15 17:51:35 -04001851 int status;
Adam Langley95c29f32014-06-20 12:00:00 -07001852
David Benjaminca743582017-06-15 17:51:35 -04001853 /* For each protocol in peer preference order, see if we support it. */
1854 for (unsigned i = 0; i < peer_len;) {
1855 for (unsigned j = 0; j < supported_len;) {
1856 if (peer[i] == supported[j] &&
1857 OPENSSL_memcmp(&peer[i + 1], &supported[j + 1], peer[i]) == 0) {
Adam Langleyfcf25832014-12-18 17:42:32 -08001858 /* We found a match */
David Benjaminca743582017-06-15 17:51:35 -04001859 result = &peer[i];
Adam Langleyfcf25832014-12-18 17:42:32 -08001860 status = OPENSSL_NPN_NEGOTIATED;
1861 goto found;
1862 }
David Benjaminca743582017-06-15 17:51:35 -04001863 j += supported[j];
Adam Langleyfcf25832014-12-18 17:42:32 -08001864 j++;
1865 }
David Benjaminca743582017-06-15 17:51:35 -04001866 i += peer[i];
Adam Langleyfcf25832014-12-18 17:42:32 -08001867 i++;
1868 }
Adam Langley95c29f32014-06-20 12:00:00 -07001869
David Benjaminca743582017-06-15 17:51:35 -04001870 /* There's no overlap between our protocols and the peer's list. */
1871 result = supported;
Adam Langleyfcf25832014-12-18 17:42:32 -08001872 status = OPENSSL_NPN_NO_OVERLAP;
Adam Langley95c29f32014-06-20 12:00:00 -07001873
Adam Langleyfcf25832014-12-18 17:42:32 -08001874found:
1875 *out = (uint8_t *)result + 1;
David Benjamin977547b2015-09-16 00:25:52 -04001876 *out_len = result[0];
Adam Langleyfcf25832014-12-18 17:42:32 -08001877 return status;
1878}
Adam Langley95c29f32014-06-20 12:00:00 -07001879
David Benjamin977547b2015-09-16 00:25:52 -04001880void SSL_get0_next_proto_negotiated(const SSL *ssl, const uint8_t **out_data,
1881 unsigned *out_len) {
David Benjamin79978df2015-12-25 15:56:49 -05001882 *out_data = ssl->s3->next_proto_negotiated;
David Benjamin05d4c972017-06-21 16:35:10 -04001883 *out_len = ssl->s3->next_proto_negotiated_len;
Adam Langley95c29f32014-06-20 12:00:00 -07001884}
1885
Adam Langleyfcf25832014-12-18 17:42:32 -08001886void SSL_CTX_set_next_protos_advertised_cb(
1887 SSL_CTX *ctx,
David Benjamin977547b2015-09-16 00:25:52 -04001888 int (*cb)(SSL *ssl, const uint8_t **out, unsigned *out_len, void *arg),
Adam Langleyfcf25832014-12-18 17:42:32 -08001889 void *arg) {
1890 ctx->next_protos_advertised_cb = cb;
1891 ctx->next_protos_advertised_cb_arg = arg;
1892}
Adam Langley95c29f32014-06-20 12:00:00 -07001893
Adam Langleyfcf25832014-12-18 17:42:32 -08001894void SSL_CTX_set_next_proto_select_cb(
David Benjamin977547b2015-09-16 00:25:52 -04001895 SSL_CTX *ctx, int (*cb)(SSL *ssl, uint8_t **out, uint8_t *out_len,
1896 const uint8_t *in, unsigned in_len, void *arg),
Adam Langleyfcf25832014-12-18 17:42:32 -08001897 void *arg) {
1898 ctx->next_proto_select_cb = cb;
1899 ctx->next_proto_select_cb_arg = arg;
1900}
Adam Langley95c29f32014-06-20 12:00:00 -07001901
Adam Langleyfcf25832014-12-18 17:42:32 -08001902int SSL_CTX_set_alpn_protos(SSL_CTX *ctx, const uint8_t *protos,
1903 unsigned protos_len) {
David Benjamin2755a3e2015-04-22 16:17:58 -04001904 OPENSSL_free(ctx->alpn_client_proto_list);
David Benjaminf5260812017-07-12 17:16:39 -04001905 ctx->alpn_client_proto_list = (uint8_t *)BUF_memdup(protos, protos_len);
Adam Langleyfcf25832014-12-18 17:42:32 -08001906 if (!ctx->alpn_client_proto_list) {
1907 return 1;
1908 }
1909 ctx->alpn_client_proto_list_len = protos_len;
Adam Langley95c29f32014-06-20 12:00:00 -07001910
Adam Langleyfcf25832014-12-18 17:42:32 -08001911 return 0;
1912}
Adam Langley95c29f32014-06-20 12:00:00 -07001913
Adam Langleyfcf25832014-12-18 17:42:32 -08001914int SSL_set_alpn_protos(SSL *ssl, const uint8_t *protos, unsigned protos_len) {
David Benjamin2755a3e2015-04-22 16:17:58 -04001915 OPENSSL_free(ssl->alpn_client_proto_list);
David Benjaminf5260812017-07-12 17:16:39 -04001916 ssl->alpn_client_proto_list = (uint8_t *)BUF_memdup(protos, protos_len);
Adam Langleyfcf25832014-12-18 17:42:32 -08001917 if (!ssl->alpn_client_proto_list) {
1918 return 1;
1919 }
1920 ssl->alpn_client_proto_list_len = protos_len;
Adam Langley95c29f32014-06-20 12:00:00 -07001921
Adam Langleyfcf25832014-12-18 17:42:32 -08001922 return 0;
1923}
Adam Langley95c29f32014-06-20 12:00:00 -07001924
Adam Langleyfcf25832014-12-18 17:42:32 -08001925void SSL_CTX_set_alpn_select_cb(SSL_CTX *ctx,
1926 int (*cb)(SSL *ssl, const uint8_t **out,
David Benjamin8984f1f2015-09-16 00:10:19 -04001927 uint8_t *out_len, const uint8_t *in,
1928 unsigned in_len, void *arg),
Adam Langleyfcf25832014-12-18 17:42:32 -08001929 void *arg) {
1930 ctx->alpn_select_cb = cb;
1931 ctx->alpn_select_cb_arg = arg;
1932}
Adam Langley95c29f32014-06-20 12:00:00 -07001933
David Benjamin8984f1f2015-09-16 00:10:19 -04001934void SSL_get0_alpn_selected(const SSL *ssl, const uint8_t **out_data,
1935 unsigned *out_len) {
Steven Valdeze831a812017-03-09 14:56:07 -05001936 if (SSL_in_early_data(ssl) && !ssl->server) {
1937 *out_data = ssl->s3->hs->early_session->early_alpn;
1938 *out_len = ssl->s3->hs->early_session->early_alpn_len;
Adam Langleyfcf25832014-12-18 17:42:32 -08001939 } else {
Steven Valdeze831a812017-03-09 14:56:07 -05001940 *out_data = ssl->s3->alpn_selected;
David Benjamin8984f1f2015-09-16 00:10:19 -04001941 *out_len = ssl->s3->alpn_selected_len;
Adam Langleyfcf25832014-12-18 17:42:32 -08001942 }
1943}
Adam Langley95c29f32014-06-20 12:00:00 -07001944
David Benjaminc8ff30c2017-04-04 13:52:36 -04001945void SSL_CTX_set_allow_unknown_alpn_protos(SSL_CTX *ctx, int enabled) {
1946 ctx->allow_unknown_alpn_protos = !!enabled;
1947}
David Benjamin936aada2016-06-07 19:09:22 -04001948
David Benjamineebd3c82016-12-06 17:43:58 -05001949void SSL_CTX_set_tls_channel_id_enabled(SSL_CTX *ctx, int enabled) {
1950 ctx->tlsext_channel_id_enabled = !!enabled;
1951}
1952
David Benjamin936aada2016-06-07 19:09:22 -04001953int SSL_CTX_enable_tls_channel_id(SSL_CTX *ctx) {
David Benjamineebd3c82016-12-06 17:43:58 -05001954 SSL_CTX_set_tls_channel_id_enabled(ctx, 1);
David Benjamin936aada2016-06-07 19:09:22 -04001955 return 1;
1956}
1957
David Benjamineebd3c82016-12-06 17:43:58 -05001958void SSL_set_tls_channel_id_enabled(SSL *ssl, int enabled) {
1959 ssl->tlsext_channel_id_enabled = !!enabled;
1960}
1961
David Benjamin936aada2016-06-07 19:09:22 -04001962int SSL_enable_tls_channel_id(SSL *ssl) {
David Benjamineebd3c82016-12-06 17:43:58 -05001963 SSL_set_tls_channel_id_enabled(ssl, 1);
David Benjamin936aada2016-06-07 19:09:22 -04001964 return 1;
1965}
1966
1967static int is_p256_key(EVP_PKEY *private_key) {
1968 const EC_KEY *ec_key = EVP_PKEY_get0_EC_KEY(private_key);
1969 return ec_key != NULL &&
1970 EC_GROUP_get_curve_name(EC_KEY_get0_group(ec_key)) ==
1971 NID_X9_62_prime256v1;
1972}
1973
1974int SSL_CTX_set1_tls_channel_id(SSL_CTX *ctx, EVP_PKEY *private_key) {
1975 if (!is_p256_key(private_key)) {
1976 OPENSSL_PUT_ERROR(SSL, SSL_R_CHANNEL_ID_NOT_P256);
1977 return 0;
1978 }
1979
1980 EVP_PKEY_free(ctx->tlsext_channel_id_private);
Adam Langley310d3f62016-07-12 10:39:20 -07001981 EVP_PKEY_up_ref(private_key);
1982 ctx->tlsext_channel_id_private = private_key;
David Benjamin936aada2016-06-07 19:09:22 -04001983 ctx->tlsext_channel_id_enabled = 1;
1984
1985 return 1;
1986}
1987
1988int SSL_set1_tls_channel_id(SSL *ssl, EVP_PKEY *private_key) {
1989 if (!is_p256_key(private_key)) {
1990 OPENSSL_PUT_ERROR(SSL, SSL_R_CHANNEL_ID_NOT_P256);
1991 return 0;
1992 }
1993
1994 EVP_PKEY_free(ssl->tlsext_channel_id_private);
Adam Langley310d3f62016-07-12 10:39:20 -07001995 EVP_PKEY_up_ref(private_key);
1996 ssl->tlsext_channel_id_private = private_key;
David Benjamin936aada2016-06-07 19:09:22 -04001997 ssl->tlsext_channel_id_enabled = 1;
1998
1999 return 1;
2000}
2001
2002size_t SSL_get_tls_channel_id(SSL *ssl, uint8_t *out, size_t max_out) {
2003 if (!ssl->s3->tlsext_channel_id_valid) {
2004 return 0;
2005 }
David Benjamin17cf2cb2016-12-13 01:07:13 -05002006 OPENSSL_memcpy(out, ssl->s3->tlsext_channel_id,
2007 (max_out < 64) ? max_out : 64);
David Benjamin936aada2016-06-07 19:09:22 -04002008 return 64;
2009}
2010
David Benjamin936aada2016-06-07 19:09:22 -04002011size_t SSL_get0_certificate_types(SSL *ssl, const uint8_t **out_types) {
David Benjamina0486782016-10-06 19:11:32 -04002012 if (ssl->server || ssl->s3->hs == NULL) {
David Benjamin936aada2016-06-07 19:09:22 -04002013 *out_types = NULL;
2014 return 0;
2015 }
David Benjamina0486782016-10-06 19:11:32 -04002016 *out_types = ssl->s3->hs->certificate_types;
2017 return ssl->s3->hs->num_certificate_types;
David Benjamin936aada2016-06-07 19:09:22 -04002018}
2019
David Benjamin0d56f882015-12-19 17:05:56 -05002020EVP_PKEY *SSL_get_privatekey(const SSL *ssl) {
2021 if (ssl->cert != NULL) {
2022 return ssl->cert->privatekey;
Adam Langleyfcf25832014-12-18 17:42:32 -08002023 }
2024
2025 return NULL;
2026}
2027
Adam Langleyfcf25832014-12-18 17:42:32 -08002028EVP_PKEY *SSL_CTX_get0_privatekey(const SSL_CTX *ctx) {
2029 if (ctx->cert != NULL) {
David Benjamind1d80782015-07-05 11:54:09 -04002030 return ctx->cert->privatekey;
Adam Langleyfcf25832014-12-18 17:42:32 -08002031 }
2032
2033 return NULL;
2034}
2035
David Benjamin42fea372015-09-19 01:22:44 -04002036const SSL_CIPHER *SSL_get_current_cipher(const SSL *ssl) {
David Benjamin79978df2015-12-25 15:56:49 -05002037 if (ssl->s3->aead_write_ctx == NULL) {
David Benjamina07c0fc2015-05-13 13:19:42 -04002038 return NULL;
Adam Langleyfcf25832014-12-18 17:42:32 -08002039 }
David Benjamin79978df2015-12-25 15:56:49 -05002040 return ssl->s3->aead_write_ctx->cipher;
Adam Langleyfcf25832014-12-18 17:42:32 -08002041}
2042
David Benjamin936aada2016-06-07 19:09:22 -04002043int SSL_session_reused(const SSL *ssl) {
Steven Valdeze831a812017-03-09 14:56:07 -05002044 return ssl->s3->session_reused || SSL_in_early_data(ssl);
David Benjamin936aada2016-06-07 19:09:22 -04002045}
2046
David Benjamin0d56f882015-12-19 17:05:56 -05002047const COMP_METHOD *SSL_get_current_compression(SSL *ssl) { return NULL; }
Adam Langleyfcf25832014-12-18 17:42:32 -08002048
David Benjamin0d56f882015-12-19 17:05:56 -05002049const COMP_METHOD *SSL_get_current_expansion(SSL *ssl) { return NULL; }
Adam Langleyfcf25832014-12-18 17:42:32 -08002050
Adam Langley29ec5d12016-03-01 16:12:28 -08002051int *SSL_get_server_tmp_key(SSL *ssl, EVP_PKEY **out_key) { return 0; }
2052
Adam Langleyfcf25832014-12-18 17:42:32 -08002053void SSL_CTX_set_quiet_shutdown(SSL_CTX *ctx, int mode) {
Adam Langleybb85f3d2015-10-28 18:44:11 -07002054 ctx->quiet_shutdown = (mode != 0);
Adam Langleyfcf25832014-12-18 17:42:32 -08002055}
2056
2057int SSL_CTX_get_quiet_shutdown(const SSL_CTX *ctx) {
2058 return ctx->quiet_shutdown;
2059}
2060
Adam Langleybb85f3d2015-10-28 18:44:11 -07002061void SSL_set_quiet_shutdown(SSL *ssl, int mode) {
2062 ssl->quiet_shutdown = (mode != 0);
2063}
Adam Langleyfcf25832014-12-18 17:42:32 -08002064
David Benjamin9f859492015-10-03 10:44:30 -04002065int SSL_get_quiet_shutdown(const SSL *ssl) { return ssl->quiet_shutdown; }
Adam Langleyfcf25832014-12-18 17:42:32 -08002066
David Benjamin63006a92015-10-18 00:00:06 -04002067void SSL_set_shutdown(SSL *ssl, int mode) {
2068 /* It is an error to clear any bits that have already been set. (We can't try
2069 * to get a second close_notify or send two.) */
David Benjaminfa214e42016-05-10 17:03:10 -04002070 assert((SSL_get_shutdown(ssl) & mode) == SSL_get_shutdown(ssl));
David Benjamin63006a92015-10-18 00:00:06 -04002071
David Benjaminfa214e42016-05-10 17:03:10 -04002072 if (mode & SSL_RECEIVED_SHUTDOWN &&
2073 ssl->s3->recv_shutdown == ssl_shutdown_none) {
2074 ssl->s3->recv_shutdown = ssl_shutdown_close_notify;
2075 }
2076
2077 if (mode & SSL_SENT_SHUTDOWN &&
2078 ssl->s3->send_shutdown == ssl_shutdown_none) {
2079 ssl->s3->send_shutdown = ssl_shutdown_close_notify;
2080 }
David Benjamin63006a92015-10-18 00:00:06 -04002081}
Adam Langleyfcf25832014-12-18 17:42:32 -08002082
David Benjaminfa214e42016-05-10 17:03:10 -04002083int SSL_get_shutdown(const SSL *ssl) {
2084 int ret = 0;
2085 if (ssl->s3->recv_shutdown != ssl_shutdown_none) {
2086 /* Historically, OpenSSL set |SSL_RECEIVED_SHUTDOWN| on both close_notify
2087 * and fatal alert. */
2088 ret |= SSL_RECEIVED_SHUTDOWN;
2089 }
2090 if (ssl->s3->send_shutdown == ssl_shutdown_close_notify) {
2091 /* Historically, OpenSSL set |SSL_SENT_SHUTDOWN| on only close_notify. */
2092 ret |= SSL_SENT_SHUTDOWN;
2093 }
2094 return ret;
2095}
Adam Langleyfcf25832014-12-18 17:42:32 -08002096
Adam Langleyfcf25832014-12-18 17:42:32 -08002097SSL_CTX *SSL_get_SSL_CTX(const SSL *ssl) { return ssl->ctx; }
2098
2099SSL_CTX *SSL_set_SSL_CTX(SSL *ssl, SSL_CTX *ctx) {
2100 if (ssl->ctx == ctx) {
2101 return ssl->ctx;
2102 }
2103
Adam Langley3509dac2017-02-01 11:59:18 -08002104 /* One cannot change the X.509 callbacks during a connection. */
2105 if (ssl->ctx->x509_method != ctx->x509_method) {
2106 assert(0);
2107 return NULL;
2108 }
2109
Adam Langleyfcf25832014-12-18 17:42:32 -08002110 if (ctx == NULL) {
David Benjaminbe497062017-03-10 16:08:36 -05002111 ctx = ssl->session_ctx;
Adam Langleyfcf25832014-12-18 17:42:32 -08002112 }
2113
David Benjamin2755a3e2015-04-22 16:17:58 -04002114 ssl_cert_free(ssl->cert);
Adam Langleyfcf25832014-12-18 17:42:32 -08002115 ssl->cert = ssl_cert_dup(ctx->cert);
David Benjamin2755a3e2015-04-22 16:17:58 -04002116
David Benjaminf650c712016-12-22 15:54:51 -05002117 SSL_CTX_up_ref(ctx);
2118 SSL_CTX_free(ssl->ctx);
Adam Langleyfcf25832014-12-18 17:42:32 -08002119 ssl->ctx = ctx;
2120
Adam Langleyfcf25832014-12-18 17:42:32 -08002121 return ssl->ctx;
2122}
2123
Adam Langley95c29f32014-06-20 12:00:00 -07002124void SSL_set_info_callback(SSL *ssl,
David Benjamin82170242015-10-17 22:51:17 -04002125 void (*cb)(const SSL *ssl, int type, int value)) {
Adam Langleyfcf25832014-12-18 17:42:32 -08002126 ssl->info_callback = cb;
2127}
Adam Langley95c29f32014-06-20 12:00:00 -07002128
David Benjamin82170242015-10-17 22:51:17 -04002129void (*SSL_get_info_callback(const SSL *ssl))(const SSL *ssl, int type,
2130 int value) {
Adam Langleyfcf25832014-12-18 17:42:32 -08002131 return ssl->info_callback;
2132}
Adam Langley95c29f32014-06-20 12:00:00 -07002133
David Benjamincb0c29f2016-12-12 17:00:50 -05002134int SSL_state(const SSL *ssl) {
David Benjamin9e766d72017-02-10 23:14:17 -05002135 return SSL_in_init(ssl) ? SSL_ST_INIT : SSL_ST_OK;
David Benjamincb0c29f2016-12-12 17:00:50 -05002136}
Adam Langley95c29f32014-06-20 12:00:00 -07002137
David Benjaminece089c2015-05-15 23:52:42 -04002138void SSL_set_state(SSL *ssl, int state) { }
Adam Langley95c29f32014-06-20 12:00:00 -07002139
Emily Stark95a79ee2016-02-25 21:12:28 -08002140char *SSL_get_shared_ciphers(const SSL *ssl, char *buf, int len) {
2141 if (len <= 0) {
2142 return NULL;
2143 }
2144 buf[0] = '\0';
2145 return buf;
2146}
2147
David Benjamin8a589332015-12-04 23:14:35 -05002148int SSL_get_ex_new_index(long argl, void *argp, CRYPTO_EX_unused *unused,
David Benjamind94682d2017-05-14 17:10:18 -04002149 CRYPTO_EX_dup *dup_unused, CRYPTO_EX_free *free_func) {
David Benjamin9f33fc62015-04-15 17:29:53 -04002150 int index;
2151 if (!CRYPTO_get_ex_new_index(&g_ex_data_class_ssl, &index, argl, argp,
David Benjamind94682d2017-05-14 17:10:18 -04002152 free_func)) {
David Benjamin9f33fc62015-04-15 17:29:53 -04002153 return -1;
2154 }
2155 return index;
Adam Langleyfcf25832014-12-18 17:42:32 -08002156}
Adam Langley95c29f32014-06-20 12:00:00 -07002157
David Benjamin1ac08fe2015-09-15 01:36:22 -04002158int SSL_set_ex_data(SSL *ssl, int idx, void *arg) {
2159 return CRYPTO_set_ex_data(&ssl->ex_data, idx, arg);
Adam Langleyfcf25832014-12-18 17:42:32 -08002160}
Adam Langley95c29f32014-06-20 12:00:00 -07002161
David Benjamin1ac08fe2015-09-15 01:36:22 -04002162void *SSL_get_ex_data(const SSL *ssl, int idx) {
2163 return CRYPTO_get_ex_data(&ssl->ex_data, idx);
Adam Langleyfcf25832014-12-18 17:42:32 -08002164}
Adam Langley95c29f32014-06-20 12:00:00 -07002165
David Benjamin8a589332015-12-04 23:14:35 -05002166int SSL_CTX_get_ex_new_index(long argl, void *argp, CRYPTO_EX_unused *unused,
David Benjamind94682d2017-05-14 17:10:18 -04002167 CRYPTO_EX_dup *dup_unused,
Adam Langleyfcf25832014-12-18 17:42:32 -08002168 CRYPTO_EX_free *free_func) {
David Benjamin9f33fc62015-04-15 17:29:53 -04002169 int index;
2170 if (!CRYPTO_get_ex_new_index(&g_ex_data_class_ssl_ctx, &index, argl, argp,
David Benjamind94682d2017-05-14 17:10:18 -04002171 free_func)) {
David Benjamin9f33fc62015-04-15 17:29:53 -04002172 return -1;
2173 }
2174 return index;
Adam Langleyfcf25832014-12-18 17:42:32 -08002175}
Adam Langley95c29f32014-06-20 12:00:00 -07002176
David Benjamin1ac08fe2015-09-15 01:36:22 -04002177int SSL_CTX_set_ex_data(SSL_CTX *ctx, int idx, void *arg) {
2178 return CRYPTO_set_ex_data(&ctx->ex_data, idx, arg);
Adam Langleyfcf25832014-12-18 17:42:32 -08002179}
Adam Langley95c29f32014-06-20 12:00:00 -07002180
David Benjamin1ac08fe2015-09-15 01:36:22 -04002181void *SSL_CTX_get_ex_data(const SSL_CTX *ctx, int idx) {
2182 return CRYPTO_get_ex_data(&ctx->ex_data, idx);
Adam Langleyfcf25832014-12-18 17:42:32 -08002183}
Adam Langley95c29f32014-06-20 12:00:00 -07002184
David Benjamin93d17492015-10-17 12:43:36 -04002185int SSL_want(const SSL *ssl) { return ssl->rwstate; }
Adam Langley95c29f32014-06-20 12:00:00 -07002186
Adam Langleyfcf25832014-12-18 17:42:32 -08002187void SSL_CTX_set_tmp_rsa_callback(SSL_CTX *ctx,
2188 RSA *(*cb)(SSL *ssl, int is_export,
2189 int keylength)) {
Adam Langleyfcf25832014-12-18 17:42:32 -08002190}
Adam Langley95c29f32014-06-20 12:00:00 -07002191
Adam Langleyfcf25832014-12-18 17:42:32 -08002192void SSL_set_tmp_rsa_callback(SSL *ssl, RSA *(*cb)(SSL *ssl, int is_export,
2193 int keylength)) {
Adam Langleyfcf25832014-12-18 17:42:32 -08002194}
2195
2196void SSL_CTX_set_tmp_dh_callback(SSL_CTX *ctx,
David Benjamin59015c32015-04-26 13:13:55 -04002197 DH *(*callback)(SSL *ssl, int is_export,
2198 int keylength)) {
Adam Langleyfcf25832014-12-18 17:42:32 -08002199}
2200
David Benjamin59015c32015-04-26 13:13:55 -04002201void SSL_set_tmp_dh_callback(SSL *ssl, DH *(*callback)(SSL *ssl, int is_export,
2202 int keylength)) {
Adam Langleyfcf25832014-12-18 17:42:32 -08002203}
2204
David Benjamin0a9bf662017-06-21 16:34:15 -04002205static int use_psk_identity_hint(char **out, const char *identity_hint) {
Adam Langleyfcf25832014-12-18 17:42:32 -08002206 if (identity_hint != NULL && strlen(identity_hint) > PSK_MAX_IDENTITY_LEN) {
David Benjamin3570d732015-06-29 00:28:17 -04002207 OPENSSL_PUT_ERROR(SSL, SSL_R_DATA_LENGTH_TOO_LONG);
Adam Langleyfcf25832014-12-18 17:42:32 -08002208 return 0;
2209 }
2210
2211 /* Clear currently configured hint, if any. */
David Benjamin0a9bf662017-06-21 16:34:15 -04002212 OPENSSL_free(*out);
2213 *out = NULL;
Adam Langleyfcf25832014-12-18 17:42:32 -08002214
David Benjamin78679342016-09-16 19:42:05 -04002215 /* Treat the empty hint as not supplying one. Plain PSK makes it possible to
2216 * send either no hint (omit ServerKeyExchange) or an empty hint, while
2217 * ECDHE_PSK can only spell empty hint. Having different capabilities is odd,
2218 * so we interpret empty and missing as identical. */
2219 if (identity_hint != NULL && identity_hint[0] != '\0') {
David Benjamin0a9bf662017-06-21 16:34:15 -04002220 *out = BUF_strdup(identity_hint);
2221 if (*out == NULL) {
Adam Langleyfcf25832014-12-18 17:42:32 -08002222 return 0;
Adam Langley95c29f32014-06-20 12:00:00 -07002223 }
Adam Langleyfcf25832014-12-18 17:42:32 -08002224 }
Adam Langley95c29f32014-06-20 12:00:00 -07002225
Adam Langleyfcf25832014-12-18 17:42:32 -08002226 return 1;
2227}
Adam Langley95c29f32014-06-20 12:00:00 -07002228
David Benjamin0a9bf662017-06-21 16:34:15 -04002229int SSL_CTX_use_psk_identity_hint(SSL_CTX *ctx, const char *identity_hint) {
2230 return use_psk_identity_hint(&ctx->psk_identity_hint, identity_hint);
2231}
2232
2233int SSL_use_psk_identity_hint(SSL *ssl, const char *identity_hint) {
2234 return use_psk_identity_hint(&ssl->psk_identity_hint, identity_hint);
2235}
2236
David Benjamine8814df2015-09-15 08:05:54 -04002237const char *SSL_get_psk_identity_hint(const SSL *ssl) {
2238 if (ssl == NULL) {
Adam Langleyfcf25832014-12-18 17:42:32 -08002239 return NULL;
2240 }
David Benjamine8814df2015-09-15 08:05:54 -04002241 return ssl->psk_identity_hint;
Adam Langleyfcf25832014-12-18 17:42:32 -08002242}
Adam Langley95c29f32014-06-20 12:00:00 -07002243
David Benjamine8814df2015-09-15 08:05:54 -04002244const char *SSL_get_psk_identity(const SSL *ssl) {
Steven Valdez87eab492016-06-27 16:34:59 -04002245 if (ssl == NULL) {
Adam Langleyfcf25832014-12-18 17:42:32 -08002246 return NULL;
2247 }
Steven Valdez87eab492016-06-27 16:34:59 -04002248 SSL_SESSION *session = SSL_get_session(ssl);
2249 if (session == NULL) {
2250 return NULL;
2251 }
2252 return session->psk_identity;
Adam Langleyfcf25832014-12-18 17:42:32 -08002253}
Adam Langley95c29f32014-06-20 12:00:00 -07002254
Adam Langleyfcf25832014-12-18 17:42:32 -08002255void SSL_set_psk_client_callback(
David Benjamine8814df2015-09-15 08:05:54 -04002256 SSL *ssl, unsigned (*cb)(SSL *ssl, const char *hint, char *identity,
2257 unsigned max_identity_len, uint8_t *psk,
2258 unsigned max_psk_len)) {
2259 ssl->psk_client_callback = cb;
Adam Langleyfcf25832014-12-18 17:42:32 -08002260}
Adam Langley95c29f32014-06-20 12:00:00 -07002261
Adam Langleyfcf25832014-12-18 17:42:32 -08002262void SSL_CTX_set_psk_client_callback(
David Benjamine8814df2015-09-15 08:05:54 -04002263 SSL_CTX *ctx, unsigned (*cb)(SSL *ssl, const char *hint, char *identity,
2264 unsigned max_identity_len, uint8_t *psk,
2265 unsigned max_psk_len)) {
Adam Langleyfcf25832014-12-18 17:42:32 -08002266 ctx->psk_client_callback = cb;
2267}
Adam Langley95c29f32014-06-20 12:00:00 -07002268
Adam Langleyfcf25832014-12-18 17:42:32 -08002269void SSL_set_psk_server_callback(
David Benjamine8814df2015-09-15 08:05:54 -04002270 SSL *ssl, unsigned (*cb)(SSL *ssl, const char *identity, uint8_t *psk,
2271 unsigned max_psk_len)) {
2272 ssl->psk_server_callback = cb;
Adam Langleyfcf25832014-12-18 17:42:32 -08002273}
Adam Langley95c29f32014-06-20 12:00:00 -07002274
Adam Langleyfcf25832014-12-18 17:42:32 -08002275void SSL_CTX_set_psk_server_callback(
David Benjamine8814df2015-09-15 08:05:54 -04002276 SSL_CTX *ctx, unsigned (*cb)(SSL *ssl, const char *identity,
2277 uint8_t *psk, unsigned max_psk_len)) {
Adam Langleyfcf25832014-12-18 17:42:32 -08002278 ctx->psk_server_callback = cb;
2279}
Adam Langley95c29f32014-06-20 12:00:00 -07002280
Adam Langleyfcf25832014-12-18 17:42:32 -08002281void SSL_CTX_set_msg_callback(SSL_CTX *ctx,
2282 void (*cb)(int write_p, int version,
2283 int content_type, const void *buf,
2284 size_t len, SSL *ssl, void *arg)) {
David Benjamin59015c32015-04-26 13:13:55 -04002285 ctx->msg_callback = cb;
Adam Langleyfcf25832014-12-18 17:42:32 -08002286}
David Benjamin61ecccf2015-05-05 09:44:51 -04002287
2288void SSL_CTX_set_msg_callback_arg(SSL_CTX *ctx, void *arg) {
2289 ctx->msg_callback_arg = arg;
2290}
2291
Adam Langleyfcf25832014-12-18 17:42:32 -08002292void SSL_set_msg_callback(SSL *ssl,
2293 void (*cb)(int write_p, int version, int content_type,
2294 const void *buf, size_t len, SSL *ssl,
2295 void *arg)) {
David Benjamin59015c32015-04-26 13:13:55 -04002296 ssl->msg_callback = cb;
Adam Langleyfcf25832014-12-18 17:42:32 -08002297}
Adam Langley95c29f32014-06-20 12:00:00 -07002298
David Benjamin61ecccf2015-05-05 09:44:51 -04002299void SSL_set_msg_callback_arg(SSL *ssl, void *arg) {
2300 ssl->msg_callback_arg = arg;
2301}
2302
David Benjamind28f59c2015-11-17 22:32:50 -05002303void SSL_CTX_set_keylog_callback(SSL_CTX *ctx,
2304 void (*cb)(const SSL *ssl, const char *line)) {
2305 ctx->keylog_callback = cb;
Adam Langleyfcf25832014-12-18 17:42:32 -08002306}
Adam Langley95c29f32014-06-20 12:00:00 -07002307
David Benjamin6e3f5cc2016-09-14 14:43:14 -04002308void (*SSL_CTX_get_keylog_callback(const SSL_CTX *ctx))(const SSL *ssl,
2309 const char *line) {
2310 return ctx->keylog_callback;
2311}
2312
Taylor Brandstetter9edb2c62016-06-08 15:26:59 -07002313void SSL_CTX_set_current_time_cb(SSL_CTX *ctx,
2314 void (*cb)(const SSL *ssl,
2315 struct timeval *out_clock)) {
2316 ctx->current_time_cb = cb;
2317}
2318
David Benjamin5d8b1282015-10-17 23:26:35 -04002319int SSL_is_init_finished(const SSL *ssl) {
David Benjamin9e766d72017-02-10 23:14:17 -05002320 return !SSL_in_init(ssl);
David Benjamin5d8b1282015-10-17 23:26:35 -04002321}
2322
2323int SSL_in_init(const SSL *ssl) {
David Benjamin9e766d72017-02-10 23:14:17 -05002324 SSL_HANDSHAKE *hs = ssl->s3->hs;
2325 return hs != NULL && hs->state != SSL_ST_OK;
David Benjamin5d8b1282015-10-17 23:26:35 -04002326}
2327
2328int SSL_in_false_start(const SSL *ssl) {
David Benjamina0486782016-10-06 19:11:32 -04002329 if (ssl->s3->hs == NULL) {
2330 return 0;
2331 }
2332 return ssl->s3->hs->in_false_start;
David Benjamined7c4752015-02-16 19:16:46 -05002333}
2334
David Benjamin0d56f882015-12-19 17:05:56 -05002335int SSL_cutthrough_complete(const SSL *ssl) {
2336 return SSL_in_false_start(ssl);
Adam Langleyfcf25832014-12-18 17:42:32 -08002337}
Adam Langley95c29f32014-06-20 12:00:00 -07002338
Adam Langleyfcf25832014-12-18 17:42:32 -08002339void SSL_get_structure_sizes(size_t *ssl_size, size_t *ssl_ctx_size,
2340 size_t *ssl_session_size) {
2341 *ssl_size = sizeof(SSL);
2342 *ssl_ctx_size = sizeof(SSL_CTX);
2343 *ssl_session_size = sizeof(SSL_SESSION);
2344}
Feng Lu41aa3252014-11-21 22:47:56 -08002345
David Benjamince079fd2016-08-02 16:22:34 -04002346int SSL_is_server(const SSL *ssl) { return ssl->server; }
2347
2348int SSL_is_dtls(const SSL *ssl) { return ssl->method->is_dtls; }
Adam Langleyfcf25832014-12-18 17:42:32 -08002349
Alessandro Ghedini57e81e62017-03-14 23:36:00 +00002350void SSL_CTX_set_select_certificate_cb(
2351 SSL_CTX *ctx,
2352 enum ssl_select_cert_result_t (*cb)(const SSL_CLIENT_HELLO *)) {
David Benjamind4c2bce2015-10-17 12:28:18 -04002353 ctx->select_certificate_cb = cb;
2354}
2355
David Benjamin731058e2016-12-03 23:15:13 -05002356void SSL_CTX_set_dos_protection_cb(SSL_CTX *ctx,
2357 int (*cb)(const SSL_CLIENT_HELLO *)) {
Adam Langley524e7172015-02-20 16:04:00 -08002358 ctx->dos_protection_cb = cb;
2359}
2360
David Benjamin1d5ef3b2015-10-12 19:54:18 -04002361void SSL_set_renegotiate_mode(SSL *ssl, enum ssl_renegotiate_mode_t mode) {
2362 ssl->renegotiate_mode = mode;
2363}
2364
Adam Langleyc2d32802015-11-03 18:36:10 -08002365int SSL_get_ivs(const SSL *ssl, const uint8_t **out_read_iv,
2366 const uint8_t **out_write_iv, size_t *out_iv_len) {
David Benjamin79978df2015-12-25 15:56:49 -05002367 if (ssl->s3->aead_read_ctx == NULL || ssl->s3->aead_write_ctx == NULL) {
Adam Langleyc2d32802015-11-03 18:36:10 -08002368 return 0;
2369 }
2370
2371 size_t write_iv_len;
David Benjamin79978df2015-12-25 15:56:49 -05002372 if (!EVP_AEAD_CTX_get_iv(&ssl->s3->aead_read_ctx->ctx, out_read_iv,
2373 out_iv_len) ||
2374 !EVP_AEAD_CTX_get_iv(&ssl->s3->aead_write_ctx->ctx, out_write_iv,
Adam Langleyc2d32802015-11-03 18:36:10 -08002375 &write_iv_len) ||
2376 *out_iv_len != write_iv_len) {
2377 return 0;
2378 }
2379
2380 return 1;
David Benjamine348ff42015-11-06 17:55:30 -05002381}
David Benjamin6e807652015-11-02 12:02:20 -05002382
David Benjamin91b25012016-01-21 16:39:58 -05002383static uint64_t be_to_u64(const uint8_t in[8]) {
David Benjaminde942382016-02-11 12:02:01 -05002384 return (((uint64_t)in[0]) << 56) | (((uint64_t)in[1]) << 48) |
2385 (((uint64_t)in[2]) << 40) | (((uint64_t)in[3]) << 32) |
2386 (((uint64_t)in[4]) << 24) | (((uint64_t)in[5]) << 16) |
2387 (((uint64_t)in[6]) << 8) | ((uint64_t)in[7]);
David Benjamin91b25012016-01-21 16:39:58 -05002388}
2389
2390uint64_t SSL_get_read_sequence(const SSL *ssl) {
2391 /* TODO(davidben): Internally represent sequence numbers as uint64_t. */
David Benjamince079fd2016-08-02 16:22:34 -04002392 if (SSL_is_dtls(ssl)) {
David Benjaminde942382016-02-11 12:02:01 -05002393 /* max_seq_num already includes the epoch. */
2394 assert(ssl->d1->r_epoch == (ssl->d1->bitmap.max_seq_num >> 48));
2395 return ssl->d1->bitmap.max_seq_num;
2396 }
David Benjamin91b25012016-01-21 16:39:58 -05002397 return be_to_u64(ssl->s3->read_sequence);
2398}
2399
2400uint64_t SSL_get_write_sequence(const SSL *ssl) {
David Benjaminde942382016-02-11 12:02:01 -05002401 uint64_t ret = be_to_u64(ssl->s3->write_sequence);
David Benjamince079fd2016-08-02 16:22:34 -04002402 if (SSL_is_dtls(ssl)) {
David Benjaminde942382016-02-11 12:02:01 -05002403 assert((ret >> 48) == 0);
2404 ret |= ((uint64_t)ssl->d1->w_epoch) << 48;
2405 }
2406 return ret;
David Benjamin91b25012016-01-21 16:39:58 -05002407}
2408
Steven Valdez02563852016-06-23 13:33:05 -04002409uint16_t SSL_get_peer_signature_algorithm(const SSL *ssl) {
David Benjaminf1050fd2016-12-13 20:05:36 -05002410 /* TODO(davidben): This checks the wrong session if there is a renegotiation
2411 * in progress. */
2412 SSL_SESSION *session = SSL_get_session(ssl);
2413 if (session == NULL) {
2414 return 0;
2415 }
2416
2417 return session->peer_signature_algorithm;
Steven Valdez02563852016-06-23 13:33:05 -04002418}
2419
David Benjamin96ba15f2015-12-25 14:10:17 -05002420size_t SSL_get_client_random(const SSL *ssl, uint8_t *out, size_t max_out) {
2421 if (max_out == 0) {
2422 return sizeof(ssl->s3->client_random);
2423 }
2424 if (max_out > sizeof(ssl->s3->client_random)) {
2425 max_out = sizeof(ssl->s3->client_random);
2426 }
David Benjamin17cf2cb2016-12-13 01:07:13 -05002427 OPENSSL_memcpy(out, ssl->s3->client_random, max_out);
David Benjamin96ba15f2015-12-25 14:10:17 -05002428 return max_out;
2429}
2430
2431size_t SSL_get_server_random(const SSL *ssl, uint8_t *out, size_t max_out) {
2432 if (max_out == 0) {
2433 return sizeof(ssl->s3->server_random);
2434 }
2435 if (max_out > sizeof(ssl->s3->server_random)) {
2436 max_out = sizeof(ssl->s3->server_random);
2437 }
David Benjamin17cf2cb2016-12-13 01:07:13 -05002438 OPENSSL_memcpy(out, ssl->s3->server_random, max_out);
David Benjamin96ba15f2015-12-25 14:10:17 -05002439 return max_out;
2440}
2441
David Benjaminf6494f42016-01-07 12:37:41 -08002442const SSL_CIPHER *SSL_get_pending_cipher(const SSL *ssl) {
David Benjamin45738dd2017-02-09 20:01:26 -05002443 SSL_HANDSHAKE *hs = ssl->s3->hs;
2444 if (hs == NULL) {
David Benjaminf6494f42016-01-07 12:37:41 -08002445 return NULL;
2446 }
David Benjamin45738dd2017-02-09 20:01:26 -05002447 return hs->new_cipher;
David Benjaminf6494f42016-01-07 12:37:41 -08002448}
2449
David Benjaminbbaf3672016-11-17 10:53:09 +09002450void SSL_set_retain_only_sha256_of_client_certs(SSL *ssl, int enabled) {
2451 ssl->retain_only_sha256_of_client_certs = !!enabled;
2452}
2453
David Benjamincdd0b7e2016-01-07 10:10:41 -08002454void SSL_CTX_set_retain_only_sha256_of_client_certs(SSL_CTX *ctx, int enabled) {
2455 ctx->retain_only_sha256_of_client_certs = !!enabled;
2456}
2457
David Benjamin65ac9972016-09-02 21:35:25 -04002458void SSL_CTX_set_grease_enabled(SSL_CTX *ctx, int enabled) {
2459 ctx->grease_enabled = !!enabled;
2460}
2461
David Benjamin35ac5b72017-03-03 15:05:56 -05002462int32_t SSL_get_ticket_age_skew(const SSL *ssl) {
2463 return ssl->s3->ticket_age_skew;
2464}
2465
David Benjamin27bbae42015-09-13 00:54:37 -04002466int SSL_clear(SSL *ssl) {
David Benjaminb79cc842016-12-07 15:57:14 -05002467 /* In OpenSSL, reusing a client |SSL| with |SSL_clear| causes the previously
2468 * established session to be offered the next time around. wpa_supplicant
2469 * depends on this behavior, so emulate it. */
2470 SSL_SESSION *session = NULL;
2471 if (!ssl->server && ssl->s3->established_session != NULL) {
2472 session = ssl->s3->established_session;
2473 SSL_SESSION_up_ref(session);
2474 }
2475
David Benjamin27bbae42015-09-13 00:54:37 -04002476 /* TODO(davidben): Some state on |ssl| is reset both in |SSL_new| and
2477 * |SSL_clear| because it is per-connection state rather than configuration
2478 * state. Per-connection state should be on |ssl->s3| and |ssl->d1| so it is
2479 * naturally reset at the right points between |SSL_new|, |SSL_clear|, and
2480 * |ssl3_new|. */
2481
2482 ssl->rwstate = SSL_NOTHING;
2483
2484 BUF_MEM_free(ssl->init_buf);
2485 ssl->init_buf = NULL;
David Benjamin49054542016-07-27 13:51:01 -04002486 ssl->init_msg = NULL;
2487 ssl->init_num = 0;
David Benjamin27bbae42015-09-13 00:54:37 -04002488
David Benjamin27bbae42015-09-13 00:54:37 -04002489 /* The ssl->d1->mtu is simultaneously configuration (preserved across
2490 * clear) and connection-specific state (gets reset).
2491 *
2492 * TODO(davidben): Avoid this. */
2493 unsigned mtu = 0;
2494 if (ssl->d1 != NULL) {
2495 mtu = ssl->d1->mtu;
2496 }
2497
2498 ssl->method->ssl_free(ssl);
2499 if (!ssl->method->ssl_new(ssl)) {
David Benjaminb79cc842016-12-07 15:57:14 -05002500 SSL_SESSION_free(session);
David Benjamin27bbae42015-09-13 00:54:37 -04002501 return 0;
2502 }
David Benjamin27bbae42015-09-13 00:54:37 -04002503
David Benjamince079fd2016-08-02 16:22:34 -04002504 if (SSL_is_dtls(ssl) && (SSL_get_options(ssl) & SSL_OP_NO_QUERY_MTU)) {
David Benjamin27bbae42015-09-13 00:54:37 -04002505 ssl->d1->mtu = mtu;
2506 }
2507
David Benjaminb79cc842016-12-07 15:57:14 -05002508 if (session != NULL) {
2509 SSL_set_session(ssl, session);
2510 SSL_SESSION_free(session);
2511 }
2512
David Benjamin27bbae42015-09-13 00:54:37 -04002513 return 1;
2514}
2515
David Benjaminda881e92015-04-26 14:45:04 -04002516int SSL_CTX_sess_connect(const SSL_CTX *ctx) { return 0; }
2517int SSL_CTX_sess_connect_good(const SSL_CTX *ctx) { return 0; }
2518int SSL_CTX_sess_connect_renegotiate(const SSL_CTX *ctx) { return 0; }
2519int SSL_CTX_sess_accept(const SSL_CTX *ctx) { return 0; }
2520int SSL_CTX_sess_accept_renegotiate(const SSL_CTX *ctx) { return 0; }
2521int SSL_CTX_sess_accept_good(const SSL_CTX *ctx) { return 0; }
2522int SSL_CTX_sess_hits(const SSL_CTX *ctx) { return 0; }
2523int SSL_CTX_sess_cb_hits(const SSL_CTX *ctx) { return 0; }
2524int SSL_CTX_sess_misses(const SSL_CTX *ctx) { return 0; }
2525int SSL_CTX_sess_timeouts(const SSL_CTX *ctx) { return 0; }
2526int SSL_CTX_sess_cache_full(const SSL_CTX *ctx) { return 0; }
David Benjamin936aada2016-06-07 19:09:22 -04002527
2528int SSL_num_renegotiations(const SSL *ssl) {
2529 return SSL_total_renegotiations(ssl);
2530}
2531
2532int SSL_CTX_need_tmp_RSA(const SSL_CTX *ctx) { return 0; }
2533int SSL_need_tmp_RSA(const SSL *ssl) { return 0; }
2534int SSL_CTX_set_tmp_rsa(SSL_CTX *ctx, const RSA *rsa) { return 1; }
2535int SSL_set_tmp_rsa(SSL *ssl, const RSA *rsa) { return 1; }
Matt Braithwaite4838d8a2015-08-20 13:20:03 -07002536void ERR_load_SSL_strings(void) {}
David Benjamin27bbae42015-09-13 00:54:37 -04002537void SSL_load_error_strings(void) {}
David Benjamin936aada2016-06-07 19:09:22 -04002538int SSL_cache_hit(SSL *ssl) { return SSL_session_reused(ssl); }
2539
2540int SSL_CTX_set_tmp_ecdh(SSL_CTX *ctx, const EC_KEY *ec_key) {
2541 if (ec_key == NULL || EC_KEY_get0_group(ec_key) == NULL) {
2542 OPENSSL_PUT_ERROR(SSL, ERR_R_PASSED_NULL_PARAMETER);
2543 return 0;
2544 }
2545 int nid = EC_GROUP_get_curve_name(EC_KEY_get0_group(ec_key));
2546 return SSL_CTX_set1_curves(ctx, &nid, 1);
2547}
2548
2549int SSL_set_tmp_ecdh(SSL *ssl, const EC_KEY *ec_key) {
2550 if (ec_key == NULL || EC_KEY_get0_group(ec_key) == NULL) {
2551 OPENSSL_PUT_ERROR(SSL, ERR_R_PASSED_NULL_PARAMETER);
2552 return 0;
2553 }
2554 int nid = EC_GROUP_get_curve_name(EC_KEY_get0_group(ec_key));
2555 return SSL_set1_curves(ssl, &nid, 1);
2556}
David Benjamin721e8b72016-08-03 13:13:17 -04002557
Adam Langley4c341d02017-03-08 19:33:21 -08002558void SSL_CTX_set_ticket_aead_method(SSL_CTX *ctx,
2559 const SSL_TICKET_AEAD_METHOD *aead_method) {
2560 ctx->ticket_aead_method = aead_method;
2561}