Uli Heller

Results 19 issues of Uli Heller

**Describe the bug** For 1.82.0, there is an AppImage download. For 1.82.1 and 1.82.2, this download is missing **Please confirm that this problem is VSCodium-specific** - [x] This bug doesn't...

bug

Probably fixes #1654

When you try to decrypt a file encrypted with an older version of sigtool, you'll get an error like below: ``` ./bin/linux-amd64/sigtool decrypt ~/.ssh/my-private-key -o b a.enc Enter passphrase for...

I'm trying to get a webapp using log4j as logging backend up and running within gretty. I'm having the idea that this might be possible with gretty 1.1.9 or newer....

... for example: `java -jar jcurl-all.jar -n my-hosts http://google.de` my-hosts: ``` 127.0.0.1 google.de ```

I'm trying to build gocryptfs on Ubuntu-22.04 and on 24.04. I realized that "ldd" seems to operate quite differently for both of these. This leads to a failure within "build-without-openssl.bash"....

…with explicit master key I've created this pull request to support a couple of use cases that came into my mind. ## Use cases ### Use multiple FIDO2 keys I...

This pull request fixes #391. For details related to the bug see there. For me, it seems to work quite well. I did NOT test it extensively. I just tried...

## Expected Behavior Creating files with long filenames works identical within PROOT and in the outside world ### Outside ``` $ LEN=255; touch "$(expr substr "$(seq 1 200|tr -d "\n")"...