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

Log of /jpeg/rdesktop/trunk/channels.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 1507 - (view) (annotate) - [select for diffs]
Modified Mon Jul 20 16:45:11 2009 UTC (14 years, 9 months ago) by dpavlin
File length: 4969 byte(s)
Diff to previous 1488
branch for integration of Daniel Jarboe <daniel.jarboe(at)gmail.com>
patches for jpeg

Revision 1488 - (view) (annotate) - [select for diffs]
Modified Fri May 15 08:18:08 2009 UTC (14 years, 11 months ago) by astrand
Original Path: sourceforge.net/rdesktop/trunk/channels.c
File length: 4969 byte(s)
Diff to previous 1475
Moving rdesktop trunk to correct location. 



Revision 1475 - (view) (annotate) - [select for diffs]
Modified Fri Jul 11 03:51:23 2008 UTC (15 years, 9 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/channels.c
File length: 4969 byte(s)
Diff to previous 1372
update the copyright year


Revision 1372 - (view) (annotate) - [select for diffs]
Modified Mon Jan 8 04:47:06 2007 UTC (17 years, 3 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/channels.c
File length: 4969 byte(s)
Diff to previous 1365
prefix BOOL with RD_


Revision 1365 - (view) (annotate) - [select for diffs]
Modified Thu Jan 4 05:39:39 2007 UTC (17 years, 3 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/channels.c
File length: 4963 byte(s)
Diff to previous 1328
copyright year update


Revision 1328 - (view) (annotate) - [select for diffs]
Modified Fri Nov 3 23:51:35 2006 UTC (17 years, 6 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/channels.c
File length: 4963 byte(s)
Diff to previous 1199
more smartcard locking fixes


Revision 1199 - (view) (annotate) - [select for diffs]
Modified Mon Mar 27 08:17:34 2006 UTC (18 years, 1 month ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/channels.c
File length: 4843 byte(s)
Diff to previous 1053
Added SeamlessRDP support: Merged seamlessrdp-branch


Revision 1053 - (view) (annotate) - [select for diffs]
Modified Thu Mar 2 15:22:25 2006 UTC (18 years, 2 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/channels.c
File length: 4849 byte(s)
Diff to previous 828
Added support for a new virtual channel, lspci, which makes it
possible for the remote RDP server to enumerate the local PCI devices.


Revision 828 - (view) (annotate) - [select for diffs]
Modified Sun Mar 6 21:11:18 2005 UTC (19 years, 1 month ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/channels.c
File length: 4849 byte(s)
Diff to previous 717
bump version to 1.4.0
change year in files
add missing docu for updated commandline-flags
update changelog


Revision 717 - (view) (annotate) - [select for diffs]
Modified Thu Jun 17 09:42:58 2004 UTC (19 years, 10 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/channels.c
File length: 4844 byte(s)
Diff to previous 711
Indent fixes


Revision 711 - (view) (annotate) - [select for diffs]
Modified Tue Jun 15 22:45:12 2004 UTC (19 years, 10 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/channels.c
File length: 4842 byte(s)
Diff to previous 536
changes to compile with g++


Revision 536 - (view) (annotate) - [select for diffs]
Modified Fri Oct 31 04:29:57 2003 UTC (20 years, 6 months ago) by matthewc
Original Path: sourceforge.net/trunk/rdesktop/channels.c
File length: 4834 byte(s)
Diff to previous 506
Fix compile warnings on HP-UX.


Revision 506 - (view) (annotate) - [select for diffs]
Modified Sun Oct 19 12:20:38 2003 UTC (20 years, 6 months ago) by stargo
Original Path: sourceforge.net/trunk/rdesktop/channels.c
File length: 4833 byte(s)
Diff to previous 499
fix for compiler-warning
channels.c:135: warning: `channel' might be used uninitialized in this function


Revision 499 - (view) (annotate) - [select for diffs]
Modified Wed Oct 15 14:01:32 2003 UTC (20 years, 6 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/channels.c
File length: 4826 byte(s)
Diff to previous 473
Fixed indentation


Revision 473 - (view) (annotate) - [select for diffs]
Modified Sat Sep 27 12:14:25 2003 UTC (20 years, 7 months ago) by forsberg
Original Path: sourceforge.net/trunk/rdesktop/channels.c
File length: 4828 byte(s)
Diff to previous 446
If the channel has the CHANNEL_OPTION_SHOW_PROTOCOL set, the flags in
continuation packets must have the flag as well, not only the first packet.


Revision 446 - (view) (annotate) - [select for diffs]
Modified Mon Aug 18 04:52:51 2003 UTC (20 years, 8 months ago) by matthewc
Original Path: sourceforge.net/trunk/rdesktop/channels.c
File length: 4280 byte(s)
Diff to previous 438
Fix defragmentation code.


Revision 438 - (view) (annotate) - [select for diffs]
Modified Fri Aug 1 17:01:58 2003 UTC (20 years, 9 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/channels.c
File length: 4249 byte(s)
Diff to previous 437
more g_ prefix for global vars


Revision 437 - (view) (annotate) - [select for diffs]
Modified Mon Jul 28 21:41:12 2003 UTC (20 years, 9 months ago) by jsorg71
Original Path: sourceforge.net/trunk/rdesktop/channels.c
File length: 4246 byte(s)
Diff to previous 435
preceeded more global vars with g_


Revision 435 - (view) (annotate) - [select for diffs]
Modified Wed Jul 9 09:18:20 2003 UTC (20 years, 9 months ago) by astrand
Original Path: sourceforge.net/trunk/rdesktop/channels.c
File length: 4236 byte(s)
Diff to previous 432
Indent fixes


Revision 432 - (view) (annotate) - [select for diffs]
Modified Tue Jul 1 09:31:25 2003 UTC (20 years, 10 months ago) by matthewc
Original Path: sourceforge.net/trunk/rdesktop/channels.c
File length: 4233 byte(s)
Diff to previous 419
Commit of work in progress on channels (so that other people can hack on
RDPSND), in particular:
* channel layer takes care of virtual channel header
* split X dependent parts out of CLIPRDR, simplified IPC implementation
* initial RDPDR implementation


Revision 419 - (view) (annotate) - [select for diffs]
Modified Wed Jun 11 07:12:18 2003 UTC (20 years, 10 months ago) by forsberg
Original Path: sourceforge.net/trunk/rdesktop/channels.c
File length: 2865 byte(s)
Diff to previous 400
Added comment about TAG_SRV_SRV_3. And some debug output.


Revision 400 - (view) (annotate) - [select for diffs]
Added Fri Jun 6 10:10:19 2003 UTC (20 years, 10 months ago) by forsberg
Original Path: sourceforge.net/trunk/rdesktop/channels.c
File length: 2541 byte(s)
Channel handling, initial revision.


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

  ViewVC Help
Powered by ViewVC 1.1.26