-
When I transmit a gpssim.bin file built with this software, the "speed over ground" in the $GPRMC messages output by the receiver I am using to record the transmission is always inconsistent (much slo…
-
```
What steps will reproduce the problem?
1. trying to change tracker url from Properties
2. trying to change tracker url from Tracker Tab in bottom window
What is the expected output? What do you s…
-
Most browsers currently have a limit for message size:
https://stackoverflow.com/questions/15435121/what-is-the-maximum-size-of-webrtc-data-channel-messages
My testing on chrome gets the followi…
-
Unless I'm missing something there currently is no way to rename a individual file or sub-directory in a torrent. You can rename the main file/directory but not the files in the torrent. I propose add…
-
Hi, I am using asus router RT-N14U as a transmission client.
TransGUI shows 7-8 Mbyte per second average speed.
Its impassible, because router has very weak MIPS-processor.
If manualy calculate, Size…
-
I have looked at a few source files for your current software. I have noticed that some checks for return codes are missing.
Would you like to add more error handling for return values from functions…
-
Right now, when Transmission is presented with a [public IPFS gateway URL](https://docs.ipfs.tech/concepts/ipfs-gateway/) used as a webseed, it, as expected, tries to connect to it, but downloading a …
-
```
I've noticed that transmission does not have support for downloads queue. I
guess it would be nice to have a option to set how many simultaneously
downloads are allowed, and any other started af…
-
```
cat myInputFile | location/to/bin/rebl
```
The above causes the REPL to go into an infinite loop as it exits _except_ when the input file contains an actual "end of transmission" character (ascii…
-
we find libssh2-1.9.0/src/transport.c:474(p->payload = LIBSSH2_ALLOC(session, total_num);), always LIBSSH2_ALLOC without LIBSSH2_FREE it, and memory leak.
Our program is used for SFTP transm…