RetroShare/libretroshare/src/util
thunder2 72d9f352e3 Removed the difference of the separator for Linux and Windows.
Removed extra "/" of the filename (e.g. "E://") of the hashed file when sharing a whole drive.
Recompile of the gui needed.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@4200 b45a01b8-16f6-495d-af2f-9b41ad6348cc
2011-05-15 12:42:55 +00:00
..
dnsresolver.cc suppressed debug info, added lock 2011-01-25 23:28:22 +00:00
dnsresolver.h 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
exampletst.c Addition of new makefile scripts. 2007-11-16 04:45:00 +00:00
extaddrfinder.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.h 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
folderiterator.cc Removed the difference of the separator for Linux and Windows. 2011-05-15 12:42:55 +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
pugiconfig.h checked in first bits of code for cache service data optimisation, 2011-03-04 22:16:25 +00:00
pugixml.cc checked in first bits of code for cache service data optimisation, 2011-03-04 22:16:25 +00:00
pugixml.h checked in first bits of code for cache service data optimisation, 2011-03-04 22:16:25 +00:00
rsdebug.cc Fixed problem with utf characters in the %APPDATA% path on Windows. 2011-04-03 23:11:38 +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 the difference of the separator for Linux and Windows. 2011-05-15 12:42:55 +00:00
rsdir.h Removed the difference of the separator for Linux and Windows. 2011-05-15 12:42:55 +00:00
rsdiscspace.cc put a warnign and check in rsdiscspace when rsFiles is null 2010-10-01 20:28:27 +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 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
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 Hackish changes to debug Windows Transfers... 2010-11-11 20:51:17 +00:00
rsprint.h Hackish changes to debug Windows Transfers... 2010-11-11 20:51:17 +00:00
rsrandom.cc Fixed the FriendFeed backup of messages: 2011-02-02 21:03:46 +00:00
rsrandom.h added function for generating random ascii strings, and improved the test program to test for this as well 2011-01-29 14:23:07 +00:00
rsthreads.cc added error message when thread creation fails 2011-03-30 22:32:13 +00:00
rsthreads.h The working (hashing) thread FileIndexMonitor is now stopped when RetroShare is closed. 2011-03-03 23:30:08 +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
smallobject.cc suppressed potential SIGSEGV as exit time 2011-03-02 14:33:32 +00:00
smallobject.h made FileEntry derive from SmallObject class, to improve memory cache efficiency (50% time gained) 2011-04-03 20:10:26 +00:00
utest.h Addition of new makefile scripts. 2007-11-16 04:45:00 +00:00