Gioacchino Mazzurco 7bf4da0691
Avoid JSON operations on RsGxsIdGroup::mPgpIdSign
The field is actually a raw memory chunk even if declared as an
  std::string as result the produced JSON is broken and JSON API clients
  cannot parse the output of methods like rsIdentity/getIdentitiesInfo
A proper fix would be refactoring the whole code to use a proper raw
  memory buffer for that field but given there is no usage for a raw PGP
  signature on a client app as RetroShare library already verify it internally
  workaround the issue by just ignoring that field in JSON serial operations.
2021-06-22 08:24:11 +02:00
..
2020-06-13 11:07:07 +02:00
2021-01-10 20:52:58 +01:00
2021-01-10 20:52:58 +01:00
2021-01-15 22:29:59 +01:00
2021-02-20 20:29:30 +01:00
2021-01-24 22:34:07 +01:00
2020-01-07 00:54:49 +01:00
2018-05-29 21:54:27 +02:00
2018-05-29 21:54:27 +02:00
2018-05-29 21:54:27 +02:00
2020-08-07 18:12:06 +10:00
2020-08-07 18:12:06 +10:00