index
:
kea
master
kea
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
lib
/
http
/
tests
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
[#599,!320] Added another variant of the premature timeout test.
Marcin Siodelski
2019-05-14
1
-55
/
+98
*
[#599,!320] Implemented unit test for premature timeout.
Marcin Siodelski
2019-05-13
1
-1
/
+62
*
[#360,!305] Host header is added before other headers in the HTTP request.
Marcin Siodelski
2019-04-29
1
-2
/
+7
*
[#360,!305] Refactoring HTTP request unit test.
Marcin Siodelski
2019-04-29
4
-121
/
+120
*
[#360,!305] Added descriptions of unit tests for HTTP request.
Marcin Siodelski
2019-04-29
1
-0
/
+31
*
[#360,!305] Always include Host header in the HTTP requests.
Marcin Siodelski
2019-04-29
1
-1
/
+42
*
Unused argument
259-libyang-adapt-authoritative_base
Francis Dupont
2018-11-08
1
-1
/
+1
*
[#26,!106] Guard HTTP client connect with timeout.
Marcin Siodelski
2018-11-07
1
-0
/
+53
*
[master] dates and versions updated for 1.4.0 release
Wlodek Wencel
2018-06-14
3
-3
/
+3
*
[master] Merge branch 'trac5205'
Marcin Siodelski
2018-06-04
4
-3
/
+61
|
\
|
*
[5205] Improved logging in the HTTP client class.
Marcin Siodelski
2018-05-30
2
-2
/
+13
|
*
[5205] Unit tests for the HTTP message formatting.
Marcin Siodelski
2018-05-29
2
-1
/
+48
*
|
[master] Merge branch 'master' of ssh://git.kea.isc.org/git/kea
Thomas Markwalder
2018-05-29
1
-1
/
+1
|
\
|
|
*
[master] Copyright update to 2018
Wlodek Wencel
2018-05-24
1
-1
/
+1
*
|
[5521] Used a different script that skips generated files
Thomas Markwalder
2018-05-18
1
-0
/
+2
*
|
Revert "[5521] Missing config.h includes added"
Thomas Markwalder
2018-05-18
1
-2
/
+0
*
|
[5521] Missing config.h includes added
Tomek Mrugalski
2018-05-16
1
-0
/
+2
|
/
*
[5620] Http client uses stripped IPv6 address.
Marcin Siodelski
2018-05-14
1
-6
/
+9
*
[5620] Added Url method for retrieving stripped hostname
Marcin Siodelski
2018-05-14
1
-4
/
+4
*
[5451] Addressed review comments.
Marcin Siodelski
2018-01-18
2
-6
/
+5
*
[5451] Various changes after review.
Tomek Mrugalski
2018-01-16
2
-34
/
+56
*
[5451] Renamed test file in the Makefile.am
Marcin Siodelski
2018-01-06
1
-1
/
+1
*
[5451] Renamed listener_unittests.cc to server_client_unittests.cc
Marcin Siodelski
2018-01-05
1
-0
/
+0
*
[5451] Implemented HTTP client.
Marcin Siodelski
2018-01-05
4
-23
/
+601
*
[5451] Implemented HTTP response parser.
Marcin Siodelski
2017-12-20
2
-0
/
+293
*
[5451] Restructure HTTP requests/response to support inbound and outbound.
Marcin Siodelski
2017-12-19
7
-8
/
+16
*
[5451] Extended HttpResponse for inbound messages.
Marcin Siodelski
2017-12-18
2
-7
/
+8
*
[5451] Use PostHttpRequestJson for outbound messages.
Marcin Siodelski
2017-12-15
2
-3
/
+24
*
[5451] HttpRequest can now be used for outbound messages.
Marcin Siodelski
2017-12-15
1
-0
/
+45
*
[5448] Added test for checking persistent connection after bad request.
Marcin Siodelski
2017-12-13
1
-2
/
+53
*
[5448] Added support for persistent connections and keep alives.
Marcin Siodelski
2017-12-13
2
-26
/
+340
*
[5448] Implemented method indicating whether HTTP connection is persistent.
Marcin Siodelski
2017-12-12
1
-1
/
+72
*
[5448] HTTP headers are case insensitive.
Marcin Siodelski
2017-12-11
3
-0
/
+71
*
[master] Multiple build fixes for kea 1.3 as a result of sanity check.
Marcin Siodelski
2017-10-25
2
-7
/
+19
*
spelling: necessarily
Josh Soref
2017-07-23
1
-1
/
+1
*
spelling: extraneous
Josh Soref
2017-07-23
1
-1
/
+1
*
spelling: class
Josh Soref
2017-07-23
1
-1
/
+1
*
[5260] Properly handle EWOULDBLOCK and EAGAIN in Http unit tests.
Marcin Siodelski
2017-04-25
1
-10
/
+28
*
[5217] Ignore EINPROGRESS errors in the unitests using async_connect.
Marcin Siodelski
2017-04-13
1
-4
/
+14
*
[v_1_2_0] copy right dates updated
Wlodek Wencel
2017-04-12
1
-1
/
+1
*
[5078] Small fixes for compilation with gcc.
Marcin Siodelski
2017-03-29
1
-1
/
+1
*
[5078] Handle CA reconfiguration gracefully.
Marcin Siodelski
2017-03-29
1
-0
/
+2
*
[5107] Changes after review:
Tomek Mrugalski
2017-02-24
1
-1
/
+1
*
[5107] Added more logging for HTTP lib.
Marcin Siodelski
2017-02-17
1
-2
/
+4
*
[5107] Implemented CtrlAgentResponseCreator and other classes.
Marcin Siodelski
2017-02-17
4
-1
/
+6
*
[5099] Addressed review comments.
Marcin Siodelski
2017-02-16
1
-5
/
+12
*
[5099] spelling
Francis Dupont
2017-01-31
1
-1
/
+1
*
[5099] Added unit test for HttpConnectionPool.
Marcin Siodelski
2017-01-31
2
-1
/
+187
*
[5099] Updated documentation in the new HTTP classes.
Marcin Siodelski
2017-01-31
1
-11
/
+86
*
[5099] Handle HTTP timeouts.
Marcin Siodelski
2017-01-13
4
-14
/
+48
[next]