1
I Use This!
Inactive

Commits : Listings

Analyzed 16 days ago. based on code collected 16 days ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added missing include. More... almost 11 years ago
Fixed is_valid_header_key_character. More... almost 11 years ago
Fixed code coverage monitoring. More... almost 11 years ago
Removed need for gcc. More... almost 11 years ago
Moved define UNUSED into own file. More... almost 11 years ago
Improved code coverage. More... almost 11 years ago
Added lots of http parsing tests. More... almost 11 years ago
Erroneous http date will lead to a stop of parsing. More... almost 11 years ago
Added some unit tests for http date. More... almost 11 years ago
Fixed rfc1123 and asctime http date. More... almost 11 years ago
Fixed request::parse for data oversaturation. More... almost 11 years ago
Removed commented code. More... almost 11 years ago
Moved http first line parsing methods into own file. More... almost 11 years ago
Refactored http version parsing. More... almost 11 years ago
Refactored http url parsing. More... almost 11 years ago
Refactored http method parsing. More... almost 11 years ago
Made http_parse part of class httpscan. More... almost 11 years ago
Removed unused header_key_to_header_type function. More... almost 11 years ago
Moved push_back_string test into own file. Fixed unit test. More... almost 11 years ago
Added tests for header key and value. More... almost 11 years ago
Added test for url character validation function. More... almost 11 years ago
Made push back string noncopyable. More... almost 11 years ago
Added unit test for lower_case_string. More... almost 11 years ago
Added lots of comments in common utility classes. More... almost 11 years ago
Moved tests into namespaces of their components. More... almost 11 years ago
Moved parser into rest::http namespace. More... almost 11 years ago
Use int32_t for lexer. Moved httpdate function into own header. More... almost 11 years ago
Moved verify_forced_characters to lexer. More... almost 11 years ago
Added summary option for testing. More... almost 11 years ago
Refactored some names. More... almost 11 years ago