- 18 May, 2017 4 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
- 15 May, 2017 1 commit
-
-
Kenton Varda authored
We'll need to update the configure script to check for OpenSSL and conditionally build this. Ekam users will need to add -DKJ_HAS_OPENSSL to their CXXFLAGS if they've arranged to link against the correct libs.
-
- 12 May, 2017 4 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
- 11 May, 2017 1 commit
-
-
Kenton Varda authored
-
- 10 May, 2017 3 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
- 07 May, 2017 2 commits
-
-
Kenton Varda authored
Remove references to obsolete isCallersFault
-
Kenton Varda authored
Misspelt macro name in undef
-
- 05 May, 2017 2 commits
-
-
Kenton Varda authored
It looks like it's pretty normal for browsers to do this.
-
Kenton Varda authored
-
- 03 May, 2017 2 commits
-
-
Kenton Varda authored
The entity-body would never be marked "done", breaking the pipeline for subsequent requests/responses. (In practice `Content-Length: 0` is rare since normally only GET requests don't have content and they don't pass `Content-Length` at all.)
-
Ian Denhardt authored
At some point isCallersFault was marked as obsolete, but the description of abort still referenced it, suggesting particular usage. This patch removes said references. Since `git-diff` does *such* a good job with prose: This just removes the two parentheticals and re-flows the paragraph.
-
- 02 May, 2017 2 commits
-
-
Kenton Varda authored
-
lithium-snepo authored
or, the world's least significant pull request.
-
- 01 May, 2017 11 commits
-
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
kj::Directory::list*() should return sorted lists to avoid non-determinism.
-
Kenton Varda authored
-
Kenton Varda authored
fix typos: complied -> compiled
-
Kenton Varda authored
* Announce 0.6 release on blog, and update site. * When pushing capnproto-next site, include future blog posts. * Deeper headings. * Linkify people's names to Github profiles, and finish sentence about JSON. * Link to exact second in JGC video.
-
- 30 Apr, 2017 8 commits
-
-
David Renshaw authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
-
Kenton Varda authored
Fix VS2017 ICE and add build matrix to appveyor.yml
-