summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* Release 0.7.30.7.3Hans de Goede2011-02-111-1/+1
* server/smartcard: don't push our own error on reader addAlon Levy2011-02-101-3/+3
* server/smartcard: ignore VSC_Init from clientAlon Levy2011-02-101-0/+3
* server/smartcard: print instead of assert on bad reader_id in smartcard_char_...Alon Levy2011-02-101-1/+3
* server/smartcard: libcacard uses network byte order, so we must tooAlon Levy2011-02-101-6/+19
* server/smartcard: libcacard removed ReaderAddResponseAlon Levy2011-02-101-42/+4
* server/smartcard: s/reader_id_t/uint32_t/ (libcacard changed)Alon Levy2011-02-101-6/+6
* server/red_worker: fix used but uninitialized warning (gcc 4.6.0)Alon Levy2011-02-071-1/+1
* client/server: warning fixes (gcc 4.6.0)Alon Levy2011-01-274-19/+6
* client/server: add missing USE_TUNNELAlon Levy2011-01-251-0/+2
* client/server: add missing smartchannel channel security handlingAlon Levy2011-01-251-0/+3
* Update license header for server/red_parse_qxl.cHans de Goede2011-01-211-6/+6
* Release 0.7.20.7.2Hans de Goede2011-01-191-1/+1
* server/red_worker: use 1, not 4 when lz_encoding a top down imageAlon Levy2011-01-171-2/+3
* Release 0.7.10.7.1Hans de Goede2010-12-171-1/+1
* Makefiles: fix server/tests/test_util.h not being included in make distHans de Goede2010-12-171-2/+2
* server: Update SPICE_SERVER_VERSIONHans de Goede2010-12-171-1/+1
* server/red_worker: fix worker->drawable_countAlon Levy2010-12-161-1/+1
* move chardevs out of experimentalGerd Hoffmann2010-12-162-25/+26
* move switch-host migration out of experimentalGerd Hoffmann2010-12-162-5/+8
* client migration: switch hostGerd Hoffmann2010-12-162-11/+59
* server: improve error handlingGerd Hoffmann2010-12-091-8/+24
* smartcard: configure option --enable-smartcardAlon Levy2010-12-071-0/+11
* smartcard: server side (not enabled yet)Alon Levy2010-12-073-0/+574
* server: add spice_server_char_device_remove_interfaceAlon Levy2010-12-071-5/+14
* server: print subtype when adding CHAR_DEVICE interfacesAlon Levy2010-12-061-1/+1
* server: add static to spice_server_char_device_add_interfaceAlon Levy2010-12-061-1/+1
* server: fix print text on vdagent interface additionAlon Levy2010-12-061-1/+1
* server: add char_device.h header, use in reds.cAlon Levy2010-12-062-4/+12
* spice-experimental.h: add multiple include protectionAlon Levy2010-12-061-1/+7
* server/vdi_port (virtserial): always read dataAlon Levy2010-12-061-6/+13
* server: add char_device.h to Makefile.am for make distAlon Levy2010-12-021-0/+1
* server/tests: add test_display_no_sslAlon Levy2010-11-304-50/+588
* server/tests: Makefile.am fixesAlon Levy2010-11-301-2/+2
* add .gitignore for testsAlon Levy2010-11-301-0/+4
* server/reds: zap unsetting of QEMU_AUDIO_DRVAlon Levy2010-11-081-1/+0
* gitignore: add generated_*, vim temps, pycAlon Levy2010-11-081-0/+3
* reds: remove needless buffer in InputsStateAlon Levy2010-11-081-3/+0
* server: tests: add basic tests with working do nothing serverAlon Levy2010-11-088-0/+293
* Release 0.6.30.6.3Hans de Goede2010-10-181-1/+1
* Bump version to 0.6.20.6.2Hans de Goede2010-10-181-1/+1
* server: remove useless agent send_tokensHans de Goede2010-10-161-32/+5
* Call read_from_vdi_port() from vdi_read_buf_release()Hans de Goede2010-10-151-2/+12
* server: always call read_from_vdi_port() in a while loopHans de Goede2010-10-151-2/+6
* Don't crash when a client disconnects while there were pending writesHans de Goede2010-10-151-1/+1
* server: add channel notifications.Gerd Hoffmann2010-10-123-4/+48
* server: Handle self_image in localize_bitmapAlexander Larsson2010-09-211-9/+16
* server: Handle NULL image in red_update_streamableAlexander Larsson2010-09-211-1/+2
* server: Use the right image size for self_bitmapAlexander Larsson2010-09-211-2/+2
* server: Don't leak QUIC image chunksAlexander Larsson2010-09-211-0/+3