Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-05-21 | update include, use pkg-config for iniparser•••... which ships required files with release 4.2.2. HEADiniparser-4-2-2main | Christian Hesse | 2 | -2/+2 |
2024-01-01 | update copyright for 2024 | Christian Hesse | 2 | -2/+2 |
2023-01-02 | update copyright for 2023 | Christian Hesse | 2 | -2/+2 |
2022-01-03 | update copyright for 2022 | Christian Hesse | 2 | -2/+2 |
2021-01-01 | update copyright for 2021 | Christian Hesse | 2 | -2/+2 |
2020-11-25 | Makefile: change order of compiler parameters | Christian Hesse | 1 | -2/+2 |
2020-11-25 | clearly state the license | Christian Hesse | 2 | -4/+26 |
2020-02-08 | update copyright for 2020 | Christian Hesse | 2 | -2/+2 |
2019-01-01 | update copyright for 2019 | Christian Hesse | 2 | -2/+2 |
2018-01-02 | update copyright for 2018 | Christian Hesse | 2 | -2/+2 |
2017-01-05 | update copyright for 2017 | Christian Hesse | 2 | -2/+2 |
2016-05-09 | introduce cqr_get_query_char() | Christian Hesse | 2 | -0/+24 |
2016-05-09 | fix function names•••get_query_value() -> cqr_get_query_uint() | Christian Hesse | 2 | -7/+7 |
2016-05-03 | fix compiler and linker flags and produce binaries with full RELRO | Christian Hesse | 1 | -4/+8 |
2016-01-04 | update copyright for 2016 | Christian Hesse | 2 | -2/+2 |
2015-01-04 | update copyright for 2015 | Christian Hesse | 2 | -2/+2 |
2014-12-09 | enable pisition independent code / executable by default | Christian Hesse | 1 | -1/+1 |
2014-10-29 | simplify Cache-control header | Christian Hesse | 1 | -1/+1 |
2014-10-29 | add some more HTTP headers | Christian Hesse | 1 | -0/+1 |
2014-10-28 | add some more HTTP headers | Christian Hesse | 1 | -1/+3 |
2014-10-21 | use ISO C11 standard | Christian Hesse | 2 | -1/+3 |
2014-09-09 | allow to build binaries statically linked against libcqrlogo | Christian Hesse | 2 | -3/+10 |
2014-02-27 | make the MIME header a define | Christian Hesse | 1 | -1/+1 |
2014-02-27 | rename functions and type definitions, introduce cqr_encode_qrcode_to_png() | Christian Hesse | 2 | -143/+166 |
2014-02-25 | do the meta stuff only if any meta data is requested | Christian Hesse | 1 | -23/+25 |
2014-02-25 | fix dependencies in Makefiles | Christian Hesse | 1 | -2/+2 |
2014-02-25 | make comment string to header file | Christian Hesse | 2 | -1/+2 |
2014-02-25 | make the lib handle max png comment size | Christian Hesse | 1 | -3/+13 |
2014-02-25 | move SOVERSION to main Makefile, needed for install | Christian Hesse | 1 | -3/+0 |
2014-02-25 | build a shared library and rework parts of the code | Christian Hesse | 4 | -0/+402 |