summaryrefslogtreecommitdiffstats
path: root/client
Commit message (Expand)AuthorAgeFilesLines
* client: fix for redundant shift+f11 RHBZ #674532Yonit Halperin2011-06-143-10/+27
* client/windows: enable image randomization (ASLR) rhbz#701111Arnon Gilboa2011-05-301-2/+2
* client/windows: remove slash from x64 build dirArnon Gilboa2011-05-301-4/+4
* client/windows: remove precompiled header for common.h (fix broken windows de...Arnon Gilboa2011-05-221-4/+4
* client: fix flipped video in Linux guest on windows client, RHBZ #667689Yonit Halperin2011-05-191-3/+5
* client/windows: undef SIZE_MAX in stdint.hArnon Gilboa2011-05-121-1/+1
* client/windows: add common\ssl_verify.c/h to projectArnon Gilboa2011-05-121-2/+10
* client/windows: inc version to 0,9,0,0Arnon Gilboa2011-05-121-4/+4
* client/windows: init PACKAGE_VERSIONArnon Gilboa2011-05-122-3/+5
* client: fix return code when missing hostAlon Levy2011-05-121-0/+1
* client: make use of ssl_verify.cMarc-André Lureau2011-05-034-385/+36
* common: add windows.h where required, make gdi_handlers staticMarc-André Lureau2011-05-031-1/+0
* client: remove unused mb() macroChristophe Fergeau2011-05-031-6/+0
* add missing staticChristophe Fergeau2011-05-032-2/+2
* win32: remove obsolete preprocessor #definesChristophe Fergeau2011-05-031-4/+4
* s/USE_OGL/USE_OPENGLChristophe Fergeau2011-05-0317-100/+100
* add #include <config.h> to all source filesChristophe Fergeau2011-05-0367-3/+202
* autotools: correctly build canvas-related codeChristophe Fergeau2011-05-0314-15/+65
* autotools: refactor the whole build machineryChristophe Fergeau2011-05-034-571/+235
* add missing "LGPLv2.1 or later" header to source filesChristophe Fergeau2011-05-0211-1/+184
* client: remove c++ wrappersChristophe Fergeau2011-05-0217-338/+36
* configure.ac: fix make distChristophe Fergeau2011-05-021-2/+1
* client: skip spaces in --host-subjectChristophe Fergeau2011-04-181-1/+8
* client: add --version cmdline option to spicecChristophe Fergeau2011-04-181-1/+9
* client: s/reqired/required in CmdLineParserChristophe Fergeau2011-04-182-5/+5
* client: s/AVAILIBLE/AVAILABLE in CmdLineParserChristophe Fergeau2011-04-184-5/+5
* gl: remove unused variablesChristophe Fergeau2011-04-081-6/+0
* gl: use correct pixman accessor for image dataChristophe Fergeau2011-04-081-1/+1
* client: use silent generation rules in Makefile.amChristophe Fergeau2011-04-081-4/+4
* spicec-x11: Work around a bug in xselHans de Goede2011-03-231-1/+3
* spicec-x11: Don't crash on apps sending bad atoms as TARGETSHans de Goede2011-03-231-12/+16
* opengl: fix compilationChristophe Fergeau2011-03-231-3/+0
* client/smartcard: use proper include delemitersAlon Levy2011-03-221-4/+4
* client: Don't handle hotkeys while sticky alt is activeHans de Goede2011-03-111-4/+6
* client/smartcard: handle the --smartcard-db optionAlon Levy2011-03-081-1/+4
* client/windows: cleanup vcproj based on updated libsArnon Gilboa2011-03-081-8/+8
* x11: Use _exit rather then exit on X errors (rhbz#680763)Hans de Goede2011-03-011-2/+2
* client: exit nicely for --controller with no SPICE_XPI_SOCKET (rhbz#644292)Uri Lublin2011-03-011-0/+1
* Fix keyb modifiers not syncing from client to client os (rhbz#679467)Hans de Goede2011-03-011-0/+2
* client/windows: use SPICE_PROTOCOL_DIR in project include dirsArnon Gilboa2011-02-131-4/+4
* Drop static_title.bmp from windows/Makefile.amHans de Goede2011-02-111-1/+0
* client/smartcard: libcacard dropped ReaderAddResponseAlon Levy2011-02-092-18/+78
* client/smartcard: ignore VSC_InitAlon Levy2011-02-071-0/+2
* client/smartcard: s/reader_id_t/uint32_t/ (libcacard changed)Alon Levy2011-02-072-11/+11
* client: log subject-host mismatch, and raise ssl warnings to errorsAlon Levy2011-02-071-5/+5
* spice-client migration: fix minor for old migration support.Uri Lublin2011-01-271-1/+1
* client/windows: don't allocate console unless requiredAlon Levy2011-01-271-9/+27
* client: fix broken vs2008 buildAlon Levy2011-01-274-4/+15
* client: --help should not need platform initializationAlon Levy2011-01-272-33/+62
* client: gcc 4.6.0: two more unused variable fixesAlon Levy2011-01-252-3/+0