platform/upstream/freerdp.git
2019-10-04 Armin NovakFixed #5645: realloc return handling
2019-10-04 Martin FleiszMerge pull request #5639 from akallabeth/error_category
2019-10-04 Martin FleiszMerge pull request #5643 from akallabeth/openh264_fixes
2019-10-04 Martin FleiszMerge pull request #5641 from akallabeth/settings_use_a...
2019-10-04 Armin Novakfixed openh264 related issues, thx to mythos from IRC
2019-10-03 Armin NovakFixed use after free.
2019-10-03 Armin NovakAdded function to get an error category for better...
2019-10-03 Martin FleiszMerge pull request #5634 from akallabeth/error_code_update
2019-10-02 Martin FleiszMerge pull request #5636 from akallabeth/silence_cmake
2019-10-02 David FortMerge pull request #5633 from akallabeth/event_fd_fix
2019-10-02 Armin NovakFix #5635: Silence double WITH_CUPS definition.
2019-10-02 Armin NovakFixed format string.
2019-10-02 Armin NovakAdded missing error codes.
2019-10-02 Armin NovakGetEventFileDescriptor return handle internal event.
2019-10-02 Martin Fleiszrail: Update to latest spec version 28.0
2019-10-02 Martin FleiszMerge pull request #5630 from akallabeth/fastpath_reset
2019-10-02 Armin NovakReset fastpath on disconnect, fixes #5629
2019-10-02 Martin FleiszMerge pull request #5628 from akallabeth/handle_fix
2019-10-01 akallabethFix WINPR_EVENT and WINPR_TIMER structs.
2019-10-01 Martin FleiszMerge pull request #5596 from akallabeth/wlog_cache_ptr
2019-10-01 Martin Fleiszcommon: Fix handling of redirectdrives setting
2019-10-01 Martin Fleiszrdpdr: Fix error code reporting for create PDUs
2019-10-01 Martin Fleiszwlog: Fix uninitialized type in wLogMessage
2019-10-01 Martin FleiszMerge pull request #5623 from akallabeth/gateway_error_...
2019-10-01 Martin FleiszMerge pull request #5616 from akallabeth/drive_prefer_a...
2019-10-01 Armin NovakMap gateway errors in freerdp_get_last_error_name
2019-09-30 kubistikaserver: proxy: register input and update callbacks...
2019-09-30 kubistikaserver: proxy: refactor pf_context_create_client_context
2019-09-30 kubistikaserver: proxy: support auto reconnect
2019-09-30 kubistikaserver: proxy: separate client and server security...
2019-09-27 Martin FleiszMerge pull request #5621 from akallabeth/santize_rdp_fi...
2019-09-27 Armin NovakTrim all RDP file string options except passwords.
2019-09-24 Armin NovakFix #5603: Prefer absolute path for /drive: syntax.
2019-09-24 Martin FleiszMerge pull request #5614 from akallabeth/better_gateway...
2019-09-24 Martin FleiszMerge pull request #5615 from akallabeth/rdp_relaxed_parse
2019-09-24 Armin NovakAdded option to parse RDP files relaxed.
2019-09-24 Armin NovakFix #5612: proper return values.
2019-09-24 Armin NovakSetting freerdp_last_error in gateway error response.
2019-09-23 Armin NovakBetter log message for resetting last error state.
2019-09-23 Martin FleiszMerge pull request #5610 from akallabeth/centos_fix
2019-09-23 Martin FleiszMerge pull request #5609 from akallabeth/printer_defaul...
2019-09-22 akallabethFix ##5593: duplicated typedef.
2019-09-22 akallabethFix #5593: Do not use diagnostics pragma inside functions
2019-09-22 akallabethFix #5606: Fall back to loading default printer backend.
2019-09-19 Bernhard MiklautzMerge pull request #5578 from kubistika/proxy/refactor
2019-09-17 David FortMerge pull request #5595 from volth/patch-3
2019-09-15 Armin NovakSpeedup for WLog_* macros, cache the log pointer
2019-09-15 volthavoid blurry filter when scaling factor is 2x, 3x, etc
2019-09-12 Martin FleiszMerge pull request #5591 from akallabeth/mac_hotplug_fix
2019-09-12 Armin NovakUse stat instead of lstat to iterate /Volumes
2019-09-12 Martin FleiszMerge pull request #5590 from akallabeth/hotplug_fix
2019-09-12 Armin NovakHotplugging only for drive redirection.
2019-09-11 Martin FleiszMerge pull request #5589 from akallabeth/strtol_error_check
2019-09-11 Martin FleiszMerge pull request #5582 from akallabeth/win_server_fixes
2019-09-11 Armin NovakTighter error checking for integer options in RDP file.
2019-09-11 kubistikaserver: proxy: config: fix mem leak
2019-09-11 Martin FleiszMerge pull request #5588 from akallabeth/last_error_reset
2019-09-11 Armin NovakReset last error state after a hostname was resolved...
2019-09-11 Martin FleiszMerge pull request #5587 from akallabeth/rdp_parser_cas...
2019-09-11 Armin NovakCompare rdp file options case insensitive
2019-09-10 Martin FleiszMerge pull request #5583 from akallabeth/mac_bundle_paths
2019-09-10 Armin Novakmac os bundles should not put libraries/addins in a...
2019-09-10 Armin NovakAdd MOUSEEVENTF_HWHEEL define if not found in windows.h
2019-09-10 Armin NovakFix windows shadow server issues reported in #5577
2019-09-10 kubistikaserver: proxy: client: only try NLA if credentials...
2019-09-09 kubistikaserver: proxy: get rid of unnecessary casts
2019-09-09 kubistikaserver: proxy: drop local unix socket listen option
2019-09-09 kubistikaserver: proxy: refactor
2019-09-09 kubistikaserver: proxy: refactor usage of pf_context_copy_settings
2019-09-08 kubistikaserver: proxy: make sure module's pre connect only...
2019-09-08 kubistikaserver: proxy: config: remove duplicate declaration...
2019-09-06 Martin FleiszMerge pull request #5569 from akallabeth/dynamic_printe...
2019-09-06 Armin NovakModified printer backend to allow dynamic backends.
2019-09-05 Martin FleiszMerge pull request #5570 from akallabeth/autodetect_fro...
2019-09-05 Armin NovakSet default connection type to autodetect for RDP files.
2019-09-04 Armin Novakfreerdp_channels_load_static_addin_entry pszSubsystem...
2019-09-04 Armin NovakNames of services are now const.
2019-09-04 Armin NovakGetter for state to string
2019-09-04 Martin FleiszMerge pull request #5567 from akallabeth/win_clear_sound
2019-09-03 Armin NovakFix some warnings on mac os
2019-09-03 Armin NovakRefactored winmm backend
2019-09-03 Armin NovakOnly close local audio device if rdpsnd thread closes...
2019-09-03 Armin NovakFixed limit check for wave confirm pdu timestamp.
2019-09-03 Armin NovakSet default build windows version to windows 7
2019-09-03 Armin NovakFix various compiler warnings for wfreerdp.
2019-09-03 Martin Fleiszcommon: Fix nullptr checking in settings_set_string...
2019-09-03 Martin FleiszMerge pull request #5563 from akallabeth/scanbuild_fixes
2019-09-03 kubistikaserver: proxy: only wait for server dynvc when needed
2019-09-03 Armin NovakFixed missing NULL check.
2019-09-03 Armin NovakFixed memory leak in error branch
2019-09-03 Armin NovakConverted BitStream_* defines to inline functions
2019-09-03 Armin NovakFixed uninitialized variable warning.
2019-09-03 Martin FleiszMerge pull request #5562 from akallabeth/rail_langbar_check
2019-09-03 Armin NovakFix issue reported in #5560: language bar might not...
2019-09-02 Martin FleiszMerge pull request #5561 from akallabeth/winmm_play_fix
2019-09-02 Armin NovakAdded deprecation macro.
2019-09-02 Armin NovakUse GetTickCount64 instead of GetTickCountPrecise.
2019-09-02 Armin NovakDo not use named events, they are global!
2019-09-02 Armin NovakUse CALLBACK_EVENT for waveOutOpen to play synchronously.
2019-09-02 Martin FleiszMerge pull request #5547 from akallabeth/color_convert_fix
next