.. |
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 |
rsgxscircleitems.cc
|
libretroshare: remove unused variables
|
2016-06-02 14:54:07 +02:00 |
rsgxscircleitems.h
|
moved gxs comment and Id items to rsitems/
|
2017-04-26 14:28:25 +02:00 |
rsgxsforumitems.cc
|
removed some debug info
|
2014-09-16 19:53:23 +00:00 |
rsgxsforumitems.h
|
moved gxs comment and Id items to rsitems/
|
2017-04-26 14:28:25 +02:00 |
rsgxsrecognitems.cc
|
Fix Some gcc warnings 383 to 208 lines
|
2016-11-30 22:01:01 +01:00 |
rsgxsrecognitems.h
|
cleaned the hierarchy of serialization classes
|
2017-04-26 11:40:46 +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
|
cleaned the hierarchy of serialization classes
|
2017-04-26 11:40:46 +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 |
rsnxsitems.cc
|
changed old msg update default strategy to one month
|
2016-12-04 23:39:10 +01:00 |
rsnxsitems.h
|
cleaned the hierarchy of serialization classes
|
2017-04-26 11:40:46 +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
|
moved rsconfigitems and rshistoryitems to rsitems/
|
2017-04-24 22:47:08 +02:00 |
rsposteditems.cc
|
removed a few redundant return statements
|
2015-05-19 21:29:50 +00:00 |
rsposteditems.h
|
moved gxs comment and Id items to rsitems/
|
2017-04-26 14:28:25 +02:00 |
rsserial.cc
|
cleaned the hierarchy of serialization classes
|
2017-04-26 11:40:46 +02:00 |
rsserial.h
|
cleaned the hierarchy of serialization classes
|
2017-04-26 11:40:46 +02:00 |
rsserviceinfoitems.cc
|
libretroshare: remove unused variables
|
2016-06-02 14:54:07 +02:00 |
rsserviceinfoitems.h
|
cleaned the hierarchy of serialization classes
|
2017-04-26 11:40:46 +02:00 |
rsserviceserialiser.cc
|
cleaned the hierarchy of serialization classes
|
2017-04-26 11:40:46 +02: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
|
cleaned the hierarchy of serialization classes
|
2017-04-26 11:40:46 +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 |