FreeRDP/winpr/libwinpr
David Fort de7d7e43c9 serial redirection: implement event char
The signotec signature device requires the eventChar support to work properly in
serial redirection mode. This implementation is basic but does the job for this
device.

Sponsored by: Rangee GmbH (http://www.rangee.de)
2017-11-06 22:26:17 +01:00
..
asn1 First shot on fixing over linking 2016-03-29 18:14:34 +02:00
bcrypt First shot on fixing over linking 2016-03-29 18:14:34 +02:00
clipboard fseeko and ftello for 64bit file support. 2017-08-14 08:42:49 +02:00
com First shot on fixing over linking 2016-03-29 18:14:34 +02:00
comm serial redirection: implement event char 2017-11-06 22:26:17 +01:00
credentials Removed windows module.def files. 2016-02-29 15:18:47 +01:00
credui fix string format specifiers 2016-12-16 13:48:43 +01:00
crt Fixed data type, eliminate warning. 2017-08-16 15:45:11 +02:00
crypto Fixed clang malloc integer overflow warnings. 2017-07-20 09:29:48 +02:00
dsparse Fixed clang malloc integer overflow warnings. 2017-07-20 09:29:48 +02:00
environment Fixed clang malloc integer overflow warnings. 2017-07-20 09:29:48 +02:00
error fix string format specifiers 2016-12-16 13:48:43 +01:00
file Fixed #4199: ConvertFindDataAToW string length 2017-10-31 16:52:08 +01:00
handle Merge pull request #3163 from akallabeth/set_file_time 2016-03-02 09:43:46 +01:00
heap Removed windows module.def files. 2016-02-29 15:18:47 +01:00
input Sun keyboard 2017-08-04 13:09:32 +02:00
interlocked Fixed tests and dead store warnings. 2017-03-28 16:49:56 +02:00
io winpr: _IoCreateDeviceEx: fix mkdir error check 2017-10-30 11:59:35 -04:00
library Fixed cast warnings. 2017-04-10 10:39:01 +02:00
locale First shot on fixing over linking 2016-03-29 18:14:34 +02:00
memory First shot on fixing over linking 2016-03-29 18:14:34 +02:00
nt Fixed clang malloc integer overflow warnings. 2017-07-20 09:29:48 +02:00
path Merge pull request #4041 from wayk/PathMakePathA 2017-07-17 12:26:48 +02:00
pipe Fixed tests and dead store warnings. 2017-03-28 16:49:56 +02:00
pool fix string format specifiers 2016-12-16 13:48:43 +01:00
registry fix clang warnings, directly include wtypes.h (#4097) 2017-08-29 09:09:38 +02:00
rpc fix string format specifiers 2016-12-16 13:48:43 +01:00
security First shot on fixing over linking 2016-03-29 18:14:34 +02:00
shell Fixed android build issues. 2016-02-01 15:21:07 +01:00
smartcard Fixed clang malloc integer overflow warnings. 2017-07-20 09:29:48 +02:00
sspi Free credentials on exit. 2017-07-28 08:39:49 +02:00
sspicli
synch Update semaphore.c 2017-10-28 11:59:23 +03:00
sysinfo fix clang warnings, directly include wtypes.h (#4097) 2017-08-29 09:09:38 +02:00
thread Fixed clang malloc integer overflow warnings. 2017-07-20 09:29:48 +02:00
timezone fix clang warnings, directly include wtypes.h (#4097) 2017-08-29 09:09:38 +02:00
utils Fixed resizing of PubSub 2017-09-25 13:33:04 +02:00
winhttp
winsock ifdef's for Cygwin compilation 2017-02-10 18:06:20 +03:00
wnd fix string format specifiers 2016-12-16 13:48:43 +01:00
wtsapi Fixed tests and dead store warnings. 2017-03-28 16:49:56 +02:00
CMakeLists.txt Build: Use correct pdb names when installing with symbols 2017-01-31 13:32:51 +01:00
dummy.c
log.h