summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/BN_CTX_start.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* make BN_CTX_end(NULL) a NOOP for compatibility with documented behaviourschwarze2019-08-201-3/+8
| | | | | | | | | in OpenSSL 1.1.1 even though in general, letting random functions accept NULL is not advisable because it can hide programming errors; "yes please" tb@ "unfortunately I suspect you're right" jsing@ "oh well" deraadt@
* crypto HISTORY up to 0.9.5; researched from OpenSSL gitschwarze2018-03-221-3/+4
|
* replace all references to bn(3) with BN_new(3),schwarze2016-12-101-3/+4
| | | | and make sure all BN*(3) pages point back to BN_new(3)
* some Vt fixes;jmc2016-12-081-3/+3
|
* Add Copyright and license.schwarze2016-11-201-7/+50
| | | | Delete the useless statement that a void function returns no value.
* some cleanup;jmc2016-11-081-4/+4
|
* first pass; ok schwarzejmc2016-11-061-1/+3
|
* fourth batch of perlpod(1) to mdoc(7) conversionschwarze2015-02-231-0/+85