- 97f1e97 Convert mdc2 test print to internal test by Richard Levitte · 8 years ago
- 55d83bf Avoid overflow in MDC2_Update() by Dr. Stephen Henson · 9 years ago
- d2e9e32 Copyright consolidation 07/10 by Rich Salz · 9 years ago
- 45c6e23 Remove --classic build entirely by Richard Levitte · 9 years ago
- 007c80e Remove the remainder of util/mk1mf.pl and companion scripts by Richard Levitte · 9 years ago
- 45502bf Always build library object files with shared library cflags by Richard Levitte · 9 years ago
- ce192eb Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND by Richard Levitte · 9 years ago
- 777a288 unified build scheme: add build.info files by Richard Levitte · 9 years ago
- ced2c2c Templatize util/domd by Rich Salz · 9 years ago
- 3498076 Remove /* foo.c */ comments by Rich Salz · 9 years ago
- 56c77c5 Remove update tags by Rich Salz · 9 years ago
- ee6d9f4 Remove some old makefile targets by Rich Salz · 9 years ago
- d10dac1 Move Makefiles to Makefile.in by Rich Salz · 9 years ago
- 0f539dc Fix the update target and remove duplicate file updates by Richard Levitte · 10 years ago
- a3aadb2 make depend by Richard Levitte · 10 years ago
- b39fc56 Identify and move common internal libcrypto header files by Richard Levitte · 10 years ago
- a80e33b Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant by Richard Levitte · 10 years ago
- dee502b Stop symlinking, move files to intended directory by Richard Levitte · 10 years ago
- 86d20cb make depend by Dr. Stephen Henson · 10 years ago
- 05c3234 ui_compat cleanup; makefiles and vms by Rich Salz · 10 years ago
- 24956ca Remove old DES API by Rich Salz · 10 years ago
- c6ef15c clang on Linux x86_64 complains about unreachable code. by Richard Levitte · 10 years ago
- 0f113f3 Run util/openssl-format-source -v -c . by Matt Caswell · 10 years ago
- f072785 Remove fipscanister build functionality from makefiles. by Dr. Stephen Henson · 10 years ago
- 8cfe08b Remove all .cvsignore files by Rich Salz · 10 years ago
- b7056b6 Update dependencies. by Dr. Stephen Henson · 14 years ago
- a3654f0 Include openssl/crypto.h first in several other files so FIPS renaming by Dr. Stephen Henson · 14 years ago
- df6de39 Change AR to ARX to allow exclusion of fips object modules by Dr. Stephen Henson · 14 years ago
- 15ac971 Update filenames in makefiles. by Dr. Stephen Henson · 19 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
- fbe6ba8 Check return values of <Digest>_Init functions in low level digest calls. by Dr. Stephen Henson · 20 years ago
- 4bb61be Add emacs cache files to .cvsignore. by Richard Levitte · 20 years ago
- 42ba5d2 Blow away Makefile.ssl. by Ben Laurie · 20 years ago
- a2ac429 Don't use $(EXHEADER) directly in for loops, as most shells will break by Richard Levitte · 20 years ago
- 16ab8a9 Minor 64-bit md32_common.h update and minor unsignification of digests. by Andy Polyakov · 21 years ago
- 9c52d2c After the latest round of header-hacking, regenerate the dependencies in by Geoff Thorpe · 21 years ago
- 9e0aad9 size_t-fication of message digest APIs. We should size_t-fy more APIs... by Andy Polyakov · 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
- 4d8743f Netware-specific changes, by Richard Levitte · 21 years ago
- 43d6016 A few more memset()s converted to OPENSSL_cleanse(). by Richard Levitte · 22 years ago
- 55f78ba Have all tests use EXIT() to exit rather than exit(), since the latter doesn't by Richard Levitte · 22 years ago
- 001ab3a Use double dashes so makedepend doesn't misunderstand the flags we by Richard Levitte · 22 years ago
- 17085b0 Pass CFLAG to dependency makers, so non-standard system include paths are by Richard Levitte · 23 years ago
- de2f6e4 'make update' by Richard Levitte · 23 years ago
- fe19c44 make update by Richard Levitte · 23 years ago
- c2e4f17 Due to an increasing number of clashes between modern OpenSSL and by Richard Levitte · 23 years ago
- 20d2186 by Dr. Stephen Henson · 23 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
- 323f289 by Dr. Stephen Henson · 24 years ago
- ae6dfff One des_encrypt to des_encrypt1 I forgot to commit... by Richard Levitte · 24 years ago
- 4e20b1a Instead of telling both 'make' and the user that ranlib by Bodo Möller · 24 years ago
- 2dc769a by Dr. Stephen Henson · 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
- 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
- 1c4f90a Enable DSO support on alpha (OSF1), cc and gcc. by Geoff Thorpe · 25 years ago
- 82271ce In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>, by Richard Levitte · 25 years ago
- 9dbc41d Document hash functions. by Ulf Möller · 25 years ago
- dd9d233 by Dr. Stephen Henson · 25 years ago
- 731d9c5 Some more ifdefs for no-xxx options. by Ulf Möller · 25 years ago
- cddfe78 Add functions des_set_key_checked, des_set_key_unchecked. by Bodo Möller · 25 years ago
- a53955d Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). by Ulf 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
- 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
- edf0bfb Change type of various DES function arguments from des_cblock by Bodo Möller · 26 years ago
- 127640b Update dependencies. by Bodo Möller · 26 years ago
- 2adca9c Update dependencies. by Ben Laurie · 26 years ago
- e5f3045 Support INSTALL_PREFIX for packagers. by Bodo Möller · 26 years ago
- d575d29 Ignore Makefile.save by Ulf 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
- a9be3af Remove NOPROTO definitions and error code comments. by Ulf Möller · 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
- 6b691a5 Change functions to ANSI C. by Ulf Möller · 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
- 08853ba Finally(?) fix DES stuff. by Ben Laurie · 26 years ago
- 4e31df2 Fix ghastly DES declarations, and all consequential warnings. 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
- 651d0af Various cleanups and fixed by Marc and Ralf to start the OpenTLS project by Ralf S. Engelschall · 26 years ago
- dfeab06 Import of old SSLeay release: SSLeay 0.9.1b (unreleased) by Ralf S. Engelschall · 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