summaryrefslogtreecommitdiff
path: root/src/lib/http/client.h
AgeCommit message (Expand)Author
2021-08-25[#2043] addressed commentsRazvan Becheriu
2021-08-24[#2043] add check permissions for current thread action on thread poolsRazvan Becheriu
2021-05-19[#1818] fixed doxygen and formattingRazvan Becheriu
2021-05-17[#1818] clean up codeRazvan Becheriu
2021-05-17[#1818] make http thread pool state private and add missing interface functionsRazvan Becheriu
2021-05-17[#1818] Minor refactor and cosmeticsThomas Markwalder
2021-05-17[#1818] Addressed some cosmetic review commentsThomas Markwalder
2021-05-17[#1818] Minor house keepingThomas Markwalder
2021-05-17[#1818] Fixed spellingsThomas Markwalder
2021-05-17[#1818] Added pause and resume to HAServiceThomas Markwalder
2021-05-17[#1818] Added HttpClient thread pool deferred startThomas Markwalder
2021-05-17[#1818] Pausable HttpThreadPool initial implemenationThomas Markwalder
2021-04-08[#1732] More formatting nits.Thomas Markwalder
2021-04-08[#1732] Addressed review commentsThomas Markwalder
2021-04-08[#1732] Minor clean upThomas Markwalder
2021-04-08[#1732] HttpClient ST/MT modes fully function with unit testsThomas Markwalder
2021-04-08[#1732] Changes after rebasing and TSAN runjenkins
2021-04-08[#1732] Prelimnary commit of MT client changesjenkins
2021-03-24[#1661] Extended HandshakeHandler descriptionTomek Mrugalski
2021-03-24[#1661] Addressed some commentsFrancis Dupont
2021-03-24[#1661] HTTP code half doneFrancis Dupont
2021-01-25[#1656] 1.9.4 release: update copyrightsAndrei Pavel
2021-01-25[#1656] 1.9.4 release: spelling checkAndrei Pavel
2020-08-24[1396] pre 1.8.0 release changesWlodek Wencel
2020-08-20[#1272] replaced out-of-bandwidth with out-of-bound and added other minor dox...Razvan Becheriu
2019-11-05[#964,!577] Revamped to detect and close OOB ConnectionsThomas Markwalder
2019-11-05[#964,!577] Added external socket ready handler to HAServiceThomas Markwalder
2019-07-19[#741,!428] Fixed doxygen errorsThomas Markwalder
2019-06-27[#691,!395] Fixed a typo in the http client header.Marcin Siodelski
2019-06-27[#691,!395] Addressed review comments 1Thomas Markwalder
2019-06-27[#691,!395] Add Connection socket exposure and close_callback handlerThomas Markwalder
2018-11-07[26-httpclient-add-timeout-to-connect] Addressed concerns about docFrancis Dupont
2018-11-07[#26,!106] Guard HTTP client connect with timeout.Marcin Siodelski
2018-01-18[5451] Fixed two doxygen warnings.Marcin Siodelski
2018-01-18[5451] Addressed review comments.Marcin Siodelski
2018-01-05[5451] Implemented HTTP client.Marcin Siodelski