FreeRDP/libfreerdp/core
Armin Novak a1b2325c1d Ensure securityFlags are always initialized. 2016-12-02 12:04:53 +01:00
..
gateway Support for OpenSSL 1.1.0 2016-11-24 17:50:09 +01:00
test Applied astyle formatting 2016-10-14 15:12:48 +02:00
CMakeLists.txt First shot on fixing over linking 2016-03-29 18:14:34 +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 countless WLog/printf format specifier fixes 2016-11-25 17:06:25 +01:00
autodetect.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
bulk.c
bulk.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
capabilities.c Ensure securityFlags are always initialized. 2016-12-02 12:04:53 +01:00
capabilities.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
certificate.c Fix some spelling errors 2016-12-01 15:36:49 +01:00
certificate.h WLog using C99 compatible variadic macros. 2016-10-07 14:05:27 +02:00
channels.c Fix compiler warnings 2016-10-06 13:43:15 +02: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
codecs.c Fixed clearcodec and codecs reset. 2016-10-06 13:43:01 +02:00
connection.c Ensure securityFlags are always initialized. 2016-12-02 12:04:53 +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 rdp_print_errinfo now uses INFO log level. 2016-02-04 11:41:54 +01:00
errinfo.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
fastpath.c Fixed stream API for Stream_Copy. 2016-03-01 12:57:48 +01:00
fastpath.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
freerdp.c countless WLog/printf format specifier fixes 2016-11-25 17:06:25 +01:00
gcc.c Support for OpenSSL 1.1.0 2016-11-24 17:50:09 +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
heartbeat.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
info.c Ensure securityFlags are always initialized. 2016-12-02 12:04:53 +01:00
info.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
input.c Check hwheel capability before sending mouse event. 2016-11-24 13:19:46 +01:00
input.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
license.c Ensure securityFlags are always initialized. 2016-12-02 12:04:53 +01:00
license.h WLog using C99 compatible variadic macros. 2016-10-07 14:05:27 +02:00
listener.c freerdp: remove static inet_ntop 2016-06-15 18:01:38 +02:00
listener.h
mcs.c Fixed Stream API misuse. 2016-02-25 20:01:12 +01:00
mcs.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
message.c Fixed color conversion, unified GFX and updated API. 2016-10-06 13:42:58 +02: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 freerdp: fix Hyper-V connectivity, fix issues #2421 and #3325 2016-05-11 15:52:36 -04:00
nego.h Using C99 compatible variadic macros. 2016-10-07 14:14:56 +02:00
nla.c freerdp: make modifications to NLA server-side fixes according to PR comments 2016-07-22 09:06:07 -04:00
nla.h Support for OpenSSL 1.1.0 2016-11-24 17:50:09 +01:00
orders.c Fixed reading of colors from order. 2016-10-06 13:43:06 +02:00
orders.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
peer.c Ensure securityFlags are always initialized. 2016-12-02 12:04:53 +01:00
peer.h
rdp.c Ensure securityFlags are always initialized. 2016-12-02 12:04:53 +01:00
rdp.h Support for OpenSSL 1.1.0 2016-11-24 17:50:09 +01:00
redirection.c countless WLog/printf format specifier fixes 2016-11-25 17:06:25 +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 WLog using C99 compatible variadic macros. 2016-10-07 14:05:27 +02: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 ... 2016-10-06 13:42:59 +02:00
surface.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
tcp.c countless WLog/printf format specifier fixes 2016-11-25 17:06:25 +01:00
tcp.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
timezone.c Fixed missing semicolon. 2016-02-25 09:02:46 +01:00
timezone.h WLog using C99 compatible variadic macros. 2016-10-07 14:05:27 +02:00
tpdu.c
tpdu.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
tpkt.c
tpkt.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
transport.c Applied astyle formatting 2016-10-14 15:12:48 +02:00
transport.h Limit the time passed in transport check loop 2016-10-14 15:12:48 +02:00
update.c API refactoring. 2016-10-06 13:43:03 +02:00
update.h Added FREERDP_LOCAL 2016-10-06 13:43:09 +02:00
window.c ConvertFromUnicode fixes and misc hardening 2016-03-03 16:56:19 +01:00
window.h WLog using C99 compatible variadic macros. 2016-10-07 14:05:27 +02:00