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-26
Baptiste Assmann
BUG/MEDIUM: dns: improper parsing of aditional records
commit
|
commitdiff
|
tree
|
snapshot
2020-03-26
Baptiste Assmann
CLEANUP: remove obsolete comments
commit
|
commitdiff
|
tree
|
snapshot
2020-03-25
Olivier Houchard
MINOR: build: Fix build in mux_h1
commit
|
commitdiff
|
tree
|
snapshot
2020-03-25
Olivier Houchard
BUG/MEDIUM: mux_h1: Process a new request if we already...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-24
Ilya Shipitsin
CI: github actions: add weekly h2spec test
commit
|
commitdiff
|
tree
|
snapshot
2020-03-24
Frédéric Lécaille
BUG/MINOR: peers: Use after free of "peers" section.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-24
William Lallemand
BUG/MINOR: peers: avoid an infinite loop with peers_fe...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-24
William Lallemand
BUG/MINOR: peers: init bind_proc to 1 if it wasn't...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-24
Emmanuel Hocdet
MINOR: ssl: rework add cert chain to CTX to be libssl...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-23
Emmanuel Hocdet
CLEANUP: ssl: rename ssl_get_issuer_chain to ssl_get0_i...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-23
Emmanuel Hocdet
BUG/MINOR: ssl: memory leak when find_chain is NULL
commit
|
commitdiff
|
tree
|
snapshot
2020-03-23
Willy Tarreau
[RELEASE] Released version 2.2-dev5
v2.2-dev5
commit
|
commitdiff
|
tree
|
snapshot
2020-03-23
Willy Tarreau
CLEANUP: haproxy/threads: don't check global_tasks_mask...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-23
Willy Tarreau
BUG/MINOR: haproxy/threads: close a possible race in...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-23
Willy Tarreau
REGTEST: increase timeouts on the seamless-reload test
commit
|
commitdiff
|
tree
|
snapshot
2020-03-22
Olivier Houchard
MINOR: muxes: Note that we can't usee a connection...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-22
Olivier Houchard
BUG/MINOR: connections: Set idle_time before adding...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-22
Olivier Houchard
BUG/MEDIUM: h1: Make sure we subscribe before going...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-20
William Lallemand
BUG/MINOR: ssl/cli: fix a potential NULL dereference
commit
|
commitdiff
|
tree
|
snapshot
2020-03-20
Olivier Houchard
BUG/MINOR: connections: Make sure we free the connectio...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-20
William Lallemand
BUG/MINOR: ssl/cli: free BIO upon error in 'show ssl...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-20
Ilya Shipitsin
CI: temporarily disable unstable travis arm64 builds
commit
|
commitdiff
|
tree
|
snapshot
2020-03-20
Ilya Shipitsin
CI: run travis-ci builds on push only, skip pull requests
commit
|
commitdiff
|
tree
|
snapshot
2020-03-20
Olivier Houchard
BUILD/MEDIUM: fd: Declare fd_mig_lock as extern.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-20
Olivier Houchard
BUG/MEDIUM: build: Fix compilation by spelling decl...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-20
William Lallemand
BUG/MINOR: ssl: crtlist_dup_filters() must return NULL...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-20
Tim Duesterhus
BUG/MINOR: ssl: Correctly add the 1 for the sentinel...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-20
Tim Duesterhus
BUG/MINOR: ssl: Do not free garbage pointers on memory...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Olivier Houchard
BUG/MEDIUM: connections: Don't forget to decrement...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Olivier Houchard
MEDIUM: connections: Kill connections even if we are...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Olivier Houchard
MEDIUM: mux_fcgi: Implement the takeover() method.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Olivier Houchard
MEDIUM: mux_h2: Implement the takeover() method.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Olivier Houchard
MEDIUM: mux_h1: Implement the takeover() method.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Olivier Houchard
MEDIUM: connections: Attempt to get idle connections...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Olivier Houchard
MINOR: connections: Add a flag to know if we're in...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Olivier Houchard
MINOR: connections: Make the "list" element a struct...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Olivier Houchard
MINOR: connections: Add a new mux method, "takeover".
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Olivier Houchard
MINOR: fd: Implement fd_takeover().
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Olivier Houchard
MEDIUM: servers: Split the connections into idle, safe...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
Olivier Houchard
MEDIUM: sessions: Don't be responsible for connections...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
William Lallemand
MINOR: ssl/cli: show certificate status in 'show ssl...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-19
William Lallemand
MINOR: ssl/cli: 'new ssl cert' command
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
Olivier Houchard
MINOR: memory: Change the flush_lock to a spinlock...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
Olivier Houchard
BUG/MEDIUM: wdt: Don't ignore WDTSIG and DEBUGSIG in...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
Olivier Houchard
MINOR: wdt: Move the definitions of WDTSIG and DEBUGSIG...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
Ilya Shipitsin
DOC: assorted typo fixes in the documentation
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
Ilya Shipitsin
CI: travis: proper group output redirection together...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
Willy Tarreau
CI: travis: re-enable ASAN on clang
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
Willy Tarreau
BUILD: makefile: fix expression again to detect ARM...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-18
Tim Duesterhus
BUG/MINOR: pattern: Do not pass len = 0 to calloc()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
William Lallemand
BUG/MINOR: ssl: memleak of struct crtlist_entry
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Olivier Houchard
MINOR: tasks: Provide the tasklet to the callback.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
William Lallemand
BUG/MINOR: ssl: memory leak in crtlist_parse_file()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Olivier Houchard
MEDIUM: fd: Introduce a running mask, and use it instea...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
William Lallemand
BUG/MINOR: ssl/cli: free the trash chunk in dump_crtlist
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
William Lallemand
MINOR: ssl/cli: show/dump ssl crt-list
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Olivier Houchard
MINOR: mux_pt: Don't try to remove the connection from...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-17
Olivier Houchard
MINOR: fd: Use a separate lock for logs instead of...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Kevin Zhu
BUG/MEDIUM: spoe: dup agent's engine_id string from...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
William Lallemand
BUG/MINOR: ssl: can't open directories anymore
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
William Lallemand
MINOR: ssl: directories are loaded like crt-list
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
William Lallemand
MEDIUM: ssl: allow crt-list caching
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
William Lallemand
MINOR: ssl: pass ckch_inst to ssl_sock_load_ckchs()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
William Lallemand
REORG: ssl: move ssl_sock_load_cert()
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Emeric Brun
BUG/MEDIUM: peers: resync ended with RESYNC_PARTIAL...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Willy Tarreau
BUILD: makefile: fix regex syntax in ARM platform detection
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
David Carlier
BUILD: on ARM, must be linked to libatomic.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-16
Willy Tarreau
CI: travis: revert to clang-7 for BoringSSL tests
commit
|
commitdiff
|
tree
|
snapshot
2020-03-14
Tim Duesterhus
CLEANUP: connection: Stop directly setting an ist's...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-14
Willy Tarreau
BUILD: pools: silence build warnings with DEBUG_MEMORY_...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-14
Willy Tarreau
MINOR: use DISGUISE() everywhere we deliberately want...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-14
Willy Tarreau
MINOR: debug: consume the write() result in BUG_ON...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-14
Willy Tarreau
MINOR: debug: add a new DISGUISE() macro to pass a...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-14
Ilya Shipitsin
CI: travis: switch linux builds to clang-9
commit
|
commitdiff
|
tree
|
snapshot
2020-03-14
Balvinder Singh...
DOC: correct typo in alert message about rspirep
commit
|
commitdiff
|
tree
|
snapshot
2020-03-14
Ilya Shipitsin
CI: add spellcheck github action
commit
|
commitdiff
|
tree
|
snapshot
2020-03-14
Ilya Shipitsin
CLEANUP: assorted typo fixes in the code and comments
commit
|
commitdiff
|
tree
|
snapshot
2020-03-13
Tim Duesterhus
CLEANUP: connection: Add blank line after declarations...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-13
Tim Duesterhus
MEDIUM: proxy_protocol: Support sending unique IDs...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-13
Tim Duesterhus
MINOR: proxy_protocol: Ingest PP2_TYPE_UNIQUE_ID on...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-13
Tim Duesterhus
DOC: proxy_protocol: Reserve TLV type 0x05 as PP2_TYPE_...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-13
Willy Tarreau
BUILD: travis-ci: enable regular s390x builds
commit
|
commitdiff
|
tree
|
snapshot
2020-03-13
Willy Tarreau
Revert "BUILD: travis-ci: enable s390x builds"
commit
|
commitdiff
|
tree
|
snapshot
2020-03-12
Willy Tarreau
BUG/MINOR: haproxy/threads: try to make all threads...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-12
Willy Tarreau
BUG/MINOR: listener/mq: do not dispatch connections...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-12
Willy Tarreau
BUG/MINOR: haproxy: always initialize sleeping_thread_mask
commit
|
commitdiff
|
tree
|
snapshot
2020-03-12
Olivier Houchard
BUG/MEDIUM: pools: Always update free_list in pool_gc().
commit
|
commitdiff
|
tree
|
snapshot
2020-03-12
Olivier Houchard
BUG/MEDIUM: connections: Don't assume the connection...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-11
Willy Tarreau
BUG/MEDIUM: random: align the state on 2*64 bits for...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-11
Olivier Houchard
MINOR: lists: fix indentation.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-11
Olivier Houchard
MINOR: servers: Kill priv_conns.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-11
Olivier Houchard
MINOR: lists: Implement function to convert list =...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-11
Olivier Houchard
MINOR: mt_lists: Appease gcc.
commit
|
commitdiff
|
tree
|
snapshot
2020-03-11
Willy Tarreau
BUILD: stream-int: fix a few includes dependencies
commit
|
commitdiff
|
tree
|
snapshot
2020-03-11
Willy Tarreau
BUG/MAJOR: list: fix invalid element address calculation
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Willy Tarreau
MEDIUM: init: always try to push the FD limit when...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Willy Tarreau
MINOR: init: move the maxsock calculation code to compu...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Olivier Houchard
BUG/MEDIUM: mt_lists: Make sure we set the deleted...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
Olivier Houchard
BUG/MINOR: buffers: MT_LIST_DEL_SAFE() expects the...
commit
|
commitdiff
|
tree
|
snapshot
2020-03-10
William Lallemand
CLEANUP: ssl: separate the directory loading in a new...
commit
|
commitdiff
|
tree
|
snapshot
next