- 26 Aug, 2018 1 commit
-
-
Kenton Varda authored
These errors apparently don't show up until the first read with 1.1.1, and may have different messages. Apparently this landed on my Debian machine *today* and then all of the sudden the test was failing. I was so confused.
-
- 06 Jan, 2018 1 commit
-
-
Kenton Varda authored
-
- 05 Sep, 2017 1 commit
-
-
Kenton Varda authored
Use case for me is Cloudflare's "Authenticated Origin Pulls", in which Cloudflare authenticates itself to the origin server using client certificates. Thus the origin server can ensure that it only accepts traffic through Cloudflare, without resorting to IP whitelists.
-
- 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 1 commit
-
-
Kenton Varda authored
-