Commit History

作者 SHA1 備註 提交日期
  Johan Jansen 94fc229c44 Add missing explicit const_cast 6 年之前
  Johan Jansen a7052cba22 Fix several -Wold-style-cast warnings in Clang-9 6 年之前
  yhirose c47c6b3910 Updated test.vcxproj 6 年之前
  yhirose c946eb7699 Fixed warnings on Windows 6 年之前
  yhirose 1f99ad5d6e Updated vcxproj for test 6 年之前
  yhirose 96e372bad2 Changed test.yaml to use actions/checkout@v1 6 年之前
  yhirose fc56f39d17 Fixed Github Actions badge problem 6 年之前
  yhirose 5844432a7b Add badge for Github Actions 6 年之前
  yhirose b97420f363 Add test.yaml 6 年之前
  yhirose 81610ee080 Merge pull request #218 from p0lloloco/master 6 年之前
  PolloLoco c7f8561472 Added ssl_context member function to SSLClient in 6 年之前
  yhirose 47bc7456d2 Merge pull request #217 from yhirose/poll 6 年之前
  yhirose 4ab9270660 Use 'poll' as default instead of `select` (Fix #215) 6 年之前
  yhirose d599a36c2a Format code 6 年之前
  yhirose 6f8f51496d Merge branch 'gulrak-feature-response-handler-with-content-receiver' 6 年之前
  yhirose 0c293887d0 Fixed problem with redirect 6 年之前
  Steffen Schuemann 7e92ffec48 Added new Client::Get variant that combines a ContentReceiver with a new ResponseHandler 6 年之前
  yhirose 531708816a Update README 6 年之前
  yhirose bfec81998b Code cleanup 6 年之前
  yhirose c9238434e1 Added redirect support (Fix #211) 6 年之前
  yhirose e2babf315c Fixed build error on Windows 6 年之前
  yhirose c434d555bb Fixed problem caused by former changes 6 年之前
  yhirose 359b06681b Fixed warnings 6 年之前
  yhirose a0fe91e84d Fixed unit test problem 6 年之前
  yhirose 80f040cf69 Fix #209 6 年之前
  yhirose 037b4fc789 Fixed problem with keep-alive on client 6 年之前
  yhirose a782d1b609 Added OpenSSL version check. (Currently commented out) 6 年之前
  yhirose 6a03ddf912 Update README 6 年之前
  yhirose 1e82359329 Keep-alive connection support on client (Fix #36) 6 年之前
  yhirose a4160e6ac1 Fix #212 6 年之前