/[rdesktop]/sourceforge.net/trunk/rdesktop
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Index of /sourceforge.net/trunk/rdesktop

Files shown:61
Directory revision: 1315 (of 1509)
Sticky Revision:
(Current path doesn't exist after revision 1487)


File Rev. Age Author Last log entry
 Parent Directory        
doc/  1309  17 years  stargo   Smartcard support by Alexi Volkov <alexi@pravex.kiev.ua> and additional patches …
keymaps/  1228  18 years  astrand   Removed the localstate keyword from translations using numlock. This combination…
uiports/  1195  18 years  jsorg71   get uiport compiling again
vnc/  782  19 years  astrand   Indent fixes
.cvsignore  769  19 years  astrand   Should ignore configure and .tar.gz:as.
COPYING  285  21 years  matthewc   Add clarification to licence - linking with OpenSSL is allowed. http://bugs.deb
Makefile.in  1310  17 years  stargo   fix for configure datarootdir-warning
README  1309  17 years  stargo   Smartcard support by Alexi Volkov <alexi@pravex.kiev.ua> and additional patches …
bitmap.c  963  18 years  astrand   Added missing c-basic-offset:s and license headers
bootstrap  762  19 years  astrand   Removing old autom4te.cache before autoreconf. Seems to be necessary on FC2.
cache.c  1294  17 years  astrand   Undo incorrect commit
channels.c  1199  18 years  astrand   Added SeamlessRDP support: Merged seamlessrdp-branch
cliprdr.c  1211  18 years  ossman_   Handle when server sends a failure back for a clipboard request.
config.guess  740  19 years  astrand   Now using Autoconf. Old OpenSSL files removed.
config.sub  740  19 years  astrand   Now using Autoconf. Old OpenSSL files removed.
configure.ac  1311  17 years  stargo   Add smartcard support for mac os x
constants.h  1237  18 years  matthewc   Allow server public key to be anywhere from 512 bits to 2048 bits. (Vista Beta 2…
disk.c  1242  17 years  astrand   Indent fixes
disk.h  656  20 years  astrand   The enum FILE_INFORMATION_CLASS was a bit wrong, it seems. Using the definition …
ewmhints.c  1225  18 years  astrand   ewmh_modify_state: Prevent using uninitialized state; simplify code.
indent-all.sh  333  21 years  astrand   Added rdp2vnc support
install-sh  740  19 years  astrand   Now using Autoconf. Old OpenSSL files removed.
iso.c  977  18 years  astrand   Applied patch #1247780 (slightly modified) from Brian Chapeau: Session Directory…
licence.c  1240  17 years  stargo   fix some warnings
lspci.c  1087  18 years  astrand   Added Emacs header, indicating c-basic-offset.
mcs.c  977  18 years  astrand   Applied patch #1247780 (slightly modified) from Brian Chapeau: Session Directory…
mppc.c  899  19 years  jdmeijer   fix match length decoding for mppc with 64kB history buffer
orders.c  893  19 years  stargo   ignore colour-cache with id 0. This fixes my colour-problems when using compress…
orders.h  843  19 years  jdmeijer   Fix text2 order parsing. The brush is parsed but not yet used.
parallel.c  985  18 years  astrand   Removed old-style extern errno declaration.
parse.h  828  19 years  stargo   bump version to 1.4.0 change year in files add missing docu for updated commandl…
printer.c  963  18 years  astrand   Added missing c-basic-offset:s and license headers
printercache.c  865  19 years  stargo   remove C++-style comments
proto.h  1309  17 years  stargo   Smartcard support by Alexi Volkov <alexi@pravex.kiev.ua> and additional patches …
proto.head  990  18 years  astrand   Added indent hints to proto templates. Generated new proto.h.
proto.tail  990  18 years  astrand   Added indent hints to proto templates. Generated new proto.h.
pstcache.c  1222  18 years  jsorg71   idx should be uint16
rdesktop.c  1309  17 years  stargo   Smartcard support by Alexi Volkov <alexi@pravex.kiev.ua> and additional patches …
rdesktop.h  1251  17 years  astrand   Bumped up version to 1.5.0
rdesktop.spec  1293  17 years  astrand   Changed the Copyright: tag to License: in accordance with RPM 4
rdp.c  1308  17 years  stargo   64bit fix from Jennings Jared <jared.jennings.ctr@eglin.af.mil>
rdp5.c  905  19 years  jdmeijer   Tell the server to stop sending window updates when the rdesktop window is unmap…
rdpdr.c  1309  17 years  stargo   Smartcard support by Alexi Volkov <alexi@pravex.kiev.ua> and additional patches …
rdpsnd.c  1302  17 years  ossman_   Rewrite the queue management a bit so that blocks are not completed until they h…
rdpsnd.h  1302  17 years  ossman_   Rewrite the queue management a bit so that blocks are not completed until they h…
rdpsnd_alsa.c  1302  17 years  ossman_   Rewrite the queue management a bit so that blocks are not completed until they h…
rdpsnd_dsp.c  1305  17 years  astrand   Indent fix
rdpsnd_dsp.h  1276  17 years  stargo   move simple resample algorithm from rdpsnd_libao.c to rdpsnd_dsp.c to provide a …
rdpsnd_libao.c  1302  17 years  ossman_   Rewrite the queue management a bit so that blocks are not completed until they h…
rdpsnd_oss.c  1302  17 years  ossman_   Rewrite the queue management a bit so that blocks are not completed until they h…
rdpsnd_sgi.c  1304  17 years  ossman_   Fix some remaining references to rdpsnd_send_completion().
rdpsnd_sun.c  1304  17 years  ossman_   Fix some remaining references to rdpsnd_send_completion().
scancodes.h  516  20 years  matthewc   Fix typo.
scard.c  1313  17 years  stargo   fix warnings
scard.h  1312  17 years  stargo   add normal rdesktop-header to smartcard-files
seamless.c  1232  18 years  ossman_   Add a destroy group command to SeamlessRDP for when entire groups of windows get…
seamless.h  1199  18 years  astrand   Added SeamlessRDP support: Merged seamlessrdp-branch
secure.c  1315  17 years  stargo   warnings on newer openssl-versions
serial.c  963  18 years  astrand   Added missing c-basic-offset:s and license headers
tcp.c  1309  17 years  stargo   Smartcard support by Alexi Volkov <alexi@pravex.kiev.ua> and additional patches …
types.h  1311  17 years  stargo   Add smartcard support for mac os x
xclip.c  1234  18 years  ossman_   QT sets incorrect types on clipboard properties so we have to accept everything …
xkeymap.c  1294  17 years  astrand   Undo incorrect commit
xproto.h  1199  18 years  astrand   Added SeamlessRDP support: Merged seamlessrdp-branch
xwin.c  1306  17 years  astrand   Prevent segfaults in out of memory conditions by checking the pointer returned f…

Properties

Name Value
svn:ignore rdesktop rdp2vnc autom4te.cache Makefile config.log config.status configure rdesktop*.tar.gz

  ViewVC Help
Powered by ViewVC 1.1.26