summaryrefslogtreecommitdiffstats
path: root/migration/tls.c
Commit message (Expand)AuthorAgeFilesLines
* migration: add support for a "tls-authz" migration parameterDaniel P. Berrange2019-03-251-1/+1
* qio: non-default context for TLS handshakePeter Xu2018-03-061-0/+2
* migration: Route errors down through migration_channel_connectDr. David Alan Gilbert2018-02-061-2/+1Star
* migration: Improve migration thread error handlingJuan Quintela2017-10-231-1/+0Star
* migration: Move migration.h to migration/Juan Quintela2017-06-131-1/+1
* migration: Remove MigrationState from migration_channel_incomming()Juan Quintela2017-06-131-1/+1
* migration: Export tls.c functions in its own fileJuan Quintela2017-06-011-0/+1
* migration: Split migration/channel.c for channel operationsJuan Quintela2017-05-181-0/+1
* migration: to_dst_file at that point is NULLJuan Quintela2017-05-041-1/+0Star
* migration: use "" as the default for tls-creds/hostnameDaniel P. Berrange2017-03-161-1/+1
* io: change the QIOTask callback signatureDaniel P. Berrange2017-01-231-9/+10
* migration: set name for all I/O channels createdDaniel P. Berrange2016-10-271-0/+2
* migration: rename functions to starting migrationsDaniel P. Berrange2016-06-161-9/+9
* migration: add support for encrypting data with TLSDaniel P. Berrange2016-05-261-0/+161