]> Sergey Matveev's repositories - btrtrc.git/history - util
Merge remote-tracking branch 'libtorgo/master' into HEAD
[btrtrc.git] / util /
2015-04-27 Matt JoinerMerge remote-tracking branch 'libtorgo/master' into...
2015-03-27 Matt JoinerMerge all the tracker packages, why would anyone want...
2015-03-26 Matt JoinerUse rogpeppe's sortimports to fix this goimports orderi...
2015-03-20 Matt JoinerRewrite import paths for migration from Bitbucket
2015-03-18 Matt Joinerutil: Support CopyExact with pointer source
2015-03-08 Matt Joinerutil.AddrIP, TCPAddr
2015-01-29 Matt JoinerRemove util.LoggedHTTPServe, use package envpprof instead
2014-12-26 Matt Joinerutil.Addr* funcs: Add optimizations for *net.UDPAddr
2014-12-03 Matt Joinerutil/dirwatch: Some tidying
2014-11-20 Matt Joinerloghttp: The status server should run on the default mux
2014-11-19 Matt Joinerutil/loghttp: Don't implicitly expose pprof
2014-11-18 Matt Joinerutil: LoggedHTTPServe uses its own mux for use as a...
2014-11-18 Matt Joinercmd/dht-get-peers: Expose debug HTTP
2014-11-17 Matt Joinerutil/CopyExact: Test copying from interfaces and nil
2014-11-17 Matt Joinerloghttp: Try successive port numbers until available
2014-11-17 Matt JoinerAdd util AddrIP and AddrPort functions
2014-11-16 Matt JoinerFix CopyExact to work on a source string
2014-11-16 Matt Joinercheck that util.CompactPeer is unmarshaled from the...
2014-09-11 Matt JoinerClean up magnet URI parsing errors in dirwatch
2014-08-27 Matt JoinerSome fixes and improvements to dirwatch
2014-08-24 Matt JoinerAdd levelmu, a package implementing priority mutex...
2014-08-22 Matt JoinerSimplify dirwatch to scan the whole directory on changes
2014-08-21 Matt JoinerMove some tracker.CompactPeer into util
2014-08-21 Matt JoinerAdd CopyExact util function
2014-07-24 Matt JoinerSupport watching for ".magnet" files in torrent directory
2014-07-22 Matt JoinerAbstract the status HTTP server into package util
2014-07-22 Matt Joinertorrentfs: Match the active torrents to those found...
2014-07-09 Matt JoinerStart a simpler replacement for davecheney's profile...
2014-07-03 Matt JoinerMove compactPeers type to util package