Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
921d7c0a7034b2a98a9c5751baea659ecc784906
/
src
/
client.c
45e73e3
[MEDIUM] move all HTTP Request-related session material to struct hreq
by Willy Tarreau
· Sun Dec 17 00:05:15 2006 +0100
58f10d7
[MAJOR] replaced the client-side HTTP parser with a new one
by Willy Tarreau
· Mon Dec 04 02:26:12 2006 +0100
e5f20dc
[MEDIUM] added the hdr_idx structure for future HTTP header indexing
by Willy Tarreau
· Sun Dec 03 15:21:35 2006 +0100
73de989
[MAJOR] separate sess->proxy into sess->{fe,fi,be}
by Willy Tarreau
· Thu Nov 30 11:40:23 2006 +0100
2a42950
[MINOR] turn every FD_* into functions
by Willy Tarreau
· Sun Oct 15 14:52:29 2006 +0200
f8306d5
[MEDIUM] got rid of event_{cli,srv}_write() in favor of stream_sock_write()
by Willy Tarreau
· Sat Jul 29 19:01:31 2006 +0200
d797128
[MEDIUM] got rid of event_{cli,srv}_read() in favor of stream_sock_read()
by Willy Tarreau
· Sat Jul 29 18:36:34 2006 +0200
0f9f505
[MEDIUM] removed all res_* and RES_*
by Willy Tarreau
· Sat Jul 29 17:39:25 2006 +0200
5446940
[MEDIUM] started the changes towards I/O completion callbacks
by Willy Tarreau
· Sat Jul 29 16:59:06 2006 +0200
e3ba5f0
[CLEANUP] included common/version.h everywhere
by Willy Tarreau
· Thu Jun 29 18:54:54 2006 +0200
2dd0d47
[CLEANUP] renamed include/haproxy to include/common
by Willy Tarreau
· Thu Jun 29 17:53:05 2006 +0200
baaee00
[BIGMOVE] exploded the monolithic haproxy.c file into multiple files.
by Willy Tarreau
· Mon Jun 26 02:48:02 2006 +0200