logread: fix reconnect logd logic
[project/ubox.git] / validate / cli.c
2017-11-06 Rosen Penevubox: Replace { 0 } with {}.
2016-07-26 Jo-Philipp Wichvalidate: fix datatype handling of default values
2014-06-29 Luka Perkovvalidate: return error on failed validation
2014-06-28 Luka Perkovvalidate: add missing yes/no boolean values
2013-11-30 Jo-Philipp Wichvalidate: properly deal with datatype expressions conta...
2013-11-30 Jo-Philipp Wichvalidate: fix return type of dt_parse() call
2013-11-28 Jo-Philipp Wichvalidate: support uci lists in cli client and use dt_pa...
2013-11-22 John Crispinadd a c version of the current uci_valisate call to...
2013-11-15 John Crispinadd validation code