1. 6286757 Copyright consolidation 04/10 by Rich Salz · 9 years ago
  2. a146ae5 Make BIO opaque by Matt Caswell · 9 years ago
  3. 04f6b0f RT4660: BIO_METHODs should be const. by David Benjamin · 9 years ago
  4. 3498076 Remove /* foo.c */ comments by Rich Salz · 9 years ago
  5. 846ec07 Adapt all EVP_CIPHER_CTX users for it becoming opaque by Richard Levitte · 9 years ago
  6. 64b2575 remove 0 assignments. by Rich Salz · 10 years ago
  7. b39fc56 Identify and move common internal libcrypto header files by Richard Levitte · 10 years ago
  8. b4faea5 Use safer sizeof variant in malloc by Rich Salz · 10 years ago
  9. 4b45c6e free cleanup almost the finale by Rich Salz · 10 years ago
  10. b196e7d remove malloc casts by Rich Salz · 10 years ago
  11. 0f113f3 Run util/openssl-format-source -v -c . by Matt Caswell · 10 years ago
  12. 1d97c84 mark all block comments that need format preserving so that by Tim Hudson · 10 years ago
  13. c2bf720 Add missing function EVP_CIPHER_CTX_copy(). Current code uses memcpy() to copy by Dr. Stephen Henson · 15 years ago
  14. b6dcdbf Audit libcrypto for unchecked return values: fix all cases enountered by Dr. Stephen Henson · 16 years ago
  15. a93b01b Increase offset for BIO_f_enc() to avoid problems with overlapping buffers by Dr. Stephen Henson · 20 years ago
  16. 875a644 Constify d2i, s2i, c2i and r2i functions and other associated by Richard Levitte · 21 years ago
  17. b8dc969 Encryption BIOs misbehave when used with non blocking I/O. by Dr. Stephen Henson · 22 years ago
  18. 4579924 Cleanse memory using the new OPENSSL_cleanse() function. by Richard Levitte · 22 years ago
  19. 9cdf87f Check the return values where memory allocation failures may happen. PR: 49 by Richard Levitte · 23 years ago
  20. 581f1c8 Modify EVP cipher behaviour in a similar way to digests to retain compatibility. by Dr. Stephen Henson · 23 years ago
  21. 1a09556 Use the maximum block length for the extra size in the encrypt by Dr. Stephen Henson · 24 years ago
  22. 757e392 Make Rijndael work! Those long flights have some good points. by Ben Laurie · 24 years ago
  23. 1308321 by Dr. Stephen Henson · 25 years ago
  24. 26a3a48 There have been a number of complaints from a number of sources that names by Richard Levitte · 25 years ago
  25. 0e1c061 Get rid of more non-ANSI declarations. by Ulf Möller · 25 years ago
  26. d3442bc Move the registration of callback functions to special functions by Richard Levitte · 25 years ago
  27. 7b65c32 Fix for a bug which meant encrypting BIOs sometimes wouldn't read the final by Dr. Stephen Henson · 26 years ago
  28. a9be3af Remove NOPROTO definitions and error code comments. by Ulf Möller · 26 years ago
  29. ec57782 Change #include filenames from <foo.h> to <openssl.h>. by Bodo Möller · 26 years ago
  30. 6b691a5 Change functions to ANSI C. by Ulf Möller · 26 years ago
  31. e778802 Massive constification. by Ben Laurie · 26 years ago
  32. dfeab06 Import of old SSLeay release: SSLeay 0.9.1b (unreleased) by Ralf S. Engelschall · 26 years ago
  33. 58964a4 Import of old SSLeay release: SSLeay 0.9.0b by Ralf S. Engelschall · 26 years ago
  34. d02b48c Import of old SSLeay release: SSLeay 0.8.1b by Ralf S. Engelschall · 26 years ago