Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: manual SPDX License ID conversions | David Lamparter | 2023-02-09 | 1 | -33/+1 |
* | *: Remove parenthesis on return for constants | Donatas Abraitis | 2020-02-09 | 1 | -2/+2 |
* | lib: Add const to openbsd-tree functions | Stephen Worley | 2019-05-14 | 1 | -5/+7 |
* | lib: RB-tree copy-paste error (Coverity 1446184) | F. Aragon | 2018-09-28 | 1 | -1/+1 |
* | *: fix config.h/zebra.h include order | David Lamparter | 2018-09-08 | 1 | -0/+4 |
* | *: conform with COMMUNITY.md formatting rules, via 'make indent' | Lou Berger | 2018-03-06 | 1 | -86/+60 |
* | lib: fix corrupted RB trees | Renato Westphal | 2017-07-24 | 1 | -5/+1 |
* | lib: revert reindent of files imported from OpenBSD | Renato Westphal | 2017-07-24 | 1 | -60/+86 |
* | *: reindentreindent-master-after | whitespace / reindent | 2017-07-17 | 1 | -86/+60 |
* | lib: rename rb_tree to fix NetBSD compilation | Rafael Zalamena | 2017-06-19 | 1 | -12/+12 |
* | lib: fix a possible NULL deference | Rafael Zalamena | 2017-06-16 | 1 | -0/+4 |
* | lib: improve the RB implementation | Rafael Zalamena | 2017-06-16 | 1 | -0/+640 |