- May 28, 2003
-
-
Lutz Jänicke authored
call "make depend" after enabling or disabling ciphers... Submitted by: Tal Mozes <talm@cyber-ark.com> PR: #628
-
Dr. Stephen Henson authored
Allocate certificatePolicies correctly if CPS field is absent. Fix various memory leaks in certificatePolicies.
-
Dr. Stephen Henson authored
Submitted by: Doug Sauder <dws+001@hunnysoft.com> Fix bug in X509V3_get_d2i() when idx in not NULL.
-
Richard Levitte authored
-
- May 21, 2003
-
-
Richard Levitte authored
PR: 621
-
Richard Levitte authored
-
- May 18, 2003
-
-
Dr. Stephen Henson authored
-
- May 07, 2003
-
-
Dr. Stephen Henson authored
-
Richard Levitte authored
Notified by Bennett Todd <bet@rahul.net>.
-
Richard Levitte authored
called downstream that need it to be non-const. The fact that the RSA_METHOD functions take the RSA* as a const doesn't matter, it just expresses that *they* won't touch it. PR: 602
-
- May 05, 2003
-
-
Richard Levitte authored
PR: 602
-
- May 02, 2003
-
-
Dr. Stephen Henson authored
-
- Apr 22, 2003
-
-
Bodo Möller authored
Submitted by: Nils Larsch
-
- Apr 21, 2003
-
-
Richard Levitte authored
PR: 578
-
- Apr 16, 2003
-
-
Richard Levitte authored
Memory leak fix: RSA_blinding_on() would leave a dangling pointer in rsa->blinding under certain circumstances. Double definition fix: RSA_FLAG_NO_BLINDING was defined twice.
-
- Apr 15, 2003
-
-
Richard Levitte authored
-
- Apr 11, 2003
-
-
Bodo Möller authored
-
- Apr 10, 2003
-
-
Richard Levitte authored
-
Richard Levitte authored
This file will be retagged.
-
Richard Levitte authored
retagged.
-
Richard Levitte authored
The tag will be OpenSSL_0_9_7b.
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
-
Richard Levitte authored
it's time for a release, so I'm just adding an enty in PROBLEMS, and will hopefully solve this for a later release
-
Richard Levitte authored
-
Dr. Stephen Henson authored
This allows, for example, a smart card to redirect rsa_sign and keep the default rsa_verify.
-
Dr. Stephen Henson authored
-
- Apr 09, 2003
-
-
Richard Levitte authored
-
Richard Levitte authored
-
- Apr 08, 2003
-
-
Richard Levitte authored
a library search path. Correct typos.
-
Richard Levitte authored
-
Lutz Jänicke authored
the cipher name in the list is not guaranteed to be at least "buflen" long. PR: 567 Submitted by: "Matt Harren" <matth@cs.berkeley.edu>
-
Richard Levitte authored
form of unneeded direct calls through the engine pointer..
-
Richard Levitte authored
of unneeded includes of openssl/engine.h.
-
- Apr 07, 2003
-
-
Richard Levitte authored
pointers should be used. It doesn't necessarely mean it should go through the ENGINE framework.
-
- Apr 05, 2003
-
-
Richard Levitte authored
PR: 564
-
- Apr 04, 2003
-
-
Richard Levitte authored
-
Richard Levitte authored
extension __attribute__.
-
- Apr 03, 2003
-
-
Richard Levitte authored
-