Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
313bfd18c1fe748578f4f22e2088d643d5b4d126
/
src
/
filters.c
874a35c
DOC: Fix typos in lua documentation
by Bertrand Jacquin
· Mon Sep 10 21:26:07 2018 +0100
83061a8
MAJOR: chunks: replace struct chunk with struct buffer
by Willy Tarreau
· Fri Jul 13 11:56:34 2018 +0200
c9fa048
MAJOR: buffer: finalize buffer detachment
by Willy Tarreau
· Tue Jul 10 17:43:27 2018 +0200
44a41a8
MINOR: filters: convert to the new buffer API
by Willy Tarreau
· Tue Jun 19 07:16:31 2018 +0200
5ba6552
MINOR: buffer: replace buffer_pending() with ci_data()
by Willy Tarreau
· Fri Jun 15 15:14:53 2018 +0200
bcbd393
MINOR: channel/buffer: replace b_{adv,rew} with c_{adv,rew}
by Willy Tarreau
· Wed Jun 06 07:13:22 2018 +0200
bafbe01
CLEANUP: pools: rename all pool functions and pointers to remove this "2"
by Willy Tarreau
· Fri Nov 24 17:34:44 2017 +0100
fbc74e8
MINOR/CLEANUP: proxy: rename "proxy" to "proxies_list"
by Olivier Houchard
· Fri Nov 24 16:54:05 2017 +0100
767a84b
CLEANUP: log: Rename Alert/Warning in ha_alert/ha_warning
by Christopher Faulet
· Fri Nov 24 16:50:31 2017 +0100
71a6a8e
MEDIUM: threads/filters: Add init/deinit callback per thread
by Christopher Faulet
· Thu Jul 27 16:33:28 2017 +0200
570f799
BUG/MEDIUM: filters: Be sure to call flt_end_analyze for both channels
by Christopher Faulet
· Thu Jul 06 15:53:02 2017 +0200
2b553de
BUG/MINOR: filters: Don't force the stream's wakeup when we wait in flt_end_analyze
by Christopher Faulet
· Thu Mar 30 11:13:22 2017 +0200
e600624
BUG/MEDIUM: filters: Fix channels synchronization in flt_end_analyze
by Christopher Faulet
· Fri Mar 10 11:52:44 2017 +0100
9e6906b
MEDIUM: http_error_message: txn->status / http_get_status_idx.
by Jarno Huuskonen
· Mon Mar 06 14:21:49 2017 +0200
0184ea7
BUG/MAJOR: channel: Fix the definition order of channel analyzers
by Christopher Faulet
· Thu Jan 05 14:06:34 2017 +0100
64bca59
CLEANUP: filters: use the function registration to initialize all proxies
by Willy Tarreau
· Wed Dec 21 20:13:11 2016 +0100
a00d817
MINOR: filters: Add check_timeouts callback to handle timers expiration on streams
by Christopher Faulet
· Thu Nov 10 14:58:05 2016 +0100
c6062be
MINOR: filters: Remove backend filters attached to a stream only for HTTP streams
by Christopher Faulet
· Mon Oct 31 11:22:37 2016 +0100
31ed32d
MEDIUM: filters: Add attch/detach and stream_set_backend callbacks
by Christopher Faulet
· Tue Jun 21 11:42:37 2016 +0200
55048a4
BUG/MEDIUM: filters: Fix data filtering when data are modified
by Christopher Faulet
· Tue Jun 21 10:44:32 2016 +0200
3a394fa
MEDIUM: filters: Add pre and post analyzer callbacks
by Christopher Faulet
· Wed May 11 17:13:39 2016 +0200
1339d74
MEDIUM: filters: Move HTTP headers filtering in its own callback
by Christopher Faulet
· Wed May 11 16:48:33 2016 +0200
3610c39
MINOR: filters: add opaque data
by Thierry Fournier
· Wed Apr 13 18:27:51 2016 +0200
00e818a
MINOR: filters: Filters must define the callbacks struct during config parsing
by Christopher Faulet
· Tue Apr 19 17:00:44 2016 +0200
cc7317d
MINOR: filters: Typo in an error message
by Christopher Faulet
· Mon Apr 04 10:51:17 2016 +0200
b3f4e14
MINOR: filters: Print the list of existing filters during HA startup
by Christopher Faulet
· Mon Mar 07 12:46:38 2016 +0100
443ea1a
MINOR: filters: Extract proxy stuff from the struct filter
by Christopher Faulet
· Thu Feb 04 13:40:26 2016 +0100
da02e17
MAJOR: filters: Require explicit registration to filter HTTP body and TCP data
by Christopher Faulet
· Fri Dec 04 09:25:05 2015 +0100
fcf035c
MINOR: filters: Add stream_filters structure to hide filters info
by Christopher Faulet
· Thu Dec 03 11:48:03 2015 +0100
309c641
MEDIUM: filters: Replace filter_http_headers callback by an analyzer
by Christopher Faulet
· Wed Dec 02 09:57:32 2015 +0100
2fb2880
MEDIUM: filters: remove http_start_chunk, http_last_chunk and http_chunk_end
by Christopher Faulet
· Tue Dec 01 10:40:57 2015 +0100
3e34429
MEDIUM: filters: Use macros to call filters callbacks to speed-up processing
by Christopher Faulet
· Tue Nov 24 16:24:13 2015 +0100
92d3638
MAJOR: filters/http: Rewrite the HTTP compression as a filter
by Christopher Faulet
· Thu Nov 05 13:35:03 2015 +0100
02c7b22
MINOR: filters: Do not reset stream analyzers if the client is gone
by Christopher Faulet
· Tue Dec 22 12:01:29 2015 +0100
d7c9196
MAJOR: filters: Add filters support
by Christopher Faulet
· Thu Apr 30 11:48:27 2015 +0200