]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2020-02-24  William LallemandMINOR: ssl: load the key from a dedicated file
2020-02-21  Willy TarreauBUILD: fix recent build failure on unaligned archs
2020-02-21  Willy TarreauCLEANUP: http/h1: rely on HA_UNALIGNED_LE instead of...
2020-02-21  Willy TarreauBUG/MEDIUM: ebtree: don't set attribute packed without...
2020-02-21  Willy TarreauMINOR: compiler: move CPU capabilities definition from...
2020-02-21  Willy TarreauBUG/MEDIUM: shctx: make sure to keep all blocks aligned
2020-02-21  Jerome MagninCLEANUP: sample: use iststop instead of a for loop
2020-02-21  Jerome MagninBUG/MINOR: http: http-request replace-path duplicates...
2020-02-21  Jerome MagninMINOR: ist: add an iststop() function
2020-02-21  Willy TarreauMINOR: mux-h1: pass CO_RFL_READ_ONCE to the lower layer...
2020-02-21  Willy TarreauMINOR: connection: introduce a new receive flag: CO_RFL...
2020-02-21  Willy TarreauCLEANUP: connection: remove the definitions of conn_xpr...
2020-02-21  Willy TarreauMINOR: connection: remove the last calls to conn_xprt_...
2020-02-21  Willy TarreauMINOR: tcp/uxst/sockpair: use fd_want_send() instead...
2020-02-21  Willy TarreauMINOR: raw_sock: directly call fd_stop_send() and not...
2020-02-21  Willy TarreauMEDIUM: connection: remove the intermediary polling...
2020-02-21  Willy TarreauCLEANUP: epoll: place the struct epoll_event in the...
2020-02-21  Willy TarreauMINOR: checks: do not call conn_xprt_stop_send() anymore
2020-02-21  Willy TarreauBUG/MINOR: mux: do not call conn_xprt_stop_recv() on...
2020-02-21  Christopher... BUG/MAJOR: http-ana: Always abort the request when...
2020-02-19  Tim DuesterhusBUG/MINOR: ssl: Stop passing dynamic strings as format...
2020-02-18  Christopher... MINOR: http-ana: Match on the path if the monitor-uri...
2020-02-18  Christopher... BUG/MINOR: http-ana: Matching on monitor-uri should...
2020-02-18  Willy TarreauREGTESTS: use "command -v" instead of "which"
2020-02-18  Emmanuel HocdetMINOR: ssl: add "issuers-chain-path" directive.
2020-02-18  Willy TarreauBUG/MINOR: sample: exit regsub() in case of trash alloc...
2020-02-18  Christopher... BUG/MINOR: stream: Don't incr frontend cum_req counter...
2020-02-18  Christopher... BUG/MINOR: http-htx: Don't return error if authority...
2020-02-18  Christopher... BUG/MINOR: filters: Count HTTP headers as filtered...
2020-02-18  Christopher... MINOR: filters: Forward data only if the last filter...
2020-02-18  Christopher... MINOR: http-htx: Add a function to retrieve the headers...
2020-02-17  Willy TarreauBUG/MINOR: tools: also accept '+' as a valid character...
2020-02-16  Jerome MagninMINOR: sample: regsub now supports backreferences
2020-02-16  Willy TarreauBUG/MINOR: arg: fix again incorrect argument length...
2020-02-15  Ilya ShipitsinBUILD: enable ERR=1 in github cygwin builds
2020-02-15  Willy TarreauSCRIPTS: announce-release: use mutt -H instead of ...
2020-02-15  Willy TarreauBUG/MINOR: arg: report an error if an argument is large...
2020-02-14  Willy TarreauMEDIUM: log-format: make the LF parser aware of sample...
2020-02-14  Willy TarreauMINOR: sample: make sample_parse_expr() able to return...
2020-02-14  Willy TarreauMEDIUM: arg: make make_arg_list() support quotes in...
2020-02-14  Willy TarreauMEDIUM: arg: copy parsed arguments into the trash inste...
2020-02-14  Willy TarreauMEDIUM: arg: make make_arg_list() stop after its own...
2020-02-14  Willy TarreauMINOR: sample/acl: use is_idchar() to locate the fetch...
2020-02-14  Willy TarreauMINOR: chunk: implement chunk_strncpy() to copy partial...
2020-02-14  Willy TarreauMINOR: tools: add is_idchar() to tell if a char may...
2020-02-14  Christopher... MINOR: mux-fcgi: Make the capture of the path-info...
2020-02-14  Ilya ShipitsinCLEANUP: ssl: remove unused functions in openssl-compat.h
2020-02-14  Christopher... BUG/MINOR: mux-fcgi: Forbid special characters when...
2020-02-14  Olivier HouchardBUG/MEDIUM: muxes: Use the right argument when calling...
2020-02-14  William DauchyBUG/MINOR: namespace: avoid closing fd when socket...
2020-02-12  Willy TarreauSCRIPTS: make announce-release executable again
2020-02-12  William DauchyBUG/MINOR: tcp: don't try to set defaultmss when value...
2020-02-12  Ilya ShipitsinBUILD: scripts/build-ssl.sh: use "uname" instead of...
2020-02-12  Ilya ShipitsinBUILD: travis-ci: harden builds, add ERR=1 (warning...
2020-02-12  Ilya ShipitsinBUILD: travis-ci: no more allowed failures for openssl...
2020-02-12  Christian LachnerMINOR: build: add aix72-gcc build TARGET and power...
2020-02-12  William DauchyBUG/MINOR: tcp: avoid closing fd when socket failed...
2020-02-12  Willy TarreauBUG/MINOR: listener: enforce all_threads_mask on bind_t...
2020-02-12  Willy TarreauBUG/MEDIUM: listener: only consider running threads...
2020-02-11  Willy TarreauBUILD: http_act: cast file sizes when reporting file...
2020-02-11  Willy TarreauCLEANUP: mini-clist: simplify nested do { while(1)...
2020-02-11  Willy TarreauBUG/MINOR: connection: correctly retry I/O on signals
2020-02-11  Ilya ShipitsinBUILD: cirrus-ci: add ERR=1 to freebsd builds
2020-02-11  Ilya ShipitsinBUILD: cirrus-ci: workaround "pkg install" bug
2020-02-11  Ilya ShipitsinBUILD: cirrus-ci: switch to "snap" images to unify...
2020-02-11  Willy TarreauBUG/MINOR: unix: better catch situations where the...
2020-02-11  Willy TarreauBUG/MAJOR: mux-h2: don't wake streams after connection...
2020-02-10  William LallemandDOC: schematic of the SSL certificates architecture
2020-02-10  Christopher... BUG/MEDIUM: tcp-rules: Fix track-sc* actions for L4...
2020-02-07  William LallemandBUG/MEDIUM: ssl/cli: 'commit ssl cert' wrong SSL_CTX...
2020-02-07  Christopher... BUG/MINOR: http-act: Fix bugs on error path during...
2020-02-07  Christopher... BUG/MINOR: http-act: Set stream error flag before retur...
2020-02-07  Willy TarreauSCRIPTS: backport: fix the master branch detection
2020-02-07  Willy TarreauSCRIPTS: announce-release: allow the user to force...
2020-02-07  Willy TarreauSCRIPTS: announce-release: place the send command in...
2020-02-07  Willy Tarreau[RELEASE] Released version 2.2-dev2 v2.2-dev2
2020-02-06  Tim DuesterhusBUG/MINOR: acl: Fix type of log message when an acl...
2020-02-06  Willy TarreauSCRIPTS: backport: use short revs and resolve the initi...
2020-02-06  Willy TarreauCONTRIB: debug: also support reading values from stdin
2020-02-06  Tim DuesterhusMINOR: acl: Warn when an ACL is named 'or'
2020-02-06  Willy TarreauBUILD: lua: silence a warning on systems where longjmp...
2020-02-06  Christopher... REGTESTS: Add a reg test for http-after-response rulesets
2020-02-06  Christopher... REGTESTS: Add reg tests for the HTTP return action
2020-02-06  Christopher... MEDIUM: lua: Add ability for actions to intercept HTTP...
2020-02-06  Christopher... MINOR: lua: Add act:wake_time() function to set a timeo...
2020-02-06  Christopher... MINOR: lua: Create the global 'act' object to register...
2020-02-06  Christopher... MINOR: lua: Get the action return code on the stack...
2020-02-06  Christopher... BUG/MINOR: http-ana: Increment failed_resp counters...
2020-02-06  Christopher... CLEANUP: lua: Remove consistency check for sample fetch...
2020-02-06  Christopher... MEDIUM: http-rules: Support extra headers for HTTP...
2020-02-06  Christopher... MEDIUM: http-rules: Add the return action to HTTP rules
2020-02-06  Christopher... MEDIUM: http: Add a ruleset evaluated on all responses...
2020-02-06  Christopher... MINOR: http-ana/http-rules: Use dedicated function...
2020-02-06  Christopher... MINOR: http-ana: Add a function for forward internal...
2020-02-06  Christopher... MINOR: http-ana: Rely on http_reply_and_close() to...
2020-02-06  Christopher... MINOR: http-rules: Handle the rule direction when a...
2020-02-06  Christopher... MINOR: http-rules: Add a flag on redirect rules to...
2020-02-06  Christopher... BUG/MINOR: http-ana: Set HTX_FL_PROXY_RESP flag if...
2020-02-06  Christopher... BUG/MINOR: http-ana: Reset HTX first index when HAPRoxy...
2020-02-06  Christopher... MINOR: dns: Add function to release memory allocated...
next