FreeRDP/client/common
Bernhard Miklautz db2d1ffcce cmdline refactor: move cmd struct to extra file
Move the cmd struct to a extra header file. This allows it to only
include the header file in generate_argument_docbook.c and therefore
remove a linker dependencies.
2018-02-01 17:13:44 +01:00
..
test Fix #4296: Hardened command line post filter. 2017-12-01 13:13:21 +01:00
client.c Fix #3890: Point to OpenSSL doc for private CA 2017-11-21 11:47:33 +01:00
CMakeLists.txt Build: Use correct pdb names when installing with symbols 2017-01-31 13:32:51 +01:00
cmdline.c cmdline refactor: move cmd struct to extra file 2018-02-01 17:13:44 +01:00
cmdline.h cmdline refactor: move cmd struct to extra file 2018-02-01 17:13:44 +01:00
compatibility.c Fix #4296: Hardened command line post filter. 2017-12-01 13:13:21 +01:00
compatibility.h Fixed use of reserved keywords for include guards. 2017-07-20 09:35:41 +02:00
file.c Fixed RDP file parser for unicode. 2017-12-20 13:44:24 +01:00