- 15 2月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
of an arbitrary extension: e.g. 1.3.4.5=critical,RAW:12:34:56 Using this technique currently unsupported extensions can be generated if you know their DER encoding. Even if the extension is supported in future the raw extension will still work: that is the raw version can always be used even if it is a supported extension.
-
- 14 2月, 1999 5 次提交
-
-
由 Ralf S. Engelschall 提交于
array code in the crypto/err/err_genc.pl script. Submitted by: Lars Weber <3weber@informatik.uni-hamburg.de> Reviewed by: Ralf s. Engelschall
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Ben Laurie 提交于
-
由 Dr. Stephen Henson 提交于
perl script. It failed if the OID had any zeros in it.
-
- 13 2月, 1999 2 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
wrong keylength with export null ciphers.
-
- 11 2月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
also add an 'update' option to automatically append any new functions to the ssleay.num and libeay.num files.
-
- 10 2月, 1999 3 次提交
-
-
由 Ralf S. Engelschall 提交于
- ported BN stuff to OpenSSL's different BN library - made the perl/ source tree CVS-aware - renamed the package from SSLeay to OpenSSL (the files still contain their history because I've copied them in the repository) - removed obsolete files (the test scripts will be replaced by better Test::Harness variants in the future)
-
由 Ralf S. Engelschall 提交于
-
由 Dr. Stephen Henson 提交于
name, issuer and authority key id. Change the i2v function parameters and add an extra 'crl' parameter in the X509V3_CTX structure: guess what that's for :-) Fix to ASN1 macro which messed up IMPLICIT tag and add f_enum.c which adds a2i, i2a for ENUMERATED.
-
- 09 2月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
code and adds support to ASN1_TYPE and asn1parse.
-
- 31 1月, 1999 3 次提交
-
-
由 Mark J. Cox 提交于
Submitted by: Eric A Young - from changes to C2Net SSLeay Reviewed by: Mark Cox PR:
-
由 Ralf S. Engelschall 提交于
-
由 Ben Laurie 提交于
-
- 30 1月, 1999 3 次提交
-
-
由 Ralf S. Engelschall 提交于
Submitted by: Alan Batie <batie@aahz.jf.intel.com>
-
由 Ralf S. Engelschall 提交于
Submitted by: Rainer W. Gerling <gerling@mpg-gv.mpg.de> Reviewed by: Ralf S. Engelschall
-
由 Dr. Stephen Henson 提交于
be pulled apart and built.
-
- 29 1月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Also fix typos in the usage messages: "inout" instead of "input".
-
- 28 1月, 1999 2 次提交
-
-
由 Mark J. Cox 提交于
but the BN code had some problems that would cause failures when doing certificate verification and some other functions. Submitted by: Eric A Young from a C2Net version of SSLeay Reviewed by: Mark J Cox PR:
-
由 Dr. Stephen Henson 提交于
-
- 27 1月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 26 1月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
openssl.cnf for the new syntax.
-
- 25 1月, 1999 2 次提交
-
-
由 Dr. Stephen Henson 提交于
so that: openssl req -x509 -new -out cert.pem will take extensions from openssl.cnf a sample for a CA is included. Also change the directory order so pem is nearer the end. Otherwise 'make links' wont work because pem.h can't be built.
-
由 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.
-
- 24 1月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 20 1月, 1999 3 次提交
-
-
由 Dr. Stephen Henson 提交于
GeneralizedTime.
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
- 19 1月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
of 'make errors' without causing huge re-organisations of files when a new code is added.
-
- 18 1月, 1999 1 次提交
-
-
由 Ben Laurie 提交于
-
- 17 1月, 1999 5 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Ben Laurie 提交于
Contributed by: Ulf Möller <ulf@fitug.de>
-
由 Ben Laurie 提交于
Contributed by: Anonymous <nobody@replay.com>
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
- 15 1月, 1999 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
Submitted by: Neil Costigan <neil.costigan@celocom.com> PR:
-
- 13 1月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
1.2.3.4 . Also added new function OBJ_txt2obj().
-