platform/upstream/freerdp.git
2019-12-17 Kobi Mizrachiupdate: add proper stream checks
2019-12-17 Kobi Mizrachiwinpr: SetWaitableTimer should not free the handle...
2019-12-16 xie.kunmingrdp.c : fix DATA_PDU_TYPE_STRINGS mismatch declaration...
2019-12-16 Bernhard MiklautzMerge pull request #5778 from akallabeth/shadow_warnings
2019-12-16 xie.kunmingfix typo of jpeg
2019-12-12 Kobi Mizrachirdpgfx: surface_to_scaled_window: fix pdu type
2019-12-12 Kobi Mizrachicore: server: update: fix update_send_new_or_existing_n...
2019-12-12 Kobi Mizrachicore: server: add missing NULL check in FreeRDP_WTSVirt...
2019-12-12 Kobi Mizrachirail: keep extendedSpiSupported flag synced
2019-12-12 Kobi Mizrachirail: stream size checks and rail_read_sysparam_order...
2019-12-12 Armin NovakStream size checks for rail_write_sysparam_order
2019-12-12 Mati Shabtayproxy: Implement RAIL support in proxy
2019-12-12 Mati Shabtayrail server: implement channel code for rail server
2019-12-12 Mati Shabtaychannels.c: Send the CHANNEL_OPTION_SHOW_PROTOCOL optio...
2019-12-12 Mati Shabtayinfo.c: Set hidef Remote App flag on info packet read
2019-12-12 Mati Shabtayupdate.c: Implement rail server altsec window orders
2019-12-12 Armin NovakAdded warning to win shadow server
2019-12-09 ajlex140reply with empty irp package with error code, if irp...
2019-12-06 Martin FleiszMerge pull request #5766 from akallabeth/rdpsnd_no_thread
2019-12-05 Armin NovakRemoved some unnecessary casts.
2019-12-05 Armin NovakRemoved rdpsnd client thread
2019-12-04 David FortMerge pull request #5765 from akallabeth/add_missing_st...
2019-12-04 Armin NovakAdded missing Stream_Write_INT32
2019-12-02 Martin FleiszMerge pull request #5739 from akallabeth/improve_functi...
2019-12-02 Armin NovakRemove symbols exported by accident.
2019-11-29 Martin FleiszMerge pull request #5762 from akallabeth/rdp_file_smart...
2019-11-29 David Fortprimitives: use host pointers for openCL
2019-11-29 Pål HålandSmartSizingWidth and SmartSizingHeight in RDP file:
2019-11-29 Martin FleiszMerge pull request #5761 from akallabeth/rdp_file_add_o...
2019-11-29 Armin NovakAdded RDP file option 'desktop size id:i:' support.
2019-11-29 Martin FleiszMerge pull request #5748 from akallabeth/mac_sound_no_mic
2019-11-29 Martin FleiszMerge pull request #5753 from akallabeth/win_clipboard_...
2019-11-28 David FortMerge pull request #5756 from akallabeth/nocodec_length...
2019-11-28 Armin NovakAdded data length check for RDP_CODEC_ID_NONE
2019-11-26 Armin NovakFix #5749: Retry to open the clipboard.
2019-11-25 David Fortwinpr: fix anonymous enum members and menbers without...
2019-11-25 Armin NovakFix #5747: Only open output device in rdpsnd for mac.
2019-11-22 Armin NovakUpdated primitive function const correctness.
2019-11-22 Armin NovakAdded YUV444 kernel
2019-11-22 Armin NovakFixed intialization of opencl primitives and warnings.
2019-11-22 David Fortopencl: inline the openCL program in the source code
2019-11-22 Armin NovakFixed init code.
2019-11-22 Armin NovakFixed primitives cleanup code.
2019-11-22 Armin NovakCleaned up primitives code.
2019-11-22 David Fortprimitives: add openCL support
2019-11-22 David Fortrails: shorten logs
2019-11-21 Bernhard MiklautzMerge pull request #5743 from akallabeth/32bit_warn_fix
2019-11-21 Armin NovakFixed GetEnvironmentStrings test
2019-11-21 Martin FleiszMerge pull request #5738 from akallabeth/hide_unexporte...
2019-11-21 Armin NovakFix #5741: Limit strnlen checks to INT_MAX to silence...
2019-11-20 David FortMerge pull request #5736 from akallabeth/makecert_cleanups
2019-11-20 Armin NovakDo not export functions that are purely internal.
2019-11-20 Armin NovakFixed scanbuild warnings.
2019-11-20 Martin FleiszMerge pull request #5729 from akallabeth/drive_redirect...
2019-11-20 Armin NovakCleaned up code for makecert.
2019-11-19 Armin NovakFixed path NULL checks.
2019-11-19 Martin FleiszMerge pull request #5706 from akallabeth/tcp_keepalive
2019-11-19 Martin FleiszMerge pull request #5724 from akallabeth/opaque
2019-11-18 Armin NovakFixed #5727: drive_process_irp_create set path to NULL...
2019-11-18 Armin NovakFixed #5727: use getmntent to read /proc/mounts
2019-11-18 Armin NovakFixed #5727: Remove forbidden symbols from drive name
2019-11-14 Armin NovakrdpNineGridCache now opaque
2019-11-14 Armin NovakMPPC_CONTEXT now opaque
2019-11-14 Armin NovakNCRUSH_CONTEXT now opaque
2019-11-14 Armin NovakXCRUSH_CONTEXT now opaque
2019-11-14 Armin NovakrdpOffscreenCache now opaque
2019-11-14 Armin NovakrdpBrushCache now opaque
2019-11-14 Bernhard MiklautzMerge pull request #5715 from akallabeth/table_gen
2019-11-14 Armin NovakFixed #5713: Use proper types to generate tables.c...
2019-11-14 David FortMerge pull request #5722 from akallabeth/primitives_con...
2019-11-14 Armin NovakModified primitives function pointer to take const...
2019-11-13 Bernhard Miklautzfix [build]: don't export rdp2tcp as cmake target
2019-11-13 Martin FleiszMerge pull request #5718 from akallabeth/remdesk_fix
2019-11-13 Armin NovakFixed cleanup of remdesk in CHANNEL_EVENT_WRITE_COMPLETE
2019-11-12 kubistikacliprdr: common: fix validation of file contents reques...
2019-11-12 kubistikaserver: proxy: fix sync issue in gfx opening
2019-11-11 Martin FleiszMerge pull request #5711 from akallabeth/diff
2019-11-11 Armin NovakFixed broken strnlen checks
2019-11-11 Bernhard MiklautzMerge pull request #5709 from akallabeth/diff
2019-11-11 Armin NovakFixed broken length calculation in rdp_write_extended_i...
2019-11-07 Armin NovakAdded configurable TcpKeepAliveDelay setting.
2019-11-07 Armin NovakImplemented configurable tcp keepalive and timeout...
2019-11-07 Armin NovakAdded additional tcp keep alive settings.
2019-11-07 Armin NovakAdded TcpKeepalive setting, use settings getter const...
2019-11-07 Bernhard MiklautzMerge pull request #5703 from akallabeth/reformat
2019-11-07 Armin NovakAdded cast and checks for info packet.
2019-11-07 Armin NovakFixed NULL checks for strnlen calls, limit static chann...
2019-11-07 Armin NovakReformatted to new style
2019-11-07 Armin NovakUpdated format file.
2019-11-07 David FortMerge pull request #5704 from XiaopengZHOU/cursor-xor...
2019-11-07 Raphaël ZHOUFix padding of encoded scan-line for XOR mask of pointer.
2019-11-06 Martin FleiszMerge pull request #5687 from akallabeth/channel_write_...
2019-11-06 Armin NovakAdded CHANNEL_EVENT_WRITE_CANCELLED for remdesk channel
2019-11-06 Armin NovakFixed userdata pointer and CHANNEL_EVENT_WRITE_CANCELLE...
2019-11-06 Armin NovakListen to CHANNEL_EVENT_WRITE_CANCELLED and emit if...
2019-11-06 Armin NovakFixed #4809: Properly process CHANNEL_EVENT_WRITE_COMPLETE
2019-11-06 Armin NovakFixed VirtualChannelWriteEx error case leaks.
2019-11-06 Martin FleiszMerge pull request #5685 from akallabeth/multi_instance...
2019-11-05 Martin FleiszMerge pull request #5689 from akallabeth/cleanups
2019-11-05 Armin NovakFixed strnlen issues.
next