speidy
|
4015f526db
|
work on tls mode
|
2014-08-22 09:13:33 +03:00 |
|
Jay Sorg
|
c7144744a4
|
security change for none
|
2014-08-05 14:41:59 -07:00 |
|
Jay Sorg
|
ffed349875
|
added option to set rdp crypto level to none
|
2014-08-05 12:28:54 -07:00 |
|
Jay Sorg
|
821bf3e2a5
|
no logic change, convert tabs to spaces
|
2014-08-05 11:59:52 -07:00 |
|
Jay Sorg
|
779f0bf470
|
add xrdp_keyboard.ini to Makefile.am
|
2014-07-31 21:54:16 -07:00 |
|
Jay Sorg
|
4ef60f163d
|
load the rdp to X11 keybaord mappings from file
|
2014-07-31 16:17:19 -07:00 |
|
Laxmikant Rashinkar
|
0915d33d70
|
coverity: dead code
|
2014-07-26 15:06:35 -07:00 |
|
Idan Freiberg
|
16929efb05
|
Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into
devel
Conflicts:
libxrdp/xrdp_sec.c
|
2014-07-23 16:44:59 +03:00 |
|
Idan Freiberg
|
0795400fe2
|
libxrdp: mcs, delete temp hexdump
|
2014-07-23 15:51:21 +03:00 |
|
Idan Freiberg
|
5a0d1f028a
|
libxrdp: work on TLS mode
|
2014-07-23 15:42:19 +03:00 |
|
Idan Freiberg
|
afdf638c7b
|
libxrdp, common: work on TLS mode
|
2014-07-23 15:31:45 +03:00 |
|
speidy
|
1acdc3085e
|
libxrdp: work on TLS mode, temporary changes
|
2014-07-21 07:00:12 +03:00 |
|
Jay Sorg
|
1291d2dbbe
|
work on codec mode
|
2014-07-19 13:25:23 -07:00 |
|
Laxmikant Rashinkar
|
3bb31876e7
|
coverity: fixed resolution leak issues
|
2014-07-19 11:56:00 -07:00 |
|
Idan Freiberg
|
7ab1d887ae
|
libxrdp: work on TLS support
|
2014-07-17 14:29:23 +03:00 |
|
Idan Freiberg
|
f0b6c6b1d1
|
libxrdp: started adding TLS support
|
2014-07-15 18:29:40 +03:00 |
|
Idan Freiberg
|
5fcf6beffa
|
libxrdp: enforce server security layer when rdpNegData is not exists
|
2014-07-14 15:33:41 +03:00 |
|
speidy
|
194ad781ba
|
libxrdp: another len fix
|
2014-07-12 07:19:02 +03:00 |
|
speidy
|
13a376ae38
|
libxrdp: fix off by one length indicator issue
|
2014-07-12 02:07:33 +03:00 |
|
Idan Freiberg
|
9795ce010a
|
libxrdp: changes in rdp security layer negotiation
|
2014-07-10 15:40:16 +03:00 |
|
Idan Freiberg
|
9007deae6f
|
libxrdp: added an option to enforce security layer in xrdp.ini
|
2014-07-09 15:33:39 +03:00 |
|
Jay Sorg
|
d9a91ca11b
|
libxrdp: minor mppc compressor change
|
2014-07-04 13:56:57 -07:00 |
|
speidy
|
ba6c71fd37
|
libxrdp: iso: fixed a validation check in RDP_NEG_REQ (CORRELATION_INFO_PRESENT flag is sent by mac itap client by default from now)
|
2014-07-02 00:57:38 +03:00 |
|
Jay Sorg
|
57d492d79c
|
libxrdp: fastpath fragmented mppc fix, make sure we have at least 16 bytes to compress
|
2014-06-30 18:22:37 -07:00 |
|
Jay Sorg
|
1ed0dffeb6
|
libxrdp: mppc fix when compressor fails
|
2014-06-30 01:22:26 -07:00 |
|
Jay Sorg
|
0cabb4a565
|
32 bpp compress the alpha, leave room for biggest 32 bpp data
|
2014-06-29 13:58:54 -07:00 |
|
Jay Sorg
|
faa0ab1f36
|
libxrdp: complete fastpath mppc compression
|
2014-06-28 20:53:05 -07:00 |
|
Jay Sorg
|
02d53436ec
|
libxrdp: planar unroll delta
|
2014-06-23 20:41:29 -07:00 |
|
Jay Sorg
|
00806b55a6
|
libxrdp: planar compreesion, check for temp buffer limits
|
2014-06-22 20:01:49 -07:00 |
|
Idan Freiberg
|
34fc3d4aae
|
libxrdp: changed the way we calculate gcc-response length, RSA 2048 working now with mstsc
|
2014-06-19 18:27:35 +03:00 |
|
Jay Sorg
|
bd810c0695
|
support 2048 bit RSA keys
|
2014-06-18 22:02:58 -07:00 |
|
Jay Sorg
|
a16b83ac8a
|
libxrdp: remove some alloc / free
|
2014-06-18 21:10:15 -07:00 |
|
Jay Sorg
|
b142a59e69
|
libxrdp: changes for planar compression
|
2014-06-17 22:41:10 -07:00 |
|
Jay Sorg
|
ca6bec36e6
|
libxrdp: no logic change, fix warning, some optimize planar compression
|
2014-06-17 13:06:45 -07:00 |
|
Jay Sorg
|
aa35a32752
|
libxrdp: 32 bpp compression changes / fixes
|
2014-06-15 16:17:40 -07:00 |
|
Jay Sorg
|
e494f5367f
|
libxrdp: planar(32 bit) compression working now
|
2014-06-15 13:59:25 -07:00 |
|
Jay Sorg
|
73bdb57ee2
|
more fixes for 32 bit color
|
2014-06-10 17:49:15 -07:00 |
|
Jay Sorg
|
5d49553919
|
work on 32 bit planar bitmap compressor
|
2014-06-10 16:25:54 -07:00 |
|
Jay Sorg
|
d672eb8995
|
no logic change, indent
|
2014-06-02 22:00:51 -07:00 |
|
speidy
|
702f76c078
|
libxrdp: xrdp_channel: don't change channel flags when
CHANNEL_OPTION_SHOW_PROTOCOL flag exists.
[according to doc:
http://msdn.microsoft.com/en-us/library/cc240513.aspx]
|
2014-04-21 16:57:06 +03:00 |
|
speidy
|
7e9e343d7c
|
libxrdp: make sure jpeg quality is valid
|
2014-04-02 07:33:02 +03:00 |
|
Laxmikant Rashinkar
|
1b3dd12568
|
addec checks for TurboJPEG in autoconf
|
2014-03-23 17:45:40 -07:00 |
|
Jay Sorg
|
e840c8f335
|
libxrdp: memory leak fixes on error
|
2014-03-22 00:28:52 -07:00 |
|
Jay Sorg
|
ab73d48fb3
|
libxrdp: fix for fips and fragmented fastpath
|
2014-03-22 00:24:06 -07:00 |
|
Jay Sorg
|
6d7e315b0c
|
work on surface command
|
2014-03-18 00:07:11 -07:00 |
|
Jay Sorg
|
63032b000d
|
libxrdp: fix for when not compiling with turbo jpeg
|
2014-03-16 22:03:05 -07:00 |
|
Jay Sorg
|
50a1b1fdb9
|
work on codec mode jpeg
|
2014-03-16 21:56:27 -07:00 |
|
Jay Sorg
|
9414467af2
|
libxrdp: export jpeg compress for codec mode
|
2014-03-16 15:54:13 -07:00 |
|
speidy
|
53df4335eb
|
o added fastpath output, syncronize update pdu
o refactor caps a bit
|
2014-03-15 16:10:20 +02:00 |
|
speidy
|
8372cce84d
|
o libxrdp: fastpath output, added cursor and palette now updates
o xrdp.ini: changed default behavior: always new cursors, always use
fastpath input and output.
|
2014-03-13 00:21:29 +02:00 |
|