- 28 4月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
-
- 17 4月, 2005 1 次提交
-
-
由 Richard Levitte 提交于
-
- 28 12月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
-
- 12 9月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
-
- 08 9月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
-
- 30 7月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
-
- 12 7月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
identities disabled.
-
- 10 7月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
Now we have directory reading capabilities for VMS as well, and all of it in a fairly general manner.
-
- 27 5月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
-
- 23 3月, 2004 1 次提交
-
-
由 Richard Levitte 提交于
-
- 29 11月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
that gets built before objects barfs all over the place because it uses a new NID that hasn't had a chance of getting defined yet (in this case, it was about a couple of new EC curves, and therefore a couple of new corresponding NIDs). I'm placing objects first in SDIRS! There.
-
- 09 9月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
platforms that don't (necessarely) have it. In the case of VMS, this means moving a couple of functions from apps/ to crypto/ and make them general (although only used privately).
-
- 01 5月, 2003 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
crypto/store/README, crypto/store/store.h and crypto/store/str_locl.h.
-
- 26 3月, 2003 1 次提交
-
-
由 Richard Levitte 提交于
-
- 16 12月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 27 11月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
and linker optimizations. PR: 343
-
- 12 11月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 01 11月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
a year.
-
- 30 10月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 25 10月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
build them there. A command procedure to build the external engines is on it's way.
-
- 15 8月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
OpenSSL itself, since they aren't used there (yet). It became quite visible qhen building a shared library, however...
-
由 Richard Levitte 提交于
become rather large. This becomes a problem when the default 1024 character large buffer that WRITE uses isn't enough. WRITE/SYMBOL uses a 2048 byte large buffer instead.
-
- 13 8月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
- 12 8月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 11 8月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 10 8月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
(I expect the next run will generate lots of errors on VMS :-)).
-
- 23 5月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
Avoid loops if linking an application fails.
-
- 22 5月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 26 3月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
Make sure DES_cblock is defined at all times (meaning one shouldn't include openssl/des_old.h directly any more).
-
- 05 3月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
line, which I forgot when spliting one.
-
- 28 2月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 21 1月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 16 11月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 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.
-
- 04 10月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
types.h to ossl_typ.h. Also, it seems like krb5 was forgotten in some places.
-
- 02 10月, 2001 2 次提交
-
-
由 Richard Levitte 提交于
*sigh* habit...
-
由 Richard Levitte 提交于
the compiler not to warn about that.
-