- 13 2月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
<t-matsuu@protein.osaka-u.ac.jp>
-
- 09 2月, 2001 1 次提交
-
-
由 Bodo Möller 提交于
Denis Beauchemin <Denis.Beauchemin@Courrier.USherb.ca>)
-
- 05 2月, 2001 1 次提交
-
-
由 Ben Laurie 提交于
-
- 25 1月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Fix PKCS7 and PKCS12 memory leaks. Initialise encapsulated content type properly.
-
- 23 1月, 2001 1 次提交
-
-
由 Ulf Möller 提交于
-
- 11 1月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 31 12月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
options. This is so mk1mf.pl can pick it up from Makefile.
-
- 13 12月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
Also, define a second debugging configuration without assembler.
-
- 01 12月, 2000 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
First tentative impementation of Kerberos 5 cryptos and keys for SSL/TLS. Implemented by Vern Staats <staatsvr@asc.hpc.mil>, further hacked and distributed by Jeffrey Altman <jaltnab@columbia.edu>
-
- 19 11月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
-
- 13 11月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
-
- 09 11月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
away now...
-
- 07 11月, 2000 2 次提交
-
-
由 Richard Levitte 提交于
passed down to ld as GNU cc.
-
由 Richard Levitte 提交于
environment variable, SHLIB_PATH. This change makes that possible.
-
- 01 11月, 2000 3 次提交
-
-
由 Richard Levitte 提交于
Submitted by Albert Chin-A-Young <china@thewrittenword.com>
-
由 Richard Levitte 提交于
Suggested by Albert Chin-A-Young <china@thewrittenword.com>
-
由 Richard Levitte 提交于
little-endian MIPS. Submitted by Ralf Baechle <ralf@uni-koblenz.de>
-
- 27 10月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
At the same time, add VMS support for Rijndael.
-
- 22 10月, 2000 2 次提交
-
-
由 Richard Levitte 提交于
you should defined _THREAD_SAFE (I found that in an include file, and that's what everybody tells me) or _THREADSAFE (that's what the gcc manual says in the FreeBSD-specific section), so I defined both, just to be safe.
-
由 Richard Levitte 提交于
N.B.: This has not been tested at all, that's my next step.
-
- 14 10月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
to have the full extension information, so residual shared libraries can be removed so the applications and test programs do not get linked against them by mistake...
-
- 13 10月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
- Make note of the expected extension for the shared libraries and if there is a need for symbolic links from for example libcrypto.so.0 to libcrypto.so.0.9.7. There is extended info in Configure for that. - Make as few rebuilds of the shared libraries as possible. - Still avoid linking the OpenSSL programs with the shared libraries. - When installing, install the shared libraries separately from the static ones.
-
- 09 10月, 2000 2 次提交
-
-
由 Richard Levitte 提交于
to make them...
-
由 Richard Levitte 提交于
-
- 22 9月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
use an optimization higher than -O.
-
- 21 9月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
-
- 19 9月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
-
- 18 9月, 2000 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
Submitted by Kevin Steves <ks@hp.se> 3 months ago...
-
- 14 9月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
Submitted by NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
-
- 13 9月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
Make sure that Configure will defined DSO_WIN32 for the Win32 targets. I feel a bit unsure if this should really be done for Mingw32 and CygWin32
-
- 12 9月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
libdl just as linux-elf...
-
- 06 9月, 2000 2 次提交
-
-
由 Bodo Möller 提交于
configuration only worked with no-asm.
-
由 Dr. Stephen Henson 提交于
The old code was painfully primitive and couldn't handle distinct certificates using the same subject name. The new code performs several tests on a candidate issuer certificate based on certificate extensions. It also adds several callbacks to X509_VERIFY_CTX so its behaviour can be customised. Unfortunately some hackery was needed to persuade X509_STORE to tolerate this. This should go away when X509_STORE is replaced, sometime... This must have broken something though :-(
-
- 04 9月, 2000 1 次提交
-
-
由 Bodo Möller 提交于
symbols for debugging are defined.
-
- 01 9月, 2000 1 次提交
-
-
由 Bodo Möller 提交于
-
- 17 8月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
requires that you configure again, but you don't want to reenter all those configuration arguments again.
-
- 15 8月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
(like all the digests). Setting maxmem to 16K seems to give the compiler enough space to do all the optimization it wants.
-
- 02 8月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
-