Commit Graph

33 Commits (e67878cedd205231f5b5345211afcf0ba5b2a89f)

Author SHA1 Message Date
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
13 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 18 years ago
jsorg71 e4d8ba4ce9 use g_htoi 18 years ago
jsorg71 fc4fe616d1 read the rdp5 performance flags and some 64 bit warning fixes 18 years ago
jsorg71 38ec8c903c remove compiler warning 18 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> 20 years ago
jsorg71 c22e66e9ae changed ssl prefix 20 years ago
jsorg71 995dfe56e2 read rdp login info 20 years ago
jsorg71 967f6592d5 move rsa keys to a file and load at connection 20 years ago
jsorg71 e56bec1a7d case insesitive config file and moving reverse to ssl_calls 20 years ago
jsorg71 5e69f15cd7 harvest and pass on hostname and keylayout of client 20 years ago
jsorg71 992dbfa7b3 moved a bunch of files around 20 years ago