]> git.proxmox.com Git - spiceterm.git/history - Makefile
use kvm keymap files
[spiceterm.git] / Makefile
2013-10-29 Dietmar Maureruse kvm keymap files
2013-10-25 Dietmar Maurerimplement command line options using getopt
2013-10-23 Dietmar Maureruse SASL for auth, always use TLS
2013-10-17 Dietmar Maurermove spice input/vdagent related code to input.c
2013-10-16 Dietmar Maurerenable debugging
2013-10-07 Dietmar Maureruse new VD_AGENT_KEYVAL protocol extension
2013-09-11 Dietmar Maureruse reasonable names (instead of 'test')
2013-09-11 Dietmar Maurercleanup/merge header files
2013-09-10 Dietmar Maurercode cleanup - compile with -Wall
2013-09-10 Dietmar Maurerremove test code
2013-09-10 Dietmar Maureruse glib event loop
2013-08-21 Dietmar Maurerprotect command ring with mutex
2013-08-21 Dietmar Maureruse gdk keysyms instead of utf
2013-08-06 Dietmar MaurerMakefile: add clean/distclean targets
2013-08-06 Dietmar Maureradd first version of spiceterm (copied from vncterm)
2013-08-05 Dietmar Maureriinclude glyphs.h (from vncterm), simplify drawing...
2013-08-05 Dietmar Maurerexit if spice_server_init fails (socket already in...
2013-08-05 Dietmar MaurerInitial import