]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2017-11-21  William LallemandCLEANUP: cache: reorder includes
2017-11-21  Eric SalamaCONTRIB: spoa_example: remove SPOE enums that are usele...
2017-11-21  Willy TarreauCONTRIB: spoa_example: remove last dependencies on...
2017-11-21  Willy TarreauCONTRIB: spoa_example: remove bref, wordlist, cond_wordlist
2017-11-21  Eric SalamaCONTRIB: spoa_example: allow to compile outside HAProxy.
2017-11-21  Lukas TribusBUG/MINOR: systemd: ignore daemon mode
2017-11-21  Willy TarreauBUG/MEDIUM: h2: always reassemble the Cookie request...
2017-11-21  Willy TarreauMEDIUM: h2: change hpack_decode_headers() to only provi...
2017-11-21  Willy TarreauMEDIUM: h2: add a function to emit an HTTP/1 request...
2017-11-21  Willy TarreauBUG/MEDIUM: h2: properly report connection errors in...
2017-11-20  Willy TarreauBUILD: server: check->desc always exists
2017-11-20  Willy TarreauBUILD: h2: mark some inlined functions "unused"
2017-11-20  Willy TarreauBUILD: compiler: add a new type modifier __maybe_unused
2017-11-20  Willy TarreauBUILD: ebtree: don't redefine types u32/s32 in scope...
2017-11-20  Willy TarreauBUILD: threads/plock: fix a build issue on Clang withou...
2017-11-20  Willy TarreauMINOR: threads/build: atomic: replace the few inlines...
2017-11-20  Willy TarreauMINOR: threads/atomic: implement pl_bts() on non-x86
2017-11-20  Willy TarreauMINOR: threads/atomic: implement pl_mb() in asm on x86
2017-11-20  Willy TarreauMINOR: threads/plock: rename local variables in macros...
2017-11-20  Willy TarreauMINOR: threads/atomic: rename local variables in macros...
2017-11-20  William LallemandCLEANUP: cache: remove wrong comment
2017-11-20  William LallemandMEDIUM: cache: enable the HTTP analysers
2017-11-20  William LallemandCLEANUP: cache: remove unused struct
2017-11-20  William LallemandBUG/MEDIUM: cache: free callback to remove from tree
2017-11-20  Tim DuesterhusMEDIUM: mworker: Add systemd `Type=notify` support
2017-11-20  Willy TarreauBUG/MINOR: stream-int: don't try to read again when...
2017-11-20  Willy TarreauBUG/MAJOR: stream: ensure analysers are always called...
2017-11-20  Willy TarreauBUG/MEDIUM: stream: don't automatically forward connect...
2017-11-19  Willy Tarreau[RELEASE] Released version 1.8-rc4 v1.8-rc4
2017-11-17  David CarlierBUG/MEDIUM: deviceatlas: ignore not valuable HTTP reque...
2017-11-16  Olivier HouchardMINOR: ssl: Make sure we don't shutw the connection...
2017-11-16  Olivier HouchardMINOR: SSL: Store the ASN1 representation of client...
2017-11-16  Christopher... MINOR: stream: Add thread-mask of tasks/FDs/applets...
2017-11-16  Christopher... MEDIUM: applets: Don't process more than 200 active...
2017-11-16  Christopher... MAJOR: polling: Use active_appels_mask instead of apple...
2017-11-16  Christopher... MINOR: applets: Use a bitfield to track applets activit...
2017-11-16  Christopher... MAJOR: polling: Use active_tasks_mask instead of tasks_...
2017-11-16  Christopher... MINOR: tasks: Use a bitfield to track tasks activity...
2017-11-16  Christopher... BUG/MINOR: Allocate the log buffers before the proxies...
2017-11-15  William LallemandMINOR: tests: add a python wrapper to test inherited fd
2017-11-15  William LallemandBUG/MEDIUM: mworker: does not close inherited FD
2017-11-15  William LallemandBUG/MEDIUM: mworker: does not deinit anymore
2017-11-15  William LallemandBUG/MEDIUM: mworker: wait again for signals when execvp...
2017-11-15  William LallemandMINOR: mworker: display an accurate error when the...
2017-11-15  Frédéric LécailleCONTRIB: Wireshark dissector for HAProxy Peer Protocol.
2017-11-15  Frédéric LécailleDOC: peers: Add a first version of peers protocol v2.1.
2017-11-15  Willy TarreauBUG/MAJOR: ebtree/scope: properly tag upper nodes durin...
2017-11-15  Willy TarreauMINOR: tools: emphasize the node being worked on in...
2017-11-15  Willy TarreauMINOR: tools: improve the DOT dump of the ebtree
2017-11-15  Willy TarreauMINOR: tools: add a function to dump a scope-aware...
2017-11-14  Christopher... BUG/MEDIUM: standard: itao_str/idx and quote_str/idx...
2017-11-14  Christopher... CLEANUP: tasks: Remove useless double test on rq_next
2017-11-14  Christopher... BUG/MINOR: threads: tid_bit must be a unsigned long
2017-11-14  William LallemandMINOR: cache: disable cache if shctx_row_data_append...
2017-11-14  William LallemandMINOR: cache: forward data with headers
2017-11-14  William LallemandBUG/MEDIUM: cache: use msg->sov to forward header
2017-11-14  Tim DuesterhusBUG/MEDIUM: mworker: Fix re-exec when haproxy is starte...
2017-11-13  Willy TarreauMINOR: ebtree/scope: simplify the lookup functions...
2017-11-13  Willy TarreauMINOR: ebtree/scope: add a function to find next node...
2017-11-13  Willy TarreauBUG/MAJOR: ebtree/scope: fix lookup of next node in...
2017-11-13  Willy TarreauBUG/MAJOR: ebtree/scope: fix insertion and removal...
2017-11-13  Christopher... BUG/MINOR: buffers: Fix b_alloc_margin to be "fonctionn...
2017-11-13  Christopher... MINOR: threads: Use __decl_hathreads to declare locks
2017-11-13  Christopher... MINOR: debug/flags: Add missing flags
2017-11-13  Christopher... BUG/MINOR: spoe: check buffer size before acquiring...
2017-11-11  Willy TarreauBUILD: thread/pipe: fix build without threads
2017-11-11  William LallemandBUG/MEDIUM: cache: does not cache if no Content-Length
2017-11-11  Willy Tarreau[RELEASE] Released version 1.8-rc3 v1.8-rc3
2017-11-10  Willy TarreauMEDIUM: http: always reject the "PRI" method
2017-11-10  Willy TarreauCLEANUP: global: introduce variable pid_bit to avoid...
2017-11-10  Willy TarreauBUG/MEDIUM: stream: don't ignore res.analyse_exp anymore
2017-11-10  Willy TarreauMINOR: cli: make "show fd" report the fd's thread mask
2017-11-10  Willy TarreauCLEANUP: mux: remove the unused "release()" function
2017-11-10  Willy TarreauBUG/MEDIUM: threads/cli: fix "show sess" locking on...
2017-11-10  Willy TarreauBUG/MEDIUM: h2: support orphaned streams
2017-11-10  Willy TarreauMINOR: tools: don't use unlikely() in hex2i()
2017-11-10  Willy TarreauBUG/MEDIUM: h1: ensure the chunk size parser can deal...
2017-11-10  Willy TarreauBUG/MEDIUM: h2: split the function to send RST_STREAM
2017-11-09  Christopher... BUG/MINOR: pattern: Rely on the sample type to copy...
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_...
next