summaryrefslogtreecommitdiffstats
path: root/crypto/dsa/dsa_depr.c
AgeCommit message (Expand)Author
2021-04-22Update copyright yearMatt Caswell
2021-04-21dsa: remove unused macroPauli
2020-04-23Update copyright yearMatt Caswell
2020-04-16Use build.info, not ifdef for crypto modulesRich Salz
2020-02-12Deprecate the low level DSA functions.Pauli
2019-11-07Update source files for pre-3.0 deprecationRichard Levitte
2018-12-06Following the license change, modify the boilerplates in crypto/dsa/Richard Levitte
2018-12-06Refactor the computation of API version limitsRichard Levitte
2016-06-18Useless header include of openssl/rand.hFdaSilvaYY
2016-05-17Copyright consolidation 07/10Rich Salz
2016-02-09Use NON_EMPTY_TRANSLATION_UNIT, consistently.Rich Salz
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-07Backwards-compatibility subject to OPENSSL_API_COMPATViktor Dukhovni
2015-11-09Continue standardising malloc style for libcryptoMatt Caswell
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-03-24free NULL cleanupRich Salz
2015-01-27OPENSSL_NO_xxx cleanup: SHARich Salz
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2014-12-08Implement internally opaque bn access from dsaMatt Caswell
2003-10-29When OPENSSL_NO_DEPRECATED is defined, deprecated functions are (or shouldGeoff Thorpe
2002-12-08Nils Larsch submitted;Geoff Thorpe
2002-12-08This is a first-cut at improving the callback mechanisms used inGeoff Thorpe