Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
48d84c10b5552470e171d4146bfe82c2209d0a50
/
src
/
proto_http.c
485479d
[MEDIUM] Create new protected pattern types CONSTSTRING and CONSTDATA to force memcpy if data from protected areas need to be manipulated.
by Emeric Brun
· Thu Sep 23 18:02:19 2010 +0200
acd7d63
[CLEANUP] Remove unneeded chars allocation
by Cyril Bonté
· Mon Nov 01 19:26:02 2010 +0100
5bd86a8
[MINOR] Support listener's sockets unix on http logs.
by Emeric Brun
· Fri Oct 22 17:23:04 2010 +0200
ba4c5be
[MINOR] cookie: add support for the "preserve" option
by Willy Tarreau
· Sat Oct 23 12:46:42 2010 +0200
7f18e52
[MINOR] acl: add the http_req_first match
by Willy Tarreau
· Fri Oct 22 20:04:13 2010 +0200
7046130
[MEDIUM] checks: set server state to one state from failure when leaving maintenance
by Willy Tarreau
· Fri Oct 22 14:39:02 2010 +0200
474be41
[MEDIUM] stats: add an admin level
by Cyril Bonté
· Tue Oct 12 00:14:36 2010 +0200
70be45d
[MEDIUM] enable/disable servers from the stats web interface
by Cyril Bonté
· Tue Oct 12 00:14:35 2010 +0200
ef4f391
[MEDIUM] cookie: set the date in the cookie if needed
by Willy Tarreau
· Thu Oct 07 21:00:29 2010 +0200
f64d141
[MEDIUM] cookie: check for maxidle and maxlife for incoming dated cookies
by Willy Tarreau
· Thu Oct 07 20:06:11 2010 +0200
f134831
[MEDIUM] cookie: reassign set-cookie status flags to store more states
by Willy Tarreau
· Thu Oct 07 15:54:11 2010 +0200
b761ec4
[MINOR] cookie: add the expired (E) and old (O) flags for request cookies
by Willy Tarreau
· Thu Oct 07 15:28:23 2010 +0200
bca9969
[MEDIUM] cookie: support client cookies with some contents appended to their value
by Willy Tarreau
· Wed Oct 06 19:25:55 2010 +0200
22a9534
[MEDIUM] make it possible to combine http-pretend-keepalived with httpclose
by Willy Tarreau
· Wed Sep 29 14:31:41 2010 +0200
e3f284a
[BUILD] proto_http: eliminate some build warnings with gcc-2.95
by Willy Tarreau
· Tue Sep 28 19:42:42 2010 +0200
58bd8fd
[BUG] stream_sock: try to flush any extra pending request data after a POST
by Willy Tarreau
· Tue Sep 28 14:16:41 2010 +0200
24581ba
[MEDIUM] http: fix space handling in the response cookie parser
by Willy Tarreau
· Tue Aug 31 22:39:35 2010 +0200
eb7b0a2
[MEDIUM] http: fix space handling in the request cookie parser
by Willy Tarreau
· Tue Aug 31 16:45:02 2010 +0200
0f7f51f
[BUG] http: don't consider commas as a header delimitor within quotes
by Willy Tarreau
· Mon Aug 30 11:06:34 2010 +0200
92aa1fa
[BUG] http: don't set auto_close if more data are expected
by Willy Tarreau
· Sat Aug 28 18:57:20 2010 +0200
5c54c71
[MEDIUM] http: forward client's close when abortonclose is set
by Willy Tarreau
· Sat Jul 17 08:02:58 2010 +0200
f059a0f
[MAJOR] session-counters: split FE and BE track counters
by Willy Tarreau
· Tue Aug 03 16:29:52 2010 +0200
da7ff64
[MEDIUM] session-counters: add HTTP req/err tracking
by Willy Tarreau
· Wed Jun 23 11:44:09 2010 +0200
6df7a0e
[MINOR] http: reset analysers to listener's, not frontend's
by Willy Tarreau
· Tue Aug 03 11:52:10 2010 +0200
bb69539
[BUG] http: denied requests must not be counted as denied resps in listeners
by Willy Tarreau
· Wed Jun 23 08:43:37 2010 +0200
ee55dc0
[MINOR] frontend: rely on the frontend and not the backend for INDEPSTR
by Willy Tarreau
· Tue Jun 01 10:56:34 2010 +0200
070ceb6
[MEDIUM] session: don't assign conn_retries upon accept() anymore
by Willy Tarreau
· Tue Jun 01 10:36:43 2010 +0200
ee28de0
[MEDIUM] session: move the conn_retries attribute to the stream interface
by Willy Tarreau
· Tue Jun 01 09:51:00 2010 +0200
d04e858
[MEDIUM] session: initialize server-side timeouts after connect()
by Willy Tarreau
· Mon May 31 12:31:35 2010 +0200
ace495e
[CLEANUP] buffer->cto is not used anymore
by Willy Tarreau
· Mon May 31 11:27:58 2010 +0200
03fa5df
[CLEANUP] rename client -> frontend
by Willy Tarreau
· Mon May 24 21:02:37 2010 +0200
663308b
[BUG] debug: correctly report truncated messages
by Willy Tarreau
· Mon Jun 07 14:06:08 2010 +0200
1ba0e5f
[BUG] debug: wrong pointer was used to report a status line
by Willy Tarreau
· Mon Jun 07 13:57:32 2010 +0200
79ebac6
[BUG] http: report correct flags in case of client aborts during body
by Willy Tarreau
· Mon Jun 07 13:47:49 2010 +0200
4fe4190
[BUG] http: automatically close response if req is aborted
by Willy Tarreau
· Mon Jun 07 22:27:41 2010 +0200
d45b3d5
[BUG] http: dispatch and http_proxy modes were broken for a long time
by Willy Tarreau
· Thu May 20 11:49:03 2010 +0200
4a56897
[MINOR] stick-tables: add support for "stick on hdr"
by Willy Tarreau
· Wed May 12 08:08:50 2010 +0200
b337b53
[MEDIUM] acl: add tree-based lookups of networks
by Willy Tarreau
· Thu May 13 20:03:41 2010 +0200
c426296
[MEDIUM] acl: add tree-based lookups of exact strings
by Willy Tarreau
· Mon May 10 23:42:40 2010 +0200
c3bfeeb
[MINOR] fix possible crash in debug mode with invalid responses
by Willy Tarreau
· Fri Apr 16 09:14:45 2010 +0200
47fdd8e
[MINOR] add the "ignore-persist" option to conditionally ignore persistence
by Cyril Bonté
· Sun Apr 25 00:00:51 2010 +0200
17530c3
[BUG] appsession should match the whole cookie name
by Cyril Bonté
· Tue Apr 06 21:11:10 2010 +0200
8a8e1d9
[MINOR] http: make it possible to pretend keep-alive when doing close
by Willy Tarreau
· Mon Apr 05 16:15:16 2010 +0200
bce7088
[MEDIUM] add ability to connect to a server from an IP found in a header
by Willy Tarreau
· Mon Sep 07 11:51:47 2009 +0200
bf3f1de
[BUG] http: fix truncated responses on chunk encoding when size divides buffer size
by Willy Tarreau
· Wed Mar 17 15:54:24 2010 +0100
3965040
[MINOR] http: don't mark a server as failed when it returns 501/505
by Willy Tarreau
· Mon Mar 15 19:44:39 2010 +0100
7f2c539
[BUG] clf logs segfault when capturing a non existant header
by Cyril Bonté
· Sat Mar 13 15:15:07 2010 +0100
6464841
[BUG] http: don't wait for response data to leave buffer is client has left
by Willy Tarreau
· Fri Mar 05 10:41:54 2010 +0100
3e1b6d1
[STATS] frontend requests were not accounted for failed requests
by Willy Tarreau
· Thu Mar 04 23:02:38 2010 +0100
ae52678
[STATS] count transfer aborts caused by client and by server
by Willy Tarreau
· Thu Mar 04 20:34:23 2010 +0100
40dba09
[BUG] logs: don't report "proxy request" when server closes early
by Willy Tarreau
· Thu Mar 04 18:14:51 2010 +0100
8096de9
[MEDIUM] http: revert to use a swap buffer for realignment
by Willy Tarreau
· Fri Feb 26 11:12:27 2010 +0100
2465779
[STATS] separate frontend and backend HTTP stats
by Willy Tarreau
· Fri Feb 26 10:30:28 2010 +0100
d9b587f
[STATS] report HTTP requests (total and rate) in frontends
by Willy Tarreau
· Fri Feb 26 10:05:55 2010 +0100
b97f199
[MEDIUM] http: don't use trash to realign large buffers
by Willy Tarreau
· Thu Feb 25 23:54:31 2010 +0100
0b89fbb
[BUG] fix error response in case of server error
by Willy Tarreau
· Tue Feb 02 09:57:24 2010 +0100
dc008c5
[MEDIUM] http: stricter processing of the CONNECT method
by Willy Tarreau
· Mon Feb 01 16:20:08 2010 +0100
5843d1a
[MEDIUM] http: switch to tunnel mode after status 101 responses
by Willy Tarreau
· Mon Feb 01 15:13:32 2010 +0100
711ad9e
[MINOR] http-auth: last fix was wrong
by Krzysztof Olędzki
· Mon Feb 01 12:36:53 2010 +0100
5142594
[MINOR] http-auth: make the 'unless' keyword work as expected
by Willy Tarreau
· Mon Feb 01 10:40:19 2010 +0100
844a7e7
[MEDIUM] http: add support for proxy authentication
by Willy Tarreau
· Sun Jan 31 21:46:18 2010 +0100
8c8bd45
[MAJOR] use the new auth framework for http stats
by Krzysztof Piotr Oledzki
· Fri Jan 29 19:29:32 2010 +0100
f9423ae
[MINOR] acl: add http_auth and http_auth_group
by Krzysztof Piotr Oledzki
· Fri Jan 29 19:26:18 2010 +0100
59bb218
[MINOR] http-request: allow/deny/auth support for frontend/backend/listen
by Krzysztof Piotr Oledzki
· Fri Jan 29 17:58:21 2010 +0100
fdb563c
[MEDIUM] http: add support for conditional response header rewriting
by Willy Tarreau
· Sun Jan 31 15:43:27 2010 +0100
8abd4cd
[MEDIUM] http: add support for conditional request header addition
by Willy Tarreau
· Sun Jan 31 14:30:44 2010 +0100
6c123b1
[MEDIUM] http: make the request filter loop check for optional conditions
by Willy Tarreau
· Thu Jan 28 20:22:06 2010 +0100
f4f0412
[MINOR] prepare req_*/rsp_* to receive a condition
by Willy Tarreau
· Thu Jan 28 18:10:50 2010 +0100
c3e8b25
[MINOR] http: disable keep-alive when process is going down
by Willy Tarreau
· Thu Jan 28 15:01:20 2010 +0100
739cfba
[BUG] http: trim any excess buffer data when recycling a connection
by Willy Tarreau
· Mon Jan 25 23:11:14 2010 +0100
d08f82e
[MINOR] http: remove a copy-paste typo in transaction cleaning
by Willy Tarreau
· Mon Jan 25 22:46:30 2010 +0100
88d349d
[MEDIUM] http: add support for Proxy-Connection header
by Willy Tarreau
· Mon Jan 25 12:15:43 2010 +0100
2a6d88d
[MINOR] http: logs must report persistent connections to down servers
by Willy Tarreau
· Sun Jan 24 13:10:43 2010 +0100
4de9149
[MINOR] add the "force-persist" statement to force persistence on down servers
by Willy Tarreau
· Fri Jan 22 19:10:05 2010 +0100
ff7b588
[OPTIM] http: don't delay response if next request is incomplete
by Willy Tarreau
· Fri Jan 22 14:41:29 2010 +0100
d5fd51c
[BUG] http_server_error() must not purge a previous pending response
by Willy Tarreau
· Fri Jan 22 14:17:47 2010 +0100
6046652
[MAJOR] http: rework response Connection header handling
by Willy Tarreau
· Mon Jan 18 19:08:45 2010 +0100
bbf0b37
[MAJOR] http: rework request Connection header handling
by Willy Tarreau
· Mon Jan 18 16:54:40 2010 +0100
68085d8
[MINOR] http: add http_remove_header2() to remove a header value.
by Willy Tarreau
· Mon Jan 18 14:54:04 2010 +0100
cce7fa4
[MEDIUM] http: don't switch to tunnel mode upon close
by Willy Tarreau
· Sat Jan 16 23:19:39 2010 +0100
d3c343f
[BUG] http: don't count req errors on client resets or t/o during keep-alive
by Willy Tarreau
· Sat Jan 16 10:26:19 2010 +0100
b982a3d
[MEDIUM] Add stick table configuration and init.
by Emeric Brun
· Mon Jan 04 15:45:53 2010 +0100
b16a574
[MINOR] http: add a separate "http-keep-alive" timeout
by Willy Tarreau
· Sun Jan 10 14:46:16 2010 +0100
fcffa69
[MINOR] http: differentiate waiting for new request and waiting for a complete requst
by Willy Tarreau
· Sun Jan 10 14:21:19 2010 +0100
a3377ee
[MINOR] http: move appsession 'sessid' from session to http_txn
by Willy Tarreau
· Sun Jan 10 10:49:11 2010 +0100
7566145
[MINOR] http redirect: don't explicitly state keep-alive on 1.1
by Willy Tarreau
· Sun Jan 10 10:35:01 2010 +0100
148d099
[BUG] stream_interface: fix retnclose and remove cond_close
by Willy Tarreau
· Sun Jan 10 10:21:21 2010 +0100
41689c2
[BUG] appsession: possible memory leak in case of out of memory condition
by Cyril Bonté
· Sun Jan 10 00:30:14 2010 +0100
81e3b4f
[MINOR] http redirect: add the ability to append a '/' to the URL
by Willy Tarreau
· Sun Jan 10 00:42:19 2010 +0100
dcb75c4
[MINOR] http: fix double slash prefix with server redirect
by Willy Tarreau
· Sun Jan 10 00:24:22 2010 +0100
962c3f4
[MEDIUM] http: fix handling of message pointers
by Willy Tarreau
· Sun Jan 10 00:15:35 2010 +0100
59e0b0f
[BUG] server redirection used an uninitialized string.
by Willy Tarreau
· Sat Jan 09 21:29:23 2010 +0100
1fac753
[BUILD] appsession did not build anymore under gcc-2.95
by Willy Tarreau
· Sat Jan 09 19:23:06 2010 +0100
762a236
[BUG] appsession's sessid must be reset at end of transaction
by Willy Tarreau
· Sat Jan 09 13:57:26 2010 +0100
065e833
[MEDIUM] http: wait for some flush of the response buffer before a new request
by Willy Tarreau
· Fri Jan 08 00:30:20 2010 +0100
ea65e68
[MINOR] http redirect: use proper call to return last response
by Willy Tarreau
· Fri Jan 08 00:26:50 2010 +0100
4602363
[BUG] http: fix for capture memory leak was incorrect
by Willy Tarreau
· Thu Jan 07 22:51:47 2010 +0100
6fe6018
[BUG] http: memory leak with captures when using keep-alive
by Willy Tarreau
· Thu Jan 07 13:35:21 2010 +0100
90deb18
[MEDIUM] http: make safer use of the DONT_READ and AUTO_CLOSE flags
by Willy Tarreau
· Thu Jan 07 00:20:41 2010 +0100
8db1c17
[BUG] http: check options before the connection header
by Willy Tarreau
· Tue Jan 05 23:12:12 2010 +0100
Next »