RetroShare/libretroshare/src/util
2010-09-17 18:27:30 +00:00
..
exampletst.c Addition of new makefile scripts. 2007-11-16 04:45:00 +00:00
folderiterator.cc This is a patch for the previous patch *facepalms* 2010-05-16 23:59:39 +00:00
folderiterator.h This is a patch for the previous patch *facepalms* 2010-05-16 23:59:39 +00:00
Makefile Bugfix for gpg connections. 2009-07-07 21:53:06 +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 Fixed umlauts (utf8) in Windows. Changed some parameters to reference pointer. Added virtual folders to the lib. 2010-09-17 18:27:30 +00:00
rsdir.h First implementation of per-chunk CRC32 check. This is triggered 2010-07-21 23:14:10 +00:00
rsdiscspace.cc This intimidating patch renames libretroshare/src/rsiface/ to 2010-08-06 09:40:23 +00:00
rsdiscspace.h converted uint32_t to uint64_t for computing free disk space size. Helps getting a correct size estimation on large file systems. 2010-05-25 08:18:10 +00:00
rsnet.cc Changed some mutex around p3ConnectMgr::mOwnState. Please review. 2010-08-16 07:29:51 +00:00
rsnet.h Found cause of OSX network resets / lost connections: inet_ntoa is not thread-safe. 2010-07-10 20:34:03 +00:00
rsprint.cc Delete the odt readme, start on Welsh translation and remove a blank line in rsprint.cc. 2010-01-29 22:14:53 +00:00
rsprint.h Fixed warnings from -pedantic 2008-06-05 22:10:28 +00:00
rsrandom.cc Fixed crash on Windows. 2010-09-15 10:42:24 +00:00
rsrandom.h added a thread-safe and cross-plateform random number generator 2010-08-15 20:20:51 +00:00
rsthreads.cc Moved constructor of class bdThread from bdThreads.h to bdThreads.cc. 2010-08-03 14:26:54 +00:00
rsthreads.h fixed crash (asserts) by parallel calls to gpg.exe 2010-06-18 20:19:04 +00:00
rsversion.cc added SVN_REVISION to rsversion to not overwrite LIB_VERSION 2009-12-16 21:54:46 +00:00
rsversion.h update revision string 2010-08-15 01:33:38 +00:00
rsversion.in added svn_revision.bat file to update easier the rsversion.h under Windows, and modifyd the mingw32make.bat before compiling write the latest revision to rsversion.h 2010-06-01 22:46:56 +00:00
rswin.cc This is a patch for the previous patch *facepalms* 2010-05-16 23:59:39 +00:00
rswin.h This patch allows Windows users to share files and folders with "exotic" characters. 2010-05-16 23:26:45 +00:00
utest.h Addition of new makefile scripts. 2007-11-16 04:45:00 +00:00