projects
/
haproxy-3.0.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
haproxy-3.0.git
2020-02-25
Willy Tarreau
CLEANUP: fd: use a union in fd_rm_from_fd_list() to...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-25
Willy Tarreau
BUG/MEDIUM: ssl: fix several bad pointer aliases in...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-25
Willy Tarreau
BUG/MINOR: sample: fix the json converter's endian...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-25
Willy Tarreau
BUILD: general: always pass unsigned chars to is* functions
commit
|
commitdiff
|
tree
|
snapshot
2020-02-25
Willy Tarreau
BUILD: ssl: only pass unsigned chars to isspace()
commit
|
commitdiff
|
tree
|
snapshot
2020-02-25
Tim Duesterhus
CLEANUP: cfgparse: Fix type of second calloc() parameter
commit
|
commitdiff
|
tree
|
snapshot
2020-02-25
Willy Tarreau
BUILD: remove obsolete support for -mregparm / USE_REGPARM
commit
|
commitdiff
|
tree
|
snapshot
2020-02-25
Tim Duesterhus
CLEANUP: net_helper: Do not negate the result of unlikely
commit
|
commitdiff
|
tree
|
snapshot
2020-02-25
Tim Duesterhus
CLEANUP: conn: Do not pass a pointer to likely
commit
|
commitdiff
|
tree
|
snapshot
2020-02-25
Willy Tarreau
MINOR: compiler: drop special cases of likely/unlikely...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-24
William Lallemand
BUG/MINOR: ssl: load .key in a directory only after PEM
commit
|
commitdiff
|
tree
|
snapshot
2020-02-24
William Lallemand
MINOR: ssl: load the key from a dedicated file
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Willy Tarreau
BUILD: fix recent build failure on unaligned archs
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Willy Tarreau
CLEANUP: http/h1: rely on HA_UNALIGNED_LE instead of...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Willy Tarreau
BUG/MEDIUM: ebtree: don't set attribute packed without...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Willy Tarreau
MINOR: compiler: move CPU capabilities definition from...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Willy Tarreau
BUG/MEDIUM: shctx: make sure to keep all blocks aligned
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Jerome Magnin
CLEANUP: sample: use iststop instead of a for loop
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Jerome Magnin
BUG/MINOR: http: http-request replace-path duplicates...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Jerome Magnin
MINOR: ist: add an iststop() function
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Willy Tarreau
MINOR: mux-h1: pass CO_RFL_READ_ONCE to the lower layer...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Willy Tarreau
MINOR: connection: introduce a new receive flag: CO_RFL...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Willy Tarreau
CLEANUP: connection: remove the definitions of conn_xpr...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Willy Tarreau
MINOR: connection: remove the last calls to conn_xprt_...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Willy Tarreau
MINOR: tcp/uxst/sockpair: use fd_want_send() instead...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Willy Tarreau
MINOR: raw_sock: directly call fd_stop_send() and not...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Willy Tarreau
MEDIUM: connection: remove the intermediary polling...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Willy Tarreau
CLEANUP: epoll: place the struct epoll_event in the...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Willy Tarreau
MINOR: checks: do not call conn_xprt_stop_send() anymore
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Willy Tarreau
BUG/MINOR: mux: do not call conn_xprt_stop_recv() on...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-21
Christopher...
BUG/MAJOR: http-ana: Always abort the request when...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-19
Tim Duesterhus
BUG/MINOR: ssl: Stop passing dynamic strings as format...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-18
Christopher...
MINOR: http-ana: Match on the path if the monitor-uri...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-18
Christopher...
BUG/MINOR: http-ana: Matching on monitor-uri should...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-18
Willy Tarreau
REGTESTS: use "command -v" instead of "which"
commit
|
commitdiff
|
tree
|
snapshot
2020-02-18
Emmanuel Hocdet
MINOR: ssl: add "issuers-chain-path" directive.
commit
|
commitdiff
|
tree
|
snapshot
2020-02-18
Willy Tarreau
BUG/MINOR: sample: exit regsub() in case of trash alloc...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-18
Christopher...
BUG/MINOR: stream: Don't incr frontend cum_req counter...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-18
Christopher...
BUG/MINOR: http-htx: Don't return error if authority...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-18
Christopher...
BUG/MINOR: filters: Count HTTP headers as filtered...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-18
Christopher...
MINOR: filters: Forward data only if the last filter...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-18
Christopher...
MINOR: http-htx: Add a function to retrieve the headers...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-17
Willy Tarreau
BUG/MINOR: tools: also accept '+' as a valid character...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-16
Jerome Magnin
MINOR: sample: regsub now supports backreferences
commit
|
commitdiff
|
tree
|
snapshot
2020-02-16
Willy Tarreau
BUG/MINOR: arg: fix again incorrect argument length...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Ilya Shipitsin
BUILD: enable ERR=1 in github cygwin builds
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Willy Tarreau
SCRIPTS: announce-release: use mutt -H instead of ...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-15
Willy Tarreau
BUG/MINOR: arg: report an error if an argument is large...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Willy Tarreau
MEDIUM: log-format: make the LF parser aware of sample...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Willy Tarreau
MINOR: sample: make sample_parse_expr() able to return...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Willy Tarreau
MEDIUM: arg: make make_arg_list() support quotes in...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Willy Tarreau
MEDIUM: arg: copy parsed arguments into the trash inste...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Willy Tarreau
MEDIUM: arg: make make_arg_list() stop after its own...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Willy Tarreau
MINOR: sample/acl: use is_idchar() to locate the fetch...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Willy Tarreau
MINOR: chunk: implement chunk_strncpy() to copy partial...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Willy Tarreau
MINOR: tools: add is_idchar() to tell if a char may...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Christopher...
MINOR: mux-fcgi: Make the capture of the path-info...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Ilya Shipitsin
CLEANUP: ssl: remove unused functions in openssl-compat.h
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Christopher...
BUG/MINOR: mux-fcgi: Forbid special characters when...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
Olivier Houchard
BUG/MEDIUM: muxes: Use the right argument when calling...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-14
William Dauchy
BUG/MINOR: namespace: avoid closing fd when socket...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Willy Tarreau
SCRIPTS: make announce-release executable again
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
William Dauchy
BUG/MINOR: tcp: don't try to set defaultmss when value...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Ilya Shipitsin
BUILD: scripts/build-ssl.sh: use "uname" instead of...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Ilya Shipitsin
BUILD: travis-ci: harden builds, add ERR=1 (warning...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Ilya Shipitsin
BUILD: travis-ci: no more allowed failures for openssl...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Christian Lachner
MINOR: build: add aix72-gcc build TARGET and power...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
William Dauchy
BUG/MINOR: tcp: avoid closing fd when socket failed...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Willy Tarreau
BUG/MINOR: listener: enforce all_threads_mask on bind_t...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-12
Willy Tarreau
BUG/MEDIUM: listener: only consider running threads...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Willy Tarreau
BUILD: http_act: cast file sizes when reporting file...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Willy Tarreau
CLEANUP: mini-clist: simplify nested do { while(1)...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Willy Tarreau
BUG/MINOR: connection: correctly retry I/O on signals
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Ilya Shipitsin
BUILD: cirrus-ci: add ERR=1 to freebsd builds
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Ilya Shipitsin
BUILD: cirrus-ci: workaround "pkg install" bug
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Ilya Shipitsin
BUILD: cirrus-ci: switch to "snap" images to unify...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Willy Tarreau
BUG/MINOR: unix: better catch situations where the...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-11
Willy Tarreau
BUG/MAJOR: mux-h2: don't wake streams after connection...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
William Lallemand
DOC: schematic of the SSL certificates architecture
commit
|
commitdiff
|
tree
|
snapshot
2020-02-10
Christopher...
BUG/MEDIUM: tcp-rules: Fix track-sc* actions for L4...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
William Lallemand
BUG/MEDIUM: ssl/cli: 'commit ssl cert' wrong SSL_CTX...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Christopher...
BUG/MINOR: http-act: Fix bugs on error path during...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Christopher...
BUG/MINOR: http-act: Set stream error flag before retur...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Willy Tarreau
SCRIPTS: backport: fix the master branch detection
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Willy Tarreau
SCRIPTS: announce-release: allow the user to force...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Willy Tarreau
SCRIPTS: announce-release: place the send command in...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-07
Willy Tarreau
[RELEASE] Released version 2.2-dev2
v2.2-dev2
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Tim Duesterhus
BUG/MINOR: acl: Fix type of log message when an acl...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Willy Tarreau
SCRIPTS: backport: use short revs and resolve the initi...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Willy Tarreau
CONTRIB: debug: also support reading values from stdin
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Tim Duesterhus
MINOR: acl: Warn when an ACL is named 'or'
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Willy Tarreau
BUILD: lua: silence a warning on systems where longjmp...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Christopher...
REGTESTS: Add a reg test for http-after-response rulesets
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Christopher...
REGTESTS: Add reg tests for the HTTP return action
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Christopher...
MEDIUM: lua: Add ability for actions to intercept HTTP...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Christopher...
MINOR: lua: Add act:wake_time() function to set a timeo...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Christopher...
MINOR: lua: Create the global 'act' object to register...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Christopher...
MINOR: lua: Get the action return code on the stack...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Christopher...
BUG/MINOR: http-ana: Increment failed_resp counters...
commit
|
commitdiff
|
tree
|
snapshot
2020-02-06
Christopher...
CLEANUP: lua: Remove consistency check for sample fetch...
commit
|
commitdiff
|
tree
|
snapshot
next