.. |
chat
|
improved output for when max chat room messages is reached
|
2021-02-20 20:20:56 +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
|
Merge pull request #2263 from csoler/v0.6-BugFixing_8
|
2021-02-03 21:57:07 +01: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 list overwrite in RsGxsNetService::requestGrp
|
2021-03-08 20:07:07 +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
|
add CORS headers to rsEvents/registerEventsHandler
|
2021-03-19 23:10:43 +05:30 |
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
|
add missing mutex locks around free_pend calls in pqistreamer.cc
|
2021-02-22 09:04:33 +01:00 |
retroshare
|
fixed crash due to using twice the same method name in p3gxscircles.h wiht json api header
|
2021-03-08 20:51:21 +01:00 |
rs_upnp
|
Fix compilation with libupnp 1.14.0
|
2020-11-03 17:53:52 +01:00 |
rsitems
|
Fix Uninitialised in RsNxsGrp
|
2021-02-10 19:45:45 +01:00 |
rsserver
|
fixed registration of event handler
|
2021-02-26 23:20:48 +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
|
fixed wrong define in debug for circles
|
2021-03-13 22:27:43 +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
|
increase TR and SR validity to 20 seconds
|
2021-02-06 20:57:04 +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 Windows 64b G++ under MSys2 compil.
|
2021-03-05 17:40:06 +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 |