Jeremy Rand
|
372e682ba8
|
Document setcap
|
2021-10-02 17:14:15 +00:00 |
|
Lyndsay Roger
|
68553f9c51
|
Merge pull request #5 from monaparty/pr-update-module-defs
Update go.mod and go.sum.
|
2020-03-08 08:07:47 +13:00 |
|
Cryptcoin Junkey
|
fd92e0090a
|
Update go.mod and go.sum.
|
2020-02-24 03:46:23 +00:00 |
|
Lyndsay Roger
|
8e33d1b61f
|
Merge pull request #4 from JeremyRand/namecoin
Add Namecoin network
|
2019-12-16 07:49:22 +13:00 |
|
JeremyRand
|
78f4e9caf1
|
Add Namecoin network
Based on https://gist.github.com/jonasbits/3c0e56fd321330cd30acc14ad23d84f4
|
2019-12-13 18:02:22 +00:00 |
|
Lyndsay Roger
|
51b9bd7314
|
Merge pull request #2 from SebastianElvis/fix-wire-msg
Replace the legacy wire.NewMsgVersionFromConn by wire.NewMsgVersion
|
2019-06-04 08:45:28 +12:00 |
|
Runchao Han
|
2456e282b4
|
update dependency
|
2019-05-31 14:04:20 +10:00 |
|
Runchao Han
|
804c2062a4
|
change to NewMsgVersion
|
2019-05-31 14:01:09 +10:00 |
|
Lyndsay Roger
|
26829e0eec
|
Update node from result data
|
2015-10-02 14:06:26 +13:00 |
|
Lyndsay Roger
|
6123b46dea
|
Performance improvements
|
2015-10-02 13:40:48 +13:00 |
|
Lyndsay Roger
|
eebd6097a7
|
Code cleanup
|
2015-10-01 14:33:36 +13:00 |
|
Lyndsay Roger
|
73e32468d5
|
Migrate seeder init to goroutine
|
2015-10-01 10:49:25 +13:00 |
|
Lyndsay Roger
|
1fd3563702
|
Improve performance by scanning list once
|
2015-10-01 09:34:47 +13:00 |
|
Lyndsay Roger
|
132bd7ce88
|
Redesign seeder logic to remove races
|
2015-10-01 09:01:10 +13:00 |
|
Lyndsay Roger
|
8563f1cdac
|
Fix some FIXME tasks
|
2015-09-29 09:49:19 +13:00 |
|
Lyndsay Roger
|
33fe58b9ce
|
remove old imports
|
2015-09-29 09:07:35 +13:00 |
|
Lyndsay Roger
|
222ce63793
|
golint cleanup
|
2015-09-29 09:04:55 +13:00 |
|
Lyndsay Roger
|
f6a55213dd
|
Improve importing json config files
|
2015-09-25 15:51:21 +12:00 |
|
Lyndsay Roger
|
75767b0eeb
|
Add support to start crawling from one initial ip address
|
2015-09-22 12:48:07 +12:00 |
|
Lyndsay Roger
|
24cfc026a0
|
Add some go tests
|
2015-09-15 10:20:53 +12:00 |
|
Lyndsay Roger
|
ae8212f49b
|
Improve commandline output in stats/verbose/debug mode
|
2015-09-13 12:37:15 +12:00 |
|
Lyndsay Roger
|
10bc7169e2
|
Update README with latest feature list
|
2015-09-13 08:21:16 +12:00 |
|
Lyndsay Roger
|
be8b3122f9
|
Don't ask for remote addr if we are full and restrict number of addr from one node
|
2015-09-12 15:16:22 +12:00 |
|
Lyndsay Roger
|
ec1cbdfe60
|
Add extra fields to json config to support remote crawlers
|
2015-09-10 15:47:32 +12:00 |
|
Lyndsay Roger
|
ef21eaed33
|
Improve the web page layout
|
2015-09-08 14:00:07 +12:00 |
|
Lyndsay Roger
|
10f79c85d1
|
fix dns stats not being recorded
|
2015-09-08 12:58:19 +12:00 |
|
Lyndsay Roger
|
9b5240c03b
|
Major refactor of the codebase to support multiple networks
|
2015-09-08 10:03:44 +12:00 |
|
Lyndsay Roger
|
9591b2ee0b
|
Typo in README.md
|
2015-09-02 15:12:14 +12:00 |
|
Lyndsay Roger
|
8ce82dda73
|
Initial support for seeding multiple networks and improve scaling for larger networks
|
2015-09-02 15:09:15 +12:00 |
|
Lyndsay Roger
|
cf764901a1
|
Improve Web interface descriptions
|
2015-08-30 13:04:35 +12:00 |
|
Lyndsay Roger
|
b4cae52c0f
|
Improve global stats processing
|
2015-08-30 12:37:25 +12:00 |
|
Lyndsay Roger
|
6a18e1aaaf
|
golint code cleanup
|
2015-08-30 09:39:55 +12:00 |
|
Lyndsay Roger
|
7cfa1fb947
|
Update README.md
|
2015-08-29 10:53:52 +12:00 |
|
Lyndsay Roger
|
405d48a5ec
|
Update README.md with details on the web server interface
|
2015-08-29 10:48:52 +12:00 |
|
Lyndsay Roger
|
ef4c36d1a2
|
Initial web interface code upload
|
2015-08-29 10:40:47 +12:00 |
|
Lyndsay Roger
|
a0b9be8911
|
Update version to stop reset by peer errors
|
2015-08-25 16:43:46 +12:00 |
|
Lyndsay Roger
|
76e1f2d1a2
|
Add remote client details to Twistee structure
|
2015-08-24 10:13:40 +12:00 |
|
Lyndsay Roger
|
9f4236ca59
|
Update docs & improve output
|
2015-08-22 10:48:44 +12:00 |
|
Lyndsay Roger
|
0a164783ca
|
Improe verbose output
|
2015-08-22 08:16:44 +12:00 |
|
Lyndsay Roger
|
854fa4b779
|
Update README.md to link to nonstd utility
|
2015-08-21 16:03:36 +12:00 |
|
Lyndsay Roger
|
5f6d065c2c
|
Increase fail count before purging twistees
|
2015-08-21 09:24:08 +12:00 |
|
Lyndsay Roger
|
77263f169e
|
Improve file naming and update README
|
2015-08-20 11:29:20 +12:00 |
|
Lyndsay Roger
|
d9096abbce
|
Bug fix on nil error
|
2015-08-19 21:26:06 +12:00 |
|
Lyndsay Roger
|
905796b6ae
|
Add SetDeadline on comms to remote twistees
|
2015-08-19 19:03:54 +12:00 |
|
Lyndsay Roger
|
d26cb31732
|
Start audit feature and fix race when adding new twistees
|
2015-08-19 11:27:55 +12:00 |
|
Lyndsay Roger
|
0330c53fa1
|
Bug fix for loop on message receive & other fixes
|
2015-08-18 20:24:51 +12:00 |
|
Lyndsay Roger
|
a2ef24a926
|
Fix bug with encoding nonstd ip addresses and add debug output
|
2015-08-17 08:42:58 +12:00 |
|
Lyndsay Roger
|
a599da1d6a
|
Bug fix
|
2015-08-16 20:38:24 +12:00 |
|
Lyndsay Roger
|
3d4405e87b
|
Improve purging of remote clients we can not connect to
|
2015-08-16 14:01:47 +12:00 |
|
Lyndsay Roger
|
203d6f364b
|
Remove unnecessary check from code
|
2015-08-16 13:38:41 +12:00 |
|