summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* added support for using Xorg driver modelLaxmikant Rashinkar2014-03-0810-11/+153
* 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
* Merge pull request #112 from speidy/fastpathjsorg712014-03-042-24/+71
|\
| * 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-0547-227/+263
| |\ | |/ |/|
* | fast path changes, iso never reads nowJay Sorg2014-03-048-153/+171
* | Merge pull request #111 from speidy/fastpathjsorg712014-03-0412-67/+424
|\ \
* \ \ Merge pull request #105 from scarygliders/develjsorg712014-03-032-18/+25
|\ \ \
| * | | Update readme.txtKevin Cave2014-01-181-2/+2
| * | | Update readme.txtKevin Cave2014-01-181-14/+21
| * | | Update genkeymap.cKevin Cave2014-01-181-3/+3
* | | | update readme.txtJay Sorg2014-03-021-2/+3
* | | | xrdp:no logic change, comments and printfsJay Sorg2014-03-0216-25/+25
* | | | common: no logic change, update commentsJay Sorg2014-03-0119-20/+20
* | | | update versionJay Sorg2014-03-012-3/+3
* | | | o default login limit is now 50 users (instead of 10)Laxmikant Rashinkar2014-02-283-7/+17
| | | * 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-047-46/+40
| | * Merge ../../neutrinolabs/xrdp into fastpathspeidy2014-03-0282-1077/+5023
| | |\ | |_|/ |/| |
* | | libxrdp: remove xrdp_tcp.cJay Sorg2014-02-251-89/+0
* | | started work on fastpath, restructure PDU inJay Sorg2014-02-258-64/+194
* | | common: added some trans options used in fast pathJay Sorg2014-02-252-1/+6
* | | clean up temp files in /tmp/.xrdpLaxmikant Rashinkar2014-02-241-0/+1
* | | libxrdp: fips working nowJay Sorg2014-02-242-26/+27
* | | libxrdp: work on fipsJay Sorg2014-02-233-79/+148
* | | common: add more fips ssl callsJay Sorg2014-02-232-0/+76
* | | Merge branch 'devel' of github.com:/neutrinolabs/xrdp into develLaxmikant Rashinkar2014-02-2322-260/+1083
|\ \ \
| * | | common: check for nil in fips cleanupJay Sorg2014-02-231-1/+4
| * | | libxrdp: work on fipsJay Sorg2014-02-224-264/+508
| * | | common: added des3 calls for fipsJay Sorg2014-02-202-2/+89
| * | | libxrdp: started adding FIPS cryptJay Sorg2014-02-203-21/+42
| * | | work on xorg driverJay Sorg2014-02-185-77/+225
| * | | added server_paint_rectsJay Sorg2014-02-185-9/+115
| * | | common: update client_info structJay Sorg2014-02-181-0/+8
| * | | 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
* | | | o --enable-load_pulse_modules changed to --enable-loadpulsemodulesLaxmikant Rashinkar2014-02-235-13/+14
|/ / /
* | | Merge branch 'devel' of github.com:/neutrinolabs/xrdp into develLaxmikant Rashinkar2014-02-1014-267/+1422
|\ \ \
| * | | tests/tcp_proxy: remove dependancy on os_callsJay Sorg2014-02-092-5/+407
| * | | xup: added process_server_paint_rect_shmem_exJay Sorg2014-02-091-2/+57
| * | | remove some warning, move gethostname to os_callsJay Sorg2014-02-085-4/+22
| * | | common: some notes and compile fixesJay Sorg2014-02-081-2/+29