platform/upstream/freerdp.git
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.
2019-11-05 Bernhard MiklautzMerge pull request #5690 from akallabeth/winpr_ini_cleanup
2019-11-05 Armin NovakRemoved invalid use of strnlen
2019-11-05 Armin NovakUse BOOL return for IniFile_Open_File and IniFile_Load_File
2019-11-05 Martin FleiszMerge pull request #5553 from akallabeth/win_console_fix
2019-11-04 Armin NovakFixed review remarks.
2019-11-04 Bernhard MiklautzMerge pull request #5699 from akallabeth/proxy_link_fix
2019-11-04 David Fortrdp: fix byte and packet counters
2019-11-04 David Fortfix typo
2019-11-02 akallabethFix #5693: Add missing link to gfx client channel library
2019-10-31 David FortMerge pull request #5692 from kubistika/proxy/when_poss...
2019-10-31 kubistikaserver: proxy: client: always do NLA fallback
2019-10-29 Armin NovakFixed warnings from TestEnvironmentGetEnvironmentStrings
2019-10-29 Armin NovakCleaned up TestCryptoHash
2019-10-29 Armin NovakRemoved strlen from GetComputerNameExA
2019-10-29 Armin NovakFixed length checks for GetComputerNameA
2019-10-29 Armin NovakRemoved strlen use in wlog (and speed up check)
2019-10-29 Armin NovakFixed int/size_t use for channel add functions.
2019-10-29 Armin NovakFixed tmpnam warning.
2019-10-29 Armin NovakRemoved strcpy use.
2019-10-29 Armin NovakCode cleanups (strlen, casts, size_t, ...)
2019-10-29 Armin NovakCleaned up ini.h and added error checks.
2019-10-28 Martin FleiszMerge pull request #5673 from akallabeth/audin_format_l...
2019-10-28 Martin FleiszMerge pull request #5670 from akallabeth/cairo_detectio...
2019-10-28 Martin FleiszMerge pull request #5668 from akallabeth/xfreerdp_mon_check
2019-10-28 kubistikaserver: proxy: export config utils functions to be...
2019-10-28 kubistikaserver: proxy: stop loading session captures config...
2019-10-28 Armin NovakUse COMMAND_LINE_ARGUMENT_A copy also in shadow server...
2019-10-28 Armin NovakCOMMAND_LINE_ARGUMENT structs contain parser results...
2019-10-28 Martin FleiszMerge pull request #5676 from akallabeth/hotplug_leak_fix
2019-10-28 Martin FleiszMerge pull request #5680 from akallabeth/fixes2
2019-10-28 Bernhard MiklautzMerge pull request #5684 from akallabeth/disp_static_fkt
2019-10-28 Armin NovakMade disp channel internal functions static.
2019-10-28 Martin FleiszMerge pull request #5679 from akallabeth/gdi_clamp
2019-10-25 Armin NovakFix #5687: check for file extensions case insensitive.
2019-10-25 Armin Novakwts_read_drdynvc_close_response quit message queue.
2019-10-25 Armin NovakAdded MessageQueue_Dispatch argument checks
2019-10-25 Armin NovakFix gdi coordinate clamping.
2019-10-24 Armin NovakRemoved experimental warning from gfx
2019-10-24 Armin Novakdevman_load_device_service device argument can be const.
2019-10-24 kubistikaserver: proxy: refactor config loader
next