Commit Graph

3170 Commits

Author SHA1 Message Date
Jonathan Warren 9b32261053 Finished timing attack mitigation 2013-02-06 16:17:49 -05:00
Jonathan Warren 30ce0b5059 Merge pull request #38 from Atheros1/master
Added timing attack mitigation functionality
2013-02-05 13:57:28 -08:00
Jonathan Warren b3383bec02 Added timing attack mitigation functionality 2013-02-05 16:53:56 -05:00
Jonathan Warren 6be87e63a4 print more data when magic bytes are wrong to investigate what might be causing the issue (incoming Bitcoin connections?) 2013-02-04 17:13:10 -05:00
Jonathan Warren 5d813f8c7d Merge pull request #37 from Atheros1/master
Small changes and more inline comments
2013-02-04 13:51:26 -08:00
Jonathan Warren 7791283f71 small changes and more inline comments 2013-02-04 16:49:02 -05:00
Jonathan Warren f05d2bfb01 Merge pull request #36 from Atheros1/master
simple change to maintain backwards compatability
2013-02-03 12:52:18 -08:00
Jonathan Warren a3f0aab285 simple change to maintain backwards compatability 2013-02-03 15:50:19 -05:00
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
2013-02-02 21:19:12 -08:00
Jonathan Warren 7ddfbeb816 Bitmessage now doesn't send inv messages if the remote node is already aware of the object 2013-02-03 00:16:50 -05:00
Jonathan Warren b1ad72a4e1 Merge pull request #34 from Atheros1/master
Added ability to send Sent items to the trash
2013-01-31 10:37:18 -08:00
Jonathan Warren e086868896 Added ability to send Sent items to the trash 2013-01-31 13:35:36 -05:00
Jonathan Warren 57b8b1bd13 Merge pull request #33 from Bitmessage/ecc
I accidentally a letter.
2013-01-29 13:24:08 -08:00
Jonathan Warren f8abc7c0f4 Merge pull request #32 from Atheros1/ecc
I accidentally a letter.
2013-01-29 13:23:07 -08:00
Jonathan Warren 5a3ccb8af8 starting tab is Inbox 2013-01-29 16:21:49 -05:00
Jonathan Warren 983cf64082 starting tab is Inbox 2013-01-29 16:21:06 -05:00
Jonathan Warren 7a80168d2d I accidentally a letter. 2013-01-29 16:17:15 -05:00
Jonathan Warren 234ec63465 Merge pull request #29 from Bitmessage/ecc
Large ECC upgrade
2013-01-25 12:32:54 -08:00
Jonathan Warren 797f1ef38c Merge pull request #28 from Atheros1/ecc
skip the slow message 'leaking' functionality if tens of messages are qu...
2013-01-25 11:40:41 -08:00
Jonathan Warren b8df5976eb skip the slow message 'leaking' functionality if tens of messages are queued waiting to be sent 2013-01-25 14:39:22 -05:00
Jonathan Warren 4a78c708de Merge pull request #27 from Atheros1/ecc
added error handling for when client auto-resends a message but user has...
2013-01-25 10:30:58 -08:00
Jonathan Warren 12f03fc891 added error handling for when client auto-resends a message but user has deleted keys from keys.dat file 2013-01-25 13:29:31 -05:00
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
2013-01-25 10:18:10 -08:00
Jonathan Warren 94cc8742c7 fixed UI issue: First two radio buttons on the new-address dialog box were not properly grouped 2013-01-25 13:16:03 -05:00
Jonathan Warren 74b833205a slightly modified comments 2013-01-24 17:45:36 -05:00
Jonathan Warren 6c05784911 added form to regenerate existing deterministic addresses 2013-01-24 16:07:24 -05:00
Jonathan Warren dc3ee41f56 finished ECC upgrade (broadcast functionality) 2013-01-24 14:52:48 -05:00
Jonathan Warren ce8b114e32 fixed error concerning concatanation of string and int objects 2013-01-24 12:25:48 -05:00
Jonathan Warren c21fec355e moved stream and address checking 2013-01-24 12:23:37 -05:00
Jonathan Warren 0db891d332 send functionality should properly handle bad address version numbers or high stream numbers 2013-01-24 12:19:24 -05:00
Jonathan Warren bb791afbe4 resolved merge conflict 2013-01-24 11:51:02 -05:00
Jonathan Warren b3fa3a6fe7 conflict fix 2013-01-24 11:45:25 -05:00
Jonathan Warren c09a9e7fd8 added some comments 2013-01-24 11:40:04 -05:00
Jonathan Warren 3df7a16540 small changes 2013-01-24 11:38:12 -05:00
Jonathan Warren 1a3cf0d74d moved pubkey POW responsibility from the receiveData thread to the singleWorker thread 2013-01-22 14:29:49 -05:00
Jonathan Warren dffbffca45 various small changes 2013-01-22 00:21:32 -05:00
Jonathan Warren f7f8545b97 added pyelliptic LICENSE and README.md 2013-01-20 20:33:03 -05:00
Jonathan Warren ddd21e91bd minor changes 2013-01-20 20:17:39 -05:00
Jonathan Warren f0626a8542 commented out two additional lines for Linux support 2013-01-20 19:12:01 -05:00
Jonathan Warren 1416430b3e added support for Linux 2013-01-20 19:00:46 -05:00
Jonathan Warren 74dc0a9a8f Most of the ECC upgrade completed 2013-01-18 17:38:09 -05:00
Jonathan Warren 59187e1937 Merge branch 'master' of github.com:Atheros1/PyBitmessage into ecc 2013-01-16 15:25:46 -05:00
Jonathan Warren c4f82c4e2f Merge pull request #25 from Atheros1/master
added DNS-based bootstrap method
2013-01-16 10:02:22 -08:00
Jonathan Warren bdf426b0d6 added DNS-based bootstrap method 2013-01-16 12:27:42 -05:00
Jonathan Warren 16d851410b added DNS-based bootstrap method 2013-01-16 12:27:24 -05:00
Jonathan Warren f0666e6544 some address generation work completed 2013-01-16 11:52:52 -05:00
Jonathan Warren f2ec2f3250 Merge pull request #24 from Atheros1/master
updated defaultKnownNodes
2013-01-14 14:56:27 -08:00
Jonathan Warren f18eb5c91b updated defaultKnownNodes 2013-01-14 17:55:39 -05:00
Jonathan Warren fa2bce7510 Merge pull request #23 from Atheros1/master
make version 0.1.* properly handle future version 2 addresses
2013-01-11 14:22:40 -08:00
Jonathan Warren c9ba81f476 make version 0.1.* properly handle future version 2 addresses 2013-01-11 17:21:55 -05:00