1. 21 Apr, 2021 1 commit
  2. 18 Apr, 2021 1 commit
  3. 16 Apr, 2021 1 commit
  4. 15 Apr, 2021 1 commit
    • Gustavo Romero's avatar
      Bump minimum required CMake version · edd02c8b
      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.
      edd02c8b
  5. 13 Apr, 2021 1 commit
  6. 09 Apr, 2021 1 commit
  7. 08 Apr, 2021 2 commits
  8. 06 Apr, 2021 3 commits
  9. 05 Apr, 2021 5 commits
  10. 04 Apr, 2021 1 commit
    • bel2125's avatar
      Automate certificate generation script · 4590aed4
      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.
      4590aed4
  11. 02 Apr, 2021 2 commits
  12. 01 Apr, 2021 3 commits
  13. 31 Mar, 2021 3 commits
  14. 27 Mar, 2021 2 commits
  15. 24 Mar, 2021 2 commits
  16. 21 Mar, 2021 1 commit
  17. 18 Mar, 2021 1 commit
  18. 14 Mar, 2021 5 commits
  19. 07 Mar, 2021 4 commits