Jay Sorg
|
e9e14f22f9
|
started work on fastpath, restructure PDU in
|
11 years ago |
Jay Sorg
|
950ef882f4
|
libxrdp: work on fips
|
11 years ago |
Jay Sorg
|
8e4520b3c3
|
libxrdp: work on fips
|
11 years ago |
Jay Sorg
|
b81bd005bf
|
libxrdp: started adding FIPS crypt
|
11 years ago |
Jay Sorg
|
1d9c773dbf
|
libxrdp: improve mcs processing
|
11 years ago |
Jay Sorg
|
448b7a5d4b
|
neutrinordp: added a header
|
11 years ago |
jsorg71
|
e6ba49e9be
|
Merge pull request #9 from speidy/master
libxrdp: work on multimon + fix xrdp_send_unkown1
|
11 years ago |
speidy
|
6f7958bdcb
|
libxrdp: move xrdp_rdp_send_monitorlayout call after demand active pdu
|
11 years ago |
speidy
|
e5f2f997db
|
libxrdp: some cleanup
|
11 years ago |
speidy
|
638843526a
|
libxrdp: change xrdp_rdp_send_unknown1 hack to xrdp_rdp_send_fontmap,
relying on docs.
|
11 years ago |
speidy
|
bc4fd1afba
|
libxrdp: Monitor Layout PDU changes
|
11 years ago |
speidy
|
2dc5f49132
|
libxrdp: add Montior Layout PDU (server to client), temporary hack
|
11 years ago |
Laxmikant Rashinkar
|
3a074450d7
|
changed bulk compression logic
|
11 years ago |
Jay Sorg
|
e59fd77042
|
from last merge
|
11 years ago |
Jay Sorg
|
086481395c
|
Merge branch 'multimon' of git://github.com/speidy/xrdp into speidy-multimon
Conflicts:
common/xrdp_client_info.h
libxrdp/xrdp_iso.c
libxrdp/xrdp_sec.c
|
11 years ago |
Jay Sorg
|
25369460a1
|
log client ip with pid, etc
|
11 years ago |
Jay Sorg
|
c1b7cbd657
|
merges from authentic8
|
11 years ago |
Jay Sorg
|
6848cbbc04
|
VUL: add some more buffer checks
|
11 years ago |
Jay Sorg
|
445e7d9800
|
VUL: check bytes remaining in xrdp_rdp_process_data_input
|
11 years ago |
Jay Sorg
|
f75b9143e2
|
VUL: make sure cache entries are in range
|
11 years ago |
Jay Sorg
|
1a616a1b46
|
move text2bool to os_calls
|
11 years ago |
speidy
|
8e76b68102
|
neutrinordp: clean old freerdp moduels, add config, fix for RFX codec to
work.
|
11 years ago |
Jim Grandy
|
a308d2e25c
|
Fix errors cause by previous merge (2361914 )
|
11 years ago |
Jim Grandy
|
b7b3d9ef28
|
Hand-apply patches (misc) from Authentic8: b18667d 6d22ada 95d93a3 433b49c b96f85f 8c32c46 f87f6b3 c93cce0 26ce9ce
|
11 years ago |
Jim Grandy
|
4e9516e00c
|
Hand-apply patches (glphy cache) from Authetnic8 branch: 1048147 3fc5974 0552905 00b08a0
|
11 years ago |
Jim Grandy
|
1ae9a7f2b6
|
Hand-apply patches (drawing configuration) from Authentic8 branch: 34b92df f994298 38e2def
|
11 years ago |
Laxmikant Rashinkar
|
474d17d556
|
xrdp: added support for forcing credentials on command line
|
11 years ago |
speidy
|
a8e5b3fee5
|
libxrdp: work on multi-mon support
|
11 years ago |
Jay Sorg
|
14a4ac5a79
|
libxrdp: started adding fastpath support
|
12 years ago |
Jay Sorg
|
c0863061d0
|
enable new_cursors xrdp.ini setting
|
12 years ago |
Jay Sorg
|
42329bda00
|
adding xrdp.ini option to turn off new cursors
|
12 years ago |
Jay Sorg
|
b107414b54
|
sync client_info struct with A8
|
12 years ago |
Jay Sorg
|
a47a3cee1a
|
libxrdp: started adding new(color) cursor support
|
12 years ago |
ArvidNorr
|
fe69d2f07b
|
Comments and debug when blocking channels added. Fix for potential vulnerability in log.c
|
12 years ago |
LawrenceK
|
266db3150b
|
refactor and use test2bool instead of duplicated code testing for on,yes,true, non zero
|
12 years ago |
Jay Sorg
|
eb4209e932
|
libxrdp: added ini settings for bulk compressor
|
12 years ago |
Jay Sorg
|
b3dcfdaa37
|
libxrdp: add our own mppc compression instead of using the freerdp mppc
|
12 years ago |
LawrenceK
|
4c189ec3b4
|
update/fix some debug log calls and add the test of XRDP_DEBUG to make files so controlled by the autoconf option --enable-xrdpdebug
|
12 years ago |
LawrenceK
|
d834533dfb
|
fix SSE2 debug line, and add some debug of config settings.
|
12 years ago |
Laxmikant Rashinkar
|
1123323fda
|
o moved from GNU General Public License to Apache License, Version 2.0
o applied new coding standards to all .c files
o moved some files around
|
12 years ago |
Jay Sorg
|
05a2b54a17
|
added option(cap) to set default cache v3 codec
|
12 years ago |
Jay Sorg
|
204d6bbde1
|
codecs: move jpeg hack to bitmap cache v3
|
12 years ago |
Jay Sorg
|
6d539b8e22
|
user rfx for cache v3 if client supports
|
12 years ago |
Jay Sorg
|
e4182cde17
|
work on rdp codecs
|
12 years ago |
Jay Sorg
|
01393af3e6
|
added support for bitmap cache v3
|
12 years ago |
ArvidNorr
|
2509442b36
|
Merge pull request #27 from ArvidNorr/deadlock
Deadlock
|
13 years ago |
norrarvid
|
67a2a3c4c7
|
layout fix
|
13 years ago |
Jay Sorg
|
4ba8cdc343
|
libxrdp: added RAIL caps
|
13 years ago |
Jay Sorg
|
2eb2f1d92d
|
libxrdp: fix warning
|
13 years ago |
norrarvid
|
42bda50fe0
|
Deadlock situation bug fix and improved debug information
|
13 years ago |