- c6ef15c clang on Linux x86_64 complains about unreachable code. by Richard Levitte · 10 years ago
- 04f8bcf Keep disclaiming 16-bit support. by Andy Polyakov · 10 years ago
- 0f113f3 Run util/openssl-format-source -v -c . by Matt Caswell · 10 years ago
- fcf64ba RT3548: Remove some unsupported platforms. by Rich Salz · 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
- 0f95728 Remove some outdated README files, to avoid confusing people. by Rich Salz · 11 years ago
- df6de39 Change AR to ARX to allow exclusion of fips object modules by Dr. Stephen Henson · 14 years ago
- 6343829 Revert the size_t modifications from HEAD that had led to more by Geoff Thorpe · 16 years ago
- 5e4430e More size_tification. by Ben Laurie · 16 years ago
- 4c1a6e0 Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev by Lutz Jänicke · 17 years ago
- 676517e crypto/rc5/Makefile was erroneously omitted from last perlasm unification. by Andy Polyakov · 17 years ago
- fa8e921 Unify x86 perlasm make rules. by Andy Polyakov · 17 years ago
- 4d1f3f7 Update perl asm scripts include paths for perlasm. by Dr. Stephen Henson · 17 years ago
- ca64056 Engage x86 assembler in Mac OS X build. by Andy Polyakov · 17 years ago
- 560b79c Constify version strings and some structures. by Dr. Stephen Henson · 18 years ago
- 15ac971 Update filenames in makefiles. by Dr. Stephen Henson · 19 years ago
- be7b445 Keep disclaiming 16-bit platform support. For now remove WIN16 references by Andy Polyakov · 19 years ago
- 8215e7a fix warnings when building openssl with the following compiler options: by Nils Larsch · 20 years ago
- 7d368fc On case insensitive systems, 'install' gets mixed up with the existing file by Richard Levitte · 20 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
- 36d16f8 Add DTLS support. by Ben Laurie · 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
- 67ea999 This patch was "ignited" by OpenBSD 3>=4 support. They've switched to ELF by Andy Polyakov · 20 years ago
- a2ac429 Don't use $(EXHEADER) directly in for loops, as most shells will break by Richard Levitte · 20 years ago
- 16760a3 Proper support for OpenBSD-i386 shared build, including assember modules! by Andy Polyakov · 21 years ago
- 34413fc OpenBSD fix-up for new a.out targets. OpenBSD .s.o rule is busted... by Andy Polyakov · 21 years ago
- ec38ddc Clean-up GAS targets: get rid of "cpp" stuff and replace it with "purified" by Andy Polyakov · 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
- fda5e38 Provide ASFLAGS in the subdirectories handling assembler code. by Lutz Jänicke · 21 years ago
- 44deca9 Make sure we get the definition of OPENSSL_NO_BF. by Richard Levitte · 22 years ago
- 2f09524 A few more files to ignore by Richard Levitte · 22 years ago
- 3cc9a89 Unified targets for ELF assembler modules. Tested on Linux, Solaris and by Andy Polyakov · 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
- 54a656e Security fixes brought forward from 0.9.7. by Ben Laurie · 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
- d7a9e91 Remove unnecessary casts. 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
- ce2d00b On case-insensitive systems, the 'install' target gets matched against by Richard Levitte · 25 years ago
- e644115 GCC 2.95.2 from IRIX 6.5 -mabi=64 compiler bug workaround:-( by Andy Polyakov · 25 years ago
- 24aaff5 Remove "Makefile.uni" files and some related stuff. by Bodo Möller · 25 years ago
- 88f17a5 Remove Win32 assembler files. They are always rebuilt (with some by Bodo Möller · 25 years ago
- 3a6a39c asm workaround for SuSE Linux proposed by Holger Reif by Ulf Möller · 25 years ago
- 743e7be Add missing dependencies. by Bodo Möller · 25 years ago
- 2aca27a Move initial key to read-only segment. by Andy Polyakov · 25 years ago
- 667ac4e Make gcc 2.95.2 happy again, even under ``-Wall -Wshadow -Wpointer-arith -Wcast-align by Ralf S. Engelschall · 25 years ago
- cf06940 Constify by Richard Levitte · 25 years ago
- 657e60f ispell (and minor modifications) by Ulf Möller · 25 years ago
- 7987577 Improve support for running everything as a monolithic application. by Bodo Möller · 25 years ago
- 11e4b79 rc4_locl.h and bf_locl.h incorrectly defined _HEADER_...; by Bodo Möller · 26 years ago
- d58d092 Avoid warnings. by Bodo Möller · 26 years ago
- e766a68 Some pre-POSIX systems don't have unistd.h (but e.g. lib.c). by Bodo Möller · 26 years ago
- a53955d Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). by Ulf Möller · 26 years ago
- 778ec21 Remove redundant line. by Ulf Möller · 26 years ago
- 436a376 Some assembler-related clean-ups. by Bodo 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
- 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
- 45b8be2 Ignore autogenerated assembler files. by Ulf Möller · 26 years ago
- 0137833 Remove autogenerated file. by Ulf Möller · 26 years ago
- 8cd8a7b More portable blowfish macros. 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
- dd3c43c by Bodo Möller · 26 years ago
- bf57da0 "make depend" by Bodo Möller · 26 years ago
- 6d2fa14 Remove header files from .cvsignore. by Ulf 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
- f36cd05 Fix some warnings. by Ulf Möller · 26 years ago
- bb8e7ab Problems with 64-bit long. Pointed out by Andy Polyakov <appro@fy.chalmers.se>. 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
- e8d6281 Remove obsolete files from SSLeay 0.8. by Ulf Möller · 26 years ago
- 99aab16 New Makefile variables $(RANLIB) and $(PERL). by Ulf Möller · 26 years ago
- 2613c1f New option to generate 80386 code. by Ulf Möller · 26 years ago
- b4cadc6 Fix security hole. by Ben Laurie · 26 years ago
- afb2306 Some more source tree cleanups (removed obsolete files crypto/bf/asm/bf586.pl, by Ralf S. Engelschall · 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
- 155d7a0 First cut for a very conservative source tree cleanup: by Ralf S. Engelschall · 26 years ago
- 6f93539 This time, get it right. by Ben Laurie · 26 years ago