summaryrefslogtreecommitdiffstats
path: root/lib/json.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: add more convenient boolean adder for jsonQuentin Young2019-05-171-0/+5
* bgpd/ospfd: make bgp and ospf json response a bit more consistentDon Slice2018-08-301-4/+4
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-35/+26
* lib: always use 64-bit integers for jsonQuentin Young2017-06-301-7/+1
* lib: look at the correct token for jsonQuentin Young2017-06-221-1/+1
* *: make consistent & update GPLv2 file headersDavid Lamparter2017-05-151-4/+3
* lib: Allow json to work across different versions.Donald Sharp2017-01-181-0/+15
* Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-211-0/+4
|\
| * lib: Fix for int64 and json on some systemsDonald Sharp2016-10-211-0/+4
* | Merge branch 'cmaster-next' into vtysh-grammarQuentin Young2016-10-211-0/+6
|\|
| * bgpd: 'show ip bgp summary json' shows large negative value for "peerUptimeMsec"Daniel Walton2016-10-201-0/+6
* | bgpd: argv update for all but bgp_vty.cDaniel Walton2016-09-221-1/+1
* | lib: Fixup json code to use struct cmd_tokenDonald Sharp2016-09-211-2/+3
|/
* lib: Fix json.c compile on older platformsDonald Sharp2016-04-151-1/+2
* Quagga: Fixup cli and json keywordDonald Sharp2015-11-191-0/+18
* Key changes:Donald Sharp2015-06-121-0/+59