openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
libhutznohmd
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
13 days
ago. based on code collected
13 days
ago.
Jan 28, 2024 — Jan 28, 2025
Showing page 12 of 46
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Remove superfluous comparisons with true or false.
Stefan Weiser
More...
over 9 years ago
Rename parameter of mime_data::parse_type.
Stefan Weiser
More...
over 9 years ago
Move mime parsing code into mime handler.
Stefan Weiser
More...
over 9 years ago
Using mime handler in request parser.
Stefan Weiser
More...
over 9 years ago
Move mime handler functionality from demultiplexer into mime handler.
Stefan Weiser
More...
over 9 years ago
Add more documentation to mime handler.
Stefan Weiser
More...
over 9 years ago
Add const specifiers to mime_data's and mime_handler's parse methods.
Stefan Weiser
More...
over 9 years ago
MIME type string must exactly match a registered one.
Stefan Weiser
More...
over 9 years ago
Implement parsing of mime types and subtypes with the mime handler.
Stefan Weiser
More...
over 9 years ago
Seperate usage of mime_type_mutex_ in demultiplexer.
Stefan Weiser
More...
over 9 years ago
Add mime_handler files.
Stefan Weiser
More...
over 9 years ago
Add support for expectations.
Stefan Weiser
More...
over 9 years ago
Fix repeated disconnect by resetting the loop's stop condition.
Stefan Weiser
More...
over 9 years ago
Rename is_content_and_accept_type_valid to are_two_types_valid.
Stefan Weiser
More...
over 9 years ago
Remove unused parse_specific function from lexer.
Stefan Weiser
More...
over 9 years ago
Implement request's keep alive parsing.
Stefan Weiser
More...
over 9 years ago
Fix static assertion message.
Stefan Weiser
More...
over 9 years ago
Implement from header field.
Stefan Weiser
More...
over 9 years ago
Implement referer header field.
Stefan Weiser
More...
over 9 years ago
Implement user-agent header key.
Stefan Weiser
More...
over 9 years ago
Fix unit test string comparison.
Stefan Weiser
More...
over 9 years ago
Move some code into the right order without changing behaviour.
Stefan Weiser
More...
over 9 years ago
Respect optional whitespace at header value begin and end.
Stefan Weiser
More...
over 9 years ago
Skip whitespace at timestamp begin.
Stefan Weiser
More...
over 9 years ago
Implement Content-Length and return content.
Stefan Weiser
More...
over 9 years ago
Return valid date of request.
Stefan Weiser
More...
over 9 years ago
Add structures to do different things with different headers.
Stefan Weiser
More...
over 9 years ago
Add call to gcovr.
Stefan Weiser
More...
over 9 years ago
Fix skip_one_character with nullptr.
Stefan Weiser
More...
over 9 years ago
Improve parse_unsigned_integer implementation.
Stefan Weiser
More...
over 9 years ago
←
1
2
…
8
9
10
11
12
13
14
15
16
…
45
46
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree