1. f219a1b Revert "RT4526: Call TerminateProcess, not ExitProcess" by Matt Caswell · 9 years ago
  2. 9c1a9cc RT4526: Call TerminateProcess, not ExitProcess by Rich Salz · 9 years ago
  3. 44c8a5e Add final(?) set of copyrights. by Rich Salz · 9 years ago
  4. cfe1d99 x86_64 assembly pack: tolerate spaces in source directory name. by Andy Polyakov · 9 years ago
  5. e0a6519 Copyright consolidation: perl files by Rich Salz · 9 years ago
  6. 3e39578 set exec attribute for .pl files by Viktor Szakats · 9 years ago
  7. b2be6ed fix perl shebang by Viktor Szakats · 9 years ago
  8. 76c1183 use whitespace more consistently by Viktor Szakats · 9 years ago
  9. fdf6f73 Windows build system: fix 32-bit appveyor build. by Andy Polyakov · 9 years ago
  10. 9c1215a Revert part of applink/Borland commit by Rich Salz · 9 years ago
  11. c3ddb26 More Borland removal. by Rich Salz · 9 years ago
  12. acf1525 Windows build system: get uplink right. by Andy Polyakov · 9 years ago
  13. 3e67b33 Remove mk1mf documentation by Richard Levitte · 9 years ago
  14. 753585b Remove the mk1mf VC-WIN* builds and its supporting scripts by Richard Levitte · 9 years ago
  15. 71cdcfc Remove more unused things. by Rich Salz · 9 years ago
  16. 8e56a42 Remove support for Borland C++ by Richard Levitte · 9 years ago
  17. c54bae9 remove ms/.rnd and add it to .gitignore by Viktor Szakats · 9 years ago
  18. 0a4edb9 Unified - adapt the generation of cpuid, uplink and buildinf to use GENERATE by Richard Levitte · 9 years ago
  19. 8732645 Remove some old ms/* files by Rich Salz · 9 years ago
  20. 6928b61 Change names of ordinals and libs, libeay => libcrypto and ssleay => libssl by Richard Levitte · 9 years ago
  21. 740b2b9 ms/uplink-x86.pl: make it work. by Andy Polyakov · 9 years ago
  22. 7317192 Fix various windows compilation issues by Matt Caswell · 10 years ago
  23. 0f113f3 Run util/openssl-format-source -v -c . by Matt Caswell · 10 years ago
  24. dbd87ff indent has problems with comments that are on the right hand side of a line. by Matt Caswell · 10 years ago
  25. 1d97c84 mark all block comments that need format preserving so that by Tim Hudson · 10 years ago
  26. 45f55f6 Remove SSLv2 support by Kurt Roeckx · 10 years ago
  27. 8cfe08b Remove all .cvsignore files by Rich Salz · 10 years ago
  28. 63aff30 ms/do_win64a.bat: forward to NUL, not NUL:. by Andy Polyakov · 11 years ago
  29. 46bf83f x86_64 assembly pack: make Windows build more robust. by Andy Polyakov · 12 years ago
  30. 6251989 x86_64 assembly pack: make it possible to compile with Perl located on by Andy Polyakov · 13 years ago
  31. b429c4c ms/uplink.c: fix Visual Studio 2010 warning. by Andy Polyakov · 14 years ago
  32. c540aa2 If make clean fails it is not a fatal error. by Dr. Stephen Henson · 14 years ago
  33. eca7358 Additional error checking. by Dr. Stephen Henson · 14 years ago
  34. 1f77a27 Delete any EXARG value first. by Dr. Stephen Henson · 14 years ago
  35. e780b5f Add no-asm argument to Configure if needed. by Dr. Stephen Henson · 14 years ago
  36. b234848 Option "fipscheck" which checks to see if FIPS is autodetected in by Dr. Stephen Henson · 14 years ago
  37. c3de647 Update to mk1mf.pl and ms\do_fips.bat to install relevant files for by Dr. Stephen Henson · 14 years ago
  38. 4fa3c4c Fixes for WIN64 FIPS build. by Dr. Stephen Henson · 14 years ago
  39. 2e2a962 Fix do_fips script. by Dr. Stephen Henson · 14 years ago
  40. 79170bc Initial do_fips.bat build script for WIN32 fipscanister. by Dr. Stephen Henson · 14 years ago
  41. 544c84b Add Windows FIPS build utilities. by Dr. Stephen Henson · 14 years ago
  42. 39438ff ms/: update do_win64*.bat and remove redundant mingw32.bat. by Andy Polyakov · 15 years ago
  43. eb1c48b Add new type ossl_ssize_t instead of ssize_t and move definitions to by Dr. Stephen Henson · 15 years ago
  44. dac40f8 convert to Unix EOL form by Dr. Stephen Henson · 15 years ago
  45. beef714 Switch to new uplink assembler. by Andy Polyakov · 15 years ago
  46. 6b3bf0e Remove MD2 test from WIN32 as we don't compile it in by default any more. by Dr. Stephen Henson · 16 years ago
  47. d4f0339 Update from 1.0.0-stable. by Dr. Stephen Henson · 16 years ago
  48. be01f79 x86_64 assembler pack: add support for Win64 SEH. by Andy Polyakov · 16 years ago
  49. 434ba03 Fix from stable branch. by Dr. Stephen Henson · 16 years ago
  50. 4c04821 Split ms/uplink.pl to corresponding platform versions. by Andy Polyakov · 17 years ago
  51. 4c1a6e0 Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev by Lutz Jänicke · 17 years ago
  52. 7398053 Experimental support for import of more options from Configure by Dr. Stephen Henson · 17 years ago
  53. 9911b74 Include Mont asm files in WIN32 build. by Dr. Stephen Henson · 17 years ago
  54. 4664eb5 Update WIN32 nasm build to use new asm files. by Dr. Stephen Henson · 17 years ago
  55. b774111 Race condition in ms/uplink.c. PR: 1382 by Andy Polyakov · 19 years ago
  56. 78260d8 As x86ms.pl is out, remove do_masm.bat and mention to it in INSTALL.W32. by Andy Polyakov · 19 years ago
  57. a4c886e Add cpuid code to VC++ build. by Dr. Stephen Henson · 19 years ago
  58. 7c510d6 Initial attempt at Whirlpool assembler support on VC++. by Dr. Stephen Henson · 19 years ago
  59. 2c730f6 Improve cross-compiler portability of applink.c module and mention by Andy Polyakov · 19 years ago
  60. 1875e6d Pull up Win64 support from 0.9.8. by Andy Polyakov · 20 years ago
  61. f8bc3e1 Platform update from 8-stable. by Andy Polyakov · 20 years ago
  62. 51ff6bd Engage Applink in mingw. Note that application-side module is not by Andy Polyakov · 20 years ago
  63. 32b1843 Keep disclaming 16-bit support. by Andy Polyakov · 20 years ago
  64. b8994f4 mdc2test is not built by default anymore. by Andy Polyakov · 20 years ago
  65. ea1b02d OPENSSL_Applink update. by Andy Polyakov · 20 years ago
  66. 2c4b354 Disclaim 16-bit support. by Andy Polyakov · 20 years ago
  67. 4bb61be Add emacs cache files to .cvsignore. by Richard Levitte · 20 years ago
  68. 62d2793 Address run-time linker problems: LD_PRELOAD issue on multi-ABI platforms by Andy Polyakov · 20 years ago
  69. 09ef94d Fix Win32 test-suit. by Andy Polyakov · 20 years ago
  70. 3fc378a Framework for glueing BIO layer and Win32 compiler run-time. Goal is to by Andy Polyakov · 21 years ago
  71. 66ecdf3 more mingw related cleanups. by Ulf Möller · 22 years ago
  72. c8252b7 add test by Ulf Möller · 22 years ago
  73. 0214893 clean up MinGW build. MinGW make now supports the Windows path name conventions. by Ulf Möller · 22 years ago
  74. 0bf23d9 WinCE patches by Richard Levitte · 22 years ago
  75. d574d83 Make the Windows test scripts consistent in their echoing by Richard Levitte · 22 years ago
  76. 0508664 Use underscores instead of dashes in temporary file names. by Richard Levitte · 23 years ago
  77. b89670e by Dr. Stephen Henson · 23 years ago
  78. 4759184 Remove temporary files by Richard Levitte · 23 years ago
  79. a291182 Exclude .out files by Richard Levitte · 23 years ago
  80. bb6dcb5 It is a good thing to prepare the .def files. by Richard Levitte · 24 years ago
  81. 1896ce3 We need to build MINFO. by Richard Levitte · 24 years ago
  82. 0be35f5 Stop build when an error occurs. by Ulf Möller · 24 years ago
  83. 4e77322 'echo on' works better all over than 'echo=on'. We had the same by Richard Levitte · 24 years ago
  84. 0acc90e echo=off works on NT, but not on W2K. by Richard Levitte · 25 years ago
  85. bb28bcd Workaround for tlhelp32.h: place the missing header file in outinc by Ulf Möller · 25 years ago
  86. fc55bf3 tlhelp32.h is currently missing in Mingw32 (release 2.95.2 and 2.95.2-1) by Ulf Möller · 25 years ago
  87. 9f06706 Don't generate asm files for no-asm. by Ulf Möller · 25 years ago
  88. e458958 Always use fixed DH parameters created with 'dhparam -C', by Bodo Möller · 25 years ago
  89. 2da0c11 Support assembler for Mingw32. by Ulf Möller · 25 years ago
  90. a87030a Make DSA_generate_parameters, and fix a couple of bug by Bodo Möller · 25 years ago
  91. 721b5b2 Rename rsa_oaep_test to the more appropriate name rsa_test for the by Ulf Möller · 25 years ago
  92. b617a5b Continues NASM support. This might work now. Its still experimental but it by Dr. Stephen Henson · 26 years ago
  93. bbdb543 More NASM support code it still doesn't work but it doesn't work less than it by Dr. Stephen Henson · 26 years ago
  94. 95d2959 BIO pairs. by Bodo Möller · 26 years ago
  95. 7eeb37e Labels longer than eight characters might cause problems. by Bodo Möller · 26 years ago
  96. 748365e More consistency. by Bodo Möller · 26 years ago
  97. 0dc42a1 Fixup do_nt.bat for new mk1mf arg order. by Dr. Stephen Henson · 26 years ago
  98. 35f7324 Change default PKCS#12 iteration count to 2048, include rsa_oeap_test in the by Dr. Stephen Henson · 26 years ago
  99. 75fa991 mk1mf.pl syntax has been changed. by Ulf Möller · 26 years ago
  100. a74c55c Various Win32 fixes. Change args in do_ms.bat to put platform last. Fix by Dr. Stephen Henson · 26 years ago