Commit Graph

35 Commits

Author SHA1 Message Date
Jay Sorg
c6fa03102f copyright year update 2013-06-08 10:51:53 -07:00
ArvidNorr
fe69d2f07b Comments and debug when blocking channels added. Fix for potential vulnerability in log.c 2013-02-01 10:00:39 +01:00
Jay Sorg
eb4209e932 libxrdp: added ini settings for bulk compressor 2013-01-06 23:56:40 -08:00
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
2012-09-19 20:51:34 -07:00
norrarvid
42bda50fe0 Deadlock situation bug fix and improved debug information 2012-06-01 16:20:29 +02:00
Hyeshik Chang
1f2cd695b2 Fix endianness of virtual channel flags. This fixes the clipboard compatibility issue with Microsoft RDP clients. 2012-05-04 00:42:20 +09:00
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.)
2010-11-03 16:59:26 +01:00
jsorg71
574355f3e3 use trans 2010-05-04 09:24:24 +00:00
jsorg71
23ffdb0c5f autotools fix and file_loc.h simplified 2009-05-19 04:23:49 +00:00
jsorg71
859dc139f0 update copyright year 2009-01-25 02:11:15 +00:00
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 2008-05-11 06:23:20 +00:00
jsorg71
c3181f2216 mce is not related to login flag 0x400 2008-05-01 06:02:50 +00:00
jsorg71
38b789e81f update copyright year 2008-01-30 07:30:10 +00:00
jsorg71
792caad39a use new config file functions 2007-10-28 06:14:13 +00:00
jsorg71
e4d8ba4ce9 use g_htoi 2007-10-15 03:56:29 +00:00
jsorg71
fc4fe616d1 read the rdp5 performance flags and some 64 bit warning fixes 2007-09-25 23:57:35 +00:00
jsorg71
38ec8c903c remove compiler warning 2007-09-15 08:14:49 +00:00
jsorg71
e2df244be3 got to create the channel layer 2007-01-25 05:35:52 +00:00
jsorg71
a70ceb1caa added some debug messages and some mce stuff 2007-01-16 05:57:37 +00:00
jsorg71
d2802912f6 copyright year update 2007-01-12 04:51:48 +00:00
jsorg71
0dc679e2dc added channel support 2006-12-28 06:15:13 +00:00
jsorg71
dec2c57079 g_ for global variables 2006-11-29 01:52:43 +00:00
jsorg71
770a27bfb3 printf -> writeln 2006-04-29 01:47:06 +00:00
jsorg71
8fd2618101 added medium and high rdp encryption via xrdp.ini 2006-04-14 03:02:02 +00:00
jsorg71
ab61191620 added seg_sign 2006-04-12 02:45:26 +00:00
jsorg71
b54d94ee2f added some debug messages 2006-03-13 00:32:10 +00:00
jsorg71
11e4fb23b3 copyright year update 2006-02-04 18:38:17 +00:00
jsorg71
19314ec055 Makefile and file location changes 2005-12-02 04:57:51 +00:00
jsorg71
754efcabb1 <lf><cr> should be <cr><lf> 2005-11-26 01:38:08 +00:00
jsorg71
c22e66e9ae changed ssl prefix 2005-11-26 00:57:58 +00:00
jsorg71
995dfe56e2 read rdp login info 2005-09-27 03:50:54 +00:00
jsorg71
967f6592d5 move rsa keys to a file and load at connection 2005-09-26 02:16:37 +00:00
jsorg71
e56bec1a7d case insesitive config file and moving reverse to ssl_calls 2005-09-25 20:21:06 +00:00
jsorg71
5e69f15cd7 harvest and pass on hostname and keylayout of client 2005-08-18 02:49:35 +00:00
jsorg71
992dbfa7b3 moved a bunch of files around 2005-06-28 03:11:35 +00:00