Jonathan Warren
|
a4beb436a4
|
Added API Function: getStatus
|
2013-05-03 17:26:29 -04:00 |
|
Jonathan Warren
|
05c49a31cd
|
support switching to and from portable mode without restarting
|
2013-05-03 15:53:38 -04:00 |
|
Jonathan Warren
|
caf9890bd1
|
better error handling around sock.sendall
|
2013-05-03 12:24:47 -04:00 |
|
Jonathan Warren
|
73ec3e6293
|
Use different data structure to maintain the number of connections shown on the Network Status tab
|
2013-05-03 12:05:57 -04:00 |
|
Jonathan Warren
|
b8f44aadb4
|
further deamon-related changes
|
2013-05-02 16:55:13 -04:00 |
|
Jonathan Warren
|
da4cf1f1cb
|
further deamon-related changes
|
2013-05-02 16:05:31 -04:00 |
|
Jonathan Warren
|
cbca738524
|
further deamon-related changes
|
2013-05-02 15:59:10 -04:00 |
|
Jonathan Warren
|
de59b4adf1
|
API-related changes
|
2013-05-02 15:39:51 -04:00 |
|
Jonathan Warren
|
c5d4f50dbd
|
More daemon related changes
|
2013-05-02 14:18:24 -04:00 |
|
Jonathan Warren
|
9a64c265a0
|
Continued daemon mode implementation
|
2013-05-02 12:47:43 -04:00 |
|
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 |
|