Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Minor revision | Přemysl Eric Janouch | 2021-12-08 | 1 | -3/+3 |
| | |||||
* | Add clang-format configuration, clean up | Přemysl Eric Janouch | 2021-11-06 | 1 | -50/+42 |
| | |||||
* | Add a --version option | Přemysl Eric Janouch | 2020-09-05 | 1 | -1/+7 |
| | | | | And fix that --reservation was missing from the optstring. | ||||
* | Make it possible to change the signature reservation | Přemysl Eric Janouch | 2020-09-04 | 1 | -6/+17 |
| | |||||
* | Avoid downgrading the document's PDF version | Přemysl Eric Janouch | 2020-09-04 | 1 | -6/+26 |
| | |||||
* | Return errors rather than mangle documents | Přemysl Eric Janouch | 2020-09-04 | 1 | -5/+11 |
| | |||||
* | Name change | Přemysl Eric Janouch | 2020-08-12 | 1 | -1/+1 |
| | |||||
* | Add comments about some potential issues | Přemysl Janouch | 2018-10-03 | 1 | -0/+2 |
| | | | | | - lack of number range verification - lack of sanitization when serializing dicts | ||||
* | Mark a variable const | Přemysl Janouch | 2018-10-03 | 1 | -1/+1 |
| | |||||
* | Try to return the innermost error message | Přemysl Janouch | 2018-10-03 | 1 | -5/+11 |
| | | | | Improving debugging experience. | ||||
* | Fix parsing of hex strings | Přemysl Janouch | 2018-10-03 | 1 | -0/+1 |
| | |||||
* | Fix serialization of null values | Přemysl Janouch | 2018-10-02 | 1 | -1/+1 |
| | |||||
* | Fix octal escapes | Přemysl Janouch | 2018-10-02 | 1 | -6/+5 |
| | |||||
* | Fix double fclose() | Přemysl Janouch | 2018-07-21 | 1 | -1/+0 |
| | |||||
* | Relicense to 0BSD, update mail address | Přemysl Janouch | 2018-06-24 | 1 | -3/+2 |
| | | | | | | | | | I've come to the conclusion that copyright mostly just stands in the way of software development. In my jurisdiction I cannot give up my own copyright and 0BSD seems to be the closest thing to public domain. The updated mail address, also used in my author/committer lines, is shorter and looks nicer. People rarely interact anyway. | ||||
* | Initial commit | Přemysl Janouch | 2017-11-08 | 1 | -0/+976 |