platform/upstream/freerdp.git
2021-05-25 Armin NovakAdded version check for deprecated ffmpeg symbols
2021-05-25 Armin NovakFixed duplicate call to NtCurrentTeb
2021-05-25 Armin NovakFix NTLM auth message return code.
2021-05-25 akallabethCleaned up SAM file parser.
2021-05-25 akallabethFixed log filter initialization from env
2021-05-25 akallabethUpdated changelog for #6938
2021-05-25 akallabethFixed #6938: Remote app mode clipboard fix
2021-03-15 akallabethUpdated changelog. (#6906) 2.3.2
2021-03-15 akallabethEnsure canvas background is black before drawing
2021-03-15 akallabethUpdated OpenSSL and android dependencies
2021-03-12 Armin NovakReverted winpr_BinToHexString argument change
2021-03-12 akallabethFixed CodeQL warnings
2021-03-12 Armin NovakFix /monitor-list
2021-03-12 Armin NovakUpdated changelog
2021-03-12 Armin NovakFixed #6882: Use default output device on mac
2021-03-12 akallabethFixed mac issues with smartcard context cleanup (#6890)
2021-03-12 Armin NovakAdded missing bounds check.
2021-03-12 Armin NovakAdded fuzzying test for planar decoder
2021-03-12 Armin NovakAdded bounds check in rdpgfx_recv_wire_to_surface_1_pdu
2021-03-12 Armin NovakAdded bounds checks to gfx commands
2021-03-12 akarluse tlsOut BIO when using websocket in rdg_bio_ctrl
2021-03-09 akallabethUpdated changelog
2021-03-09 Armin NovakFilter RDPDR types other than drives on windows hotplug
2021-03-09 akallabethUse specific names for drive hotplug special values
2021-03-09 akallabethCheck smartcard_convert_string_list for NULL string
2021-03-08 akallabethUpdated changelog.
2021-03-08 akallabethBackported #6865: Disable websockets command line option
2021-03-08 akallabethUpdated changelog.
2021-03-08 akallabethFix xf_Pointer_SetPosition with smart-sizing
2021-03-05 Armin NovakUpdated changelog
2021-03-05 Armin NovakAdded API check to allow compilation/run with mac os...
2021-03-04 akallabethParse on a copy of the argument string for printer
2021-03-04 akallabethUpdated changelog
2021-03-03 Armin NovakFixed smartcard_convert_string_list with 0 length
2021-03-02 akallabethUpdated changelog for next stable
2021-03-02 akallabethFixed linking dependencies for client geometry channel
2021-03-02 akallabethFixed format string in smartcard_trace_state_return
2021-03-01 akallabethAdded -DDEFINE_NO_DEPRECATED CMake option 2.3.1
2021-03-01 akallabethAdded changelog.
2021-03-01 akallabethFixed a leak on mouse cursor updates
2021-03-01 akallabethReverted connectErrorCode removal
2021-03-01 akallabethAdded explicit warnings for experimental/unstable features
2021-03-01 akallabethAdded compatibility define
2021-02-25 akallabethUpdated changelog 2.3.0
2021-02-25 akallabethCompatibility reordering of new symbols in struct
2021-02-25 akallabethForce enable wayland in ci and nightly
2021-02-25 Bernhard Miklautzci [codeql]: run apt update before install
2021-02-25 akallabethCreate codeql-analysis.yml
2021-02-25 akallabethFixed smartcard crash on error return (invalid length)
2021-02-25 Armin NovakFixed #6821: _stricmp does not like NULL strings
2021-02-25 Armin NovakUpdated windows time zones 2021-02-11
2021-02-25 akallabeth2.0 compatibility for rdpinput flag debug function
2021-02-25 akallabethFixed #6712: Use window size from settings
2021-02-25 Fabio FantoniMinor typo fix
2021-02-25 Marc-André... freerdp-client: don't enable vmconnect mode based on...
2021-02-25 akallabethFixed formatting and source/destination length use
2021-02-25 mingfanglibfreerdp: core: deep copy ServerCertificate
2021-02-25 Armin NovakCompatibility commit for RDPEI API
2021-02-25 Armin NovakFixed issue with backported websockets support
2021-02-25 Armin NovakUpdated changelog
2021-02-25 Pascal Nowackclients: Use the correct wheel rotation value
2021-02-25 akallabethFixed #6801: Delay sending of resolution change
2021-02-25 Armin NovakAdded ConnectionStateChangeEvent for clients
2021-02-25 Michael Saxlrdg websocket support
2021-02-25 akallabethFixed a ConvertToUnicode issue and added a unit test
2021-02-25 Armin NovakAlways return data on SCardGetStatusChange
2021-02-25 akallabethFixed issue with GetAttr where the result buffer was...
2021-02-25 akallabethFixed GetAttrib return length
2021-02-25 akallabethFixed smartcard_unpack_reader_state, allow empty names
2021-02-25 akallabethFixed SCardTransmit return
2021-02-25 akallabethFixed SCardState wrapper
2021-02-25 akallabethUnified smartcard call data structs
2021-02-25 akallabethUnified smartcard handle converstion
2021-02-25 akallabethFixed various return values in case of result != SCARD_...
2021-02-25 akallabethFixed GetAttrib call
2021-02-25 akallabethrefactored smartcard allocations
2021-02-25 akallabethFixed SCard debug WCHAR string lengths
2021-02-25 akallabethFixed double free in PCSC_SCardGetAttrib_FriendlyName
2021-02-25 Armin NovakReordered UWAC events to keep compatibility
2021-02-25 Armin NovakChangelog for 2.3.0
2021-02-25 Armin NovakCompatibility changes
2021-02-25 Armin NovakIncreased version to 2.3.0
2021-02-25 Armin NovakDo not recreate already initialized codecs
2021-02-25 akallabethFixed default return for DrawOrderInfo
2021-02-25 akallabethFix length return for SCARD_ATTR_VENDOR_NAME
2021-02-25 Armin NovakFixed PCSC_SCardGetAttrib wrapper
2021-02-25 akallabethDereference ppbAttr as argument for SCardGetAttrib
2021-02-25 Armin NovakAdded option to remap scancodes
2021-02-25 Armin NovakCompatibility commit
2021-02-25 Vic Leeprogressive: fix multiple regions in one gfx frame.
2021-02-25 0140454libuwac: Fix code format
2021-02-25 0140454Sync numlock, capslock state in Wayland
2021-02-25 0140454libuwac: Add UwacKeyboardModifiersEvent
2021-02-25 0140454Dont' commit surface in configure handler
2021-02-25 0140454Process close event
2021-02-25 akallabethAdded wayland discrete axis events for mouse wheel
2021-02-25 Martin Fleiszcore: Enable network auto detection by default
2021-02-25 Martin Fleiszcore: Remove connection type manipulation in gcc_write_...
2021-02-25 kubistikalibfreerdp: core: add checks in gcc_write_client_data_b...
2021-02-25 Martin Fleiszgateway: Fix consent/service message in legacy gateway...
next