.. |
audin
|
Added microphone support to shadow server.
|
2018-09-25 11:14:10 +02:00 |
client
|
Fixed buffer size and function name
|
2018-08-27 14:34:42 +02:00 |
cliprdr
|
Removed use of strcpy.
|
2018-08-27 14:34:09 +02:00 |
disp
|
disp: implement dynamic resolution for X11
|
2017-12-14 15:13:11 +01:00 |
drdynvc
|
Fix for #4866: Added additional length checks
|
2018-09-20 09:06:01 +02:00 |
drive
|
Merge pull request #4501 from akallabeth/drive_file_size_fix
|
2018-09-24 16:00:27 +02:00 |
echo
|
Fixed compiler warnings.
|
2018-03-07 14:47:06 +01:00 |
encomsp
|
Removed use of strcpy.
|
2018-08-27 14:34:09 +02:00 |
geometry
|
video, geometry: fixed geometry handling
|
2018-02-13 10:52:53 +01:00 |
parallel
|
Fixed thread function return and parameters.
|
2018-03-07 14:36:55 +01:00 |
printer
|
Fixed a warning in printer channel.
|
2018-09-18 14:45:25 +02:00 |
rail
|
Allow empty rail strings.
|
2018-09-25 09:54:47 +02:00 |
rdpdr
|
Removed use of unchecked sprintf
|
2018-08-27 14:34:42 +02:00 |
rdpei
|
Fixed thread function return and parameters.
|
2018-03-07 14:36:55 +01:00 |
rdpgfx
|
channels/rdpgfx: Fix leak found by covscan
|
2018-08-22 13:35:43 +02:00 |
rdpsnd
|
Removed use of strcpy.
|
2018-08-27 14:34:09 +02:00 |
remdesk
|
Removed use of strcpy.
|
2018-08-27 14:34:09 +02:00 |
serial
|
channels/serial: Fix leak found by covscan
|
2018-08-22 13:35:43 +02:00 |
server
|
channels/server: Silence false positive warnings from covscan
|
2018-08-22 13:35:43 +02:00 |
smartcard
|
Fixed smartcard filter for empty arguments.
|
2018-09-19 11:13:02 +02:00 |
sshagent
|
Fixed thread function return and parameters.
|
2018-03-07 14:36:55 +01:00 |
tsmf
|
Cleaned up const char** -> char** for argv, since we definitely do modify the argv!
|
2018-06-06 16:43:09 +02:00 |
urbdrc
|
Fixed missing includes.
|
2018-08-27 14:34:42 +02:00 |
video
|
Include geometry.h in video channel
|
2018-04-17 08:20:54 +02:00 |
CMakeLists.txt
|
cmake: replaced STATIC_CHANNELS with BUILTIN_CHANNELS
|
2016-06-15 13:36:27 +02:00 |