summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bn (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'OPENBSD_5_5_BASE'.OPENBSD_5_5_BASEcvs2svn2014-02-2770-43044/+0
|
* cherry pick bugfixes for http://www.openssl.org/news/secadv_20130205.txtmarkus2013-02-141-17/+8
| | | | | from the openssl git (changes between openssl 1.0.1c and 1.0.1d). ok djm@
* import files that CVS missed; sighdjm2012-10-131-0/+272
|
* resolve conflictsdjm2012-10-1312-491/+734
|
* This commit was generated by cvs2git to track changes on a CVS vendordjm2012-10-1316-248/+10473
|\ | | | | branch.
| * import OpenSSL-1.0.1cdjm2012-10-1326-732/+11172
| |
* | OpenSSL 1.0.0f: mergedjm2012-01-051-14/+23
| |
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2012-01-052-2/+4
|\| | | | | branch.
| * OpenSSL 1.0.0f: import upstream sourcedjm2012-01-053-16/+27
| |
* | openssl-1.0.0e: resolve conflictsdjm2011-11-036-37/+60
| |
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2011-11-033-61/+65
|\| | | | | branch.
| * import OpenSSL 1.0.0edjm2011-11-039-98/+125
| |
* | resolve conflicts, fix local changesdjm2010-10-0152-11151/+732
| |
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-015-189/+218
|\| | | | | branch.
| * import OpenSSL-1.0.0adjm2010-10-0120-750/+899
| |
* | cherrypick patch from OpenSSL 0.9.8m:djm2010-03-042-2/+3
| | | | | | | | | | *) Always check bn_wexpend() return values for failure. (CVE-2009-3245) [Martin Olsson, Neel Mehta]
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2009-04-0610-0/+4982
|\| | | | | branch.
| * import of OpenSSL 0.9.8kdjm2009-04-0610-0/+4982
| |
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2009-04-061-0/+327
|\ \ | | | | | | branch.
| * | import of OpenSSL 0.9.8kdjm2009-04-061-0/+327
| | |
| * | import openssl-0.9.7dmarkus2004-04-071-1/+4
| | |
| * | import 0.9.7cmarkus2003-11-111-0/+1
| | |
| * | import 0.9.7b (without idea and rc5)markus2003-05-111-25/+8
| | |
| * | import openssl-0.9.7-beta3markus2002-09-051-1/+1
| | |
| * | import openssl-0.9.7-beta1markus2002-09-051-42/+248
| | |
* | | resolve conflictsdjm2009-01-096-351/+413
| | |
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2009-01-091-25/+15
|\ \ \ | | |/ | |/| branch.
| * | import openssl-0.9.8jdjm2009-01-098-369/+510
| | |
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2009-01-091-0/+87
|\ \ \ | | | | | | | | branch.
| * | | import openssl-0.9.8jdjm2009-01-092-3/+101
| | | |
* | | | update to openssl-0.9.8i; tested by several, especially krw@djm2009-01-054-53/+153
| | | |
* | | | resolve conflictsdjm2008-09-0631-790/+3649
| | | |
* | | | This commit was generated by cvs2git to track changes on a CVS vendordjm2008-09-066-0/+2515
|\ \ \ \ | | |/ / | |/| | branch.
| * | | import of OpenSSL 0.9.8hdjm2008-09-0635-774/+5484
| | | |
* | | | This commit was generated by cvs2git to track changes on a CVS vendordjm2008-09-062-134/+755
|\ \ \ \ | | |/ / | |/| | branch.
| * | | import of OpenSSL 0.9.8hdjm2008-09-064-161/+1506
| | | |
* | | | http://openssl.org/news/patch-CVE-2007-3108.txt; ok pval, deraadtmarkus2007-08-211-13/+65
| | | |
* | | | resolve conflictsdjm2006-06-2710-50/+473
| | | |
* | | | This commit was generated by cvs2git to track changes on a CVS vendordjm2006-06-272-13/+292
|\ \ \ \ | | |/ / | |/| | branch.
| * | | import of openssl-0.9.7jdjm2006-06-279-60/+692
| | | |
* | | | This commit was generated by cvs2git to track changes on a CVS vendordjm2006-06-271-3/+5
|\ \ \ \ | | |/ / | |/| | branch.
| * | | import of openssl-0.9.7jdjm2006-06-274-6/+78
| | | |
* | | | make BN_is_prime() realise that 2 is, in fact, a prime number.djm2006-03-141-1/+3
| | | | | | | | | | | | | | | | from OpenSSL CVS; ok otto@ deraadt@
* | | | resolve conflictsdjm2005-04-293-133/+88
| | | |
* | | | This commit was generated by cvs2git to track changes on a CVS vendordjm2005-04-292-18/+2117
|\ \ \ \ | | |/ / | |/| | branch.
| * | | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm2005-04-294-150/+2204
| | | |
* | | | This commit was generated by cvs2git to track changes on a CVS vendordjm2005-04-291-0/+331
|\ \ \ \ | | |/ / | |/| | branch.
| * | | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm2005-04-292-1/+332
| | | |
| * | | import 0.9.7b (without idea and rc5)markus2003-05-114-143/+162
| | | |
| * | | import openssl-0.9.7-beta3markus2002-09-051-1/+1
| | | |