Commit History

Author SHA1 Message Date
  Yuri Santos 86f637a246 Added encode_uri_param tests with UTF-8 characters (#818) 5 years ago
  yhirose b9641048fc Switch to hghttp2.org/httpbin for redirect test. (#538) 5 years ago
  yhirose e9c6c6e609 Code format 5 years ago
  yhirose 40db42108f Fixed problem with invalid requests including spaces in URL path 5 years ago
  Yuri Santos 78ea786abd [PR] Special function to encode query params (#801) 5 years ago
  yhirose 7c1c952f5a Don't allow invalid status code format (It sould be a three-digit code.) 5 years ago
  yhirose a6edfc730a Added a unit test for static file with range 5 years ago
  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