PyBitmessage/src
Peter Šurda ab79ee2a04
Proxy error handling
- UI will now display notifications in the status bar if the connection
  to the proxy itself is broken. This should give better feedback to
  people who are unfamiliar with tor and misconfigured it
- The proxy error handling in the background was slightly improved as
  well
2016-10-20 01:49:40 +02:00
..
bitmessagecurses Curses fixes 2016-06-30 12:28:17 +02:00
bitmessageqt Hide connection notifications configuration option 2016-10-11 19:14:06 +02:00
bitmsghash BSD compile fixes 2016-05-24 09:42:49 +02:00
images removed images/can-icon-24px_2.png 2013-11-01 19:28:44 -04:00
pyelliptic Typo 2016-05-02 15:00:23 +02:00
socks Proxy error handling 2016-10-20 01:49:40 +02:00
sslkeys Opportunistic encryption with TLS (2 of 2) 2016-05-02 15:00:20 +02:00
translations Translation source update 2016-10-05 20:50:07 +02:00
addresses.py Some preparations for python 3 2016-05-02 15:00:25 +02:00
api.py Copyright year updates 2016-05-02 15:00:26 +02:00
api_client.py more v4 address work. Should be done. 2013-09-18 00:04:01 -04:00
bitmessagecli.py Fix python shebangs from `#!/usr/bin/env python2.7*' to `#!/usr/bin/python2.7'. 2016-07-16 15:42:19 +00:00
bitmessagemain.py Merge commit 'd3a0404274e5105b9d6279901246af8f7009eb6d' into v0.6 2016-08-14 12:44:18 +02:00
build_osx.py Update build scripts 2016-05-02 15:00:25 +02:00
class_addressGenerator.py Translation update 2016-05-02 15:00:26 +02:00
class_objectHashHolder.py Multiple PoW updates 2016-10-05 20:06:47 +02:00
class_objectProcessor.py Translation update 2016-05-02 15:00:26 +02:00
class_objectProcessorQueue.py objectProcessorQueue fixes 2016-05-02 15:00:23 +02:00
class_outgoingSynSender.py Proxy error handling 2016-10-20 01:49:40 +02:00
class_receiveDataThread.py Tor hidden service fixes 2016-06-10 10:44:42 +02:00
class_sendDataThread.py Thread names for IPv6 2016-05-02 15:00:23 +02:00
class_singleCleaner.py Keep known nodes for 28 instead of 2 days 2016-08-21 07:28:33 +02:00
class_singleListener.py Multiple connections on hidden service fix 2016-06-10 18:01:46 +02:00
class_singleWorker.py Multiple PoW updates 2016-10-05 20:06:47 +02:00
class_smtpDeliver.py Add SMTP delivery labels 2016-07-09 09:58:01 +02:00
class_smtpServer.py SMTPd bugfix 2016-07-22 08:10:56 +02:00
class_sqlThread.py Hide connection notifications configuration option 2016-10-11 19:14:06 +02:00
debug.py Less confusing message when logger config missing 2016-08-29 11:56:21 +08:00
defaultKnownNodes.py update list of defaultKnownNodes 2015-03-09 22:33:46 -04:00
depends.py DLL path fix in frozen mode 2016-05-02 15:00:23 +02:00
helper_bitcoin.py Fixed missing arithmetic import in helper_bitcoin file 2013-06-21 12:58:36 +01:00
helper_bootstrap.py Proxy error handling 2016-10-20 01:49:40 +02:00
helper_generic.py Multiple PoW updates 2016-10-05 20:06:47 +02:00
helper_inbox.py Update unread count more efficiently 2016-05-02 15:00:19 +02:00
helper_msgcoding.py Fix invalid variables 2016-08-31 16:33:25 +08: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 Fixes #867 - Changes default time format to %c 2016-06-18 14:19:23 +02:00
helper_threading.py Threads close better 2016-05-02 15:00:21 +02:00
highlevelcrypto.py Some preparations for python 3 2016-05-02 15:00:25 +02:00
l10n.py Windows locale fix 2016-05-02 15:00:26 +02:00
message_data_reader.py Some preparations for python 3 2016-05-02 15:00:25 +02:00
namecoin.py Improve namecoin init error handling 2016-08-31 16:24:28 +08:00
openclpow.py PoW can sometimes be shutdown-able 2016-05-02 15:00:25 +02:00
proofofwork.py Multiple PoW updates 2016-10-05 20:06:47 +02:00
protocol.py Addresses can be configured not to send acks 2016-05-02 15:00:22 +02:00
qidenticon.py nonfunctional identicon settings-GUI 2013-09-18 17:39:45 +02:00
shared.py Multiple PoW updates 2016-10-05 20:06:47 +02:00
singleton.py Lock file fixes 2016-06-30 13:07:28 +02:00
tr.py Typo 2016-05-02 15:00:26 +02:00
upnp.py UPnP fix 2016-06-22 22:54:06 +02:00