FreeRDP/winpr/libwinpr/clipboard
ilammy 50038bb725 wClipboard/posix: decode percent-encoding
Nothing really interesting here, it's exactly what it says on the tin.
The percent-encoding is specified by RFC 3986. And we take care to
detect invalid encodings.
2017-04-09 03:15:49 +03:00
..
test Fixed tests and dead store warnings. 2017-03-28 16:49:56 +02:00
clipboard.c wClipboard/posix: basic file list handling 2017-04-09 03:15:48 +03:00
clipboard.h wClipboard/posix: basic file list handling 2017-04-09 03:15:48 +03:00
CMakeLists.txt wClipboard: local file subsystem boilerplate 2017-04-09 03:15:48 +03:00
ModuleOptions.cmake libwinpr-clipboard: initial commit 2014-10-17 15:19:05 -04:00
posix.c wClipboard/posix: decode percent-encoding 2017-04-09 03:15:49 +03:00
posix.h wClipboard: local file subsystem boilerplate 2017-04-09 03:15:48 +03:00
synthetic.c ctest for int format specifiers and usage doc 2016-12-16 14:20:30 +01:00