RetroShare/libretroshare/src/serialiser
Phenom fea9c0a851 Fix CppCheck in rstlvstring.h
/libretroshare/src/serialiser/rstlvstring.h:40: warning:
Cppcheck(noExplicitConstructor): Class 'RsTlvStringSet' has a
constructor with 1 argument that is not explicit.
2017-11-07 21:58:10 +01: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
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
rsserial.cc fixed bug in serializer caused to not updating the size parameter. Also fixes unittests 2017-05-06 13:23:26 +02:00
rsserial.h moved code of rsservicerserialiser into rsserializer.h/cc and renamed it into RsRawSerializer 2017-04-30 19:17:44 +02:00
rsserializer.cc fixed bug in serializer caused to not updating the size parameter. Also fixes unittests 2017-05-06 13:23:26 +02:00
rsserializer.h fixed bug in history serializer 2017-05-03 22:43:16 +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 Remove misguiding if 2017-07-24 11:52:23 +02:00
rstlvbinary.h moved photo items to rsitems/ 2017-04-28 18:51:35 +02: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 switched serviceinfo items to new serialization 2017-04-28 17:44:45 +02: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 Fix CppCheck in rstlvidset.h 2017-11-07 21:57:39 +01: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 Fix CppCheck in rstlvstring.h 2017-11-07 21:58:10 +01:00
rstypeserializer.cc Fix clang warning: unused variable 'MAX_SERIALIZED_ARRAY_SIZE' 2017-07-16 21:36:35 +02:00
rstypeserializer.h Fix typo 2017-09-17 14:41:18 +02:00