- 21 Apr, 2021 1 commit
-
-
Raptor Engineering Development Team authored
-
- 18 Apr, 2021 1 commit
-
-
Raptor Engineering Development Team authored
-
- 16 Apr, 2021 1 commit
-
-
bel2125 authored
Bump minimum required CMake version
-
- 15 Apr, 2021 1 commit
-
-
Gustavo Romero authored
Bump minimum required CMake version to 2.8.12 now that it's released. That will also avoid the following deprecation warning: CMake Deprecation Warning at .../civetweb/CMakeLists.txt:2 (cmake_minimum_required): Compatibility with CMake < 2.8.12 will be removed from a future version of CMake.
-
- 13 Apr, 2021 1 commit
-
-
bel2125 authored
-
- 09 Apr, 2021 1 commit
-
-
bel2125 authored
-
- 08 Apr, 2021 2 commits
- 06 Apr, 2021 3 commits
- 05 Apr, 2021 5 commits
-
-
bel2125 authored
V1.14 is completed and in a final test state.
-
bel2125 authored
Apparently such a statement is required (since there are unreproducible issues without any description like #978), and projects containing "only" templates and instructions for creating issues like https://github.com/necolas/issue-guidelines/blob/master/CONTRIBUTING.md#bug-reports
-
bel2125 authored
-
bel2125 authored
-
bel2125 authored
This issue has been fixed a long time ago. Closes #189
-
- 04 Apr, 2021 1 commit
-
-
bel2125 authored
Fully automate (Linux) shell script for generating a certificate for HTTPS. Passwords, country, company name, ... does no longer need to be entered in this version of the script. All information is hard coded in the script and can be modified according to your needs. The new script also shows how to use a root certificate - when adding this to the trusted root certification authorities (in Windows), browsers will accept a https connection to localhost without any warning. Note: These are all just DEMO certificates for localhost. Do not use them in production.
-
- 02 Apr, 2021 2 commits
- 01 Apr, 2021 3 commits
-
-
bel2125 authored
-
- 31 Mar, 2021 3 commits
- 27 Mar, 2021 2 commits
-
-
bel2125 authored
quick OpenSSL-3.0 API support
-
Tim Hudson authored
-
- 24 Mar, 2021 2 commits
-
-
Tim Hudson authored
-
Tim Hudson authored
-
- 21 Mar, 2021 1 commit
-
-
bel2125 authored
-
- 18 Mar, 2021 1 commit
-
-
bel2125 authored
-
- 14 Mar, 2021 5 commits
- 07 Mar, 2021 4 commits
-
-
bel2125 authored
docs/api/ fix link to mg_printf md page
-
bel2125 authored
-
bel2125 authored
The lua background state can export a log() function. This function can filter the log by returning true (log) or false (do not log), or it can format a log message before it is written to the log file by returning it as string.
-
Lorenzo Canepa authored
Signed-off-by:
Lorenzo Canepa <paperino1983@gmail.com>
-