]> Sergey Matveev's repositories - btrtrc.git/shortlog
btrtrc.git
2019-08-23 Matt JoinerFix a crash when receiving a request when we don't... v1.7.1
2019-08-22 Matt JoinerReduce tracker retry for failed announces to 1 minute v1.7.0
2019-08-22 Matt JoinerLots of improvements to logging
2019-08-22 Matt JoinerAdd missing debug level to log statement
2019-08-22 Matt JoinerRestrict the number of concurrent piece hashes
2019-08-21 Matt JoinerTidy up piece completion change handling
2019-08-21 Matt JoinerInclude the piece number when logging piece hash errors
2019-08-21 Matt Joinergoimports -local
2019-08-21 Matt JoinerMake Reader log through its parent
2019-08-21 Matt JoinerUpgrade to simplified logger
2019-08-19 Matt Joinergofmt simplify
2019-08-18 Matt JoinerAdd mse/cmd/mse
2019-08-18 Matt Joinermetainfo: Add fuzzing func
2019-08-15 Matt Joinergo mod tidy v1.6.0
2019-08-15 Matt JoinerAdd some timing code to Client.dialFirst
2019-08-11 Matt JoinerDon't include the handshake in the dial timeout for...
2019-08-10 Matt JoinerUpdate all imports of dht to v2
2019-07-30 Matt JoinerInclude remote address when logging failure to establis... v1.5.2
2019-07-30 Matt Joinerfs: Fix test failure when default client port is unavai...
2019-07-30 Matt JoinerNewClient nil ClientConfig should use dynamic port
2019-07-30 Matt JoinerFix race spewing Client stats
2019-07-26 Matt JoinerDon't test with -race or -v for 32-bit v1.5.1
2019-07-26 Matt JoinerFix tests on 32-bit
2019-07-26 Matt JoinerTest 32-bit arch on CircleCI
2019-07-25 Matt JoinerRe-order the logic in Piece.VerifyData for better logging v1.5.0
2019-07-25 Matt JoinerComments on the VerifyData methods
2019-07-25 Matt JoinerIgnore cached piece completion state when verifying...
2019-07-23 Matt JoinerImprove comments on some config fields
2019-07-22 Matt JoinerAdd astronomer rating badge
2019-07-19 Matt JoinerChange the default client port
2019-07-19 Matt JoinerAdd some commented out logging
2019-07-19 Matt JoinerAdd an error check in a test
2019-07-19 Matt JoinerAlways return errors when handshakes or dialing fails
2019-07-19 Matt JoinerTidy up function signature
2019-07-19 Matt JoinerRestart dial timeout for fallback header obfuscation...
2019-07-19 Matt JoinerTry with the non-preferred header obfuscation if there...
2019-07-19 Matt JoinerRework header obfuscation and add tests for fallbacks
2019-07-19 Matt JoinerAdd dummy code for emulating the bug in #114
2019-07-19 Matt JoinerComments
2019-07-19 Matt Joinercmd/torrent: Add flag for progress bar
2019-07-19 Matt Joinercmd/torrent: Don't log the public IP flag value
2019-07-17 Matt Joinergo mod tidy v1.4.0
2019-07-17 Matt Joinercmd/torrent-magnet: Add a description to command help...
2019-07-17 Matt JoinerFix announcing to S3 HTTP trackers
2019-07-17 Matt JoinerUse fork of elgatito/upnp that contains go module files
2019-07-17 Matt JoinerUse tagged github.com/gosuri/uiprogress, and update...
2019-07-17 Matt Joinercmd/torrent-metainfo-pprint: Fix -files for single...
2019-07-17 Matt JoinerSend tracker stopped event from the tracker scraper... v1.3.1
2019-07-16 Matt Joinervgo get -u && go mod tidy v1.3.0
2019-06-24 Matt JoinerCreate FUNDING.yml
2019-06-21 Matt JoinerIgnore ".torrent.bolt.db" which is generated by unit...
2019-06-21 Matt JoinerRefactor Client.dialFirst
2019-06-21 Matt JoinerRemove unnecessary import alias
2019-06-21 Matt JoinerCount client listener accepts
2019-06-21 Matt JoinerAdd go 1.13 to go.mod
2019-06-18 Matt JoinerRemove "Sending stopped event to trackers" log
2019-06-13 Matt Joinerbencode: Decode singleton lists of the expected type
2019-06-13 Matt JoinerCode formatting
2019-06-13 Matt Joinerbencode: Improve UnmarshalTypeError string and list...
2019-06-13 Matt JoinerTrack concurrent chunk writes v1.2.0
2019-06-02 Leandro MartelliAdding Started and Stopped events
2019-05-29 BruceWangAdd OnQuery Hook
2019-05-29 boyptallow ConnStats being marsheled to json
2019-04-23 Matt JoinerUpdate CircleCI to use go1.12 instead of master v1.1.4
2019-04-23 Radoslav Georgievtorrentfs: fix a bug where the basenames of files are...
2019-04-23 Radoslav Georgievtorrentfs: fix a bug where ENOENT is returned when...
2019-04-15 anatasluoadd one downstream project (#315)
2019-04-15 davtorocheck if peer id exists
2019-04-10 Matt JoinerFix segfault on nil conntrack.EntryHandle instance... v1.1.3
2019-04-09 Matt JoinerWhen failing to read stored data, try updating only...
2019-04-09 Matt JoinerMake the default conntracker instance unlimited for now
2019-04-09 Matt JoinerImprove some types in reader.readOnceAt
2019-03-28 Matt JoinerFix leaked conntrack.EntryHandle v1.1.2
2019-03-22 Matt JoinerRemove gomobile from CI
2019-03-22 Matt JoinerFix gomobile install in CI
2019-03-20 Matt JoinerFix race condition in Torrent.SetDisplayName v1.1.1
2019-03-19 Matt Joinervgo get -u v1.1.0
2019-03-19 Matt Joinervgo mod tidy
2019-03-19 Matt JoinerAdd github.com/spaolacci/murmur3 indirect
2019-03-12 Matt JoinerFix race in Torrent.String
2019-03-11 Matt JoinerUpdate missinggo and dht
2019-03-10 Matt JoinerPanic on chunk write errors
2019-03-10 Matt JoinerMake use of the new context parameter in conntrack...
2019-03-03 Matt JoinerUpdate to missinggo v0.2.0
2019-03-03 Matt JoinerFix double quoting in a log statement
2019-03-03 Matt JoinerMove multiless to missinggo
2019-03-01 Masih YeganehAdds more flags to torrent-create
2019-02-19 Matt JoinerAvoid allocating a slice when iterating pending chunks
2019-02-19 Matt Joinergo mod tidy
2019-02-16 Matt JoinerTorrent.String: Quote raw names
2019-01-30 Matt JoinerReduce allocations for Piece.hash
2019-01-30 Matt JoinerReport allocs in BenchmarkAddLargeTorrent
2019-01-30 Matt JoinerRemove unnecessary blank line
2019-01-22 Matt JoinerReorder some code in dht announcer
2019-01-22 Matt JoinerFix cancellation of dht announce when peers are wanted
2019-01-21 Matt Joinergo.mod: Require dht with krpc.Msg.Token change
2019-01-21 Matt JoinerRestart DHT announces at regular intervals
2019-01-21 Matt JoinerFix benchmark not building with changes to krpc.Msg...
2019-01-21 Matt JoinerFix test for dht query context changes
2019-01-16 Matt JoinerFix build error
next