Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Mateusz Gralka c801dbf412 Fixed ssl_ca_path option type and TODO. 10 vuotta sitten
  Mateusz Gralka 67381552b4 Merge branch 'master' of https://github.com/civetweb/civetweb into ssl_client 10 vuotta sitten
  Mateusz Gralka 418a555403 Options for verifying client certificate in SSL/TLS connection and .setting CA path for the server. 10 vuotta sitten
  Kevin Wojniak 61fcfcda68 Fix redefinition of timespec in VS2015 10 vuotta sitten
  bel 62899cbd09 Websockent client: do 32 bit xor mask only if data is 4 byte aligned im memory (clean merge #210) 10 vuotta sitten
  bel 35093e42bf Websockent client: handle data size != n*4 (clean merge #210) 10 vuotta sitten
  bel cca04297a0 Use better random number generator 10 vuotta sitten
  bel 2e2cf78ab0 Use random number to generate websocket client mask 10 vuotta sitten
  bel 7f6bd998dd Add some TODOs after merge #210 10 vuotta sitten
  bel2125 d8ade358c0 Merge pull request #210 from tnoho/tnoho 10 vuotta sitten
  tnoho 22877d8f2f Fix masking method 10 vuotta sitten
  bel c73d592419 Fix copy-paste error in set_sock_timeout 10 vuotta sitten
  bel eab2969a98 Initialize all struct timespec and struct timeval with memset 10 vuotta sitten
  tnoho e5dc6be068 Add mg_websocket_client_write 10 vuotta sitten
  bel 4de9090577 Apply revised clang-format (#207) to all actively maintained source files 10 vuotta sitten
  bel 164b12b558 Add server side Javascript (Duktape) to feature check API 10 vuotta sitten
  bel 0c7c7ed678 Fix some TODOs and auto-format code 10 vuotta sitten
  bel a0678bf835 Use recursive mutex for Linux 10 vuotta sitten
  bel a6bcffcfc5 Rename rel_uri to local_uri (#197) 10 vuotta sitten
  bel2125 73155eea3e Documentation: IPv6 ports will listen for both, IPv4 and IPv6 10 vuotta sitten
  bel 28d215e211 Compile fix 10 vuotta sitten
  bel ac3e0d8292 Add new interface to get listening ports (deprecate old interface) 10 vuotta sitten
  bel 16ce5bed9d Rewrite is_file_in_memory 10 vuotta sitten
  Lawrence fed56ecb1c Fixed mg_upload() to work with multiple files. 10 vuotta sitten
  bel 5fbb1db308 Experimental support for duktape (Step 3/?) 10 vuotta sitten
  bel 36eb3a01fb Disable clang unreachable-code warning for function ssl_id_callback 10 vuotta sitten
  bel 4eb38685e7 Fix compile errors 10 vuotta sitten
  bel 9d13578bef Set request_info->uri for the client api functions (to the http server response code, as before) 10 vuotta sitten
  bel b91207c067 Free memory allocated in thread local storage for third party threads in systems with sizeof(pthread_t) > sizeof(unsigned long) 10 vuotta sitten
  bel 617a16ee39 Every thread must have a ssl_id (unsigned long), even if not created by civetweb 10 vuotta sitten