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 |
|
sehraf
|
3cf1968943
|
fixed p3msgservice.cc
|
2016-06-18 18:04:18 +02:00 |
|
sehraf
|
09afbbed5d
|
switched to new rslog method
|
2016-06-18 13:00:15 +02: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
|
25c0c9d4ce
|
added systematic consistency checking of public/private RSA keys at deserialisation time
|
2016-06-16 23:06:07 -04:00 |
|
csoler
|
dbd78d2401
|
merged with upstream/master
|
2016-06-16 20:19:03 -04:00 |
|
csoler
|
e63f9361f2
|
improved strategy for removal of unused GXS ids with proper constants for unknown/signed/known ids. Forbid the stamping of banned keys.
|
2016-06-15 21:33:27 -04:00 |
|
csoler
|
54a0ca4678
|
added line in circle tooltip for visibility. Re-worked tooltip text a little bit
|
2016-06-05 15:49:33 -04:00 |
|
csoler
|
927f782bef
|
pass over compiler warnings
|
2016-06-05 10:43:57 -04:00 |
|
csoler
|
c2ae4fc904
|
merged upstream/master
|
2016-06-05 10:06:11 -04:00 |
|
csoler
|
a2ca0385db
|
fixed compilation and several problems following separation of public/private keys
|
2016-06-04 21:39:40 -04:00 |
|
csoler
|
590be092e5
|
separated RsTlvSecurityKey into two incompatible classes to enforce the correct usage of private vs. public keys
|
2016-06-02 23:47:57 -04:00 |
|
csoler
|
e2b5785eec
|
merged PR403 with trunk
|
2016-06-02 21:15:51 -04:00 |
|
csoler
|
10e0254317
|
fixed a few things to correct PR403
|
2016-06-02 20:38:33 -04:00 |
|
sehraf
|
cfc0e7071a
|
libretroshare: remove unused variables
|
2016-06-02 14:54:07 +02:00 |
|
csoler
|
cbef01451c
|
added regular test of circle auto-subscribe from cache, and auto-subscribe when submitting a membership request
|
2016-05-29 16:09:56 -04:00 |
|
csoler
|
2bde81f210
|
removed more debug info, improved tooltips
|
2016-05-28 21:09:44 -04:00 |
|
csoler
|
ccd72cb827
|
removed some debug info. Added information tooltips on circles and ids in circle member/invitee list
|
2016-05-28 20:58:28 -04:00 |
|
csoler
|
9a328f67ce
|
extended auto-subscribe to circles with admin flag
|
2016-05-28 20:25:15 -04:00 |
|
csoler
|
d114b830a7
|
extended auto-subscribe to circles with requested membership
|
2016-05-28 20:17:19 -04:00 |
|
csoler
|
cfdaa2ca68
|
removed debug info in p3gxscircles
|
2016-05-27 17:09:13 -04:00 |
|
csoler
|
2e91ab6364
|
added proper notify for subscription message reception in circles
|
2016-05-24 21:07:50 -04:00 |
|
csoler
|
5bc83d902b
|
fixed unsubscription of external circles
|
2016-05-23 21:09:06 -04:00 |
|
csoler
|
55cb15caa9
|
fixed updating of membership when loading circle cache entry
|
2016-05-22 20:35:51 -04:00 |
|
csoler
|
fac1fb84e8
|
enabled message publish for circle subscription requests
|
2016-05-22 18:50:18 -04:00 |
|
csoler
|
be3be9f8bf
|
put loading circles in cache as soon as we get the data for them. The cache entry might be incomplete.
|
2016-05-22 18:21:00 -04:00 |
|
csoler
|
d60e99e8e0
|
added subwidgets for invited GXS ids in circles
|
2016-05-21 16:50:50 -04:00 |
|
csoler
|
82ad7d6b1c
|
improved debugoutput in p3gxscircles
|
2016-05-21 15:51:49 -04:00 |
|
csoler
|
3a2b9e881b
|
added some debug info in new circle code
|
2016-05-18 21:47:34 -04:00 |
|
csoler
|
722609a3e6
|
finished implementing the backend part for the subscription system
|
2016-05-18 21:13:54 -04:00 |
|
csoler
|
89472d6502
|
put some notes and comments in the code for what is to be done
|
2016-05-17 00:00:15 -04:00 |
|
csoler
|
f44ccbe756
|
fixed serialisation bug
|
2016-05-14 11:56:14 -04:00 |
|
csoler
|
a3a0b1d312
|
added proper menus for adding/removing IDs from circles
|
2016-05-12 22:30:12 -04:00 |
|
csoler
|
d01c61fde8
|
added items for encoding subscription requests and the logic to create them from GUI calls
|
2016-05-11 17:59:42 -04:00 |
|
csoler
|
9a86989060
|
first version of circle messages
|
2016-05-10 21:24:31 -04:00 |
|
csoler
|
c9846c0dcf
|
added proper context menu for requesting/cancelling circle subscription
|
2016-05-06 22:12:44 -04:00 |
|
csoler
|
83049259f2
|
added bullets to show subscription status of circles. Enabled message sync in circles. Changed flags in GxsCirclesDetails to include new subscription flags
|
2016-05-06 21:37:17 -04:00 |
|
csoler
|
70648398e2
|
merged with upstream/master
|
2016-05-01 15:22:13 -04:00 |
|
csoler
|
4bdd464861
|
removed a few debug output and timer measurement
|
2016-04-29 18:53:25 -04:00 |
|
csoler
|
654e0fc1d8
|
added missing call to SSL_pending, which caused decrypted data to wait in the SSL buffer when the bio is not receiving anything more
|
2016-04-29 17:53:21 -04:00 |
|
csoler
|
a4430647de
|
various changes to measure RTTs more accurately
|
2016-04-26 23:42:44 -04:00 |
|
csoler
|
34bd998c8e
|
cleaned the mess in Circles, due to mixing up GxsIds and PgpIds, which is now irrelevant because items for external circles are not sent based on PGP signatures anymore
|
2016-04-17 17:13:42 -04:00 |
|
csoler
|
c14c240f07
|
fixed update of circles GUI using a timer. This is not optimal, and should be replaced by a proper notify call
|
2016-04-17 00:52:01 -04:00 |
|
csoler
|
3000f94999
|
separated subscribe status from wether we are part of a circle or not. Still needs update of GUI
|
2016-04-17 00:52:00 -04:00 |
|
csoler
|
fa8a585e20
|
removed some debug info
|
2016-04-15 18:25:53 -04:00 |
|
csoler
|
d642934cb5
|
increased frequency of update for banned PGP nodes
|
2016-04-15 18:25:41 -04:00 |
|
csoler
|
048192ee9c
|
added mOriginator to CircleCache entry and auto-ask for unknown GXS ids to the friend who supplied the circle group
|
2016-04-14 23:47:42 -04:00 |
|
csoler
|
ba1a1b2a61
|
fixed auto-subscribed of circles when some IDs are unknown
|
2016-04-14 23:09:59 -04:00 |
|
csoler
|
f8639e5486
|
fixed bug considering null PGP ids in ban list
|
2016-04-02 16:44:41 -04:00 |
|
csoler
|
5bbaa1e8e5
|
added people settings page, removed debug output
|
2016-04-02 16:14:18 -04:00 |
|