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