Historique des commits

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