RetroShare/libretroshare/src/util
2020-04-21 13:11:35 +02:00
..
androiddebug.h
argstream.h
contentvalue.cc
contentvalue.h
cxx11retrocompat.h
cxx14retrocompat.h Add C++14 template types helpers that seems missing in TravisCI MacOSX 2020-04-14 12:17:02 +02:00
cxx17retrocompat.h Backport as_const C++17 helper 2019-11-07 19:51:25 +01:00
dnsresolver.cc fixed retroshare.project email in licenses 2018-11-11 20:42:48 +01:00
dnsresolver.h Cleanup RsThread and related classes 2019-12-30 10:38:54 +01:00
exampletst.c
extaddrfinder.cc fixed retroshare.project email in licenses 2018-11-11 20:42:48 +01:00
extaddrfinder.h Cleanup RsThread and related classes 2019-12-30 10:38:54 +01:00
folderiterator.cc fixed retroshare.project email in licenses 2018-11-11 20:42:48 +01:00
folderiterator.h fixed retroshare.project email in licenses 2018-11-11 20:42:48 +01:00
radix32.h fixed retroshare.project email in licenses 2018-11-11 20:42:48 +01:00
radix64.h Improve files links generation parsing and errors 2020-04-14 12:17:01 +02:00
retrodb.cc fixed bug in SQL access where timeout was compared to a negative value 2020-03-05 20:51:02 +01:00
retrodb.h Improve SQLCipher/SQLite support 2019-08-31 16:22:24 +02:00
rsbase64.cc Add forgot authorship in rsbase64* 2020-04-14 12:24:58 +02:00
rsbase64.h Add forgot authorship in rsbase64* 2020-04-14 12:24:58 +02:00
rsdbbind.cc
rsdbbind.h
rsdebug.cc Solve race condition in JSON API restart 2020-02-05 18:56:47 +01:00
rsdebug.h Improve debugging 2020-04-14 12:17:02 +02:00
rsdeprecate.h
rsdir.cc Deprecate unreliable Channels features 2020-04-14 12:17:03 +02:00
rsdir.h Deprecate unreliable Channels features 2020-04-14 12:17:03 +02:00
rsdiscspace.cc
rsdiscspace.h
rsendian.h Many serialization and related stuff improvements 2020-04-14 12:17:01 +02:00
rserrno.cc Cleanup RsThread and related classes 2019-12-30 10:38:54 +01:00
rserrno.h Cleanup RsThread and related classes 2019-12-30 10:38:54 +01:00
rsexpr.cc
rsinitedptr.h fixed retroshare.project email in licenses 2018-11-11 20:42:48 +01:00
rsjson.cc Fix wrong rapidjson include on Appveyor 2019-11-28 01:38:49 +01:00
rsjson.h Fix wrong rapidjson include on Appveyor 2019-11-28 01:38:49 +01:00
rskbdinput.cc added missing iostream for windows 2019-09-07 13:40:45 +02:00
rskbdinput.h fixed compilation in new getpass method 2019-09-06 22:51:10 +02:00
rsmemcache.h
rsmemory.cc
rsmemory.h Clarify pointer ownership decorators documentation 2020-04-20 15:52:29 +02:00
rsnet.cc Add sockaddr_storage ostream operator<< for comfortable debugging 2019-04-28 13:38:16 +02:00
rsnet.h Add sockaddr_storage ostream operator<< for comfortable debugging 2019-04-28 13:38:16 +02:00
rsnet_ss.cc
rsprint.cc
rsprint.h
rsrandom.cc Use RsRandom name also inside windows #ifdef 2019-05-01 20:42:19 +02:00
rsrandom.h Cleanup RsRandom 2019-04-28 14:06:52 +02:00
rsrecogn.cc
rsrecogn.h
rssharedptr.h
rsstd.h fixed retroshare.project email in licenses 2018-11-11 20:42:48 +01:00
rsstring.cc Improve debugabbility of JSON API 2020-01-27 21:22:49 +01:00
rsstring.h Improve debugabbility of JSON API 2020-01-27 21:22:49 +01:00
rsthreads.cc Fix SIGSEGV on RsThread::start 2020-04-19 11:24:57 +02:00
rsthreads.h Solve race condition in JSON API restart 2020-02-05 18:56:47 +01:00
rstickevent.cc
rstickevent.h
rstime.cc
rstime.h Initial work on Broadcast Domain Discovery 2019-04-12 02:53:39 +02:00
rsurl.cc Initial work on RsFiles links support in libretroshare 2020-04-14 12:17:01 +02:00
rsurl.h Initial work on RsFiles links support in libretroshare 2020-04-14 12:17:01 +02:00
rswin.h
smallobject.cc
smallobject.h added compile option to use sanitizer and already fixed a few misalignment errors with it 2019-05-11 22:25:02 +02:00
stacktrace.h Implement stracktrace for Android 2019-08-23 11:49:26 +02:00
utest.h