gralpli
gralpli
This pull request solves a problem for me! Why hasn’t this been accepted yet? `firm_update.c` from the master branch always failed with status code -3. Wireshark revealed that the FoE...
I experienced the same issue and can confirm that disabling G-Sync for windowed mode helped.
I don’t really want to serve different content, I want to avoid serving the same content under two different URLs. And a URL with a trailing slash is different from...
I’m not sure if this can/should be solved within sshfs at all. Have you tried laying an union filesystem above your configuration files on each client? This way the unix...
This is my first pull request where I’m actually fixing something and I don’t know how confident I need to be to release it. As far as I remember, this...
I can reproduce this. I [attached](https://github.com/libfuse/sshfs/files/5790128/errimg.gz) a corrupted file system image that can be used for testing. You can mount it like so: ```bash gunzip errimg.gz mkdir mnt sudo mount...
This is what the transfer looks like if the file is not corrupted: ``` [00526] READ [00527] READ [00528] READ [00529] READ [00530] READ [00531] READ [00532] READ [00533] READ...
Just an additional thought: the password comparison is not constant-time and might therefore be vulnerable to timing attacks.
I’m having the same problem today. I was running `vcgencmd measure_temp` every 10 minutes and after a couple weeks without error I got a “Firmware transaction timeout”: ``` [4294980.397415] ------------[...