csoler
9bc552aea4
added more debug output in icon loading system
2019-06-04 13:01:35 +02:00
csoler
94cbe65142
added various sizes in icons cache so that we do not always allocate the largest sizes
2019-06-04 11:49:26 +02:00
csoler
e66fb923fb
attempt to use a cache for user-defined avatars. Should reduce memory footprint. to be tested
2019-06-03 23:52:29 +02:00
G10h4ck
807bbedd5a
Merge pull request #1567 from G10h4ck/broadcast_discovery_refinement
...
Remove PGP fingerprint from broadcast discovery
2019-05-22 10:25:58 +02:00
defnax
37c117cb9e
Merge pull request #1566 from defnax/darkstyle-v2
...
added new qdarkstyle version 2.6.8
new additional dark stylsheet for RetroShare.
2019-05-18 22:16:57 +02:00
G10h4ck
d67aee9529
Merge pull request #1568 from G10h4ck/tcp_over_udp_refinement
...
Solve a bunch of warnings in TCP over UDP layer
2019-05-18 15:15:22 +02:00
Gioacchino Mazzurco
b52bb4c2dd
Solve a bunch of warnings in TCP ove UDP layer
...
Remove some deadcode
Improve readability
2019-05-17 15:03:23 +02:00
Gioacchino Mazzurco
f2fb0d7cfc
Remove PGP fingerprint from broadcast discovery
...
Sending PGP fingerprint trough broadcast discovery is misleading in
terms of security, as those packets cannot be trusted for PGP
fingerprint verification, removing it reduce packet size and reduce the
risc of wrong usage of untrusted information
2019-05-17 12:07:52 +02:00
defnax
7e6dd9aed7
added new qdarkstyle version 2.6.8
...
added new version of qdarkstyle to retroshare
2019-05-16 23:55:49 +02:00
G10h4ck
427503df0d
Merge pull request #1561 from G10h4ck/rsbanlist_refinement
...
Prepare RsBanList for JSON API
2019-05-16 21:53:26 +02:00
G10h4ck
533ceed549
Merge pull request #1562 from G10h4ck/build_refinement
...
Little improvements in build system
2019-05-14 23:03:00 +02:00
Gioacchino Mazzurco
fb4be22f0e
Prepare RsBanList for JSON API support
2019-05-14 23:01:06 +02:00
csoler
ebd55b2626
Merge pull request #1559 from G10h4ck/autssl_refinement
...
Cleanup huge amount of AuthSSL and related files cruft
2019-05-14 22:55:34 +02:00
Gioacchino Mazzurco
16d606b513
refactor LoadCheckX509 into safer AuthSSL::parseX509DetailsFromFile
2019-05-14 22:05:42 +02:00
Gioacchino Mazzurco
0c097c2080
Rename redundant to double in guarding macros
2019-05-14 21:33:08 +02:00
G10h4ck
14f2a9dcca
Merge pull request #1564 from zapek/patch-1
...
Updated the readme to fix Windows' build
2019-05-14 21:11:19 +02:00
Gioacchino Mazzurco
c8082fdcc2
Add PGP verification info message
2019-05-14 15:12:39 +02:00
Gioacchino Mazzurco
0eee4adaa8
Add forgot define enabling banlist redundant check
2019-05-14 14:47:33 +02:00
Gioacchino Mazzurco
1599689eab
PQI redundant check behave the same as authssl check
2019-05-14 11:43:18 +02:00
David Gerber
b7d3bfc573
Updated the readme to fix Windows' build
...
Installs the proper version of cmake for udp-discovery-cpp.
2019-05-12 18:30:30 +02:00
csoler
d73b2767d6
Merge pull request #1563 from csoler/v0.6-BugFixing
...
V0.6 bug fixing
2019-05-12 12:08:32 +02:00
csoler
2748275397
changed std::cerr to the new RsErr() method
2019-05-12 11:00:33 +02:00
csoler
1cee069243
added warning when deleting a thread that isnot finished
2019-05-12 10:46:08 +02:00
csoler
7b2541e35c
fixed thread bug caused by deleting a thread before it is actually terminated
2019-05-11 23:43:54 +02:00
csoler
6a18e242bb
added compile option to use sanitizer and already fixed a few misalignment errors with it
2019-05-11 22:25:02 +02:00
Gioacchino Mazzurco
2704313004
Disable cmark by default in the correct place
2019-05-10 17:58:38 +02:00
Gioacchino Mazzurco
64c4982f41
Remove problematic git submodule option
...
--recommend-shallow seems to nos be effective, and even causing problems with
older git versions
2019-05-09 12:41:37 +02:00
Gioacchino Mazzurco
f1e2cb047e
Avoid cmake warning, restbed doesn't use C compiler
2019-05-09 12:38:25 +02:00
Gioacchino Mazzurco
f9f7e0df18
pqi free x509 cert even before exit
...
Avoid risk of introducing memory leak if we change the behaviour code from exit
to return in the future
2019-05-07 12:11:38 +02:00
csoler
941df6120a
Merge pull request #1560 from G10h4ck/linkmgr_refinement
...
p3LinkMgr remove address age check in wrong place
2019-05-07 00:00:28 +02:00
csoler
362e0a975a
Merge pull request #1557 from G10h4ck/hotfix_rscertificate_crash
...
Fix crash in RsCertificate::fromString due to un-catched exception
2019-05-06 23:41:05 +02:00
csoler
710c440c3e
Merge pull request #1556 from G10h4ck/gxsevent
...
Emit event on GXS changes
2019-05-06 23:37:15 +02:00
csoler
0a541667a3
Merge pull request #1555 from G10h4ck/purge_deadcode
...
Purge deadcode
2019-05-06 23:16:05 +02:00
csoler
cc47ee72f5
Merge pull request #1554 from G10h4ck/rsgossipdiscovery
...
Gossip discovery refinement
2019-05-06 22:59:34 +02:00
defnax
eade6a8886
Merge pull request #1551 from defnax/country-emojis
...
Added country emojis
2019-05-06 17:14:35 +02:00
Gioacchino Mazzurco
2593cb2feb
More descriptive documentation about enum size in gossip items
...
Also use hexadecimal value as Cyril like that more ;)
2019-05-06 13:04:45 +02:00
Gioacchino Mazzurco
fb9e172898
Delete dead code in PGP handler
2019-05-04 18:03:38 +02:00
csoler
678fed7450
enable IP filtering by default
2019-05-04 16:03:47 +02:00
csoler
1aa96a03c1
Merge pull request #1553 from G10h4ck/rsevents
...
RsEvents refinement
2019-05-03 21:27:53 +02:00
csoler
701404c352
Merge pull request #1552 from G10h4ck/brodcast_discovery
...
Brodcast discovery finer event emission
2019-05-03 21:26:27 +02:00
csoler
566d9ddb43
Merge pull request #1550 from G10h4ck/rsids_cleanup
...
Safer rsids API
2019-05-03 21:22:58 +02:00
Gioacchino Mazzurco
2975fa5446
p3LinkMgr remove address age check in wrong place
...
The age check was causing some address were ignored during connect attempt,
this was disastrous expecially for sporadic users which completely
lost capability to connect to any node, even if the IPs neve changes!
Old addresses triagin is handled elsewhere so ignoring them in connect attempt
only generate very counter-intuitive situations for the user, as
addressed still listed in potential address list were never attempted.
2019-05-03 17:13:04 +02:00
Gioacchino Mazzurco
41d4599fe3
Cleanup huge amount of AuthSSL cruft
...
Make reduntant auth check in pqi effective (even if redundant only
siganture was checked but friendess wasn't)
Evidence redundant auth check in pqi by putting it inside #ifdef this
way the beaviior being the same with and without redundat check can be
verified easier
Solve lot of compiler warnings and made code more readable
Remove dangerous sslcert wrapper
Remove misleading messeges and notification about peer not giving cert,
FailedCertificate logic is wrong since many years as authentication is
fully handled inside VerifyX509Callback
2019-05-03 17:05:49 +02:00
Gioacchino Mazzurco
8300e65cad
Fix crash in RsCertificate::fromString due to exception
...
Also fix warning due to deprecaded RsPeerId constructor usage
2019-05-03 16:59:38 +02:00
Gioacchino Mazzurco
13ba26251c
Add support for GxsChanges as RsEvents
2019-05-03 16:57:38 +02:00
Gioacchino Mazzurco
de0dd63e3f
Remove a bunch of deadcode
...
RsSerializable already provide std::ostream &operator<<
Add deprecation notice for RsNotify
2019-05-03 16:55:57 +02:00
Gioacchino Mazzurco
b1285a5de7
Gossip discovery refinement
...
Rename from RsDisc to more descriptive RsGossipDiscovery
Keep full retrocompatibility suggesting usage of RsGossipDiscovery
Add capability to send and receive full RetroShare invitation
Emit event when receiving a full invitation
Start using new debug utilities
Use enum class instead of defines and constant where appropriate
2019-05-03 16:54:16 +02:00
Gioacchino Mazzurco
4e1280839a
RsEvents refinement
...
Fix a couple of warning
Prepare events types for short invites
2019-05-03 16:51:35 +02:00
Gioacchino Mazzurco
8e4f1f8876
Merge commit 'f6607b5ceca462520ef8e040ba76984c8d1eee4f' into brodcast_discovery
2019-05-03 16:44:38 +02:00
Gioacchino Mazzurco
1b02c748fa
fixup! Safer rsids API
2019-05-03 16:36:16 +02:00