Commit Graph

34 Commits (58b47bc6de9816bf8c74e6a597d3fa1d28a15436)

Author SHA1 Message Date
Peter Šurda fd2603247d
Fix onionbindip for some systems with IPv6
6 years ago
Peter Šurda 1af49a0165
Download tracking refactoring
6 years ago
Peter Šurda 59e1739136
Revert duplicate IP treatment for bootstrap
6 years ago
Peter Šurda 339e375958
Bootstrap provider mode and minor knownNodes changes
6 years ago
Peter Šurda 7ebe837eb0
Make some network parameters configurable
6 years ago
Peter Šurda 0fa0599cd4
IPv4 listen socket fix
6 years ago
Peter Šurda 191650f5a4
Typos
6 years ago
Peter Šurda b1b0c46555
Improve exception handling
6 years ago
Peter Šurda 6062277d60
Rename configparser.py to bmconfigparser.py
6 years ago
Peter Šurda ba130e03e5
Network subsystem freezing fixes
6 years ago
Peter Šurda 6d2a75bfc9
Transfer speed improvements
6 years ago
Peter Šurda ad75552b5c
Move shutdown from shared.py to state.py
6 years ago
Peter Šurda bd520a340f
Trustedpeer fix and more refactoring
6 years ago
Peter Šurda 8bcfe80ad0
Refactoring of config parser and shared.py
6 years ago
Peter Šurda 0dd54e606d
Multiple connections on hidden service fix
7 years ago
Peter Šurda f242d409fd
Tor hidden service fixes
7 years ago
Peter Šurda 1a40c29d22
Add Tor hidden service support
7 years ago
Peter Šurda 4c2ce7208c Sleep on invalid getdata
7 years ago
mailchuck d69c2e097f Cleaner shutdown
7 years ago
mailchuck 231219a193 Improved logging
7 years ago
Jonathan Warren c306062282 Bitmessage Protocol Version Three
9 years ago
Jonathan Warren 38d7db24ad Merge pull request #639 from bpeel/wip/trusted-peer
9 years ago
Neil Roberts 7da6ea958f Add support for IPv6
9 years ago
Neil Roberts 03263156de Add a 'trustedpeer' option to keys.dat
9 years ago
Jonathan Warren 61389b64aa fix #590
9 years ago
Jonathan Warren c27494ace9 Further work to implement the Connect dialog on startup
10 years ago
Jonathan Warren 350e8d66c7 Prompt user to connect at first startup
10 years ago
David Nichols 27c0ac436c Updating code comments to reflect changes in listening for connections when using SOCKS.
10 years ago
David Nichols 97f0c56aa8 Adding configuration option to listen for connections when operating with a SOCKS proxy.
10 years ago
Linker Lin 4a84a30fc6 replace acquire lock by 'with' statement
10 years ago
Jonathan Warren c857f73d0b Continued moving code into individual modules
10 years ago
Jordan Hall fe8998ca3a Seperating out all peer networking classes and merging with upstream
10 years ago
Jordan Hall 27a8662f22 Seperating class_singleListener, class_receiveDataThread, class_sendDataThread
10 years ago
Jordan Hall ebc62b9edc Moving certain classes outside of bitmessagemain.py
10 years ago