Commit Verlauf

Autor SHA1 Nachricht Datum
  xtne6f e46dcc36dc Fix HTTPS redirection vor 5 Jahren
  xtne6f 23dfd948f4 Update UserManual.md vor 5 Jahren
  xtne6f c5ca282838 Support IPv6 ACL vor 5 Jahren
  xtne6f 95a3fb89a0 parse_port_string() if-condition is wrong vor 5 Jahren
  xtne6f e861600600 Suppress name resolution explicitly vor 5 Jahren
  xtne6f 0ab9c53458 Remove redundant WSAStartup vor 5 Jahren
  bel2125 dc26971143 Format code after merge vor 5 Jahren
  bel2125 9325356846 Merge branch 'master' of https://github.com/civetweb/civetweb vor 5 Jahren
  bel2125 23b2108aed Update server IP for unit test vor 5 Jahren
  bel2125 d4509f5576 Merge pull request #877 from drew-wells/master vor 5 Jahren
  Drew Wells ae904be014 Fix to allow building with NO_SSL vor 5 Jahren
  Drew Wells dc5b772dfa Fix to allow building without USE_SERVER_STATS vor 5 Jahren
  bel2125 187b953077 Merge branch 'master' of https://github.com/civetweb/civetweb vor 5 Jahren
  xtne6f 57f245438f More strict error check of mg_init_library() vor 5 Jahren
  xtne6f 9755e88852 Drop difftime from DEBUG_TRACE_FUNC() vor 5 Jahren
  bel2125 ff1995d471 Merge pull request #876 from pponnuvel/fix_strncpy_overflow vor 5 Jahren
  Ponnuvel Palaniyappan 24a2f4f300 Fix a potential buffer overflow vor 5 Jahren
  bel2125 3550ccaa12 Initialize socket struct to satisfy static code analysis vor 5 Jahren
  bel2125 378809c83e Merge branch 'master' of https://github.com/civetweb/civetweb vor 5 Jahren
  bel2125 76790038d8 Fix handle leak in HTTP(S) client vor 5 Jahren
  bel2125 17f6b759ef Merge branch 'master' of https://github.com/civetweb/civetweb vor 5 Jahren
  bel2125 4aeff60615 Merge pull request #871 from civetweb/wip-ssl-error-queue vor 5 Jahren
  bel2125 1ce2f54e34 Format code vor 5 Jahren
  bel2125 3ee6bab58e Merge pull request #873 from civetweb/pr-x509-leak vor 5 Jahren
  xtne6f ef8eec1510 X509 struct leaks if malloc() failed vor 5 Jahren
  xtne6f 57a3780693 Fix const/static specifiers vor 5 Jahren
  xtne6f 6ebe819a47 Reduce locking scope in embedded_c example vor 5 Jahren
  bel2125 b585bdaea7 Merge branch 'master' of https://github.com/civetweb/civetweb vor 5 Jahren
  bel2125 8e1f3f90ea Merge pull request #869 from civetweb/pr-rm-strdup vor 5 Jahren
  bel2125 d8d589ab73 Merge pull request #872 from civetweb/pr-sock-leak vor 5 Jahren