Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not output SOM-specific directives. | miod | 2014-05-01 | 1 | -0/+6 |
| | |||||
* | First pass at removing win64 support from the assembly generating Perl | jsing | 2014-04-30 | 2 | -241/+0 |
| | | | | | | | scripts. We certainly do not need an identical copy of the win64 exception handler in each script (surely one copy would be sufficient). ok miod@ | ||||
* | Merge conflicts; remove MacOS, Netware, OS/2, VMS and Windows build machinery. | miod | 2014-04-13 | 1 | -1/+2 |
| | |||||
* | This commit was generated by cvs2git to track changes on a CVS vendor | miod | 2014-04-13 | 2 | -2/+4 |
|\ | | | | | branch. | ||||
| * | Import OpenSSL 1.0.1g | miod | 2014-04-13 | 3 | -3/+6 |
| | | |||||
* | | On amd64 OPENSSL_cpuid_setup and OPENSSL_ia32cap_P are now hidden so we don't | kettenis | 2012-10-31 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | 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 | 2 | -70/+382 |
| | | |||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2012-10-13 | 3 | -9/+982 |
|\| | | | | | branch. | ||||
| * | import OpenSSL-1.0.1c | djm | 2012-10-13 | 5 | -79/+1364 |
| | | |||||
* | | resolve conflicts, fix local changes | djm | 2010-10-01 | 4 | -609/+402 |
| | | |||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2010-10-01 | 2 | -0/+960 |
|\| | | | | | branch. | ||||
| * | import OpenSSL-1.0.0a | djm | 2010-10-01 | 4 | -223/+1361 |
| | | |||||
| * | import openssl-0.9.8j | djm | 2009-01-09 | 1 | -0/+2 |
| | | |||||
* | | resolve conflicts | djm | 2009-01-09 | 1 | -0/+2 |
| | | |||||
* | | fix some cause of bad TEXTREL on i386 and amd64 | otto | 2008-09-19 | 1 | -3/+2 |
| | | | | | | | | | | | | | | - 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 | 1 | -5/+6 |
| | | |||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2008-09-06 | 1 | -36/+250 |
|\| | | | | | branch. | ||||
| * | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 2 | -41/+256 |
| | | |||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2008-09-06 | 1 | -3/+2 |
|\ \ | | | | | | | branch. | ||||
| * | | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 1 | -3/+2 |
| | | | |||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2006-06-27 | 1 | -0/+150 |
|\ \ \ | | |/ | |/| | branch. | ||||
| * | | import of openssl-0.9.7j | djm | 2006-06-27 | 1 | -0/+150 |
| | | | |||||
| * | | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | djm | 2005-04-29 | 1 | -29/+85 |
| | | | |||||
| * | | import openssl-0.9.7-beta1 | markus | 2002-09-05 | 1 | -1/+1 |
| | | | |||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2006-06-27 | 1 | -31/+34 |
|\ \ \ | | |/ | |/| | branch. | ||||
| * | | import of openssl-0.9.7j | djm | 2006-06-27 | 1 | -31/+34 |
| | | | |||||
* | | | resolve conflicts | djm | 2005-04-29 | 1 | -29/+85 |
| | | | |||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2005-04-29 | 1 | -0/+157 |
|\| | | | | | | | | branch. | ||||
| * | | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | djm | 2005-04-29 | 1 | -0/+157 |
| / | |||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2005-04-29 | 1 | -0/+227 |
|\ \ | | | | | | | branch. | ||||
| * | | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | djm | 2005-04-29 | 1 | -0/+227 |
| / | |||||
* | | openssl-engine0.9.6 merge | beck | 2000-12-15 | 1 | -0/+0 |
| | | | | | | | | Again, be sure to whack an old /usr/obj/lib/libssl if you are doing builds | ||||
* | | OpenSSL 0.9.5a merge | beck | 2000-04-15 | 1 | -314/+0 |
| | | |||||
* | | OpenSSL 0.9.4 merge | beck | 1999-09-29 | 2 | -359/+1 |
| | | |||||
* | | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 2 | -0/+672 |
|/ | | | | | | | | | | functionality for shared libs. Note that routines such as sslv2_init and friends that use RSA will not work due to lack of RSA in this library. Needs documentation and help from ports for easy upgrade to full functionality where legally possible. | ||||
* | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 1 | -0/+173 |
functionality for shared libs. Note that routines such as sslv2_init and friends that use RSA will not work due to lack of RSA in this library. Needs documentation and help from ports for easy upgrade to full functionality where legally possible. |