platform/upstream/freerdp.git
2017-11-23 Ondrej HolyEnable FIPS mode automatically
2017-11-20 Bernhard MiklautzMerge pull request #4254 from akallabeth/doc_update
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-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 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.
2017-11-15 Armin NovakRemoved unused argument.
2017-11-15 Armin NovakFixed missing function return check.
2017-11-15 Armin NovakFixed multiple warnings in parser
2017-11-15 Armin NovakFixed compile warnings.
2017-11-15 Armin NovakFixed warnings and test return values.
2017-11-15 Armin NovakFixed NULL arguments and compile warnings.
2017-11-15 Armin NovakFixed dead store.
2017-11-15 Armin NovakReplaced atoi
2017-11-15 David FortMerge pull request #3940 from akallabeth/custom_help_ar...
2017-11-15 David FortMerge pull request #4235 from akallabeth/avcodec_encode...
2017-11-15 Armin NovakAllow printing of custom arguments in help.
2017-11-14 Armin NovakAdded encoder path for libavcodec versions <1.0
2017-11-13 David FortMerge pull request #4233 from akallabeth/kerberos_rebased
2017-11-13 David FortMerge pull request #4232 from akallabeth/ffmpeg_compat
2017-11-13 David FortFix logic in nla_read_ts_credentials
2017-11-13 Armin NovakFixed uninitialized values and leaks.
2017-11-13 dodo040fix Kerberos flavour's detection (MIT/Heimdal) and...
2017-11-13 dodo040fix typo
2017-11-13 dodo040fix undeclared identifier on Windows
2017-11-13 dodo040use SSIZE_T instead of ssize_t
2017-11-13 dodo040handle missing ssize_t on Windows
2017-11-13 dodo040remove useless includes
2017-11-13 dodo040fix: GSS API init, enterprise name management, variable...
2017-11-13 dodo040fix undefined symbol references at linking stage
2017-11-13 dodo040initial commit for kerberos support
2017-11-13 Armin NovakAdded compat define for missing format.
2017-11-13 akallabethMerge pull request #4122 from ben-cohen/sshagent
2017-11-13 David FortMerge pull request #4212 from SriRamanujam/ffmpeg_encod...
2017-11-12 Sri RamanujamFallback #ifdefs for older versions of libavcodec
2017-11-10 Ben CohenRemove underscores from define in sshagent_main.h
2017-11-10 Ben CohenFix comments at the start of these files and adjust...
2017-11-10 Ben CohenAdd server side plugin [UNTESTED]
2017-11-10 Ben CohenAdd rdpcontext so read thread can report channel error
2017-11-10 Ben CohenRemove EAGAIN/EWOULDBLOCK from blocking read/write
2017-11-10 Ben CohenFix socket fd leak and other changes
2017-11-10 Ben CohenForward ssh-agent data between ssh-agent and RDP
2017-11-10 akallabethMerge pull request #4225 from krisztian-kovacs-balabit...
2017-11-09 David FortMerge pull request #4226 from krisztian-kovacs-balabit...
2017-11-09 Sri RamanujamFix libavcodec encoding errors and set tunables.
2017-11-09 KOVACS Krisztianlibfreerdp/core/certificate: open key file for reading...
2017-11-09 Martin FleiszMerge pull request #4224 from krisztian-kovacs-balabit...
2017-11-09 David FortMerge pull request #4163 from rjcorrig/tzscripts
2017-11-09 David FortMerge pull request #4151 from ondrejholy/manpages-updat...
2017-11-09 KOVACS Krisztiancore/connection: use redirection password when reconnecting
2017-11-09 KOVACS Krisztiancodec/nsc: fix memory corruption in case of chroma...
2017-11-09 David FortMerge pull request #4223 from akallabeth/mac_client_cra...
2017-11-09 Armin NovakAdded missing pointer callback.
2017-11-09 Martin FleiszMerge pull request #4219 from akallabeth/various_fixes
2017-11-08 Martin FleiszMerge pull request #4211 from akallabeth/silence_duplic...
2017-11-08 Martin FleiszMerge pull request #4214 from hardening/serial_fixes
2017-11-08 Armin NovakFixed compilation errors with old FFMPEG versions.
2017-11-08 Armin NovakFixed NLA default error to FREERDP_ERROR_AUTHENTICATION...
2017-11-07 Kai HarmsFreeRDP multimonitor: Use first command line element...
2017-11-06 David Fortserial redirection: implement event char
2017-11-06 David FortDisambiguate USB error messages and fix a typo
2017-11-06 David FortAdded some checks for the serial redirection channel
2017-11-06 David FortMerge pull request #4210 from akallabeth/nla_errors_ext...
2017-11-06 Armin NovakSilence WLog_ERR messages if last error is set.
2017-11-06 David FortMerge pull request #4053 from akallabeth/ffmpeg_encoder
next