[BUGFIX,bithorded]Make sure to clean up asset-handles and disconnect signals when client is disconnected. |
|
More...
|
almost 13 years ago
|
Normalize line-endings. |
|
More...
|
about 13 years ago
|
Add .gitattributes defining EOL-conversion for some files. |
|
More...
|
about 13 years ago
|
Use u_long instead of ulong typedef for better portability. - Thanks to Alexej Kubarev and Calle Gustafsson |
|
More...
|
about 13 years ago
|
Use real CMake-module for Crypto++. - Thanks to Alexej Kubarev |
|
More...
|
about 13 years ago
|
Switch to CMake2.8 built-in protobuf module. - Thanks to Alexej Kubarev |
|
More...
|
about 13 years ago
|
Add compile-options to enable C++0x for clang. |
|
More...
|
about 13 years ago
|
[CMakeLists.txt]Fix misspell of LOG4CPLUS_INCLUDE_DIRS |
|
More...
|
about 13 years ago
|
Fixing compiler warning 'comparison of unsigned expression >= 0 is always true' |
|
More...
|
about 13 years ago
|
Use boost::regex instead of boost::xpressive. |
|
More...
|
about 13 years ago
|
[bhfuse]Improve the re-read on disconnected-logic. |
|
More...
|
about 13 years ago
|
[lib/asset]Actually release RPC-request-handles when done with them. |
|
More...
|
about 13 years ago
|
[bhfuse]Trace asset-status on -d from bhfuse itself. |
|
More...
|
about 13 years ago
|
[bithorded/source]Rewrite bithorded::source::Store to use regular asset-status update for informing about asset status. |
|
More...
|
about 13 years ago
|
[lib/bhget]Add symlink-resolution feature. |
|
More...
|
about 13 years ago
|
[bithorded/router]Actually countdown and re-use timeout. |
|
More...
|
about 13 years ago
|
[lib/asset]Implement status-timeout when trying to bind asset, and repeat unbind until confirmed close is received. |
|
More...
|
about 13 years ago
|
[clients/bhget]Print out the exact error when failing. |
|
More...
|
about 13 years ago
|
[python/bithorde]Upgrade pybithorde to protocol version 2, to make compatible with bithorde-boost. |
|
More...
|
about 13 years ago
|
[bithorded]Rename bithorded::Asset to bithorded::IAsset, to denote it's an abstract interface. |
|
More...
|
about 13 years ago
|
[bithorded/source]Refactor out asset-source components into it's own folder and namespace. |
|
More...
|
about 13 years ago
|
Replace google-log with log4cplus. Since google-glog were dropped from standard Ubuntu repositories in 12.04, this ensures bithorde compiles without external deps on Ubuntu. |
|
More...
|
over 13 years ago
|
[lib/client]Check connection before trying to send message. |
|
More...
|
over 13 years ago
|
[daemon/router/Asset]Fail immediately if no upstreams available to bind to. |
|
More...
|
over 13 years ago
|
[bithorde/server/Client]Refactor methods informing downstream about asset status. |
|
More...
|
over 13 years ago
|
Fix some misc. minor TODO-items. |
|
More...
|
over 13 years ago
|
[bhfuse]Exit forcefully on second SIGINT. |
|
More...
|
over 13 years ago
|
[bithorded/server]Allow findAsset to throw BindError with specific failure-code. |
|
More...
|
over 13 years ago
|
[bithorded/lib/RandomAccessFile]Throw real exception on write-failure. |
|
More...
|
over 13 years ago
|
[lib/random]Properly srand() before generating numbers. |
|
More...
|
over 13 years ago
|