summaryrefslogtreecommitdiffstats
path: root/libxrdp/xrdp_sec.c
Commit message (Expand)AuthorAgeFilesLines
* VUL: add some more buffer checksJay Sorg2013-09-101-7/+91
* VUL: if xrdp_sec_process_mcs_data_channels fails, xrdp_sec_process_mcs_data s...Jay Sorg2013-09-101-1/+4
* VUL: channels are limited to 31Jay Sorg2013-09-101-1/+1
* VUL: fix some possible buffer overrunsJay Sorg2013-09-101-4/+42
* xrdp: added support for forcing credentials on command lineLaxmikant Rashinkar2013-08-031-0/+2
* copyright year updateJay Sorg2013-06-081-1/+1
* Comments and debug when blocking channels added. Fix for potential vulnerabil...ArvidNorr2013-02-011-1/+2
* libxrdp: added ini settings for bulk compressorJay Sorg2013-01-061-1/+9
* o moved from GNU General Public License to Apache License, Version 2.0Laxmikant Rashinkar2012-09-191-826/+929
* Deadlock situation bug fix and improved debug informationnorrarvid2012-06-011-2/+17
* Fix endianness of virtual channel flags. This fixes the clipboard compatibili...Hyeshik Chang2012-05-041-1/+1
* Major code cleanup:Nicola Ruggero2010-11-031-27/+49
* use transjsorg712010-05-041-3/+3
* autotools fix and file_loc.h simplifiedjsorg712009-05-191-2/+4
* update copyright yearjsorg712009-01-251-1/+1
* move reading of the keys file to incoming function so we can error out if the...jsorg712008-05-111-34/+43
* mce is not related to login flag 0x400jsorg712008-05-011-5/+0
* update copyright yearjsorg712008-01-301-1/+1
* use new config file functionsjsorg712007-10-281-31/+25
* use g_htoijsorg712007-10-151-60/+4
* read the rdp5 performance flags and some 64 bit warning fixesjsorg712007-09-251-6/+23
* remove compiler warningjsorg712007-09-151-9/+14
* got to create the channel layerjsorg712007-01-251-0/+2
* added some debug messages and some mce stuffjsorg712007-01-161-11/+70
* copyright year updatejsorg712007-01-121-1/+1
* added channel supportjsorg712006-12-281-66/+166
* g_ for global variablesjsorg712006-11-291-11/+11
* printf -> writelnjsorg712006-04-291-17/+17
* added medium and high rdp encryption via xrdp.inijsorg712006-04-141-8/+59
* added seg_signjsorg712006-04-121-0/+42
* added some debug messagesjsorg712006-03-131-1/+7
* copyright year updatejsorg712006-02-041-1/+1
* Makefile and file location changesjsorg712005-12-021-1/+1
* <lf><cr> should be <cr><lf>jsorg712005-11-261-13/+11
* changed ssl prefixjsorg712005-11-261-49/+49
* read rdp login infojsorg712005-09-271-5/+48
* move rsa keys to a file and load at connectionjsorg712005-09-261-36/+130
* case insesitive config file and moving reverse to ssl_callsjsorg712005-09-251-36/+1
* harvest and pass on hostname and keylayout of clientjsorg712005-08-181-0/+39
* moved a bunch of files aroundjsorg712005-06-281-0/+606