| .. |
|
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
|
renamed "count" to "size" in DirDetails
|
2020-12-13 20:03:21 +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
|
fixed compilation, removing implicit cast from nullptr to uninitialized std::shared_ptr
|
2021-01-18 13:23:43 +01:00 |
|
gxstrans
|
moved all metadata cache switches into DataStore as a single internal variable
|
2021-01-01 23:36:16 +01:00 |
|
gxstunnel
|
Fix Uninit in GxsTunnelPeerInfo
|
2020-12-29 12:23:18 +01:00 |
|
jsonapi
|
Improve API to create locations
|
2020-06-09 20:13:22 +02: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
|
fixed bug in chat history causing lots of gibberish output to the console
|
2021-01-14 22:35:08 +01:00 |
|
retroshare
|
fixed update of avatar/name in signed identities
|
2021-01-17 23:53:49 +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
|
fixed the status of signature vs. making friends, and fixed the deadlock when signing a certificate
|
2021-01-09 14:24:04 +01:00 |
|
scripts
|
|
|
|
serialiser
|
Fix RsItem deserialise when they are too small (< 8 bytes).
|
2020-11-25 15:35:21 +01:00 |
|
services
|
fixed update of identity list when avatar is changed and changed avatar to use ZoomableLabel
|
2021-01-18 21:49:03 +01:00 |
|
tcponudp
|
Merge remote-tracking branch 'RetroShare/master' into pr_rsconfig
|
2020-10-04 20:25:06 +02:00 |
|
tests
|
|
|
|
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
|
|
|
|
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
|
Fixed linking with enabled libretroshare_shared with msys2
|
2020-11-23 21:04:18 +01:00 |