FreeRDP/channels/rdpdr/smartcard
Brent Collins 9b9398ec12 Issue #684.
Fix the problem with a smart card reader being lost when a smart card is removed during a reconnected Windows 2008r2 rdp session. This was due to a improper handling of a message with a duplicate completionID. There is a lengthy comment in the code with explicit details. Also, many minor updates for the code to more closely reflect the protocol documentation - such as correcting packet lengths, undocumented padding, etc.
2012-08-01 17:05:45 -05:00
..
CMakeLists.txt initial scard support 2011-10-15 10:30:10 -05:00
scard_main.c Issue #684. 2012-08-01 17:05:45 -05:00
scard_main.h Issue #684. 2012-08-01 17:05:45 -05:00
scard_operations.c Issue #684. 2012-08-01 17:05:45 -05:00