- 09 1月, 2003 1 次提交
-
-
由 Andy Polyakov 提交于
replaced #if logic around bn_sub_part_words in bn_mul.c. I rely upon OPENSSL_BN_ASM_PART_WORDS being added by ./Configure script. Would it still work on non-Unix platforms?
-
- 04 1月, 2003 1 次提交
-
-
由 Andy Polyakov 提交于
FreeBSD. Goal is to extend support even to SCO5, UnixWare/OpenUnix...
-
- 03 1月, 2003 3 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
for RT#17 as snapshot becomes available for download.
-
由 Andy Polyakov 提交于
only. I'll keep my eyes open for Linux and OpenBSD targets.
-
- 20 12月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
and then didn't support it very well. And that when there already is a useful variable for exactly this kind of thing; EX_LIBS...
-
由 Richard Levitte 提交于
-
- 15 12月, 2002 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
- 14 12月, 2002 1 次提交
-
-
由 Andy Polyakov 提交于
shared libraries shared.
-
- 11 12月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
Submitted by: Bernhard Simon <simon@zid.tuwien.ac.at> Reviewed by: PR:
-
- 05 12月, 2002 1 次提交
-
-
由 Andy Polyakov 提交于
Submitted by: Reviewed by: PR:
-
- 04 12月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
PR: 348
-
- 26 11月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
to force the use of Heimdal, and warn if that's used. PR: 346
-
- 16 11月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 15 11月, 2002 6 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
rebuilding on a VMS box.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
PR: 192
-
- 14 11月, 2002 5 次提交
-
-
由 Richard Levitte 提交于
PR: 115
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
PR: 338 Here's the description, submitted by Gisle Vanem <giva@bgnett.no>: 1. sock_init() renamed to ssl_sock_init() in ./apps/s_socket.c due to name-clash with Watt-32. 2. rand() renamed to Rand() in ./crypto/bn/divtest.c due to name-clash with <stdlib.h> 3. Added calls to dbug_init()/sock_init() in some demo programs. 4. Changed cflags/lflags in configure. Watt-32 install root now taken from $WATT_ROOT.
-
由 Richard Levitte 提交于
make sure it's skipped from SDIRS as well.
-
由 Richard Levitte 提交于
PR: 227
-
- 06 11月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 25 10月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
into libcrypto, we need the "algorithm" STATIC_ENGINE.
-
- 12 10月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
OPENSSL_NO_DYNAMIC_ENGINE and make sure that gets defined unless shared library support has been specifically requested.
-
- 11 10月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
PR: 271
-
- 10 10月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 09 10月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
Correct misspelled VXWORKS macros. Add VXWORKS identifying macros to e_os2.h. Add required inclusions and mappings for VxWorks in e_os.h. A few small modifications to make OpenSSL build and work on VxWorks. PR: 253, except for the change that was handled in an earlier commit, and a request for easy build of just parts of OpenSSL.
-
- 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?
-
- 16 8月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
Notified by Doug Kaufman <dkaufman@rahul.net>
-
- 09 8月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
Additional changes: - use EC_GROUP_get_degree() in apps/req.c - add ECDSA and ECDH to apps/speed.c - adds support for EC curves over binary fields to ECDSA - new function EC_KEY_up_ref() in crypto/ec/ec_key.c - reorganize crypto/ecdsa/ecdsatest.c - add engine support for ECDH - fix a few bugs in ECDSA engine support Submitted by: Douglas Stebila <douglas.stebila@sun.com>
-
- 02 8月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 01 8月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
PR: 183
-
- 23 7月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
This should complete PR 75
-
- 18 7月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
differently. Unixware 2 needs to link with libresolv. PR: 148
-