1541 Commits (4cfa96bd2680d62c6b6224a530268135c8d7b4e3)
 

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