Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-02-27 | Fix makefile argument ordering | cbdev | 1 | -2/+2 |
2021-02-21 | Fix dynamic32 edge case | cbdev | 1 | -1/+1 |
2021-02-20 | Implement dynamic32 framing function | cbdev | 3 | -1/+96 |
2019-08-25 | Include ctype for backend_file | cbdev | 1 | -0/+1 |
2019-08-25 | Fix minor bugs | cbdev | 1 | -1/+5 |
2019-06-22 | Implement JSON framing function (Fixes #2) | cbdev | 3 | -1/+296 |
2019-06-20 | Implement fixedlength framing | cbdev | 3 | -1/+49 |
2019-06-08 | Move example configuration | cbdev | 2 | -3/+24 |
2019-06-08 | Implement configuration file parsing | cbdev | 1 | -0/+33 |
2019-06-07 | Main readme and config module | cbdev | 1 | -10/+12 |
2019-06-02 | File backend peer query | cbdev | 2 | -11/+102 |
2019-06-01 | Implement file backend | cbdev | 3 | -0/+223 |