- 17 12月, 2000 2 次提交
-
-
由 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 6 次提交
-
-
由 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.
-
由 Dr. Stephen Henson 提交于
Rewrite the extension code to use an ASN1_ITEM structure for its ASN1 operations as well as the old style function pointers (i2d, d2i, new, free). Change standard extensions to support this. Fix a warning in BN_mul(), bn_mul.c about uninitialised 'j'.
-
由 Lutz Jänicke 提交于
-
- 12 12月, 2000 2 次提交
-
-
由 Richard Levitte 提交于
duplicating the certificate that is in the original SSL, remove the one that SSL_new() provided, if any. Spotted by: Mike Zeoli <zeoli@roguewave.com>
-
由 Bodo Möller 提交于
-
- 10 12月, 2000 2 次提交
-
-
由 Ulf Möller 提交于
-
由 Ulf Möller 提交于
-
- 09 12月, 2000 3 次提交
-
-
由 Richard Levitte 提交于
given. That also allows the arguments to come in any order (-new last, for example).
-
由 Bodo Möller 提交于
to dermine what the expression should look like. Apparently CVS does not like lines longer than about 2^10 characters.
-
由 Bodo Möller 提交于
-