Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move go-ipfs-config back into go-ipfs #8756

Merged
merged 332 commits into from
Mar 9, 2022
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 24, 2016

  1. go-ipfs-config: core: Add config option for datastore read rehashing

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed Jun 24, 2016
    Configuration menu
    Copy the full SHA
    6135edf View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: config: Add explicit default value for HashOnRead

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed Jun 24, 2016
    Configuration menu
    Copy the full SHA
    3510859 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2016

  1. go-ipfs-config: core/commands: do not show PrivKey in config if it is…

    … null
    
    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed Jul 13, 2016
    Configuration menu
    Copy the full SHA
    e8912c1 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2016

  1. go-ipfs-config: config: add config option for bloom filter

    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    Kubuxu committed Jul 16, 2016
    Configuration menu
    Copy the full SHA
    30b5a1f View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: Merge pull request ipfs#2973 from ipfs/feature/blocks…

    …tore-bloom-config
    
    config: add config option for bloom filter
    whyrusleeping committed Jul 16, 2016
    Configuration menu
    Copy the full SHA
    f851787 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2016

  1. go-ipfs-config: reprovider: add config option to set reprovide interval

    License: MIT
    Signed-off-by: Jeromy <why@ipfs.io>
    whyrusleeping committed Aug 19, 2016
    Configuration menu
    Copy the full SHA
    f5e4f18 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2016

  1. go-ipfs-config: update deps for libp2p 3.4.0

    License: MIT
    Signed-off-by: Jeromy <why@ipfs.io>
    whyrusleeping committed Aug 26, 2016
    Configuration menu
    Copy the full SHA
    16dd947 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2016

  1. go-ipfs-config: config: guard against privkey being overwritten in fs…

    …repo setConfig
    
    License: MIT
    Signed-off-by: Jeromy <why@ipfs.io>
    whyrusleeping committed Sep 4, 2016
    Configuration menu
    Copy the full SHA
    b4fd445 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2016

  1. go-ipfs-config: Extract peerset, update peer, peerset, secio, libp2p

    License: MIT
    Signed-off-by: George Antoniadis <george@noodles.gr>
    geoah committed Sep 10, 2016
    Configuration menu
    Copy the full SHA
    d229517 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2016

  1. go-ipfs-config: Merge branch 'version/0.4.3-rc4'

    License: MIT
    Signed-off-by: Jeromy <why@ipfs.io>
    whyrusleeping committed Sep 21, 2016
    Configuration menu
    Copy the full SHA
    faef265 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2016

  1. go-ipfs-config: update to libp2p 4.0.1 and propogate other changes

    License: MIT
    Signed-off-by: Jeromy <why@ipfs.io>
    whyrusleeping committed Oct 6, 2016
    Configuration menu
    Copy the full SHA
    3e6db54 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2016

  1. go-ipfs-config: Changed so only explicit ipfs cli commands are lowerc…

    …ased
    
    License: MIT
    Signed-off-by: Richard Littauer <richard.littauer@gmail.com>
    RichardLitt authored and whyrusleeping committed Oct 28, 2016
    Configuration menu
    Copy the full SHA
    ed67b7b View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2016

  1. go-ipfs-config: add config option to disable bandwidth metrics

    License: MIT
    Signed-off-by: Jeromy <why@ipfs.io>
    whyrusleeping committed Nov 11, 2016
    Configuration menu
    Copy the full SHA
    07559a2 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2016

  1. go-ipfs-config: bootstrap: add a few /ip6 nodes

    License: MIT
    Signed-off-by: Lars Gierth <larsg@systemli.org>
    Lars Gierth committed Dec 18, 2016
    Configuration menu
    Copy the full SHA
    608f6f3 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2017

  1. go-ipfs-config: update go-multihash and bubble up deps

    License: MIT
    Signed-off-by: Jeromy <jeromyj@gmail.com>
    whyrusleeping committed Feb 12, 2017
    Configuration menu
    Copy the full SHA
    90644b3 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2017

  1. go-ipfs-config: Merge pull request ipfs#3523 from ipfs/feat/ipv6-boot…

    …strap
    
    bootstrap: add a few /ip6 nodes
    whyrusleeping committed Feb 17, 2017
    Configuration menu
    Copy the full SHA
    a224112 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2017

  1. go-ipfs-config: update go-libp2p-kad-dht with getclosestpeers fix

    License: MIT
    Signed-off-by: Jeromy <jeromyj@gmail.com>
    whyrusleeping committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    4b5929d View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: Implement basic filestore 'no-copy' functionality

    License: MIT
    Signed-off-by: Jeromy <why@ipfs.io>
    whyrusleeping committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    f1cb6fe View commit details
    Browse the repository at this point in the history
  3. go-ipfs-config: Merge pull request ipfs#3748 from ipfs/deps/update-dht

    update go-libp2p-kad-dht with getclosestpeers fix
    whyrusleeping committed Mar 6, 2017
    Configuration menu
    Copy the full SHA
    b40ebf1 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2017

  1. go-ipfs-config: Add DisableNatPortMap option.

    License: MIT
    Signed-off-by: Kevin Atkinson <k@kevina.org>
    kevina committed Mar 18, 2017
    Configuration menu
    Copy the full SHA
    0d70e83 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2017

  1. go-ipfs-config: add global config switch for sharding

    License: MIT
    Signed-off-by: Jeromy <jeromyj@gmail.com>
    whyrusleeping committed Mar 23, 2017
    Configuration menu
    Copy the full SHA
    4d73fe8 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2017

  1. go-ipfs-config: Merge pull request ipfs#3042 from ipfs/feat/hamt-shar…

    …ding
    
    Implement unixfs sharding
    whyrusleeping committed Mar 24, 2017
    Configuration menu
    Copy the full SHA
    4299e72 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2017

  1. go-ipfs-config: bubble up updates from go-multihash changes

    License: MIT
    Signed-off-by: Jeromy <jeromyj@gmail.com>
    whyrusleeping authored and Kubuxu committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    413034b View commit details
    Browse the repository at this point in the history

