/[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 1377 - (view) (annotate) - [select for diffs]
Modified Thu Jan 11 03:30:18 2007 UTC (17 years, 3 months ago) by jsorg71
File length: 14783 byte(s)
Diff to previous 1372
ran indent-all.sh


Revision 1372 - (view) (annotate) - [select for diffs]
Modified Mon Jan 8 04:47:06 2007 UTC (17 years, 3 months ago) by jsorg71
File length: 14773 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
File length: 14644 byte(s)
Diff to previous 1364
copyright year update


Revision 1364 - (view) (annotate) - [select for diffs]
Modified Thu Jan 4 04:55:56 2007 UTC (17 years, 3 months ago) by jsorg71
File length: 14644 byte(s)
Diff to previous 1359
RD_ prefix and win32 compatibility for core files


Revision 1359 - (view) (annotate) - [select for diffs]
Modified Tue Jan 2 16:30:06 2007 UTC (17 years, 3 months ago) by ossman_
File length: 14533 byte(s)
Diff to previous 1346
Add experimental extension to the RDPSND protocol that allows recording.


Revision 1346 - (view) (annotate) - [select for diffs]
Modified Thu Dec 7 15:23:45 2006 UTC (17 years, 4 months ago) by ossman_
File length: 14476 byte(s)
Diff to previous 1328
Abstract select() handling in rdpsnd so that backends can do their thing
more correctly.


Revision 1328 - (view) (annotate) - [select for diffs]
Modified Fri Nov 3 23:51:35 2006 UTC (17 years, 5 months ago) by stargo
File length: 14500 byte(s)
Diff to previous 1327
more smartcard locking fixes


Revision 1327 - (view) (annotate) - [select for diffs]
Modified Fri Nov 3 19:56:42 2006 UTC (17 years, 5 months ago) by stargo
File length: 14556 byte(s)
Diff to previous 1309
make sure to lock the datapath of rdpdr_send_completion to prevent
simultaneous access to shared variables in multiple threads


Revision 1309 - (view) (annotate) - [select for diffs]
Modified Wed Nov 1 20:52:01 2006 UTC (17 years, 5 months ago) by stargo
File length: 14500 byte(s)
Diff to previous 1306
Smartcard support by Alexi Volkov <alexi@pravex.kiev.ua> and additional
patches for smartcard-support by Jennings Jared <jared.jennings.ctr@eglin.af.mil>


Revision 1306 - (view) (annotate) - [select for diffs]
Modified Fri Oct 27 12:59:38 2006 UTC (17 years, 6 months ago) by astrand
File length: 14102 byte(s)
Diff to previous 1302
Prevent segfaults in out of memory conditions by checking the pointer returned from XGetImage.


Revision 1302 - (view) (annotate) - [select for diffs]
Modified Thu Oct 26 09:47:17 2006 UTC (17 years, 6 months ago) by ossman_
File length: 14072 byte(s)
Diff to previous 1300
Rewrite the queue management a bit so that blocks are not completed until
they have finished playing. This also makes the queue system mandatory for
all backends.


Revision 1300 - (view) (annotate) - [select for diffs]
Modified Thu Oct 19 12:26:55 2006 UTC (17 years, 6 months ago) by ossman_
File length: 14068 byte(s)
Diff to previous 1272
Now that the rdpsnp queue functions aren't marked inline, they should be
in proto.h.


Revision 1272 - (view) (annotate) - [select for diffs]
Modified Thu Sep 21 19:00:11 2006 UTC (17 years, 7 months ago) by stargo
File length: 13826 byte(s)
Diff to previous 1256
move sound-driver selection code in rdpsnd_init


Revision 1256 - (view) (annotate) - [select for diffs]
Modified Sun Sep 17 11:42:22 2006 UTC (17 years, 7 months ago) by stargo
File length: 13874 byte(s)
Diff to previous 1255
fix SunCC errors/warnings and configure-variable-usage (LIBS/LDFLAGS)


Revision 1255 - (view) (annotate) - [select for diffs]
Modified Sun Sep 17 11:04:50 2006 UTC (17 years, 7 months ago) by stargo
File length: 13881 byte(s)
Diff to previous 1232
allow multiple sound-drivers to be compiled in simultaneously and
make the runtime selectable


Revision 1232 - (view) (annotate) - [select for diffs]
Modified Fri Apr 28 07:55:36 2006 UTC (18 years ago) by ossman_
File length: 14069 byte(s)
Diff to previous 1221
Add a destroy group command to SeamlessRDP for when entire groups of windows
get killed off in one go.


Revision 1221 - (view) (annotate) - [select for diffs]
Modified Sat Apr 8 03:59:24 2006 UTC (18 years ago) by jsorg71
File length: 13998 byte(s)
Diff to previous 1214
pstcache_save_bitmap should use uint8 for width and height


Revision 1214 - (view) (annotate) - [select for diffs]
Modified Tue Mar 28 13:56:08 2006 UTC (18 years, 1 month ago) by ossman_
File length: 14000 byte(s)
Diff to previous 1211
Make sure we notify other rdesktops that we exited so that they can update
their clipboard status.


Revision 1211 - (view) (annotate) - [select for diffs]
Modified Mon Mar 27 12:29:29 2006 UTC (18 years, 1 month ago) by ossman_
File length: 13975 byte(s)
Diff to previous 1207
Handle when server sends a failure back for a clipboard request.


Revision 1207 - (view) (annotate) - [select for diffs]
Modified Mon Mar 27 09:20:24 2006 UTC (18 years, 1 month ago) by ossman_
File length: 13940 byte(s)
Diff to previous 1199
Control clipboard behaviour (and even disable it) using command line options.


Revision 1199 - (view) (annotate) - [select for diffs]
Modified Mon Mar 27 08:17:34 2006 UTC (18 years, 1 month ago) by astrand
File length: 13854 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
File length: 12506 byte(s)
Diff to previous 1039
Added support for a new virtual channel, lspci, which makes it
possible for the remote RDP server to enumerate the local PCI devices.


Revision 1039 - (view) (annotate) - [select for diffs]
Modified Mon Jan 23 06:52:13 2006 UTC (18 years, 3 months ago) by astrand
File length: 12289 byte(s)
Diff to previous 1025
Ran make proto


Revision 1025 - (view) (annotate) - [select for diffs]
Modified Mon Nov 7 13:15:19 2005 UTC (18 years, 5 months ago) by forsberg
File length: 12289 byte(s)
Diff to previous 1010
Applied patch 1349027 by Ilya Konstantinov.

Generalizes code for sending clipboard format announces to RDP side,
and uses new code in appropriate places.


Revision 1010 - (view) (annotate) - [select for diffs]
Modified Wed Aug 31 13:00:57 2005 UTC (18 years, 8 months ago) by astrand
File length: 12296 byte(s)
Diff to previous 990
Using new utility function str_startswith, to get rid of many sizeof:s and hardcoded constants.


Revision 990 - (view) (annotate) - [select for diffs]
Modified Thu Aug 25 20:43:45 2005 UTC (18 years, 8 months ago) by astrand
File length: 12240 byte(s)
Diff to previous 977
Added indent hints to proto templates. Generated new proto.h.


Revision 977 - (view) (annotate) - [select for diffs]
Modified Mon Aug 8 19:15:57 2005 UTC (18 years, 8 months ago) by astrand
File length: 11222 byte(s)
Diff to previous 976
Applied patch #1247780 (slightly modified) from Brian Chapeau: Session Directory support.


Revision 976 - (view) (annotate) - [select for diffs]
Modified Thu Aug 4 13:39:57 2005 UTC (18 years, 8 months ago) by astrand
File length: 10834 byte(s)
Diff to previous 974
Protection against recursive sequences


Revision 974 - (view) (annotate) - [select for diffs]
Modified Thu Aug 4 12:50:15 2005 UTC (18 years, 8 months ago) by astrand
File length: 10819 byte(s)
Diff to previous 973
Created a common xstrdup function.


Revision 973 - (view) (annotate) - [select for diffs]
Modified Thu Aug 4 12:44:10 2005 UTC (18 years, 8 months ago) by astrand
File length: 10789 byte(s)
Diff to previous 962
Reorganized the automatic selection of keymap: The message about autoselection is not printed if -k is not given.


Revision 962 - (view) (annotate) - [select for diffs]
Modified Wed Aug 3 09:56:17 2005 UTC (18 years, 8 months ago) by astrand
File length: 10789 byte(s)
Diff to previous 957
Autoselecting keyboard map based on current locale. Re-implementation of patch #1068995.


Revision 957 - (view) (annotate) - [select for diffs]
Modified Wed Aug 3 08:25:32 2005 UTC (18 years, 8 months ago) by astrand
File length: 10743 byte(s)
Diff to previous 949
Keymaps are now searched in ~/.rdesktop/keymaps as well.


Revision 949 - (view) (annotate) - [select for diffs]
Modified Tue Aug 2 15:07:35 2005 UTC (18 years, 8 months ago) by astrand
File length: 10701 byte(s)
Diff to previous 947
Implemented support for keyboard "sequences", which makes it possible to send multiple scancodes to the RDP server in response to one X11 keyboard event.


Revision 947 - (view) (annotate) - [select for diffs]
Modified Tue Aug 2 09:43:56 2005 UTC (18 years, 8 months ago) by astrand
File length: 10581 byte(s)
Diff to previous 905
Ran "make proto" (and indent-all, of course).


Revision 905 - (view) (annotate) - [select for diffs]
Modified Fri May 20 22:09:32 2005 UTC (18 years, 11 months ago) by jdmeijer
File length: 10417 byte(s)
Diff to previous 844
Tell the server to stop sending window updates when the rdesktop window is unmapped


Revision 844 - (view) (annotate) - [select for diffs]
Modified Thu Mar 10 22:48:15 2005 UTC (19 years, 1 month ago) by jdmeijer
File length: 10369 byte(s)
Diff to previous 843
do polyline in a single ui operation: ui_polyline


Revision 843 - (view) (annotate) - [select for diffs]
Modified Thu Mar 10 22:40:20 2005 UTC (19 years, 1 month ago) by jdmeijer
File length: 10298 byte(s)
Diff to previous 831
Fix text2 order parsing. The brush is parsed but not yet used.


Revision 831 - (view) (annotate) - [select for diffs]
Modified Tue Mar 8 00:43:10 2005 UTC (19 years, 1 month ago) by jdmeijer
File length: 10265 byte(s)
Diff to previous 830
Add support for ellipse and polygon orders


Revision 830 - (view) (annotate) - [select for diffs]
Modified Tue Mar 8 00:23:02 2005 UTC (19 years, 1 month ago) by jdmeijer
File length: 10023 byte(s)
Diff to previous 795
optimise persistent bitmap caching and hopefully improve the terminology


Revision 795 - (view) (annotate) - [select for diffs]
Modified Wed Nov 3 13:56:52 2004 UTC (19 years, 5 months ago) by stargo
File length: 9939 byte(s)
Diff to previous 776
Big serial- and disk-redirection update from
Andreas Flick <Andreas.Flick@unicon-ka.de>


Revision 776 - (view) (annotate) - [select for diffs]
Modified Sat Oct 2 01:30:33 2004 UTC (19 years, 7 months ago) by jsorg71
File length: 9772 byte(s)
Diff to previous 738
change HANDLE to NTHANDLE to avoid conflics


Revision 738 - (view) (annotate) - [select for diffs]
Modified Mon Jul 12 21:07:39 2004 UTC (19 years, 9 months ago) by astrand
File length: 9760 byte(s)
Diff to previous 733
Indent fixes


Revision 733 - (view) (annotate) - [select for diffs]
Modified Mon Jul 5 19:09:07 2004 UTC (19 years, 9 months ago) by jsorg71
File length: 9755 byte(s)
Diff to previous 725
bring the rdp5 packets through the various layers


Revision 725 - (view) (annotate) - [select for diffs]
Modified Sun Jun 27 17:51:54 2004 UTC (19 years, 10 months ago) by jsorg71
File length: 9736 byte(s)
Diff to previous 713
added persistant bitmap chaching from Jeroen Meijer, slightly modified


Revision 713 - (view) (annotate) - [select for diffs]
Modified Wed Jun 16 03:08:55 2004 UTC (19 years, 10 months ago) by jsorg71
File length: 9103 byte(s)
Diff to previous 683
added ui_begin/end_update and rdp_loop for ports


Revision 683 - (view) (annotate) - [select for diffs]
Modified Tue Apr 27 12:55:33 2004 UTC (20 years ago) by n-ki
File length: 8988 byte(s)
Diff to previous 677
mppc like decompression for the rdp protocol. code not activated. rdp5 gets some extra opcodes, and the decompression seems to work fine. :\


Revision 677 - (view) (annotate) - [select for diffs]
Modified Mon Apr 26 13:48:39 2004 UTC (20 years ago) by n-ki
File length: 8888 byte(s)
Diff to previous 676
new: ui_resize_window() and related, which is used when resizing while shadowing. And fallback for color when connecting to a session with fewer colors than you have set in your session. Jeroen Meijer jeroen@oldambt7.com


Revision 676 - (view) (annotate) - [select for diffs]
Modified Tue Apr 20 07:01:21 2004 UTC (20 years ago) by astrand
File length: 8859 byte(s)
Diff to previous 667
Applied disconnect handling patch from Jeroen Meijer


Revision 667 - (view) (annotate) - [select for diffs]
Modified Sat Apr 17 07:32:52 2004 UTC (20 years ago) by astrand
File length: 8819 byte(s)
Diff to previous 624
Updated prototypes.


Revision 624 - (view) (annotate) - [select for diffs]
Modified Thu Mar 4 08:11:40 2004 UTC (20 years, 1 month ago) by n-ki
File length: 8964 byte(s)
Diff to previous 608
get real ip address, or lp if not avail - volker milde, also part of rdp compression within ifdef 0 from uni patches


Revision 608 - (view) (annotate) - [select for diffs]
Modified Sun Feb 15 21:19:28 2004 UTC (20 years, 2 months ago) by astrand
File length: 8935 byte(s)
Diff to previous 603
Indent fixes


Revision 603 - (view) (annotate) - [select for diffs]
Modified Sat Feb 7 18:47:06 2004 UTC (20 years, 2 months ago) by stargo
File length: 8931 byte(s)
Diff to previous 602
fixes for HP-UX


Revision 602 - (view) (annotate) - [select for diffs]
Modified Sat Feb 7 17:32:21 2004 UTC (20 years, 2 months ago) by stargo
File length: 8929 byte(s)
Diff to previous 580
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
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
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
redirection of disk, lptport, printer, comport.


Revision 543 - (view) (annotate) - [select for diffs]
Modified Mon Nov 3 13:33:35 2003 UTC (20 years, 5 months ago) by astrand
File length: 7828 byte(s)
Diff to previous 542
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, 5 months ago) by astrand
File length: 7717 byte(s)
Diff to previous 536
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
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) - [select for diffs]
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, 6 months ago) by stargo
File length: 7565 byte(s)
Diff to previous 474
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
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
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
Ran make proto.


