- Mar 30, 2025
-
-
François-Simon Fauteux-Chapleau authored
The CMake option to build OpenDHT's documentation was already disabled on Linux but not on Windows. Change-Id: I66b29e68cc64596ca3066122c27facd871620d05
-
- Mar 21, 2025
-
-
François-Simon Fauteux-Chapleau authored
Follow-up to commit 0838e6a9. Change-Id: I26194ca4b404edc3b96f0e15df48e0dd49f320aa
-
- Mar 19, 2025
-
-
Adrien Béraud authored
Change-Id: I6c65054f8741d05aac5bd4dcd3357122e6b9e450
-
- Mar 12, 2025
-
-
Andreas Traczyk authored
This effectively restores a previously removed patch, thought to be unnecessary (removed in cbba52ef when bumping gnutls). The issue is fixed in a later version of gnutls, which opendht is not yet ready to use. Change-Id: I6d07028f7c5f95803776d1413c7e6a8411902fef
-
- Mar 07, 2025
-
-
Kateryna Kostiuk authored
- disable vpx for arm64 simulator jami-client-ios#422 Change-Id: I5369dc6ce8e666dc03a5993a05f38d7a74556d4b
-
- Mar 06, 2025
-
-
François-Simon Fauteux-Chapleau authored
This patch partially reverts GnuTLS commit 516f48bfbf33d111e4fcd310541baa8f160067ae, which prevents the daemon from building on some old Linux distributions due to increasing the minimum required version of autoconf from 2.64 to 2.71. The patch also removes the AM_GNU_GETTEXT macros from the configure.ac file. When these macros are present, autoreconf calls autopoint, which overwrites some m4 files in the GnuTLS repository with the version found on the system. This causes the Ubuntu 20.04 and snap builds to fail with "possibly undefined macro" errors. GitLab: #1111 Change-Id: I45b8225bff148b3cf01aa2ce14adc639de823a8f
-
- Feb 28, 2025
-
-
Adrien Béraud authored
Change-Id: I02a995e93c23c2f602295c9c38080f196397e896
-
- Feb 27, 2025
-
-
François-Simon Fauteux-Chapleau authored
This upgrades the upstream version of PJPROJECT used from 2.13.1 to 2.15.1. Change-Id: Ica6a94e7010a41839a57afc226f3c48e9e72f897
-
- Feb 26, 2025
-
-
This patch enables nat-pmp for iOS and macOS and fixes build for iOS by removing USE_SYSCTL_NET_ROUTE, which requires net/route.h that is not available on iOS. Change-Id: I7342f65a85ecbc0d7f291c981cc78ded2e741e58
-
- Feb 25, 2025
-
-
Andreas Traczyk authored
Gitlab: #1108 Change-Id: Ib11ddad75a421816c1a954d96c051aff4ea0d6b9
-
- Update gmp to 6.2.1-4 - Update gnutls to 3.8.3 - Update nettle to 3.10.0 Gitlab: #1108 Change-Id: Ia7686a94eeaef7242b6570a186700f6d301ffe6c
-
- Feb 21, 2025
-
-
Adrien Béraud authored
Change-Id: I6d88519a637c876848407b1e7b59e746b895c185
-
Adrien Béraud authored
Change-Id: Iab18b291176441a9fbf901e36d5bc5e1c8e341a0
-
- Feb 18, 2025
-
-
Adrien Béraud authored
Change-Id: I08c68d10513dc6267571d8bc466df1763191f6b8
-
- Jan 20, 2025
-
-
Adrien Béraud authored
Change-Id: I67ab26f9fe3d4afcb682e60db25c97b1f07ebb5e
-
- Jan 17, 2025
-
-
François-Simon Fauteux-Chapleau authored
This should fix the following issue: jami-client-qt#1898 Change-Id: I508e02b7fd1870228801dc7f773ff586f439c4ed
-
- Jan 08, 2025
-
-
Pierre Nicolas authored
Change-Id: I2753c58c12d167ee5f7454e5a2ed893991c90e24
-
- Dec 16, 2024
-
-
Adrien Béraud authored
Change-Id: If64326796b5fb678994fe734aabfd57067b7bacb
-
- Dec 12, 2024
-
-
Change-Id: I74a713c610d4705dc573ced052fef2dd79a6b0f8
-
- Dec 02, 2024
-
-
This patch prevents macOS from using its system-provided sha512sum to ensure consistent compatibility with other platforms. Change-Id: Ie239cc14b9b0e17c486f5a3d4d55e6f26af32b0a
-
- Nov 26, 2024
-
-
Change-Id: I58292280dcd9451f59033976897aae5af023241c
-
- Nov 12, 2024
-
-
Adrien Béraud authored
Change-Id: I518669616d94187be20648024b9749291fd3af0b
-
- Nov 06, 2024
-
-
Adrien Béraud authored
Change-Id: I164d852c6bda142c1420f69ed8d6d35900b3701c
-
- Nov 05, 2024
-
-
Adrien Béraud authored
Change-Id: I91c81a4591e056d22dd83c07e9d8e4c8e326b34f
-
Adrien Béraud authored
Change-Id: I4321379b2f81fde8fd810f4f2151f8e21c7b2705
-
- Oct 23, 2024
-
-
Adrien Béraud authored
Change-Id: I5f175a0167945412fd2392e88b201251b35cc239
-
- Oct 22, 2024
-
-
François-Simon Fauteux-Chapleau authored
Change-Id: I6579d650d59b2e870cc62a462dff29eaf5c10f8d
-
to port libraries into plugins, they need to be PIC compiled. docker default user is root, the flag --allow_running_as_root is needed for onnx Change-Id: If9a3f70b8232b32ac005cdb7b22f011aef32c871
-
- Oct 18, 2024
-
-
François-Simon Fauteux-Chapleau authored
Change-Id: I31abf407ca8d535cbeb6aa057937247e2f62b906
-
- Oct 17, 2024
-
-
François-Simon Fauteux-Chapleau authored
This fixes a UPnP-related crash during connectivity changes. https://git.jami.net/savoirfairelinux/jami-client-ios/-/issues/410 Change-Id: I5560582ddb2b8cb42d5c58e3d52bd87d0cefd2e8
-
François-Simon Fauteux-Chapleau authored
This fixes a build issue on Fedora 41. dhtnet#630 Change-Id: I6f4f918e933c187cf7fa16906927b8acc6ba6aae
-
- Oct 16, 2024
-
-
Kateryna Kostiuk authored
This patch fixes a crash when using NEON on devices with A11 and earlier, as they do not support NEON dot-product instructions. jami-client-ios#411 Change-Id: Ia107a04145bb4eb2c9fd6f7e977cb0742f0fab1e
-
- Oct 11, 2024
-
-
Change-Id: I85b1d677e22abe78d5088d48b641f15aae71531a
-
- Sep 30, 2024
-
-
Adrien Béraud authored
Change-Id: I49d350dab7d315a1547fb3006d99703c744c1c73
-
- Sep 27, 2024
-
-
Change-Id: Ia6dc1a002bcae3280c0ccb365395c9616ea8447a
-
- Sep 16, 2024
-
-
8+3 filename → 8.3 filename be ware → beware {cannot, can not, cant, can't, could not, couldn't} → unable to conpleted → completed file name → filename imcomplete → incomplete informations → information trying to → attempting to wrong password → incorrect password GitLab: jami-client-qt#1730 Change-Id: Ia7757efafd2c06af978db02c65b40b1b77c393f8
-
- Sep 10, 2024
-
-
The previous URL was not working, so we updated it to the new one: https://ftp.gnu.org/gnu/nettle/nettle-3.9.1.tar.gz Change-Id: I1dd4f8ebb918e3ce1b7c9e2fa62010b25861b59d
-
- Sep 09, 2024
-
-
François-Simon Fauteux-Chapleau authored
This fixes a bug in DHTNet that caused some of the daemon tests on Jenkins to generate a large volume of logs (20+ GB) before eventually timing out. GitLab: #1059 Change-Id: I6d824d457c5bed929ba654b45c787c395b326ca5
-
- Sep 06, 2024
-
-
François-Simon Fauteux-Chapleau authored
The latest version of DHTNet includes a fix for a serious bug in the handling of the NAT-PMP protocol. dhtnet#33 Change-Id: I31b8d51f8bc1c713d7e1046d98c50f16345bf17d
-
Kateryna Kostiuk authored
Change-Id: Ic7db747d0cb1ebabfa2eacf6058b9fabfab93242
-