platform/upstream/freerdp.git
2018-05-04 Martin FleiszMerge pull request #4610 from akallabeth/cmd_strtol_fix
2018-05-04 Martin FleiszMerge pull request #4623 from akallabeth/mac_sound_back...
2018-05-04 Martin FleiszMerge pull request #4627 from akallabeth/clang_warning_...
2018-05-04 Armin NovakFixed uninitialized return and early resource cleanup.
2018-05-04 Armin NovakFixed uninitialized value.
2018-05-04 Armin NovakFixed missing NULL pointer checks.
2018-05-04 Martin FleiszMerge pull request #4624 from akallabeth/pth_fix
2018-05-04 Armin NovakDo not set password to identity if pth is used.
2018-05-04 Martin FleiszMerge pull request #4611 from akallabeth/argument_warnings
2018-05-04 akallabethMerge pull request #4625 from dualmoon/fix-hisher-pronouns
2018-05-04 Armin NovakFixed formats supported by backend.
2018-05-04 Armin NovakAdded error log messages.
2018-05-03 Ashley DavisFirst person "they" pronouns in logoff message
2018-05-03 Armin NovakFixed /pth: Consistently treat the hash offset to passw...
2018-05-03 Armin NovakFixed mac sound backend initialization.
2018-05-03 Martin FleiszMerge pull request #4620 from akallabeth/bio_ctrl_fix
2018-05-03 Armin NovakFixed formatting.
2018-05-03 Armin NovakFixed #4476: broken casts/variable sizes for custom...
2018-05-03 David FortMerge pull request #4453 from akallabeth/sound_channel_...
2018-05-03 akallabethMerge pull request #4617 from kevans91/spurious
2018-05-03 akallabethMerge pull request #4613 from kevans91/file64
2018-05-03 akallabethMerge pull request #4616 from kevans91/timerfd-nonblock
2018-05-03 Martin FleiszMerge pull request #4596 from p-pautov/rdg_ssl_fixes
2018-05-03 Armin NovakFixed treat_wave sample length and checks.
2018-05-03 akallabethMerge pull request #4614 from kevans91/cmakemod
2018-05-03 akallabethMerge pull request #4618 from kevans91/buildtest
2018-05-03 Kyle EvansPull in the libepoll-shim includes for libwinpr's synch...
2018-05-03 Kyle EvansUpstream the rest of our local FreeBSD patching
2018-05-03 Kyle EvansPass TFD_NONBLOCK to timerfd_create to avoid later...
2018-05-02 akallabethMerge pull request #4576 from ccpp/bugfix-rdg-poll
2018-05-02 akallabethMerge pull request #4612 from kevans91/mandest
2018-05-02 Kyle EvansEnable 64-bit file support on FreeBSD as well
2018-05-02 Kyle EvansUse SetFreeRDPCMakeInstallDir where CMake modules are...
2018-05-02 Kyle EvansAdd SetFreeRDPCMakeInstallDir function to abstract...
2018-05-02 Kyle EvansFollow OpenBSD convention when installing manpages...
2018-05-02 Armin NovakFixed invalid argument parameter
2018-05-02 Armin NovakFixed argument warning.
2018-05-02 Armin NovakFix #4597: Do string argument checks before a possible...
2018-05-02 Martin FleiszMerge pull request #4608 from akallabeth/posix_timer_cm...
2018-05-02 David FortMerge pull request #4570 from akallabeth/toolchain_fix
2018-05-02 Martin FleiszMerge pull request #4603 from hardening/socksplus
2018-05-02 Armin NovakDetermine posix timer availability by function availability
2018-05-02 David Fortproxy: cleanup SOCKS support and add user/password...
2018-05-02 David FortMerge pull request #4606 from kevans91/libressl-fixes
2018-05-02 Martin FleiszMerge pull request #4609 from akallabeth/clipboard_retu...
2018-05-02 David FortMerge pull request #4607 from kevans91/epoll
2018-05-02 Jiri Saseksocks proxy reply fix
2018-05-02 Armin NovakAdded proper return value checks for clipboard data.
2018-05-02 Kyle EvansUse shared memory instead of temp files on FreeBSD...
2018-05-02 Kyle EvansPull in libepoll-shim for the bits that require timerfd...
2018-05-02 Kyle EvansSet BSD/FREEBSD for DragonflyBSD
2018-05-01 Kyle EvansPull in the LibreSSL compatibility patches from FreeBSD
2018-04-27 Armin NovakAdded libavcodec version check for dsp-ffmpeg component.
2018-04-27 David FortMerge pull request #4548 from akallabeth/autoreconnect_fix
2018-04-26 David FortMerge pull request #4589 from oshogbo/token
2018-04-26 p-pautovFix Windows build.
2018-04-26 Pavel PautovFallback to RDG RPC transport only if server does not...
2018-04-26 Pavel PautovRemove some unused functions.
2018-04-26 Pavel PautovApply "authentication level" RDP property only to non...
2018-04-26 Pavel PautovDon't use CertificateName setting for RDG connections.
2018-04-25 akallabethMerge pull request #4586 from Awingu/cbytes-fix
2018-04-25 akallabethMerge pull request #4588 from oshogbo/tokencookie
2018-04-24 Christian PlattnerFail on unimplemented BIO_ctrl for /gt:rpc
2018-04-24 Christian PlattnerImplement BIO_ctrl more correctly for RDG
2018-04-24 Christian PlattnerRevert useless part of the bugfix
2018-04-24 Mariusz ZaborskiRecognize only the cookie format anything else treat...
2018-04-24 Mariusz ZaborskiFix comments where is cookie and where is token.
2018-04-24 Ruben De VisscherFix inconsistent cBytes value between WinScard and...
2018-04-23 Jiri SasekSOCKS proxy support
2018-04-19 Martin FleiszMerge pull request #4539 from p-pautov/rdg_fixes
2018-04-18 Christian PlattnerFix BIO_get_fd for RDG, again.
2018-04-18 Martin FleiszMerge pull request #4543 from oshogbo/master
2018-04-18 Christian PlattnerFix #3602 by implementing BIO_get_fd correctly for RDG
2018-04-18 Christian PlattnerFix timeout for polling (partly fixes #3602)
2018-04-17 Mariusz ZaborskiRemove MessageIntegrityCheck from context.
2018-04-17 akallabethMerge pull request #4572 from weberhofer/patch-1
2018-04-17 Johannes WeberhoferInclude geometry.h in video channel
2018-04-17 Pavel PautovAvoid buffer to struct cast.
2018-04-17 Pavel PautovSend correct packet size in case of PAA. Some cleanup.
2018-04-17 Pavel PautovContent-Length and Transfer-Encoding are mutually exclu...
2018-04-17 Pavel PautovConsolidate IN/OUT data connections establishment into...
2018-04-17 Pavel PautovMove NTLM auth related code into dedicated functions.
2018-04-17 Pavel PautovConsolidate rdg_tls_out_connect/rdg_tls_in_connect...
2018-04-16 Pavel PautovRemoved unused "readEvent" - no one checks if it was...
2018-04-16 Pavel PautovConsolidate rdg_send_in_channel_request/rdg_send_out_ch...
2018-04-16 Pavel PautovExplicitly skip "seed" payload on RDG OUT connection...
2018-04-16 Pavel PautovMoved some repeated "read all" code into function.
2018-04-16 Armin NovakFixed redirection with session brokers.
2018-04-16 Armin NovakAdd default values for keystore variables.
2018-04-16 Armin NovakEnsure audin channel uses supported protocol version 1.
2018-04-16 David Fortrdpsnd: add support for wave2 PDU in client (#2)
2018-04-12 Armin NovakUpdated OpenSSL version in build scripts.
2018-04-12 Armin NovakAdded patch from f-droid repo. (Christian Plattner)
2018-04-12 Bernhard MiklautzMerge pull request #4567 from akallabeth/sanitizer_chec...
2018-04-12 David FortMerge pull request #4568 from akallabeth/rails_bad_wind...
2018-04-12 Armin NovakCheck for window existence in remote app mode before...
2018-04-12 Armin NovakRefined checks for sanitizers.
2018-04-12 Martin FleiszMerge pull request #4557 from akallabeth/connect_error_fix
2018-04-12 David FortMerge pull request #4544 from oshogbo/nSize
2018-04-12 Martin FleiszMerge pull request #4547 from andreesteve/gatewayip
next