You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
PyBitmessage/src
Peter Šurda 5721ca53fd
Merge branch '1174' into upstream-v0.6
5 years ago
..
bitmessagecurses implement stealth ack objects 6 years ago
bitmessageqt Do not duplicate avatar in address column of Address book 5 years ago
bitmsghash Changed Makefile to use CXX instead of g++ 6 years ago
fallback Add umsgpack as fallback 6 years ago
images removed images/can-icon-24px_2.png 10 years ago
messagetypes More messagetypes hardening 5 years ago
network replace all random.xxx with helper random function 5 years ago
plugins Added docstrings. Removed unused method Image.save(). 5 years ago
pyelliptic No lib symlinks in openwrt 5 years ago
socks Don't report direct network errors as proxy errors 6 years ago
sslkeys Opportunistic encryption with TLS (2 of 2) 7 years ago
storage Inventory checking performance optimisation 5 years ago
translations Auto-updated language ja from transifex 5 years ago
__init__.py changes needed to get current code to run 6 years ago
addresses.py Imports, typos, syntax errors 6 years ago
api.py implement stealth ack objects 6 years ago
api_client.py more v4 address work. Should be done. 10 years ago
bitmessagecli.py Get rid of evals 5 years ago
bitmessagemain.py Dandelion update 5 years ago
bmconfigparser.py Dandelion update 5 years ago
build_osx.py Update build scripts 7 years ago
class_addressGenerator.py Rename configparser.py to bmconfigparser.py 6 years ago
class_objectProcessor.py Message decoding exception handler fix 5 years ago
class_objectProcessorQueue.py Reduce cyclic dependencies 6 years ago
class_singleCleaner.py Dandelion update 5 years ago
class_singleWorker.py replace random.xxx with calls to the helper_random function 5 years ago
class_smtpDeliver.py Config file defaults and address unification 6 years ago
class_smtpServer.py implement stealth ack objects 6 years ago
class_sqlThread.py replace all random.xxx with helper random function 5 years ago
debug.py Fix non-ascii logging 5 years ago
defaultKnownNodes.py Add ratings to peers 6 years ago
defaults.py Cyclic import fix 6 years ago
depends.py added docstring for requirement dependency 5 years ago
helper_ackPayload.py implement stealth ack objects 6 years ago
helper_bitcoin.py Fixed missing arithmetic import in helper_bitcoin file 10 years ago
helper_bootstrap.py Check IP before adding to knownnodes in helper_bootstrap 6 years ago
helper_generic.py Check daemon status in singleinstance instead of config 5 years ago
helper_inbox.py Reduce cyclic dependencies 6 years ago
helper_msgcoding.py replace all random.xxx with helper random function 5 years ago
helper_random.py replace all random.xxx with helper random function 5 years ago
helper_search.py Sent folder in chans extended 7 years ago
helper_sent.py finished work on specifyTTL 8 years ago
helper_sql.py Made use of helper_sql.sqlExecuteChunked() in the on_action_MarkAllRead 5 years ago
helper_startup.py replace all random.xxx with helper random function 5 years ago
helper_threading.py Change main thread name to PyBitmessage 6 years ago
highlevelcrypto.py Typo 6 years ago
inventory.py Remove unused imports 5 years ago
knownnodes.py Forget known nodes with bad rating 6 years ago
l10n.py Rename configparser.py to bmconfigparser.py 6 years ago
message_data_reader.py Reduce cyclic dependencies 6 years ago
multiqueue.py implement more helper random changes with replace random.xxx 5 years ago
namecoin.py Translate namecoin failure message 5 years ago
openclpow.py PoW init reordering 6 years ago
paths.py Try to replace copyright year from last commit date 5 years ago
proofofwork.py C PoW init fix 6 years ago
protocol.py Dandelion update 5 years ago
pybitmessage Total setup.py cleanup and simple script installation 6 years ago
qidenticon.py nonfunctional identicon settings-GUI 10 years ago
queues.py Change peer discovery tracking from queue to a dict 6 years ago
randomtrackingdict.py replace all random.xxx with helper random function 5 years ago
shared.py No more shared.daemon variable 5 years ago
shutdown.py Changed the daemon check approach in other places, where it makes sense 5 years ago
singleinstance.py Daemonize fix 6 years ago
singleton.py Inventory refactoring 6 years ago
state.py Dandelion update 5 years ago
tr.py Handled AttributeError when tr imported from plugin 5 years ago
upnp.py UPnP parser fix 5 years ago
version.py Bump version 5 years ago