.. |
gateway
|
[core,gateway] clean up websocket transport
|
2023-07-05 13:18:54 +02:00 |
test
|
[client,file] add WebAuthN rdp file parsing support
|
2023-07-10 10:45:28 +02:00 |
aad.c
|
Add missing arg to aad token request format string
|
2023-06-19 08:42:33 +02:00 |
aad.h
|
[core,aad] make AAD optional
|
2023-03-10 16:38:07 +01:00 |
activation.c
|
[build] fix memory sanitizer stack frame warnings
|
2023-06-07 09:14:45 +02:00 |
activation.h
|
Renamed rdp_recv_server_synchronize_pdu
|
2022-11-03 11:56:12 +01:00 |
autodetect.c
|
[warnings] fix -Wmissing-prototypes
|
2023-05-24 08:24:32 +02:00 |
autodetect.h
|
core/autodetect: Allow overriding connect-time autodetection handling
|
2023-04-13 09:58:52 +02:00 |
capabilities.c
|
misc: More int to BOOL conversion fixes
|
2023-07-04 09:45:20 +02:00 |
capabilities.h
|
core: Make a couple of capability defines public
|
2023-05-02 09:51:40 +02:00 |
channels.c
|
[logging] remove __FUNCTION__ from actual message
|
2023-01-25 16:26:39 +01:00 |
channels.h
|
Raw channel send (#7255)
|
2021-08-26 16:17:51 +02:00 |
client.c
|
[build] fix memory sanitizer stack frame warnings
|
2023-06-07 09:14:45 +02:00 |
client.h
|
Unify struct definitions (#7633)
|
2022-02-14 14:59:22 +01:00 |
CMakeLists.txt
|
[gateway,arm] Azure Virtual Desktop Gateway support
|
2023-06-27 21:15:08 +02:00 |
codecs.c
|
[codecs] fix freerdp_bitmap_planar_context_new call
|
2023-05-16 10:57:18 +02:00 |
connection.c
|
core: Fix flag check to enable/disable RDSTLS security
|
2023-07-04 09:17:05 +02:00 |
connection.h
|
[core] implement skip channel join
|
2023-01-20 11:19:18 +01:00 |
credssp_auth.c
|
Set KDC URL in a way compatible with Windows
|
2023-04-27 16:31:30 +02: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
|
reformatted
|
2022-06-23 08:48:39 +02:00 |
display.h
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
errbase.c
|
Freerdp remove #ifdef HAVE_CONFIG_H
|
2022-03-03 11:26:48 +01:00 |
errconnect.c
|
Freerdp remove #ifdef HAVE_CONFIG_H
|
2022-03-03 11:26:48 +01:00 |
errinfo.c
|
Freerdp remove #ifdef HAVE_CONFIG_H
|
2022-03-03 11:26:48 +01:00 |
errinfo.h
|
Unify struct definitions (#7633)
|
2022-02-14 14:59:22 +01:00 |
fastpath.c
|
[stream] use const correct Stream_Pointer access
|
2023-06-08 08:09:33 +02:00 |
fastpath.h
|
[fastpath] fix write PDU header functions
|
2023-01-27 10:07:01 +01:00 |
freerdp.c
|
[build] fix memory sanitizer stack frame warnings
|
2023-06-07 09:14:45 +02:00 |
gcc.c
|
misc: More int to BOOL conversion fixes
|
2023-07-04 09:45:20 +02:00 |
gcc.h
|
[core,gcc] use mcs_get_settings, make const correct
|
2022-12-12 13:33:47 +01:00 |
graphics.c
|
[core,cache] fixed default pointer and bitmap new
|
2023-01-10 17:38:00 +01:00 |
graphics.h
|
Fixed use of reserved keywords for include guards.
|
2017-07-20 09:35:41 +02:00 |
heartbeat.c
|
[core] Unify RDP state machine
|
2022-11-15 09:57:46 +01:00 |
heartbeat.h
|
[core] Unify RDP state machine
|
2022-11-15 09:57:46 +01:00 |
info.c
|
misc: More int to BOOL conversion fixes
|
2023-07-04 09:45:20 +02:00 |
info.h
|
Remove symbols exported by accident.
|
2019-12-02 10:57:31 +01:00 |
input.c
|
[winpr,stream] use new Stream_CheckAndLogRequiredLength*
|
2023-01-25 14:27:32 +01:00 |
input.h
|
Remove async-input from clients
|
2022-03-08 15:37:19 +01:00 |
license.c
|
[build] fix unused compiler warnings
|
2023-06-28 09:45:09 +02:00 |
license.h
|
[core,license] use rdpCertificate
|
2023-02-12 20:17:11 +01:00 |
listener.c
|
[server,core] add CheckPeerAcceptRestrictions
|
2023-06-14 17:15:21 +02:00 |
listener.h
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |
mcs.c
|
mcs: drop a server-side warning on FreeRDP_ChannelDefArray::len
|
2023-04-27 08:37:11 +02:00 |
mcs.h
|
proxy: fix channel shift between front and back
|
2022-11-30 11:38:08 +01:00 |
message.c
|
[build] fix memory sanitizer stack frame warnings
|
2023-06-07 09:14:45 +02:00 |
message.h
|
Remove async-input from clients
|
2022-03-08 15:37:19 +01:00 |
metrics.c
|
Freerdp remove #ifdef HAVE_CONFIG_H
|
2022-03-03 11:26:48 +01:00 |
multitransport.c
|
[multitransport] Ignore unknown data
|
2023-06-26 09:09:47 +02:00 |
multitransport.h
|
multi-transport: refactor multi-transport handling
|
2022-12-13 15:54:33 +01:00 |
nego.c
|
[core,nego] change nego_set_routing_token argument
|
2023-06-29 14:46:41 +02:00 |
nego.h
|
[core,nego] change nego_set_routing_token argument
|
2023-06-29 14:46:41 +02:00 |
nla.c
|
[core,nla] fix unused variable warning
|
2023-06-29 18:34:51 +02:00 |
nla.h
|
CredSSP with early user auth (nla_ext) support
|
2023-06-26 11:53:46 +02:00 |
orders.c
|
[stream] use const correct Stream_Pointer access
|
2023-06-08 08:09:33 +02:00 |
orders.h
|
Removed internal members of rdpAltSecUpdate from API header
|
2022-01-18 11:24:23 +01:00 |
peer.c
|
[core,peer] fixed invalid pointer to log function
|
2023-06-26 10:53:43 +02:00 |
peer.h
|
[server] Fix rdp_peer_handle_state_demand_active
|
2022-11-22 15:30:31 +01:00 |
proxy.c
|
[core,crypto] refactor certificate management
|
2023-02-12 20:17:11 +01:00 |
proxy.h
|
Remove symbols exported by accident.
|
2019-12-02 10:57:31 +01:00 |
rdp.c
|
[core,rdp] set logger context
|
2023-07-06 15:51:56 +02:00 |
rdp.h
|
[core,rdp] set logger context
|
2023-07-06 15:51:56 +02:00 |
rdstls.c
|
[stream] use const correct Stream_Pointer access
|
2023-06-08 08:09:33 +02:00 |
rdstls.h
|
[core,rdstls] hide rdstls parsing
|
2023-03-08 14:05:00 +01:00 |
redirection.c
|
[stream] use const correct Stream_Pointer access
|
2023-06-08 08:09:33 +02:00 |
redirection.h
|
[core] restructure redirection
|
2023-01-17 12:25:31 +01:00 |
security.c
|
[core,security] fix security_establish_keys
|
2023-03-12 22:30:31 +01:00 |
security.h
|
[core,security] refactor functions to check lengths
|
2023-02-03 11:09:59 +01:00 |
server.c
|
[stream] use const correct Stream_Pointer access
|
2023-06-08 08:09:33 +02:00 |
server.h
|
wtsapi: add new kind of query to retrieve the open status
|
2022-12-27 11:02:29 +01:00 |
settings.c
|
core: Fix issues in settings copy code
|
2023-07-06 14:26:38 +02:00 |
settings.h
|
[core,settings] unify identity from settings
|
2023-04-11 11:37:09 +02:00 |
smartcardlogon.c
|
[winpr,ncrypt] log problems during cert enumeration
|
2023-06-07 23:05:54 +02:00 |
state.c
|
[core,server] add state STATE_RUN_QUIT_SESSION
|
2023-01-27 11:05:12 +01:00 |
state.h
|
[core,server] add state STATE_RUN_QUIT_SESSION
|
2023-01-27 11:05:12 +01:00 |
streamdump.c
|
[stream] use const correct Stream_Pointer access
|
2023-06-08 08:09:33 +02:00 |
streamdump.h
|
Improved streamdump file format
|
2022-10-07 10:38:03 +02:00 |
surface.c
|
[stream] use const correct Stream_Pointer access
|
2023-06-08 08:09:33 +02:00 |
surface.h
|
Fix sending/receiving surface bits command.
|
2020-04-03 12:00:53 +02:00 |
tcp.c
|
[core,tcp] fix transport_bio_buffered_write
|
2023-02-02 08:12:39 +01:00 |
tcp.h
|
transport: Set server socket as keepalive in transport_default_attach()
|
2022-05-06 12:31:35 +02:00 |
timezone.c
|
[core,info] ensure stream length
|
2022-12-14 11:52:00 +01:00 |
timezone.h
|
Freerdp remove #ifdef HAVE_CONFIG_H
|
2022-03-03 11:26:48 +01:00 |
tpdu.c
|
[stream] use logging capacity checks
|
2023-01-25 14:27:32 +01:00 |
tpdu.h
|
Add return values to TPDU functions
|
2022-10-13 13:57:11 +02:00 |
tpkt.c
|
[stream] use logging capacity checks
|
2023-01-25 14:27:32 +01:00 |
tpkt.h
|
Fixed return of tpkt_verify_header
|
2022-11-04 14:46:58 +01:00 |
transport.c
|
[core,transport] free wst transport after use
|
2023-07-04 20:33:13 +02:00 |
transport.h
|
CredSSP with early user auth (nla_ext) support
|
2023-06-26 11:53:46 +02:00 |
update.c
|
[core] assert rdp->context
|
2023-06-26 10:53:43 +02:00 |
update.h
|
Fixed proxy compilation issues after rdpUpdate refactoring
|
2022-01-18 11:24:23 +01:00 |
utils.c
|
[core,utils] do not abort on auth fail
|
2023-03-13 09:36:07 +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
|
[winpr,stream] use new Stream_CheckAndLogRequiredLength*
|
2023-01-25 14:27:32 +01:00 |
window.h
|
Reformatted to new style
|
2019-11-07 10:53:54 +01:00 |