.. |
gateway
|
Modified RDG connection setup using PAA Cookie.
|
2018-02-15 10:56:58 +01:00 |
test
|
Fixed thread function return and parameters.
|
2018-03-07 14:36:55 +01:00 |
activation.c
|
|
|
activation.h
|
|
|
autodetect.c
|
|
|
autodetect.h
|
|
|
bulk.c
|
|
|
bulk.h
|
|
|
capabilities.c
|
Fixed broken #ifdef
|
2018-01-15 10:18:03 +01:00 |
capabilities.h
|
|
|
certificate.c
|
Fixes argument size type, function static where appropriate.
|
2018-01-19 09:15:26 +01:00 |
certificate.h
|
Fixes argument size type, function static where appropriate.
|
2018-01-19 09:15:26 +01:00 |
channels.c
|
disabled expensive debug call in channel send
|
2018-01-31 12:44:45 +01:00 |
channels.h
|
|
|
client.c
|
Added client channel queue object free function.
|
2018-02-09 11:04:31 +01:00 |
client.h
|
Fix #3378: 31 static channels are supported.
|
2017-11-23 16:18:44 +01:00 |
CMakeLists.txt
|
fix undefined symbol references at linking stage
|
2017-11-13 16:20:56 +01:00 |
codecs.c
|
|
|
connection.c
|
Revert "core/connection: use redirection password when reconnecting"
|
2017-12-06 14:58:34 +01:00 |
connection.h
|
|
|
errbase.c
|
|
|
errconnect.c
|
Added additional NLA error mappings.
|
2017-11-06 09:49:03 +01:00 |
errinfo.c
|
|
|
errinfo.h
|
|
|
fastpath.c
|
Simplified fastpath buffer handling.
|
2018-04-04 13:24:43 +02:00 |
fastpath.h
|
|
|
freerdp.c
|
Fixed missing return value checks.
|
2018-04-04 13:24:32 +02:00 |
gcc.c
|
Fix users of Stream_GetPosition() that returns size_t
|
2017-12-11 22:38:58 +01:00 |
gcc.h
|
|
|
graphics.c
|
bitmap free now always deallocating all resources.
|
2018-02-13 10:18:43 +01:00 |
graphics.h
|
|
|
heartbeat.c
|
|
|
heartbeat.h
|
|
|
info.c
|
|
|
info.h
|
|
|
input.c
|
|
|
input.h
|
|
|
license.c
|
Fix users of Stream_GetPosition() that returns size_t
|
2017-12-11 22:38:58 +01:00 |
license.h
|
|
|
listener.c
|
Replaced atoi
|
2017-11-15 15:52:16 +01:00 |
listener.h
|
|
|
mcs.c
|
Changed length arguments and return to size_t
|
2018-01-17 08:14:06 +01:00 |
mcs.h
|
|
|
message.c
|
Fixed thread function return and parameters.
|
2018-03-07 14:36:55 +01:00 |
message.h
|
|
|
metrics.c
|
|
|
multitransport.c
|
|
|
multitransport.h
|
|
|
nego.c
|
Fix users of Stream_GetPosition() that returns size_t
|
2017-12-11 22:38:58 +01:00 |
nego.h
|
|
|
nla.c
|
cssp: Fix handling of nonce
|
2018-03-29 21:42:14 +02:00 |
nla.h
|
cssp: Separate client/server version handling (#4502)
|
2018-03-23 12:12:08 +01:00 |
orders.c
|
core: Fix possible out-of-bounds read
|
2018-03-06 15:52:34 +01:00 |
orders.h
|
|
|
peer.c
|
|
|
peer.h
|
|
|
proxy.c
|
Replaced atoi
|
2017-11-15 15:52:16 +01:00 |
proxy.h
|
|
|
rdp.c
|
Merge pull request #4320 from ondrejholy/coverity-fixes
|
2017-12-20 14:17:20 +01:00 |
rdp.h
|
|
|
redirection.c
|
|
|
redirection.h
|
|
|
security.c
|
core: Fix array overrunning during FIPS keys generation
|
2017-12-19 10:29:16 +01:00 |
security.h
|
|
|
server.c
|
|
|
server.h
|
|
|
settings.c
|
Added to rdp file parsing: gatewayaccesstoken:s:<token>
|
2018-02-15 10:56:57 +01:00 |
surface.c
|
Fixed read/write of surface bits command.
|
2018-03-01 11:38:59 +01:00 |
surface.h
|
Fixed read/write of surface bits command.
|
2018-03-01 11:38:59 +01:00 |
tcp.c
|
core: Fix IPv6 handling on Windows
|
2018-04-04 17:19:18 +02:00 |
tcp.h
|
|
|
timezone.c
|
|
|
timezone.h
|
|
|
tpdu.c
|
Fix users of Stream_GetPosition() that returns size_t
|
2017-12-11 22:38:58 +01:00 |
tpdu.h
|
|
|
tpkt.c
|
|
|
tpkt.h
|
|
|
transport.c
|
Fixed thread function return and parameters.
|
2018-03-07 14:36:55 +01:00 |
transport.h
|
|
|
update.c
|
Removed all calls to WLog_Init and WLog_Uninit
|
2018-04-03 13:06:41 +02:00 |
update.h
|
|
|
window.c
|
|
|
window.h
|
|
|