Commit Graph

105 Commits (ae5bb5bf9c26b850bb80725e4748a08b55815002)

Author SHA1 Message Date
speidy 9a98299e2b libxrdp: work on fastpath
10 years ago
speidy 113f2696fe libxrdp: work on fastpath
10 years ago
speidy 423c583cdd libxrdp: xrdp_sec: added CS_CORE process func for future use.
10 years ago
Jay Sorg 02aa39c79d added keyboard type and subtype to struct xrdp_client_info
11 years ago
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
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
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
11 years ago
ArvidNorr fe69d2f07b Comments and debug when blocking channels added. Fix for potential vulnerability in log.c
11 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
12 years ago
norrarvid 42bda50fe0 Deadlock situation bug fix and improved debug information
12 years ago
Hyeshik Chang 1f2cd695b2 Fix endianness of virtual channel flags. This fixes the clipboard compatibility issue with Microsoft RDP clients.
12 years ago
Nicola Ruggero 4cf06dbbcb Major code cleanup:
14 years ago
jsorg71 574355f3e3 use trans
14 years ago
jsorg71 23ffdb0c5f autotools fix and file_loc.h simplified
15 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
16 years ago
jsorg71 c3181f2216 mce is not related to login flag 0x400
16 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
18 years ago
jsorg71 8fd2618101 added medium and high rdp encryption via xrdp.ini
18 years ago
jsorg71 ab61191620 added seg_sign
18 years ago
jsorg71 b54d94ee2f added some debug messages
18 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
jsorg71 992dbfa7b3 moved a bunch of files around
19 years ago