summaryrefslogtreecommitdiffstats
path: root/libxrdp/xrdp_sec.c
Commit message (Expand)AuthorAgeFilesLines
...
* libxrdp: minor fastpath logic change and indent changesJay Sorg2014-03-061-52/+56
* libxrdp: add fips support in xrdp_sec_recv_fastpathspeidy2014-03-051-11/+26
* libxrdp: fastpath, add stream check (all stack)speidy2014-03-051-0/+12
* fast path changes, iso never reads nowJay Sorg2014-03-041-0/+1
* Merge pull request #111 from speidy/fastpathjsorg712014-03-041-3/+34
|\
| * libxrdp: move fastpath callback calls from xrdp_rdp to xrdp_fastpathspeidy2014-03-041-3/+9
| * libxrdp: work on fastpath, length issuespeidy2014-03-041-12/+1
| * Merge ../../neutrinolabs/xrdp into fastpathspeidy2014-03-021-68/+564
| |\
| * | libxrdp: work on fastpath input, added fastpath option to xrdp.inispeidy2014-02-111-1/+1
| * | libxrdp: work on fastpath inputspeidy2014-02-101-1/+0
| * | libxrdp: work on fastpath inputspeidy2014-02-091-1/+28
| * | libxrdp: work on fastpathspeidy2014-02-081-2/+12
| * | libxrdp: work on fastpathspeidy2014-02-081-4/+4
| * | libxrdp: xrdp_sec: added CS_CORE process func for future use.speidy2014-02-051-0/+36
* | | o default login limit is now 50 users (instead of 10)Laxmikant Rashinkar2014-02-281-0/+10
| |/ |/|
* | libxrdp: fips working nowJay Sorg2014-02-241-25/+26
* | libxrdp: work on fipsJay Sorg2014-02-231-78/+143
* | libxrdp: work on fipsJay Sorg2014-02-221-33/+497
* | libxrdp: started adding FIPS cryptJay Sorg2014-02-201-17/+19
|/
* added keyboard type and subtype to struct xrdp_client_infoJay Sorg2014-01-121-0/+9
* libxrdp: add monitorCount to client_info structspeidy2013-11-051-0/+2
* libxrdp: fix in processing client monitor dataspeidy2013-11-041-8/+8
* libxrdp: work on multimon speidy2013-10-301-18/+21
* remove tabs, no logic changeJay Sorg2013-10-091-25/+37
* Merge branch 'multimon' of git://github.com/speidy/xrdp into speidy-multimonJay Sorg2013-10-091-3/+66
|\
| * libxrdp: add clientRequestedProtocol only when RDPNEGDATA occurs.speidy2013-10-091-3/+17
| * libxrdp: work on multimon, fix monitor debug msgspeidy2013-10-051-2/+2
| * libxrdp: work on multimon, added monitor data processingspeidy2013-10-051-17/+19
| * libxrdp: work on RDP negotiation, add clientRequestedProtocol to MCSspeidy2013-10-011-2/+3
| * libxrdp: work on multi-mon, x.224 confirm packetspeidy2013-07-151-4/+4
| * libxrdp: work on multi-mon supportspeidy2013-07-151-2/+48
* | 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