projects
/
btrtrc.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
btrtrc.git
2019-08-21
Matt Joiner
Tidy up piece completion change handling
commit
|
commitdiff
|
tree
2019-08-21
Matt Joiner
Include the piece number when logging piece hash errors
commit
|
commitdiff
|
tree
2019-08-21
Matt Joiner
goimports -local
commit
|
commitdiff
|
tree
2019-08-21
Matt Joiner
Make Reader log through its parent
commit
|
commitdiff
|
tree
2019-08-21
Matt Joiner
Upgrade to simplified logger
commit
|
commitdiff
|
tree
2019-08-19
Matt Joiner
gofmt simplify
commit
|
commitdiff
|
tree
2019-08-18
Matt Joiner
Add mse/cmd/mse
commit
|
commitdiff
|
tree
2019-08-18
Matt Joiner
metainfo: Add fuzzing func
commit
|
commitdiff
|
tree
2019-08-15
Matt Joiner
go mod tidy
v1.6.0
commit
|
commitdiff
|
tree
2019-08-15
Matt Joiner
Add some timing code to Client.dialFirst
commit
|
commitdiff
|
tree
2019-08-11
Matt Joiner
Don't include the handshake in the dial timeout for...
commit
|
commitdiff
|
tree
2019-08-10
Matt Joiner
Update all imports of dht to v2
commit
|
commitdiff
|
tree
2019-07-30
Matt Joiner
Include remote address when logging failure to establis...
v1.5.2
commit
|
commitdiff
|
tree
2019-07-30
Matt Joiner
fs: Fix test failure when default client port is unavai...
commit
|
commitdiff
|
tree
2019-07-30
Matt Joiner
NewClient nil ClientConfig should use dynamic port
commit
|
commitdiff
|
tree
2019-07-30
Matt Joiner
Fix race spewing Client stats
commit
|
commitdiff
|
tree
2019-07-26
Matt Joiner
Don't test with -race or -v for 32-bit
v1.5.1
commit
|
commitdiff
|
tree
2019-07-26
Matt Joiner
Fix tests on 32-bit
commit
|
commitdiff
|
tree
2019-07-26
Matt Joiner
Test 32-bit arch on CircleCI
commit
|
commitdiff
|
tree
2019-07-25
Matt Joiner
Re-order the logic in Piece.VerifyData for better logging
v1.5.0
commit
|
commitdiff
|
tree
2019-07-25
Matt Joiner
Comments on the VerifyData methods
commit
|
commitdiff
|
tree
2019-07-25
Matt Joiner
Ignore cached piece completion state when verifying...
commit
|
commitdiff
|
tree
2019-07-23
Matt Joiner
Improve comments on some config fields
commit
|
commitdiff
|
tree
2019-07-22
Matt Joiner
Add astronomer rating badge
commit
|
commitdiff
|
tree
2019-07-19
Matt Joiner
Change the default client port
commit
|
commitdiff
|
tree
2019-07-19
Matt Joiner
Add some commented out logging
commit
|
commitdiff
|
tree
2019-07-19
Matt Joiner
Add an error check in a test
commit
|
commitdiff
|
tree
2019-07-19
Matt Joiner
Always return errors when handshakes or dialing fails
commit
|
commitdiff
|
tree
2019-07-19
Matt Joiner
Tidy up function signature
commit
|
commitdiff
|
tree
2019-07-19
Matt Joiner
Restart dial timeout for fallback header obfuscation...
commit
|
commitdiff
|
tree
2019-07-19
Matt Joiner
Try with the non-preferred header obfuscation if there...
commit
|
commitdiff
|
tree
2019-07-19
Matt Joiner
Rework header obfuscation and add tests for fallbacks
commit
|
commitdiff
|
tree
2019-07-19
Matt Joiner
Add dummy code for emulating the bug in #114
commit
|
commitdiff
|
tree
2019-07-19
Matt Joiner
Comments
commit
|
commitdiff
|
tree
2019-07-19
Matt Joiner
cmd/torrent: Add flag for progress bar
commit
|
commitdiff
|
tree
2019-07-19
Matt Joiner
cmd/torrent: Don't log the public IP flag value
commit
|
commitdiff
|
tree
2019-07-17
Matt Joiner
go mod tidy
v1.4.0
commit
|
commitdiff
|
tree
2019-07-17
Matt Joiner
cmd/torrent-magnet: Add a description to command help...
commit
|
commitdiff
|
tree
2019-07-17
Matt Joiner
Fix announcing to S3 HTTP trackers
commit
|
commitdiff
|
tree
2019-07-17
Matt Joiner
Use fork of elgatito/upnp that contains go module files
commit
|
commitdiff
|
tree
2019-07-17
Matt Joiner
Use tagged github.com/gosuri/uiprogress, and update...
commit
|
commitdiff
|
tree
2019-07-17
Matt Joiner
cmd/torrent-metainfo-pprint: Fix -files for single...
commit
|
commitdiff
|
tree
2019-07-17
Matt Joiner
Send tracker stopped event from the tracker scraper...
v1.3.1
commit
|
commitdiff
|
tree
2019-07-16
Matt Joiner
vgo get -u && go mod tidy
v1.3.0
commit
|
commitdiff
|
tree
2019-06-24
Matt Joiner
Create FUNDING.yml
commit
|
commitdiff
|
tree
2019-06-21
Matt Joiner
Ignore ".torrent.bolt.db" which is generated by unit...
commit
|
commitdiff
|
tree
2019-06-21
Matt Joiner
Refactor Client.dialFirst
commit
|
commitdiff
|
tree
2019-06-21
Matt Joiner
Remove unnecessary import alias
commit
|
commitdiff
|
tree
2019-06-21
Matt Joiner
Count client listener accepts
commit
|
commitdiff
|
tree
2019-06-21
Matt Joiner
Add go 1.13 to go.mod
commit
|
commitdiff
|
tree
2019-06-18
Matt Joiner
Remove "Sending stopped event to trackers" log
commit
|
commitdiff
|
tree
2019-06-13
Matt Joiner
bencode: Decode singleton lists of the expected type
commit
|
commitdiff
|
tree
2019-06-13
Matt Joiner
Code formatting
commit
|
commitdiff
|
tree
2019-06-13
Matt Joiner
bencode: Improve UnmarshalTypeError string and list...
commit
|
commitdiff
|
tree
2019-06-13
Matt Joiner
Track concurrent chunk writes
v1.2.0
commit
|
commitdiff
|
tree
2019-06-02
Leandro Martelli
Adding Started and Stopped events
commit
|
commitdiff
|
tree
2019-05-29
BruceWang
Add OnQuery Hook
commit
|
commitdiff
|
tree
2019-05-29
boypt
allow ConnStats being marsheled to json
commit
|
commitdiff
|
tree
2019-04-23
Matt Joiner
Update CircleCI to use go1.12 instead of master
v1.1.4
commit
|
commitdiff
|
tree
2019-04-23
Radoslav Georgiev
torrentfs: fix a bug where the basenames of files are...
commit
|
commitdiff
|
tree
2019-04-23
Radoslav Georgiev
torrentfs: fix a bug where ENOENT is returned when...
commit
|
commitdiff
|
tree
2019-04-15
anatasluo
add one downstream project (#315)
commit
|
commitdiff
|
tree
2019-04-15
davtoro
check if peer id exists
commit
|
commitdiff
|
tree
2019-04-10
Matt Joiner
Fix segfault on nil conntrack.EntryHandle instance...
v1.1.3
commit
|
commitdiff
|
tree
2019-04-09
Matt Joiner
When failing to read stored data, try updating only...
commit
|
commitdiff
|
tree
2019-04-09
Matt Joiner
Make the default conntracker instance unlimited for now
commit
|
commitdiff
|
tree
2019-04-09
Matt Joiner
Improve some types in reader.readOnceAt
commit
|
commitdiff
|
tree
2019-03-28
Matt Joiner
Fix leaked conntrack.EntryHandle
v1.1.2
commit
|
commitdiff
|
tree
2019-03-22
Matt Joiner
Remove gomobile from CI
commit
|
commitdiff
|
tree
2019-03-22
Matt Joiner
Fix gomobile install in CI
commit
|
commitdiff
|
tree
2019-03-20
Matt Joiner
Fix race condition in Torrent.SetDisplayName
v1.1.1
commit
|
commitdiff
|
tree
2019-03-19
Matt Joiner
vgo get -u
v1.1.0
commit
|
commitdiff
|
tree
2019-03-19
Matt Joiner
vgo mod tidy
commit
|
commitdiff
|
tree
2019-03-19
Matt Joiner
Add github.com/spaolacci/murmur3 indirect
commit
|
commitdiff
|
tree
2019-03-12
Matt Joiner
Fix race in Torrent.String
commit
|
commitdiff
|
tree
2019-03-11
Matt Joiner
Update missinggo and dht
commit
|
commitdiff
|
tree
2019-03-10
Matt Joiner
Panic on chunk write errors
commit
|
commitdiff
|
tree
2019-03-10
Matt Joiner
Make use of the new context parameter in conntrack...
commit
|
commitdiff
|
tree
2019-03-03
Matt Joiner
Update to missinggo v0.2.0
commit
|
commitdiff
|
tree
2019-03-03
Matt Joiner
Fix double quoting in a log statement
commit
|
commitdiff
|
tree
2019-03-03
Matt Joiner
Move multiless to missinggo
commit
|
commitdiff
|
tree
2019-03-01
Masih Yeganeh
Adds more flags to torrent-create
commit
|
commitdiff
|
tree
2019-02-19
Matt Joiner
Avoid allocating a slice when iterating pending chunks
commit
|
commitdiff
|
tree
2019-02-19
Matt Joiner
go mod tidy
commit
|
commitdiff
|
tree
2019-02-16
Matt Joiner
Torrent.String: Quote raw names
commit
|
commitdiff
|
tree
2019-01-30
Matt Joiner
Reduce allocations for Piece.hash
commit
|
commitdiff
|
tree
2019-01-30
Matt Joiner
Report allocs in BenchmarkAddLargeTorrent
commit
|
commitdiff
|
tree
2019-01-30
Matt Joiner
Remove unnecessary blank line
commit
|
commitdiff
|
tree
2019-01-22
Matt Joiner
Reorder some code in dht announcer
commit
|
commitdiff
|
tree
2019-01-22
Matt Joiner
Fix cancellation of dht announce when peers are wanted
commit
|
commitdiff
|
tree
2019-01-21
Matt Joiner
go.mod: Require dht with krpc.Msg.Token change
commit
|
commitdiff
|
tree
2019-01-21
Matt Joiner
Restart DHT announces at regular intervals
commit
|
commitdiff
|
tree
2019-01-21
Matt Joiner
Fix benchmark not building with changes to krpc.Msg...
commit
|
commitdiff
|
tree
2019-01-21
Matt Joiner
Fix test for dht query context changes
commit
|
commitdiff
|
tree
2019-01-16
Matt Joiner
Fix build error
commit
|
commitdiff
|
tree
2019-01-15
Matt Joiner
Switch entirely to anacrolix/log
commit
|
commitdiff
|
tree
2019-01-15
Matt Joiner
Merge branch 'ci'
commit
|
commitdiff
|
tree
2019-01-09
Matt Joiner
Cache go master, use existing go for bootstrap, and...
commit
|
commitdiff
|
tree
2019-01-09
Matt Joiner
Cache the GOCACHE
commit
|
commitdiff
|
tree
2019-01-09
Matt Joiner
Cache the entire go pkg folder
commit
|
commitdiff
|
tree
next