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 40 of 46
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Moved http parser data into own class.
Stefan Weiser
More...
almost 11 years ago
Renamed finished method to finish. Removed finished method of parser.
Stefan Weiser
More...
almost 11 years ago
Use yylval in bison http parser to transmit the token.
Stefan Weiser
More...
almost 11 years ago
Set lval of bison http parser in lexer.
Stefan Weiser
More...
almost 11 years ago
Added lexer class.
Stefan Weiser
More...
almost 11 years ago
Removed static casts and void arguments.
Stefan Weiser
More...
almost 11 years ago
Updated astyle.rc to K&R style. Improved the ordering of the parameters.
Stefan Weiser
More...
almost 11 years ago
Applied K&R style, because this reduces the impact of failed merges.
Stefan Weiser
More...
almost 11 years ago
Don't lower character of header value.
Stefan Weiser
More...
almost 11 years ago
Added HeaderType enum class.
Stefan Weiser
More...
almost 11 years ago
Updated year in copyright.
Stefan Weiser
More...
almost 11 years ago
Replaced old http parser with bison http parser everwhere.
Stefan Weiser
More...
almost 11 years ago
Lexer will only look forward in case of lws header.
Stefan Weiser
More...
almost 11 years ago
Defined values for external http version and method.
Stefan Weiser
More...
almost 11 years ago
Reordered http methods of the parser.
Stefan Weiser
More...
almost 11 years ago
Server integration test will use port 10000.
Stefan Weiser
More...
almost 11 years ago
Added yacc sources to CMakeLists.txt.
Stefan Weiser
More...
almost 11 years ago
Fixed integration test.
Stefan Weiser
More...
almost 11 years ago
Fixed a race condition in listener socket.
Stefan Weiser
More...
almost 11 years ago
Improved signal safe connect.
Stefan Weiser
More...
almost 11 years ago
Added more performance tests for http parser.
Stefan Weiser
More...
almost 11 years ago
Removed notification pipe.
Stefan Weiser
More...
almost 11 years ago
More signal safe socket functions.
Stefan Weiser
More...
almost 11 years ago
Implemented signal safe variants of some socket function.
Stefan Weiser
More...
almost 11 years ago
Added integration tests if listener is still listening.
Stefan Weiser
More...
almost 11 years ago
Added method to ask if a listener socket is still listening.
Stefan Weiser
More...
almost 11 years ago
Fixed another race condition with socket cleanup.
Stefan Weiser
More...
almost 11 years ago
Fixed race condition in listener socket.
Stefan Weiser
More...
almost 11 years ago
Removed obsolete includes.
Stefan Weiser
More...
almost 11 years ago
Fixing compiler errors when building optimized.
Stefan Weiser
More...
almost 11 years ago
←
1
2
…
36
37
38
39
40
41
42
43
44
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