- 23 5月, 2015 1 次提交
-
-
由 Matt Caswell 提交于
Reviewed-by: NRich Salz <rsalz@openssl.org> Reviewed-by: NRichard Levitte <levitte@openssl.org>
-
- 13 5月, 2015 1 次提交
-
-
由 Matt Caswell 提交于
Following on from the removal of libcrypto and libssl support for Kerberos this commit removes all remaining references to Kerberos. Reviewed-by: NRich Salz <rsalz@openssl.org>
-
- 01 4月, 2015 1 次提交
-
-
由 Richard Levitte 提交于
This engine is for VMS only, and isn't really part of the core OpenSSL but rather a side project of its own that just happens to have tagged along for a long time. The reasons why it has remained within the OpenSSL source are long lost in history, and there not being any real reason for it to remain here, it's time for it to move out. This side project will appear as a project in its own right, the location of which will be announced later on. Reviewed-by: NTim Hudson <tjh@openssl.org>
-
- 07 2月, 2015 1 次提交
-
-
由 Rich Salz 提交于
Remove ui_compat.h from Makefile dependencies And from two VMS build/install scripts. Reviewed-by: NMatt Caswell <matt@openssl.org>
-
- 03 2月, 2015 1 次提交
-
-
由 Rich Salz 提交于
Includes VMS fixes from Richard. Includes Kurt's destest fixes (RT 1290). Closes tickets 1290 and 1291 Reviewed-by: NKurt Roeckx <kurt@openssl.org> Reviewed-by: NRichard Levitte <levitte@openssl.org>
-
- 01 2月, 2015 1 次提交
-
-
由 Matt Caswell 提交于
previously protected by this have been moved into non-public headers Reviewed-by: NRichard Levitte <levitte@openssl.org>
-
- 30 1月, 2015 1 次提交
-
-
由 Richard Levitte 提交于
crypto/crypto-lib.com: Remove all APPS building, as they are gone. Depend on the variable SDIRS that's defined by makevms.com. Remake the whole partial module list mechanism to check for variables with a counter. Define the logical name INTERNAL to allow for '#include "internal/foo.h"'. makevms.com: Define SDIRS, to allow for removal of crypto modules and pass that information to crypto/crypto-lib.com. Allow for experimental modules. Update the allowed things to disable. Update the things disabled by default to match Configure. Update headers to be copied. Reviewed-by: NAndy Polyakov <appro@openssl.org>
-
- 28 1月, 2015 1 次提交
-
-
由 Rich Salz 提交于
Remove support for SHA0 and DSS0 (they were broken), and remove the ability to attempt to build without SHA (it didn't work). For simplicity, remove the option of not building various SHA algorithms; you could argue that SHA_224/256/384/512 should be kept, since they're like crypto algorithms, but I decided to go the other way. So these options are gone: GENUINE_DSA OPENSSL_NO_SHA0 OPENSSL_NO_SHA OPENSSL_NO_SHA1 OPENSSL_NO_SHA224 OPENSSL_NO_SHA256 OPENSSL_NO_SHA384 OPENSSL_NO_SHA512 Reviewed-by: NRichard Levitte <levitte@openssl.org>
-
- 27 1月, 2015 1 次提交
-
-
由 Rich Salz 提交于
Remove OPENSSL_NO_RFCF3779. Also, makevms.com was ignored by some of the other cleanups, so I caught it up. Sorry I ignored you, poor little VMS... Reviewed-by: NRichard Levitte <levitte@openssl.org>
-
- 23 1月, 2015 1 次提交
-
-
由 Rich Salz 提交于
Use setbuf(fp, NULL) instead of setvbuf(). This removes some ifdef complexity because all of our platforms support setbuf. Reviewed-by: NRichard Levitte <levitte@openssl.org>
-
- 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...
-