- 04 12月, 2014 1 次提交
-
-
由 Kurt Roeckx 提交于
The only support for SSLv2 left is receiving a SSLv2 compatible client hello. Reviewed-by: NRichard Levitte <levitte@openssl.org>
-
- 26 2月, 2012 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: Arpadffy Zoltan <Zoltan.Arpadffy@scientificgames.se> VMS fixes: disable SCTP by default.
-
- 30 10月, 2011 1 次提交
-
-
由 Richard Levitte 提交于
EC_NISTP_64_GCC_128 by default, as GCC isn't currently supported on VMS. Synchronise with Unix.
-
- 26 3月, 2011 1 次提交
-
-
由 Richard Levitte 提交于
Submitted by Steven M. Schweda <sms@antinode.info>
-
- 25 3月, 2011 1 次提交
-
-
由 Richard Levitte 提交于
different options: "64" The build system will choose /POINTER_SIZE=64=ARGV if the compiler supports it, otherwise /POINTER_SIZE=64. "64=" The build system will force /POINTER_SIZE=64. "64=ARGV" The build system will force /POINTER_SIZE=64=ARGV.
-
- 19 3月, 2011 1 次提交
-
-
由 Richard Levitte 提交于
submitted by Steven M. Schweda <sms@antinode.info>
-
- 15 12月, 2010 1 次提交
-
-
由 Richard Levitte 提交于
PR: 2393
-
- 23 11月, 2010 3 次提交
-
-
由 Richard Levitte 提交于
the branches OpenSSL-1_0_0-stable and OpenSSL-1_0_1-stable.
-
由 Richard Levitte 提交于
Make sure to remove any [.CRYTO]BUILDINF.H so it doesn't get used instead of [.''ARCH'.CRYPTO]BUILDINF.H
-
由 Richard Levitte 提交于
build on VMS again.
-
- 29 1月, 2010 3 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
directory, place it in the same tree as the other architecture specific things.
-
- 27 1月, 2010 1 次提交
-
-
由 Richard Levitte 提交于
-
- 16 5月, 2009 1 次提交
-
-
由 Richard Levitte 提交于
Thank you\! (note: not tested for now, a few nightly builds should give indications though)
-
- 03 1月, 2009 1 次提交
-
-
由 Richard Levitte 提交于
-
- 27 12月, 2008 1 次提交
-
-
由 Richard Levitte 提交于
-
- 16 12月, 2008 1 次提交
-
-
由 Richard Levitte 提交于
-
- 12 4月, 2008 1 次提交
-
-
由 Richard Levitte 提交于
was gone...
-
- 11 4月, 2008 1 次提交
-
-
由 Richard Levitte 提交于
-
- 23 8月, 2007 1 次提交
-
-
由 Richard Levitte 提交于
-
- 24 4月, 2007 1 次提交
-
-
由 Bodo Möller 提交于
PR: 1503 Submitted by: KISA Reviewed by: Bodo Moeller
-
- 10 6月, 2006 1 次提交
-
-
由 Richard Levitte 提交于
-
- 26 2月, 2006 1 次提交
-
-
由 Richard Levitte 提交于
-
- 29 11月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
-
- 19 11月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
-
- 01 6月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
-
- 31 5月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
-
- 08 5月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
SIXTY_FOUR_BIT could cause havoc, so don't (it's lucky bn.h undefines BN_LLONG when SIXTY_FOUR_BIT is defined).
-
- 06 5月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
knows how to make use of it. So let's stop pretending the Alpha doesn't know long long...
-
- 12 7月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
-
- 24 3月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
-
- 01 11月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
a year.
-
- 31 10月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
Currently, we simply assume that they shall always be built as shareable images.
-
- 10 8月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 23 5月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 22 5月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 03 1月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
crypto/rijndael. Additionally, I applied the AES integration patch from Stephen Sprunk <stephen@sprunk.org> and fiddled it to work properly with the normal EVP constructs (and incidently work the same way as all other symmetric cipher implementations). This results in an API that looks a lot like the rest of the OpenSSL cipher suite.
-
- 29 10月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
Addapt VMS scripts to the newer disk layout system ODS-5, which allows more than one period and mixed size characters in file names
-
- 25 10月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
libdes (which is still used out there) or other des implementations, the OpenSSL DES functions are renamed to begin with DES_ instead of des_. Compatibility routines are provided and declared by including openssl/des_old.h. Those declarations are the same as were in des.h when the OpenSSL project started, which is exactly how libdes looked at that time, and hopefully still looks today. The compatibility functions will be removed in some future release, at the latest in version 1.0.
-