1. 63aff30 ms/do_win64a.bat: forward to NUL, not NUL:. by Andy Polyakov · 11 years ago
  2. 46bf83f x86_64 assembly pack: make Windows build more robust. by Andy Polyakov · 12 years ago
  3. 6251989 x86_64 assembly pack: make it possible to compile with Perl located on by Andy Polyakov · 13 years ago
  4. b429c4c ms/uplink.c: fix Visual Studio 2010 warning. by Andy Polyakov · 14 years ago
  5. c540aa2 If make clean fails it is not a fatal error. by Dr. Stephen Henson · 14 years ago
  6. eca7358 Additional error checking. by Dr. Stephen Henson · 14 years ago
  7. 1f77a27 Delete any EXARG value first. by Dr. Stephen Henson · 14 years ago
  8. e780b5f Add no-asm argument to Configure if needed. by Dr. Stephen Henson · 14 years ago
  9. b234848 Option "fipscheck" which checks to see if FIPS is autodetected in by Dr. Stephen Henson · 14 years ago
  10. c3de647 Update to mk1mf.pl and ms\do_fips.bat to install relevant files for by Dr. Stephen Henson · 14 years ago
  11. 4fa3c4c Fixes for WIN64 FIPS build. by Dr. Stephen Henson · 14 years ago
  12. 2e2a962 Fix do_fips script. by Dr. Stephen Henson · 14 years ago
  13. 79170bc Initial do_fips.bat build script for WIN32 fipscanister. by Dr. Stephen Henson · 14 years ago
  14. 544c84b Add Windows FIPS build utilities. by Dr. Stephen Henson · 14 years ago
  15. 39438ff ms/: update do_win64*.bat and remove redundant mingw32.bat. by Andy Polyakov · 15 years ago
  16. eb1c48b Add new type ossl_ssize_t instead of ssize_t and move definitions to by Dr. Stephen Henson · 15 years ago
  17. dac40f8 convert to Unix EOL form by Dr. Stephen Henson · 15 years ago
  18. beef714 Switch to new uplink assembler. by Andy Polyakov · 15 years ago
  19. 6b3bf0e Remove MD2 test from WIN32 as we don't compile it in by default any more. by Dr. Stephen Henson · 16 years ago
  20. d4f0339 Update from 1.0.0-stable. by Dr. Stephen Henson · 16 years ago
  21. be01f79 x86_64 assembler pack: add support for Win64 SEH. by Andy Polyakov · 16 years ago
  22. 434ba03 Fix from stable branch. by Dr. Stephen Henson · 16 years ago
  23. 4c04821 Split ms/uplink.pl to corresponding platform versions. by Andy Polyakov · 17 years ago
  24. 4c1a6e0 Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Lev by Lutz Jänicke · 17 years ago
  25. 7398053 Experimental support for import of more options from Configure by Dr. Stephen Henson · 17 years ago
  26. 9911b74 Include Mont asm files in WIN32 build. by Dr. Stephen Henson · 17 years ago
  27. 4664eb5 Update WIN32 nasm build to use new asm files. by Dr. Stephen Henson · 17 years ago
  28. b774111 Race condition in ms/uplink.c. PR: 1382 by Andy Polyakov · 19 years ago
  29. 78260d8 As x86ms.pl is out, remove do_masm.bat and mention to it in INSTALL.W32. by Andy Polyakov · 19 years ago
  30. a4c886e Add cpuid code to VC++ build. by Dr. Stephen Henson · 19 years ago
  31. 7c510d6 Initial attempt at Whirlpool assembler support on VC++. by Dr. Stephen Henson · 19 years ago
  32. 2c730f6 Improve cross-compiler portability of applink.c module and mention by Andy Polyakov · 19 years ago
  33. 1875e6d Pull up Win64 support from 0.9.8. by Andy Polyakov · 20 years ago
  34. f8bc3e1 Platform update from 8-stable. by Andy Polyakov · 20 years ago
  35. 51ff6bd Engage Applink in mingw. Note that application-side module is not by Andy Polyakov · 20 years ago
  36. 32b1843 Keep disclaming 16-bit support. by Andy Polyakov · 20 years ago
  37. b8994f4 mdc2test is not built by default anymore. by Andy Polyakov · 20 years ago
  38. ea1b02d OPENSSL_Applink update. by Andy Polyakov · 20 years ago
  39. 2c4b354 Disclaim 16-bit support. by Andy Polyakov · 20 years ago
  40. 4bb61be Add emacs cache files to .cvsignore. by Richard Levitte · 20 years ago
  41. 62d2793 Address run-time linker problems: LD_PRELOAD issue on multi-ABI platforms by Andy Polyakov · 20 years ago
  42. 09ef94d Fix Win32 test-suit. by Andy Polyakov · 20 years ago
  43. 3fc378a Framework for glueing BIO layer and Win32 compiler run-time. Goal is to by Andy Polyakov · 21 years ago
  44. 66ecdf3 more mingw related cleanups. by Ulf Möller · 22 years ago
  45. c8252b7 add test by Ulf Möller · 22 years ago
  46. 0214893 clean up MinGW build. MinGW make now supports the Windows path name conventions. by Ulf Möller · 22 years ago
  47. 0bf23d9 WinCE patches by Richard Levitte · 22 years ago
  48. d574d83 Make the Windows test scripts consistent in their echoing by Richard Levitte · 22 years ago
  49. 0508664 Use underscores instead of dashes in temporary file names. by Richard Levitte · 23 years ago
  50. b89670e by Dr. Stephen Henson · 23 years ago
  51. 4759184 Remove temporary files by Richard Levitte · 23 years ago
  52. a291182 Exclude .out files by Richard Levitte · 23 years ago
  53. bb6dcb5 It is a good thing to prepare the .def files. by Richard Levitte · 24 years ago
  54. 1896ce3 We need to build MINFO. by Richard Levitte · 24 years ago
  55. 0be35f5 Stop build when an error occurs. by Ulf Möller · 24 years ago
  56. 4e77322 'echo on' works better all over than 'echo=on'. We had the same by Richard Levitte · 24 years ago
  57. 0acc90e echo=off works on NT, but not on W2K. by Richard Levitte · 25 years ago
  58. bb28bcd Workaround for tlhelp32.h: place the missing header file in outinc by Ulf Möller · 25 years ago
  59. fc55bf3 tlhelp32.h is currently missing in Mingw32 (release 2.95.2 and 2.95.2-1) by Ulf Möller · 25 years ago
  60. 9f06706 Don't generate asm files for no-asm. by Ulf Möller · 25 years ago
  61. e458958 Always use fixed DH parameters created with 'dhparam -C', by Bodo Möller · 25 years ago
  62. 2da0c11 Support assembler for Mingw32. by Ulf Möller · 25 years ago
  63. a87030a Make DSA_generate_parameters, and fix a couple of bug by Bodo Möller · 25 years ago
  64. 721b5b2 Rename rsa_oaep_test to the more appropriate name rsa_test for the by Ulf Möller · 25 years ago
  65. b617a5b Continues NASM support. This might work now. Its still experimental but it by Dr. Stephen Henson · 26 years ago
  66. 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
  67. 95d2959 BIO pairs. by Bodo Möller · 26 years ago
  68. 7eeb37e Labels longer than eight characters might cause problems. by Bodo Möller · 26 years ago
  69. 748365e More consistency. by Bodo Möller · 26 years ago
  70. 0dc42a1 Fixup do_nt.bat for new mk1mf arg order. by Dr. Stephen Henson · 26 years ago
  71. 35f7324 Change default PKCS#12 iteration count to 2048, include rsa_oeap_test in the by Dr. Stephen Henson · 26 years ago
  72. 75fa991 mk1mf.pl syntax has been changed. by Ulf Möller · 26 years ago
  73. a74c55c Various Win32 fixes. Change args in do_ms.bat to put platform last. Fix by Dr. Stephen Henson · 26 years ago
  74. 31ff97b mk1mf.pl and mkdef.pl read OPTIONS from toplevel Makefile. by Ulf Möller · 26 years ago
  75. 2126f5e The libssl32.dll definition file is called ssleay32.def. (why?) by Ulf Möller · 26 years ago
  76. 7d5d27b Generate DLLs with Mingw32. by Ulf Möller · 26 years ago
  77. 6ceba83 Borland C++ builder. by Ulf Möller · 26 years ago
  78. dd50077 Autogenerated files. by Ulf Möller · 26 years ago
  79. ba86080 Delete some auto generated files and correct a typo in crypto/asn1/p5_pbe.c by Dr. Stephen Henson · 26 years ago
  80. b29524c Delete Win32 test with testreq.pem and req: there is already a test with by Dr. Stephen Henson · 26 years ago
  81. 83ec54b Make CC,CFLAG etc get passed to make links and various Win32 fixes. by Dr. Stephen Henson · 26 years ago
  82. e476f42 Remove some hard coded paths from Win32 test stuff. by Dr. Stephen Henson · 26 years ago
  83. d4d2f98 Comment out two unimplemented functions from bio.h. Attempt to get the by Dr. Stephen Henson · 26 years ago
  84. c0e538e Fix Win32 symbol export lists for BIO functions: Added BIO_get_ex_new_index, by Ralf S. Engelschall · 26 years ago
  85. 06c6849 Fix the Win32 compile environment and add various changes so it will now compile by Dr. Stephen Henson · 26 years ago
  86. e3577ba Convert ms/do_ms.bat to DOS EOL format of DOS chokes on it. by Dr. Stephen Henson · 26 years ago
  87. 5c00879 More Win32 fixes and upsdate INSTALL.W32 documentation. by Dr. Stephen Henson · 26 years ago
  88. 155d7a0 First cut for a very conservative source tree cleanup: by Ralf S. Engelschall · 26 years ago
  89. 0172f98 Fixed ms/32all.bat script: `no_asm' -> `no-asm' by Ralf S. Engelschall · 26 years ago
  90. 305f402 *** empty log message *** by Ralf S. Engelschall · 26 years ago
  91. 651d0af Various cleanups and fixed by Marc and Ralf to start the OpenTLS project by Ralf S. Engelschall · 26 years ago
  92. 31b8d86 This commit was generated by cvs2svn to track changes on a CVS vendor branch. by Ralf S. Engelschall · 26 years ago
  93. dfeab06 Import of old SSLeay release: SSLeay 0.9.1b (unreleased) by Ralf S. Engelschall · 26 years ago
  94. 7dfb0b7 This commit was generated by cvs2svn to track changes on a CVS vendor branch. by Ralf S. Engelschall · 26 years ago
  95. 15403de Import of old SSLeay release: SSLeay 0.9.1b (unreleased) by Ralf S. Engelschall · 26 years ago
  96. 58964a4 Import of old SSLeay release: SSLeay 0.9.0b by Ralf S. Engelschall · 26 years ago
  97. 78414a6 This commit was generated by cvs2svn to track changes on a CVS vendor branch. by Ralf S. Engelschall · 26 years ago
  98. c7e9169 Import of old SSLeay release: SSLeay 0.9.0b by Ralf S. Engelschall · 26 years ago
  99. eda1f21 This commit was generated by cvs2svn to track changes on a CVS vendor branch. by Ralf S. Engelschall · 26 years ago
  100. d02b48c Import of old SSLeay release: SSLeay 0.8.1b by Ralf S. Engelschall · 26 years ago