mariadb/vio
Vladislav Vaintroub be1d965384 MDEV-27373 wolfSSL 5.1.1
- compile wolfcrypt with kdf.c, to avoid undefined symbols in tls13.c
- define WOLFSSL_HAVE_ERROR_QUEUE to avoid endless loop SSL_get_error
- Do not use SSL_CTX_set_tmp_dh/get_dh2048, this would require additional
  compilation options in WolfSSL. Disable it for WolfSSL build, it works
  without it anyway.
- fix "macro already defined" Windows warning.
2022-01-25 11:19:00 +01:00
..
docs MDEV-17926 FederatedX TODO is obsolete 2018-12-12 00:31:04 +01:00
CMakeLists.txt Merge branch '10.3' into 10.4 2019-05-19 20:55:37 +02:00
test-ssl.c Update FSF Address 2019-05-11 21:29:06 +03:00
test-sslclient.c Update FSF Address 2019-05-11 21:29:06 +03:00
test-sslserver.c Update FSF Address 2019-05-11 21:29:06 +03:00
vio.c Merge 10.3 into 10.4 2020-08-10 21:08:46 +03:00
vio_priv.h Merge 10.3 into 10.4 2020-07-31 18:09:08 +03:00
viopipe.c MDEV-23348 vio_shutdown does not prevent later ReadFile on named pipe 2020-08-03 13:23:38 +02:00
viosocket.c Merge 10.3 into 10.4 2020-07-31 18:09:08 +03:00
viossl.c Merge 10.3 into 10.4 2021-03-27 17:12:28 +02:00
viosslfactories.c MDEV-27373 wolfSSL 5.1.1 2022-01-25 11:19:00 +01:00
viotest-ssl.c Update FSF Address 2019-05-11 21:29:06 +03:00
viotest-sslconnect.cc Update FSF Address 2019-05-11 21:29:06 +03:00
viotest.cc Update FSF Address 2019-05-11 21:29:06 +03:00