summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/aes (follow)
Commit message (Expand)AuthorAgeFilesLines
* c-file-style hints, begone; ok beckderaadt2014-06-1111-11/+11
* Move the AES wrap test code into regress.jsing2014-05-301-129/+0
* Almost nothing actually needs to include <openssl/e_os2.h>, however byjsing2014-05-241-1/+1
* if (x) free(x) -> free(x); semantic patch generated with coccinelle, carefullymiod2014-05-221-4/+2
* Remove AES_bi_ige_encrypt() from libcrypto. This routine is supposed to usemiod2014-05-122-116/+0
* Do not output SOM-specific directives.miod2014-05-011-0/+6
* Remove WIN32, WIN64 and MINGW32 tentacles.miod2014-04-281-4/+1
* unifdef -UAES_LONG for we do not intend to run on platforms where int is smallermiod2014-04-222-8/+0
* When compiling with AES_WRAP_TEST, make main() return a meaningful valuemiod2014-04-221-1/+15
* Get rid of MS Visual C compiler and Intel C compiler specific defines.miod2014-04-172-11/+3
* some KNF cleanup following the scriptderaadt2014-04-171-2/+3
* Change library to use intrinsic memory allocation functions instead ofbeck2014-04-171-4/+4
* we don't use these files for buildingtedu2014-04-151-120/+0
* remove FIPS mode support. people who require FIPS can buy something thattedu2014-04-151-6/+0
* First pass at applying KNF to the OpenSSL code, which almost makes itjsing2014-04-1511-1970/+1994
* remove auto-generated dependencies from the old unused build system, soderaadt2014-04-141-33/+0
* Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery.miod2014-04-132-2/+4
* This commit was generated by cvs2git to track changes on a CVS vendormiod2014-04-136-76/+126
|\
| * Import OpenSSL 1.0.1gmiod2014-04-138-78/+130
* | On amd64 OPENSSL_cpuid_setup and OPENSSL_ia32cap_P are now hidden so we don'tkettenis2012-10-311-1/+1
* | resolve conflictsdjm2012-10-136-232/+2343
* | This commit was generated by cvs2git to track changes on a CVS vendordjm2012-10-131-4/+25
|\ \
| * | import OpenSSL-1.0.1cdjm2012-10-131-4/+25
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2012-10-1311-252/+12671
|\ \ \ | | |/ | |/|
| * | import OpenSSL-1.0.1cdjm2012-10-1317-484/+15014
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2011-11-032-205/+204
|\| |
| * | import OpenSSL 1.0.0edjm2011-11-032-205/+204
* | | resolve conflicts, fix local changesdjm2010-10-019-1008/+2163
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-015-525/+1775
|\| |
| * | import OpenSSL-1.0.0adjm2010-10-0112-1428/+3936
| * | This commit was manufactured by cvs2git to create branch 'unlabeled-1.1.1'.cvs2svn2010-07-011-0/+992
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2010-10-011-23/+24
|\ \ \ | | |/ | |/|
| * | import OpenSSL-1.0.0adjm2010-10-011-23/+24
* | | AES-NI engine support for OpenSSL.thib2010-07-011-0/+992
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2009-04-065-0/+5783
|\ \ \ | | |/ | |/|
| * | import of OpenSSL 0.9.8kdjm2009-04-065-0/+5783
* | | resolve conflictsdjm2009-01-094-1/+16
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2009-01-091-3/+4
|\| |
| * | import openssl-0.9.8jdjm2009-01-095-4/+20
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2009-01-091-2/+3
|\ \ \ | | |/ | |/|
| * | import openssl-0.9.8jdjm2009-01-091-2/+3
* | | fix some cause of bad TEXTREL on i386 and amd64otto2008-09-191-4/+4
* | | resolve conflictsdjm2008-09-066-1045/+953
* | | This commit was generated by cvs2git to track changes on a CVS vendordjm2008-09-064-0/+3283
|\ \ \ | | |/ | |/|
| * | import of OpenSSL 0.9.8hdjm2008-09-0610-1045/+4236
| * | import of openssl-0.9.7jdjm2006-06-271-0/+2
| * | This commit was manufactured by cvs2git to create branch 'unlabeled-1.1.1'.cvs2svn2005-05-101-0/+1541
| * | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm2005-04-296-43/+125
| * | import openssl-0.9.7dmarkus2004-04-071-1/+1
| * | import 0.9.7cmarkus2003-11-113-16/+52