- 18 5月, 2005 2 次提交
-
-
由 Andy Polyakov 提交于
compiled into *our* aplpications. That's because mingw is always consistent with itself. Having library-side code linked into .dll makes it possible to deploy the .dll with user-code compiled with another compiler [which is pretty much the whole point behind Applink].
-
由 Andy Polyakov 提交于
-
- 17 4月, 2005 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 05 12月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
PR: 380
-
- 05 10月, 2002 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Add version info to Win32 DLLs. We might want to edit the strings a bit... Maybe add to 0.9.7 too?
-
- 27 6月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
This is due to weird Borland compilers. Part of PR 123
-
- 20 2月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
sure they are available in opensslconf.h, by giving them names starting with "OPENSSL_" to avoid conflicts with other packages and by making sure e_os2.h will cover all platform-specific cases together with opensslconf.h. I've checked fairly well that nothing breaks with this (apart from external software that will adapt if they have used something like NO_KRB5), but I can't guarantee it completely, so a review of this change would be a good thing.
-
- 31 12月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
-
- 16 12月, 2000 1 次提交
-
-
由 Ulf Möller 提交于
compiler switch.
-
- 24 9月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
-
- 21 9月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
anything that just links with libeay32.lib or libssl32.lib will get an error saying the __imp__RegQueryValueEx is unresolved. The right thing would really be to fix crypto/rand/rand_win.c to load ADVAPI32.DLL dynamically, but that won't be done just before a release.
-
- 12 8月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Erik Johannisson <erik@johannisson.se>
-
- 13 7月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
didn't work before :-)
-
- 10 3月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 03 3月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
under Win32 (9X and NT) again. Note: some signed/unsigned changes recently checked in were killing the Win32 compile.
-
- 01 2月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
1. Add *lots* of missing prototypes for static ssl functions. 2. VC++ doesn't understand the 'LL' suffix for 64 bits constants: change bn.org 3. Add a few missing prototypes in pem.org Fix mk1mf.pl so it outputs a Makefile that doesn't choke Win95. Fix mkdef.pl so it doesn't truncate longer names.
-
- 21 12月, 1998 3 次提交
-
-
由 Ralf S. Engelschall 提交于
-
由 Ralf S. Engelschall 提交于
-
由 Ralf S. Engelschall 提交于
-