Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
93637b6e850344c507ea70fc7fb676ef3f6358e9
/
src
/
payload.c
57d2297
BUG/MINOR: acl: req_ssl_sni fails with SSLv3 record version
by Lukas Tribus
· Thu Apr 10 21:36:22 2014 +0200
c5a4e98
MEDIUM: acl: Change the acl register struct
by Thierry FOURNIER
· Wed Mar 05 16:07:08 2014 +0100
e369ca2
MEDIUM: pattern_find_smp: functions find_smp uses the pat_ref_elt to find the element to be removed
by Thierry FOURNIER
· Wed Jan 29 16:24:55 2014 +0100
55d0b10
MEDIUM: pattern: add sample lookup function.
by Thierry FOURNIER
· Wed Jan 15 11:25:26 2014 +0100
6f7203d
MEDIUM: pattern: add prune function
by Thierry FOURNIER
· Tue Jan 14 16:24:51 2014 +0100
b113650
MEDIUM: pattern: add delete functions
by Thierry FOURNIER
· Wed Jan 15 11:38:49 2014 +0100
7654c9f
MEDIUM: sample: Remove types SMP_T_CSTR and SMP_T_CBIN, replace it by SMP_F_CONST flags
by Thierry FOURNIER
· Tue Dec 17 00:20:33 2013 +0100
b9b0846
MEDIUM: pattern: add indexation function.
by Thierry FOURNIER
· Fri Dec 13 15:12:32 2013 +0100
38d25d2
MEDIUM: acl: fix pattern type for payload / payload_lv
by Willy Tarreau
· Mon Feb 24 18:55:33 2014 +0100
e7054c7
BUG/MINOR: payload: the patterns of the acl "req.ssl_ver" are no parsed with the good function.
by Thierry FOURNIER
· Fri Jan 24 12:41:51 2014 +0100
b169eba
BUG/MEDIUM: http: cook_cnt() forgets to set its output type
by Willy Tarreau
· Mon Dec 16 15:14:43 2013 +0100
a65b343
MEDIUM: pattern: rename "acl" prefix to "pat"
by Thierry FOURNIER
· Thu Nov 28 18:22:00 2013 +0100
ed66c29
REORG: acl/pattern: extract pattern matching from the acl file and create pattern.c
by Thierry FOURNIER
· Thu Nov 28 11:05:19 2013 +0100
47e8eba
MINOR: payload: provide the "res.len" fetch method
by Willy Tarreau
· Wed Sep 11 23:28:46 2013 +0200
00f0084
MINOR: payload: allow the payload sample fetches to retrieve arbitrary lengths
by Willy Tarreau
· Fri Aug 02 11:07:32 2013 +0200
cadd8c9
MINOR: payload: split smp_fetch_rdp_cookie()
by Willy Tarreau
· Mon Jul 22 18:09:52 2013 +0200
ef38c39
MEDIUM: sample: systematically pass the keyword pointer to the keyword
by Willy Tarreau
· Mon Jul 22 16:29:32 2013 +0200
dc13c11
BUG/MEDIUM: prevent gcc from moving empty keywords lists into BSS
by Willy Tarreau
· Fri Jun 21 23:16:39 2013 +0200
c32484e
MEDIUM: acl: remove 15 additional useless ACLs that are equivalent to their fetches
by Willy Tarreau
· Tue Jun 11 21:22:58 2013 +0200
6d4e4e8
MEDIUM: acl: remove a lot of useless ACLs that are equivalent to their fetches
by Willy Tarreau
· Tue Jun 11 21:22:58 2013 +0200
d86e29d
CLEANUP: acl: remove unused references to ACL_USE_*
by Willy Tarreau
· Mon Mar 25 08:21:05 2013 +0100
fa95734
MINOR: payload: add new direction-explicit sample fetches
by Willy Tarreau
· Mon Jan 14 16:07:52 2013 +0100
9baae63
MAJOR: acl: remove fetch argument validation from the ACL struct
by Willy Tarreau
· Fri Jan 11 17:06:15 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
d4c33c8
MEDIUM: samples: move payload-based fetches and ACLs to their own file
by Willy Tarreau
· Mon Jan 07 21:59:07 2013 +0100