Commit History

Author SHA1 Message Date
  silvioprog 48be4a3399 Allowed to specify the HTTP status code in functions "sg_httpres_download()" and "sg_httpres_render()". 5 years ago
  silvioprog c67acfa1b8 Merged version v3.0.0. 5 years ago
  silvioprog 08444fc5cd Adopted new Code Style based on LLVM. (Fix #33) 6 years ago
  silvioprog f17788491f All sources of Sagui library are already under LGPL-2.1. 6 years ago
  silvioprog c1c9891254 Fixed broken build when the routing/compression is disabled. 6 years ago
  silvioprog 69be30c252 Fixed PVS-Studio issues. 6 years ago
  silvioprog d8615371b8 Added new function which allow to pass a custom status code when denying an authentication. 6 years ago
  silvioprog 3b8e88289d Fixed all tests on Linux (gcc 8.3.1/clang 7.0.1). 6 years ago
  silvioprog 9ad57ff498 Added both online tests and a README entry for the HTTP compression feature. 6 years ago
  silvioprog 4c7ca429ef Upgraded the subtitle in the header of all files. [ci skip] 6 years ago
  silvioprog b0fc67ddf9 Fixed PVS-Studio analysis. 6 years ago
  silvioprog cf8f4748b2 Finished the implementation of the function sg_httpres_zsendstream(). 6 years ago
  silvioprog 9a34955a11 Removes useless status argument from the macros download()/render(). 6 years ago
  silvioprog abaa9e0fe9 Solved automatic block size calculation. (Fix #12) 6 years ago
  silvioprog 74914acc50 Remove useless OOM and applies several code improvements in the error handling. (fix #13) 6 years ago
  silvioprog 2d4561a164 Removed useless macros and turned the code easier to debug. (related issue #13) 6 years ago
  silvioprog 0821e09123 Tested deflate HTTP compression using cURL. 6 years ago
  silvioprog 29eb6196d4 Calculated the file size to be sent considering the passed offset. 7 years ago
  silvioprog 6f3bf437c9 Removed redundant closures from sg_httpsrv_new2(). 7 years ago
  silvioprog ca5acb4b06 Added new macros: sg_httpres_download()/sg_httpres_render(). 7 years ago
  silvioprog 8893a1b5db sg_httpres_sendfile(): allows to calculates the file size automatically. 7 years ago
  silvioprog b14073bf77 Upgrade test to use latest library API. 7 years ago
  silvioprog e1c6b35a61 Upgrades the library description. [ci skip] 7 years ago
  silvioprog 1a4135611b Fix #2 issued as "The authentication process doesn't allow to send a response when it is cancelled". 7 years ago
  silvioprog 31e8dbef33 Initial commit 7 years ago