Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This commit was manufactured by cvs2git to create tag 'OPENBSD_5_8_BASE'.OPENBSD_5_8_BASE | cvs2svn | 2015-08-02 | 11 | -3324/+0 |
| | |||||
* | include camellia.h using the public include path | bcook | 2014-11-19 | 1 | -2/+2 |
| | |||||
* | Add the Cammelia cipher to libcrypto. | miod | 2014-11-17 | 1 | -3/+3 |
| | | | | | | | | | | | | | | | | | | There used to be a strong reluctance to provide this cipher in LibreSSL in the past, because the licence terms under which Cammelia was released by NTT were free-but-not-in-the-corners, by restricting the right to modify the source code, as well retaining the right to enforce their patents against anyone in the future. However, as stated in http://www.ntt.co.jp/news/news06e/0604/060413a.html , NTT changed its mind and made this code truly free. We only wish there had been more visibility of this, for we could have had enabled Cammelia earlier (-: Licence change noticed by deraadt@. General agreement from the usual LibreSSL suspects. Crank libcrypto.so minor version due to the added symbols. | ||||
* | Sacrifice this code to the KNF deities. | miod | 2014-11-13 | 9 | -402/+401 |
| | |||||
* | deregister; no binary change | jsg | 2014-10-28 | 1 | -4/+4 |
| | | | | ok jsing@ miod@ | ||||
* | Remove private_{Camellia,RC4}_set_key FIPS indirection tentacles, as has been | miod | 2014-07-12 | 3 | -82/+22 |
| | | | | done for other symmetric algorithms recently. | ||||
* | pour some water on an ass ember | deraadt | 2014-07-11 | 1 | -1/+1 |
| | | | | spotted by doctor jsing, always keeping an eye out for these | ||||
* | Fetch the specific license which will be used from | deraadt | 2014-07-11 | 1 | -0/+24 |
| | | | | | | https://www.openssl.org/~appro/camellia/dist/BSD_license.txt It isn't our concern to supply the other licences mentioned in source files; that is realy not our problem. | ||||
* | Explicitly include <openssl/opensslconf.h> in every file that references | jsing | 2014-07-10 | 1 | -3/+5 |
| | | | | | | | | | an OPENSSL_NO_* define. This avoids relying on something else pulling it in for us, plus it fixes several cases where the #ifndef OPENSSL_NO_XYZ is never going to do anything, since OPENSSL_NO_XYZ will never defined, due to the fact that opensslconf.h has not been included. This also includes some miscellaneous sorting/tidying of headers. | ||||
* | remove unused, private version strings except SSL_version_str | bcook | 2014-07-09 | 1 | -3/+1 |
| | | | | | | Also remove unused des_ver.h, which exports some of these strings, but is not installed. ok miod@ tedu@ | ||||
* | tags as requested by miod and tedu | deraadt | 2014-06-12 | 10 | -10/+10 |
| | |||||
* | c-file-style hints, begone; ok beck | deraadt | 2014-06-11 | 10 | -10/+10 |
| | |||||
* | First pass at removing win64 support from the assembly generating Perl | jsing | 2014-04-30 | 1 | -215/+1 |
| | | | | | | | 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@ | ||||
* | Unifdef -UPEDANTIC. ok beck@ tedu@ | miod | 2014-04-23 | 1 | -1/+1 |
| | |||||
* | eroMgib dne- nai 68xtnetelca .s | miod | 2014-04-18 | 1 | -7/+2 |
| | |||||
* | Get rid of MS Visual C compiler and Intel C compiler specific defines. | miod | 2014-04-17 | 1 | -11/+1 |
| | |||||
* | we don't use these files for building | tedu | 2014-04-15 | 1 | -87/+0 |
| | |||||
* | remove FIPS mode support. people who require FIPS can buy something that | tedu | 2014-04-15 | 2 | -7/+0 |
| | | | | | meets their needs, but dumping it in here only penalizes the rest of us. ok beck deraadt | ||||
* | remove auto-generated dependencies from the old unused build system, so | deraadt | 2014-04-14 | 1 | -23/+0 |
| | | | | | that it is easier to find code pieces. They are getting in the way. ok miod | ||||
* | This commit was generated by cvs2git to track changes on a CVS vendor | miod | 2014-04-13 | 1 | -1/+2 |
|\ | | | | | branch. | ||||
| * | Import OpenSSL 1.0.1g | miod | 2014-04-13 | 1 | -1/+2 |
| | | |||||
* | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2012-10-13 | 2 | -5/+76 |
|\ \ | | | | | | | branch. | ||||
| * | | import OpenSSL-1.0.1c | djm | 2012-10-13 | 2 | -5/+76 |
| | | | |||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2012-10-13 | 4 | -5/+13 |
|\ \ \ | | |/ | |/| | branch. | ||||
| * | | import OpenSSL-1.0.1c | djm | 2012-10-13 | 4 | -5/+13 |
| | | | |||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2010-10-01 | 10 | -2133/+545 |
|\| | | | | | | | | branch. | ||||
| * | | import OpenSSL-1.0.0a | djm | 2010-10-01 | 10 | -2133/+545 |
| | | | |||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2010-10-01 | 1 | -19/+19 |
|\ \ \ | | |/ | |/| | branch. | ||||
| * | | import OpenSSL-1.0.0a | djm | 2010-10-01 | 1 | -19/+19 |
| | | | |||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2009-04-06 | 2 | -0/+2218 |
|\ \ \ | | |/ | |/| | branch. | ||||
| * | | import of OpenSSL 0.9.8k | djm | 2009-04-06 | 2 | -0/+2218 |
| | | | |||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2009-01-09 | 2 | -0/+18 |
|\| | | | | | | | | branch. | ||||
| * | | import openssl-0.9.8j | djm | 2009-01-09 | 2 | -0/+18 |
| | | | |||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2009-01-09 | 1 | -1/+1 |
|\ \ \ | | |/ | |/| | branch. | ||||
| * | | import openssl-0.9.8j | djm | 2009-01-09 | 1 | -1/+1 |
| | | | |||||
* | | | This commit was generated by cvs2git to track changes on a CVS vendor | djm | 2008-09-06 | 9 | -0/+2900 |
|\ \ \ | |/ / |/| / | |/ | branch. | ||||
| * | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 9 | -0/+2900 |
| | |||||
* | import of OpenSSL 0.9.8h | djm | 2008-09-06 | 1 | -0/+103 |