Jonathan Warren
|
4a35bff0f6
|
Merge branch 'master' of github.com:Atheros1/PyBitmessage
|
11 years ago |
Jonathan Warren
|
f1b3041c9c
|
Magenta color used for mailing lists
|
11 years ago |
Jonathan Warren
|
2c15dc5a13
|
resize settings dialog box to fit contents
|
11 years ago |
Jonathan Warren
|
4a038afb67
|
adjust Settings window UI so that it looks appropriate on Linux
|
11 years ago |
Jonathan Warren
|
b95e31926b
|
updated defaultKnownNodes
|
11 years ago |
Jonathan Warren
|
6c0a231a29
|
Fix to Bitcoin-related functionality in arithmetic.py (thanks to Github user fcicq)
|
11 years ago |
Jonathan Warren
|
3d0bdeeb9d
|
commit new files: specialaddressbehavior.ui and .py
|
11 years ago |
Jonathan Warren
|
b8da2e20f6
|
added Portable Mode feature
|
11 years ago |
Jonathan Warren
|
2906750160
|
Added pseudo-mailing-list feature
|
11 years ago |
Jonathan Warren
|
41b317ba2e
|
Merge pull request #54 from Atheros1/master
Increment version number
|
11 years ago |
Jonathan Warren
|
0d361c69b9
|
Increment version number
|
11 years ago |
Jonathan Warren
|
822ce7b6cd
|
Merge pull request #53 from Atheros1/master
Handle case where remote node is interested in stream 0
|
11 years ago |
Jonathan Warren
|
d3ef469c5f
|
Handle case where remote node is interested in stream 0 (shouldn't happen naturally)
|
11 years ago |
Jonathan Warren
|
c0178c3aed
|
Merge pull request #52 from cathalgarvey/master
Modified Address book UI
|
11 years ago |
Cathal Garvey
|
dca9b31367
|
Reording menu items and not just handlers. Derp.
|
11 years ago |
Cathal Garvey
|
a34eec8f4b
|
Minor UI change to Addressbook tab.
Modified layout of rightclick-on-key to reduce odds of accidentally
deleting keys. Yes, this happened to me. Five times on the same key. :s
|
11 years ago |
Jonathan Warren
|
80639f68bb
|
Merge pull request #49 from cathalgarvey/master
Added shebang to main launcher and set executable flag.
|
11 years ago |
Cathal Garvey
|
6dd7214136
|
Added executable flag to bitmessagemain; not even sure if git records this.
|
11 years ago |
Cathal Garvey
|
410e2370fc
|
Added shebang to launcher script to enable standalone launching.
|
11 years ago |
Jonathan Warren
|
4ec51baea4
|
Merge pull request #48 from Atheros1/master
Improved error reporting to diagnose Debian not finding OpenSSL
|
11 years ago |
Jonathan Warren
|
dd35c7b4af
|
Improved error reporting to help diagnose why Bitmessage is having trouble finding OpenSSL on Debian, and also small changes
|
11 years ago |
Jonathan Warren
|
21558f7b7d
|
Merge pull request #46 from Atheros1/master
Do pubkey POW directly after generating an address
|
11 years ago |
Jonathan Warren
|
82abc93365
|
increment version number to 0.2.4
|
11 years ago |
Jonathan Warren
|
de805511fb
|
Do pubkey POW directly after generating an address using random number generator
|
11 years ago |
Jonathan Warren
|
cac7ff7920
|
Merge pull request #45 from Atheros1/master
Modify UI to prevent the user from trying to send messages to themselves..
|
11 years ago |
Jonathan Warren
|
7609b44beb
|
Modify UI to prevent the user from trying to send messages to themselves within the same client
|
11 years ago |
Jonathan Warren
|
d4a0eaf4aa
|
Merge pull request #44 from Atheros1/master
Added more input data validation and error handling
|
11 years ago |
Jonathan Warren
|
632db8d9a6
|
Added more input data validation and error handling
|
11 years ago |
Jonathan Warren
|
de079890b8
|
Merge pull request #43 from Atheros1/master
Subscribe by default to new releases and announcements
|
11 years ago |
Jonathan Warren
|
bf05c5f795
|
Subscribe by default to new releases and announcements
|
11 years ago |
Jonathan Warren
|
0ddf9203ee
|
Merge pull request #42 from Atheros1/master
The embedded time is needed.
|
11 years ago |
Jonathan Warren
|
2bbc08f080
|
The embedded time is needed.
|
11 years ago |
Jonathan Warren
|
3a4f21c795
|
Merge pull request #41 from Atheros1/master
Changed the way nodes store and relay pubkeys
|
11 years ago |
Jonathan Warren
|
341cec8e59
|
added comment
|
11 years ago |
Jonathan Warren
|
dc4fb349c6
|
Changed the way nodes store and relay pubkeys
|
11 years ago |
Jonathan Warren
|
844a241400
|
Merge pull request #40 from Atheros1/master
minor code refactoring
|
11 years ago |
Jonathan Warren
|
5b463cf54c
|
minor code refactoring
|
11 years ago |
Jonathan Warren
|
35bb2167f3
|
Merge pull request #39 from Atheros1/master
Finished timing attack mitigation
|
11 years ago |
Jonathan Warren
|
a9147bb215
|
Changed note concerning RSA decryption to be more clear
|
11 years ago |
Jonathan Warren
|
9b32261053
|
Finished timing attack mitigation
|
11 years ago |
Jonathan Warren
|
30ce0b5059
|
Merge pull request #38 from Atheros1/master
Added timing attack mitigation functionality
|
11 years ago |
Jonathan Warren
|
b3383bec02
|
Added timing attack mitigation functionality
|
11 years ago |
Jonathan Warren
|
6be87e63a4
|
print more data when magic bytes are wrong to investigate what might be causing the issue (incoming Bitcoin connections?)
|
11 years ago |
Jonathan Warren
|
5d813f8c7d
|
Merge pull request #37 from Atheros1/master
Small changes and more inline comments
|
11 years ago |
Jonathan Warren
|
7791283f71
|
small changes and more inline comments
|
11 years ago |
Jonathan Warren
|
f05d2bfb01
|
Merge pull request #36 from Atheros1/master
simple change to maintain backwards compatability
|
11 years ago |
Jonathan Warren
|
a3f0aab285
|
simple change to maintain backwards compatability
|
11 years ago |
Jonathan Warren
|
65ffaae4ed
|
Merge pull request #35 from Atheros1/master
Don't send inv messages if the remote node is already aware of the object
|
11 years ago |
Jonathan Warren
|
7ddfbeb816
|
Bitmessage now doesn't send inv messages if the remote node is already aware of the object
|
11 years ago |
Jonathan Warren
|
b1ad72a4e1
|
Merge pull request #34 from Atheros1/master
Added ability to send Sent items to the trash
|
11 years ago |