platform/upstream/freerdp.git
2018-05-02 Armin NovakAdded proper return value checks for clipboard data.
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-25 akallabethMerge pull request #4586 from Awingu/cbytes-fix
2018-04-25 akallabethMerge pull request #4588 from oshogbo/tokencookie
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-19 Martin FleiszMerge pull request #4539 from p-pautov/rdg_fixes
2018-04-18 Martin FleiszMerge pull request #4543 from oshogbo/master
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-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
2018-04-11 Martin FleiszMerge pull request #4563 from oshogbo/pointer
2018-04-11 Mariusz ZaborskiDon't assume that the pointer function are set.
2018-04-11 Norbert FederaMerge pull request #4561 from bmiklautz/200dev3
2018-04-11 Bernhard Miklautzbuild: set version to 2.0.0-dev3
2018-04-11 Martin FleiszMerge pull request #4560 from bmiklautz/200rc2 2.0.0-rc2
2018-04-11 Bernhard Miklautzrelease: version 2.0.0-rc2
2018-04-11 Bernhard MiklautzMerge pull request #3542 from akallabeth/thread_sanitizer
2018-04-11 Bernhard MiklautzMerge pull request #4558 from mfleisz/openssl11_fix_win
2018-04-11 Bernhard MiklautzMerge pull request #4322 from akallabeth/rail_fixes
2018-04-11 Martin Fleiszcmake: Fix finding OpenSSL 1.1.0 libs on Windows platforms
2018-04-11 Armin NovakDo not clear last error if not reconnecting.
2018-04-11 Armin NovakSet connection error if TCP connect fails.
2018-04-11 Andre EsteveGateway (RDG) use same IP for both channels
2018-04-10 Martin FleiszMerge pull request #4552 from perkerk/win-10-cursors...
2018-04-10 Eric BrownFix issues found by build bot
2018-04-09 Eric BrownFix Windows 10 cursors drawing as black
2018-04-09 akallabethMerge pull request #4551 from oshogbo/nego_0
2018-04-09 Mariusz ZaborskiFix setting of negotiated security protocol.
2018-04-09 Bernhard MiklautzMerge pull request #4549 from oshogbo/krb
2018-04-09 Mariusz ZaborskiFix checking of krb in encrypt public key echo.
2018-04-09 Armin NovakRefactored reconnect and redirect API
2018-04-09 Armin NovakFixed channel duplicate disconnect handling
2018-04-09 Armin NovakFixed channel duplicate disconnect handling
2018-04-09 Armin NovakFixed channel duplicate disconnect handling
2018-04-09 Armin NovakFixed channel duplicate disconnect handling
2018-04-09 Armin NovakFixed channel duplicate disconnect handling
2018-04-09 Armin NovakFixed channel duplicate disconnect handling
2018-04-09 Armin NovakFixed channel (dis)connect on redirect or reconnect.
2018-04-09 Armin NovakRemoved unnecessarty string duplications.
2018-04-09 David FortMerge pull request #4540 from akallabeth/warning_fixes_v2
2018-04-06 Mariusz ZaborskiFix variable passsed to HashCallback with MIC.
2018-04-06 Mariusz ZaborskiThere is no reason to restrict nSize to 2 the hostname...
2018-04-06 Armin NovakFixed RDP debug message invalid function.
2018-04-06 Armin NovakAdded memory and thread sanitizer.
2018-04-05 Armin NovakFixed format string mismatch.
2018-04-05 Armin NovakFixed type mismatches with H264 backend buffer pointers.
2018-04-05 Armin NovakFix pointer type mismatch struct sockaddr_storage*...
2018-04-05 MartinHaimbergerMerge pull request #4535 from akallabeth/warning_fixes
2018-04-05 MartinHaimbergerMerge pull request #4481 from akallabeth/fastpath_fix
2018-04-05 akallabethMerge pull request #4538 from mfleisz/win_ipv6_fix
2018-04-04 Martin Fleiszcore: Fix IPv6 handling on Windows
2018-04-04 Armin NovakSimplified fastpath buffer handling.
2018-04-04 Armin NovakFixed missing return value checks.
2018-04-04 MartinHaimbergerMerge pull request #4514 from akallabeth/com_lpt_fix
2018-04-04 Armin NovakFixed XPixmap checks.
2018-04-04 Armin NovakFixed format string types.
2018-04-04 Armin NovakRemoved unnecessary range check.
2018-04-04 Armin NovakFixed integer to float type cast.
2018-04-04 Armin NovakFixed printf format string.
2018-04-04 Armin NovakFixed intrinsic integer overflow.
2018-04-04 akallabethMerge pull request #4457 from RangeeGmbH/fix_custom_sizes
2018-04-04 MartinHaimbergerMerge pull request #4472 from akallabeth/win_mouse_button
2018-04-04 MartinHaimbergerMerge pull request #4477 from akallabeth/command_line_fix
2018-04-04 MartinHaimbergerMerge pull request #4416 from akallabeth/audin_fix
2018-04-04 Martin FleiszMerge pull request #4529 from akallabeth/wlog_cleanup_fix
2018-04-03 akallabethMerge pull request #4519 from mfleisz/cssp_nonce_fix
2018-04-03 akallabethMerge pull request #4532 from RangeeGmbH/cmdline_spelling
2018-04-03 Kai HarmsFix spelling of network commandline values
2018-04-03 Armin NovakUse __attribute__((destructor)) on non windows systems.
2018-04-03 Armin NovakRemoved all calls to WLog_Init and WLog_Uninit
2018-04-03 Armin NovakRemoved winpr_exit
2018-04-03 akallabethMerge pull request #4527 from jkaivo/master
2018-04-03 Armin NovakFix #4524: Initialize with cleanup handler
2018-04-01 Jakob Kaivoadd support for the "pcb" block in .rdp files provided...
2018-03-30 Bernhard MiklautzMerge pull request #4522 from UndefBehavior/fix_SCardSt...
2018-03-30 UndefBehaviorFix SCardStatusW function
2018-03-29 Martin Fleiszcssp: Fix handling of nonce
2018-03-29 Kai HarmsFix /size: /w: /h: with /monitor: (Fix custom sizes)
2018-03-26 Armin NovakFixed #4412: memory corruption in audin channel.
next