summaryrefslogtreecommitdiff
path: root/tools/output.c
Commit message (Expand)AuthorAgeFilesLines
* Change type of base16- and base64-encoded data from uint8_t to char.Niels Möller2017-08-271-3/+3
* Fix pointer signedness warning in sexp-conv.Niels Möller2016-09-031-1/+1
* Update copyright headers for dual licensing, tools directory.Niels Möller2014-04-121-21/+30
* 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
* * testsuite/sexp-conv-test: Updated testcases for improvedNiels Möller2009-02-101-13/+31
* (sexp_put_data): Made non-static.Niels Möller2008-08-271-1/+1
* (sexp_put_digest): Use TMP_DECL instead of alloca.Niels Möller2004-02-071-2/+5
* * Reordered includes in most or all .c-files. All should now includeNiels Möller2003-05-121-1/+5
* (sexp_put_string): Fixed handling of escapableNiels Möller2003-01-301-4/+9
* * tools/input.c, tools/input.h, tools/output.c, tools/output.h,Niels Möller2003-01-121-0/+273