]> git.proxmox.com Git - spiceterm.git/shortlog
spiceterm.git
2023-05-26 Thomas Lamprechtbump version to 3.3.0 master
2023-05-26 Thomas Lamprechtd/control: raise standards version compliance to 4.6.2
2023-05-26 Thomas Lamprechtd/control: define compat level via build-depends and...
2023-05-26 Thomas Lamprechtbuildsys: expand clean target
2023-05-26 Thomas Lamprechtbuildsys: derive upload dist automatically
2023-05-26 Thomas Lamprechtbuildsys: improve DSC target & add sbuild convenience...
2023-05-26 Thomas Lamprechtbuildsys: use full DEB_VERSION and correct DEB_HOST_ARCH
2023-05-26 Thomas Lamprechtd/copyright: update years
2023-05-26 Thomas Lamprechtbuildsys: improve resolving version
2023-05-26 Thomas Lamprechtmakefile: convert to use simple parenthesis
2021-06-23 Thomas Lamprechtbump version to 3.2-2
2021-06-23 Dominik Csapakscreen: fix exiting on client disconnect with new libsp...
2021-06-22 Fabian Grünbichlerbuild: fix -dbgsym generation
2021-05-16 Thomas Lamprechtbump version to 3.2-1
2021-05-16 Thomas Lamprechtbuildsys: change upload dist to bullseye
2021-05-16 Thomas Lamprechtd/control: update dh compat level to 12
2021-05-16 Thomas LamprechtSimpleSpiceUpdate struct needs to be packed
2021-05-16 Thomas Lamprechtcode/whitespace cleanups
2019-05-23 Thomas Lamprechtset debian source format to 1.0
2019-05-23 Thomas Lamprechtbuildsys: switch upload dist over to buster
2019-05-22 Thomas Lamprechtbuildsys: ensure that old build dirs get cleaned up too
2019-05-22 Thomas Lamprechtbump version to 3.1-1
2019-05-22 Thomas Lamprechtbump debian compat level to 11
2019-05-22 Thomas Lamprechtbuildsys: add dsc target
2019-05-22 Thomas Lamprechtrework buildsystem, move to own src folder
2019-05-22 Thomas Lamprechtd/control: fix priority-extra-is-replaced-by-priority...
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
next