]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2014-05-19  Remi GacogneMINOR: ssl: SSL_CTX_set_options() and SSL_CTX_set_mode...
2014-05-18  Willy TarreauBUG/MAJOR: config: don't free valid regex memory
2014-05-15  Dirkjan BussinkMINOR: fix a few memory usage errors
2014-05-13  Willy TarreauBUG/MINOR: stats: do not report "100%" in the thottle...
2014-05-13  Willy TarreauMINOR: server: create srv_was_usable() from srv_is_usab...
2014-05-13  Willy TarreauMINOR: server: use functions to detect state changes...
2014-05-13  Willy TarreauMINOR: server: remove the SRV_DRAIN flag which can...
2014-05-13  Willy TarreauMINOR: checks: simplify and improve reporting of state...
2014-05-13  Willy TarreauMINOR: stats: improve alignment of color codes to save...
2014-05-13  Willy TarreauBUG/MINOR: checks: tcp-check must not stop on '\0'...
2014-05-13  Willy TarreauBUG/MEDIUM: config: a stats-less config crashes in...
2014-05-12  Thierry FOURNIERDOC: Add some precisions about acl default matching...
2014-05-12  Thierry FOURNIERMINOR: acl: set "str" as default match for strings
2014-05-11  Cyril BontéOPTIM: stats: avoid the calculation of a useless link...
2014-05-11  Cyril BontéBUG/MINOR: stats: fix a typo on a closing tag for a...
2014-05-11  Willy TarreauMEDIUM: acl: strenghten the option parser to report...
2014-05-10  Willy Tarreau[RELEASE] Released version 1.5-dev25 v1.5-dev25
2014-05-10  Willy TarreauMEDIUM: session: implement half-closed timeouts (client...
2014-05-10  Willy TarreauDOC: update roadmap with completed tasks
2014-05-10  Willy TarreauBUILD: only build the systemd wrapper on Linux 2.6...
2014-05-10  Willy TarreauDOC: stop referencing the slow git repository in the...
2014-05-10  Willy TarreauMEDIUM: unix: avoid a double connect probe when no...
2014-05-10  Willy TarreauBUILD: remove the obsolete BSD and OSX makefiles
2014-05-10  Willy TarreauMEDIUM: pattern: use ebtree's longest match to index...
2014-05-10  Willy TarreauDOC: ebtree: indicate that prefix insertion/lookup...
2014-05-10  Willy TarreauDOC: map_beg was missing from the table of map_* converters
2014-05-09  Willy TarreauMEDIUM: unix: implement support for Linux abstract...
2014-05-09  Willy TarreauMEDIUM: checks: only complain about the missing port...
2014-05-09  Willy TarreauMEDIUM: unix: add preliminary support for connecting...
2014-05-09  Willy TarreauMINOR: protocols: use is_inet_addr() when only INET...
2014-05-09  Willy TarreauMINOR: tools: split is_addr() and is_inet_addr()
2014-05-09  Willy TarreauBUG/MINOR: checks: correctly configure the address...
2014-05-09  Willy TarreauBUG/MINOR: backend: only match IPv4 addresses with...
2014-05-09  Willy TarreauCLEANUP: config: set the maxaccept value for peers...
2014-05-09  Willy TarreauMINOR: config: only report a warning when stats sockets...
2014-05-09  Willy TarreauMAJOR: listener: only start listeners bound to the...
2014-05-09  Willy TarreauMEDIUM: listener: inherit the process mask from the...
2014-05-09  Willy TarreauMEDIUM: listener: parse the new "process" bind keyword
2014-05-09  Willy TarreauMEDIUM: config: check the bind-process settings accordi...
2014-05-09  Willy TarreauMEDIUM: config: limit nbproc to the machine's word...
2014-05-09  Willy TarreauMEDIUM: proxy: only adjust the backend's bind-process...
2014-05-09  Emeric BrunMINOR: ssl: remove fallback to SSL session private...
2014-05-09  Emeric BrunMINOR: ssl: add global statement tune.ssl.force-private...
2014-05-09  Emeric BrunBUG/MINOR: chunk: Fix function chunk_strcmp and chunk_s...
2014-05-09  David SMEDIUM: connection: Implement and extented PROXY Protoc...
2014-05-08  Willy TarreauDOC: add some explanation on the shared cache build...
2014-05-08  Willy TarreauBUG/MAJOR: session: recover the correct connection...
2014-05-08  Emeric BrunMAJOR: ssl: Change default locks on ssl session cache.
2014-05-08  Emeric BrunBUG/MAJOR: ssl: Fallback to private session cache if...
2014-05-08  Willy TarreauBUILD: ssl: SSL_CTX_set_msg_callback() needs openssl...
2014-05-08  Willy TarreauBUILD: syscalls: remove improper inline statement in...
2014-05-07  Willy TarreauMEDIUM: listener: make the accept function more robust...
2014-05-07  William LallemandMINOR: http: generic pointer to rule argument
2014-05-07  Willy TarreauBUG/MEDIUM: http: disable server-side expiration until...
2014-05-07  Willy TarreauBUG/MEDIUM: http: correctly report request body timeouts
2014-05-07  Willy TarreauBUG/MEDIUM: http/session: disable client-side expiratio...
2014-05-02  William LallemandMINOR: http: export the smp_fetch_cookie function
2014-04-30  Emeric BrunMINOR: ssl: convert to binary ssl_fc_unique_id and...
2014-04-30  Emeric BrunMINOR: ssl: adds sample converter base64 for binary...
2014-04-30  Emeric BrunMINOR: ssl: adds ssl_f_sha1 fetch to return frontend...
2014-04-30  Emeric BrunMINOR: ssl: merge client's and frontend's certificate...
2014-04-30  Emeric BrunMINOR: ssl: adds fetchs and ACLs for ssl back connection.
2014-04-30  Emeric BrunMINOR: ssl: clean unused ACLs declarations
2014-04-30  Willy TarreauBUG/MAJOR: http: connection setup may stall on balance...
2014-04-29  Willy TarreauBUILD: config: remove a warning with clang
2014-04-29  Willy TarreauBUG/MINOR: auth: fix wrong return type in pat_match_auth()
2014-04-28  Willy TarreauMEDIUM: config: warn that '{cli,con,srv}timeout' are...
2014-04-28  Willy TarreauMEDIUM: config: inform the user only once that "redispa...
2014-04-28  Willy TarreauMEDIUM: config: inform the user that "reqsetbe" is...
2014-04-28  Willy TarreauMEDIUM: config: inform the user about the deprecatednes...
2014-04-28  Willy TarreauMINOR: config: add minimum support for emitting warning...
2014-04-28  Willy TarreauMEDIUM: http: make http-request rules processing return...
2014-04-28  Willy TarreauMEDIUM: http: factorize the "auth" action of http-reque...
2014-04-28  Willy TarreauMINOR: http: remove the now unused loop over "block...
2014-04-28  Willy TarreauMEDIUM: http: emulate "block" rules using "http-request...
2014-04-28  Willy TarreauCLEANUP: proxy: rename "block_cond" to "block_rules"
2014-04-28  Willy TarreauMINOR: http: silently support the "block" action for...
2014-04-28  Willy TarreauMEDIUM: http: remove even more of the spaghetti in...
2014-04-28  Willy TarreauMEDIUM: http: move Connection header processing earlier
2014-04-28  Willy TarreauBUG/MINOR: http: block rules forgot to increment the...
2014-04-28  Willy TarreauBUG/MINOR: http: block rules forgot to increment the...
2014-04-28  Willy TarreauMEDIUM: http: jump to dedicated labels after http-reque...
2014-04-28  Willy TarreauMEDIUM: http: move reqadd after execution of http_reque...
2014-04-28  Willy TarreauMINOR: http: rely on the message body parser to send...
2014-04-28  Willy TarreauBUG/MINOR: http: log 407 in case of proxy auth
2014-04-28  Willy TarreauBUG/MINOR: proxy: unsafe initialization of HTTP transac...
2014-04-28  Thierry FOURNIERBUG/MEDIUM: patterns: last fix was still not enough
2014-04-27  Willy TarreauBUG/MAJOR: patterns: -i and -n are ignored for inlined...
2014-04-26  Willy TarreauBUG/MEDIUM: pattern: a typo breaks automatic acl/map...
2014-04-25  Willy Tarreau[RELEASE] Released version 1.5-dev24 v1.5-dev24
2014-04-25  Willy TarreauMINOR: ssl: finally catch the heartbeats missing the...
2014-04-25  Willy TarreauBUG/MINOR: ssl: really block OpenSSL's response to...
2014-04-25  Willy TarreauBUILD: ssl: avoid a warning about conn not used with...
2014-04-25  Willy TarreauBUILD: http: remove a warning on strndup
2014-04-25  Willy TarreauBUG/MEDIUM: Revert "MEDIUM: ssl: Add standardized DH...
2014-04-25  Willy TarreauMEDIUM: ssl: implement a workaround for the OpenSSL...
2014-04-25  Emeric BrunMEDIUM: ssl: explicitly log failed handshakes after...
2014-04-25  Willy TarreauMINOR: connection: add a new error code for SSL with...
2014-04-25  William LallemandMEDIUM: http: register http-request and http-response...
2014-04-25  Baptiste AssmannMEDIUM: http: ACL and MAP updates through http-(request...
next