- 07 9月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 05 9月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 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.
-
- 07 6月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
AlgorithmIdentifier and make various ASN1 fixes.
-
- 18 5月, 1999 1 次提交
-
-
由 Ulf Möller 提交于
-
- 15 5月, 1999 1 次提交
-
-
由 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.
-
- 10 5月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 02 5月, 1999 1 次提交
-
-
由 Ben Laurie 提交于
-
- 27 4月, 1999 1 次提交
-
-
由 Ulf Möller 提交于
-
- 24 4月, 1999 3 次提交
-
-
由 Bodo Möller 提交于
Submitted by: Reviewed by: PR:
-
由 Dr. Stephen Henson 提交于
script, translates function codes better and doesn't need the K&R function prototypes to work (NB. the K&R prototypes can't be wiped just yet: they are still needed by the DEF generator...). I also ran the script with the -rewrite option to update all the header and source files.
-
由 Bodo Möller 提交于
Submitted by: Reviewed by: PR:
-
- 23 4月, 1999 1 次提交
-
-
由 Ben Laurie 提交于
-
- 22 4月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
this stuff.
-
- 19 4月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
isn't fully implemented (yet).
-
- 18 4月, 1999 2 次提交
-
-
由 Dr. Stephen Henson 提交于
policies extension.
-
由 Ben Laurie 提交于
-
- 17 4月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 13 4月, 1999 1 次提交
-
-
由 Ben Laurie 提交于
-
- 09 4月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 02 4月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 29 3月, 1999 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 27 3月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
include an 'indent' option to V3 stuff.
-
- 24 3月, 1999 1 次提交
-
-
由 Ralf S. Engelschall 提交于
so they no longer are missing under -DNOPROTO. Submitted by: Soren S. Jorvang <soren@t.dk> Reviewed by: Ralf S. Engelschall
-
- 09 3月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
ordinals to libeay.num.
-
- 21 2月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
to include email addresses from DN and copy details from issuer certificate. Include examples in openssl.cnf, update Win32 ordinals.
-
- 18 2月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 14 2月, 1999 2 次提交
-
-
由 Ben Laurie 提交于
-
由 Dr. Stephen Henson 提交于
perl script. It failed if the OID had any zeros in it.
-
- 10 2月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 09 2月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
code and adds support to ASN1_TYPE and asn1parse.
-
- 07 2月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
support for subject and issuer alt name. Add a new ASN1 macro and fix a nasty bug that left an ASN1 buffer modified on an error condition with IMPLICIT tagging.
-
- 28 1月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 25 1月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
the main library, but only with printing at present. To see this try: openssl x509 -in cert.pem -text on a certificate with some extensions in it.
-
- 19 1月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
This is the result of a "make errors" with the new error building functionality in place.
-
- 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.
-
- 30 12月, 1998 1 次提交
-
-
由 Ben Laurie 提交于
-
- 21 12月, 1998 2 次提交
-
-
由 Ralf S. Engelschall 提交于
-
由 Ralf S. Engelschall 提交于
-