Marcin Siodelski 07d85808c0 [5261] Eliminated valgrind errors in libkea-http. 8 years ago
..
tests d4cf144a76 [5260] Properly handle EWOULDBLOCK and EAGAIN in Http unit tests. 8 years ago
.gitignore f7c734bbb7 [5077] Created libkea-http library. 8 years ago
Makefile.am c667872ea4 [5201] Library version bump 8 years ago
connection.cc 07d85808c0 [5261] Eliminated valgrind errors in libkea-http. 8 years ago
connection.h 4f57c8d2b0 [5260] HttpConnection callbacks migrated to shared_ptr. 8 years ago
connection_pool.cc 07d85808c0 [5261] Eliminated valgrind errors in libkea-http. 8 years ago
connection_pool.h 2835b3c54c [5099] Addressed review comments. 8 years ago
date_time.cc 11d5c1c36f [5088] Use classic locale in HTTP date/time functions. 8 years ago
date_time.h 9e3ca83d07 [v_1_2_0] copy right dates updated 8 years ago
header_context.h 0fc1359eba [5077] Implemented HTTP request parser. 8 years ago
http_acceptor.h dba214ecf3 [5099] Implemented HttpListener and other classes. 8 years ago
http_log.cc 0fc1359eba [5077] Implemented HTTP request parser. 8 years ago
http_log.h f7c734bbb7 [5077] Created libkea-http library. 8 years ago
http_messages.mes 9e3ca83d07 [v_1_2_0] copy right dates updated 8 years ago
http_types.h dba214ecf3 [5099] Implemented HttpListener and other classes. 8 years ago
listener.cc 92e085f80d [5078] Handle CA reconfiguration gracefully. 8 years ago
listener.h 92e085f80d [5078] Handle CA reconfiguration gracefully. 8 years ago
post_request.cc 0fc1359eba [5077] Implemented HTTP request parser. 8 years ago
post_request.h 9e3ca83d07 [v_1_2_0] copy right dates updated 8 years ago
post_request_json.cc b1c20ec763 [5107] Implemented CtrlAgentResponseCreator and other classes. 8 years ago
post_request_json.h b1c20ec763 [5107] Implemented CtrlAgentResponseCreator and other classes. 8 years ago
request.cc 3bcb33f217 [5088] HttpVersion is now a struct rather than a pair. 8 years ago
request.h 3bcb33f217 [5088] HttpVersion is now a struct rather than a pair. 8 years ago
request_context.h 0fc1359eba [5077] Implemented HTTP request parser. 8 years ago
request_parser.cc ed2edc7eaa [v1_2_0] copy-right date update 8 years ago
request_parser.h dba214ecf3 [5099] Implemented HttpListener and other classes. 8 years ago
response.cc a251900874 [5107] Added more logging for HTTP lib. 8 years ago
response.h a251900874 [5107] Added more logging for HTTP lib. 8 years ago
response_creator.cc 9e3ca83d07 [v_1_2_0] copy right dates updated 8 years ago
response_creator.h 4a9d027f7d [5099] Handle HTTP timeouts. 8 years ago
response_creator_factory.h 2835b3c54c [5099] Addressed review comments. 8 years ago
response_json.cc 2bb0efb52e [5088] Addressed easy review comments. 8 years ago
response_json.h 9e3ca83d07 [v_1_2_0] copy right dates updated 8 years ago