Revisions of freerdp3

Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 185)
- update to current master
#9030 [gateway,rdg] fix a leak and NULL access in RDG
#9017 [client,sdl] encapsulate c++ context
#9019 Add fuzzers to a common module
#9026 [core,rdp] log rdp_read_share_control_header
#9023 [channels,rdpdr] enforce client state checks
#9016 [client,sdl] use SDL_WaitEvent
#9009 [cmake] build xfreerdp standalone project
#9014 Winpr atexit
#9015 Clip dir fix
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 184)
- update to current master
#9008 [core,licensing] allow all SEC_AUTODETECT_REQ messages
#9005 Client standalone project
#8989 [cmake] Enable static building
#9006 Cliprdr direction mask
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 183)
- update to current master
#9002 Compile and cmake fixes
#9001 new [libfreerdp]: use compile time paths in FreeRDP cmake module
#8965 [client,common] auto reconnect abort early on cancel
#9000 Compile and cmake fixes
#8990 Use an embedded browser window to obtain an authorization code
#8998 Server logs
#8976 [client,common] add command line argument /from
#8996 Rect bounds
#8994 [libfreerdp] add bounds check, fix 3 security breaches.
#8995 Yuv fix
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 182)
- update to current master
#8978 [winpr,crypto] rc4 allocation check
#8985 Winpr dump silence
#8984 Cert 2003 fix
#8971 channels/audin: Rework API to be closer to documentation
#8966 [smartcard] fix smartcard listing with /kerberos:pkcs11-module:<path>
#8973 core: fix api in a fuzzing test
#8977 [codecs] fix freerdp_bitmap_planar_context_new call
#8975 Warn fixes may 2023
#8972 [server,sample] move assert in SuppressOutput
#8967 [client,sdl] fix blend mode
#8961 File copy fix
#8964 [winpr,input] fix GetKeycodeFromVirtualKeyCode(code, KEYCODE_TYPE_XKB)
#8954 Scard list
#8963 Static linking fix
#8958 Progressive fix
#8959 [core,settigs] default to 32bpp session color depth
#8960 refactor [locale/keyboard_x11]: cleanup and remove calls to xprop
#8922 Openssl3 aad
#8952 proxy: fix treatment of client channels
#8950 Proxy conf pem length
#8947 [progressive] fix tile cache resize
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 181)
- update to current master
#8936 Autodetect fix invalid msg
#8941 Replace deprecated ffmpeg functions:
#8940 winpr: Add support for AVX2/AVX512F feature detection
#8938 Fix VirtualChannelChunkSize handling + use correct buffer size in DVCs
#8939 [cmake] fix version from git tag
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 180)
- update to current master
#8937 core: Fix possible memory leak in smartcard certificate enumeration
#8935 [core,gateway] tighten checks for fault PDU
#8920 [winpr,crypto] add openssl 3 support
#8931 Cmdline fixes
#8914 Kdc proxy
#8929 mcs: drop a server-side warning on FreeRDP_ChannelDefArray::len
#8927 [server,proxy] add additional PEM headers
#8921 rail: add missing server-side calls
#8919 Pkg config
#8918 [core,autodetect] revert to [MS-RDPBCGR] states
#8917 [core,license] allow empty cert info
#8911 [channels,settings] add a setting to ignore invalid devices
#8912 new: export plugin paths in pkg-config and cmake package
#8907 [core,info] unify string read, log unexpected
#8916 Cert fixes
#8915 [server,proxy] allow PEM in config file
#8896 rdpdr_server_drive_close_file_callback remaining length fixed
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 179)
- update to current master
#8900 winpr/input: Add actual evdev keyboard handling
#8906 gateway: Do not encrypt message during RPC NTLM auth
#8903 rdpecam/server: Remove wrong assertion
#8881 Sdl client cpp
#8901 [core,license] fix length checks
#8897 Add WITH_UNICODE_BUILTIN option to use built-in UTF conversion functions
#8898 [core,rdstls] Avoid Stream_SafeSeek on pdu parsing
#8890 [server,proxy] ensure PEM length is strlen(pem) + 1
#8894 [client,cliprdr] fix missing include
#8892 client/X11: Fix IO errors during server to client file transfer
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 178)
- update to current master
#8883 [core,settings] fix missing return path
#8882 Color depth split
#8879 [client,sdl] improve mouse scroll speed
#8876 core/autodetect: Rework autodetect handling + allow overriding connect-time autodetection handling
#8853 [core,nla] ensure the identity is created with unicode
#8851 [client,common] fix file clipboard locking
#8856 Gw silence
#8865 [core,gateway] fix warnings with static stream
#8861 Http status str
#8866 [codecs] make h264 and planar opaque
#8867 [core,redirection] Fix sending redirection certificate
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 177)
- update to current master
#8868 Unique kerberos ccaches for parallel connections.
#8869 don't log an error when running GetCurrentThread from non winpr thread
#8863 [core,credssp] simplified name cache
#8862 Sspi and log
#8858 Rfx fixes
#8800 [utils] fix windows console read
#8855 [core,credssp] fix logging with unicode
#8854 Gw fault log
#8852 [core,gateway] fix http_request_write
#8841 [client,cmdline] fix gateway option parser
#8847 Few fixes for the clipboard handling in xfreerdp3
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 176)
- update to current master
#8837 [core,server] warn if cert not RDP security compatible
#8835 use winpr_aligned_recalloc for codecs
#8839 [client,common] improve help for /list
#8833 [codec,progressive] simplify tile cache allocation
#8832 [winpr,shell] log when a known path is NULL
#8828 channels: Check return value of EnumPrinters
#8826 [codec] fix tile usage in progressive
#8821 Update wf_event.c for CTRL+ALT+ENTER
#8819 [clients] fix clipboard locking
#8817 [codecs] make progressive honor threading flags
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 175)
- update to current master
#8812 [core,gateway] copy data for credssp
#8803 [cmake] fix OBJECT library link deps
#8801 use cmake object libraries for built-in virtual channel plugins
#8796 Cpp guards && recursive include cleanup
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 174)
- update to current master
#8798 Update read window state order
#8791 [server,shadow] fix assertion in shadow context free
#8789 [build] fix a few compiler warnings
#8787 core: Allow NULL identity for NLA authentication
#8782 Auth callback fix
#8780 [build] fix a few warnings
#8785 [core,security] fix security_establish_keys
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 173)
Fix missing json lib
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 172)
- update to current master
#8781 fix and improve cJSON detection
#8768 Rdsaad
#8777 parser and cmake fixes
#8772 core: Fix sending incorrect GUID in RDSTLS auth request
#8767 [core,transport] check for rdstls == NULL
#8765 common: Fix const issues with current rdp file API
#8758 Add RDSTLS security protocol
#8756 Shadow fix missing/invalid return checks
#8759 Redirection fixes
#8757 common: Minor code cleanup of rdp file handling
#8737 [client,x11] wrap XChangeProperty
#8755 [client,sdl] lock updates
#8752 Shadow fixes
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 171)
- update to current master
#8754 [core,security] fix types to reduce warnings
#8753 [client,common] fix function name clash
#8751 common: Fix parsing of rdp file domain info
#8750 Server side RDP security fixes
#8749 [core,peer] fix multitransport request checks
#8748 Warn cleanup
#8747 Rdp enc fix
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 170)
- update to current master
#8727 Clip file split
#8743 winpr: fix WaitForMultipleObjectsEx(alertable) call from non winpr threads
#8729 [core,redirect] check TsvUrl on redirect
#8733 [channels,tsmf] drop gstreamer 0.1 support
#8732 Deprecation warn
#8704 Build improve
#8728 [core,redirect] extract and check redirection cert
#8720 Clip data len fix
#8715 fix some warning with the use of new crypto functions
#8676 [core,cache] make protocol caches private
#8699 [core] add log for experimental settings
#8721 [cmake] simplify krb5 detection
#8690 Fixed #8686: Update h264 to use new FFMPEG API
#8722 expose last NLA/CredSSP SSPI error code (freerdp_get_nla_sspi_error)
#8713 Xclip refactor
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 169)
- update to current master
#8714 core: Add CAPI support for enumerating smart card key containers
#8707 core: Allow change to smart card logon in Authentication callbacks
#8711 Clip fix once more
#8712 [core,gcc] Fix applying RedirectionVersionMask
#8693 Sdl client improve
#8705 [client,common] working REDIRECTION_VERSION6
#8669 Cert unify server
#8695 [client,common] set default callbacks before ClientNew
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 168)
- update to current master
#8694 Client callback defaults and argument refactoring
#8692 core: Fix pointer corruption with d2i_X509
#8691 [client,x11] fix /gdi:hw drawing.
#8687 core: Add possibility to distinguish between auth cancelled and no creds
#8662 Cert unify
#8683 proxy: Fix NLA to TLS fallback connection
#8682 [autodetect] add pointer for custom user data
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 167)
- update to current master
#8675 [core,fastpath] fix too verbose log
#8668 [core,settings] remove unused setting
#8642 Cert cleanup
#8659 refactor gateway command line
#8663 [core,tcp] fix transport_bio_buffered_write
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 166)
- update to current master
#8650 Eliminate early caps
#8648 Peer quit
#8645 Log and leak
#8646 [codec,progressive] fixed recursive parsing of blocks
- resolve requirement conflict between ffmpeg-5 and libav*
Displaying revisions 21 - 40 of 205
openSUSE Build Service is sponsored by