- 09 Nov, 2019 3 commits
-
-
Karsten Loesing authored
-
Karsten Loesing authored
-
Karsten Loesing authored
Fixes #22062.
-
- 18 Oct, 2019 3 commits
-
-
Karsten Loesing authored
-
Karsten Loesing authored
-
Karsten Loesing authored
The fix is to distinguish between lookup results being null for a given fingerprint (because we didn't have enough time to look up an address) and the empty set (because we received 0 verified or 0 unverified host names in response). Fixes #31941.
-
- 14 Oct, 2019 1 commit
-
-
Karsten Loesing authored
-
- 04 Oct, 2019 3 commits
-
-
Karsten Loesing authored
-
Karsten Loesing authored
The timeout was again being reached in the GitLab CI environment.
-
Karsten Loesing authored
-
- 27 Sep, 2019 1 commit
-
-
Karsten Loesing authored
Implements part of #31649.
-
- 05 Sep, 2019 2 commits
-
-
Iain R. Learmonth authored
The timeout was being reached in the GitLab CI environment, which is not super powerful.
-
Iain R. Learmonth authored
Configuration is held in the .gitlab-ci.yml file. Fixes: #31400
-
- 14 Aug, 2019 1 commit
-
-
Karsten Loesing authored
-
- 06 Aug, 2019 2 commits
-
-
Karsten Loesing authored
Includes a metrics-lib upgrade to 2.6.2 and an upgrade to the latest metrics-base commit 256e619. Implements part of #31326.
-
Karsten Loesing authored
Spotted while working on #31326, but unrelated.
-
- 28 Nov, 2018 1 commit
-
-
Karsten Loesing authored
Implements #28584.
-
- 20 Nov, 2018 4 commits
-
-
Karsten Loesing authored
-
Karsten Loesing authored
-
Karsten Loesing authored
Partially takes back b45c630b.
-
Karsten Loesing authored
-
- 15 Nov, 2018 2 commits
-
-
Karsten Loesing authored
-
Karsten Loesing authored
Also fix unit tests. Still part of #28254.
-
- 31 Oct, 2018 1 commit
-
-
Karsten Loesing authored
Fixes #28254.
-
- 25 Oct, 2018 1 commit
-
-
tordinge authored
-
- 11 Oct, 2018 2 commits
- 11 Sep, 2018 3 commits
-
-
Karsten Loesing authored
-
Karsten Loesing authored
-
Karsten Loesing authored
Avoids parse issues with previously deprecated and later removed fields like "as_number" in details documents.
-
- 10 Sep, 2018 2 commits
-
-
Karsten Loesing authored
-
Karsten Loesing authored
-
- 04 Sep, 2018 5 commits
-
-
Karsten Loesing authored
Still related to #23713.
-
Karsten Loesing authored
This commit actually only disables the "fingerprint" parameter. Even though we gave people a 1 month warning, it might happen that somebody comes along next week and tells us their truly important use case why they still need this parameter. Once we're really sure this won't happen, we can rip out some more code that was necessary to implement this parameter. Implements #26919.
-
Karsten Loesing authored
Implements #25175.
-
Karsten Loesing authored
Implements #25177.
-
Karsten Loesing authored
Changes the current behavior of the "version" parameter by moving away from string prefix matching to actually parsing provided (partial) versions. As a result, for example, "version=0.3.2.1" doesn't magically include versions 0.3.2.10 to 0.3.2.19, 0.3.2.100 to 0.3.2.199, etc. anymore. Without this change, version ranges would have become just too confusing. The downside is that this change requires a major version bump. Implements #6947.
-
- 21 Aug, 2018 3 commits
-
-
Karsten Loesing authored
-
Karsten Loesing authored
-
Karsten Loesing authored
If the first thing we'd learn from a bridge was an extra-info descriptor, we would not have stored the contained transports. This case is very unlikely and has very little effect. Worth fixing anyway. Found via code analysis.
-