summaryrefslogtreecommitdiffstats
path: root/libxrdp/xrdp_sec.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix warnings for unused variables read from byte streamsPavel Roskin2016-04-231-2/+1
|
* Fix warnings about unused variables and functionsPavel Roskin2016-04-211-1/+0
|
* Fix all format warnings and some unused variable warningsJay Sorg2016-03-141-1/+1
|
* remove trailing white spaceJay Sorg2015-08-031-2/+2
|
* multimon fix, mstsc reports desktop width and height of primary onlyJay Sorg2015-08-031-0/+29
|
* libxrdp: no logic change, tabs to spacesJay Sorg2014-12-151-41/+41
|
* libxrdp: fix for 'low' RDP security level (issue #202)speidy2014-12-151-35/+42
|
* libxrdp: changes for security layer negotiation,speidy2014-12-131-1/+1
| | | security_layer=negotiate is working now
* libxrdp: remove a global, remove some tabsJay Sorg2014-11-061-37/+37
|
* work on tls modespeidy2014-08-221-14/+14
|
* security change for noneJay Sorg2014-08-051-43/+44
|
* added option to set rdp crypto level to noneJay Sorg2014-08-051-1/+18
|
* no logic change, convert tabs to spacesJay Sorg2014-08-051-8/+9
|
* add xrdp_keyboard.ini to Makefile.amJay Sorg2014-07-311-12/+27
|
* load the rdp to X11 keybaord mappings from fileJay Sorg2014-07-311-0/+190
|
* Merge branch 'devel' of https://github.com/neutrinolabs/xrdp intoIdan Freiberg2014-07-231-14/+18
|\ | | | | | | | | | | | | devel Conflicts: libxrdp/xrdp_sec.c
| * coverity: fixed resolution leak issuesLaxmikant Rashinkar2014-07-191-6/+8
| |
* | libxrdp: work on TLS modeIdan Freiberg2014-07-231-3/+3
| |
* | libxrdp, common: work on TLS modeIdan Freiberg2014-07-231-278/+181
| |
* | libxrdp: work on TLS mode, temporary changesspeidy2014-07-211-13/+14
| |
* | libxrdp: work on TLS supportIdan Freiberg2014-07-171-3/+12
| |
* | libxrdp: started adding TLS supportIdan Freiberg2014-07-151-0/+4
|/
* libxrdp: changed the way we calculate gcc-response length, RSA 2048 working ↵Idan Freiberg2014-06-191-12/+17
| | | | now with mstsc
* support 2048 bit RSA keysJay Sorg2014-06-181-40/+99
|
* libxrdp: fix for fips and fragmented fastpathJay Sorg2014-03-221-1/+10
|
* libxrdp: keep rdp packets < 16KJay Sorg2014-03-091-0/+1
|
* libxrdp: work on fastpath fragmentsJay Sorg2014-03-091-1/+18
|
* libxrdp: fix for fastpath output and fipsJay Sorg2014-03-071-1/+2
|
* libxrdp: fastpath output, orders workingJay Sorg2014-03-071-0/+88
|
* 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: Fastpath input
| * 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
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: libxrdp/libxrdp.c libxrdp/libxrdp.h libxrdp/xrdp_iso.c libxrdp/xrdp_sec.c libxrdp/xrdp_tcp.c xrdp/xrdp.ini
| * | 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
| |/ |/| | | | | | | o we now wait for 30 seconds for session connection (instead of 1) o if AUTO_LOGON flag is set but username is null, we force login dialog to show up
* | 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
|