projects
/
haproxy-2.1.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
haproxy-2.1.git
2018-10-27
Lukas Tribus
BUG/MINOR: only mark connections private if NTLM is...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Willy Tarreau
MEDIUM: channel: merge back flags CF_WRITE_PARTIAL...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Ioannis Cherouvim
CLEANUP: tools: fix misleading comment above function...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Frédéric Lécaille
DOC: cache: Missing information about "total-max-size...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Frédéric Lécaille
MINOR: shctx: Change max. object size type to unsigned...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Frédéric Lécaille
MINOR: cache: Avoid usage of atoi() when parsing "max...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Frédéric Lécaille
BUG/MINOR: ssl: Wrong usage of shctx_init().
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Frédéric Lécaille
BUG/MINOR: cache: Wrong usage of shctx_init().
commit
|
commitdiff
|
tree
|
snapshot
2018-10-26
Frédéric Lécaille
BUG/MINOR: cache: Crashes with "total-max-size" > 2047...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Frédéric Lécaille
DOC: Update about the cache support for big objects.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Frédéric Lécaille
MINOR: cache: Add "max-object-size" option.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Frédéric Lécaille
MINOR: shctx: Add a maximum object size parameter.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Frédéric Lécaille
MINOR: cache: Larger HTTP objects caching.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-24
Frédéric Lécaille
MINOR: shctx: Shared objects block by block allocation.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Willy Tarreau
BUG/MEDIUM: pools: fix the minimum allocation size
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Willy Tarreau
MINOR: proxy: add a new option "http-use-htx"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Christopher...
BUG/MEDIUM: stream-int: don't set SI_FL_WAIT_ROOM on...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Christopher...
MINOR: h1: Export some functions parsing the value...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-23
Christopher...
CLEANUP: http: Remove the unused function http_find_header
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Olivier Houchard
MINOR: stream_interface: Avoid calling si_cs_send/recv...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Willy Tarreau
MINOR: freq_ctr: add swrate_add_scaled() to work with...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-22
Willy Tarreau
BUILD: Makefile: add the new ERR variable to force...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Willy Tarreau
[RELEASE] Released version 1.9-dev4
v1.9-dev4
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Willy Tarreau
MINOR: ebtree: save 8 bytes in struct eb32sc_node
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Olivier Houchard
MINOR: h2: Don't run tasks that are waiting to send...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Olivier Houchard
MINOR: connection: Add a SUB_CALL_UNSUBSCRIBE event.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Olivier Houchard
MINOR: streams: Call tasklet_free() after si_release_en...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Olivier Houchard
MEDIUM: connections: Don't directly mess with the polli...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Olivier Houchard
MINOR: h2: Make sure to return 1 in h2_recv() when...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Olivier Houchard
BUG/MEDIUM: stream: Make sure polling is right on retry.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Olivier Houchard
BUG/MEDIUM: connections: Remove subscription if going...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Olivier Houchard
BUG/MEDIUM: h2: Close connection if no stream is left...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Olivier Houchard
BUILD: memory: fix free_list pointer declaration again...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-21
Olivier Houchard
BUG/MEDIUM: pools: Fix the usage of mmap()) with DEBUG_UAF.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Willy Tarreau
BUILD: compiler: rename __unreachable() to my_unreachable()
commit
|
commitdiff
|
tree
|
snapshot
2018-10-20
Willy Tarreau
BUILD: memory: fix free_list pointer declaration again...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-19
Willy Tarreau
MEDIUM: time: measure the time stolen by other threads
commit
|
commitdiff
|
tree
|
snapshot
2018-10-18
Willy Tarreau
MINOR: time: add now_mono_time() and now_cpu_time()
commit
|
commitdiff
|
tree
|
snapshot
2018-10-18
Willy Tarreau
BUILD: Makefile: add USE_RT to pass -lrt for clock_gett...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-18
Willy Tarreau
BUILD: memory: fix pointer declaration for atomic CAS
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
Willy Tarreau
MINOR: poller: move time and date computation out of...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
Willy Tarreau
MINOR: fd: centralize poll timeout computation in compu...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-17
Lukas Tribus
DOC: fix reference to map files in MAINTAINERS
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Olivier Houchard
MINOR: peers: use defines instead of enums to appease...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Olivier Houchard
MINOR: cfgparse: Write 130 as 128 as 0x82 and 0x80.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Olivier Houchard
MINOR: build: Disable -Wstringop-overflow.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Willy Tarreau
CLEANUP: state-file: make the path concatenation code...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Olivier Houchard
MINOR: server: Use memcpy() instead of strncpy().
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Willy Tarreau
BUILD: Makefile: silence an option conflict warning...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Willy Tarreau
BUILD: lua: silence some compiler warnings after WILL_LJMP
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Willy Tarreau
MINOR: lua: all functions calling lua_yieldk() may...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Willy Tarreau
BUILD: lua: silence some compiler warnings about potent...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Willy Tarreau
Revert "BUILD: lua: silence some compiler warnings...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Willy Tarreau
BUG/MEDIUM: threads: fix thread_release() at the end...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Willy Tarreau
MEDIUM: pools: implement a thread-local cache for pool...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Willy Tarreau
MINOR: pools: split pool_free() in the lockfree variant
commit
|
commitdiff
|
tree
|
snapshot
2018-10-16
Willy Tarreau
MINOR: pools: allocate most memory pools from an array
commit
|
commitdiff
|
tree
|
snapshot
2018-10-15
Bertrand Jacquin
DOC: Fix a few typos
commit
|
commitdiff
|
tree
|
snapshot
2018-10-15
Willy Tarreau
OPTIM: tasks: group all tree roots per cache line
commit
|
commitdiff
|
tree
|
snapshot
2018-10-15
Willy Tarreau
MAJOR: tasks: create per-thread wait queues
commit
|
commitdiff
|
tree
|
snapshot
2018-10-15
Willy Tarreau
MEDIUM: fd/threads: only grab the fd's lock if the...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-15
Willy Tarreau
MINOR: config: use atleast2() instead of my_popcountl...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-15
Willy Tarreau
MINOR: tools: add a new function atleast2() to test...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-15
Willy Tarreau
BUILD: peers: check allocation error during peers_init_...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-15
Willy Tarreau
BUILD: stick-table: make sure not to fail on task_new...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-15
Willy Tarreau
BUILD: ssl: fix another null-deref warning in ssl_sock_...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-15
Willy Tarreau
BUILD: ssl: fix null-deref warning in ssl_fc_cipherlist...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-15
Willy Tarreau
BUILD: lua: silence some compiler warnings about potent...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-15
Willy Tarreau
BUILD: compiler: add a new statement "__unreachable()"
commit
|
commitdiff
|
tree
|
snapshot
2018-10-15
Willy Tarreau
BUG/MEDIUM: stream: don't crash on out-of-memory
commit
|
commitdiff
|
tree
|
snapshot
2018-10-12
William Lallemand
BUG/MEDIUM: mworker: don't poll on LI_O_INHERITED listeners
commit
|
commitdiff
|
tree
|
snapshot
2018-10-12
Willy Tarreau
MINOR: h2: add a new flag to quickly distinguish front...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-12
Willy Tarreau
MINOR: h2: split h2c_stream_new() into h2s_new() +...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-12
Willy Tarreau
MINOR: h2: retrieve the front proxy from the caller...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-12
Willy Tarreau
MINOR: h2: unify the mux init function
commit
|
commitdiff
|
tree
|
snapshot
2018-10-12
Willy Tarreau
MINOR: h2: don't try to send data before preface
commit
|
commitdiff
|
tree
|
snapshot
2018-10-12
Willy Tarreau
CLEANUP: h2: rename h2c_snd_settings() to h2c_send_sett...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-12
Willy Tarreau
MEDIUM: h2: stop relying on H2_SS_IDLE / H2_SS_CLOSED
commit
|
commitdiff
|
tree
|
snapshot
2018-10-12
Willy Tarreau
MINOR: chunk: add chunk_cpy() and chunk_cat()
commit
|
commitdiff
|
tree
|
snapshot
2018-10-12
Willy Tarreau
MINOR: log: make sess_log() support sess=NULL
commit
|
commitdiff
|
tree
|
snapshot
2018-10-12
Christopher...
MINOR: h1: Add the flag H1_MF_NO_PHDR to not add pseudo...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-12
Christopher...
MINOR: h1: Change the union h1_sl to use indirect strin...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-12
Christopher...
MINOR: conn-stream: Add CL_FL_NOT_FIRST flag
commit
|
commitdiff
|
tree
|
snapshot
2018-10-12
Christopher...
MINOR: h1: Add EOH marker during headers parsing
commit
|
commitdiff
|
tree
|
snapshot
2018-10-12
Christopher...
MINOR: http: Use same flag for httpclose and forceclose...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-12
Christopher...
MEDIUM: http: Ignore http-tunnel option on backend
commit
|
commitdiff
|
tree
|
snapshot
2018-10-12
Christopher...
MEDIUM: http: Ignore http-pretend-keepalive option...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-12
Christopher...
MINOR: http: Export some functions and do cleanup to...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-12
Christopher...
MINOR: stats: Add missing include
commit
|
commitdiff
|
tree
|
snapshot
2018-10-12
Christopher...
MINOR: http: Move comment about some HTTP macros in...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Olivier Houchard
BUG/MEDIUM: stream: Make sure to unsubscribe before...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Emeric Brun
BUG/MEDIUM: mworker: segfault receiving SIGUSR1 followe...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Olivier Houchard
BUG/MEDIUM: h2: Make sure we're not in the send list...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Olivier Houchard
MEDIUM: connections: Change struct wait_list to wait_event.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
Olivier Houchard
MINOR: connections: Introduce an unsubscribe method.
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
mildis
BUG/MINOR: checks: queues null-deref
commit
|
commitdiff
|
tree
|
snapshot
2018-10-11
mildis
BUG/MINOR: h2: null-deref
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Willy Tarreau
OPTIM: tools: optimize my_ffsl() for x86_64
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Willy Tarreau
BUG/MINOR: threads: move declaration of capabilities...
commit
|
commitdiff
|
tree
|
snapshot
2018-10-10
Emeric Brun
BUG/MEDIUM: Cur/CumSslConns counters not threadsafe.
commit
|
commitdiff
|
tree
|
snapshot
next