Commit History

作者 SHA1 備註 提交日期
  phi-go b2c1d1bee7 use LLVMFuzzerInitialize 6 月之前
  phi-go 413387fcd8 formatting 6 月之前
  phi-go e1d7d71e0b return 0 for TestOneInput 6 月之前
  bel2125 7f95a2632e Merge pull request #1318 from DL6ER/new/is_optional 6 月之前
  DL6ER e92dbe12bf Expose is_optional property of listining_ports via mg_get_server_ports() 6 月之前
  bel2125 566f37a613 Merge pull request #1317 from catch-error/feature/gnutls 7 月之前
  catch-error cf1e77659d Add GnutTLS support. 7 月之前
  bel2125 4e356787f6 Merge pull request #1313 from PythonGermany/update-port-redirection-docs 7 月之前
  bel2125 4722c16124 Merge pull request #1312 from PythonGermany/patch-1 7 月之前
  PythonGermany 87a305c5bc Update listening_ports documentation 8 月之前
  PythonGermany 68ec0a171a Update listening_ports documentation 8 月之前
  PythonGermany e0448e48d0 Update listening_ports documentation 8 月之前
  bel2125 1909c45d84 Merge pull request #1306 from niklasf/cmake-3.10 8 月之前
  Niklas Fiekas e927db7979 Bump minimum CMake version to 3.10 8 月之前
  bel2125 477df7f6c1 Merge pull request #1304 from Alxe/patch-1147 9 月之前
  Alejandro fcaa2ea2d0 #1147 Load version-specific dylib 9 月之前
  bel2125 4c776dd1d4 Merge pull request #1299 from yubiuser/macos_multi_core 9 月之前
  yubiuser b88f02b776 Replace nproc on MacOS 10 月之前
  bel2125 a8feabd222 Merge pull request #1298 from kstasik/fix/missing-host-name-for-websocket-with-ssl 9 月之前
  bel2125 7fd366e98c Merge pull request #1300 from yubiuser/openssl3.0_test 9 月之前
  bel2125 d5668ee415 Merge pull request #1296 from DL6ER/fix/lua_error 9 月之前
  bel2125 07f43e9874 Merge pull request #1301 from kiwichris/rtems-add-support 9 月之前
  bel2125 c68202eb7f Merge pull request #1302 from egorkonovalov/patch-1 9 月之前
  Egor Konovalov b056de7d8c Fix typo 10 月之前
  Chris Johns 945118e5ee rtems: Add support for RTEMS 10 月之前
  yubiuser 0a4a47143c Set name of job in github UI 10 月之前
  yubiuser 69265e7a0d Remove test for OpenSSL 1.0 10 月之前
  yubiuser aa7de369a4 Add linux and macOS test using OpenSSL3.0 10 月之前
  DL6ER 0f6a77d460 Properly generate traceback in lua_error_handler() avoiding the first line showing the manual call to debug.traceback() itself 10 月之前
  DL6ER b02d56d6d0 Abort early on Lua errors to avoid sending half-done pages to the user and call the lua_error_handler to get the error to the user as well as to the log file 10 月之前