- b8a9af6 Remove/rename some old files. by Rich Salz · 9 years ago
- 2039c42 Copyright consolidation 08/10 by Rich Salz · 9 years ago
- 45c6e23 Remove --classic build entirely by Richard Levitte · 9 years ago
- 9021a5d Rename some lowercase API's by Rich Salz · 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
- 3e9e810 Remove outdated legacy crypto options 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
- fbfcb22 RT3999: Remove sub-component version strings by Rich Salz · 10 years ago
- 0f539dc Fix the update target and remove duplicate file updates 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
- c6ef15c clang on Linux x86_64 complains about unreachable code. by Richard Levitte · 10 years ago
- a2b18e6 ifdef cleanup, part 4a: '#ifdef undef' by Rich Salz · 10 years ago
- 35a1cc9 More comment realignment by Matt Caswell · 10 years ago
- 0f113f3 Run util/openssl-format-source -v -c . by Matt Caswell · 10 years ago
- 1d97c84 mark all block comments that need format preserving so that by Tim Hudson · 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
- df8c39d RT3549: Remove obsolete files in crypto by Rich Salz · 10 years ago
- d1d4382 Fix typo in ideatest.c by Andreas Westfeld · 11 years ago
- df6de39 Change AR to ARX to allow exclusion of fips object modules by Dr. Stephen Henson · 14 years ago
- 560b79c Constify version strings and some structures. by Dr. Stephen Henson · 18 years ago
- 34f0a19 remove trailing '\' by Nils Larsch · 18 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
- 10cde50 make update by Bodo Möller · 20 years ago
- 81a86fc Fool-proofing Makefiles by Andy Polyakov · 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
- 79b42e7 Use sh explicitely to run point.sh by Richard Levitte · 21 years ago
- 4d8743f Netware-specific changes, by Richard Levitte · 21 years ago
- 8305477 Make sure we get the definition of OPENSSL_NO_IDEA and IDEA_INT. 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
- 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
- 4e20b1a Instead of telling both 'make' and the user that ranlib by Bodo Möller · 24 years ago
- 70d70a3 Code for better build under Darwin (MacOS X). by Richard Levitte · 24 years ago
- bc36ee6 Use new-style system-id macros everywhere possible. I hope I haven't 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
- 1921eaa EVP constification. by Ben Laurie · 25 years ago
- 82271ce In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>, by Richard Levitte · 25 years ago
- 24aaff5 Remove "Makefile.uni" files and some related stuff. by Bodo Möller · 25 years ago
- 657e60f ispell (and minor modifications) by Ulf Möller · 25 years ago
- e766a68 Some pre-POSIX systems don't have unistd.h (but e.g. lib.c). by Bodo Möller · 26 years ago
- 7de82c2 Missed one line. by Ulf Möller · 26 years ago
- 5c83b4c Remove redundant ifdef. by Ulf Möller · 26 years ago
- 7d7d2cb VMS support. by Ulf Möller · 26 years ago
- 0494855 ignore Makefile.save 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
- dd50077 Autogenerated files. by Ulf 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
- 169cc7a Remove references to .org header file names. by Ulf Möller · 26 years ago
- 8e10f2b Move all autogenerated header file parts to crypto/opensslconf.h. by Ulf Möller · 26 years ago
- 6b691a5 Change functions to ANSI C. by Ulf Möller · 26 years ago
- e778802 Massive constification. 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
- 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
- 4c7b481 More .cvsignore stuff to make CVS quiet on our generated files. by Ralf S. Engelschall · 26 years ago
- 9cb0969 Fix version stuff: by Ralf S. Engelschall · 26 years ago
- 8d7ed6f Deal with generated files. by Ben Laurie · 26 years ago
- 320a14c *** empty log message *** by Ralf S. Engelschall · 26 years ago
- 5f32680 Switch version string to SSLeay/OpenSSL by Ralf S. Engelschall · 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