]> Sergey Matveev's repositories - btrtrc.git/history - config.go
Drop support for go 1.20
[btrtrc.git] / config.go
2023-09-13 Alex SharovConfigurable hashers amount per torrent (#867)
2023-09-05 Matt JoinerMerge branch 'fuse-t'
2023-08-22 Matt JoinerAdd ClientConfig.WebTransport
2023-05-27 Marco VidonisAdd WebRTC ICE servers config (#824)
2023-05-18 Matt JoinerAdd ClientConfig.DialRateLimiter, handle dial rate...
2023-02-19 Matt JoinerAdd http and udp tracker server implementations
2023-02-14 Matt JoinerLimit peer request data allocation
2022-12-07 Marco VidonisAdd customer headers when dialling WS connection to...
2022-12-06 Matt JoinerGroup Client DHT and tracker config
2022-11-28 Matt JoinerRename some HTTP identifiers to Http
2022-11-28 Marco VidonisModify HTTP request before sending (#787)
2022-11-15 Matt Joinergorond ./...
2022-11-14 Raphaël Thériaultsupport providing a DialContext for the http client...
2022-07-07 Craig CampbellAdd ability to set DialContext/ListenPacket for tracker...
2022-05-12 Matt JoinerDefault 64 MiB max unverified bytes
2021-11-08 Matt Joinergofumpt
2021-11-01 afjosephfixup! [trackerscraper] Add custom DNS lookup function
2021-11-01 afjoseph[trackerscraper] Add custom DNS lookup function
2021-10-27 Matt JoinerMerge branch 'peer-requesting' v1.34.0
2021-10-25 Matt JoinerSupport minimum peer extensions
2021-09-23 YenForYangEliminate `expect` dependency (#667)
2021-09-21 Matt JoinerAdd ClientConfig.AlwaysWantConns
2021-08-19 Matt JoinerUse different keep alive timeout in tests
2021-06-26 ucwongmissinggo go.mod fix (#526)
2021-06-25 Matt JoinerUpdate and expose default client identifiers
2021-06-23 ucwongpackage expect fix (#524)
2021-06-23 Matt JoinerFixes for wasm
2021-06-21 Matt JoinerAdd ClientConfig.AcceptPeerConnections
2021-06-21 Matt JoinerRemove conntrack, expose Torrent.AnnounceToDht, ClientC...
2021-06-21 Matt JoinerMerge branch 'request-strategy-rewrite'
2021-06-07 Matt JoinerAdd client-level max unverified bytes
2021-06-07 Matt JoinerPass tests with new full-client request strategy implem...
2021-05-04 Matt JoinerBig logging cleanup to improve experience from README v1.26.1
2021-02-22 Matt JoinerMerge Sean-Der's webrtc/v3 update
2021-02-21 Matt JoinerMerge branch 'fuse-email-issue'
2021-02-20 Matt JoinerAdd ClientConfig.ConfigureAnacrolixDhtServer
2021-01-05 Matt JoinerAdd the DropMutuallyCompletePeers ClientConfig field
2020-12-21 Matt JoinerDocument ClientConfig.DisableAcceptRateLimiting
2020-11-08 Matt JoinerTidy up doc, file names, naming
2020-09-30 Matt JoinerLimit half-open connections at the Client level
2020-07-15 Matt JoinerAdd some client callbacks
2020-06-03 Matt JoinerMerge pull request #410 from anacrolix/webseeds
2020-06-02 Matt JoinerAdd option to disable webseeds
2020-06-01 Matt JoinerSupport disabling webtorrent
2020-04-23 Matt JoinerExpose ClientConfig.Extensions
2020-04-16 Matt JoinerFix small cache transfer tests
2020-03-17 Matt JoinerUpdate to latest anacrolix/dht
2020-02-21 Matt JoinerDifferentiate between storage.ClientImpl{,Closer}
2020-02-20 Matt JoinerRemove ClientConfig.ProxyURL and DefaultHTTPUserAgent v1.14.0
2020-02-20 Matt JoinerAdd support for non-IP-based networks
2020-01-24 Matt JoinerRestore the default duplicate request timeout strategy
2020-01-24 Matt JoinerExpose request strategies
2020-01-13 Matt JoinerExtract the request timeout stuff into requestStrategyThree
2020-01-04 Matt JoinerDisable accept rate limiting by default
2020-01-04 Matt JoinerRevert to log v0.4.0
2020-01-03 Matt JoinerUpgrade to log v0.5.0 v1.11.0
2019-12-23 Matt JoinerUse new anacrolix/multiless, and incorporate Peer.Trust...
2019-12-16 davtoroPossibility to change UPnP ID (#354)
2019-11-04 Matt JoinerUse default connection tracking values
2019-11-02 Matt JoinerUse missinggo/v2/conntrack
2019-08-21 Matt Joinergoimports -local
2019-08-21 Matt JoinerUpgrade to simplified logger
2019-08-10 Matt JoinerUpdate all imports of dht to v2
2019-07-23 Matt JoinerImprove comments on some config fields
2019-07-19 Matt JoinerChange the default client port
2019-07-19 Matt JoinerRework header obfuscation and add tests for fallbacks
2019-05-29 BruceWangAdd OnQuery Hook
2019-04-09 Matt JoinerMake the default conntracker instance unlimited for now
2018-11-21 Matt JoinerBump protocol strings
2018-11-21 Matt JoinerAdd initial connection tracking
2018-11-02 Matt JoinerSwitch to goimports import sorting
2018-10-30 Denis Kuzmenokreverting usage of proxy for http requests
2018-10-18 Matt JoinerFix TLS handshake failures with https trackers
2018-09-03 Matt JoinerAdd comments to some ClientConfig fields
2018-07-15 Matt JoinerReduce default handshake timeout to 3s
2018-07-11 Matt JoinerDecide where to set proxy for HTTP trackers
2018-07-10 Matt JoinerReinstate the reduce dial timeout and update some values
2018-07-07 Matt Joinersortimports
2018-07-07 Matt JoinerComments and readability
2018-06-22 Matt JoinerMerge branch 'dev'
2018-06-16 Matt JoinerAllow dropping connections to the same peer ID
2018-06-16 Matt JoinerAllow disabling accept limiting and modify some constants
2018-06-16 Matt JoinerRename Config->ClientConfig and change how defaults...
2018-06-08 Denisadded proxy support to the library, using ProxyURL...
2018-04-12 Matt JoinerFix #246
2018-04-12 Matt JoinerMerge branch 'circleci'
2018-04-12 Matt JoinerSupport different hosts for each network
2018-04-12 Matt JoinerRework conns to/and allow multiple DHT servers
2018-03-29 Matt JoinerExpose public IPv4 and IPv6 config options and use...
2018-02-16 Matt JoinerAdjust some config defaults
2018-02-15 Matt JoinerAdd support for disabling IPv4 and IPv4 peers
2018-02-08 Matt JoinerRaise default torrent peers highwater to 500
2018-01-25 Matt JoinerAdd very tentative UPnP NAT traversal
2018-01-11 Matt JoinerFix mentions of TorrentDataOpener
2018-01-07 Matt JoinerImprove comments on Config.{Upload,Download}RateLimiter
2017-12-28 Matt JoinerMerge pull request #219 from elgatito/http_user_agent
2017-12-28 Denis Kuzmenokadding http user-agent setters and usage
2017-12-01 Matt Joinersortimports
2017-11-08 Matt JoinerMerge commit '6ab65a49a8a72dea1a28968b2ab42a85fd4566ec'
2017-11-08 Matt JoinerConfig.Debug isn't just for logging
next