RetroShare/libretroshare/src
Gioacchino Mazzurco 16ca0dc52c
RsThread fix warning and cleanup
Avoid compiler warning due to virtual method being called in destructor
  at this point the empty default version would be called without damage
  but making the compiler concernig about the semantic being different
  from the one the programmer meant.
Delete old superseeded function and do not depend on it on RsThread.
2021-11-04 19:17:57 +01:00
..
chat added bool return value to denyLobbyInvite() and marked overriding methods in p3msgs accordingly 2021-08-29 21:15:52 +02:00
crypto Safer rsids API 2019-05-02 09:55:53 +02:00
deep_search deep_search: fix compilation with old Xapian versions 2021-10-28 09:53:55 +02:00
dht Fix: DHT cannot bootstrap if bdboot.txt is corrupted. 2021-01-02 18:44:32 +01:00
file_sharing First working prototype of GXS service search 2021-10-28 09:51:29 +02:00
ft First working prototype of GXS service search 2021-10-28 09:51:29 +02:00
gossipdiscovery only update peer IPs form discovery for non hidden nodes 2021-02-06 21:55:43 +01:00
grouter fixed usage info statistics in identities 2020-07-08 12:56:40 +02:00
gxs Fix RsThread when nothing to do and run finish before start. 2021-11-03 17:14:11 +01:00
gxstrans removed debug info about superseded groups 2021-03-13 22:28:26 +01:00
gxstunnel Fix Uninit in GxsTunnelPeerInfo 2020-12-29 12:23:18 +01:00
jsonapi Fix: WebUI truncating binary files. 2021-03-25 18:20:11 +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 Attempt to fix non sam3 builds 2021-10-25 15:50:19 +02:00
retroshare Properly avoid private forum leak in deep search 2021-10-28 09:53:55 +02:00
rs_upnp Fix compilation with libupnp 1.14.0 2020-11-03 17:53:52 +01:00
rsitems Epurate this branch from channels deep search changes 2021-10-28 09:53:54 +02:00
rsserver Implement deep indexing and search for forums 2021-10-28 09:53:48 +02:00
scripts
serialiser Fix RsItem deserialise when they are too small (< 8 bytes). 2020-11-25 15:35:21 +01:00
services Properly avoid private forum leak in deep search 2021-10-28 09:53:55 +02:00
tcponudp Merge remote-tracking branch 'RetroShare/master' into pr_rsconfig 2020-10-04 20:25:06 +02:00
tests
turtle Implement deep indexing and search for forums 2021-10-28 09:53:48 +02:00
unfinished
unused
util RsThread fix warning and cleanup 2021-11-04 19:17:57 +01:00
Doxyfile Improve license according to REUSE 3.0 2019-12-18 17:57:20 +01:00
libretroshare.pro RsThread fix warning and cleanup 2021-11-04 19:17:57 +01:00
use_libretroshare.pri Merge pull request #2132 from sehraf/pr_add_i2p_sam3 2021-10-24 20:39:22 +02:00