]> git.proxmox.com Git - spiceterm.git/shortlog
spiceterm.git
2019-05-22 Thomas Lamprechtdrop SASL support allowing using Debians libspice-server
2019-03-21 Thomas Lamprechtensure form fits in buf
2017-12-01 Fabian Grünbichlerbump version to 3.0-5
2017-12-01 Dominik Csapakfix add_keymap_entry for non us keymaps
2017-10-04 Fabian Grünbichlerbuild: reformat debian/control
2017-06-02 Wolfgang Bumillerbump version to 3.0-4
2017-06-02 Dominik Csapakfix memory leaks when using g_hashtable
2017-05-06 Dietmar Maurerbump version to 3.0-3
2017-05-06 Dominik Csapakfix bound checking on cursor move
2017-05-03 Dietmar Maurerbump version to 3.0-2
2017-05-03 Dominik Csapakuse color_table to get the correct terminal colors
2017-03-13 Fabian Grünbichlerbump version to 3.0-1
2017-03-13 Fabian Grünbichlerbuildsys: update make upload target for stretch
2017-03-09 Dominik Csapakcheck range for utf8 characters
2017-02-07 Wolfgang Bumillerdrop gthread dependency
2017-01-31 Wolfgang Bumillerbump version to 2.0-2
2017-01-31 Wolfgang Bumillerbuildsystem fixups
2017-01-31 Wolfgang Bumillerbuildsys: use repoman in the upload target
2017-01-31 Wolfgang Bumillerbuildsys: job-safe deb target
2017-01-31 Fabian Grünbichlerchange TLS cipher suite to 'HIGH'
2015-02-28 Dietmar Maurerset gcc flags to avoid lintian hardening-no-relro warning
2015-02-28 Dietmar Maurerlink with libsasl2 to avoid linker error
2015-02-27 Dietmar Maurerupdates for debian jessie
2013-12-11 Dietmar Maurerbump version to 1.0-2
2013-12-11 Dietmar Maurerwindow client send CONTROL_L/ALTGR instead of simple...
2013-12-11 Dietmar Maurerallow to override key mapping, but skip dead keys
2013-12-11 Dietmar Maureravoid warning when started with 0 timeout
2013-12-10 Dietmar Maureradd upload target
2013-10-31 Dietmar Maurerimprove manual page
2013-10-31 Dietmar Maurerfix option parser
2013-10-31 Dietmar Maureradd am manual page (replaces README)
2013-10-31 Dietmar Maurerbuild debian packages
2013-10-31 Dietmar Maureradd install target
2013-10-29 Dietmar Maurerchange font load order
2013-10-29 Dietmar Maureriscan all font files (include arabic font)
2013-10-29 Dietmar Maurerimport genfont.c from vncterm
2013-10-29 Dietmar Maurerimplement unicode keysyms
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 Maureruse new auth framework
2013-10-17 Dietmar Maureruse gunichar instead of long
2013-10-17 Dietmar Maurermove spice input/vdagent related code to input.c
2013-10-16 Dietmar Maureruse modified input channel extension with utf8
2013-10-16 Dietmar Maurerenable debugging
2013-10-11 Dietmar Maureradd README
2013-10-11 Dietmar Maurertest if keysym is zero
2013-10-10 Dietmar Maureruse input channel for keysyms
2013-10-09 Dietmar Maurerresize: discard pending commands
2013-10-09 Dietmar Maurerreset cursor after resize
2013-10-09 Dietmar Maureriimplement efficient clear screen
2013-10-09 Dietmar Maureravoid call to refresh
2013-10-08 Dietmar Maurercleanup clipboard owner handling
2013-10-08 Dietmar Maurercleanup cursor code
2013-10-08 Dietmar Maurerchange max size
2013-10-08 Dietmar Maureruse correct raster on resize
2013-10-08 Dietmar Maurerclear surface after resize
2013-10-08 Dietmar Maurerremove unneeded assertion
2013-10-08 Dietmar Maureronly call wakeup when needed
2013-10-08 Dietmar Maurercache glyphs
2013-10-08 Dietmar Maurerset SPICE_IMAGE_FLAGS_CACHE_ME flag
2013-10-07 Dietmar Maureruse new VD_AGENT_KEYVAL protocol extension
2013-09-17 Dietmar Maureravoid unnecessary call to spiceterm_clear_xy
2013-09-17 Dietmar Maurerimplement resize
2013-09-16 Dietmar Maurermake clipboard fully functional
2013-09-13 Dietmar Maureradd clipboard support
2013-09-13 Dietmar Maurerfix coding style
2013-09-13 Dietmar Maurerfix selection with virtual scroll
2013-09-13 Dietmar Maurerallow to select text regions
2013-09-13 Dietmar Maurerhandle partial writes
2013-09-13 Dietmar Maurercode cleanup
2013-09-12 Dietmar Maurerimplement mouse_report mode
2013-09-12 Dietmar Maurerwhite space cleanups
2013-09-12 Dietmar Maurerstart mouse support
2013-09-12 Dietmar Maurerallow to pass connection timeout as parameter
2013-09-12 Dietmar Maurerremove useless comment
2013-09-12 Dietmar Maurerimplement underline text attribute
2013-09-12 Dietmar Maurertry to cache glyphs
2013-09-12 Dietmar Maureradd .gitignore file
2013-09-12 Dietmar Maurerexit server if get get error from client pipe
2013-09-12 Dietmar Maurersimplify code
2013-09-12 Dietmar Maurerfix debug messages
2013-09-12 Dietmar Maurerremove misleading comments
2013-09-12 Dietmar Maurerifix coding style
2013-09-12 Dietmar Maurerwhite space cleanup
2013-09-11 Dietmar Maurerremove unused fields
2013-09-11 Dietmar Maureruse gunichar2
2013-09-11 Dietmar Maurercleanup debugging code
2013-09-11 Dietmar Maureradd copyright (GPLv2)
2013-09-11 Dietmar Maureruse reasonable names (instead of 'test')
2013-09-11 Dietmar Maurercleanup/merge header files
2013-09-11 Dietmar Maurerrename vncterm to spiceterm
2013-09-10 Dietmar Maurermove include directive to correct place
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 Maurercode cleanup
2013-08-21 Dietmar Maurerimplement scroll
2013-08-21 Dietmar Maurerprotect command ring with mutex
2013-08-21 Dietmar Maureralways update watch mask
next