summaryrefslogtreecommitdiffstats
path: root/xup/xup.c
Commit message (Collapse)AuthorAgeFilesLines
* Hand-apply patches (glyph cache) from Authentic8 branch: 653869c 30f23d4 ↵Jim Grandy2013-07-031-0/+54
| | | | 74b015d 4e51e6d 2829087
* Hand-apply patches (rail improvements) from Authentic8 branch: 507694d, ↵Jim Grandy2013-06-301-0/+22
| | | | 0e21d45, 44447d5, e452e4f, 3d05576, dd69d8f
* work on new(color) cursorsJay Sorg2013-03-181-1/+27
|
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-680/+739
| | | | | o applied new coding standards to all .c files o moved some files around
* xup: add some rail messages to the interfaceJay Sorg2012-07-311-0/+95
|
* xup: do not set tcp options for unix domain socketJay Sorg2012-07-171-2/+2
|
* xorg: work on offscreen bitmapsJay Sorg2012-05-171-0/+33
|
* pass the client_info(caps) on to module and xserverJay Sorg2012-05-131-4/+27
|
* xup: add more forgiving X11rdp / xup messages with sizeJay Sorg2012-05-121-93/+127
|
* xorg: change default resolution to 1024x768Jay Sorg2012-05-111-2/+3
|
* rfx: work on rfxJay Sorg2012-05-101-2/+7
|
* xorg: added start of X11rdp / xup capsJay Sorg2012-04-141-0/+46
|
* use unix domain socket for xrdp-X11rdp connectionJay Sorg2012-03-151-2/+22
|
* fix for alt-gr win7 control keyJay Sorg2011-11-121-0/+37
|
* added 15 and 24bpp support and changes for reconnect / resizeJay Sorg2011-09-101-3/+3
|
* X11rdp can resize sessions nowJay Sorg2011-08-231-0/+16
|
* Major code cleanup:Nicola Ruggero2010-11-031-1/+1
| | | | | | | - Initialized and zeroed out local variables - Check for some null pointers - Fixed some typos - Other minor changes (beautify, etc.)
* update copyright yearjsorg712010-07-041-1/+1
|
* change the way xup tried to connect repeatedlyjsorg712009-08-191-4/+6
|
* try to connect more than oncejsorg712009-08-171-4/+44
|
* channel fixesjsorg712009-08-151-0/+1
|
* update copyright yearjsorg712009-01-231-1/+1
|
* replace long with tbusjsorg712008-06-301-5/+5
|
* added new wait_obj functionsjsorg712008-04-031-0/+2
|
* added new wait_obj functionsjsorg712008-04-031-0/+43
|
* update copyright yearjsorg712008-01-301-1/+1
|
* move scp to xrdpjsorg712007-04-201-85/+10
|
* adding libscp to xupilsimo2007-03-251-60/+51
| | | | some fixes for vnc mod
* remove sleep callsjsorg712006-12-101-2/+2
|
* fix invalidate messagejsorg712006-09-221-2/+6
|
* printf -> writelnjsorg712006-04-291-12/+8
|
* added cursor functionjsorg712006-02-111-0/+9
|
* added sesman dymanic sessionjsorg712006-02-051-3/+112
|
* added xupjsorg712006-02-041-0/+396