PyBitmessage/src
Peter Šurda d8301ff512
Less verbose connection error reporting
- don't print tracebacks on normal (timeout/reset) errors
2017-02-26 20:29:07 +01:00
..
bitmessagecurses Rename configparser.py to bmconfigparser.py 2017-02-22 09:34:54 +01:00
bitmessageqt Subscription wrong tab 2017-02-26 20:03:47 +01:00
bitmsghash Changed Makefile to use CXX instead of g++ 2017-02-25 22:33:31 +01:00
images removed images/can-icon-24px_2.png 2013-11-01 19:28:44 -04:00
messagetypes Building and msgpack fixes 2017-02-19 19:48:45 +01:00
network changes needed to get current code to run 2017-02-25 00:06:04 -06:00
pyelliptic LibreSSL compatibility 2017-02-18 17:22:17 +01:00
socks Don't report direct network errors as proxy errors 2017-02-20 12:34:55 +01:00
sslkeys Opportunistic encryption with TLS (2 of 2) 2016-05-02 15:00:20 +02:00
translations Auto-updated language ja from transifex 2017-02-23 15:11:17 +01:00
__init__.py changes needed to get current code to run 2017-02-25 00:06:04 -06:00
addresses.py Imports, typos, syntax errors 2017-02-08 14:19:02 +01:00
api.py Rename configparser.py to bmconfigparser.py 2017-02-22 09:34:54 +01:00
api_client.py more v4 address work. Should be done. 2013-09-18 00:04:01 -04:00
bitmessagecli.py Rename configparser.py to bmconfigparser.py 2017-02-22 09:34:54 +01:00
bitmessagemain.py Rename configparser.py to bmconfigparser.py 2017-02-22 09:34:54 +01:00
bmconfigparser.py Make some network parameters configurable 2017-02-26 17:46:02 +01:00
build_osx.py Update build scripts 2016-05-02 15:00:25 +02:00
class_addressGenerator.py Rename configparser.py to bmconfigparser.py 2017-02-22 09:34:54 +01:00
class_objectHashHolder.py Assorted fixes 2017-01-11 18:13:00 +01:00
class_objectProcessor.py Rename configparser.py to bmconfigparser.py 2017-02-22 09:34:54 +01:00
class_objectProcessorQueue.py Reduce cyclic dependencies 2017-02-08 13:41:56 +01:00
class_outgoingSynSender.py Rename configparser.py to bmconfigparser.py 2017-02-22 09:34:54 +01:00
class_receiveDataThread.py Make some network parameters configurable 2017-02-26 17:46:02 +01:00
class_sendDataThread.py Less verbose connection error reporting 2017-02-26 20:29:07 +01:00
class_singleCleaner.py Rename configparser.py to bmconfigparser.py 2017-02-22 09:34:54 +01:00
class_singleListener.py Make some network parameters configurable 2017-02-26 17:46:02 +01:00
class_singleWorker.py Retransmit timing changes 2017-02-25 23:40:37 +01:00
class_smtpDeliver.py Rename configparser.py to bmconfigparser.py 2017-02-22 09:34:54 +01:00
class_smtpServer.py Rename configparser.py to bmconfigparser.py 2017-02-22 09:34:54 +01:00
class_sqlThread.py Rename configparser.py to bmconfigparser.py 2017-02-22 09:34:54 +01:00
debug.py Fixes pointed out by landscape.io 2017-01-11 17:26:25 +01:00
defaultKnownNodes.py Fix minor issues 2017-01-12 07:26:04 +01:00
defaults.py Cyclic import fix 2017-02-08 20:37:42 +01:00
depends.py Depends checking updates 2017-02-14 01:33:16 +01:00
helper_bitcoin.py Fixed missing arithmetic import in helper_bitcoin file 2013-06-21 12:58:36 +01:00
helper_bootstrap.py Rename configparser.py to bmconfigparser.py 2017-02-22 09:34:54 +01:00
helper_generic.py Rename configparser.py to bmconfigparser.py 2017-02-22 09:34:54 +01:00
helper_inbox.py Reduce cyclic dependencies 2017-02-08 13:41:56 +01:00
helper_msgcoding.py Formating and standalone fix 2016-11-15 17:09:08 +01:00
helper_search.py Sent folder in chans extended 2016-05-02 15:00:24 +02:00
helper_sent.py finished work on specifyTTL 2015-03-09 02:35:32 -04:00
helper_sql.py sqlExecute now returns rowcount 2016-05-02 15:00:24 +02:00
helper_startup.py Rename configparser.py to bmconfigparser.py 2017-02-22 09:34:54 +01:00
helper_threading.py Threads close better 2016-05-02 15:00:21 +02:00
highlevelcrypto.py Add OpenSSL 1.1.0 compatibility 2017-01-13 12:02:34 +01:00
inventory.py Pending download counter fix 2017-02-06 11:02:03 +01:00
knownnodes.py knownNodes refactoring and shutdown fixes 2017-02-09 11:53:33 +01:00
l10n.py Rename configparser.py to bmconfigparser.py 2017-02-22 09:34:54 +01:00
message_data_reader.py Reduce cyclic dependencies 2017-02-08 13:41:56 +01:00
namecoin.py Rename configparser.py to bmconfigparser.py 2017-02-22 09:34:54 +01:00
openclpow.py Rename configparser.py to bmconfigparser.py 2017-02-22 09:34:54 +01:00
paths.py Git head information in version 2017-02-07 20:46:30 +01:00
proofofwork.py Rename configparser.py to bmconfigparser.py 2017-02-22 09:34:54 +01:00
protocol.py Socks proxy hostname resolving error handling 2017-02-26 20:03:14 +01:00
qidenticon.py nonfunctional identicon settings-GUI 2013-09-18 17:39:45 +02:00
queues.py Typos, formatting, obsolete imports 2017-02-22 15:09:36 +01:00
shared.py Rename configparser.py to bmconfigparser.py 2017-02-22 09:34:54 +01:00
shutdown.py Rename configparser.py to bmconfigparser.py 2017-02-22 09:34:54 +01:00
singleinstance.py Fix curses mode 2017-02-02 15:48:56 +01:00
singleton.py Inventory refactoring 2017-01-10 21:15:35 +01:00
state.py Imports, typos, syntax errors 2017-02-08 14:19:02 +01:00
throttle.py Rename configparser.py to bmconfigparser.py 2017-02-22 09:34:54 +01:00
tr.py Rename configparser.py to bmconfigparser.py 2017-02-22 09:34:54 +01:00
upnp.py Rename configparser.py to bmconfigparser.py 2017-02-22 09:34:54 +01:00
version.py Refactoring of config parser and shared.py 2017-01-11 14:27:19 +01:00