summaryrefslogtreecommitdiff
path: root/src/spice-uri.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-02spice-uri: Add ipv6 supportPavel Grunt1-4/+20
2016-06-02spice-uri: Validate uri schemePavel Grunt1-10/+16
2016-06-02spice-uri: Check if port is in allowed rangePavel Grunt1-2/+6
2016-06-02spice-uri: Do not allow empty port stringPavel Grunt1-0/+3
2016-06-02spice-uri: Reset SpiceURI before parsingPavel Grunt1-4/+13
2016-05-31build-sys: enable -Wmissing-prototypesMarc-André Lureau1-0/+1
2016-05-31spice-uri: Mark parameter as unusedPavel Grunt1-1/+1
2016-03-18Adjust to GLib 2.36Pavel Grunt1-1/+0
2016-03-18Move strtok_r from glib-compat to spice-uriPavel Grunt1-0/+29
2015-10-09Glib applications should only include spice-client.hJonathon Jongsma1-1/+1
2015-06-08Move gtk/ -> src/Marc-André Lureau1-0/+462