46
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 18, 2024 — Jun 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[BUG] str2net() must not change the const char * More... about 18 years ago
[MEDIUM] acl: support '-i' to ignore case when matching More... about 18 years ago
[MINOR] improve memory freeing upon exit More... about 18 years ago
[BUG] fix segfault at exit when using captures More... about 18 years ago
[BUG] negation in ACL conds was not cleared between terms More... about 18 years ago
[MEDIUM] errorfile: use a local file to feed error messages More... about 18 years ago
[MINOR] acl: permit to return any header when no name specified More... about 18 years ago
[MEDIUM] acl: support maching on 'path' component More... about 18 years ago
[MEDIUM] acl: implement matching on header values More... about 18 years ago
[MINOR] acl: provide a reference to the expr to fetch() More... about 18 years ago
[MINOR] acl: provide the argument length for fetch functions More... about 18 years ago
[MINOR] acl: specify the direction during fetches More... about 18 years ago
[MEDIUM] smarter integer comparison support in ACLs More... about 18 years ago
[RELEASE] Released version 1.3.11.4 with the following main changes : More... about 18 years ago
[MEDIUM] limit the number of events returned by *poll* More... about 18 years ago
[BUG] the epoll FD must not be shared between processes More... about 18 years ago
[BUG] do not re-arm read timeout after writing data More... about 18 years ago
[BUG] do not re-arm read timeout in SHUTR state ! More... about 18 years ago
[MEDIUM] optimize I/O by detecting system starvation More... about 18 years ago
[RELEASE] Released version 1.3.11.3 with the following main changes : More... about 18 years ago
[BUG] pre-initialize timeouts with tv_eternity during parsing More... about 18 years ago
[RELEASE] Released version 1.3.11.2 with the following main changes : More... about 18 years ago
[BUG] fix broken health-checks since switch to timeval More... about 18 years ago
[RELEASE] Released version 1.3.11.1 with the following main changes : More... about 18 years ago
[MINOR] allow null timeouts for past events in select More... about 18 years ago
[BUG] ev_kqueue was forgotten during the switch to timeval More... about 18 years ago
[RELEASE] Released version 1.3.11 with the following main changes : More... about 18 years ago
Merge branch 'pools' into merge-pools More... about 18 years ago
[MINOR] disable useless hint in wake_expired_tasks More... about 18 years ago
[BUG] fix buggy timeout computation in wake_expired_tasks More... about 18 years ago