RetroShare/libretroshare/src/grouter
Phenom f81c6aea03 Fix CppCheck in p3grouter
/libretroshare/src/grouter/p3grouter.cc:2295: warning:
Cppcheck(cstyleCast): C-style pointer casting
/libretroshare/src/grouter/p3grouter.h:82: warning:
Cppcheck(uninitMemberVar): Member variable
'GRouterDataInfo::last_activity_TS' is not initialized in the
constructor.
/libretroshare/src/grouter/p3grouter.cc:206: warning:
Cppcheck(uninitMemberVar): Member variable 'p3GRouter::mTurtle' is not
initialized in the constructor.
/libretroshare/src/grouter/p3grouter.cc:206: warning:
Cppcheck(uninitMemberVar): Member variable 'p3GRouter::mLinkMgr' is not
initialized in the constructor.
2017-11-05 16:41:11 +01:00
..
groutercache.h progress in grouter code 2013-12-22 17:04:13 +00:00
grouterclientservice.h added anon ids to offline vetting 2016-03-23 20:54:45 -04:00
grouteritems.cc removed old unused serialization code 2017-05-02 22:34:45 +02:00
grouteritems.h Fix CppCheck in grouteritems.h 2017-11-05 16:39:44 +01:00
groutermatrix.cc moved "too many routing clues" message to debug output, since it can be caused by normal lobby operation 2016-04-03 11:42:45 -04:00
groutermatrix.h changed global router routing strategy. Should be more effective now. 2016-01-30 20:27:56 -05:00
groutertypes.h Fix CppCheck in groutertypes.h 2017-11-05 16:38:50 +01:00
p3grouter.cc Fix CppCheck in p3grouter 2017-11-05 16:41:11 +01:00
p3grouter.h Fix CppCheck in p3grouter 2017-11-05 16:41:11 +01:00