Commit History

Author SHA1 Message Date
  yhirose 88c961f37e Removed `std::atomic<Error> error_` 5 years ago
  David Wu 02d3cd5909 Fix multiple threading bugs including #699 and #697 5 years ago
  yhirose a5c239c174 Fix #765 5 years ago
  yhirose c2afc5ca44 Added chunked content provider support on client 5 years ago
  yhirose cee062d4c9 Fixed unit tests due to the change in #763 5 years ago
  yhirose f086bf5310 Fix #738 5 years ago
  yhirose 6613d7b7ad Fixed warnings 5 years ago
  miketsts b6b2eaf5bc Add unit test SSLConnectTimeout (#741) 5 years ago
  yhirose eb4b7c70a9 Fix #737 5 years ago
  yhirose 041122908c Fix problem with invalid range 5 years ago
  Omkar Jadhav e1f781a21a [oss-fuzz] Enable msan for fuzz tests (#734) 5 years ago
  Omkar Jadhav 72b81badad Fix issues reported by oss-fuzz (#729) 5 years ago
  yhirose 17428a8fbf Fixed warning 5 years ago
  Daniel Ottiger 6e1879dfae ssl-verify-host: fix verifying ip addresses containing zero's (#732) 5 years ago
  yhirose 3b29cd0bdc Fix #698 5 years ago
  yhirose 0ed70c4d9f Fixed unit test errors 5 years ago
  Omkar Jadhav bc4a613b6d Fix suffix-byte-range issue (#711) 5 years ago
  yhirose 4bb001351c Fix #705 5 years ago
  yhirose 316add860b Added ReadTimeoutSSL test 5 years ago
  Omkar Jadhav 143b2dd15a Fix memory leak due caused due to X509_STORE (#671) 5 years ago
  yhirose d87082f04b Split SlowPost test 5 years ago
  yhirose 559c407552 Adjusted SlowRequest test 5 years ago
  tmahring e9575bcb78 don't replace plus with space in headers (#649) 5 years ago
  yhirose 9d12b3f20e Fixed warnings and refactoring 5 years ago
  Omkar Jadhav 852a374748 Fix server crash caused due to regex complexity while matching headers. (#632) 5 years ago
  Ivan Fefer 3b5bab3308 Fix gzip_decompressor in case of one chunk being exactly equal to buffer size (#636) 5 years ago
  Omkar Jadhav b0fd4befb1 Fix query parsing issues (#629) 5 years ago
  yhirose e5dd410256 Added set_content_provider without content length 5 years ago
  yhirose dc5f9ba164 Better error handling on client (#601) 5 years ago
  yhirose 04002d57bd Added set_default_headers (Fix #600) 5 years ago