aboutsummaryrefslogtreecommitdiff
path: root/pdf-simple-sign.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Minor revisionPřemysl Eric Janouch2021-12-081-3/+3
|
* Add clang-format configuration, clean upPřemysl Eric Janouch2021-11-061-50/+42
|
* Add a --version optionPřemysl Eric Janouch2020-09-051-1/+7
| | | | And fix that --reservation was missing from the optstring.
* Make it possible to change the signature reservationPřemysl Eric Janouch2020-09-041-6/+17
|
* Avoid downgrading the document's PDF versionPřemysl Eric Janouch2020-09-041-6/+26
|
* Return errors rather than mangle documentsPřemysl Eric Janouch2020-09-041-5/+11
|
* Name changePřemysl Eric Janouch2020-08-121-1/+1
|
* Add comments about some potential issuesPřemysl Janouch2018-10-031-0/+2
| | | | | - lack of number range verification - lack of sanitization when serializing dicts
* Mark a variable constPřemysl Janouch2018-10-031-1/+1
|
* Try to return the innermost error messagePřemysl Janouch2018-10-031-5/+11
| | | | Improving debugging experience.
* Fix parsing of hex stringsPřemysl Janouch2018-10-031-0/+1
|
* Fix serialization of null valuesPřemysl Janouch2018-10-021-1/+1
|
* Fix octal escapesPřemysl Janouch2018-10-021-6/+5
|
* Fix double fclose()Přemysl Janouch2018-07-211-1/+0
|
* Relicense to 0BSD, update mail addressPřemysl Janouch2018-06-241-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 commitPřemysl Janouch2017-11-081-0/+976