summaryrefslogtreecommitdiffstats
path: root/go.sum
AgeCommit message (Expand)Author
2020-05-11build(deps): bump github.com/lucas-clemente/quic-go (#6630)dependabot-preview[bot]
2020-05-11build(deps): bump github.com/go-ldap/ldap/v3 from 3.1.7 to 3.1.10 (#6629)dependabot-preview[bot]
2020-05-08build: go.mod tidyJakob Borg
2020-05-06build(deps): bump github.com/greatroar/blobloom from 0.2.0 to 0.2.1 (#6600)dependabot-preview[bot]
2020-05-06build(deps): bump github.com/lucas-clemente/quic-go (#6599)dependabot-preview[bot]
2020-05-01lib/connections: Update quic (#6591)Audrius Butkevicius
2020-04-27build(deps): bump github.com/greatroar/blobloom from 0.1.1 to 0.2.0 (#6580)dependabot-preview[bot]
2020-04-20lib/db: Upgrade to Blobloom v0.1.1 (#6553)greatroar
2020-04-20lib/db: Switch to faster blobloom Bloom filter pkg (#6537)greatroar
2020-04-01go.mod: Use github.com/twmb/murmur3 for murmur3 (#6486)Jakob Borg
2020-04-01Revert "go.mod: Use github.com/twmb/murmur3 for murmur3"Jakob Borg
2020-04-01go.mod: Use github.com/twmb/murmur3 for murmur3Jakob Borg
2020-03-31lib/api: Update ldap package (fixes #6479) (#6481)Jakob Borg
2020-03-30go.mod: Update jackpal/gateway dependency (fixes #5288) (#6469)Alberto Donato
2020-03-24go.mod: Update quic-go to 0.14.4 (#6453)Simon Frei
2020-02-26build: Forked github.com/spaolacci/murmur3 for unsafe (ref #6371)Jakob Borg
2020-01-24lib/db: Deduplicate block lists in database (fixes #5898) (#6283)Jakob Borg
2020-01-20build(deps): bump github.com/pkg/errors from 0.9.0 to 0.9.1 (#6279)dependabot-preview[bot]
2020-01-14build: go mod tidyJakob Borg
2020-01-14build(deps): bump github.com/oschwald/geoip2-golang from 1.3.0 to 1.4.0 (#6245)dependabot-preview[bot]
2020-01-13build(deps): bump github.com/pkg/errors from 0.8.1 to 0.9.0 (#6267)dependabot-preview[bot]
2020-01-03build, pmp: Replace fork with upstream for go-nat-pmp and tidy go.mod (#6247)Simon Frei
2019-12-16build(deps): bump github.com/mattn/go-isatty from 0.0.10 to 0.0.11 (#6231)dependabot-preview[bot]
2019-11-25build(deps): bump github.com/urfave/cli from 1.22.1 to 1.22.2 (#6183)dependabot-preview[bot]
2019-11-01gui: New folder state "Local Additions" for receive-only (fixes #5968) (#6117)Simon Frei
2019-10-22build(deps): bump github.com/prometheus/client_golang (#6099)dependabot-preview[bot]
2019-10-18all: Upgrade github.com/gogo/protobuf and regenerate (fixes #6085)Jakob Borg
2019-10-14build(deps): bump github.com/lucas-clemente/quic-go (#6084)dependabot-preview[bot]
2019-10-14build(deps): bump github.com/mattn/go-isatty from 0.0.9 to 0.0.10 (#6083)dependabot-preview[bot]
2019-10-04lib/model: Adjust blocks reported in usage reporting (fixes #5995) (#6037)Audrius Butkevicius
2019-10-03build: Upgrade github.com/syndtr/goleveldbJakob Borg
2019-09-16build(deps): bump github.com/urfave/cli from 1.21.0 to 1.22.1 (#6015)dependabot-preview[bot]
2019-09-16build(deps): bump github.com/minio/sha256-simd from 0.1.0 to 0.1.1 (#6014)dependabot-preview[bot]
2019-09-11build: Correct hash for quic packageJakob Borg
2019-09-05build: Upgrade dependenciesJakob Borg
2019-09-04build: Upgrade github.com/gogo/protobuf (#5994)Jakob Borg
2019-08-23lib/connections: Upgrade QUIC package, use contexts for timeout (#5972)Jakob Borg
2019-08-21build: go mod tidyJakob Borg
2019-08-19build(deps): bump github.com/mattn/go-isatty from 0.0.7 to 0.0.9 (#5965)dependabot-preview[bot]
2019-08-09lib/connections: Validate device id before assuming success (fixes #5934) (#5...Audrius Butkevicius
2019-08-05build(deps): bump github.com/urfave/cli from 1.20.0 to 1.21.0 (#5928)dependabot-preview[bot]
2019-07-29lib/fs: Use gopsutils for disk usage (#5905)Simon Frei
2019-07-23lib: Add mtime window when comparing files (#5852)Simon Frei
2019-07-22build(deps): bump github.com/maruel/panicparse from 1.2.1 to 1.3.0 (#5879)dependabot-preview[bot]
2019-07-22build(deps): bump github.com/lib/pq from 1.1.1 to 1.2.0 (#5878)dependabot-preview[bot]
2019-07-09build: Update notify dependency (#5838)Simon Frei
2019-06-28go.mod: Update AudriusButkevicius/pfilter (fixes #5820)Jakob Borg
2019-06-14build: Upgrade github.com/syndtr/goleveldbJakob Borg
2019-06-11lib/fs: Enhance mtimefs, use everywhere (fixes #5777) (#5776)Audrius Butkevicius
2019-06-11lib/ur: Implement crash (panic) reporting (fixes #959) (#5702)Jakob Borg