projects
/
haproxy-2.5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
haproxy-2.5.git
2020-03-10
Willy Tarreau
CLEANUP: remove support for USE_MY_SPLICE
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Willy Tarreau
CLEANUP: remove support for USE_MY_EPOLL
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Willy Tarreau
CLEANUP: drop support for USE_MY_ACCEPT4
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Willy Tarreau
CLEANUP: remove support for Linux i686 vsyscalls
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Lukas Tribus
DOC: ssl: clarify security implications of TLS tickets
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
William Lallemand
BUG/MINOR: ssl/cli: sni_ctx' mustn't always be used...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
William Lallemand
CLEANUP: ssl: is_default is a bit in ckch_inst
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
Willy Tarreau
[RELEASE] Released version 2.2-dev4
v2.2-dev4
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
Miroslav Zagorac
CLEANUP: remove unused code in 'my_ffsl/my_flsl' functions
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
Ilya Shipitsin
DOC: assorted typo fixes in the documentation
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
Björn Jacke
DOC: improve description of no-tls-tickets
commit
|
commitdiff
|
tree
|
snapshot
2020-03-09
Bjoern Jacke
DOC: fix typo about no-tls-tickets
commit
|
commitdiff
|
tree
|
snapshot
2020-03-08
Willy Tarreau
MINOR: tools: add a generic function to generate UUIDs
commit
|
commitdiff
|
tree
|
snapshot
2020-03-08
Willy Tarreau
MINOR: sample: make all bits random on the rand() sampl...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-08
Willy Tarreau
BUG/MINOR: checks/threads: use ha_random() and not...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-08
Willy Tarreau
MINOR: backend: use a single call to ha_random32()...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-08
Willy Tarreau
BUG/MEDIUM: random: implement a thread-safe and process...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Willy Tarreau
MINOR: tools: add 64-bit rotate operators
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Ilya Shipitsin
BUILD: cirrus-ci: get rid of unstable freebsd images
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Willy Tarreau
Revert "BUG/MEDIUM: random: implement per-thread and...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Willy Tarreau
BUG/MEDIUM: random: implement per-thread and per-proces...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Willy Tarreau
BUG/MEDIUM: random: initialize the random pool a bit...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Willy Tarreau
BUILD: listener: types/listener.h must not include...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Willy Tarreau
BUILD: freq_ctr: proto/freq_ctr needs to include common...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Willy Tarreau
BUILD: global: must not include common/standard.h but...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Willy Tarreau
BUILD: ssl: include mini-clist.h
commit
|
commitdiff
|
tree
|
snapshot
2020-03-07
Willy Tarreau
BUILD: buffer: types/{ring.h,checks.h} should include...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Christopher...
BUG/MINOR: http-rules: Abort transaction when a redirec...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Christopher...
BUG/MINOR: rules: Increment be_counters if backend...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Christopher...
BUG/MINOR: rules: Return ACT_RET_ABRT when a silent...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Christopher...
BUG/MINOR: rules: Preserve FLT_END analyzers on silent...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Christopher...
MINOR: compression/filters: Initialize the comp filter...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Christopher...
MINOR: cache/filters: Initialize the cache filter when...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Christopher...
BUG/MINOR: http-rules: Fix a typo in the reject action...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Christopher...
BUG/MINOR: http-rules: Preserve FLT_END analyzers on...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Christopher...
BUG/MINOR: http-rules: Return ACT_RET_ABRT to abort...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Christopher...
BUG/MINOR: lua: Init the lua wake_time value before...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Christopher...
MINOR: lua: Rename hlua_action_wake_time() to hlua_set_...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Christopher...
MINOR: lua: Remove the flag HLUA_TXN_HTTP_RDY
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Christopher...
MINOR: lua: Stop using lua txn in hlua_http_del_hdr...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Christopher...
MINOR: lua: Stop using the lua txn in hlua_http_rep_hdr()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Christopher...
MINOR: lua: Stop using the lua txn in hlua_http_get_hea...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Christopher...
MINOR: lua: Add function to know if a channel is a...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Christopher...
BUG/MINOR: lua: Ignore the reserve to know if a channel...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Christopher...
BUG/MINOR: lua: Abort when txn:done() is called from...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Christopher...
BUG/MINOR: http-ana: Reset request analysers on a respo...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Christopher...
BUG/MEDIUM: compression/filters: Fix loop on HTX blocks...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Christopher...
BUG/MEDIUM: cache/filters: Fix loop on HTX blocks cachi...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Christopher...
BUG/MINOR: filters: Forward everything if no data filte...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Christopher...
BUG/MINOR: filters: Use filter offset to decude the...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Christopher...
MINOR: flt_trace: Use htx_find_offset() to get the...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Christopher...
MINOR: htx: Use htx_find_offset() to truncate an HTX...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Christopher...
MINOR: htx: Add a function to return a block at a speci...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Christopher...
MINOR: buf: Add function to insert a string at an absol...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Tim Duesterhus
CLEANUP: proxy_protocol: Use `size_t` when parsing...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Tim Duesterhus
BUG/MAJOR: proxy_protocol: Properly validate TLV lengths
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Willy Tarreau
BUG/MINOR: init: make the automatic maxconn consider...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Ilya Shipitsin
DOC: assorted typo fixes in the documentation and Makefile
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Ilya Shipitsin
DOC: configuration.txt: fix various typos
commit
|
commitdiff
|
tree
|
snapshot
2020-03-06
Carl Henrik...
OPTIM: startup: fast unique_id allocation for acl.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-05
Tim Duesterhus
MEDIUM: stream: Make the `unique_id` member of `struct...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-05
Tim Duesterhus
MINOR: proxy: Make `header_unique_id` a `struct ist`
commit
|
commitdiff
|
tree
|
snapshot
2020-03-05
Tim Duesterhus
MINOR: ist: Add `struct ist istdup(const struct ist)`
commit
|
commitdiff
|
tree
|
snapshot
2020-03-05
Tim Duesterhus
CLEANUP: Use `isttest()` and `istfree()`
commit
|
commitdiff
|
tree
|
snapshot
2020-03-05
Tim Duesterhus
MINOR: ist: Add `struct ist istalloc(size_t)` and ...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-05
Tim Duesterhus
MINOR: ist: Add `int isttest(const struct ist)`
commit
|
commitdiff
|
tree
|
snapshot
2020-03-05
Tim Duesterhus
MINOR: ist: Add `IST_NULL` macro
commit
|
commitdiff
|
tree
|
snapshot
2020-03-05
Willy Tarreau
MINOR: debug: add CLI command "debug dev write" to...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-05
Willy Tarreau
BUG/MINOR: ssl-sock: do not return an uninitialized...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-05
Willy Tarreau
DOC: fix incorrect indentation of http_auth_*
commit
|
commitdiff
|
tree
|
snapshot
2020-03-05
William Lallemand
MINOR: ssl: reach a ckch_store from a sni_ctx
commit
|
commitdiff
|
tree
|
snapshot
2020-03-05
William Lallemand
MINOR: ssl/cli: support crt-list filters
commit
|
commitdiff
|
tree
|
snapshot
2020-03-05
Willy Tarreau
BUG/MINOR: connection/debug: do not enforce !event_type...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-05
Tim Duesterhus
MINOR: stream: Use stream_generate_unique_id
commit
|
commitdiff
|
tree
|
snapshot
2020-03-05
Tim Duesterhus
MINOR: stream: Add stream_generate_unique_id function
commit
|
commitdiff
|
tree
|
snapshot
2020-03-05
Tim Duesterhus
REGTEST: Add unique-id reg-test
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Willy Tarreau
OPTIM: mux-h1: subscribe rather than waking up at a...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Willy Tarreau
OPTIM: connection: disable receiving on disabled events...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Willy Tarreau
MEDIUM: connection: only call ->wake() for connect...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Willy Tarreau
MINOR: tcp/uxst/sockpair: only ask for I/O when really...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Willy Tarreau
MEDIUM: stream-int: make sure to try to immediately...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Willy Tarreau
BUG/MEDIUM: connection: stop polling for sending when...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Willy Tarreau
BUILD: makefile: do not modify the build options during...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Miroslav Zagorac
CLEANUP: contrib/spoa_example: Fix several typos
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Willy Tarreau
BUILD: tools: rely on __ELF__ not USE_DL to enable...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Willy Tarreau
BUILD: tools: unbreak resolve_sym_name() on non-GNU...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Willy Tarreau
MINOR: debug: dump the whole trace if we can't spot...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Willy Tarreau
MINOR: debug: use our own backtrace function on clang...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Willy Tarreau
MINOR: debug: improve backtrace() on aarch64 and possib...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Willy Tarreau
MINOR: debug: report the number of entries in the backtrace
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Willy Tarreau
MINOR: wdt: do not depend on USE_THREAD
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Willy Tarreau
MEDIUM: wdt: fall back to CLOCK_REALTIME if CLOCK_THREA...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Willy Tarreau
BUILD: Makefile: include librt before libpthread
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Willy Tarreau
BUG/MINOR: wdt: do not return an error when the watchdo...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Emmanuel Hocdet
MINOR: ssl: add "ca-verify-file" directive
commit
|
commitdiff
|
tree
|
snapshot
2020-03-04
Willy Tarreau
MINOR: debug: call backtrace() once upon startup
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Willy Tarreau
MEDIUM: debug: add support for dumping backtraces of...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Willy Tarreau
MINOR: cli: make "show fd" rely on resolve_sym_name()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Willy Tarreau
MINOR: debug: use resolve_sym_name() to dump task handlers
commit
|
commitdiff
|
tree
|
snapshot
2020-03-03
Willy Tarreau
MINOR: tools: add resolve_sym_name() to resolve functio...
commit
|
commitdiff
|
tree
|
snapshot
next