aboutsummaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2014-10-29simplify Cache-control headerGravatar Christian Hesse1-1/+1
2014-10-29add some more HTTP headersGravatar Christian Hesse1-0/+1
2014-10-28add some more HTTP headersGravatar Christian Hesse1-1/+3
2014-10-21use ISO C11 standardGravatar Christian Hesse2-1/+3
2014-09-09allow to build binaries statically linked against libcqrlogoGravatar Christian Hesse2-3/+10
2014-02-27make the MIME header a defineGravatar Christian Hesse1-1/+1
2014-02-27rename functions and type definitions, introduce cqr_encode_qrcode_to_png()Gravatar Christian Hesse2-143/+166
2014-02-25do the meta stuff only if any meta data is requestedGravatar Christian Hesse1-23/+25
2014-02-25fix dependencies in MakefilesGravatar Christian Hesse1-2/+2
2014-02-25make comment string to header fileGravatar Christian Hesse2-1/+2
2014-02-25make the lib handle max png comment sizeGravatar Christian Hesse1-3/+13
2014-02-25move SOVERSION to main Makefile, needed for installGravatar Christian Hesse1-3/+0
2014-02-25build a shared library and rework parts of the codeGravatar Christian Hesse4-0/+402