updated documentation and removed boost from .travis.yml |
|
More...
|
about 10 years ago
|
fixinig gitignare and added installdeps script |
|
More...
|
about 10 years ago
|
Adapted CI build script |
|
More...
|
about 10 years ago
|
Removed leftover boost reference |
|
More...
|
about 10 years ago
|
added integration test for unixdomain socket |
|
More...
|
about 10 years ago
|
improving test coverage |
|
More...
|
about 10 years ago
|
fixing thread memory leak. |
|
More...
|
about 10 years ago
|
added polling mode for unixdomainsocketserver.cpp |
|
More...
|
about 10 years ago
|
added basic testcases + fixes for socket connectors |
|
More...
|
about 10 years ago
|
started refactoring unixdomainsocket |
|
More...
|
about 10 years ago
|
fixing valgrind error |
|
More...
|
about 10 years ago
|
trying to fix travis build |
|
More...
|
about 10 years ago
|
added missing file for catch. |
|
More...
|
about 10 years ago
|
fixed make test target |
|
More...
|
about 10 years ago
|
Refactored whole test suite to use catch instead of boost.test |
|
More...
|
about 10 years ago
|
Integrated catch + Buildsystem refactorings |
|
More...
|
about 10 years ago
|
Added Unix Socket Client/Server implementation from Alexandre Poirot |
|
More...
|
about 10 years ago
|
Modified pkg-config files two allow modular usage. |
|
More...
|
about 10 years ago
|
Merge branch 'develop' of github.com:cinemast/libjson-rpc-cpp into develop |
|
More...
|
about 10 years ago
|
added debian multiarch support |
|
More...
|
about 10 years ago
|
Updated AUTHORS.md |
|
More...
|
about 10 years ago
|
Updated AUTHORS.md |
|
More...
|
about 10 years ago
|
Used vim to autoindent those modified files (indetation was not pretty clean). |
|
More...
|
about 10 years ago
|
Added pkg-config generation files. It makes the library easier to integrate with autotools on Unix like systems. |
|
More...
|
about 10 years ago
|
Added pkg-config generation files. It makes the library easier to integrate with autotools on Unix like systems. |
|
More...
|
about 10 years ago
|
Added and implemented a safer way to write in socket |
|
More...
|
about 10 years ago
|
Improved writing of request in socket : now it ensure to fully write the request in the socket (before it could have been wrote partially). |
|
More...
|
about 10 years ago
|
libjsonrpc-cpp-tools added in dockerfile |
|
More...
|
about 10 years ago
|
using debian:sid |
|
More...
|
about 10 years ago
|
improve Dockerfile |
|
More...
|
about 10 years ago
|