- Dec 20, 2000
-
-
Ulf Möller authored
-
Ulf Möller authored
"Peter 'Luna' Runestig" <peter+openssl-dev@runestig.com>
-
Bodo Möller authored
Submitted by: draslar <draslar@elray.ch>
-
Bodo Möller authored
corresponding new entry in the OpenSSL_0_9_6-stable branch.
-
Dr. Stephen Henson authored
Fixes to OCSP print code. Don't try to print request certificates if signature is not present. Remove unnecessary test for certificates being NULL. Fix typos in printed output. Tidy up output. Fix for typo in OCSP_SERVICELOC ASN1 template. Also give a bit more info in CHANGES about the ASN1 revision.
-
- Dec 19, 2000
-
-
Bodo Möller authored
-
Bodo Möller authored
-
- Dec 18, 2000
-
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
structures and setting rsa->_method_mod_{n,p,q}. Submitted by: "Reddie, Steven" <Steven.Reddie@ca.com>
-
Bodo Möller authored
-
- Dec 17, 2000
-
-
Dr. Stephen Henson authored
Redo OCSP response printing. Remove duplicate or obsolete code. Delete some redundant files.
-
Bodo Möller authored
OpenSSL (such as the new undocumented '-prexit' option to s_client), the FAQ should point out that they don't: The FAQ is not just part of the release, it's current version is also published on the web.
-
Bodo Möller authored
-
- Dec 16, 2000
-
-
Dr. Stephen Henson authored
-
Richard Levitte authored
Spotted by "David Schwartz" <davids@webmaster.com>.
-
Richard Levitte authored
-
Dr. Stephen Henson authored
just a NULL and appears in a certificate.
-
Dr. Stephen Henson authored
Initial support for variables in DEF files.
-
Dr. Stephen Henson authored
-
- Dec 15, 2000
-
-
Ulf Möller authored
compiler switch.
-
Bodo Möller authored
(e.g., use a default), we have to call ERR_clear_error().
-
Bodo Möller authored
-
Dr. Stephen Henson authored
are all raw print only extensions at present.
-
Bodo Möller authored
in NO_ASM configurations
-
Bodo Möller authored
-
- Dec 14, 2000
-
-
Dr. Stephen Henson authored
This is a little unusual because it can contain no structure i.e. the extension OCTET STRING content octets do not contain a DER encoded structure.
-
Geoff Thorpe authored
-
Geoff Thorpe authored
BCM5805 and BCM5820 units. So far I've merely taken a skim over the code and changed a few things from their original contributed source (de-shadowing variables, removing variables from the header, and re-constifying some functions to remove warnings). If this gives compilation problems on any system, please let me know. We will hopefully know for sure whether this actually functions on a system with the relevant hardware in a day or two. :-)
-
Dr. Stephen Henson authored
from the print routines. Reorganisation of OCSP code: initial print routines in ocsp_prn.c. Doesn't work fully because OCSP extensions aren't reimplemented yet. Implement some ASN1 functions needed to compile OCSP code.
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Bodo Möller authored
-
Dr. Stephen Henson authored
code from certificate, CRL and request printing routines.
-
- Dec 13, 2000
-
-
Dr. Stephen Henson authored
authenticated attributes: this is used to retain the original encoding and not break signatures. Support for a SET OF which reorders the STACK when encoding a structure. This will be used with the PKCS7 code.
-
Ulf Möller authored
-
Dr. Stephen Henson authored
-
Richard Levitte authored
functions need to be constified, and therefore meant a number of easy changes a little everywhere. Now, if someone could explain to me why OBJ_dup() cheats...
-