jolavillette
752c997f24
Merge remote-tracking branch 'upstream/master' into pqihandlerOptim
2020-06-04 07:39:59 +02:00
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
Gioacchino Mazzurco
0c1785b0d3
Merge branch 'atomic_variadic_log'
2020-05-30 22:11:04 +02:00
Phenom
d256595aa7
Fix Message Sent keeps Tags
2020-05-30 18:20:17 +02:00
G10h4ck
97a60865b4
Merge pull request #1981 from G10h4ck/RsMemoryWrapper_JSON_fixup
...
Change raw memory JSON representation
2020-05-29 19:16:00 +02:00
Gioacchino Mazzurco
43f7b6c0ba
RsFiles::alreadyHaveFile look into extra list too
2020-05-29 11:03:57 +02:00
Gioacchino Mazzurco
2ae21ca800
rsdebug supports variadic style for atomic log
2020-05-29 01:09:10 +02:00
Gioacchino Mazzurco
c1c303218c
Change raw memory JSON representation
...
Fix bug reported by b1rdG
The new way permits to add more formats in the future without breaking
retro-compatibility again.
Add support for RsJson in rsdebug for Android
2020-05-28 23:01:04 +02:00
G10h4ck
968f234bfd
Merge pull request #1959 from G10h4ck/rsbase64_fixup
...
RsBase64 handle correcly 0 lenght buffer encoding and padding
2020-05-28 18:45:04 +02:00
Gioacchino Mazzurco
d76f397358
RsBase64 calculate size properly and avoid FP math
2020-05-28 17:57:42 +02:00
Gioacchino Mazzurco
3332c32a84
RsBase64 handle correcly 0 lenght buffer encoding
2020-05-26 19:56:17 +02:00
csoler
b294a34d11
Revert "Revert "bandwidth control improvement""
2020-05-25 20:28:50 +02:00
csoler
301def6018
Revert "bandwidth control improvement"
2020-05-24 23:40:26 +02:00
defnax
d1d4b47877
Merge pull request #1974 from hunbernd/feature/msys2enhancements
...
[WIP] Improved msys2 build scripts
2020-05-24 22:36:21 +02:00
csoler
42a10d59b2
Merge pull request #1942 from jolavillette/UpdateRates
...
bandwidth control improvement
2020-05-24 21:57:31 +02:00
jolavillette
735a123a02
restore 1.1 factor in ft/fttransfermodule
2020-05-24 00:32:24 +02:00
jolavillette
ea827b180a
restore 1.1 factor in ft/fttransfermodule
2020-05-23 22:20:49 +02:00
hunbernd
a11dc09790
Build webui
2020-05-23 22:05:44 +02:00
csoler
eeca7c6d3a
Merge pull request #1963 from csoler/v0.6-GxsGroup
...
fixed compilaiton of photoshare due to changes in GxsChange class
2020-05-22 18:21:33 +02:00
Gioacchino Mazzurco
77f818f0b3
Fix JSON API compilation error introduces in f6260a95ae
2020-05-22 17:52:05 +02:00
jolavillette
998e1a5de3
Merge remote-tracking branch 'upstream/master' into pqihandlerOptim
2020-05-22 08:12:16 +02:00
csoler
82690561b6
fixed compilaiton of photoshare due to changes in GxsChange class
2020-05-21 22:45:49 +02:00
csoler
2a5adddc3b
Merge pull request #1881 from PhenomRetroShare/Add_VotesOn_getPostData
...
Add Votes when calling getPostData.
2020-05-21 22:38:06 +02:00
sehraf
f186422833
fix RawMemoryWrapper serialisation to json, reported by b1rdG
2020-05-17 23:43:03 +02:00
csoler
d52d9c909b
Merge pull request #1875 from csoler/v0.6-GxsGroup
...
Add group change notifications (e.g. circle invites, forum moderation, etc)
2020-05-17 22:37:03 +02:00
csoler
c90b72152f
Merge pull request #1945 from b1rdG/fix-createChatLobby-checks
...
Create chat lobby checks
2020-05-17 22:00:30 +02:00
b1rdG
dafd975b51
Verify before lock the mutex
2020-05-17 14:06:07 -05:00
b1rdG
089ea76a6e
Add lobby_identity check
2020-05-17 09:18:12 -05:00
csoler
dc03f8ff49
imprved readability of the logic in rstlvidset serialization
2020-05-16 13:13:48 +02:00
csoler
6008599f02
fixed wrong call to std::set::erase(iterator,iterator) where the iterator comes from another set, causing inconsistencies
2020-05-16 13:12:37 +02:00
jolavillette
51ba879bb7
bandwidth control improvement
2020-05-14 23:28:20 +02:00
jolavillette
1f547aaefe
bandwidth control improvement
2020-05-14 23:13:36 +02:00
Phenom
f6260a95ae
Add Votes when calling getPostData.
2020-05-13 00:36:14 +02:00
csoler
e6edae27be
Merge pull request #1922 from PhenomRetroShare/Fix_SomeWarnings
...
Fix some warnings
2020-05-12 23:05:34 +02:00
csoler
cb1fe154f3
removed debug info
2020-05-10 18:40:31 +02:00
csoler
766da8117a
added missing update of membership status flags when an id is removed from the invitee list
2020-05-10 18:37:03 +02:00
csoler
3ae173f104
removed debug info in circles
2020-05-10 13:47:53 +02:00
csoler
6f6e0de5f1
merged with upstreamm/master
2020-05-09 22:33:27 +02:00
csoler
e09bf7c261
added a check to prevent SEGV when sending a notification about a group we updated
2020-05-09 21:30:51 +02:00
csoler
df2899bae9
added warning about keys tht are out of range when checking a msg signature
2020-05-09 21:30:07 +02:00
jolavillette
7c2efbc630
reduce cpu load by increasing sleep before ticking pqi and core
2020-05-09 20:35:20 +02:00
csoler
0c3b8641af
fixing some bugs in circles backend
2020-05-09 18:07:56 +02:00
Phenom
b40ca53f13
Fix warning: ‘n’ may be used uninitialized in this function
...
../../../trunk/libretroshare/src/rsitems/rsmsgitems.cc: In member
function ‘virtual void
RsMsgTags::serial_process(RsGenericSerializer::SerializeJob,
RsGenericSerializer::SerializeContext&)’:
../../../trunk/libretroshare/src/rsitems/rsmsgitems.cc:93:22: warning:
‘n’ may be used uninitialized in this function [-Wmaybe-uninitialized]
93 | uint32_t n ;
| ^
2020-05-09 14:32:48 +02:00
defnax
38af9244a6
added spam box
2020-05-08 23:21:38 +02:00
csoler
bc69e8c1ac
forgot to update file in previous commit
2020-05-08 16:06:23 +02:00
csoler
8e52f07621
changed NO_DATA enum to NO_DATA_YET. Seems that this is an existing define on windows
2020-05-08 14:49:25 +02:00
csoler
59df44535a
put enum outside class in RsGxsCircleCache
2020-05-08 11:24:49 +02:00
csoler
5f5c2be64b
fixed a few bugs in the new circle cache system
2020-05-07 20:35:02 +02:00
csoler
11a4b6540f
cleaned-up circles cache. Needs testing.
2020-05-07 17:31:58 +02:00
jolavillette
4ead639e8c
remove unneeded pqithreadstreamer and pqissl mutex locks
2020-05-06 21:29:46 +02:00