0
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 10 hours ago.
May 01, 2023 — May 01, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Cleanup, minor code audit, few fixes. More... over 21 years ago
Updated AUTHORS More... over 21 years ago
Added the ServerRoot directive in examples/hydra.conf. More... over 21 years ago
changes for 0.1.0 final release. More... over 21 years ago
*** empty log message *** More... over 21 years ago
*** empty log message *** More... over 21 years ago
use the TMPDIR environment variable to get tmp directory. More... over 21 years ago
*** empty log message *** More... over 21 years ago
*** empty log message *** More... over 21 years ago
Correct error log file logging. More... over 21 years ago
Added the ability to disable HIC threads by using 0 in the HICThreads configuration directive. Hydra now uses poll by default. Select is available using the --with-select configure option. More... over 21 years ago
*** empty log message *** More... over 21 years ago
Added file access control lists per virtual host. Based on patch for Boa by Peter Korsgaard <[email protected]>. More... over 21 years ago
SSLParamsRefresh was renamed to MaintenanceInterval and is more generic, since it includes some server cleanups. More... over 21 years ago
Corrected redirection/aliases behaviour, to match the documented one. More... over 21 years ago
*** empty log message *** More... over 21 years ago
Better logging of non virtual host requests. They are logged using the server's IP address. More... over 21 years ago
*** empty log message *** More... over 21 years ago
Long offsets are not used by default. Use of pipes instead of temporary files, if the post data sent are less than PIPE_BUF. More... over 21 years ago
added a null pointer check to prevent a sigsegv. More... over 21 years ago
*** empty log message *** More... over 21 years ago
better detection of libdl More... over 21 years ago
*** empty log message *** More... over 21 years ago
*** empty log message *** More... over 21 years ago
The IOSHUFFLE is not used in SSL connections. More... over 21 years ago
Removed some optimizations from Boa, that made the code harder to read. Added the hash.c from Boa. More... over 21 years ago
*** empty log message *** More... over 21 years ago
fixes in the sendfile detection More... over 21 years ago
some fixes in the sendfile(2) support. Added support for FreeBSD's sendfile (currently untested). More... over 21 years ago
*** empty log message *** More... over 21 years ago