| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add basic regress for JSON functions. | Todd C. Miller | 2022-12-15 | 1 | -1/+3 |
| * | Avoid a -Wshadow warning on Solaris 9. | Todd C. Miller | 2022-10-07 | 1 | -10/+10 |
| * | Support "minimal" JSON which skips all non-essention whitespace. | Todd C. Miller | 2020-10-27 | 1 | -2/+2 |
| * | Rename __dso_public -> sudo_dso_public and move to config.h. | Todd C. Miller | 2020-08-12 | 1 | -10/+10 |
| * | Add dependent system includes to make sudo_*.h more standalone. | Todd C. Miller | 2020-05-18 | 1 | -0/+13 |
| * | Do not use JSON_ARRAY with sudo_json_add_value() | Todd C. Miller | 2020-03-29 | 1 | -1/+0 |
| * | Add support for JSON structured logging using syslog. | Todd C. Miller | 2020-02-17 | 1 | -1/+1 |
| * | Rework the JSON API to write to a memory buffer, not a stdio stream. | Todd C. Miller | 2020-02-17 | 1 | -5/+18 |
| * | Use json functions from libsudo_util in cvtsudoers. | Todd C. Miller | 2020-02-08 | 1 | -0/+3 |
| * | Add a simple API for writing JSON records. | Todd C. Miller | 2020-01-30 | 1 | -0/+70 |
