openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
HAProxy
Settings
|
Report Duplicate
46
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very High Activity
Commits
: Listings
Analyzed
1 day
ago. based on code collected
1 day
ago.
Jun 11, 2024 — Jun 11, 2025
Showing page 817 of 825
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
[MEDIUM] moved uri_auth check to a separate function
Willy Tarreau
More...
over 18 years ago
[MINOR] removed the SN_POST flag and string checks on method
Willy Tarreau
More...
over 18 years ago
[MEDIUM] check the HTTP method after all filters have been applied
Willy Tarreau
More...
over 18 years ago
[MEDIUM] optimized the request parser a bit more
Willy Tarreau
More...
over 18 years ago
[MINOR] reorganized the request parser states to improve speed
Willy Tarreau
More...
over 18 years ago
[MEDIUM] reorganized request handling to prepare for content-switching
Willy Tarreau
More...
over 18 years ago
[MEDIUM] move all HTTP Request-related session material to struct hreq
Willy Tarreau
More...
over 18 years ago
[BUILD] debug.h had a typo. Also add FSM_PRINTF to debug FSM only.
Willy Tarreau
More...
over 18 years ago
[MEDIUM] make process_cli() not depend on req->h anymore
Willy Tarreau
More...
over 18 years ago
[MINOR] add .gitignore
Willy Tarreau
More...
over 18 years ago
[MINOR] added include/common/debug.h
Willy Tarreau
More...
over 18 years ago
[BUILD] last commit did not build
Willy Tarreau
More...
over 18 years ago
[MEDIUM] reference and index appended request headers
Willy Tarreau
More...
over 18 years ago
[MAJOR] finished replacement of the client-side HTTP parser with a new one
Willy Tarreau
More...
over 18 years ago
[MAJOR] replaced the client-side HTTP parser with a new one
Willy Tarreau
More...
over 18 years ago
[BUG] files were missing for hdr_idx in previous commit
Willy Tarreau
More...
over 18 years ago
[MEDIUM] added the hdr_idx structure for future HTTP header indexing
Willy Tarreau
More...
over 18 years ago
Merge branch 'rfc2616' into switch
Willy Tarreau
More...
over 18 years ago
[BUG] implemented support for multi-line headers as required by RFC2616.
Willy Tarreau
More...
over 18 years ago
[MAJOR] separate sess->proxy into sess->{fe,fi,be}
Willy Tarreau
More...
over 18 years ago
[MEDIUM] use tproxy address as source of health checks
Willy Tarreau
More...
over 18 years ago
[BUILD] remove a warning in backend.c
Willy Tarreau
More...
over 18 years ago
[MEDIUM] add support for SO_REUSEPORT on Linux
Willy Tarreau
More...
over 18 years ago
[MAJOR] support for source binding via cttproxy
Willy Tarreau
More...
over 18 years ago
[MEDIUM] import ip_tproxy.h from cttproxy
Willy Tarreau
More...
over 18 years ago
[RELEASE] released 1.3.3
Willy Tarreau
More...
over 18 years ago
[BUILD] Makefile.bsd is functionnal again.
Willy Tarreau
More...
over 18 years ago
[BUILD] only enable regparm on x86 to avoid useless warnings
Willy Tarreau
More...
over 18 years ago
[BUILD] make clean did not work on anything but bash
Willy Tarreau
More...
over 18 years ago
[BUILD] replaced u_int32_t with unsigned int.
Willy Tarreau
More...
over 18 years ago
←
1
2
…
813
814
815
816
817
818
819
820
821
…
824
825
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree