- 02 8月, 2002 7 次提交
-
-
由 Bodo Möller 提交于
The 'OPENSSL_NO_SUN_DIV' default is still subject to change, so I didn't bother to finish the CHANGES entry yet. Submitted by: Douglas Stebila <douglas.stebila@sun.com>, Sheueling Chang <sheueling.chang@sun.com> (CHANGES entry by Bodo Moeller)
-
由 Bodo Möller 提交于
Submitted by: Douglas Stebila <douglas.stebila@sun.com>
-
由 Bodo Möller 提交于
Submitted by: Douglas Stebila <douglas.stebila@sun.com>
-
由 Bodo Möller 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
with the definition.
-
- 01 8月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
OPENSSL_malloc(). PR: 187
-
- 31 7月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
Part of PR 181
-
由 Richard Levitte 提交于
of OpenSSL. Part of PR 181.
-
- 30 7月, 2002 2 次提交
-
-
由 Lutz Jänicke 提交于
Changes marked "(CHATS)" were sponsored by the Defense Advanced Research Projects Agency (DARPA) and Air Force Research Laboratory, Air Force Materiel Command, USAF, under agreement number F30602-01-2-0537.
-
由 Lutz Jänicke 提交于
-
- 26 7月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
This is not ECDSA specific, so it's now PEM_STRING_ECPRIVATEKEY etc. Submitted by: Nils Larsch <nlarsch@compuserve.de>
-
- 25 7月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
happens reliably, even if the BIGNUM is already sufficiently large. [Note that the bn_expand()/bn_wexpand() macros call bn_expand2() only if the BIGNUM actually has to grow, so this change does not add any new overhead as currently bn_expand2() is never called directly.]
-
- 24 7月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
PR: 159
-
- 22 7月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
Notified by Kim Hellan <KHE@kmd.dk>
-
- 19 7月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
through. That's not enough, is it? :-)
-
由 Richard Levitte 提交于
-
- 18 7月, 2002 4 次提交
-
-
由 Richard Levitte 提交于
Make pod2mantest useable on DOS-based systems. Part of PR 75, the rest is still under investigation.
-
由 Richard Levitte 提交于
Make S/MIME output conform with the mail and MIME standards. PR: 151
-
由 Richard Levitte 提交于
PR: 151
-
由 Richard Levitte 提交于
-
- 17 7月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
PR: 124
-
- 16 7月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
-
由 Richard Levitte 提交于
Corrected.
-
- 15 7月, 2002 2 次提交
-
-
由 Richard Levitte 提交于
mechanism to the ENGINE framework. This means there there are going to be new functionality for the DSO part, and ultimately some way of merging two file specifications together. This commit places the merging code into the repository. It's currently not used anywhere, and hasn't been tested at all. It may be full of errors, including syntactical ones. Those will be fixed as promptly as possible.
-
由 Bodo Möller 提交于
(the same keys can be used for ECC schemes other than ECDSA) and add some new options. Similarly, use string "EC PARAMETERS" instead of "ECDSA PARAMETERS" in 'PEM' format. Fix ec_asn1.c (take into account the desired conversion form). 'make update'. Submitted by: Nils Larsch
-
- 11 7月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
Submitted by Götz Babin-Ebell <babinebell@trustcenter.de>
-
- 10 7月, 2002 2 次提交
-
-
由 Bodo Möller 提交于
-
由 Lutz Jänicke 提交于
des_old.h redefines crypt: #define crypt(b,s)\ DES_crypt((b),(s)) This scheme leads to failure, if header files with the OS's true definition of crypt() are processed _after_ des_old.h was processed. This is e.g. the case on HP-UX with unistd.h. As evp.h now again includes des.h (which includes des_old.h), this problem only came up after this modification. Solution: move header files (indirectly) including e_os.h before the header files (indirectly) including evp.h. Submitted by: Reviewed by: PR:
-
- 04 7月, 2002 1 次提交
-
-
由 Bodo Möller 提交于
-
- 30 6月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
-
- 28 6月, 2002 4 次提交
-
-
由 Richard Levitte 提交于
PR 123
-
由 Richard Levitte 提交于
PR 71
-
由 Richard Levitte 提交于
handled properly. Part of PR 75
-
由 Richard Levitte 提交于
Part of PR 75
-
- 27 6月, 2002 3 次提交
-
-
由 Richard Levitte 提交于
Part of PR 123
-
由 Richard Levitte 提交于
Part of PR 123
-
由 Richard Levitte 提交于
structure field names. PR: 112
-