RetroShare/libretroshare/src/grouter
Gioacchino Mazzurco 5610cc8600
Fix memory management and deprecated removal from serialization
Fix missing RsDiscPgpKeyItem initialization
Fix inconsistent new[]/delete[] usage in RsDiscPgpKeyItem and
  PGPHandler::exportPublicKey which now consistently uses malloc/free
Remove deprecated RsGenericSerializer::FORMAT_*
Move from deprecated RsServiceSerializer::SERIALIZATION_FLAG_* to
  RsSerializationFlags
Solve a bunch of compiler warnings
Stricter checks in SerializeContext costructor
2020-04-14 12:17:01 +02:00
..
groutercache.h Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
grouterclientservice.h fixed missing licenses in libretroshare 2018-11-11 14:24:47 +01:00
grouteritems.cc Fix memory management and deprecated removal from serialization 2020-04-14 12:17:01 +02:00
grouteritems.h Fix memory management and deprecated removal from serialization 2020-04-14 12:17:01 +02:00
groutermatrix.cc fixed missing licenses in libretroshare 2018-11-11 14:24:47 +01:00
groutermatrix.h fixed missing licenses in libretroshare 2018-11-11 14:24:47 +01:00
groutertypes.h Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
p3grouter.cc Fix memory management and deprecated removal from serialization 2020-04-14 12:17:01 +02:00
p3grouter.h added queue for GRouter items that miss a signature key and auto-request of missing keys to friends when needed (simplified changes from PR~1697) 2020-01-04 20:39:43 +01:00