summaryrefslogtreecommitdiffstats
path: root/crypto/bn/bn_sqr.c (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-01bn/asm/rsax-x86_64.pl: constant-time gather procedure.Andy Polyakov1-84/+291
2016-03-01bn/bn_exp.c: constant-time MOD_EXP_CTIME_COPY_FROM_PREBUF.Andy Polyakov1-18/+57
2016-03-01Unified - have configdata.pm depend on a few more thingsRichard Levitte3-2/+5
2016-02-29GH762: Reuse strdup()Dmitry-Me1-4/+2
2016-02-29GH764: s_server: trace option fall throughJ Mohan Rao Arisankala1-2/+1
2016-02-29GH758: e_dasync_err.h: honor no-filenames optionViktor Szakats1-1/+1
2016-02-29Fix BN_hex2bn/BN_dec2bn NULL ptr/heap corruptionMatt Caswell3-6/+25
2016-02-29remove unused variablesDr. Stephen Henson1-9/+0
2016-02-29Fix use before init warnings in asynctestMatt Caswell1-5/+5
2016-02-29Clarify ASYNC_WAIT_CTX_clear_fd() docsMatt Caswell2-2/+4
2016-02-29Refactor the async wait fd logicMatt Caswell21-325/+792
2016-02-29Workaround for VisualStudio 2015 bugMatt Caswell2-3/+11
2016-02-29Add forgotten change of check of disabled-dynamic-engineRichard Levitte1-1/+1
2016-02-28Add CHANGES entry for X25519Dr. Stephen Henson1-0/+16
2016-02-28make updateDr. Stephen Henson1-0/+1
2016-02-28Remove unused code.Dr. Stephen Henson1-1343/+0
2016-02-28Change BORINGSSL defines to OPENSSLDr. Stephen Henson1-7/+7
2016-02-28Initial adaptations for Curve25519 code.Dr. Stephen Henson1-20/+23
2016-02-28Place under OpenSSL license.Emilia Kasper1-14/+47