5
I Use This!
Low Activity

Commits : Listings

Analyzed about 23 hours ago. based on code collected 2 days ago.
Sep 13, 2025 — Sep 13, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Changed the reference from log() to log_message(). More... over 25 years ago
Changed the log() function to log_message(). More... over 25 years ago
Changed all the references to log() to log_message(). More... over 25 years ago
Just a bit of a cleanup. Nothing major. More... over 25 years ago
Fixed the return type for new_dnscache(). More... over 25 years ago
Changed the types for various variables. Some the functions had the variable types changed as well. More... over 25 years ago
Updated the return type for new_anonymous(). More... over 25 years ago
Renamed the access member of struct acl_s to acl_access. Changed some of the types for the various variables to better reflect what they are actually being used for. More... over 25 years ago
Maintain a list of things which still need to be addressed. More... over 25 years ago
Updated the change log More... over 25 years ago
Added ASSERT statements. More... over 25 years ago
Made the safefree() macro enabled all the time. More... over 25 years ago
Removed a debugging aid. More... over 25 years ago
Removed a DEBUG line in the "can't happen" case. More... over 25 years ago
Just a formatting change. More... over 25 years ago
Make the netmask static and include the asserts. More... over 25 years ago
Fixed a potential problem with not zeroing the number of connections when the threads are emptied. More... over 25 years ago
Bumped up the pre version number More... over 25 years ago
Fixed more potential overflow bugs. More... over 25 years ago
Fixed a potential security bug in http_err. There was a possibility of a heap overflow exploit. More... over 25 years ago
Fixed a bug where the ':' character was not being properly detected. More... over 25 years ago
Rolling out the first pre to 1.4.0 More... almost 26 years ago
Implimented the MaxRequestsPerChild directive. More... almost 26 years ago
Updated changelog More... almost 26 years ago
Fixed a problem with polling for the number of active threads. No longer polls. :) More... almost 26 years ago
Fixed MACRO error. More... almost 26 years ago
Fixed spelling mistake. More... almost 26 years ago
Changed the filter_host command to filter_url. More... almost 26 years ago
Updated Information. More... almost 26 years ago
In the Key Found code, don't display the string in the debug code since it doesn't exist anymore when we display it. Doh! More... almost 26 years ago