summaryrefslogtreecommitdiffstats
path: root/lib/libcrypto/aes (follow)
Commit message (Collapse)AuthorAgeFilesLines
* import OpenSSL 1.0.0edjm2011-11-032-205/+204
|
* resolve conflicts, fix local changesdjm2010-10-019-1008/+2163
|
* import OpenSSL-1.0.0adjm2010-10-016-548/+1799
|
* AES-NI engine support for OpenSSL.thib2010-07-011-0/+992
| | | | | | | | | | This is code mostly picked up from upstream OpenSSL, or to be more exact a diff from David Woodhouse <dwmw2 at infradead dot org>. Remember to make includes before doing a build! no objections from djm@ OK deraadt@, reyk@ (AES is about 4.25x faster on his x201 now)
* import of OpenSSL 0.9.8kdjm2009-04-065-0/+5783
|
* resolve conflictsdjm2009-01-094-1/+16
|
* import openssl-0.9.8jdjm2009-01-092-5/+7
|
* fix some cause of bad TEXTREL on i386 and amd64otto2008-09-191-4/+4
| | | | | | | - global function calls in .init sections (diff makes them via PLT) - calls to global functions in aes-586.S (made static or local) - global variable accesses in rc4-x86_64.S (now made via GOT) from djm@large; ok miod@
* resolve conflictsdjm2008-09-065-1044/+952
|
* import of OpenSSL 0.9.8hdjm2008-09-066-15/+3325
|
* resolve conflictsdjm2006-06-271-0/+2
|
* import i386 AES asm code from openssl.org; ok and help with testing djm@markus2005-05-101-0/+1541
|
* resolve conflictsdjm2005-04-296-43/+125
|
* import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@djm2005-04-291-0/+103
|
* merge 0.9.7dmarkus2004-04-081-1/+1
|
* merge 0.9.7c; minor bugsfixes;markus2003-11-113-16/+52
| | | | | API addition: ERR_release_err_state_table [make includes before you build libssl/libcrypto]
* merge 0.9.7b with local changes; crank majors for libssl/libcryptomarkus2003-05-124-7/+24
|
* import 0.9.7b (without idea and rc5)markus2003-05-115-24/+67
|
* merge openssl-0.9.7-beta3, tested on vax by miod@markus2002-09-101-1/+1
|
* import openssl-0.9.7-beta3markus2002-09-051-3/+0
|
* Merge OpenSSL 0.9.7-stable-20020605,beck2002-06-072-2/+2
| | | | correctly autogenerate obj_mac.h
* do not assume scripts are executablederaadt2002-05-251-1/+1
|
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-1511-0/+2178