index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
http
/
client.cc
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#2831] fixed static analizer warnings
Razvan Becheriu
2023-06-28
1
-2
/
+2
*
[#2799] fixed crash on Listener stop if start throws
Razvan Becheriu
2023-03-24
1
-2
/
+8
*
[#2799] call setMode only on config-set
Razvan Becheriu
2023-03-24
1
-8
/
+0
*
[#2769] release changes
Andrei Pavel
2023-02-17
1
-1
/
+1
*
[#2704] fixed clang TSAN warnings by startong thread pools after setting up c...
Razvan Becheriu
2023-02-16
1
-4
/
+4
*
[#2581] HttpThreadPool to IoServiceThreadPool
Thomas Markwalder
2022-09-30
1
-3
/
+4
*
[#2505] release changes
Andrei Pavel
2022-07-25
1
-1
/
+1
*
[#2475] addressed review
Razvan Becheriu
2022-07-22
1
-2
/
+3
*
[#2153] release changes
Kea-2.1.0
Andrei Pavel
2021-10-25
1
-1
/
+1
*
[#2085] Address minor typos per review comments
Thomas Markwalder
2021-09-22
1
-1
/
+1
*
[#2085] Emit a warning when HTTP queue grows
Thomas Markwalder
2021-09-22
1
-1
/
+35
*
[#2043] addressed comments
Razvan Becheriu
2021-08-25
1
-1
/
+1
*
[#2043] add check permissions for current thread action on thread pools
Razvan Becheriu
2021-08-24
1
-0
/
+16
*
[#1902] fixed log message
Razvan Becheriu
2021-06-25
1
-1
/
+1
*
[#1818] fixed doxygen and formatting
Razvan Becheriu
2021-05-19
1
-5
/
+5
*
[#1818] clean up code
Razvan Becheriu
2021-05-17
1
-10
/
+12
*
[#1818] make http thread pool state private and add missing interface functions
Razvan Becheriu
2021-05-17
1
-36
/
+20
*
[#1818] Restored function after rebase
Thomas Markwalder
2021-05-17
1
-13
/
+7
*
[#1818] Minor refactor and cosmetics
Thomas Markwalder
2021-05-17
1
-1
/
+1
*
[#1818] Addressed some cosmetic review comments
Thomas Markwalder
2021-05-17
1
-2
/
+2
*
[#1818] Reimplemented HttpThreadPool internals
Thomas Markwalder
2021-05-17
1
-4
/
+4
*
[#1818] Minor house keeping
Thomas Markwalder
2021-05-17
1
-5
/
+18
*
[#1818] Added pause and resume to HAService
Thomas Markwalder
2021-05-17
1
-1
/
+60
*
[#1818] Improved client unit tests
Thomas Markwalder
2021-05-17
1
-1
/
+3
*
[#1818] Added HttpClient thread pool deferred start
Thomas Markwalder
2021-05-17
1
-7
/
+16
*
[#1818] Pausable HttpThreadPool initial implemenation
Thomas Markwalder
2021-05-17
1
-31
/
+63
*
[#1798] Addressed wording comments
Francis Dupont
2021-05-14
1
-4
/
+4
*
[(no branch, rebasing 1798-remove-tls-stream-clear-operation)] [#1798] Reword...
Francis Dupont
2021-05-11
1
-9
/
+21
*
[(no branch, rebasing 1798-remove-tls-stream-clear-operation)] [#1798] Addres...
Francis Dupont
2021-05-11
1
-3
/
+10
*
[(no branch, rebasing 1798-remove-tls-stream-clear-operation)] [#1798] Tried ...
Francis Dupont
2021-05-11
1
-26
/
+60
*
[(no branch, rebasing 1798-remove-tls-stream-clear-operation)] [#1798] Fixed ...
Francis Dupont
2021-05-11
1
-1
/
+1
*
[(no branch, rebasing 1798-remove-tls-stream-clear-operation)] [#1798] Checkp...
Francis Dupont
2021-05-11
1
-75
/
+161
*
[#1732] Addressed more review comments.
Thomas Markwalder
2021-04-08
1
-7
/
+10
*
[#1732] Addressed review comments
Thomas Markwalder
2021-04-08
1
-68
/
+43
*
[#1732] Removed TOMS_TRACE from client.cc
Thomas Markwalder
2021-04-08
1
-27
/
+0
*
[#1732] Refactored internal HttpClient classes
Thomas Markwalder
2021-04-08
1
-233
/
+256
*
[#1732] HttpClient ST/MT modes fully function with unit tests
Thomas Markwalder
2021-04-08
1
-21
/
+39
*
[#1732] Changes after rebasing and TSAN run
jenkins
2021-04-08
1
-17
/
+21
*
[#1732] Prelimnary commit of MT client changes
jenkins
2021-04-08
1
-79
/
+387
*
[#1661] Addressed some comments
Francis Dupont
2021-03-24
1
-15
/
+15
*
[#1661] Added HTTPS vs no TLS check
Francis Dupont
2021-03-24
1
-0
/
+4
*
[#1661] Regen certs, added samples
Francis Dupont
2021-03-24
1
-3
/
+3
*
[#1661] Finished libhttp core code
Francis Dupont
2021-03-24
1
-29
/
+127
*
[#1661] HTTP code half done
Francis Dupont
2021-03-24
1
-20
/
+133
*
[#1656] 1.9.4 release: update copyrights
Andrei Pavel
2021-01-25
1
-1
/
+1
*
[#1656] 1.9.4 release: spelling check
Andrei Pavel
2021-01-25
1
-1
/
+1
*
[#1390] Http connection closed on timeout
Marcin Siodelski
2020-08-21
1
-3
/
+3
*
[#1272] replaced out-of-bandwidth with out-of-bound and added other minor dox...
Razvan Becheriu
2020-08-20
1
-9
/
+9
*
[#1308] cleanup
Razvan Becheriu
2020-08-13
1
-5
/
+6
*
[#1308] Got rid of boost function/bind
Francis Dupont
2020-08-13
1
-9
/
+16
[next]