platform/upstream/freerdp.git
2020-07-31 akallabethFix #6399: Call ConvertFromUnicode with length -1.
2020-07-31 Zhu Qun-Yingcliprdr_common.c: fix memory leak in certain error...
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 Bernhard Miklautznew: Changelog for 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 akallabethFixed input sanitation in rdpgfx_recv_solid_fill_pdu
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-08 Kobi Mizrachiserver: proxy: add extern C for c++ plugins
2020-07-07 Kobi Mizrachiserver: proxy: rail: Fix rail handshake flags sync...
2020-07-07 Kobi Mizrachirail: server: add API to set railHandshakeExflags
2020-07-07 Kobi Mizrachiserver: proxy: fix race issue
2020-07-07 akallabethUpdated version information for 2.2.0 release
2020-07-07 Armin NovakFixed urbdrc device path
2020-07-07 Armin NovakFixed bDeviceClass check in udev_init
2020-07-07 akallabethReplaced malloc in urbdrc channel
2020-07-07 akallabethFixed discrepancy in string descriptor default
2020-07-07 akallabethReplaced memset in urbdrc
2020-07-07 akallabethUnified logging for urbdrc libusb wrapper
2020-07-07 akallabethInitialize variable in func_instance_id_generate
2020-07-07 akallabethImproved error log for string descriptor read issues
2020-07-07 akallabethReverted check for short usb descriptor
2020-07-07 akallabethAdded compile time urbdrc debug option
2020-07-07 akallabethDump USB channel data with log-level trace
2020-07-07 Kobi Mizrachiserver: proxy: proxy rdp heartbeats
2020-07-07 Kobi Mizrachilibfreerdp: core: add ServerHeartbeat callback
2020-07-06 Armin NovakMoved pthread non portable function checks before ASAN
2020-07-06 Armin NovakRefined asan checks
2020-07-06 akallabethRemoved unnecessary checks for asan
2020-07-06 Kobi Mizrachirail: server: rename rail_send_pdu -> rail_server_send_pdu
2020-07-06 Kobi Mizrachirail_common.c: Fix rail_get_order_type_string
2020-07-06 Kobi Mizrachirail: server: mark rail_send_pdu as static function
2020-07-06 Armin NovakFixed #6335: windows client title length
2020-07-06 akallabethAdded hint for errors due to missing offscreen-cache
2020-07-06 akallabethUse CMake to detect availability of getlogin_r
2020-07-06 Armin NovakFixed uninitialized value
2020-07-06 akallabethFilter GSM codec for microphone redirection
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...
next