FreeRDP/channels
akallabeth abf7c29910 Extend lifetime of streampool in drdynvc
The stream pool can not be released until all streams have been
returned. This might happen as late as channel termination, so
change the lifetime scope accordingly.
2020-05-18 16:57:02 +02:00
..
audin Fixed DestroyListener arguments and call order 2020-05-13 17:11:17 +02:00
client Fixed return type for subsystem entry 2020-04-10 14:11:15 +02:00
cliprdr Fixed #6162: Clipboard temporary path length limit 2020-05-12 12:16:00 +02:00
disp Fixed DestroyListener arguments and call order 2020-05-13 17:11:17 +02:00
drdynvc Extend lifetime of streampool in drdynvc 2020-05-18 16:57:02 +02:00
drive Fixed oob read in irp_write and similar 2020-05-06 13:31:57 +02:00
echo Fixed DestroyListener arguments and call order 2020-05-13 17:11:17 +02:00
encomsp Fixed misleading log message. 2020-03-10 14:05:10 +01:00
geometry Fixed DestroyListener arguments and call order 2020-05-13 17:11:17 +02:00
parallel Fixed oob read in parallel_process_irp_create 2020-05-06 13:31:57 +02:00
printer Fixed #6157: Reset cups instance on disconnect. 2020-05-12 08:46:06 +02:00
rail Fix #5852: handle CHANNEL_EVENT_WRITE_CANCELLED 2020-01-29 08:52:25 +01:00
rdp2tcp fix [build]: don't export rdp2tcp as cmake target 2019-11-13 16:11:46 +01:00
rdpdr Don't allow to overflow dev_array array 2020-05-01 20:34:59 +02:00
rdpei Fixed DestroyListener arguments and call order 2020-05-13 17:11:17 +02:00
rdpgfx fix typo in GFX logs 2020-05-18 10:56:40 +02:00
rdpsnd Fixed DestroyListener arguments and call order 2020-05-13 17:11:17 +02:00
remdesk Fix #5852: handle CHANNEL_EVENT_WRITE_CANCELLED 2020-01-29 08:52:25 +01:00
serial Fixed oob read in irp_write and similar 2020-05-06 13:31:57 +02:00
server rail server: implement channel code for rail server 2019-12-12 11:10:44 +01:00
smartcard Changed smartcard no reader log message level to info 2020-05-08 11:21:51 +02:00
sshagent Reformatted to new style 2019-11-07 10:53:54 +01:00
tsmf Removed unused function 2020-03-10 14:04:53 +01:00
urbdrc Fixed DestroyListener arguments and call order 2020-05-13 17:11:17 +02:00
video Fixed DestroyListener arguments and call order 2020-05-13 17:11:17 +02:00
CMakeLists.txt Replaced CMake list find with loop to fix build issues. 2020-02-27 11:18:54 +01:00