mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
f4274da164
Submitted by: steve@openssl.org Fix to make DHparams_dup() et al work in C++. For 1.0 fix the final argument to ASN1_dup() so it is void *. Replace some *_dup macros with functions. |
||
---|---|---|
.. | ||
.cvsignore | ||
dh192.pem | ||
dh512.pem | ||
dh1024.pem | ||
dh2048.pem | ||
dh4096.pem | ||
dh_ameth.c | ||
dh_asn1.c | ||
dh_check.c | ||
dh_depr.c | ||
dh_err.c | ||
dh_gen.c | ||
dh_key.c | ||
dh_lib.c | ||
dh_pmeth.c | ||
dh_prn.c | ||
dh.h | ||
dhtest.c | ||
example | ||
generate | ||
Makefile | ||
p192.c | ||
p512.c | ||
p1024.c |