1. 3ce2fda Convert memset calls to OPENSSL_cleanse by Matt Caswell · 9 years ago
  2. aa6bb13 Copyright consolidation 05/10 by Rich Salz · 9 years ago
  3. 45c6e23 Remove --classic build entirely by Richard Levitte · 9 years ago
  4. 007c80e Remove the remainder of util/mk1mf.pl and companion scripts by Richard Levitte · 9 years ago
  5. 45502bf Always build library object files with shared library cflags by Richard Levitte · 9 years ago
  6. ce192eb Remove all special make depend flags, as well as OPENSSL_DOING_MAKEDEPEND by Richard Levitte · 9 years ago
  7. 777a288 unified build scheme: add build.info files by Richard Levitte · 9 years ago
  8. ced2c2c Templatize util/domd by Rich Salz · 9 years ago
  9. 3498076 Remove /* foo.c */ comments by Rich Salz · 9 years ago
  10. 56c77c5 Remove update tags by Rich Salz · 9 years ago
  11. ee6d9f4 Remove some old makefile targets by Rich Salz · 9 years ago
  12. d10dac1 Move Makefiles to Makefile.in by Rich Salz · 9 years ago
  13. fbfcb22 RT3999: Remove sub-component version strings by Rich Salz · 10 years ago
  14. 0f539dc Fix the update target and remove duplicate file updates by Richard Levitte · 10 years ago
  15. b39fc56 Identify and move common internal libcrypto header files by Richard Levitte · 10 years ago
  16. 16f8d4e memset, memcpy, sizeof consistency fixes by Rich Salz · 10 years ago
  17. a80e33b Remove EXHEADER, TEST, APPS, links:, install: and uninstall: where relevant by Richard Levitte · 10 years ago
  18. dee502b Stop symlinking, move files to intended directory by Richard Levitte · 10 years ago
  19. 0f113f3 Run util/openssl-format-source -v -c . by Matt Caswell · 10 years ago
  20. f072785 Remove fipscanister build functionality from makefiles. by Dr. Stephen Henson · 10 years ago
  21. 8cfe08b Remove all .cvsignore files by Rich Salz · 10 years ago
  22. df8c39d RT3549: Remove obsolete files in crypto by Rich Salz · 11 years ago
  23. df6de39 Change AR to ARX to allow exclusion of fips object modules by Dr. Stephen Henson · 14 years ago
  24. 4ece7eb Constify seed and md2. by Andy Polyakov · 18 years ago
  25. 560b79c Constify version strings and some structures. by Dr. Stephen Henson · 18 years ago
  26. 5c914f2 #include <stddef.h> in digest headers. by Andy Polyakov · 18 years ago
  27. 15ac971 Update filenames in makefiles. by Dr. Stephen Henson · 19 years ago
  28. 19bd66f WCE update, mostly typos. by Andy Polyakov · 20 years ago
  29. ce92b6e Further BUILDENV refinement, further fool-proofing of Makefiles and by Andy Polyakov · 20 years ago
  30. 10cde50 make update by Bodo Möller · 20 years ago
  31. 81a86fc Fool-proofing Makefiles by Andy Polyakov · 20 years ago
  32. fbe6ba8 Check return values of <Digest>_Init functions in low level digest calls. by Dr. Stephen Henson · 20 years ago
  33. 4bb61be Add emacs cache files to .cvsignore. by Richard Levitte · 20 years ago
  34. 42ba5d2 Blow away Makefile.ssl. by Ben Laurie · 20 years ago
  35. a2ac429 Don't use $(EXHEADER) directly in for loops, as most shells will break by Richard Levitte · 20 years ago
  36. d6bb6a8 Typos, typos... by Andy Polyakov · 21 years ago
  37. 16ab8a9 Minor 64-bit md32_common.h update and minor unsignification of digests. by Andy Polyakov · 21 years ago
  38. d58caee EVP_Digest is size_t-fied, clean up test programs accordingly. by Andy Polyakov · 21 years ago
  39. 9c52d2c After the latest round of header-hacking, regenerate the dependencies in by Geoff Thorpe · 21 years ago
  40. 9e0aad9 size_t-fication of message digest APIs. We should size_t-fy more APIs... by Andy Polyakov · 21 years ago
  41. c57bc2d make update by Geoff Thorpe · 21 years ago
  42. 79b42e7 Use sh explicitely to run point.sh by Richard Levitte · 21 years ago
  43. 4d8743f Netware-specific changes, by Richard Levitte · 21 years ago
  44. 83b4f49 Move header file inclusion to prevent irritation of users forgetting to by Lutz Jänicke · 22 years ago
  45. c11b9af Make sure we get the definition of OPENSSL_NO_MD2. by Richard Levitte · 22 years ago
  46. 77e270d Borland C++ Builder 5 complains about unreachable statements. by Richard Levitte · 22 years ago
  47. 8cbcced make update by Richard Levitte · 22 years ago
  48. 7a1f92f Windows CE updates, contributed by Steven Reddie <smr@essemer.com.au> by Richard Levitte · 22 years ago
  49. 43d6016 A few more memset()s converted to OPENSSL_cleanse(). by Richard Levitte · 22 years ago
  50. 55f78ba Have all tests use EXIT() to exit rather than exit(), since the latter doesn't by Richard Levitte · 22 years ago
  51. 54a656e Security fixes brought forward from 0.9.7. by Ben Laurie · 22 years ago
  52. 001ab3a Use double dashes so makedepend doesn't misunderstand the flags we by Richard Levitte · 22 years ago
  53. 17085b0 Pass CFLAG to dependency makers, so non-standard system include paths are by Richard Levitte · 23 years ago
  54. 20d2186 by Dr. Stephen Henson · 23 years ago
  55. 710e5d5 make update by Richard Levitte · 24 years ago
  56. dbad169 Really add the EVP and all of the DES changes. by Ben Laurie · 24 years ago
  57. 323f289 by Dr. Stephen Henson · 24 years ago
  58. 4e20b1a Instead of telling both 'make' and the user that ranlib by Bodo Möller · 24 years ago
  59. 2dc769a by Dr. Stephen Henson · 24 years ago
  60. 41d2a33 e_os.h does not belong with the exported headers. Do not put it there by Richard Levitte · 24 years ago
  61. cf1b7d9 Make all configuration macros available for application by making by Richard Levitte · 24 years ago
  62. 4e20a4e 'ranlib' doesn't always run on some systems. That's actually by Richard Levitte · 25 years ago
  63. 62ab514 'make update' by Richard Levitte · 25 years ago
  64. 1c4f90a Enable DSO support on alpha (OSF1), cc and gcc. by Geoff Thorpe · 25 years ago
  65. 82271ce In Message-ID: <003201bfb332$14a07520$0801a8c0@janm.transactionsite.com>, by Richard Levitte · 25 years ago
  66. 657e60f ispell (and minor modifications) by Ulf Möller · 25 years ago
  67. 9dbc41d Document hash functions. by Ulf Möller · 25 years ago
  68. dd9d233 by Dr. Stephen Henson · 25 years ago
  69. 396f631 some more patches for avoiding problems with non-automatic variables by Bodo Möller · 26 years ago
  70. a53955d Support the EBCDIC character set and BS2000/OSD-POSIX (work in progress). by Ulf Möller · 26 years ago
  71. 7e70181 It was a very bad idea to use #include "../e_os.h" -- when this occurs by Bodo Möller · 26 years ago
  72. d6847ae Add a kludge :-( by Bodo Möller · 26 years ago
  73. 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
  74. 127640b Update dependencies. by Bodo Möller · 26 years ago
  75. e5f3045 Support INSTALL_PREFIX for packagers. by Bodo Möller · 26 years ago
  76. d575d29 Ignore Makefile.save by Ulf Möller · 26 years ago
  77. 1314c34 Obey $(PERL) when running util/mklink.pl. by Bodo Möller · 26 years ago
  78. 6e6acfd Use util/mklink.pl instead of util/mklink.sh. by Bodo Möller · 26 years ago
  79. f5d7a03 New Configure option no-<cipher> (rsa, idea, rc5, ...). by Ulf Möller · 26 years ago
  80. a9be3af Remove NOPROTO definitions and error code comments. by Ulf Möller · 26 years ago
  81. 6d31193 Complete rewrite of the error code generation script. It now runs as a single by Dr. Stephen Henson · 26 years ago
  82. bf57da0 "make depend" by Bodo Möller · 26 years ago
  83. 6d2fa14 Remove header files from .cvsignore. by Ulf Möller · 26 years ago
  84. ec57782 Change #include filenames from <foo.h> to <openssl.h>. by Bodo Möller · 26 years ago
  85. 61f5b6f Work with -pedantic! by Ben Laurie · 26 years ago
  86. 169cc7a Remove references to .org header file names. by Ulf Möller · 26 years ago
  87. 8e10f2b Move all autogenerated header file parts to crypto/opensslconf.h. by Ulf Möller · 26 years ago
  88. 6b691a5 Change functions to ANSI C. by Ulf Möller · 26 years ago
  89. e778802 Massive constification. by Ben Laurie · 26 years ago
  90. 99aab16 New Makefile variables $(RANLIB) and $(PERL). by Ulf Möller · 26 years ago
  91. b4cadc6 Fix security hole. by Ben Laurie · 26 years ago
  92. 6242bb9 Put the dependencies back. by Ben Laurie · 26 years ago
  93. bb8f3c5 General source tree makefile cleanups: Made `making xxx in yyy...' display by Ralf S. Engelschall · 26 years ago
  94. 6f93539 This time, get it right. by Ben Laurie · 26 years ago
  95. 8039257 Finally lay dependencies to rest (I hope!). by Ben Laurie · 26 years ago
  96. 6c8abdd New err_code.pl script to retain old error codes. This should allow the use by Dr. Stephen Henson · 26 years ago
  97. 4c7b481 More .cvsignore stuff to make CVS quiet on our generated files. by Ralf S. Engelschall · 26 years ago
  98. 9cb0969 Fix version stuff: by Ralf S. Engelschall · 26 years ago
  99. 8d7ed6f Deal with generated files. by Ben Laurie · 26 years ago
  100. 320a14c *** empty log message *** by Ralf S. Engelschall · 26 years ago