Commit Graph

  • 4cf5b32733
    [winpr,crypto] prefer inline functions for md5 akallabeth 2024-10-21 17:31:57 +0200
  • 0ace936943
    [clang-tidy] disable readability-string-compare akallabeth 2024-10-21 18:05:31 +0200
  • fd8947ddc1
    [winpr,kerberos] fix a leak in failure handling akallabeth 2024-10-22 08:55:59 +0200
  • b4dab0f419
    [warnings] replace getpwnam akallabeth 2024-10-21 17:41:20 +0200
  • f1725b2d99
    Merge pull request #10739 from akallabeth/release-3.9.0 akallabeth 2024-10-21 15:55:46 +0200
  • 79b0926b60
    [dev-cycle] start 3.9.1-dev0 #10739 akallabeth 2024-10-14 15:00:00 +0200
  • 4ae5b6c254
    [release 3.9.0] update version 3.9.0 akallabeth 2024-10-14 15:00:00 +0200
  • bd0a3055b3
    [release 3.9.0] changelog akallabeth 2024-10-14 15:00:00 +0200
  • 9368030b3c
    Merge pull request #10692 from akallabeth/warn-fixes-kerberos Martin Fleisz 2024-10-21 15:28:04 +0200
  • b253e6ba0a
    [winpr,sspi] refactor kerberos_rd_tgt_token #10692 akallabeth 2024-09-19 13:16:56 +0200
  • ab31eb7a50
    [winpr,sspi] add better return values for NTLM akallabeth 2024-10-16 16:02:53 +0200
  • 1c061423bc
    Merge pull request #10758 from akallabeth/cmake-clean-reconfig akallabeth 2024-10-17 22:52:04 +0200
  • 57969939e3
    [cmake] watch config files #10758 akallabeth 2024-10-17 22:26:18 +0200
  • 02104bc2c3
    Merge pull request #10757 from akallabeth/format-warn akallabeth 2024-10-17 21:41:16 +0200
  • 8b3f807a0a
    [warnings] fix format warnings #10757 akallabeth 2024-10-17 20:47:13 +0200
  • 782f349bd7
    Merge pull request #10755 from akallabeth/cmake-choice akallabeth 2024-10-17 16:12:05 +0200
  • 24954bf6ed
    [cmake] make CMAKE_BUILD_TYPE selectable #10755 akallabeth 2024-10-17 15:54:41 +0200
  • fb1ce1eb53
    Merge pull request #10753 from akallabeth/size_t_def Martin Fleisz 2024-10-17 14:10:13 +0200
  • 00fdc97861
    Merge pull request #10751 from akallabeth/libressl Martin Fleisz 2024-10-17 13:07:56 +0200
  • f346b94835
    replace SIZE_T with size_t #10753 akallabeth 2024-10-17 12:26:49 +0200
  • 5f3be98c61
    [crypto,cert] fix builds with LibRESSL #10751 akallabeth 2024-10-17 10:13:10 +0200
  • 7bca994dd2
    Merge pull request #10748 from akallabeth/static_assert Martin Fleisz 2024-10-17 09:16:28 +0200
  • d870035509
    [winpr,pragma] require VS2019 for warning pragma #10748 akallabeth 2024-10-16 20:15:17 +0200
  • 122aa76ef1
    [winpr,macros] Remove check for _STDC_, check only __STDC_VERSION__ akallabeth 2024-10-16 19:59:28 +0200
  • 96730a0be5
    [winpr,macros] move WINPR_RESTRICT and WINPR_DEPRECATED akallabeth 2024-10-16 19:51:52 +0200
  • 5353bff104
    [assert] use WINPR_STATIC_ASSERT akallabeth 2024-10-16 09:59:57 +0200
  • d19c0bde21
    [winpr] add WINPR_STATIC_ASSERT akallabeth 2024-10-16 09:59:46 +0200
  • deb987e491
    Merge pull request #10749 from akallabeth/sdl-client-fix akallabeth 2024-10-16 15:44:17 +0200
  • 21668dc941
    [client,sdl] fix sdl3 warnings #10749 akallabeth 2024-10-16 11:41:15 +0200
  • 32169be68e
    [winpr] add WINPR_PRAGMA_WARNING akallabeth 2024-10-16 11:28:43 +0200
  • 0b65bf5ba8
    Merge pull request #10747 from akallabeth/dead-code Martin Fleisz 2024-10-16 14:19:23 +0200
  • e3430eeff5
    [codec,dsp] fix unreachable code #10747 akallabeth 2024-10-15 23:48:58 +0200
  • 0f8a6392d1
    [crypto,tls] remove dead code akallabeth 2024-10-15 23:44:51 +0200
  • acf80baeb7
    [locale,xkbfile] fix comparison function akallabeth 2024-10-15 23:34:01 +0200
  • 52d32d812c
    [winpr,utils] lock message queue on size akallabeth 2024-10-15 23:31:53 +0200
  • 005d70c9e4
    [winpr,tools] makecert fix relative path usage akallabeth 2024-10-15 23:26:25 +0200
  • 2fd3ace997
    Merge pull request #10641 from akallabeth/tcscpy Martin Fleisz 2024-10-16 08:31:46 +0200
  • 387f0efd24
    Merge pull request #10746 from akallabeth/fastpath-unlock akallabeth 2024-10-15 23:00:49 +0200
  • b5d4339d86 [core,fastpath] fix error unlock #10746 akallabeth 2024-10-15 22:44:16 +0200
  • 6e8c867ec5
    Merge pull request #10745 from akallabeth/ci-simd akallabeth 2024-10-15 22:18:44 +0200
  • 12b2cb9d2f [ci,qa] enable NEON and SSE optimized builds #10745 akallabeth 2024-10-15 16:09:43 +0200
  • 20a27e5caa [crypto,er/der] refactor module #10743 akallabeth 2024-10-14 19:04:24 +0200
  • 2e73ead996
    [c stdlib] replace strlen/strcpy/strcmp #10641 akallabeth 2024-09-18 23:53:44 +0200
  • 60609251fb
    Merge pull request #10741 from akallabeth/sdl3-api-update akallabeth 2024-10-15 09:00:54 +0200
  • 7d5876bdb2
    [client,sdl3] update to current API #10741 akallabeth 2024-10-15 08:31:18 +0200
  • e6abf49a80
    Merge pull request #10706 from akallabeth/narrow-fixes-more-more-more Martin Fleisz 2024-10-14 10:48:17 +0200
  • 026b5218ff
    [warnings] fix integer narrowing #10706 akallabeth 2024-10-04 11:11:09 +0200
  • f0c1cbe20f
    [warnings] fix integer narrowing akallabeth 2024-10-04 11:00:32 +0200
  • dceb15d14e
    [warnings] fix integer narrowing akallabeth 2024-10-04 10:58:47 +0200
  • 8f069b2be4
    [warnings] fix integer narrowing akallabeth 2024-10-04 10:57:40 +0200
  • e6cf35c518
    [warnings] fix integer narrowing akallabeth 2024-10-04 10:53:09 +0200
  • 15d408d6fc
    [warnings] fix integer narrowing akallabeth 2024-10-04 10:49:23 +0200
  • 62e556f4d0
    [warnings] fix integer narrowing akallabeth 2024-10-04 10:34:25 +0200
  • bd28c2d4bf
    [warnings] fix integer narrowing akallabeth 2024-10-04 10:33:33 +0200
  • 1cdc864c7d
    [warnings] fix integer narrowing akallabeth 2024-10-04 10:22:54 +0200
  • 343900d227
    [crypto,cert] make a deep copy of the certificate chain akallabeth 2024-10-04 08:57:05 +0200
  • dcc288c3d1
    Merge pull request #10704 from akallabeth/int-narrow-cleanups Martin Fleisz 2024-10-14 09:51:06 +0200
  • 1432c65592
    Merge pull request #10735 from FreeRDP/timezone-patches-1728716894 akallabeth 2024-10-12 09:23:18 +0200
  • 7ea8774728 Update timezone definitions #10735 akallabeth 2024-10-12 07:08:14 +0000
  • d53e8c2574
    Merge pull request #10734 from akallabeth/tz-gen-fix akallabeth 2024-10-12 09:06:32 +0200
  • d56fac7582
    [ci,timezone] remove clang-format off #10734 akallabeth 2024-10-12 09:04:39 +0200
  • 0166424296 Update timezone definitions #10733 akallabeth 2024-10-12 07:02:59 +0000
  • 4988ba1188
    Merge pull request #10732 from akallabeth/tz-gen-fix akallabeth 2024-10-12 09:00:51 +0200
  • a01b97e991
    [ci,timezone] update timezone generation #10732 akallabeth 2024-10-12 08:59:12 +0200
  • 268d9d16b8 Update timezone definitions #10731 akallabeth 2024-10-12 06:56:50 +0000
  • 91da1e7473
    Merge pull request #10730 from akallabeth/tz-gen-fix akallabeth 2024-10-12 08:54:47 +0200
  • 969e212570
    [winpr,timezone] skip newline in generated timezonemap #10730 akallabeth 2024-10-12 08:47:45 +0200
  • c7ce6ebe67
    [ci,timezones] fix file formatting akallabeth 2024-10-12 08:46:17 +0200
  • bbc27d53db
    Merge pull request #10726 from oleg0421/rdpecam_client_mjpeg_fix akallabeth 2024-10-12 08:37:08 +0200
  • 395fcbce54 Update timezone definitions #10729 akallabeth 2024-10-12 06:36:38 +0000
  • c73dc72b47
    Merge pull request #10728 from akallabeth/timezone-no-format akallabeth 2024-10-12 08:33:24 +0200
  • 2cbb5685b4 [winpr,timezone] deactivate clang-format for generated files #10728 akallabeth 2024-10-11 09:16:00 +0200
  • d345f5ebab Update timezone definitions #10727 akallabeth 2024-10-11 05:04:58 +0000
  • f0922350ee RDPECAM client MJPEG decoder fix to skip corrupted frames #10726 oleg0421 2024-10-10 18:05:22 -0700
  • 88ce44ed2e
    Merge pull request #10724 from akallabeth/scard-status-string-terminate David Fort 2024-10-10 22:21:38 +0200
  • 6ebef063b5
    Merge pull request #10720 from akallabeth/prim-copy-fix2 akallabeth 2024-10-10 17:22:56 +0200
  • a12a2dc6af
    [gdi,gfx] remove broken overlap check #10720 akallabeth 2024-10-10 16:39:57 +0200
  • dc8d8553e8
    [utils,smartcard] ensure '\0' termination for NDR #10724 akallabeth 2024-10-10 16:22:44 +0200
  • b4dbecd506
    [primitives,copy] fix issues with SSE 4.1 and AVX2 akallabeth 2024-10-10 12:04:52 +0200
  • 7e28e0890c
    [primitives,copy] remove invalid optimized branch akallabeth 2024-10-10 11:59:02 +0200
  • 3ddc0e7c73
    [primitives,copy] use loop unroll pragma akallabeth 2024-10-10 11:56:54 +0200
  • f5171b6b47
    [primitives,sse] skip optimized copy on wrong alignment akallabeth 2024-10-10 10:51:26 +0200
  • 62e8270db1
    [codec,color] assert overlapping state in image copy akallabeth 2024-10-09 20:22:12 +0200
  • 0fa9e73de6
    [primitives,test] add new unittest for copy_no_overlap akallabeth 2024-10-09 22:33:13 +0200
  • 3d018a827f
    Merge pull request #10708 from akallabeth/manpage-pre-generated Martin Fleisz 2024-10-10 11:09:02 +0200
  • c3a5387187
    [manpages] switch generation to pure CMake #10708 Armin Novak 2024-10-09 17:08:00 +0200
  • 8fcc59ed27
    [ci] remove docbook and xml dependencies Armin Novak 2024-10-09 17:07:28 +0200
  • b9adc1dd24
    [ci] remove travis configuration Armin Novak 2024-10-09 17:06:43 +0200
  • f72db3f9f7
    [cmake] fix TODAY macro Armin Novak 2024-10-09 17:06:29 +0200
  • 815d6a9fdd
    Merge pull request #10721 from akallabeth/language-extension akallabeth 2024-10-09 13:37:26 +0200
  • 9531b7b270
    [winpr,file] add missing WINPR_ATTR_MALLOC #10721 Armin Novak 2024-10-09 10:41:06 +0200
  • b73befd677
    [cmake] reenable -Wlanguage-extension-token Armin Novak 2024-10-09 10:08:45 +0200
  • 8abf9cbe7c
    [winpr] mark GNU macros with __extension__ Armin Novak 2024-10-09 10:07:45 +0200
  • 2d10effd3c
    Merge pull request #10716 from akallabeth/kerberos-return akallabeth 2024-10-08 17:26:43 +0200
  • 4b52062658
    Merge pull request #10718 from akallabeth/win-ci-proxy-modules akallabeth 2024-10-08 17:17:20 +0200
  • 008de893fe [cmake,c++] define NOMINMAX #10718 akallabeth 2024-10-08 16:30:51 +0200
  • fdd02c945a [ci,windows] build proxy modules akallabeth 2024-10-08 14:24:47 +0200
  • 0c906b43be server: Fix Win32 compilation errors #10719 Martin Fleisz 2024-10-08 15:28:17 +0200
  • 25c281818a
    Merge pull request #10714 from akallabeth/sse-fix Martin Fleisz 2024-10-08 12:31:56 +0200
  • 4e65fdb9eb
    Merge pull request #10717 from akallabeth/revert-alt akallabeth 2024-10-08 12:08:00 +0200