- 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.
-
- 05 10月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 04 10月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
types.h to ossl_typ.h. Also, it seems like krb5 was forgotten in some places.
-
- 28 9月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 14 5月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 07 5月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
like des_read_password and friends (backward compatibility functions using this new API are provided). The purpose is to remove prompting functions from the DES code section as well as provide for prompting through dialog boxes in a window system and the like.
-
- 04 4月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
performance to gain.
-
- 09 3月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
assembler code works with. Of course, the assembler code could differ between platforms. That might happen in the future.
-