Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | import OpenSSL 1.0.0e | 2011-11-03 | 1 | -199/+198 | |
| | |||||
* | resolve conflicts, fix local changes | 2010-10-01 | 2 | -479/+1926 | |
| | |||||
* | import OpenSSL-1.0.0a | 2010-10-01 | 4 | -519/+1769 | |
| | |||||
* | AES-NI engine support for OpenSSL. | 2010-07-01 | 1 | -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.8k | 2009-04-06 | 4 | -0/+4720 | |
| | |||||
* | resolve conflicts | 2009-01-09 | 1 | -1/+2 | |
| | |||||
* | import openssl-0.9.8j | 2009-01-09 | 1 | -3/+4 | |
| | |||||
* | fix some cause of bad TEXTREL on i386 and amd64 | 2008-09-19 | 1 | -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 conflicts | 2008-09-06 | 1 | -833/+824 | |
| | |||||
* | import of OpenSSL 0.9.8h | 2008-09-06 | 2 | -0/+2701 | |
| | |||||
* | import i386 AES asm code from openssl.org; ok and help with testing djm@ | 2005-05-10 | 1 | -0/+1541 | |