RetroShare/libretroshare/src/util
2015-10-08 19:48:22 -04:00
..
argstream.h added command line parameters for webui port and base directory. 2015-03-22 12:29:30 +00:00
contentvalue.cc changed post fixed operator++ into prefixed. More efficient on some systems. Patch from Phenom. 2014-10-24 22:07:26 +00:00
contentvalue.h Fix meta update in gen exchange (for meta service string updates) 2014-06-03 21:49:41 +00:00
dnsresolver.cc added new method rsGetHostByName to use gethostbyname_r for re-entrant calls. Updated dnsresolver and extaddrfinder to use it. Suggestion by GuessWho #125 2015-10-07 21:24:31 -04:00
dnsresolver.h
exampletst.c
extaddrfinder.cc added new method rsGetHostByName to use gethostbyname_r for re-entrant calls. Updated dnsresolver and extaddrfinder to use it. Suggestion by GuessWho #125 2015-10-07 21:24:31 -04:00
extaddrfinder.h
folderiterator.cc
folderiterator.h
pugiconfig.h
radix64.h changed Radix64::decode to return result as std::vector 2015-06-18 13:45:08 +00:00
retrodb.cc Removed not used time consuming calculation of row count from RetroCursor. 2015-09-08 15:14:26 +02:00
retrodb.h Removed not used time consuming calculation of row count from RetroCursor. 2015-09-08 15:14:26 +02:00
rsaes.cc
rsaes.h
rscompress.cc removed uninitialised memory read 2014-04-05 16:28:22 +00:00
rscompress.h
rsdbbind.cc
rsdbbind.h fixed compilation on debian squeeze. Removed placeHolder properties in CreateGxsForumMsg.ui and GxsGroupDialog.ui which need to be set in the cpp. Added a new DEFINE=NO_SQLCIPHER to compile without sqlcipher when sqlcipher cannot be found (no sqlcipher is available on debian squeeze). 2015-02-13 19:34:38 +00:00
rsdebug.cc wrong format string (patch from Vaio) 2014-09-09 18:14:10 +00:00
rsdebug.h removed systematic printout of outgoing items which killed performance (patch from electron) 2015-03-08 08:48:00 +00:00
rsdir.cc Fixed momory leak in RsDirUtil::getFileHash when the file doesn't exist. 2015-06-14 21:09:23 +00:00
rsdir.h don't store name, location name and date in new SSL certs. Location name is now stored in an extra file. Backwards compatible to old locations and old peers. 2015-03-25 08:19:45 +00:00
rsdiscspace.cc Merge of branch v0.6-rssocialnet 7419 to 7488. Changes from electron and myself: 2014-08-25 21:07:07 +00:00
rsdiscspace.h
rsinitedptr.h added missign file from previous merge 2014-08-26 17:14:40 +00:00
rsmemcache.h changed post fixed operator++ into prefixed. More efficient on some systems. Patch from Phenom. 2014-10-24 22:07:26 +00:00
rsmemory.h added new method rsGetHostByName to use gethostbyname_r for re-entrant calls. Updated dnsresolver and extaddrfinder to use it. Suggestion by GuessWho #125 2015-10-07 21:24:31 -04:00
rsnet.cc fixed compilation for MacOS 2015-10-08 19:48:22 -04:00
rsnet.h added new method rsGetHostByName to use gethostbyname_r for re-entrant calls. Updated dnsresolver and extaddrfinder to use it. Suggestion by GuessWho #125 2015-10-07 21:24:31 -04:00
rsnet_ss.cc removed/improved debug info 2015-06-10 19:56:27 +00:00
rsprint.cc changed post fixed operator++ into prefixed. More efficient on some systems. Patch from Phenom. 2014-10-24 22:07:26 +00:00
rsprint.h
rsrandom.cc
rsrandom.h
rsrecogn.cc changed Radix64::decode to return result as std::vector 2015-06-18 13:45:08 +00:00
rsrecogn.h - implemented DH protocol for PFS encryption in distant chat between GXS ids. 2014-06-12 10:28:23 +00:00
rsscopetimer.cc Added extended debug outputs of times in RsDataService. 2015-08-11 23:19:37 +02:00
rsscopetimer.h Added extended debug outputs of times in RsDataService. 2015-08-11 23:19:37 +02:00
rssharedptr.h Added another convenience class to simplify testing 2014-04-25 22:02:34 +00:00
rsstd.h Fixed memory leak in request handling by adding a destructor the the request classes derived from GxsRequest and delete the result. 2015-01-25 23:22:58 +00:00
rsstring.cc Merging branches/v0.6-initdev into trunk. 2014-02-01 14:16:15 +00:00
rsstring.h
rsthreads.cc Fixed usage of member _thread_id in RsMutex 2015-07-13 09:52:45 +00:00
rsthreads.h Fixed usage of member _thread_id in RsMutex 2015-07-13 09:52:45 +00:00
rstickevent.cc changed post fixed operator++ into prefixed. More efficient on some systems. Patch from Phenom. 2014-10-24 22:07:26 +00:00
rstickevent.h
rsversioninfo.cc updated version info to new hexa format 2015-08-02 19:10:59 +02:00
rsversioninfo.h Removed version files from retroshare-gui. 2015-01-14 23:26:51 +00:00
rswin.cc
rswin.h
smallobject.cc
smallobject.h
utest.h