summaryrefslogtreecommitdiffstats
path: root/src/lib/http (follow)
Commit message (Expand)AuthorAgeFilesLines
* [#2799] fixed crash on Listener stop if start throwsRazvan Becheriu2023-03-245-37/+48
* [#2799] call setMode only on config-setRazvan Becheriu2023-03-242-14/+0
* [#2769] release changesAndrei Pavel2023-02-172-2/+2
* [#2768] bump up library versions for 2.3.5 releaseAndrei Pavel2023-02-171-1/+1
* [#2704] fixed clang TSAN warnings by startong thread pools after setting up c...Razvan Becheriu2023-02-162-19/+23
* [#2702] fix static linking with libcfgrpt.la multiple timesRazvan Becheriu2023-02-101-3/+2
* [#2610] release changesWlodek Wencel2022-10-251-1/+1
* [#2607] bump lib versions for 2.3.2Razvan Becheriu2022-10-241-1/+1
* [#2581] HttpThreadPool to IoServiceThreadPoolThomas Markwalder2022-09-307-816/+4
* [#2546] bump lib versions for 2.3.0Razvan Becheriu2022-08-291-1/+1
* [#2071] fixed use of valgrindRazvan Becheriu2022-08-101-2/+1
* [#2505] release changesAndrei Pavel2022-07-252-2/+2
* [#2475] addressed reviewRazvan Becheriu2022-07-221-2/+3
* [#2454] More Doxygen warnings fixedTomek Mrugalski2022-07-211-1/+1
* [#2454] Doxygen fixesTomek Mrugalski2022-07-211-2/+2
* [#2423] release changesAndrei Pavel2022-05-231-1/+1
* [#2423] release changes: spelling correctionsAndrei Pavel2022-05-233-4/+4
* [#2421] bump lib versions for 2.1.6Razvan Becheriu2022-05-201-1/+1
* [#2227] restore initial packet optionsRazvan Becheriu2022-05-191-2/+0
* [#1263] Applied lib/http patchFrancis Dupont2022-05-131-6/+6
* [#2388] release changesMarcin Godzina2022-04-252-2/+2
* [#2385] bump lib versions for 2.1.5Razvan Becheriu2022-04-251-1/+1
* #687 Compilation fix after rebaseTomek Mrugalski2022-04-221-14/+0
* [#2352] Corrected minor comment mistakeTomek Mrugalski2022-04-221-1/+1
* [#687] Moved the setRemote location breaking many UTsFrancis Dupont2022-04-221-8/+5
* [#687] Added the remote address in the jsonFrancis Dupont2022-04-221-5/+8
* [#687] Add remote-address to HTTP and TLS unit testsDan Theisen2022-04-222-4/+4
* [#687] Moved the setRemote location breaking many UTsFrancis Dupont2022-04-221-8/+5
* [#687] Added the remote address in the jsonFrancis Dupont2022-04-224-7/+32
* [#1263] rebased and renamed member variablesRazvan Becheriu2022-04-176-30/+30
* [#1263] Record access parameters in HTTP requestFrancis Dupont2022-04-178-9/+235
* [#2290] release changesAndrei Pavel2022-01-256-6/+6
* [#2281] bump lib versions for 2.1.2Razvan Becheriu2022-01-251-1/+1
* [#2006] fixed doxygen and commentsRazvan Becheriu2022-01-213-14/+18
* [#2006] addressed commentsRazvan Becheriu2022-01-212-4/+4
* [#2006] updated doxygen and fixed commentsRazvan Becheriu2022-01-213-7/+19
* [#2006] Updated parser, doc and one unit testFrancis Dupont2022-01-211-34/+4
* [#2006] Fixed http unit testsFrancis Dupont2022-01-216-3/+246
* [#2006] Checkpoint: tests to updateFrancis Dupont2022-01-216-46/+294
* [#2264] allow IPv6 addresses in HA "url"Andrei Pavel2022-01-201-7/+6
* [#2197] release changesAndrei Pavel2021-11-222-4/+4
* [#2153] release changesKea-2.1.0Andrei Pavel2021-10-251-1/+1
* [2017] copyright dates, changelog, messages files changed for releaseWlodek Wencel2021-09-271-4/+4
* [#2104] bump lib versions for 2.0.0Razvan Becheriu2021-09-241-1/+1
* [#2085] Address minor typos per review commentsThomas Markwalder2021-09-222-2/+2
* [#2085] Emit a warning when HTTP queue growsThomas Markwalder2021-09-224-1/+47
* [#2053] bump lib versions for 1.9.11Razvan Becheriu2021-08-271-1/+1
* [#2043] addressed commentsRazvan Becheriu2021-08-255-7/+17
* [#2043] code cleanupRazvan Becheriu2021-08-241-11/+11
* [#2043] add check permissions for current thread action on thread poolsRazvan Becheriu2021-08-244-6/+52