- 722c976 Harmonize the make variables across all known platforms families by Richard Levitte · 7 years ago
- 8c3bc59 Processing GNU-style "make variables" - separate CPP flags from C flags by Richard Levitte · 7 years ago
- 26a7d93 Remove parentheses of return. by KaoruToda · 7 years ago
- e3713c3 Remove email addresses from source code. by Rich Salz · 7 years ago
- e195c8a Remove filename argument to x86 asm_init. by David Benjamin · 8 years ago
- 609b085 Remove trailing whitespace from some files. by David Benjamin · 8 years ago
- 2039c42 Copyright consolidation 08/10 by Rich Salz · 9 years ago
- b1a07c3 Remove obsolete defined(__INTEL__) condition. by Andy Polyakov · 9 years ago
- 45c6e23 Remove --classic build entirely by Richard Levitte · 9 years ago
- e0a6519 Copyright consolidation: perl files by Rich Salz · 9 years ago
- 007c80e Remove the remainder of util/mk1mf.pl and companion scripts by Richard Levitte · 9 years ago
- f425f9d Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS) by Richard Levitte · 9 years ago
- 5b14d5b Make sure the effect of "pic" / "no-pic" is used with assembler compilations by Richard Levitte · 9 years ago
- fe7f826 Unified - adapt the generation of ripemd assembler to use GENERATE 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
- de72be2 Pass $(CC) to perlasm scripts via the environment by Richard Levitte · 9 years ago
- 567a9e6 unified build scheme: add a "unified" template for Unix Makefile 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
- 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
- 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
- dfb5642 Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp by Rich Salz · 10 years ago
- 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
- 4b61884 Cleanup OPENSSL_NO_xxx, part 1 by Rich Salz · 10 years ago
- fcf64ba RT3548: Remove some unsupported platforms. by Rich Salz · 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 · 11 years ago
- 0f95728 Remove some outdated README files, to avoid confusing people. by Rich Salz · 11 years ago
- f642ebc Undo a90081576c94f9f54de1755188a00ccc1760549a by Rich Salz · 11 years ago
- a900815 Remove DJGPP (and therefore WATT32) #ifdef's. by Rich Salz · 11 years ago
- 478b50c misspellings fixes by https://github.com/vlajos/misspell_fixer by Veres Lajos · 12 years ago
- 08e5536 Fix some clang warnings. by Ben Laurie · 12 years ago
- df6de39 Change AR to ARX to allow exclusion of fips object modules by Dr. Stephen Henson · 14 years ago
- 477fd45 PR: 1835 by Dr. Stephen Henson · 16 years ago
- 4c1a6e0 Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev by Lutz Jänicke · 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
- 0b99d4f Remove unnecessary casts and avoid some warnings with gcc 4.2. by Dr. Stephen Henson · 18 years ago
- 560b79c Constify version strings and some structures. by Dr. Stephen Henson · 18 years ago
- 5c914f2 #include <stddef.h> in digest headers. by Andy Polyakov · 18 years ago
- c69ed6e Re-implement md32_common.h [make it simpler!] and eliminate code rendered by Andy Polyakov · 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
- 6c1fc27 Eliminate false preprocessor dependencies introduced with VOS support. by Andy Polyakov · 19 years ago
- 1110cea Update for Stratus VOS. 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
- 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
- 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
- 16ab8a9 Minor 64-bit md32_common.h update and minor unsignification of digests. by Andy Polyakov · 21 years ago
- d58caee EVP_Digest is size_t-fied, clean up test programs accordingly. 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
- 79b42e7 Use sh explicitely to run point.sh by Richard Levitte · 21 years ago
- fda5e38 Provide ASFLAGS in the subdirectories handling assembler code. by Lutz Jänicke · 21 years ago
- 2f09524 A few more files to ignore by Richard Levitte · 22 years ago
- c76153f Make sure not to declare a clashing read() for DJGPP. PR: 440 by Richard Levitte · 22 years ago
- 3cc9a89 Unified targets for ELF assembler modules. Tested on Linux, Solaris and by Andy Polyakov · 22 years ago
- 2f98abb x86_64 performance patch. by Andy Polyakov · 22 years ago
- 8cbcced make update by Richard Levitte · 22 years ago
- 7a1f92f Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au> 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
- 4579924 Cleanse memory using the new OPENSSL_cleanse() function. by Richard Levitte · 22 years ago
- 001ab3a Use double dashes so makedepend doesn't misunderstand the flags we by Richard Levitte · 22 years ago
- 83348e0 Do not include openssl/ripemd.h when the RIPEMD algorithm has been deselected. by Richard Levitte · 23 years ago
- 17085b0 Pass CFLAG to dependency makers, so non-standard system include paths are by Richard Levitte · 23 years ago
- d4294c8 Synchronise with 0.9.7-stable. by Richard Levitte · 23 years ago
- e79ec45 fix #include position by Bodo Möller · 23 years ago
- 20d2186 by Dr. Stephen Henson · 23 years ago
- 5dd955d openbsd-x86 macros by Ulf Möller · 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
- 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
- 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
- 0f4805f Avoid unnecessary links and incomplete program file in apps/. by Bodo Möller · 25 years ago
- 2501b33 FLAT_INC is not needed; we use -I.. all the time by Ulf Möller · 25 years ago