Commit Graph

2051 Commits (8cb095340169345e2597e8ad9c4bd1b18626dfe0)
 

Author SHA1 Message Date
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
Jonathan Warren bdf426b0d6 added DNS-based bootstrap method 11 years ago
Jonathan Warren 16d851410b added DNS-based bootstrap method 11 years ago
Jonathan Warren f0666e6544 some address generation work completed 11 years ago
Jonathan Warren f2ec2f3250 Merge pull request #24 from Atheros1/master
updated defaultKnownNodes
11 years ago
Jonathan Warren f18eb5c91b updated defaultKnownNodes 11 years ago
Jonathan Warren fa2bce7510 Merge pull request #23 from Atheros1/master
make version 0.1.* properly handle future version 2 addresses
11 years ago
Jonathan Warren c9ba81f476 make version 0.1.* properly handle future version 2 addresses 11 years ago
Jonathan Warren b125a8194a Merge pull request #22 from Atheros1/master
missed the command 'print'
11 years ago
Jonathan Warren 611ea9d511 missed the word Print 11 years ago
Jonathan Warren fa9397f89d Merge pull request #21 from Atheros1/master
Various small changes
11 years ago
Jonathan Warren fda4b49779 increment version number 11 years ago
Jonathan Warren c65238d3d2 various smaller changes 11 years ago
Jonathan Warren afccad2925 various small changes 11 years ago
Jonathan Warren 90c997e71f Merge branch 'master' of github.com:Atheros1/PyBitmessage 11 years ago
Jonathan Warren 89734e280e Merge pull request #20 from Atheros1/master
print more information when sock.recv error occurs
11 years ago
Jonathan Warren ce6dad329d print more information when sock.recv error occurs 11 years ago
Jonathan Warren 08c3ca8485 Merge pull request #19 from Atheros1/master
Client will now accept more than one connection from the same remote IP
11 years ago
Jonathan Warren f40e77cf86 update defaultKnownNodes 11 years ago
Jonathan Warren 086ac940c6 Client will now accept more than one connection from the same remote IP 11 years ago
Jonathan Warren 6877ca7cce update defaultKnownNodes 11 years ago
Jonathan Warren 151358566a Windows resize to fit contents on different operating systems 11 years ago
Jonathan Warren 80e0ae9d0a Merge pull request #18 from Atheros1/master
Accept addresses which lack the prepended BM-; useful for copying and pasting
11 years ago
Jonathan Warren 64fad80f44 Accept addresses which lack the prepended BM-; useful for copying and pasting 11 years ago
Jonathan Warren 7cef4958ca changed the way the client stores and sends ackData to head off theoretical attacks involving PayloadLength values that do not match the true payload length of the sent data 11 years ago
Jonathan Warren 27aa86e741 Merge branch 'master' of github.com:Atheros1/PyBitmessage 11 years ago
Jonathan Warren 85845ff7a8 made statements printed to screen shorter 11 years ago