103 Revize (fd4eb604979bbe934468dfb6f4bbba6805a1291f)

Autor SHA1 Zpráva Datum
  Adam Langley b4a494cc32 Reformat SSL/TLS headers. před 9 roky
  Adam Langley 66850ddec1 Add dummy variables to keep wpa_supplicant happy. před 9 roky
  David Benjamin bc44c089fb Store SRTP_PROTECTION_PROFILES as const. před 9 roky
  David Benjamin 7ce1c0ca75 Make SSL_load_error_strings a no-op. před 9 roky
  David Benjamin 5b082e880d Various documentation fixes. před 9 roky
  David Benjamin d9778fb418 Guard against small MTUs from the BIO. před 9 roky
  David Benjamin f3a8b12ac3 Remove SSL_SESSION::cipher_id. před 9 roky
  David Benjamin b8a56f112f Remove dead code from EVP_CIPHER codepaths. před 9 roky
  David Benjamin 41ac979211 Add the PRF to SSL3_ENC_METHOD. před 9 roky
  David Benjamin 31b1d81354 Factor SSLv3 key derivation steps into an ssl3_PRF. před 9 roky
  David Benjamin ea72bd0b60 Implement all TLS ciphers with stateful AEADs. před 9 roky
  Adam Langley 7cc3f992ae Add declarations for Android compatibility funcs. před 9 roky
  David Benjamin 780d6dd0fe Treat handshake_failure in response to ClientHello special. před 9 roky
  David Benjamin 82c9e90a58 Merge SSLv23_method and DTLS_ANY_VERSION. před 10 roky
  David Benjamin 4b755cb0da Implement the V2ClientHello sniff in version-locked methods. před 10 roky
  David Benjamin 1eb367c03e Add min_version and max_version APIs. před 10 roky
  David Benjamin e99e912bea Pull SSL3_ENC_METHOD out of SSL_METHOD. před 10 roky
  David Benjamin 69b9e597ae Remove SSL_CTX_set_ssl_version. před 10 roky
  David Benjamin 7e23746dd4 Remove redundant SSL_ST_BEFORE-related checks. před 10 roky
  David Benjamin 338fcafe76 Mark SSL3_ENC_METHODs const and remove an unused one. před 10 roky
  Feng Lu 41aa325c6a ClientHello Padding for Fast Radio Opening in 3G. před 10 roky
  David Benjamin 90eeb11652 Remove SSL_set_debug. před 10 roky
  David Benjamin edb03cf31f Remove some unimplemented prototypes. před 10 roky
  David Benjamin 8c6fe45c2f Replace s->first_packet with a s->s3->have_version bit. před 10 roky
  David Benjamin f34a009834 Don't set s->state and s->server before the side is known. před 10 roky
  David Benjamin 63246e8a99 Remove s->type from SSL. před 10 roky
  David Benjamin 0b145c29a3 Don't assign handshake_func in the handshake functions. před 10 roky
  David Benjamin 9cbd4a809e Remove SSL_(CTX_)get_ssl_method. před 10 roky
  David Benjamin 502a909bd6 Recover SSL_OP_CIPHER_SERVER_PREFERENCE documentation. před 10 roky
  David Benjamin 95eeb191c0 Make it clear that SSL_OP_NO_DTLS* are the same as the TLS ones. před 10 roky
  David Benjamin 95f9cfcde0 unifdef OPENSSL_NO_BIO. před 10 roky
  David Benjamin bafc58dfa4 Remove dead SSL BIO prototypes. před 10 roky
  David Benjamin 0f1e64bf7f Remove method swap in SSL_set_session. před 10 roky
  David Benjamin 52d699f668 Make OCSP response and SCT list getter const-correct. před 10 roky
  David Benjamin d1681e614f Remove SSL_set_session_secret_cb (EAP-FAST) před 10 roky
  David Benjamin b398d16c1d Remove SSL_check_chain and unexport CERT_PKEY flags. před 10 roky
  David Benjamin 675227e0d2 Remove CERT_PKEY_EXPLICIT_SIGN flag. před 10 roky
  David Benjamin 248f350ed8 Remove SSL_get_peer_signature_nid and don't compute digests for peer_key. před 10 roky
  David Benjamin 5e4f6e9247 Remove some remnants of SSLv2. před 10 roky
  Alex Chernyakhovsky 4cd8c43e73 Remove support for processing fragmented alerts před 10 roky
  David Benjamin 688d8dfe48 Remove psk_identity_hint from SSL_SESSION. před 10 roky
  David Benjamin 60e7992764 Remove DTLSv1_listen. před 10 roky
  Adam Langley ec48af40a7 Make SSL_MODE_AUTO_RETRY the default. před 10 roky
  David Benjamin 3cac450af5 Add SSL_SESSION_to_bytes to replace i2d_SSL_SESSION. před 10 roky
  Adam Langley 7571292eac Extended master secret support. před 10 roky
  David Benjamin 89abaea141 Reimplement i2d_SSL_SESSION using CBB. před 10 roky
  David Benjamin 83fd6b686f Reimplement d2i_SSL_SESSION with CBS. před 10 roky
  David Benjamin 2a39eaeec7 Don't condition on another header's #include guard. před 10 roky
  David Benjamin d7a76e72c6 Remove key_arg and key_arg_length from SSL_SESSION. před 10 roky
  David Benjamin a19fc259f0 Move ECC extensions out of SSL_SESSION. před 10 roky