- Feb 20, 1999
-
-
Ben Laurie authored
-
- Feb 19, 1999
-
-
Dr. Stephen Henson authored
to support CRL extensions.
-
- Feb 17, 1999
-
-
Dr. Stephen Henson authored
and really fix the ASN.1 IMPLICIT bug this time :-)
-
Ben Laurie authored
-
- Feb 16, 1999
-
-
Mark J. Cox authored
[Eric A. Young, (from changes to C2Net SSLeay, integrated by Mark Cox)] Fix so that the version number in the master secret, when passed via RSA, checks that if TLS was proposed, but we roll back to SSLv3 (because the server will not accept higher), that the version number is 0x03,0x01, not 0x03,0x00 [Eric A. Young, (from changes to C2Net SSLeay, integrated by Mark Cox)] Submitted by: Reviewed by: PR:
-
- Feb 15, 1999
-
-
Dr. Stephen Henson authored
-
- Feb 14, 1999
-
-
Dr. Stephen Henson authored
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.
-
Ralf S. Engelschall authored
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 authored
-
- Feb 13, 1999
-
-
Dr. Stephen Henson authored
-
Ben Laurie authored
-
Dr. Stephen Henson authored
perl script. It failed if the OID had any zeros in it.
-
Ben Laurie authored
-
Ben Laurie authored
wrong keylength with export null ciphers.
-
- Feb 11, 1999
-
-
Dr. Stephen Henson authored
also add an 'update' option to automatically append any new functions to the ssleay.num and libeay.num files.
-
- Feb 10, 1999
-
-
Ralf S. Engelschall authored
- 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 authored
-
Dr. Stephen Henson authored
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.
-
- Feb 09, 1999
-
-
Dr. Stephen Henson authored
code and adds support to ASN1_TYPE and asn1parse.
-
- Jan 31, 1999
-
-
Mark J. Cox authored
Submitted by: Eric A Young - from changes to C2Net SSLeay Reviewed by: Mark Cox PR:
-
Ralf S. Engelschall authored
-
- Jan 30, 1999
-
-
Ben Laurie authored
-
Ralf S. Engelschall authored
Submitted by: Alan Batie <batie@aahz.jf.intel.com>
-
Ralf S. Engelschall authored
Submitted by: Rainer W. Gerling <gerling@mpg-gv.mpg.de> Reviewed by: Ralf S. Engelschall
-
- Jan 29, 1999
-
-
Dr. Stephen Henson authored
be pulled apart and built.
-
Dr. Stephen Henson authored
Also fix typos in the usage messages: "inout" instead of "input".
-
- Jan 28, 1999
-
-
Mark J. Cox authored
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 authored
-
- Jan 26, 1999
-
-
Dr. Stephen Henson authored
-
Dr. Stephen Henson authored
openssl.cnf for the new syntax.
-
- Jan 25, 1999
-
-
Dr. Stephen Henson authored
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.
-
- Jan 24, 1999
-
-
Dr. Stephen Henson authored
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.
-
Dr. Stephen Henson authored
-
- Jan 20, 1999
-
-
Dr. Stephen Henson authored
GeneralizedTime.
-
- Jan 19, 1999
-
-
Ben Laurie authored
-
Ben Laurie authored
-
- Jan 18, 1999
-
-
Dr. Stephen Henson authored
of 'make errors' without causing huge re-organisations of files when a new code is added.
-
- Jan 17, 1999
-
-
Ben Laurie authored
-
Dr. Stephen Henson authored
-
Ben Laurie authored
Contributed by: Ulf Möller <ulf@fitug.de>
-