.. |
gateway
|
Merge pull request #4969 from akallabeth/covscan_fix
|
2018-11-05 10:44:01 +00:00 |
test
|
Fixed thread function return and parameters.
|
2018-03-07 14:36:55 +01:00 |
activation.c
|
Fixed stream release for transport_write
|
2018-10-17 14:55:55 +02:00 |
activation.h
|
|
|
autodetect.c
|
Fixed stream release for transport_write
|
2018-10-17 14:55:55 +02:00 |
autodetect.h
|
|
|
bulk.c
|
|
|
bulk.h
|
|
|
capabilities.c
|
Merge pull request #4907 from akallabeth/transport_write_leak_fix
|
2018-10-29 14:54:55 +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
|
Fixed stream release for transport_write
|
2018-10-17 14:55:55 +02:00 |
channels.h
|
Fix #4752: Provide message free function for channel queue.
|
2018-07-18 15:31:07 +02:00 |
client.c
|
Fix #4752: Provide message free function for channel queue.
|
2018-07-18 15:31:07 +02:00 |
client.h
|
|
|
CMakeLists.txt
|
|
|
codecs.c
|
|
|
connection.c
|
Unified dns resolving of host
|
2018-09-27 16:08:28 +02:00 |
connection.h
|
Made internal functions static to help compiler optimize.
|
2018-07-10 12:21:38 +02:00 |
errbase.c
|
|
|
errconnect.c
|
Added no or missing credentail error.
|
2018-07-05 16:12:52 +02:00 |
errinfo.c
|
First person "they" pronouns in logoff message
|
2018-05-03 12:11:13 -04:00 |
errinfo.h
|
|
|
fastpath.c
|
Merge pull request #4907 from akallabeth/transport_write_leak_fix
|
2018-10-29 14:54:55 +01:00 |
fastpath.h
|
|
|
freerdp.c
|
Merge pull request #4869 from akallabeth/clear_fix
|
2018-09-24 09:46:33 +02:00 |
gcc.c
|
Fixed signedness casts.
|
2018-10-25 14:08:20 +02: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
|
fix uninitialised variable
|
2018-11-01 11:07:36 +01:00 |
info.h
|
Added /smartcard-logon option to set flag. (Stripped version of #4837 by @informatimago)
|
2018-09-04 15:50:03 +02:00 |
input.c
|
|
|
input.h
|
|
|
license.c
|
Fixed stream release for transport_write
|
2018-10-17 14:55:55 +02:00 |
license.h
|
Fixed stream release for transport_write
|
2018-10-17 14:55:55 +02:00 |
listener.c
|
Unified dns resolving of host
|
2018-09-27 16:08:28 +02:00 |
listener.h
|
|
|
mcs.c
|
Changed length arguments and return to size_t
|
2018-01-17 08:14:06 +01:00 |
mcs.h
|
Replace cryptic names; move the disconnect ultimatum reasons enum into public API and rename; remove setter
|
2018-09-19 09:36:39 -05:00 |
message.c
|
Fixed another bunch of warnings.
|
2018-10-24 14:36:12 +02:00 |
message.h
|
|
|
metrics.c
|
|
|
multitransport.c
|
|
|
multitransport.h
|
|
|
nego.c
|
core/nego: Fix leak found by covscan
|
2018-08-22 14:34:02 +02:00 |
nego.h
|
nego: add new flags
|
2018-10-31 10:43:59 +01:00 |
nla.c
|
Fixed stream release for transport_write
|
2018-10-17 14:55:55 +02:00 |
nla.h
|
cssp: Separate client/server version handling (#4502)
|
2018-03-23 12:12:08 +01:00 |
orders.c
|
Fixed read_altsec_order ORDER_TYPE_WINDOW
|
2018-10-18 12:34:10 +02:00 |
orders.h
|
|
|
peer.c
|
nego: add new flags
|
2018-10-31 10:43:59 +01:00 |
peer.h
|
|
|
proxy.c
|
Fixed domain and regex match.
|
2018-09-24 12:24:15 +02:00 |
proxy.h
|
proxy: cleanup SOCKS support and add user/password support
|
2018-05-02 10:51:16 +02:00 |
rdp.c
|
Fixed stream release for transport_write
|
2018-10-17 14:55:55 +02:00 |
rdp.h
|
Fixed stream release for transport_write
|
2018-10-17 14:55:55 +02:00 |
redirection.c
|
Fixed /pth: Consistently treat the hash offset to password length.
|
2018-05-03 17:51:11 +02:00 |
redirection.h
|
|
|
security.c
|
core: Fix array overrunning during FIPS keys generation
|
2017-12-19 10:29:16 +01:00 |
security.h
|
|
|
server.c
|
Added const to function buffer pointers
|
2018-08-01 12:56:18 +02:00 |
server.h
|
|
|
settings.c
|
Send brush support level from settings.
|
2018-10-16 13:48:29 +02:00 |
surface.c
|
Fixed memory leak in update_recv_surfcmd_surface_bits
|
2018-10-22 14:41:59 +02:00 |
surface.h
|
Fixed read/write of surface bits command.
|
2018-03-01 11:38:59 +01:00 |
tcp.c
|
Fixed compiler warnings (casts, ...)
|
2018-10-18 09:09:30 +02:00 |
tcp.h
|
Unified dns resolving of host
|
2018-09-27 16:08:28 +02:00 |
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 sockfd/socketBio resource leak.
|
2018-10-25 13:19:45 +02:00 |
transport.h
|
Removed +async-transport options
|
2018-08-22 13:56:37 +02:00 |
update.c
|
Fixed stream release for transport_write
|
2018-10-17 14:55:55 +02:00 |
update.h
|
Refactored order updates
|
2018-05-02 08:54:21 +02:00 |
window.c
|
Fixed logging.
|
2018-10-15 13:56:19 +02:00 |
window.h
|
|
|