RetroShare/libretroshare/src
csoler 38c0603f6d
Merge pull request #2252 from jolavillette/ConfigFilesSavePeriod
Save configuration files every 1 hour instead of every 5 seconds
2021-01-30 19:56:46 +01:00
..
chat speed up status display of participants in chatrooms 2020-12-30 16:06:12 +01:00
crypto Safer rsids API 2019-05-02 09:55:53 +02:00
deep_search Add support for indexing files dupported by taglib 2019-10-26 15:57:39 +02:00
dht Fix: DHT cannot bootstrap if bdboot.txt is corrupted. 2021-01-02 18:44:32 +01:00
file_sharing added safeguard against crash in dir_hierarchy 2021-01-21 18:15:02 +01:00
ft renamed "count" to "size" in DirDetails 2020-12-13 20:03:21 +01:00
gossipdiscovery fixed previous commit with remaining deletes and shared_ptr that messed the whole thing 2020-12-22 22:51:17 +01:00
grouter fixed usage info statistics in identities 2020-07-08 12:56:40 +02:00
gxs added missing delete causing small leak 2021-01-25 20:33:27 +01:00
gxstrans Add ability to manage canceled token in Gxs. 2021-01-08 15:49:22 +01:00
gxstunnel Fix Uninit in GxsTunnelPeerInfo 2020-12-29 12:23:18 +01:00
jsonapi Fix JSON API mime type 2021-01-24 01:53:58 +01:00
pgp Fix ValGrind error in PGPHandler::locked_writePrivateTrustDatabase 2020-12-29 13:05:41 +01:00
plugins fixed plugin loading 2020-04-14 21:38:52 +02:00
pqi Merge pull request #2251 from csoler/v0.6-BugFixing_7 2021-01-30 19:55:01 +01:00
retroshare Fix Friend List Status 2021-01-25 20:15:04 +01:00
rs_upnp Fix compilation with libupnp 1.14.0 2020-11-03 17:53:52 +01:00
rsitems Merge remote-tracking branch 'upstream/master' into v0.6-BugFixing_4 2020-11-28 21:34:32 +01:00
rsserver Save configuration files every 1 hour instead of every 5 seconds 2021-01-26 09:51:21 +01:00
scripts added for MSYS compile releated changes by default its disabled 2009-09-05 17:23:58 +00:00
serialiser Fix RsItem deserialise when they are too small (< 8 bytes). 2020-11-25 15:35:21 +01:00
services removed debug info 2021-01-28 20:21:06 +01:00
tcponudp Merge remote-tracking branch 'RetroShare/master' into pr_rsconfig 2020-10-04 20:25:06 +02:00
tests Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
turtle renamed "count" to "size" in DirDetails 2020-12-13 20:03:21 +01:00
unfinished moved some files to unfinished and deleted soem unused files 2018-11-11 14:24:48 +01:00
unused Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
util Fix RsMutex Debug and add rs_mutex_debug qmake option. 2020-12-08 17:15:16 +01:00
Doxyfile Improve license according to REUSE 3.0 2019-12-18 17:57:20 +01:00
libretroshare.pro 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
use_libretroshare.pri Fix qmake error: 2021-01-18 11:57:38 +01:00