Dr. Stephen Henson
|
dc03504d09
Make sure overrides work for RSA/DSA.
|
13 年之前 |
Dr. Stephen Henson
|
31360957fb
DH keys have an (until now) unused 'q' parameter. When creating
|
13 年之前 |
Dr. Stephen Henson
|
560b79cbff
Constify version strings and some structures.
|
18 年之前 |
Nils Larsch
|
3eeaab4bed
make
|
19 年之前 |
Geoff Thorpe
|
60a938c6bc
(oops) Apologies all, that last header-cleanup commit was from the wrong
|
20 年之前 |
Richard Levitte
|
0b13e9f055
Add the possibility to build without the ENGINE framework.
|
22 年之前 |
Richard Levitte
|
e9b553dac1
Remove incorrect assert.
|
22 年之前 |
Ben Laurie
|
54a656ef08
Security fixes brought forward from 0.9.7.
|
22 年之前 |
Dr. Stephen Henson
|
0c372b94f7
|
22 年之前 |
Geoff Thorpe
|
cb78486d97
This commits changes to various parts of libcrypto required by the recent
|
23 年之前 |
Bodo Möller
|
6ac4e8bd6e
Rename recently introduced functions for improved code clarity:
|
23 年之前 |
Geoff Thorpe
|
79aa04ef27
Make the necessary changes to work with the recent "ex_data" overhaul.
|
23 年之前 |
Geoff Thorpe
|
5cbc2e8bc1
Give DH, DSA, and RSA functions to "up" their reference counts. Otherwise,
|
23 年之前 |
Geoff Thorpe
|
b7727ee616
The indexes returned by ***_get_ex_new_index() functions are used when
|
23 年之前 |
Lutz Jänicke
|
a75b191502
Fix problem occuring when used from OpenSSH on Solaris 8.
|
23 年之前 |
Dr. Stephen Henson
|
0c9de428ae
In {RSA,DSA,DH}_new_method(x) need to increase the reference
|
23 年之前 |
Geoff Thorpe
|
7ae551fd03
In RSA, DSA, DH, and RAND - if the "***_new()" function fails because the
|
23 年之前 |
Richard Levitte
|
cf1b7d9664
Make all configuration macros available for application by making
|
24 年之前 |
Geoff Thorpe
|
d50f1bdfac
Do to DH and DSA what has already been done to RSA. This involves moving
|
24 年之前 |
Richard Levitte
|
a4aba800d9
Constify DSA-related code.
|
24 年之前 |
Richard Levitte
|
5270e7025e
Merge the engine branch into the main trunk. All conflicts resolved.
|
24 年之前 |
Richard Levitte
|
26a3a48d65
There have been a number of complaints from a number of sources that names
|
24 年之前 |
Geoff Thorpe
|
da414db464
The handling of DSA_METHOD and DH_METHOD wasn't quite as problematic as
|
24 年之前 |
Dr. Stephen Henson
|
dd9d233e2a
|
25 年之前 |
Dr. Stephen Henson
|
13066cee60
Initial support for DH_METHOD. Also added a DH lock. A few changes made to
|
25 年之前 |
Dr. Stephen Henson
|
c0711f7f0f
Initial support for DSA_METHOD...
|
25 年之前 |
Bodo Möller
|
a12258fcd2
fix the bug
|
25 年之前 |
Bodo Möller
|
48c843c367
New function DSA_dup_DH, and fixes for bugs that were found
|
25 年之前 |
Bodo Möller
|
ec577822f9
Change #include filenames from <foo.h> to <openssl.h>.
|
25 年之前 |
Ulf Möller
|
6b691a5c85
Change functions to ANSI C.
|
25 年之前 |