1. 0cfefe4 Rename some callbacks, fix alignment. by Dr. Stephen Henson · 11 years ago
  2. 8cafe9e Use consistent function naming. by Dr. Stephen Henson · 11 years ago
  3. 33f653a New extension callback features. by Dr. Stephen Henson · 11 years ago
  4. de2a9e3 Callback revision. by Dr. Stephen Henson · 11 years ago
  5. 707b026 Remove serverinfo checks. by Dr. Stephen Henson · 11 years ago
  6. 693b71f RT 1988: Add "const" to SSL_use_RSAPrivateKey_ASN1 by Viktor Szakats · 11 years ago
  7. b362cca Security framework. by Dr. Stephen Henson · 11 years ago
  8. 0a60287 Fix whitespace, new-style comments. by Ben Laurie · 11 years ago
  9. e9add06 Re-add alert variables removed during rebase Whitespace fixes by Scott Deboy · 11 years ago
  10. ac20719 Update custom TLS extension and supplemental data 'generate' callbacks to support sending an alert. by Scott Deboy · 11 years ago
  11. a4339ea Use algorithm specific chains for certificates. by Dr. Stephen Henson · 11 years ago
  12. 9725bda Show useful errors. by Ben Laurie · 12 years ago
  13. c655f40 Require ServerInfo PEMs to be named "BEGIN SERVERINFO FOR"... by Trevor Perrin · 12 years ago
  14. 9103197 Redo deletion of some serverinfo code that supplemental data code mistakenly reinstated. by Trevor Perrin · 12 years ago
  15. 3608618 Add callbacks supporting generation and retrieval of supplemental data entries, facilitating RFC 5878 (TLS auth extensions) by Scott Deboy · 12 years ago
  16. 0b2bde7 Various custom extension fixes. by Trevor Perrin · 12 years ago
  17. 5382adb Cosmetic touchups. by Trevor · 12 years ago
  18. 9cd50f7 Cleanup of custom extension stuff. by Trevor · 12 years ago
  19. a398f82 Add support for arbitrary TLS extensions. by Trevor · 12 years ago
  20. 7a71af8 Rearrange and test authz extension. by Ben Laurie · 13 years ago
  21. a9e1c50 RFC 5878 support. by Ben Laurie · 13 years ago
  22. 8e1dc4d Support for fixed DH ciphersuites. by Dr. Stephen Henson · 13 years ago
  23. 33130b0 PR: 1411 Submitted by: steve@openssl.org by Dr. Stephen Henson · 16 years ago
  24. 17a4a4d Reword comment to be much shorter to stop other people from complaining by Lutz Jänicke · 17 years ago
  25. c2c2e7a Clear error queue when starting SSL_CTX_use_certificate_chain_file by Lutz Jänicke · 17 years ago
  26. dc0ed30 add support for DER encoded private keys to SSL_CTX_use_PrivateKey_file() by Nils Larsch · 20 years ago
  27. 6049399 get rid of very buggy and very imcomplete DH cert support by Nils Larsch · 20 years ago
  28. 48c832b really clear the error queue here by Nils Larsch · 20 years ago
  29. 875a644 Constify d2i, s2i, c2i and r2i functions and other associated by Richard Levitte · 21 years ago
  30. 643ecd2 make sure no error is left in the queue that is intentionally ignored by Bodo Möller · 22 years ago
  31. 7b63c0f Reorder inclusion of header files: by Lutz Jänicke · 23 years ago
  32. 9437fef use ERR_peek_last_error() instead of ERR_peek_error() by Bodo Möller · 23 years ago
  33. 6ac4e8b Rename recently introduced functions for improved code clarity: by Bodo Möller · 24 years ago
  34. 7843536 Changes crypto/evp/ and ssl/ code from directly incrementing reference by Geoff Thorpe · 24 years ago
  35. bc36ee6 Use new-style system-id macros everywhere possible. I hope I haven't by Richard Levitte · 24 years ago
  36. 5e4ca42 The consequence of constification is that to pass the address to a by Richard Levitte · 24 years ago
  37. b1816a0 typo while I poke around... by Ralf S. Engelschall · 26 years ago
  38. 74678cc Additional user data argument to pem_password_cb function type by Bodo Möller · 26 years ago
  39. ca8e5b9 Create a duplicate of the SSL_CTX's CERT in SSL_new instead of copying by Bodo Möller · 26 years ago
  40. 303c002 Use "const char *" instead of "char *" for filenames passed to functions. by Bodo Möller · 26 years ago
  41. b3ca645 New function SSL_CTX_use_certificate_chain_file. by Bodo Möller · 26 years ago
  42. a9be3af Remove NOPROTO definitions and error code comments. by Ulf Möller · 26 years ago
  43. ec57782 Change #include filenames from <foo.h> to <openssl.h>. by Bodo Möller · 26 years ago
  44. 6b691a5 Change functions to ANSI C. by Ulf Möller · 26 years ago
  45. 15d21c2 Add a bunch of SSL_xxx() functions for configuring the temporary RSA and DH by Ralf S. Engelschall · 26 years ago
  46. 413c4f4 Updates to the new SSL compression code by Mark J. Cox · 26 years ago
  47. a8236c8 Fix various memory leaks in SSL, apps and DSA by Dr. Stephen Henson · 26 years ago
  48. dfeab06 Import of old SSLeay release: SSLeay 0.9.1b (unreleased) by Ralf S. Engelschall · 26 years ago
  49. 58964a4 Import of old SSLeay release: SSLeay 0.9.0b by Ralf S. Engelschall · 26 years ago
  50. d02b48c Import of old SSLeay release: SSLeay 0.8.1b by Ralf S. Engelschall · 26 years ago