summaryrefslogtreecommitdiffstats
path: root/vnc/vnc.c
Commit message (Expand)AuthorAgeFilesLines
* Fix typosPavel Roskin2016-02-131-4/+4
* vnc: enable 32 bpp support for Xvnc, it actually worksPavel Roskin2016-02-101-6/+12
* Don't capitalize "Error" and print the error valuePavel Roskin2016-02-071-1/+2
* Run through codespellPavel Roskin2016-01-141-2/+2
* for Xvnc sesman session, use hash of password for vnc authJay Sorg2015-10-101-0/+18
* vnc: fix a issue with passwords longer that 8Jay Sorg2015-08-201-1/+3
* vnc: remove rfbDes callsJay Sorg2015-08-181-5/+10
* add timeout to trans_get_wait_objs_rwJay Sorg2015-07-131-1/+1
* move libvnc to trans for ioJay Sorg2015-07-121-206/+174
* remove some warningsJay Sorg2015-01-231-2/+14
* Pythian patch for bidirectional vnc clipboardJay Sorg2015-01-231-5/+64
* vnc: Added delay_ms option. Fixes neutrinolabs/xrdp#182Anthony Agresta2014-11-071-0/+11
* coverity: Resource leak (2nd round)Laxmikant Rashinkar2014-07-271-0/+2
* coverity: improper use of negative valueLaxmikant Rashinkar2014-07-261-0/+7
* copyright year updateJay Sorg2013-06-081-1/+1
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-1074/+1205
* no logic changes, remove warnings and coding style changesJay Sorg2012-06-101-38/+38
* Initial syslog support in XRDPnorrarvid2012-05-271-40/+78
* added NewFBSize supportJay Sorg2011-05-081-2/+9
* Major code cleanup:Nicola Ruggero2010-11-031-5/+5
* Added bell (pcspeaker) supportNicola Ruggero2010-10-261-0/+15
* update copyright yearjsorg712010-07-041-1/+1
* fix for mstsc altgrjsorg712010-03-171-0/+17
* channel fixesjsorg712009-08-151-7/+20
* change the order of params for keydown/up to be more backward compatiblejsorg712009-08-121-1/+1
* keymap changesjsorg712009-08-121-353/+1
* added 15bpp supportjsorg712009-02-231-2/+27
* update copyright yearjsorg712009-01-241-1/+1
* added new wait_obj functionsjsorg712008-04-031-0/+45
* update copyright yearjsorg712008-01-301-1/+1
* added more russian unicode to keysym and added some commentsjsorg712007-10-101-88/+188
* added russian unicode to keysymjsorg712007-10-091-2/+101
* added unicode_to_keysym functionjsorg712007-09-261-11/+19
* 24 bit colorjsorg712007-04-291-0/+18
* 24 bit colorjsorg712007-04-281-3/+35
* move scp to xrdpjsorg712007-04-201-75/+2
* adding libscp to xupilsimo2007-03-251-0/+2
* added use of libscpilsimo2007-03-251-64/+47
* clipboard redir workjsorg712007-01-251-13/+147
* copyright year updatejsorg712007-01-121-1/+1
* remove sleep callsjsorg712006-12-101-2/+2
* let module decide if alt-gr needs to be ignoredjsorg712006-12-091-5/+20
* added switch for any char conversion we need for other key layoutsjsorg712006-10-091-1/+11
* fix for large clip datajsorg712006-05-021-2/+12
* printf -> writelnjsorg712006-04-291-4/+10
* copyright year updatejsorg712006-02-041-1/+1
* <lf><cr> should be <cr><lf>jsorg712005-11-261-3/+3
* use case insensitive compare in lib_mod_set_paramjsorg712005-09-251-6/+6
* added server_reset(which uses demand_active) for resizing the rdp clientjsorg712005-08-241-0/+4
* added param1 to paint_rectjsorg712005-08-201-1/+1