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.
Sep 01, 2024 — Sep 01, 2025
Showing page 119 of 147
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Provide forward declaration for `struct sockaddr`
abyss7
More...
over 11 years ago
Fixes #80.
Kenton Varda
More...
over 11 years ago
Fix style.
Kenton Varda
More...
over 11 years ago
Merge pull request #82 from kaos/extends
Kenton Varda
More...
over 11 years ago
capnpc-capnp: keep list of extended interfaces.
Andreas Stenius
More...
over 11 years ago
capnproto.org now supports HTTPS; update download links to use it.
Kenton Varda
More...
over 11 years ago
Fix warning.
Kenton Varda
More...
over 11 years ago
RPC protocol schemas should be installed. Fixes #77.
Kenton Varda
More...
over 11 years ago
Merge branch 'master' of github.com:kentonv/capnproto
Kenton Varda
More...
over 11 years ago
Fix bug when writing an array of buffers and the last buffer has zero size.
Kenton Varda
More...
over 11 years ago
Merge pull request #78 from rblank/bit-ops
Kenton Varda
More...
over 11 years ago
Fix two typos in bit operations.
Remy Blank
More...
over 11 years ago
When an RPC method name matches a C++ keyword, add an underscore to avoid compilation errors.
Kenton Varda
More...
over 11 years ago
Fix Makefile.am.
Kenton Varda
More...
over 11 years ago
Fix build on OSX and also GCC 4.7.
Kenton Varda
More...
over 11 years ago
Merge branch 'master' of github.com:kentonv/capnproto
Kenton Varda
More...
over 11 years ago
Tweak timer implementation:
Kenton Varda
More...
over 11 years ago
Merge pull request #76 from dwrensha/readeroptions
Kenton Varda
More...
over 11 years ago
fix some error messages
David Renshaw
More...
over 11 years ago
Add CONTRIBUTORS file.
Kenton Varda
More...
over 11 years ago
Add missing include for OSX.
Kenton Varda
More...
over 11 years ago
Fix doc typos.
Kenton Varda
More...
over 11 years ago
Add timer functionality to the async IO framework.
Remy Blank
More...
over 11 years ago
Fix 32-bit build.
Kenton Varda
More...
over 11 years ago
Apparently writev() imposes a limit on the vector size. Work around that. Not sure why libc doesn't already do this.
Kenton Varda
More...
over 11 years ago
Add AutoCloseFd::operator=
Kenton Varda
More...
over 11 years ago
Extra test line I should have included.
Kenton Varda
More...
over 11 years ago
Make it possible for a message builder to incorporate a byte array not owned by it without copying. Useful for injecting large data blobs into a message without copying their contents. Access this functionality through the Orphanage interface.
Kenton Varda
More...
over 11 years ago
Blog post about 0.4.1.
Kenton Varda
More...
over 11 years ago
Update test configs
Kenton Varda
More...
over 11 years ago
←
1
2
…
115
116
117
118
119
120
121
122
123
…
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