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