Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Crank major for libcrypto and libssl; more symbol removals to occur during the | miod | 2014-04-15 | 1 | -2/+2 | |
| | | | | | next few moments, don't rush your update. Requested by deraadt@ | |||||
* | Don't edit on cvs. 23.1 as intended. | miod | 2014-04-13 | 1 | -2/+2 | |
| | ||||||
* | Crank libcrypto minor (addition of BN_consttime_swap and CRYPTO_memcmp) | miod | 2014-04-13 | 1 | -1/+1 | |
| | | | | and libssl major (ssl_check_clienthello_tlsext split into two functions) | |||||
* | Move build machinery for libcrypto from libssl/crypto to libcrypto, as well | miod | 2014-04-11 | 1 | -0/+2 | |
as configuration files; split manpages and .pc files between libcrypto and libssl. No functional change, only there to make engineering easier, and libcrypto sources are still found in libssl/src/crypto at the moment. ok reyk@, also discussed with deraadt@ beck@ and the usual crypto suspects. |