clients: Use the correct wheel rotation value
[platform/upstream/freerdp.git] / winpr /
2021-02-25 akallabethFixed a ConvertToUnicode issue and added a unit test
2021-02-25 akallabethFixed issue with GetAttr where the result buffer was...
2021-02-25 akallabethFixed SCardTransmit return
2021-02-25 akallabethFixed SCardState wrapper
2021-02-25 akallabethUnified smartcard handle converstion
2021-02-25 akallabethFixed double free in PCSC_SCardGetAttrib_FriendlyName
2021-02-25 Armin NovakIncreased version to 2.3.0
2021-02-25 akallabethFix length return for SCARD_ATTR_VENDOR_NAME
2021-02-25 Armin NovakFixed PCSC_SCardGetAttrib wrapper
2021-02-25 Simon Tathamwinpr/utils: allow COMMAND_LINE_VALUE_{OPTIONAL,BOOL...
2021-02-25 akallabethFixed support for huge files in clipboard
2021-02-25 Armin NovakFixed NtStatus2Tag return.
2021-02-25 Armin NovakAdded backward compatibility define
2021-02-25 Armin NovakUpdated FD_FLAGS definition.
2021-02-25 Armin NovakFixed _aligned_recalloc
2021-02-25 Armin NovakFixed unit tests run under memory sanitizer
2021-02-25 Ondrej Holyclient: Fix exit codes for /help and similar option
2021-02-25 Pascal Nowackwinpr/clipboard: Also save lastWriteTime for FILEDESCRI...
2021-02-25 akallabethFixed definition of FILEDESCRIPTORW
2021-01-11 Martin FleiszMerge pull request #6623 from akallabeth/stable-2.0...
2020-12-03 akallabethFixed #6632
2020-12-01 Armin NovakIgnore NULL streams in StreamPool_Return
2020-12-01 Armin NovakAdded log message for not implemented WinPR SSPI_WINPR...
2020-12-01 Armin NovakAdded log message for not implemented WinPR SSPI functions.
2020-12-01 Armin NovakAdded log message for not implemented WinPR SSPI GSS...
2020-12-01 Armin NovakAdded log message for not implemented Schannel functions.
2020-12-01 Armin NovakAdded log message for not implemented CREDSSP functions.
2020-12-01 Armin NovakAdded log message for not implemented NEGOTIATE functions.
2020-12-01 Armin NovakAdded log message for not implemented NTLM functions.
2020-07-15 Bernhard MiklautzMerge pull request #6319 from akallabeth/stable-2.0...
2020-07-07 akallabethUpdated version information for 2.2.0 release
2020-07-06 akallabethUse CMake to detect availability of getlogin_r
2020-07-06 Armin NovakFixed uninitialized value
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 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 TrioParse and trio_length limts.
2020-06-22 akallabethReplaced gmtime with gmtime_r
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 Armin NovakRespect SECBUFFER_READONLY flag in NTLM EncryptMessage
2020-06-22 Bernhard MiklautzRevert "winpr/library: Use RTLD_GLOBAL for dlopen"
2020-06-22 Kobi Mizrachiwinpr: image: add API to construct bmp header
2020-06-16 Patrick ChinMessageQueue write time to current message not the...
2020-06-16 Ondrej Holywinpr/library: Use RTLD_GLOBAL for dlopen
2020-05-20 Martin FleiszMerge pull request #6212 from akallabeth/stable_backpor... 2.1.1
2020-05-20 akallabethPrepared version for 2.1.1
2020-05-20 Armin NovakFixed #6201: event handler count check
2020-05-20 akallabethFixed missing label
2020-05-20 akallabethRemoved unused variable warnings
2020-05-20 akallabethFixed invalid argument to strtok_s
2020-05-18 akallabethFixed issues with clang sanitizers and alignemt offsets.
2020-05-18 akallabethutf8 behaviour fixes
2020-05-18 akallabethFixed memory leak in NTLM test
2020-05-18 akallabethFixed BehaviourSanitizer warnings in streams.
2020-05-18 akallabethFixed memory leak in ini parser and test functions.
2020-05-18 akallabethFixed BehaviorSanitizer warnings.
2020-05-18 akallabethFixed BehaviorSanitizer warnings
2020-05-18 akallabethFixed BehaviorSantizer warnings.
2020-05-18 akallabethFixed GHSL-2020-100: oob read in ntlm_read_ChallengeMessage
2020-05-18 Kentaro HayashiFixed typos (Otherweise)
2020-05-18 akallabethRefactored sam functions to utilize strtok_s
2020-05-18 akallabethReplaced strtok with strtok_s
2020-05-18 Kobi Mizrachichange use of strtok to strtok_s
2020-05-08 Bernhard MiklautzMerge pull request #6152 from akallabeth/stable-backports 2.1.0
2020-05-08 akallabeth2.1.0 release version.
2020-05-08 akallabethFixed integer overflow in winpr_image_bitmap_read_buffer
2020-05-08 akallabethSilence valgrind in unicode conversion functions
2020-05-05 akallabethFixed oob read in ntlm_read_AuthenticateMessage
2020-05-05 akallabethFixed oob read in ntlm_read_ntlm_v2_response
2020-05-05 akallabethFixed oob read in ntlm_read_NegotiateMessage
2020-05-05 qarminFixed copy paste error in MessagePipe.c
2020-05-05 Zhu Qun-Yingpossible memory leak when various functions return...
2020-05-05 Zhu Qun-Yinguse WINPR_MD5_DIGEST_LENGTH in stead of magic number...
2020-05-05 Zhu Qun-YingUse NTOWFv2FromHashW() in NTOWFv2W() to avoid duplicate...
2020-04-28 Alex WilsonSCardReadCache/SCardWriteCache should actually cache...
2020-04-28 Martin Haimbergerremoved unnecessary casts, use sizeof for debug printing
2020-04-28 Martin Haimbergerfix: server side ntlmv2 implementation
2020-04-28 Armin NovakFix #6066, #6045: Disable spincount by default.
2020-04-28 Armin NovakFixed format string warnings.
2020-04-10 David FortMerge pull request #6048 from akallabeth/subsystem_entr...
2020-04-10 David FortMerge pull request #6040 from akallabeth/2.1-devel...
2020-04-10 akallabethStarted 2.1 development cycle.
2020-04-09 Bernhard Miklautznew: update ChangeLog and set version to 2.0.0 2.0.0
2020-04-02 Martin FleiszMerge pull request #5974 from akallabeth/cmd_avc420_fix
2020-03-31 Martin FleiszMerge pull request #5884 from akallabeth/smartcard_ndr_...
2020-03-10 Martin FleiszMerge pull request #5943 from akallabeth/x11_lock
2020-03-10 Armin Novak Silenced warning due to missing define guard.
2020-03-10 Armin NovakRemoved unused function
2020-03-10 Armin NovakRemoved unused function
2020-03-10 Armin NovakRemoved unused function
2020-03-10 Armin NovakRemoved unused function
2020-03-10 Armin NovakUsing bsearch to get ntstatus string.
2020-03-10 Armin NovakSilenced warning due to missing debug define guard.
2020-03-10 Armin NovakRemoved unused functions / files
2020-03-10 Martin FleiszMerge pull request #5963 from akallabeth/fixes
2020-03-10 Armin NovakFixed broken NULL check.
next