RetroShare/libretroshare/src/util
drbob d36b15d526 Major cleanup of Retroshare Logging - aimed at enabling proper UDP testing.
* Switched off most of std::cerr output. (expect UPnP)
 * moved pqi/pqidebug to util/rsdebug to allow greater usage.
 * added Mutexes to logging.
 * Downgraded many log messages to DEBUG.
 * New Log messages for connections, dht and udp code.
 * Added check for bad UDP socket.
 * Added check for non-firewalled scenario.
 * Increased Storage period from 1 Month to 6 Months for Links & Blog.




git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@644 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2008-07-10 16:29:18 +00:00
..
dir2test.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
dirtest.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
exampletst.c Addition of new makefile scripts. 2007-11-16 04:45:00 +00:00
Makefile Major cleanup of Retroshare Logging - aimed at enabling proper UDP testing. 2008-07-10 16:29:18 +00:00
rsdebug.cc Major cleanup of Retroshare Logging - aimed at enabling proper UDP testing. 2008-07-10 16:29:18 +00:00
rsdebug.h Major cleanup of Retroshare Logging - aimed at enabling proper UDP testing. 2008-07-10 16:29:18 +00:00
rsdir.cc Removed most of the output to stderr. 2008-07-09 09:55:09 +00:00
rsdir.h Fixed warnings from -pedantic 2008-06-05 22:10:28 +00:00
rsnet.cc Moved several network related functions from pqinetwork to here. 2008-06-07 11:19:09 +00:00
rsnet.h Added includes for GCC4.4 2008-06-13 16:02:36 +00:00
rsprint.cc Commit of the new UDP Connection methods and 2008-01-25 06:45:12 +00:00
rsprint.h Fixed warnings from -pedantic 2008-06-05 22:10:28 +00:00
rsthreads.cc Created V0.3.x branch and moved the head into the trunk directory. 2007-11-15 03:18:48 +00:00
rsthreads.h Fixed up the retroshare message system. 2008-02-04 17:55:13 +00:00
utest.h Addition of new makefile scripts. 2007-11-16 04:45:00 +00:00