Dr. Stephen Henson f4274da164 PR: 1644
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.
2009-09-06 15:49:46 +00:00
..
2009-09-06 15:49:46 +00:00
2009-09-02 15:51:19 +00:00
2008-11-05 18:39:08 +00:00
2007-02-03 14:41:12 +00:00
2007-02-03 14:41:12 +00:00
2009-09-06 15:49:46 +00:00
2008-06-04 11:01:43 +00:00

The stuff in here is based on patches supplied to me by
Steven Schoch <schoch@sheba.arc.nasa.gov> to do DSS.
I have since modified a them a little but a debt of gratitude
is due for doing the initial work.