1. d230a0c Reject inappropriate private key encryption ciphers. by David Benjamin · 9 years ago
  2. 8ebc0f5 Decouple the EVP and PEM code. by David Benjamin · 9 years ago
  3. 3f4f7ee PEM_write_bio_PrivateKey is always PKCS#8. by David Benjamin · 9 years ago
  4. 32fdc51 Remove param_decode and param_encode EVP_PKEY hooks. by David Benjamin · 9 years ago
  5. 57707c7 OpenSSL reformat x509/, x509v3/, pem/ and asn1/. by Adam Langley · 9 years ago
  6. e13263d Resolve a few old TODOs. by David Benjamin · 9 years ago
  7. 96c2a28 Fix all sign/unsigned warnings with Clang and GCC. by Adam Langley · 10 years ago
  8. 73415b6 Move arm_arch.h and fix up lots of include paths. by Adam Langley · 10 years ago
  9. 3570d73 Remove the func parameter to OPENSSL_PUT_ERROR. by David Benjamin · 10 years ago
  10. 979c87a pem_lib: make |cipher_by_name| recognize some more ciphers. by Matt Braithwaite · 10 years ago
  11. b7326b0 Implement |PEM_def_callback| and call it where appropriate. by Matt Braithwaite · 10 years ago
  12. 054e682 Eliminate unnecessary includes from low-level crypto modules. by Brian Smith · 10 years ago
  13. a039d70 Enable MSVC warning C4701, use of potentially uninitialized variable. by Brian Smith · 10 years ago
  14. 29b1867 Precompute sorted array for error strings. by Adam Langley · 10 years ago
  15. 2b2d66d Remove string.h from base.h. by Adam Langley · 10 years ago
  16. 4a0f0c4 Change CMakeLists.txt to two-space indent. by Adam Langley · 10 years ago
  17. a6d8101 Consistently use RAND_bytes and check for failure. by David Benjamin · 10 years ago
  18. 08d6fe2 Possibly-uninit variable in pem_lib.c. by Adam Langley · 10 years ago
  19. 457112e unifdef a bunch of OPENSSL_NO_* ifdefs. by David Benjamin · 11 years ago
  20. dd11a10 Remove remnants of OPENSSL_FIPS by Alex Chernyakhovsky · 11 years ago
  21. 60d4c0e Fix "type qualifiers ignored on function return type" errors. by Piotr Sikora · 11 years ago
  22. 4c921e1 Move public headers to include/openssl/ by Adam Langley · 11 years ago
  23. 3c5034e Remove OPENSSL_NO_RSA by Alex Chernyakhovsky · 11 years ago
  24. 2897ed3 Remove CHARSET_EBCDIC by Alex Chernyakhovsky · 11 years ago
  25. 95c29f3 Inital import. by Adam Langley · 11 years ago