mariadb/extra/mariabackup
Sergei Golubchik bac0f8999d client support for --ssl-fp and --ssl--fplist
implement --ssl-fp and --ssl-fplist for all clients.
--ssl-fp takes one certificate fingerprint, for example,
00:11:22:33:44:55:66:77:88:99:AA:BB:CC:DD:EE:FF:00:11:22:33

--ssl-fplist takes a path to a file with one fingerprint per line.

if the server's certificate fingerprint matches ssl-fp or is found
in the file - the certificate is considered verified.
If the fingerprint is specified but doesn't match - the connection
is aborted independently from the --ssl-verify-server-cert
2024-02-04 22:19:00 +01:00
..
quicklz
backup_copy.cc Merge 11.2 into 11.3 2024-01-05 14:20:35 +02:00
backup_copy.h Merge 11.0 into 11.1 2024-01-05 13:05:30 +02:00
backup_debug.h
backup_mysql.cc Merge 11.0 into 11.1 2024-01-05 13:05:30 +02:00
backup_mysql.h Merge 10.9 into 10.10 2023-04-26 18:31:03 +03:00
backup_wsrep.h MDEV-18931 Rename Mariabackup's xtrabackup_* files to mariadb_backup_* 2023-03-10 12:41:58 +01:00
changed_page_bitmap.cc Merge 10.7 into 10.8 2022-11-30 12:12:07 +02:00
changed_page_bitmap.h MDEV-14425 Improve the redo log for concurrency 2022-01-21 16:03:47 +02:00
CMakeLists.txt cmake: rename backup component to Backup 2023-02-12 12:15:22 +01:00
common.h Merge branch '10.6' into 10.7 2022-08-08 17:12:32 +02:00
datasink.cc
datasink.h MDEV-31039 mariadb-backup: remove global variables ds_data and ds_meta 2023-04-12 15:14:03 +04:00
ds_buffer.cc
ds_buffer.h
ds_compress.cc Merge 10.4 into 10.5 2022-08-22 13:38:40 +03:00
ds_compress.h
ds_local.cc Merge branch '10.6' into 10.10 2023-11-08 16:23:30 +01:00
ds_local.h
ds_stdout.cc
ds_stdout.h
ds_tmpfile.cc
ds_tmpfile.h
ds_xbstream.cc
ds_xbstream.h
fil_cur.cc MDEV-30136: Deprecate innodb_flush_method 2023-01-11 17:55:56 +02:00
fil_cur.h Merge 10.6 into 10.7 2023-01-10 13:58:03 +02:00
innobackupex.cc MDEV-18931 Rename Mariabackup's xtrabackup_* files to mariadb_backup_* 2023-03-10 12:41:58 +01:00
innobackupex.h
read_filt.cc
read_filt.h
write_filt.cc Merge 10.10 into 10.11 2023-04-26 18:31:50 +03:00
write_filt.h MDEV-31039 mariadb-backup: remove global variables ds_data and ds_meta 2023-04-12 15:14:03 +04:00
wsrep.cc Merge 11.0 into 11.1 2024-01-05 13:05:30 +02:00
xb_plugin.cc MDEV-14425 Improve the redo log for concurrency 2022-01-21 16:03:47 +02:00
xb_plugin.h
xb_regex.h
xbcloud.cc Fix few vulnerabilities found by Cppcheck 2023-03-02 14:38:24 +11:00
xbstream.cc unify client/tool version string 2023-01-19 12:39:28 +01:00
xbstream.h
xbstream_read.cc
xbstream_write.cc
xtrabackup.cc client support for --ssl-fp and --ssl--fplist 2024-02-04 22:19:00 +01:00
xtrabackup.h Merge branch '10.6' into 10.11 2023-12-18 11:19:04 +01:00