Age | Commit message (Expand) | Author |
---|---|---|
2023-06-05 | Sync json.c with rpki-client rev 1.3: | Claudio Jeker |
2023-05-05 | Sync json.c with the one from rpki-client. This adds json_do_string(). | Claudio Jeker |
2023-04-26 | Verify each fprintf call for success. On failure stop calling fprintf | Claudio Jeker |
2023-04-26 | Use fprintf instead of printf and pass the FILE handle in json_do_start(). | Claudio Jeker |
2022-08-31 | Add missing OpenBSD id comment | Claudio Jeker |
2020-10-21 | No need to include sys/cdefs.h here | Claudio Jeker |
2020-05-04 | Using int64_t together with printf %llu is not portable. Either add a | Claudio Jeker |
2020-05-02 | Add support to output data in JSON. This is still work in progress and | Claudio Jeker |