| Commit message (Expand) | Author | Age | Files | Lines |
* | http://repzret.org/p/repzret/ | deraadt | 2017-12-11 | 1 | -1/+1 |
* | .init stub creation doesn't need a jmp + .align to reach a branch target, | deraadt | 2017-06-28 | 1 | -3/+0 |
* | Replace all uses of magic numbers when operating on OPENSSL_ia32_P[] by | miod | 2016-11-04 | 3 | -5/+6 |
* | Bring back the expansion-into-.byte-sequences routines removed in r1.9, but | miod | 2015-09-11 | 1 | -12/+67 |
* | Fixup inter-bank movq/movd operations, emit bytes for pclmulqdq again. | bcook | 2015-09-11 | 1 | -1/+15 |
* | Remove the logic responsible for outputting most AES-NI instructions as | miod | 2015-07-19 | 1 | -61/+0 |
* | s/assember/assembler/ before someone gets offended. At the last | deraadt | 2014-06-06 | 1 | -1/+1 |
* | A few months back there was a big community fuss regarding direct-use | deraadt | 2014-06-02 | 2 | -21/+0 |
* | Stop paying lip service to non-AT&T syntax assemblers in the x86 world. | miod | 2014-04-17 | 3 | -386/+1 |
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | miod | 2014-04-13 | 1 | -1/+1 |
* | This commit was generated by cvs2git to track changes on a CVS vendor | miod | 2014-04-13 | 1 | -0/+1 |
|\ |
|
| * | Import OpenSSL 1.0.1g | miod | 2014-04-13 | 1 | -0/+1 |
* | | On amd64 OPENSSL_cpuid_setup and OPENSSL_ia32cap_P are now hidden so we don't | kettenis | 2012-10-31 | 1 | -4/+1 |
* | | resolve conflicts | djm | 2012-10-13 | 4 | -45/+277 |
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2012-10-13 | 1 | -3/+16 |
|\| |
|
| * | import OpenSSL-1.0.1c | djm | 2012-10-13 | 1 | -3/+16 |
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2012-10-13 | 1 | -3/+10 |
|\ \ |
|
| * | | import OpenSSL-1.0.1c | djm | 2012-10-13 | 4 | -47/+276 |
| * | | import OpenSSL 1.0.0e | djm | 2011-11-03 | 2 | -3/+5 |
* | | | When deciding whether we're PIC in a (generated) asm file, check for both PIC | pascal | 2012-08-21 | 1 | -1/+1 |
* | | | openssl-1.0.0e: resolve conflicts | djm | 2011-11-03 | 2 | -3/+5 |
* | | | More OpenSSL fixes: | djm | 2010-10-06 | 1 | -1/+1 |
* | | | resolve conflicts, fix local changes | djm | 2010-10-01 | 7 | -2397/+858 |
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2010-10-01 | 2 | -0/+399 |
|\| | |
|
| * | | import OpenSSL-1.0.0a | djm | 2010-10-01 | 4 | -253/+1088 |
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2010-10-01 | 1 | -0/+184 |
|\ \ \
| | |/
| |/| |
|
| * | | import OpenSSL-1.0.0a | djm | 2010-10-01 | 1 | -0/+184 |
| / |
|
* | | fix some cause of bad TEXTREL on i386 and amd64 | otto | 2008-09-19 | 2 | -6/+55 |
* | | resolve conflicts | djm | 2008-09-06 | 5 | -113/+427 |
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2008-09-06 | 1 | -0/+554 |
|\| |
|
| * | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 3 | -14/+571 |
| * | import of openssl-0.9.7j | djm | 2006-06-27 | 1 | -1/+1 |
| * | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | djm | 2005-04-29 | 1 | -0/+2 |
| * | import 0.9.7b (without idea and rc5) | markus | 2003-05-11 | 2 | -20/+30 |
| * | import openssl-0.9.7-beta3 | markus | 2002-09-05 | 1 | -0/+6 |
| * | import openssl-0.9.7-beta1 | markus | 2002-09-05 | 2 | -7/+12 |
* | | resolve conflicts | djm | 2006-06-27 | 2 | -2/+10 |
* | | import i386 AES asm code from openssl.org; ok and help with testing djm@ | markus | 2005-05-10 | 1 | -1/+9 |
* | | resolve conflicts | djm | 2005-04-29 | 4 | -4/+14 |
* | | use bn_asm_vax.S (from netbsd); test + ok by miod | markus | 2003-11-18 | 2 | -3/+40 |
* | | merge 0.9.7c; minor bugsfixes; | markus | 2003-11-11 | 3 | -0/+9 |
* | | merge 0.9.7b with local changes; crank majors for libssl/libcrypto | markus | 2003-05-12 | 5 | -30/+103 |
* | | merge openssl-0.9.7-beta3, tested on vax by miod@ | markus | 2002-09-10 | 2 | -1/+7 |
* | | OpenSSL 0.9.7 stable 2002 05 08 merge | beck | 2002-05-15 | 1 | -0/+83 |
* | | merge openssl 0.9.6b-engine | beck | 2001-08-01 | 1 | -1/+1 |
* | | OpenSSL 0.9.5a merge | beck | 2000-04-15 | 3 | -3/+13 |
* | | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 2 | -4/+11 |
* | | OpenSSL 0.9.4 merge | beck | 1999-09-29 | 6 | -15/+828 |
* | | This commit was generated by cvs2git to track changes on a CVS vendor | ryker | 1998-10-05 | 2 | -0/+777 |
|\ \
| |/
|/| |
|
| * | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 2 | -0/+777 |