platform/upstream/freerdp.git
2017-11-29 David Fortxfreerdp: when available use xrandr to get display...
2017-11-28 akallabethMerge pull request #4287 from bmiklautz/dev2
2017-11-28 Bernhard Miklautzclient/android: increase version
2017-11-28 Bernhard Miklautz2.0.0-dev2 - start rc2 development cycle
2017-11-28 akallabethMerge pull request #4286 from bmiklautz/rc1 2.0.0-rc1
2017-11-28 Bernhard MiklautzVersion 2.0.0-rc1
2017-11-28 David FortMerge pull request #4282 from akallabeth/force_ipv6
2017-11-28 Bernhard MiklautzMerge pull request #4284 from akallabeth/channel_count_...
2017-11-28 Armin NovakFixed channel count exceed checks
2017-11-28 akallabethMerge pull request #4283 from bmiklautz/kfreebsd
2017-11-27 David FortMerge pull request #4272 from akallabeth/static_channel...
2017-11-27 Bernhard Miklautzfix/build: handle GNU/kFreeBSD like other BSDs
2017-11-27 Mike Gabrielfix/build: GNU/kFreeBSD is not FreeBSD
2017-11-27 Bernhard MiklautzMerge pull request #3991 from akallabeth/stream_string_...
2017-11-27 Bernhard MiklautzMerge pull request #4261 from akallabeth/doc_ssl_store
2017-11-27 Armin NovakFix #4281: Added option to prefer IPv6 over IPv4
2017-11-27 Bernhard MiklautzMerge pull request #4220 from akallabeth/version_from_f...
2017-11-27 Bernhard MiklautzMerge pull request #4273 from akallabeth/issue_template
2017-11-27 Bernhard MiklautzMerge pull request #4270 from akallabeth/mac_clipboard_fix
2017-11-27 Bernhard MiklautzMerge pull request #4280 from akallabeth/snd_parser_fix
2017-11-27 Armin NovakAdded mailing list address.
2017-11-27 Armin NovakAdded reminder to delete template before submit
2017-11-27 Armin NovakAdded pull request template.
2017-11-27 Armin NovakAdded issue template.
2017-11-26 Armin NovakFix #4278: Fix nasty range check bug
2017-11-24 David FortMerge pull request #4229 from akallabeth/from_stdin_args
2017-11-24 Bernhard MiklautzMerge pull request #4268 from akallabeth/big_endian_fixes
2017-11-24 David FortMerge pull request #4271 from akallabeth/surface_c
2017-11-24 akallabethMerge pull request #4274 from hardening/clipboard_checks
2017-11-23 David Fortclipboard: add some checks for the message
2017-11-23 Armin NovakFix #3378: 31 static channels are supported.
2017-11-23 David FortMerge pull request #4255 from akallabeth/rfx_fix
2017-11-23 Armin NovakFixed return value check for callbacks.
2017-11-23 Armin NovakFixed #1536: Clipboard data size.
2017-11-23 akallabethMerge pull request #4267 from ondrejholy/autofips
2017-11-23 Ondrej HolyRemove unused variable
2017-11-23 Ondrej HolyEnable FIPS mode automatically
2017-11-23 Armin NovakFixed endianess issues of zgfx decoder.
2017-11-23 David FortMerge pull request #4251 from akallabeth/openssl_warn_fixes
2017-11-22 Martin FleiszMerge pull request #4244 from akallabeth/drivestoredirect
2017-11-22 Martin FleiszMerge pull request #4258 from akallabeth/kbd_parse_fix
2017-11-22 Armin NovakExtract version from file or git tag.
2017-11-22 Armin NovakFix #4257: Proper error checks for /kbd argument
2017-11-22 Martin FleiszMerge pull request #4263 from akallabeth/rdp_parser_mem...
2017-11-21 akallabethTesting argument to end with file extension.
2017-11-21 Martin FleiszMerge pull request #4264 from cedrozor/upstream-master
2017-11-21 cedrozorFixed NLA for Negotiate and NTLM authentication (regres...
2017-11-21 Armin NovakFixed #4249: Corruption due to recursive parser
2017-11-21 Armin NovakFix #3890: Point to OpenSSL doc for private CA
2017-11-21 Armin NovakDisabled ceritficate signature check.
2017-11-21 Armin NovakFixed X11 stride on screen update.
2017-11-21 Armin NovakFix #4101: Rfx decode tile width.
2017-11-21 Martin FleiszMerge pull request #4252 from akallabeth/mac_kbd_sync
2017-11-21 Martin FleiszMerge pull request #4256 from akallabeth/15bpp_fix
2017-11-21 Armin NovakFix parsing of drivestoredirect (#3267)
2017-11-20 Bernhard MiklautzMerge pull request #4254 from akallabeth/doc_update
2017-11-20 Armin NovakFix #4111: 15bpp color handling for brush.
2017-11-20 Bernhard MiklautzMerge pull request #4253 from akallabeth/win_return
2017-11-20 Armin NovakFix #3509: Added Ctrl+Alt+Enter description
2017-11-20 Armin NovakFix #3211: Return freerdp error from main.
2017-11-20 Armin NovakFixed keyboard state sync.
2017-11-20 Armin NovakRemoved linux specific include.
2017-11-20 Armin NovakFix #4247: warnings introduced with #3904
2017-11-17 David FortMerge pull request #4243 from akallabeth/man_fix
2017-11-17 Armin NovakBetter description for drive redirection (Fix #3513)
2017-11-17 akallabethMerge pull request #3904 from bjcollins/master
2017-11-17 Martin FleiszMerge pull request #4236 from akallabeth/scan_fix_remas...
2017-11-17 Armin NovakFixed formatting.
2017-11-17 Brent CollinsMake the new winpr_Digest*MD5_Allow_FIPS functions...
2017-11-17 Brent CollinsInitialize SSL directly in the sample server, instead...
2017-11-17 Brent CollinsFix checks for openssl version numbers around fips...
2017-11-17 Brent CollinsDo not initialize SSL in freerdp_context_new, it is...
2017-11-17 Brent CollinsFix the return values of the winpr_Digest_Init function...
2017-11-17 Brent CollinsMove the disabling nla and setting the fips encryption...
2017-11-17 Brent CollinsFix logic error in reworked MD5 call for establishing...
2017-11-17 Brent CollinsFix variable definition placement to adhere to older...
2017-11-17 Brent CollinsFIPS_mode() and FIPS_mode_set() does not exist in OpenS...
2017-11-17 Brent CollinsChange initialization of EVP_CIPHER_CTX to use API...
2017-11-17 Brent CollinsWorkaround for missing EVP_CIPH_FLAG_FIPS_NON_ALLOW...
2017-11-17 Brent CollinsAdd new command-line option to force xfreerdp into...
2017-11-17 David FortMerge pull request #4242 from ccpp/afreerdp_versioncode_11
2017-11-17 Christian PlattnerIncrease versionCode for aFreeRDP 2.0-rc1
2017-11-16 David FortMerge pull request #4186 from RangeeGmbH/multimonitor_p...
2017-11-16 David FortMerge pull request #4000 from akallabeth/ign_keyword_fix
2017-11-16 akallabethMerge pull request #4034 from blino/wayland-keymap
2017-11-16 Armin NovakOption to force password prompt before connection
2017-11-16 Martin FleiszMerge pull request #4237 from akallabeth/remove_atoi
2017-11-15 Armin NovakFixed resource cleanup.
2017-11-15 Armin NovakFixed formatting.
2017-11-15 Armin NovakFixed leaks and formatting.
2017-11-15 Armin NovakFixed color for drawing rectangles.
2017-11-15 Armin NovakFixed missing function return check.
2017-11-15 Armin NovakFixed missing parameter checks.
2017-11-15 Armin NovakFixed uninitialized variables.
2017-11-15 Armin NovakFixed missing error check.
2017-11-15 Armin NovakFixed uninitialized arguments.
2017-11-15 Armin NovakFixed warnings and formatting.
2017-11-15 Armin NovakFunctions static, warnings fixed.
2017-11-15 Armin NovakFixed formatting and warnings.
2017-11-15 Armin NovakFixed dead store warning.
next