Christoph Schulz

Results 13 issues of Christoph Schulz

croc does seem to create a hash for the files to be transferred https://github.com/schollz/croc/blob/148c1a6cdd65b5213dad401ac0cd78602d37c2b6/src/croc/croc.go#L360-L361 for impatient people like me wanting to transfer large files (10G over a local relay in...

Supersedes #114 Fixes #103

bug

Hello there, the parsing used here https://github.com/http-builder-ng/http-builder-ng/blob/b24cf6f5afe7f5b83e85718412f0f2543cf283e4/http-builder-ng-core/src/main/java/groovyx/net/http/FromServer.java#L222-L229 Is not sufficient for parsing `Link` headers. In those headers `,` is the separator, not `;` ([and so much more complex stuff](http://www.rfc-editor.org/rfc/rfc5988.txt)). Searching...

Hello, the latest release here on GitHub is v2.0, but develop is 30+ commits ahead master and includes some changes we need. Could you make a new release so we...

**Describe the bug** When using an Strategic-Merge Patch in kustomization, the GVK from the patch is not used for limiting the `target`, e.g. `labelSelector`. Without GVK in the Kustomize does...

kind/support
lifecycle/stale
triage/not-an-issue

I am running bore to expose local ports to a remote Windows server and it works quite well, thank you! The only annoyance I have noticed that log/tracing colors do...

Hi, I have a WSDL with a ``, but membrane still tries to use `http`. ``` ``` (Because the Service WSDL has multiple services (and I cannot ad-hoc change that),...

Hello, I used your project to setup a GitHub (Enterprise) mirror that is kept in sync using webhooks and would like to contribute back the adjustments I made. :) *...

When hosting CryptoTools yourself under non-root, things generally work fine, only the links on the start page are wrong. This fixes that. You also need to adjust the routers base-path:...