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
0b7b9c0dc4
Merge pull request
#4842
from akallabeth/smartcard_rdp_logon
...
Added /smartcard-logon option to set flag. (Stripped version of #4837…
2018-09-17 09:08:47 +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
Added /smartcard-logon option to set flag. (Stripped version of
#4837
by @informatimago)
2018-09-04 15:50:03 +02:00
CMakeLists.txt
…
cmdline.c
Merge pull request
#4842
from akallabeth/smartcard_rdp_logon
2018-09-17 09:08:47 +02:00
cmdline.h
Removed manipulation of authentication modes.
2018-09-07 10:54:33 +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
…
file.c
…