[Spice-devel] [PATCH spice-gtk v2 0/4] Add spice+tls:// uri form

marcandre.lureau at redhat.com marcandre.lureau at redhat.com
Fri Feb 16 10:13:04 UTC 2018


From: Marc-André Lureau <marcandre.lureau at redhat.com>

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



More information about the Spice-devel mailing list