Captain-Coder
Captain-Coder
Issue #163 was annoying me to no end. Even though I don't type my password wrong all that often. This PR fixes that by automatically focusing input on the close...
Companion to PR https://github.com/Tribler/gumby/pull/356 This modifies the message logging to be uniform in the whole of tribler.
During the work on Gumby's DHT-isolation module I noticed the following. For each circuit length (1 hop, 2 hops, 3 hops, etc) Tribler sets up an instance of LibTorrent. This...