summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
3 daysMerge pull request #7 from sever-sever/T6674-trigger-rebuils-currentHEADcurrentChristian Breunig
4 daysT6674: Action add trigger workflow to rebuild packageViacheslav Hletenko
2024-02-17Clarify the reason to disallow the first IPv6 addressDaniil Baturin
2024-01-04Update the option reference in README.mdsagittaDaniil Baturin
2024-01-04Update copyright year and package versionDaniil Baturin
2024-01-04Add --range-prefix-length optionDaniil Baturin
2024-01-03Complete implementation of IPv4 and IPv6 address range checksDaniil Baturin
2024-01-03Improve comments for IP checking functionsDaniil Baturin
2023-03-12Debian: bump compat version 9 -> 12Christian Breunig
2022-09-06T4472: add an option for verifying IPv4 ranges (#6)Daniil Baturin
2021-06-23Debian: T3647: revise fix for gcc defaulting to option '--as-needed'John Estabrook
2021-06-22Debian: T3641: add flag --no-as-needed to search all linked librariesJohn Estabrook
2021-06-21Debian: remove stale dependency to alternating libcidr0-dev packageChristian Poessinger
2021-03-26Jenkins: enable arm64 buildsChristian Poessinger
2021-02-10Correct the double colon check commands.Daniil Baturin
2020-06-23Jenkins: T2625: migrate to build libraryChristian Poessinger
2020-06-10Update changelog.Daniil Baturin
2020-06-10Remove some extra whitespace.Daniil Baturin
2020-06-10Make --is-*-host behaviour recognize IPv4 /31 and IPv6 /127 as valid host add...Daniil Baturin
2020-06-10Add tests for --is-any-hostDaniil Baturin
2020-03-21Jenkins: T1870: support GitHub PullRequest buildsChristian Poessinger
2019-12-27Jenkins: make pipeline branch independentChristian Poessinger
2019-12-18Jenkins: adjust to new Debian Buster buildChristian Poessinger
2019-10-09Jenkins: import Pipeline from vyos-1x commit 2d3539f9dec1VyOS_1.2-2019Q4Christian Poessinger
2019-05-24workaround for error "bash: cannot create temp file for here-document: Bad ad...Kim
2019-05-22Create Jenkinsfile currentKim Hagen
2019-01-31Add alternative libcidr0-dev to build dependenciesmasterChristian Poessinger
2019-01-22Merge pull request #4 from njh/check-dependencyv1.1Daniil Baturin
2019-01-21Added check as a build dependencyNicholas Humfrey
2018-11-29Add building and testing instructions.Daniil Baturin
2018-11-29T816: add unit tests for the case of IPv6 addresses with multiple double semi...Daniil Baturin
2018-11-13Formatting fix.Daniil Baturin
2018-11-13T816: disallow duplicate double semicolons.Daniil Baturin
2018-11-13Update the changelog and increase the version.Daniil Baturin
2018-11-13T1006: add a --verbose option and diagnostic messages for common mistakes.Daniil Baturin
2018-10-15Revert "T816 ipaddrcheck / libcidr but on IPv6 network validation"Daniil Baturin
2018-10-15Merge pull request #1 from EwaldvanGeffen/patch-1Christian Poessinger
2018-10-15T816 ipaddrcheck / libcidr but on IPv6 network validationEwald van Geffen
2018-05-12Add debian packaging.Daniil Baturin
2018-05-12Resolve license inconsistencies (should be GPLv2+), update version and copyri...Daniil Baturin
2013-12-01Add --help output to README.mdDaniil Baturin
2013-06-09Add include guard to the header.Daniil Baturin
2013-06-04Fix break's in switch.Daniil Baturin
2013-06-03Improve option/argument errors handling.Daniil Baturin
2013-06-03Add unit tests for is_any_host() and is_any_net().Daniil Baturin
2013-06-03Add man/ dir to the autoconf rules.Daniil Baturin
2013-06-03Remove some debug output.Daniil Baturin
2013-06-03Add a man page draft.Daniil Baturin
2013-06-03Add boilerplates for is-any-host and is-any-net.Daniil Baturin
2013-06-03Add check for CIDR format in host vs. net and broadcast checks,Daniil Baturin