- 15 11月, 2002 3 次提交
-
-
由 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
-
- 17 7月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 16 7月, 2002 4 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
directory, making a separate directory tree with lots of symbolic links seems to be the solution. Unfortunatelt, Configure doesn't take appropriate steps to support this solution (as in removing a file that's going to be rewritten). This change corrects that situation. Now I just have to find all other places where there's lack of support for this.
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
we don't need to care about traditional compilers
-
- 28 6月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
Part of PR 75
-
- 27 6月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
PR: 117
-
由 Richard Levitte 提交于
PR: 105
-
- 15 6月, 2002 1 次提交
-
-
由 Lutz Jänicke 提交于
Submitted by: ross.alexander@uk.neceur.com Reviewed by: PR: 96
-
- 14 6月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
PR: 62
-
由 Richard Levitte 提交于
PR: 75
-
- 31 5月, 2002 3 次提交
-
-
由 Richard Levitte 提交于
Incidently, this works pretty well on the command line as well. PR: 52
-
由 Richard Levitte 提交于
PR: 57
-
由 Richard Levitte 提交于
PR: 60
-
- 30 5月, 2002 3 次提交
-
-
由 Richard Levitte 提交于
PR: 39
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
- 28 5月, 2002 1 次提交
-
-
由 Ulf Möller 提交于
-
- 25 5月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
-