Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2git to create branch 'OPENBSD_5_7'.libressl-v2.1.5 | cvs2svn | 2015-03-08 | 23 | -11026/+0 |
| | |||||
* | Make sure to load absolute symbol address with `dla' instead of `la' when | miod | 2014-12-07 | 1 | -1/+7 |
| | | | | generating code for 64-bit mips userland. | ||||
* | Remove OPENSSL_FIPSCANISTER mentions. | miod | 2014-12-07 | 2 | -8/+0 |
| | |||||
* | Three independent typos for `independent' or `independently'. | miod | 2014-08-19 | 1 | -1/+1 |
| | |||||
* | The assembly sha512 code detects at runtime if it is running on a 64-bit | miod | 2014-05-02 | 1 | -0/+6 |
| | | | | | | | | | | | | processor (PA2.0) and, if so, switches to 64-bit code. However, when running under a 32-bit OpenBSD/hppa kernel, there is no guarantee that the upper part of the registers will be preserved accross context switches (or even userland->kernel boundaries), which causes this code to fail. Wrap the generated code within #ifndef __OpenBSD__ in that case, to avoid using the 64-bit code completely. (OpenBSD/hppa64, once stable, will not be affected by this) | ||||
* | Do not output SOM-specific directives. | miod | 2014-05-01 | 2 | -0/+12 |
| | |||||
* | Fix include filename to get register name aliases under BSD | miod | 2014-05-01 | 1 | -6/+1 |
| | |||||
* | First pass at removing win64 support from the assembly generating Perl | jsing | 2014-04-30 | 1 | -109/+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@ | ||||
* | Aren't you glad to have this file tell you that ``C2.pl works''? Bonus point | miod | 2014-04-17 | 1 | -1/+0 |
| | | | | if you can spot C2.pl. | ||||
* | No need to consider being compiled by NASM anymore. | miod | 2014-04-17 | 1 | -4/+0 |
| | |||||
* | This commit was generated by cvs2git to track changes on a CVS vendor | miod | 2014-04-13 | 9 | -17/+23 |
|\ | | | | | branch. | ||||
| * | Import OpenSSL 1.0.1g | miod | 2014-04-13 | 9 | -17/+23 |
| | | |||||
* | | resolve conflicts | djm | 2012-10-13 | 1 | -49/+1058 |
| | | |||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2012-10-13 | 17 | -556/+3906 |
|\| | | | | | branch. | ||||
| * | import OpenSSL-1.0.1c | djm | 2012-10-13 | 18 | -605/+4964 |
| | | |||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2011-11-03 | 6 | -69/+75 |
|\| | | | | | branch. | ||||
| * | import OpenSSL 1.0.0e | djm | 2011-11-03 | 6 | -69/+75 |
| | | |||||
* | | resolve conflicts, fix local changes | djm | 2010-10-01 | 2 | -404/+1 |
| | | |||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2010-10-01 | 15 | -22/+4995 |
|\| | | | | | branch. | ||||
| * | import OpenSSL-1.0.0a | djm | 2010-10-01 | 16 | -22/+4996 |
| | | |||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2009-04-06 | 1 | -0/+1 |
|\| | | | | | branch. | ||||
| * | import of OpenSSL 0.9.8k | djm | 2009-04-06 | 1 | -0/+1 |
| | | |||||
| * | import openssl-0.9.8j | djm | 2009-01-09 | 1 | -1/+1 |
| | | |||||
* | | update to openssl-0.9.8i; tested by several, especially krw@ | djm | 2009-01-05 | 1 | -1/+1 |
| | | |||||
* | | resolve conflicts | djm | 2008-09-06 | 1 | -339/+133 |
| | | |||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2008-09-06 | 4 | -295/+1309 |
|\| | | | | | branch. | ||||
| * | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 5 | -634/+1442 |
| | | |||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2008-09-06 | 1 | -0/+404 |
|\ \ | | | | | | | branch. | ||||
| * | | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 1 | -0/+404 |
| | | | |||||
* | | | resolve conflicts | djm | 2005-04-29 | 1 | -1/+1 |
| | | | |||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2005-04-29 | 1 | -0/+549 |
|\ \ \ | | |/ | |/| | branch. | ||||
| * | | import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@ | djm | 2005-04-29 | 2 | -1/+550 |
| | | | |||||
| * | | import openssl-0.9.7d | markus | 2004-04-07 | 1 | -203/+88 |
| | | | |||||
| * | | import openssl-0.9.7-beta1 | markus | 2002-09-05 | 1 | -33/+82 |
| | | | |||||
* | | | merge 0.9.7d | markus | 2004-04-08 | 1 | -203/+88 |
| | | | |||||
* | | | openssl-engine-0.9.6a merge | beck | 2001-06-22 | 1 | -5/+7 |
| | | | |||||
* | | | 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 | 2 | -1717/+1 |
| | | | |||||
* | | | OpenSSL 0.9.5 merge | beck | 2000-03-19 | 2 | -573/+672 |
| | | | | | | | | | | | | | | | | | | *warning* this bumps shared lib minors for libssl and libcrypto from 2.1 to 2.2 if you are using the ssl26 packages for ssh and other things to work you will need to get new ones (see ~beck/libsslsnap/<arch>) on cvs or ~beck/src-patent.tar.gz on cvs | ||||
* | | | OpenSSL 0.9.4 merge | beck | 1999-09-29 | 2 | -1950/+2 |
| | | | |||||
* | | | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 2 | -0/+3612 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | ryker | 1998-10-05 | 1 | -0/+1 |
|\ \ \ | |/ / |/| / | |/ | branch. | ||||
| * | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker | 1998-10-05 | 1 | -0/+1 |
| | | | | | | | | | | 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/+491 |
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. |