- 07 9月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 05 9月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 03 9月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 17 8月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
support for encrypted content type in PKCS7_set_content().
-
- 10 8月, 1999 2 次提交
-
-
由 Bodo Möller 提交于
Prototypes and constant declarations for non-copying reads and writes for BIO pairs (which is totally untested as of now, so I don't yet commit the actual source code, but reserve the numbers to avoid conflicts).
-
由 Dr. Stephen Henson 提交于
used by things like Xenroll. Also include documentation for extendedKeyUsage extension.
-
- 08 8月, 1999 1 次提交
-
-
由 Ralf S. Engelschall 提交于
-
- 05 8月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
while implementing and using it.
-
- 03 8月, 1999 1 次提交
-
-
由 Ben Laurie 提交于
-
- 28 7月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 24 7月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
-
- 22 7月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
it is not needed.
-
- 11 7月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 24 6月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
the length of negative integers.
-
- 22 6月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
documentation to reflect the STACK_OF(CONF_VALUE) change to the CONF lib and use ANSI typedefs for X509V3_EXT_I2D and X509V3_EXT_FREE.
-
- 21 6月, 1999 1 次提交
-
-
由 Bodo Möller 提交于
-
- 12 6月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: Jeon KyoungHo <khjeon@sds.samsung.co.kr>
-
- 11 6月, 1999 2 次提交
-
-
由 Dr. Stephen Henson 提交于
the the PBE code and a new constant PKCS5_DEFAULT_ITER for the default iteration count if it is passed as zero.
-
由 Bodo Möller 提交于
-
- 08 6月, 1999 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
structure and decides what key to generate (if any). Not currently added to the PBE algorithm list because it is largely untested.
-
- 07 6月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
AlgorithmIdentifier and make various ASN1 fixes.
-
- 05 6月, 1999 2 次提交
-
-
由 Ben Laurie 提交于
-
由 Ulf Möller 提交于
Submitted by: Martin Kraemer <Martin.Kraemer@MchP.Siemens.De>
-
- 03 6月, 1999 4 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
- 01 6月, 1999 2 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
- 31 5月, 1999 2 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
- 30 5月, 1999 2 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
- 21 5月, 1999 3 次提交
-
-
由 Bodo Möller 提交于
in cryptlib.h (which is often included as "../cryptlib.h"), then the question remains relative to which directory this is to be interpreted. gcc went one further directory up, as intended; but makedepend thinks differently, and so probably do some C compilers. So the ../ must go away; thus e_os.h goes back into include/openssl (but I now use #include "openssl/e_os.h" instead of <openssl/e_os.h> to make the point) -- and we have another huge bunch of dependency changes. Argh.
-
由 Bodo Möller 提交于
There were problems with putting e_os.h just into the top directory, because the test programs are compiled within test/ in the "standard" case in in their original directories in the makefile.one case; and in the latter symlinks may not be available.
-
由 Bodo Möller 提交于
include file.
-
- 18 5月, 1999 1 次提交
-
-
由 Ulf Möller 提交于
-
- 15 5月, 1999 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Dr. Stephen Henson 提交于
integers was completely broken. Also added a NEG_PUBKEY_BUG compilation option to compensate for public keys improperly encoded as negative integers.
-