Pavel Roskin
|
0bb048d35e
|
Fix several cases of discarding return values
|
2017-01-25 23:22:29 -08:00 |
|
Idan Freiberg
|
482671fd18
|
Merge pull request #625 from speidy/proxy_session_info
Pass session info in proxy mode
|
2017-01-23 08:15:18 +02:00 |
|
Jay Sorg
|
6f74efa70a
|
add session_info
Conflicts:
libxrdp/libxrdp.h
|
2017-01-15 08:20:50 +02:00 |
|
speidy
|
6810aa3f79
|
libxrdp: libxrdp_send_to_channel, improve error message
|
2017-01-06 08:32:30 +02:00 |
|
metalefty
|
1753f6317c
|
Merge pull request #550 from jsorg71/bitmap_update
fixes for bitmap update
|
2016-12-20 17:01:32 +09:00 |
|
Jay Sorg
|
74ec00a6a6
|
some code cleanup
|
2016-12-15 21:52:05 -08:00 |
|
Jay Sorg
|
81e72fc99c
|
code cleanup, add some comments
|
2016-12-15 14:47:37 -08:00 |
|
Jay Sorg
|
519359a823
|
fixes for bitmap update
|
2016-12-15 00:39:13 -08:00 |
|
speidy
|
d6a470e973
|
libxrdp: improve messages
|
2016-12-13 14:31:27 -05:00 |
|
speidy
|
8a0fec5e66
|
o send RFX tiles as stream (Stream Surface Bits Command)
o silent frame ack logging
o support surface commands in capsets
o fix some wrong constants
|
2016-12-08 20:12:00 -05:00 |
|
Pavel Roskin
|
aeeb3d2c2e
|
Fix warnings detected by -Wwrite-strings
|
2016-07-08 04:29:42 +00:00 |
|
Pavel Roskin
|
ae5bb5bf9c
|
Fix incorrect use of "it's" and "its", adjust wording
|
2016-06-21 16:30:15 -07:00 |
|
Pavel Roskin
|
ca9cbcafc8
|
Typo fixes
|
2016-05-04 23:33:30 -07:00 |
|
Jay Sorg
|
38241f2a0b
|
Fix all format warnings and some unused variable warnings
|
2016-03-14 17:04:08 -07:00 |
|
Pavel Roskin
|
92a6833e9b
|
Fix typos
|
2016-02-13 20:41:07 -08:00 |
|
Pavel Roskin
|
964e860072
|
Run through codespell
|
2016-01-14 08:47:50 -08:00 |
|
Jay Sorg
|
914b4acf39
|
fix for libxrdp_reset
|
2015-07-11 00:13:50 -07:00 |
|
Jay Sorg
|
33167a7c74
|
add frame acks and h264 codec mode basics
|
2015-03-28 18:34:25 -07:00 |
|
speidy
|
52cac06092
|
libxrdp: delete NLA header detection for now, TLS is working now with
mstsc
|
2014-11-21 03:17:45 +02: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
|
afdf638c7b
|
libxrdp, common: work on TLS mode
|
2014-07-23 15:31:45 +03: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 |
|
Jay Sorg
|
e840c8f335
|
libxrdp: memory leak fixes on error
|
2014-03-22 00:28:52 -07:00 |
|
Jay Sorg
|
6d7e315b0c
|
work on surface command
|
2014-03-18 00:07:11 -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 |
|
speidy
|
a801e44bfa
|
o libxrdp: move rdp capabilites form xrdp_rdp to a new file xrdp_caps.c
o move monitor layout call to demand active.
|
2014-03-10 03:39:39 +02:00 |
|
Jay Sorg
|
fe042b0c61
|
minor fastpath changes
|
2014-03-05 12:38:17 -08:00 |
|
Jay Sorg
|
932d785deb
|
fast path changes, iso never reads now
|
2014-03-04 18:11:55 -08:00 |
|
speidy
|
866fde498e
|
libxrdp: move fastpath callback calls from xrdp_rdp to xrdp_fastpath
|
2014-03-04 23:56:26 +02:00 |
|
speidy
|
43f4d439ec
|
libxrdp: work on fastpath, length issue
|
2014-03-04 10:19:19 +02:00 |
|
speidy
|
1f1e803140
|
Merge ../../neutrinolabs/xrdp into fastpath
Conflicts:
libxrdp/libxrdp.c
libxrdp/libxrdp.h
libxrdp/xrdp_iso.c
libxrdp/xrdp_sec.c
libxrdp/xrdp_tcp.c
xrdp/xrdp.ini
|
2014-03-02 01:39:34 +02:00 |
|
Jay Sorg
|
e9e14f22f9
|
started work on fastpath, restructure PDU in
|
2014-02-25 20:47:34 -08:00 |
|
speidy
|
f525c0f8e7
|
libxrdp: work on fastpath input
|
2014-02-10 05:48:03 +02:00 |
|
speidy
|
113f2696fe
|
libxrdp: work on fastpath
|
2014-02-08 13:34:01 +02:00 |
|
speidy
|
6f7958bdcb
|
libxrdp: move xrdp_rdp_send_monitorlayout call after demand active pdu
|
2013-11-19 21:34:07 +02:00 |
|
Jim Grandy
|
981741f55c
|
Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 27d8a01 a96a217 e512090 a9a6762 9c02bfa bd26fcc c0d29d9 676dd35 3b26737
|
2013-08-22 12:54:10 -07:00 |
|
Jay Sorg
|
e466b054b7
|
libxrdp: no logic change, warnings and code cleanup
|
2013-06-23 15:00:24 -07:00 |
|
Jay Sorg
|
c6fa03102f
|
copyright year update
|
2013-06-08 10:51:53 -07:00 |
|
Jay Sorg
|
42329bda00
|
adding xrdp.ini option to turn off new cursors
|
2013-06-07 23:43:58 -07:00 |
|
Jay Sorg
|
2039bbe397
|
xrdp: fix for non 'new' cursor clients like rdesktop
|
2013-05-20 11:50:05 -07:00 |
|
Jay Sorg
|
39a828d52f
|
work on new(color) cursors
|
2013-03-12 23:22:11 -07:00 |
|
Jay Sorg
|
494150f1a9
|
work on new(color) cursors
|
2013-03-12 22:50:10 -07:00 |
|
LawrenceK
|
4c189ec3b4
|
update/fix some debug log calls and add the test of XRDP_DEBUG to make files so controlled by the autoconf option --enable-xrdpdebug
|
2012-12-20 16:21:50 +00: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 |
|
Jay Sorg
|
62777d43b1
|
work on bitmap cache v3
|
2012-07-17 15:24:11 -07:00 |
|