Historia zmian

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