3595 Commits (87c0bb2939cd9d0669603574fc2f6f445daf0427)
 

Autor SHA1 Mensaje Fecha
  Steven Valdez 87c0bb2939 Adding new options for bssl tool. hace 7 años
  David Benjamin 76bb1411ac Remove the BORINGSSL_ANDROID_SYSTEM P-521 special-case. hace 8 años
  David Benjamin 593b6a44fe Remove RSAZ-512. hace 7 años
  David Benjamin d9d36b2771 Add RSAZ-512 versions of RSAZ-1024 test vectors. hace 7 años
  Brian Smith 61a7ef4f2b Reduce the input base |a| in BN_mod_exp_mont_consttime for RSAZ. hace 8 años
  Martin Kreichgauer 36ca21415a crypto/rand: Fix a crash bug in RAND_enable_fork_unsafe_buffering. hace 7 años
  Brian Smith 4cc1ccd3fc Add minimal tests for 1024-bit RSAZ BN_mod_exp_mont_consttime. hace 8 años
  Adam Langley 629db8cd0c Add |SSL_get_peer_full_cert_chain|. hace 7 años
  Adam Langley a4b91981f8 Make TLS 1.3 check ECDSA KeyUsage and add test. hace 7 años
  Adam Langley 0567220b8b Don't use X.509 functions to check ECDSA keyUsage. hace 7 años
  Adam Langley 0c294254b5 Don't use |X509_get_pubkey| in TLS 1.3 code either. hace 7 años
  David Benjamin 703aa16003 Import a test vector from upstream. hace 7 años
  David Benjamin fa99197b9d perlasm/x86_64-xlate.pl: refine sign extension in ea package. hace 7 años
  David Benjamin fcd714d52b Add CBS functions for working with BIT STRINGs. hace 7 años
  David Benjamin aa01204175 Move per-cipher-suite tests into a separate function. hace 7 años
  David Benjamin db5bd72152 Move key_share extension check with ECDHE code. hace 7 años
  David Benjamin f1050fd79a Preserve the peer signature algorithm across resumes. hace 7 años
  David Benjamin 8a55ce4954 Test SSL_get_curve_id behavior on resume. hace 7 años
  David Benjamin 4882a6c50b Replace key_exchange_info with group_id. hace 7 años
  David Benjamin 54881224e8 Remove SSL_get_dhe_group_size. hace 7 años
  Adam Langley d515722d22 Don't depend on the X509 code for getting public keys. hace 7 años
  Adam Langley d519bf6be0 Add |SSL_CTX_set0_buffer_pool|. hace 7 años
  Adam Langley 68e7124ddf Hold certificates in an SSL_SESSION as CRYPTO_BUFFERSs as well. hace 7 años
  Adam Langley 364f7a6d21 Push the difference in chain semantics to the edge. hace 7 años
  David Benjamin cb0c29ff75 Move state and next_state to SSL_HANDSHAKE. hace 7 años
  David Benjamin 2644a13d71 Set up the SSL_HANDSHAKE object earlier. hace 7 años
  David Benjamin 5edfc8cc17 Emulate the client_cert_cb with cert_cb. hace 7 años
  David Benjamin 5888946777 Remove SSL_CTX_get_client_cert_cb. hace 7 años
  David Benjamin 888d5ccde3 Remove unused SSL_want_* macros. hace 7 años
  David Benjamin 287fc4ff7b Don't use SSL_want_* macros internally. hace 7 años
  David Benjamin 5b1f07e9e7 Remove unused BIO_RR_* values. hace 7 años
  David Benjamin 2ad3c989e8 Merge in upstream's certificate corpus. hace 7 años
  David Benjamin 9434b6bb5b Fix BN_kronecker on unreachable BN_rshift error. hace 7 años
  David Benjamin edb4c796e0 Add yet another way to spell 32. hace 7 años
  David Benjamin 3977f30317 Rename hs->state to hs->tls13_state. hace 7 años
  Alessandro Ghedini 1149ee1d38 tool: show if server sent OCSP staple hace 7 años
  Matthew Braithwaite f440e827f1 Remove New Hope key agreement. hace 7 años
  Adam Langley c0fc7a1385 Revert "Add |SSL_CTX_set0_buffer_pool|." and "Hold certificates in an SSL_SESSION as CRYPTO_BUFFERSs as well." hace 7 años
  Matthew Braithwaite 651aaefb44 Remove CECPQ1 (experimental post-quantum key agreement). hace 7 años
  Adam Langley 5a6e616961 Add |SSL_CTX_set0_buffer_pool|. hace 8 años
  Adam Langley e8509090cf Hold certificates in an SSL_SESSION as CRYPTO_BUFFERSs as well. hace 8 años
  Adam Langley f5b30cc28c Add a simplified SSL BIO for curl. hace 7 años
  Alessandro Ghedini 559f0644a5 Support setting per-connection OCSP staple hace 7 años
  David Benjamin 7c5728649a Remove SSL_set_reject_peer_renegotiations. hace 7 años
  David Benjamin b79cc84635 Fix SSL_clear's interaction with session resumption. hace 7 años
  David Benjamin 30c4c30d4a Revise some integer sizes. hace 7 años
  David Benjamin 813fc01ff1 Remove unreachable check. hace 7 años
  David Benjamin f04c2e9878 Move client_version into SSL_HANDSHAKE. hace 7 años
  David Benjamin a2bda9fb95 Make more functions static. hace 7 años
  David Benjamin 0be6fc4c98 Move a few more functions into *_method.c. hace 7 años