1. 9015d34 Get pointer type right in BIO_ssl_shutdown() by Rich Salz · 8 years ago
  2. 2722ff5 Remove some #if 0 code in ssl, crypto/bio by Todd Short · 8 years ago
  3. 4ee7d3f Implement SSL_read_ex() and SSL_write_ex() as documented. by Kurt Roeckx · 8 years ago
  4. be2ef0e Test the size_t constant time functions by Matt Caswell · 8 years ago
  5. 699ae85 Remove a stray TODO that has already been fixed by Matt Caswell · 8 years ago
  6. 8051ab2 Convert SSL BIO to use SSL_write_ex(). by Matt Caswell · 8 years ago
  7. f42fd81 Tweaks based on review feedback of BIO size_t work by Matt Caswell · 8 years ago
  8. ac0edec Fix a shadowed variable declaration warning by Matt Caswell · 8 years ago
  9. 3befffa Create BIO_write_ex() which handles size_t arguments by Matt Caswell · 8 years ago
  10. d07aee2 Create BIO_read_ex() which handles size_t arguments by Matt Caswell · 8 years ago
  11. b46fe86 Fix BIO_pop for SSL BIOs by Matt Caswell · 9 years ago
  12. eddef30 Fix BIO_push ref counting for SSL BIO by Matt Caswell · 9 years ago
  13. 846e33c Copyright consolidation 01/10 by Rich Salz · 9 years ago
  14. dbd5c34 Fix BIO_CTRL_DUP for an SSL BIO by Matt Caswell · 9 years ago
  15. a146ae5 Make BIO opaque by Matt Caswell · 9 years ago
  16. 04f6b0f RT4660: BIO_METHODs should be const. by David Benjamin · 9 years ago
  17. fb46be0 Convert CRYPTO_LOCK_BIO to new multi-threading API by Alessandro Ghedini · 9 years ago
  18. 3498076 Remove /* foo.c */ comments by Rich Salz · 9 years ago
  19. f1c412c Handle SSL_ERROR_WANT_X509_LOOKUP by Dr. Stephen Henson · 10 years ago
  20. b51bce9 Add and use OPENSSL_zalloc by Rich Salz · 10 years ago
  21. 16f8d4e memset, memcpy, sizeof consistency fixes by Rich Salz · 10 years ago
  22. b4faea5 Use safer sizeof variant in malloc by Rich Salz · 10 years ago
  23. b548a1f free null cleanup finale by Rich Salz · 10 years ago
  24. b196e7d remove malloc casts by Rich Salz · 10 years ago
  25. 61986d3 Code style: space after 'if' by Viktor Dukhovni · 10 years ago
  26. 62adbce free NULL cleanup 10 by Rich Salz · 10 years ago
  27. 17dd65e Resolve swallowed returns codes by Matt Caswell · 10 years ago
  28. ca3a82c free NULL cleanup by Rich Salz · 10 years ago
  29. 69f6823 Fix missing return value checks by Matt Caswell · 10 years ago
  30. 9e9858d dead code cleanup: #if 0 in ssl by Rich Salz · 10 years ago
  31. b6ba401 Make libssl opaque. Move all structures that were previously protected by by Matt Caswell · 10 years ago
  32. 0f113f3 Run util/openssl-format-source -v -c . by Matt Caswell · 10 years ago
  33. 4a1fbd1 OPENSSL_NO_SOCK fixes. PR: 2791 Submitted by: Ben Noordhuis by Andy Polyakov · 13 years ago
  34. fd60dfa PR: 2529 Submitted by: Marcus Meissner <meissner@suse.de> Reviewed by: steve by Dr. Stephen Henson · 14 years ago
  35. e30dd20 Update from 1.0.0-stable by Dr. Stephen Henson · 16 years ago
  36. 67b6f1c fix problems found by coverity: remove useless code by Nils Larsch · 19 years ago
  37. aa4ce73 Fix various incorrect error function codes. by Bodo Möller · 20 years ago
  38. 384dba6 Make kerberos ciphersuite code compile again. by Dr. Stephen Henson · 20 years ago
  39. 41a15c4 Give everything prototypes (well, everything that's actually used). by Ben Laurie · 20 years ago
  40. 85d686e Make it possible to disable OCSP, the speed application, and the use of sockets. by Richard Levitte · 22 years ago
  41. 5d780ba A few small bugs with BIO popping. PR: 364 by Richard Levitte · 22 years ago
  42. 45d87a1 Prototype info function. by Ben Laurie · 23 years ago
  43. 924046c Make non blocking I/O work for accept BIOs. by Dr. Stephen Henson · 24 years ago
  44. 1308321 by Dr. Stephen Henson · 25 years ago
  45. 26a3a48 There have been a number of complaints from a number of sources that names by Richard Levitte · 25 years ago
  46. 0e1c061 Get rid of more non-ANSI declarations. by Ulf Möller · 25 years ago
  47. d3442bc Move the registration of callback functions to special functions by Richard Levitte · 25 years ago
  48. a9188d4 Compaq C 6.2 for VMS will complain when we want to convert by Richard Levitte · 25 years ago
  49. a9be3af Remove NOPROTO definitions and error code comments. by Ulf Möller · 26 years ago
  50. ec57782 Change #include filenames from <foo.h> to <openssl.h>. by Bodo Möller · 26 years ago
  51. 6b691a5 Change functions to ANSI C. by Ulf Möller · 26 years ago
  52. 58964a4 Import of old SSLeay release: SSLeay 0.9.0b by Ralf S. Engelschall · 26 years ago
  53. d02b48c Import of old SSLeay release: SSLeay 0.8.1b by Ralf S. Engelschall · 26 years ago