1
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 19 hours ago.
May 20, 2023 — May 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add minimal mime type length of 1. More... about 8 years ago
Add accept parser. More... about 8 years ago
Add tests for host header. More... about 8 years ago
Fix uri algorithm, when skipping schemes and having host and path. More... about 8 years ago
Implement host header. More... about 8 years ago
Extend header parsing as preparation of host header. More... about 8 years ago
Add tests for md5 checksum testing. More... about 8 years ago
Check for content md5 sum. More... about 8 years ago
Refactor decode_base64 function. More... about 8 years ago
Refactor calculate_md5 parameters. More... about 8 years ago
Document implemented header keys. More... about 8 years ago
Improve documentation. More... about 8 years ago
Fix several sonar issues. More... about 8 years ago
Improve include file ordering. More... about 8 years ago
Update some comments. More... about 8 years ago
Rename socket_* to internet_socket_*. More... about 8 years ago
Move mock files into test targets. More... about 8 years ago
Rename socket related integration tests. More... about 8 years ago
Rename socket directory to communication. More... about 8 years ago
Update copyright year. More... about 8 years ago
Rename sockets.hpp to communication.hpp. More... about 8 years ago
Refactor main documentation. More... about 8 years ago
Refactor documentation of socket interface. More... about 8 years ago
Fix doc due to renaming. More... about 8 years ago
Rename request_processor_interface to request_processor. More... about 8 years ago
Rename request_processor to non_caching_request_processor. More... about 8 years ago
Rename reset_error_handler_interface to error_handler_manager. More... about 8 years ago
Rename usage_interface to usage. More... about 8 years ago
Rename disconnect_interface to handler_manager. More... about 8 years ago
Rename response_interface to response. More... about 8 years ago