]> git.ipfire.org Git - thirdparty/openssl.git/history - ssl/ssl_locl.h
Patch containing TLS implementation for GOST 2012
[thirdparty/openssl.git] / ssl / ssl_locl.h
2015-11-23  Dmitry BelyavskyPatch containing TLS implementation for GOST 2012
2015-11-20  Matt CaswellMake libssl async aware
2015-11-20  Matt CaswellEnsure all EVP calls have their returns checked where...
2015-11-14  Dr. Stephen HensonDon't alow TLS v1.0 ciphersuites for SSLv3
2015-11-10  Matt CaswellFix SSL_use_certificate_chain_file
2015-11-08  Dr. Stephen HensonReplace L suffix with U
2015-11-08  Dr. Stephen HensonUse uint32_t and int32_t for SSL_CIPHER structure.
2015-10-30  Matt CaswellRemove some SSLv2 references
2015-10-30  Matt CaswellMake dtls1_link_min_mtu static
2015-10-30  Matt CaswellMove in_handshake into STATEM
2015-10-30  Matt CaswellRename STATEM to OSSL_STATEM
2015-10-30  Matt CaswellMove |no_cert_verify| into state machine
2015-10-30  Matt CaswellRemove some unused variables
2015-10-30  Matt CaswellMore state machine reorg
2015-10-30  Matt CaswellReorganise state machine files
2015-10-30  Matt CaswellRemove ssl_get_message from ssl_method_st
2015-10-30  Matt CaswellMove PACKET creation into the state machine
2015-10-30  Matt CaswellRemove the SSL state variable
2015-10-30  Matt CaswellRemove the type variable
2015-10-30  Matt CaswellRemove redundant code
2015-10-30  Matt CaswellMove server side DTLS to new state machine
2015-10-30  Matt CaswellSplit TLS server functions
2015-10-30  Matt CaswellDelete unused functions
2015-10-30  Matt CaswellImplement DTLS client move to new state machine
2015-10-30  Matt Caswelldtls_get_message changes for state machine move
2015-10-30  Matt CaswellImplement Client TLS state machine
2015-10-30  Matt CaswellSplit client message reading and writing functions
2015-10-30  Matt CaswellAdd initial state machine rewrite code
2015-10-30  Matt CaswellSplit ssl3_get_message
2015-10-09  Emilia KasperDTLS: remove unused cookie field
2015-10-05  Emilia Kasperssl3_get_client_hello: rearrange logic
2015-09-30  Matt CaswellChange the DEFAULT ciphersuites to exclude DES, RC4...
2015-09-23  Matt CaswellRemove remaining old listen code
2015-09-23  Matt CaswellDTLSv1_listen rewrite
2015-09-22  Emilia KasperRemove ssl_put_cipher_by_char
2015-09-14  Dr. Stephen HensonFix PSK identity hint handling.
2015-09-07  Matt CaswellPACKETise ServerHello processing
2015-08-14  Dr. Stephen Hensonccm8 support
2015-08-14  Dr. Stephen HensonCCM support.
2015-08-11  Rich SalzRemove Gost94 signature algorithm.
2015-08-03  Matt CaswellMove DTLS CCS processing into the state machine
2015-08-03  Matt CaswellMove TLS CCS processing into the state machine
2015-08-03  Matt CaswellPACKETise ClientHello processing
2015-08-03  Matt CaswellAdd initial packet parsing code
2015-07-30  Dr. Stephen HensonExtended PSK server support.
2015-07-30  Dr. Stephen Hensonfields for PSK key, new constants
2015-07-27  Matt CaswellRemove support for SSL3_FLAGS_DELAY_CLIENT_FINISHED
2015-07-18  Dr. Stephen HensonUse uint32_t consistently for flags.
2015-06-29  Dr. Stephen HensonUse single master secret generation function.
2015-06-23  Dr. Stephen HensonTidy up ssl3_digest_cached_records logic.
2015-06-22  Dr. Stephen HensonRemove SESS_CERT entirely.
2015-06-22  Dr. Stephen HensonMove peer chain to SSL_SESSION structure.
2015-06-22  Dr. Stephen HensonRemove certificates from sess_cert
2015-06-22  Dr. Stephen HensonRemove peer temp keys from SESS_CERT
2015-06-02  Matt CaswellFix race condition in NewSessionTicket
2015-05-29  Matt CaswellRemove struct ccs_header_st
2015-05-22  Matt CaswellRemove support for OPENSSL_NO_TLSEXT
2015-05-19  Dr. Stephen Hensonmove masks out of CERT structure
2015-05-18  Dr. Stephen HensonMove certificate validity flags out of CERT.
2015-05-18  Dr. Stephen HensonMove signing digest out of CERT.
2015-05-18  Dr. Stephen HensonCERT tidy
2015-05-16  Matt CaswellUpdates following review comments
2015-05-16  Matt CaswellVersion negotiation rewrite cleanup
2015-05-16  Matt CaswellServer side version negotiation rewrite
2015-05-13  Matt CaswellRemove Kerberos support from libssl
2015-05-12  Rich SalzMake COMP_CTX and COMP_METHOD opaque
2015-04-30  Matt CaswellSanity check the return from final_finish_mac
2015-03-26  Matt CaswellRenamed record layer header files
2015-03-26  Matt CaswellReorganise header files
2015-03-26  Matt CaswellMove last_write_sequence from s->d1 to s->rlayer.d.
2015-03-26  Matt CaswellMove ssl3_record_sequence_update into record layer
2015-03-26  Matt CaswellMove buffered_app_data from s->d1 to s->rlayer.d
2015-03-26  Matt CaswellMove handshake_fragment, handshake_fragment_len, alert_...
2015-03-26  Matt CaswellMoved processed_rcds and unprocessed_rcds from s->d1...
2015-03-26  Matt CaswellMove bitmap and next_bitmap from s->d1 to s->rlayer.d.
2015-03-26  Matt CaswellMove r_epoch and w_epoch from s->d1 to s->rlayer.d
2015-03-26  Matt CaswellMove DTLS1_RECORD_DATA into rec_layer.h
2015-03-26  Matt CaswellMove read_sequence and write_sequence from s->s3 to...
2015-03-26  Matt CaswellMove s->s3->wpend_* to s->rlayer
2015-03-26  Matt CaswellMove handshake_fragment, handshake_fragment_len, alert_...
2015-03-26  Matt CaswellMove s->s3->wnum to s->rlayer.wnum
2015-03-26  Matt CaswellMove s->rstate to s->rlayer.rstate
2015-03-26  Matt CaswellMove s->packet and s->packet_length into s->rlayer
2015-03-26  Matt CaswellRemoved dependency on rrec from heartbeat processing
2015-03-26  Matt CaswellMove ssl3_pending into the record layer
2015-03-26  Matt CaswellMoved s3_pkt.c, s23_pkt.c and d1_pkt.c into the record...
2015-03-26  Matt CaswellSplit out non record layer functions out of s3_pkt...
2015-03-26  Matt CaswellMove more SSL3_RECORD oriented functions into ssl3_record.c
2015-03-26  Matt CaswellMove SSL3_RECORD oriented functions into ssl3_record.c
2015-03-26  Matt CaswellMove SSL3_BUFFER set up and release code into ssl3_buffer.c
2015-03-26  Matt CaswellMove s->s3->wrec to s>rlayer>wrec
2015-03-26  Matt CaswellMove s->s3->rrec to s->rlayer->rrec
2015-03-26  Matt CaswellEncapsulate s->s3->rrec
2015-03-26  Matt CaswellMove s->s3->wbuf to s->rlayer->wbuf
2015-03-26  Matt CaswellMove s->s3->rrec into s->rlayer
2015-03-26  Matt CaswellEncapsulate SSL3_BUFFER and all access to s->s3->rbuf.
2015-03-26  Matt CaswellCreate a RECORD_LAYER structure and move read_ahead...
2015-03-25  Matt CaswellResolve swallowed returns codes
2015-03-23  Matt Caswellssl3_set_handshake_header returns
2015-03-23  Matt CaswellCheck libssl function returns
next