Remove ECC extension information from external representation
[openssl.git] / ssl / ssl_lib.c
1 /*! \file ssl/ssl_lib.c
2  *  \brief Version independent SSL functions.
3  */
4 /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com)
5  * All rights reserved.
6  *
7  * This package is an SSL implementation written
8  * by Eric Young (eay@cryptsoft.com).
9  * The implementation was written so as to conform with Netscapes SSL.
10  * 
11  * This library is free for commercial and non-commercial use as long as
12  * the following conditions are aheared to.  The following conditions
13  * apply to all code found in this distribution, be it the RC4, RSA,
14  * lhash, DES, etc., code; not just the SSL code.  The SSL documentation
15  * included with this distribution is covered by the same copyright terms
16  * except that the holder is Tim Hudson (tjh@cryptsoft.com).
17  * 
18  * Copyright remains Eric Young's, and as such any Copyright notices in
19  * the code are not to be removed.
20  * If this package is used in a product, Eric Young should be given attribution
21  * as the author of the parts of the library used.
22  * This can be in the form of a textual message at program startup or
23  * in documentation (online or textual) provided with the package.
24  * 
25  * Redistribution and use in source and binary forms, with or without
26  * modification, are permitted provided that the following conditions
27  * are met:
28  * 1. Redistributions of source code must retain the copyright
29  *    notice, this list of conditions and the following disclaimer.
30  * 2. Redistributions in binary form must reproduce the above copyright
31  *    notice, this list of conditions and the following disclaimer in the
32  *    documentation and/or other materials provided with the distribution.
33  * 3. All advertising materials mentioning features or use of this software
34  *    must display the following acknowledgement:
35  *    "This product includes cryptographic software written by
36  *     Eric Young (eay@cryptsoft.com)"
37  *    The word 'cryptographic' can be left out if the rouines from the library
38  *    being used are not cryptographic related :-).
39  * 4. If you include any Windows specific code (or a derivative thereof) from 
40  *    the apps directory (application code) you must include an acknowledgement:
41  *    "This product includes software written by Tim Hudson (tjh@cryptsoft.com)"
42  * 
43  * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND
44  * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
45  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
46  * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
47  * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
48  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
49  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
50  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
51  * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
52  * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
53  * SUCH DAMAGE.
54  * 
55  * The licence and distribution terms for any publically available version or
56  * derivative of this code cannot be changed.  i.e. this code cannot simply be
57  * copied and put under another distribution licence
58  * [including the GNU Public Licence.]
59  */
60 /* ====================================================================
61  * Copyright (c) 1998-2006 The OpenSSL Project.  All rights reserved.
62  *
63  * Redistribution and use in source and binary forms, with or without
64  * modification, are permitted provided that the following conditions
65  * are met:
66  *
67  * 1. Redistributions of source code must retain the above copyright
68  *    notice, this list of conditions and the following disclaimer. 
69  *
70  * 2. Redistributions in binary form must reproduce the above copyright
71  *    notice, this list of conditions and the following disclaimer in
72  *    the documentation and/or other materials provided with the
73  *    distribution.
74  *
75  * 3. All advertising materials mentioning features or use of this
76  *    software must display the following acknowledgment:
77  *    "This product includes software developed by the OpenSSL Project
78  *    for use in the OpenSSL Toolkit. (http://www.openssl.org/)"
79  *
80  * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to
81  *    endorse or promote products derived from this software without
82  *    prior written permission. For written permission, please contact
83  *    openssl-core@openssl.org.
84  *
85  * 5. Products derived from this software may not be called "OpenSSL"
86  *    nor may "OpenSSL" appear in their names without prior written
87  *    permission of the OpenSSL Project.
88  *
89  * 6. Redistributions of any form whatsoever must retain the following
90  *    acknowledgment:
91  *    "This product includes software developed by the OpenSSL Project
92  *    for use in the OpenSSL Toolkit (http://www.openssl.org/)"
93  *
94  * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY
95  * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
96  * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
97  * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE OpenSSL PROJECT OR
98  * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
99  * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
100  * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
101  * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
102  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
103  * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
104  * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
105  * OF THE POSSIBILITY OF SUCH DAMAGE.
106  * ====================================================================
107  *
108  * This product includes cryptographic software written by Eric Young
109  * (eay@cryptsoft.com).  This product includes software written by Tim
110  * Hudson (tjh@cryptsoft.com).
111  *
112  */
113 /* ====================================================================
114  * Copyright 2002 Sun Microsystems, Inc. ALL RIGHTS RESERVED.
115  * ECC cipher suite support in OpenSSL originally developed by 
116  * SUN MICROSYSTEMS, INC., and contributed to the OpenSSL project.
117  */
118 /* ====================================================================
119  * Copyright 2005 Nokia. All rights reserved.
120  *
121  * The portions of the attached software ("Contribution") is developed by
122  * Nokia Corporation and is licensed pursuant to the OpenSSL open source
123  * license.
124  *
125  * The Contribution, originally written by Mika Kousa and Pasi Eronen of
126  * Nokia Corporation, consists of the "PSK" (Pre-Shared Key) ciphersuites
127  * support (see RFC 4279) to OpenSSL.
128  *
129  * No patent licenses or other rights except those expressly stated in
130  * the OpenSSL open source license shall be deemed granted or received
131  * expressly, by implication, estoppel, or otherwise.
132  *
133  * No assurances are provided by Nokia that the Contribution does not
134  * infringe the patent or other intellectual property rights of any third
135  * party or that the license provides you with all the necessary rights
136  * to make use of the Contribution.
137  *
138  * THE SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. IN
139  * ADDITION TO THE DISCLAIMERS INCLUDED IN THE LICENSE, NOKIA
140  * SPECIFICALLY DISCLAIMS ANY LIABILITY FOR CLAIMS BROUGHT BY YOU OR ANY
141  * OTHER ENTITY BASED ON INFRINGEMENT OF INTELLECTUAL PROPERTY RIGHTS OR
142  * OTHERWISE.
143  */
144
145 #ifdef REF_CHECK
146 #  include <assert.h>
147 #endif
148 #include <stdio.h>
149 #include "ssl_locl.h"
150 #include "kssl_lcl.h"
151 #include <openssl/objects.h>
152 #include <openssl/lhash.h>
153 #include <openssl/x509v3.h>
154 #ifndef OPENSSL_NO_DH
155 #include <openssl/dh.h>
156 #endif
157
158 const char *SSL_version_str=OPENSSL_VERSION_TEXT;
159
160 SSL3_ENC_METHOD ssl3_undef_enc_method={
161         /* evil casts, but these functions are only called if there's a library bug */
162         (int (*)(SSL *,int))ssl_undefined_function,
163         (int (*)(SSL *, unsigned char *, int))ssl_undefined_function,
164         ssl_undefined_function,
165         (int (*)(SSL *, unsigned char *, unsigned char *, int))ssl_undefined_function,
166         (int (*)(SSL*, int))ssl_undefined_function,
167         (int (*)(SSL *, EVP_MD_CTX *, EVP_MD_CTX *, const char*, int, unsigned char *))ssl_undefined_function,
168         0,      /* finish_mac_length */
169         (int (*)(SSL *, EVP_MD_CTX *, unsigned char *))ssl_undefined_function,
170         NULL,   /* client_finished_label */
171         0,      /* client_finished_label_len */
172         NULL,   /* server_finished_label */
173         0,      /* server_finished_label_len */
174         (int (*)(int))ssl_undefined_function
175         };
176
177 int SSL_clear(SSL *s)
178         {
179
180         if (s->method == NULL)
181                 {
182                 SSLerr(SSL_F_SSL_CLEAR,SSL_R_NO_METHOD_SPECIFIED);
183                 return(0);
184                 }
185
186         if (ssl_clear_bad_session(s))
187                 {
188                 SSL_SESSION_free(s->session);
189                 s->session=NULL;
190                 }
191
192         s->error=0;
193         s->hit=0;
194         s->shutdown=0;
195
196 #if 0 /* Disabled since version 1.10 of this file (early return not
197        * needed because SSL_clear is not called when doing renegotiation) */
198         /* This is set if we are doing dynamic renegotiation so keep
199          * the old cipher.  It is sort of a SSL_clear_lite :-) */
200         if (s->new_session) return(1);
201 #else
202         if (s->new_session)
203                 {
204                 SSLerr(SSL_F_SSL_CLEAR,ERR_R_INTERNAL_ERROR);
205                 return 0;
206                 }
207 #endif
208
209         s->type=0;
210
211         s->state=SSL_ST_BEFORE|((s->server)?SSL_ST_ACCEPT:SSL_ST_CONNECT);
212
213         s->version=s->method->version;
214         s->client_version=s->version;
215         s->rwstate=SSL_NOTHING;
216         s->rstate=SSL_ST_READ_HEADER;
217 #if 0
218         s->read_ahead=s->ctx->read_ahead;
219 #endif
220
221         if (s->init_buf != NULL)
222                 {
223                 BUF_MEM_free(s->init_buf);
224                 s->init_buf=NULL;
225                 }
226
227         ssl_clear_cipher_ctx(s);
228
229         s->first_packet=0;
230
231 #if 1
232         /* Check to see if we were changed into a different method, if
233          * so, revert back if we are not doing session-id reuse. */
234         if (!s->in_handshake && (s->session == NULL) && (s->method != s->ctx->method))
235                 {
236                 s->method->ssl_free(s);
237                 s->method=s->ctx->method;
238                 if (!s->method->ssl_new(s))
239                         return(0);
240                 }
241         else
242 #endif
243                 s->method->ssl_clear(s);
244         return(1);
245         }
246
247 /** Used to change an SSL_CTXs default SSL method type */
248 int SSL_CTX_set_ssl_version(SSL_CTX *ctx,const SSL_METHOD *meth)
249         {
250         STACK_OF(SSL_CIPHER) *sk;
251
252         ctx->method=meth;
253
254         sk=ssl_create_cipher_list(ctx->method,&(ctx->cipher_list),
255                 &(ctx->cipher_list_by_id),SSL_DEFAULT_CIPHER_LIST);
256         if ((sk == NULL) || (sk_SSL_CIPHER_num(sk) <= 0))
257                 {
258                 SSLerr(SSL_F_SSL_CTX_SET_SSL_VERSION,SSL_R_SSL_LIBRARY_HAS_NO_CIPHERS);
259                 return(0);
260                 }
261         return(1);
262         }
263
264 SSL *SSL_new(SSL_CTX *ctx)
265         {
266         SSL *s;
267
268         if (ctx == NULL)
269                 {
270                 SSLerr(SSL_F_SSL_NEW,SSL_R_NULL_SSL_CTX);
271                 return(NULL);
272                 }
273         if (ctx->method == NULL)
274                 {
275                 SSLerr(SSL_F_SSL_NEW,SSL_R_SSL_CTX_HAS_NO_DEFAULT_SSL_VERSION);
276                 return(NULL);
277                 }
278
279         s=(SSL *)OPENSSL_malloc(sizeof(SSL));
280         if (s == NULL) goto err;
281         memset(s,0,sizeof(SSL));
282
283 #ifndef OPENSSL_NO_KRB5
284         s->kssl_ctx = kssl_ctx_new();
285 #endif  /* OPENSSL_NO_KRB5 */
286
287         s->options=ctx->options;
288         s->mode=ctx->mode;
289         s->max_cert_list=ctx->max_cert_list;
290
291         if (ctx->cert != NULL)
292                 {
293                 /* Earlier library versions used to copy the pointer to
294                  * the CERT, not its contents; only when setting new
295                  * parameters for the per-SSL copy, ssl_cert_new would be
296                  * called (and the direct reference to the per-SSL_CTX
297                  * settings would be lost, but those still were indirectly
298                  * accessed for various purposes, and for that reason they
299                  * used to be known as s->ctx->default_cert).
300                  * Now we don't look at the SSL_CTX's CERT after having
301                  * duplicated it once. */
302
303                 s->cert = ssl_cert_dup(ctx->cert);
304                 if (s->cert == NULL)
305                         goto err;
306                 }
307         else
308                 s->cert=NULL; /* Cannot really happen (see SSL_CTX_new) */
309
310         s->read_ahead=ctx->read_ahead;
311         s->msg_callback=ctx->msg_callback;
312         s->msg_callback_arg=ctx->msg_callback_arg;
313         s->verify_mode=ctx->verify_mode;
314 #if 0
315         s->verify_depth=ctx->verify_depth;
316 #endif
317         s->sid_ctx_length=ctx->sid_ctx_length;
318         OPENSSL_assert(s->sid_ctx_length <= sizeof s->sid_ctx);
319         memcpy(&s->sid_ctx,&ctx->sid_ctx,sizeof(s->sid_ctx));
320         s->verify_callback=ctx->default_verify_callback;
321         s->generate_session_id=ctx->generate_session_id;
322
323         s->param = X509_VERIFY_PARAM_new();
324         if (!s->param)
325                 goto err;
326         X509_VERIFY_PARAM_inherit(s->param, ctx->param);
327 #if 0
328         s->purpose = ctx->purpose;
329         s->trust = ctx->trust;
330 #endif
331         s->quiet_shutdown=ctx->quiet_shutdown;
332         s->max_send_fragment = ctx->max_send_fragment;
333
334         CRYPTO_add(&ctx->references,1,CRYPTO_LOCK_SSL_CTX);
335         s->ctx=ctx;
336 #ifndef OPENSSL_NO_TLSEXT
337         CRYPTO_add(&ctx->references,1,CRYPTO_LOCK_SSL_CTX);
338         s->initial_ctx=ctx;
339 #endif
340
341         s->verify_result=X509_V_OK;
342
343         s->method=ctx->method;
344
345         if (!s->method->ssl_new(s))
346                 goto err;
347
348         s->references=1;
349         s->server=(ctx->method->ssl_accept == ssl_undefined_function)?0:1;
350
351         SSL_clear(s);
352
353         CRYPTO_new_ex_data(CRYPTO_EX_INDEX_SSL, s, &s->ex_data);
354
355 #ifndef OPENSSL_NO_PSK
356         s->psk_client_callback=ctx->psk_client_callback;
357         s->psk_server_callback=ctx->psk_server_callback;
358 #endif
359
360         return(s);
361 err:
362         if (s != NULL)
363                 {
364                 if (s->cert != NULL)
365                         ssl_cert_free(s->cert);
366                 if (s->ctx != NULL)
367                         SSL_CTX_free(s->ctx); /* decrement reference count */
368                 OPENSSL_free(s);
369                 }
370         SSLerr(SSL_F_SSL_NEW,ERR_R_MALLOC_FAILURE);
371         return(NULL);
372         }
373
374 int SSL_CTX_set_session_id_context(SSL_CTX *ctx,const unsigned char *sid_ctx,
375                                    unsigned int sid_ctx_len)
376     {
377     if(sid_ctx_len > sizeof ctx->sid_ctx)
378         {
379         SSLerr(SSL_F_SSL_CTX_SET_SESSION_ID_CONTEXT,SSL_R_SSL_SESSION_ID_CONTEXT_TOO_LONG);
380         return 0;
381         }
382     ctx->sid_ctx_length=sid_ctx_len;
383     memcpy(ctx->sid_ctx,sid_ctx,sid_ctx_len);
384
385     return 1;
386     }
387
388 int SSL_set_session_id_context(SSL *ssl,const unsigned char *sid_ctx,
389                                unsigned int sid_ctx_len)
390     {
391     if(sid_ctx_len > SSL_MAX_SID_CTX_LENGTH)
392         {
393         SSLerr(SSL_F_SSL_SET_SESSION_ID_CONTEXT,SSL_R_SSL_SESSION_ID_CONTEXT_TOO_LONG);
394         return 0;
395         }
396     ssl->sid_ctx_length=sid_ctx_len;
397     memcpy(ssl->sid_ctx,sid_ctx,sid_ctx_len);
398
399     return 1;
400     }
401
402 int SSL_CTX_set_generate_session_id(SSL_CTX *ctx, GEN_SESSION_CB cb)
403         {
404         CRYPTO_w_lock(CRYPTO_LOCK_SSL_CTX);
405         ctx->generate_session_id = cb;
406         CRYPTO_w_unlock(CRYPTO_LOCK_SSL_CTX);
407         return 1;
408         }
409
410 int SSL_set_generate_session_id(SSL *ssl, GEN_SESSION_CB cb)
411         {
412         CRYPTO_w_lock(CRYPTO_LOCK_SSL);
413         ssl->generate_session_id = cb;
414         CRYPTO_w_unlock(CRYPTO_LOCK_SSL);
415         return 1;
416         }
417
418 int SSL_has_matching_session_id(const SSL *ssl, const unsigned char *id,
419                                 unsigned int id_len)
420         {
421         /* A quick examination of SSL_SESSION_hash and SSL_SESSION_cmp shows how
422          * we can "construct" a session to give us the desired check - ie. to
423          * find if there's a session in the hash table that would conflict with
424          * any new session built out of this id/id_len and the ssl_version in
425          * use by this SSL. */
426         SSL_SESSION r, *p;
427
428         if(id_len > sizeof r.session_id)
429                 return 0;
430
431         r.ssl_version = ssl->version;
432         r.session_id_length = id_len;
433         memcpy(r.session_id, id, id_len);
434         /* NB: SSLv2 always uses a fixed 16-byte session ID, so even if a
435          * callback is calling us to check the uniqueness of a shorter ID, it
436          * must be compared as a padded-out ID because that is what it will be
437          * converted to when the callback has finished choosing it. */
438         if((r.ssl_version == SSL2_VERSION) &&
439                         (id_len < SSL2_SSL_SESSION_ID_LENGTH))
440                 {
441                 memset(r.session_id + id_len, 0,
442                         SSL2_SSL_SESSION_ID_LENGTH - id_len);
443                 r.session_id_length = SSL2_SSL_SESSION_ID_LENGTH;
444                 }
445
446         CRYPTO_r_lock(CRYPTO_LOCK_SSL_CTX);
447         p = (SSL_SESSION *)lh_retrieve(ssl->ctx->sessions, &r);
448         CRYPTO_r_unlock(CRYPTO_LOCK_SSL_CTX);
449         return (p != NULL);
450         }
451
452 int SSL_CTX_set_purpose(SSL_CTX *s, int purpose)
453         {
454         return X509_VERIFY_PARAM_set_purpose(s->param, purpose);
455         }
456
457 int SSL_set_purpose(SSL *s, int purpose)
458         {
459         return X509_VERIFY_PARAM_set_purpose(s->param, purpose);
460         }
461
462 int SSL_CTX_set_trust(SSL_CTX *s, int trust)
463         {
464         return X509_VERIFY_PARAM_set_trust(s->param, trust);
465         }
466
467 int SSL_set_trust(SSL *s, int trust)
468         {
469         return X509_VERIFY_PARAM_set_trust(s->param, trust);
470         }
471
472 void SSL_free(SSL *s)
473         {
474         int i;
475
476         if(s == NULL)
477             return;
478
479         i=CRYPTO_add(&s->references,-1,CRYPTO_LOCK_SSL);
480 #ifdef REF_PRINT
481         REF_PRINT("SSL",s);
482 #endif
483         if (i > 0) return;
484 #ifdef REF_CHECK
485         if (i < 0)
486                 {
487                 fprintf(stderr,"SSL_free, bad reference count\n");
488                 abort(); /* ok */
489                 }
490 #endif
491
492         if (s->param)
493                 X509_VERIFY_PARAM_free(s->param);
494
495         CRYPTO_free_ex_data(CRYPTO_EX_INDEX_SSL, s, &s->ex_data);
496
497         if (s->bbio != NULL)
498                 {
499                 /* If the buffering BIO is in place, pop it off */
500                 if (s->bbio == s->wbio)
501                         {
502                         s->wbio=BIO_pop(s->wbio);
503                         }
504                 BIO_free(s->bbio);
505                 s->bbio=NULL;
506                 }
507         if (s->rbio != NULL)
508                 BIO_free_all(s->rbio);
509         if ((s->wbio != NULL) && (s->wbio != s->rbio))
510                 BIO_free_all(s->wbio);
511
512         if (s->init_buf != NULL) BUF_MEM_free(s->init_buf);
513
514         /* add extra stuff */
515         if (s->cipher_list != NULL) sk_SSL_CIPHER_free(s->cipher_list);
516         if (s->cipher_list_by_id != NULL) sk_SSL_CIPHER_free(s->cipher_list_by_id);
517
518         /* Make the next call work :-) */
519         if (s->session != NULL)
520                 {
521                 ssl_clear_bad_session(s);
522                 SSL_SESSION_free(s->session);
523                 }
524
525         ssl_clear_cipher_ctx(s);
526
527         if (s->cert != NULL) ssl_cert_free(s->cert);
528         /* Free up if allocated */
529
530         if (s->ctx) SSL_CTX_free(s->ctx);
531 #ifndef OPENSSL_NO_TLSEXT
532         if (s->initial_ctx) SSL_CTX_free(s->initial_ctx);
533 #ifndef OPENSSL_NO_EC
534         if (s->tlsext_ecpointformatlist) OPENSSL_free(s->tlsext_ecpointformatlist);
535         if (s->tlsext_ellipticcurvelist) OPENSSL_free(s->tlsext_ellipticcurvelist);
536 #endif /* OPENSSL_NO_EC */
537 #endif
538
539         if (s->client_CA != NULL)
540                 sk_X509_NAME_pop_free(s->client_CA,X509_NAME_free);
541
542         if (s->method != NULL) s->method->ssl_free(s);
543
544 #ifndef OPENSSL_NO_KRB5
545         if (s->kssl_ctx != NULL)
546                 kssl_ctx_free(s->kssl_ctx);
547 #endif  /* OPENSSL_NO_KRB5 */
548
549         OPENSSL_free(s);
550         }
551
552 void SSL_set_bio(SSL *s,BIO *rbio,BIO *wbio)
553         {
554         /* If the output buffering BIO is still in place, remove it
555          */
556         if (s->bbio != NULL)
557                 {
558                 if (s->wbio == s->bbio)
559                         {
560                         s->wbio=s->wbio->next_bio;
561                         s->bbio->next_bio=NULL;
562                         }
563                 }
564         if ((s->rbio != NULL) && (s->rbio != rbio))
565                 BIO_free_all(s->rbio);
566         if ((s->wbio != NULL) && (s->wbio != wbio) && (s->rbio != s->wbio))
567                 BIO_free_all(s->wbio);
568         s->rbio=rbio;
569         s->wbio=wbio;
570         }
571
572 BIO *SSL_get_rbio(const SSL *s)
573         { return(s->rbio); }
574
575 BIO *SSL_get_wbio(const SSL *s)
576         { return(s->wbio); }
577
578 int SSL_get_fd(const SSL *s)
579         {
580         return(SSL_get_rfd(s));
581         }
582
583 int SSL_get_rfd(const SSL *s)
584         {
585         int ret= -1;
586         BIO *b,*r;
587
588         b=SSL_get_rbio(s);
589         r=BIO_find_type(b,BIO_TYPE_DESCRIPTOR);
590         if (r != NULL)
591                 BIO_get_fd(r,&ret);
592         return(ret);
593         }
594
595 int SSL_get_wfd(const SSL *s)
596         {
597         int ret= -1;
598         BIO *b,*r;
599
600         b=SSL_get_wbio(s);
601         r=BIO_find_type(b,BIO_TYPE_DESCRIPTOR);
602         if (r != NULL)
603                 BIO_get_fd(r,&ret);
604         return(ret);
605         }
606
607 #ifndef OPENSSL_NO_SOCK
608 int SSL_set_fd(SSL *s,int fd)
609         {
610         int ret=0;
611         BIO *bio=NULL;
612
613         bio=BIO_new(BIO_s_socket());
614
615         if (bio == NULL)
616                 {
617                 SSLerr(SSL_F_SSL_SET_FD,ERR_R_BUF_LIB);
618                 goto err;
619                 }
620         BIO_set_fd(bio,fd,BIO_NOCLOSE);
621         SSL_set_bio(s,bio,bio);
622         ret=1;
623 err:
624         return(ret);
625         }
626
627 int SSL_set_wfd(SSL *s,int fd)
628         {
629         int ret=0;
630         BIO *bio=NULL;
631
632         if ((s->rbio == NULL) || (BIO_method_type(s->rbio) != BIO_TYPE_SOCKET)
633                 || ((int)BIO_get_fd(s->rbio,NULL) != fd))
634                 {
635                 bio=BIO_new(BIO_s_socket());
636
637                 if (bio == NULL)
638                         { SSLerr(SSL_F_SSL_SET_WFD,ERR_R_BUF_LIB); goto err; }
639                 BIO_set_fd(bio,fd,BIO_NOCLOSE);
640                 SSL_set_bio(s,SSL_get_rbio(s),bio);
641                 }
642         else
643                 SSL_set_bio(s,SSL_get_rbio(s),SSL_get_rbio(s));
644         ret=1;
645 err:
646         return(ret);
647         }
648
649 int SSL_set_rfd(SSL *s,int fd)
650         {
651         int ret=0;
652         BIO *bio=NULL;
653
654         if ((s->wbio == NULL) || (BIO_method_type(s->wbio) != BIO_TYPE_SOCKET)
655                 || ((int)BIO_get_fd(s->wbio,NULL) != fd))
656                 {
657                 bio=BIO_new(BIO_s_socket());
658
659                 if (bio == NULL)
660                         {
661                         SSLerr(SSL_F_SSL_SET_RFD,ERR_R_BUF_LIB);
662                         goto err;
663                         }
664                 BIO_set_fd(bio,fd,BIO_NOCLOSE);
665                 SSL_set_bio(s,bio,SSL_get_wbio(s));
666                 }
667         else
668                 SSL_set_bio(s,SSL_get_wbio(s),SSL_get_wbio(s));
669         ret=1;
670 err:
671         return(ret);
672         }
673 #endif
674
675
676 /* return length of latest Finished message we sent, copy to 'buf' */
677 size_t SSL_get_finished(const SSL *s, void *buf, size_t count)
678         {
679         size_t ret = 0;
680         
681         if (s->s3 != NULL)
682                 {
683                 ret = s->s3->tmp.finish_md_len;
684                 if (count > ret)
685                         count = ret;
686                 memcpy(buf, s->s3->tmp.finish_md, count);
687                 }
688         return ret;
689         }
690
691 /* return length of latest Finished message we expected, copy to 'buf' */
692 size_t SSL_get_peer_finished(const SSL *s, void *buf, size_t count)
693         {
694         size_t ret = 0;
695         
696         if (s->s3 != NULL)
697                 {
698                 ret = s->s3->tmp.peer_finish_md_len;
699                 if (count > ret)
700                         count = ret;
701                 memcpy(buf, s->s3->tmp.peer_finish_md, count);
702                 }
703         return ret;
704         }
705
706
707 int SSL_get_verify_mode(const SSL *s)
708         {
709         return(s->verify_mode);
710         }
711
712 int SSL_get_verify_depth(const SSL *s)
713         {
714         return X509_VERIFY_PARAM_get_depth(s->param);
715         }
716
717 int (*SSL_get_verify_callback(const SSL *s))(int,X509_STORE_CTX *)
718         {
719         return(s->verify_callback);
720         }
721
722 int SSL_CTX_get_verify_mode(const SSL_CTX *ctx)
723         {
724         return(ctx->verify_mode);
725         }
726
727 int SSL_CTX_get_verify_depth(const SSL_CTX *ctx)
728         {
729         return X509_VERIFY_PARAM_get_depth(ctx->param);
730         }
731
732 int (*SSL_CTX_get_verify_callback(const SSL_CTX *ctx))(int,X509_STORE_CTX *)
733         {
734         return(ctx->default_verify_callback);
735         }
736
737 void SSL_set_verify(SSL *s,int mode,
738                     int (*callback)(int ok,X509_STORE_CTX *ctx))
739         {
740         s->verify_mode=mode;
741         if (callback != NULL)
742                 s->verify_callback=callback;
743         }
744
745 void SSL_set_verify_depth(SSL *s,int depth)
746         {
747         X509_VERIFY_PARAM_set_depth(s->param, depth);
748         }
749
750 void SSL_set_read_ahead(SSL *s,int yes)
751         {
752         s->read_ahead=yes;
753         }
754
755 int SSL_get_read_ahead(const SSL *s)
756         {
757         return(s->read_ahead);
758         }
759
760 int SSL_pending(const SSL *s)
761         {
762         /* SSL_pending cannot work properly if read-ahead is enabled
763          * (SSL_[CTX_]ctrl(..., SSL_CTRL_SET_READ_AHEAD, 1, NULL)),
764          * and it is impossible to fix since SSL_pending cannot report
765          * errors that may be observed while scanning the new data.
766          * (Note that SSL_pending() is often used as a boolean value,
767          * so we'd better not return -1.)
768          */
769         return(s->method->ssl_pending(s));
770         }
771
772 X509 *SSL_get_peer_certificate(const SSL *s)
773         {
774         X509 *r;
775         
776         if ((s == NULL) || (s->session == NULL))
777                 r=NULL;
778         else
779                 r=s->session->peer;
780
781         if (r == NULL) return(r);
782
783         CRYPTO_add(&r->references,1,CRYPTO_LOCK_X509);
784
785         return(r);
786         }
787
788 STACK_OF(X509) *SSL_get_peer_cert_chain(const SSL *s)
789         {
790         STACK_OF(X509) *r;
791         
792         if ((s == NULL) || (s->session == NULL) || (s->session->sess_cert == NULL))
793                 r=NULL;
794         else
795                 r=s->session->sess_cert->cert_chain;
796
797         /* If we are a client, cert_chain includes the peer's own
798          * certificate; if we are a server, it does not. */
799         
800         return(r);
801         }
802
803 /* Now in theory, since the calling process own 't' it should be safe to
804  * modify.  We need to be able to read f without being hassled */
805 void SSL_copy_session_id(SSL *t,const SSL *f)
806         {
807         CERT *tmp;
808
809         /* Do we need to to SSL locking? */
810         SSL_set_session(t,SSL_get_session(f));
811
812         /* what if we are setup as SSLv2 but want to talk SSLv3 or
813          * vice-versa */
814         if (t->method != f->method)
815                 {
816                 t->method->ssl_free(t); /* cleanup current */
817                 t->method=f->method;    /* change method */
818                 t->method->ssl_new(t);  /* setup new */
819                 }
820
821         tmp=t->cert;
822         if (f->cert != NULL)
823                 {
824                 CRYPTO_add(&f->cert->references,1,CRYPTO_LOCK_SSL_CERT);
825                 t->cert=f->cert;
826                 }
827         else
828                 t->cert=NULL;
829         if (tmp != NULL) ssl_cert_free(tmp);
830         SSL_set_session_id_context(t,f->sid_ctx,f->sid_ctx_length);
831         }
832
833 /* Fix this so it checks all the valid key/cert options */
834 int SSL_CTX_check_private_key(const SSL_CTX *ctx)
835         {
836         if (    (ctx == NULL) ||
837                 (ctx->cert == NULL) ||
838                 (ctx->cert->key->x509 == NULL))
839                 {
840                 SSLerr(SSL_F_SSL_CTX_CHECK_PRIVATE_KEY,SSL_R_NO_CERTIFICATE_ASSIGNED);
841                 return(0);
842                 }
843         if      (ctx->cert->key->privatekey == NULL)
844                 {
845                 SSLerr(SSL_F_SSL_CTX_CHECK_PRIVATE_KEY,SSL_R_NO_PRIVATE_KEY_ASSIGNED);
846                 return(0);
847                 }
848         return(X509_check_private_key(ctx->cert->key->x509, ctx->cert->key->privatekey));
849         }
850
851 /* Fix this function so that it takes an optional type parameter */
852 int SSL_check_private_key(const SSL *ssl)
853         {
854         if (ssl == NULL)
855                 {
856                 SSLerr(SSL_F_SSL_CHECK_PRIVATE_KEY,ERR_R_PASSED_NULL_PARAMETER);
857                 return(0);
858                 }
859         if (ssl->cert == NULL)
860                 {
861                 SSLerr(SSL_F_SSL_CHECK_PRIVATE_KEY,SSL_R_NO_CERTIFICATE_ASSIGNED);
862                 return 0;
863                 }
864         if (ssl->cert->key->x509 == NULL)
865                 {
866                 SSLerr(SSL_F_SSL_CHECK_PRIVATE_KEY,SSL_R_NO_CERTIFICATE_ASSIGNED);
867                 return(0);
868                 }
869         if (ssl->cert->key->privatekey == NULL)
870                 {
871                 SSLerr(SSL_F_SSL_CHECK_PRIVATE_KEY,SSL_R_NO_PRIVATE_KEY_ASSIGNED);
872                 return(0);
873                 }
874         return(X509_check_private_key(ssl->cert->key->x509,
875                 ssl->cert->key->privatekey));
876         }
877
878 int SSL_accept(SSL *s)
879         {
880         if (s->handshake_func == 0)
881                 /* Not properly initialized yet */
882                 SSL_set_accept_state(s);
883
884         return(s->method->ssl_accept(s));
885         }
886
887 int SSL_connect(SSL *s)
888         {
889         if (s->handshake_func == 0)
890                 /* Not properly initialized yet */
891                 SSL_set_connect_state(s);
892
893         return(s->method->ssl_connect(s));
894         }
895
896 long SSL_get_default_timeout(const SSL *s)
897         {
898         return(s->method->get_timeout());
899         }
900
901 int SSL_read(SSL *s,void *buf,int num)
902         {
903         if (s->handshake_func == 0)
904                 {
905                 SSLerr(SSL_F_SSL_READ, SSL_R_UNINITIALIZED);
906                 return -1;
907                 }
908
909         if (s->shutdown & SSL_RECEIVED_SHUTDOWN)
910                 {
911                 s->rwstate=SSL_NOTHING;
912                 return(0);
913                 }
914         return(s->method->ssl_read(s,buf,num));
915         }
916
917 int SSL_peek(SSL *s,void *buf,int num)
918         {
919         if (s->handshake_func == 0)
920                 {
921                 SSLerr(SSL_F_SSL_PEEK, SSL_R_UNINITIALIZED);
922                 return -1;
923                 }
924
925         if (s->shutdown & SSL_RECEIVED_SHUTDOWN)
926                 {
927                 return(0);
928                 }
929         return(s->method->ssl_peek(s,buf,num));
930         }
931
932 int SSL_write(SSL *s,const void *buf,int num)
933         {
934         if (s->handshake_func == 0)
935                 {
936                 SSLerr(SSL_F_SSL_WRITE, SSL_R_UNINITIALIZED);
937                 return -1;
938                 }
939
940         if (s->shutdown & SSL_SENT_SHUTDOWN)
941                 {
942                 s->rwstate=SSL_NOTHING;
943                 SSLerr(SSL_F_SSL_WRITE,SSL_R_PROTOCOL_IS_SHUTDOWN);
944                 return(-1);
945                 }
946         return(s->method->ssl_write(s,buf,num));
947         }
948
949 int SSL_shutdown(SSL *s)
950         {
951         /* Note that this function behaves differently from what one might
952          * expect.  Return values are 0 for no success (yet),
953          * 1 for success; but calling it once is usually not enough,
954          * even if blocking I/O is used (see ssl3_shutdown).
955          */
956
957         if (s->handshake_func == 0)
958                 {
959                 SSLerr(SSL_F_SSL_SHUTDOWN, SSL_R_UNINITIALIZED);
960                 return -1;
961                 }
962
963         if ((s != NULL) && !SSL_in_init(s))
964                 return(s->method->ssl_shutdown(s));
965         else
966                 return(1);
967         }
968
969 int SSL_renegotiate(SSL *s)
970         {
971         if (s->new_session == 0)
972                 {
973                 s->new_session=1;
974                 }
975         return(s->method->ssl_renegotiate(s));
976         }
977
978 int SSL_renegotiate_pending(SSL *s)
979         {
980         /* becomes true when negotiation is requested;
981          * false again once a handshake has finished */
982         return (s->new_session != 0);
983         }
984
985 long SSL_ctrl(SSL *s,int cmd,long larg,void *parg)
986         {
987         long l;
988
989         switch (cmd)
990                 {
991         case SSL_CTRL_GET_READ_AHEAD:
992                 return(s->read_ahead);
993         case SSL_CTRL_SET_READ_AHEAD:
994                 l=s->read_ahead;
995                 s->read_ahead=larg;
996                 return(l);
997
998         case SSL_CTRL_SET_MSG_CALLBACK_ARG:
999                 s->msg_callback_arg = parg;
1000                 return 1;
1001
1002         case SSL_CTRL_OPTIONS:
1003                 return(s->options|=larg);
1004         case SSL_CTRL_MODE:
1005                 return(s->mode|=larg);
1006         case SSL_CTRL_GET_MAX_CERT_LIST:
1007                 return(s->max_cert_list);
1008         case SSL_CTRL_SET_MAX_CERT_LIST:
1009                 l=s->max_cert_list;
1010                 s->max_cert_list=larg;
1011                 return(l);
1012         case SSL_CTRL_SET_MTU:
1013                 if (SSL_version(s) == DTLS1_VERSION)
1014                         {
1015                         s->d1->mtu = larg;
1016                         return larg;
1017                         }
1018                 return 0;
1019         case SSL_CTRL_SET_MAX_SEND_FRAGMENT:
1020                 if (larg < 512 || larg > SSL3_RT_MAX_PLAIN_LENGTH)
1021                         return 0;
1022                 s->max_send_fragment = larg;
1023                 return 1;
1024         default:
1025                 return(s->method->ssl_ctrl(s,cmd,larg,parg));
1026                 }
1027         }
1028
1029 long SSL_callback_ctrl(SSL *s, int cmd, void (*fp)(void))
1030         {
1031         switch(cmd)
1032                 {
1033         case SSL_CTRL_SET_MSG_CALLBACK:
1034                 s->msg_callback = (void (*)(int write_p, int version, int content_type, const void *buf, size_t len, SSL *ssl, void *arg))(fp);
1035                 return 1;
1036                 
1037         default:
1038                 return(s->method->ssl_callback_ctrl(s,cmd,fp));
1039                 }
1040         }
1041
1042 struct lhash_st *SSL_CTX_sessions(SSL_CTX *ctx)
1043         {
1044         return ctx->sessions;
1045         }
1046
1047 long SSL_CTX_ctrl(SSL_CTX *ctx,int cmd,long larg,void *parg)
1048         {
1049         long l;
1050
1051         switch (cmd)
1052                 {
1053         case SSL_CTRL_GET_READ_AHEAD:
1054                 return(ctx->read_ahead);
1055         case SSL_CTRL_SET_READ_AHEAD:
1056                 l=ctx->read_ahead;
1057                 ctx->read_ahead=larg;
1058                 return(l);
1059                 
1060         case SSL_CTRL_SET_MSG_CALLBACK_ARG:
1061                 ctx->msg_callback_arg = parg;
1062                 return 1;
1063
1064         case SSL_CTRL_GET_MAX_CERT_LIST:
1065                 return(ctx->max_cert_list);
1066         case SSL_CTRL_SET_MAX_CERT_LIST:
1067                 l=ctx->max_cert_list;
1068                 ctx->max_cert_list=larg;
1069                 return(l);
1070
1071         case SSL_CTRL_SET_SESS_CACHE_SIZE:
1072                 l=ctx->session_cache_size;
1073                 ctx->session_cache_size=larg;
1074                 return(l);
1075         case SSL_CTRL_GET_SESS_CACHE_SIZE:
1076                 return(ctx->session_cache_size);
1077         case SSL_CTRL_SET_SESS_CACHE_MODE:
1078                 l=ctx->session_cache_mode;
1079                 ctx->session_cache_mode=larg;
1080                 return(l);
1081         case SSL_CTRL_GET_SESS_CACHE_MODE:
1082                 return(ctx->session_cache_mode);
1083
1084         case SSL_CTRL_SESS_NUMBER:
1085                 return(ctx->sessions->num_items);
1086         case SSL_CTRL_SESS_CONNECT:
1087                 return(ctx->stats.sess_connect);
1088         case SSL_CTRL_SESS_CONNECT_GOOD:
1089                 return(ctx->stats.sess_connect_good);
1090         case SSL_CTRL_SESS_CONNECT_RENEGOTIATE:
1091                 return(ctx->stats.sess_connect_renegotiate);
1092         case SSL_CTRL_SESS_ACCEPT:
1093                 return(ctx->stats.sess_accept);
1094         case SSL_CTRL_SESS_ACCEPT_GOOD:
1095                 return(ctx->stats.sess_accept_good);
1096         case SSL_CTRL_SESS_ACCEPT_RENEGOTIATE:
1097                 return(ctx->stats.sess_accept_renegotiate);
1098         case SSL_CTRL_SESS_HIT:
1099                 return(ctx->stats.sess_hit);
1100         case SSL_CTRL_SESS_CB_HIT:
1101                 return(ctx->stats.sess_cb_hit);
1102         case SSL_CTRL_SESS_MISSES:
1103                 return(ctx->stats.sess_miss);
1104         case SSL_CTRL_SESS_TIMEOUTS:
1105                 return(ctx->stats.sess_timeout);
1106         case SSL_CTRL_SESS_CACHE_FULL:
1107                 return(ctx->stats.sess_cache_full);
1108         case SSL_CTRL_OPTIONS:
1109                 return(ctx->options|=larg);
1110         case SSL_CTRL_MODE:
1111                 return(ctx->mode|=larg);
1112         case SSL_CTRL_SET_MAX_SEND_FRAGMENT:
1113                 if (larg < 512 || larg > SSL3_RT_MAX_PLAIN_LENGTH)
1114                         return 0;
1115                 ctx->max_send_fragment = larg;
1116                 return 1;
1117         default:
1118                 return(ctx->method->ssl_ctx_ctrl(ctx,cmd,larg,parg));
1119                 }
1120         }
1121
1122 long SSL_CTX_callback_ctrl(SSL_CTX *ctx, int cmd, void (*fp)(void))
1123         {
1124         switch(cmd)
1125                 {
1126         case SSL_CTRL_SET_MSG_CALLBACK:
1127                 ctx->msg_callback = (void (*)(int write_p, int version, int content_type, const void *buf, size_t len, SSL *ssl, void *arg))(fp);
1128                 return 1;
1129
1130         default:
1131                 return(ctx->method->ssl_ctx_callback_ctrl(ctx,cmd,fp));
1132                 }
1133         }
1134
1135 int ssl_cipher_id_cmp(const SSL_CIPHER *a, const SSL_CIPHER *b)
1136         {
1137         long l;
1138
1139         l=a->id-b->id;
1140         if (l == 0L)
1141                 return(0);
1142         else
1143                 return((l > 0)?1:-1);
1144         }
1145
1146 int ssl_cipher_ptr_id_cmp(const SSL_CIPHER * const *ap,
1147                         const SSL_CIPHER * const *bp)
1148         {
1149         long l;
1150
1151         l=(*ap)->id-(*bp)->id;
1152         if (l == 0L)
1153                 return(0);
1154         else
1155                 return((l > 0)?1:-1);
1156         }
1157
1158 /** return a STACK of the ciphers available for the SSL and in order of
1159  * preference */
1160 STACK_OF(SSL_CIPHER) *SSL_get_ciphers(const SSL *s)
1161         {
1162         if (s != NULL)
1163                 {
1164                 if (s->cipher_list != NULL)
1165                         {
1166                         return(s->cipher_list);
1167                         }
1168                 else if ((s->ctx != NULL) &&
1169                         (s->ctx->cipher_list != NULL))
1170                         {
1171                         return(s->ctx->cipher_list);
1172                         }
1173                 }
1174         return(NULL);
1175         }
1176
1177 /** return a STACK of the ciphers available for the SSL and in order of
1178  * algorithm id */
1179 STACK_OF(SSL_CIPHER) *ssl_get_ciphers_by_id(SSL *s)
1180         {
1181         if (s != NULL)
1182                 {
1183                 if (s->cipher_list_by_id != NULL)
1184                         {
1185                         return(s->cipher_list_by_id);
1186                         }
1187                 else if ((s->ctx != NULL) &&
1188                         (s->ctx->cipher_list_by_id != NULL))
1189                         {
1190                         return(s->ctx->cipher_list_by_id);
1191                         }
1192                 }
1193         return(NULL);
1194         }
1195
1196 /** The old interface to get the same thing as SSL_get_ciphers() */
1197 const char *SSL_get_cipher_list(const SSL *s,int n)
1198         {
1199         SSL_CIPHER *c;
1200         STACK_OF(SSL_CIPHER) *sk;
1201
1202         if (s == NULL) return(NULL);
1203         sk=SSL_get_ciphers(s);
1204         if ((sk == NULL) || (sk_SSL_CIPHER_num(sk) <= n))
1205                 return(NULL);
1206         c=sk_SSL_CIPHER_value(sk,n);
1207         if (c == NULL) return(NULL);
1208         return(c->name);
1209         }
1210
1211 /** specify the ciphers to be used by default by the SSL_CTX */
1212 int SSL_CTX_set_cipher_list(SSL_CTX *ctx, const char *str)
1213         {
1214         STACK_OF(SSL_CIPHER) *sk;
1215         
1216         sk=ssl_create_cipher_list(ctx->method,&ctx->cipher_list,
1217                 &ctx->cipher_list_by_id,str);
1218         /* ssl_create_cipher_list may return an empty stack if it
1219          * was unable to find a cipher matching the given rule string
1220          * (for example if the rule string specifies a cipher which
1221          * has been disabled). This is not an error as far as 
1222          * ssl_create_cipher_list is concerned, and hence 
1223          * ctx->cipher_list and ctx->cipher_list_by_id has been
1224          * updated. */
1225         if (sk == NULL)
1226                 return 0;
1227         else if (sk_SSL_CIPHER_num(sk) == 0)
1228                 {
1229                 SSLerr(SSL_F_SSL_CTX_SET_CIPHER_LIST, SSL_R_NO_CIPHER_MATCH);
1230                 return 0;
1231                 }
1232         return 1;
1233         }
1234
1235 /** specify the ciphers to be used by the SSL */
1236 int SSL_set_cipher_list(SSL *s,const char *str)
1237         {
1238         STACK_OF(SSL_CIPHER) *sk;
1239         
1240         sk=ssl_create_cipher_list(s->ctx->method,&s->cipher_list,
1241                 &s->cipher_list_by_id,str);
1242         /* see comment in SSL_CTX_set_cipher_list */
1243         if (sk == NULL)
1244                 return 0;
1245         else if (sk_SSL_CIPHER_num(sk) == 0)
1246                 {
1247                 SSLerr(SSL_F_SSL_SET_CIPHER_LIST, SSL_R_NO_CIPHER_MATCH);
1248                 return 0;
1249                 }
1250         return 1;
1251         }
1252
1253 /* works well for SSLv2, not so good for SSLv3 */
1254 char *SSL_get_shared_ciphers(const SSL *s,char *buf,int len)
1255         {
1256         char *p;
1257         const char *cp;
1258         STACK_OF(SSL_CIPHER) *sk;
1259         SSL_CIPHER *c;
1260         int i;
1261
1262         if ((s->session == NULL) || (s->session->ciphers == NULL) ||
1263                 (len < 2))
1264                 return(NULL);
1265
1266         p=buf;
1267         sk=s->session->ciphers;
1268         for (i=0; i<sk_SSL_CIPHER_num(sk); i++)
1269                 {
1270                 /* Decrement for either the ':' or a '\0' */
1271                 len--;
1272                 c=sk_SSL_CIPHER_value(sk,i);
1273                 for (cp=c->name; *cp; )
1274                         {
1275                         if (len-- == 0)
1276                                 {
1277                                 *p='\0';
1278                                 return(buf);
1279                                 }
1280                         else
1281                                 *(p++)= *(cp++);
1282                         }
1283                 *(p++)=':';
1284                 }
1285         p[-1]='\0';
1286         return(buf);
1287         }
1288
1289 int ssl_cipher_list_to_bytes(SSL *s,STACK_OF(SSL_CIPHER) *sk,unsigned char *p,
1290                              int (*put_cb)(const SSL_CIPHER *, unsigned char *))
1291         {
1292         int i,j=0;
1293         SSL_CIPHER *c;
1294         unsigned char *q;
1295 #ifndef OPENSSL_NO_KRB5
1296         int nokrb5 = !kssl_tgt_is_available(s->kssl_ctx);
1297 #endif /* OPENSSL_NO_KRB5 */
1298
1299         if (sk == NULL) return(0);
1300         q=p;
1301
1302         for (i=0; i<sk_SSL_CIPHER_num(sk); i++)
1303                 {
1304                 c=sk_SSL_CIPHER_value(sk,i);
1305 #ifndef OPENSSL_NO_KRB5
1306                 if ((c->algorithms & SSL_KRB5) && nokrb5)
1307                     continue;
1308 #endif /* OPENSSL_NO_KRB5 */                    
1309 #ifndef OPENSSL_NO_PSK
1310                 /* with PSK there must be client callback set */
1311                 if ((c->algorithms & SSL_PSK) && s->psk_client_callback == NULL)
1312                         continue;
1313 #endif /* OPENSSL_NO_PSK */
1314                 j = put_cb ? put_cb(c,p) : ssl_put_cipher_by_char(s,c,p);
1315                 p+=j;
1316                 }
1317         return(p-q);
1318         }
1319
1320 STACK_OF(SSL_CIPHER) *ssl_bytes_to_cipher_list(SSL *s,unsigned char *p,int num,
1321                                                STACK_OF(SSL_CIPHER) **skp)
1322         {
1323         SSL_CIPHER *c;
1324         STACK_OF(SSL_CIPHER) *sk;
1325         int i,n;
1326
1327         n=ssl_put_cipher_by_char(s,NULL,NULL);
1328         if ((num%n) != 0)
1329                 {
1330                 SSLerr(SSL_F_SSL_BYTES_TO_CIPHER_LIST,SSL_R_ERROR_IN_RECEIVED_CIPHER_LIST);
1331                 return(NULL);
1332                 }
1333         if ((skp == NULL) || (*skp == NULL))
1334                 sk=sk_SSL_CIPHER_new_null(); /* change perhaps later */
1335         else
1336                 {
1337                 sk= *skp;
1338                 sk_SSL_CIPHER_zero(sk);
1339                 }
1340
1341         for (i=0; i<num; i+=n)
1342                 {
1343                 c=ssl_get_cipher_by_char(s,p);
1344                 p+=n;
1345                 if (c != NULL)
1346                         {
1347                         if (!sk_SSL_CIPHER_push(sk,c))
1348                                 {
1349                                 SSLerr(SSL_F_SSL_BYTES_TO_CIPHER_LIST,ERR_R_MALLOC_FAILURE);
1350                                 goto err;
1351                                 }
1352                         }
1353                 }
1354
1355         if (skp != NULL)
1356                 *skp=sk;
1357         return(sk);
1358 err:
1359         if ((skp == NULL) || (*skp == NULL))
1360                 sk_SSL_CIPHER_free(sk);
1361         return(NULL);
1362         }
1363
1364
1365 #ifndef OPENSSL_TLSEXT
1366 /** return a servername extension value if provided in Client Hello, or NULL. 
1367  * So far, only host_name types are defined (RFC 3546).
1368  */
1369
1370 const char *SSL_get_servername(const SSL *s, const int type)
1371         {
1372         if (type != TLSEXT_NAMETYPE_host_name)
1373                 return NULL;
1374
1375         return s->session && !s->tlsext_hostname ?
1376                 s->session->tlsext_hostname :
1377                 s->tlsext_hostname;
1378         }
1379
1380 int SSL_get_servername_type(const SSL *s)
1381         {
1382         if (s->session && (!s->tlsext_hostname ? s->session->tlsext_hostname : s->tlsext_hostname)) 
1383                 return TLSEXT_NAMETYPE_host_name;
1384         return -1;
1385         }
1386 #endif
1387
1388 unsigned long SSL_SESSION_hash(const SSL_SESSION *a)
1389         {
1390         unsigned long l;
1391
1392         l=(unsigned long)
1393                 ((unsigned int) a->session_id[0]     )|
1394                 ((unsigned int) a->session_id[1]<< 8L)|
1395                 ((unsigned long)a->session_id[2]<<16L)|
1396                 ((unsigned long)a->session_id[3]<<24L);
1397         return(l);
1398         }
1399
1400 /* NB: If this function (or indeed the hash function which uses a sort of
1401  * coarser function than this one) is changed, ensure
1402  * SSL_CTX_has_matching_session_id() is checked accordingly. It relies on being
1403  * able to construct an SSL_SESSION that will collide with any existing session
1404  * with a matching session ID. */
1405 int SSL_SESSION_cmp(const SSL_SESSION *a,const SSL_SESSION *b)
1406         {
1407         if (a->ssl_version != b->ssl_version)
1408                 return(1);
1409         if (a->session_id_length != b->session_id_length)
1410                 return(1);
1411         return(memcmp(a->session_id,b->session_id,a->session_id_length));
1412         }
1413
1414 /* These wrapper functions should remain rather than redeclaring
1415  * SSL_SESSION_hash and SSL_SESSION_cmp for void* types and casting each
1416  * variable. The reason is that the functions aren't static, they're exposed via
1417  * ssl.h. */
1418 static IMPLEMENT_LHASH_HASH_FN(SSL_SESSION_hash, SSL_SESSION *)
1419 static IMPLEMENT_LHASH_COMP_FN(SSL_SESSION_cmp, SSL_SESSION *)
1420
1421 SSL_CTX *SSL_CTX_new(const SSL_METHOD *meth)
1422         {
1423         SSL_CTX *ret=NULL;
1424         
1425         if (meth == NULL)
1426                 {
1427                 SSLerr(SSL_F_SSL_CTX_NEW,SSL_R_NULL_SSL_METHOD_PASSED);
1428                 return(NULL);
1429                 }
1430
1431         if (SSL_get_ex_data_X509_STORE_CTX_idx() < 0)
1432                 {
1433                 SSLerr(SSL_F_SSL_CTX_NEW,SSL_R_X509_VERIFICATION_SETUP_PROBLEMS);
1434                 goto err;
1435                 }
1436         ret=(SSL_CTX *)OPENSSL_malloc(sizeof(SSL_CTX));
1437         if (ret == NULL)
1438                 goto err;
1439
1440         memset(ret,0,sizeof(SSL_CTX));
1441
1442         ret->method=meth;
1443
1444         ret->cert_store=NULL;
1445         ret->session_cache_mode=SSL_SESS_CACHE_SERVER;
1446         ret->session_cache_size=SSL_SESSION_CACHE_MAX_SIZE_DEFAULT;
1447         ret->session_cache_head=NULL;
1448         ret->session_cache_tail=NULL;
1449
1450         /* We take the system default */
1451         ret->session_timeout=meth->get_timeout();
1452
1453         ret->new_session_cb=0;
1454         ret->remove_session_cb=0;
1455         ret->get_session_cb=0;
1456         ret->generate_session_id=0;
1457
1458         memset((char *)&ret->stats,0,sizeof(ret->stats));
1459
1460         ret->references=1;
1461         ret->quiet_shutdown=0;
1462
1463 /*      ret->cipher=NULL;*/
1464 /*      ret->s2->challenge=NULL;
1465         ret->master_key=NULL;
1466         ret->key_arg=NULL;
1467         ret->s2->conn_id=NULL; */
1468
1469         ret->info_callback=NULL;
1470
1471         ret->app_verify_callback=0;
1472         ret->app_verify_arg=NULL;
1473
1474         ret->max_cert_list=SSL_MAX_CERT_LIST_DEFAULT;
1475         ret->read_ahead=0;
1476         ret->msg_callback=0;
1477         ret->msg_callback_arg=NULL;
1478         ret->verify_mode=SSL_VERIFY_NONE;
1479 #if 0
1480         ret->verify_depth=-1; /* Don't impose a limit (but x509_lu.c does) */
1481 #endif
1482         ret->sid_ctx_length=0;
1483         ret->default_verify_callback=NULL;
1484         if ((ret->cert=ssl_cert_new()) == NULL)
1485                 goto err;
1486
1487         ret->default_passwd_callback=0;
1488         ret->default_passwd_callback_userdata=NULL;
1489         ret->client_cert_cb=0;
1490         ret->app_gen_cookie_cb=0;
1491         ret->app_verify_cookie_cb=0;
1492
1493         ret->sessions=lh_new(LHASH_HASH_FN(SSL_SESSION_hash),
1494                         LHASH_COMP_FN(SSL_SESSION_cmp));
1495         if (ret->sessions == NULL) goto err;
1496         ret->cert_store=X509_STORE_new();
1497         if (ret->cert_store == NULL) goto err;
1498
1499         ssl_create_cipher_list(ret->method,
1500                 &ret->cipher_list,&ret->cipher_list_by_id,
1501                 SSL_DEFAULT_CIPHER_LIST);
1502         if (ret->cipher_list == NULL
1503             || sk_SSL_CIPHER_num(ret->cipher_list) <= 0)
1504                 {
1505                 SSLerr(SSL_F_SSL_CTX_NEW,SSL_R_LIBRARY_HAS_NO_CIPHERS);
1506                 goto err2;
1507                 }
1508
1509         ret->param = X509_VERIFY_PARAM_new();
1510         if (!ret->param)
1511                 goto err;
1512
1513         if ((ret->rsa_md5=EVP_get_digestbyname("ssl2-md5")) == NULL)
1514                 {
1515                 SSLerr(SSL_F_SSL_CTX_NEW,SSL_R_UNABLE_TO_LOAD_SSL2_MD5_ROUTINES);
1516                 goto err2;
1517                 }
1518         if ((ret->md5=EVP_get_digestbyname("ssl3-md5")) == NULL)
1519                 {
1520                 SSLerr(SSL_F_SSL_CTX_NEW,SSL_R_UNABLE_TO_LOAD_SSL3_MD5_ROUTINES);
1521                 goto err2;
1522                 }
1523         if ((ret->sha1=EVP_get_digestbyname("ssl3-sha1")) == NULL)
1524                 {
1525                 SSLerr(SSL_F_SSL_CTX_NEW,SSL_R_UNABLE_TO_LOAD_SSL3_SHA1_ROUTINES);
1526                 goto err2;
1527                 }
1528
1529         if ((ret->client_CA=sk_X509_NAME_new_null()) == NULL)
1530                 goto err;
1531
1532         CRYPTO_new_ex_data(CRYPTO_EX_INDEX_SSL_CTX, ret, &ret->ex_data);
1533
1534         ret->extra_certs=NULL;
1535         ret->comp_methods=SSL_COMP_get_compression_methods();
1536
1537         ret->max_send_fragment = SSL3_RT_MAX_PLAIN_LENGTH;
1538
1539 #ifndef OPENSSL_NO_TLSEXT
1540         ret->tlsext_servername_callback = 0;
1541         ret->tlsext_servername_arg = NULL;
1542 #endif
1543 #ifndef OPENSSL_NO_PSK
1544         ret->psk_identity_hint=NULL;
1545         ret->psk_client_callback=NULL;
1546         ret->psk_server_callback=NULL;
1547 #endif
1548         return(ret);
1549 err:
1550         SSLerr(SSL_F_SSL_CTX_NEW,ERR_R_MALLOC_FAILURE);
1551 err2:
1552         if (ret != NULL) SSL_CTX_free(ret);
1553         return(NULL);
1554         }
1555
1556 #if 0
1557 static void SSL_COMP_free(SSL_COMP *comp)
1558     { OPENSSL_free(comp); }
1559 #endif
1560
1561 void SSL_CTX_free(SSL_CTX *a)
1562         {
1563         int i;
1564
1565         if (a == NULL) return;
1566
1567         i=CRYPTO_add(&a->references,-1,CRYPTO_LOCK_SSL_CTX);
1568 #ifdef REF_PRINT
1569         REF_PRINT("SSL_CTX",a);
1570 #endif
1571         if (i > 0) return;
1572 #ifdef REF_CHECK
1573         if (i < 0)
1574                 {
1575                 fprintf(stderr,"SSL_CTX_free, bad reference count\n");
1576                 abort(); /* ok */
1577                 }
1578 #endif
1579
1580         if (a->param)
1581                 X509_VERIFY_PARAM_free(a->param);
1582
1583         /*
1584          * Free internal session cache. However: the remove_cb() may reference
1585          * the ex_data of SSL_CTX, thus the ex_data store can only be removed
1586          * after the sessions were flushed.
1587          * As the ex_data handling routines might also touch the session cache,
1588          * the most secure solution seems to be: empty (flush) the cache, then
1589          * free ex_data, then finally free the cache.
1590          * (See ticket [openssl.org #212].)
1591          */
1592         if (a->sessions != NULL)
1593                 SSL_CTX_flush_sessions(a,0);
1594
1595         CRYPTO_free_ex_data(CRYPTO_EX_INDEX_SSL_CTX, a, &a->ex_data);
1596
1597         if (a->sessions != NULL)
1598                 lh_free(a->sessions);
1599
1600         if (a->cert_store != NULL)
1601                 X509_STORE_free(a->cert_store);
1602         if (a->cipher_list != NULL)
1603                 sk_SSL_CIPHER_free(a->cipher_list);
1604         if (a->cipher_list_by_id != NULL)
1605                 sk_SSL_CIPHER_free(a->cipher_list_by_id);
1606         if (a->cert != NULL)
1607                 ssl_cert_free(a->cert);
1608         if (a->client_CA != NULL)
1609                 sk_X509_NAME_pop_free(a->client_CA,X509_NAME_free);
1610         if (a->extra_certs != NULL)
1611                 sk_X509_pop_free(a->extra_certs,X509_free);
1612 #if 0 /* This should never be done, since it removes a global database */
1613         if (a->comp_methods != NULL)
1614                 sk_SSL_COMP_pop_free(a->comp_methods,SSL_COMP_free);
1615 #else
1616         a->comp_methods = NULL;
1617 #endif
1618
1619 #ifndef OPENSSL_NO_PSK
1620         if (a->psk_identity_hint)
1621                 OPENSSL_free(a->psk_identity_hint);
1622 #endif
1623         OPENSSL_free(a);
1624         }
1625
1626 void SSL_CTX_set_default_passwd_cb(SSL_CTX *ctx, pem_password_cb *cb)
1627         {
1628         ctx->default_passwd_callback=cb;
1629         }
1630
1631 void SSL_CTX_set_default_passwd_cb_userdata(SSL_CTX *ctx,void *u)
1632         {
1633         ctx->default_passwd_callback_userdata=u;
1634         }
1635
1636 void SSL_CTX_set_cert_verify_callback(SSL_CTX *ctx, int (*cb)(X509_STORE_CTX *,void *), void *arg)
1637         {
1638         ctx->app_verify_callback=cb;
1639         ctx->app_verify_arg=arg;
1640         }
1641
1642 void SSL_CTX_set_verify(SSL_CTX *ctx,int mode,int (*cb)(int, X509_STORE_CTX *))
1643         {
1644         ctx->verify_mode=mode;
1645         ctx->default_verify_callback=cb;
1646         }
1647
1648 void SSL_CTX_set_verify_depth(SSL_CTX *ctx,int depth)
1649         {
1650         X509_VERIFY_PARAM_set_depth(ctx->param, depth);
1651         }
1652
1653 void ssl_set_cert_masks(CERT *c, SSL_CIPHER *cipher)
1654         {
1655         CERT_PKEY *cpk;
1656         int rsa_enc,rsa_tmp,rsa_sign,dh_tmp,dh_rsa,dh_dsa,dsa_sign;
1657         int rsa_enc_export,dh_rsa_export,dh_dsa_export;
1658         int rsa_tmp_export,dh_tmp_export,kl;
1659         unsigned long mask,emask;
1660         int have_ecc_cert, ecdh_ok, ecdsa_ok, ecc_pkey_size;
1661 #ifndef OPENSSL_NO_ECDH
1662         int have_ecdh_tmp;
1663 #endif
1664         X509 *x = NULL;
1665         EVP_PKEY *ecc_pkey = NULL;
1666         int signature_nid = 0;
1667
1668         if (c == NULL) return;
1669
1670         kl=SSL_C_EXPORT_PKEYLENGTH(cipher);
1671
1672 #ifndef OPENSSL_NO_RSA
1673         rsa_tmp=(c->rsa_tmp != NULL || c->rsa_tmp_cb != NULL);
1674         rsa_tmp_export=(c->rsa_tmp_cb != NULL ||
1675                 (rsa_tmp && RSA_size(c->rsa_tmp)*8 <= kl));
1676 #else
1677         rsa_tmp=rsa_tmp_export=0;
1678 #endif
1679 #ifndef OPENSSL_NO_DH
1680         dh_tmp=(c->dh_tmp != NULL || c->dh_tmp_cb != NULL);
1681         dh_tmp_export=(c->dh_tmp_cb != NULL ||
1682                 (dh_tmp && DH_size(c->dh_tmp)*8 <= kl));
1683 #else
1684         dh_tmp=dh_tmp_export=0;
1685 #endif
1686
1687 #ifndef OPENSSL_NO_ECDH
1688         have_ecdh_tmp=(c->ecdh_tmp != NULL || c->ecdh_tmp_cb != NULL);
1689 #endif
1690         cpk= &(c->pkeys[SSL_PKEY_RSA_ENC]);
1691         rsa_enc= (cpk->x509 != NULL && cpk->privatekey != NULL);
1692         rsa_enc_export=(rsa_enc && EVP_PKEY_size(cpk->privatekey)*8 <= kl);
1693         cpk= &(c->pkeys[SSL_PKEY_RSA_SIGN]);
1694         rsa_sign=(cpk->x509 != NULL && cpk->privatekey != NULL);
1695         cpk= &(c->pkeys[SSL_PKEY_DSA_SIGN]);
1696         dsa_sign=(cpk->x509 != NULL && cpk->privatekey != NULL);
1697         cpk= &(c->pkeys[SSL_PKEY_DH_RSA]);
1698         dh_rsa=  (cpk->x509 != NULL && cpk->privatekey != NULL);
1699         dh_rsa_export=(dh_rsa && EVP_PKEY_size(cpk->privatekey)*8 <= kl);
1700         cpk= &(c->pkeys[SSL_PKEY_DH_DSA]);
1701 /* FIX THIS EAY EAY EAY */
1702         dh_dsa=  (cpk->x509 != NULL && cpk->privatekey != NULL);
1703         dh_dsa_export=(dh_dsa && EVP_PKEY_size(cpk->privatekey)*8 <= kl);
1704         cpk= &(c->pkeys[SSL_PKEY_ECC]);
1705         have_ecc_cert= (cpk->x509 != NULL && cpk->privatekey != NULL);
1706         mask=0;
1707         emask=0;
1708
1709 #ifdef CIPHER_DEBUG
1710         printf("rt=%d rte=%d dht=%d re=%d ree=%d rs=%d ds=%d dhr=%d dhd=%d\n",
1711                 rsa_tmp,rsa_tmp_export,dh_tmp,
1712                 rsa_enc,rsa_enc_export,rsa_sign,dsa_sign,dh_rsa,dh_dsa);
1713 #endif
1714
1715         if (rsa_enc || (rsa_tmp && rsa_sign))
1716                 mask|=SSL_kRSA;
1717         if (rsa_enc_export || (rsa_tmp_export && (rsa_sign || rsa_enc)))
1718                 emask|=SSL_kRSA;
1719
1720 #if 0
1721         /* The match needs to be both kEDH and aRSA or aDSA, so don't worry */
1722         if (    (dh_tmp || dh_rsa || dh_dsa) && 
1723                 (rsa_enc || rsa_sign || dsa_sign))
1724                 mask|=SSL_kEDH;
1725         if ((dh_tmp_export || dh_rsa_export || dh_dsa_export) &&
1726                 (rsa_enc || rsa_sign || dsa_sign))
1727                 emask|=SSL_kEDH;
1728 #endif
1729
1730         if (dh_tmp_export) 
1731                 emask|=SSL_kEDH;
1732
1733         if (dh_tmp)
1734                 mask|=SSL_kEDH;
1735
1736         if (dh_rsa) mask|=SSL_kDHr;
1737         if (dh_rsa_export) emask|=SSL_kDHr;
1738
1739         if (dh_dsa) mask|=SSL_kDHd;
1740         if (dh_dsa_export) emask|=SSL_kDHd;
1741
1742         if (rsa_enc || rsa_sign)
1743                 {
1744                 mask|=SSL_aRSA;
1745                 emask|=SSL_aRSA;
1746                 }
1747
1748         if (dsa_sign)
1749                 {
1750                 mask|=SSL_aDSS;
1751                 emask|=SSL_aDSS;
1752                 }
1753
1754         mask|=SSL_aNULL;
1755         emask|=SSL_aNULL;
1756
1757 #ifndef OPENSSL_NO_KRB5
1758         mask|=SSL_kKRB5|SSL_aKRB5;
1759         emask|=SSL_kKRB5|SSL_aKRB5;
1760 #endif
1761
1762         /* An ECC certificate may be usable for ECDH and/or
1763          * ECDSA cipher suites depending on the key usage extension.
1764          */
1765         if (have_ecc_cert)
1766                 {
1767                 /* This call populates extension flags (ex_flags) */
1768                 x = (c->pkeys[SSL_PKEY_ECC]).x509;
1769                 X509_check_purpose(x, -1, 0);
1770                 ecdh_ok = (x->ex_flags & EXFLAG_KUSAGE) ?
1771                     (x->ex_kusage & X509v3_KU_KEY_AGREEMENT) : 1;
1772                 ecdsa_ok = (x->ex_flags & EXFLAG_KUSAGE) ?
1773                     (x->ex_kusage & X509v3_KU_DIGITAL_SIGNATURE) : 1;
1774                 ecc_pkey = X509_get_pubkey(x);
1775                 ecc_pkey_size = (ecc_pkey != NULL) ? 
1776                     EVP_PKEY_bits(ecc_pkey) : 0;
1777                 EVP_PKEY_free(ecc_pkey);
1778                 if ((x->sig_alg) && (x->sig_alg->algorithm))
1779                         signature_nid = OBJ_obj2nid(x->sig_alg->algorithm);
1780 #ifndef OPENSSL_NO_ECDH
1781                 if (ecdh_ok)
1782                         {
1783                         if ((signature_nid == NID_md5WithRSAEncryption) ||
1784                             (signature_nid == NID_md4WithRSAEncryption) ||
1785                             (signature_nid == NID_md2WithRSAEncryption))
1786                                 {
1787                                 mask|=SSL_kECDH|SSL_aRSA;
1788                                 if (ecc_pkey_size <= 163)
1789                                         emask|=SSL_kECDH|SSL_aRSA;
1790                                 }
1791                         if (signature_nid == NID_ecdsa_with_SHA1)
1792                                 {
1793                                 mask|=SSL_kECDH|SSL_aECDSA;
1794                                 if (ecc_pkey_size <= 163)
1795                                         emask|=SSL_kECDH|SSL_aECDSA;
1796                                 }
1797                         }
1798 #endif
1799 #ifndef OPENSSL_NO_ECDSA
1800                 if (ecdsa_ok)
1801                         {
1802                         mask|=SSL_aECDSA;
1803                         emask|=SSL_aECDSA;
1804                         }
1805 #endif
1806                 }
1807
1808 #ifndef OPENSSL_NO_ECDH
1809         if (have_ecdh_tmp)
1810                 {
1811                 mask|=SSL_kECDHE;
1812                 emask|=SSL_kECDHE;
1813                 }
1814 #endif
1815
1816 #ifndef OPENSSL_NO_PSK
1817         mask  |= SSL_kPSK | SSL_aPSK;
1818         emask |= SSL_kPSK | SSL_aPSK;
1819 #endif
1820
1821         c->mask=mask;
1822         c->export_mask=emask;
1823         c->valid=1;
1824         }
1825
1826 /* This handy macro borrowed from crypto/x509v3/v3_purp.c */
1827 #define ku_reject(x, usage) \
1828         (((x)->ex_flags & EXFLAG_KUSAGE) && !((x)->ex_kusage & (usage)))
1829
1830 int check_srvr_ecc_cert_and_alg(X509 *x, SSL_CIPHER *cs)
1831         {
1832         unsigned long alg = cs->algorithms;
1833         EVP_PKEY *pkey = NULL;
1834         int keysize = 0;
1835         int signature_nid = 0;
1836
1837         if (SSL_C_IS_EXPORT(cs))
1838                 {
1839                 /* ECDH key length in export ciphers must be <= 163 bits */
1840                 pkey = X509_get_pubkey(x);
1841                 if (pkey == NULL) return 0;
1842                 keysize = EVP_PKEY_bits(pkey);
1843                 EVP_PKEY_free(pkey);
1844                 if (keysize > 163) return 0;
1845                 }
1846
1847         /* This call populates the ex_flags field correctly */
1848         X509_check_purpose(x, -1, 0);
1849         if ((x->sig_alg) && (x->sig_alg->algorithm))
1850                 signature_nid = OBJ_obj2nid(x->sig_alg->algorithm);
1851         if (alg & SSL_kECDH) 
1852                 {
1853                 /* key usage, if present, must allow key agreement */
1854                 if (ku_reject(x, X509v3_KU_KEY_AGREEMENT))
1855                         {
1856                         return 0;
1857                         }
1858                 if (alg & SSL_aECDSA) 
1859                         {
1860                         /* signature alg must be ECDSA */
1861                         if (signature_nid != NID_ecdsa_with_SHA1)
1862                                 {
1863                                 return 0;
1864                                 }
1865                         }
1866                 if (alg & SSL_aRSA)
1867                         {
1868                         /* signature alg must be RSA */
1869                         if ((signature_nid != NID_md5WithRSAEncryption) &&
1870                             (signature_nid != NID_md4WithRSAEncryption) &&
1871                             (signature_nid != NID_md2WithRSAEncryption))
1872                                 {
1873                                 return 0;
1874                                 }
1875                         }
1876                 } 
1877         else if (alg & SSL_aECDSA)
1878                 {
1879                 /* key usage, if present, must allow signing */
1880                 if (ku_reject(x, X509v3_KU_DIGITAL_SIGNATURE))
1881                         {
1882                         return 0;
1883                         }
1884                 }
1885
1886         return 1;  /* all checks are ok */
1887         }
1888
1889 /* THIS NEEDS CLEANING UP */
1890 X509 *ssl_get_server_send_cert(SSL *s)
1891         {
1892         unsigned long alg,mask,kalg;
1893         CERT *c;
1894         int i,is_export;
1895
1896         c=s->cert;
1897         ssl_set_cert_masks(c, s->s3->tmp.new_cipher);
1898         alg=s->s3->tmp.new_cipher->algorithms;
1899         is_export=SSL_C_IS_EXPORT(s->s3->tmp.new_cipher);
1900         mask=is_export?c->export_mask:c->mask;
1901         kalg=alg&(SSL_MKEY_MASK|SSL_AUTH_MASK);
1902
1903         if (kalg & SSL_kECDH)
1904                 {
1905                 /* we don't need to look at SSL_kECDHE 
1906                  * since no certificate is needed for
1907                  * anon ECDH and for authenticated
1908                  * ECDHE, the check for the auth 
1909                  * algorithm will set i correctly
1910                  * NOTE: For ECDH-RSA, we need an ECC
1911                  * not an RSA cert but for ECDHE-RSA
1912                  * we need an RSA cert. Placing the
1913                  * checks for SSL_kECDH before RSA
1914                  * checks ensures the correct cert is chosen.
1915                  */
1916                 i=SSL_PKEY_ECC;
1917                 }
1918         else if (kalg & SSL_aECDSA)
1919                 {
1920                 i=SSL_PKEY_ECC;
1921                 }
1922         else if (kalg & SSL_kDHr)
1923                 i=SSL_PKEY_DH_RSA;
1924         else if (kalg & SSL_kDHd)
1925                 i=SSL_PKEY_DH_DSA;
1926         else if (kalg & SSL_aDSS)
1927                 i=SSL_PKEY_DSA_SIGN;
1928         else if (kalg & SSL_aRSA)
1929                 {
1930                 if (c->pkeys[SSL_PKEY_RSA_ENC].x509 == NULL)
1931                         i=SSL_PKEY_RSA_SIGN;
1932                 else
1933                         i=SSL_PKEY_RSA_ENC;
1934                 }
1935         else if (kalg & SSL_aKRB5)
1936                 {
1937                 /* VRS something else here? */
1938                 return(NULL);
1939                 }
1940         else /* if (kalg & SSL_aNULL) */
1941                 {
1942                 SSLerr(SSL_F_SSL_GET_SERVER_SEND_CERT,ERR_R_INTERNAL_ERROR);
1943                 return(NULL);
1944                 }
1945         if (c->pkeys[i].x509 == NULL) return(NULL);
1946
1947         return(c->pkeys[i].x509);
1948         }
1949
1950 EVP_PKEY *ssl_get_sign_pkey(SSL *s,SSL_CIPHER *cipher)
1951         {
1952         unsigned long alg;
1953         CERT *c;
1954
1955         alg=cipher->algorithms;
1956         c=s->cert;
1957
1958         if ((alg & SSL_aDSS) &&
1959                 (c->pkeys[SSL_PKEY_DSA_SIGN].privatekey != NULL))
1960                 return(c->pkeys[SSL_PKEY_DSA_SIGN].privatekey);
1961         else if (alg & SSL_aRSA)
1962                 {
1963                 if (c->pkeys[SSL_PKEY_RSA_SIGN].privatekey != NULL)
1964                         return(c->pkeys[SSL_PKEY_RSA_SIGN].privatekey);
1965                 else if (c->pkeys[SSL_PKEY_RSA_ENC].privatekey != NULL)
1966                         return(c->pkeys[SSL_PKEY_RSA_ENC].privatekey);
1967                 else
1968                         return(NULL);
1969                 }
1970         else if ((alg & SSL_aECDSA) &&
1971                  (c->pkeys[SSL_PKEY_ECC].privatekey != NULL))
1972                 return(c->pkeys[SSL_PKEY_ECC].privatekey);
1973         else /* if (alg & SSL_aNULL) */
1974                 {
1975                 SSLerr(SSL_F_SSL_GET_SIGN_PKEY,ERR_R_INTERNAL_ERROR);
1976                 return(NULL);
1977                 }
1978         }
1979
1980 void ssl_update_cache(SSL *s,int mode)
1981         {
1982         int i;
1983
1984         /* If the session_id_length is 0, we are not supposed to cache it,
1985          * and it would be rather hard to do anyway :-) */
1986         if (s->session->session_id_length == 0) return;
1987
1988         i=s->session_ctx->session_cache_mode;
1989         if ((i & mode) && (!s->hit)
1990                 && ((i & SSL_SESS_CACHE_NO_INTERNAL_STORE)
1991                     || SSL_CTX_add_session(s->session_ctx,s->session))
1992                 && (s->session_ctx->new_session_cb != NULL))
1993                 {
1994                 CRYPTO_add(&s->session->references,1,CRYPTO_LOCK_SSL_SESSION);
1995                 if (!s->session_ctx->new_session_cb(s,s->session))
1996                         SSL_SESSION_free(s->session);
1997                 }
1998
1999         /* auto flush every 255 connections */
2000         if ((!(i & SSL_SESS_CACHE_NO_AUTO_CLEAR)) &&
2001                 ((i & mode) == mode))
2002                 {
2003                 if (  (((mode & SSL_SESS_CACHE_CLIENT)
2004                         ?s->session_ctx->stats.sess_connect_good
2005                         :s->session_ctx->stats.sess_accept_good) & 0xff) == 0xff)
2006                         {
2007                         SSL_CTX_flush_sessions(s->session_ctx,(unsigned long)time(NULL));
2008                         }
2009                 }
2010         }
2011
2012 const SSL_METHOD *SSL_get_ssl_method(SSL *s)
2013         {
2014         return(s->method);
2015         }
2016
2017 int SSL_set_ssl_method(SSL *s, const SSL_METHOD *meth)
2018         {
2019         int conn= -1;
2020         int ret=1;
2021
2022         if (s->method != meth)
2023                 {
2024                 if (s->handshake_func != NULL)
2025                         conn=(s->handshake_func == s->method->ssl_connect);
2026
2027                 if (s->method->version == meth->version)
2028                         s->method=meth;
2029                 else
2030                         {
2031                         s->method->ssl_free(s);
2032                         s->method=meth;
2033                         ret=s->method->ssl_new(s);
2034                         }
2035
2036                 if (conn == 1)
2037                         s->handshake_func=meth->ssl_connect;
2038                 else if (conn == 0)
2039                         s->handshake_func=meth->ssl_accept;
2040                 }
2041         return(ret);
2042         }
2043
2044 int SSL_get_error(const SSL *s,int i)
2045         {
2046         int reason;
2047         unsigned long l;
2048         BIO *bio;
2049
2050         if (i > 0) return(SSL_ERROR_NONE);
2051
2052         /* Make things return SSL_ERROR_SYSCALL when doing SSL_do_handshake
2053          * etc, where we do encode the error */
2054         if ((l=ERR_peek_error()) != 0)
2055                 {
2056                 if (ERR_GET_LIB(l) == ERR_LIB_SYS)
2057                         return(SSL_ERROR_SYSCALL);
2058                 else
2059                         return(SSL_ERROR_SSL);
2060                 }
2061
2062         if ((i < 0) && SSL_want_read(s))
2063                 {
2064                 bio=SSL_get_rbio(s);
2065                 if (BIO_should_read(bio))
2066                         return(SSL_ERROR_WANT_READ);
2067                 else if (BIO_should_write(bio))
2068                         /* This one doesn't make too much sense ... We never try
2069                          * to write to the rbio, and an application program where
2070                          * rbio and wbio are separate couldn't even know what it
2071                          * should wait for.
2072                          * However if we ever set s->rwstate incorrectly
2073                          * (so that we have SSL_want_read(s) instead of
2074                          * SSL_want_write(s)) and rbio and wbio *are* the same,
2075                          * this test works around that bug; so it might be safer
2076                          * to keep it. */
2077                         return(SSL_ERROR_WANT_WRITE);
2078                 else if (BIO_should_io_special(bio))
2079                         {
2080                         reason=BIO_get_retry_reason(bio);
2081                         if (reason == BIO_RR_CONNECT)
2082                                 return(SSL_ERROR_WANT_CONNECT);
2083                         else if (reason == BIO_RR_ACCEPT)
2084                                 return(SSL_ERROR_WANT_ACCEPT);
2085                         else
2086                                 return(SSL_ERROR_SYSCALL); /* unknown */
2087                         }
2088                 }
2089
2090         if ((i < 0) && SSL_want_write(s))
2091                 {
2092                 bio=SSL_get_wbio(s);
2093                 if (BIO_should_write(bio))
2094                         return(SSL_ERROR_WANT_WRITE);
2095                 else if (BIO_should_read(bio))
2096                         /* See above (SSL_want_read(s) with BIO_should_write(bio)) */
2097                         return(SSL_ERROR_WANT_READ);
2098                 else if (BIO_should_io_special(bio))
2099                         {
2100                         reason=BIO_get_retry_reason(bio);
2101                         if (reason == BIO_RR_CONNECT)
2102                                 return(SSL_ERROR_WANT_CONNECT);
2103                         else if (reason == BIO_RR_ACCEPT)
2104                                 return(SSL_ERROR_WANT_ACCEPT);
2105                         else
2106                                 return(SSL_ERROR_SYSCALL);
2107                         }
2108                 }
2109         if ((i < 0) && SSL_want_x509_lookup(s))
2110                 {
2111                 return(SSL_ERROR_WANT_X509_LOOKUP);
2112                 }
2113
2114         if (i == 0)
2115                 {
2116                 if (s->version == SSL2_VERSION)
2117                         {
2118                         /* assume it is the socket being closed */
2119                         return(SSL_ERROR_ZERO_RETURN);
2120                         }
2121                 else
2122                         {
2123                         if ((s->shutdown & SSL_RECEIVED_SHUTDOWN) &&
2124                                 (s->s3->warn_alert == SSL_AD_CLOSE_NOTIFY))
2125                                 return(SSL_ERROR_ZERO_RETURN);
2126                         }
2127                 }
2128         return(SSL_ERROR_SYSCALL);
2129         }
2130
2131 int SSL_do_handshake(SSL *s)
2132         {
2133         int ret=1;
2134
2135         if (s->handshake_func == NULL)
2136                 {
2137                 SSLerr(SSL_F_SSL_DO_HANDSHAKE,SSL_R_CONNECTION_TYPE_NOT_SET);
2138                 return(-1);
2139                 }
2140
2141         s->method->ssl_renegotiate_check(s);
2142
2143         if (SSL_in_init(s) || SSL_in_before(s))
2144                 {
2145                 ret=s->handshake_func(s);
2146                 }
2147         return(ret);
2148         }
2149
2150 /* For the next 2 functions, SSL_clear() sets shutdown and so
2151  * one of these calls will reset it */
2152 void SSL_set_accept_state(SSL *s)
2153         {
2154         s->server=1;
2155         s->shutdown=0;
2156         s->state=SSL_ST_ACCEPT|SSL_ST_BEFORE;
2157         s->handshake_func=s->method->ssl_accept;
2158         /* clear the current cipher */
2159         ssl_clear_cipher_ctx(s);
2160         }
2161
2162 void SSL_set_connect_state(SSL *s)
2163         {
2164         s->server=0;
2165         s->shutdown=0;
2166         s->state=SSL_ST_CONNECT|SSL_ST_BEFORE;
2167         s->handshake_func=s->method->ssl_connect;
2168         /* clear the current cipher */
2169         ssl_clear_cipher_ctx(s);
2170         }
2171
2172 int ssl_undefined_function(SSL *s)
2173         {
2174         SSLerr(SSL_F_SSL_UNDEFINED_FUNCTION,ERR_R_SHOULD_NOT_HAVE_BEEN_CALLED);
2175         return(0);
2176         }
2177
2178 int ssl_undefined_void_function(void)
2179         {
2180         SSLerr(SSL_F_SSL_UNDEFINED_VOID_FUNCTION,ERR_R_SHOULD_NOT_HAVE_BEEN_CALLED);
2181         return(0);
2182         }
2183
2184 int ssl_undefined_const_function(const SSL *s)
2185         {
2186         SSLerr(SSL_F_SSL_UNDEFINED_CONST_FUNCTION,ERR_R_SHOULD_NOT_HAVE_BEEN_CALLED);
2187         return(0);
2188         }
2189
2190 SSL_METHOD *ssl_bad_method(int ver)
2191         {
2192         SSLerr(SSL_F_SSL_BAD_METHOD,ERR_R_SHOULD_NOT_HAVE_BEEN_CALLED);
2193         return(NULL);
2194         }
2195
2196 const char *SSL_get_version(const SSL *s)
2197         {
2198         if (s->version == TLS1_VERSION)
2199                 return("TLSv1");
2200         else if (s->version == SSL3_VERSION)
2201                 return("SSLv3");
2202         else if (s->version == SSL2_VERSION)
2203                 return("SSLv2");
2204         else
2205                 return("unknown");
2206         }
2207
2208 SSL *SSL_dup(SSL *s)
2209         {
2210         STACK_OF(X509_NAME) *sk;
2211         X509_NAME *xn;
2212         SSL *ret;
2213         int i;
2214                  
2215         if ((ret=SSL_new(SSL_get_SSL_CTX(s))) == NULL)
2216             return(NULL);
2217
2218         ret->version = s->version;
2219         ret->type = s->type;
2220         ret->method = s->method;
2221
2222         if (s->session != NULL)
2223                 {
2224                 /* This copies session-id, SSL_METHOD, sid_ctx, and 'cert' */
2225                 SSL_copy_session_id(ret,s);
2226                 }
2227         else
2228                 {
2229                 /* No session has been established yet, so we have to expect
2230                  * that s->cert or ret->cert will be changed later --
2231                  * they should not both point to the same object,
2232                  * and thus we can't use SSL_copy_session_id. */
2233
2234                 ret->method->ssl_free(ret);
2235                 ret->method = s->method;
2236                 ret->method->ssl_new(ret);
2237
2238                 if (s->cert != NULL)
2239                         {
2240                         if (ret->cert != NULL)
2241                                 {
2242                                 ssl_cert_free(ret->cert);
2243                                 }
2244                         ret->cert = ssl_cert_dup(s->cert);
2245                         if (ret->cert == NULL)
2246                                 goto err;
2247                         }
2248                                 
2249                 SSL_set_session_id_context(ret,
2250                         s->sid_ctx, s->sid_ctx_length);
2251                 }
2252
2253         ret->options=s->options;
2254         ret->mode=s->mode;
2255         SSL_set_max_cert_list(ret,SSL_get_max_cert_list(s));
2256         SSL_set_read_ahead(ret,SSL_get_read_ahead(s));
2257         ret->msg_callback = s->msg_callback;
2258         ret->msg_callback_arg = s->msg_callback_arg;
2259         SSL_set_verify(ret,SSL_get_verify_mode(s),
2260                 SSL_get_verify_callback(s));
2261         SSL_set_verify_depth(ret,SSL_get_verify_depth(s));
2262         ret->generate_session_id = s->generate_session_id;
2263
2264         SSL_set_info_callback(ret,SSL_get_info_callback(s));
2265         
2266         ret->debug=s->debug;
2267
2268         /* copy app data, a little dangerous perhaps */
2269         if (!CRYPTO_dup_ex_data(CRYPTO_EX_INDEX_SSL, &ret->ex_data, &s->ex_data))
2270                 goto err;
2271
2272         /* setup rbio, and wbio */
2273         if (s->rbio != NULL)
2274                 {
2275                 if (!BIO_dup_state(s->rbio,(char *)&ret->rbio))
2276                         goto err;
2277                 }
2278         if (s->wbio != NULL)
2279                 {
2280                 if (s->wbio != s->rbio)
2281                         {
2282                         if (!BIO_dup_state(s->wbio,(char *)&ret->wbio))
2283                                 goto err;
2284                         }
2285                 else
2286                         ret->wbio=ret->rbio;
2287                 }
2288         ret->rwstate = s->rwstate;
2289         ret->in_handshake = s->in_handshake;
2290         ret->handshake_func = s->handshake_func;
2291         ret->server = s->server;
2292         ret->new_session = s->new_session;
2293         ret->quiet_shutdown = s->quiet_shutdown;
2294         ret->shutdown=s->shutdown;
2295         ret->state=s->state; /* SSL_dup does not really work at any state, though */
2296         ret->rstate=s->rstate;
2297         ret->init_num = 0; /* would have to copy ret->init_buf, ret->init_msg, ret->init_num, ret->init_off */
2298         ret->hit=s->hit;
2299
2300         X509_VERIFY_PARAM_inherit(ret->param, s->param);
2301
2302         /* dup the cipher_list and cipher_list_by_id stacks */
2303         if (s->cipher_list != NULL)
2304                 {
2305                 if ((ret->cipher_list=sk_SSL_CIPHER_dup(s->cipher_list)) == NULL)
2306                         goto err;
2307                 }
2308         if (s->cipher_list_by_id != NULL)
2309                 if ((ret->cipher_list_by_id=sk_SSL_CIPHER_dup(s->cipher_list_by_id))
2310                         == NULL)
2311                         goto err;
2312
2313         /* Dup the client_CA list */
2314         if (s->client_CA != NULL)
2315                 {
2316                 if ((sk=sk_X509_NAME_dup(s->client_CA)) == NULL) goto err;
2317                 ret->client_CA=sk;
2318                 for (i=0; i<sk_X509_NAME_num(sk); i++)
2319                         {
2320                         xn=sk_X509_NAME_value(sk,i);
2321                         if (sk_X509_NAME_set(sk,i,X509_NAME_dup(xn)) == NULL)
2322                                 {
2323                                 X509_NAME_free(xn);
2324                                 goto err;
2325                                 }
2326                         }
2327                 }
2328
2329         if (0)
2330                 {
2331 err:
2332                 if (ret != NULL) SSL_free(ret);
2333                 ret=NULL;
2334                 }
2335         return(ret);
2336         }
2337
2338 void ssl_clear_cipher_ctx(SSL *s)
2339         {
2340         if (s->enc_read_ctx != NULL)
2341                 {
2342                 EVP_CIPHER_CTX_cleanup(s->enc_read_ctx);
2343                 OPENSSL_free(s->enc_read_ctx);
2344                 s->enc_read_ctx=NULL;
2345                 }
2346         if (s->enc_write_ctx != NULL)
2347                 {
2348                 EVP_CIPHER_CTX_cleanup(s->enc_write_ctx);
2349                 OPENSSL_free(s->enc_write_ctx);
2350                 s->enc_write_ctx=NULL;
2351                 }
2352 #ifndef OPENSSL_NO_COMP
2353         if (s->expand != NULL)
2354                 {
2355                 COMP_CTX_free(s->expand);
2356                 s->expand=NULL;
2357                 }
2358         if (s->compress != NULL)
2359                 {
2360                 COMP_CTX_free(s->compress);
2361                 s->compress=NULL;
2362                 }
2363 #endif
2364         }
2365
2366 /* Fix this function so that it takes an optional type parameter */
2367 X509 *SSL_get_certificate(const SSL *s)
2368         {
2369         if (s->cert != NULL)
2370                 return(s->cert->key->x509);
2371         else
2372                 return(NULL);
2373         }
2374
2375 /* Fix this function so that it takes an optional type parameter */
2376 EVP_PKEY *SSL_get_privatekey(SSL *s)
2377         {
2378         if (s->cert != NULL)
2379                 return(s->cert->key->privatekey);
2380         else
2381                 return(NULL);
2382         }
2383
2384 SSL_CIPHER *SSL_get_current_cipher(const SSL *s)
2385         {
2386         if ((s->session != NULL) && (s->session->cipher != NULL))
2387                 return(s->session->cipher);
2388         return(NULL);
2389         }
2390 #ifdef OPENSSL_NO_COMP
2391 const void *SSL_get_current_compression(SSL *s)
2392         {
2393         return NULL;
2394         }
2395 const void *SSL_get_current_expansion(SSL *s)
2396         {
2397         return NULL;
2398         }
2399 #else
2400
2401 const COMP_METHOD *SSL_get_current_compression(SSL *s)
2402         {
2403         if (s->compress != NULL)
2404                 return(s->compress->meth);
2405         return(NULL);
2406         }
2407
2408 const COMP_METHOD *SSL_get_current_expansion(SSL *s)
2409         {
2410         if (s->expand != NULL)
2411                 return(s->expand->meth);
2412         return(NULL);
2413         }
2414 #endif
2415
2416 int ssl_init_wbio_buffer(SSL *s,int push)
2417         {
2418         BIO *bbio;
2419
2420         if (s->bbio == NULL)
2421                 {
2422                 bbio=BIO_new(BIO_f_buffer());
2423                 if (bbio == NULL) return(0);
2424                 s->bbio=bbio;
2425                 }
2426         else
2427                 {
2428                 bbio=s->bbio;
2429                 if (s->bbio == s->wbio)
2430                         s->wbio=BIO_pop(s->wbio);
2431                 }
2432         (void)BIO_reset(bbio);
2433 /*      if (!BIO_set_write_buffer_size(bbio,16*1024)) */
2434         if (!BIO_set_read_buffer_size(bbio,1))
2435                 {
2436                 SSLerr(SSL_F_SSL_INIT_WBIO_BUFFER,ERR_R_BUF_LIB);
2437                 return(0);
2438                 }
2439         if (push)
2440                 {
2441                 if (s->wbio != bbio)
2442                         s->wbio=BIO_push(bbio,s->wbio);
2443                 }
2444         else
2445                 {
2446                 if (s->wbio == bbio)
2447                         s->wbio=BIO_pop(bbio);
2448                 }
2449         return(1);
2450         }
2451
2452 void ssl_free_wbio_buffer(SSL *s)
2453         {
2454         if (s->bbio == NULL) return;
2455
2456         if (s->bbio == s->wbio)
2457                 {
2458                 /* remove buffering */
2459                 s->wbio=BIO_pop(s->wbio);
2460 #ifdef REF_CHECK /* not the usual REF_CHECK, but this avoids adding one more preprocessor symbol */
2461                 assert(s->wbio != NULL);
2462 #endif  
2463         }
2464         BIO_free(s->bbio);
2465         s->bbio=NULL;
2466         }
2467         
2468 void SSL_CTX_set_quiet_shutdown(SSL_CTX *ctx,int mode)
2469         {
2470         ctx->quiet_shutdown=mode;
2471         }
2472
2473 int SSL_CTX_get_quiet_shutdown(const SSL_CTX *ctx)
2474         {
2475         return(ctx->quiet_shutdown);
2476         }
2477
2478 void SSL_set_quiet_shutdown(SSL *s,int mode)
2479         {
2480         s->quiet_shutdown=mode;
2481         }
2482
2483 int SSL_get_quiet_shutdown(const SSL *s)
2484         {
2485         return(s->quiet_shutdown);
2486         }
2487
2488 void SSL_set_shutdown(SSL *s,int mode)
2489         {
2490         s->shutdown=mode;
2491         }
2492
2493 int SSL_get_shutdown(const SSL *s)
2494         {
2495         return(s->shutdown);
2496         }
2497
2498 int SSL_version(const SSL *s)
2499         {
2500         return(s->version);
2501         }
2502
2503 SSL_CTX *SSL_get_SSL_CTX(const SSL *ssl)
2504         {
2505         return(ssl->ctx);
2506         }
2507
2508 SSL_CTX *SSL_set_SSL_CTX(SSL *ssl, SSL_CTX* ctx)
2509         {
2510         if (ssl->ctx == ctx) 
2511                 return ssl->ctx;
2512         if (ctx == NULL)
2513                 ctx = ssl->initial_ctx;
2514         if (ssl->cert != NULL)
2515                 ssl_cert_free(ssl->cert);
2516         ssl->cert = ssl_cert_dup(ctx->cert);
2517         CRYPTO_add(&ctx->references,1,CRYPTO_LOCK_SSL_CTX);
2518         if (ssl->ctx != NULL)
2519                 SSL_CTX_free(ssl->ctx); /* decrement reference count */
2520         ssl->ctx = ctx;
2521         return(ssl->ctx);
2522         }
2523
2524 #ifndef OPENSSL_NO_STDIO
2525 int SSL_CTX_set_default_verify_paths(SSL_CTX *ctx)
2526         {
2527         return(X509_STORE_set_default_paths(ctx->cert_store));
2528         }
2529
2530 int SSL_CTX_load_verify_locations(SSL_CTX *ctx, const char *CAfile,
2531                 const char *CApath)
2532         {
2533         return(X509_STORE_load_locations(ctx->cert_store,CAfile,CApath));
2534         }
2535 #endif
2536
2537 void SSL_set_info_callback(SSL *ssl,
2538                            void (*cb)(const SSL *ssl,int type,int val))
2539         {
2540         ssl->info_callback=cb;
2541         }
2542
2543 /* One compiler (Diab DCC) doesn't like argument names in returned
2544    function pointer.  */
2545 void (*SSL_get_info_callback(const SSL *ssl))(const SSL * /*ssl*/,int /*type*/,int /*val*/)
2546         {
2547         return ssl->info_callback;
2548         }
2549
2550 int SSL_state(const SSL *ssl)
2551         {
2552         return(ssl->state);
2553         }
2554
2555 void SSL_set_verify_result(SSL *ssl,long arg)
2556         {
2557         ssl->verify_result=arg;
2558         }
2559
2560 long SSL_get_verify_result(const SSL *ssl)
2561         {
2562         return(ssl->verify_result);
2563         }
2564
2565 int SSL_get_ex_new_index(long argl,void *argp,CRYPTO_EX_new *new_func,
2566                          CRYPTO_EX_dup *dup_func,CRYPTO_EX_free *free_func)
2567         {
2568         return CRYPTO_get_ex_new_index(CRYPTO_EX_INDEX_SSL, argl, argp,
2569                                 new_func, dup_func, free_func);
2570         }
2571
2572 int SSL_set_ex_data(SSL *s,int idx,void *arg)
2573         {
2574         return(CRYPTO_set_ex_data(&s->ex_data,idx,arg));
2575         }
2576
2577 void *SSL_get_ex_data(const SSL *s,int idx)
2578         {
2579         return(CRYPTO_get_ex_data(&s->ex_data,idx));
2580         }
2581
2582 int SSL_CTX_get_ex_new_index(long argl,void *argp,CRYPTO_EX_new *new_func,
2583                              CRYPTO_EX_dup *dup_func,CRYPTO_EX_free *free_func)
2584         {
2585         return CRYPTO_get_ex_new_index(CRYPTO_EX_INDEX_SSL_CTX, argl, argp,
2586                                 new_func, dup_func, free_func);
2587         }
2588
2589 int SSL_CTX_set_ex_data(SSL_CTX *s,int idx,void *arg)
2590         {
2591         return(CRYPTO_set_ex_data(&s->ex_data,idx,arg));
2592         }
2593
2594 void *SSL_CTX_get_ex_data(const SSL_CTX *s,int idx)
2595         {
2596         return(CRYPTO_get_ex_data(&s->ex_data,idx));
2597         }
2598
2599 int ssl_ok(SSL *s)
2600         {
2601         return(1);
2602         }
2603
2604 X509_STORE *SSL_CTX_get_cert_store(const SSL_CTX *ctx)
2605         {
2606         return(ctx->cert_store);
2607         }
2608
2609 void SSL_CTX_set_cert_store(SSL_CTX *ctx,X509_STORE *store)
2610         {
2611         if (ctx->cert_store != NULL)
2612                 X509_STORE_free(ctx->cert_store);
2613         ctx->cert_store=store;
2614         }
2615
2616 int SSL_want(const SSL *s)
2617         {
2618         return(s->rwstate);
2619         }
2620
2621 /*!
2622  * \brief Set the callback for generating temporary RSA keys.
2623  * \param ctx the SSL context.
2624  * \param cb the callback
2625  */
2626
2627 #ifndef OPENSSL_NO_RSA
2628 void SSL_CTX_set_tmp_rsa_callback(SSL_CTX *ctx,RSA *(*cb)(SSL *ssl,
2629                                                           int is_export,
2630                                                           int keylength))
2631     {
2632     SSL_CTX_callback_ctrl(ctx,SSL_CTRL_SET_TMP_RSA_CB,(void (*)(void))cb);
2633     }
2634
2635 void SSL_set_tmp_rsa_callback(SSL *ssl,RSA *(*cb)(SSL *ssl,
2636                                                   int is_export,
2637                                                   int keylength))
2638     {
2639     SSL_callback_ctrl(ssl,SSL_CTRL_SET_TMP_RSA_CB,(void (*)(void))cb);
2640     }
2641 #endif
2642
2643 #ifdef DOXYGEN
2644 /*!
2645  * \brief The RSA temporary key callback function.
2646  * \param ssl the SSL session.
2647  * \param is_export \c TRUE if the temp RSA key is for an export ciphersuite.
2648  * \param keylength if \c is_export is \c TRUE, then \c keylength is the size
2649  * of the required key in bits.
2650  * \return the temporary RSA key.
2651  * \sa SSL_CTX_set_tmp_rsa_callback, SSL_set_tmp_rsa_callback
2652  */
2653
2654 RSA *cb(SSL *ssl,int is_export,int keylength)
2655     {}
2656 #endif
2657
2658 /*!
2659  * \brief Set the callback for generating temporary DH keys.
2660  * \param ctx the SSL context.
2661  * \param dh the callback
2662  */
2663
2664 #ifndef OPENSSL_NO_DH
2665 void SSL_CTX_set_tmp_dh_callback(SSL_CTX *ctx,DH *(*dh)(SSL *ssl,int is_export,
2666                                                         int keylength))
2667         {
2668         SSL_CTX_callback_ctrl(ctx,SSL_CTRL_SET_TMP_DH_CB,(void (*)(void))dh);
2669         }
2670
2671 void SSL_set_tmp_dh_callback(SSL *ssl,DH *(*dh)(SSL *ssl,int is_export,
2672                                                 int keylength))
2673         {
2674         SSL_callback_ctrl(ssl,SSL_CTRL_SET_TMP_DH_CB,(void (*)(void))dh);
2675         }
2676 #endif
2677
2678 #ifndef OPENSSL_NO_ECDH
2679 void SSL_CTX_set_tmp_ecdh_callback(SSL_CTX *ctx,EC_KEY *(*ecdh)(SSL *ssl,int is_export,
2680                                                         int keylength))
2681         {
2682         SSL_CTX_callback_ctrl(ctx,SSL_CTRL_SET_TMP_ECDH_CB,(void (*)(void))ecdh);
2683         }
2684
2685 void SSL_set_tmp_ecdh_callback(SSL *ssl,EC_KEY *(*ecdh)(SSL *ssl,int is_export,
2686                                                 int keylength))
2687         {
2688         SSL_callback_ctrl(ssl,SSL_CTRL_SET_TMP_ECDH_CB,(void (*)(void))ecdh);
2689         }
2690 #endif
2691
2692 #ifndef OPENSSL_NO_PSK
2693 int SSL_CTX_use_psk_identity_hint(SSL_CTX *ctx, const char *identity_hint)
2694         {
2695         if (identity_hint != NULL && strlen(identity_hint) > PSK_MAX_IDENTITY_LEN)
2696                 {
2697                 SSLerr(SSL_F_SSL_CTX_USE_PSK_IDENTITY_HINT, SSL_R_DATA_LENGTH_TOO_LONG);
2698                 return 0;
2699                 }
2700         if (ctx->psk_identity_hint != NULL)
2701                 OPENSSL_free(ctx->psk_identity_hint);
2702         if (identity_hint != NULL)
2703                 {
2704                 ctx->psk_identity_hint = BUF_strdup(identity_hint);
2705                 if (ctx->psk_identity_hint == NULL)
2706                         return 0;
2707                 }
2708         else
2709                 ctx->psk_identity_hint = NULL;
2710         return 1;
2711         }
2712
2713 int SSL_use_psk_identity_hint(SSL *s, const char *identity_hint)
2714         {
2715         if (s == NULL)
2716                 return 0;
2717
2718         if (s->session == NULL)
2719                 return 1; /* session not created yet, ignored */
2720
2721         if (identity_hint != NULL && strlen(identity_hint) > PSK_MAX_IDENTITY_LEN)
2722                 {
2723                 SSLerr(SSL_F_SSL_USE_PSK_IDENTITY_HINT, SSL_R_DATA_LENGTH_TOO_LONG);
2724                 return 0;
2725                 }
2726         if (s->session->psk_identity_hint != NULL)
2727                 OPENSSL_free(s->session->psk_identity_hint);
2728         if (identity_hint != NULL)
2729                 {
2730                 s->session->psk_identity_hint = BUF_strdup(identity_hint);
2731                 if (s->session->psk_identity_hint == NULL)
2732                         return 0;
2733                 }
2734         else
2735                 s->session->psk_identity_hint = NULL;
2736         return 1;
2737         }
2738
2739 const char *SSL_get_psk_identity_hint(const SSL *s)
2740         {
2741         if (s == NULL || s->session == NULL)
2742                 return NULL;
2743         return(s->session->psk_identity_hint);
2744         }
2745
2746 const char *SSL_get_psk_identity(const SSL *s)
2747         {
2748         if (s == NULL || s->session == NULL)
2749                 return NULL;
2750         return(s->session->psk_identity);
2751         }
2752 #endif
2753
2754 void SSL_CTX_set_msg_callback(SSL_CTX *ctx, void (*cb)(int write_p, int version, int content_type, const void *buf, size_t len, SSL *ssl, void *arg))
2755         {
2756         SSL_CTX_callback_ctrl(ctx, SSL_CTRL_SET_MSG_CALLBACK, (void (*)(void))cb);
2757         }
2758 void SSL_set_msg_callback(SSL *ssl, void (*cb)(int write_p, int version, int content_type, const void *buf, size_t len, SSL *ssl, void *arg))
2759         {
2760         SSL_callback_ctrl(ssl, SSL_CTRL_SET_MSG_CALLBACK, (void (*)(void))cb);
2761         }
2762
2763
2764
2765 #if defined(_WINDLL) && defined(OPENSSL_SYS_WIN16)
2766 #include "../crypto/bio/bss_file.c"
2767 #endif
2768
2769 IMPLEMENT_STACK_OF(SSL_CIPHER)
2770 IMPLEMENT_STACK_OF(SSL_COMP)