summaryrefslogtreecommitdiffstats
path: root/sesman/chansrv/pcsc
Commit message (Collapse)AuthorAgeFilesLines
* Fix typosPavel Roskin2016-02-131-3/+3
|
* Don't ignore files known to gitPavel Roskin2016-02-121-0/+1
| | | | | | | | | | | | | That can cause unexpected behavior, especially with third party tools. The ignored files will be lost if the source tree is re-imported to another git repository, unless special care is taken. Whitelist all non-generated makefiles. To whitelist instfiles/pam.d/xrdp-sesman, add path to all generated executables listed in the top-level .gitignore, sort .gitignore alphabetically. Add mkinstalldir, it's used by Automake on some systems.
* pcsc, add hexdump for debuggingJay Sorg2014-05-291-0/+49
|
* pcsc smartcard fixes form 64 bit from KenJay Sorg2014-05-291-32/+48
|
* chansrv: smartcard, fix for SCardControl, SCardTransmitJay Sorg2013-12-301-8/+13
|
* chansrv: pcsc, fix for g_rgSCard* structs and added some debug loggingJay Sorg2013-12-281-4/+26
|
* chansrv: work on smartcard, mstsc and 64 bit clientJay Sorg2013-12-231-22/+87
|
* chansrv: work on smartcard stability, handle multi threaded calls, app ↵Jay Sorg2013-12-211-90/+99
| | | | crashes, etc
* chansrv: got \?PnP?\Notification working, handle pcsc exit without cleanupJay Sorg2013-12-191-2/+9
|
* chansrv: winscard.dll wrapper, fix missing GetProcAddress and added some ↵Jay Sorg2013-12-111-10/+45
| | | | more logging
* chansrv: work on smartcardJay Sorg2013-12-111-16/+24
|
* chansrv: added winscard.dll wrapperJay Sorg2013-12-095-0/+1038
|
* chansrv: added some dumps for reference onlyJay Sorg2013-12-0511-0/+465
|
* chansrv: smartcard, more work on support for MSTSCJay Sorg2013-12-051-2/+27
|
* chansrv: work on getting MSTSC smartcard workingJay Sorg2013-11-291-1/+1
|
* chansrv: smart card minor changeJay Sorg2013-10-241-5/+5
|
* chansrv: fix for firefox smart cardJay Sorg2013-10-231-0/+9
|
* chansrv: reduce smart card debug loggingJay Sorg2013-10-191-32/+39
|
* chansrv: work on smartcardJay Sorg2013-10-191-4/+78
|
* chansrv: work on smartcardJay Sorg2013-10-181-16/+154
|
* chansrv: work on smartcardJay Sorg2013-10-161-1/+74
|
* chansrv: work on smartcardJay Sorg2013-09-241-7/+45
|
* chansrv: work on smartcardJay Sorg2013-09-191-29/+78
|
* pcsc: work on pcsclite libJay Sorg2013-09-161-42/+495
|
* chansrv: work on smartcardJay Sorg2013-09-142-0/+328