You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Koichiro IWAO
9f277e4445
chansrv: pathname also should be URL decoded
...
because 1st argument to clipboard_get_file() is given as URL encoded.
Decoding only filename is incomplete.
Without this fix, clipboard file doesn't work in case pathname
contains non-ASCII characters or non-alphanumeric ASCII characters.
8 years ago
..
pcsc
Fix typos
9 years ago
pulse
Use better symbols to protect include files
9 years ago
Makefile.am
chansrv: added mp3 compression from Speidy
8 years ago
chansrv.c
Use enum logLevels consistently for log levels
8 years ago
chansrv.h
merges from authentic8
11 years ago
chansrv_common.c
sound redirection: handle fragmented packets
10 years ago
chansrv_common.h
chansrv: fix for segfault issue in chansrv_common
10 years ago
chansrv_fuse.c
Merge pull request #390 from proski/june21
8 years ago
chansrv_fuse.h
coverity: copy into fixed sized buffer
10 years ago
clipboard-notes.txt
chansrv: work on clipboard
12 years ago
clipboard.c
Fix warnings detected by -Wwrite-strings
8 years ago
clipboard.h
xorg driver, include cleanup
11 years ago
clipboard_common.h
Fix warnings detected by -Wwrite-strings
8 years ago
clipboard_file.c
chansrv: pathname also should be URL decoded
8 years ago
clipboard_file.h
chansrv: clipboard file copy / paste working now
12 years ago
devredir.c
Fix return type of devredir_fuse_data_peek and devredir_fuse_data_dequeue
8 years ago
devredir.h
Fix return type of devredir_fuse_data_peek and devredir_fuse_data_dequeue
8 years ago
drdynvc.c
Mark g_drdynvc_chan_id as extern in g_drdynvc_chan_id, it's in chansrv.c
8 years ago
drdynvc.h
chansrv: no logic change, work on warning
12 years ago
fifo.c
chansrv: fix some warning
11 years ago
fifo.h
FUSE: we now process only one opendir command at a time
11 years ago
irp.c
Use g_new or g_new0 when C++ compiler would complain about implicit cast
8 years ago
irp.h
chansrv: work on smartcard
11 years ago
mlog.h
FUSE: we now process only one opendir command at a time
11 years ago
rail.c
Fix signed to unsigned comparisons reported by g++ 6.1.0
8 years ago
rail.h
Hand-apply patches (rail improvements) from Authentic8 branch: 6e15b4a 2c99e69 3f30429 aad2aaa 4f8481e 5117ac2 f3dcf1a
11 years ago
smartcard.c
Fix signed to unsigned comparisons reported by g++ 6.1.0
8 years ago
smartcard.h
chansrv: smartcard, fix for SCardControl, SCardTransmit
11 years ago
smartcard_pcsc.c
Fix signed to unsigned comparisons reported by g++ 6.1.0
8 years ago
smartcard_pcsc.h
chansrv: work on smartcard stability, handle multi threaded calls, app crashes, etc
11 years ago
sound.c
chansrv: added mp3 compression from Speidy
8 years ago
sound.h
sesman: sound.c: no logic change, remove tabs and warning
11 years ago
wave-format-server.txt
chansrv: added mp3 compression from Speidy
8 years ago
xcommon.c
Fix warnings about unused variables and functions
9 years ago
xcommon.h
chansrv: work on clipboard
12 years ago