Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge 10.3 into 10.4 | Marko Mäkelä | 2023-01-03 | 1 | -0/+4 |
|\ | |||||
| * | ignore changes in submodules when committing everything | Sergei Golubchik | 2023-01-02 | 1 | -0/+2 |
| | | | | | | | | | | covers `git commit -a` and `git citool` (`git add`, `git status`, etc). they can still be added explicitly | ||||
* | | Fix github urls of submodules | LingBin | 2019-07-02 | 1 | -2/+2 |
| | | | | | | | | Uniformly use the `.git` suffix format | ||||
* | | MDEV-18531 : Use WolfSSL instead of YaSSL as "bundled" SSL/encryption library | Vladislav Vaintroub | 2019-05-22 | 1 | -0/+3 |
| | | | | | | | | | | | | | | | | - Add new submodule for WolfSSL - Build and use wolfssl and wolfcrypt instead of yassl/taocrypt - Use HAVE_WOLFSSL instead of HAVE_YASSL - Increase MY_AES_CTX_SIZE, to avoid compile time asserts in my_crypt.cc (sizeof(EVP_CIPHER_CTX) is larger on WolfSSL) | ||||
* | | Galera4 | Brave Galera Crew | 2019-01-23 | 1 | -0/+4 |
|/ | |||||
* | Use https instead of ssh(git@) for rocksdb submodule. | Nirbhay Choubey | 2016-11-15 | 1 | -1/+1 |
| | |||||
* | Add rocksdb submodule | Sergei Petrunia | 2016-10-06 | 1 | -0/+3 |
| | |||||
* | really add a submodule | Sergei Golubchik | 2016-09-12 | 1 | -0/+3 |