FreeRDP/libfreerdp/core
2021-07-01 11:56:17 +02:00
..
gateway Fixed rdtk, uwac and winpr standalone builds 2021-06-22 08:54:18 +02:00
test Added GFX planar and rfx encoder to shadow 2021-07-01 11:56:17 +02:00
activation.c Fixed warnings 2021-06-17 10:35:22 +02:00
activation.h Implemented 2.2.1.17.1 Persistent Key List PDU Data, added checks 2020-11-20 09:39:25 +01:00
autodetect.c Fixed rdtk, uwac and winpr standalone builds 2021-06-22 08:54:18 +02:00
autodetect.h
bulk.c Cleaned up bulk_compress/decompress, prettified log. 2020-03-10 14:05:10 +01:00
bulk.h
capabilities.c Used settings getter/setter for NSCodec 2021-07-01 11:56:17 +02:00
capabilities.h
certificate.c Replace fopen and path functions with wrappers (#7043) 2021-05-31 11:42:03 +02:00
certificate.h Added const to function arguments 2021-02-17 11:29:56 +01:00
channels.c
channels.h
client.c Removed checks already done by WINPR_ASSERT 2021-06-16 11:46:42 +02:00
client.h Cleanup internal channel management 2020-10-29 15:53:32 +01:00
CMakeLists.txt
codecs.c reverted olf signature for rfx_context_new 2021-03-30 11:03:15 +03:00
connection.c Fixed warnings 2021-06-17 10:35:22 +02:00
connection.h Fixed missing check for fastpath input messages 2021-01-23 16:12:29 +01:00
display.c
display.h
errbase.c
errconnect.c
errinfo.c Removed obsolete connectErrorCode 2020-09-16 10:21:15 +02:00
errinfo.h
fastpath.c Merge pull request #6601 from akallabeth/clip_file 2021-01-25 10:26:30 +01:00
fastpath.h Fixed missing check for fastpath input messages 2021-01-23 16:12:29 +01:00
freerdp.c Replaced assert with WINPR_ASSERT 2021-06-14 09:37:07 +02:00
gcc.c libfreerdp: Fixed warnings, added assertions 2021-06-18 11:32:16 +02:00
gcc.h Added const to function arguments 2021-02-17 11:29:56 +01:00
graphics.c
graphics.h
heartbeat.c libfreerdp: core: add ServerHeartbeat callback 2020-07-07 09:57:53 +02:00
heartbeat.h libfreerdp: core: add ServerHeartbeat callback 2020-07-07 09:57:53 +02:00
info.c Fix various memory leaks reported by Coverity 2021-04-27 14:25:20 +02:00
info.h
input.c Added SuspendInput setting 2021-06-28 14:35:26 +02:00
input.h
license.c Fixed lots of compilation warnings and type mismatches 2021-06-16 15:21:56 +02:00
license.h
listener.c Allow parallel listen to IPv4 and v6 addresses (#6816) 2021-02-15 11:19:58 +01:00
listener.h
mcs.c Added const to function arguments 2021-02-17 11:29:56 +01:00
mcs.h
message.c Replaced assert with WINPR_ASSERT 2021-06-14 09:37:07 +02:00
message.h
metrics.c
multitransport.c
multitransport.h
nego.c Added adjustable tcp connect timeout 2021-06-08 08:21:47 +02:00
nego.h Added const to function arguments 2021-02-17 11:29:56 +01:00
nla.c Fixed dpkg-buildpackage warnings 2021-06-30 11:57:23 +02:00
nla.h Refactored NLA 2021-06-09 11:03:37 +02:00
orders.c Fixed default return for DrawOrderInfo 2021-01-28 14:08:35 +01:00
orders.h Fixed invalid access in update_recv_primary_order 2020-06-22 11:51:38 +02:00
peer.c Implemented 2.2.1.17.1 Persistent Key List PDU Data, added checks 2020-11-20 09:39:25 +01:00
peer.h
proxy.c Fixed lots of compilation warnings and type mismatches 2021-06-16 15:21:56 +02:00
proxy.h
rdp.c Fixed lots of compilation warnings and type mismatches 2021-06-16 15:21:56 +02:00
rdp.h libfreerdp: Fixed warnings, added assertions 2021-06-18 11:32:16 +02:00
redirection.c
redirection.h
security.c libfreerdp: Fixed warnings, added assertions 2021-06-18 11:32:16 +02:00
security.h
server.c Fixed return value checks for ArrayList_Append and HashTable_Insert 2021-06-16 11:46:42 +02:00
server.h
settings.c Added GFX planar and rfx encoder to shadow 2021-07-01 11:56:17 +02:00
settings.h Added getter/setter for settings 2021-03-01 11:03:52 +01:00
surface.c Fixed lots of compilation warnings and type mismatches 2021-06-16 15:21:56 +02:00
surface.h Fix sending/receiving surface bits command. 2020-04-03 12:00:53 +02:00
tcp.c Fixed definition of config.h symbols 2021-06-28 15:06:30 +02:00
tcp.h cleanup of https://github.com/FreeRDP/FreeRDP/pull/6448 (#6455) 2020-09-02 13:37:04 +02:00
timezone.c
timezone.h
tpdu.c core: fix invalid inttype and reference 2020-07-20 13:18:45 +02:00
tpdu.h
tpkt.c Implemented 2.2.1.17.1 Persistent Key List PDU Data, added checks 2020-11-20 09:39:25 +01:00
tpkt.h Implemented 2.2.1.17.1 Persistent Key List PDU Data, added checks 2020-11-20 09:39:25 +01:00
transport.c Replaced assert with WINPR_ASSERT 2021-06-14 09:37:07 +02:00
transport.h cleanup of https://github.com/FreeRDP/FreeRDP/pull/6448 (#6455) 2020-09-02 13:37:04 +02:00
update.c Fixed invalid access in update_recv_primary_order 2020-06-22 11:51:38 +02:00
update.h
window.c Allow icon info with empty bitmap data. 2020-04-09 18:00:51 +02:00
window.h