xrdp/sesman/chansrv
Pavel Roskin 92423a466e Fix potential buffer overflow in strncat() invocation
strncat() will copy at most the specified number of characters and append
the null character on top of that. strlen() doesn't count the final null
character.
2016-11-15 22:38:21 -08:00
..
pcsc Fix typos 2016-02-13 20:41:07 -08:00
pulse Use better symbols to protect include files 2016-05-05 00:06:26 -07:00
chansrv_common.c sound redirection: handle fragmented packets 2014-10-12 17:47:35 -07:00
chansrv_common.h chansrv: fix for segfault issue in chansrv_common 2014-11-21 03:13:14 +02:00
chansrv_fuse.c Fix potential buffer overflow in strncat() invocation 2016-11-15 22:38:21 -08:00
chansrv_fuse.h coverity: copy into fixed sized buffer 2014-07-27 12:42:12 -07:00
chansrv.c chansrv: change chansrv log path to ${XDG_DATA_HOME}/xrdp 2016-10-25 14:52:43 +09:00
chansrv.h merges from authentic8 2013-09-26 11:28:07 -07:00
clipboard_common.h Fix warnings detected by -Wwrite-strings 2016-07-08 04:29:42 +00:00
clipboard_file.c Don't use final newline in log calls, it's already appended 2016-10-17 08:54:07 -07:00
clipboard_file.h chansrv: clipboard file copy / paste working now 2012-11-05 01:04:04 -08:00
clipboard-notes.txt chansrv: work on clipboard 2012-10-29 20:12:24 -07:00
clipboard.c Fix warnings detected by -Wwrite-strings 2016-07-08 04:29:42 +00:00
clipboard.h xorg driver, include cleanup 2013-07-23 20:57:38 -07:00
devredir.c Fix return type of devredir_fuse_data_peek and devredir_fuse_data_dequeue 2016-07-08 04:29:56 +00:00
devredir.h Fix return type of devredir_fuse_data_peek and devredir_fuse_data_dequeue 2016-07-08 04:29:56 +00:00
drdynvc.c Mark g_drdynvc_chan_id as extern in g_drdynvc_chan_id, it's in chansrv.c 2016-07-08 04:29:44 +00:00
drdynvc.h chansrv: no logic change, work on warning 2013-07-02 00:45:40 -07:00
fifo.c Don't use final newline in log calls, it's already appended 2016-10-17 08:54:07 -07:00
fifo.h FUSE: we now process only one opendir command at a time 2013-09-24 17:19:10 -07:00
irp.c Use g_new or g_new0 when C++ compiler would complain about implicit cast 2016-07-08 04:29:49 +00:00
irp.h chansrv: work on smartcard 2013-09-08 14:22:53 -07:00
Makefile.am Get rid of EXTRA_LIBS, use variables with more specific names 2016-10-20 10:43:02 -07:00
mlog.h FUSE: we now process only one opendir command at a time 2013-09-24 17:19:10 -07:00
rail.c Fix signed to unsigned comparisons reported by g++ 6.1.0 2016-07-08 04:29:51 +00:00
rail.h Hand-apply patches (rail improvements) from Authentic8 branch: 6e15b4a 2c99e69 3f30429 aad2aaa 4f8481e 5117ac2 f3dcf1a 2013-08-22 12:49:40 -07:00
smartcard_pcsc.c Fix signed to unsigned comparisons reported by g++ 6.1.0 2016-07-08 04:29:51 +00:00
smartcard_pcsc.h chansrv: work on smartcard stability, handle multi threaded calls, app crashes, etc 2013-12-21 19:16:08 -08:00
smartcard.c Fix signed to unsigned comparisons reported by g++ 6.1.0 2016-07-08 04:29:51 +00:00
smartcard.h chansrv: smartcard, fix for SCardControl, SCardTransmit 2013-12-30 13:41:38 -08:00
sound.c chansrv: added mp3 compression from Speidy 2016-07-13 17:44:07 -07:00
sound.h sesman: sound.c: no logic change, remove tabs and warning 2014-06-28 09:54:36 -07:00
wave-format-server.txt chansrv: added mp3 compression from Speidy 2016-07-13 17:44:07 -07:00
xcommon.c Fix warnings about unused variables and functions 2016-04-21 22:27:27 -07:00
xcommon.h chansrv: work on clipboard 2012-10-17 01:13:37 -07:00