index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
http
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[#2043] fixed compilation
Razvan Becheriu
2021-08-24
1
-3
/
+9
*
[#2043] addressed comments
Razvan Becheriu
2021-08-24
1
-0
/
+2
*
[#2043] assert instead of expect
Razvan Becheriu
2021-08-24
1
-3
/
+3
*
[#2043] added doxygen
Razvan Becheriu
2021-08-24
1
-0
/
+2
*
[#2043] added critical section with exceptions unittests
Razvan Becheriu
2021-08-24
3
-2
/
+8
*
[#2043] safety measures for illegal opetations on thread pool done by owned t...
Razvan Becheriu
2021-08-24
3
-15
/
+54
*
[#1947] 1.9.9 release: bump library versions
Andrei Pavel
2021-06-28
1
-1
/
+1
*
[#1902] fixed log message
Razvan Becheriu
2021-06-25
1
-1
/
+1
*
[#1917] spelling corrections
Andrei Pavel
2021-06-17
1
-1
/
+1
*
[#1882] lib version bump up
Wlodek Wencel
2021-05-21
1
-1
/
+1
*
[#1876] Corrected MtHttpClientTest.workPauseResumeShutdown
Thomas Markwalder
2021-05-20
1
-2
/
+14
*
[#1818] fixed typo
Razvan Becheriu
2021-05-19
1
-1
/
+1
*
[#1818] fixed doxygen and formatting
Razvan Becheriu
2021-05-19
6
-13
/
+16
*
[#1818] added more checks in unittests
Razvan Becheriu
2021-05-17
1
-5
/
+35
*
[#1818] Addressed review comments, minor cleanup.
Thomas Markwalder
2021-05-17
1
-7
/
+1
*
[#1818] clean up code
Razvan Becheriu
2021-05-17
5
-42
/
+36
*
[#1818] make http thread pool state private and add missing interface functions
Razvan Becheriu
2021-05-17
6
-109
/
+104
*
[#1818] Restored function after rebase
Thomas Markwalder
2021-05-17
1
-13
/
+7
*
[#1818] Minor refactor and cosmetics
Thomas Markwalder
2021-05-17
4
-66
/
+103
*
[#1818] Addressed some cosmetic review comments
Thomas Markwalder
2021-05-17
2
-6
/
+5
*
[#1818] Reimplemented HttpThreadPool internals
Thomas Markwalder
2021-05-17
5
-368
/
+503
*
[#1818] Minor house keeping
Thomas Markwalder
2021-05-17
2
-17
/
+30
*
[#1818] Replaced wait_for with wait HttpThreadPool lambda
Thomas Markwalder
2021-05-17
1
-5
/
+3
*
[#1818] Fixed spellings
Thomas Markwalder
2021-05-17
4
-7
/
+7
*
[#1818] Added pause and resume to HAService
Thomas Markwalder
2021-05-17
3
-2
/
+123
*
[#1818] Improved client unit tests
Thomas Markwalder
2021-05-17
3
-64
/
+30
*
[#1818] Added HttpClient thread pool deferred start
Thomas Markwalder
2021-05-17
3
-9
/
+104
*
[#1818] Added missing test file
Thomas Markwalder
2021-05-17
1
-0
/
+179
*
[#1818] Pausable HttpThreadPool initial implemenation
Thomas Markwalder
2021-05-17
7
-49
/
+682
*
[#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] Reappl...
Francis Dupont
2021-05-11
1
-1
/
+7
*
[(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] Added ...
Francis Dupont
2021-05-11
2
-2
/
+154
*
[(no branch, rebasing 1798-remove-tls-stream-clear-operation)] [#1798] Checkp...
Francis Dupont
2021-05-11
2
-77
/
+166
*
[#1590] Renamed logger to auth
Tomek Mrugalski
2021-05-05
1
-2
/
+1
*
[#1590] Added new .mes file to EXTRA_DIST
Francis Dupont
2021-05-05
1
-1
/
+1
*
[#1590] Updated git attributes
Francis Dupont
2021-05-05
1
-0
/
+2
*
[#1590] Added http-auth logger
Francis Dupont
2021-05-05
12
-40
/
+137
*
[#1665] Ported TLS Botan boost support
Francis Dupont
2021-05-05
1
-0
/
+4
*
[#1821] release changes
Michal Nowikowski
2021-04-26
3
-3
/
+3
*
[#1820] bump lib versions for 1.9.7
Razvan Becheriu
2021-04-26
1
-1
/
+1
*
[#1821] spelling corrections
Andrei Pavel
2021-04-26
1
-1
/
+1
*
[#1732] Fixed a typo.
Thomas Markwalder
2021-04-08
1
-1
/
+1
*
[#1732] More formatting nits.
Thomas Markwalder
2021-04-08
3
-4
/
+9
*
[#1732] Addressed more review comments.
Thomas Markwalder
2021-04-08
2
-22
/
+36
*
[#1732] Addressed review comments
Thomas Markwalder
2021-04-08
4
-78
/
+54
*
[#1732] Removed TOMS_TRACE from client.cc
Thomas Markwalder
2021-04-08
1
-27
/
+0
[prev]
[next]