FreeRDP/libfreerdp/core
2024-10-03 21:21:31 +02:00
..
gateway [warnings] fix integer narrowing 2024-10-03 21:21:31 +02:00
test Merge pull request #10635 from akallabeth/initialize-variables 2024-09-30 16:04:20 +02:00
aad.c [va_list] initialize with ={0}; 2024-09-24 11:06:18 +02:00
aad.h
activation.c [warnings] fix dead store warnings 2024-09-12 13:29:46 +02:00
activation.h
autodetect.c
autodetect.h
capabilities.c [core,mcs] unify message channel handling 2024-09-26 16:57:27 +02:00
capabilities.h
channels.c
channels.h
childsession.c [warnings] fix integer narrowing 2024-10-03 21:21:21 +02:00
childsession.h
client.c Merge pull request #10635 from akallabeth/initialize-variables 2024-09-30 16:04:20 +02:00
client.h [core,client] add channel poll registration API 2024-09-24 10:10:52 +02:00
CMakeLists.txt
codecs.c
connection.c [core,mcs] unify message channel handling 2024-09-26 16:57:27 +02:00
connection.h [core,mcs] unify message channel handling 2024-09-26 16:57:27 +02:00
credssp_auth.c Merge pull request #10549 from hardening/rcg2 2024-09-13 08:24:14 +02:00
credssp_auth.h core, channels: client-side remote credential guard 2024-09-11 17:15:11 +02:00
display.c
display.h
errbase.c [warnings] remove or comment unused macros 2024-09-20 18:49:38 +02:00
errconnect.c [warnings] remove or comment unused macros 2024-09-20 18:49:38 +02:00
errinfo.c
errinfo.h
fastpath.c [warnings] fix integer narrowing 2024-10-03 21:21:27 +02:00
fastpath.h
freerdp.c Merge pull request #10635 from akallabeth/initialize-variables 2024-09-30 16:04:20 +02:00
gcc.c [return checks] fix use of rdpSettings getter/setter 2024-09-16 06:48:23 +02:00
gcc.h
graphics.c
graphics.h
heartbeat.c [warnings] remove or comment unused macros 2024-09-20 18:49:38 +02:00
heartbeat.h
info.c [warnings] fix shorten-64-to-32 2024-09-17 16:13:48 +02:00
info.h
input.c [warnings] remove or comment unused macros 2024-09-20 18:49:38 +02:00
input.h
license.c [warnings] remove or comment unused macros 2024-09-20 18:49:38 +02:00
license.h
listener.c [return checks] fix use of CloseHandle 2024-09-16 08:22:31 +02:00
listener.h
mcs.c
mcs.h
message.c [return checks] fix use of WaitForSingleObject 2024-09-16 08:22:37 +02:00
message.h
metrics.c
multitransport.c [warnings] silence and fix unused results 2024-09-14 21:29:28 +02:00
multitransport.h
nego.c [warnings] fix shorten-64-to-32 2024-09-17 16:13:48 +02:00
nego.h
nla.c [warnings] remove or comment unused macros 2024-09-20 18:49:38 +02:00
nla.h core, channels: client-side remote credential guard 2024-09-11 17:15:11 +02:00
orders.c [warnings] fix format nonliteral 2024-09-12 09:08:53 +02:00
orders.h
peer.c [core,mcs] unify message channel handling 2024-09-26 16:57:27 +02:00
peer.h
proxy.c [utils,string] add freerdp_extract_key_value 2024-10-01 13:05:34 +02:00
proxy.h [core,proxy] fix nonblocking BIO reads 2024-09-17 10:37:19 +02:00
rdp.c [core,mcs] unify message channel handling 2024-09-26 16:57:27 +02:00
rdp.h
rdstls.c [proxy,modules] eliminate unused variables 2024-09-24 19:45:16 +02:00
rdstls.h
redirection.c [strtok] replace function with strtok_s 2024-09-13 21:19:17 +02:00
redirection.h
security.c
security.h
server.c [channels] use Stream_BufferAs 2024-10-01 10:28:13 +02:00
server.h
settings.c [core,settings] disable clang-tidy warning 2024-09-30 15:41:45 +02:00
settings.h [core,settings] add settings validation 2024-09-27 09:44:40 +02:00
smartcardlogon.c [return checks] fix use of unicode functions 2024-09-16 06:48:26 +02:00
state.c
state.h
streamdump.c [warnings] silence and fix unused results 2024-09-14 21:29:28 +02:00
streamdump.h
surface.c
surface.h
tcp.c [return checks] fix use of CloseHandle 2024-09-16 08:22:31 +02:00
tcp.h [core,transport] add new transport io layer design and support custom socket. 2024-09-05 20:59:21 +08:00
timezone.c [va_list] initialize with ={0}; 2024-09-24 11:06:18 +02:00
timezone.h
tpdu.c
tpdu.h
tpkt.c
tpkt.h
transport.c [core,proxy] fix nonblocking BIO reads 2024-09-17 10:37:19 +02:00
transport.h [core,transport] add new transport io layer design and support custom socket. 2024-09-05 20:59:21 +08:00
update.c [warnings] fix shorten-64-to-32 2024-09-17 16:13:48 +02:00
update.h
utils.c [core,utils] improve utils_str_is_empty 2024-09-30 09:32:15 +02:00
utils.h
window.c
window.h