Cyril Soler
|
cdd2c1f4b6
|
Merge pull request #432 from G10h4ck/master
Fix typo in libresapi documentation
|
2016-06-30 16:50:35 -04:00 |
|
Gio
|
da4c563223
|
Fix typo in libresapi documentation
|
2016-06-30 22:03:22 +02:00 |
|
csoler
|
0206c652df
|
added missing else in display of forum anti-spam message
|
2016-06-30 15:06:41 -04:00 |
|
csoler
|
2dfe116a31
|
added compilation flag for profiling in GUI
|
2016-06-30 14:22:06 -04:00 |
|
csoler
|
ef954514be
|
updated changelog
|
2016-06-30 14:22:06 -04:00 |
|
Cyril Soler
|
440390efec
|
Merge pull request #431 from csoler/v0.6-SignedForums3
added GXS distribution flag to defavor posts signed by key form unkno…
|
2016-06-30 14:21:11 -04:00 |
|
csoler
|
ba500284c7
|
added GXS distribution flag to defavor posts signed by key form unknown RS nodes, and updated UI in forums to use it
|
2016-06-30 14:16:45 -04:00 |
|
csoler
|
9f7ef8b46b
|
fixed possible cross deadlocks between RsGxsGenExchange and RsGxsNetService
|
2016-06-28 20:59:56 -04:00 |
|
csoler
|
00bdc509c5
|
updated changelog
|
2016-06-28 17:56:45 -04:00 |
|
Cyril Soler
|
bb82b6e983
|
Merge pull request #429 from PhenomRetroShare/Fix_StandardQSS
Fix ProgressBar Chunk with Standard.qss
|
2016-06-28 14:35:59 -04:00 |
|
Phenom
|
456751a83c
|
Fix ProgressBar Chunk with Standard.qss
|
2016-06-28 20:23:32 +02:00 |
|
Cyril Soler
|
019ed127bd
|
Merge pull request #428 from sehraf/pr-fix-udp
fix TcpPacket::readPacket
|
2016-06-28 12:37:04 -04:00 |
|
sehraf
|
ea07a138bb
|
fix TcpPacket::readPacket
|
2016-06-28 17:38:11 +02:00 |
|
Cyril Soler
|
c15c979851
|
Merge pull request #426 from sehraf/pr-disable-dht-stunner
This patch set adds an option to use the DHT stunner to qmake
|
2016-06-27 17:17:28 +01:00 |
|
csoler
|
ff8667834b
|
clear error queue before calling SSL_read()/SSL_write(), to avoid remaining errors to corrupt the next connection attempts and cause disconnections
|
2016-06-26 23:14:01 -04:00 |
|
csoler
|
31089d7a91
|
added auto-clean of pending data in pqistreamer after connection is closed, to avoid confusing the peer after re-connecting (probably not the cause of the SSL errors we see)
|
2016-06-25 19:12:47 +01:00 |
|
Cyril Soler
|
043c5b1f22
|
Merge pull request #427 from PhenomRetroShare/Fix_TheRetroSharesDeskTopFileIsMissing
Fix "!!!The RetroShare's desktop file is missing or wrong!!!" message
|
2016-06-25 13:01:36 -04:00 |
|
Phenom
|
e6347d7aef
|
Fix "!!!The RetroShare's desktop file is missing or wrong!!!" message
for Linux.
|
2016-06-25 11:09:28 +02:00 |
|
sehraf
|
5d962682e1
|
removed unused variable warnings
|
2016-06-21 14:02:52 +02:00 |
|
sehraf
|
4d2d825d5b
|
add new option to qmake to enable dht stunner
removed dht stunner code when option is not set
|
2016-06-21 13:55:23 +02:00 |
|
Cyril Soler
|
37ae8bcb6a
|
Merge pull request #424 from sehraf/pr-dht-banlist
extend libbitdht to use libretroshares ban list
|
2016-06-21 07:22:13 -04:00 |
|
sehraf
|
3bb03ff89d
|
Added new (optional) callback to libbitdht to ask upper layer if an IP is banned.
In case this callback is implemented it will be used in favour of the built-in ban list.
|
2016-06-20 22:30:51 +02:00 |
|
csoler
|
a05282ced9
|
updated ubuntu changelog
|
2016-06-20 14:17:11 -04:00 |
|
Cyril Soler
|
ddce43b282
|
Merge pull request #422 from PhenomRetroShare/Fix_ReadMe.md
Change Build AppVeyor State to RetroShare/RetroShare.
|
2016-06-18 20:43:42 -04:00 |
|
csoler
|
24eb88aa0a
|
added explicit comparisons for tests on RsGxsGrpMetaData and RsGxsMsgMetaData
|
2016-06-18 20:38:48 -04:00 |
|
Phenom
|
0388162fd1
|
Change Build AppVeyor State to RetroShare/RetroShare.
|
2016-06-19 01:40:50 +02:00 |
|
Cyril Soler
|
bc04f3c94b
|
Merge pull request #421 from PhenomRetroShare/Fix_UnitTestCompilation
Fix UnitTest Compilation
|
2016-06-18 17:43:50 -04:00 |
|
Phenom
|
43f618fedd
|
Fix UnitTest Compilation
|
2016-06-18 23:10:12 +02:00 |
|
csoler
|
07bda26192
|
fixed permission matrix widget crash
|
2016-06-18 16:27:15 -04:00 |
|
Cyril Soler
|
35da9cb193
|
Merge pull request #419 from PhenomRetroShare/Fix_ChannelNewsFeedWhenComment
Fix GxsChannelPostItem when received comment.
|
2016-06-18 15:36:03 -04:00 |
|
Cyril Soler
|
90a27f4e81
|
Merge pull request #418 from sehraf/pr-improve-debug
This is the first set of patches to improve RS' logging functionality
|
2016-06-18 15:33:10 -04:00 |
|
Phenom
|
d84fdff2e1
|
Fix GxsChannelPostItem when received comment.
|
2016-06-18 20:10:14 +02:00 |
|
sehraf
|
3cf1968943
|
fixed p3msgservice.cc
|
2016-06-18 18:04:18 +02:00 |
|
sehraf
|
d8235c6caf
|
removed dead code and cleanup
|
2016-06-18 13:11:21 +02:00 |
|
sehraf
|
09afbbed5d
|
switched to new rslog method
|
2016-06-18 13:00:15 +02:00 |
|
Cyril Soler
|
7627bd96ca
|
Merge pull request #417 from csoler/v0.6-SecurityKeys
V0.6 security keys
|
2016-06-17 22:53:05 -04:00 |
|
csoler
|
f57f620111
|
reduced database testing/cleaning frequency to 31/59 mins.
|
2016-06-17 22:27:00 -04:00 |
|
csoler
|
eb05922cd1
|
added a tooltip and read color for unsecure GXS identities. These are still supported for a few weeks at most. So get rid of them
|
2016-06-17 22:21:06 -04:00 |
|
csoler
|
4df4bb638f
|
fixed removal of messages in unsubscribed groups
|
2016-06-17 20:46:58 -04:00 |
|
csoler
|
886d896151
|
fixed warning about old fingerprint for own keys.
|
2016-06-17 20:46:24 -04:00 |
|
sehraf
|
f6c5a05c8e
|
switched to caller providing all needed information instead of saving those on callee side
|
2016-06-17 11:09:59 +02:00 |
|
csoler
|
cc6ae747cb
|
fixed color of admin circles (we cannot use a bullet, since bullets are kept for Membership property)
|
2016-06-16 23:17:56 -04:00 |
|
csoler
|
4d452bf6eb
|
removed annoying warning in avatar widget
|
2016-06-16 23:17:56 -04:00 |
|
csoler
|
c25b65074a
|
removed check key debug info
|
2016-06-16 23:10:13 -04:00 |
|
csoler
|
25c0c9d4ce
|
added systematic consistency checking of public/private RSA keys at deserialisation time
|
2016-06-16 23:06:07 -04:00 |
|
csoler
|
b9ba51f2ba
|
improved naming of publish/admin rights in GroupTreeWidget
|
2016-06-16 22:23:27 -04:00 |
|
csoler
|
8d54603b02
|
fixed bug in private key extraction
|
2016-06-16 21:27:28 -04:00 |
|
csoler
|
dbd78d2401
|
merged with upstream/master
|
2016-06-16 20:19:03 -04:00 |
|
sehraf
|
e28e9720dd
|
removed dead code
|
2016-06-16 21:26:58 +02:00 |
|
defnax
|
70662cf8bf
|
Fixed some layout spacing
|
2016-06-16 18:41:56 +02:00 |
|