platform/upstream/freerdp.git
2020-06-29 Pascal Nowacknsc: Fix memory leak
2020-06-26 Armin NovakFixed creating release zip from folder
2020-06-26 Armin NovakFixed #6298: Mask CACHED_BRUSH when checking brush...
2020-06-26 Armin NovakFixed spelling, print errors to stderr
2020-06-26 Armin NovakFixed bug with creating release source_version
2020-06-22 Martin FleiszMerge pull request #6285 from akallabeth/stable-backports2 2.1.2
2020-06-22 Armin NovakUpdated versions to 2.1.2
2020-06-22 Armin NovakAdded changelog for 2.1.2
2020-06-22 akallabethFixed possible integer overflow in crypto_rsa_common
2020-06-22 akallabethFixed fallback to getlogin for android
2020-06-22 akallabethRemoved duplicate semicolon
2020-06-22 akallabethFixed OOB read in ntlm_av_pair_get
2020-06-22 akallabethFixed broken const variable.
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 TrioParse and trio_length limts.
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 akallabethUse localtime_s on windows
2020-06-22 akallabethReplaced gmtime with gmtime_r
2020-06-22 akallabethFixed codition with side effects
2020-06-22 akallabethFixed pcap cleanup
2020-06-22 akallabethFixed double free
2020-06-22 akallabethReplaced getlogin with getlogin_r
2020-06-22 akallabethReplaced localtime with localtime_r
2020-06-22 akallabethFixed memory leaks in ntlm
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 NovakRespect SECBUFFER_READONLY flag in NTLM EncryptMessage
2020-06-22 Armin NovakAdded missing SECBUFFER_READONLY flag in rpc_client_wri...
2020-06-22 Armin NovakTSG improvements
2020-06-22 akallabethFixed missing lock during buffer submit.
2020-06-22 Bernhard MiklautzRevert "winpr/library: Use RTLD_GLOBAL for dlopen"
2020-06-22 Bernhard Miklautzfix [client channels]: move exported API calls to clien...
2020-06-22 akallabethFixed double free for uwac buffers
2020-06-22 akallabethLock wayland buffer updates
2020-06-22 Kubistikaserver: proxy: cap plugin: fix var and func declaration
2020-06-22 Kobi Mizrachiserver: proxy: implement session capture plugin
2020-06-22 Kobi Mizrachiwinpr: image: add API to construct bmp header
2020-06-16 akallabethFixed compilation issue with shadow pam code
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.
next