commit | 78435364ec450408b63acef65494dbe16a97792a | [log] [tgz] |
---|---|---|
author | Geoff Thorpe <geoff@openssl.org> | Sat Aug 25 17:28:23 2001 +0000 |
committer | Geoff Thorpe <geoff@openssl.org> | Sat Aug 25 17:28:23 2001 +0000 |
tree | c54c94a381a26b4cb3d0cbfe324c874dfbe7c92e | |
parent | 5cbc2e8bc187058e2ec2f17f53c3429c16dbc0d8 [diff] |
Changes crypto/evp/ and ssl/ code from directly incrementing reference counts in DH, DSA, and RSA structures. Instead they use the new "***_up()" functions that handle this.