41
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
Jan 02, 2025 — Jan 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1 from skinkie/84e068bc4ead672c60b6ceae82096f4dc4cbfdc4 More... about 14 years ago
We don't use listener->server_string_ext so why keep it? More... about 14 years ago
Typo in Server String More... about 14 years ago
Fixes: - source socket is now closed after an unsuccesful address family approach - we are now using the correct structure to set the destination port (v4/v6) - we are using the src->addr_current for updating the socket More... about 14 years ago
Implements /download indexing and download More... about 14 years ago
Fix for binding to ::1 and/or 127.0.0.1 More... about 14 years ago
Fix for binding to ::1 and/or 127.0.0.1 More... about 14 years ago
Fix for binding to ::1 and/or 127.0.0.1 More... about 14 years ago
Updates .gitignore, it was not covering some of the binaries and configuration files generated after a compilation. More... about 14 years ago
We are no longer including ChangeLog files within the releases of Cherokee. All that information is available in the source code repository. More... about 14 years ago
Fixes a regression introduced by Cherokee 1.2.100. The proxy handler could no longer launch Information Sources. More... about 14 years ago
Adds .gitignore More... about 14 years ago
The number of the beta versions cannot rely on Subversion's revision number. The date and latest git short hash is now used instead. More... about 14 years ago
Bugfix: Fixes a broken regex More... about 14 years ago
Minor configuration file update More... about 14 years ago
Stops automake from enforcing GNU standards. More... about 14 years ago
Use a public (non authenticated) git pointer to the CTK sub-module. More... about 14 years ago
Better extraction of the document's body More... about 14 years ago
Added CTK submodule More... about 14 years ago
Fixes another minor issue introduced by the migration to GitHub. More... about 14 years ago
Transition from Subversion to Git. More... about 14 years ago
WIP More... about 14 years ago
Adds two new QA tests for checking the HSTS support. More... about 14 years ago
Fixes a memory leak in Front-Line Cache. There was a property of the internal AVL nodes that was not being freed properly. More... about 14 years ago
Fixes a minor memory leak. A tiny temporal buffer was not being freed properly. More... about 14 years ago
Memory leak fix. Some memory could be leaked while adding headers to the response of a fcgi, scgi, cgi or wsgi handler. More... about 14 years ago
Fixes a small memory leak in the handler __props__ free. More... about 14 years ago
Fixes a tiny memory leak on the Digest 'nonce' cache code. More... about 14 years ago
Fixes a few (minor) memory leaks in the SSI handler. More... about 14 years ago
Replaces a few strcasestr() calls. The World is a bit safer now. More... about 14 years ago