Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2git to create tag 'OPENBSD_5_5_BASE'.OPENBSD_5_5_BASE | cvs2svn | 2014-02-27 | 28 | -30812/+0 |
| | |||||
* | On amd64 OPENSSL_cpuid_setup and OPENSSL_ia32cap_P are now hidden so we don't | kettenis | 2012-10-31 | 1 | -1/+1 |
| | | | | | | | | | | have to go through the PLT/GOT to get at them anymore. In fact going through the GOT now fails since we no longer have a GOT entry for OPENSSL_ia32cap_P. Fixes the problem spotted by jasper@ and sthen@. Based on a diff from mikeb@ who did most of the actual work of tracking down the issue. ok millert@, mikeb@ | ||||
* | resolve conflicts | djm | 2012-10-13 | 6 | -232/+2343 |
| | |||||
* | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2012-10-13 | 1 | -4/+25 |
|\ | | | | | branch. | ||||
| * | import OpenSSL-1.0.1c | djm | 2012-10-13 | 1 | -4/+25 |
| | | |||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2012-10-13 | 11 | -252/+12671 |
|\ \ | | | | | | | branch. | ||||
| * | | import OpenSSL-1.0.1c | djm | 2012-10-13 | 17 | -484/+15014 |
| | | | |||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2011-11-03 | 2 | -205/+204 |
|\| | | | | | | | | branch. | ||||
| * | | import OpenSSL 1.0.0e | djm | 2011-11-03 | 2 | -205/+204 |
| | | | |||||
* | | | resolve conflicts, fix local changes | djm | 2010-10-01 | 9 | -1008/+2163 |
| | | | |||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2010-10-01 | 5 | -525/+1775 |
|\| | | | | | | | | branch. | ||||
| * | | import OpenSSL-1.0.0a | djm | 2010-10-01 | 12 | -1428/+3936 |
| | | | |||||
| * | | This commit was manufactured by cvs2git to create branch 'unlabeled-1.1.1'. | cvs2svn | 2010-07-01 | 1 | -0/+992 |
| | | | |||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2010-10-01 | 1 | -23/+24 |
|\ \ \ | | |/ | |/| | branch. | ||||
| * | | import OpenSSL-1.0.0a | djm | 2010-10-01 | 1 | -23/+24 |
| | | | |||||
* | | | AES-NI engine support for OpenSSL. | thib | 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) | ||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2009-04-06 | 5 | -0/+5783 |
|\ \ \ | | |/ | |/| | branch. | ||||
| * | | import of OpenSSL 0.9.8k | djm | 2009-04-06 | 5 | -0/+5783 |
| | | | |||||
* | | | resolve conflicts | djm | 2009-01-09 | 4 | -1/+16 |
| | | | |||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2009-01-09 | 1 | -3/+4 |
|\| | | | | | | | | branch. | ||||
| * | | import openssl-0.9.8j | djm | 2009-01-09 | 5 | -4/+20 |
| | | | |||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2009-01-09 | 1 | -2/+3 |
|\ \ \ | | |/ | |/| | branch. | ||||
| * | | import openssl-0.9.8j | djm | 2009-01-09 | 1 | -2/+3 |
| | | | |||||
* | | | fix some cause of bad TEXTREL on i386 and amd64 | otto | 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 | djm | 2008-09-06 | 6 | -1045/+953 |
| | | | |||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2008-09-06 | 4 | -0/+3283 |
|\ \ \ | | |/ | |/| | branch. | ||||
| * | | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 10 | -1045/+4236 |
| | | | |||||
| * | | import of openssl-0.9.7j | djm | 2006-06-27 | 1 | -0/+2 |
| | | | |||||
| * | | This commit was manufactured by cvs2git to create branch 'unlabeled-1.1.1'. | cvs2svn | 2005-05-10 | 1 | -0/+1541 |
| | | | |||||
| * | | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | djm | 2005-04-29 | 6 | -43/+125 |
| | | | |||||
| * | | import openssl-0.9.7d | markus | 2004-04-07 | 1 | -1/+1 |
| | | | |||||
| * | | import 0.9.7c | markus | 2003-11-11 | 3 | -16/+52 |
| | | | |||||
| * | | import 0.9.7b (without idea and rc5) | markus | 2003-05-11 | 8 | -30/+90 |
| | | | |||||
| * | | import openssl-0.9.7-beta3 | markus | 2002-09-05 | 1 | -3/+0 |
| | | | |||||
| * | | import openssl-0.9.7-beta1 | markus | 2002-09-05 | 2 | -2/+2 |
| | | | |||||
| * | | This commit was manufactured by cvs2git to create branch 'unlabeled-1.1.1'. | cvs2svn | 2002-05-15 | 10 | -0/+2075 |
| / | |||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2008-09-06 | 1 | -14/+41 |
|\| | | | | | branch. | ||||
| * | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 1 | -14/+41 |
| | | |||||
* | | resolve conflicts | djm | 2006-06-27 | 1 | -0/+2 |
| | | |||||
* | | import i386 AES asm code from openssl.org; ok and help with testing djm@ | markus | 2005-05-10 | 1 | -0/+1541 |
| | | |||||
* | | resolve conflicts | djm | 2005-04-29 | 6 | -43/+125 |
| | | |||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2005-04-29 | 1 | -0/+103 |
|\| | | | | | branch. | ||||
| * | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | djm | 2005-04-29 | 1 | -0/+103 |
| | |||||
* | merge 0.9.7d | markus | 2004-04-08 | 1 | -1/+1 |
| | |||||
* | merge 0.9.7c; minor bugsfixes; | markus | 2003-11-11 | 3 | -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/libcrypto | markus | 2003-05-12 | 9 | -31/+91 |
| | |||||
* | merge openssl-0.9.7-beta3, tested on vax by miod@ | markus | 2002-09-10 | 2 | -4/+1 |
| | |||||
* | Merge OpenSSL 0.9.7-stable-20020605, | beck | 2002-06-07 | 2 | -2/+2 |
| | | | | correctly autogenerate obj_mac.h | ||||
* | do not assume scripts are executable | deraadt | 2002-05-25 | 1 | -1/+1 |
| | |||||
* | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 11 | -0/+2178 |