summaryrefslogtreecommitdiff
path: root/crypto/bn/bn_depr.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearMatt Caswell2021-06-171-1/+1
* bn: rename bn_check_prime_int -> ossl_bn_check_primtPauli2021-05-271-2/+2
* Update copyright yearMatt Caswell2020-04-231-1/+1
* Use build.info, not ifdef for crypto modulesRich Salz2020-04-161-9/+4
* Update source files for pre-3.0 deprecationRichard Levitte2019-11-071-1/+1
* Add BN_check_prime()Kurt Roeckx2019-10-141-3/+3
* Reorganize local header filesDr. Matthias St. Pierre2019-09-281-1/+1
* crypto/bn: fix return value in BN_generate_primeDavid Asraf2019-01-271-1/+1
* Following the license change, modify the boilerplates in crypto/bn/Richard Levitte2018-12-061-1/+1
* Refactor the computation of API version limitsRichard Levitte2018-12-061-1/+1
* Useless header include of openssl/rand.hFdaSilvaYY2016-06-181-1/+0
* Copyright consolidation 06/10Rich Salz2016-05-171-51/+6
* Use NON_EMPTY_TRANSLATION_UNIT, consistently.Rich Salz2016-02-091-7/+8
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Backwards-compatibility subject to OPENSSL_API_COMPATViktor Dukhovni2016-01-071-1/+2
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* free NULL cleanup 7Rich Salz2015-04-301-5/+3
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-41/+44
* remove accidentally committed debugging cruft.Geoff Thorpe2003-10-291-2/+0
* When OPENSSL_NO_DEPRECATED is defined, deprecated functions are (or shouldGeoff Thorpe2003-10-291-0/+6
* Nils Larsch submitted;Geoff Thorpe2002-12-081-9/+3
* This is a first-cut at improving the callback mechanisms used inGeoff Thorpe2002-12-081-0/+114