RetroShare/libretroshare/src/serialiser
2017-04-24 10:36:22 +02:00
..
rsbaseserial.cc switch BanListItem classes to new serialization system 2017-04-10 22:09:56 +02:00
rsbaseserial.h switch BanListItem classes to new serialization system 2017-04-10 22:09:56 +02:00
rsconfigitems.cc fixed deserialise bug in FileItem 2016-07-06 22:36:59 -04:00
rsconfigitems.h fixed load/save of new group ids and backward compatibility with FriendList 2016-07-06 22:02:56 -04:00
rsdsdvitems.cc Added Dsdv Data transport packet. 2011-11-21 14:38:13 +00:00
rsdsdvitems.h moved converted serialisation files into new directory rsitems/, leaving serialiser/ for the serialisation classes 2017-04-18 21:11:37 +02:00
rsgxschannelitems.cc removed debug info 2015-06-16 19:17:52 +00:00
rsgxschannelitems.h moved converted serialisation files into new directory rsitems/, leaving serialiser/ for the serialisation classes 2017-04-18 21:11:37 +02:00
rsgxscircleitems.cc libretroshare: remove unused variables 2016-06-02 14:54:07 +02:00
rsgxscircleitems.h moved converted serialisation files into new directory rsitems/, leaving serialiser/ for the serialisation classes 2017-04-18 21:11:37 +02:00
rsgxscommentitems.cc Fix GxsChannelPostItem when received comment. 2016-06-18 20:10:14 +02:00
rsgxscommentitems.h moved converted serialisation files into new directory rsitems/, leaving serialiser/ for the serialisation classes 2017-04-18 21:11:37 +02:00
rsgxsforumitems.cc removed some debug info 2014-09-16 19:53:23 +00:00
rsgxsforumitems.h moved converted serialisation files into new directory rsitems/, leaving serialiser/ for the serialisation classes 2017-04-18 21:11:37 +02:00
rsgxsiditems.cc libretroshare: fix comparison between signed and unsigned integer 2016-06-02 14:54:23 +02:00
rsgxsiditems.h moved converted serialisation files into new directory rsitems/, leaving serialiser/ for the serialisation classes 2017-04-18 21:11:37 +02:00
rsgxsitems.cc added non selective tracking for GXS messages 2015-10-25 17:26:34 -04:00
rsgxsitems.h moved converted serialisation files into new directory rsitems/, leaving serialiser/ for the serialisation classes 2017-04-18 21:11:37 +02:00
rsgxsrecognitems.cc Fix Some gcc warnings 383 to 208 lines 2016-11-30 22:01:01 +01:00
rsgxsrecognitems.h moved converted serialisation files into new directory rsitems/, leaving serialiser/ for the serialisation classes 2017-04-18 21:11:37 +02:00
rsgxsupdateitems.cc improved serialisation methods in RsGxsNet items, and added serialisation for RsGrpConfigItem 2016-12-06 22:17:03 +01:00
rsgxsupdateitems.h moved converted serialisation files into new directory rsitems/, leaving serialiser/ for the serialisation classes 2017-04-18 21:11:37 +02:00
rsheartbeatitems.cc moved converted serialisation files into new directory rsitems/, leaving serialiser/ for the serialisation classes 2017-04-18 21:11:37 +02:00
rsheartbeatitems.h moved converted serialisation files into new directory rsitems/, leaving serialiser/ for the serialisation classes 2017-04-18 21:11:37 +02:00
rshistoryitems.cc merge of branch v0.6-idclean 7180 2014-03-17 20:56:06 +00:00
rshistoryitems.h moved converted serialisation files into new directory rsitems/, leaving serialiser/ for the serialisation classes 2017-04-18 21:11:37 +02:00
rsmailtransportitems.cc Adding start of new Mail Service. 2014-12-02 13:22:48 +00:00
rsmailtransportitems.h Adding start of new Mail Service. 2014-12-02 13:22:48 +00:00
rsmsgitems.cc removed old serialization code in msgs 2017-04-24 10:36:22 +02:00
rsmsgitems.h converted RsMsgItems to new serialization. Added format and flag members to RsSerialiser and used the later to handle signature and config serialization techniques 2017-04-23 22:40:26 +02:00
rsnxsitems.cc changed old msg update default strategy to one month 2016-12-04 23:39:10 +01:00
rsnxsitems.h moved converted serialisation files into new directory rsitems/, leaving serialiser/ for the serialisation classes 2017-04-18 21:11:37 +02:00
rsphotoitems.cc fixed up tlv serialisers: 2014-03-29 15:34:37 +00:00
rsphotoitems.h moved converted serialisation files into new directory rsitems/, leaving serialiser/ for the serialisation classes 2017-04-18 21:11:37 +02:00
rspluginitems.cc turned some std::list<PeerId> into std::set, as it automatically prevents duplicates 2015-04-17 21:36:22 +00:00
rspluginitems.h fixed up tlv serialisers: 2014-03-29 15:34:37 +00:00
rsposteditems.cc removed a few redundant return statements 2015-05-19 21:29:50 +00:00
rsposteditems.h moved converted serialisation files into new directory rsitems/, leaving serialiser/ for the serialisation classes 2017-04-18 21:11:37 +02:00
rsrttitems.cc fixed up tlv serialisers: 2014-03-29 15:34:37 +00:00
rsrttitems.h moved converted serialisation files into new directory rsitems/, leaving serialiser/ for the serialisation classes 2017-04-18 21:11:37 +02:00
rsserial.cc fixed a few bugs in new serialization 2017-04-05 18:09:45 +02:00
rsserial.h moved converted serialisation files into new directory rsitems/, leaving serialiser/ for the serialisation classes 2017-04-18 21:11:37 +02:00
rsserviceinfoitems.cc libretroshare: remove unused variables 2016-06-02 14:54:07 +02:00
rsserviceinfoitems.h moved converted serialisation files into new directory rsitems/, leaving serialiser/ for the serialisation classes 2017-04-18 21:11:37 +02:00
rsserviceserialiser.cc added packet slicing for large broadcast chat items, and output warning when chat of serialised item is too big. Also fixed a couple of bugs in the handling of chat packets 2016-05-26 20:33:24 -04:00
rsserviceserialiser.h made file transfer a service. Removed all the old FT code from pqiHandler, and got rid of deprecated CRC32 computation/exchange methods 2013-10-01 08:11:15 +00:00
rsstatusitems.cc Removed unused parameter warnings in libretroshare. 2011-08-12 13:42:30 +00:00
rsstatusitems.h moved converted serialisation files into new directory rsitems/, leaving serialiser/ for the serialisation classes 2017-04-18 21:11:37 +02:00
rstlvaddrs.cc Fixed serialiser bug in RsTlvList 2014-04-01 08:00:20 +00:00
rstlvaddrs.h fixed up tlv serialisers: 2014-03-29 15:34:37 +00:00
rstlvbanlist.cc Added missing initialization in 2015-07-13 11:03:18 +00:00
rstlvbanlist.h load/save of banlist comments. Removed unused menu entries. Added auto-fill of input fields on sleection 2015-06-02 13:02:20 +00:00
rstlvbase.cc moved turtle and FT to new serialization 2017-04-15 18:46:44 +02:00
rstlvbase.h moved turtle and FT to new serialization 2017-04-15 18:46:44 +02:00
rstlvbinary.cc updated to upstream/master 2016-01-13 20:27:08 -05:00
rstlvbinary.h modifications to item encryption so as to match APIs 2015-10-22 20:24:36 -04:00
rstlvdsdv.cc fixed up tlv serialisers: 2014-03-29 15:34:37 +00:00
rstlvdsdv.h fixed up tlv serialisers: 2014-03-29 15:34:37 +00:00
rstlvfileitem.cc fixed potential integer problems in de-serialization of different TLV items (patch from Henry) 2015-07-01 12:17:03 +00:00
rstlvfileitem.h switched FileTransfer items to new serialization 2017-04-11 23:05:27 +02:00
rstlvgenericmap.h fixed up tlv serialisers: 2014-03-29 15:34:37 +00:00
rstlvgenericmap.inl removed unnecessary debug output 2015-04-21 20:09:20 +00:00
rstlvgenericparam.cc libretroshare: remove unused variables 2016-06-02 14:54:07 +02:00
rstlvgenericparam.h fixed up tlv serialisers: 2014-03-29 15:34:37 +00:00
rstlvidset.cc fixed up tlv serialisers: 2014-03-29 15:34:37 +00:00
rstlvidset.h finished conversion to RsNodeGroupId for file transfer and GUI 2016-07-05 23:49:43 -04:00
rstlvimage.cc fixed potential integer problem in image de-serialization (reported by HM) 2015-06-29 12:00:40 +00:00
rstlvimage.h fixed up tlv serialisers: 2014-03-29 15:34:37 +00:00
rstlvitem.cc fixed potential integer problems in de-serialization of different TLV items (patch from Henry) 2015-07-01 12:17:03 +00:00
rstlvitem.h fixed up tlv serialisers: 2014-03-29 15:34:37 +00:00
rstlvkeys.cc Fix UnitTests and run it in windows too. 2016-07-15 15:36:06 +02:00
rstlvkeys.h Fix UnitTests and run it in windows too. 2016-07-15 15:36:06 +02:00
rstlvkeyvalue.cc fixed up tlv serialisers: 2014-03-29 15:34:37 +00:00
rstlvkeyvalue.h fixed up tlv serialisers: 2014-03-29 15:34:37 +00:00
rstlvlist.h Fixed serialiser bug in RsTlvList 2014-04-01 08:00:20 +00:00
rstlvmail.cc Adding start of new Mail Service. 2014-12-02 13:22:48 +00:00
rstlvmail.h Adding start of new Mail Service. 2014-12-02 13:22:48 +00:00
rstlvmaps.h fixed up tlv serialisers: 2014-03-29 15:34:37 +00:00
rstlvstring.cc moved signature validation and encryption one level up into p3IdService. Added timestamp for GXS identities and auto-removal after 7 days. Updated display in IdDialog 2015-03-14 14:33:23 +00:00
rstlvstring.h moved signature validation and encryption one level up into p3IdService. Added timestamp for GXS identities and auto-removal after 7 days. Updated display in IdDialog 2015-03-14 14:33:23 +00:00
rswikiitems.cc fixed compilation warnings 2014-12-16 06:49:42 +00:00
rswikiitems.h moved converted serialisation files into new directory rsitems/, leaving serialiser/ for the serialisation classes 2017-04-18 21:11:37 +02:00
rswireitems.cc fixed compilation warnings 2014-12-16 06:49:42 +00:00
rswireitems.h moved converted serialisation files into new directory rsitems/, leaving serialiser/ for the serialisation classes 2017-04-18 21:11:37 +02:00