- 20 12月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
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.
-
- 19 12月, 2000 3 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
- 18 12月, 2000 4 次提交
-
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
structures and setting rsa->_method_mod_{n,p,q}. Submitted by: "Reddie, Steven" <Steven.Reddie@ca.com>
-
由 Bodo Möller 提交于
-
- 17 12月, 2000 3 次提交
-
-
由 Dr. Stephen Henson 提交于
Redo OCSP response printing. Remove duplicate or obsolete code. Delete some redundant files.
-
由 Bodo Möller 提交于
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 提交于
-
- 16 12月, 2000 9 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Richard Levitte 提交于
Spotted by "David Schwartz" <davids@webmaster.com>.
-
由 Richard Levitte 提交于
-
由 Dr. Stephen Henson 提交于
just a NULL and appears in a certificate.
-
由 Dr. Stephen Henson 提交于
Initial support for variables in DEF files.
-
由 Dr. Stephen Henson 提交于
-
由 Ulf Möller 提交于
compiler switch.
-
由 Bodo Möller 提交于
(e.g., use a default), we have to call ERR_clear_error().
-
由 Bodo Möller 提交于
-
- 15 12月, 2000 11 次提交
-
-
由 Dr. Stephen Henson 提交于
are all raw print only extensions at present.
-
由 Bodo Möller 提交于
in NO_ASM configurations
-
由 Bodo Möller 提交于
-
由 Dr. Stephen Henson 提交于
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 提交于
-
由 Geoff Thorpe 提交于
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 提交于
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 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
由 Bodo Möller 提交于
-
- 14 12月, 2000 5 次提交
-
-
由 Dr. Stephen Henson 提交于
code from certificate, CRL and request printing routines.
-
由 Dr. Stephen Henson 提交于
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 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Richard Levitte 提交于
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...
-
- 13 12月, 2000 4 次提交
-
-
由 Richard Levitte 提交于
Solution: multiply a with 0, putting the result in r, and return.
-
由 Richard Levitte 提交于
when both a and b are of the exact right size. This may change to something better later.
-
由 Richard Levitte 提交于
Also, define a second debugging configuration without assembler.
-
由 Dr. Stephen Henson 提交于
This was caused by no initialising the buffer to NULL when using the auto allocating version if i2d.
-