Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: Fix so that `--enable-pcreposix` actually compiles | Donald Sharp | 2020-02-16 | 1 | -0/+4 |
* | *: fix ctype (isalpha & co.) casts | David Lamparter | 2019-08-06 | 1 | -1/+1 |
* | lib: replace begins_with, add frrstr_endswith | Quentin Young | 2019-05-23 | 1 | -1/+15 |
* | lib: add string replace function | Quentin Young | 2019-05-07 | 1 | -0/+26 |
* | *: return bool from boolean functions | Quentin Young | 2019-02-26 | 1 | -2/+2 |
* | *: fix config.h/zebra.h include order | David Lamparter | 2018-09-08 | 1 | -0/+4 |
* | Merge pull request #2495 from pacovn/fixme_all_digit | Russ White | 2018-06-20 | 1 | -0/+8 |
|\ | |||||
| * | bgpd, lib, ospfd, zebra: all_digit moved to frrstr | paco | 2018-06-19 | 1 | -0/+8 |
* | | lib: uninitialized variable (Coverity 1469898) | paco | 2018-06-15 | 1 | -0/+3 |
|/ | |||||
* | lib: fix static analysis issues, use regfree() | Quentin Young | 2018-06-06 | 1 | -1/+4 |
* | *: style for | support | Quentin Young | 2018-06-06 | 1 | -2/+8 |
* | vtysh: add | support | Quentin Young | 2018-06-06 | 1 | -0/+10 |
* | lib: add string utilities | Quentin Young | 2018-06-06 | 1 | -0/+141 |