“9af9effc93e39427c758343f6be9892652049863”上不存在“paddle/fluid/git@gitcode.net:paddlepaddle/Paddle.git”
- 19 1月, 2002 1 次提交
-
-
由 Ben Laurie 提交于
-
- 16 11月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
directory, trust the building scripts to handle it properly.
-
- 06 11月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
or we get a dependency war in Makefile.ssl
-
- 05 11月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
-
- 10 10月, 2001 1 次提交
-
-
由 Richard Levitte 提交于
depend on the environment, like the presence of the OpenBSD crypto device or of Kerberos, do not change the dependencies within OpenSSL.
-
- 09 10月, 2001 1 次提交
-
-
由 Geoff Thorpe 提交于
it to be defined on all platforms whether or not it is of any practical use on them. This also resolves linker problems on "special" platforms, such as win32.
-
- 26 9月, 2001 2 次提交
-
-
由 Ben Laurie 提交于
-
由 Geoff Thorpe 提交于
crypto/evp/ into the corresponding ENGINE. This code is currently untested.
-
- 15 9月, 2001 1 次提交
-
-
由 Geoff Thorpe 提交于
recently. So comments including file names have been fixed, and copyright notices brought up to "2001" at the same time.
-
- 07 9月, 2001 1 次提交
-
-
由 Ulf Möller 提交于
-
- 28 8月, 2001 1 次提交
-
-
由 Ben Laurie 提交于
-
- 26 8月, 2001 1 次提交
-
-
由 Geoff Thorpe 提交于
-
- 24 8月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 19 8月, 2001 1 次提交
-
-
由 Ben Laurie 提交于
-
- 18 8月, 2001 1 次提交
-
-
由 Ben Laurie 提交于
-
- 02 5月, 2000 1 次提交
-
-
由 Richard Levitte 提交于
"Jan Mikkelsen" <janm@transactionsite.com> correctly states that the OpenSSL header files have #include's and extern "C"'s in an incorrect order. Thusly fixed.
-
- 30 1月, 1999 1 次提交
-
-
由 Ben Laurie 提交于
-
- 24 1月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 17 1月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
GeneralizedTime. At several points PKIX specifies that GeneralizedTime can be used but OpenSSL doesn't currently support it. This patch adds several files and a bunch of functions. Of interest is the ASN1_TIME structure and its related functions. At several points certificates, CRLs et al specify that a time can be expressed as a choice of UTCTime and GeneralizedTime. Currently OpenSSL interprets this (wrongly) as UTCTime because GeneralizedTime isn't supported. The ASN1_TIME stuff provides this functionality. Still todo is to trace which cert and CRL points need an ASN1_TIME and modify the utilities appropriately and of course fix all the bugs. Note new OpenSSL copyright in the new file a_time.c. I didn't put it in a_gentm.c because it is a minimally modified form a_utctm.c . Since this adds new files and error codes you will need to do a 'make errors' at the top level to add the new codes.
-