openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
C
capnproto
Settings
|
Report Duplicate
2
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Aug 19, 2024 — Aug 19, 2025
Showing page 126 of 147
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Rename connect() -> restore().
Kenton Varda
More...
almost 12 years ago
Make rpc protocol headers public.
Kenton Varda
More...
almost 12 years ago
Add test for pipelining over two-party RPC.
Kenton Varda
More...
almost 12 years ago
Add some commentary to the test.
Kenton Varda
More...
almost 12 years ago
Apparently netinet/ip6.h is the wrong thing to include.
Kenton Varda
More...
almost 12 years ago
Makefile updated and GCC fixes.
Kenton Varda
More...
almost 12 years ago
Implement two-party network. The first RPC call over a socket took place at 2013-11-08 14:46:43 -0800 and completed successfully.
Kenton Varda
More...
almost 12 years ago
Add code for serializing messages to/parsing from asynchronous streams.
Kenton Varda
More...
almost 12 years ago
Async IO interfaces for low-level networking and similar.
Kenton Varda
More...
almost 12 years ago
Add tests for actually receiving multiple signals and multiple polls at once, not just listening for them.
Kenton Varda
More...
almost 12 years ago
Cygwin doesn't have SI_TKILL, fine.
Kenton Varda
More...
almost 12 years ago
Try to work around OSX's crappy signal handling behavior.
Kenton Varda
More...
almost 12 years ago
OSX doesn't support sigqueue().
Kenton Varda
More...
almost 12 years ago
GCC fixes.
Kenton Varda
More...
almost 12 years ago
UnixEventLoop supports polling fds and catching signals.
Kenton Varda
More...
almost 12 years ago
Merge branch 'master' of https://github.com/kentonv/capnproto
Kenton Varda
More...
almost 12 years ago
Update test config.
Kenton Varda
More...
almost 12 years ago
Work around spurrious GCC 4.7 warning, and split RPC code into separate library.
Kenton Varda
More...
almost 12 years ago
Update Makefile.am for RPC.
Kenton Varda
More...
almost 12 years ago
First tests of RPC protocol implementation.
Kenton Varda
More...
almost 12 years ago
More RPC protocol WIP.
Kenton Varda
More...
almost 12 years ago
More RPC protocol WIP.
Kenton Varda
More...
almost 12 years ago
More RPC protocol WIP.
Kenton Varda
More...
almost 12 years ago
More RPC protocol WIP.
Kenton Varda
More...
almost 12 years ago
Merge pull request #38 from dwrensha/typos
Kenton Varda
More...
almost 12 years ago
Merge pull request #40 from jparyani/master
Kenton Varda
More...
almost 12 years ago
Add zero arg constructor and `getType` to DynamicValue::Pipeline
Jason Paryani
More...
almost 12 years ago
fix typos in error message and comment
David Renshaw
More...
almost 12 years ago
TaskSet manages executing promises for 'daemon' operations.
Kenton Varda
More...
almost 12 years ago
RPC protocol implementation WIP.
Kenton Varda
More...
almost 12 years ago
←
1
2
…
122
123
124
125
126
127
128
129
130
…
146
147
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree