Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
59be17a29a38b413b6867df7f468b677afb711bc
/
doc
1fe0fad
MINOR: ssl: Rename ssl_bc_hsk_err to ssl_bc_err
by Remi Tricot-Le Breton
· Wed Sep 29 18:56:52 2021 +0200
61944f7
MINOR: ssl: Set connection error code in case of SSL read or write fatal failure
by Remi Tricot-Le Breton
· Wed Sep 29 18:56:51 2021 +0200
620761f
DOC: peers: fix doc "enable" statement on "peers" sections
by Emeric Brun
· Wed Sep 29 10:29:52 2021 +0200
538f3e0
[RELEASE] Released version 2.5-dev8
by Willy Tarreau
· Fri Sep 24 15:52:17 2021 +0200
c8cac04
MEDIUM: listener: deprecate "process" in favor of "thread" on bind lines
by Willy Tarreau
· Tue Sep 21 14:31:29 2021 +0200
cd8a6f2
MINOR: server: enable slowstart for dynamic server
by Amaury Denoyelle
· Tue Sep 21 11:51:54 2021 +0200
725f8d2
MINOR: server: enable more check related keywords for dynamic servers
by Amaury Denoyelle
· Mon Sep 20 15:16:12 2021 +0200
79b90e8
MINOR: server: enable more keywords for ssl checks for dynamic servers
by Amaury Denoyelle
· Mon Sep 20 15:15:19 2021 +0200
ed8bfad
DOC: management: certificate files must be sanitized before injection
by William Lallemand
· Thu Sep 16 17:30:51 2021 +0200
4b3a9fe
[RELEASE] Released version 2.5-dev7
by Willy Tarreau
· Sun Sep 12 11:36:38 2021 +0200
7978c5c
MEDIUM: vars: make the ifexist variant of set-var only apply to the proc scope
by Willy Tarreau
· Tue Sep 07 14:24:07 2021 +0200
1008071
MINOR: proxy: add a global "grace" directive to postpone soft-stop
by Willy Tarreau
· Tue Sep 07 10:49:45 2021 +0200
f653e83
[RELEASE] Released version 2.5-dev6
by Willy Tarreau
· Fri Sep 03 15:19:56 2021 +0200
54496a6
MINOR: vars: make the vars() sample fetch function support a default value
by Willy Tarreau
· Fri Sep 03 12:00:13 2021 +0200
e93bff4
MEDIUM: vars: also support format strings in CLI's "set var" command
by Willy Tarreau
· Fri Sep 03 09:47:37 2021 +0200
753d4db
MINOR: vars: add a "set-var-fmt" directive to the global section
by Willy Tarreau
· Fri Sep 03 09:02:47 2021 +0200
9a621ae
MEDIUM: vars: add a new "set-var-fmt" action
by Willy Tarreau
· Thu Sep 02 21:00:38 2021 +0200
e726712
DOC: configuration: remove wrong tcp-request examples in tcp-response
by Willy Tarreau
· Thu Sep 02 20:51:21 2021 +0200
bc1223b
MINOR: http-rules: add a new "ignore-empty" option to redirects.
by Willy Tarreau
· Thu Sep 02 16:54:33 2021 +0200
942c167
MINOR: connection: Add a connection error code sample fetch for backend side
by Remi Tricot-Le Breton
· Wed Sep 01 15:52:15 2021 +0200
163cdeb
MINOR: ssl: Add new ssl_bc_hsk_err sample fetch
by Remi Tricot-Le Breton
· Wed Sep 01 15:52:14 2021 +0200
fe21fe7
MINOR: log: Add new "error-log-format" option
by Remi Tricot-Le Breton
· Tue Aug 31 12:08:52 2021 +0200
3d6350e
MINOR: log: Remove log-error-via-logformat option
by Remi Tricot-Le Breton
· Tue Aug 31 12:08:51 2021 +0200
446344c
[RELEASE] Released version 2.5-dev5
by Willy Tarreau
· Sat Aug 28 13:46:11 2021 +0200
310a260
MEDIUM: config: Deprecate tune.ssl.capture-cipherlist-size
by Marcin Deranek
· Tue Jul 13 19:04:24 2021 +0200
da0264a
MINOR: sample: Add be2hex converter
by Marcin Deranek
· Tue Jul 13 14:08:56 2021 +0200
40ca09c
MINOR: sample: Add be2dec converter
by Marcin Deranek
· Tue Jul 13 14:05:24 2021 +0200
959a48c
MINOR: sample: Expose SSL captures using new fetchers
by Marcin Deranek
· Tue Jul 13 15:14:21 2021 +0200
769fd2e
MEDIUM: ssl: Capture more info from Client Hello
by Marcin Deranek
· Mon Jul 12 14:16:55 2021 +0200
14c3c5c
MEDIUM: server: allow to remove servers at runtime except non purgeable
by Amaury Denoyelle
· Mon Aug 23 14:10:51 2021 +0200
ff0f278
CLEANUP: assorted typo fixes in the code and comments
by Ilya Shipitsin
· Sun Aug 22 22:18:07 2021 +0500
08d0f23
[RELEASE] Released version 2.5-dev4
by Willy Tarreau
· Tue Aug 17 14:08:55 2021 +0200
c5b5e7b
DOC/MINOR: fix typo in management document
by Jonathon Lacher
· Wed Aug 04 00:29:05 2021 -0500
d0bacde
DOC: Minor typo fix - 'question mark' -> 'exclamation mark'
by Kunal Gangakhedkar
· Tue Aug 17 11:55:45 2021 +0530
0188108
CLEANUP: assorted typo fixes in the code and comments
by Ilya Shipitsin
· Sat Aug 07 14:41:56 2021 +0500
5a2c661
DOC: lua-api: Add documentation about lua filters
by Christopher Faulet
· Sun Aug 15 20:35:25 2021 +0200
24e7f35
DOC: config: Fix 'http-response send-spoe-group' documentation
by Christopher Faulet
· Thu Aug 12 09:32:07 2021 +0200
1e9b1b6
DOC: Improve the lua documentation
by Christopher Faulet
· Wed Aug 11 10:14:30 2021 +0200
6a79fc1
MEDIUM: lua: Improve/revisit the lua api to manipulate channels
by Christopher Faulet
· Fri Aug 06 16:02:36 2021 +0200
414a612
MINOR: doc: specify ulimit-n usage for dynamic servers
by Amaury Denoyelle
· Fri Aug 06 10:25:32 2021 +0200
b65f4ca
MEDIUM: server: implement agent check for dynamic servers
by Amaury Denoyelle
· Wed Aug 04 11:33:14 2021 +0200
2fc4d39
MEDIUM: server: implement check for dynamic servers
by Amaury Denoyelle
· Thu Jul 22 16:04:59 2021 +0200
f69fea6
MAJOR: fd: get rid of the DWCAS when setting the running_mask
by Willy Tarreau
· Tue Aug 03 09:04:32 2021 +0200
fdc3faf
MINOR: doc: rename conn_status in `option httsplog`
by William Lallemand
· Mon Aug 02 10:57:49 2021 +0200
56f1f75
MINOR: log: rename 'dontloglegacyconnerr' to 'log-error-via-logformat'
by William Lallemand
· Mon Aug 02 10:25:30 2021 +0200
8441deb
[RELEASE] Released version 2.5-dev3
by Willy Tarreau
· Sun Aug 01 18:19:51 2021 +0200
88babd9
DOC: internals: document the FD takeover process
by Willy Tarreau
· Fri Jul 30 17:40:07 2021 +0200
4a6328f
MEDIUM: connection: Add option to disable legacy error log
by Remi Tricot-Le Breton
· Thu Jul 29 09:45:53 2021 +0200
98b930d
MINOR: ssl: Define a default https log format
by Remi Tricot-Le Breton
· Thu Jul 29 09:45:52 2021 +0200
7c6898e
MINOR: ssl: Add new ssl_fc_hsk_err sample fetch
by Remi Tricot-Le Breton
· Thu Jul 29 09:45:51 2021 +0200
3d2093a
MINOR: connection: Add a connection error code sample fetch
by Remi Tricot-Le Breton
· Thu Jul 29 09:45:49 2021 +0200
2524123
MEDIUM: proxy: remove long-broken 'option http_proxy'
by Willy Tarreau
· Sun Jul 18 19:18:56 2021 +0200
bccc91d
[RELEASE] Released version 2.5-dev2
by Willy Tarreau
· Sat Jul 17 12:35:11 2021 +0200
316ea7e
MINOR: cfgcond: support terms made of parenthesis around expressions
by Willy Tarreau
· Fri Jul 16 14:56:59 2021 +0200
ca81887
MINOR: cfgcond: insert an expression between the condition and the term
by Willy Tarreau
· Fri Jul 16 14:46:09 2021 +0200
ca56d3d
MINOR: cfgcond: support negating conditional expressions
by Willy Tarreau
· Fri Jul 16 13:56:54 2021 +0200
56eb8ed
MEDIUM: server: support track keyword for dynamic servers
by Amaury Denoyelle
· Tue Jul 13 10:36:03 2021 +0200
befeae8
MINOR: mux_h2: define config to disable h2 websocket support
by Amaury Denoyelle
· Fri Jul 09 17:14:30 2021 +0200
2304887
Revert "MINOR: tcp-act: Add set-src/set-src-port for "tcp-request content" rules"
by Christopher Faulet
· Tue Jul 06 11:25:36 2021 +0200
726783d
MEDIUM: stick-table: make the use of 'gpc' excluding the use of 'gpc0/1''
by Emeric Brun
· Wed Jun 30 19:06:43 2021 +0200
4d7ada8
MEDIUM: stick-table: add the new arrays of gpc and gpc_rate
by Emeric Brun
· Wed Jun 30 19:04:16 2021 +0200
f7ab0bf
MEDIUM: stick-table: make the use of 'gpt' excluding the use of 'gpt0'
by Emeric Brun
· Wed Jun 30 18:58:22 2021 +0200
877b0b5
MEDIUM: stick-table: add the new array of gpt data_type
by Emeric Brun
· Wed Jun 30 18:57:49 2021 +0200
1a6b725
DOC: stick-table: add missing documentation about gpt0 stored type
by Emeric Brun
· Thu Jul 01 18:34:48 2021 +0200
d3e7dc4
DOC: config: use CREATE USER for mysql-check
by Daniel Black
· Thu Jul 01 12:09:32 2021 +1000
bae4cb2
BUILD/MEDIUM: tcp: set-mark support for OpenBSD
by David Carlier
· Sat Jul 03 10:15:15 2021 +0100
96a2f50
[RELEASE] Released version 2.5-dev1
by Willy Tarreau
· Wed Jun 30 16:16:14 2021 +0200
f7f53af
BUILD/MEDIUM: tcp: set-mark setting support for FreeBSD.
by David Carlier
· Sat Jun 26 12:04:36 2021 +0100
469c06c
MINOR: http-act/tcp-act: Add "set-mark" and "set-tos" for tcp content rules
by Christopher Faulet
· Fri Jun 25 15:11:35 2021 +0200
1da374a
MINOR: http-act/tcp-act: Add "set-nice" for tcp content rules
by Christopher Faulet
· Fri Jun 25 14:46:02 2021 +0200
551a641
MINOR: http-act/tcp-act: Add "set-log-level" for tcp content rules
by Christopher Faulet
· Fri Jun 25 14:35:29 2021 +0200
14aec6e
DOC: config: Add missing actions in "tcp-request session" documentation
by Christopher Faulet
· Wed Jun 23 12:19:25 2021 +0200
19bbbe0
MINOR: tcp-act: Add set-src/set-src-port for "tcp-request content" rules
by Christopher Faulet
· Wed Jun 23 12:07:21 2021 +0200
34897d2
MINOR: ssl: support ssl keyword for dynamic servers
by Amaury Denoyelle
· Wed May 19 09:49:41 2021 +0200
317804d
DOC: update references to process numbers in cpu-map and bind-process
by Willy Tarreau
· Tue Jun 15 11:35:31 2021 +0200
0953039
DOC: lua: Add a warning about buffers modification in HTTP
by Christopher Faulet
· Mon Jun 14 11:43:18 2021 +0200
b63dbb7
MAJOR: config: remove parsing of the global "nbproc" directive
by Willy Tarreau
· Fri Jun 11 16:50:29 2021 +0200
eb77824
MEDIUM: proxy: remove the deprecated "grace" keyword
by Willy Tarreau
· Fri Jun 11 16:27:10 2021 +0200
6ba6984
MINOR: config: reject long-deprecated "option forceclose"
by Willy Tarreau
· Fri Jun 11 16:01:50 2021 +0200
eb9d90a
MINOR: config: remove support for deprecated option "tune.chksize"
by Willy Tarreau
· Fri Jun 11 15:29:31 2021 +0200
5cd0e52
BUG/MINOR: mux-fcgi: Expose SERVER_SOFTWARE parameter by default
by Christopher Faulet
· Fri Jun 11 13:34:42 2021 +0200
efbf35c
BUG/MINOR: server: explicitly set "none" init-addr for dynamic servers
by Amaury Denoyelle
· Thu Jun 10 17:34:10 2021 +0200
6056e61
MINOR: ssl: Add the "show ssl cert foo.pem.ocsp" CLI command
by Remi Tricot-Le Breton
· Thu Jun 10 13:51:15 2021 +0200
d92fd11
MINOR: ssl: Add new "show ssl ocsp-response" CLI command
by Remi Tricot-Le Breton
· Thu Jun 10 13:51:13 2021 +0200
fc0cceb
MINOR: haproxy: Add `-cc` argument
by Maximilian Mader
· Sun Jun 06 00:50:22 2021 +0200
5c86620
DOC: use the req.ssl_sni in examples
by Alex
· Sat Jun 05 13:23:08 2021 +0200
528adc3
DOC/MINOR: move uuid in the configuration to the right alphabetical order
by Alexandar Lazic
· Tue Jun 01 00:27:01 2021 +0200
e1ecfdd
DOC: intro: Fix typo in starter guide
by Mark Mullan
· Sat May 22 11:15:02 2021 -0700
a75eea7
MINOR: map/acl: print the count of all the map/acl entries in "show map/acl"
by Dragan Dosen
· Fri May 21 16:59:15 2021 +0200
3c222bd
DOC: ssl: Add documentation about CRL file hot update commands
by Remi Tricot-Le Breton
· Tue Apr 27 16:28:25 2021 +0200
653a167
DOC: internals: update the SSL architecture schema
by Remi Tricot-Le Breton
· Mon Apr 12 15:56:23 2021 +0200
e88a2ca
DOC: ssl: Add documentation about CA file hot update commands
by Remi Tricot-Le Breton
· Thu Apr 08 15:30:23 2021 +0200
1f97306
[RELEASE] Released version 2.5-dev0
by Willy Tarreau
· Fri May 14 09:36:37 2021 +0200
6cbbecf
[RELEASE] Released version 2.4.0
by Willy Tarreau
· Fri May 14 09:03:30 2021 +0200
cc9d9b0
DOC: config: Fix configuration example for mqtt
by Daniel Corbett
· Thu May 13 10:46:07 2021 -0400
f1c8a38
MINOR: activity/cli: optionally support sorting by address on "show profiling"
by Willy Tarreau
· Thu May 13 10:00:17 2021 +0200
5a3fe9f
DOC: management: Correct example reload command in the document
by varnav
· Mon May 10 10:29:57 2021 -0400
dec1c36
MINOR: uri_normalizer: Add `fragment-encode` normalizer
by Tim Duesterhus
· Mon May 10 17:28:26 2021 +0200
c9e05ab
MINOR: uri_normalizer: Add `fragment-strip` normalizer
by Tim Duesterhus
· Mon May 10 17:28:25 2021 +0200
3df5989
CLEANUP: assorted typo fixes in the code and comments
by Ilya Shipitsin
· Mon May 10 12:50:00 2021 +0500
Next »