Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
2b5702030daf1f6394cc7c7e0c2cda9ef90ae2e1
/
src
/
session.c
1e5dfda
MINOR: session: only call http_send_name_header() when changing the server
by Willy Tarreau
· Sun Apr 07 18:19:16 2013 +0200
d86e29d
CLEANUP: acl: remove unused references to ACL_USE_*
by Willy Tarreau
· Mon Mar 25 08:21:05 2013 +0100
c48c90d
MAJOR: acl: remove the arg_mask from the ACL definition and use the sample fetch's
by Willy Tarreau
· Fri Jan 11 16:56:48 2013 +0100
8ed669b
MAJOR: acl: make all ACLs reference the fetch function via a sample.
by Willy Tarreau
· Fri Jan 11 15:49:37 2013 +0100
281c799
MINOR: session: rename sample fetch functions and declare the sample keywords
by Willy Tarreau
· Tue Jan 08 01:23:27 2013 +0100
a7a7ebc
BUG/MINOR: http: don't process abortonclose when request was sent
by Willy Tarreau
· Sun Dec 30 00:50:35 2012 +0100
71241ab
MINOR: http: move redirect rule processing to its own function
by Willy Tarreau
· Thu Dec 27 11:30:54 2012 +0100
d79a3b2
BUG/MINOR: log: make log-format, unique-id-format and add-header more independant
by Willy Tarreau
· Fri Dec 28 09:40:16 2012 +0100
20d46a5
CLEANUP: session: use an array for the stick counters
by Willy Tarreau
· Sun Dec 09 15:55:40 2012 +0100
2406db4
MEDIUM: counters: add sc1_trackers/sc2_trackers
by Willy Tarreau
· Sun Dec 09 12:16:43 2012 +0100
5d5b5d8
MEDIUM: proto_tcp: add support for tracking L7 information
by Willy Tarreau
· Sun Dec 09 12:00:04 2012 +0100
0ede5a3
BUG/MEDIUM: session: fix FD leak when transport layer logging is enabled
by Willy Tarreau
· Sat Dec 08 08:44:02 2012 +0100
20879a0
MEDIUM: connection: add error reporting for the SSL
by Willy Tarreau
· Mon Dec 03 16:32:10 2012 +0100
8e3bf69
MEDIUM: connection: add error reporting for the PROXY protocol header
by Willy Tarreau
· Mon Dec 03 15:41:18 2012 +0100
0af2912
MEDIUM: connection: add minimal error reporting in logs for incomplete connections
by Willy Tarreau
· Mon Dec 03 15:35:00 2012 +0100
14cba4b
MEDIUM: connection: add an error code in connections
by Willy Tarreau
· Fri Nov 30 17:33:05 2012 +0100
8139b99
MINOR: compression: make the stats a bit more robust
by Willy Tarreau
· Tue Nov 27 07:35:31 2012 +0100
5e16cbc
MINOR: stats: report the total number of compressed responses per front/back
by Willy Tarreau
· Sat Nov 24 14:54:13 2012 +0100
2b199c9
MEDIUM: connection: provide a common conn_full_close() function
by Willy Tarreau
· Fri Nov 23 17:32:21 2012 +0100
543db62
BUG/MEDIUM: compression: release the zlib pools between keep-alive requests
by Willy Tarreau
· Thu Nov 15 16:41:22 2012 +0100
ec3e389
BUG/MINOR: compression: deinit zlib only when required
by William Lallemand
· Mon Nov 12 17:02:18 2012 +0100
3fdb366
MAJOR: connection: replace struct target with a pointer to an enum
by Willy Tarreau
· Mon Nov 12 00:42:33 2012 +0100
b31c971
CLEANUP: channel: remove any reference of the hijackers
by Willy Tarreau
· Sun Nov 11 23:05:39 2012 +0100
7f7ad91
BUILD: stream_interface: remove si_fd() and its references
by Willy Tarreau
· Sun Nov 11 19:27:15 2012 +0100
815f5ec
BUG/MINOR: session: mark the handshake as complete earlier
by Willy Tarreau
· Tue Nov 06 00:14:25 2012 +0100
798f432
OPTIM: session: don't process the whole session when only timers need a refresh
by Willy Tarreau
· Thu Nov 08 14:49:17 2012 +0100
1c2d622
CLEANUP: use struct comp_ctx instead of union
by William Lallemand
· Tue Oct 30 15:52:53 2012 +0100
e3224e8
BUG/MINOR: session: ensure that we don't retry connection if some data were sent
by Willy Tarreau
· Mon Oct 29 22:41:31 2012 +0100
19d14ef
MEDIUM: make the trash be a chunk instead of a char *
by Willy Tarreau
· Mon Oct 29 16:51:55 2012 +0100
f2943dc
MAJOR: session: detach the connections from the stream interfaces
by Willy Tarreau
· Fri Oct 26 20:10:28 2012 +0200
c919dc6
CLEANUP: remove trashlen
by Willy Tarreau
· Fri Oct 26 17:35:22 2012 +0200
82fe75c
MEDIUM: HTTP compression (zlib library support)
by William Lallemand
· Tue Oct 23 10:25:10 2012 +0200
c93f795
CLEANUP: session: remove term_trace which is not used anymore
by Willy Tarreau
· Sat Oct 13 11:09:14 2012 +0200
9b28e03
MAJOR: channel: replace the struct buffer with a pointer to a buffer
by Willy Tarreau
· Fri Oct 12 23:49:43 2012 +0200
394db37
REORG: http: rename msg->buf to msg->chn since it's a channel
by Willy Tarreau
· Fri Oct 12 22:40:39 2012 +0200
93dbc2b
MEDIUM: log: add a new LW_XPRT flag to pin the transport layer
by Willy Tarreau
· Fri Oct 12 18:01:49 2012 +0200
1e95491
MEDIUM: connection: add a flag to hold the transport layer
by Willy Tarreau
· Fri Oct 12 17:50:05 2012 +0200
91083f5
BUG/MEDIUM: session: enable the conn_session_update() callback
by Willy Tarreau
· Fri Oct 12 17:42:13 2012 +0200
e9909f4
BUG/MINOR: session: fix some leftover from debug code
by Willy Tarreau
· Fri Oct 12 17:36:40 2012 +0200
1bc4aab
MEDIUM: listener: add support for linux's accept4() syscall
by Willy Tarreau
· Mon Oct 08 20:11:03 2012 +0200
9683e9a
MEDIUM: session: register a data->wake callback to process errors
by Willy Tarreau
· Wed Oct 03 21:17:23 2012 +0200
071e137
MEDIUM: connection: use a generic data-layer init() callback
by Willy Tarreau
· Wed Oct 03 01:39:48 2012 +0200
5e75e27
MEDIUM: session: use a specific data_cb for embryonic sessions
by Willy Tarreau
· Tue Oct 02 21:21:20 2012 +0200
4aa3683
MINOR: connection: provide a generic data layer wakeup callback
by Willy Tarreau
· Tue Oct 02 20:07:22 2012 +0200
f7bc57c
REORG: connection: rename the data layer the "transport layer"
by Willy Tarreau
· Wed Oct 03 00:19:48 2012 +0200
e603e69
MEDIUM: connection: make use of the owner instead of container_of
by Willy Tarreau
· Thu Sep 27 22:20:41 2012 +0200
82569f9
MEDIUM: monitor: simplify handling of monitor-net and mode health
by Willy Tarreau
· Thu Sep 27 23:48:56 2012 +0200
3aaba44
BUILD: fix compilation error with DEBUG_FULL
by Cyril Bonté
· Sun Sep 23 14:19:12 2012 +0200
d1d5454
REORG: split "protocols" files into protocol and listener
by Willy Tarreau
· Wed Sep 12 22:58:11 2012 +0200
cbaaec4
MINOR: session: do not send an HTTP/500 error on SSL sockets
by Willy Tarreau
· Thu Sep 06 11:32:07 2012 +0200
783f258
BUILD: http: rename error_message http_error_message to fix conflicts on RHEL
by Willy Tarreau
· Tue Sep 04 12:19:04 2012 +0200
dd2f85e
CLEANUP: includes: fix includes for a number of users of fd.h
by Willy Tarreau
· Sun Sep 02 22:34:23 2012 +0200
40ff59d
CLEANUP: fd: remove fdtab->flags
by Willy Tarreau
· Sun Sep 02 22:14:47 2012 +0200
74172ff
CLEANUP: frontend: remove the old proxy protocol decoder
by Willy Tarreau
· Fri Aug 31 17:52:35 2012 +0200
22cda21
MAJOR: connection: make the PROXY decoder a handshake handler
by Willy Tarreau
· Fri Aug 31 17:43:29 2012 +0200
2542b53
MAJOR: session: introduce embryonic sessions
by Willy Tarreau
· Fri Aug 31 16:01:23 2012 +0200
15678ef
MEDIUM: connection: add an ->init function to data layer
by Willy Tarreau
· Fri Aug 31 13:54:11 2012 +0200
64ee491
MINOR: tcp: replace tcp_src_to_stktable_key with addr_to_stktable_key
by Willy Tarreau
· Thu Aug 30 22:59:48 2012 +0200
93b0f4f
MEDIUM: stream_interface: remove CAP_SPLTCP/CAP_SPLICE flags
by Willy Tarreau
· Thu Aug 30 21:23:53 2012 +0200
986a9d2
MAJOR: connection: move the addr field from the stream_interface
by Willy Tarreau
· Thu Aug 30 21:11:38 2012 +0200
3cefd52
REORG: connection: move the target pointer from si to connection
by Willy Tarreau
· Thu Aug 30 15:49:18 2012 +0200
8263d2b
CLEANUP: channel: use "channel" instead of "buffer" in function names
by Willy Tarreau
· Tue Aug 28 00:06:31 2012 +0200
03cdb7c
CLEANUP: channel: usr CF_/CHN_ prefixes instead of BF_/BUF_
by Willy Tarreau
· Mon Aug 27 23:14:58 2012 +0200
3bf1b2b
MAJOR: channel: stop relying on BF_FULL to take action
by Willy Tarreau
· Mon Aug 27 20:46:07 2012 +0200
a75bcef
REORG: buffer: move buffer_flush, b_adv and b_rew to buffer.h
by Willy Tarreau
· Fri Aug 24 22:56:11 2012 +0200
8e21bb9
MAJOR: channel: remove the BF_OUT_EMPTY flag
by Willy Tarreau
· Fri Aug 24 22:40:29 2012 +0200
c7e4238
REORG: buffers: split buffers into chunk,buffer,channel
by Willy Tarreau
· Fri Aug 24 19:22:53 2012 +0200
c578891
CLEANUP: connection: split sock_ops into data_ops, app_cp and si_ops
by Willy Tarreau
· Fri Aug 24 18:12:41 2012 +0200
96199b1
MAJOR: stream-interface: restore splicing mechanism
by Willy Tarreau
· Fri Aug 24 00:46:52 2012 +0200
75bf2c9
REORG: sock_raw: rename the files raw_sock*
by Willy Tarreau
· Mon Aug 20 17:01:35 2012 +0200
572bf90
REORG/MAJOR: extract "struct buffer" from "struct channel"
by Willy Tarreau
· Mon Jul 02 17:01:20 2012 +0200
7421efb
REORG/MAJOR: use "struct channel" instead of "struct buffer"
by Willy Tarreau
· Mon Jul 02 15:11:27 2012 +0200
f9dabec
MEDIUM: connection: make use of the new polling functions
by Willy Tarreau
· Fri Aug 17 17:33:53 2012 +0200
49b046d
MAJOR: fd: replace all EV_FD_* macros with new fd_*_* inline calls
by Willy Tarreau
· Thu Aug 09 12:11:58 2012 +0200
8b11708
REORG: connection: replace si_data_close() with conn_data_close()
by Willy Tarreau
· Mon Aug 06 15:06:49 2012 +0200
fd31e53
MAJOR: remove the stream interface and task management code from sock_*
by Willy Tarreau
· Mon Jul 23 18:24:25 2012 +0200
076be25
CLEANUP: remove the now unused fdtab direct I/O callbacks
by Willy Tarreau
· Fri Jul 06 16:02:29 2012 +0200
8018471
MINOR: fd: make fdtab->owner a connection and not a stream_interface anymore
by Willy Tarreau
· Fri Jul 06 14:54:49 2012 +0200
d2274c6
MAJOR: connection: replace direct I/O callbacks with the connection callback
by Willy Tarreau
· Fri Jul 06 14:29:45 2012 +0200
4e6049e
MINOR: fd: add a new I/O handler to fdtab
by Willy Tarreau
· Fri Jul 06 10:53:51 2012 +0200
505e34a
MAJOR: get rid of fdtab[].state and use connection->flags instead
by Willy Tarreau
· Fri Jul 06 10:17:53 2012 +0200
db3b326
REORG/MEDIUM: fd: remove FD_STCLOSE from struct fdtab
by Willy Tarreau
· Thu Jul 05 23:19:22 2012 +0200
96596ae
MEDIUM: fd/si: move peeraddr from struct fdinfo to struct connection
by Willy Tarreau
· Fri Jun 08 22:57:36 2012 +0200
d88fd82
MEDIUM: protocol: add a pointer to struct sock_ops to the listener struct
by Emeric Brun
· Fri May 18 18:30:29 2012 +0200
21adb02
MINOR: stream_interface: add a pointer to the listener for TARG_TYPE_CLIENT
by Emeric Brun
· Fri May 18 16:32:13 2012 +0200
4da69a9
MEDIUM: stream_interface: call si_data_close() before releasing the si
by Willy Tarreau
· Mon May 21 18:05:40 2012 +0200
fb7508a
REORG/MINOR: stream_interface: move si->fd to struct connection
by Willy Tarreau
· Mon May 21 16:47:54 2012 +0200
73b013b
MINOR: stream_interface: introduce a new "struct connection" type
by Willy Tarreau
· Mon May 21 16:31:45 2012 +0200
fe7f1ea
REORG/MINOR: session: detect the TCP monitor checks at the protocol accept
by Willy Tarreau
· Sun May 20 19:22:25 2012 +0200
be0688c
MEDIUM: stream_interface: remove the si->init
by Willy Tarreau
· Fri May 18 15:15:26 2012 +0200
7bb68ab
OPTIM/MEDIUM: stream_interface: add a new SI_FL_NOHALF flag
by Willy Tarreau
· Sun May 13 14:48:59 2012 +0200
b147a83
CLEANUP: fd: remove unused cb->b pointers in the struct fdtab
by Willy Tarreau
· Sun May 13 00:35:44 2012 +0200
ce887fd
MEDIUM: session: add support for tunnel timeouts
by Willy Tarreau
· Sat May 12 12:50:00 2012 +0200
2f5b6fc
MINOR: session: call the socket layer init function when a session establishes
by Willy Tarreau
· Sat May 12 08:08:09 2012 +0200
f873d75
CLEANUP: stream_interface: stop exporting socket layer functions
by Willy Tarreau
· Fri May 11 17:47:17 2012 +0200
b277d6e
CLEANUP: sock_raw: remove last references to stream_sock
by Willy Tarreau
· Fri May 11 16:59:14 2012 +0200
1539a01
MINOR: stream_interface: add a client target : TARG_TYPE_CLIENT
by Willy Tarreau
· Fri May 11 14:47:34 2012 +0200
c63190d
REORG: use the name sock_raw instead of stream_sock
by Willy Tarreau
· Fri May 11 14:23:52 2012 +0200
0a3dd74
MEDIUM: cfgparse: use the new error reporting framework for remaining cfg_keywords
by Willy Tarreau
· Tue May 08 19:47:01 2012 +0200
bd83314
BUG/MEDIUM: log: ensure that unique_id is properly initialized
by Willy Tarreau
· Tue May 08 15:51:44 2012 +0200
Next »