summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-05-22T6380: Move list_interfaces code to a dedicated dir for completion helpersDaniil Baturin
2024-05-22T6380: Move validators to a dedicated subdirectoryDaniil Baturin
2024-05-21T5940: relax regex of uri user information for 1.3.x compatibilityJohn Estabrook
2023-12-31T5882: use Dune as build systemJohn Estabrook
2023-10-06numeric: T5638: add --require-rangeDaniil Baturin
2023-10-06numeric: T5638: Do not complain about range arguments in check_not_value when...Daniil Baturin
2023-09-26numeric: T5617: add --not-value to the numeric validatorDaniil Baturin
2023-08-02T5430: vxlan mus tbe listed as bridgable in completion helperChristian Breunig
2023-07-31T5421: add arg to filter out subinterfacesJohn Estabrook
2023-02-05T4952: add wrapper to getifaddrs for completion helper list_interfacesJohn Estabrook
2022-12-29T4761: fix typoJohn Estabrook
2022-12-29Merge branch 'master' into url-validatorDaniil Baturin
2022-12-29T4761: add support for literal IP addresses in URL'sJohn Estabrook
2022-12-12validators: T4875: add option lookup-path to cat with file/dir argJohn Estabrook
2022-11-06T4798: add a file path validatorDaniil Baturin
2022-11-04T4761: add a URL value validatorDaniil Baturin
2022-09-22T4669: disallow range arguments to numeric unless explicitly allowedDaniil Baturin
2022-09-06numeric: T4669: extend numeric.ml for inverted and range valuesJohn Estabrook
2022-06-17numeric: T4467: add support for relative values: +/-NJohn Estabrook
2022-05-10T4421: only allow numbers that look like an integer part with an optional fra...Daniil Baturin
2022-05-10T4421: add support for floating point number in the numeric validatorDaniil Baturin
2021-12-04T4047: use full string match in the regex validatorDaniil Baturin
2021-06-13T3574: refactor for clarityJohn Estabrook
2021-06-08T3574: add support for --grp argumentJohn Estabrook
2021-04-18Consistent formatting in validate-value.mlDaniil Baturin
2021-02-18T2759: collect output from validators in a buffer and print it only if valida...Daniil Baturin
2020-06-19T1901: quote the value to avoid having the shell interpret anything as a part...Daniil Baturin
2020-05-20T2434: use correct bigint comparison.Daniil Baturin
2020-05-06Initial import.Daniil Baturin