1541 Commits (4cfa96bd2680d62c6b6224a530268135c8d7b4e3)
 

Autor SHA1 Mensaje Fecha
  Adam Langley 4cfa96bd26 Move compile-time asserts to the top-level. hace 9 años
  Adam Langley 614c66a2f8 Add infrastructure for better extension handling. hace 9 años
  Adam Langley be9eda4a88 Fix Renegotiate-Client-NoExt test. hace 9 años
  David Benjamin 705076ac91 Handle EINTR in open and dup calls in urandom.c. hace 9 años
  David Benjamin de24aadc5b Add RAND_set_urandom_fd. hace 9 años
  David Benjamin daeafc22c6 Move the session ticket functions to ssl.h. hace 9 años
  David Benjamin 6cacac033b Promote SSL_CTX_[gs]et_tlsext_ticket_keys to functions. hace 9 años
  David Benjamin cb3872f546 Sort the preprocessor compatibility section. hace 9 años
  David Benjamin bed63548d1 Increment the reference count of sessions inside the lock. hace 9 años
  David Benjamin d98452d2db Add a test for the ticket callback. hace 9 años
  David Benjamin 65ee9b7ce9 Remove EVP_PKEY_HMAC. hace 9 años
  Adam Langley a59347eb4c RAND_set_rand_method takes a const parameter. hace 9 años
  Matt Braithwaite 3e5e99d834 Dummy |RAND_set_rand_method|, |RAND_egd|, and |RAND_SSLeay|. hace 9 años
  Matt Braithwaite 50365f25ba Restore |DES_ede3_cfb_encrypt| and |DES_ede3_cfb64_encrypt| from OpenSSL at ce7e647b. hace 9 años
  Adam Langley b3cda6565a Fix signed/unsigned warnings for MSVC. hace 9 años
  Matt Braithwaite c0fe12cdf7 Restore |X509_REQ_print| and friends, from OpenSSL at ce7e647b. hace 9 años
  Adam Langley 248abbd71f Add missing comma in .type pragma for rdrand code. hace 9 años
  Matt Braithwaite 4cd4edfc34 Restore |ERR_print_errors()|. hace 9 años
  Matt Braithwaite 1cb49cd2ac Restore |RSA_generate_key()| from OpenSSL at b4f0d1a. hace 9 años
  Matt Braithwaite e17d45f069 Restore |BIO_f_base64| from OpenSSL at b4f0d1a, modulo style fixes. hace 9 años
  Adam Langley 9eaf07d460 Emit #if guards for ARM assembly files. hace 9 años
  Adam Langley 2cac3506fa Handle RDRAND failures. hace 9 años
  David Benjamin 50f54e2a5f AEADs don't go through ENGINE. hace 9 años
  Matt Braithwaite e65886a520 dsa_pub_encode: Write out DSA parameters (p, q, g) in addition to key. hace 9 años
  William Hesse c618c402a5 Give generated assembly files different names for arm and aarch64. hace 9 años
  Adam Langley bc94929290 bssl_shim: move large buffer to heap. hace 9 años
  Adam Langley 8de7aef05e Add a GCM test with non-standard nonce length. hace 9 años
  Adam Langley 5148c67e43 Suggest building at Android API level 16. hace 9 años
  Matt Braithwaite 7e8f2baeb7 Restore implementation of |NETSCAPE_SPKI_verify|. hace 9 años
  David Benjamin ba4594aee6 Don't put sessions from renegotiations in the cache. hace 9 años
  David Benjamin 91eab5c9df Move all the bssl_shim handshake checks to their own function. hace 9 años
  Adam Langley 288d8d5ada runner: prepend the resource directory for async-signing tests. hace 9 años
  Adam Langley 6b40394638 Revert "Restore ocsp.h, with (just) the CRLReason enum from RFC 2459." hace 9 años
  Matt Braithwaite d213885c04 Restore ocsp.h, with (just) the CRLReason enum from RFC 2459. hace 9 años
  Matt Braithwaite 979c87add8 pem_lib: make |cipher_by_name| recognize some more ciphers. hace 9 años
  David Benjamin 7244fa46f7 Expose ECDSA_SIG_max_len to size a DER ECDSA-Sig-Value. hace 9 años
  David Benjamin b4d65fda70 Implement asynchronous private key operations for client auth. hace 9 años
  David Benjamin 680ca961f9 Preserve session->sess_cert on ticket renewal. hace 9 años
  David Benjamin d65bb78c6c Add SSL_initial_handshake_complete. hace 9 años
  David Benjamin b0acb7743f Export pkcs1_prefixed_msg as RSA_add_pkcs1_prefix. hace 9 años
  David Benjamin d87021d246 Fix length checks in X509_cmp_time to avoid out-of-bounds reads. hace 9 años
  David Benjamin 184494dfcc Raise SIGTRAP rather than abort on failure. hace 9 años
  Adam Langley 7c803a65d5 Allow runner to run from anywhere. hace 9 años
  David Benjamin 11fc66a04c DTLS fragments may not be split across two records. hace 9 años
  David Benjamin 95d3182576 Duplicate SSL_SESSIONs when renewing them. hace 9 años
  David Benjamin fd67aa8c95 Add SSL_SESSION_from_bytes. hace 9 años
  Adam Langley cc7e11f2af Define OPENSSL_64_BIT for PowerPC chips. hace 9 años
  Adam Langley 9c164b26bf Output test configs for Bazel builds. hace 9 años
  Adam Langley 117da41b7f Move test configuration into a separate file. hace 9 años
  Adam Langley a89fac585f Rename tabtest.c and v3nametest.c hace 9 años