projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec1af3c
)
The dtls1_output_cert_chain function no longer exists so remove it from
author
Matt Caswell
<matt@openssl.org>
Wed, 3 Dec 2014 10:33:08 +0000
(10:33 +0000)
committer
Matt Caswell
<matt@openssl.org>
Tue, 16 Dec 2014 15:02:03 +0000
(15:02 +0000)
ssl_locl.h
Reviewed-by: Tim Hudson <tjh@openssl.org>
ssl/ssl_locl.h
patch
|
blob
|
history
diff --git
a/ssl/ssl_locl.h
b/ssl/ssl_locl.h
index 2e598e3ac55c6d3297b1744cd363c63d2352abb4..5212bc9501dcad53fdd1ec6a8dfd386a794f8cfe 100644
(file)
--- a/
ssl/ssl_locl.h
+++ b/
ssl/ssl_locl.h
@@
-1129,7
+1129,6
@@
int dtls1_write_bytes(SSL *s, int type, const void *buf, int len);
int dtls1_send_change_cipher_spec(SSL *s, int a, int b);
int dtls1_send_finished(SSL *s, int a, int b, const char *sender, int slen);
-unsigned long dtls1_output_cert_chain(SSL *s, CERT_PKEY *cpk);
int dtls1_read_failed(SSL *s, int code);
int dtls1_buffer_message(SSL *s, int ccs);
int dtls1_retransmit_message(SSL *s, unsigned short seq,