Nate Rosenblum

Results 5 comments of Nate Rosenblum

Proposed implementation would be similar to mv(1), but with limitations. 1. single file renames: upspin mv srcfile dstfile _(both paths in upspin)_ 2. multiple file reparenting: upspin mv srcfile1 srcfile2...

This is just a specialization of a default template I keep around for cmake builds. Some of it is not specifically necessary. If you are going to do a full...

Sent out a pull request with a minimal CMake build. It only provides static and shared instances of the main library target, but I think it will be more productive...

What about a MITM proxy server that terminates the TLS connection at chaos-http-proxy? It would also be nice to induce HTTP errors in HTTPS sessions. Happy to contribute, as I...

Ok, but in the meanwhile let's disable CONNECT; the URL composition logic is misinterpreting the request-uri portion of that message & it's doomed to failure anyway. https://github.com/bouncestorage/chaos-http-proxy/pull/9