41
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 2 days ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Implement the needs of @AnonSphere and the stuff he did not request yet and fix #1115 More... about 10 years ago
Merge pull request #1114 from alobbs/censored More... about 10 years ago
Artwork censorship More... about 10 years ago
Merge pull request #1112 from kinnison/kinnison/child-helper More... about 10 years ago
SPAWNER: Fix missing alignment information More... about 10 years ago
Merge pull request #1110 from kinnison/kinnison/allow-ssl-tests More... about 10 years ago
Merge pull request #1102 from cherokee/md5_evhost_747 More... about 10 years ago
@Alobbs fixes issue #1101 with https://github.com/alobbs/libhpack/commit/1d9800f070f184fd635e4866163b73897f42ef55 More... about 10 years ago
Merge pull request #1109 from kinnison/kinnison/rename-sha-functions More... about 10 years ago
SHA{1,512}: Rename structs and functions More... about 10 years ago
TLS request are denied from the FLcache in cherokee_flcache_req_is_storable More... over 10 years ago
Because is_ssl is only available after the "Build objects" phase, this hack takes care not only for the test to pass, but also makes sure we are not redirecting to http if we are on https. More... over 10 years ago
is_ssl should be inherited in the tests More... over 10 years ago
Fix whitespace More... over 10 years ago
Make the SSL tests run More... over 10 years ago
Potential solution for #1105 More... over 10 years ago
Implement graceful restart of the webserver from cherokee-tweak. More... over 10 years ago
Solves a new warning with autogen.sh More... over 10 years ago
Restore the default colour for the shutdown admin link. More... over 10 years ago
Log an error message when the FLCache directory cannot be chowned. More... over 10 years ago
When the server can't change the interpreter the specified user or group, the fork will be terminated. More... over 10 years ago
Merge pull request #1084 from cherokee/unused_but_set_variables More... over 10 years ago
Initialise len = 0; More... over 10 years ago
Initialise xsendfile_len with 0; More... over 10 years ago
Just an extra safe-guard to check for NULL More... over 10 years ago
Change the scope of the variables, and initialise the item. More... over 10 years ago
Fix an unused return value in buffer.c as well, while our other branch probably needs a merge now More... over 10 years ago
Based on the suggestions by @kinnison I have changed these. More... over 10 years ago
Add the QA tests requested by Alvaro in issue #106 More... over 10 years ago
Implement ${domain_md5} as requested in issue #747 More... over 10 years ago