index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ms
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Engage Applink in mingw. Note that application-side module is not
Andy Polyakov
2005-05-18
1
-1
/
+1
*
Keep disclaming 16-bit support.
Andy Polyakov
2005-05-17
3
-58
/
+0
*
mdc2test is not built by default anymore.
Andy Polyakov
2005-05-17
1
-4
/
+0
*
OPENSSL_Applink update.
Andy Polyakov
2005-05-17
4
-128
/
+148
*
Disclaim 16-bit support.
Andy Polyakov
2005-05-17
3
-15
/
+0
*
Add emacs cache files to .cvsignore.
Richard Levitte
2005-04-11
1
-0
/
+2
*
Address run-time linker problems: LD_PRELOAD issue on multi-ABI platforms
Andy Polyakov
2005-02-02
1
-1
/
+1
*
Fix Win32 test-suit.
Andy Polyakov
2004-12-30
1
-19
/
+21
*
Framework for glueing BIO layer and Win32 compiler run-time. Goal is to
Andy Polyakov
2004-05-25
4
-0
/
+404
*
more mingw related cleanups.
Ulf Möller
2003-02-22
2
-6
/
+1
*
add test
Ulf Möller
2003-02-22
1
-0
/
+4
*
clean up MinGW build. MinGW make now supports the Windows path name
Ulf Möller
2003-02-21
1
-7
/
+2
*
WinCE patches
Richard Levitte
2002-11-15
8
-0
/
+508
*
Make the Windows test scripts consistent in their echoing
Richard Levitte
2002-11-14
3
-4
/
+4
*
Use underscores instead of dashes in temporary file names.
Richard Levitte
2002-06-27
2
-20
/
+21
*
Fix Mingw32 asm build: use the Unix
Dr. Stephen Henson
2002-05-19
1
-1
/
+2
*
Remove temporary files
Richard Levitte
2001-11-14
2
-186
/
+0
*
Exclude .out files
Richard Levitte
2001-11-14
1
-0
/
+1
*
It is a good thing to prepare the .def files.
Richard Levitte
2001-03-15
2
-0
/
+4
*
We need to build MINFO.
Richard Levitte
2001-03-13
2
-0
/
+2
*
Stop build when an error occurs.
Ulf Möller
2000-12-20
1
-0
/
+5
*
'echo on' works better all over than 'echo=on'. We had the same
Richard Levitte
2000-11-20
1
-1
/
+1
*
echo=off works on NT, but not on W2K.
Richard Levitte
2000-09-25
1
-1
/
+1
*
Workaround for tlhelp32.h: place the missing header file in outinc
Ulf Möller
2000-09-23
1
-0
/
+2
*
tlhelp32.h is currently missing in Mingw32 (release 2.95.2 and 2.95.2-1)
Ulf Möller
2000-09-23
1
-0
/
+136
*
Don't generate asm files for no-asm.
Ulf Möller
2000-03-10
1
-5
/
+11
*
Always use fixed DH parameters created with 'dhparam -C',
Bodo Möller
2000-03-10
1
-1
/
+1
*
Support assembler for Mingw32.
Ulf Möller
2000-02-28
1
-0
/
+86
*
Make DSA_generate_parameters, and fix a couple of bug
Bodo Möller
2000-01-30
1
-0
/
+4
*
Rename rsa_oaep_test to the more appropriate name rsa_test for the
Ulf Möller
2000-01-18
1
-2
/
+2
*
Continues NASM support. This might work now. Its still experimental but it
Dr. Stephen Henson
1999-07-13
2
-0
/
+137
*
More NASM support code it still doesn't work but it doesn't work less than it
Dr. Stephen Henson
1999-07-12
1
-0
/
+57
*
BIO pairs.
Bodo Möller
1999-06-12
1
-3
/
+50
*
Labels longer than eight characters might cause problems.
Bodo Möller
1999-06-01
1
-16
/
+16
*
More consistency.
Bodo Möller
1999-05-31
1
-1
/
+1
*
Fixup do_nt.bat for new mk1mf arg order.
Dr. Stephen Henson
1999-05-23
1
-4
/
+4
*
Change default PKCS#12 iteration count to 2048, include rsa_oeap_test in the
Dr. Stephen Henson
1999-05-18
1
-0
/
+4
*
mk1mf.pl syntax has been changed.
Ulf Möller
1999-05-17
1
-1
/
+1
*
Various Win32 fixes. Change args in do_ms.bat to put platform last. Fix
Dr. Stephen Henson
1999-05-15
1
-3
/
+3
*
mk1mf.pl and mkdef.pl read OPTIONS from toplevel Makefile.
Ulf Möller
1999-05-13
1
-3
/
+0
*
The libssl32.dll definition file is called ssleay32.def. (why?)
Ulf Möller
1999-05-08
1
-1
/
+1
*
Generate DLLs with Mingw32.
Ulf Möller
1999-05-08
1
-0
/
+34
*
Borland C++ builder.
Ulf Möller
1999-05-06
1
-0
/
+6
*
Autogenerated files.
Ulf Möller
1999-04-29
1
-0
/
+2
*
Delete some auto generated files and correct a typo in crypto/asn1/p5_pbe.c
Dr. Stephen Henson
1999-04-02
6
-6679
/
+0
*
Delete Win32 test with testreq.pem and req: there is already a test with
Dr. Stephen Henson
1999-03-12
1
-3
/
+0
*
Make CC,CFLAG etc get passed to make links and various Win32 fixes.
Dr. Stephen Henson
1999-03-10
1
-1
/
+1
*
Remove some hard coded paths from Win32 test stuff.
Dr. Stephen Henson
1999-03-10
1
-5
/
+5
*
Comment out two unimplemented functions from bio.h. Attempt to get the
Dr. Stephen Henson
1999-03-09
6
-165
/
+166
*
Fix Win32 symbol export lists for BIO functions: Added BIO_get_ex_new_index,
Ralf S. Engelschall
1999-03-08
2
-0
/
+8
[next]