Commit Verlauf

Autor SHA1 Nachricht Datum
  Drew Wells 8c4e0b3041 Added server_domain parameter to an init_ssl_domain callback which is called after the init_ssl callback vor 5 Jahren
  Drew Wells 16f346f4fa Adjusted mg_callbacks.md documentation and embedded.c example for server_domain paramter to init_ssl vor 5 Jahren
  bel2125 5475c99e94 Code format after merge vor 6 Jahren
  Tomasz Gorochowik e371e61e55 Don't specify document_root in embedded_c if NO_FILES vor 6 Jahren
  Tomasz Gorochowik f82f78c1ef Add option to use civetweb without filesystems vor 6 Jahren
  bel2125 d0faaf7736 Example: Fix inverted #ifdef (fixes #724) vor 6 Jahren
  bel2125 e440e061ce Merge branch 'master' of https://github.com/civetweb/civetweb vor 6 Jahren
  bel2125 410c00e52d Fix some PSV Studio warnings for Windows build (#597) vor 6 Jahren
  bel2125 79fcb55855 Merge branch 'master' into fix/mg_server_ports vor 6 Jahren
  bel2125 124b236121 Use MG_FORM_FIELD_STORAGE_GET in embedded_c example vor 6 Jahren
  Philipp Hasper 964011874e Fixed typo mg_server_ports -> mg_server_port vor 6 Jahren
  bel2125 505347b9cf Embedded example may be used without SLL, even if the civetweb library is built with SSL support vor 6 Jahren
  bel2125 f166b4f143 Revert format and update .clang-format file vor 6 Jahren
  bel2125 fc274f5530 Format code (with clang-format 6.0) vor 6 Jahren
  Thorsten Horstmann 0911ddd6f3 Fixed a lot of misspellings in source code and documentation vor 7 Jahren
  bel2125 bc372f91fc Examples and test: use new instead of legacy interface vor 7 Jahren
  bel2125 d95d2dec54 Example: Fix condition (#521) vor 7 Jahren
  bel2125 efb1cdbb4c Document mg_check_digest_access_authentication and add an example vor 7 Jahren
  bel2125 8ab8f3d8bf Fix copy paste error in example vor 8 Jahren
  bel2125 9f1fbd4843 Example: print message type of websocket messages (see also #486) vor 8 Jahren
  bel2125 4ed57f4e14 embedded_c example should always use http port 8884 IPv4, no matter if USE_IPV6 or NO_SSL is set vor 8 Jahren
  bel db1acbfd0f Add mg_send_chunk interface function vor 8 Jahren
  bel 47929c3f75 Add example POST handler vor 8 Jahren
  bel c11a335005 Don't use deprecaded field in test and examples vor 8 Jahren
  bel 0413225271 Example: Use new field local_uri instead of obsolete field uri (see #393) vor 8 Jahren
  bel 0e1a352855 Update copyright year vor 8 Jahren
  bel2125 f6ad1878f1 Add diagnosis info if server does not start vor 8 Jahren
  bel2125 6b92c512f5 Rename include Windows.h to windows.h for cross-compilation from Linux to Windows vor 8 Jahren
  bel2125 fbdee7440b Add ECDH (Elliptic Curve Diffie-Hellman cryptography) to example vor 8 Jahren
  bel 3545edf973 Add SSL parameters to the example vor 8 Jahren