PyBitmessage/src
Daniel Kraft 810387df3e Read also rpcport from namecoin.conf.
Read also the rpcport setting from namecoin.conf when it is
available and use that as default when switching the setting
in the UI dialog.
2013-07-17 18:33:26 +02:00
..
bitmessageqt Read also rpcport from namecoin.conf. 2013-07-17 18:33:26 +02:00
images Added icns with transparency 2013-06-21 14:13:59 -06:00
pyelliptic Update openssl.py 2013-07-02 13:53:35 +02:00
socks Debian packaging 2013-04-01 20:23:32 +01:00
translations complete Russian translation 2013-07-15 23:52:08 -05:00
addresses.py Bugfix: Must use toAddress instead of addressInKeysFile if toLabel is blank when receiving message 2013-05-15 18:03:54 -04:00
api_client.py Rename files with spaces in names. 2013-06-25 21:28:06 +00:00
bitmessagemain.py Merge branch 'master' of https://github.com/Bitmessage/PyBitmessage into namecoin-id 2013-07-17 18:15:45 +02:00
build_osx.py Increment version number to 0.3.4 2013-06-26 14:22:13 -04:00
class_addressGenerator.py Some initial coding work for chans 2013-06-26 11:55:33 -04:00
class_bgWorker.py Put setDaemon inside init. 2013-06-28 18:22:10 +08:00
class_outgoingSynSender.py replace acquire lock by 'with' statement 2013-06-30 01:29:35 +08:00
class_receiveDataThread.py Refactor type 2 message decoding, drop any extra lines from subject. 2013-07-12 12:16:34 +02:00
class_sendDataThread.py replace acquire lock by 'with' statement 2013-06-30 01:29:35 +08:00
class_singleCleaner.py replace acquire lock by 'with' statement 2013-06-30 01:29:35 +08:00
class_singleListener.py Updating code comments to reflect changes in listening for connections when using SOCKS. 2013-07-12 13:40:06 -05:00
class_singleWorker.py Store msgid in sent table 2013-07-15 19:27:53 -04:00
class_sqlThread.py Merge branch 'master' of github.com:Atheros1/PyBitmessage 2013-07-15 19:28:31 -04:00
debug.py Portable mode moves debug.log 2013-07-15 15:45:03 -04:00
defaultKnownNodes.py Added a number of missing imports fixing several issues (thank you PyDev) 2013-06-23 20:52:39 +01:00
helper_bitcoin.py Fixed missing arithmetic import in helper_bitcoin file 2013-06-21 12:58:36 +01:00
helper_bootstrap.py Spelling. 2013-07-08 23:33:15 +03:00
helper_generic.py Added a number of missing imports fixing several issues (thank you PyDev) 2013-06-23 20:52:39 +01:00
helper_inbox.py Placed repeated inbox and sent SQL operations into appropriate helper functions 2013-06-21 00:25:01 +01:00
helper_sent.py Placed repeated inbox and sent SQL operations into appropriate helper functions 2013-06-21 00:25:01 +01:00
helper_startup.py Merge branch 'master' of https://github.com/Bitmessage/PyBitmessage into namecoin-id 2013-07-17 18:15:45 +02:00
highlevelcrypto.py Debian packaging 2013-04-01 20:23:32 +01:00
message_data_reader.py Rename files with spaces in names. 2013-06-25 21:28:06 +00:00
namecoin.py Read also rpcport from namecoin.conf. 2013-07-17 18:33:26 +02:00
proofofwork.py Added a number of missing imports fixing several issues (thank you PyDev) 2013-06-23 20:52:39 +01:00
shared.py Read also rpcport from namecoin.conf. 2013-07-17 18:33:26 +02:00
singleton.py Added a number of missing imports fixing several issues (thank you PyDev) 2013-06-23 20:52:39 +01:00
tr.py Continued moving code into individual modules 2013-06-24 15:51:01 -04:00