RetroShare/libretroshare/src
Gioacchino Mazzurco 4a34cfaf11
Improve API to create locations
Improve on top of sehraf work, add documentation for API token params
Deprecate old version and disable it once RS 0.6.6 is released
New method take relevant paramethers explicitely instead of having them
  incapsualted inside a RsLoginHelper::Location struct
New method return a proper error_condition instead of boolean + string
RsLoginHelper::attemptLogin doesn't need manual wrapper anymore
2020-06-09 20:13:22 +02:00
..
chat Verify before lock the mutex 2020-05-17 14:06:07 -05: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 fixed early crash caused by calling rsBanList before it is initialized 2019-12-02 13:14:56 +00:00
file_sharing RsFiles::alreadyHaveFile look into extra list too 2020-05-29 11:03:57 +02:00
ft ExtraFileHash check for integer overflow 2020-05-31 15:19:00 +02:00
gossipdiscovery Merge pull request #1829 from G10h4ck/rsfiles_links 2020-04-20 17:12:04 +02:00
grouter Fix memory management and deprecated removal from serialization 2020-04-14 12:17:01 +02:00
gxs fixed long-term bug due to sending an empty list of destkeys for GXSSecurity to encrypt an item 2020-06-04 13:38:57 +02:00
gxstrans made GxsNotify for messages with more granularity. Removed RsGxsCircleMsg class that was not used. 2020-05-03 23:20:13 +02:00
gxstunnel removed sleep in p3GxsTunnel::tick() since it is not needed and causes unwanted delays 2020-03-15 13:15:33 +01:00
jsonapi Improve API to create locations 2020-06-09 20:13:22 +02:00
pgp Clarify pointer ownership decorators documentation 2020-04-20 15:52:29 +02:00
plugins fixed plugin loading 2020-04-14 21:38:52 +02:00
pqi Merge pull request #1906 from sehraf/pr_fix_unix_fcntl_nonblock 2020-06-07 12:36:18 +02:00
retroshare Improve API to create locations 2020-06-09 20:13:22 +02:00
rs_upnp Silence excessive debugging in miniupnp handler 2020-03-08 22:07:12 +01:00
rsitems Merge pull request #1875 from csoler/v0.6-GxsGroup 2020-05-17 22:37:03 +02:00
rsserver Improve API to create locations 2020-06-09 20:13:22 +02:00
scripts
serialiser Multiple improvements in debugging helpers 2020-06-01 00:53:58 +02:00
services Fix Message Sent keeps Tags 2020-05-30 18:20:17 +02:00
tcponudp review fixup 2020-02-09 20:31:18 +01:00
tests Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
turtle fixed the same error in turtle generic search result 2020-04-26 15:34:28 +02: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 Unify common error category message into a function 2020-06-09 20:08:23 +02:00
Doxyfile Improve license according to REUSE 3.0 2019-12-18 17:57:20 +01:00
libretroshare.pro Multiple improvements in debugging helpers 2020-06-01 00:53:58 +02:00
use_libretroshare.pri Improve license according to REUSE 3.0 2019-12-18 17:57:20 +01:00