Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
49d4842e9898296f95de3dd3b26d1b68d6fa0d72
/
src
/
haproxy.c
835b921
MEDIUM: log: add a new log format flag "E"
by Dragan Dosen
· Fri Feb 12 13:23:03 2016 +0100
92d3638
MAJOR: filters/http: Rewrite the HTTP compression as a filter
by Christopher Faulet
· Thu Nov 05 13:35:03 2015 +0100
d7c9196
MAJOR: filters: Add filters support
by Christopher Faulet
· Thu Apr 30 11:48:27 2015 +0200
6ad6bde
MINOR: rename master process name in -Ds (systemd mode)
by William Lallemand
· Thu Jan 14 18:10:30 2016 +0100
7006045
BUG/MEDIUM: config: properly adjust maxconn with nbproc when memmax is forced
by Willy Tarreau
· Mon Dec 14 12:46:07 2015 +0100
7ece096
CLEANUP: haproxy: using _GNU_SOURCE instead of __USE_GNU macro.
by David Carlier
· Tue Dec 08 21:43:09 2015 +0000
df3785f
MINOR: da: silent logging by default and displaying DeviceAtlas support if built.
by David Carlier
· Wed Dec 02 11:22:53 2015 +0000
ed9dddd
CLEANUP: compression: don't allocate DEFAULT_MAXZLIBMEM without USE_ZLIB
by Willy Tarreau
· Thu Nov 26 16:34:56 2015 +0100
55f9ff1
MINOR: check: add agent-send server parameter
by James Brown
· Wed Oct 21 18:19:05 2015 -0700
f2dd5e4
BUG/MEDIUM: config: count memory limits on 64 bits, not 32
by Willy Tarreau
· Thu Oct 29 10:42:55 2015 +0100
86ac176
MINOR: init: report use of libslz instead of "no compression"
by Willy Tarreau
· Tue Oct 13 16:46:28 2015 +0200
77fe80c
MINOR: ssl: Release Servers SSL context when HAProxy is shut down
by Christopher Faulet
· Wed Jul 29 13:02:40 2015 +0200
a088d31
MEDIUM: init: support a list of files on the command line
by Willy Tarreau
· Thu Oct 08 11:58:48 2015 +0200
c6ca1aa
MEDIUM: init: support more command line arguments after pid list
by Willy Tarreau
· Thu Oct 08 11:32:32 2015 +0200
43885c7
BUG/MEDIUM: logs: segfault writing to log from Lua
by Dragan Dosen
· Thu Oct 01 13:18:13 2015 +0200
47c8c02
MEDIUM: init: completely deallocate unused peers
by Willy Tarreau
· Mon Sep 28 16:39:25 2015 +0200
5801a82
MINOR: global: Few new struct fields for da module
by David Carlier
· Fri Sep 25 14:13:44 2015 +0100
0b85ece
MEDIUM: logs: add a new RFC5424 log-format for the structured-data
by Dragan Dosen
· Fri Sep 25 19:17:44 2015 +0200
1322d09
MEDIUM: logs: add support for RFC5424 header format per logger
by Dragan Dosen
· Tue Sep 22 16:05:32 2015 +0200
68d2e3a
MEDIUM: logs: remove the hostname, tag and pid part from the logheader
by Dragan Dosen
· Sat Sep 19 22:35:44 2015 +0200
834cb2e
BUG/MEDIUM: main: Freeing a bunch of static pointers
by David Carlier
· Fri Sep 25 12:02:25 2015 +0100
2709784
MEDIUM: config: set tune.maxrewrite to 1024 by default
by Willy Tarreau
· Mon Sep 28 13:53:23 2015 +0200
64bca9d
MINOR: applet: rename applet_runq to applet_active_queue
by Willy Tarreau
· Fri Sep 25 17:39:23 2015 +0200
fecd2b5
MINOR: init: server state loaded from file
by Baptiste Assmann
· Fri Aug 14 16:20:52 2015 +0200
caa6a1b
MINOR: support cpu-map feature through the compile option USE_CPU_AFFINITY on FreeBSD
by Pieter Baauw
· Thu Sep 17 21:26:40 2015 +0200
29fbe51
MAJOR: tproxy: remove support for cttproxy
by Willy Tarreau
· Thu Aug 20 19:35:14 2015 +0200
7e25df3
MAJOR: stick-tables: remove key storage from the key struct
by Thierry FOURNIER
· Fri Jul 24 19:31:59 2015 +0200
c2bb050
MINOR: proto_tcp: proto_tcp.h is now useles
by Thierry FOURNIER
· Wed Aug 19 09:06:21 2015 +0200
a28a942
MEDIUM: actions: Merge (http|tcp)-(request|reponse) action structs
by Thierry FOURNIER
· Tue Aug 04 19:35:46 2015 +0200
6db62c5
CLEANUP: config: remove appsession initialization
by Willy Tarreau
· Mon Aug 10 19:04:29 2015 +0200
f2ee016
MINOR: init: indicate to check 'bind' lines when no listeners were found.
by Willy Tarreau
· Sun Aug 09 11:01:51 2015 +0200
9373fc5
MINOR: 51d: unable to start haproxy without "51degrees-data-file"
by Dragan Dosen
· Fri Aug 07 16:41:23 2015 +0200
105c8e6
MEDIUM: 51d: add LRU-based cache on User-Agent string detection
by Dragan Dosen
· Mon Jun 29 16:43:26 2015 +0200
93b38d9
MEDIUM: 51Degrees code refactoring and cleanup
by Dragan Dosen
· Mon Jun 29 16:43:25 2015 +0200
ad90f0d
[RELEASE] Released version 1.6-dev2
by Willy Tarreau
· Wed Jun 17 15:53:25 2015 +0200
325137d
MEDIUM: dns: implement a DNS resolver
by Baptiste Assmann
· Mon Apr 13 23:40:55 2015 +0200
31af49d
MEDIUM: ssl: Add options to forge SSL certificates
by Christopher Faulet
· Tue Jun 09 17:29:50 2015 +0200
acd6b1f
BUG/MEDIUM: init: segfault if global._51d_property_names is not initialized
by Dragan Dosen
· Thu Jun 11 21:36:33 2015 +0200
28b48cc
CLEANUP: deinit: remove codes for cleaning p->block_rules
by Godbach
· Tue Jun 09 19:41:52 2015 +0800
a9f4702
BUILD: fix build warning when not using 51degrees
by Willy Tarreau
· Tue Jun 02 14:01:20 2015 +0200
4d441a7
MEDIUM: sample: add trie support to 51Degrees
by Thomas Holmes
· Fri May 29 12:54:25 2015 +0100
5ed33ee
MEDIUM: deinit: add cleanup for 51Degrees to deinit
by Thomas Holmes
· Thu May 14 17:14:30 2015 +0100
6abded4
MINOR: init: add 51Degrees initialisation code
by Thomas Holmes
· Tue May 12 16:23:58 2015 +0100
0d74f77
CLEANUP: da: register the config keywords in da.c
by Willy Tarreau
· Mon Jun 01 15:42:29 2015 +0200
4a02641
MEDIUM: init: DeviceAtlas initialization
by David Carlier
· Mon Jun 01 13:57:22 2015 +0200
98d0485
MAJOR: config: remove the deprecated reqsetbe / reqisetbe actions
by Willy Tarreau
· Tue May 26 12:18:29 2015 +0200
200b0fa
MEDIUM: Add support for updating TLS ticket keys via socket
by Nenad Merdanovic
· Sat May 09 08:46:01 2015 +0200
f83d3fe
MEDIUM: init: stop any peers section not bound to the correct process
by Willy Tarreau
· Fri May 01 19:13:41 2015 +0200
edaff0a
MEDIUM: init: don't stop proxies in parent process when exiting
by Willy Tarreau
· Fri May 01 17:01:08 2015 +0200
f3045d2
MAJOR: pattern: add LRU-based cache on pattern matching
by Willy Tarreau
· Wed Apr 29 16:24:50 2015 +0200
3c595ac
MEDIUM: applet: implement a run queue for active appctx
by Willy Tarreau
· Sun Apr 19 09:59:31 2015 +0200
e759749
BUG/MEDIUM: init: don't limit cpu-map to the first 32 processes only
by Willy Tarreau
· Mon Apr 20 11:36:57 2015 +0200
10146c9
CLEANUP: poll: move the conditions for waiting out of the poll functions
by Willy Tarreau
· Mon Apr 13 20:44:19 2015 +0200
63986c7
MINOR: http: create a dedicated pool for http_txn
by Willy Tarreau
· Fri Apr 03 22:55:33 2015 +0200
feb7640
MEDIUM: stream: allocate the session when a stream is created
by Willy Tarreau
· Fri Apr 03 14:10:06 2015 +0200
b1ec8c4
MINOR: session: start to reintroduce struct session
by Willy Tarreau
· Fri Apr 03 13:53:24 2015 +0200
87b0966
REORG/MAJOR: session: rename the "session" entity to "stream"
by Willy Tarreau
· Fri Apr 03 00:22:06 2015 +0200
615105e
MEDIUM: compression: add a distinction between UA- and config- algorithms
by Willy Tarreau
· Sat Mar 28 16:40:46 2015 +0100
8747b6d
[RELEASE] Released version 1.6-dev1
by Willy Tarreau
· Wed Mar 11 23:57:23 2015 +0100
a27dc19
CLEANUP: remove now unused channel pool
by Willy Tarreau
· Thu Nov 27 22:10:04 2014 +0100
a718b29
MINOR: lua: remove some #define
by Thierry FOURNIER
· Wed Mar 04 16:48:34 2015 +0100
47eb219
MINOR: report the Lua version in -vv
by Cyril Bonté
· Mon Mar 02 00:08:39 2015 +0100
a4a0f3d
MINOR: lua: post initialisation bindings
by Thierry FOURNIER
· Fri Jan 23 12:08:30 2015 +0100
6f1fd48
MEDIUM: lua: lua integration in the build and init system.
by Thierry FOURNIER
· Fri Jan 23 14:06:13 2015 +0100
9cf7c4b
MAJOR: poll: only rely on wake_expired_tasks() to compute the wait delay
by Thierry FOURNIER
· Mon Dec 15 13:26:01 2014 +0100
474b96a
MEDIUM: init: continue to enforce SYSTEM_MAXCONN with auto settings if set
by Willy Tarreau
· Wed Jan 28 19:03:21 2015 +0100
4694778
MINOR: args: implement a new arg type for regex : ARGT_REG
by Willy Tarreau
· Mon Jan 19 19:00:58 2015 +0100
d025648
MAJOR: init: automatically set maxconn and/or maxsslconn when possible
by Willy Tarreau
· Thu Jan 15 21:45:22 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
b3e54fe
MAJOR: namespace: add Linux network namespace support
by KOVACS Krisztian
· Mon Nov 17 15:11:45 2014 +0100
34c0179
MINOR: deinit: fix memory leak
by Sárközi, László
· Fri Sep 05 10:08:23 2014 +0200
581cc8d
BUILD: ssl: handle boringssl in openssl version detection
by Lukas Tribus
· Mon Aug 18 00:56:30 2014 +0200
09af0d6
MEDIUM: regex: replace all standard regex function by own functions
by Thierry FOURNIER
· Wed Jun 18 11:35:54 2014 +0200
218f064
MEDIUM: http: add actions "replace-header" and "replace-values" in http-req/resp
by Sasha Pachev
· Mon Jun 16 12:05:59 2014 -0600
f46cd6e
MEDIUM: ssl: Add the option to use standardized DH parameters >= 1024 bits
by Remi Gacogne
· Thu Jun 12 14:58:40 2014 +0200
b7f1cfc
BUG/MEDIUM: Fix unhandled connections problem with systemd daemon mode and SO_REUSEPORT.
by Simone Gotti
· Wed Jun 11 00:15:51 2014 +0200
892337c
MAJOR: server: use states instead of flags to store the server state
by Willy Tarreau
· Tue May 13 23:41:20 2014 +0200
c93cd16
REORG/MEDIUM: server: split server state and flags in two different variables
by Willy Tarreau
· Tue May 13 15:54:22 2014 +0200
07fcaaa
MINOR: fix a few memory usage errors
by Dirkjan Bussink
· Mon Apr 28 22:57:16 2014 +0000
a9db57e
MEDIUM: config: limit nbproc to the machine's word size
by Willy Tarreau
· Fri Jan 18 11:29:29 2013 +0100
ff05550
MINOR: config: add minimum support for emitting warnings only once
by Willy Tarreau
· Mon Apr 28 22:27:06 2014 +0200
353bc9f
CLEANUP: proxy: rename "block_cond" to "block_rules"
by Willy Tarreau
· Mon Apr 28 22:05:31 2014 +0200
f51658d
MEDIUM: config: relax use_backend check to make the condition optional
by Willy Tarreau
· Wed Apr 23 01:21:56 2014 +0200
88afe03
BUG/MINOR: Fix name lookup ordering when compiled with USE_GETADDRINFO
by Nenad Merdanovic
· Mon Apr 14 15:56:58 2014 +0200
af5a29d
MINOR: pattern: Each pattern is identified by unique id.
by Thierry FOURNIER
· Tue Mar 11 14:29:22 2014 +0100
84310e2
MINOR: sample: add a rand() sample fetch to return a sample.
by Willy Tarreau
· Fri Feb 14 11:59:04 2014 +0100
610f04b
MINOR: config: add global directives to set default SSL ciphers
by Willy Tarreau
· Thu Feb 13 11:36:41 2014 +0100
7e31273
MINOR: config: make the stream interface idle timer user-configurable
by Willy Tarreau
· Wed Feb 12 16:35:14 2014 +0100
03effc1
MINOR: ssl: add DEFAULT_SSL_MAX_RECORD to set the record size at build time
by Willy Tarreau
· Wed Feb 12 14:55:41 2014 +0100
1a34d57
[RELEASE] Released version 1.5-dev22
by Willy Tarreau
· Mon Feb 03 00:41:29 2014 +0100
850efd5
MEDIUM: ssl: Set verify 'required' as global default for servers side.
by Emeric Brun
· Wed Jan 29 12:24:34 2014 +0100
033cd9d
REORG: polling: rename "fd_process_spec_events()" to "fd_process_cached_events()"
by Willy Tarreau
· Sat Jan 25 19:24:15 2014 +0100
89efaed
BUILD: definitely silence some stupid GCC warnings
by Willy Tarreau
· Fri Dec 13 15:14:55 2013 +0100
2819e99
MINOR: chunks: allocate the trash chunks before parsing the config
by Willy Tarreau
· Fri Dec 13 14:41:10 2013 +0100
d18cd0f
MEDIUM: http: The redirect strings follows the log format rules.
by Thierry FOURNIER
· Fri Nov 29 12:15:45 2013 +0100
d60d691
MEDIUM: checks: Add supplementary agent checks
by Simon Horman
· Mon Nov 25 10:46:36 2013 +0900
af1a75d
BUG/MINOR: deinit: free server map which is allocated in init_server_map()
by Godbach
· Wed Oct 02 17:10:11 2013 +0800
4cc1b0d
BUG/MINOR: deinit: free fdinfo while doing cleanup
by Godbach
· Wed Jun 26 16:49:51 2013 +0800
b837e68
CLEANUP: fix minor typo in error message.
by Prach Pongpanich
· Tue May 14 20:56:28 2013 +0200
1eb7592
MINOR: tproxy: add support for OpenBSD
by Pieter Baauw
· Wed May 08 23:30:23 2013 +0200
Next »