proxy: Implement RAIL support in proxy
authorMati Shabtay <matishabtay@gmail.com>
Tue, 6 Aug 2019 13:46:18 +0000 (16:46 +0300)
committerakallabeth <akallabeth@users.noreply.github.com>
Thu, 12 Dec 2019 10:10:44 +0000 (11:10 +0100)
commit97606edeee68d0717f4509a3279143dc145e1030
tree074468ee07c85ea3555416d3effa8dbb0064a21b
parent4dacb57f6facddd8348bd4df148cb3900aec3122
proxy: Implement RAIL support in proxy
12 files changed:
server/proxy/CMakeLists.txt
server/proxy/config.ini
server/proxy/pf_channels.c
server/proxy/pf_config.c
server/proxy/pf_config.h
server/proxy/pf_context.c
server/proxy/pf_context.h
server/proxy/pf_rail.c [new file with mode: 0644]
server/proxy/pf_rail.h [new file with mode: 0644]
server/proxy/pf_rdpgfx.c
server/proxy/pf_server.c
server/proxy/pf_update.c