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