platform/upstream/freerdp.git
2020-06-16 akallabethFixed surface locking for shadow server.
2020-06-16 Armin NovakDo not remove transfer data on usb cancel transfer
2020-06-16 Armin NovakFixed double free in urb_isoch_transfer_cb
2020-06-16 Armin NovakFixed sign compare warnings with constants.
2020-06-16 makki_dfix +unmap-buttons option having the opposite effect
2020-06-16 akallabethImprove X11 shadow authentication reason failure log
2020-06-16 Martin FleiszFix usage of DsMakeSpn with IP address hostnames
2020-06-16 Patrick ChinMessageQueue write time to current message not the...
2020-06-16 akallabethFixed #6267: adjust write_pixel_16 endian handling
2020-06-16 Kyle Evansuwac: don't try to use O_TMPFILE on FreeBSD
2020-06-16 Kubistikadrdynvc: client: fix #6252 use-after-free
2020-06-16 akallabethFixed formatting.
2020-06-16 Ondrej Holysmartcard: Teoretical fix of uninitialized values
2020-06-16 Ondrej Holysmartcard: Fix usage of uninitialized values
2020-06-16 Ondrej Holywlfreerdp: Fix array overrun
2020-06-16 Ondrej Holygdi: Fix missing unlock
2020-06-16 Simon Tatham[generate_argument_docbook] Fix typo in XML entity.
2020-06-16 Patrick ChinFix memory leaks in client/encomsp_main.c and client...
2020-06-16 Armin NovakFixed #6245: Added additional tests to assistance parser
2020-06-16 Florian Staudacherreport only actual bytes received, not allocated buffer...
2020-06-16 akallabethLock remaining occurances of security_encrypt/security_...
2020-06-16 akallabethLock security_decrypt to avoid simultaneous counter...
2020-06-16 Florian Staudacheronly call 'libusb_set_interface_alt_setting' when value...
2020-06-16 Ondrej Holywinpr/library: Use RTLD_GLOBAL for dlopen
2020-06-16 akallabethAdded scancodes for launch keys
2020-06-16 Armin NovakAdded release zip creation to script.
2020-06-16 Armin NovakFixed #6221: Update floatbar position with multitouch...
2020-06-16 Armin NovakFixed memory leak in rdpei
2020-06-16 Bernhard Miklautznew: add release script
2020-06-16 akallabethRead newline from stdio on certificate accept
2020-05-20 Martin FleiszMerge pull request #6212 from akallabeth/stable_backpor... 2.1.1
2020-05-20 akallabethPrepared version for 2.1.1
2020-05-20 akallabethUpdated changelog for 2.1.1
2020-05-20 akallabethClear dynamic channel lists on disconnect.
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 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...
next