This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
FreeRDP
Watch
1
Star
0
Fork
0
You've already forked FreeRDP
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
FreeRDP
/
client
/
common
History
Martin Fleisz
3381ca46e6
Merge pull request
#4787
from akallabeth/redirect_fqdn_fix
...
Redirect fqdn fix
2018-08-23 16:07:48 +02:00
..
test
Cleaned up const char** -> char** for argv, since we definitely do modify the argv!
2018-06-06 16:43:09 +02:00
client.c
client/common: Fix leak found by covscan
2018-08-22 13:35:43 +02:00
CMakeLists.txt
…
cmdline.c
Merge pull request
#4787
from akallabeth/redirect_fqdn_fix
2018-08-23 16:07:48 +02:00
cmdline.h
Allow redirect address override with a list of values.
2018-08-08 12:30:47 +02:00
compatibility.c
Cleaned up const char** -> char** for argv, since we definitely do modify the argv!
2018-06-06 16:43:09 +02:00
compatibility.h
Fixed use of reserved keywords for include guards.
2017-07-20 09:35:41 +02:00
file.c
Apply "authentication level" RDP property only to non-RDG connections (as mstsc does).
2018-04-25 18:12:23 -07:00