- 17 5月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
[most importantly] put back dependencies accidentaly eliminated in check-in #13342.
-
- 16 5月, 2005 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Andy Polyakov 提交于
-
- 27 4月, 2005 1 次提交
-
-
由 Ben Laurie 提交于
-
- 14 4月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
-
- 11 4月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
-
- 30 3月, 2005 1 次提交
-
-
由 Ben Laurie 提交于
-
- 06 2月, 2005 1 次提交
-
-
由 Andy Polyakov 提交于
and GNU binutils, but kept BSD make... And I took the opportunity to unify other targets to this common least denominator...
-
- 14 12月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
make update
-
- 03 11月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
if $(EXHEADER) is empty. Notified by many, solution suggested by Carson Gaspar <carson@taltos.org>
-
- 01 11月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
PR: 963
-
- 30 8月, 2004 1 次提交
-
-
由 Andy Polyakov 提交于
"Proper" means "compiles and passes test." Versioning is broken (I think).
-
- 02 8月, 2004 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
COFF and a.out targets [similar to ELF targets]. You might notice some rudementary support for shared mingw builds under cygwin. It works (it produces cryptoeay32.dll and ssleay32.dll with everything exported by name), but it's primarily for testing/debugging purposes, at least for now...
-
- 18 5月, 2004 2 次提交
-
-
由 Geoff Thorpe 提交于
the Makefiles. NB: this commit is probably going to generate a huge posting and it is highly uninteresting to read.
-
由 Geoff Thorpe 提交于
to include crypto.h directly.
-
- 20 4月, 2004 1 次提交
-
-
由 Geoff Thorpe 提交于
-
- 29 3月, 2004 1 次提交
-
-
由 Andy Polyakov 提交于
available compiler versions generated bogus machine code trying to compile new crypto/des/cfb_enc.c. Secondly, 8th version defines __GNUC__ macro, but fails to compile *some* inline assembler correctly. Note that all versions of icc implement MSC-like _lrot[rl] intrinsic, which is used now instead of offensive asm. Finally, unnecessary linker dependencies are eliminated. Most notably dependency from libirc.a caused trouble at application start-up, if libcrypto.so is linked with -Bsymbolic (which it is).
-
- 11 2月, 2004 1 次提交
-
-
由 Geoff Thorpe 提交于
-
- 29 1月, 2004 2 次提交
-
-
由 Richard Levitte 提交于
Add the corresponding AES parts while I'm at it. make update
-
由 Richard Levitte 提交于
-
- 28 1月, 2004 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Andy Polyakov 提交于
-
- 27 12月, 2003 2 次提交
-
-
由 Richard Levitte 提交于
This is part of a large change submitted by Markus Friedl <markus@openbsd.org>
-
由 Richard Levitte 提交于
Use BUF_strlcat() instead of strcat(). Use BIO_snprintf() instead of sprintf(). In some cases, keep better track of buffer lengths. This is part of a large change submitted by Markus Friedl <markus@openbsd.org>
-
- 28 11月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
PR: 780 Submitted by: Verdon Walker <VWalker@novell.com> Reviewed by: Richard Levitte
-
- 16 11月, 2003 1 次提交
-
-
由 Lutz Jänicke 提交于
Submitted by: Tim Rice <tim@multitalents.net> PR: #735, #765
-
- 30 10月, 2003 1 次提交
-
-
由 Geoff Thorpe 提交于
I have tried to convert 'len' type variable declarations to unsigned as a means to address these warnings when appropriate, but when in doubt I have used casts in the comparisons instead. The better solution (that would get us all lynched by API users) would be to go through and convert all the function prototypes and structure definitions to use unsigned variables except when signed is necessary. The proliferation of (signed) "int" for strictly non-negative uses is unfortunate.
-
- 29 10月, 2003 1 次提交
-
-
由 Geoff Thorpe 提交于
-
- 06 10月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
compression identity is already present among the registered compression methods, and if so, reject the addition request. Declare SSL_COMP_get_compression_method() so it can be used properly. Change ssltest.c so it checks what compression methods are available and enumerates them. As a side-effect, built-in compression methods will be automagically loaded that way. Additionally, change the identities for ZLIB and RLE to be conformant to draft-ietf-tls-compression-05.txt. Finally, make update. Next on my list: have the built-in compression methods added "automatically" instead of requiring that the author call SSL_COMP_add_compression_method() or SSL_COMP_get_compression_methods().
-
- 02 10月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
that do not have it.
-
- 30 5月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
Avoid looking outside the key_data array.
-
- 21 3月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
DES_LONG and OPENSSL_NO_DESCBCM.
-
- 13 2月, 2003 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
mit_des_cbc_cksum(). The difference was first observed, then verified by looking at the MIT source.
-
- 17 1月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
-
- 09 1月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
following would happen on Solaris: m4 -B 8192 asm/des_enc.m4 > asm/des_enc-sparc.S gcc -DOPENSSL_SYSNAME_ULTRASPARC -DOPENSSL_NO_STATIC_ENGINE -fPIC -DOPENSSL_PIC -DOPENSSL_THREADS -D_REENTRANT -DDSO_DLFCN -DHAVE_DLFCN_H -DOPENSSL_NO_KRB5 -m32 -mcpu=ultrasparc -O3 -fomit-frame-pointer -Wall -DB_ENDIAN -DBN_DIV2W -DMD5_ASM -c -o asm/des_enc-sparc.o asm/des_enc-sparc.S asm/des_enc-sparc.S:2007: unterminated character constant asm/des_enc-sparc.S:2008: unterminated character constant
-
- 04 1月, 2003 3 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
-