index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
migration
/
tls.c
Age
Commit message (
Expand
)
Author
2020-08-28
migration: tls: fix memory leak in migration_tls_get_creds
Zhenyu Ye
2019-03-25
migration: add support for a "tls-authz" migration parameter
Daniel P. Berrange
2018-03-06
qio: non-default context for TLS handshake
Peter Xu
2018-02-06
migration: Route errors down through migration_channel_connect
Dr. David Alan Gilbert
2017-10-23
migration: Improve migration thread error handling
Juan Quintela
2017-06-13
migration: Move migration.h to migration/
Juan Quintela
2017-06-13
migration: Remove MigrationState from migration_channel_incomming()
Juan Quintela
2017-06-01
migration: Export tls.c functions in its own file
Juan Quintela
2017-05-18
migration: Split migration/channel.c for channel operations
Juan Quintela
2017-05-04
migration: to_dst_file at that point is NULL
Juan Quintela
2017-03-16
migration: use "" as the default for tls-creds/hostname
Daniel P. Berrange
2017-01-23
io: change the QIOTask callback signature
Daniel P. Berrange
2016-10-27
migration: set name for all I/O channels created
Daniel P. Berrange
2016-06-16
migration: rename functions to starting migrations
Daniel P. Berrange
2016-05-26
migration: add support for encrypting data with TLS
Daniel P. Berrange