Commits on May 31, 2017

  1. go-ipfs-config: Corenet API: Apply suggestions, cleanups

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed May 31, 2017
    Configuration menu
    Copy the full SHA
    53ceee4 View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: apply the megacheck tool to improve code quality

    License: MIT
    Signed-off-by: Zach Ramsay <zach.ramsay@gmail.com>
    zramsay committed May 31, 2017
    Configuration menu
    Copy the full SHA
    9e050b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2017

  1. go-ipfs-config: address PR comments; remove commented/dead code

    License: MIT
    Signed-off-by: Zach Ramsay <zach.ramsay@gmail.com>
    zramsay committed Jun 1, 2017
    Configuration menu
    Copy the full SHA
    11f5cc6 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2017

  1. go-ipfs-config: Merge pull request ipfs#3943 from magik6k/feat/corenet2

    Implemented experimental ptp(corenet) interface
    whyrusleeping committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    90b6d80 View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: Allow the use of the Range header in WebTorrent (ipfs…

    …#3929)
    
    * Allow the use of the Range header in WebTorrent
    
    License: MIT
    Signed-off-by: Ivan386
    
    * Allow the use of the Range header in WebTorrent
    
    License: MIT
    Signed-off-by: Ivan <ivan386@users.noreply.github.com>
    ivan386 authored and whyrusleeping committed Jun 10, 2017
    Configuration menu
    Copy the full SHA
    08255bc View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2017

  1. go-ipfs-config: Disable MDNS in server profile, move it out from init.go

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Jul 4, 2017
    Configuration menu
    Copy the full SHA
    c475d31 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2017

  1. go-ipfs-config: Add test init profile

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Jul 6, 2017
    Configuration menu
    Copy the full SHA
    af57db7 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2017

  1. go-ipfs-config: update go-multihash and bubble up changes

    License: MIT
    Signed-off-by: Jeromy <jeromyj@gmail.com>
    whyrusleeping committed Jul 12, 2017
    Configuration menu
    Copy the full SHA
    87d7ddb View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2017

  1. go-ipfs-config: core: make announced swarm addresses configurable

    License: MIT
    Signed-off-by: Lars Gierth <larsg@systemli.org>
    Lars Gierth authored and Kubuxu committed Jul 31, 2017
    Configuration menu
    Copy the full SHA
    c875a44 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2017

  1. go-ipfs-config: Removed tour command and fix test

    License: MIT
    Signed-off-by: Sherod Taylor <sherodtaylor@gmail.com>
    Sherod Taylor committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    2f2b1fb View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2017

  1. go-ipfs-config: Reprovider strategies

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Aug 12, 2017
    Configuration menu
    Copy the full SHA
    92d7259 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2017

  1. go-ipfs-config: Merge pull request ipfs#4113 from ipfs/feat/reprovide…

    …r-starts
    
    Reprovider strategies
    whyrusleeping committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    5ae8a36 View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: integrate circuit-relay transport

    - enabled by default, so that we can dial/receive dials
    - /p2p-circuit/QmId address is not announced; filtered at host with AddrsFactory
    - use case is manual swarm connect with relay address
    
    License: MIT
    Signed-off-by: vyzo <vyzo@hackzen.org>
    vyzo committed Aug 16, 2017
    Configuration menu
    Copy the full SHA
    b4973a5 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2017

  1. go-ipfs-config: bootstrap: add /dnsaddr nodes, remove half of /ip4,/i…

    …p6 nodes
    
    License: MIT
    Signed-off-by: Lars Gierth <larsg@systemli.org>
    Lars Gierth committed Aug 17, 2017
    Configuration menu
    Copy the full SHA
    f65d6e4 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2017

  1. go-ipfs-config: make datastore configuration nicely customizable

    License: MIT
    Signed-off-by: Jeromy <jeromyj@gmail.com>
    
    make things super customizable
    
    License: MIT
    Signed-off-by: Jeromy <jeromyj@gmail.com>
    
    better json format
    
    License: MIT
    Signed-off-by: Jeromy <jeromyj@gmail.com>
    
    Migrate to new flatfs
    
    License: MIT
    Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
    whyrusleeping committed Sep 3, 2017
    Configuration menu
    Copy the full SHA
    9c60623 View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: cleanup and bug fixes

    License: MIT
    Signed-off-by: Kevin Atkinson <k@kevina.org>
    kevina authored and whyrusleeping committed Sep 3, 2017
    Configuration menu
    Copy the full SHA
    94a60d3 View commit details
    Browse the repository at this point in the history
  3. go-ipfs-config: bump repo version, remove support for old config

    License: MIT
    Signed-off-by: Kevin Atkinson <k@kevina.org>
    kevina authored and whyrusleeping committed Sep 3, 2017
    Configuration menu
    Copy the full SHA
    f142bea View commit details
    Browse the repository at this point in the history
  4. go-ipfs-config: address p.r. comments

    License: MIT
    Signed-off-by: Kevin Atkinson <k@kevina.org>
    kevina authored and whyrusleeping committed Sep 3, 2017
    Configuration menu
    Copy the full SHA
    4eb6ac6 View commit details
    Browse the repository at this point in the history
  5. go-ipfs-config: Address p.r. feedback

    License: MIT
    Signed-off-by: Kevin Atkinson <k@kevina.org>
    kevina authored and whyrusleeping committed Sep 3, 2017
    Configuration menu
    Copy the full SHA
    2aa8f02 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2017

  1. go-ipfs-config: add badger init profile

    License: MIT
    Signed-off-by: Jeromy <jeromyj@gmail.com>
    whyrusleeping committed Sep 4, 2017
    Configuration menu
    Copy the full SHA
    6110648 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2017

  1. go-ipfs-config: add measure layer to badgerds profile defaults

    License: MIT
    Signed-off-by: Jeromy <jeromyj@gmail.com>
    whyrusleeping committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    118baa6 View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: add option to set syncWrites to badger

    License: MIT
    Signed-off-by: Jeromy <jeromyj@gmail.com>
    whyrusleeping committed Sep 6, 2017
    Configuration menu
    Copy the full SHA
    9e4fa0d View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2017

  1. go-ipfs-config: remove the rest of the supernode code

    missed in the initial cleanup
    
    License: MIT
    Signed-off-by: Steven Allen <steven@stebalien.com>
    Stebalien committed Oct 14, 2017
    Configuration menu
    Copy the full SHA
    842d0d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2017

  1. go-ipfs-config: Integrate connection manager

    License: MIT
    Signed-off-by: Jeromy <jeromyj@gmail.com>
    whyrusleeping committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    810c8e7 View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: Merge pull request ipfs#4288 from ipfs/feat/connmgr

    Implement Connection Manager
    whyrusleeping committed Oct 16, 2017
    Configuration menu
    Copy the full SHA
    d214226 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2017

  1. go-ipfs-config: default settings for the connection manager

    License: MIT
    Signed-off-by: Jeromy <jeromyj@gmail.com>
    whyrusleeping committed Oct 23, 2017
    Configuration menu
    Copy the full SHA
    330b646 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2017

  1. go-ipfs-config: extract go-ipfs-addr

    License: MIT
    Signed-off-by: Jeromy <jeromyj@gmail.com>
    whyrusleeping committed Oct 24, 2017
    Configuration menu
    Copy the full SHA
    516673d View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2017

  1. go-ipfs-config: Merge pull request ipfs#4340 from ipfs/feat/extract-i…

    …pfsaddr
    
    extract go-ipfs-addr
    whyrusleeping committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    8061e0a View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2017

  1. go-ipfs-config: cmd: use go-ipfs-cmds

    License: MIT
    Signed-off-by: keks <keks@cryptoscope.co>
    keks authored and keks committed Nov 17, 2017
    Configuration menu
    Copy the full SHA
    a93e251 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2017

  1. go-ipfs-config: gx: massive update

    Note: This commit is technically broken. However, I need to make a bunch of
    cmds changes to make this work and I'd rather not bundle both changes into a
    single commit.
    
    License: MIT
    Signed-off-by: Steven Allen <steven@stebalien.com>
    Stebalien committed Nov 21, 2017
    Configuration menu
    Copy the full SHA
    8662bbb View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2017

  1. go-ipfs-config: gx: update go-multihash

    License: MIT
    Signed-off-by: Steven Allen <steven@stebalien.com>
    Stebalien committed Dec 14, 2017
    Configuration menu
    Copy the full SHA
    85b87f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2017

  1. go-ipfs-config: config: revert profile subcommand

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    3de82a7 View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: config: profile tests, docs

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    cb7bc06 View commit details
    Browse the repository at this point in the history
  3. go-ipfs-config: conifg-patch: apply review

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    151c8dc View commit details
    Browse the repository at this point in the history
  4. go-ipfs-config: config: rename profile.Unapply to Revert

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    c2a7465 View commit details
    Browse the repository at this point in the history
  5. go-ipfs-config: config-patch: apply review suggestions

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Dec 15, 2017
    Configuration menu
    Copy the full SHA
    2423a8f View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2017

  1. go-ipfs-config: config-patch: docs typo, fix server profile

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Dec 16, 2017
    Configuration menu
    Copy the full SHA
    4c300c5 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2017

  1. go-ipfs-config: config-patch: Inverse profiles

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    cdb9c2f View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2018

  1. go-ipfs-config: cmds: use Executors

    - some fixes for cmds1.0
    - reinsert plugin loading code, pretty print wrapper
    
    TODO:
    if plugin loading fails it only calls log.Warning.
    returning an error would be better but that would have
    to happen after PreRun, which is not possible atm.
    
    License: MIT
    Signed-off-by: keks <keks@cryptoscope.co>
    keks authored and whyrusleeping committed Jan 21, 2018
    Configuration menu
    Copy the full SHA
    60e814b View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2018

  1. go-ipfs-config: gx: mass update

    License: MIT
    Signed-off-by: Steven Allen <steven@stebalien.com>
    Stebalien committed Jan 24, 2018
    Configuration menu
    Copy the full SHA
    f1e0a38 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2018

  1. go-ipfs-config: update go-lib2p-loggables

    fixes a UUID bug I introduced (UUIDs were always an error value)
    
    License: MIT
    Signed-off-by: Steven Allen <steven@stebalien.com>
    Stebalien committed Jan 28, 2018
    Configuration menu
    Copy the full SHA
    e811add View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2018

  1. go-ipfs-config: gx: update go-log

    License: MIT
    Signed-off-by: Steven Allen <steven@stebalien.com>
    Stebalien committed Feb 1, 2018
    Configuration menu
    Copy the full SHA
    ca129b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2018

  1. go-ipfs-config: daemon: config option for routing

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    efb99b5 View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: init: lowpower profile

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    8d8b02b View commit details
    Browse the repository at this point in the history
  3. go-ipfs-config: config: apply review to lowpower profile

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Mar 24, 2018
    Configuration menu
    Copy the full SHA
    88d7dfe View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2018

  1. go-ipfs-config: Fix missing profile docs

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    020c55a View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: config/profile: disable UPnP/NAT in server profile, docs

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Mar 26, 2018
    Configuration menu
    Copy the full SHA
    0c8a2e1 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2018

  1. go-ipfs-config: fix error style

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Mar 30, 2018
    Configuration menu
    Copy the full SHA
    af1fc17 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2018

  1. Configuration menu
    Copy the full SHA
    18dec72 View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: fix default-net profile not reverting bootstrap config

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    97590c7 View commit details
    Browse the repository at this point in the history
  3. go-ipfs-config: profile: fix test profile tests

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Apr 8, 2018
    Configuration menu
    Copy the full SHA
    a55c0fb View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2018

  1. go-ipfs-config: update deps

    License: MIT
    Signed-off-by: Steven Allen <steven@stebalien.com>
    Stebalien committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    c78cad7 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2018

  1. go-ipfs-config: update multiplexers

    License: MIT
    Signed-off-by: Steven Allen <steven@stebalien.com>
    Stebalien committed Jun 4, 2018
    Configuration menu
    Copy the full SHA
    5455b50 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2018

  1. go-ipfs-config: update gx imports

    License: MIT
    Signed-off-by: Steven Allen <steven@stebalien.com>
    Stebalien committed Jun 6, 2018
    Configuration menu
    Copy the full SHA
    e66b6dd View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2018

  1. go-ipfs-config: gx update go-log, sys, go-crypto

    * go-log
    * sys
    * go-crypto
    
    License: MIT
    Signed-off-by: Steven Allen <steven@stebalien.com>
    Stebalien committed Jun 9, 2018
    Configuration menu
    Copy the full SHA
    4a56636 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2018

  1. go-ipfs-config: make ipfs swarm connect /ipfs/QmId work

    fixes ipfs#5102
    
    Also, allow specifying multiple addresses for a single peer.
    
    License: MIT
    Signed-off-by: Steven Allen <steven@stebalien.com>
    Stebalien committed Jun 12, 2018
    Configuration menu
    Copy the full SHA
    019e7b2 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2018

  1. go-ipfs-config: explicitly import go-multiaddr-dns in config/bootstra…

    …p_peers
    
    We need it to parse the dnsaddr addresses. While we import it elsewhere, we
    should really be importing it every where we need it so that other users can
    import our packages directly.
    
    fixes ipfs#5143
    
    License: MIT
    Signed-off-by: Steven Allen <steven@stebalien.com>
    Stebalien committed Jun 21, 2018
    Configuration menu
    Copy the full SHA
    4b19004 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2018

  1. go-ipfs-config: gx update

    Updates:
    
    * go-kad-dht: Query performance improvements, DHT client fixes, validates
      records on *local* put.
    * go-libp2p-swarm/go-libp2p-transport: Timeout improvements.
    * go-multiaddr-net: Exposes useful Conn methods (CloseWrite, CloseRead, etc.)
    * go-log: fixes possible panic when enabling/disabling events.
    * go-multiaddr: fixes possible panic when stringifying malformed multiaddrs,
      adds support for consuming /p2p/ multiaddrs.
    
    fixes ipfs#5113
    unblocks ipfs#4895
    
    License: MIT
    Signed-off-by: Steven Allen <steven@stebalien.com>
    Stebalien committed Jun 27, 2018
    Configuration menu
    Copy the full SHA
    7fded30 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2018

  1. go-ipfs-config: Add config option to enable urlstore.

    License: MIT
    Signed-off-by: Kevin Atkinson <k@kevina.org>
    kevina committed Jul 13, 2018
    Configuration menu
    Copy the full SHA
    ee071db View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2018

  1. go-ipfs-config: move serialize package to config

    License: MIT
    Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
    magik6k committed Jul 22, 2018
    Configuration menu
    Copy the full SHA
    54e8e77 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2018

  1. go-ipfs-config: Setup gx

    magik6k committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    d67080f View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: gx-go uw

    magik6k committed Jul 23, 2018
    Configuration menu
    Copy the full SHA
    757f25d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    512b4d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2018

  1. Configuration menu
    Copy the full SHA
    212b72f View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: Merge pull request #3 from ipfs/feat/pubsub

    Add pubsub configuration options
    Stebalien committed Aug 12, 2018
    Configuration menu
    Copy the full SHA
    fda7020 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2018

  1. Configuration menu
    Copy the full SHA
    32cf2a6 View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: Merge pull request #4 from marten-seemann/quic

    add QUIC experiment
    Stebalien committed Aug 26, 2018
    Configuration menu
    Copy the full SHA
    dd22be5 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2018

  1. go-ipfs-config: allow multiple API/Gateway addresses

    Alternative to ipfs#6 that doesn't require a migration.
    Stebalien committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    6a618df View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2018

  1. Configuration menu
    Copy the full SHA
    d7c1f55 View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: Merge pull request ipfs#10 from ipfs/feat/gateway-com…

    …mands
    
    Add Gateway.APICommands for /api allowlists
    Lars Gierth committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    b62629a View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2018

  1. go-ipfs-config: Merge pull request ipfs#11 from ipfs/feat/multi-addr

    allow multiple API/Gateway addresses
    Stebalien committed Oct 2, 2018
    Configuration menu
    Copy the full SHA
    5d245d8 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2018

  1. go-ipfs-config: Fix handling of null strings

    Lars Gierth committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    6a3a087 View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: Merge pull request ipfs#12 from ipfs/fix/null-string

    Fix handling of null strings
    Lars Gierth committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    3258968 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2018

  1. go-ipfs-config: add experiment for p2p http proxy

    License: MIT
    Signed-off-by: Ian Preston <ianopolous@protonmail.com>
    ianopolous committed Oct 4, 2018
    Configuration menu
    Copy the full SHA
    43a6230 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2018

  1. go-ipfs-config: Merge pull request ipfs#13 from ipfs/feat/p2p-http-proxy

    add experiment for p2p http proxy
    ianopolous committed Oct 7, 2018
    Configuration menu
    Copy the full SHA
    765faf5 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2018

  1. go-ipfs-config: Allow the use of the User-Agent header

    License: MIT
    Signed-off-by: Ivan <ivan386@users.noreply.github.com>
    ivan386 committed Oct 14, 2018
    Configuration menu
    Copy the full SHA
    1ca5f8e View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2018

  1. Configuration menu
    Copy the full SHA
    7cecbb9 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2018

  1. go-ipfs-config: Merge pull request ipfs#18 from ipfs/feat/pubsub-mess…

    …age-signing
    
    add message signing config options
    Stebalien committed Oct 26, 2018
    Configuration menu
    Copy the full SHA
    e534f3b View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2018

  1. Configuration menu
    Copy the full SHA
    77a3e94 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2018

  1. Configuration menu
    Copy the full SHA
    b83ea09 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2018

  1. go-ipfs-config: autorelay options

    vyzo authored and Stebalien committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    bf2923e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    008c926 View commit details
    Browse the repository at this point in the history
  3. go-ipfs-config: Merge pull request ipfs#15 from ivan386/patch-1

    Allow the use of the User-Agent header
    Stebalien committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    7735514 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. go-ipfs-config: Merge pull request ipfs#17 from tarekbadrshalaan/feat…

    …/profile/randomports
    
    randomports: give user ability to init ipfs using random port for swarm.
    Stebalien committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    16f3d22 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2018

  1. go-ipfs-config: add a Clone function

    The user must call this before modifying the config. Given that the config
    contains slices/maps modifications can modified *shared* state, even after
    dereferencing.
    Stebalien committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    b627585 View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: add tests for the "Strings" type

    (missed in my previous PR)
    Stebalien committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    3cd45d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4282bd View commit details
    Browse the repository at this point in the history
  4. go-ipfs-config: Merge pull request ipfs#16 from ipfs/fix/thread-safety

    add a Clone function
    Stebalien committed Dec 14, 2018
    Configuration menu
    Copy the full SHA
    b251798 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2019

  1. Configuration menu
    Copy the full SHA
    bc31fd9 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2019

  1. Configuration menu
    Copy the full SHA
    ca406e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2019

  1. Configuration menu
    Copy the full SHA
    3475f83 View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: Merge pull request ipfs#32 from marten-seemann/prefer…

    …-tls
    
    add an experiment to prefer TLS 1.3 over secio
    Stebalien committed Apr 18, 2019
    Configuration menu
    Copy the full SHA
    a75c9b7 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2019

  1. go-ipfs-config: Closes: ipfs#6284 Add appropriate IPv6 ranges to defa…

    …ultServerFilters
    Teran McKinney committed May 1, 2019
    Configuration menu
    Copy the full SHA
    c920b46 View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: Merge pull request ipfs#34 from teran-mckinney/master

    Closes: ipfs#6284 Add appropriate IPv6 ranges to defaultServerFilters
    Stebalien committed May 1, 2019
    Configuration menu
    Copy the full SHA
    62c4b48 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2019

  1. Configuration menu
    Copy the full SHA
    b2029f1 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2019

  1. go-ipfs-config: Merge pull request ipfs#33 from ipfs/experiment/provi…

    …der-system-no-blocks
    
    Add strategic provider system experiment flag
    michaelavila committed May 20, 2019
    Configuration menu
    Copy the full SHA
    e1c26d5 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2019

  1. go-ipfs-config: migrate to the consolidated libp2p

    BREAKING: this also removes the dependency on go-ipfs-addr so we can deprecate
    that package. This only appears to affect go-ipfs itself.
    Stebalien committed May 31, 2019
    Configuration menu
    Copy the full SHA
    e76a8cf View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: Merge pull request ipfs#36 from ipfs/migrate-libp2p

    migrate to the consolidated libp2p
    Stebalien committed May 31, 2019
    Configuration menu
    Copy the full SHA
    ae7c2e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2019

  1. Configuration menu
    Copy the full SHA
    e9c30cf View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: Merge pull request ipfs#37 from ipfs/fix/formatting-b…

    …ootstrappers
    
    fix string formatting of bootstrap peers
    Stebalien committed Jun 1, 2019
    Configuration menu
    Copy the full SHA
    a7d7f22 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2019

  1. Configuration menu
    Copy the full SHA
    f61d052 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86abf1f View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2019

  1. go-ipfs-config: Merge pull request ipfs#38 from ipfs/features/add-pro…

    …vider-config
    
    Add very basic (possibly temporary) Provider configs
    Stebalien committed Jul 9, 2019
    Configuration menu
    Copy the full SHA
    3692ba8 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2019

  1. Configuration menu
    Copy the full SHA
    a7ff340 View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: add plugins config section

    * Allow users to store plugin specific config options.
    * Allow users to disable specific plugins.
    
    Eventually, we can use this to allow loading plugins from non-standard locations.
    Stebalien committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    a04a858 View commit details
    Browse the repository at this point in the history
  3. go-ipfs-config: Merge pull request ipfs#43 from ipfs/feat/plugin-config

    add plugins config section
    Stebalien committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    1f6f939 View commit details
    Browse the repository at this point in the history
  4. go-ipfs-config: nit: omit empty plugin values

    Let's try to slim down default configs a bit.
    Stebalien committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    25e3e19 View commit details
    Browse the repository at this point in the history
  5. go-ipfs-config: Merge pull request ipfs#44 from ipfs/nit/omitempty-pl…

    …ugin
    
    nit: omit empty plugin values
    Stebalien committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    356880a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    40bc237 View commit details
    Browse the repository at this point in the history
  7. go-ipfs-config: Merge pull request ipfs#45 from ipfs/fix/is-not-exist

    make it easier to detect an uninitialized repo
    Stebalien committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    a052688 View commit details
    Browse the repository at this point in the history
  8. go-ipfs-config: plugins: don't omit empty config values

    Turns out the go-ipfs config logic really doesn't play well with this. Let's
    just keep them and avoid encoding empty values another way.
    Stebalien committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    f0b5fe9 View commit details
    Browse the repository at this point in the history
  9. go-ipfs-config: Merge pull request ipfs#46 from ipfs/fix/no-omitempty

    plugins: don't omit empty config values
    Stebalien committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    ad3cb6c View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2019

  1. Configuration menu
    Copy the full SHA
    66886eb View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: Merge pull request ipfs#57 from ipfs/fix/generic-key-…

    …size
    
    use key size constraints defined in libp2p
    Stebalien committed Dec 4, 2019
    Configuration menu
    Copy the full SHA
    944d62b View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2019

  1. Configuration menu
    Copy the full SHA
    d0d55a8 View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: Merge pull request ipfs#39 from ipfs/feat/ipfs-to-p2p

    migrate multiaddrs from /ipfs -> /p2p
    Stebalien committed Dec 14, 2019
    Configuration menu
    Copy the full SHA
    ba29412 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2019

  1. Configuration menu
    Copy the full SHA
    95a14f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. go-ipfs-config: Merge pull request ipfs#60 from ipfs/defaults/badger-…

    …async
    
    profile: badger profile now defaults to asynchronous writes
    Stebalien committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    357e86d View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2020

  1. go-ipfs-config: feat: add graphsync option

    related to ipfs#6830
    Stebalien committed Feb 12, 2020
    Configuration menu
    Copy the full SHA
    7dfdeeb View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. go-ipfs-config: add config options for proxy/subdomain

    Co-authored-by: Steven <steven@stebalien.com>
    lidel and Stebalien committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    265f8cf View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: Merge pull request ipfs#30 from ipfs/feat/gateway-sub…

    …domains
    
    add config options for proxy/subdomain
    Stebalien committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    7a22748 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f455264 View commit details
    Browse the repository at this point in the history
  4. go-ipfs-config: Merge pull request ipfs#67 from ipfs/feat/remove-old-…

    …bootstrap
    
    feat: remove old bootstrap peers
    Stebalien committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    fe9db1c View commit details
    Browse the repository at this point in the history
  5. go-ipfs-config: chore: remove unnecessary dependency

    We _used_ to need this dependency to parse the dns addresses. However, dnsaddr
    protocols are now all defined directly in go-multiaddr.
    Stebalien committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    f83f2b1 View commit details
    Browse the repository at this point in the history
  6. go-ipfs-config: Merge pull request ipfs#68 from ipfs/chore/remove-dep

    chore: remove unnecessary dependency
    Stebalien committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    51770f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2020

  1. go-ipfs-config: feat: mark badger as stable

    We're still not ready to enable it by default but at least mark it as stable.
    Stebalien committed Mar 28, 2020
    Configuration menu
    Copy the full SHA
    cc723f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

  1. go-ipfs-config: feat: remove PreferTLS experiment

    This will now be enabled by default.
    Stebalien committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    542ca92 View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: Merge pull request ipfs#71 from ipfs/chore/remove-pre…

    …fer-tls
    
    feat: remove PreferTLS experiment
    Stebalien committed Mar 30, 2020
    Configuration menu
    Copy the full SHA
    94994aa View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. go-ipfs-config: Merge pull request ipfs#70 from ipfs/feat/badger-stable

    feat: mark badger as stable
    Stebalien committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    0f2ebaa View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. go-ipfs-config: feat: add private routing config field

    That way, users can enable/disable/configure routing on their local network.
    Stebalien committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    043f20c View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Configuration menu
    Copy the full SHA
    7b92251 View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: Merge pull request ipfs#73 from ipfs/feat/add-private…

    …-routing
    
    feat: add private routing config field
    Stebalien committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    c030db0 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. go-ipfs-config: feat: remove Routing.PrivateType

    This can't be set independently at this point. We can add something back when we
    know the form this option should take.
    Stebalien committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    ab3a78d View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: Merge pull request ipfs#74 from ipfs/feat/remove-private

    feat: remove Routing.PrivateType
    Stebalien committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    8b77ad2 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2020

  1. go-ipfs-config: feat: add an autonat config section

    And remove the current EnableAutoNATService option from the swarm config. While
    a breaking change, this shouldn't cause _too_ much trouble given that we're
    going to enable AutoNAT everywhere by default anyways.
    Stebalien committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    4554fc9 View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: Merge pull request ipfs#75 from ipfs/feat/autonat

    feat: add an autonat config section
    Stebalien committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    3c6a974 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25a96cf View commit details
    Browse the repository at this point in the history
  4. go-ipfs-config: Merge pull request ipfs#76 from ipfs/feat/duration-type

    feat: add and use a duration helper type
    Stebalien committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    08c4a24 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf3fa1b View commit details
    Browse the repository at this point in the history
  6. go-ipfs-config: Merge pull request ipfs#77 from ipfs/feat/disable-aut…

    …onatsvc-lowpower
    
    feat: disable autonat service when in lowpower mode
    Stebalien committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    48dc791 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2020

  1. Configuration menu
    Copy the full SHA
    d02cdb3 View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: interface

    willscott committed Apr 21, 2020
    Configuration menu
    Copy the full SHA
    c6336c3 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. go-ipfs-config: fix: correct the default-datastore config profile

    And use an actual profile instead of just aliasing.
    Stebalien committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    515d690 View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: Merge pull request ipfs#80 from ipfs/fix/default-data…

    …store
    
    fix: correct the default-datastore config profile
    Stebalien committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    23817a3 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Configuration menu
    Copy the full SHA
    a70d82e View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: Merge pull request ipfs#78 from ipfs/feat/ed25519init

    Add Init Alternative allowing specification of ED25519 key
    willscott committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    eaf1cc8 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2020

  1. go-ipfs-config: feat: remove strict signing pubsub option.

    It's still possible to disable signing. However, it's no longer possible to
    enable signing _and_ disable strict signature verification.
    Stebalien committed May 20, 2020
    Configuration menu
    Copy the full SHA
    ed0f306 View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: Merge pull request ipfs#90 from ipfs/feat/remove-stri…

    …ct-signing-option
    
    feat: remove strict signing pubsub option.
    Stebalien committed May 20, 2020
    Configuration menu
    Copy the full SHA
    00a7c6a View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. Configuration menu
    Copy the full SHA
    ca70989 View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: Merge pull request ipfs#91 from RubenKelevra/feat/def…

    …ault_quic_listening
    
    default config: add QUIC listening ports + quic to mars.i.ipfs.io
    Stebalien committed May 21, 2020
    Configuration menu
    Copy the full SHA
    c3cd359 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2020

  1. Configuration menu
    Copy the full SHA
    7f51e84 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f248ac View commit details
    Browse the repository at this point in the history
  3. go-ipfs-config: Merge pull request ipfs#94 from RubenKelevra/fix/boot…

    …strap_peers
    
    fix boostrap peers
    Stebalien committed May 22, 2020
    Configuration menu
    Copy the full SHA
    984de70 View commit details
    Browse the repository at this point in the history
  4. go-ipfs-config: Merge pull request ipfs#93 from RubenKelevra/feat/qui…

    …c_remove_config_option
    
    QUIC: remove experimental config option
    Stebalien committed May 22, 2020
    Configuration menu
    Copy the full SHA
    45f2784 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ba2e10a View commit details
    Browse the repository at this point in the history
  6. go-ipfs-config: Merge pull request ipfs#95 from ipfs/fix/key-init-mes…

    …sage
    
    fix: include key size in key init method
    Stebalien committed May 22, 2020
    Configuration menu
    Copy the full SHA
    435b942 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2020

  1. Configuration menu
    Copy the full SHA
    13bcc4d View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. go-ipfs-config: doc: improve wording for peering config

    Co-authored-by: Will <will.scott@protocol.ai>
    Stebalien and willscott committed May 26, 2020
    Configuration menu
    Copy the full SHA
    75bde89 View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: Merge pull request ipfs#96 from ipfs/feat/peering-ser…

    …vice
    
    feat: add peering service config section
    Stebalien committed May 26, 2020
    Configuration menu
    Copy the full SHA
    a346451 View commit details
    Browse the repository at this point in the history
  3. go-ipfs-config: feat: add an option for security transport experiments

    We should have a more permanent way to configure security transports, but
    experimental flags are a quick and unstable way to do this without making any
    promises.
    Stebalien committed May 26, 2020
    Configuration menu
    Copy the full SHA
    e69fcd9 View commit details
    Browse the repository at this point in the history
  4. go-ipfs-config: Merge pull request ipfs#97 from ipfs/feat/sec-transpo…

    …rt-experiments
    
    feat: add an option for security transport experiments
    Stebalien committed May 26, 2020
    Configuration menu
    Copy the full SHA
    3d90053 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. go-ipfs-config: fix: remove group permissions

    There's no reason to give the group access to these files by default.
    Stebalien committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    9ebfb49 View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: Merge pull request ipfs#98 from ipfs/fix/default-perms

    fix: remove group permissions
    Stebalien committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    89e73d9 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. go-ipfs-config: feat: add flag and priority types

    These let us zero-encode "default" to "null" (and omit it with "omitempty") so
    we don't have to hard code the default in the config.
    Stebalien committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    dfe53cd View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: feat: add a transports section for enabling/disabling…

    …/prioritizing transports
    Stebalien committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    4f3aeb7 View commit details
    Browse the repository at this point in the history
  3. go-ipfs-config: feat: remove OverrideSecurityTransports

    This was never included in a release, and has been replaced by a flexible
    transport prioritization system.
    Stebalien committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    57089fd View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. go-ipfs-config: feat: add WithDefault for flag/priority

    This makes it easier to resolve these fields.
    Stebalien committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    7ce67b8 View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: doc(swarm): fix autorelay description

    Co-authored-by: Adin Schmahmann <adin.schmahmann@gmail.com>
    Stebalien and aschmahmann committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    0f17ef6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f74d15e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f55b515 View commit details
    Browse the repository at this point in the history
  5. go-ipfs-config: fix typo

    Co-authored-by: Adin Schmahmann <adin.schmahmann@gmail.com>
    Stebalien and aschmahmann committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    e26444e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c1b4cd View commit details
    Browse the repository at this point in the history
  7. go-ipfs-config: fix: remove undefined support from unmarshal

    It's not a part of the JSON spec.
    Stebalien committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    38ad98d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    44e005e View commit details
    Browse the repository at this point in the history
  9. go-ipfs-config: Merge pull request ipfs#102 from ipfs/feat/transports

    feat: add a transports section for enabling/disabling transports
    Stebalien committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    9e480f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2020

  1. Configuration menu
    Copy the full SHA
    da97929 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2020

  1. Configuration menu
    Copy the full SHA
    1ec9262 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. go-ipfs-config: Remove badger2 profile

    This is needed for the upcoming release since there is not yet an official badger2 release with the items needed for use by IPFS.
    gammazero committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    74dcf42 View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: Merge pull request ipfs#115 from ipfs/chore/rm-badger2

    Remove badger2 profile
    aschmahmann committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    d445c0c View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2020

  1. Configuration menu
    Copy the full SHA
    06fe967 View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: go fmt

    aschmahmann committed Dec 5, 2020
    Configuration menu
    Copy the full SHA
    d643a2b View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. go-ipfs-config: Merge pull request ipfs#113 from ipfs/petar/remotepin

    add remote pinning services config
    aschmahmann committed Dec 8, 2020
    Configuration menu
    Copy the full SHA
    ba6b029 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2021

  1. go-ipfs-config: add support for pinning mfs (ipfs#116)

    * add support for pinning mfs
    * add pin conceal selector
    * add RemoteServicesPath
    
    Co-authored-by: Petar Maymounkov <petarm@gmail.com>
    aschmahmann and petar committed Jan 28, 2021
    Configuration menu
    Copy the full SHA
    2690c10 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Configuration menu
    Copy the full SHA
    f5fb70e View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Configuration menu
    Copy the full SHA
    8a8b161 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Configuration menu
    Copy the full SHA
    28553d7 View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: update comments

    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    vyzo and lidel committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    f264de4 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. Configuration menu
    Copy the full SHA
    c932e6b View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. go-ipfs-config: Merge pull request ipfs#126 from ipfs/feat/custom-res…

    …olver
    
    add custom DNS Resolver configuration
    vyzo committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    4b1ae41 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2021

  1. Configuration menu
    Copy the full SHA
    67456e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2021

  1. Configuration menu
    Copy the full SHA
    5e6df6f View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. go-ipfs-config: Merge pull request ipfs#121 from RubenKelevra/patch-1

    remove duplicate entries in defaultServerFilters
    aschmahmann committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    98052e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Configuration menu
    Copy the full SHA
    ec1659d View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: Fix comment

    gammazero committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    dbb5fa7 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2021

  1. Configuration menu
    Copy the full SHA
    4b778ce View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: Merge pull request ipfs#128 from ipfs/feat/migration-…

    …config
    
    Add config for downloading repo migrations
    Stebalien committed May 3, 2021
    Configuration menu
    Copy the full SHA
    f7b64b3 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Configuration menu
    Copy the full SHA
    22d2b6b View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. go-ipfs-config: Merge pull request ipfs#125 from ipfs/feat/experiment…

    …al-dht-client
    
    Added Experiments.AcceleratedDHTClient option
    aschmahmann committed May 14, 2021
    Configuration menu
    Copy the full SHA
    fc761b1 View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: [LINT] error strings should not end with punctuation …

    …or a newline (ST1005)
    mburns committed May 14, 2021
    Configuration menu
    Copy the full SHA
    e7bb833 View commit details
    Browse the repository at this point in the history
  3. go-ipfs-config: Merge pull request ipfs#131 from ipfs/fix-staticcheck

    remove period, fix staticcheck
    marten-seemann committed May 14, 2021
    Configuration menu
    Copy the full SHA
    b14afc2 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. go-ipfs-config: run gofmt -s

    web3-bot committed May 17, 2021
    Configuration menu
    Copy the full SHA
    8f09fa5 View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: Merge pull request ipfs#132 from ipfs/web3-bot/sync

    sync: update CI config files
    marten-seemann committed May 17, 2021
    Configuration menu
    Copy the full SHA
    ea17b50 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. go-ipfs-config: fix: remove deprecated calls

    And rename imports.
    Stebalien committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    c692e73 View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: Merge pull request ipfs#138 from ipfs/fix/deprecation

    fix: remove deprecated calls
    Stebalien committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    d00f8a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. go-ipfs-config: fix: make sure the Priority type properly implements …

    …the JSON marshal/unmarshal interfaces
    aschmahmann committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    7c1029c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac81804 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4429117 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. go-ipfs-config: feat: add an OptionalDuration type (ipfs#148)

    * feat: make it possible to define optional durations
    * test: empty/default optional durations
    does not crash if user restores default value and sets it to empty string ""
    
    * refactor: use null in JSON
    * refactor(duration): use JSON null as the default
    
    Rationale:
    ipfs/go-ipfs-config#148 (comment)
    
    * refactor: Duration → OptionalDuration
    
    This makes it possible to use OptionalDuration with `json:",omitempty"`
    so the null is not serialized to JSON, and get working WithDefault as well.
    
    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    marten-seemann and lidel committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    2cf170d View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: feat: pubsub and ipns pubsub flags (ipfs#145)

    * enable pubsub and namesys pubsub to be enable via config
    * rename Ipns key, switch type to Flag
    * omit the fields if empty
    jwh committed Oct 27, 2021
    Configuration menu
    Copy the full SHA
    9eaf572 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. go-ipfs-config: feat: OptionalString type and UnixFSShardingSizeThres…

    …hold (ipfs#149)
    
    * feat: add OptionalString type
    * test: fix OptionalInteger test
    * add Internal.UnixFSShardingSizeThreshold as optional string
    * test: OptionalString null unmarshal with default
    * fix: omitempty UnixFSShardingSizeThreshold
    
    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    aschmahmann and lidel committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    cdaa222 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. go-ipfs-config: fix: String method on the OptionalString (ipfs#153)

    * fix: String method on the OptionalString
    * test(OptionalString): empty string is preserved
    
    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    marten-seemann and lidel committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    ba9d9f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

  1. go-ipfs-config: feat: Swarm.RelayService (circuit v2) (ipfs#146)

    * remove the EnableRelayHop option in the SwarmConfig
    
    * add an option to disable the limited relay
    
    * make the relay service resources configurable
    
    * refactor: use custom types
    
    This enables us to swap defaults in go-ipfs without touching the config
    file generated during `ipfs init`
    
    ipfs/go-ipfs-config#146 (comment)
    ipfs/go-ipfs-config#146 (comment)
    
    * use OptionalDuration in RelayService configuration
    
    * fix: *OptionalInteger with omitempty
    
    This removes null values from the config
    
    * fix: Flag does not need to be a pointer
    
    * refactor: flatten RelayService limits
    
    this simplifies consumer code and removes nil footgun
    
    * docs: clarify different relay types
    
    * feat: flag for ForceReachability mode in libp2p (ipfs#150)
    
    adds Internal.Libp2pForceReachability
    needed for sharness tests in ipfs#8522
    
    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    
    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    marten-seemann and lidel committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    d226879 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2021

  1. Configuration menu
    Copy the full SHA
    dcf17eb View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. go-ipfs-config: set Swarm.EnableAutoRelay to omitempty

    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    marten-seemann and lidel committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    bf3a2ca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aefce5a View commit details
    Browse the repository at this point in the history
  3. go-ipfs-config: Merge pull request ipfs#154 from ipfs/static-relays

    improve AutoRelay configuration, add config option for static relays
    aschmahmann committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    1b4502c View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2021

  1. go-ipfs-config: feat: add a flag to enable the hole punching service (i…

    …pfs#155)
    
    * add a flag to enable the hole punching service
    * chore: omitempty EnableHolePunching
    
    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    marten-seemann and lidel committed Nov 16, 2021
    Configuration menu
    Copy the full SHA
    7fe155c View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2021

  1. Configuration menu
    Copy the full SHA
    5ca8226 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2021

  1. go-ipfs-config: chore: omitempty Experimental.ShardingEnabled (ipfs#158)

    We switch to autosharding setup in
    ipfs#8527
    lidel committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    d50960f View commit details
    Browse the repository at this point in the history
  2. go-ipfs-config: feat: omitempty Swarm.EnableRelayHop for circuit v1 m…

    …igration (ipfs#157)
    
    * re-add the Swarm.EnableRelayHop option
    * make Swarm.EnableRelayHop omitempty
    
    Co-authored-by: Marcin Rataj <lidel@lidel.org>
    marten-seemann and lidel committed Nov 23, 2021
    Configuration menu
    Copy the full SHA
    ded27a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6008f0 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. Configuration menu
    Copy the full SHA
    9a0bd0f View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2022

  1. go-ipfs-config: docs: updated flatfs/badger profile helptext (ipfs#167)

    This is copy-paste from ipfs#8662
    to ensure consistency.
    lidel committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    74e6436 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Configuration menu
    Copy the full SHA
    783092e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9cf47d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d549f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6379013 View commit details
    Browse the repository at this point in the history