Jonathan Warren
|
0bc4712063
|
Continued daemon mode implementation
|
2013-05-02 11:53:54 -04:00 |
|
Jonathan Warren
|
08dad3e33d
|
most daemon code done
|
2013-05-01 16:06:55 -04:00 |
|
Jonathan Warren
|
3811881868
|
bump version number to 0.3.0
|
2013-04-30 15:52:47 -04:00 |
|
Jonathan Warren
|
63f1b6a5c8
|
truncate display of long messages to avoid freezing the UI
|
2013-04-30 15:41:13 -04:00 |
|
Jonathan Warren
|
5b58ff2104
|
truncate display of long messages to avoid freezing the UI
|
2013-04-30 15:22:36 -04:00 |
|
Jonathan Warren
|
5d7c5f0c2b
|
set hard date for encrypted-broadcast switchover
|
2013-04-30 12:22:47 -04:00 |
|
Jonathan Warren
|
0b78e36639
|
added extra statements for troubleshooting
|
2013-04-30 10:54:30 -04:00 |
|
Jonathan Warren
|
8e042930f2
|
add a simple printLock
|
2013-04-29 17:20:09 -04:00 |
|
Jonathan Warren
|
32d8a78fc7
|
test socket.close change
|
2013-04-29 15:20:56 -04:00 |
|
Jonathan Warren
|
ddf347ecc5
|
test socket.close change
|
2013-04-29 14:12:15 -04:00 |
|
Jonathan Warren
|
57f602a373
|
use sock.shutdown() before sock.close()
|
2013-04-29 13:46:09 -04:00 |
|
Jonathan Warren
|
5c4669b39e
|
use sock.shutdown() before sock.close()
|
2013-04-29 12:46:33 -04:00 |
|
Jonathan Warren
|
e6438a9df3
|
Implimented broadcast encryption (testing completed)
|
2013-04-26 17:58:46 -04:00 |
|
Jonathan Warren
|
d14be90c3b
|
Implimented broadcast encryption (testing)
|
2013-04-26 17:12:35 -04:00 |
|
Jonathan Warren
|
896b96b7c7
|
Implimented broadcast encryption (testing)
|
2013-04-26 16:07:58 -04:00 |
|
Jonathan Warren
|
afd644a97d
|
Implimented broadcast encryption (testing)
|
2013-04-26 13:38:58 -04:00 |
|
Jonathan Warren
|
63e698f562
|
Implimented broadcast encryption (untested)
|
2013-04-26 13:20:30 -04:00 |
|
Jonathan Warren
|
c1f1b6b72c
|
continued working on v3 addresses
|
2013-04-25 16:11:00 -04:00 |
|
Jonathan Warren
|
9bac0b5311
|
First bit of code necessary for version 3 addresses
|
2013-04-24 15:48:46 -04:00 |
|
Jonathan Warren
|
6737a21d1c
|
add .dat files to .gitignore
|
2013-04-23 15:59:10 -04:00 |
|
Jonathan Warren
|
89e0d57d51
|
Merge branch 'master' of github.com:Bitmessage/PyBitmessage
|
2013-04-23 15:57:40 -04:00 |
|
Jonathan Warren
|
ae2223438a
|
Merge pull request #130 from lkarsten/add_gitignore
Add gitignore file
|
2013-04-23 12:57:21 -07:00 |
|
Jonathan Warren
|
db906e2b11
|
Display privacy warning when Broadcast is selected on Send tab
|
2013-04-22 16:39:43 -04:00 |
|
Jonathan Warren
|
973ea35177
|
don't use pubkeys table to send pubkeys to peers now that we maintain them in the inventory table for 28 days anyway
|
2013-04-22 16:01:41 -04:00 |
|
Lasse Karstensen
|
5f28f56c81
|
Add gitignore file
|
2013-04-20 14:26:41 +02:00 |
|
Jonathan Warren
|
e694c6fd8b
|
Merge pull request #129 from Atheros1/master
Debian packaging
|
2013-04-17 12:39:44 -07:00 |
|
Jonathan Warren
|
bf74b8488f
|
Merge branch 'master' of http://github.com/fuzzgun/PyBitmessage into fuzzgun-master
|
2013-04-17 15:35:31 -04:00 |
|
Jonathan Warren
|
4d7e7d350f
|
Merge pull request #128 from Atheros1/master
preparation for switch from 32 bit time to 64 bit time in protocol
|
2013-04-17 12:32:05 -07:00 |
|
Jonathan Warren
|
3bbf701130
|
removed extraneous lines used to check correct program operation
|
2013-04-17 15:16:22 -04:00 |
|
Jonathan Warren
|
b404c1cd3b
|
removed extraneous lines used to check correct program operation
|
2013-04-17 15:00:42 -04:00 |
|
Jonathan Warren
|
f75f0b20a8
|
preparation for switch from 32 bit time to 64 bit time in protocol
|
2013-04-17 14:42:03 -04:00 |
|
Jonathan Warren
|
c50ab9ff9c
|
preparation for switch from 32 bit time to 64 bit time in protocol
|
2013-04-17 14:32:18 -04:00 |
|
Jonathan Warren
|
11407f3f44
|
preparation for switch from 32 bit time to 64 bit time in protocol
|
2013-04-17 14:24:16 -04:00 |
|
Jonathan Warren
|
3976c5a8d2
|
Move knownNodes save to a different position so that exit may run more smoothly
|
2013-04-13 00:52:26 -04:00 |
|
Jonathan Warren
|
b24b589a8e
|
Merge pull request #127 from Atheros1/master
store pubkeys in inventory longer
|
2013-04-12 13:17:55 -07:00 |
|
Jonathan Warren
|
e4197704c6
|
store pubkeys in inventory longer
|
2013-04-12 15:31:45 -04:00 |
|
Jonathan Warren
|
97a613bfce
|
Merge pull request #126 from Atheros1/master
Fast bootstrap
|
2013-04-12 11:05:48 -07:00 |
|
Jonathan Warren
|
d4271d0428
|
add back in some error handling
|
2013-04-12 14:01:22 -04:00 |
|
Jonathan Warren
|
6b96dc62b0
|
fix issue with last commit
|
2013-04-12 13:55:32 -04:00 |
|
Jonathan Warren
|
5ba6c1233b
|
fast bootstrap
|
2013-04-12 13:51:14 -04:00 |
|
Jonathan Warren
|
83678190fe
|
tiny changes to comment lines
|
2013-04-12 12:42:20 -04:00 |
|
Jonathan Warren
|
1869e416eb
|
Merge pull request #124 from rajbot/master
Fix messages.dat reader.py for darwin/osx
|
2013-04-11 09:49:52 -07:00 |
|
rajbot
|
59f4e8ede8
|
Fix typeo when calling os.environ in the sys.platform=='darwin' case.
|
2013-04-10 21:39:10 -07:00 |
|
Jonathan Warren
|
bd09bd5580
|
Merge pull request #123 from Atheros1/master
If user trashes message before POW completed and restarts, don't resume POW
|
2013-04-10 14:34:45 -07:00 |
|
Jonathan Warren
|
b8fb551830
|
If user trashes message before POW completed then closes Bitmessage, don't restart the send when client starts again
|
2013-04-10 16:23:43 -04:00 |
|
Jonathan Warren
|
1ef5361108
|
Merge pull request #122 from Atheros1/master
fix delete address book entry bug
|
2013-04-10 11:59:15 -07:00 |
|
Jonathan Warren
|
e02816b5ea
|
fix address book delete entry
|
2013-04-10 14:56:32 -04:00 |
|
Jonathan Warren
|
c0ad2bfd4d
|
Load label for subscriptions on startup
|
2013-04-10 10:54:59 -04:00 |
|
Jonathan Warren
|
6a97577356
|
Upon adding address book entry, update To labels on Sent tab
|
2013-04-10 10:48:36 -04:00 |
|
fuzzgun
|
45d90c0244
|
Bumped version number to 0.2.8
|
2013-04-09 17:59:33 +01:00 |
|