1563 Cometimentos (67dc83851bad62397619e2ff107cf44f09505dbd)
 

Autor SHA1 Mensagem Data
  David Benjamin 67dc83851b Fix ssl3_send_client_certificate state machine. há 9 anos
  David Benjamin b9c579db6d Add crypto/bytestring-based BIGNUM DER functions. há 9 anos
  Khem Raj 241364c6f4 Demand for newer POSIX macro há 9 anos
  David Benjamin dfa4069a16 Fix MSVC build some more. há 9 anos
  David Benjamin 3e536334be Fix Windows build. há 9 anos
  Matt Braithwaite 6a1275b627 typedef |COMP_METHOD| to void, for compatibility. há 9 anos
  David Benjamin fd5603666c Call ERR_clear_error after functions that are expected to fail. há 9 anos
  Håvard Molland 047d6f0f4d Remove ssl2.h and ssl23.h. há 9 anos
  David Benjamin cce5a98efb Remove EVP_PKEY_dup. há 9 anos
  David Benjamin 76e9a2ab97 Add tests for low-level AES functions. há 9 anos
  David Benjamin f078639d5a Test both streaming and single-shot EVP_CIPHER operations. há 9 anos
  David Benjamin deedad1238 Fix documentation typo. há 9 anos
  David Benjamin a8653208ec Add CBB_zero to set a CBB to the zero state. há 9 anos
  David Benjamin d63307199a Re-wrap kOAEPCipherText from rsa_test. há 9 anos
  David Benjamin cb41d77029 Fix kTwoPrimeKey and kSixPrimeKey samples in rsa_test. há 9 anos
  David Benjamin d13a5e15d4 Fix crypto/bytestring test for too long lengths. há 9 anos
  David Benjamin 961ad6ad2c Sign channel IDs with ECDSA_do_sign. há 9 anos
  David Benjamin 1db476e7a5 Include openssl/chacha.h rather than duplicate the prototype. há 9 anos
  David Benjamin 7e5f5944c8 Document i2d_PublicKey better. há 9 anos
  David Benjamin 507b819304 Use typedef names in evp.h. há 9 anos
  David Benjamin e3aa1d9dd4 Cleanup ticket processing and session lookup. há 9 anos
  Adam Langley 5021b223d8 Convert the renegotiation extension to the new system. há 9 anos
  Adam Langley 4cfa96bd26 Move compile-time asserts to the top-level. há 9 anos
  Adam Langley 614c66a2f8 Add infrastructure for better extension handling. há 9 anos
  Adam Langley be9eda4a88 Fix Renegotiate-Client-NoExt test. há 9 anos
  David Benjamin 705076ac91 Handle EINTR in open and dup calls in urandom.c. há 9 anos
  David Benjamin de24aadc5b Add RAND_set_urandom_fd. há 9 anos
  David Benjamin daeafc22c6 Move the session ticket functions to ssl.h. há 9 anos
  David Benjamin 6cacac033b Promote SSL_CTX_[gs]et_tlsext_ticket_keys to functions. há 9 anos
  David Benjamin cb3872f546 Sort the preprocessor compatibility section. há 9 anos
  David Benjamin bed63548d1 Increment the reference count of sessions inside the lock. há 9 anos
  David Benjamin d98452d2db Add a test for the ticket callback. há 9 anos
  David Benjamin 65ee9b7ce9 Remove EVP_PKEY_HMAC. há 9 anos
  Adam Langley a59347eb4c RAND_set_rand_method takes a const parameter. há 9 anos
  Matt Braithwaite 3e5e99d834 Dummy |RAND_set_rand_method|, |RAND_egd|, and |RAND_SSLeay|. há 9 anos
  Matt Braithwaite 50365f25ba Restore |DES_ede3_cfb_encrypt| and |DES_ede3_cfb64_encrypt| from OpenSSL at ce7e647b. há 9 anos
  Adam Langley b3cda6565a Fix signed/unsigned warnings for MSVC. há 9 anos
  Matt Braithwaite c0fe12cdf7 Restore |X509_REQ_print| and friends, from OpenSSL at ce7e647b. há 9 anos
  Adam Langley 248abbd71f Add missing comma in .type pragma for rdrand code. há 9 anos
  Matt Braithwaite 4cd4edfc34 Restore |ERR_print_errors()|. há 9 anos
  Matt Braithwaite 1cb49cd2ac Restore |RSA_generate_key()| from OpenSSL at b4f0d1a. há 9 anos
  Matt Braithwaite e17d45f069 Restore |BIO_f_base64| from OpenSSL at b4f0d1a, modulo style fixes. há 9 anos
  Adam Langley 9eaf07d460 Emit #if guards for ARM assembly files. há 9 anos
  Adam Langley 2cac3506fa Handle RDRAND failures. há 9 anos
  David Benjamin 50f54e2a5f AEADs don't go through ENGINE. há 9 anos
  Matt Braithwaite e65886a520 dsa_pub_encode: Write out DSA parameters (p, q, g) in addition to key. há 9 anos
  William Hesse c618c402a5 Give generated assembly files different names for arm and aarch64. há 9 anos
  Adam Langley bc94929290 bssl_shim: move large buffer to heap. há 9 anos
  Adam Langley 8de7aef05e Add a GCM test with non-standard nonce length. há 9 anos
  Adam Langley 5148c67e43 Suggest building at Android API level 16. há 9 anos