Historial de Commits

Autor SHA1 Mensaje Fecha
  bel2125 60d2f4cd00 Add bash autocompletion script for standalone executable hace 7 años
  bel2125 9607b17529 Fix some more PVS-Studio warnings (#597) hace 7 años
  bel2125 1a2c55349f Fix some warnings from PVS Studio static analyser (#597) hace 7 años
  bel2125 39af534982 Replace #ifdef by #if defined (for automated preprocessor define checking) hace 7 años
  bel2125 f3fe358e62 Remove unused file_ops.inl and format code hace 7 años
  Colm Sloan 8ad0bffb9b Add malloc cast for clang++. hace 7 años
  bel2125 a5c237895e Update year in copyright header hace 7 años
  bel2125 ba796e525b Modify DEBUG_ASSERT macro (some old compilers seem to have problems) hace 7 años
  bel2125 573821ce37 Disable visual Studio warning for DEBUG build hace 7 años
  bel2125 dc64c224b4 Replace assert by own debug implementation hace 7 años
  bel2125 021ad9d383 Fix some warnings and some missing #ifdef after merge hace 7 años
  bel2125 ba36d5e1ec Add test for multidomain support hace 7 años
  bel2125 fabe3c8c19 Support multiple domains (Step 7/?) - experimental hace 7 años
  bel2125 de1afb75b3 Support multiple domains (Step 6/?) - SNI prototype hace 7 años
  bel2125 b5896bd5df Add config type for 3-state values hace 7 años
  bel2125 ba59481116 Reorder some configuration values hace 7 años
  bel2125 e08552e7ea Split set_ssl_option function in two and format code hace 7 años
  bel2125 2428ade510 Avoid const warning hace 7 años
  bel2125 0b5cc7414c Add minimalistic test client to command line hace 7 años
  bel2125 9fc4d3e250 Add client interface to standalone server and fix ssl init for clients hace 7 años
  bel2125 bb973db7de Use new nomenclature for enums in the code (see #522) hace 7 años
  bel2125 efb1cdbb4c Document mg_check_digest_access_authentication and add an example hace 8 años
  bel2125 df71bd1528 Increase buffer size for startup error messages hace 8 años
  bel2125 87787ceff0 Windows: Show context info in dialog hace 8 años
  Kimmo Mustonen b4237aa148 Fix compiler warnings on CentOS 5.11 (gcc 4.1.2). hace 8 años
  bel2125 d5bf761019 Format code hace 8 años
  bel2125 a027ee722a Windows: Preliminary solution for multiline input fields hace 8 años
  bel2125 c29c1b6e9a Allow multiple config lines for lists, patterns and header lines hace 8 años
  bel2125 f2a56b3b06 Workaround for unused warning (maybe the code will be removed later) hace 8 años
  bel2125 8ae9be92b6 Try alternative for multiple additional_header lines hace 8 años