Unix client for Microsoft Remote Desktop Services
Go to file
Matt Chapman a3088b8a6c On Solaris Break is Shift-Pause not Alt-Pause - so when checking for
Ctrl-Alt-Break, accept both Break and Pause and check state of Ctrl
and Alt.


git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@211 423420c4-83ab-492f-b58f-81f9feb106b5
2002-10-06 13:25:30 +00:00
crypto Sync crypto/ with OpenSSL 0.9.6g (trivial changes only). 2002-09-25 09:00:57 +00:00
doc Updated info about vincent_8bpp.patch. 2002-09-18 12:28:26 +00:00
keymaps Applied apostrophe patch from hopfgartner. 2002-09-17 17:16:24 +00:00
.cvsignore Added .cvsignore 2002-07-18 18:22:40 +00:00
bitmap.c Update copyright dates on all files that have changed. 2002-09-26 14:26:46 +00:00
cache.c Update copyright dates on all files that have changed. 2002-09-26 14:26:46 +00:00
configure Update copyright dates on all files that have changed. 2002-09-26 14:26:46 +00:00
constants.h Update copyright dates on all files that have changed. 2002-09-26 14:26:46 +00:00
COPYING This commit was generated by cvs2svn to compensate for changes in r2, 2000-05-10 07:36:34 +00:00
indent-all.sh Changed max line length to 100 2002-07-30 07:18:48 +00:00
iso.c Update copyright dates on all files that have changed. 2002-09-26 14:26:46 +00:00
licence.c Update copyright dates on all files that have changed. 2002-09-26 14:26:46 +00:00
Makefile Look for system OpenSSL in the usual places; if not found recommend installing. 2002-09-24 07:27:43 +00:00
mcs.c Update copyright dates on all files that have changed. 2002-09-26 14:26:46 +00:00
orders.c Update copyright dates on all files that have changed. 2002-09-26 14:26:46 +00:00
orders.h Update copyright dates on all files that have changed. 2002-09-26 14:26:46 +00:00
parse.h Update copyright dates on all files that have changed. 2002-09-26 14:26:46 +00:00
proto.h Arguments to get_key_state the wrong way around. 2002-10-02 13:51:16 +00:00
rdesktop.c -p - now reads from stdin rather than using getpass (/dev/tty) 2002-10-04 14:28:14 +00:00
rdesktop.h Update copyright dates on all files that have changed. 2002-09-26 14:26:46 +00:00
rdesktop.spec Update copyright dates on all files that have changed. 2002-09-26 14:26:46 +00:00
rdp.c Update copyright dates on all files that have changed. 2002-09-26 14:26:46 +00:00
README Added README 2002-09-01 11:37:28 +00:00
readpass.c Update copyright dates on all files that have changed. 2002-09-26 14:26:46 +00:00
scancodes.h Removed FIXME for key 124 (Print Screen). 2002-09-25 11:20:14 +00:00
secure.c Update copyright dates on all files that have changed. 2002-09-26 14:26:46 +00:00
tcp.c Update copyright dates on all files that have changed. 2002-09-26 14:26:46 +00:00
types.h Update copyright dates on all files that have changed. 2002-09-26 14:26:46 +00:00
xkeymap.c On Solaris Break is Shift-Pause not Alt-Pause - so when checking for 2002-10-06 13:25:30 +00:00
xwin.c Show display name in "Failed to open display" message. 2002-10-04 14:25:37 +00:00

rdesktop is an open source client for Windows NT Terminal Server and
Windows 2000 Terminal Services, capable of natively speaking Remote
Desktop Protocol (RDP) in order to present the user's NT
desktop. Unlike Citrix ICA, no server extensions are required.

rdesktop currently runs on most UNIX based platforms with the X Window
System, and other ports should be fairly straightforward.

rdesktop was written by Matt Chapman (matthewc@cse.unsw.edu.au) based
on various scarce documentation, wire sniffs, and trial-and-error. It
is released under the GNU Public Licence (GPL).  Please send feedback,
bug reports and patches to the appropriate mailing list
(http://sourceforge.net/mail/?group_id=24366)

rdesktop is a Sourceforge project.  See the Sourceforge rdesktop
project info (http://sourceforge.net/projects/rdesktop/) for more
information.