1541 コミット (4cfa96bd2680d62c6b6224a530268135c8d7b4e3)
 

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