FreeRDP/winpr/libwinpr
Andreas Schultz d2f98261f7 smartcard: implement ListReaderGroups
Conflicts:
	channels/smartcard/client/smartcard_operations.c
	channels/smartcard/client/smartcard_pack.c
	channels/smartcard/client/smartcard_pack.h

smartcard_operations: move handling of call argument into functions

The call argument was only use by static functions and was always equal
to operation->call. Remove the argument and use operation-call directly.

Also put the memory allocation and check into the same place.

Conflicts:
	channels/smartcard/client/smartcard_operations.c

Updated formatting and API
2017-02-16 16:59:03 +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 ctest for int format specifiers and usage doc 2016-12-16 14:20:30 +01:00
com First shot on fixing over linking 2016-03-29 18:14:34 +02:00
comm Added fallback for CMSPAR. (See debian #854689) 2017-02-09 19:58:26 +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 ctest for int format specifiers and usage doc 2016-12-16 14:20:30 +01:00
crypto Merge pull request #3665 from realjiangms/fix_ssl_add_all_digests 2017-01-13 09:46:14 +01:00
dsparse fix string format specifiers 2016-12-16 13:48:43 +01:00
environment Disabled thread local storage on iOS. 2016-10-06 13:43:10 +02:00
error fix string format specifiers 2016-12-16 13:48:43 +01:00
file Fixed time conversion in FileSetFileTime. #3508 2017-02-13 15:14:20 +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 Several fixes for keyboard type 7 (japanese) 2016-02-11 21:40:50 +01:00
interlocked fix string format specifiers 2016-12-16 13:48:43 +01:00
io winpr: fix UWP portability 2016-12-02 13:18:55 -05:00
library ifdef's for Cygwin compilation 2017-02-10 18:06:20 +03: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 fix string format specifiers 2016-12-16 13:48:43 +01:00
path fix string format specifiers 2016-12-16 13:48:43 +01:00
pipe fix string format specifiers 2016-12-16 13:48:43 +01:00
pool fix string format specifiers 2016-12-16 13:48:43 +01:00
registry fix string format specifiers 2016-12-16 13:48:43 +01: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 smartcard: implement ListReaderGroups 2017-02-16 16:59:03 +01:00
sspi Fixed compiler warnings. 2017-02-16 13:17:49 +01:00
sspicli winpr/synch: remove the dependency on winsock.h 2015-07-14 11:39:41 +02:00
synch removed redundant condition: 2017-01-28 12:36:08 +05:00
sysinfo Removed unused files, added README with links 2017-01-31 10:01:41 +01:00
thread make cppcheck a bit happier: 2017-01-25 17:09:25 +05:00
timezone Update timezone data to Dec 2016 2017-01-11 16:56:34 -05:00
utils Fixed compiler warnings. 2017-02-16 13:17:49 +01:00
winhttp winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
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 fix string format specifiers 2016-12-16 13:48:43 +01:00
CMakeLists.txt Build: Use correct pdb names when installing with symbols 2017-01-31 13:32:51 +01:00
dummy.c freerdp: various missing link dependencies and symbol exports 2013-09-03 21:48:26 -04:00
log.h Moved logging defines to main logger. 2014-09-09 16:32:04 +02:00