RetroShare/libbitdht/src/util
2013-08-25 21:06:29 +00:00
..
bdbloom.cc Removed some std::ostringstream. 2012-04-19 20:44:32 +00:00
bdbloom.h Merging from branches/v0.5-peernet/libbitdht (--- Merging r4354 through r4356 into '.') 2011-06-29 16:06:33 +00:00
bdfile.cc added missing include 2012-08-19 18:41:09 +00:00
bdfile.h added code to avoid corruption of bdboot.txt: first write to tmp file then move the file. Refers on Windows utf16ToUtf8 from libretroshare. This forward reference can be improved. 2012-08-16 16:59:51 +00:00
bdnet.cc Removed some std::ostringstream. 2012-04-19 20:44:32 +00:00
bdnet.h Added thread safe function for inet_ntoa in libbitdht. 2012-03-18 01:33:25 +00:00
bdrandom.cc patch from Stefan Sperling to allow compilation on OpenBSD 2013-08-25 21:06:29 +00:00
bdrandom.h Added Ben's patches: 2011-09-28 15:16:21 +00:00
bdstring.cc Fixed crash when using rs_sprintf/bd_sprintf or rs_sprintf_append/bd_sprintf_append with empty result (maybe only on Windows). 2012-07-29 13:28:45 +00:00
bdstring.h Changes to make libbitdht compile on OSX. 2012-06-19 10:36:48 +00:00
bdthreads.cc * Disabled Thread debugging. 2012-01-20 17:30:16 +00:00
bdthreads.h Removed unused parameter warnings in libbitdht. 2011-08-12 12:43:24 +00:00