summaryrefslogtreecommitdiffstats
path: root/src/lib/http/tests (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#2799] fixed crash on Listener stop if start throwsRazvan Becheriu2023-03-243-34/+36
* [#2799] call setMode only on config-setRazvan Becheriu2023-03-241-6/+0
* [#2769] release changesAndrei Pavel2023-02-171-1/+1
* [#2704] fixed clang TSAN warnings by startong thread pools after setting up c...Razvan Becheriu2023-02-161-15/+19
* [#2581] HttpThreadPool to IoServiceThreadPoolThomas Markwalder2022-09-302-266/+0
* [#2071] fixed use of valgrindRazvan Becheriu2022-08-101-2/+1
* [#2423] release changes: spelling correctionsAndrei Pavel2022-05-232-3/+3
* [#2388] release changesMarcin Godzina2022-04-252-2/+2
* [#687] Add remote-address to HTTP and TLS unit testsDan Theisen2022-04-222-4/+4
* [#687] Added the remote address in the jsonFrancis Dupont2022-04-221-0/+3
* [#1263] rebased and renamed member variablesRazvan Becheriu2022-04-172-12/+12
* [#1263] Record access parameters in HTTP requestFrancis Dupont2022-04-173-2/+55
* [#2290] release changesAndrei Pavel2022-01-252-2/+2
* [#2006] fixed doxygen and commentsRazvan Becheriu2022-01-211-0/+3
* [#2006] addressed commentsRazvan Becheriu2022-01-211-2/+2
* [#2006] Fixed http unit testsFrancis Dupont2022-01-216-3/+246
* [#2006] Checkpoint: tests to updateFrancis Dupont2022-01-212-13/+25
* [#2197] release changesAndrei Pavel2021-11-221-2/+2
* [#2043] addressed commentsRazvan Becheriu2021-08-251-1/+1
* [#2043] fixed compilationRazvan Becheriu2021-08-241-3/+9
* [#2043] addressed commentsRazvan Becheriu2021-08-241-0/+2
* [#2043] assert instead of expectRazvan Becheriu2021-08-241-3/+3
* [#2043] added critical section with exceptions unittestsRazvan Becheriu2021-08-242-1/+7
* [#2043] safety measures for illegal opetations on thread pool done by owned t...Razvan Becheriu2021-08-241-15/+15
* [#1876] Corrected MtHttpClientTest.workPauseResumeShutdownThomas Markwalder2021-05-201-2/+14
* [#1818] fixed typoRazvan Becheriu2021-05-191-1/+1
* [#1818] fixed doxygen and formattingRazvan Becheriu2021-05-193-5/+10
* [#1818] added more checks in unittestsRazvan Becheriu2021-05-171-5/+35
* [#1818] Addressed review comments, minor cleanup.Thomas Markwalder2021-05-171-7/+1
* [#1818] clean up codeRazvan Becheriu2021-05-171-5/+2
* [#1818] make http thread pool state private and add missing interface functionsRazvan Becheriu2021-05-172-28/+26
* [#1818] Reimplemented HttpThreadPool internalsThomas Markwalder2021-05-172-225/+278
* [#1818] Fixed spellingsThomas Markwalder2021-05-171-2/+2
* [#1818] Added pause and resume to HAServiceThomas Markwalder2021-05-171-1/+31
* [#1818] Improved client unit testsThomas Markwalder2021-05-171-58/+22
* [#1818] Added HttpClient thread pool deferred startThomas Markwalder2021-05-171-0/+74
* [#1818] Added missing test fileThomas Markwalder2021-05-171-0/+179
* [#1818] Pausable HttpThreadPool initial implemenationThomas Markwalder2021-05-172-17/+272
* [(no branch, rebasing 1798-remove-tls-stream-clear-operation)] [#1798] Added ...Francis Dupont2021-05-112-2/+154
* [(no branch, rebasing 1798-remove-tls-stream-clear-operation)] [#1798] Checkp...Francis Dupont2021-05-111-2/+5
* [#1665] Ported TLS Botan boost supportFrancis Dupont2021-05-051-0/+4
* [#1732] More formatting nits.Thomas Markwalder2021-04-081-1/+1
* [#1732] Addressed more review comments.Thomas Markwalder2021-04-081-15/+26
* [#1732] Addressed review commentsThomas Markwalder2021-04-081-5/+5
* [#1732] Clean up for loops in test code.Thomas Markwalder2021-04-081-5/+6
* [#1732] MT client tests include multiple listenersThomas Markwalder2021-04-081-100/+226
* [#1732] Minor clean upThomas Markwalder2021-04-081-19/+22
* [#1732] HttpClient ST/MT modes fully function with unit testsThomas Markwalder2021-04-081-139/+154
* [#1732] Changes after rebasing and TSAN runjenkins2021-04-081-3/+9
* [#1732] Prelimnary commit of MT client changesjenkins2021-04-082-0/+542