/[rdesktop]/sourceforge.net/trunk/rdesktop/proto.h
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 /sourceforge.net/trunk/rdesktop/proto.h

Parent Directory Parent Directory | Revision Log Revision Log


Sticky Revision:
(Current path doesn't exist after revision 1487)

Revision 602 - (view) (annotate) - [select for diffs]
Modified Sat Feb 7 17:32:21 2004 UTC (20 years, 3 months ago) by stargo
File length: 8929 byte(s)
Diff to previous 580 , to selected 499
Cleanup some warnings (from SUNWspro-compiler)


Revision 580 - (view) (annotate) - [select for diffs]
Modified Fri Jan 23 08:35:52 2004 UTC (20 years, 3 months ago) by astrand
File length: 8917 byte(s)
Diff to previous 570 , to selected 499
Ran indent-all.sh


Revision 570 - (view) (annotate) - [select for diffs]
Modified Wed Jan 21 18:02:38 2004 UTC (20 years, 3 months ago) by stargo
File length: 8917 byte(s)
Diff to previous 569 , to selected 499
some fixes for solaris compiles.
toupper was redefined to handle strings, now renamed to toupper_str
disk.c has some more problems (it uses statfs and dirfd)


Revision 569 - (view) (annotate) - [select for diffs]
Modified Wed Jan 21 14:40:40 2004 UTC (20 years, 3 months ago) by n-ki
File length: 8914 byte(s)
Diff to previous 543 , to selected 499
redirection of disk, lptport, printer, comport.


Revision 543 - (view) (annotate) - [select for diffs]
Modified Mon Nov 3 13:33:35 2003 UTC (20 years, 6 months ago) by astrand
File length: 7828 byte(s)
Diff to previous 542 , to selected 499
Re-worked numlock handling: Keeping remote numlock state in sync with local state


Revision 542 - (view) (annotate) - [select for diffs]
Modified Mon Nov 3 13:22:09 2003 UTC (20 years, 6 months ago) by astrand
File length: 7717 byte(s)
Diff to previous 536 , to selected 499
Indent fixes


Revision 536 - (view) (annotate) - [select for diffs]
Modified Fri Oct 31 04:29:57 2003 UTC (20 years, 6 months ago) by matthewc
File length: 7715 byte(s)
Diff to previous 508 , to selected 499
Fix compile warnings on HP-UX.


Revision 508 - (view) (annotate) - [select for diffs]
Modified Wed Oct 22 10:55:11 2003 UTC (20 years, 6 months ago) by astrand
File length: 7713 byte(s)
Diff to previous 499
Applied null cursor patch from jeroen@oldambt7.com


Revision 499 - (view) (annotate) - [selected]
Modified Wed Oct 15 14:01:32 2003 UTC (20 years, 6 months ago) by astrand
File length: 7682 byte(s)
Diff to previous 491
Fixed indentation


Revision 491 - (view) (annotate) - [select for diffs]
Modified Mon Oct 13 16:09:45 2003 UTC (20 years, 7 months ago) by stargo
File length: 7565 byte(s)
Diff to previous 474 , to selected 499
Volume control for OSS & SUN
Ignore first 4 bytes of audio-packet (clicking noise)


Revision 474 - (view) (annotate) - [select for diffs]
Modified Tue Sep 30 09:11:08 2003 UTC (20 years, 7 months ago) by matthewc
File length: 7516 byte(s)
Diff to previous 470 , to selected 499
Preliminary sound support (PCM only).
Based on code from GuoJunBo <guojunbo@ict.ac.cn>


Revision 470 - (view) (annotate) - [select for diffs]
Modified Mon Sep 15 08:03:30 2003 UTC (20 years, 7 months ago) by astrand
File length: 7162 byte(s)
Diff to previous 460 , to selected 499
Kbd fix: Shift was always reset after press


Revision 460 - (view) (annotate) - [select for diffs]
Modified Tue Sep 2 09:37:39 2003 UTC (20 years, 8 months ago) by astrand
File length: 7136 byte(s)
Diff to previous 435 , to selected 499
Ran make proto.


Revision 435 - (view) (annotate) - [select for diffs]
Modified Wed Jul 9 09:18:20 2003 UTC (20 years, 10 months ago) by astrand
File length: 6939 byte(s)
Diff to previous 432 , to selected 499
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
File length: 6824 byte(s)
Diff to previous 424 , to selected 499
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 424 - (view) (annotate) - [select for diffs]
Modified Thu Jun 19 07:29:53 2003 UTC (20 years, 10 months ago) by forsberg
File length: 6986 byte(s)
Diff to previous 423 , to selected 499
Make rdesktop return 0 only if a RDP_PDU_DISCONNECT was received,
otherwise return 2 (except for usage errors, where it still returns
1).

Documented exit codes of rdesktop in doc/exit_codes.txt.


Revision 423 - (view) (annotate) - [select for diffs]
Modified Tue Jun 17 08:44:32 2003 UTC (20 years, 10 months ago) by matthewc
File length: 6986 byte(s)
Diff to previous 405 , to selected 499
Eliminate previous ugly hack for RDP5 packets, in order to make it work
with low encryption.


Revision 405 - (view) (annotate) - [select for diffs]
Modified Fri Jun 6 10:42:21 2003 UTC (20 years, 11 months ago) by forsberg
File length: 6992 byte(s)
Diff to previous 376 , to selected 499
Added function definitions from channels.c, cliprdr.c and secure.c.
Reflected internal API changes.


Revision 376 - (view) (annotate) - [select for diffs]
Modified Mon May 19 21:36:33 2003 UTC (20 years, 11 months ago) by jsorg71
File length: 5898 byte(s)
Diff to previous 353 , to selected 499
changes so it compiles with g++(mainly for ports)


Revision 353 - (view) (annotate) - [select for diffs]
Modified Thu Mar 27 13:33:16 2003 UTC (21 years, 1 month ago) by forsberg
File length: 5901 byte(s)
Diff to previous 325 , to selected 499
iso_connect, mcs_connect and sec_connect now takes a username as an argument.

mcs_recv fills in a channel id in a pointer argument.

process_orders takes the number of orders as an argument instead of figuring it out itself.

Exported process_bitmap_updates and process_palette and sec_decrypt
as non-static functions.

New public functions: process_colour_pointer_pdu (rdp.c),
                      process_cached_pointer_pdu (rdp.c),
                      process_null_system_pointer_pdu (rdp.c),
		      rdp5_process (rdp5.c),
		      rdp5_process_channel (rdp5.c)


Revision 325 - (view) (annotate) - [select for diffs]
Modified Tue Feb 11 11:31:04 2003 UTC (21 years, 3 months ago) by astrand
File length: 5413 byte(s)
Diff to previous 322 , to selected 499
Moved save_licence/load_licence back to rdesktop.c


Revision 322 - (view) (annotate) - [select for diffs]
Modified Mon Feb 10 13:08:25 2003 UTC (21 years, 3 months ago) by astrand
File length: 5321 byte(s)
Diff to previous 314 , to selected 499
Updated prototypes.


Revision 314 - (view) (annotate) - [select for diffs]
Modified Fri Feb 7 23:43:37 2003 UTC (21 years, 3 months ago) by jsorg71
File length: 5354 byte(s)
Diff to previous 309 , to selected 499
one bitmap decomp function to handle all colour depths


Revision 309 - (view) (annotate) - [select for diffs]
Modified Tue Feb 4 05:32:13 2003 UTC (21 years, 3 months ago) by jsorg71
File length: 5354 byte(s)
Diff to previous 297 , to selected 499
16bit


Revision 297 - (view) (annotate) - [select for diffs]
Modified Tue Jan 28 12:27:28 2003 UTC (21 years, 3 months ago) by matthewc
File length: 5345 byte(s)
Diff to previous 275 , to selected 499
Add a warning function, change some errors to warnings, improve a
couple of error messages (not sure whether scewed was meant to be skewed
or screwed :))


