Commit History

Author SHA1 Message Date
  Kurt Roeckx 8f57662771 Add support for KERN_ARND to get random bytes on NetBSD 6 years ago
  Ken Goldman 6da34cfbdd Document failure return for ECDSA_SIG_new 6 years ago
  Rich Salz 886c2e614f Make OS/X more explicit, to avoid questions 6 years ago
  Richard Levitte 166f0082e7 STORE: split off the description of the 'file' scheme loader 6 years ago
  Richard Levitte 5eb774324a ENGINE_pkey_asn1_find_str(): don't assume an engine implements ASN1 method 6 years ago
  Matt Caswell 5f49783c12 Don't call setsockopt with an invalid fd 6 years ago
  Matt Caswell bdd5f12ea6 Fix a memory leak in an error path 6 years ago
  Matt Caswell 28c73b34df Free a variable 6 years ago
  Matt Caswell fbccfedf9b Free a variable on an error path 6 years ago
  Matt Caswell 6712ba9323 Only set TCP_NODELAY if the protocol is TCP 6 years ago
  Matt Caswell bceae201b4 EVP_MD_size() can return an error 6 years ago
  Matt Caswell 1b3c89cd1e Remove some logically dead code 6 years ago
  Matt Caswell 5be77b074c Remove some logically dead code 6 years ago
  Richard Levitte 3190d1dca4 apps: when the 'compat' nameopt has been set, leave it be 6 years ago
  Yihong Wang a133883752 Reduce minimal out length in CRYPTO_128_unwrap_pad 6 years ago
  User 848113a30b bn/bn_exp.c: mitigation of the One-and-Done side-channel attack. 6 years ago
  Andy Polyakov c869c3ada9 chacha/asm/chacha-ppc.pl: optimize AltiVec/VMX code path. 6 years ago
  Andy Polyakov 95c81f8c88 perlasm/ppc-xlate.pl: add new instructions and clean up. 6 years ago
  Andy Polyakov 2fc45cb805 apps/speed.c: address asan failure with small -bytes and large -misalign. 6 years ago
  Andy Polyakov 44ca7565a6 apps/speed.c: add -aead flag. 6 years ago
  Andy Polyakov ffcca684ec apps/speed.c: clean up SIGARM handling. 6 years ago
  Richard Levitte 1e8d5ea5df OSSL_STORE: don't test file: URIs on Mingw 6 years ago
  Mingtao Yang 0124f32a01 Add APIs for custom X509_LOOKUP_METHOD creation 6 years ago
  Dmitry Belyavskiy f3a246c63e Text description of GOST signature algorithms 6 years ago
  Dmitry Belyavskiy 41f10305d8 Send GOST SignatureAlgorithms when TLS 1.2 in use 6 years ago
  Dmitry Belyavskiy 1f65c0459a Bugfix: GOST2012 certificates for GOST ciphersuites were broken. 6 years ago
  Todd Short 02a7e0a9f6 Replace strdup() with OPENSSL_strdup() 6 years ago
  Todd Short 47eaa32d26 Fix no-sm2 with clang 6 years ago
  Matt Caswell adf652436a Test that a ^ 0 mod -1 is always 0 6 years ago
  Matt Caswell 4aa5b725d5 The result of a ^ 0 mod -1 is 0 not 1 6 years ago