Dr. Stephen Henson
|
72245f340c
Check for missing DSA parameters.
|
9 years ago |
Rich Salz
|
e6390acac9
ex_data part 2: doc fixes and CRYPTO_free_ex_index.
|
9 years ago |
Rich Salz
|
64b25758ed
remove 0 assignments.
|
9 years ago |
Rich Salz
|
fbfcb22439
RT3999: Remove sub-component version strings
|
9 years ago |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 years ago |
Rich Salz
|
b4faea50c3
Use safer sizeof variant in malloc
|
9 years ago |
Rich Salz
|
23a1d5e97c
free NULL cleanup 7
|
9 years ago |
Rich Salz
|
b196e7d936
remove malloc casts
|
9 years ago |
Dr. Stephen Henson
|
ea6b07b54c
Simplify DSA public key handling.
|
9 years ago |
Rich Salz
|
d64070838e
free NULL cleanup
|
9 years ago |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 years ago |
Dr. Stephen Henson
|
2514fa79ac
Add functions returning security bits.
|
10 years ago |
Dr. Stephen Henson
|
dc03504d09
Make sure overrides work for RSA/DSA.
|
13 years ago |
Dr. Stephen Henson
|
31360957fb
DH keys have an (until now) unused 'q' parameter. When creating
|
13 years ago |
Dr. Stephen Henson
|
560b79cbff
Constify version strings and some structures.
|
18 years ago |
Nils Larsch
|
3eeaab4bed
make
|
19 years ago |
Geoff Thorpe
|
60a938c6bc
(oops) Apologies all, that last header-cleanup commit was from the wrong
|
20 years ago |
Richard Levitte
|
0b13e9f055
Add the possibility to build without the ENGINE framework.
|
22 years ago |
Richard Levitte
|
e9b553dac1
Remove incorrect assert.
|
22 years ago |
Ben Laurie
|
54a656ef08
Security fixes brought forward from 0.9.7.
|
22 years ago |
Dr. Stephen Henson
|
0c372b94f7
|
23 years ago |
Geoff Thorpe
|
cb78486d97
This commits changes to various parts of libcrypto required by the recent
|
23 years ago |
Bodo Möller
|
6ac4e8bd6e
Rename recently introduced functions for improved code clarity:
|
23 years ago |
Geoff Thorpe
|
79aa04ef27
Make the necessary changes to work with the recent "ex_data" overhaul.
|
23 years ago |
Geoff Thorpe
|
5cbc2e8bc1
Give DH, DSA, and RSA functions to "up" their reference counts. Otherwise,
|
23 years ago |
Geoff Thorpe
|
b7727ee616
The indexes returned by ***_get_ex_new_index() functions are used when
|
23 years ago |
Lutz Jänicke
|
a75b191502
Fix problem occuring when used from OpenSSH on Solaris 8.
|
23 years ago |
Dr. Stephen Henson
|
0c9de428ae
In {RSA,DSA,DH}_new_method(x) need to increase the reference
|
23 years ago |
Geoff Thorpe
|
7ae551fd03
In RSA, DSA, DH, and RAND - if the "***_new()" function fails because the
|
23 years ago |
Richard Levitte
|
cf1b7d9664
Make all configuration macros available for application by making
|
24 years ago |