1. 71fa451 Version skew reduction: trivia (I hope). by Ben Laurie · 13 years ago
  2. ae53b29 make update by Bodo Möller · 14 years ago
  3. c6dbe90 make update by Richard Levitte · 14 years ago
  4. edc032b Add SRP support. by Ben Laurie · 14 years ago
  5. b7056b6 Update dependencies. by Dr. Stephen Henson · 14 years ago
  6. c2a4593 Use single X931 key generation source file for FIPS and non-FIPS builds. by Dr. Stephen Henson · 14 years ago
  7. 9d0397e make update by Bodo Möller · 14 years ago
  8. c553721 FIPS mode RSA changes: by Dr. Stephen Henson · 14 years ago
  9. 72a2673 Move RSA encryption functions to new file crypto/rsa/rsa_crpt.c to separate by Dr. Stephen Henson · 14 years ago
  10. 5ce278a More type-checking. by Ben Laurie · 17 years ago
  11. fe59128 Update dependencies. by Dr. Stephen Henson · 17 years ago
  12. 4d7aff7 Update dependencies. by Dr. Stephen Henson · 18 years ago
  13. 07e970c Initial functions for RSA EVP_PKEY_METHOD. by Dr. Stephen Henson · 19 years ago
  14. 0b6f3c6 Initial definitions and a few functions for EVP_PKEY_METHOD: an extension by Dr. Stephen Henson · 19 years ago
  15. d82e271 Add information and pem strings. Update dependencies. by Dr. Stephen Henson · 19 years ago
  16. 1b59319 Move algorithm specific print code from crypto/asn1/t_pkey.c to separate by Dr. Stephen Henson · 19 years ago
  17. 448be74 Initial support for pluggable public key ASN1 support. Process most public by Dr. Stephen Henson · 19 years ago
  18. 15ac971 Update filenames in makefiles. by Dr. Stephen Henson · 19 years ago
  19. ffd1df0 Update from stable branch. by Dr. Stephen Henson · 20 years ago
  20. 499fca2 Update from 0.9.7-stable. Also repatch and rebuild error codes. by Dr. Stephen Henson · 20 years ago
  21. ce92b6e Further BUILDENV refinement, further fool-proofing of Makefiles and by Andy Polyakov · 20 years ago
  22. 81a86fc Fool-proofing Makefiles by Andy Polyakov · 20 years ago
  23. 42ba5d2 Blow away Makefile.ssl. by Ben Laurie · 20 years ago[Renamed (98%) from crypto/rsa/Makefile.ssl]
  24. a2ac429 Don't use $(EXHEADER) directly in for loops, as most shells will break by Richard Levitte · 20 years ago
  25. 9c52d2c After the latest round of header-hacking, regenerate the dependencies in by Geoff Thorpe · 21 years ago
  26. c57bc2d make update by Geoff Thorpe · 21 years ago
  27. 79b42e7 Use sh explicitely to run point.sh by Richard Levitte · 21 years ago
  28. d1465ba make update by Richard Levitte · 22 years ago
  29. 1a0c1f9 make update by Richard Levitte · 22 years ago
  30. 5e42f9a make update by Richard Levitte · 22 years ago
  31. 0edad88 make update by Richard Levitte · 22 years ago
  32. e9224c7 This is a first-cut at improving the callback mechanisms used in by Geoff Thorpe · 22 years ago
  33. 001ab3a Use double dashes so makedepend doesn't misunderstand the flags we by Richard Levitte · 22 years ago
  34. 74cc490 make update by Bodo Möller · 23 years ago
  35. 3aecef7 "make update" by Lutz Jänicke · 23 years ago
  36. 5dbd3ef Replace 'ecdsaparam' commandline utility by 'ecparam' by Bodo Möller · 23 years ago
  37. 17085b0 Pass CFLAG to dependency makers, so non-standard system include paths are by Richard Levitte · 23 years ago
  38. 4d94ae0 ECDSA support by Bodo Möller · 23 years ago
  39. f8000b9 'make update' by Richard Levitte · 24 years ago
  40. d66ace9 Start to reduce some of the header bloat. by Ben Laurie · 24 years ago
  41. bb2297a Header bloat reduction for EVP_PKEY. by Ben Laurie · 24 years ago
  42. 710e5d5 make update by Richard Levitte · 24 years ago
  43. dbad169 Really add the EVP and all of the DES changes. by Ben Laurie · 24 years ago
  44. 55dcfa4 make update by Richard Levitte · 24 years ago
  45. 2b49dd1 'make update' by Richard Levitte · 24 years ago
  46. 4e20b1a Instead of telling both 'make' and the user that ranlib by Bodo Möller · 24 years ago
  47. d88a26c make update by Richard Levitte · 24 years ago
  48. 41d2a33 e_os.h does not belong with the exported headers. Do not put it there by Richard Levitte · 24 years ago
  49. cf1b7d9 Make all configuration macros available for application by making by Richard Levitte · 24 years ago
  50. 4978361 Make depend. by Ben Laurie · 24 years ago
  51. 9d6b1ce by Dr. Stephen Henson · 24 years ago
  52. 6a8ba34 in some new file names the first 8 characters were not unique by Ulf Möller · 24 years ago
  53. 5270e70 Merge the engine branch into the main trunk. All conflicts resolved. by Richard Levitte · 24 years ago
  54. 3ab5651 The experimental Rijndael code moved to the main trunk. make update done. by Richard Levitte · 24 years ago
  55. 4e20a4e 'ranlib' doesn't always run on some systems. That's actually by Richard Levitte · 25 years ago
  56. 62ab514 'make update' by Richard Levitte · 25 years ago
  57. 3009458 MD4 implemented. Assar Westerlund provided the digest code itself and the test utility, I added the bits to get a EVP interface, the command line utility and the speed test by Richard Levitte · 25 years ago
  58. c2bbf9c I got sick and tired of having to keep track of NIDs when such a thing by Richard Levitte · 25 years ago
  59. 1c4f90a Enable DSO support on alpha (OSF1), cc and gcc. by Geoff Thorpe · 25 years ago
  60. dd9d233 by Dr. Stephen Henson · 25 years ago
  61. 721b5b2 Rename rsa_oaep_test to the more appropriate name rsa_test for the by Ulf Möller · 25 years ago
  62. 5671876 "make update" by Bodo Möller · 26 years ago
  63. c1cd88a Oops... forgot the other RSA_NULL patches... by Dr. Stephen Henson · 26 years ago
  64. 03cd494 New function RSA_check_key, openssl rsa -check by Bodo Möller · 26 years ago
  65. 7e70181 It was a very bad idea to use #include "../e_os.h" -- when this occurs by Bodo Möller · 26 years ago
  66. d6847ae Add a kludge :-( by Bodo Möller · 26 years ago
  67. 17e3dd1 Don't install e_os.h in include/openssl, use it only as a local include file. by Bodo Möller · 26 years ago
  68. 127640b Update dependencies. by Bodo Möller · 26 years ago
  69. e5f3045 Support INSTALL_PREFIX for packagers. by Bodo Möller · 26 years ago
  70. 1314c34 Obey $(PERL) when running util/mklink.pl. by Bodo Möller · 26 years ago
  71. 6e6acfd Use util/mklink.pl instead of util/mklink.sh. by Bodo Möller · 26 years ago
  72. f5d7a03 New Configure option no-<cipher> (rsa, idea, rc5, ...). by Ulf Möller · 26 years ago
  73. 7393480 Change the command line options of mkerr.pl so -static is now default and by Dr. Stephen Henson · 26 years ago
  74. c76b0f7 Restore ERRC definitions that are needed to compile the library. by Bodo Möller · 26 years ago
  75. 6e781e8 Delete the unnecessary ERR and ERRC lines in makefiles, add some functionality by Dr. Stephen Henson · 26 years ago
  76. 6d31193 Complete rewrite of the error code generation script. It now runs as a single by Dr. Stephen Henson · 26 years ago
  77. bf57da0 "make depend" by Bodo Möller · 26 years ago
  78. ec57782 Change #include filenames from <foo.h> to <openssl.h>. by Bodo Möller · 26 years ago
  79. 61f5b6f Work with -pedantic! by Ben Laurie · 26 years ago
  80. f73e07c Add type-safe STACKs and SETs. by Ben Laurie · 26 years ago
  81. 99aab16 New Makefile variables $(RANLIB) and $(PERL). by Ulf Möller · 26 years ago
  82. b4cadc6 Fix security hole. by Ben Laurie · 26 years ago
  83. 6242bb9 Put the dependencies back. by Ben Laurie · 26 years ago
  84. bb8f3c5 General source tree makefile cleanups: Made `making xxx in yyy...' display by Ralf S. Engelschall · 26 years ago
  85. 1efa9c3 Update dependencies. by Ben Laurie · 26 years ago
  86. 6b056c4 Fix case of new functions in error files. by Ben Laurie · 26 years ago
  87. a494989 Add OAEP. by Ben Laurie · 26 years ago
  88. 6f93539 This time, get it right. by Ben Laurie · 26 years ago
  89. 8039257 Finally lay dependencies to rest (I hope!). by Ben Laurie · 26 years ago
  90. 6c8abdd New err_code.pl script to retain old error codes. This should allow the use by Dr. Stephen Henson · 26 years ago
  91. 58964a4 Import of old SSLeay release: SSLeay 0.9.0b by Ralf S. Engelschall · 26 years ago
  92. d02b48c Import of old SSLeay release: SSLeay 0.8.1b by Ralf S. Engelschall · 26 years ago