1. 5b00115 Fix export tests. by Ben Laurie · 26 years ago
  2. f8c3c05 Make the world a safer place (if people object to this kind of change, speak up by Ben Laurie · 26 years ago
  3. 384c479 Oops! update CHANGES file properly. by Dr. Stephen Henson · 26 years ago
  4. ad65ce7 Fix things so DH_free() will be no-op when passed NULL, like RSA_free() and by Dr. Stephen Henson · 26 years ago
  5. e416ad9 Free the right thing. by Ben Laurie · 26 years ago
  6. 4a18cdd Only free if it ain't NULL. by Ben Laurie · 26 years ago
  7. bb65e20 Remove the bugfix that was really a bug. by Ben Laurie · 26 years ago
  8. b5e406f Pass on BIO_CTRL_FLUSH. Submitted by: Arne Ansper <arne@ats.cyber.ee> by Ben Laurie · 26 years ago
  9. 8880071 The dir is named util/ and better to explicitly call the by Paul C. Sutton · 26 years ago
  10. 10061c7 More EVP_PKEY patches for new functionality. by Dr. Stephen Henson · 26 years ago
  11. cb0f35d Make sure the already existing X509_STORE->depth variable is initialized by Ralf S. Engelschall · 26 years ago
  12. 8a8d8ed The dir is named util/ and better to explicitly call the by Ralf S. Engelschall · 26 years ago
  13. 4c7b481 More .cvsignore stuff to make CVS quiet on our generated files. by Ralf S. Engelschall · 26 years ago
  14. 098fc2c Remove one EVP_PKEY_free() that shouldn't be there. by Dr. Stephen Henson · 26 years ago
  15. cfcf645 Make sure applications free up pkey structures and add netscape extension by Dr. Stephen Henson · 26 years ago
  16. cdbb8c2 Fix reference counting. by Ben Laurie · 26 years ago
  17. c2245b6 Don't confuse matters by using the wrong library. by Ben Laurie · 26 years ago
  18. 288370e Fix tests for ssleay -> openssl. by Ben Laurie · 26 years ago
  19. 2ec077d A few train of thoughts about the build procedure mess by Ralf S. Engelschall · 26 years ago
  20. c142bdf Update scripts to use "openssl" instead of "ssleay" by Paul C. Sutton · 26 years ago
  21. c9f06e7 Reflect change from "ssleay" to "openssl" as the main binary name. by Paul C. Sutton · 26 years ago
  22. 724e095 Various ssleay to openssl fixups by Paul C. Sutton · 26 years ago
  23. 794b9c8 Binary is now apps/openssl not apps/ssleay so use the new name when by Paul C. Sutton · 26 years ago
  24. 251f25e A couple more ssleay.cnf to openssl.cnf changes by Paul C. Sutton · 26 years ago
  25. e170a5c Some more changes for renaming the binary from ssleay to openssl. by Paul C. Sutton · 26 years ago
  26. 06d5b16 First cut of a cleanup for apps/. First the `ssleay' program is now named by Ralf S. Engelschall · 26 years ago
  27. 0491b70 Make GCC happy by removing an unused variable defintion. by Ralf S. Engelschall · 26 years ago
  28. c35f549 Move DSA test in ca.c inside #ifdef and make pubkey BIT STRING always have by Dr. Stephen Henson · 26 years ago
  29. ebc828c Add extended key usage OID and update STATUS file. by Dr. Stephen Henson · 26 years ago
  30. 96e479e cleanup of apps/ and an answer by Ralf S. Engelschall · 26 years ago
  31. a472dde ssldir.pl did not correctly set the directory in utils/mk1mk.pl when by Paul C. Sutton · 26 years ago
  32. 68a8a41 Add votes by Paul C. Sutton · 26 years ago
  33. 79e259e Make the installation documentation easier to follow. by Paul C. Sutton · 26 years ago
  34. 56ee311 Makefiles updated to exit if an error occurs in a sub-directory make by Paul C. Sutton · 26 years ago
  35. 8f3e97b This is a quick hack conversion of the 'CA.sh' script to perl. It fixes one by stephen · 26 years ago
  36. f7ceceb Remove more old temporary files from CVS by Ralf S. Engelschall · 26 years ago
  37. 6063b27 Document recent changes. by Ben Laurie · 26 years ago
  38. c77f1b3 Fix name delete problem. by Ben Laurie · 26 years ago
  39. c54b4ee Fix pem/err ordering. by Ben Laurie · 26 years ago
  40. c1374a7 A hint about the license by Ralf S. Engelschall · 26 years ago
  41. a6f20a1 Some issues for voting by Ralf S. Engelschall · 26 years ago
  42. 9f28c57 More structuring and sorting of the SSL API documentation. by Ralf S. Engelschall · 26 years ago
  43. fcc6c71 Puhhh... now we've documented the prototypes of all 214 API "functions". This by Ralf S. Engelschall · 26 years ago
  44. 9cb0969 Fix version stuff: by Ralf S. Engelschall · 26 years ago
  45. 792a900 Update CHANGES file for latest additions by stephen · 26 years ago
  46. e9b8eb3 Fix for sk_insert bug: it never worked properly. by stephen · 26 years ago
  47. 88fce97 MIME encoding and ISO chars at the same time messes up the stuff by Ralf S. Engelschall · 26 years ago
  48. ce72df1 Ops, forgot to commit the changes entry in recent commit... by Ralf S. Engelschall · 26 years ago
  49. db18421 Cleanup of doc/ directory: The old/obsolete SSLeay files are now assembled by Ralf S. Engelschall · 26 years ago
  50. 0c106d7 fix pk7_doit.c for new i2d_ASN1_SET argument by stephen · 26 years ago
  51. d97b4dd external error lib number now global and allow error lib to have a name by stephen · 26 years ago
  52. 75b8dfc Create a STATUS file to coordinate us. Feel free to edit by Ralf S. Engelschall · 26 years ago
  53. 1b45599 Replace AUTHOR with a better HISTORY as in FreeBSD's manpages by Ralf S. Engelschall · 26 years ago
  54. 9b21f59 Fix an error message by Ralf S. Engelschall · 26 years ago
  55. 4098e89 Fix incorrect DER encoding of SETs and all knock-ons from that. by Ben Laurie · 26 years ago
  56. 03f8b04 Add prototypes. Make Montgomery stuff explicitly for that purpose. by Ben Laurie · 26 years ago
  57. cb49608 Import the first cut for manual pages. by Ralf S. Engelschall · 26 years ago
  58. f2d4be3 Make Configure work again after eliminating files. by Ben Laurie · 26 years ago
  59. 8d7ed6f Deal with generated files. by Ben Laurie · 26 years ago
  60. 29c7896 This is not a bug in NT Perl, its a bug in Configure. by Ben Laurie · 26 years ago
  61. 448cb8b Require Perl 5. by Ben Laurie · 26 years ago
  62. 11ee069 Fix option listing. by Ben Laurie · 26 years ago
  63. 9228157 Typo. by Ben Laurie · 26 years ago
  64. 5dcdcd4 Autodetect FreeBSD 3. by Ben Laurie · 26 years ago
  65. 1641cb6 Add strictness, fix variable substition bugs. by Ben Laurie · 26 years ago
  66. bb258c1 Test remote CVS commit... by Ralf S. Engelschall · 26 years ago
  67. ae82b46 Test for new CVS repository by Ralf S. Engelschall · 26 years ago
  68. 320a14c *** empty log message *** by Ralf S. Engelschall · 26 years ago
  69. f10a5c2 *** empty log message *** by Ralf S. Engelschall · 26 years ago
  70. 9ce5db4 *** empty log message *** by Ralf S. Engelschall · 26 years ago
  71. 457c8a3 Add include dir by Ralf S. Engelschall · 26 years ago
  72. 5f32680 Switch version string to SSLeay/OpenSSL by Ralf S. Engelschall · 26 years ago
  73. 9acc2aa *** empty log message *** by Ralf S. Engelschall · 26 years ago
  74. f1c236f Switch to OpenSSL name by Ralf S. Engelschall · 26 years ago
  75. f92e687 Fix unused variable warning of GCC by Ralf S. Engelschall · 26 years ago
  76. 305f402 *** empty log message *** by Ralf S. Engelschall · 26 years ago
  77. c537fb0 OpenTLS ready by Ralf S. Engelschall · 26 years ago
  78. 13e91dd Incorporation of RSEs assembled patches by Ralf S. Engelschall · 26 years ago
  79. 8c6c8d8 *** empty log message *** by Ralf S. Engelschall · 26 years ago
  80. 651d0af Various cleanups and fixed by Marc and Ralf to start the OpenTLS project by Ralf S. Engelschall · 26 years ago
  81. 31b8d86 This commit was generated by cvs2svn to track changes on a CVS vendor branch. by Ralf S. Engelschall · 26 years ago
  82. dfeab06 Import of old SSLeay release: SSLeay 0.9.1b (unreleased) by Ralf S. Engelschall · 26 years ago
  83. 7dfb0b7 This commit was generated by cvs2svn to track changes on a CVS vendor branch. by Ralf S. Engelschall · 26 years ago
  84. 15403de Import of old SSLeay release: SSLeay 0.9.1b (unreleased) by Ralf S. Engelschall · 26 years ago
  85. 58964a4 Import of old SSLeay release: SSLeay 0.9.0b by Ralf S. Engelschall · 26 years ago
  86. 78414a6 This commit was generated by cvs2svn to track changes on a CVS vendor branch. by Ralf S. Engelschall · 26 years ago
  87. c7e9169 Import of old SSLeay release: SSLeay 0.9.0b by Ralf S. Engelschall · 26 years ago
  88. eda1f21 This commit was generated by cvs2svn to track changes on a CVS vendor branch. by Ralf S. Engelschall · 26 years ago
  89. d02b48c Import of old SSLeay release: SSLeay 0.8.1b by Ralf S. Engelschall · 26 years ago
  90. b7896b3 This commit was generated by cvs2svn to track changes on a CVS vendor branch. by Ralf S. Engelschall · 26 years ago
  91. ec96f92 Import of old SSLeay release: SSLeay 0.8.1b by Ralf S. Engelschall · 26 years ago
  92. 90718ac This commit was generated by cvs2svn to track changes on a CVS vendor branch. by Ralf S. Engelschall · 26 years ago