Historique des commits

Auteur SHA1 Message Date
  bel2125 f928c3a9a3 Merge pull request #658 from Mellnik/master il y a 6 ans
  bel2125 34586568dc Update version number to V1.12 il y a 6 ans
  Mellnik b404290682 Add host_name to mg_client_options il y a 6 ans
  bel2125 f166b4f143 Revert format and update .clang-format file il y a 6 ans
  bel2125 fc274f5530 Format code (with clang-format 6.0) il y a 6 ans
  bel2125 fc281de264 Define return values to skip fields in mg_handle_form handling functions il y a 7 ans
  bel2125 d504fa233d Add new API function mg_send_file_body il y a 7 ans
  bel2125 9397b14e2e Add API function for 30x redirect il y a 7 ans
  bel2125 4e938099b6 Add helper function for HTTP 200 OK response il y a 7 ans
  bel2125 6b8b159353 Add USE_ZLIB define for on-the-fly compression (#199) il y a 7 ans
  bel2125 ea7117a819 Mark mg_set_user_connection_data as deprecated (see #452) il y a 7 ans
  Thorsten Horstmann 0911ddd6f3 Fixed a lot of misspellings in source code and documentation il y a 7 ans
  bel2125 1d32f0ec41 Add error msg to http_error callback (#560) il y a 7 ans
  bel2125 9ed23417f3 Support multiple domains (Step 11/?) il y a 7 ans
  bel2125 de1afb75b3 Support multiple domains (Step 6/?) - SNI prototype il y a 7 ans
  bel2125 f4203e4bc2 Add timestamp of setting an API function to "legacy" il y a 7 ans
  bel2125 901cd541c5 Remove "file in memory" from the interface il y a 7 ans
  bel2125 adac47c70b Get rid of remote_ip (after several versions with MG_LEGACY_INTERFACE) il y a 7 ans
  bel2125 b5896bd5df Add config type for 3-state values il y a 7 ans
  bel2125 78cba7323f Prepare for multiple server names (SNI) (Step 2/?) il y a 7 ans
  Frank Hilliger f460b61f0c Provide client peer sertificate (X509) in mg_client_cert structure. il y a 7 ans
  bel2125 e08552e7ea Split set_ssl_option function in two and format code il y a 7 ans
  Frank Hilliger 4601405f7a - Fixed Travis CI build error il y a 7 ans
  Frank Hilliger fbac820438 Add new callback get_external_ssl_ctx il y a 7 ans
  bel2125 3399a13d75 Interface: Set old enum definitions without MG_ prefix as legacy il y a 7 ans
  bel2125 7415717cc6 Update version number il y a 7 ans
  bel2125 0f1b43536d Release CivetWeb version 1.10 il y a 7 ans
  bel2125 a01b3cdd06 Add mg_ or MG_ prefix to all symbols in civetweb.h il y a 7 ans
  bel2125 efb1cdbb4c Document mg_check_digest_access_authentication and add an example il y a 8 ans
  bel2125 b06c3f90da Rename parameter "domain" to "realm", to use the same parameter names il y a 8 ans