1350 Commits (af3d5bd5a4895ce269ff73f0f1f688f8f410842e)
 

Autor SHA1 Mensaje Fecha
  Matt Braithwaite af3d5bd5a4 Add no-op |RAND_load_file| function for compatibility. hace 9 años
  Matt Braithwaite 58e95fc759 Remove a spurious semicolon after |DECLARE_LHASH_OF|. hace 9 años
  Matt Braithwaite 3c651718e4 Add buffer.h for compatibility. hace 9 años
  Adam Langley c85373da00 Use EVP_AEAD_CTX in crypto/cipher/internal.h. hace 9 años
  Adam Langley 5aa8a86438 AEAD: allow _cleanup after failed _init. hace 9 años
  Adam Langley 9624b405a8 aead_test: make AEAD selection table driven. hace 9 años
  David Benjamin 5c694e3fef Add evp_test, loosely based on upstream's version. hace 9 años
  David Benjamin 074e3d2dfd Convert aead_test to the file_test framework. hace 9 años
  David Benjamin 0f86965ca0 Rename evp_test to evp_extra_test. hace 9 años
  David Benjamin 06b94de820 Add file-based test framework and convert hmac_test. hace 9 años
  David Benjamin 6a08da2cf8 Remove redundant setup buffer calls. hace 9 años
  David Benjamin 4a5982813f Fix asserts in CRYPTO_ctr128_encrypt_ctr32. hace 9 años
  David Benjamin bc1fde3206 Check max_out against in_len, not plaintext_len in RC4/MD5 AEAD. hace 9 años
  David Benjamin 353d7cba24 Convert pkcs12_test to C++. hace 9 años
  David Benjamin 6610118d65 Convert dh_test to C++. hace 9 años
  David Benjamin b1f5bca538 Remove max parameter to ssl3_read_n. hace 9 años
  David Benjamin 9417b7649f Remove DTLS special-cases in buffer releasing. hace 9 años
  David Benjamin ac4de241b1 Zero s->packet when releasing the read buffer. hace 9 años
  David Benjamin aebefed905 Always enable SSL_MODE_RELEASE_BUFFERS. hace 9 años
  David Benjamin c561aa64b6 Require source files define __STDC_FORMAT_MACROS to use BN FMT macros. hace 9 años
  Matt Braithwaite 3bf1cca262 Don't report |ERR_R_MALLOC_FAILURE| on failure of |EC_KEY_new_by_curve_name|. hace 9 años
  Adam Langley d100c2498f Fix doc reference to EVP_AEAD_max_overhead. hace 9 años
  Adam Langley 65a7e9442c Support Trusty, an embedded platform. hace 9 años
  David Benjamin 4d2e7ce47b Remove OPENSSL_timeval. hace 9 años
  David Benjamin 593047fd80 Opaquify DTLS structs. hace 9 años
  David Benjamin dfb67134dc Define CRYPTO_once_t as LONG on Windows. hace 9 años
  Adam Langley 0d107e183e Add support for CMAC (RFC 4493). hace 9 años
  David Benjamin ae5fdd9648 Revert "Work around missing PTHREAD_RWLOCK_INITIALIZER in NaCl newlib." hace 9 años
  David Benjamin a24265cfb1 Fix random magic number in ssl3_output_cert_chain. hace 9 años
  Adam Langley 9e1a66070b Add generate_build_files.py. hace 9 años
  David Benjamin 9a10f8fd88 Switch EVP_PKEY_dup calls to EVP_PKEY_up_ref. hace 9 años
  David Benjamin 6abb37016e Remove ciphers_raw. hace 9 años
  David Benjamin d6e95eefba Get rid of ssl_undefined_* hace 9 años
  David Benjamin 60da0cd7c6 Fix STACK_OF pointer style. hace 9 años
  David Benjamin 605641ed95 Move the NULL case in ssl_add_cert_chain up. hace 9 años
  Adam Langley e92d24f323 Build fix. hace 9 años
  David Benjamin 8eb65e814c Remove dead field from CIPHER_ORDER. hace 9 años
  David Benjamin 7133d428dd Promote SNI macros to functions. hace 9 años
  David Benjamin c2807582fd Promote channel ID macros to proper functions. hace 9 años
  David Benjamin 15a3b000cf Promote set_tmp_dh and set_tmp_ecdh to functions. hace 9 años
  David Benjamin 255fa1be81 Fix EVP_PKEY_assign_DH. hace 9 años
  David Benjamin c045469817 Promote a few more macros. hace 9 años
  David Benjamin 9f226a5f51 Always set SSL_OP_SINGLE_DH_USE. hace 9 años
  David Benjamin 7cde0dee7c Fold num_renegotiations into total_renegotiations. hace 9 años
  David Benjamin 71f7d3d2e1 Promote everything directly in SSL_CTX_ctrl. hace 9 años
  David Benjamin 101ead27db Move SSL_cutthrough_complete to the deprecated section. hace 9 años
  David Benjamin cb9cf796a2 Promote everything directly in SSL_ctrl. hace 9 años
  David Benjamin 2844b5eb1e Remove SSL_get0_raw_cipherlist. hace 9 años
  David Benjamin 1d0a194cc1 Promote max_cert_list and max_send_fragment to functions. hace 9 años
  David Benjamin da881e9a15 Promote deprecated statistics macros to functions. hace 9 años