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
87c7ddeda6
FreeRDP
/
client
/
common
History
Armin Novak
87c7ddeda6
Asserting arg->Value to silence clang analyzer NULL argument checks.
2019-01-29 17:24:29 +01: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
Added new default certificate callbacks with extended information.
2018-12-04 09:35:24 +01:00
CMakeLists.txt
Build: Use correct pdb names when installing with symbols
2017-01-31 13:32:51 +01:00
cmdline.c
Asserting arg->Value to silence clang analyzer NULL argument checks.
2019-01-29 17:24:29 +01:00
cmdline.h
New option to disable user certificate dialog
2018-12-14 10:17:52 +01:00
compatibility.c
Fixed compiler warnings
#5210
2019-01-29 16:22:46 +01: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