aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/bn/bn_mpi.c
Commit message (Expand)AuthorAgeFilesLines
* Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() callRichard Levitte2020-11-131-2/+2
* Update copyright yearMatt Caswell2020-06-041-1/+1
* Avoid potential overflow to the sign bit when shifting left 24 placesTomas Mraz2020-05-201-1/+1
* Reorganize local header filesDr. Matthias St. Pierre2019-09-281-1/+1
* Following the license change, modify the boilerplates in crypto/bn/Richard Levitte2018-12-061-1/+1
* Copyright consolidation 06/10Rich Salz2016-05-171-54/+6
* Don't free the BIGNUM passed to BN_mpi2bnMatt Caswell2016-04-291-3/+8
* Free a BIGNUM on error in BN_mpi2bnMatt Caswell2016-04-281-7/+9
* Remove /* foo.c */ commentsRich Salz2016-01-261-1/+0
* Identify and move common internal libcrypto header filesRichard Levitte2015-05-141-1/+1
* Run util/openssl-format-source -v -c .Matt Caswell2015-01-221-66/+64
* Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe2008-11-121-1/+1
* size_tification.Ben Laurie2008-11-011-1/+1
* Put the first stage of my bignum debugging adventures into CVS. This codeGeoff Thorpe2003-11-041-0/+1
* More constification of the BN library.Richard Levitte2000-11-161-1/+1
* New functions CONF_load_bio() and CONF_load_fp() to load a configurationDr. Stephen Henson1999-06-201-1/+1
* Change functions to ANSI C.Ulf Möller1999-04-191-7/+2
* Import of old SSLeay release: SSLeay 0.9.1b (unreleased)Ralf S. Engelschall1998-12-211-1/+1
* Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall1998-12-211-0/+134