platform/upstream/freerdp.git
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 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
2019-08-30 Martin FleiszMerge pull request #5558 from akallabeth/drive_hotplug_name
2019-08-30 Armin NovakAllow /drive:<name>,* syntax.:wq
2019-08-30 Martin FleiszMerge pull request #5541 from akallabeth/rdp_file_full_...
2019-08-30 Martin FleiszMerge pull request #5555 from akallabeth/audin_load_fix
2019-08-29 Armin NovakFix #5554: audin is a dynamic channel
2019-08-29 Armin NovakSanitize drive redirection names.
2019-08-29 kubistikaserver: proxy: rdpsnd support
2019-08-29 kubistikardpsnd: subsystems: Add proxy subsystem
2019-08-29 kubistikardpsnd: client: add rdpContext getter
2019-08-28 kubistikaserver: proxy: fix nla fallback (introuduced in #5522)
2019-08-28 David FortMerge pull request #5549 from akallabeth/prompt_for_cre...
2019-08-27 Armin NovakRead and write RDP file 'prompt for credentials'
2019-08-26 Armin NovakAdded color conversion correctness check to interleaved...
2019-08-26 Armin NovakFix #5543: 16 bit color to 32bit color conversion.
2019-08-23 David Fortkeyboard: don't catch Ctrl+Alt-C if encomsp is not...
2019-08-23 Armin NovakUnified DriveStoreRedirect parsing.
2019-08-23 kubistikaserver: proxy: disp: fix copyright
2019-08-23 kubistikaserver: proxy: use new hooks api
2019-08-23 kubistikaserver: proxy: improve modules api
2019-08-23 Armin NovakAdded support for drivestoreredirect:s:<path>(<path...
2019-08-23 Armin NovakAllow DynamicDrives as special option for /drive
2019-08-23 Armin NovakAdd dynamicDrives hotplug option.
next