Commit Graph

2027 Commits (c738d93056b0f1b04c723ab5ac3bc82a9521fc37)
 

Author SHA1 Message Date
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
Jonathan Warren e086868896 Added ability to send Sent items to the trash 11 years ago
Jonathan Warren 57b8b1bd13 Merge pull request #33 from Bitmessage/ecc
I accidentally a letter.
11 years ago
Jonathan Warren f8abc7c0f4 Merge pull request #32 from Atheros1/ecc
I accidentally a letter.
11 years ago
Jonathan Warren 5a3ccb8af8 starting tab is Inbox 11 years ago
Jonathan Warren 983cf64082 starting tab is Inbox 11 years ago
Jonathan Warren 7a80168d2d I accidentally a letter. 11 years ago
Jonathan Warren 234ec63465 Merge pull request #29 from Bitmessage/ecc
Large ECC upgrade
11 years ago
Jonathan Warren 797f1ef38c Merge pull request #28 from Atheros1/ecc
skip the slow message 'leaking' functionality if tens of messages are qu...
11 years ago
Jonathan Warren b8df5976eb skip the slow message 'leaking' functionality if tens of messages are queued waiting to be sent 11 years ago
Jonathan Warren 4a78c708de Merge pull request #27 from Atheros1/ecc
added error handling for when client auto-resends a message but user has...
11 years ago
Jonathan Warren 12f03fc891 added error handling for when client auto-resends a message but user has deleted keys from keys.dat file 11 years ago
Jonathan Warren 7323e5e20c Merge pull request #26 from Atheros1/ecc
fixed UI issue: Two radio buttons on the new-address dialog box were not properly grouped
11 years ago
Jonathan Warren 94cc8742c7 fixed UI issue: First two radio buttons on the new-address dialog box were not properly grouped 11 years ago
Jonathan Warren 74b833205a slightly modified comments 11 years ago
Jonathan Warren 6c05784911 added form to regenerate existing deterministic addresses 11 years ago
Jonathan Warren dc3ee41f56 finished ECC upgrade (broadcast functionality) 11 years ago
Jonathan Warren ce8b114e32 fixed error concerning concatanation of string and int objects 11 years ago
Jonathan Warren c21fec355e moved stream and address checking 11 years ago
Jonathan Warren 0db891d332 send functionality should properly handle bad address version numbers or high stream numbers 11 years ago
Jonathan Warren bb791afbe4 resolved merge conflict 11 years ago
Jonathan Warren b3fa3a6fe7 conflict fix 11 years ago
Jonathan Warren c09a9e7fd8 added some comments 11 years ago
Jonathan Warren 3df7a16540 small changes 11 years ago
Jonathan Warren 1a3cf0d74d moved pubkey POW responsibility from the receiveData thread to the singleWorker thread 11 years ago
Jonathan Warren dffbffca45 various small changes 11 years ago
Jonathan Warren f7f8545b97 added pyelliptic LICENSE and README.md 11 years ago
Jonathan Warren ddd21e91bd minor changes 11 years ago
Jonathan Warren f0626a8542 commented out two additional lines for Linux support 11 years ago
Jonathan Warren 1416430b3e added support for Linux 11 years ago
Jonathan Warren 74dc0a9a8f Most of the ECC upgrade completed 11 years ago
Jonathan Warren 59187e1937 Merge branch 'master' of github.com:Atheros1/PyBitmessage into ecc 11 years ago
Jonathan Warren c4f82c4e2f Merge pull request #25 from Atheros1/master
added DNS-based bootstrap method
11 years ago