a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrdesktop (1.8.3)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Added a persistent mode used with SeamlessRDP
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Added US international keyboard layout with dead keys
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Code cleanup to match specifications, use constants defined
a180a41bba1d50822df23fff0099e90b86638b89vboxsync instead of magic numbers, remove of dead code
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix regression with failed connection and a invalid licensing
a180a41bba1d50822df23fff0099e90b86638b89vboxsync message, introduced in 1.8.2
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix issue with Non ASCII user / password when using CredSSP
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix issues using smartcard redirection with Windows 2012 R2
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix issue with windows key functionality
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix memory corruption when using rdp_out_unistr()
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix workaround for the lack of support for alpha cursors
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix silent exit when redirected when using CredSSP
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix crash when starting rdesktop without domain specified
a180a41bba1d50822df23fff0099e90b86638b89vboxsync while using CredSSP
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix issue in SeamlessRDP protocol parser upon reconnect
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix issue were a new SeamlessRDP application is respawned
a180a41bba1d50822df23fff0099e90b86638b89vboxsync upon a reconnection
a180a41bba1d50822df23fff0099e90b86638b89vboxsync
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -- Henrik Andersson <hean01@users.sourceforge.net> 2014-10-31
a180a41bba1d50822df23fff0099e90b86638b89vboxsync
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrdesktop (1.8.2)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Support enhanced server redirection (Session broker 2012)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Support License Error Alert PDU
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Changed default driver for printer redirection
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix CredSSP login using non-ASCII username/password
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix double login prompt bug with Win2008 server redirection
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix keysym collisions
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix mouse cursor with 2012 R2
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix local drive redirection with Win8 / Win2012
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix issue with mouse cursor hotspot
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix issue with mouse / keyboard against VirtualBox RDP
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix uncomplete czech keymap
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix error in dutch keymap
a180a41bba1d50822df23fff0099e90b86638b89vboxsync
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -- Henrik Andersson <hean01@users.sourceforge.net> 2014-05-20
a180a41bba1d50822df23fff0099e90b86638b89vboxsync
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrdesktop (1.8.1)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix a typo in configure.ac
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix a bug which made rdesktop steal CPU cycles.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix issue with reconnect, make use of deactivate variable
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Added 4 new disconnect reasons with exit codes
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix issues of window handling in SeamlessRDP parts of rdesktop
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix a backward compability with OpenSSL < 0.9.9
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix a bug when code needs a x window available but there are none.
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix a sigsegv zeroing memory
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix a 64bit portability issue
a180a41bba1d50822df23fff0099e90b86638b89vboxsync
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -- Henrik Andersson <hean01@users.sourceforge.net> 2013-11-18
a180a41bba1d50822df23fff0099e90b86638b89vboxsync
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrdesktop (1.8.0)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Support for protocol negotiation eg. SSL/TLSv1 and CredSSP
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Support for CredSSP + Kerberos authentication (NLA)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Support for smart card single-sign-on
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Support passing smart card pin as password as argument
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Added IPC for controlling a master rdesktop process
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Support for connection sharing when using SeamlessRDP
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Improved handling of network connection failures
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Autoreconnect using the connection cookie at network failure
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix a few smart card issues
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix bug with mouse scroll handling
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix for left/right braces in Italian keymap
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix crash and memory leak in local drive redirection
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fixes issues with license files loading/saving
a180a41bba1d50822df23fff0099e90b86638b89vboxsync
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -- Henrik Andersson <hean01@users.sourceforge.net> 2013-08-09
a180a41bba1d50822df23fff0099e90b86638b89vboxsync
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrdesktop (1.7.1)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix clipboard issue when not building with unicode support
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix compilation against newer PCSC lite versions
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix for per-device license mode on Windows 2008 R2 terminal server
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix building 64bit version with static openssl linkage
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Rewrite of smartcard handling for 64bit support, fixes several bugs
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Improved license handling using XDG directories
a180a41bba1d50822df23fff0099e90b86638b89vboxsync
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -- Henrik Andersson <hean01@users.sourceforge.net> 2012-01-09
a180a41bba1d50822df23fff0099e90b86638b89vboxsync
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrdesktop (1.7.0)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Security: Directory traversal vulnerability with disk redirection (disallow /.. requests)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * New maintainer: Peter Åstrand <astrand@cendio.se>
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Brush cache support
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Removed the hardcoded limit of the username length
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Increased domain name length to 255 chars
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Improved compatibility with PulseAudio/padsp
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Cleaned up and documented the return values
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Keyboard fix: avoid stuck keys in certain cases
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Support for new pointers
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * License has been changed to GPLv3
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * EWMH fixes for 64-bit machines
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * RandR support: automatically resize session if using relative screen size
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Improved support for Windows 2008 Session Broker
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Japanese keyboard map has been improved
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * New keyboard map: fr-bepo
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Many stability fixes regarding smart card redirection
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Windows 2008 R2 / 7: Fix sound playback when not using other redirections
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Windows 2008 R2 / 7: Solve disk redirection read-only issues
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Windows 2008 R2 / 7: Solve issue with recursive deletion
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Avoid exit when printing, if lpr command terminates early
a180a41bba1d50822df23fff0099e90b86638b89vboxsync
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -- Peter Åstrand <astrand@cendio.se> 2011-04-13
a180a41bba1d50822df23fff0099e90b86638b89vboxsync
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrdesktop (1.6.0)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix for crash with recent versions of X.Org
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix for potential vulnerability against compromised/malicious servers (reported by iDefense)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix for Windows 2008 Server
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * ALSA driver added
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Sound drivers can now be selected at runtime
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Smartcard support (Alexi Volkov <alexi@myrealbox.com>)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Send physical mouse buttons rather than logical ones
a180a41bba1d50822df23fff0099e90b86638b89vboxsync
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -- Matthew Chapman <matthewc@cse.unsw.edu.au> Sat, 11 May 2008 16:12:20 +1100 (AEDT)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrdesktop (1.5.0)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * SeamlessRDP - seamless windows support
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Keymap fixes
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix connection issues with Windows XP RTM
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Keyboard handling improvements and fixes
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * SGI/Irix sound-driver fixes
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Support for clipboard INCR protocol
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Session Directory support (patch from Brian Chapeau <lheria@users.sourceforge.net>)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Support for long filenames on redirected drives
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * XOR ellipse drawing fix
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Clipboard unicode support (Ilya Konstantinov)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix display issues with exotic color depths (30bpp, 32bpp, etc) (Ilya Konstantinov)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Large file support
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * The default color depth is now the depth of the root window
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Basic support for Windows Vista Beta 2
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix high cpu-usage in OSS-driver
a180a41bba1d50822df23fff0099e90b86638b89vboxsync
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -- Peter Astrand <astrand@cendio.se> Wed, 13 Sep 2006 15:11:39 +0200 (CEST)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrdesktop (1.4.1)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * persistent bitmap cache optimisations
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * support for more RDP-orders (ellipse, polygon)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * libao sound-driver (for Mac OSX and others)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Unicode support for transmitted strings/filenames
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Added korean keymap
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Xembed fixes to work with krdc correctly
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Portability fixes
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Support for RDP-compression (all bpps)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * process RDP recv queue if send queue is full (Debian bug #246461)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * SGI/Irix sound-driver fixes
a180a41bba1d50822df23fff0099e90b86638b89vboxsync
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -- Michael Gernoth <michael@gernoth.net> Sun, 8 May 2005 19:55:35 +0200 (CEST)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrdesktop (1.4.0)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Basic disk-, parallel-, printer- and serial-redirection
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix timezone-redirection
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Backing-store fixes
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Fix client-IP sent to TS
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * XEmbed support for embedding rdesktop in other applications (KRDC)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Support for setting the RDP5 experience
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Keyboard and keymap fixes
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Performance improvements
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Report disconnect-reason
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Support for RDP-compression (currently only for 8bpp)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Support for persistent bitmap caching
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Sound-driver for SGI/Irix
a180a41bba1d50822df23fff0099e90b86638b89vboxsync
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -- Michael Gernoth <michael@gernoth.net> Sun, 6 Mar 2005 22:09:55 +0100 (CET)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrdesktop (1.3.1)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Crypto fixes for RDP5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Keyboard and keymap fixes
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * some endianess fixes for high color
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * portability enhancements
a180a41bba1d50822df23fff0099e90b86638b89vboxsync
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -- Matthew Chapman <matthewc@cse.unsw.edu.au> Tue, 21 Jan 2004 20:34
a180a41bba1d50822df23fff0099e90b86638b89vboxsync
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrdesktop (1.3.0)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * RDP5
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * 15, 16 and 24 bit color depths
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Basic clipboard redirection
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Sound
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * IPv6
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * Attaching to console on Windows 2003
a180a41bba1d50822df23fff0099e90b86638b89vboxsync
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -- Peter Astrand <astrand@cendio.se> Wed, 29 Oct 2003 16:40:58 +0100 (CET)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrdesktop (1.2.0)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * new - more portable - key mapping code
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * support for "high" (128-bit) encryption
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * toggling out of full-screen mode with Ctrl-Alt-Enter
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * a few extra options including host:port syntax
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * many, many bug fixes and optimisations
a180a41bba1d50822df23fff0099e90b86638b89vboxsync
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -- Matthew Chapman <matthewc@cse.unsw.edu.au> Thu, 30 Jan 2003 04:29
a180a41bba1d50822df23fff0099e90b86638b89vboxsync
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrdesktop (1.1.0)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * solves arith.c licensing issue by taking big number routines from
a180a41bba1d50822df23fff0099e90b86638b89vboxsync OpenSSL
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * keyboard support not merged from unified patches yet
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * still no manpage
a180a41bba1d50822df23fff0099e90b86638b89vboxsync
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -- Matthew Chapman <matthewc@cse.unsw.edu.au> Mon, 17 Sep 2001 23:14:28 +1000 (AEST)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync
a180a41bba1d50822df23fff0099e90b86638b89vboxsyncrdesktop (1.0.0)
a180a41bba1d50822df23fff0099e90b86638b89vboxsync
a180a41bba1d50822df23fff0099e90b86638b89vboxsync * initial release
a180a41bba1d50822df23fff0099e90b86638b89vboxsync
a180a41bba1d50822df23fff0099e90b86638b89vboxsync -- Matthew Chapman <matthewc@cse.unsw.edu.au>