Pavel Roskin
|
0bb048d35e
|
Fix several cases of discarding return values
|
8 years ago |
Idan Freiberg
|
482671fd18
|
Merge pull request #625 from speidy/proxy_session_info
Pass session info in proxy mode
|
8 years ago |
Jay Sorg
|
6f74efa70a
|
add session_info
Conflicts:
libxrdp/libxrdp.h
|
8 years ago |
speidy
|
6810aa3f79
|
libxrdp: libxrdp_send_to_channel, improve error message
|
8 years ago |
metalefty
|
1753f6317c
|
Merge pull request #550 from jsorg71/bitmap_update
fixes for bitmap update
|
8 years ago |
Jay Sorg
|
74ec00a6a6
|
some code cleanup
|
8 years ago |
Jay Sorg
|
81e72fc99c
|
code cleanup, add some comments
|
8 years ago |
Jay Sorg
|
519359a823
|
fixes for bitmap update
|
8 years ago |
speidy
|
d6a470e973
|
libxrdp: improve messages
|
8 years ago |
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
|
8 years ago |
Pavel Roskin
|
aeeb3d2c2e
|
Fix warnings detected by -Wwrite-strings
|
8 years ago |
Pavel Roskin
|
ae5bb5bf9c
|
Fix incorrect use of "it's" and "its", adjust wording
|
8 years ago |
Pavel Roskin
|
ca9cbcafc8
|
Typo fixes
|
9 years ago |
Jay Sorg
|
38241f2a0b
|
Fix all format warnings and some unused variable warnings
|
9 years ago |
Pavel Roskin
|
92a6833e9b
|
Fix typos
|
9 years ago |
Pavel Roskin
|
964e860072
|
Run through codespell
|
9 years ago |
Jay Sorg
|
914b4acf39
|
fix for libxrdp_reset
|
9 years ago |
Jay Sorg
|
33167a7c74
|
add frame acks and h264 codec mode basics
|
10 years ago |
speidy
|
52cac06092
|
libxrdp: delete NLA header detection for now, TLS is working now with
mstsc
|
10 years ago |
Laxmikant Rashinkar
|
0915d33d70
|
coverity: dead code
|
10 years ago |
Idan Freiberg
|
16929efb05
|
Merge branch 'devel' of https://github.com/neutrinolabs/xrdp into
devel
Conflicts:
libxrdp/xrdp_sec.c
|
10 years ago |
Idan Freiberg
|
afdf638c7b
|
libxrdp, common: work on TLS mode
|
10 years ago |
Laxmikant Rashinkar
|
3bb31876e7
|
coverity: fixed resolution leak issues
|
10 years ago |
Idan Freiberg
|
7ab1d887ae
|
libxrdp: work on TLS support
|
10 years ago |
Idan Freiberg
|
f0b6c6b1d1
|
libxrdp: started adding TLS support
|
10 years ago |
Jay Sorg
|
e840c8f335
|
libxrdp: memory leak fixes on error
|
11 years ago |
Jay Sorg
|
6d7e315b0c
|
work on surface command
|
11 years ago |
Jay Sorg
|
9414467af2
|
libxrdp: export jpeg compress for codec mode
|
11 years ago |
speidy
|
53df4335eb
|
o added fastpath output, syncronize update pdu
o refactor caps a bit
|
11 years ago |
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.
|
11 years ago |
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.
|
11 years ago |
Jay Sorg
|
fe042b0c61
|
minor fastpath changes
|
11 years ago |
Jay Sorg
|
932d785deb
|
fast path changes, iso never reads now
|
11 years ago |
speidy
|
866fde498e
|
libxrdp: move fastpath callback calls from xrdp_rdp to xrdp_fastpath
|
11 years ago |
speidy
|
43f4d439ec
|
libxrdp: work on fastpath, length issue
|
11 years ago |
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
|
11 years ago |
Jay Sorg
|
e9e14f22f9
|
started work on fastpath, restructure PDU in
|
11 years ago |
speidy
|
f525c0f8e7
|
libxrdp: work on fastpath input
|
11 years ago |
speidy
|
113f2696fe
|
libxrdp: work on fastpath
|
11 years ago |
speidy
|
6f7958bdcb
|
libxrdp: move xrdp_rdp_send_monitorlayout call after demand active pdu
|
11 years ago |
Jim Grandy
|
981741f55c
|
Hand-apply patch (compositing) from Authentic8: 5d5e470 81c9c29 b0c2c10 27d8a01 a96a217 e512090 a9a6762 9c02bfa bd26fcc c0d29d9 676dd35 3b26737
|
11 years ago |
Jay Sorg
|
e466b054b7
|
libxrdp: no logic change, warnings and code cleanup
|
12 years ago |
Jay Sorg
|
c6fa03102f
|
copyright year update
|
12 years ago |
Jay Sorg
|
42329bda00
|
adding xrdp.ini option to turn off new cursors
|
12 years ago |
Jay Sorg
|
2039bbe397
|
xrdp: fix for non 'new' cursor clients like rdesktop
|
12 years ago |
Jay Sorg
|
39a828d52f
|
work on new(color) cursors
|
12 years ago |
Jay Sorg
|
494150f1a9
|
work on new(color) cursors
|
12 years ago |
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
|
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
|
12 years ago |
Jay Sorg
|
62777d43b1
|
work on bitmap cache v3
|
12 years ago |