Unix client for Microsoft Remote Desktop Services
Go to file
Matt Chapman 1687645d7b Sync crypto/ with OpenSSL 0.9.6g (trivial changes only).
git-svn-id: svn://svn.code.sf.net/p/rdesktop/code/trunk/rdesktop@194 423420c4-83ab-492f-b58f-81f9feb106b5
2002-09-25 09:00:57 +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 Changed max line length to 100 2002-07-30 07:18:48 +00:00
cache.c Changed max line length to 100 2002-07-30 07:18:48 +00:00
configure Reorder searches a bit - finds wrong X11 directory on my Debian system 2002-09-24 07:58:34 +00:00
constants.h Inhibited keys are defined in keymap files; not hardcoded 2002-09-11 11:11:27 +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 foo function() -> foo function(void) to conform to ANSI C. 2002-09-24 07:59:14 +00:00
licence.c Make no translation messages DEBUG_KBD. 2002-09-24 07:33:17 +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 foo function() -> foo function(void) to conform to ANSI C. 2002-09-24 07:59:14 +00:00
orders.c foo function() -> foo function(void) to conform to ANSI C. 2002-09-24 07:59:14 +00:00
orders.h The polyline "flags" field seems like it might be a ROP2. 2002-09-17 07:23:32 +00:00
parse.h Fixed indentation with indent 2002-07-18 16:38:31 +00:00
proto.h Make no translation messages DEBUG_KBD. 2002-09-24 07:33:17 +00:00
rdesktop.c Reinstate a cleaned-up version of the old xwin_toggle_fullscreen - I indeed 2002-09-24 06:09:09 +00:00
rdesktop.h Make no translation messages DEBUG_KBD. 2002-09-24 07:33:17 +00:00
rdesktop.spec Added manpage 2002-09-01 11:15:42 +00:00
rdp.c foo function() -> foo function(void) to conform to ANSI C. 2002-09-24 07:59:14 +00:00
README Added README 2002-09-01 11:37:28 +00:00
readpass.c Closing unnecessary fds before askpass execution 2002-08-09 11:55:39 +00:00
scancodes.h Escape is really key 110; not 109. 2002-09-11 11:19:11 +00:00
secure.c foo function() -> foo function(void) to conform to ANSI C. 2002-09-24 07:59:14 +00:00
tcp.c foo function() -> foo function(void) to conform to ANSI C. 2002-09-24 07:59:14 +00:00
types.h Merged new keysym-based keyboard handling (from alt. CVS repos) 2002-07-18 18:28:12 +00:00
xkeymap.c Avoid sending release of Break in Ctrl-Alt-Break to server. 2002-09-24 11:14:46 +00:00
xwin.c Move keyboard grabbing to FocusIn/FocusOut to fix "rdesktop gets screensaver 2002-09-24 12:25:21 +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.