.. |
argstream.h
|
latest OSX patches
|
2015-11-20 08:10:59 -08:00 |
contentvalue.cc
|
|
|
contentvalue.h
|
|
|
dnsresolver.cc
|
added checks for result of pthread_create (issue #126)
|
2015-10-20 18:39:32 -04:00 |
dnsresolver.h
|
|
|
exampletst.c
|
|
|
extaddrfinder.cc
|
added checks for result of pthread_create (issue #126)
|
2015-10-20 18:39:32 -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
|
added missing EVP_CIPHER_CTX_cleanup calls (issue #128)
|
2015-10-20 18:32:10 -04:00 |
rsaes.h
|
|
|
rscompress.cc
|
removed two instances of malloc(0) captured by new rs_malloc funtion
|
2016-01-12 21:43:04 -05: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
|
|
|
rsdebug.h
|
removed systematic printout of outgoing items which killed performance (patch from electron)
|
2015-03-08 08:48:00 +00:00 |
rsdir.cc
|
added a new method rs_malloc that checks its arguments and prints a stacktrace on error/weird call. Changed the code everywhere to use this instead of malloc. Removed some mallocs and replaced with RsTemporaryMemory
|
2016-01-12 21:10:11 -05: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
|
|
|
rsdiscspace.h
|
|
|
rsinitedptr.h
|
|
|
rsmemcache.h
|
|
|
rsmemory.cc
|
removed two instances of malloc(0) captured by new rs_malloc funtion
|
2016-01-12 21:43:04 -05:00 |
rsmemory.h
|
removed two instances of malloc(0) captured by new rs_malloc funtion
|
2016-01-12 21:43:04 -05:00 |
rsnet.cc
|
Fix MacOSX 10.10 Yosemite Compilation
|
2015-12-22 17:27:51 +01:00 |
rsnet.h
|
Merge pull request #162 from G10h4ck/getLocalAddresses
|
2015-12-29 16:39:15 -05:00 |
rsnet_ss.cc
|
Add stacktrave.h, sanitize p3LinkMgrIMPL::retryConnectTCP avoid to look for port on null sockaddr_storage
|
2015-12-31 15:42:22 +01:00 |
rsprint.cc
|
added backend for distant message and distant chat filtering based on contact list
|
2015-12-25 22:37:06 -05:00 |
rsprint.h
|
added backend for distant message and distant chat filtering based on contact list
|
2015-12-25 22:37:06 -05:00 |
rsrandom.cc
|
|
|
rsrandom.h
|
|
|
rsrecogn.cc
|
added a new method rs_malloc that checks its arguments and prints a stacktrace on error/weird call. Changed the code everywhere to use this instead of malloc. Removed some mallocs and replaced with RsTemporaryMemory
|
2016-01-12 21:10:11 -05:00 |
rsrecogn.h
|
|
|
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
|
|
|
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
|
|
|
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
|
|
|
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
|
removed two instances of malloc(0) captured by new rs_malloc funtion
|
2016-01-12 21:43:04 -05:00 |
smallobject.h
|
attempt to fix the crash at exit, due to some threads asking for memory while the memory management structure is already gone
|
2015-10-28 21:22:07 -04:00 |
stacktrace.h
|
print_stacktrace is OS specific
|
2016-01-01 00:45:01 +01:00 |
utest.h
|
|
|