1
I Use This!
Inactive

Commits : Listings

Analyzed 14 days ago. based on code collected 14 days ago.
Jan 28, 2024 — Jan 28, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added hint on how to contribute. More... almost 11 years ago
Added concept overview page. More... almost 11 years ago
Improved make doc script. More... almost 11 years ago
Added tools section to doc. More... almost 11 years ago
Added initial version of doxygen documentation. More... almost 11 years ago
Reduced needed java version to 1.6. More... almost 11 years ago
Updated documentation hint in readme. More... almost 11 years ago
Checking if the project is bootstrapped before needing it. More... almost 11 years ago
Run plantuml only on files in src. More... almost 11 years ago
Fixed building the documentation. More... almost 11 years ago
Added documentation hint to readme. More... almost 11 years ago
Using spaces instead of tabs in make. Added support for plantuml. More... almost 11 years ago
Updated and fixed doxyfile. More... almost 11 years ago
Renamed md5 project name. More... almost 11 years ago
Added tests for md5. More... almost 11 years ago
Added implementation for md5. More... almost 11 years ago
Using is keep connection. More... almost 11 years ago
Implemented connection header field. More... almost 11 years ago
Removed explicit numbering of header types. Added keep-alive header. More... almost 11 years ago
Renamed project to librestsrv. More... almost 11 years ago
Removed lex_http_version. More... almost 11 years ago
Merged httpfirstline.cpp and http.cpp. More... almost 11 years ago
Removed unused code. More... almost 11 years ago
Using trie when parsing http dates. More... almost 11 years ago
Using more trie during parsing. More... almost 11 years ago
Removed unused and complex compare_to_reference function. More... almost 11 years ago
Using trie when parsing header key. More... almost 11 years ago
Using trie in media type parsing. More... almost 11 years ago
Added more trie unit tests. More... almost 11 years ago
Trie works now case insensitive and returns a predefined type in case of matching. More... almost 11 years ago