Commit History

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