summaryrefslogtreecommitdiff
path: root/src/VBox/RDP/client/doc/ChangeLog
blob: 25314404da756ea84e6fcf4cd0602b59c1bc0fa7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
rdesktop (1.7.0)
  * Security: Directory traversal vulnerability with disk redirection (disallow /.. requests)
  * New maintainer: Peter Åstrand <astrand@cendio.se>
  * Brush cache support
  * Removed the hardcoded limit of the username length
  * Increased domain name length to 255 chars
  * Improved compatibility with PulseAudio/padsp
  * Cleaned up and documented the return values
  * Keyboard fix: avoid stuck keys in certain cases
  * Support for new pointers
  * License has been changed to GPLv3
  * EWMH fixes for 64-bit machines
  * RandR support: automatically resize session if using relative screen size
  * Improved support for Windows 2008 Session Broker
  * Japanese keyboard map has been improved
  * New keyboard map: fr-bepo
  * Many stability fixes regarding smart card redirection
  * Windows 2008 R2 / 7: Fix sound playback when not using other redirections
  * Windows 2008 R2 / 7: Solve disk redirection read-only issues
  * Windows 2008 R2 / 7: Solve issue with recursive deletion
  * Avoid exit when printing, if lpr command terminates early

  -- Peter Åstrand <astrand@cendio.se> 2011-04-13

rdesktop (1.6.0)
  * Fix for crash with recent versions of X.Org
  * Fix for potential vulnerability against compromised/malicious servers (reported by iDefense)
  * Fix for Windows 2008 Server
  * ALSA driver added
  * Sound drivers can now be selected at runtime
  * Smartcard support (Alexi Volkov <alexi@myrealbox.com>)
  * Send physical mouse buttons rather than logical ones

  -- Matthew Chapman <matthewc@cse.unsw.edu.au>  Sat, 11 May 2008 16:12:20 +1100 (AEDT)

rdesktop (1.5.0)
  * SeamlessRDP - seamless windows support
  * Keymap fixes
  * Fix connection issues with Windows XP RTM
  * Keyboard handling improvements and fixes
  * SGI/Irix sound-driver fixes
  * Support for clipboard INCR protocol
  * Session Directory support (patch from Brian Chapeau <lheria@users.sourceforge.net>)
  * Support for long filenames on redirected drives
  * XOR ellipse drawing fix
  * Clipboard unicode support (Ilya Konstantinov)
  * Fix display issues with exotic color depths (30bpp, 32bpp, etc) (Ilya Konstantinov)
  * Large file support
  * The default color depth is now the depth of the root window
  * Basic support for Windows Vista Beta 2
  * Fix high cpu-usage in OSS-driver

  -- Peter Astrand <astrand@cendio.se>  Wed, 13 Sep 2006 15:11:39 +0200 (CEST)

rdesktop (1.4.1)
   * persistent bitmap cache optimisations
   * support for more RDP-orders (ellipse, polygon)
   * libao sound-driver (for Mac OSX and others)
   * Unicode support for transmitted strings/filenames
   * Added korean keymap
   * Xembed fixes to work with krdc correctly
   * Portability fixes
   * Support for RDP-compression (all bpps)
   * process RDP recv queue if send queue is full (Debian bug #246461)
   * SGI/Irix sound-driver fixes

  -- Michael Gernoth <michael@gernoth.net>  Sun, 8 May 2005 19:55:35 +0200 (CEST)

rdesktop (1.4.0)
   * Basic disk-, parallel-, printer- and serial-redirection
   * Fix timezone-redirection
   * Backing-store fixes
   * Fix client-IP sent to TS
   * XEmbed support for embedding rdesktop in other applications (KRDC)
   * Support for setting the RDP5 experience
   * Keyboard and keymap fixes
   * Performance improvements
   * Report disconnect-reason
   * Support for RDP-compression (currently only for 8bpp)
   * Support for persistent bitmap caching
   * Sound-driver for SGI/Irix

  -- Michael Gernoth <michael@gernoth.net>  Sun, 6 Mar 2005 22:09:55 +0100 (CET)

rdesktop (1.3.1)
   * Crypto fixes for RDP5
   * Keyboard and keymap fixes
   * some endianess fixes for high color
   * portability enhancements

  -- Matthew Chapman <matthewc@cse.unsw.edu.au>  Tue, 21 Jan 2004 20:34

rdesktop (1.3.0)

   * RDP5
   * 15, 16 and 24 bit color depths
   * Basic clipboard redirection
   * Sound
   * IPv6
   * Attaching to console on Windows 2003

  -- Peter Astrand <astrand@cendio.se>  Wed, 29 Oct 2003 16:40:58 +0100 (CET)

rdesktop (1.2.0)

   * new - more portable - key mapping code
   * support for "high" (128-bit) encryption
   * toggling out of full-screen mode with Ctrl-Alt-Enter
   * a few extra options including host:port syntax
   * many, many bug fixes and optimisations

  -- Matthew Chapman <matthewc@cse.unsw.edu.au>  Thu, 30 Jan 2003 04:29

rdesktop (1.1.0)

   * solves arith.c licensing issue by taking big number routines from
     OpenSSL
   * keyboard support not merged from unified patches yet
   * still no manpage

  -- Matthew Chapman <matthewc@cse.unsw.edu.au>  Mon, 17 Sep 2001 23:14:28 +1000 (AEST)

rdesktop (1.0.0)

   * initial release

  -- Matthew Chapman <matthewc@cse.unsw.edu.au>