platform/upstream/freerdp.git
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-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 David FortMerge pull request #4540 from akallabeth/warning_fixes_v2
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.
2018-03-26 Armin NovakAudin channel use dynamic logger where possible.
2018-03-26 Bernhard MiklautzMerge pull request #4513 from chipitsine/travis-new
2018-03-26 akallabethMerge pull request #4512 from chipitsine/master
2018-03-25 Ilya Shipitsininitial travis-ci support
2018-03-24 Ilya Shipitsinresolve several possible null pointer dereference
2018-03-23 akallabethMerge pull request #4510 from mfleisz/cssp_version_fix
2018-03-23 Martin Fleiszcssp: Separate client/server version handling (#4502)
2018-03-23 Armin NovakAdded debug message.
2018-03-23 Armin NovakRemoved reserved COM and LPT check.
2018-03-22 Bernhard MiklautzMerge pull request #4508 from h3xx/fix-ccache-support
2018-03-21 Dan ChurchFix ccache support
2018-03-21 David FortMerge pull request #4469 from akallabeth/win_server_fix
2018-03-21 akallabethMerge pull request #4504 from mfleisz/cssp_warnings
2018-03-21 Martin Fleiszcssp: Fix warnings (#4503)
2018-03-21 akallabethMerge pull request #4505 from bmiklautz/nightlies_bionic
2018-03-21 Bernhard Miklautzpkg freerdp-nightly: fix build on bionic
2018-03-20 akallabethMerge pull request #4499 from mfleisz/cssp_v6
2018-03-20 Martin Fleiszcssp: Add support for protocol version 6
2018-03-19 David FortMerge pull request #4497 from akallabeth/kwin_multimon
2018-03-19 Armin NovakFix #2707: Set fullscreen first
2018-03-17 David FortMerge pull request #4495 from akallabeth/header_fix
2018-03-17 Armin NovakFixed #4493: duplicate typedef.
2018-03-14 akallabethMerge pull request #4487 from bmiklautz/KB4088776
2018-03-14 Bernhard Miklautzfix nla: don't use server version
2018-03-12 Martin FleiszMerge pull request #4473 from akallabeth/mac_timer
2018-03-12 Armin NovakAdded WaitableTimer implementation for mac OS.
2018-03-09 Armin NovakDetect command line flags in case RDP or MSINCIDENT...
2018-03-08 Armin NovakAdded additional mouse mappings.
2018-03-07 Armin NovakDo not clear invalid region if no client connected.
2018-03-07 Armin NovakFixed windows shadow server update copy.
2018-03-07 Martin FleiszMerge pull request #4471 from akallabeth/thread_functio...
2018-03-07 Armin NovakFixed compiler warnings.
2018-03-07 Armin NovakFixed threadpool work function return and arguments.
2018-03-07 Armin NovakFixed thread function return and parameters.
2018-03-07 akallabethMerge pull request #4470 from mfleisz/misc_fixes
2018-03-07 akallabethMerge pull request #4464 from perkerk/misc-windows...
2018-03-07 Eric BrownRemove NULL check before _aligned_free call
2018-03-07 Eric BrownClean up mf_uninit
2018-03-07 Martin FleiszMerge pull request #4454 from akallabeth/nightly
2018-03-06 Martin Fleiszrdpei: Fix possible NULL ptr access
2018-03-06 Martin Fleiszdrive: Fix possible NULL ptr access
2018-03-06 Martin Fleiszdebug: Fix broken format specifiers
2018-03-06 Martin Fleiszdrdynvc: Fix possible NULL pointer accesses
2018-03-06 Martin Fleiszcodec: Another realloc fix
2018-03-06 Martin Fleiszcore: Fix possible out-of-bounds read
next