116 Комити (d660b57208e433d7d64973d52c3ea06a77ec4b57)

Аутор SHA1 Порука Датум
  David Benjamin 79ae85e4f7 Remove NETSCAPE_HANG_BUG. пре 9 година
  David Benjamin 70bd80a236 Remove constraints on curve ID values. пре 9 година
  Adam Langley fcf25833bc Reformat the rest of ssl/. пре 9 година
  David Benjamin a6d81018f8 Consistently use RAND_bytes and check for failure. пре 9 година
  David Benjamin ef5885e410 Don't change s->version after have_version is set. пре 10 година
  David Benjamin e4824e8af0 Add outgoing messages to the handshake hash at set_handshake_header. пре 10 година
  David Benjamin bf42f82ad9 Add comments explaining what NETSCAPE_HANG_BUG does. пре 10 година
  Adam Langley 139ed19580 Address code-review comments from prev changes. пре 10 година
  David Benjamin 82c9e90a58 Merge SSLv23_method and DTLS_ANY_VERSION. пре 10 година
  David Benjamin 4b755cb0da Implement the V2ClientHello sniff in version-locked methods. пре 10 година
  David Benjamin 63c55a8e35 Fix memory leak on failure. пре 10 година
  David Benjamin accb454e44 Add min_version tests. пре 10 година
  David Benjamin 9ec6bcaebe Remove method swap in DTLS_ANY_VERSION. пре 10 година
  David Benjamin e99e912bea Pull SSL3_ENC_METHOD out of SSL_METHOD. пре 10 година
  David Benjamin ceb6f2880f Factor out remaining version-related functions. пре 10 година
  David Benjamin 138c2ac627 Drop unnecessary version checks. пре 10 година
  David Benjamin e3594df7f1 Shorten certificate parsing code a little. пре 10 година
  Adam Langley af7e74ba9f Remove variable shadowing. пре 10 година
  David Benjamin 90eeb11652 Remove SSL_set_debug. пре 10 година
  David Benjamin 00505ec2e1 Add EVP_md5_sha1. пре 10 година
  David Benjamin beb47022b0 Remove redundant s->server assignments in handshake. пре 10 година
  David Benjamin 8c6fe45c2f Replace s->first_packet with a s->s3->have_version bit. пре 10 година
  David Benjamin cde8abae14 Merge client/server SSL_METHODs into the generic one. пре 10 година
  David Benjamin 63246e8a99 Remove s->type from SSL. пре 10 година
  David Benjamin 533ef7304d Remove SSL_clear calls in handshake functions. пре 10 година
  David Benjamin e58a71b9b3 Trim impossible state combinations. пре 10 година
  David Benjamin 0b145c29a3 Don't assign handshake_func in the handshake functions. пре 10 година
  David Benjamin 8b8c006564 Fix DTLS_ANY_VERSION and add tests. пре 10 година
  David Benjamin 0f1e64bf7f Remove method swap in SSL_set_session. пре 10 година
  David Benjamin d1681e614f Remove SSL_set_session_secret_cb (EAP-FAST) пре 10 година
  Adam Langley 69a01608f3 Add malloc failure tests. пре 10 година
  David Benjamin ec2f27dee1 Account for EVP_PKEY capabilities in selecting hash functions. пре 10 година
  David Benjamin bdf5e72f50 Don't resume sessions if the negotiated version doesn't match. пре 10 година
  David Benjamin d0297db108 Remove TODO about DTLS cookie lengths. пре 10 година
  David Benjamin 688d8dfe48 Remove psk_identity_hint from SSL_SESSION. пре 10 година
  Adam Langley af6e45bde5 Simplify constant-time RSA padding check. пре 10 година
  David Benjamin e2793a7189 Remove redundant s->s3 check. пре 10 година
  David Benjamin fd617a5030 Port ssl3_{get,send}_server_key_exchange to EVP_Digest{Verify,Sign}*. пре 10 година
  David Benjamin 8f1ef1d554 Fix double-frees on malloc failure in ssl3_get_client_key_exchange. пре 10 година
  David Benjamin 3cac450af5 Add SSL_SESSION_to_bytes to replace i2d_SSL_SESSION. пре 10 година
  Adam Langley 7571292eac Extended master secret support. пре 10 година
  David Benjamin 9f2c0d7a94 Remove T** parameter to ssl_bytes_to_cipher_list. пре 10 година
  David Benjamin 180d1eb04c Remove SSL_get_shared_ciphers. пре 10 година
  David Benjamin fb3ff2c66c Don't compare signed vs. unsigned. пре 10 година
  David Benjamin 5b33a5e0dd Merge the get_ssl_method hooks between TLS and SSLv3. пре 10 година
  David Benjamin 00075b80ca Merge IMPLEMENT_tls_meth_func and IMPLEMENT_ssl3_meth_func. пре 10 година
  David Benjamin 6c7aed048c Client-side OCSP stapling support. пре 10 година
  David Benjamin 457112e197 unifdef a bunch of OPENSSL_NO_* ifdefs. пре 10 година
  David Benjamin 854dd654d1 Refactor server-side CertificateVerify handling. пре 10 година
  David Benjamin 880b14e98c Compute the Channel ID hash after ssl_get_message. пре 10 година