- Dec 12, 2002
-
-
Richard Levitte authored
since it's both enumerated and explained in BIO_s_connect.pod. PR: 370
-
Richard Levitte authored
PR: 353
-
Richard Levitte authored
that wants to use the hw_ncipher engine without having given any callbacks for the dynamic type of locks.
-
- Dec 11, 2002
-
-
Richard Levitte authored
callbacks) before attempting to lock.
-
Richard Levitte authored
pushed item. The index is the number of items - 1. And if a NULL item was found, actually use it. Finally, provide a little bit of safety in CRYPTO_lock() by asserting the a requested dynamic lock really must exist, instead of just being silent about it
-
Richard Levitte authored
were defined.
-
Richard Levitte authored
were defined.
-
Richard Levitte authored
(before SSLeay, maybe?), it's better to have that macro protect the compatibility header des_old.h. In the new des.h, let's use a slightly different protecting macro. The rationale is that there are application that might include (via other header files, perhaps) both an old libdes des.h and OpenSSL's des.h. Whichever comes first would overshadow the other because of the clash in protecting macro. This fix solves that problem.
-
- Dec 10, 2002
-
-
Lutz Jänicke authored
Submitted by: Bernhard Simon <simon@zid.tuwien.ac.at> Reviewed by: PR:
-
Richard Levitte authored
PR: 393
-
- Dec 09, 2002
-
-
Lutz Jänicke authored
Submitted by: assar@kth.se Reviewed by: PR: 390
-
- Dec 07, 2002
-
-
Richard Levitte authored
be concentrated on Heimdal support.
-
- Dec 06, 2002
-
-
Andy Polyakov authored
Submitted by: <appro> Reviewed by: PR:
-
Andy Polyakov authored
Submitted by: <appro> Reviewed by: PR:
-
Richard Levitte authored
anything.
-
Richard Levitte authored
compatible, don't use ==, use = instead...
-
Richard Levitte authored
-
- Dec 05, 2002
-
-
Richard Levitte authored
development.
-
Richard Levitte authored
The tag will be OpenSSL_0_9_7-beta5.
-
Richard Levitte authored
-
Richard Levitte authored
a first alternative to try
-
Richard Levitte authored
-
Richard Levitte authored
PR: 385
-
Richard Levitte authored
-
Richard Levitte authored
PR: 380
-
Richard Levitte authored
PR: 376
-
Richard Levitte authored
well to be able to use the CHIL engine. PR: 281
-
Richard Levitte authored
PR: 381
-
- Dec 04, 2002
-
-
Richard Levitte authored
rule for SHA stuff. PR: 381
-
Richard Levitte authored
PR: 379
-
Richard Levitte authored
-
Lutz Jänicke authored
Submitted by: Christian Hohnstaedt <chohnstaedt@innominate.com> Reviewed by: PR:
-
Richard Levitte authored
PR: 347
-
Richard Levitte authored
PR: 348
-
Richard Levitte authored
PR: 375
-
Dr. Stephen Henson authored
Make ASN1_TYPE_get() work for V_ASN1_NULL type.
-
Dr. Stephen Henson authored
-
- Dec 03, 2002
-
-
Dr. Stephen Henson authored
return the requested number of bytes when reading content.
-
Richard Levitte authored
exit() in whatever way works for the intended platform, and define OPENSSL_EXIT() to have the old meaning (the name is of course because it's only used in the openssl program)
-
Richard Levitte authored
-