From: Marc-André Lureau <marcandre.lureau@xxxxxxxxxx> Hi, Here are a few patches related to spice schemes URI handling. They introduce a spice+tls:// form (see related man page update and patch for details). cheers v2: - add a patch to report warning with original uri for clarity - accept query string in spice+tls:// form, but reject 'port' or 'tls-port' that are only for spice://. - update tests - rebased Marc-André Lureau (4): session: warn with the original URI uri: learn to parse spice+tls:// form uri: generate spice://host:port or spice+tls://host:port tests: add spice+tls:// tests man/spice-client.pod | 29 +++++++++++++++----------- src/spice-session.c | 58 +++++++++++++++++++++++++++++++++++++++------------- tests/session.c | 44 +++++++++++++++++++++++++++++---------- 3 files changed, 94 insertions(+), 37 deletions(-) -- 2.16.1.73.g5832b7e9f2 _______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/spice-devel