FreeRDP/libfreerdp/core
Armin Novak 75ed12f1f0 Fixed userdata pointer and CHANNEL_EVENT_WRITE_CANCELLED message. 2019-11-06 13:01:43 +01:00
..
gateway Code cleanups (strlen, casts, size_t, ...) 2019-10-29 11:58:43 +01:00
test Code cleanups (strlen, casts, size_t, ...) 2019-10-29 11:58:43 +01:00
CMakeLists.txt libfreerdp/core: Export monitor layout PDU 2019-06-03 14:30:17 +03:00
activation.c libfreerdp/core: Export monitor layout PDU 2019-06-03 14:30:17 +03:00
activation.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
autodetect.c Use GetTickCount64 instead of GetTickCountPrecise. 2019-09-02 15:46:36 +02:00
autodetect.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
bulk.c Fixed dead store warnings 2019-04-05 09:14:35 +02:00
bulk.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
capabilities.c Fixed compilation warnings. 2019-10-16 14:54:05 +02:00
capabilities.h Updated RAILS implementation 2019-05-08 17:25:15 +02:00
certificate.c libfreerdp: certificate: Add key_clone 2019-07-16 13:47:35 +02:00
certificate.h libfreerdp: certificate: Add key_clone 2019-07-16 13:47:35 +02:00
channels.c Fixed stream release for transport_write 2018-10-17 14:55:55 +02:00
channels.h Fix #4752: Provide message free function for channel queue. 2018-07-18 15:31:07 +02:00
client.c Fixed userdata pointer and CHANNEL_EVENT_WRITE_CANCELLED message. 2019-11-06 13:01:43 +01:00
client.h Fixed windows build warnings. 2018-11-15 09:01:53 +01:00
codecs.c Allow freerdp clients to function with WITH_OPENH264_LOADING 2019-10-07 09:31:20 +02:00
connection.c Allow freerdp clients to function with WITH_OPENH264_LOADING 2019-10-07 09:31:20 +02:00
connection.h Made internal functions static to help compiler optimize. 2018-07-10 12:21:38 +02:00
display.c libfreerdp/core: Export monitor layout PDU 2019-06-03 14:30:17 +03:00
display.h libfreerdp/core: Export monitor layout PDU 2019-06-03 14:30:17 +03:00
errbase.c Fixed missing initializer 2019-10-16 14:53:42 +02:00
errconnect.c Added function to get an error category for better error handling. 2019-10-03 11:19:03 +02:00
errinfo.c Added function to get an error category for better error handling. 2019-10-03 11:19:03 +02:00
errinfo.h Added function to get an error category for better error handling. 2019-10-03 11:19:03 +02:00
fastpath.c Fixed fastpath/slowpatth pause event. 2019-05-16 15:21:12 +02:00
fastpath.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
freerdp.c Fix some static analizer warnings 2019-10-22 15:39:54 +02:00
gcc.c Fixed sign-compare warning 2019-01-30 18:05:49 +01:00
gcc.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
graphics.c bitmap free now always deallocating all resources. 2018-02-13 10:18:43 +01:00
graphics.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
heartbeat.c fix string format specifiers 2016-12-16 13:48:43 +01:00
heartbeat.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
info.c Fix some static analizer warnings 2019-10-22 15:39:54 +02:00
info.h rdp: add a callback for ServerStatusInfo 2019-01-29 10:33:06 +01:00
input.c Fixed fastpath/slowpatth pause event. 2019-05-16 15:21:12 +02:00
input.h Fixed capability checks for mouse and unicode input. 2017-07-31 12:30:35 +02:00
license.c Fixed compilation warnings. 2019-10-16 14:54:05 +02:00
license.h Fix ##5593: duplicated typedef. 2019-09-22 16:42:31 +02:00
listener.c Fixed sign-compare warnings 2019-04-05 09:13:24 +02:00
listener.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
mcs.c Fixed sign-compare warnings 2019-04-05 09:13:24 +02:00
mcs.h Code cleanups (strlen, casts, size_t, ...) 2019-10-29 11:58:43 +01:00
message.c Updated RAILS implementation 2019-05-08 17:25:15 +02:00
message.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +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 Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
nego.c Fixed strnlen issues. 2019-11-05 14:55:33 +01:00
nego.h First version of an RDP proxy (#5372) 2019-05-17 14:32:54 +02:00
nla.c core: Fix handling of PromptForCredentials setting 2019-08-20 16:25:08 +02:00
nla.h Exposing NLA functions to impersonate and revert context. 2019-03-08 10:10:43 +01:00
orders.c Fixed zero sized allocation. 2018-11-29 12:11:33 +01:00
orders.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
peer.c Merge pull request #5689 from akallabeth/cleanups 2019-11-05 15:28:02 +01:00
peer.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
proxy.c Code cleanups (strlen, casts, size_t, ...) 2019-10-29 11:58:43 +01:00
proxy.h proxy: cleanup SOCKS support and add user/password support 2018-05-02 10:51:16 +02:00
rdp.c rdp: fix byte and packet counters 2019-11-04 07:39:35 +01:00
rdp.h rdp: count in/out bytes and packets 2019-10-23 09:16:35 +02:00
redirection.c Hide redirection implementation details. 2018-12-05 10:55:06 +01:00
redirection.h Hide redirection implementation details. 2018-12-05 10:55:06 +01:00
security.c core: Fix array overrunning during FIPS keys generation 2017-12-19 10:29:16 +01:00
security.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
server.c Code cleanups (strlen, casts, size_t, ...) 2019-10-29 11:58:43 +01:00
server.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
settings.c core: Fix handling of PromptForCredentials setting 2019-08-20 16:25:08 +02:00
settings.h Unified initialization of OrderSupport 2018-11-23 10:11:50 +01:00
surface.c Fixed memory leak in update_recv_surfcmd_surface_bits 2018-10-22 14:41:59 +02:00
surface.h Fixed read/write of surface bits command. 2018-03-01 11:38:59 +01:00
tcp.c Reset last error state after a hostname was resolved successfully. 2019-09-11 10:43:17 +02:00
tcp.h Unified dns resolving of host 2018-09-27 16:08:28 +02:00
timezone.c Scanbuild warning, argument checks and leak fixes. 2017-03-02 18:13:43 +01:00
timezone.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
tpdu.c Fix users of Stream_GetPosition() that returns size_t 2017-12-11 22:38:58 +01:00
tpdu.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
tpkt.c Fix TALOS issues 2017-07-20 09:28:47 +02:00
tpkt.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
transport.c rdp: fix byte and packet counters 2019-11-04 07:39:35 +01:00
transport.h Removed +async-transport options 2018-08-22 13:56:37 +02:00
update.c rdpUpdate: add autoCalculateBitmapData flag 2019-06-04 17:33:18 +03:00
update.h Unified update->BeginPaint and update->EndPaint 2019-04-11 15:33:23 +02:00
window.c Fixed type mismatch. 2019-06-25 10:49:53 +02:00
window.h Fixed window order cleanup for NOTIFY_ICON_STATE_ORDER 2019-05-09 13:24:22 +02:00