platform/upstream/freerdp.git
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 akallabethFixed #6197: NULL check in urbdrc
2020-05-20 Armin NovakFixed #6195: Wrong length read/write in rdpei
2020-05-20 Armin NovakFixed #6200: Arraysize check
2020-05-20 Armin NovakFixed #6199: Reading version information in tsg
2020-05-20 Armin NovakFixed #6201: event handler count check
2020-05-20 akallabethReset pointer to NULL after free.
2020-05-20 akallabethRenamed variable to avoid MSVC define collission
2020-05-20 akallabethFixed missing label
2020-05-20 akallabethEnsure buffers are NULL before reuse in NLA
2020-05-20 akallabethRemoved unused variable warnings
2020-05-20 akallabethFixed invalid argument to strtok_s
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 issues with clang sanitizers and alignemt offsets.
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 akallabethFixed rails debug string warnings.
2020-05-18 akallabethutf8 behaviour fixes
2020-05-18 akallabethRewritten rdp_recv_logon_info_v2 to remove unaligned...
2020-05-18 akallabethRewritten check to satisfy BehaviouralSanitizer
2020-05-18 akallabethFixed BehaviourSanitizer warning in rdp parser
2020-05-18 akallabethFixed memory leak in NTLM test
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 akallabethFixed BehaviourSanitizer warnings in streams.
2020-05-18 akallabethFixed memory leak in ini parser and test functions.
2020-05-18 akallabethRefactored settings clone/free, extended tests
2020-05-18 akallabethFixed BehaviorSanitizer warnings.
2020-05-18 akallabethFixed BehaviorSanitizer warnings
2020-05-18 akallabethAlways require aligned memory for interleaved codec.
2020-05-18 akallabethFixed BehaviorSanitizer warnings
2020-05-18 akallabethFixed BehaviorSantizer warnings.
2020-05-18 akallabethFixed GHSL-2020-100: oob read in ntlm_read_ChallengeMessage
2020-05-18 Kentaro HayashiFixed typos (Otherweise)
2020-05-18 Vladyslav Hordiienkoimprove RFX DWT algorithm
2020-05-18 Vladyslav Hordiienkofix typo in GFX logs
2020-05-18 Victor KWindows Authentication - Then launced with username...
2020-05-18 akallabethRefactored sam functions to utilize strtok_s
2020-05-18 akallabethReplaced strtok with strtok_s
2020-05-18 akallabethFixed NULL access of context struct on screen draw
2020-05-18 akallabethExtend lifetime of streampool in drdynvc
2020-05-18 akallabethFixed sample client resource cleanup
2020-05-18 Kobi Mizrachichange use of strtok to strtok_s
2020-05-18 akallabethFixed drdynvc_send stream release
2020-05-18 akallabethFixed DestroyListener arguments and call order
2020-05-18 akallabethFixed #6148: multiple ceritificate purposes
2020-05-18 Kobi Mizrachiserver: proxy: use peer load balance info when host...
2020-05-18 akallabethDestroy channel listeners on terminate
2020-05-18 akallabethdrdynvc channel cleanup.
2020-05-18 akallabethEnsure all NLA structs are freed up
2020-05-18 akallabethFixed #6157: Reset cups instance on disconnect.
2020-05-18 akallabethFixed #6163: Force linking to objective C runtime
2020-05-18 akallabethFixed #6156: Enforce synchronized encrypt count
2020-05-18 akallabethFixed #6162: Clipboard temporary path length limit
2020-05-18 Kobi Mizrachiserver: proxy: Register signal handler after modules...
2020-05-18 Kobi Mizrachiserver: proxy: print version and buildconfig on startup
2020-05-08 Bernhard MiklautzMerge pull request #6152 from akallabeth/stable-backports 2.1.0
2020-05-08 akallabeth2.1.0 release version.
2020-05-08 akallabethChangelog for 2.1.0
2020-05-08 akallabethFixed integer overflow in winpr_image_bitmap_read_buffer
2020-05-08 akallabethChanged smartcard no reader log message level to info
2020-05-08 akallabethFixed wrong error return from drdynvc_write_data
2020-05-08 akallabethSilence valgrind in rdp_read_header
2020-05-08 akallabethSilence valgrind in unicode conversion functions
2020-05-08 akallabethIncreased uwac library version.
2020-05-08 akallabethCreate data copy in case of dynamic sound channel.
2020-05-08 akallabethFixed warning messages for RDP file options
2020-05-08 akallabethUse dedicated sound decoder thread.
2020-05-08 akallabethFixed primary monitor index for wayland fullscreen
2020-05-08 akallabethFixed UwacDisplayGetOutput and UwacOutputGetResolution...
2020-05-08 Linus Heckemannshadow_server: allow specifying IP addresses to listen...
2020-05-08 akallabethFixed compiler warnings for usb channel
2020-05-08 akallabethFixed index out of bound access in update_glyph_offset
2020-05-08 akallabethUnified INLINE definition
2020-05-08 Armin NovakSilence SCARD_E_TIMEOUT warnings
2020-05-08 akallabethFixed various input buffer length checks in URBDRC
2020-05-08 akallabethFixed int overflow in smartcard_ndr_read
2020-05-08 akallabethFixed int overflow in msusb_mspipes_read
2020-05-08 akallabethFixed int overflow in printer_write_setting
2020-05-08 akallabethFixed int overflow in PresentationContext_new
2020-05-05 akallabethFixed #6112: Segfault in update_decompress_brush
2020-05-05 akallabethFixed oob read in rfx_process_message_tileset
2020-05-05 akallabethFixed oob read in clear_decompress_subcode_rlex
2020-05-05 akallabethFixed oob read in rdpsnd_recv_wave2_pdu
2020-05-05 akallabethFixed oob read in update_recv
2020-05-05 akallabethupdate_decompress_brush: explicit output length checks
2020-05-05 akallabethFixed clipboard 'called with invalid type' warning
2020-05-05 akallabethFix short format name configuration and format list...
2020-05-05 akallabethFixed possible int overflow.
2020-05-05 akallabethRemove unnecessary cast.
next