summaryrefslogtreecommitdiffstats
path: root/src/lib/http/client.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#2809] release changesKea-2.3.6Marcin Godzina2023-03-241-1/+1
* [#2799] fixed crash on Listener stop if start throwsRazvan Becheriu2023-03-241-1/+4
* [#2610] release changesWlodek Wencel2022-10-251-1/+1
* [#2581] HttpThreadPool to IoServiceThreadPoolThomas Markwalder2022-09-301-1/+0
* [#2043] addressed commentsRazvan Becheriu2021-08-251-1/+1
* [#2043] add check permissions for current thread action on thread poolsRazvan Becheriu2021-08-241-0/+7
* [#1818] fixed doxygen and formattingRazvan Becheriu2021-05-191-2/+0
* [#1818] clean up codeRazvan Becheriu2021-05-171-12/+12
* [#1818] make http thread pool state private and add missing interface functionsRazvan Becheriu2021-05-171-7/+1
* [#1818] Minor refactor and cosmeticsThomas Markwalder2021-05-171-2/+2
* [#1818] Addressed some cosmetic review commentsThomas Markwalder2021-05-171-4/+3
* [#1818] Minor house keepingThomas Markwalder2021-05-171-12/+12
* [#1818] Fixed spellingsThomas Markwalder2021-05-171-1/+1
* [#1818] Added pause and resume to HAServiceThomas Markwalder2021-05-171-0/+32
* [#1818] Added HttpClient thread pool deferred startThomas Markwalder2021-05-171-2/+14
* [#1818] Pausable HttpThreadPool initial implemenationThomas Markwalder2021-05-171-1/+6
* [#1732] More formatting nits.Thomas Markwalder2021-04-081-2/+2
* [#1732] Addressed review commentsThomas Markwalder2021-04-081-5/+5
* [#1732] Minor clean upThomas Markwalder2021-04-081-14/+19
* [#1732] HttpClient ST/MT modes fully function with unit testsThomas Markwalder2021-04-081-11/+34
* [#1732] Changes after rebasing and TSAN runjenkins2021-04-081-0/+1
* [#1732] Prelimnary commit of MT client changesjenkins2021-04-081-1/+29
* [#1661] Extended HandshakeHandler descriptionTomek Mrugalski2021-03-241-0/+5
* [#1661] Addressed some commentsFrancis Dupont2021-03-241-2/+2
* [#1661] HTTP code half doneFrancis Dupont2021-03-241-11/+27
* [#1656] 1.9.4 release: update copyrightsAndrei Pavel2021-01-251-1/+1
* [#1656] 1.9.4 release: spelling checkAndrei Pavel2021-01-251-3/+3
* [1396] pre 1.8.0 release changesWlodek Wencel2020-08-241-1/+1
* [#1272] replaced out-of-bandwidth with out-of-bound and added other minor dox...Razvan Becheriu2020-08-201-3/+3
* [#964,!577] Revamped to detect and close OOB ConnectionsThomas Markwalder2019-11-051-4/+12
* [#964,!577] Added external socket ready handler to HAServiceThomas Markwalder2019-11-051-0/+6
* [#741,!428] Fixed doxygen errorsThomas Markwalder2019-07-191-0/+2
* [#691,!395] Fixed a typo in the http client header.Marcin Siodelski2019-06-271-1/+1
* [#691,!395] Addressed review comments 1Thomas Markwalder2019-06-271-3/+9
* [#691,!395] Add Connection socket exposure and close_callback handlerThomas Markwalder2019-06-271-3/+14
* [26-httpclient-add-timeout-to-connect] Addressed concerns about docFrancis Dupont2018-11-071-1/+7
* [#26,!106] Guard HTTP client connect with timeout.Marcin Siodelski2018-11-071-3/+14
* [5451] Fixed two doxygen warnings.Marcin Siodelski2018-01-181-0/+1
* [5451] Addressed review comments.Marcin Siodelski2018-01-181-53/+77
* [5451] Implemented HTTP client.Marcin Siodelski2018-01-051-0/+142