This website requires JavaScript.
Explore
Help
Register
Sign In
Bitmessage
/
PyBitmessage-2025-02-22
Archived
Watch
2
Star
0
Fork
0
You've already forked PyBitmessage-2025-02-22
Code
Issues
167
Pull Requests
54
Actions
Packages
Projects
Releases
5
Wiki
Activity
This repository has been archived on
2025-02-22
. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2025-02-22
/
src
History
Jonathan Warren
22661a14c1
Merge pull request
#357
from camconn/master
...
made generate.sh readable, and added icons and shortcuts to the menubar
2013-08-02 08:10:22 -07:00
..
bitmessageqt
Merge pull request
#357
from camconn/master
2013-08-02 08:10:22 -07:00
images
Added icns with transparency
2013-06-21 14:13:59 -06:00
pyelliptic
Update openssl.py
2013-07-02 13:53:35 +02:00
socks
Debian packaging
2013-04-01 20:23:32 +01:00
translations
updated Russian translation: new translations dealing with chans
2013-07-27 00:01:31 -05:00
addresses.py
Bugfix: Must use toAddress instead of addressInKeysFile if toLabel is blank when receiving message
2013-05-15 18:03:54 -04:00
api_client.py
Rename files with spaces in names.
2013-06-25 21:28:06 +00:00
bitmessagemain.py
Small changes to API (backwards compatible)
2013-08-01 18:39:45 -04:00
build_osx.py
Update build_osx.py
2013-07-30 00:24:04 +00:00
class_addressGenerator.py
Completed chan integration in the GUI
2013-07-22 01:10:22 -04:00
class_bgWorker.py
Put setDaemon inside init.
2013-06-28 18:22:10 +08:00
class_outgoingSynSender.py
Only allow 1 connection per IP
2013-08-01 12:16:31 -04:00
class_receiveDataThread.py
Only allow 1 connection per IP
2013-08-01 12:16:31 -04:00
class_sendDataThread.py
Bug fixes in new peer handling.
2013-08-01 12:32:07 +02:00
class_singleCleaner.py
replace acquire lock by 'with' statement
2013-06-30 01:29:35 +08:00
class_singleListener.py
Further work to implement the Connect dialog on startup
2013-07-24 12:43:51 -04:00
class_singleWorker.py
Update statuses of sent broadcasts seperately even if all sent data is identical for two messages
2013-07-31 12:36:51 -04:00
class_sqlThread.py
Moved code to add the sockslisten config option to a spot where it will actually work properly
2013-07-24 00:29:30 -04:00
debug.py
Portable mode moves debug.log
2013-07-15 15:45:03 -04:00
defaultKnownNodes.py
Correct handling of old knownnodes.dat format at import.
2013-08-01 12:31:40 +02:00
helper_bitcoin.py
Fixed missing arithmetic import in helper_bitcoin file
2013-06-21 12:58:36 +01:00
helper_bootstrap.py
Correct handling of old knownnodes.dat format at import.
2013-08-01 12:31:40 +02: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
Placed repeated inbox and sent SQL operations into appropriate helper functions
2013-06-21 00:25:01 +01:00
helper_sent.py
Placed repeated inbox and sent SQL operations into appropriate helper functions
2013-06-21 00:25:01 +01:00
helper_startup.py
Merge branch 'master' of github.com:Atheros1/PyBitmessage into askToConnectFirst
2013-07-24 11:46:41 -04:00
highlevelcrypto.py
Debian packaging
2013-04-01 20:23:32 +01:00
message_data_reader.py
Completed chan integration in the GUI
2013-07-22 01:10:22 -04:00
proofofwork.py
Added a number of missing imports fixing several issues (thank you PyDev)
2013-06-23 20:52:39 +01:00
shared.py
Fix: Distinguish peers by both IP address and port.
2013-07-30 22:23:18 +02: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
Continued moving code into individual modules
2013-06-24 15:51:01 -04:00