Revisions of freerdp3

Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 145)
- update to current master
#7995 Added WINPR_ASSERT to printer client channel
#7989 Protocol fixes and cleanups
#7987 Add a new command line arg to enforce tls1.2
#7988 reformatted
#7982 API improvements, code refactor and cleanups
#7979 fix some function warnings
#7934 implement proper SPNEGO negotiation
#7978 Add git revision to buildconfig by default
#7977 Fixed double free by implicit fallthrough (#7974)
#7976 Added proxy module callbacks for session init and started
#7951 Unified strcat
#7970 proxy: correctly handle dynamic channel fragmentation
#7960 proxy: add fixed domain/passwd
#7966 client channels: mutualize as much as possible dynamic channels
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 144)
- update to current master
#7961 Invert RDPGFX_CAPVERSION_106_ERR and RDPGFX_CAPVERSION_106 values
#7942 Implement RDP persistent bitmap cache
#7941 Add WTSChannelGetOptions (for retrieving peer channel option flags)
#7957 channels/server: Add APIs for DVCs to get notified of channel id
#7955 Fix logic inversion introduced by scanbuild fixes
#7954 Add server side handling for [MS-RDPET] + add APIs to get notified about DVC creation status (CreationStatus from DVC response PDU)
#7927 Add LTO settings
#7949 rdpsnd: Enhance server implementation
#7945 Add WTSChannelGetOptions
#7946 Fix return of getlogin()
#7929 Fix ClearCodec context reset
#7932 Add settings to load a custom SSPI shared library module
#7938 Removed recursive xf_lock_x11 warning
#7937 Revert "* libfreerdp-codec: fix XCRUSH context reset"
#7913 utils: add implementation of POD(primitive object data) arrays
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 143)
- update to current master
#7928 Explicit remdesk, encomsp channel event init handling
#7931 Fix processing of RemoteFX and NSCodec codec ids
#7930 Fix XCRUSH context reset
#7924 Fixed RDPGFX_CAPVERSION_106 according to errata
#7922 Fixed missing WINAPI for callback function declarations
#7920 Always call HOOK_TYPE_CLIENT_UNINIT_CONNECT in pf_client_thread_proc
#7916 Updated RDPGFX_CAPSET_VERSION106 code to conform to spec
#7903 fix RAIL abort when reconnect
#7905 Fix proxy rdpdr/smartcard handling
#7910 rdpsnd/client: Fix handling of WaveConfirm PDUs
#7906 core: fix warning
#7902 Console mode fix
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 142)
- update to current master
#7901 gids: Fix broken check in GIDS emulation
#7885 fix moving a window shrinks it 14x7 when connect to server 2019
#7884 smartcard: take in account pkcs11-module in smartcard listing and print pkcs11 errors
#7883 transport: Set server socket as keepalive in transport_default_attach()
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 141)
- update to current master
#7881 Added new API freerdp_abort_event
#7876 Fixed broken USE_UNWIND check
#7879 shadow: convert incoming key scancode to DWORD before |= KBDEXT
#7871 Fixed settings pointer functions
#7870 Settings getter
#7867 Replace direct rdpSettings access with getter/setter
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 140)
- update to current master
#7866 Fixed sizeof() mismatch for settings types
#7865 Fixed uninitialized DeviceArray
#7863 Fixed missing null checks
#7861 Enable unwind.h and dladdr as default backtrace implementation
#7860 Fixed invalid argument types
#7859 Backtrace improve
#7858 Assert fixes
#7856 Pulse success cb
#7855 H264 type checks
#7852 scanbuild fixes
#7849 Code cleanups
#7854 Private bulk codecs
#7848 Trio remove
#7831 Fixed decoder arguments, use const correct ones
#7844 Fixed cast-quality warnings
#7835 Winpr handle def remove
#7850 Refactored color.h
#7847 Follow up to #7832: Add NULL checks
#7843 Warn fixes cast
#7841 Fixed #7837: Overallocate zgfx output buffers
#7832 fix restore a maximized window when it is minimized
#7833 Check return value of pthread_cond_wait
#7838 Fix #7834: Check if optional argument value is present
#7824 BIO ctrl cleanups
#7826 Added missing WINPR_API
#7822 Implement BIO_CTRL_GET_KTLS_SEND and BIO_CTRL_GET_KTLS_SEND
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 139)
- update to current master
#7820 Clear log fix
#7818 Cleaned up ntlm_fetch_ntlm_v2_hash
#7810 Code cleanups
#7815 fix x11 black RAIL window when connect to server 2019
#7814 fix parntheses syntax error
#7813 Gw fixes clean
#7808 Fixed /gt:xxx settings
#7796 Logging and parser fixes
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 138)
- update to current master
#7800 Assert function pointers in proxy
#7717 proxy: rework proxy channel treatments for statefull drdynvc
#7794 Fix #7793: Do not expose internal input API
#7789 proxy: correctly use the RemoteApp flag
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 137)
- update to current master
#7788 winpr: fix cache assertion before it's been created
#7786 Fix #7785: Missed GatewayHttpUseWebsockets initialization
#7783 Urbrdc fix (#7417)
#7781 Fixed #7745: Progressive surface cleanup
#7764 Added FFMPEG h264 asserts
#7777 Fixed missing capacity checks in fastpath
#7771 Fixed parsing of https_proxy environment variable
#7767 Relaxed parser, fix a bug in LogonInfoV2 length
#7758 Fixed #7753: Step calculation in YUV decoder
#7762 X11/cliprdr: Clear selection requests, when they become invalid
#7761 Removed rdpRdp instance pointer
#7760 freerdp/constants: Conform osMinorType values to documentation
#7755 Fix #7754 remove last newline in convert_filedescriptors_to_file_list
#7746 Shadow leak fixes
#7740 Refactoring continued
#7751 Moved clipboard utils to core library, fixes #6760
#7742 nla: Fix handling of NULL identity
#7743 Nla server cleanup && server auth fix
#7737 Fix number of link information in drive redirection
#7738 Instance cleanup
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 136)
- update to current master
#7734 Ntlm verbose
#7733 Supports 10bit X11 color (BGRX32 only)
#7732 Fixed compile warnings
#7729 Added patch from #4660 @mokyle
#7728 Added a warning for unknown PDU_TYPE_DATA messages
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 135)
- update to current master
#7727 client: Fix error when compiling with WITH_CHANNELS=OFF
#7714 Workaround for [MS-RDPBCGR] 2.2.9.2.3 Frame Marker Command (TS_FRAME_…
#7709 Smartcard tls logon fix
#7713 Move drdynvc main path messages to trace level
#7711 Added more log messages for SurfaceCommand failures
#7710 Remove async-input from clients
#7708 winpr/{libwinpr/thread/thread.c,include/winpr/thread.h}: Keep DumpThr…
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 134)
- update to current master
#7706 rdpdr: Fix detection of device unplug
#7705 Abort autoreconnect if a user cancel action was triggered.
#7703 drdynvc: add missing messages definitions
#7700 Fixed #7696: Abort freerdp_connect if manually canceled
#7701 Improve and document version detection
#7697 Unified rdpsnd cleanup code
#7691 Decreased logging verbosity for INFO level
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 133)
- update to current master
#7646 Reorganize includes
#7690 Smartcard and leaks fixes
#7687 Fixed #7606: Channel remixing does not work with FFMPEG
#7686 Proxy fixes
#7678 Added openH264 decoder frame flush
#7677 Openh264 fix graphical artifacts
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 132)
- #7674 disp: Remove wrong assert
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 131)
- update to current master
#7673 Kerberos log
#7672 Master warn fixes
#7670 Cmd single quote support
#7620 Smartcard logon
#7667 Added quoted argument support to CommandLineParseCommaSeparatedValuesEx
#7668 Revert "drdynvc: Prevent opening an already opened dynamic channel"
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 130)
- update to current master
#7647 Removed BUILTIN_CHANNELS
#7664 Rail common
#7663 Fixed clang-scanbuild warnings
#7661 Warn ainput fix
#7659 Refactored disp channel
#7658 server/disp: Sanitize optional physical monitor size values
#7565 Advanced Input Channel
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 129)
- update to current master
#7644 Added runtime configuration option for kerberos/NTLM fallback
#7645 Free packet after decoding.
#6482 memory grows over time in wlfreerdp with /gfx:AVC444 fixed.
#7643 Ncrypt fixes
#7642 Fixed SSPI fallback to NTLM
#7633 Unify struct definitions
#7637 Fix missing KBD_JAPANESE condition
#7639 Fixed #7636: GetStringUTFLength requires jstring argument
#7632 Warn fixes
#7627 HTTP Basic authentication for HTTP proxy connections
#7624 Fixed cliprdr_parse_file_list
#7623 proxy: improve channel treatment
#7621 Use freerdp_settings_set and _strdup
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 128)
- update to current master
#7617  Compile fixes
#7616 Const warn
#7615 uwac-window: Change protocol selection order and make ivi surface-id configurable
#7614 Warn fixes extensive
#7612 Fixed const warnings for codec decompress routines
#7605 Fixed cast warnings due to defines
#7610 Fixed various warnings.
#7609 Fixed missing brace
#7604 Fix mediacodec resolution handling
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 127)
- update to current master
#7602 Fix #7586: Update size of tile cache if required.
#7602 Update nAvgBytesPerSec in audin_winmm_set_format
#7593 Wayland: fix memory issues in wlfreerdp
#7597 Added checks and asserts in rdpgfx_common
#7595 Added pduLength check in rdpgfx_read_header function
Hendrik Woltersdorf's avatar Hendrik Woltersdorf (hendwolt) committed (revision 126)
-update to current master
#7585 H264 mediacodec ndk
#7583 Added support for getpwuid_r, replaced duplicate code
#7578 Guard avcodec_register_all() calls
#7580 Fix hotplug
#7572 Fix #7570: Limit mouse events to positive values
#7574 FFmpeg deprecated guards
#7571 cmdline: Always reinitialize NetworkAutoDetect
Displaying revisions 61 - 80 of 205
openSUSE Build Service is sponsored by