Cœur
Cœur
Some partial feedbacks that I got: A. Native Windows 11 doesn't support passwords at all (it's 2024, and Microsoft didn't invent the word Security) B. 7-zip support is broken for...
No feedback for 2 months, so I'll close it. I hope you filled a bug report to 7-zip.
If someone is willing to help: one could prepare pull requests of such backports targeting the 4.0.x branch (as opposed to the main branch).
## fix-branch You have to clone it yourself and build it yourself. https://github.com/Coeur/swiftmission/tree/coeur/4.0.x_ALL_FIXES See the readme of the branch: ``` git clone --recurse-submodules https://github.com/coeur/transmission --branch coeur/4.0.x_ALL_FIXES Transmission ``` ## includes...
All the code is on git (see my previous message) with just a couple of commands for anyone to make their own build/release, Robert.
Ah OK. I don't use torrents apart for downloading The GIMP, so I'm not very familiar with tracker rules. Then, best I can do is trying to prepare an _unofficial_...
This change updates `list` from January 2024 to January 31, 2025. It was the latest when this PR was created.
> @Coeur Do you control that domain and server? @ValeZAA I'm surprised by this claim. - I'm not a Member of Transmission, µTorrent, bittorrent, ... - I don't own anything...
That doesn't seem like an include issue: `EVP_sha256` is properly defined in `#include `. https://linux.die.net/man/3/evp_sha256 I don't get why people are keeping insecure version of their dependencies. openssl 1.1.1 was...
It's Xcode to automatically apply this format when you edit the plist file. And that format being mostly used for Apple systems, it's nicer for contributors to avoid a conflicting...