Commit Graph

  • fe4cb6de65
    [warnings] fix float/double warnings #10544 Armin Novak 2024-09-02 14:57:55 +0200
  • 7c537d681f [winpr,file] mark winpr_fopen with WINPR_ATTR_MALLOC Armin Novak 2024-09-02 14:39:53 +0200
  • 654e107ade
    Merge pull request #10543 from akallabeth/wfixes akallabeth 2024-09-02 14:30:22 +0200
  • 4b62174c4f
    [winpr,platform] fix unknown-warning-option #10543 Armin Novak 2024-09-02 14:12:35 +0200
  • 11a9c010f9
    [winpr] wtypes NOLINT Armin Novak 2024-09-02 13:49:45 +0200
  • 5791b2a5aa
    [codec,dsp] fix ffmpeg warnings Armin Novak 2024-09-02 13:38:58 +0200
  • 6d8d4ddb1a
    Merge pull request #10541 from akallabeth/warn-pedantic akallabeth 2024-08-31 11:33:24 +0200
  • 6fb7bfd043
    [winpr,unwind] fix _Unwind_GetLanguageSpecificData #10541 akallabeth 2024-08-31 11:02:47 +0200
  • 06d8164d56
    fix type conversion issue with `_Unwind_GetLanguageSpecificData` #10542 Rui Chen 2024-08-30 16:59:39 -0400
  • e756c90569
    [warnings] clang-tidy suppress warnings akallabeth 2024-08-30 21:25:29 +0200
  • 1dea19ac5f
    [warnings] clang-tidy suppress warnings akallabeth 2024-08-30 16:01:11 +0200
  • 5887f8a558
    [warnings] suppress warnings akallabeth 2024-08-30 15:29:27 +0200
  • 36fbed25c9
    [winpr,include] define warning ignore macros akallabeth 2024-08-30 15:28:20 +0200
  • 3674c5c2f7
    [common,assistance] eliminate pedantic cast warnings akallabeth 2024-08-30 15:17:38 +0200
  • 7c1fd71b7b
    [uwac] elminate pedantic warnings from defines akallabeth 2024-08-30 15:17:10 +0200
  • 48aaa53a84
    [codec,dsp] fix restrict warning akallabeth 2024-08-30 15:02:01 +0200
  • 7d3b2aebfd
    [warnings] silence WINPR_FALLTHROGH akallabeth 2024-08-30 14:22:37 +0200
  • 190929c018
    [warnings] fix function pointer casts akallabeth 2024-08-30 14:07:46 +0200
  • d02a30e377
    Merge pull request #10540 from akallabeth/wasm Martin Fleisz 2024-08-30 09:33:08 +0200
  • f60e386f3e
    [winpr,comm] do not compile with EMSCRIPTEN #10540 akallabeth 2024-08-29 12:04:07 +0200
  • b44ae30a18 Revert "3.8.1-dev0 cycle" 3.8.0 akallabeth 2024-08-30 08:56:29 +0200
  • e1d0efa817
    Merge pull request #10532 from akallabeth/release-3.8.0 akallabeth 2024-08-30 08:53:55 +0200
  • ab9ae66a8d
    Merge pull request #10537 from akallabeth/warnings-for-release akallabeth 2024-08-30 08:53:43 +0200
  • f22018302f
    [warnings] revert some mismatching function declarations #10537 akallabeth 2024-08-30 08:22:17 +0200
  • 605d390dba
    Merge pull request #10535 from akallabeth/clang-tidy-fixes akallabeth 2024-08-29 17:31:50 +0200
  • ec73265268
    [channels,rail] fix unused variable warnings #10535 akallabeth 2024-08-29 17:05:38 +0200
  • b53146150c
    Revert "[ci,clang-tidy] use .clang-tidy file" akallabeth 2024-08-29 16:47:30 +0200
  • ba9897f8b7
    [warnings] replace rand() function use akallabeth 2024-08-29 16:27:12 +0200
  • bd637c6cd1
    [warnings] fix various clang-tidy warnings akallabeth 2024-08-29 16:13:43 +0200
  • f3596b950a
    3.8.1-dev0 cycle #10532 akallabeth 2024-08-26 14:25:05 +0200
  • d277e494c6
    release-3.8.0 akallabeth 2024-08-26 14:24:37 +0200
  • a18287694e
    changelog 3.8.0 akallabeth 2024-08-26 14:23:50 +0200
  • 500495dc00
    [warnings] fix SDL3 related issues akallabeth 2024-08-29 16:00:42 +0200
  • cc626276d0
    [warnings] integer cast and checks akallabeth 2024-08-29 15:49:21 +0200
  • ceae258e37
    [warnings] fix clang-tidy issues in clients akallabeth 2024-08-29 15:10:33 +0200
  • 47e40dd7a5
    [warnings] fix clang-tidy issues in channels akallabeth 2024-08-29 15:10:27 +0200
  • 36c3184a0f
    [warnings] fix clang-tidy issues in libfreerdp akallabeth 2024-08-29 15:10:21 +0200
  • 92e416610a
    [warnings] fix clang-tidy issues in rdtk akallabeth 2024-08-29 15:10:14 +0200
  • 457d6f7578
    [warnings] fix clang-tidy issues in uwac akallabeth 2024-08-29 15:10:08 +0200
  • 24cd7828c9
    [warnings] fix clang-tidy issues in server akallabeth 2024-08-29 15:10:04 +0200
  • 6a3564407e
    [warnings] fix clang-tidy issues in winpr akallabeth 2024-08-29 15:09:58 +0200
  • c44f89bc68
    [clang-tidy] disable google-readability-todo akallabeth 2024-08-29 14:40:49 +0200
  • b91c768867
    Merge pull request #10531 from akallabeth/warning-fixes-cast akallabeth 2024-08-29 12:26:05 +0200
  • f29bc2ce64
    [winpr,comm] do not compile with EMSCRIPTEN #10533 akallabeth 2024-08-29 12:04:07 +0200
  • 9c9d74e920
    [warnings] fix redundant casts #10531 akallabeth 2024-08-29 11:11:11 +0200
  • 91cb77a85e
    [warnings] fix uninitialized variable warnings akallabeth 2024-08-29 11:06:42 +0200
  • 1b352bf09a
    Merge pull request #10519 from akallabeth/warning-fixes-implicit-int akallabeth 2024-08-29 11:42:14 +0200
  • af813a0929
    [cmake,clang-tidy] do not use explicit .clang-tidy #10519 akallabeth 2024-08-29 10:41:07 +0200
  • 6a5d6d0514
    [ci,clang-tidy] disable uninitialize va_list warning akallabeth 2024-08-29 10:38:26 +0200
  • 15456e1ee1
    [warnings] fix implicit widening conversion akallabeth 2024-08-26 16:33:59 +0200
  • 4439240fd3
    Merge pull request #10525 from akallabeth/warn-fixes-err33-c akallabeth 2024-08-29 10:35:57 +0200
  • 5443a934a9
    Merge pull request #10529 from akallabeth/android-fix akallabeth 2024-08-29 10:20:12 +0200
  • 1d33095500
    [warnings] fix cert-err33-c #10525 akallabeth 2024-08-26 15:39:33 +0200
  • 622fcc7025
    [warnings] fix types and guards #10529 akallabeth 2024-08-29 09:25:07 +0200
  • 1e24fcd9a4
    [cmake,android] check compiler flags akallabeth 2024-08-29 09:25:00 +0200
  • 7503efed27
    Merge pull request #10528 from akallabeth/winpr-perf David Fort 2024-08-29 09:05:16 +0200
  • 3b8dc5c183
    [cmake] move WITH_VERBOSE_WINPR_ASSERT #10528 akallabeth 2024-08-29 08:44:39 +0200
  • efde29f362
    [winpr,utils] Set Queue_Enqueue only once akallabeth 2024-08-29 08:29:33 +0200
  • d0addb52bd
    [winpr,utils] Reset CountdownEvent_AddCount only once akallabeth 2024-08-29 08:25:06 +0200
  • eeba99d73e
    Merge pull request #10523 from akallabeth/autoreconnect-fix akallabeth 2024-08-28 16:42:05 +0200
  • 380c5808a0
    Merge pull request #10518 from akallabeth/clang-tidy-cleanup akallabeth 2024-08-28 16:36:16 +0200
  • 4ccfbc96ac
    [core,client] flush pending channel messages #10523 akallabeth 2024-08-28 14:13:28 +0200
  • de5b7c8e42
    Merge pull request #10521 from akallabeth/warn-fix-uninit akallabeth 2024-08-28 11:12:11 +0200
  • 743c923ca7
    Merge pull request #10516 from troyrollo/ssh-askpass-support akallabeth 2024-08-28 11:11:35 +0200
  • 113810e45b
    [ci,clang-tidy] use .clang-tidy file #10518 akallabeth 2024-08-28 10:51:48 +0200
  • 03449da9e9
    [warnings] fix uninitialized variables #10521 Armin Novak 2024-08-27 08:50:36 +0200
  • 3c6f0491bf
    Merge pull request #10520 from akallabeth/warn-init-variables akallabeth 2024-08-28 10:45:14 +0200
  • 3b1c1e0af1 [warnings] fix cppcoreguidelines-init-variables #10520 Armin Novak 2024-08-27 15:51:48 +0200
  • 8e4f9ad5ac
    [utils,passphrase] do not check for SSH_ASKPASS #10516 akallabeth 2024-08-28 10:13:39 +0200
  • 396b3b51b4
    [utils,passphrase] format & clean code akallabeth 2024-08-28 10:07:36 +0200
  • 4a9018ab14
    [clang-tidy] cleanup configuration Armin Novak 2024-08-27 14:03:39 +0200
  • d71af44bb1
    [warnings] disable warnings for generated code Armin Novak 2024-08-27 09:03:44 +0200
  • 6d994feef6
    Merge pull request #10517 from akallabeth/uwac-fix akallabeth 2024-08-28 09:05:59 +0200
  • b0afe43d34
    [uwac] remove broken function attribute #10517 akallabeth 2024-08-28 08:48:32 +0200
  • 3f0000df0f Add support for getting passwords from ssh-askpass Troy Rollo 2024-08-28 13:44:21 +1000
  • a035060c16
    [warnings] fix google-readability-casting #10512 Armin Novak 2024-08-27 16:01:51 +0200
  • 7ddac98647
    [warnings] fix cppcoreguidelines-init-variables Armin Novak 2024-08-27 15:51:48 +0200
  • 57e7a405ee
    [clang-tidy] disable else-after-return warnings Armin Novak 2024-08-27 15:48:22 +0200
  • a4bef8d37f
    [clang-tidy] disable some style warnings Armin Novak 2024-08-27 15:28:55 +0200
  • 97beac3343
    [warnigns] fix readability-implicit-bool-conversion Armin Novak 2024-08-27 14:52:25 +0200
  • 87d34d30be [clang-tidy] fix configuration Armin Novak 2024-08-27 14:03:39 +0200
  • 48c05ef247 [cmake] disable clang-tidy in test build directories Armin Novak 2024-08-27 10:24:04 +0200
  • b0a982b373 [warnings] disable warnings for generated code Armin Novak 2024-08-27 09:03:44 +0200
  • 0e41a00f03 [warnings] fix uninitialized variables Armin Novak 2024-08-27 08:50:36 +0200
  • 8c6756963f [warnings] fix cert-err33-c akallabeth 2024-08-26 15:39:33 +0200
  • bc59b6c241 [warnings] fix implicit widening conversion akallabeth 2024-08-26 16:33:59 +0200
  • d6b7e90d69
    Merge pull request #10514 from akallabeth/double-free akallabeth 2024-08-27 09:25:04 +0200
  • 7aae7896ae
    [channels,rail] fix use after free #10514 Armin Novak 2024-08-27 09:08:04 +0200
  • f928f9465b
    Merge pull request #10513 from hardening/freerdp_peer_new_fix akallabeth 2024-08-27 08:41:49 +0200
  • f1b299c3e2 core: relax check in freerdp_peer_new #10513 David Fort 2024-08-26 19:53:49 +0200
  • 598746a26b
    Merge pull request #10511 from akallabeth/rails-simplify akallabeth 2024-08-26 14:31:08 +0200
  • 7f13d1993d
    [channels,rail] simplify sending #10511 akallabeth 2024-08-26 14:09:25 +0200
  • 00eb86970d
    Merge pull request #10510 from akallabeth/serial-cleanup akallabeth 2024-08-26 13:47:10 +0200
  • 7054b26916
    [channels,parallel] compilation checks #10510 akallabeth 2024-08-26 13:29:44 +0200
  • 387dabc4dd
    [channels,serial] add CMake messages akallabeth 2024-08-26 13:25:41 +0200
  • 1ec18ce827
    [channels,serial] default to off on APPLE akallabeth 2024-08-26 13:22:58 +0200
  • 050eef537a
    [client,common] guard /serial argument akallabeth 2024-08-26 13:20:51 +0200
  • d08e44d883
    [channels,serial] only build on linux akallabeth 2024-08-26 12:44:34 +0200
  • f855fdc66a
    Merge pull request #10509 from akallabeth/cmake-system-inc akallabeth 2024-08-26 12:40:10 +0200
  • eb7d8fdeb0
    [channels,serial] improve command line parsing akallabeth 2024-08-23 09:50:30 +0200