FreeRDP/libfreerdp/core
Armin Novak bbeb3e08eb Added adjustable tcp connect timeout
(cherry picked from commit 2a91afb0cf)
2022-01-10 12:05:36 +01:00
..
gateway Fixed #7436: Datatype mismatch 2021-11-12 17:03:23 +01:00
test Added adjustable tcp connect timeout 2022-01-10 12:05:36 +01:00
activation.c Implemented 2.2.1.17.1 Persistent Key List PDU Data, added checks 2021-02-25 09:51:41 +01:00
activation.h Implemented 2.2.1.17.1 Persistent Key List PDU Data, added checks 2021-02-25 09:51:41 +01:00
autodetect.c core: Enable network auto detection by default 2021-02-25 09:51:41 +01:00
autodetect.h
bulk.c
bulk.h
capabilities.c Removed invalid check 2021-02-25 09:51:41 +01:00
capabilities.h
certificate.c Replace fopen and path functions with wrappers (#7043) 2021-07-27 11:57:33 +02:00
certificate.h
channels.c
channels.h
client.c
client.h
CMakeLists.txt
codecs.c Do not recreate already initialized codecs 2021-02-25 09:51:41 +01:00
connection.c Added ConnectionStateChangeEvent for clients 2021-02-25 09:51:41 +01:00
connection.h Fixed missing check for fastpath input messages 2021-02-25 09:51:41 +01:00
display.c
display.h
errbase.c
errconnect.c
errinfo.c Added -DDEFINE_NO_DEPRECATED CMake option 2021-03-01 10:58:24 +01:00
errinfo.h
fastpath.c Fixed support for huge files in clipboard 2021-02-25 09:51:41 +01:00
fastpath.h Fixed missing check for fastpath input messages 2021-02-25 09:51:41 +01:00
freerdp.c Added -DDEFINE_NO_DEPRECATED CMake option 2021-03-01 10:58:24 +01:00
gcc.c Fixed CodeQL warnings 2021-03-12 12:41:44 +01:00
gcc.h libfreerdp: core: add checks in gcc_write_client_data_blocks 2021-02-25 09:51:41 +01:00
graphics.c
graphics.h
heartbeat.c
heartbeat.h
info.c Ignore redirection password in case of smartcard auth 2021-11-05 14:57:11 +01:00
info.h
input.c
input.h
license.c Replace fopen and path functions with wrappers (#7043) 2021-07-27 11:57:33 +02:00
license.h
listener.c
listener.h
mcs.c libfreerdp: core: add checks in gcc_write_client_data_blocks 2021-02-25 09:51:41 +01:00
mcs.h
message.c Fixed warnings. 2020-12-01 15:10:23 +01:00
message.h
metrics.c
multitransport.c
multitransport.h
nego.c Added adjustable tcp connect timeout 2022-01-10 12:05:36 +01:00
nego.h
nla.c
nla.h
orders.c Stable 2.0 backports (#7366) 2021-10-21 08:30:50 +02:00
orders.h
peer.c Implemented 2.2.1.17.1 Persistent Key List PDU Data, added checks 2021-02-25 09:51:41 +01:00
peer.h
proxy.c Fixed #6656: invalid read of proxy port. 2020-12-10 07:39:41 +01:00
proxy.h
rdp.c Added ConnectionStateChangeEvent for clients 2021-02-25 09:51:41 +01:00
rdp.h Implemented 2.2.1.17.1 Persistent Key List PDU Data, added checks 2021-02-25 09:51:41 +01:00
redirection.c
redirection.h
security.c
security.h
server.c
server.h
settings.c Added adjustable tcp connect timeout 2022-01-10 12:05:36 +01:00
settings.h
surface.c Stable 2.0 backports (#7366) 2021-10-21 08:30:50 +02:00
surface.h
tcp.c Added adjustable tcp connect timeout 2022-01-10 12:05:36 +01:00
tcp.h
timezone.c
timezone.h
tpdu.c
tpdu.h
tpkt.c Implemented 2.2.1.17.1 Persistent Key List PDU Data, added checks 2021-02-25 09:51:41 +01:00
tpkt.h Implemented 2.2.1.17.1 Persistent Key List PDU Data, added checks 2021-02-25 09:51:41 +01:00
transport.c
transport.h
update.c Fix protocol violation when uploading large ICON 2021-12-17 11:47:45 +01:00
update.h
window.c
window.h