This repository has been archived on 2025-01-25. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2025-01-25/src
2013-07-11 02:47:16 +07:00
..
bitmessageqt Supporting broadcasts and delivery to specific recipients 2013-07-10 20:24:33 +07: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 added newchandialog.py 2013-06-25 17:14:44 -04:00
addresses.py New address format that uses a capitalization int as the username. This takes care of possible case-insenstive email clients. 2013-07-05 02:41:07 +07:00
api_client.py Rename files with spaces in names. 2013-06-25 21:28:06 +00:00
bitmessagemain.py Merge remote-tracking branch 'upstream/master' 2013-07-06 18:23:51 +07: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_asyncoreThread.py changing syntax for print lock 2013-07-06 18:45:51 +07: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_pop3Server.py some adjustments to the way headers are built for old-style messages 2013-07-11 02:47:16 +07:00
class_receiveDataThread.py Supporting broadcasts and delivery to specific recipients 2013-07-10 20:24:33 +07: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 replace acquire lock by 'with' statement 2013-06-30 01:29:35 +08:00
class_singleWorker.py replace acquire lock by 'with' statement 2013-06-30 01:29:35 +08:00
class_smtpServer.py Reformat Date to GMT timestamps 2013-07-10 18:10:54 +07:00
class_sqlThread.py Supporting broadcasts and delivery to specific recipients 2013-07-10 20:24:33 +07:00
debug.py Real logging, please incorporate into new and existing code. 2013-06-29 10:27:40 -06: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 Fix bugs in githup pull request #238 2013-06-21 15:44:28 -04: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 Reformat Date to GMT timestamps 2013-07-10 18:10:54 +07: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
proofofwork.py Added a number of missing imports fixing several issues (thank you PyDev) 2013-06-23 20:52:39 +01:00
shared.py Implementing settings dialog. Necessary before a pull request makes sense. 2013-07-04 16:51:24 +07: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