..
gateway
Unify struct definitions ( #7633 )
2022-02-14 14:59:22 +01:00
test
Unify struct definitions ( #7633 )
2022-02-14 14:59:22 +01:00
activation.c
Set last error on activation timeout ( #7502 )
2021-12-17 17:28:41 +01:00
activation.h
Implemented 2.2.1.17.1 Persistent Key List PDU Data, added checks
2020-11-20 09:39:25 +01:00
autodetect.c
Fixed rdtk, uwac and winpr standalone builds
2021-06-22 08:54:18 +02:00
autodetect.h
Reformatted to new style
2019-11-07 10:53:54 +01:00
bulk.c
Fixed const warnings for codec decompress routines
2022-01-31 16:25:56 +01:00
bulk.h
Fixed const warnings for codec decompress routines
2022-01-31 16:25:56 +01:00
capabilities.c
Fixed unused-but-set-variable and reserved identifier warnings
2022-02-01 08:48:21 +01:00
capabilities.h
Fixed tpkt header length checks.
2020-03-02 11:40:35 +01:00
certificate.c
Use realloc and Stream_StaticConstInit for certificate
2021-10-18 14:48:27 +02:00
certificate.h
Added const to function arguments
2021-02-17 11:29:56 +01:00
channels.c
Raw channel send ( #7255 )
2021-08-26 16:17:51 +02:00
channels.h
Raw channel send ( #7255 )
2021-08-26 16:17:51 +02:00
client.c
Added deprecation to *get_fds functions
2022-01-21 08:59:09 +01:00
client.h
Unify struct definitions ( #7633 )
2022-02-14 14:59:22 +01:00
CMakeLists.txt
Fixed SSPI fallback to NTLM ( #7642 )
2022-02-15 09:04:17 +01:00
codecs.c
Make H.264 codec optional during runtime
2021-12-06 09:19:52 +01:00
connection.c
Use freerdp_settings_set and _strdup
2022-02-02 13:43:31 +00:00
connection.h
Channel fixes ( #7309 )
2021-09-22 14:27:21 +02:00
display.c
Remove symbols exported by accident.
2019-12-02 10:57:31 +01:00
display.h
Reformatted to new style
2019-11-07 10:53:54 +01:00
errbase.c
Reformatted to new style
2019-11-07 10:53:54 +01:00
errconnect.c
Set last error on activation timeout ( #7502 )
2021-12-17 17:28:41 +01:00
errinfo.c
Removed obsolete connectErrorCode
2020-09-16 10:21:15 +02:00
errinfo.h
Unify struct definitions ( #7633 )
2022-02-14 14:59:22 +01:00
fastpath.c
Fixed const warnings
2022-02-01 10:25:37 +00:00
fastpath.h
Unify struct definitions ( #7633 )
2022-02-14 14:59:22 +01:00
freerdp.c
Fix missing KBD_JAPANESE condition
2022-02-14 08:42:36 +00:00
gcc.c
proxy: improve channel treatment
2022-02-04 08:44:22 +00:00
gcc.h
Added const to function arguments
2021-02-17 11:29:56 +01:00
graphics.c
Fixed argument const correctness
2021-08-27 13:21:02 +02:00
graphics.h
Fixed use of reserved keywords for include guards.
2017-07-20 09:35:41 +02:00
heartbeat.c
libfreerdp: core: add ServerHeartbeat callback
2020-07-07 09:57:53 +02:00
heartbeat.h
libfreerdp: core: add ServerHeartbeat callback
2020-07-07 09:57:53 +02:00
info.c
Fixed rdp_write_logon_info_v2:
2021-12-15 13:36:15 +01:00
info.h
Remove symbols exported by accident.
2019-12-02 10:57:31 +01:00
input.c
FFmpeg deprecated guards ( #7574 )
2022-01-24 09:49:07 +01:00
input.h
Removed internal members of rdpInput from API header
2022-01-18 11:24:23 +01:00
license.c
Fixed #7350 : Warnings with Stream_StaticInit
2021-10-14 12:11:16 +02:00
license.h
Reformatted to new style
2019-11-07 10:53:54 +01:00
listener.c
Added deprecation to *get_fds functions
2022-01-21 08:59:09 +01:00
listener.h
Reformatted to new style
2019-11-07 10:53:54 +01:00
mcs.c
Fixed various warnings
2021-11-30 08:20:19 +01:00
mcs.h
Adjusted channelID and server SetVolume data types
2021-12-20 08:11:00 +01:00
message.c
Removed internal members of rdpInput from API header
2022-01-18 11:24:23 +01:00
message.h
Added RDP 10.7 large pointer support
2019-12-19 09:53:40 +01:00
metrics.c
Reformatted to new style
2019-11-07 10:53:54 +01:00
multitransport.c
Reformatted to new style
2019-11-07 10:53:54 +01:00
multitransport.h
Fixed use of reserved keywords for include guards.
2017-07-20 09:35:41 +02:00
nego.c
Added more error checks to nego
2021-12-14 13:46:34 +01:00
nego.h
Unify struct definitions ( #7633 )
2022-02-14 14:59:22 +01:00
nla.c
Fixed SSPI fallback to NTLM ( #7642 )
2022-02-15 09:04:17 +01:00
nla.h
Unify struct definitions ( #7633 )
2022-02-14 14:59:22 +01:00
orders.c
Removed internal members of rdpPrimaryUpdate from API header
2022-01-18 11:24:23 +01:00
orders.h
Removed internal members of rdpAltSecUpdate from API header
2022-01-18 11:24:23 +01:00
peer.c
Added deprecation to *get_fds functions
2022-01-21 08:59:09 +01:00
peer.h
Reformatted to new style
2019-11-07 10:53:54 +01:00
proxy.c
Improved http_proxy_connect checks
2022-02-07 08:22:19 +00:00
proxy.h
Remove symbols exported by accident.
2019-12-02 10:57:31 +01:00
rdp.c
Fixed const warnings
2022-02-01 10:25:37 +00:00
rdp.h
Fixed rdp_reset error handling
2021-09-09 08:53:20 +02:00
redirection.c
Cleaned up redirection code
2021-12-15 14:38:13 +01:00
redirection.h
Reformatted to new style
2019-11-07 10:53:54 +01:00
security.c
Fixed cast-qual warnings
2021-08-24 11:10:51 +02:00
security.h
Reformatted to new style
2019-11-07 10:53:54 +01:00
server.c
Unify struct definitions ( #7633 )
2022-02-14 14:59:22 +01:00
server.h
Expose dynamic channel PDU types
2021-09-09 08:53:20 +02:00
settings.c
Fixed memory sanitizer warnings
2022-01-11 14:32:18 +01:00
settings.h
Added getter/setter for settings
2021-03-01 11:03:52 +01:00
streamdump.c
Refactor proxy ( #7312 )
2021-09-23 14:52:03 +02:00
surface.c
Removed internal members of rdpUpdate from API header
2022-01-18 11:24:23 +01:00
surface.h
Fix sending/receiving surface bits command.
2020-04-03 12:00:53 +02:00
tcp.c
Unify struct definitions ( #7633 )
2022-02-14 14:59:22 +01:00
tcp.h
Transport opaque
2021-09-09 08:36:01 +02:00
timezone.c
Reformatted to new style
2019-11-07 10:53:54 +01:00
timezone.h
Reformatted to new style
2019-11-07 10:53:54 +01:00
tpdu.c
core: fix invalid inttype and reference
2020-07-20 13:18:45 +02:00
tpdu.h
Added tpkt header length plausibility checks.
2020-03-02 11:40:35 +01:00
tpkt.c
Implemented 2.2.1.17.1 Persistent Key List PDU Data, added checks
2020-11-20 09:39:25 +01:00
tpkt.h
Implemented 2.2.1.17.1 Persistent Key List PDU Data, added checks
2020-11-20 09:39:25 +01:00
transport.c
Added deprecation to *get_fds functions
2022-01-21 08:59:09 +01:00
transport.h
Added deprecation to *get_fds functions
2022-01-21 08:59:09 +01:00
update.c
code cleanup: don't allocate excessive memory in update_read_bitmap_update
2022-01-27 10:52:02 +01:00
update.h
Fixed proxy compilation issues after rdpUpdate refactoring
2022-01-18 11:24:23 +01:00
utils.c
Fixed warnings
2021-10-18 16:09:13 +02:00
utils.h
Implemented new AuthenticateEx callbacks.
2021-09-04 18:01:30 +02:00
window.c
Removed internal members of rdpUpdate from API header
2022-01-18 11:24:23 +01:00
window.h
Reformatted to new style
2019-11-07 10:53:54 +01:00