summaryrefslogtreecommitdiffstats
path: root/vnc/vnc.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* add new painter funcsjsorg712005-08-181-29/+30
* got vnc mod working in win32jsorg712005-07-131-22/+40
* some more big endian fixesjsorg712005-07-101-0/+8
* moved a bunch of files aroundjsorg712005-06-281-1/+2
* fix crash with large cursorsjsorg712005-03-281-5/+6
* remove vncauth.cjsorg712005-03-131-1/+15
* added connection logjsorg712005-03-061-22/+62
* almost null hot spot should be 3, 3jsorg712005-02-221-1/+1
* a few minor fixesjsorg712005-02-221-33/+142
* readability and 64 bit changesjsorg712005-02-201-0/+9
* added a bunch of error checksjsorg712005-02-081-369/+346
* fix disconnect problemsjsorg712005-02-041-20/+174
* added session manager and fixed disconnect problemsjsorg712005-01-301-23/+80
* added bitmap cachejsorg712005-01-121-6/+6
* move some file to commonjsorg712005-01-071-45/+117