summaryrefslogtreecommitdiff
path: root/tools/input.c
Commit message (Expand)AuthorAgeFilesLines
* Change type of base16- and base64-encoded data from uint8_t to char.Niels Möller2017-08-271-1/+1
* Fix sexp-conv assertion failure, reported by Hanno Böck.Niels Möller2016-02-161-41/+40
* Deleted useless for loopNiels Möller2014-04-161-34/+33
* Update copyright headers for dual licensing, tools directory.Niels Möller2014-04-121-20/+29
* Use size_t rather than unsigned for base16, base64, nettle_bufer and sexp rel...Niels Möller2013-04-261-1/+1
* Updated FSF address. Patch from David Woodhouse.Niels Möller2012-07-071-2/+2
* Converted files to utf-8.Niels Möller2012-02-181-1/+1
* (sexp_get_comment): New function.Niels Möller2008-08-271-10/+21
* (sexp_get_char): Use unsigned for the done flag.Niels Möller2005-10-161-1/+1
* * Reordered includes in most or all .c-files. All should now includeNiels Möller2003-05-121-1/+5
* * tools/input.c, tools/input.h, tools/output.c, tools/output.h,Niels Möller2003-01-121-0/+427