speidy
|
92e876ea42
|
libxrdp: add monitorCount to client_info struct
|
11 years ago |
speidy
|
daf22b79f6
|
libxrdp: fix in processing client monitor data
|
11 years ago |
speidy
|
8cc619c223
|
libxrdp: work on multimon
|
11 years ago |
Jay Sorg
|
f8e876a8f7
|
remove tabs, no logic change
|
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 |
speidy
|
c2e7da84d4
|
libxrdp: add clientRequestedProtocol only when RDPNEGDATA occurs.
|
11 years ago |
speidy
|
a581dc28bb
|
libxrdp: work on multimon, fix monitor debug msg
|
11 years ago |
speidy
|
0d86544819
|
libxrdp: work on multimon, added monitor data processing
|
11 years ago |
speidy
|
da62badee5
|
libxrdp: work on RDP negotiation, add clientRequestedProtocol to MCS
response. (hardcoded values - temporarily)
|
11 years ago |
Jay Sorg
|
6848cbbc04
|
VUL: add some more buffer checks
|
11 years ago |
Jay Sorg
|
31c5a30a9b
|
VUL: if xrdp_sec_process_mcs_data_channels fails, xrdp_sec_process_mcs_data should fail
|
11 years ago |
Jay Sorg
|
a1ae000589
|
VUL: channels are limited to 31
|
11 years ago |
Jay Sorg
|
39ed446e15
|
VUL: fix some possible buffer overruns
|
11 years ago |
Laxmikant Rashinkar
|
474d17d556
|
xrdp: added support for forcing credentials on command line
|
11 years ago |
speidy
|
944f266a82
|
libxrdp: work on multi-mon, x.224 confirm packet
|
11 years ago |
speidy
|
a8e5b3fee5
|
libxrdp: work on multi-mon support
|
11 years ago |
Jay Sorg
|
c6fa03102f
|
copyright year update
|
12 years ago |
ArvidNorr
|
fe69d2f07b
|
Comments and debug when blocking channels added. Fix for potential vulnerability in log.c
|
12 years ago |
Jay Sorg
|
eb4209e932
|
libxrdp: added ini settings for bulk compressor
|
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 |
norrarvid
|
42bda50fe0
|
Deadlock situation bug fix and improved debug information
|
13 years ago |
Hyeshik Chang
|
1f2cd695b2
|
Fix endianness of virtual channel flags. This fixes the clipboard compatibility issue with Microsoft RDP clients.
|
13 years ago |
Nicola Ruggero
|
4cf06dbbcb
|
Major code cleanup:
- Initialized and zeroed out local variables
- Check for some null pointers
- Fixed some typos
- Other minor changes (beautify, etc.)
|
14 years ago |
jsorg71
|
574355f3e3
|
use trans
|
15 years ago |
jsorg71
|
23ffdb0c5f
|
autotools fix and file_loc.h simplified
|
16 years ago |
jsorg71
|
859dc139f0
|
update copyright year
|
16 years ago |
jsorg71
|
4f9e8d5d86
|
move reading of the keys file to incoming function so we can error out if the keys file is not accessable, add a debug message
|
17 years ago |
jsorg71
|
c3181f2216
|
mce is not related to login flag 0x400
|
17 years ago |
jsorg71
|
38b789e81f
|
update copyright year
|
17 years ago |
jsorg71
|
792caad39a
|
use new config file functions
|
17 years ago |
jsorg71
|
e4d8ba4ce9
|
use g_htoi
|
17 years ago |
jsorg71
|
fc4fe616d1
|
read the rdp5 performance flags and some 64 bit warning fixes
|
17 years ago |
jsorg71
|
38ec8c903c
|
remove compiler warning
|
17 years ago |
jsorg71
|
e2df244be3
|
got to create the channel layer
|
18 years ago |
jsorg71
|
a70ceb1caa
|
added some debug messages and some mce stuff
|
18 years ago |
jsorg71
|
d2802912f6
|
copyright year update
|
18 years ago |
jsorg71
|
0dc679e2dc
|
added channel support
|
18 years ago |
jsorg71
|
dec2c57079
|
g_ for global variables
|
18 years ago |
jsorg71
|
770a27bfb3
|
printf -> writeln
|
19 years ago |
jsorg71
|
8fd2618101
|
added medium and high rdp encryption via xrdp.ini
|
19 years ago |
jsorg71
|
ab61191620
|
added seg_sign
|
19 years ago |
jsorg71
|
b54d94ee2f
|
added some debug messages
|
19 years ago |
jsorg71
|
11e4fb23b3
|
copyright year update
|
19 years ago |
jsorg71
|
19314ec055
|
Makefile and file location changes
|
19 years ago |
jsorg71
|
754efcabb1
|
<lf><cr> should be <cr><lf>
|
19 years ago |
jsorg71
|
c22e66e9ae
|
changed ssl prefix
|
19 years ago |
jsorg71
|
995dfe56e2
|
read rdp login info
|
19 years ago |
jsorg71
|
967f6592d5
|
move rsa keys to a file and load at connection
|
19 years ago |
jsorg71
|
e56bec1a7d
|
case insesitive config file and moving reverse to ssl_calls
|
19 years ago |
jsorg71
|
5e69f15cd7
|
harvest and pass on hostname and keylayout of client
|
19 years ago |