RetroShare/libretroshare/src/tests/pqi
Gioacchino Mazzurco 329050a9c2
Use safer rstime_t instead of time_t
Avoid problems to serialization on different platforms, without breaking
nested STL containers serialization.

The conversion have been made with sed, and checked with grep, plus
kdiff3 visual ispection, plus rutime tests, so it should be fine.
2018-10-07 13:07:06 +02:00
..
conn_harness.cc Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
conn_harness.h Network REWORK: Partial tests for p3ConnectMgr behaviour.. 2010-07-04 10:38:54 +00:00
conn_test.cc Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
dht_test.cc Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
dnsresolver_test.cc made the DNS calls in a separate thread, using new DNSResolver class. Added test program for that class as well. Moved extaddrfinder to util/ 2011-01-24 22:05:10 +00:00
extaddrfinder_test.cc fixed compilation 2011-07-16 13:11:26 +00:00
gpgme_tst.c * Added first network function tests. 2010-06-20 16:04:53 +00:00
net_test1.cc Removed dead code 2015-12-21 15:31:47 +01:00
net_test.cc Removed dead code 2015-12-21 15:31:47 +01:00
p3connmgr_connect_test.cc Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
p3connmgr_reset_test.cc Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
pkt_test.cc * Added test for pqiarchive. (similar test can be used for pqistreamer / pqistore). 2010-06-20 19:54:33 +00:00
pkt_test.h * Added test for pqiarchive. (similar test can be used for pqistreamer / pqistore). 2010-06-20 19:54:33 +00:00
ppg_harness.cc Network REWORK: Partial tests for p3ConnectMgr behaviour.. 2010-07-04 10:38:54 +00:00
ppg_harness.h Network REWORK: Partial tests for p3ConnectMgr behaviour.. 2010-07-04 10:38:54 +00:00
pqiarchive_test.cc * Added test for pqiarchive. (similar test can be used for pqistreamer / pqistore). 2010-06-20 19:54:33 +00:00
pqiipset_test.cc Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
pqiperson_test.cc Network REWORK: Partial tests for p3ConnectMgr behaviour.. 2010-07-04 10:38:54 +00:00
pqipersongrp_test.cc Network REWORK: Partial tests for p3ConnectMgr behaviour.. 2010-07-04 10:38:54 +00:00
pqiqos_test.cc Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
testconnect.cc Use safer rstime_t instead of time_t 2018-10-07 13:07:06 +02:00
testconnect.h * added missing test header 2010-06-25 21:18:42 +00:00
TestNotes.txt Removed dead code 2015-12-21 15:31:47 +01:00