- 31 May, 2017 1 commit
-
-
Lars Gierth authored
There were previously 4 different ways of passing various options into BasicHost construction. 1. Function parameters to New 2. Option parameters to New 3. Global variables, e.g. NegotiateTimeout 4. Options struct, in the calling code in go-ipfs This changeset deprecated all of these, and introduces the HostOpts struct to replace them. It also introduces a new constructor called NewHost, which accepts a *HostOpts. The old New constructor continues to work the same way, but is from now on deprecated too.
-
- 30 May, 2017 1 commit
-
-
Lars Gierth authored
-
- 24 Apr, 2017 3 commits
-
-
Jakub Sztandera authored
-
Jakub Sztandera authored
-
Jakub Sztandera authored
-
- 12 Mar, 2017 1 commit
-
-
Lars Gierth authored
-
- 10 Jan, 2017 1 commit
-
-
Jeromy authored
-
- 05 Jan, 2017 1 commit
-
-
Jeromy authored
-
- 26 Dec, 2016 1 commit
-
-
Jeromy authored
-
- 18 Nov, 2016 1 commit
-
-
Jeromy authored
-
- 17 Nov, 2016 1 commit
-
-
Jeromy authored
-
- 11 Nov, 2016 1 commit
-
-
Jeromy authored
-
- 10 Nov, 2016 2 commits
- 08 Nov, 2016 1 commit
-
-
Jeromy authored
-
- 05 Nov, 2016 1 commit
-
-
Jeromy authored
-
- 04 Nov, 2016 1 commit
-
-
Jeromy authored
-
- 25 Oct, 2016 1 commit
-
-
Jeromy authored
-
- 05 Oct, 2016 3 commits
- 04 Oct, 2016 5 commits
- 03 Oct, 2016 1 commit
-
-
Jeromy authored
-
- 29 Sep, 2016 2 commits
-
-
Jakub Sztandera authored
-
Jeromy authored
-
- 25 Sep, 2016 1 commit
-
-
Jeromy authored
-
- 20 Sep, 2016 1 commit
-
-
Jeromy authored
-
- 18 Sep, 2016 1 commit
-
-
Jeromy authored
-
- 16 Sep, 2016 1 commit
-
-
Jeromy authored
-
- 13 Sep, 2016 4 commits
-
-
Jakub Sztandera authored
-
Jakub Sztandera authored
-
Jakub Sztandera authored
If we use same NAT agent and call for the same permanent mapping again we get the same mapping, no harm done. If router dies, we will remap again. Just pros, no cons.
-
Jakub Sztandera authored
Some hardware doesn't support UPnP with durations.
-
- 11 Sep, 2016 3 commits