1256 Commits (160f4ef14c12d8b846eeac498de10a0633f6d2f4)
 

Author SHA1 Message Date
  David Benjamin 160f4ef14c Test BN_mul for negative zero. 9 years ago
  David Benjamin 8bac8c48ec Test negatives for BN_div. 9 years ago
  David Benjamin 68de407b5f Work around missing PTHREAD_RWLOCK_INITIALIZER in NaCl newlib. 9 years ago
  David Benjamin d33908e8d6 modes/asm/ghashv8-armx.pl: up to 90% performance improvement. 9 years ago
  David Benjamin 69752b09e4 sha/asm/sha*-armv8.pl: add Denver and X-Gene esults. 9 years ago
  David Benjamin 74f79b601d aes/asm/aesv8-armx.pl: optimize for Cortex-A5x. 9 years ago
  David Benjamin 15a08fcca2 perlasm/arm-xlate.pl update (fix end-less loop and prepare for 32-bit iOS). 9 years ago
  David Benjamin 1022dd3d52 Don't inclue crypto/ec/internal.h in ec_test.cc. 9 years ago
  David Benjamin 7743c026cb Ensure EC private keys retain leading zeros 9 years ago
  David Benjamin 67be048e1a Convert ec_test to C++ 9 years ago
  David Benjamin 7af16eb49f sha/asm/sha512-armv4.pl: adapt for use in Linux kernel context. 9 years ago
  David Benjamin 0fd37062b6 sha/asm/sha256-armv4.pl: fix compile issue in kernel and eliminate little-endian dependency. 9 years ago
  David Benjamin 90da8c8817 Test that the server picks a non-ECC cipher when no curves are supported. 9 years ago
  David Benjamin dd978784d7 Always enable ecdh_auto. 9 years ago
  David Benjamin 55a436497f Handle empty curve preferences from the client. 9 years ago
  David Benjamin 256451c461 sha/asm/sha256-armv4.pl: adapt for use in Linux kernel context. 9 years ago
  David Benjamin 1c722b7781 Add DTLS to SSL_get_version 9 years ago
  David Benjamin dcd979f1a4 CertificateStatus is optional. 9 years ago
  David Benjamin 2c6080f192 Put the mem.h include back into crypto.h. 9 years ago
  Doug Hogan 41846c74f1 Modify sk_find() so it returns 1 on success and 0 otherwise. 9 years ago
  Adam Langley 9bc266e68d Fix typo in comment for SSL_MODE_SEND_FALLBACK_SCSV. 9 years ago
  David Benjamin c85573ccd8 Ensure BN_asc2bn, BN_dec2bn, and BN_hex2bn never give -0. 9 years ago
  Matt Braithwaite 9626f26320 Fix logic error that was breaking OBJ_create. 9 years ago
  David Benjamin 83f182c6c5 Revert "Temporary introduce a memory leak in ssl_test" 9 years ago
  David Benjamin 88d0f91952 Temporary introduce a memory leak in ssl_test 9 years ago
  David Benjamin 7cb4bcc6e7 Empty commit to kick the bots. 9 years ago
  David Benjamin 5928c41a1a 32-bit ARM perlasm should be 'linux32', not 'elf'. 9 years ago
  David Benjamin f06802f1e4 Add arm-xlate.pl and initial iOS asm support. 9 years ago
  David Benjamin c574f4114d Test that client curve preferences are enforced. 9 years ago
  David Benjamin 4b0afdd220 Add a tool to download Chromium's prebuilt clang. 9 years ago
  David Benjamin 93de5e5c11 Reject empty cipher suite lists early. 9 years ago
  David Benjamin 3fa27774b4 Fix some unsigned long cipher masks. 9 years ago
  David Benjamin f0df86a1f6 Fix standalone build on Mac. 9 years ago
  Adam Langley caf6b09598 runner: fix a couple of nits from govet. 9 years ago
  Matt Braithwaite 7eaf4015fa (d2i_SSL_SESSION): Fix a memory leak that occurs on error. 9 years ago
  Adam Langley 92b6b02475 tool: include base.h before testing OPENSSL_WINDOWS. 9 years ago
  Adam Langley ad6b28e974 Add 64-bit, P-256 implementation. 9 years ago
  David Benjamin 042bcdd9bd No-op comment to trigger the bots. 9 years ago
  Adam Langley d5eb7f4268 bio: remove BIO_CTRL_PUSH/_POP. 9 years ago
  David Benjamin 9f33fc63c6 Remove hash table lookups from ex_data. 9 years ago
  David Benjamin 2ab9090b87 Remove X509_STORE's ex_data. 9 years ago
  David Benjamin 1004b9564a Remove BIO's ex_data. 9 years ago
  David Benjamin 546f1a59ef Unexpose the generic ex_data functions. 9 years ago
  David Benjamin b857ffe629 Remove CRYPTO_ex_data_new_class. 9 years ago
  David Benjamin 32cd83f4de Remove the ability to set custom ex_data implementations. 9 years ago
  David Benjamin daf2c5dc0c Convert ecdsa_test to C++. 9 years ago
  David Benjamin e65855c36f Fix memory leak in ecdsa_test. 9 years ago
  David Benjamin 25f0846316 Revert "Temporarily break a test on purpose." 9 years ago
  David Benjamin cbbe020894 Temporarily break a test on purpose. 9 years ago
  Brian Smith f86c199f67 Fix Windows newline in err.h from commit 83a8298. 9 years ago