You can not 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
f97ada87 54651c7598
fix logic bug in enableGUI implementation
5 years ago
..
bitmessagecurses implement stealth ack objects 6 years ago
bitmessageqt Another unicode -> str bug (#1194) 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 Download fixes 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 Address operations: simplified the code a bit 5 years ago
api.py Fix undefined streamNumber bug 5 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 fix logic bug in enableGUI implementation 5 years ago
bmconfigparser.py Added "apiinterface" and "apiport" to BMConfigDefaults 5 years ago
build_osx.py Update build scripts 7 years ago
class_addressGenerator.py Address operations: flake8 5 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 component control switches 5 years ago
class_singleWorker.py Even more unused variables 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 fix indentation error in dependency file 5 years ago
helper_ackPayload.py Add docstring in helper_ackPayload 5 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 component control switches 5 years ago
helper_inbox.py helper_inbox formating 5 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 helper_search formating 5 years ago
helper_sent.py finished work on specifyTTL 8 years ago
helper_sql.py add docstring for sqlQuery and sqlBulkExecute methrod in helper_sql and removed query method of sqlBulkExecute class 5 years ago
helper_startup.py add docstring for sqlQuery and sqlBulkExecute methrod in helper_sql and removed query method of sqlBulkExecute class 5 years ago
helper_threading.py Made changes while import prctl 5 years ago
highlevelcrypto.py Typo 6 years ago
inventory.py Remove unused imports 5 years ago
knownnodes.py Forget known nodes with bad rating 5 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 Handle exceptions from python without ipv6 support 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 Add docstring 5 years ago
shared.py Even more unused variables 5 years ago
shutdown.py component control switches 5 years ago
singleinstance.py Daemonize fix 5 years ago
singleton.py Inventory refactoring 6 years ago
state.py component control switches 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