Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
97b2a8b01f2ac54e46c8e0d189963df11d61017a
/
include
/
common
/
defaults.h
3bc4e8b
CLENAUP: config: move CONFIG_HAP_LOCKLESS_POOLS out of config.h
by Willy Tarreau
· Sat May 09 09:02:35 2020 +0200
6c2a743
MINOR: proxy/checks: Move parsing of httpchk option in checks.c
by Christopher Faulet
· Thu Apr 09 14:48:48 2020 +0200
1997eca
MEDIUM: checks: Implement LDAP check using tcp-check rules
by Christopher Faulet
· Fri Apr 03 23:13:50 2020 +0200
fbcc77c
MEDIUM: checks: Implement smtp check using tcp-check rules
by Christopher Faulet
· Wed Apr 01 20:54:05 2020 +0200
33f05df
MEDIUM: checks: Implement redis check using tcp-check rules
by Christopher Faulet
· Wed Apr 01 11:08:50 2020 +0200
77e3b4a
CLEANUP: assorted typo fixes in the code and comments
by Ilya Shipitsin
· Tue Mar 10 12:06:11 2020 +0500
1a693fc
MEDIUM: cli: Allow multiple filter entries for "show table"
by Adis Nezirovic
· Thu Jan 16 15:19:29 2020 +0100
df23c0c
MINOR: config: continue to rely on DEFAULT_MAXCONN to set the minimum maxconn
by Willy Tarreau
· Wed Mar 13 10:10:49 2019 +0100
ca783d4
MINOR: config: remove obsolete use of DEFAULT_MAXCONN at various places
by Willy Tarreau
· Wed Mar 13 10:03:07 2019 +0100
ff9c914
MINOR: config: make MAX_PROCS configurable at build time
by Willy Tarreau
· Thu Feb 07 10:39:36 2019 +0100
415150f
MEDIUM: ssl: add support for ciphersuites option for TLSv1.3
by Dirkjan Bussink
· Fri Sep 14 11:14:21 2018 +0200
1599b80
MINOR: tasks: Make the number of tasks to run at once configurable.
by Olivier Houchard
· Thu May 24 18:59:04 2018 +0200
23e9e93
MINOR: log: Add logurilen tunable.
by Stéphane Cottin
· Thu May 18 08:58:41 2017 +0200
2395368
DOC: update RFC references
by Lukas Tribus
· Fri Apr 28 13:24:30 2017 +0000
9826329
MAJOR: ssl: bind configuration per certificat
by Emmanuel Hocdet
· Thu Dec 29 18:26:15 2016 +0100
5e0e6e4
MINOR: ssl: crt-list parsing factor
by Emmanuel Hocdet
· Fri May 13 11:18:50 2016 +0200
46af170
MINOR: mailers: increase default timeout to 10 seconds
by Pieter Baauw
· Fri Feb 12 14:35:20 2016 +0100
2709784
MEDIUM: config: set tune.maxrewrite to 1024 by default
by Willy Tarreau
· Mon Sep 28 13:53:23 2015 +0200
31af49d
MEDIUM: ssl: Add options to forge SSL certificates
by Christopher Faulet
· Tue Jun 09 17:29:50 2015 +0200
f3045d2
MAJOR: pattern: add LRU-based cache on pattern matching
by Willy Tarreau
· Wed Apr 29 16:24:50 2015 +0200
87b0966
REORG/MAJOR: session: rename the "session" entity to "stream"
by Willy Tarreau
· Fri Apr 03 00:22:06 2015 +0200
05552d4
MEDIUM: Add support for configurable TLS ticket keys
by Nenad Merdanovic
· Fri Feb 27 19:56:49 2015 +0100
d025648
MAJOR: init: automatically set maxconn and/or maxsslconn when possible
by Willy Tarreau
· Thu Jan 15 21:45:22 2015 +0100
d92aa5c
MINOR: global: report information about the cost of SSL connections
by Willy Tarreau
· Thu Jan 15 21:34:39 2015 +0100
75abcb3
MINOR: config: extend the default max hostname length to 64 and beyond
by Willy Tarreau
· Wed Jan 14 11:48:58 2015 +0100
a24adf0
MAJOR: session: only wake up as many sessions as available buffers permit
by Willy Tarreau
· Thu Nov 27 01:11:56 2014 +0100
edee1d6
MEDIUM: stick-table: make it easier to register extra data types
by Willy Tarreau
· Tue Jul 15 16:44:27 2014 +0200
4e95790
MINOR: log: make MAX_SYSLOG_LEN overridable at build time
by Willy Tarreau
· Fri Jun 27 18:08:49 2014 +0200
98637e5
MEDIUM: Add external check
by Simon Horman
· Fri Jun 20 12:30:16 2014 +0900
c8b27b6
MEDIUM: ssl: add 300s supported time skew on OCSP response update.
by Emeric Brun
· Thu Jun 19 14:16:17 2014 +0200
4147b2e
MEDIUM: ssl: basic OCSP stapling support.
by Emeric Brun
· Mon Jun 16 18:36:30 2014 +0200
4bfc580
MEDIUM: session: maintain per-backend and per-server time statistics
by Willy Tarreau
· Tue Jun 17 12:19:18 2014 +0200
f46cd6e
MEDIUM: ssl: Add the option to use standardized DH parameters >= 1024 bits
by Remi Gacogne
· Thu Jun 12 14:58:40 2014 +0200
cc08d2c
MEDIUM: counters: stop relying on session flags at all
by Willy Tarreau
· Tue Jan 28 23:18:23 2014 +0100
f333834
BUG/MEDIUM: counters: flush content counters after each request
by Willy Tarreau
· Tue Jan 28 21:40:28 2014 +0100
58c3297
MEDIUM: Set rise and fall of agent checks to 1
by Simon Horman
· Mon Nov 25 10:46:38 2013 +0900
47060b6
MINOR: cli: make it possible to enter multiple values at once with "set table"
by Willy Tarreau
· Thu Aug 01 21:11:42 2013 +0200
b4c8493
MINOR: session: make the number of stick counter entries more configurable
by Willy Tarreau
· Tue Jul 23 19:15:30 2013 +0200
bf43f6e
MINOR: defaults: allow REQURI_LEN and CAPTURE_LEN to be redefined
by Willy Tarreau
· Mon Jun 03 15:52:52 2013 +0200
6924ef8
BUG/MEDIUM: ssl: ECDHE ciphers not usable without named curve configured.
by Emeric Brun
· Wed Mar 06 14:08:53 2013 +0100
4663577
MINOR: build: allow packagers to specify the ssl cache size
by Emeric Brun
· Wed Nov 14 11:32:56 2012 +0100
ed7f836
BUG/MINOR: stream_interface: don't loop over ->snd_buf()
by Willy Tarreau
· Mon Oct 29 23:27:14 2012 +0100
76d8895
MINOR: ssl: add defines LISTEN_DEFAULT_CIPHERS and CONNECT_DEFAULT_CIPHERS.
by Emeric Brun
· Fri Oct 05 15:47:31 2012 +0200
56a77e5
MEDIUM: connection: complete the polling cleanups
by Willy Tarreau
· Sun Sep 02 18:34:44 2012 +0200
ac1932d
MEDIUM: tune.http.maxhdr makes it possible to configure the maximum number of HTTP headers
by Willy Tarreau
· Mon Oct 24 19:14:41 2011 +0200
ec032d6
[MINOR] check: add redis check support
by Hervé COMMOWICK
· Fri Aug 05 16:23:48 2011 +0200
14acc70
[OPTIM] stream_sock: don't use splice on too small payloads
by Willy Tarreau
· Wed May 11 20:47:24 2011 +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
b4c81e4
[MINOR] checks: add support for LDAPv3 health checks
by Gabor Lekeny
· Wed Sep 29 18:17:05 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
e9d8788
[MINOR] checks: make the HTTP check code add the CRLF itself
by Willy Tarreau
· Wed Jan 27 11:28:42 2010 +0100
477ecd8
[MEDIUM] config: remove the limitation of 10 config files
by Willy Tarreau
· Sun Jan 03 21:12:30 2010 +0100
deb9ed8
[MEDIUM] config: remove the limitation of 10 reqadd/rspadd statements
by Willy Tarreau
· Sun Jan 03 21:03:22 2010 +0100
97f07b8
[MEDIUM] Decrease server health based on http responses / events, version 3
by Krzysztof Piotr Oledzki
· Tue Dec 15 22:31:24 2009 +0100
f7089f5
[MINOR] Capture & display more data from health checks, v2
by Krzysztof Piotr Oledzki
· Sat Oct 10 21:06:49 2009 +0200
31971e5
[MEDIUM] add support for infinite forwarding
by Willy Tarreau
· Sun Sep 20 12:07:52 2009 +0200
5ca791d
[CLEANUP] move remaining stats sockets code to dumpstats
by Willy Tarreau
· Sun Aug 16 19:06:42 2009 +0200
3ad6a76
[MINOR] export the hostname variable so that all the code can access it
by Willy Tarreau
· Sun Aug 16 10:08:02 2009 +0200
5d01a63
[MEDIUM] config: support loading multiple configuration files
by Willy Tarreau
· Mon Jun 22 16:02:30 2009 +0200
c9fe456
[MINOR] make DEFAULT_MAXCONN user-configurable at build time
by Willy Tarreau
· Mon Jun 15 16:33:36 2009 +0200
8f38bd0
[MINOR] add basic signal handling functions
by Willy Tarreau
· Sun May 10 08:53:33 2009 +0200
2850cb4
[MINOR] add X-Original-To: header
by Maik Broemme
· Fri Apr 17 18:53:21 2009 +0200
6f4a82c
[OPTIM] stream_sock: don't retry to read after a large read
by Willy Tarreau
· Sat Mar 21 20:43:57 2009 +0100
6b66f3e
[MAJOR] implement autonomous inter-socket forwarding
by Willy Tarreau
· Sun Dec 14 17:31:54 2008 +0100
af72a1d
[MINOR] permit renaming of x-forwarded-for header
by Ross West
· Sun Aug 03 10:51:45 2008 +0200
2c6962c
[MAJOR] proto_uxst rework -> SNMP support
by Krzysztof Piotr Oledzki
· Sun Mar 02 02:42:14 2008 +0100
e6bbd74
[MEDIUM] Handle long lines properly
by Krzysztof Piotr Oledzki
· Thu Nov 01 00:33:12 2007 +0100
d9db927
[MINOR] report haproxy's version by default on the stats page
by Krzysztof Oledzki
· Mon Oct 15 10:05:11 2007 +0200
2c43a1e
[MEDIUM] only consider slow checks when looking for the common interval
by Willy Tarreau
· Sun Oct 14 23:05:39 2007 +0200
1db3771
[MEDIUM] limit the number of events returned by *poll*
by Willy Tarreau
· Sun Jun 03 17:16:49 2007 +0200
2367790
[MEDIUM] implement SMTP health checks
by Willy Tarreau
· Tue May 08 23:50:35 2007 +0200
8374918
[MAJOR] implemented support for speculative I/O processing
by Willy Tarreau
· Sun Apr 15 20:56:27 2007 +0200
9641e8f
[MINOR] read optimizations based on the MSS
by Willy Tarreau
· Fri Mar 23 23:02:09 2007 +0100
b8949f1
[MEDIUM] re-implemented the multiple read polling
by Willy Tarreau
· Fri Mar 23 22:39:59 2007 +0100
e5f20dc
[MEDIUM] added the hdr_idx structure for future HTTP header indexing
by Willy Tarreau
· Sun Dec 03 15:21:35 2006 +0100
e3ba5f0
[CLEANUP] included common/version.h everywhere
by Willy Tarreau
· Thu Jun 29 18:54:54 2006 +0200
2dd0d47
[CLEANUP] renamed include/haproxy to include/common
by Willy Tarreau
· Thu Jun 29 17:53:05 2006 +0200
[Renamed (95%) from include/haproxy/defaults.h]
baaee00
[BIGMOVE] exploded the monolithic haproxy.c file into multiple files.
by Willy Tarreau
· Mon Jun 26 02:48:02 2006 +0200