- 21 Oct, 2020 3 commits
-
-
Michael Tremer authored
Signed-off-by:
Michael Tremer <michael.tremer@ipfire.org>
-
Michael Tremer authored
loc_network_new_from_string() seem to have had some unexpected behaviour for invalid inputs. The function has been tidied up slightly and returns as soon as some invalid input was detected. Signed-off-by:
Michael Tremer <michael.tremer@ipfire.org>
-
Michael Tremer authored
Signed-off-by:
Michael Tremer <michael.tremer@ipfire.org>
-
- 18 Sep, 2020 2 commits
-
-
Michael Tremer authored
We can use this to avoid formatting the network in a string representation which is then parsed again later to determine the first and last addresses. Signed-off-by:
Michael Tremer <michael.tremer@ipfire.org>
-
Michael Tremer authored
It is unnecessary to write any subnets in the output, because they might already be included in a bigger parent network. Since the tree is ordered, we only need to check if the network to be written is a subnet of the previous one. If so, we skip it. Signed-off-by:
Michael Tremer <michael.tremer@ipfire.org>
-
- 15 Jun, 2020 1 commit
-
-
Michael Tremer authored
Signed-off-by:
Michael Tremer <michael.tremer@ipfire.org>
-
- 28 May, 2020 1 commit
-
-
Michael Tremer authored
Debian runs the testsuite in parallel which fails when mutliple process write to the same file at the same time. This patch will now create and later delete a temporary file. Signed-off-by:
Michael Tremer <michael.tremer@ipfire.org>
-
- 19 May, 2020 1 commit
-
-
Michael Tremer authored
This allows us to sign the database with two different keys in case the first key gets weakened or compromised in any other way. Signed-off-by:
Michael Tremer <michael.tremer@ipfire.org>
-
- 16 May, 2020 2 commits
-
-
Michael Tremer authored
Signed-off-by:
Michael Tremer <michael.tremer@ipfire.org>
-
Michael Tremer authored
Signed-off-by:
Michael Tremer <michael.tremer@ipfire.org>
-
- 28 Nov, 2019 1 commit
-
-
Michael Tremer authored
Databases can now carry a builtin signature which can be verified when the database is being loaded. Signed-off-by:
Michael Tremer <michael.tremer@ipfire.org>
-
- 31 Jan, 2018 1 commit
-
-
Michael Tremer authored
Signed-off-by:
Michael Tremer <michael.tremer@ipfire.org>
-
- 08 Jan, 2018 1 commit
-
-
Michael Tremer authored
This allows to pass an IP address to the database and to return the result Signed-off-by:
Michael Tremer <michael.tremer@ipfire.org>
-
- 05 Jan, 2018 4 commits
-
-
Michael Tremer authored
Signed-off-by:
Michael Tremer <michael.tremer@ipfire.org>
-
Michael Tremer authored
Signed-off-by:
Michael Tremer <michael.tremer@ipfire.org>
-
Michael Tremer authored
Signed-off-by:
Michael Tremer <michael.tremer@ipfire.org>
-
Michael Tremer authored
Signed-off-by:
Michael Tremer <michael.tremer@ipfire.org>
-
- 28 Dec, 2017 2 commits
-
-
Michael Tremer authored
Signed-off-by:
Michael Tremer <michael.tremer@ipfire.org>
-
Michael Tremer authored
Signed-off-by:
Michael Tremer <michael.tremer@ipfire.org>
-