Gerd Hoffmann
b5f25486ef
new libspice api: spice_server_add_get_{sock, peer}_info()
2010-03-18 10:26:01 +01:00
Gerd Hoffmann
7c1c66a10e
new libspice api: spice_server_add_renderer()
2010-03-18 10:23:52 +01:00
Gerd Hoffmann
52ec6a48ee
new libspice api: add spice_server_set_mouse_absolute()
2010-03-09 14:56:37 +01:00
Gerd Hoffmann
593fb119bc
new libspice api: add spice_server_set_channel_security()
2010-03-09 14:53:37 +01:00
Gerd Hoffmann
0c23da34c5
new libspice api: make spice_channel_name_t part of the public api.
2010-03-09 14:51:40 +01:00
Gerd Hoffmann
d60d3eda88
new libspice api: add spice_server_{get, set}_image_compression()
...
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2010-03-09 14:33:24 +01:00
Gerd Hoffmann
505f7d8832
new libspice api: make image_compression_t part of the public api.
2010-03-09 14:29:51 +01:00
Gerd Hoffmann
2e1b661434
new libspice api: configure listen addr, add ipv6 suppor
2010-03-09 14:23:57 +01:00
Gerd Hoffmann
b4f5752a0e
new libspice api: configure tls
2010-03-09 14:22:19 +01:00
Gerd Hoffmann
1ecd01f586
new libspice api: zap function pointer indirection.
...
Make register_*_notifier calls optional, long term they should go away
entriely. Add direct library calls as replacement.
2010-03-09 14:20:36 +01:00
Gerd Hoffmann
4e014aa13f
new libspice api: configure port + ticket
...
Add new functions to configure spice port and ticketing. Yes, this is
incomplete, it includes just the most important bits to get something
up'n'running.
These functions are supposed to replace both spice_parse_args() and
the monitor interaction via qterm interface.
2010-03-09 14:18:20 +01:00
Gerd Hoffmann
232dbd8710
new libspice api: alloc, initi and free spice server instances.
...
The implementation can't handle multiple spice server instances at the
same time right now. The API allows this though, so if we fixup the
implementation some day we don't have to change the API.
2010-03-09 14:14:02 +01:00
Yaniv Kamay
c1b79eb035
fresh start
2009-10-14 15:06:41 +02:00