41
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Mar 25, 2023 — Mar 25, 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... about 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... about 10 years ago
is_ssl should be inherited in the tests More... about 10 years ago
Fix whitespace More... about 10 years ago
Make the SSL tests run More... about 10 years ago
Potential solution for #1105 More... about 10 years ago
Implement graceful restart of the webserver from cherokee-tweak. More... about 10 years ago
Solves a new warning with autogen.sh More... about 10 years ago
Restore the default colour for the shutdown admin link. More... about 10 years ago
Log an error message when the FLCache directory cannot be chowned. More... about 10 years ago
When the server can't change the interpreter the specified user or group, the fork will be terminated. More... about 10 years ago
Merge pull request #1084 from cherokee/unused_but_set_variables More... about 10 years ago
Initialise len = 0; More... about 10 years ago
Initialise xsendfile_len with 0; More... about 10 years ago
Just an extra safe-guard to check for NULL More... about 10 years ago
Change the scope of the variables, and initialise the item. More... about 10 years ago
Fix an unused return value in buffer.c as well, while our other branch probably needs a merge now More... about 10 years ago
Based on the suggestions by @kinnison I have changed these. More... about 10 years ago
Add the QA tests requested by Alvaro in issue #106 More... about 10 years ago
Implement ${domain_md5} as requested in issue #747 More... about 10 years ago