Fixed remarks.
[platform/upstream/freerdp.git] / libfreerdp / core / orders.c
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 akallabethRefactored reading of optional order bytes
2020-12-01 akallabethFixed parsing of FastGlyph order.
2020-12-01 Armin NovakFixed compilation warnings.
2020-07-20 Martin FleiszMerge pull request #6382 from bmiklautz/release_220 2.2.0
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-06 akallabethAdded hint for errors due to missing offscreen-cache
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 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 Armin NovakTSG improvements
2020-05-20 Martin FleiszMerge pull request #6212 from akallabeth/stable_backpor... 2.1.1
2020-05-20 Armin NovakFixed #6200: Arraysize check
2020-05-08 Bernhard MiklautzMerge pull request #6152 from akallabeth/stable-backports 2.1.0
2020-05-05 akallabethFixed #6112: Segfault in update_decompress_brush
2020-05-05 akallabethupdate_decompress_brush: explicit output length checks
2020-04-09 akallabethAbort order read on invalid element count.
2020-04-09 akallabethRefactored order stream manipulation
2020-04-09 akallabethFixed CVE-2020-11521: Out of bounds write in planar...
2020-04-09 akallabethFixed CVE-2020-11522: Limit number of DELTA_RECT to 45.
2020-04-09 akallabethFixed #6012: CVE-2020-11526: Out of bounds read in...
2020-04-06 Norbert FederaMerge pull request #6019 from akallabeth/bound_access_fixes
2020-04-02 akallabethFixed #6013: Check new length is > 0
2019-11-07 Bernhard MiklautzMerge pull request #5703 from akallabeth/reformat
2019-11-07 Armin NovakReformatted to new style
2019-02-28 MartinHaimbergerMerge pull request #5027 from akallabeth/wlog_off_fix
2018-12-11 Bernhard MiklautzMerge pull request #5075 from akallabeth/clipboard_chan...
2018-12-05 Martin FleiszMerge pull request #5062 from akallabeth/init_freerdp_i...
2018-12-04 Martin FleiszMerge pull request #4959 from akallabeth/gfx_lock_fix
2018-12-03 Martin FleiszMerge pull request #5082 from akallabeth/win_env_fix
2018-11-29 David FortMerge pull request #5080 from akallabeth/scanbuild...
2018-11-29 Armin NovakFixed zero sized allocation.
2018-11-22 Martin FleiszMerge pull request #5022 from akallabeth/gw_rdg_error_m...
2018-11-21 Martin FleiszMerge pull request #5016 from akallabeth/windows_server...
2018-11-21 akallabethMerge pull request #5039 from mcsong/master
2018-11-20 akallabethMerge pull request #5008 from wintersandroid/master
2018-11-20 Bernhard MiklautzMerge pull request #4953 from akallabeth/region_signed
2018-11-19 akallabethsigned gdi regions to adjust negative coordinates
2018-11-19 Martin FleiszMerge pull request #5021 from akallabeth/profiler_api_r...
2018-11-19 Bernhard MiklautzMerge pull request #4940 from akallabeth/check_window_o...
2018-11-15 Armin NovakAdded checks for order type window support.
2018-10-29 Martin FleiszMerge pull request #4907 from akallabeth/transport_writ...
2018-10-22 akallabethMerge pull request #4932 from hardening/stream_static
2018-10-22 Bernhard MiklautzMerge pull request #4796 from akallabeth/groegera_fixes
2018-10-18 akallabethMerge pull request #4946 from mmattes/fix/floatbar_app_...
2018-10-18 akallabethMerge pull request #4945 from mmattes/fix/transferEncoding
2018-10-18 Norbert FederaMerge pull request #4942 from akallabeth/rail_fixes_2.0
2018-10-18 Armin NovakFixed read_altsec_order ORDER_TYPE_WINDOW
2018-10-18 Armin NovakFixed order to string format string.
2018-10-17 akallabethMerge pull request #4600 from andreesteve/xfullscreen
2018-10-17 MartinHaimbergerMerge pull request #4937 from akallabeth/server_rdpsnd_...
2018-10-17 Martin FleiszMerge pull request #4926 from akallabeth/primary_order_...
2018-10-17 akallabethMerge pull request #4478 from smalleel/master
2018-10-17 Armin NovakRemoved debug log entries, simplified order support...
2018-10-17 Armin NovakAdd command line option /relax-order-checks
2018-10-17 Armin NovakFixed order requirements.
2018-10-16 Armin NovakFixed missing value check
2018-10-16 Armin NovakFixed glyph cache
2018-10-16 Armin NovakProper order checks.
2018-10-16 Armin NovakCheck if incoming secondary alternate orders have been...
2018-10-16 Armin NovakCheck if incoming secondary orders have been activated.
2018-10-16 Armin NovakFor every order check if it is activated in settings...
2018-10-16 Armin NovakAdded a warning that the server sent an unsupported...
2018-10-16 Armin NovakFixed arguments to *adust
2018-10-15 Armin NovakAdjust rectangles where appropriate.
2018-10-15 Armin NovakFixed MultiOpaqueRect
2018-10-15 Armin NovakFix bounding rectangle of OpaqueRect
2018-10-15 Armin NovakRemoved checks for LineTo, that is handled by the drawi...
2018-10-15 Armin NovakFixed various issues with primary orders.
2018-10-15 Armin NovakFixed logging.
2018-10-15 Armin NovakUse dynamic logging and fix compiler warnings.
2018-10-15 Armin NovakAdded altsec return value checks.
2018-10-15 Armin NovakUnified logging.
2018-10-15 Armin NovakAdded plausibility checks for order input coordinates.
2018-10-02 akallabethMerge pull request #4906 from FeLvi-zzz/japanese-patch
2018-09-24 David FortMerge pull request #4501 from akallabeth/drive_file_siz...
2018-07-31 Martin FleiszMerge pull request #4240 from akallabeth/wl_client_fixes
2018-07-04 Martin FleiszMerge pull request #4530 from akallabeth/order_refactor
2018-05-04 Armin NovakFixed NULL dereferences.
2018-05-02 Armin NovakRefactored order updates
2018-04-11 Bernhard MiklautzMerge pull request #4322 from akallabeth/rail_fixes
2018-03-07 akallabethMerge pull request #4470 from mfleisz/misc_fixes
2018-03-06 Martin Fleiszcore: Fix possible out-of-bounds read
2018-02-15 Martin FleiszMerge pull request #4325 from akallabeth/fixes_com
2018-01-23 Bernhard MiklautzMerge pull request #4328 from akallabeth/nightly_saniti...
2018-01-08 David FortMerge pull request #4323 from akallabeth/scanbuild_fixes
2018-01-08 David FortMerge pull request #4333 from akallabeth/drive_param_ch...
2018-01-08 akallabethMerge pull request #4334 from h3xx/fix-ffmpeg-support
2018-01-08 akallabethMerge pull request #4332 from hardening/xrandr_and_fixes
2017-12-29 David FortMerge pull request #4327 from akallabeth/disconnect_fix
2017-12-28 David FortMerge pull request #4329 from akallabeth/sw_gdi_fix
2017-12-22 Armin NovakAdded ROP to primary order debug message.
2017-11-27 Bernhard MiklautzMerge pull request #3991 from akallabeth/stream_string_...
2017-11-16 David FortMerge pull request #4000 from akallabeth/ign_keyword_fix
2017-11-16 akallabethMerge pull request #4034 from blino/wayland-keymap
next