0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 10, 2025 — Feb 10, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Improve comments in source code More... almost 7 years ago
README: remove mention of multi-threaded, that is now gone More... almost 7 years ago
move even more generic code out of myapi_1 More... almost 7 years ago
modular multi-api registration More... almost 7 years ago
make endpoint registration more modular More... almost 7 years ago
properly apply json config More... almost 7 years ago
isolate api example into separate myapi_1 module More... almost 7 years ago
README: mention deps More... almost 7 years ago
endpoints: support json-rpc 2.0 batches More... almost 7 years ago
clean up code, for easier external consumption More... almost 7 years ago
[MOVE] endpoints code to new endpoints module More... almost 7 years ago
Merge pull request #1 from jgarzik/build-osx More... almost 7 years ago
travis: build on osx More... almost 7 years ago
Makefile.am/AM_CPPFLAGS: extra includes based on srcdir More... almost 7 years ago
rpcsrv: add missing #includes, fix build More... almost 7 years ago
rpcsrv: return content-length hdr for / URI More... almost 7 years ago
Makefile.am: actually build with submodule univalue More... almost 7 years ago
travis: add build dep libevent More... almost 7 years ago
add travis config More... almost 7 years ago
add example JSON config file More... almost 7 years ago
version 1.0.0 More... almost 7 years ago
Simple single-threaded JSON-RPC server More... almost 7 years ago
Build with libevent, and daemon-ize skeleton More... almost 7 years ago
Completely reboot project, in C++11 More... almost 7 years ago
Update autogen/boost to enable building on current Ubuntu. More... over 10 years ago
connection: fix data lifetime bug that caused data corruption More... almost 14 years ago
Improve README and command line docs. More... almost 14 years ago
connection: consolidate keepalive cxn reset code More... almost 14 years ago
SSL fix: properly timestamp each request with a POSIX timestamp More... almost 14 years ago
Return Date and Server HTTP headers to client. Timestamp each HTTP req. More... almost 14 years ago