RetroShare/libretroshare/src
Gioacchino Mazzurco 295ecf368e
ExtraFileHash check for integer overflow
When passing large periods 2038 problems was silently triggered due to
  time being stored as int in FileInfo::age, thus causing erratic
  behaviour in extra files timeout. Now period is checked and if too
  large an error is reported.
Deprecate FileDetails which is confusing dummy wrapper of FileInfo
Remove ftExtraList::cleanupEntry deadcode
2020-05-31 15:19:00 +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 added missing update of membership status flags when an id is removed from the invitee list 2020-05-10 18:37:03 +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 Explicit type as requested by Cyril 2020-04-14 12:24:58 +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 Revert "Revert "bandwidth control improvement"" 2020-05-25 20:28:50 +02:00
retroshare ExtraFileHash check for integer overflow 2020-05-31 15:19:00 +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 added spam box 2020-05-08 23:21:38 +02:00
scripts
serialiser Change raw memory JSON representation 2020-05-28 23:01:04 +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 Merge branch 'atomic_variadic_log' 2020-05-30 22:11:04 +02:00
Doxyfile Improve license according to REUSE 3.0 2019-12-18 17:57:20 +01:00
libretroshare.pro Build webui 2020-05-23 22:05:44 +02:00
use_libretroshare.pri Improve license according to REUSE 3.0 2019-12-18 17:57:20 +01:00