..
bitmessagecurses
+ Add text wrapping to message viewer
2014-04-30 19:03:12 -05:00
bitmessageqt
changed 2013 to 2014 in copyright notices
2014-01-21 22:41:48 -05:00
images
removed images/can-icon-24px_2.png
2013-11-01 19:28:44 -04:00
pyelliptic
check return value of RAND_bytes
2013-10-13 14:08:12 -04:00
socks
Debian packaging
2013-04-01 20:23:32 +01:00
translations
Corrected Russian translation.
2014-01-24 20:14:51 -08:00
addresses.py
modified addresses.decodeAddress so that API decodeAddress works properly
2013-10-25 19:57:06 -04: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
Merge branch 'master' of https://github.com/Bitmessage/PyBitmessage
2014-04-29 00:09:30 -05:00
build_osx.py
Increment version number to 0.4.2
2014-01-20 23:04:41 -05:00
class_addressGenerator.py
small fixes to address generator and listAddresses2
2013-09-21 13:30:46 -04:00
class_objectHashHolder.py
delay addr messages random number of seconds
2013-09-09 19:26:32 -04:00
class_objectProcessor.py
Fix #611 ; also swap print statements out for loggers
2014-01-16 20:10:04 -05:00
class_outgoingSynSender.py
slightly modify IPv6 modifications so that IPv4-only hosts properly handle v6 IPs
2014-04-27 18:05:43 -04:00
class_receiveDataThread.py
slightly modify IPv6 modifications so that IPv4-only hosts properly handle v6 IPs
2014-04-27 18:05:43 -04:00
class_sendDataThread.py
Add support for IPv6
2014-03-12 01:48:48 +00:00
class_singleCleaner.py
add missing import
2014-01-20 13:45:21 -05:00
class_singleListener.py
Add support for IPv6
2014-03-12 01:48:48 +00:00
class_singleWorker.py
resolve merge conflict
2013-12-25 00:42:31 -05: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 #545
2013-11-06 23:51:42 -05: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
Added a number of missing imports fixing several issues (thank you PyDev)
2013-06-23 20:52:39 +01:00
helper_inbox.py
[NEW FEATURE] Implemented the indicator in tray icon that there are unread messages.
2013-11-28 17:05:53 -08: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
minor change to new function isOurOperatingSystemLimitedToHavingVeryFewHalfOpenConnections
2014-01-21 01:17:36 -05:00
highlevelcrypto.py
Debian packaging
2013-04-01 20:23:32 +01: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
Add support for IPv6
2014-03-12 01:48:48 +00: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