46
I Use This!
Very High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 11, 2024 — Jun 11, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[MEDIUM] moved uri_auth check to a separate function More... over 18 years ago
[MINOR] removed the SN_POST flag and string checks on method More... over 18 years ago
[MEDIUM] check the HTTP method after all filters have been applied More... over 18 years ago
[MEDIUM] optimized the request parser a bit more More... over 18 years ago
[MINOR] reorganized the request parser states to improve speed More... over 18 years ago
[MEDIUM] reorganized request handling to prepare for content-switching More... over 18 years ago
[MEDIUM] move all HTTP Request-related session material to struct hreq More... over 18 years ago
[BUILD] debug.h had a typo. Also add FSM_PRINTF to debug FSM only. More... over 18 years ago
[MEDIUM] make process_cli() not depend on req->h anymore More... over 18 years ago
[MINOR] add .gitignore More... over 18 years ago
[MINOR] added include/common/debug.h More... over 18 years ago
[BUILD] last commit did not build More... over 18 years ago
[MEDIUM] reference and index appended request headers More... over 18 years ago
[MAJOR] finished replacement of the client-side HTTP parser with a new one More... over 18 years ago
[MAJOR] replaced the client-side HTTP parser with a new one More... over 18 years ago
[BUG] files were missing for hdr_idx in previous commit More... over 18 years ago
[MEDIUM] added the hdr_idx structure for future HTTP header indexing More... over 18 years ago
Merge branch 'rfc2616' into switch More... over 18 years ago
[BUG] implemented support for multi-line headers as required by RFC2616. More... over 18 years ago
[MAJOR] separate sess->proxy into sess->{fe,fi,be} More... over 18 years ago
[MEDIUM] use tproxy address as source of health checks More... over 18 years ago
[BUILD] remove a warning in backend.c More... over 18 years ago
[MEDIUM] add support for SO_REUSEPORT on Linux More... over 18 years ago
[MAJOR] support for source binding via cttproxy More... over 18 years ago
[MEDIUM] import ip_tproxy.h from cttproxy More... over 18 years ago
[RELEASE] released 1.3.3 More... over 18 years ago
[BUILD] Makefile.bsd is functionnal again. More... over 18 years ago
[BUILD] only enable regparm on x86 to avoid useless warnings More... over 18 years ago
[BUILD] make clean did not work on anything but bash More... over 18 years ago
[BUILD] replaced u_int32_t with unsigned int. More... over 18 years ago