Revision 435 - (view) (annotate) - [select for diffs]
Modified Wed Jul 9 09:18:20 2003 UTC (20 years, 9 months ago) by astrand
File length: 6939 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
File length: 6824 byte(s)
Diff to previous 424
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
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
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, 10 months ago) by forsberg
File length: 6992 byte(s)
Diff to previous 376
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
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
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, 2 months ago) by astrand
File length: 5413 byte(s)
Diff to previous 322
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, 2 months ago) by astrand
File length: 5321 byte(s)
Diff to previous 314
Updated prototypes.


Revision 314 - (view) (annotate) - [select for diffs]
Modified Fri Feb 7 23:43:37 2003 UTC (21 years, 2 months ago) by jsorg71
File length: 5354 byte(s)
Diff to previous 309
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, 2 months ago) by jsorg71
File length: 5354 byte(s)
Diff to previous 297
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
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
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
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
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
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
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
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
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
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, 7 months ago) by astrand
File length: 5356 byte(s)
Diff to previous 102
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
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
toggle full screen


Revision 96 - (view) (annotate) - [select for diffs]
Modified Fri Aug 9 09:11:01 2002 UTC (21 years, 8 months ago) by astrand
File length: 5155 byte(s)
Diff to previous 82
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
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
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
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
Fixed indentation with indent


Revision 61 - (view) (annotate) - [select for diffs]
Modified Sun Jul 14 12:06:03 2002 UTC (21 years, 9 months ago) by matthewc
File length: 4738 byte(s)
Diff to previous 50
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
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 ago) by matthewc
File length: 4506 byte(s)
Diff to previous 33
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
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
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
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
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
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
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
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
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
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, 9 months ago) by matty
File length: 6928 byte(s)
Diff to previous 6
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, 9 months ago) by matty
File length: 6202 byte(s)
Diff to previous 4
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 (23 years, 11 months ago) by matty
File length: 5879 byte(s)
Copied from: sourceforge.net/branches/RDESKTOP/rdesktop/proto.h revision 3
Diff to previous 3
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 (23 years, 11 months ago) by matty
Original Path: sourceforge.net/branches/RDESKTOP/rdesktop/proto.h
File length: 5879 byte(s)
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