platform/upstream/freerdp.git
2018-09-28 Armin NovakMade gateway NTLM self contained.
2018-09-28 Armin NovakRefactored and simplified RPC signature functions.
2018-09-28 Armin NovakMade TSG struct opaque
2018-09-27 Armin NovakRefactored rpc_client and resolve gateway only once.
2018-09-27 Armin NovakRefactored RpcClient functions
2018-09-27 Armin NovakUnified dns resolving of host
2018-09-27 Armin NovakRefactored rdg channel structs.
2018-09-27 Armin NovakRefactored gateway ncacn HTTP to be self contained.
2018-09-27 Armin NovakRefactored gateway HTTP to be self contained.
2018-09-26 David FortMerge pull request #4874 from r-barnett/fix-MonitorLoca...
2018-09-26 Martin FleiszMerge pull request #4879 from akallabeth/clip_fix
2018-09-26 Martin FleiszMerge pull request #4862 from akallabeth/printer_warnin...
2018-09-26 Martin FleiszMerge pull request #4882 from akallabeth/no_proxy_cidr
2018-09-25 akallabethMerge pull request #4865 from mmattes/feature/floatbar
2018-09-25 Martin FleiszMerge pull request #4888 from akallabeth/shadow_server_...
2018-09-25 Armin NovakAdded microphone support to shadow server.
2018-09-25 David FortMerge pull request #4887 from akallabeth/rail_string_al...
2018-09-25 Armin NovakAllow empty rail strings.
2018-09-24 David FortMerge pull request #4501 from akallabeth/drive_file_siz...
2018-09-24 David FortMerge pull request #4880 from akallabeth/auto_reconnect...
2018-09-24 Armin NovakSkip empty server format response.
2018-09-24 Armin NovakFix NULL function pointer BeginPaint
2018-09-24 Armin NovakFixed freerdp_keyboard_layouts_free
2018-09-24 Armin NovakFree RDP_KEYBOARD_LAYOUT with freerdp_keyboard_layouts_free
2018-09-24 Armin NovakFixed domain and regex match.
2018-09-24 Armin NovakFixed #4878: Added cidr support for proxy exception...
2018-09-24 Armin NovakUnified auto_reconnect functions for all clients.
2018-09-24 David FortMerge pull request #4869 from akallabeth/clear_fix
2018-09-21 rbarnettMonitorLocalShiftX,Y should be set when 1st monitor...
2018-09-21 Martin FleiszMerge pull request #4872 from akallabeth/sw_gdi_default
2018-09-21 Martin FleiszMerge pull request #4871 from akallabeth/drdynvc_checks
2018-09-20 Martin FleiszMerge pull request #4873 from akallabeth/leak_fix
2018-09-20 akallabethMerge pull request #4855 from r-barnett/fix-logoff...
2018-09-20 Armin NovakFixed use after free and leak.
2018-09-20 Armin NovakFix #4851: Software GDI is now default
2018-09-20 Armin NovakFix for #4866: Added additional length checks
2018-09-19 rbarnettReplace cryptic names; move the disconnect ultimatum...
2018-09-19 Martin FleiszMerge pull request #4870 from corux/patch-1
2018-09-19 TobiasDo not prompt if blank password was provided
2018-09-19 Armin NovakFixed clear codec reset and test cases.
2018-09-19 Armin NovakFixed buffer size for clear_decompress test.
2018-09-19 Armin NovakFix #4868: Allow empty bands data.
2018-09-19 Martin FleiszMerge pull request #4867 from akallabeth/empty_smartcar...
2018-09-19 Armin NovakFixed smartcard filter for empty arguments.
2018-09-18 rbarnettStore the disconnect provider ulimatum reason in a...
2018-09-18 Markus Mattesfix hidden floatbar consumes a lot of cpu
2018-09-18 Markus Mattesimplemented floatbar for x11
2018-09-18 Armin NovakFixed a warning in printer channel.
2018-09-18 Martin FleiszMerge pull request #4859 from akallabeth/autoreconnect_...
2018-09-18 Armin NovakFixed #4857: Properly reset clear codec.
2018-09-17 Martin FleiszMerge pull request #4842 from akallabeth/smartcard_rdp_...
2018-09-17 Martin FleiszMerge pull request #4840 from akallabeth/smartcard_filter
2018-09-14 rbarnettMap a particular disconnect situation triggered by...
2018-09-14 Martin FleiszMerge pull request #4853 from r-barnett/add-nego-fail...
2018-09-14 Martin FleiszMerge pull request #4854 from akallabeth/rail_exec_argu...
2018-09-14 Armin NovakFixed macro _stream_read_n16_le and _stream_read_n16_be
2018-09-14 Armin NovakFixed const correctness for RAIL callbacks.
2018-09-14 Armin NovakFixed rail unicode string conversion and const correctness.
2018-09-13 rbarnettAdd an exit code for a security protocol negotiation...
2018-09-13 akallabethMerge pull request #4852 from r-barnett/fix-net-disconn...
2018-09-12 rbarnettSet an error exit code for an unsuccessful reconnect
2018-09-12 Martin FleiszMerge pull request #4850 from r-barnett/fix-connection...
2018-09-11 rbarnettReject unknown connection type values for /network...
2018-09-11 akallabethMerge pull request #4848 from mfleisz/longer_window_title
2018-09-10 Martin Fleiszwfreerdp: Increase buffer size for window title (#4731)
2018-09-10 Martin FleiszMerge pull request #4844 from akallabeth/avcodec_versio...
2018-09-07 Armin NovakRemoved manipulation of authentication modes.
2018-09-07 Armin NovakFixed avcodec version test.
2018-09-05 Armin NovakFixed out of bound access.
2018-09-04 Armin NovakAdded /smartcard-logon option to set flag. (Stripped...
2018-09-04 Armin NovakSet freed pointer to NULL avoiding double free.
2018-09-04 David FortMerge pull request #4839 from akallabeth/optional_begin...
2018-09-04 Armin NovakAdded multi filter for smartcard. (based on #4837 by...
2018-09-04 Armin NovakFixed #4835: BeginPaint callback now optional.
2018-09-03 David FortMerge pull request #4836 from akallabeth/strcpy_fix
2018-09-03 Armin NovakFixed an issue introduced with #4822
2018-08-30 David FortMerge pull request #4822 from akallabeth/remove_uncheck...
2018-08-29 Martin FleiszMerge pull request #4827 from akallabeth/fedora_build_fix
2018-08-27 Armin NovakFixed buffer size and function name
2018-08-27 Armin NovakFixed size of command line value string.
2018-08-27 Armin NovakFixed missing includes.
2018-08-27 Armin NovakFixed coverity memory leak.
2018-08-27 Armin NovakRemoved use of unchecked sprintf
2018-08-27 Armin NovakRemoved use of strcpy.
2018-08-27 akallabethMerge pull request #4829 from informatimago/smartcard...
2018-08-27 Pascal J. BourguignonCorrected the compatibility function names: crypto_cert...
2018-08-27 David FortMerge pull request #4828 from akallabeth/warning_fixes_2_0
2018-08-24 Pascal J. BourguignonCompute certificate_path from __FILE__ to adapt to...
2018-08-24 Pascal J. BourguignonPut back deprecated function names crypto_cert_get_alt_...
2018-08-24 Pascal J. BourguignonUse C comment syntax instead of C++; added static decla...
2018-08-24 Pascal J. BourguignonSmartcard Logon: restructured x509 certificate info...
2018-08-24 Armin NovakDevice name now const.
2018-08-24 Armin NovakRemoved unused variables.
2018-08-24 Armin NovakRemoved unused variables in tests.
2018-08-24 Armin NovakFixed missing const.
2018-08-24 Armin NovakFixed missing type casts.
2018-08-24 Armin NovakFixed unused variable warnings.
2018-08-24 Armin NovakFixed freerdp_load_dynamic_addin path
2018-08-24 Armin NovakFixed missing type cast.
2018-08-24 Armin NovakFixed unused label warning.
next