make update, and more DTLS stuff.

This commit is contained in:
Ben Laurie
2007-10-11 14:36:59 +00:00
parent 49f42ec0f6
commit bb99ce5f80
5 changed files with 544 additions and 608 deletions

View File

@@ -1616,6 +1616,7 @@ void ERR_load_SSL_strings(void);
#define SSL_F_DTLS1_GET_MESSAGE_FRAGMENT 253
#define SSL_F_DTLS1_GET_RECORD 254
#define SSL_F_DTLS1_OUTPUT_CERT_CHAIN 255
#define SSL_F_DTLS1_PREPROCESS_FRAGMENT 277
#define SSL_F_DTLS1_PROCESS_OUT_OF_SEQ_MESSAGE 256
#define SSL_F_DTLS1_PROCESS_RECORD 257
#define SSL_F_DTLS1_READ_BYTES 258