1. 722c976 Harmonize the make variables across all known platforms families by Richard Levitte · 7 years ago
  2. 8c3bc59 Processing GNU-style "make variables" - separate CPP flags from C flags by Richard Levitte · 7 years ago
  3. 26a7d93 Remove parentheses of return. by KaoruToda · 7 years ago
  4. e3713c3 Remove email addresses from source code. by Rich Salz · 7 years ago
  5. e195c8a Remove filename argument to x86 asm_init. by David Benjamin · 8 years ago
  6. 609b085 Remove trailing whitespace from some files. by David Benjamin · 8 years ago
  7. 2039c42 Copyright consolidation 08/10 by Rich Salz · 9 years ago
  8. b1a07c3 Remove obsolete defined(__INTEL__) condition. by Andy Polyakov · 9 years ago
  9. 45c6e23 Remove --classic build entirely by Richard Levitte · 9 years ago
  10. e0a6519 Copyright consolidation: perl files by Rich Salz · 9 years ago
  11. 007c80e Remove the remainder of util/mk1mf.pl and companion scripts by Richard Levitte · 9 years ago
  12. f425f9d Add $(LIB_CFLAGS) for any build.info generator that uses $(CFLAGS) by Richard Levitte · 9 years ago
  13. 5b14d5b Make sure the effect of "pic" / "no-pic" is used with assembler compilations by Richard Levitte · 9 years ago
  14. fe7f826 Unified - adapt the generation of ripemd assembler to use GENERATE by Richard Levitte · 9 years ago
  15. 45502bf Always build library object files with shared library cflags by Richard Levitte · 9 years ago
  16. ce192eb Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND by Richard Levitte · 9 years ago
  17. de72be2 Pass $(CC) to perlasm scripts via the environment by Richard Levitte · 9 years ago
  18. 567a9e6 unified build scheme: add a "unified" template for Unix Makefile by Richard Levitte · 9 years ago
  19. 777a288 unified build scheme: add build.info files by Richard Levitte · 9 years ago
  20. ced2c2c Templatize util/domd by Rich Salz · 9 years ago
  21. 3498076 Remove /* foo.c */ comments by Rich Salz · 9 years ago
  22. 56c77c5 Remove update tags by Rich Salz · 9 years ago
  23. ee6d9f4 Remove some old makefile targets by Rich Salz · 9 years ago
  24. d10dac1 Move Makefiles to Makefile.in by Rich Salz · 9 years ago
  25. fbfcb22 RT3999: Remove sub-component version strings by Rich Salz · 10 years ago
  26. 0f539dc Fix the update target and remove duplicate file updates by Richard Levitte · 10 years ago
  27. a3aadb2 make depend by Richard Levitte · 10 years ago
  28. b39fc56 Identify and move common internal libcrypto header files by Richard Levitte · 10 years ago
  29. a80e33b Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant by Richard Levitte · 10 years ago
  30. dee502b Stop symlinking, move files to intended directory by Richard Levitte · 10 years ago
  31. dfb5642 Dead code: crypto/dh,modes,pkcs12,ripemd,rsa,srp by Rich Salz · 10 years ago
  32. c6ef15c clang on Linux x86_64 complains about unreachable code. by Richard Levitte · 10 years ago
  33. 04f8bcf Keep disclaiming 16-bit support. by Andy Polyakov · 10 years ago
  34. 0f113f3 Run util/openssl-format-source -v -c . by Matt Caswell · 10 years ago
  35. 4b61884 Cleanup OPENSSL_NO_xxx, part 1 by Rich Salz · 10 years ago
  36. fcf64ba RT3548: Remove some unsupported platforms. by Rich Salz · 10 years ago
  37. f072785 Remove fipscanister build functionality from makefiles. by Dr. Stephen Henson · 10 years ago
  38. 8cfe08b Remove all .cvsignore files by Rich Salz · 10 years ago
  39. df8c39d RT3549: Remove obsolete files in crypto by Rich Salz · 11 years ago
  40. 0f95728 Remove some outdated README files, to avoid confusing people. by Rich Salz · 11 years ago
  41. f642ebc Undo a90081576c94f9f54de1755188a00ccc1760549a by Rich Salz · 11 years ago
  42. a900815 Remove DJGPP (and therefore WATT32) #ifdef's. by Rich Salz · 11 years ago
  43. 478b50c misspellings fixes by https://github.com/vlajos/misspell_fixer by Veres Lajos · 12 years ago
  44. 08e5536 Fix some clang warnings. by Ben Laurie · 12 years ago
  45. df6de39 Change AR to ARX to allow exclusion of fips object modules by Dr. Stephen Henson · 14 years ago
  46. 477fd45 PR: 1835 by Dr. Stephen Henson · 16 years ago
  47. 4c1a6e0 Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev by Lutz Jänicke · 17 years ago
  48. fa8e921 Unify x86 perlasm make rules. by Andy Polyakov · 17 years ago
  49. 4d1f3f7 Update perl asm scripts include paths for perlasm. by Dr. Stephen Henson · 17 years ago
  50. ca64056 Engage x86 assembler in Mac OS X build. by Andy Polyakov · 17 years ago
  51. 0b99d4f Remove unnecessary casts and avoid some warnings with gcc 4.2. by Dr. Stephen Henson · 18 years ago
  52. 560b79c Constify version strings and some structures. by Dr. Stephen Henson · 18 years ago
  53. 5c914f2 #include <stddef.h> in digest headers. by Andy Polyakov · 18 years ago
  54. c69ed6e Re-implement md32_common.h [make it simpler!] and eliminate code rendered by Andy Polyakov · 18 years ago
  55. 15ac971 Update filenames in makefiles. by Dr. Stephen Henson · 19 years ago
  56. be7b445 Keep disclaiming 16-bit platform support. For now remove WIN16 references by Andy Polyakov · 19 years ago
  57. 6c1fc27 Eliminate false preprocessor dependencies introduced with VOS support. by Andy Polyakov · 19 years ago
  58. 1110cea Update for Stratus VOS. by Richard Levitte · 20 years ago
  59. ce92b6e Further BUILDENV refinement, further fool-proofing of Makefiles and by Andy Polyakov · 20 years ago
  60. 10cde50 make update by Bodo Möller · 20 years ago
  61. 81a86fc Fool-proofing Makefiles by Andy Polyakov · 20 years ago
  62. 36d16f8 Add DTLS support. by Ben Laurie · 20 years ago
  63. fbe6ba8 Check return values of <Digest>_Init functions in low level digest calls. by Dr. Stephen Henson · 20 years ago
  64. 4bb61be Add emacs cache files to .cvsignore. by Richard Levitte · 20 years ago
  65. 42ba5d2 Blow away Makefile.ssl. by Ben Laurie · 20 years ago
  66. 67ea999 This patch was "ignited" by OpenBSD 3>=4 support. They've switched to ELF by Andy Polyakov · 20 years ago
  67. a2ac429 Don't use $(EXHEADER) directly in for loops, as most shells will break by Richard Levitte · 20 years ago
  68. 16760a3 Proper support for OpenBSD-i386 shared build, including assember modules! by Andy Polyakov · 21 years ago
  69. 34413fc OpenBSD fix-up for new a.out targets. OpenBSD .s.o rule is busted... by Andy Polyakov · 21 years ago
  70. ec38ddc Clean-up GAS targets: get rid of "cpp" stuff and replace it with "purified" by Andy Polyakov · 21 years ago
  71. 16ab8a9 Minor 64-bit md32_common.h update and minor unsignification of digests. by Andy Polyakov · 21 years ago
  72. d58caee EVP_Digest is size_t-fied, clean up test programs accordingly. by Andy Polyakov · 21 years ago
  73. 9c52d2c After the latest round of header-hacking, regenerate the dependencies in by Geoff Thorpe · 21 years ago
  74. 9e0aad9 size_t-fication of message digest APIs. We should size_t-fy more APIs... by Andy Polyakov · 21 years ago
  75. 79b42e7 Use sh explicitely to run point.sh by Richard Levitte · 21 years ago
  76. fda5e38 Provide ASFLAGS in the subdirectories handling assembler code. by Lutz Jänicke · 21 years ago
  77. 2f09524 A few more files to ignore by Richard Levitte · 22 years ago
  78. c76153f Make sure not to declare a clashing read() for DJGPP. PR: 440 by Richard Levitte · 22 years ago
  79. 3cc9a89 Unified targets for ELF assembler modules. Tested on Linux, Solaris and by Andy Polyakov · 22 years ago
  80. 2f98abb x86_64 performance patch. by Andy Polyakov · 22 years ago
  81. 8cbcced make update by Richard Levitte · 22 years ago
  82. 7a1f92f Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au> by Richard Levitte · 22 years ago
  83. 55f78ba Have all tests use EXIT() to exit rather than exit(), since the latter doesn't by Richard Levitte · 22 years ago
  84. 4579924 Cleanse memory using the new OPENSSL_cleanse() function. by Richard Levitte · 22 years ago
  85. 001ab3a Use double dashes so makedepend doesn't misunderstand the flags we by Richard Levitte · 22 years ago
  86. 83348e0 Do not include openssl/ripemd.h when the RIPEMD algorithm has been deselected. by Richard Levitte · 23 years ago
  87. 17085b0 Pass CFLAG to dependency makers, so non-standard system include paths are by Richard Levitte · 23 years ago
  88. d4294c8 Synchronise with 0.9.7-stable. by Richard Levitte · 23 years ago
  89. e79ec45 fix #include position by Bodo Möller · 23 years ago
  90. 20d2186 by Dr. Stephen Henson · 23 years ago
  91. 5dd955d openbsd-x86 macros by Ulf Möller · 23 years ago
  92. 710e5d5 make update by Richard Levitte · 24 years ago
  93. dbad169 Really add the EVP and all of the DES changes. by Ben Laurie · 24 years ago
  94. 323f289 by Dr. Stephen Henson · 24 years ago
  95. 4e20b1a Instead of telling both 'make' and the user that ranlib by Bodo Möller · 24 years ago
  96. 2dc769a by Dr. Stephen Henson · 24 years ago
  97. cf1b7d9 Make all configuration macros available for application by making by Richard Levitte · 24 years ago
  98. 4e20a4e 'ranlib' doesn't always run on some systems. That's actually by Richard Levitte · 25 years ago
  99. 0f4805f Avoid unnecessary links and incomplete program file in apps/. by Bodo Möller · 25 years ago
  100. 2501b33 FLAT_INC is not needed; we use -I.. all the time by Ulf Möller · 25 years ago