Revision 275 - (view) (annotate) - [select for diffs]
Modified Tue Nov 19 14:48:02 2002 UTC (21 years, 5 months ago) by astrand
File length: 5312 byte(s)
Diff to previous 263 , to selected 499
Applied WM-kill patch from Matthew Riechers (slightly modified


Revision 263 - (view) (annotate) - [select for diffs]
Modified Mon Nov 18 18:12:49 2002 UTC (21 years, 5 months ago) by astrand
File length: 5313 byte(s)
Diff to previous 259 , to selected 499
Support for extended WM hint _NET_WORKAREA, via -g workarea


Revision 259 - (view) (annotate) - [select for diffs]
Modified Mon Nov 18 15:30:12 2002 UTC (21 years, 5 months ago) by astrand
File length: 5244 byte(s)
Diff to previous 209 , to selected 499
Indent fixes.


Revision 209 - (view) (annotate) - [select for diffs]
Modified Wed Oct 2 13:51:16 2002 UTC (21 years, 7 months ago) by matthewc
File length: 5147 byte(s)
Diff to previous 203 , to selected 499
Arguments to get_key_state the wrong way around.


Revision 203 - (view) (annotate) - [select for diffs]
Modified Thu Sep 26 14:04:30 2002 UTC (21 years, 7 months ago) by matthewc
File length: 5147 byte(s)
Diff to previous 190 , to selected 499
Optimise get_key_state by caching the modifier map and the state
(this can probably still be improved in the future).
Only call time(NULL) for the events where it's needed.


Revision 190 - (view) (annotate) - [select for diffs]
Modified Tue Sep 24 07:33:17 2002 UTC (21 years, 7 months ago) by matthewc
File length: 5091 byte(s)
Diff to previous 123 , to selected 499
Make no translation messages DEBUG_KBD.
Clean up includes, fix a few compile warnings, avoid rdesktop.h depending
on X (at the expense of KeySym -> uint32 - maybe in the future we need a
better proto scheme).


Revision 123 - (view) (annotate) - [select for diffs]
Modified Sat Sep 14 13:47:24 2002 UTC (21 years, 7 months ago) by matthewc
File length: 5311 byte(s)
Diff to previous 121 , to selected 499
Rewrite of toggle_fullscreen so it modifies the attributes of the existing
window instead of creating a new one.


Revision 121 - (view) (annotate) - [select for diffs]
Modified Sat Sep 14 11:48:44 2002 UTC (21 years, 7 months ago) by matthewc
File length: 5329 byte(s)
Diff to previous 118 , to selected 499
Move non-window-related initialisation to ui_init.
All functions after ui_init can now assume display and other globals are valid.


Revision 118 - (view) (annotate) - [select for diffs]
Modified Wed Sep 11 11:45:20 2002 UTC (21 years, 8 months ago) by astrand
File length: 5356 byte(s)
Diff to previous 102 , to selected 499
Support for Windows keys (via Ctrl-Esc)


Revision 102 - (view) (annotate) - [select for diffs]
Modified Mon Aug 26 17:14:04 2002 UTC (21 years, 8 months ago) by astrand
File length: 5286 byte(s)
Diff to previous 100 , to selected 499
Alt modifier for fullscreen toggle


Revision 100 - (view) (annotate) - [select for diffs]
Modified Sat Aug 24 20:04:56 2002 UTC (21 years, 8 months ago) by jsorg71
File length: 5144 byte(s)
Diff to previous 96 , to selected 499
toggle full screen


Revision 96 - (view) (annotate) - [select for diffs]
Modified Fri Aug 9 09:11:01 2002 UTC (21 years, 9 months ago) by astrand
File length: 5155 byte(s)
Diff to previous 82 , to selected 499
Added -P parameter: Get password from external program (likeSSH_ASKPASS)


Revision 82 - (view) (annotate) - [select for diffs]
Modified Tue Jul 30 07:18:48 2002 UTC (21 years, 9 months ago) by astrand
File length: 5075 byte(s)
Diff to previous 69 , to selected 499
Changed max line length to 100


Revision 69 - (view) (annotate) - [select for diffs]
Modified Sat Jul 27 22:35:38 2002 UTC (21 years, 9 months ago) by astrand
File length: 5119 byte(s)
Diff to previous 66 , to selected 499
Added "localstate" support to keymapping: Send local modifier state. This fixes problems with Shift-Home etc


Revision 66 - (view) (annotate) - [select for diffs]
Modified Thu Jul 18 18:28:12 2002 UTC (21 years, 9 months ago) by astrand
File length: 5089 byte(s)
Diff to previous 64 , to selected 499
Merged new keysym-based keyboard handling (from alt. CVS repos)


Revision 64 - (view) (annotate) - [select for diffs]
Modified Thu Jul 18 16:38:31 2002 UTC (21 years, 9 months ago) by astrand
File length: 4881 byte(s)
Diff to previous 61 , to selected 499
Fixed indentation with indent


Revision 61 - (view) (annotate) - [select for diffs]
Modified Sun Jul 14 12:06:03 2002 UTC (21 years, 10 months ago) by matthewc
File length: 4738 byte(s)
Diff to previous 50 , to selected 499
The 128-bit change broke licensing when used with 40-bit encryption
(sec_sign is also used from licence.c).  Fix from Lars Heete.


Revision 50 - (view) (annotate) - [select for diffs]
Modified Sat Apr 20 09:41:03 2002 UTC (22 years ago) by matthewc
File length: 4726 byte(s)
Diff to previous 39 , to selected 499
There is an extended key flag that we should be setting for extended keys.
(Originally fixed by Ben McKeegan <Ben.McKeegan@fitz.cam.ac.uk>)

Ran make proto.


Revision 39 - (view) (annotate) - [select for diffs]
Modified Fri Apr 5 07:57:43 2002 UTC (22 years, 1 month ago) by matthewc
File length: 4506 byte(s)
Diff to previous 33 , to selected 499
Code to save and load licence (not quite working yet - server still seems
to reissue the licence).
Small clean-up in xkeymap.


Revision 33 - (view) (annotate) - [select for diffs]
Modified Sat Sep 15 12:34:34 2001 UTC (22 years, 7 months ago) by matty
File length: 4591 byte(s)
Diff to previous 30 , to selected 499
Add a ui_select to xwin.c to reduce latency.
Remove extraneous error messages - only report at lowest level.
Endianness and IRIX compile fixes.


Revision 30 - (view) (annotate) - [select for diffs]
Modified Fri Sep 14 13:51:38 2001 UTC (22 years, 7 months ago) by matty
File length: 4589 byte(s)
Diff to previous 28 , to selected 499
Portability fixes, including elimination of variable argument macros.
Rudimentary configure script.
Miscellaneous cleanups.


Revision 28 - (view) (annotate) - [select for diffs]
Modified Wed Jun 20 13:54:48 2001 UTC (22 years, 10 months ago) by matty
File length: 4526 byte(s)
Diff to previous 21 , to selected 499
Merges from pl19-6-5.


Revision 21 - (view) (annotate) - [select for diffs]
Modified Mon Oct 16 08:44:48 2000 UTC (23 years, 6 months ago) by matty
File length: 4150 byte(s)
Diff to previous 20 , to selected 499
Added a number of command line options including autologon.
Inverted sense of -m (the default is now to send mouse move events).
Preparing for release of 1.0.0.


Revision 20 - (view) (annotate) - [select for diffs]
Modified Mon Oct 16 07:37:52 2000 UTC (23 years, 6 months ago) by matty
File length: 4074 byte(s)
Diff to previous 17 , to selected 499
Respect x offset in font information.


Revision 17 - (view) (annotate) - [select for diffs]
Modified Thu Sep 28 15:54:11 2000 UTC (23 years, 7 months ago) by matty
File length: 4059 byte(s)
Diff to previous 16 , to selected 499
Fixes (?) for font problems with Microsoft Office
Added URL to website http://www.rdesktop.org/
Releasing 0.9.0-alpha2


Revision 16 - (view) (annotate) - [select for diffs]
Modified Thu Sep 28 07:04:14 2000 UTC (23 years, 7 months ago) by matty
File length: 4013 byte(s)
Diff to previous 10 , to selected 499
Added specific handler for triblt opcode 0x69 (used by Microsoft Word),
and fixed a typo in the default handler.
Fixed implementation of desktop cache code, which was sometimes
overlapping saves.


Revision 10 - (view) (annotate) - [select for diffs]
Modified Tue Aug 15 10:23:24 2000 UTC (23 years, 8 months ago) by matty
File length: 3997 byte(s)
Diff to previous 9 , to selected 499
Major commit of work from laptop - done in various free moments.
Implemented encryption layer and some basic licensing negotiation.
Reorganised code somewhat. While this is not quite as clean, it is
a lot faster - our parser speed was becoming a bottle-neck.


Revision 9 - (view) (annotate) - [select for diffs]
Modified Tue Jul 25 12:34:29 2000 UTC (23 years, 9 months ago) by matty
File length: 10462 byte(s)
Diff to previous 7 , to selected 499
Committing some awesome progress I made while overseas - this commit
really embodies a huge number of changes. We are now able to talk quite
fluently to a French NT Terminal Server - in normal usage only minor
font issues remain (handling of TEXT2 order is not perfect).

The next major hurdle is encryption, and it will be quite a big hurdle
- there seems to be some quite nasty session key stuff.


Revision 7 - (view) (annotate) - [select for diffs]
Modified Fri Jul 7 09:40:03 2000 UTC (23 years, 10 months ago) by matty
File length: 6928 byte(s)
Diff to previous 6 , to selected 499
Miscellaneous updates: implemented some more protocol features including
colour maps. Started on a new bitmap decompression engine which is not
completely working yet - however I am going back on the road so I am
committing now.


Revision 6 - (view) (annotate) - [select for diffs]
Modified Wed Jul 5 07:44:21 2000 UTC (23 years, 10 months ago) by matty
File length: 6202 byte(s)
Diff to previous 4 , to selected 499
Started hacking on an X-Windows (Xlib) interface.
Currently pops up a window and displays bitmaps it sees side by side.
Next step is to go back to the protocol and interpret the surrounding data
stream.


Revision 4 - (view) (annotate) - [select for diffs]
Modified Wed May 10 07:36:34 2000 UTC (24 years ago) by matty
File length: 5879 byte(s)
Copied from: sourceforge.net/branches/RDESKTOP/rdesktop/proto.h revision 3
Diff to previous 3 , to selected 499
This commit was generated by cvs2svn to compensate for changes in r2,
which included commits to RCS files with non-trunk default branches.


Revision 3 - (view) (annotate) - [select for diffs]
Added Wed May 10 07:36:34 2000 UTC (24 years ago) by matty
Original Path: sourceforge.net/branches/RDESKTOP/rdesktop/proto.h
File length: 5879 byte(s)
Diff to selected 499
Adding my experimental RDP client to repository.


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