You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PyBitmessage/src
Jonathan Warren 5f10b6b7f2
Merge pull request #309 from akh81/russian-translation
10 years ago
..
bitmessageqt Correct indent on a single line 10 years ago
images Added icns with transparency 10 years ago
pyelliptic Update openssl.py 10 years ago
socks Debian packaging 10 years ago
translations complete Russian translation 10 years ago
addresses.py Bugfix: Must use toAddress instead of addressInKeysFile if toLabel is blank when receiving message 10 years ago
api_client.py Rename files with spaces in names. 10 years ago
bitmessagemain.py Move one line of code so that correct program activity is logged 10 years ago
build_osx.py Increment version number to 0.3.4 10 years ago
class_addressGenerator.py Some initial coding work for chans 10 years ago
class_bgWorker.py Put setDaemon inside init. 10 years ago
class_outgoingSynSender.py replace acquire lock by 'with' statement 10 years ago
class_receiveDataThread.py Refactor type 2 message decoding, drop any extra lines from subject. 10 years ago
class_sendDataThread.py replace acquire lock by 'with' statement 10 years ago
class_singleCleaner.py replace acquire lock by 'with' statement 10 years ago
class_singleListener.py Updating code comments to reflect changes in listening for connections when using SOCKS. 10 years ago
class_singleWorker.py Store msgid in sent table 10 years ago
class_sqlThread.py Merge branch 'master' of github.com:Atheros1/PyBitmessage 10 years ago
debug.py Portable mode moves debug.log 10 years ago
defaultKnownNodes.py Added a number of missing imports fixing several issues (thank you PyDev) 10 years ago
helper_bitcoin.py Fixed missing arithmetic import in helper_bitcoin file 10 years ago
helper_bootstrap.py Spelling. 10 years ago
helper_generic.py Added a number of missing imports fixing several issues (thank you PyDev) 10 years ago
helper_inbox.py Placed repeated inbox and sent SQL operations into appropriate helper functions 10 years ago
helper_sent.py Placed repeated inbox and sent SQL operations into appropriate helper functions 10 years ago
helper_startup.py Merge branch 'master' of github.com:Atheros1/PyBitmessage 10 years ago
highlevelcrypto.py Debian packaging 10 years ago
message_data_reader.py Rename files with spaces in names. 10 years ago
proofofwork.py Added a number of missing imports fixing several issues (thank you PyDev) 10 years ago
shared.py Merge branch 'fiatflux-keyfile_perm_fix' of github.com:Atheros1/PyBitmessage into testperm 10 years ago
singleton.py Added a number of missing imports fixing several issues (thank you PyDev) 10 years ago
tr.py Continued moving code into individual modules 10 years ago