RetroShare/libretroshare/src/rsitems
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
..
itempriorities.h More optimization of priorities 2020-11-26 20:29:51 +01:00
rsbanlistitems.cc Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
rsbanlistitems.h Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
rsbwctrlitems.cc re-licensed rsitems and rsserver 2018-05-29 21:08:17 +02:00
rsbwctrlitems.h re-licensed rsitems and rsserver 2018-05-29 21:08:17 +02:00
rsconfigitems.cc re-licensed rsitems and rsserver 2018-05-29 21:08:17 +02:00
rsconfigitems.h Fix forward declarations class struct missmatch 2018-10-03 19:07:46 +02:00
rsfiletransferitems.cc re-licensed rsitems and rsserver 2018-05-29 21:08:17 +02:00
rsfiletransferitems.h re-licensed rsitems and rsserver 2018-05-29 21:08:17 +02:00
rsgxschannelitems.cc renamed SSGXSChannelGroup to GxsChannelGroupInfo, mCount in RsGxsChannelPost to mAttachmentCount and added a mCommentCount member. Also added some missing override in p3gxschannels.cc 2020-11-06 23:08:18 +01:00
rsgxschannelitems.h re-licensed rsitems and rsserver 2018-05-29 21:08:17 +02:00
rsgxscircleitems.cc made GxsNotify for messages with more granularity. Removed RsGxsCircleMsg class that was not used. 2020-05-03 23:20:13 +02:00
rsgxscircleitems.h made GxsNotify for messages with more granularity. Removed RsGxsCircleMsg class that was not used. 2020-05-03 23:20:13 +02:00
rsgxscommentitems.cc re-licensed rsitems and rsserver 2018-05-29 21:08:17 +02:00
rsgxscommentitems.h re-licensed rsitems and rsserver 2018-05-29 21:08:17 +02:00
rsgxsforumitems.cc merged with upstream/master 2018-08-30 14:50:16 +02:00
rsgxsforumitems.h re-licensed rsitems and rsserver 2018-05-29 21:08:17 +02:00
rsgxsiditems.cc remove debug output 2018-10-12 18:20:55 +02:00
rsgxsiditems.h Avoid JSON operations on RsGxsIdGroup::mPgpIdSign 2021-06-22 08:24:11 +02:00
rsgxsitems.cc Remove a bunch of deadcode 2019-05-03 16:55:57 +02:00
rsgxsitems.h Remove a bunch of deadcode 2019-05-03 16:55:57 +02:00
rsgxsrecognitems.cc re-licensed rsitems and rsserver 2018-05-29 21:08:17 +02:00
rsgxsrecognitems.h re-licensed rsitems and rsserver 2018-05-29 21:08:17 +02:00
rsgxsreputationitems.cc Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
rsgxsreputationitems.h Refactor RsReputations for compatibility with JSON API 2019-02-15 15:29:36 -03:00
rsgxsupdateitems.cc fixed merge with upstream/master 2018-07-19 23:22:24 +02:00
rsgxsupdateitems.h added anti-clogging strategy in GXS. To be tested. 2020-06-29 21:03:17 +02:00
rsheartbeatitems.h re-licensed rsitems and rsserver 2018-05-29 21:08:17 +02:00
rshistoryitems.cc re-licensed rsitems and rsserver 2018-05-29 21:08:17 +02:00
rshistoryitems.h re-licensed rsitems and rsserver 2018-05-29 21:08:17 +02:00
rsitem.h Fix memory management and deprecated removal from serialization 2020-04-14 12:17:01 +02:00
rsmsgitems.cc Fix warning: ‘n’ may be used uninitialized in this function 2020-05-09 14:32:48 +02:00
rsmsgitems.h added spam box 2020-05-08 23:21:38 +02:00
rsnxsitems.cc Fix Uninitialised in RsNxsGrp 2021-02-10 19:45:45 +01:00
rsnxsitems.h Fix Uninitialised in RsNxsGrp 2021-02-10 19:45:45 +01:00
rsphotoitems.cc Update the data in photoitems 2020-03-07 00:13:25 +11:00
rsphotoitems.h Switch PhotoService to use GxsComments 2020-02-16 15:21:20 +11:00
rspluginitems.h re-licensed rsitems and rsserver 2018-05-29 21:08:17 +02:00
rsposteditems.cc changed RsEvents so that it takes event types when registering handlers, which limits the number of handlers called for each event 2019-12-29 13:50:54 +01:00
rsposteditems.h Added for posted links group icons 2019-03-22 11:13:07 +01:00
rsrttitems.cc re-licensed rsitems and rsserver 2018-05-29 21:08:17 +02:00
rsrttitems.h re-licensed rsitems and rsserver 2018-05-29 21:08:17 +02:00
rsserviceids.h added logic to keep track of circles activity from friend nodes and the methods to estimate when circles are not used 2020-11-24 18:33:16 +01:00
rsserviceinfoitems.cc re-licensed rsitems and rsserver 2018-05-29 21:08:17 +02:00
rsserviceinfoitems.h re-licensed rsitems and rsserver 2018-05-29 21:08:17 +02:00
rsstatusitems.h re-licensed rsitems and rsserver 2018-05-29 21:08:17 +02:00
rswikiitems.cc re-licensed rsitems and rsserver 2018-05-29 21:08:17 +02:00
rswikiitems.h re-licensed rsitems and rsserver 2018-05-29 21:08:17 +02:00
rswireitems.cc Fixup how REF message are displayed 2020-05-19 19:40:12 +10:00
rswireitems.h re-licensed rsitems and rsserver 2018-05-29 21:08:17 +02:00