Versions in this module Expand all Collapse all v0 v0.4.0-rc1 Jan 28, 2016 GO-2022-0779 +2 more GO-2022-0779: Path traversal in github.com/ipfs/go-ipfs GO-2022-0873: Control character injection in console output in github.com/ipfs/go-ipfs GO-2024-2779: Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs v0.3.11 Jan 12, 2016 GO-2022-0779 +2 more GO-2022-0779: Path traversal in github.com/ipfs/go-ipfs GO-2022-0873: Control character injection in console output in github.com/ipfs/go-ipfs GO-2024-2779: Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs v0.3.11-rc1 Jan 2, 2016 GO-2022-0779 +2 more GO-2022-0779: Path traversal in github.com/ipfs/go-ipfs GO-2022-0873: Control character injection in console output in github.com/ipfs/go-ipfs GO-2024-2779: Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs v0.3.10 Dec 8, 2015 GO-2022-0779 +2 more GO-2022-0779: Path traversal in github.com/ipfs/go-ipfs GO-2022-0873: Control character injection in console output in github.com/ipfs/go-ipfs GO-2024-2779: Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs v0.3.9 Oct 31, 2015 GO-2022-0779 +2 more GO-2022-0779: Path traversal in github.com/ipfs/go-ipfs GO-2022-0873: Control character injection in console output in github.com/ipfs/go-ipfs GO-2024-2779: Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs v0.3.8 Oct 19, 2015 GO-2022-0779 +2 more GO-2022-0779: Path traversal in github.com/ipfs/go-ipfs GO-2022-0873: Control character injection in console output in github.com/ipfs/go-ipfs GO-2024-2779: Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs v0.3.8-dev-trailers Oct 1, 2015 GO-2022-0779 +2 more GO-2022-0779: Path traversal in github.com/ipfs/go-ipfs GO-2022-0873: Control character injection in console output in github.com/ipfs/go-ipfs GO-2024-2779: Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs v0.3.7 Aug 2, 2015 GO-2022-0779 +2 more GO-2022-0779: Path traversal in github.com/ipfs/go-ipfs GO-2022-0873: Control character injection in console output in github.com/ipfs/go-ipfs GO-2024-2779: Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs v0.3.6 Jul 30, 2015 GO-2022-0779 +2 more GO-2022-0779: Path traversal in github.com/ipfs/go-ipfs GO-2022-0873: Control character injection in console output in github.com/ipfs/go-ipfs GO-2024-2779: Access Restriction Bypass in go-ipfs in github.com/ipfs/go-ipfs Changes in this version + type Filters struct + func NewFilters() *Filters + func (f *Filters) AddrBlocked(a ma.Multiaddr) bool + func (f *Filters) Filters() []*net.IPNet + func (f *Filters) Remove(ff *net.IPNet) + func (fs *Filters) AddDialFilter(f *net.IPNet)