Commit Graph

45 Commits (1b810667fddd5f0a58c1ea371cf91fe16e6fce1b)

Author SHA1 Message Date
Jonathan Warren 70f09095d9 Support setting user-defined difficulty through the API 11 years ago
Jonathan Warren 38ae186a93 added several printLocks to improve console output 11 years ago
Jonathan Warren 3ab48c2fe3 Upon incoming connection, start the sendData thread before the receiveData thread 11 years ago
Jonathan Warren 4b27e07c2c use os._exit(0) instead of sys.exit() 11 years ago
Jonathan Warren ac787d90a8 use os._exit(0) instead of sys.exit() 11 years ago
Jonathan Warren 7ba2a4f18b Close application if not daemon and PyQt not found 11 years ago
Jonathan Warren a4beb436a4 Added API Function: getStatus 11 years ago
Jonathan Warren 05c49a31cd support switching to and from portable mode without restarting 11 years ago
Jonathan Warren caf9890bd1 better error handling around sock.sendall 11 years ago
Jonathan Warren 73ec3e6293 Use different data structure to maintain the number of connections shown on the Network Status tab 11 years ago
Jonathan Warren b8f44aadb4 further deamon-related changes 11 years ago
Jonathan Warren da4cf1f1cb further deamon-related changes 11 years ago
Jonathan Warren cbca738524 further deamon-related changes 11 years ago
Jonathan Warren de59b4adf1 API-related changes 11 years ago
Jonathan Warren 9a64c265a0 Continued daemon mode implementation 11 years ago
Jonathan Warren 0bc4712063 Continued daemon mode implementation 11 years ago
Jonathan Warren 08dad3e33d most daemon code done 11 years ago
Jonathan Warren 63f1b6a5c8 truncate display of long messages to avoid freezing the UI 11 years ago
Jonathan Warren 5b58ff2104 truncate display of long messages to avoid freezing the UI 11 years ago
Jonathan Warren 5d7c5f0c2b set hard date for encrypted-broadcast switchover 11 years ago
Jonathan Warren 0b78e36639 added extra statements for troubleshooting 11 years ago
Jonathan Warren 8e042930f2 add a simple printLock 11 years ago
Jonathan Warren 32d8a78fc7 test socket.close change 11 years ago
Jonathan Warren ddf347ecc5 test socket.close change 11 years ago
Jonathan Warren 57f602a373 use sock.shutdown() before sock.close() 11 years ago
Jonathan Warren 5c4669b39e use sock.shutdown() before sock.close() 11 years ago
Jonathan Warren e6438a9df3 Implimented broadcast encryption (testing completed) 11 years ago
Jonathan Warren d14be90c3b Implimented broadcast encryption (testing) 11 years ago
Jonathan Warren 896b96b7c7 Implimented broadcast encryption (testing) 11 years ago
Jonathan Warren afd644a97d Implimented broadcast encryption (testing) 11 years ago
Jonathan Warren 63e698f562 Implimented broadcast encryption (untested) 11 years ago
Jonathan Warren c1f1b6b72c continued working on v3 addresses 11 years ago
Jonathan Warren 9bac0b5311 First bit of code necessary for version 3 addresses 11 years ago
Jonathan Warren 6737a21d1c add .dat files to .gitignore 11 years ago
Jonathan Warren db906e2b11 Display privacy warning when Broadcast is selected on Send tab 11 years ago
Jonathan Warren 973ea35177 don't use pubkeys table to send pubkeys to peers now that we maintain them in the inventory table for 28 days anyway 11 years ago
Jonathan Warren bf74b8488f Merge branch 'master' of http://github.com/fuzzgun/PyBitmessage into fuzzgun-master 11 years ago
fuzzgun 28a0d5877d Merge branch 'master' of https://github.com/Atheros1/PyBitmessage 11 years ago
fuzzgun f43b1f3832 Merge branch 'master' of https://github.com/Atheros1/PyBitmessage 11 years ago
fuzzgun b6207dffd1 Merge branch 'master' of https://github.com/Atheros1/PyBitmessage 11 years ago
fuzzgun b64106f2ab Merge branch 'master' of https://github.com/Atheros1/PyBitmessage 11 years ago
fuzzgun 0ca3f600cc Merge branch 'master' of https://github.com/Atheros1/PyBitmessage 11 years ago
fuzzgun 60dc879f81 Merge branch 'master' of https://github.com/Atheros1/PyBitmessage 11 years ago
fuzzgun cb96f840a0 Merge branch 'master' of https://github.com/Atheros1/PyBitmessage 11 years ago
fuzzgun b79d1e93f5 Debian packaging 11 years ago