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
Cherokee
Settings
|
Report Duplicate
41
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 22 hours
ago. based on code collected
2 days
ago.
Jun 07, 2024 — Jun 07, 2025
Showing page 9 of 240
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #1064 from cherokee/uwsgi_wizzard_689
Stefan de Konink
More...
over 11 years ago
Make sure no unicode string end up in the configuration.
Stefan de Konink
More...
over 11 years ago
Whitespace
Stefan de Konink
More...
over 11 years ago
Fix #1011
Stefan de Konink
More...
over 11 years ago
One line of comment.
Stefan de Konink
More...
over 11 years ago
Whitespace changes
Stefan de Konink
More...
over 11 years ago
Prevent resolving to a unix socket from the proxy
Stefan de Konink
More...
over 11 years ago
Regression from the I/O-cache CGI admin addition.
Stefan de Konink
More...
over 11 years ago
Another unused variable.
Stefan de Konink
More...
over 11 years ago
Merge pull request #1059 from cherokee/xsendfile_846
Stefan de Konink
More...
over 11 years ago
Merge pull request #1061 from cherokee/kinnison-kinnison/fix_ldap_warnings
Stefan de Konink
More...
over 11 years ago
Only provide the variables in platforms where they are used.
Stefan de Konink
More...
over 11 years ago
Remove unused variable vsrv.
Stefan de Konink
More...
over 11 years ago
Whitespace fixes
Stefan de Konink
More...
over 11 years ago
A created connection to an ldap server should be closed after use.
Stefan de Konink
More...
over 11 years ago
Minor change with respect to the direct parsing of the boolean.
Stefan de Konink
More...
over 11 years ago
When X-Sendfile or X-Accel-Redirect is present we should not invoke the encoder.
Stefan de Konink
More...
over 11 years ago
When conn_op_cant_encoder is set, we should include Content-Length.
Stefan de Konink
More...
over 11 years ago
VALIDATOR_LDAP: Fix warnings during compilation
Daniel Silverstone
More...
over 11 years ago
When TRACE would be disabled, the compile was broken. Thanks @kinnison for spotting it.
Stefan de Konink
More...
over 11 years ago
Merge pull request #1057 from cherokee/review_compiler_fixes
Stefan de Konink
More...
over 11 years ago
Another space.
Stefan de Konink
More...
over 11 years ago
Typo madness.
Stefan de Konink
More...
over 11 years ago
Better readibility for memset.
Stefan de Konink
More...
over 11 years ago
Fix the Content-Length parser.
Stefan de Konink
More...
over 11 years ago
Alternative solution to prevent sizeof on strings.
Stefan de Konink
More...
over 11 years ago
Max-age is defined by the standard as non-negative integers.
Stefan de Konink
More...
over 11 years ago
If we are storing a boolean, we should read it as boolean.
Stefan de Konink
More...
over 11 years ago
Port must always be a valid TCP ports, therefore cannot be signed. Later in the the code htons is called, which also requires an unsigned (short) integer.
Stefan de Konink
More...
over 11 years ago
This branch contains compiler fixes and the suggestion from issue #1056
Stefan de Konink
More...
over 11 years ago
←
1
2
…
5
6
7
8
9
10
11
12
13
…
239
240
→
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