Fixed primitives test
[platform/upstream/freerdp.git] / libfreerdp /
2021-02-25 Armin NovakFixed primitives test
2021-02-25 Armin NovakFixed unit tests run under memory sanitizer
2021-02-25 akallabethRemoved invalid check
2021-02-25 akallabethImplemented 2.2.1.17.1 Persistent Key List PDU Data...
2021-02-25 akallabethFixed rdp_capability_set_start checks
2021-02-25 akallabethCheck stream capacity in rdp_capability_set_finish
2021-02-25 akallabethAdded data_pdu_type_to_string
2021-02-25 akallabethFixed primitiveYUV unit test.
2021-02-25 akallabethIgnore alpha channel during color conversion.
2021-02-25 akallabethFixed missing check for fastpath input messages
2021-02-25 Armin NovakFixed const correctness of RECTANGLE_16 variable
2021-02-25 Armin NovakFixed pcap capture function const correctness
2021-02-25 Armin NovakFix ColorFidelity use
2021-02-25 Armin NovakFix color fidelity issues with windows 7
2021-02-25 Armin NovakFixed problematic cast of integer mask to bool
2021-02-25 Martin Fleiszprimitives: Respect alpha values in YUV444 SSE pixel...
2021-02-25 Martin Fleiszcore: Remove error code from string returned by rpc_err...
2021-02-25 Martin FleiszFix parsing of current keyboard locale
2021-01-11 Martin FleiszMerge pull request #6623 from akallabeth/stable-2.0...
2021-01-11 Martin FleiszMerge pull request #6671 from akallabeth/stable-2.0...
2020-12-15 akallabethBackported #6670: Progressive decoding of subbanddiff
2020-12-10 akallabethFixed #6656: invalid read of proxy port.
2020-12-02 Armin NovakRemoved obsolete connectErrorCode
2020-12-02 akallabethFixed remarks.
2020-12-02 Bernhard Miklautznew [orders]: BMF_24BPP support and some comments
2020-12-02 akallabethFix warning #6515
2020-12-01 kubistikareset codecs in gdi_pipeline_init
2020-12-01 Fabio Fantoniremove unwanted log level set to debug in rfx
2020-12-01 akallabethRefactored reading of optional order bytes
2020-12-01 akallabethFixed parsing of FastGlyph order.
2020-12-01 akallabethUse settings string setter to overwrite computername
2020-12-01 akallabethFixed #6442: Use cmake to provide source directory...
2020-12-01 Armin NovakRefactored rdg_read_http_unicode_string warning fixes
2020-12-01 Armin NovakFixed warnings.
2020-12-01 Armin NovakFixed missing input length check for color pointer.
2020-12-01 Armin NovakFixed compilation warnings.
2020-12-01 Armin NovakFixed #6418: Warning due to invalid const qualifier
2020-12-01 Armin NovakImprove NLA auth token debugging
2020-12-01 Armin NovakImprove NLA error code logging.
2020-08-05 Martin FleiszMerge pull request #6405 from akallabeth/an-stable-2.0
2020-08-05 akallabethUse freerdp_settings_[s|g]et* api to access proxy vaiables.
2020-08-05 Martin FleiszAdd GatewayMessageType to public API
2020-08-05 Martin Fleiszgateway: Add processing of consent and service messages...
2020-07-31 akallabethFix #6399: Call ConvertFromUnicode with length -1.
2020-07-23 Armin NovakSet BIO data NULL on cleanup
2020-07-20 Martin FleiszMerge pull request #6382 from bmiklautz/release_220 2.2.0
2020-07-20 Norbert Federacore: fix invalid inttype and reference
2020-07-15 akallabethFixed missing input sanitation for GFX surfaces.
2020-07-15 Giovanni PanozzoFix seeking in Cache Brush and other Secondary Drawing...
2020-07-15 Bernhard MiklautzMerge pull request #6319 from akallabeth/stable-2.0...
2020-07-07 Kobi Mizrachilibfreerdp: core: add ServerHeartbeat callback
2020-07-06 akallabethAdded hint for errors due to missing offscreen-cache
2020-07-06 akallabethFilter GSM codec for microphone redirection
2020-06-29 Pascal Nowacknsc: Fix memory leak
2020-06-26 Armin NovakFixed #6298: Mask CACHED_BRUSH when checking brush...
2020-06-22 Martin FleiszMerge pull request #6285 from akallabeth/stable-backports2 2.1.2
2020-06-22 akallabethFixed possible integer overflow in crypto_rsa_common
2020-06-22 akallabethReset freed HGDI_DC
2020-06-22 akallabethFixed out of bound read in RLEDECOMPRESS
2020-06-22 akallabethFixed OOB read in update_recv_secondary_order
2020-06-22 akallabethFixed OOB read in update_read_cache_bitmap_v3_order
2020-06-22 akallabethFixed invalid access in update_recv_primary_order
2020-06-22 akallabethFixed pcap cleanup
2020-06-22 akallabethFixed Out-of-bound read in glyph_cache_put
2020-06-22 akallabethFixed OOB Read in license_read_new_or_upgrade_license_p...
2020-06-22 Armin NovakAdded missing SECBUFFER_READONLY flag in rpc_client_wri...
2020-06-22 Armin NovakTSG improvements
2020-06-16 Martin FleiszFix usage of DsMakeSpn with IP address hostnames
2020-06-16 akallabethFixed #6267: adjust write_pixel_16 endian handling
2020-06-16 Ondrej Holygdi: Fix missing unlock
2020-06-16 Armin NovakFixed #6245: Added additional tests to assistance parser
2020-06-16 akallabethLock remaining occurances of security_encrypt/security_...
2020-06-16 akallabethLock security_decrypt to avoid simultaneous counter...
2020-05-20 Martin FleiszMerge pull request #6212 from akallabeth/stable_backpor... 2.1.1
2020-05-20 Kobi Mizrachicodec: fix typo in progressive codec log
2020-05-20 akallabethFixed some more resource cleanup leaks in nla
2020-05-20 akallabethReformatted to satisfy clang-format
2020-05-20 akallabethAbort on first possible certificate validation error
2020-05-20 Armin NovakFixed #6200: Arraysize check
2020-05-20 Armin NovakFixed #6199: Reading version information in tsg
2020-05-20 akallabethRenamed variable to avoid MSVC define collission
2020-05-20 akallabethEnsure buffers are NULL before reuse in NLA
2020-05-20 akallabethRemoved unused variable warnings
2020-05-20 akallabethFixed GHSL-2020-101 missing NULL check
2020-05-20 akallabethFixed GHSL-2020-102 heap overflow
2020-05-20 akallabethFixed multiple sanitizer errors in codecs
2020-05-18 akallabethFixed history buffer reset.
2020-05-18 akallabethFixed extended info packet alignment.
2020-05-18 akallabethFixed rdp_read_info_packet unaligned access and size...
2020-05-18 akallabethFixed memory leak in test
2020-05-18 akallabethFixed unaligned access
2020-05-18 akallabethRewritten rdp_recv_logon_info_v2 to remove unaligned...
2020-05-18 akallabethRewritten check to satisfy BehaviouralSanitizer
2020-05-18 akallabethFixed undefined behaviour
2020-05-18 akallabethFixed undefined behaviour in primitives shift
2020-05-18 akallabethFixed undefined behaviour in ncrush
2020-05-18 akallabethFixed undefined behaviour in rfx decoder
2020-05-18 akallabethFixed UndefinedBehaviour in planar left shift
2020-05-18 akallabethRefactored settings clone/free, extended tests
2020-05-18 akallabethAlways require aligned memory for interleaved codec.
next