| Commit message (Expand) | Author | Age | Files | Lines |
* | migration/tls: extract migration_tls_client_create for common-use | Chuan Zheng | 2020-09-25 | 1 | -8/+18 |
* | migration/tls: save hostname into MigrationState | Chuan Zheng | 2020-09-25 | 1 | -0/+2 |
* | migration: tls: fix memory leak in migration_tls_get_creds | Zhenyu Ye | 2020-08-28 | 1 | -1/+0 |
* | migration: add support for a "tls-authz" migration parameter | Daniel P. Berrange | 2019-03-25 | 1 | -1/+1 |
* | qio: non-default context for TLS handshake | Peter Xu | 2018-03-06 | 1 | -0/+2 |
* | migration: Route errors down through migration_channel_connect | Dr. David Alan Gilbert | 2018-02-06 | 1 | -2/+1 |
* | migration: Improve migration thread error handling | Juan Quintela | 2017-10-23 | 1 | -1/+0 |
* | migration: Move migration.h to migration/ | Juan Quintela | 2017-06-13 | 1 | -1/+1 |
* | migration: Remove MigrationState from migration_channel_incomming() | Juan Quintela | 2017-06-13 | 1 | -1/+1 |
* | migration: Export tls.c functions in its own file | Juan Quintela | 2017-06-01 | 1 | -0/+1 |
* | migration: Split migration/channel.c for channel operations | Juan Quintela | 2017-05-18 | 1 | -0/+1 |
* | migration: to_dst_file at that point is NULL | Juan Quintela | 2017-05-04 | 1 | -1/+0 |
* | migration: use "" as the default for tls-creds/hostname | Daniel P. Berrange | 2017-03-16 | 1 | -1/+1 |
* | io: change the QIOTask callback signature | Daniel P. Berrange | 2017-01-23 | 1 | -9/+10 |
* | migration: set name for all I/O channels created | Daniel P. Berrange | 2016-10-27 | 1 | -0/+2 |
* | migration: rename functions to starting migrations | Daniel P. Berrange | 2016-06-16 | 1 | -9/+9 |
* | migration: add support for encrypting data with TLS | Daniel P. Berrange | 2016-05-26 | 1 | -0/+161 |