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