FreeRDP/client
Daniel Bungert 625f7c3c22 Add arguments for managing tls ciphers & netmon
This adds 2 arguments:
    /tls-ciphers                List of permitted openssl ciphers - see ciphers(1)
    /tls-ciphers-netmon         Use tls ciphers that netmon can parse

With KB2919355, client/server negotiate the use of
TLS cipher TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA,
which works fine except that netmon can't parse it.
By adding commandline /tls-ciphers-netmon, we restrict
the available ciphers to a list that netmon can
deal with.  Also adds /tls-ciphers, which
accepts a string arg, for further customization.
2014-07-17 06:59:06 -06:00
..
Android Merge pull request #1961 from g-reno/master 2014-07-16 11:26:00 +02:00
common Add arguments for managing tls ciphers & netmon 2014-07-17 06:59:06 -06:00
DirectFB winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
iOS winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
Mac winpr: always build "monolitic" 2014-07-10 11:10:58 +02:00
Sample channels: cleanup unused freerdp channels global functions 2014-06-11 16:27:31 -04:00
Windows Added WITH_LIBRARY_VERSIONING, allowing to build shared libraries without 2014-07-11 11:53:58 +02:00
X11 Added WITH_LIBRARY_VERSIONING, allowing to build shared libraries without 2014-07-11 11:53:58 +02:00
.gitignore freerdp: remove vendor-specific options from build system, add automatic ways of including external clients/servers 2013-09-03 20:37:04 -04:00
CMakeLists.txt freerdp: add more vendor options 2014-05-09 12:25:05 -04:00