Gitiles
Code Review
Sign In
git01.mediatek.com
/
haproxy
/
4de1ff1fd6973a8c206806bd092581eda09d3cfb
/
include
/
common
b686afd
MINOR: chunks: implement a simple dynamic allocator for trash buffers
by Willy Tarreau
· Wed Feb 08 11:06:11 2017 +0100
9826329
MAJOR: ssl: bind configuration per certificat
by Emmanuel Hocdet
· Thu Dec 29 18:26:15 2016 +0100
48ef4c9
MINOR: tools: make str2sa_range() return the port in a separate argument
by Willy Tarreau
· Fri Jan 06 18:32:38 2017 +0100
0ebb511
MINOR: tools: add a generic hexdump function for debugging
by Willy Tarreau
· Mon Dec 05 00:10:57 2016 +0100
f2592b2
MEDIUM: regex: pcre2 support
by David Carlier
· Mon Nov 21 21:25:58 2016 +0000
ece9b07
MINOR: cfgparse: add two new functions to check arguments count
by Willy Tarreau
· Wed Dec 21 22:41:44 2016 +0100
a73e59b
BUG/MAJOR: Fix how the list of entities waiting for a buffer is handled
by Christopher Faulet
· Fri Dec 09 17:30:18 2016 +0100
97c2ae1
REORG: cli: move dump_text(), dump_text_line(), and dump_binary() to standard.c
by Willy Tarreau
· Tue Nov 22 18:00:20 2016 +0100
79bdef3
MINOR: cfgparse: Parse scope lines and save the last one parsed
by Christopher Faulet
· Fri Nov 04 22:36:15 2016 +0100
7110b40
MINOR: cfgparse: Add functions to backup and restore registered sections
by Christopher Faulet
· Wed Oct 26 11:09:44 2016 +0200
898566e
CLEANUP: remove last references to 'ruleset' section
by Christopher Faulet
· Wed Oct 26 11:06:28 2016 +0200
620408f
MEDIUM: tcp: add registration and processing of TCP L5 rules
by Willy Tarreau
· Fri Oct 21 16:37:51 2016 +0200
dcbc5c5
MINOR: show Built with PCRE version
by Lukas Tribus
· Mon Sep 12 21:42:07 2016 +0000
7819c12
MINOR: chunk: new strncat function
by Baptiste Assmann
· Sat Mar 26 14:12:50 2016 +0100
08396c8
MINOR: standard.c: ipcpy() function to copy an IP address from a struct sockaddr_storage into an other one
by Baptiste Assmann
· Sun Jan 31 00:27:17 2016 +0100
08b24cf
MINOR: standard.c: ipcmp() function to compare 2 IP addresses stored in 2 struct sockaddr_storage
by Baptiste Assmann
· Sat Jan 23 23:39:12 2016 +0100
9d87ca0
BUILD: tcp: define SOL_TCP when only IPPROTO_TCP exists
by Willy Tarreau
· Wed Aug 10 21:09:24 2016 +0200
16e0156
MINOR: tcp: add dst_is_local and src_is_local
by Willy Tarreau
· Tue Aug 09 16:46:18 2016 +0200
1a5d060
MINOR: standard: add function "escape_string"
by Dragan Dosen
· Fri Jul 22 16:00:31 2016 +0200
eec1d38
BUG/MEDIUM: dns: fix alignment issues in the DNS response parser
by Willy Tarreau
· Wed Jul 13 11:59:39 2016 +0200
2eae3a0
MINOR: new function my_realloc2 = realloc + free upon failure
by Hubert Verstraete
· Tue Jun 28 22:41:00 2016 +0200
5e0e6e4
MINOR: ssl: crt-list parsing factor
by Emmanuel Hocdet
· Fri May 13 11:18:50 2016 +0200
5f6e905
BUILD: fix build on Solaris 11
by Willy Tarreau
· Fri May 20 06:29:59 2016 +0200
dc88785
MINOR: add list_append_word function
by Maxime de Roucy
· Fri May 13 23:52:54 2016 +0200
8ab1043
CLEANUP: chunk: adding NULL check to chunk_dup allocation.
by David Carlier
· Wed Mar 23 17:50:57 2016 +0000
e2e5bde
BUG/MINOR: log: Don't use strftime() which can clobber timezone if chrooted
by Benoit GARNIER
· Sun Mar 27 03:04:16 2016 +0200
b413c2a
BUG/MINOR: log: GMT offset not updated when entering/leaving DST
by Benoit GARNIER
· Sun Mar 27 11:08:03 2016 +0200
508a63f
MINOR: stats: add ST_SHOWADMIN to pass the admin info in the regular flags
by Willy Tarreau
· Mon Jan 11 15:28:40 2016 +0100
320ec2a
BUG/MEDIUM: chunks: always reject negative-length chunks
by Willy Tarreau
· Thu Feb 25 16:15:19 2016 +0100
70473a5
MINOR: common: mask conversion
by Thierry Fournier
· Wed Feb 17 17:12:14 2016 +0100
46af170
MINOR: mailers: increase default timeout to 10 seconds
by Pieter Baauw
· Fri Feb 12 14:35:20 2016 +0100
0edd109
MINOR: standard: add function "escape_chunk"
by Dragan Dosen
· Fri Feb 12 13:23:02 2016 +0100
9312794
MINOR: standard: add RFC HTTP date parser
by Thierry Fournier
· Wed Jan 20 18:49:45 2016 +0100
581bf81
MEDIUM: pools: add a new flag to avoid rounding pool size up
by Willy Tarreau
· Mon Jan 25 02:19:13 2016 +0100
898529b
MEDIUM: tools: add csv_enc_append() to preserve the original chunk
by Willy Tarreau
· Wed Jan 06 18:07:04 2016 +0100
70af633
MINOR: chunk: make chunk_initstr() take a const string
by Willy Tarreau
· Wed Jan 06 20:45:03 2016 +0100
601360b
MINOR: chunks: add chunk_strcat() and chunk_newstr()
by Willy Tarreau
· Mon Jan 04 20:13:55 2016 +0100
0b6044f
MINOR: chunks: ensure that chunk_strcpy() adds a trailing zero
by Willy Tarreau
· Mon Jan 04 20:21:33 2016 +0100
f9476a5
BUG/MINOR: chunk: make chunk_dup() always check and set dst->size
by Willy Tarreau
· Mon Jan 04 20:36:59 2016 +0100
ec9a58c
BUILD/MINOR: regex: missing header
by Thierry FOURNIER
· Thu Nov 26 19:33:54 2015 +0100
1db9667
BUILD: freebsd: double declaration
by Thierry FOURNIER
· Tue Nov 03 19:17:37 2015 +0100
58102cf
MEDIUM: memory: add accounting for failed allocations
by Willy Tarreau
· Wed Oct 28 16:24:21 2015 +0100
de30a68
DEBUG/MEDIUM: memory: add optional control pool memory operations
by Willy Tarreau
· Wed Oct 28 15:23:51 2015 +0100
ac42111
DEBUG/MEDIUM: memory: optionally protect free data in pools
by Willy Tarreau
· Wed Oct 28 15:09:29 2015 +0100
a84dcb8
DEBUG/MINOR: memory: add a build option to disable memory pools sharing
by Willy Tarreau
· Wed Oct 28 12:04:02 2015 +0100
5e98e3e
BUILD: enable build on Linux/s390x
by Neale Ferguson
· Mon Oct 12 20:58:51 2015 +0200
ffaf30b
BUILD: Fix the build on OSX (htonll/ntohll)
by Joseph Lynch
· Tue Oct 06 19:43:18 2015 -0700
067ac9f
MINOR: debug: enable memory poisonning to use byte 0
by Willy Tarreau
· Thu Oct 08 14:12:13 2015 +0200
ae459f3
BUILD: tcp: use IPPROTO_IP when SOL_IP is not available
by Willy Tarreau
· Tue Sep 29 18:19:32 2015 +0200
60deeba
MINOR: chunk: New function free_trash_buffers()
by David Carlier
· Fri Sep 25 11:58:12 2015 +0100
845efb5
MINOR: cfgparse: New function cfg_unregister_sections()
by David Carlier
· Fri Sep 25 11:49:18 2015 +0100
2709784
MEDIUM: config: set tune.maxrewrite to 1024 by default
by Willy Tarreau
· Mon Sep 28 13:53:23 2015 +0200
7fe3be7
MINOR: standard: avoid DNS resolution from the function str2sa_range()
by Thierry FOURNIER
· Sat Sep 26 20:03:36 2015 +0200
1895428
DEBUG: add p_malloc() to return a poisonned memory area
by Willy Tarreau
· Sat Sep 26 01:27:43 2015 +0200
72b8c1f
MEDIUM: tools: make str2sa_range() optionally return the FQDN
by Willy Tarreau
· Tue Sep 08 15:50:19 2015 +0200
de39c9b
CLEANUP: appsession: remove the last include files
by Willy Tarreau
· Mon Aug 10 19:17:10 2015 +0200
5b4dd68
MINOR: standard: provide htonll() and ntohll()
by Willy Tarreau
· Tue Jul 21 23:47:18 2015 +0200
763a5d8
MINOR: standard: add 64 bits conversion functions
by Thierry FOURNIER
· Mon Jul 06 23:09:52 2015 +0200
e6c3941
BUILD/MINOR: tools: rename popcount to my_popcountl
by David Carlier
· Thu Jul 02 07:00:17 2015 +0000
1480bd8
MINOR: standard: add function that converts signed int to a string
by Thierry FOURNIER
· Sat Jun 06 19:14:59 2015 +0200
9dd44ba
BUG/MEDIUM: compat: fix segfault on FreeBSD
by Joris Dedieu
· Sat Jun 13 01:05:11 2015 +0200
31af49d
MEDIUM: ssl: Add options to forge SSL certificates
by Christopher Faulet
· Tue Jun 09 17:29:50 2015 +0200
ddea626
MINOR: common: escape CSV strings
by Thierry FOURNIER
· Thu May 28 16:00:28 2015 +0200
98d0485
MAJOR: config: remove the deprecated reqsetbe / reqisetbe actions
by Willy Tarreau
· Tue May 26 12:18:29 2015 +0200
f3045d2
MAJOR: pattern: add LRU-based cache on pattern matching
by Willy Tarreau
· Wed Apr 29 16:24:50 2015 +0200
e6e49cf
MINOR: tools: provide an rdtsc() function for time comparisons
by Willy Tarreau
· Wed Apr 29 17:13:35 2015 +0200
1b90511
CLEANUP: namespaces: fix protection against multiple inclusions
by Willy Tarreau
· Tue Apr 07 21:00:08 2015 +0200
87b0966
REORG/MAJOR: session: rename the "session" entity to "stream"
by Willy Tarreau
· Fri Apr 03 00:22:06 2015 +0200
d2b597a
BUG/MEDIUM: lua: segfault with buffer_replace2
by Thierry FOURNIER
· Sat Mar 07 14:38:50 2015 +0100
549aac8
MEDIUM: buffer: make bo_putblk/bo_putstr/bo_putchk return the number of bytes copied.
by Thierry FOURNIER
· Fri Feb 06 18:40:20 2015 +0100
58639a0
MINOR: global: export function and permits to not resolve DNS names
by Thierry FOURNIER
· Tue Nov 25 12:02:25 2014 +0100
05552d4
MEDIUM: Add support for configurable TLS ticket keys
by Nenad Merdanovic
· Fri Feb 27 19:56:49 2015 +0100
15a53a4
MEDIUM: regex: add support for passing regex flags to regex_exec_match()
by Willy Tarreau
· Wed Jan 21 13:39:42 2015 +0100
c829ee4
MINOR: hash: add new function hash_crc32
by Willy Tarreau
· Tue Jan 20 19:17:09 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
3ca1a88
MINOR: tools: add new round_2dig() function to round integers
by Willy Tarreau
· Thu Jan 15 18:43:49 2015 +0100
3889fff
MINOR: channel: rename channel_full() to !channel_may_recv()
by Willy Tarreau
· Tue Jan 13 20:20:10 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
f4718e8
MEDIUM: buffer: implement b_alloc_margin()
by Willy Tarreau
· Tue Dec 02 13:54:01 2014 +0100
620bd6c
MINOR: buffer: implement b_alloc_fast()
by Willy Tarreau
· Mon Dec 08 16:37:26 2014 +0100
4428a29
MEDIUM: channel: do not report full when buf_empty is present on a channel
by Willy Tarreau
· Fri Nov 28 20:54:13 2014 +0100
f2f7d6b
MEDIUM: buffer: add a new buf_wanted dummy buffer to report failed allocations
by Willy Tarreau
· Mon Nov 24 11:55:08 2014 +0100
2a4b543
MEDIUM: buffer: always assign a dummy empty buffer to channels
by Willy Tarreau
· Mon Nov 24 11:39:34 2014 +0100
7dfca9d
MINOR: buffer: only use b_free to release buffers
by Willy Tarreau
· Tue Nov 25 19:45:11 2014 +0100
e583ea5
MEDIUM: buffer: use b_alloc() to allocate and initialize a buffer
by Willy Tarreau
· Mon Nov 24 11:30:16 2014 +0100
474cf54
MINOR: buffer: reset a buffer in b_reset() and not channel_init()
by Willy Tarreau
· Mon Nov 24 10:54:47 2014 +0100
a885f6d
MEDIUM: memory: improve pool_refill_alloc() to pass a refill count
by Willy Tarreau
· Wed Dec 03 15:25:28 2014 +0100
0262241
MINOR: memory: cut pool allocator in 3 layers
by Willy Tarreau
· Mon Dec 08 16:35:23 2014 +0100
e430e77
CLEANUP: memory: replace macros pool_alloc2/pool_free2 with functions
by Willy Tarreau
· Tue Dec 23 14:13:16 2014 +0100
62405a2
CLEANUP: memory: remove dead code
by Willy Tarreau
· Tue Dec 23 13:51:28 2014 +0100
3dd717c
CLEANUP: lists: remove dead code
by Willy Tarreau
· Tue Dec 23 13:58:43 2014 +0100
23a5c39
DEBUG: pools: apply poisonning on every allocated pool
by Willy Tarreau
· Tue Nov 25 13:45:16 2014 +0100
b3e54fe
MAJOR: namespace: add Linux network namespace support
by KOVACS Krisztian
· Mon Nov 17 15:11:45 2014 +0100
de89871
MEDIUM: regex: Use pcre_study always when PCRE is used, regardless of JIT
by Christian Ruppert
· Tue Nov 18 13:03:58 2014 +0100
317e1c4
MINOR: sample: add "json" converter
by Thierry FOURNIER
· Tue Aug 12 10:20:47 2014 +0200
3986b9c
MEDIUM: config: report it when tcp-request rules are misplaced
by Willy Tarreau
· Tue Sep 16 15:39:51 2014 +0200
edee1d6
MEDIUM: stick-table: make it easier to register extra data types
by Willy Tarreau
· Tue Jul 15 16:44:27 2014 +0200
65d805f
BUILD: fix dependencies between config and compat.h
by Willy Tarreau
· Tue Jul 15 18:05:58 2014 +0200
Next »