FreeRDP/libfreerdp/core
2023-10-10 22:59:53 +02:00
..
gateway [core,gateway] fix tautological check in arm 2023-09-21 10:57:43 +02:00
test [client,win32] implement connection to child session 2023-09-27 11:57:49 +02:00
aad.c [core,aad] cast constants to DWORD 2023-10-10 22:59:53 +02:00
aad.h [core] fix cJSON compat 2023-07-24 09:54:49 +02:00
activation.c [core,peer] fix initial state transitions 2023-09-02 07:56:21 +02:00
activation.h [warnings] fixed reserved-identifer warnings 2023-09-25 08:39:01 +02:00
autodetect.c [core,autodetect] log unknown message types 2023-08-23 14:27:51 +02:00
autodetect.h core/autodetect: Allow overriding connect-time autodetection handling 2023-04-13 09:58:52 +02:00
capabilities.c [core,caps] fix warnings 2023-07-27 20:02:43 +02:00
capabilities.h core: Make a couple of capability defines public 2023-05-02 09:51:40 +02:00
channels.c
channels.h
childsession.c [client,win32] implement connection to child session 2023-09-27 11:57:49 +02:00
childsession.h [client,win32] implement connection to child session 2023-09-27 11:57:49 +02:00
client.c [build] fix memory sanitizer stack frame warnings 2023-06-07 09:14:45 +02:00
client.h
CMakeLists.txt [client,win32] implement connection to child session 2023-09-27 11:57:49 +02:00
codecs.c [codecs] fix freerdp_bitmap_planar_context_new call 2023-05-16 10:57:18 +02:00
connection.c [client,win32] implement connection to child session 2023-09-27 11:57:49 +02:00
connection.h
credssp_auth.c [c standard] use WINPR_FALLTHROUGH 2023-08-25 12:56:36 +02:00
credssp_auth.h
display.c
display.h
errbase.c
errconnect.c
errinfo.c
errinfo.h
fastpath.c [core,fastpat] add logging for failures 2023-08-23 14:27:51 +02:00
fastpath.h
freerdp.c [winpr] add WINPR_ATTR_FORMAT_ARG 2023-08-25 12:56:36 +02:00
gcc.c Correct typos and formatting errors in format strings 2023-07-28 15:34:46 +02:00
gcc.h
graphics.c
graphics.h
heartbeat.c
heartbeat.h
info.c [core,info] fix rdp_read_info_string 2023-09-02 07:56:21 +02:00
info.h
input.c
input.h
license.c [standard] replace __FUNCTION__ with __func__ 2023-07-27 20:02:43 +02:00
license.h
listener.c [server,core] add CheckPeerAcceptRestrictions 2023-06-14 17:15:21 +02:00
listener.h
mcs.c mcs: drop a server-side warning on FreeRDP_ChannelDefArray::len 2023-04-27 08:37:11 +02:00
mcs.h
message.c [build] fix memory sanitizer stack frame warnings 2023-06-07 09:14:45 +02:00
message.h
metrics.c
multitransport.c [multitransport] Ignore unknown data 2023-06-26 09:09:47 +02:00
multitransport.h
nego.c [client,win32] implement connection to child session 2023-09-27 11:57:49 +02:00
nego.h [client,win32] implement connection to child session 2023-09-27 11:57:49 +02:00
nla.c [core,nla] Inject received TSCredentials in the peer's settings 2023-10-04 09:22:49 +02:00
nla.h CredSSP with early user auth (nla_ext) support 2023-06-26 11:53:46 +02:00
orders.c [core,orders] fix #9402 polyline order processing 2023-09-21 10:00:19 +02:00
orders.h
peer.c [core,peer] fix initial state transitions 2023-09-02 07:56:21 +02:00
peer.h
proxy.c
proxy.h
rdp.c [core,rdp] make monitor layout PDU optional 2023-09-02 07:56:21 +02:00
rdp.h [core,rdp] make monitor layout PDU optional 2023-09-02 07:56:21 +02:00
rdstls.c [standard] replace __FUNCTION__ with __func__ 2023-07-27 20:02:43 +02:00
rdstls.h
redirection.c [arm] various improvements 2023-09-04 10:24:56 +02:00
redirection.h [arm] various improvements 2023-09-04 10:24:56 +02:00
security.c [core,fastpat] add logging for failures 2023-08-23 14:27:51 +02:00
security.h
server.c [server,drdynvc] use a hashtable for dynamic channels instead of an arrayList 2023-10-09 10:47:34 +02:00
server.h [server,drdynvc] use a hashtable for dynamic channels instead of an arrayList 2023-10-09 10:47:34 +02:00
settings.c [core,settings] default disable ThinClient setting 2023-08-21 13:03:56 +02:00
settings.h [core,settings] unify identity from settings 2023-04-11 11:37:09 +02:00
smartcardlogon.c [core,smartcardlogon] fix warnings 2023-07-27 20:02:43 +02:00
state.c
state.h
streamdump.c [core] fix cast warnings 2023-07-28 13:42:12 +02:00
streamdump.h
surface.c [stream] use const correct Stream_Pointer access 2023-06-08 08:09:33 +02:00
surface.h
tcp.c
tcp.h [client,win32] implement connection to child session 2023-09-27 11:57:49 +02:00
timezone.c
timezone.h
tpdu.c
tpdu.h
tpkt.c
tpkt.h [standard] replace __FUNCTION__ with __func__ 2023-07-27 20:02:43 +02:00
transport.c [client,win32] implement connection to child session 2023-09-27 11:57:49 +02:00
transport.h [client,win32] implement connection to child session 2023-09-27 11:57:49 +02:00
update.c [core,update] fix possible leak on gdi reset 2023-09-20 09:29:45 +02:00
update.h
utils.c [client,win32] implement connection to child session 2023-09-27 11:57:49 +02:00
utils.h
window.c
window.h