thunder2
c850a30c1a
Build libretroshare on Windows as shared library
2025-07-16 17:25:57 +02:00
csoler
ef25a9079d
fixed using the right version of cmake > 3.5
2025-07-08 22:06:28 +02:00
csoler
8fcc52b304
Merge pull request #2904 from defnax/fix-macos-v2
...
Fixed some frames to use StyledPanel to get styles on system theme
2025-01-19 17:41:39 +01:00
csoler
e18bb74a5e
added non-backward compatible flag change for v0.7 about sha1 certs
2025-01-10 22:47:46 +01:00
defnax
89ceba2f92
Fixed some frames to use StyledPanel to get styles on system theme
...
* update mac os section
2025-01-02 23:36:43 +01:00
csoler
6a77d6b7bc
fixed retroshare.pri
2024-11-26 22:19:02 +01:00
csoler
ed0105f44c
switched rs_usernp into rs_useopenpgpsdk
2024-10-22 19:25:11 +02:00
csoler
126ce6607e
changed flag name to remove it from v07 changes list
2024-10-09 21:31:42 +02:00
csoler
e20a4c4e60
changed retroshare.pri to add V07_NON_BACKWARD_COMPATIBLE_CHANGE_005 by default
2024-09-18 21:15:44 +02:00
csoler
3361727a37
added switch to compile with rnp or openpgp-sdk
2024-08-11 16:43:20 +02:00
csoler
d222cfe8e0
added compilation flag for RNP
2024-07-26 11:10:52 +02:00
thunder2
441ba17b53
Changed automatic version numbering with "git describe" to split the third part into mini version (leading numbers) and extra version (string after the numbers)
2023-11-26 00:19:59 +01:00
Gioacchino Mazzurco
9d406ba26f
Fix inconsistence in friendserver QMake build option naming
2023-10-18 10:34:17 +02:00
RETROSHARE Phenom
36d3f1899e
Fix MacOS build
...
Need to use:
CONFIG+=rs_macos11.1 CONFIG+=no_rs_sam3 CONFIG+=no_rs_sam3_libsam3
CONFIG+=c++14
2022-04-02 14:30:18 +02:00
csoler
b847caa11b
Merge pull request #2495 from csoler/v0.6-FriendServer
...
V0.6 friend server
2022-01-10 20:14:58 +01:00
thunder2
c0e3e9b4e4
Moved compiler flags for warnings to retroshare.pri
2022-01-04 00:33:04 +01:00
csoler
7367fb3e46
fixed merge with upstream/master
2022-01-02 16:17:53 +01:00
Gioacchino Mazzurco
94bd099407
Rename DATA_DIR macro to less polluting RS_DATA_DIR
2021-12-09 12:56:48 +01:00
csoler
bef780e0c7
merged with upstream/master
2021-11-11 17:50:11 +01:00
Gioacchino Mazzurco
9c38eed648
Implement deep indexing and search for forums
...
RsGxsNetTunnelService::receiveSearchRequest handle no results case
properly
RsNxsObserver::handleDistantSearchRequest improve method behaviour
documentation
RsTurtleClientService Improve documentation
2021-10-28 09:53:48 +02:00
Gioacchino Mazzurco
b8e27d6bc0
Document sam3 build options, fix Android CI
2021-10-25 14:35:32 +02:00
csoler
3ddf3d0853
Merge pull request #2132 from sehraf/pr_add_i2p_sam3
...
Replace I2P BOB with SAMv3
2021-10-24 20:39:22 +02:00
csoler
d97ad8099c
added base network layer for friend server. Not working yet.
2021-10-09 01:08:23 +02:00
howdy-partner
fe53ee4842
Fix libupnp autodetection for qmake
2021-04-25 23:38:00 +03:00
sehraf
eb0aa340e3
remove i2psam (library) support
2021-03-16 21:15:30 +01:00
sehraf
10189ba4d0
add i2psam3
2021-03-16 21:15:30 +01:00
Phenom
2ff3d83c30
Fix RsMutex Debug and add rs_mutex_debug qmake option.
2020-12-08 17:15:16 +01:00
thunder2
76b22ada5c
Added new config "libretroshare_shared" to build libretroshare as shared library (default off) based on changes from ET. Activated for Windows build with plugins to fix the link error (ld.exe: Error: export ordinal too large) due to too many exported symbols.
2020-11-09 20:00:50 +01:00
hunbernd
a5d23d0b3f
Merge remote-tracking branch 'remotes/retroshare/master' into feature/msys2enhancements
2020-06-19 22:48:43 +02:00
sehraf
a5a2b49d99
i2p: bob: add option to disable bob CONFIG+=no_rs_bob
2020-06-10 20:05:00 +02:00
hunbernd
3dd5945186
Deep channel and file indexing support
2020-06-01 00:53:31 +02:00
hunbernd
7dda728ef0
Fix: include commit hash even when the HEAD=tag
...
Only consider tags starts with "v"
2020-05-31 02:09:42 +02:00
hunbernd
cd751f12d4
Clang support
2020-05-30 02:16:59 +02:00
Gioacchino Mazzurco
15c3e87bc5
Add option to disable DH init check for faster init
...
The check is not necessary and on Android it takes around 1 minute to
complete.
2020-03-03 16:21:14 +01:00
sehraf
f27022fe7b
review fixup
2020-02-09 20:31:18 +01:00
sehraf
6f9d875fc6
* unify CONFIG option for DHT stunner
...
* implement optional (turned off by default) usage of dht stunner to determin external ip (this can be usefull for some corner case setups)
2020-02-09 20:31:17 +01:00
sehraf
a7500473eb
enable DHT stunner
2020-02-09 20:31:13 +01:00
csoler
d9f1a08a77
enabled v0.7_non_backward_compatible_changes 01,02 and 03
2019-12-28 20:36:31 +01:00
Gioacchino Mazzurco
7e88276339
Little cleanup in retroshare.pri
2019-12-19 15:09:32 +01:00
Gioacchino Mazzurco
655582e970
Improve license according to REUSE 3.0
...
FSFE licensing checking program lint is now happy
$ reuse lint
* Bad licenses:
* Missing licenses:
* Unused licenses:
* Used licenses: AGPL-3.0-only, AGPL-3.0-or-later, Apache-2.0, CC-BY-SA-4.0, CC0-1.0, GPL-3.0-or-later, LGPL-3.0-or-later, MIT
* Read errors: 0
* Files with copyright information: 6324 / 6324
* Files with license information: 6324 / 6324
Congratulations! Your project is compliant with version 3.0 of the REUSE Specification :-)
2019-12-18 17:57:20 +01:00
Gioacchino Mazzurco
2a0e1ab59d
Fix Android compilation
...
Fix also a couple of warnings and update build documentation
2019-12-11 01:25:14 +01:00
Gioacchino Mazzurco
6464870cf9
Cleanup qmake files, Appveyor list produced files
2019-11-28 19:03:55 +01:00
Gioacchino Mazzurco
722b1dbffc
Attempt to fix AppveyorCI
...
+ Cleanup macosx variables
2019-11-28 14:28:27 +01:00
Gioacchino Mazzurco
c73bdb83cd
Drop libresapi and modules that depends on it
...
A copy of the repository freezed before this deletion to ease old code
viewing is available at
https://github.com/RetroShare/zz_archive_RetroShare_libresapi
Removed some more cruft
Temporarly disabled JSON API generation of RsWebUi methods due to
compilation breakage when rs_webui is disabled, RsWebUi keeps working
but cannot be restarted from JSON API
2019-11-27 23:32:38 +01:00
csoler
887e3ad394
make sure rs_webui cannot be enabled without rs_jsonapi
2019-11-27 21:22:21 +01:00
Gioacchino Mazzurco
1d4ca64dee
Prepare for merging
2019-11-27 18:44:10 +01:00
csoler
4a257614f1
merged with upstream/master
2019-11-24 18:38:50 +01:00
csoler
2123ad7645
enable terminal login and webui passwd except on android
2019-11-17 13:23:08 +01:00
Dimitris Apostolou
229c2206a4
Support for macOS 10.15 Catalina
2019-11-11 21:06:30 +02:00
csoler
6603dbd913
code to embed webUI server in the main executable (initial version, not yet working)
2019-11-10 17:38:16 +01:00