This website requires JavaScript.
Explore
Help
Sign In
morgan
/
FreeRDP
Watch
1
Star
0
Fork
0
You've already forked FreeRDP
mirror of
https://github.com/morgan9e/FreeRDP
synced
2026-04-15 00:44:19 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ab15e340321aa6cfd2fe444dbcaae8f7d3ee78ff
FreeRDP
/
client
/
common
History
Bernhard Miklautz
8be6ec9720
fix [cmdline]: parameter parsing
...
use strtoul instead of strtol
2018-11-08 11:13:57 +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
Fixed
#3423
: Process xevents when in reconnect mode.
2018-09-24 16:24:32 +02:00
CMakeLists.txt
Build: Use correct pdb names when installing with symbols
2017-01-31 13:32:51 +01:00
cmdline.c
fix [cmdline]: parameter parsing
2018-11-08 11:13:57 +01:00
cmdline.h
new [crypto/tls]: add support to set tls security level
2018-11-08 11:13:15 +01: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