]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2017-11-09  Christopher... BUG/MEDIUM: stream-int: Don't loss write's notifs when...
2017-11-09  Willy TarreauBUG/MEDIUM: h2: reject non-3-digit status codes
2017-11-09  Willy TarreauBUG/MINOR: h1: the HTTP/1 make status code parser check...
2017-11-08  Willy TarreauBUILD: shctx: do not depend on openssl anymore
2017-11-08  Willy TarreauBUILD: ssl: fix build of backend without ssl
2017-11-08  Olivier HouchardMINOR: ssl: Handle sending early data to server.
2017-11-08  Olivier HouchardMINOR: ssl: Spell 0x10101000L correctly.
2017-11-08  Olivier HouchardMINOR: ssl: Handle session resumption with TLS 1.3
2017-11-08  Olivier HouchardBUG/MINOR; ssl: Don't assume we have a ssl_bind_conf...
2017-11-08  Willy TarreauBUG/MAJOR: threads/tasks: fix the scheduler again
2017-11-07  Willy TarreauBUG/MINOR: stream-int: don't set MSG_MORE on closed...
2017-11-07  Emeric BrunBUG/MINOR: comp: fix compilation warning compiling...
2017-11-07  Emeric BrunBUG/MEDIUM: splice/threads: pipe reuse list was not...
2017-11-07  Willy TarreauBUG/MINOR: h2: don't send GOAWAY on failed response
2017-11-07  Willy TarreauMINOR: h2: add new stream flag H2_SF_OUTGOING_DATA
2017-11-07  Willy TarreauBUG/MINOR: h2: correctly check for H2_SF_ES_SENT before...
2017-11-07  Willy TarreauBUG/MEDIUM: h2: properly set H2_SF_ES_SENT when sending...
2017-11-07  Willy TarreauMINOR: h2: don't re-enable the connection's task when...
2017-11-07  Willy TarreauBUG/MEDIUM: h2: don't close the connection is there...
2017-11-07  Christopher... BUILD: enable USE_THREAD for Solaris build.
2017-11-07  Christopher... BUILD: threads: Rename SPIN/RWLOCK macros using HA_...
2017-11-07  Willy TarreauBUG/MEDIUM: h2: fix some wrong error codes on connections
2017-11-07  Willy TarreauMEDIUM: h2: remove the H2_SS_RESET intermediate state
2017-11-07  Willy TarreauBUG/MEDIUM: h2: don't try (and fail) to send non-existi...
2017-11-07  Willy TarreauBUG/MEDIUM: h2: properly send the GOAWAY frame in the mux
2017-11-07  Willy TarreauBUG/MEDIUM: h2: properly send an RST_STREAM on mux...
2017-11-06  Willy TarreauBUG/MINOR: h2: set the "HEADERS_SENT" flag on stream...
2017-11-06  Daniel SchnellerDOC: Add note about encrypted password CPU usage
2017-11-06  Olivier HouchardBUG/MINOR: dns: Don't lock the server lock in snr_check...
2017-11-06  Olivier HouchardBUG/MINOR: dns: Don't try to get the server lock if...
2017-11-06  Willy TarreauMEDIUM: tasks: implement a lockless scheduler for singl...
2017-11-06  Willy TarreauMINOR: tasks: only visit filled task slots after proces...
2017-11-06  Willy TarreauMINOR: threads: use faster locks for the spin locks
2017-11-06  Willy TarreauMEDIUM: task: change the construction of the loop in...
2017-11-06  Willy TarreauMINOR: task: simplify wake_expired_tasks() to avoid...
2017-11-06  Willy TarreauMAJOR: task: make use of the scope-aware ebtree functions
2017-11-06  Willy TarreauMINOR: ebtree: implement eb32sc_lookup_ge_or_first()
2017-11-06  Willy TarreauMEDIUM: ebtree: only consider the branches matching...
2017-11-06  Willy TarreauMINOR: ebtree: update the eb32sc parent node's scope...
2017-11-06  Willy TarreauMEDIUM: ebtree: specify the scope of every node inserte...
2017-11-06  Willy TarreauMINOR: ebtree: implement the scope-aware functions...
2017-11-06  William LallemandMINOR: mworker: do not store child pid anymore in the...
2017-11-06  William LallemandMINOR: mworker: write parent pid in the pidfile
2017-11-06  William LallemandMINOR: mworker: allow pidfile in mworker + foreground
2017-11-06  William LallemandMINOR: add master-worker in the warning about nbproc
2017-11-05  Willy TarreauMINOR: applets: no need to check for runqueue's emptine...
2017-11-05  Willy TarreauBUG/MEDIUM: threads: don't try to free build option...
2017-11-05  Willy TarreauBUG/MAJOR: thread/listeners: enable_listener must not...
2017-11-05  Willy TarreauBUG/MAJOR: h2: set the connection's task to NULL when...
2017-11-05  Willy TarreauBUG/MEDIUM: threads/stick-tables: close a race conditio...
2017-11-05  Willy TarreauBUG/MAJOR: threads/lb: fix missing unlock on map-based...
2017-11-05  Willy TarreauBUG/MAJOR: threads/lb: fix missing unlock on consistent...
2017-11-05  Willy TarreauBUG/MAJOR: threads/dns: add missing unlock on allocatio...
2017-11-05  Willy TarreauBUG/MAJOR: cli/streams: missing unlock on exit "show...
2017-11-05  Willy TarreauCLEANUP: server: get rid of return statements in the...
2017-11-05  Willy TarreauBUG/MINOR: cli: add severity in "set server addr" parser
2017-11-05  Willy TarreauCLEANUP: checks: remove return statements in locked...
2017-11-05  Willy TarreauBUG/MAJOR: threads/checks: wrong use of SPIN_LOCK inste...
2017-11-05  Willy TarreauBUG/MINOR: cli: do not perform an invalid action on...
2017-11-05  Willy TarreauBUG/MAJOR: threads/server: missing unlock in CLI fqdn...
2017-11-05  Willy TarreauBUG/MAJOR: threads/checks: add 4 missing spin_unlock...
2017-11-04  Olivier HouchardBUILD: use MAXPATHLEN instead of NAME_MAX.
2017-11-03  Willy Tarreau[RELEASE] Released version 1.8-rc2 v1.8-rc2
2017-11-03  Willy TarreauMINOR: thread: report multi-thread support in haproxy -vv
2017-11-03  Willy TarreauBUG/MAJOR: mux_pt: don't dereference a connstream after...
2017-11-03  David CarlierBUILD: enable USE_THREAD for OpenBSD build.
2017-11-03  Emeric BrunBUG/MINOR: lua: fix missing lock protection on server.
2017-11-03  Emeric BrunBUG/MINOR: dns: fix missing lock protection on server.
2017-11-03  David CarlierBUG/MINOR: stdarg.h inclusion
2017-11-02  Emeric BrunBUG/MINOR: freq: fix infinite loop on freq_ctr_period.
2017-11-02  Willy TarreauBUG/MAJOR: buffers: fix get_buffer_nc() for data at...
2017-11-02  William LallemandBUG/MEDIUM: cache: don't try to resolve wrong filters
2017-11-02  William LallemandBUILD: shctx: allow to be built without openssl
2017-11-02  Willy TarreauBUG/MINOR: thread: fix a typo in the debug code
2017-11-02  Emeric BrunBUG/MAJOR: fix deadlock on healthchecks.
2017-11-02  Willy TarreauBUG/MEDIUM: checks/mux: always enable send-polling...
2017-11-02  Willy TarreauBUG/MEDIUM: h2: don't try to parse incomplete H1 responses
2017-11-01  Olivier HouchardMINOR: cache: Don't confuse act_return and act_parse_ret.
2017-11-01  Olivier HouchardMINOR: cache: Remove useless test for nonzero.
2017-11-01  Olivier HouchardMINOR: mux: Only define pipe functions on linux.
2017-11-01  Emmanuel HocdetBUG/MINOR: send-proxy-v2: string size must include...
2017-11-01  Emmanuel HocdetBUG/MINOR: send-proxy-v2: fix dest_len in make_tlv...
2017-10-31  Willy Tarreau[RELEASE] Released version 1.8-rc1 v1.8-rc1
2017-10-31  William LallemandMEDIUM: cache: deliver objects from cache
2017-10-31  William LallemandMEDIUM: cache: store objects in cache
2017-10-31  William LallemandMEDIUM: cache: configuration parsing and initialization
2017-10-31  William LallemandMEDIUM: shctx: forbid shctx to read more than expected
2017-10-31  Willy TarreauBUG/MEDIUM: h2: fix incorrect timeout handling on the...
2017-10-31  Willy TarreauMEDIUM: h2: apply a timeout to h2 connections
2017-10-31  Willy TarreauMEDIUM: h2: send a GOAWAY frame when dealing with an...
2017-10-31  Willy TarreauMEDIUM: h2: perform a graceful shutdown on "Connection...
2017-10-31  Willy TarreauMINOR: h2: properly reject PUSH_PROMISE frames coming...
2017-10-31  Willy TarreauMEDIUM: h2: silently ignore frames higher than last_id...
2017-10-31  Willy TarreauMINOR: h2: centralize the check for the half-closed...
2017-10-31  Willy TarreauMINOR: h2: centralize the check for the idle streams
2017-10-31  Willy TarreauMEDIUM: h2: handle GOAWAY frames
2017-10-31  Willy TarreauMINOR: h2: use a common function to signal some and...
2017-10-31  Willy TarreauMEDIUM: h2: send DATA+ES or RST_STREAM on shutw/shutr
2017-10-31  Willy TarreauMINOR: h2: handle RST_STREAM frames
2017-10-31  Willy TarreauMEDIUM: h2: handle request body in DATA frames
next