PyBitmessage/src
Peter Šurda c778b81427
knownNodes refactoring and shutdown fixes
- saveKnownNodes replaced the repeated pickle.dump
- with knownNodesLock instead of acquire/release
- outgoingSynSender had an unnecessary loop during shutdown causing
  excessive CPU usage / GUI freezing
2017-02-09 11:53:33 +01:00
..
bitmessagecurses Imports, typos, syntax errors 2017-02-08 14:19:02 +01:00
bitmessageqt knownNodes refactoring and shutdown fixes 2017-02-09 11:53:33 +01:00
bitmsghash BSD compile fixes 2016-05-24 09:42:49 +02:00
images removed images/can-icon-24px_2.png 2013-11-01 19:28:44 -04:00
messagetypes Imports, typos, syntax errors 2017-02-08 14:19:02 +01:00
network Imports, typos, syntax errors 2017-02-08 14:19:02 +01:00
pyelliptic OpenSSL 1.1.0 compatibility fixes 2017-01-14 17:47:57 +01:00
socks Proxy error handling 2016-10-20 01:49:40 +02:00
sslkeys Opportunistic encryption with TLS (2 of 2) 2016-05-02 15:00:20 +02:00
translations Auto-updated language fr from transifex 2017-01-05 19:24:45 +01:00
addresses.py Imports, typos, syntax errors 2017-02-08 14:19:02 +01:00
api.py Cyclic import fix 2017-02-08 20:37:42 +01:00
api_client.py more v4 address work. Should be done. 2013-09-18 00:04:01 -04:00
bitmessagecli.py Imports, typos, syntax errors 2017-02-08 14:19:02 +01:00
bitmessagemain.py More knownNodes init 2017-02-08 20:52:18 +01:00
build_osx.py Update build scripts 2016-05-02 15:00:25 +02:00
class_addressGenerator.py Cyclic import fix 2017-02-08 20:37:42 +01:00
class_objectHashHolder.py Assorted fixes 2017-01-11 18:13:00 +01:00
class_objectProcessor.py Reduce cyclic dependencies 2017-02-08 13:41:56 +01:00
class_objectProcessorQueue.py Reduce cyclic dependencies 2017-02-08 13:41:56 +01:00
class_outgoingSynSender.py knownNodes refactoring and shutdown fixes 2017-02-09 11:53:33 +01:00
class_receiveDataThread.py SSL handshake fewer errors 2017-02-08 20:49:14 +01:00
class_sendDataThread.py SSL socket blocking error handling 2017-02-07 13:00:24 +01:00
class_singleCleaner.py knownNodes refactoring and shutdown fixes 2017-02-09 11:53:33 +01:00
class_singleListener.py Network subsystem freezing fixes 2017-02-02 15:52:32 +01:00
class_singleWorker.py Cyclic import fix 2017-02-08 20:37:42 +01:00
class_smtpDeliver.py Reduce cyclic dependencies 2017-02-08 13:41:56 +01:00
class_smtpServer.py Reduce cyclic dependencies 2017-02-08 13:41:56 +01:00
class_sqlThread.py Cyclic import fix 2017-02-08 20:37:42 +01:00
configparser.py Imports, typos, syntax errors 2017-02-08 14:19:02 +01:00
debug.py Fixes pointed out by landscape.io 2017-01-11 17:26:25 +01:00
defaultKnownNodes.py Fix minor issues 2017-01-12 07:26:04 +01:00
defaults.py Cyclic import fix 2017-02-08 20:37:42 +01:00
depends.py Add OpenSSL 1.1.0 compatibility 2017-01-13 12:02:34 +01:00
helper_bitcoin.py Fixed missing arithmetic import in helper_bitcoin file 2013-06-21 12:58:36 +01:00
helper_bootstrap.py Imports, typos, syntax errors 2017-02-08 14:19:02 +01:00
helper_generic.py Reduce cyclic dependencies 2017-02-08 13:41:56 +01:00
helper_inbox.py Reduce cyclic dependencies 2017-02-08 13:41:56 +01:00
helper_msgcoding.py Formating and standalone fix 2016-11-15 17:09:08 +01:00
helper_search.py Sent folder in chans extended 2016-05-02 15:00:24 +02:00
helper_sent.py finished work on specifyTTL 2015-03-09 02:35:32 -04:00
helper_sql.py sqlExecute now returns rowcount 2016-05-02 15:00:24 +02:00
helper_startup.py Cyclic import fix 2017-02-08 20:37:42 +01:00
helper_threading.py Threads close better 2016-05-02 15:00:21 +02:00
highlevelcrypto.py Add OpenSSL 1.1.0 compatibility 2017-01-13 12:02:34 +01:00
inventory.py Pending download counter fix 2017-02-06 11:02:03 +01:00
knownnodes.py knownNodes refactoring and shutdown fixes 2017-02-09 11:53:33 +01:00
l10n.py Fixes and refactoring 2017-01-11 17:00:00 +01:00
message_data_reader.py Reduce cyclic dependencies 2017-02-08 13:41:56 +01:00
namecoin.py Reduce cyclic dependencies 2017-02-08 13:41:56 +01:00
openclpow.py Imports, typos, syntax errors 2017-02-08 14:19:02 +01:00
paths.py Git head information in version 2017-02-07 20:46:30 +01:00
proofofwork.py Imports, typos, syntax errors 2017-02-08 14:19:02 +01:00
protocol.py Cyclic import fix 2017-02-08 20:37:42 +01:00
qidenticon.py nonfunctional identicon settings-GUI 2013-09-18 17:39:45 +02:00
queues.py Reduce cyclic dependencies 2017-02-08 13:41:56 +01:00
shared.py Imports, typos, syntax errors 2017-02-08 14:19:02 +01:00
shutdown.py knownNodes refactoring and shutdown fixes 2017-02-09 11:53:33 +01:00
singleinstance.py Fix curses mode 2017-02-02 15:48:56 +01:00
singleton.py Inventory refactoring 2017-01-10 21:15:35 +01:00
state.py Imports, typos, syntax errors 2017-02-08 14:19:02 +01:00
throttle.py Refactor objects to be downloaded 2017-01-15 19:21:24 +01:00
tr.py Fixes and refactoring 2017-01-11 17:00:00 +01:00
upnp.py Reduce cyclic dependencies 2017-02-08 13:41:56 +01:00
version.py Refactoring of config parser and shared.py 2017-01-11 14:27:19 +01:00