summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/bn/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'OPENBSD_5_8_BASE'.OPENBSD_5_8_BASEcvs2svn2015-08-0238-27036/+0
* Fix CVE-2014-3570: properly calculate the square of a BIGNUM value.bcook2015-02-252-534/+180
* deregister; no binary changejsg2014-10-281-3/+3
* typosmiod2014-07-121-1/+1
* Fix incorrect bounds check in amd64 assembly version of bn_mul_mont();miod2014-06-202-4/+4
* tags as requested by miod and teduderaadt2014-06-121-0/+1
* s/assember/assembler/ before someone gets offended. At the lastderaadt2014-06-068-13/+13
* typosmiod2014-05-031-2/+2
* More use of 64-bit registers which needs to be disabled under OpenBSD.miod2014-05-021-0/+2
* Do not output SOM-specific directives.miod2014-05-011-0/+6
* Fix include filename to get register name aliases under BSDmiod2014-05-011-6/+1
* dead meatmiod2014-05-012-2528/+0
* First pass at removing win64 support from the assembly generating Perljsing2014-04-302-286/+0
* Remove WIN32, WIN64 and MINGW32 tentacles.miod2014-04-281-4/+0
* Try to clean the maze of <openssl/bn.h> defines regarding the BN internals.miod2014-04-241-10/+0
* theo found a file we don't seem to need, but just in case, i will pastetedu2014-04-201-3/+0
* Go home, VMS, you're drunkmiod2014-04-151-6440/+0
* This commit was generated by cvs2git to track changes on a CVS vendormiod2014-04-137-32/+36
|\
| * Import OpenSSL 1.0.1gmiod2014-04-137-32/+36
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2012-10-1316-248/+10473
|\|
| * import OpenSSL-1.0.1cdjm2012-10-1316-248/+10473
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2012-01-052-2/+4
|\|
| * OpenSSL 1.0.0f: import upstream sourcedjm2012-01-052-2/+4
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2011-11-033-61/+65
|\|
| * import OpenSSL 1.0.0edjm2011-11-033-61/+65
* | resolve conflicts, fix local changesdjm2010-10-0134-9895/+166
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-015-189/+218
|\|
| * import OpenSSL-1.0.0adjm2010-10-018-244/+384
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2009-04-0610-0/+4982
|\|
| * 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
|\ \
| * | import of OpenSSL 0.9.8kdjm2009-04-061-0/+327
| /
* | resolve conflictsdjm2008-09-062-22/+99
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2008-09-062-0/+218
|\|
| * import of OpenSSL 0.9.8hdjm2008-09-064-22/+317
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2008-09-061-0/+603
|\ \
| * | import of OpenSSL 0.9.8hdjm2008-09-061-0/+603
| * | import 0.9.7b (without idea and rc5)markus2003-05-111-113/+141
| * | import openssl-0.9.7-beta1markus2002-09-054-910/+3542
| * | This commit was manufactured by cvs2git to create branch 'openssl'.cvs2svn2002-05-1530-0/+13518
* | | resolve conflictsdjm2006-06-271-2/+14
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2006-06-271-13/+10
|\ \ \ | | |/ | |/|
| * | import of openssl-0.9.7jdjm2006-06-272-15/+24
* | | resolve conflictsdjm2005-04-291-131/+86
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2005-04-292-18/+2117
|\| |
| * | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm2005-04-293-149/+2203
* | | merge 0.9.7dmarkus2004-04-081-1/+1
* | | This commit was generated by cvs2git to track changes on a CVS vendormarkus2004-04-071-1/+1
|\| |
| * | import openssl-0.9.7dmarkus2004-04-072-2/+2
* | | use bn_asm_vax.S (from netbsd); test + ok by miodmarkus2003-11-181-1/+1