summaryrefslogtreecommitdiffstats
path: root/libxrdp
Commit message (Collapse)AuthorAgeFilesLines
...
* o added fastpath output, syncronize update pduspeidy2014-03-153-20/+43
| | | o refactor caps a bit
* o libxrdp: fastpath output, added cursor and palette now updatesspeidy2014-03-133-58/+165
| | | | | o xrdp.ini: changed default behavior: always new cursors, always use fastpath input and output.
* Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into develspeidy2014-03-122-407/+446
|\
| * libxrdp: send, get, and use multi fragment max capsJay Sorg2014-03-102-1/+20
| |
| * libxrdp: remove caps warning and added fastpath fragment capsJay Sorg2014-03-101-406/+426
| |
* | indentation fixspeidy2014-03-121-4/+6
|/
* libxrdp: keep rdp packets < 16KJay Sorg2014-03-094-4/+4
|
* o libxrdp: move rdp capabilites form xrdp_rdp to a new file xrdp_caps.cspeidy2014-03-105-876/+887
| | | | o move monitor layout call to demand active.
* libxrdp: fastpath input, validate eventFlagsspeidy2014-03-101-0/+10
|
* libxrdp: work on fastpath fragmentsJay Sorg2014-03-095-192/+127
|
* libxrdp: fix for fastpath output and fipsJay Sorg2014-03-071-1/+2
|
* libxrdp: fastpath output, orders workingJay Sorg2014-03-075-52/+262
|
* libxrdp: detect client fastpath capsJay Sorg2014-03-062-4/+36
|
* libxrdp: minor fastpath logic change and indent changesJay Sorg2014-03-063-182/+196
|
* minor fastpath changesJay Sorg2014-03-052-4/+15
|
* libxrdp: add fips support in xrdp_sec_recv_fastpathspeidy2014-03-051-11/+26
|
* libxrdp: fastpath, add stream check (all stack)speidy2014-03-052-8/+51
|
* Merge branch 'devel' of https://github.com/neutrinolabs/xrdp intospeidy2014-03-056-94/+176
|\ | | | | | | | | | | | | fastpath Conflicts: libxrdp/xrdp_fastpath.c
| * fast path changes, iso never reads nowJay Sorg2014-03-047-95/+167
| |
| * Merge pull request #111 from speidy/fastpathjsorg712014-03-047-32/+347
| |\ | | | | | | libxrdp: Fastpath input
| * | 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: xrdp_fastpath_recv cleanupspeidy2014-03-051-13/+2
| |/ |/|
* | libxrdp: move fastpath callback calls from xrdp_rdp to xrdp_fastpathspeidy2014-03-045-132/+195
| |
* | libxrdp: fastpath input workingspeidy2014-03-042-27/+8
| |
* | libxrdp: work on fastpath, length issuespeidy2014-03-046-46/+39
| |
* | Merge ../../neutrinolabs/xrdp into fastpathspeidy2014-03-0214-481/+938
|\ \ | |/ | | | | | | | | | | | | | | | | Conflicts: libxrdp/libxrdp.c libxrdp/libxrdp.h libxrdp/xrdp_iso.c libxrdp/xrdp_sec.c libxrdp/xrdp_tcp.c xrdp/xrdp.ini
| * libxrdp: remove xrdp_tcp.cJay Sorg2014-02-251-89/+0
| |
| * started work on fastpath, restructure PDU inJay Sorg2014-02-257-60/+87
| |
| * libxrdp: fips working nowJay Sorg2014-02-242-26/+27
| |
| * libxrdp: work on fipsJay Sorg2014-02-233-79/+148
| |
| * libxrdp: work on fipsJay Sorg2014-02-224-264/+508
| |
| * libxrdp: started adding FIPS cryptJay Sorg2014-02-203-21/+42
| |
| * libxrdp: improve mcs processingJay Sorg2014-02-161-37/+195
| |
| * libxrdp: started adding planar bitmap compressionJay Sorg2014-02-154-2/+48
| |
| * libxrdp: not logic change, commentsJay Sorg2014-02-152-46/+48
| |
| * neutrinordp: added a headerJay Sorg2014-01-221-0/+1
| |
| * added code for region copy used in codec modeLaxmikant Rashinkar2014-01-202-1/+80
| |
* | libxrdp: work on fastpath input, added fastpath option to xrdp.inispeidy2014-02-115-15/+88
| |
* | libxrdp: work on fastpath input, fix callback paramsspeidy2014-02-101-2/+2
| |
* | libxrdp: work on fastpath input, fix length issue in fastpath_recvspeidy2014-02-103-6/+15
| |
* | libxrdp: work on fastpath inputspeidy2014-02-105-17/+86
| |
* | libxrdp: work on fastpath inputspeidy2014-02-096-24/+111
| |
* | libxrdp: work on fastpathspeidy2014-02-084-89/+77
| |
* | libxrdp: work on fastpathspeidy2014-02-088-93/+211
| |
* | libxrdp: xrdp_sec: added CS_CORE process func for future use.speidy2014-02-051-0/+36
|/
* added keyboard type and subtype to struct xrdp_client_infoJay Sorg2014-01-121-0/+9
|
* Merge pull request #9 from speidy/masterjsorg712013-11-203-40/+63
|\ | | | | libxrdp: work on multimon + fix xrdp_send_unkown1
| * libxrdp: move xrdp_rdp_send_monitorlayout call after demand active pduspeidy2013-11-193-13/+14
| |
| * libxrdp: some cleanupspeidy2013-11-171-6/+0
| |
| * libxrdp: change xrdp_rdp_send_unknown1 hack to xrdp_rdp_send_fontmap,speidy2013-11-171-32/+9
| | | | | | relying on docs.