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
02dc6ab3f7
FreeRDP
/
client
/
common
History
Armin Novak
eed5a41b6e
Fixed funtion to function pointer argument mismatch
2018-08-01 12:56:18 +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
Removed all calls to WLog_Init and WLog_Uninit
2018-04-03 13:06:41 +02:00
CMakeLists.txt
Build: Use correct pdb names when installing with symbols
2017-01-31 13:32:51 +01:00
cmdline.c
Fixed funtion to function pointer argument mismatch
2018-08-01 12:56:18 +02:00
cmdline.h
Fixed
#4636
: Consistent wording for boolean options depending on default.
2018-05-17 10:30:13 +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