This website requires JavaScript.
Explore
Help
Sign In
Git-Mirrors
/
RetroShare
Watch
1
Star
0
Fork
0
You've already forked RetroShare
mirror of
https://github.com/RetroShare/RetroShare.git
synced
2025-03-10 09:09:24 -04:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
RetroShare
/
libretroshare
/
src
/
grouter
History
csoler
d13526facd
added a new method rs_malloc that checks its arguments and prints a stacktrace on error/weird call. Changed the code everywhere to use this instead of malloc. Removed some mallocs and replaced with RsTemporaryMemory
2016-01-12 21:10:11 -05:00
..
groutercache.h
progress in grouter code
2013-12-22 17:04:13 +00:00
grouterclientservice.h
added backend for distant message and distant chat filtering based on contact list
2015-12-25 22:37:06 -05:00
grouteritems.cc
added a new method rs_malloc that checks its arguments and prints a stacktrace on error/weird call. Changed the code everywhere to use this instead of malloc. Removed some mallocs and replaced with RsTemporaryMemory
2016-01-12 21:10:11 -05:00
grouteritems.h
added a new method rs_malloc that checks its arguments and prints a stacktrace on error/weird call. Changed the code everywhere to use this instead of malloc. Removed some mallocs and replaced with RsTemporaryMemory
2016-01-12 21:10:11 -05:00
groutermatrix.cc
removed some debug info
2015-10-30 21:11:44 -04:00
groutermatrix.h
enabled ID tracking forums. Fixed thresholds for anti-spam forums. Changed computation of reputation scored
2015-10-26 23:38:10 -04:00
groutertypes.h
fixed a few bugs in display of tracking info
2015-10-27 22:41:29 -04:00
p3grouter.cc
added a new method rs_malloc that checks its arguments and prints a stacktrace on error/weird call. Changed the code everywhere to use this instead of malloc. Removed some mallocs and replaced with RsTemporaryMemory
2016-01-12 21:10:11 -05:00
p3grouter.h
fixed wrong usage of local client ids in global router causing distant messages to stay in outbox forever.
2016-01-07 21:01:50 -05:00