FreeRDP/libfreerdp/core
2023-03-10 16:38:07 +01:00
..
gateway gateway: Fix broken #ifdef/#else/#endif 2023-02-23 17:27:22 +01:00
test Implement support for RDS AAD 2023-03-10 16:38:07 +01:00
aad.c [core,aad] fix format strings, use strtok_s 2023-03-10 16:38:07 +01:00
aad.h [core,aad] typedef AAD_STATE 2023-03-10 16:38:07 +01:00
activation.c
activation.h
autodetect.c
autodetect.h [autodetect] expose AUTODETECT_STATE 2023-02-09 12:34:27 +01:00
capabilities.c [core,caps] fix invalid imeFileName 2023-03-06 08:35:24 +01:00
capabilities.h
channels.c
channels.h
client.c
client.h
CMakeLists.txt [build] fixed cJSON dependency 2023-03-10 16:38:07 +01:00
codecs.c
connection.c Implement support for RDS AAD 2023-03-10 16:38:07 +01:00
connection.h
credssp_auth.c expose last NLA/CredSSP SSPI error code (freerdp_get_nla_sspi_error) 2023-02-24 13:19:19 -05:00
credssp_auth.h expose last NLA/CredSSP SSPI error code (freerdp_get_nla_sspi_error) 2023-02-24 13:19:19 -05:00
display.c
display.h
errbase.c
errconnect.c
errinfo.c
errinfo.h
fastpath.c [core,fastpath] fix too verbose log 2023-02-07 13:36:03 +01:00
fastpath.h
freerdp.c [core,cache] make protocol caches private 2023-02-27 17:31:52 +01:00
gcc.c [core,gcc] Fix applying RedirectionVersionMask 2023-02-21 16:18:04 +01:00
gcc.h
graphics.c
graphics.h
heartbeat.c
heartbeat.h
info.c [core] improve assertions and logging 2023-03-05 17:03:18 +01:00
info.h
input.c
input.h
license.c [core,licensing] fix warnings 2023-03-06 15:39:14 +01:00
license.h [core,license] use rdpCertificate 2023-02-12 20:17:11 +01:00
listener.c [core,listener] print info if a client is from localhost 2023-03-06 11:31:19 +01:00
listener.h
mcs.c [core] improve assertions and logging 2023-03-05 17:03:18 +01:00
mcs.h
message.c
message.h
metrics.c
multitransport.c
multitransport.h
nego.c Implement support for RDS AAD 2023-03-10 16:38:07 +01:00
nego.h Implement support for RDS AAD 2023-03-10 16:38:07 +01:00
nla.c [core,nla]: Fix using password from redirection 2023-03-08 08:36:42 +01:00
nla.h expose last NLA/CredSSP SSPI error code (freerdp_get_nla_sspi_error) 2023-02-24 13:19:19 -05:00
orders.c
orders.h
peer.c Add RDSTLS security protocol 2023-03-08 14:05:00 +01:00
peer.h
proxy.c [core,crypto] refactor certificate management 2023-02-12 20:17:11 +01:00
proxy.h
rdp.c Implement support for RDS AAD 2023-03-10 16:38:07 +01:00
rdp.h Implement support for RDS AAD 2023-03-10 16:38:07 +01:00
rdstls.c core: Fix sending incorrect GUID in RDSTLS auth request 2023-03-09 14:29:41 +01:00
rdstls.h [core,rdstls] hide rdstls parsing 2023-03-08 14:05:00 +01:00
redirection.c core: Fix sending incorrect GUID in RDSTLS auth request 2023-03-09 14:29:41 +01:00
redirection.h
security.c [core,security] fix types to reduce warnings 2023-03-06 15:39:14 +01:00
security.h [core,security] refactor functions to check lengths 2023-02-03 11:09:59 +01:00
server.c
server.h
settings.c Implement support for RDS AAD 2023-03-10 16:38:07 +01:00
settings.h
smartcardlogon.c [core,smartcard] fix WCHAR compare, use _wcscmp 2023-03-09 11:17:37 +01:00
state.c
state.h
streamdump.c
streamdump.h
surface.c
surface.h
tcp.c
tcp.h
timezone.c
timezone.h
tpdu.c
tpdu.h
tpkt.c
tpkt.h
transport.c [core,aad] typedef AAD_STATE 2023-03-10 16:38:07 +01:00
transport.h Implement support for RDS AAD 2023-03-10 16:38:07 +01:00
update.c
update.h
utils.c core: Allow change to smart card logon in Authentication callbacks 2023-02-22 11:45:32 +01:00
utils.h core: Add possibility to distinguish between auth cancelled and no creds 2023-02-14 08:43:23 +01:00
window.c
window.h