28 Commits (617b818b4944f4563b1b45670e4da43bb68caaee)

Author SHA1 Message Date
  David Benjamin 016ebe2d0e OPENSSL_cleanse some buffers. 7 years ago
  David Benjamin 2dfa1ba680 Delete some dead code from crypto/x509. 7 years ago
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. 7 years ago
  David Benjamin d230a0c890 Reject inappropriate private key encryption ciphers. 8 years ago
  David Benjamin 8ebc0f55a0 Decouple the EVP and PEM code. 8 years ago
  David Benjamin 3f4f7ee08f PEM_write_bio_PrivateKey is always PKCS#8. 8 years ago
  David Benjamin 32fdc512ca Remove param_decode and param_encode EVP_PKEY hooks. 8 years ago
  Adam Langley 57707c70dc OpenSSL reformat x509/, x509v3/, pem/ and asn1/. 8 years ago
  David Benjamin e13263d5e4 Resolve a few old TODOs. 8 years ago
  Adam Langley 96c2a28171 Fix all sign/unsigned warnings with Clang and GCC. 9 years ago
  Adam Langley 73415b6aa0 Move arm_arch.h and fix up lots of include paths. 9 years ago
  David Benjamin 3570d73bf1 Remove the func parameter to OPENSSL_PUT_ERROR. 9 years ago
  Matt Braithwaite 979c87add8 pem_lib: make |cipher_by_name| recognize some more ciphers. 9 years ago
  Matt Braithwaite b7326b0b43 Implement |PEM_def_callback| and call it where appropriate. 9 years ago
  Brian Smith 054e682675 Eliminate unnecessary includes from low-level crypto modules. 9 years ago
  Brian Smith a039d70270 Enable MSVC warning C4701, use of potentially uninitialized variable. 9 years ago
  Adam Langley 29b186736c Precompute sorted array for error strings. 9 years ago
  Adam Langley 2b2d66d409 Remove string.h from base.h. 9 years ago
  Adam Langley 4a0f0c4910 Change CMakeLists.txt to two-space indent. 9 years ago
  David Benjamin a6d81018f8 Consistently use RAND_bytes and check for failure. 9 years ago
  Adam Langley 08d6fe2fdb Possibly-uninit variable in pem_lib.c. 10 years ago
  David Benjamin 457112e197 unifdef a bunch of OPENSSL_NO_* ifdefs. 10 years ago
  Alex Chernyakhovsky dd11a10e30 Remove remnants of OPENSSL_FIPS 10 years ago
  Piotr Sikora 60d4c0e810 Fix "type qualifiers ignored on function return type" errors. 10 years ago
  Adam Langley 4c921e1bbc Move public headers to include/openssl/ 10 years ago
  Alex Chernyakhovsky 3c5034e97c Remove OPENSSL_NO_RSA 10 years ago
  Alex Chernyakhovsky 2897ed3634 Remove CHARSET_EBCDIC 10 years ago
  Adam Langley 95c29f3cd1 Inital import. 10 years ago