FreeRDP/libfreerdp/core
Norbert Federa f71b6b46e8 fix string format specifiers
- fixed invalid, missing or additional arguments
- removed all type casts from arguments
- added missing (void*) typecasts for %p arguments
- use inttypes defines where appropriate
2016-12-16 13:48:43 +01:00
..
gateway fix string format specifiers 2016-12-16 13:48:43 +01:00
test Applied astyle formatting 2016-10-14 15:12:48 +02:00
activation.c Add better handling of monitors 2016-01-20 16:56:04 +01:00
activation.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
autodetect.c fix string format specifiers 2016-12-16 13:48:43 +01:00
autodetect.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
bulk.c fix string format specifiers 2016-12-16 13:48:43 +01:00
bulk.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
capabilities.c fix string format specifiers 2016-12-16 13:48:43 +01:00
capabilities.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
certificate.c fix string format specifiers 2016-12-16 13:48:43 +01:00
certificate.h WLog using C99 compatible variadic macros. 2016-10-07 14:05:27 +02:00
channels.c fix string format specifiers 2016-12-16 13:48:43 +01:00
channels.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
client.c virtualChannel: removed static variable usage from 2016-11-23 04:17:56 -08:00
client.h virtualChannel: removed static variable usage from 2016-11-23 04:17:56 -08:00
CMakeLists.txt First shot on fixing over linking 2016-03-29 18:14:34 +02:00
codecs.c Fixed clearcodec and codecs reset. 2016-10-06 13:43:01 +02:00
connection.c fix string format specifiers 2016-12-16 13:48:43 +01:00
connection.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
errbase.c Removed unused define. 2015-03-19 14:17:48 +01:00
errconnect.c Fix some spelling errors 2016-12-01 15:36:49 +01:00
errinfo.c fix string format specifiers 2016-12-16 13:48:43 +01:00
errinfo.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
fastpath.c fix string format specifiers 2016-12-16 13:48:43 +01:00
fastpath.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
freerdp.c fix string format specifiers 2016-12-16 13:48:43 +01:00
gcc.c fix string format specifiers 2016-12-16 13:48:43 +01:00
gcc.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
graphics.c Fixed leak in bitmap handling. 2016-10-10 10:42:14 +02:00
graphics.h Fixed leak in bitmap handling. 2016-10-10 10:42:14 +02:00
heartbeat.c fix string format specifiers 2016-12-16 13:48:43 +01:00
heartbeat.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
info.c fix string format specifiers 2016-12-16 13:48:43 +01:00
info.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
input.c fix string format specifiers 2016-12-16 13:48:43 +01:00
input.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
license.c fix string format specifiers 2016-12-16 13:48:43 +01:00
license.h WLog using C99 compatible variadic macros. 2016-10-07 14:05:27 +02:00
listener.c fix string format specifiers 2016-12-16 13:48:43 +01:00
listener.h libfreerdp-core: add event handle support to listener 2013-07-21 16:21:46 -04:00
mcs.c fix string format specifiers 2016-12-16 13:48:43 +01:00
mcs.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
message.c fix string format specifiers 2016-12-16 13:48:43 +01:00
message.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
metrics.c Fixed leaks, NULL dereferences and broken init. 2015-06-23 21:29:21 +02:00
multitransport.c Fixes for malloc / calloc + other fixes 2015-06-22 19:21:47 +02:00
multitransport.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
nego.c fix string format specifiers 2016-12-16 13:48:43 +01:00
nego.h Using C99 compatible variadic macros. 2016-10-07 14:14:56 +02:00
nla.c fix string format specifiers 2016-12-16 13:48:43 +01:00
nla.h Support for OpenSSL 1.1.0 2016-11-24 17:50:09 +01:00
orders.c fix string format specifiers 2016-12-16 13:48:43 +01:00
orders.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
peer.c fix string format specifiers 2016-12-16 13:48:43 +01:00
peer.h libfreerdp-core: expose new API to allow FreeRDS virtual channel hooking 2014-10-10 16:11:42 -04:00
rdp.c fix string format specifiers 2016-12-16 13:48:43 +01:00
rdp.h Support for OpenSSL 1.1.0 2016-11-24 17:50:09 +01:00
redirection.c fix string format specifiers 2016-12-16 13:48:43 +01:00
redirection.h WLog using C99 compatible variadic macros. 2016-10-07 14:05:27 +02:00
security.c Fixed unused and uninitialized warnings. 2016-12-01 15:36:49 +01:00
security.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
server.c fix string format specifiers 2016-12-16 13:48:43 +01:00
server.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
settings.c Limit the time passed in transport check loop 2016-10-14 15:12:48 +02:00
surface.c fix string format specifiers 2016-12-16 13:48:43 +01:00
surface.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
tcp.c fix string format specifiers 2016-12-16 13:48:43 +01:00
tcp.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
timezone.c fix string format specifiers 2016-12-16 13:48:43 +01:00
timezone.h WLog using C99 compatible variadic macros. 2016-10-07 14:05:27 +02:00
tpdu.c Replaced logging in libfreerdp with wlog defines. 2014-09-15 08:48:46 +02:00
tpdu.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
tpkt.c freerdp: purge old stream utils 2013-05-08 16:27:21 -04:00
tpkt.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
transport.c fix string format specifiers 2016-12-16 13:48:43 +01:00
transport.h Limit the time passed in transport check loop 2016-10-14 15:12:48 +02:00
update.c fix string format specifiers 2016-12-16 13:48:43 +01:00
update.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
window.c fix string format specifiers 2016-12-16 13:48:43 +01:00
window.h WLog using C99 compatible variadic macros. 2016-10-07 14:05:27 +02:00