FreeRDP/channels
akallabeth 3ccb96d52f Fixed #7350: Warnings with Stream_StaticInit
* Properly initialize the stream buffer
* Add Stream_StaticConstInit accepting a const buffer
* Modify API to return a pointer to the stream initialized
2021-10-14 12:11:16 +02:00
..
audin [audin] Always reset dsp_context before open (#7342) 2021-10-11 15:45:36 +02:00
client Refactored channel error handling 2021-09-09 08:53:20 +02:00
cliprdr Fixed #7350: Warnings with Stream_StaticInit 2021-10-14 12:11:16 +02:00
disp Replaced (IWTSPlugin*) casts with struct address return 2021-10-07 16:22:04 +02:00
drdynvc Refactored channel error handling 2021-09-09 08:53:20 +02:00
drive Replaced CMAKE_[SOURCE|BINARY]_DIR with PROJECT_[SOURCE|BINARY]_DIR 2021-06-22 08:54:18 +02:00
echo Replaced (IWTSPlugin*) casts with struct address return 2021-10-07 16:22:04 +02:00
encomsp Prefer constant division over multiplication for length checks 2021-09-21 08:55:22 +02:00
geometry Replaced (IWTSPlugin*) casts with struct address return 2021-10-07 16:22:04 +02:00
parallel Replaced CMAKE_[SOURCE|BINARY]_DIR with PROJECT_[SOURCE|BINARY]_DIR 2021-06-22 08:54:18 +02:00
printer Fixed cast warning 2021-07-29 15:09:53 +02:00
rail Some code cleanups and WINPR_ASSERT (#7281) 2021-09-10 09:06:35 +02:00
rdp2tcp Refactored channel error handling 2021-09-09 08:53:20 +02:00
rdpdr Channel fixes (#7309) 2021-09-22 14:27:21 +02:00
rdpei rdpei/server: Fix PDU length for RDPINPUT_PROTOCOL_V300 2021-09-20 08:41:03 +02:00
rdpgfx Replaced (IWTSPlugin*) casts with struct address return 2021-10-07 16:22:04 +02:00
rdpsnd Refactor proxy (#7312) 2021-09-23 14:52:03 +02:00
remdesk Refactored channel error handling 2021-09-09 08:53:20 +02:00
serial Fixed shadowing and type errors 2021-08-24 10:45:57 +02:00
server Fixed standalone issues with cmake 2021-06-22 09:43:23 +02:00
smartcard smartcard: Fix length of output buffer in device control response 2021-07-07 11:48:56 +02:00
sshagent Replaced (IWTSPlugin*) casts with struct address return 2021-10-07 16:22:04 +02:00
tsmf Replaced (IWTSPlugin*) casts with struct address return 2021-10-07 16:22:04 +02:00
urbdrc Replaced (IWTSPlugin*) casts with struct address return 2021-10-07 16:22:04 +02:00
video Replaced (IWTSPlugin*) casts with struct address return 2021-10-07 16:22:04 +02:00
CMakeLists.txt Fixed installation of FreeRDP-ClientTargets.cmake (#7117) 2021-06-24 11:21:44 +02:00