49 коммитов (399e7c94bfac09a64db3aff020952ee2f8363c56)

Автор SHA1 Сообщение Дата
  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 лет назад
  David Benjamin 71f0794d34 Document everything in ssl_ciph.c, now ssl_cipher.c. 9 лет назад
  David Benjamin 0344dafb71 Tidy cipher rule processing. 9 лет назад
  David Benjamin 107db58047 Switch cipher masks to uint32_t. 9 лет назад
  David Benjamin f0ae170021 Include-what-you-use ssl/internal.h. 9 лет назад
  David Benjamin 2ee94aabf5 Rename ssl_locl.h to internal.h 9 лет назад
  David Benjamin 32fbdf2025 Remove anonymous cipher suites. 9 лет назад