.. |
bitmessagecurses
|
New localization module (l10n)
|
2014-08-06 02:01:01 +00:00 |
bitmessageqt
|
New localization module (l10n)
|
2014-08-06 02:01:01 +00:00 |
images
|
removed images/can-icon-24px_2.png
|
2013-11-01 19:28:44 -04:00 |
pyelliptic
|
support pyelliptic's updated HMAC algorithm
|
2014-07-29 03:35:23 -04:00 |
socks
|
Debian packaging
|
2013-04-01 20:23:32 +01:00 |
translations
|
Bug fix for bitmessage_no.ts
|
2014-06-10 07:59:37 +02:00 |
addresses.py
|
Change decodeBase58
|
2014-07-27 03:31:45 +02:00 |
api_client.py
|
more v4 address work. Should be done.
|
2013-09-18 00:04:01 -04:00 |
api.py
|
rename bitmessageapi.py to api.py
|
2014-01-12 19:56:30 -05:00 |
bitmessagemain.py
|
Catch the standard Unix SIGTERM kill signal and do a graceful shutdown of PyBitmessage.
|
2014-08-26 13:55:42 +02:00 |
build_osx.py
|
Increment version number to 0.4.3
|
2014-09-05 11:48:59 +08:00 |
class_addressGenerator.py
|
Move pointMult to highlevelcrypto
|
2014-05-21 10:06:20 +00:00 |
class_objectHashHolder.py
|
delay addr messages random number of seconds
|
2013-09-09 19:26:32 -04:00 |
class_objectProcessor.py
|
New localization module (l10n)
|
2014-08-06 02:01:01 +00:00 |
class_outgoingSynSender.py
|
Merge pull request #639 from bpeel/wip/trusted-peer
|
2014-04-30 17:42:28 -04:00 |
class_receiveDataThread.py
|
removed use of memoryview so that we can support python 2.7.3
|
2014-08-06 15:54:59 -04:00 |
class_sendDataThread.py
|
removed use of memoryview so that we can support python 2.7.3
|
2014-08-06 15:54:59 -04:00 |
class_singleCleaner.py
|
add missing import
|
2014-01-20 13:45:21 -05:00 |
class_singleListener.py
|
Merge pull request #639 from bpeel/wip/trusted-peer
|
2014-04-30 17:42:28 -04:00 |
class_singleWorker.py
|
New localization module (l10n)
|
2014-08-06 02:01:01 +00:00 |
class_sqlThread.py
|
on close, save objectProcessorQueue to disk
|
2013-12-02 01:35:34 -05:00 |
debug.py
|
+ Add dependency list
|
2014-04-19 13:45:37 -05:00 |
defaultKnownNodes.py
|
Fix #662 - 'PyBitmessage does not wait for verack'
|
2014-04-30 15:39:25 -04:00 |
helper_bitcoin.py
|
Fixed missing arithmetic import in helper_bitcoin file
|
2013-06-21 12:58:36 +01:00 |
helper_bootstrap.py
|
feature_v1
|
2013-10-02 04:14:53 +04:00 |
helper_generic.py
|
Simplify and optimize
|
2014-05-02 18:47:50 +02:00 |
helper_inbox.py
|
ignore duplicate messages
|
2014-07-26 13:15:28 -04:00 |
helper_sent.py
|
use helper_sql for helper_sent
|
2013-08-29 07:27:09 -04:00 |
helper_sql.py
|
fixes to new SQL refactoring
|
2013-09-02 23:14:43 -04:00 |
helper_startup.py
|
Merge pull request #639 from bpeel/wip/trusted-peer
|
2014-04-30 17:42:28 -04:00 |
highlevelcrypto.py
|
resolve merge conflict
|
2014-07-14 19:29:47 -04:00 |
l10n.py
|
#708 : Use default locale encoding
|
2014-08-28 13:39:40 +02:00 |
message_data_reader.py
|
[NEW FEATURE] Implemented the indicator in tray icon that there are unread messages.
|
2013-11-28 17:05:53 -08:00 |
namecoin.py
|
fix #474
|
2013-09-04 12:53:18 -04:00 |
proofofwork.py
|
on close, save objectProcessorQueue to disk
|
2013-12-02 01:35:34 -05:00 |
qidenticon.py
|
nonfunctional identicon settings-GUI
|
2013-09-18 17:39:45 +02:00 |
shared.py
|
removed use of memoryview so that we can support python 2.7.3
|
2014-08-06 15:54:59 -04: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
|
fixed #486
|
2013-09-06 13:41:24 -04:00 |