55 커밋 (b2d987b47c7e87477aa4230bf7b237ea79957c1e)

작성자 SHA1 메시지 날짜
  David Benjamin b088331ec0 Simplify handshake hash handling. 9 년 전
  David Benjamin d6a4ae97cd Simplify tls1_channel_id_hash. 9 년 전
  David Benjamin 9550c3ac8b Decouple the handshake buffer and digest. 9 년 전
  David Benjamin 5055c76709 Rename algorithm2 to algorithm_prf. 9 년 전
  David Benjamin b2a985bfb8 Fold away SSL_CIPHER_ALGORITHM2_VARIABLE_NONCE_INCLUDED_IN_RECORD. 9 년 전
  David Benjamin 7446a3b77f Clean up DTLS1_BITMAP code. 9 년 전
  nagendra modadugu 601448aa13 Add server-side support for asynchronous signing. 9 년 전
  Adam Langley 0950563a9b Implement custom extensions. 9 년 전
  David Benjamin 821464e45f Remove old 'prepare' extensions functions. 9 년 전
  Adam Langley 879219b2c0 Move the declaration of kSRTPProfiles to ssl/internal.h 9 년 전
  Adam Langley 391250d255 Convert the SRTP extension to the new system 9 년 전
  David Benjamin b2a9d6ab78 Remove SSL_build_cert_chain. 9 년 전
  David Benjamin d1d8078025 Fold away certificate slots mechanism. 9 년 전
  David Benjamin bb20f52383 Merge the RSA_ENC and RSA_SIGN certificate slots. 9 년 전
  David Benjamin 0fc431a0d7 Prune NIDs from TLS_SIGALGS. 9 년 전
  David Benjamin 396a441421 ssl3_cert_verify_hash should take the EVP_PKEY type. 9 년 전
  David Benjamin dfa4069a16 Fix MSVC build some more. 9 년 전
  David Benjamin 3e536334be Fix Windows build. 9 년 전
  David Benjamin e3aa1d9dd4 Cleanup ticket processing and session lookup. 9 년 전
  Adam Langley 5021b223d8 Convert the renegotiation extension to the new system. 9 년 전
  David Benjamin b4d65fda70 Implement asynchronous private key operations for client auth. 9 년 전
  David Benjamin 680ca961f9 Preserve session->sess_cert on ticket renewal. 9 년 전
  David Benjamin 436bf82ee8 Prune ssl3_check_cert_and_algorithm. 9 년 전
  David Benjamin b31040d0d8 Get rid of CERT_PKEY slots in SESS_CERT. 9 년 전
  David Benjamin a1c90a5ce1 Further tidy up cipher logic. 9 년 전
  David Benjamin 9a980abaee Fold TLS1_PRF_* into SSL_HANDSHAKE_MAC_* 9 년 전
  David Benjamin 29864b5bb8 Remove SSL_CIPHER_ALGORITHM2_AEAD. 9 년 전
  David Benjamin 904dc72b32 Fold away SSL_PROTOCOL_METHOD hooks shared between TLS and DTLS. 9 년 전
  David Benjamin a6022771b3 Split ssl_read_bytes hook into app_data and close_notify hooks. 9 년 전
  David Benjamin c933a47e6f Switch the ssl_write_bytes hook to ssl_write_app_data. 9 년 전
  David Benjamin 74d8bc2503 Don't make SSL_MODE_*HELLO_TIME configurable. 9 년 전
  David Benjamin cd90f3a241 Remove renegotiation deferral logic. 9 년 전
  David Benjamin 44d3eed2bb Forbid caller-initiated renegotiations and all renego as a servers. 9 년 전
  David Benjamin 3e3090dc50 Pass a dtls1_use_epoch enum down to dtls1_seal_record. 9 년 전
  David Benjamin 31a07798a5 Factor SSL_AEAD_CTX into a dedicated type. 9 년 전
  David Benjamin 7ef9fff53d Remove ssl_ok. 9 년 전
  David Benjamin afc9ecddb6 Unexport ssl_get_new_session and ssl_update_cache. 9 년 전
  David Benjamin a07c0fc8f2 Fix SSL_get_current_cipher. 9 년 전
  David Benjamin 6a08da2cf8 Remove redundant setup buffer calls. 9 년 전
  David Benjamin b1f5bca538 Remove max parameter to ssl3_read_n. 9 년 전
  David Benjamin 4d2e7ce47b Remove OPENSSL_timeval. 9 년 전
  David Benjamin 593047fd80 Opaquify DTLS structs. 9 년 전
  David Benjamin 6abb37016e Remove ciphers_raw. 9 년 전
  David Benjamin d6e95eefba Get rid of ssl_undefined_* 9 년 전
  David Benjamin 60da0cd7c6 Fix STACK_OF pointer style. 9 년 전
  David Benjamin 8c24980d83 Promote all dtls1_ctrl hooks to functions. 9 년 전
  David Benjamin 59015c365b Promote all SSL callback ctrl hooks to proper functions. 9 년 전
  David Benjamin ed8fbad170 Remove SSL cert_flags. 9 년 전
  David Benjamin dd978784d7 Always enable ecdh_auto. 9 년 전
  David Benjamin 2bf1a79654 Prune some unused constants from ssl/internal.h. 9 년 전