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