]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2017-03-31  Christopher... BUG/MEDIUM: buffers: Fix how input/output data are...
2017-03-30  Emeric BrunBUG/MEDIUM: peers: fix buffer overflow control in intde...
2017-03-29  Frédéric LécailleBUG/MEDIUM: server: Wrong server default CRT filenames...
2017-03-29  Willy TarreauCLEANUP: time: curr_sec_ms doesn't need to be exported
2017-03-27  Willy TarreauBUILD: scripts: fix typo in announce-release error...
2017-03-27  Willy TarreauBUILD: make the release script use shortlog for the...
2017-03-27  Willy TarreauBUG/MEDIUM: tcp: don't require privileges to bind to...
2017-03-27  Lukas TribusMINOR: doc: fix use-server example (imap vs mail)
2017-03-27  Frédéric LécailleDOC: server: Add docs for "server" and "default-server...
2017-03-27  Frédéric LécailleMINOR: server: Add 'no-agent-check' server keyword.
2017-03-27  Frédéric LécailleMINOR: server: Make 'default-server' support 'disabled...
2017-03-27  Frédéric LécailleMINOR: server: Make 'default-server' support 'addr...
2017-03-27  Frédéric LécailleMINOR: server: Make 'default-server' support 'sni'...
2017-03-27  Frédéric LécailleMINOR: server: Make 'default-server' support 'source...
2017-03-27  Frédéric LécailleMINOR: server: Make 'default-server' support 'namespace...
2017-03-27  Frédéric LécailleMINOR: server: Make 'default-server' support 'tcp-ut...
2017-03-27  Frédéric LécailleMINOR: server: Make 'default-server' support 'ciphers...
2017-03-27  Frédéric LécailleMINOR: server: Make 'default-server' support 'cookie...
2017-03-27  Frédéric LécailleMINOR: server: Make 'default-server' support 'observe...
2017-03-27  Frédéric LécailleMINOR: server: Make 'default-server' support 'redir...
2017-03-27  Frédéric LécailleMINOR: server: Make 'default-server' support 'ca-file...
2017-03-27  Frédéric LécailleMINOR: server: Make 'default-server' support 'track...
2017-03-27  Frédéric LécailleMINOR: server: Make 'default-server' support 'check...
2017-03-27  Frédéric LécailleMINOR: server: Make 'default-server' support 'verifyhos...
2017-03-27  Frédéric LécailleMINOR: server: Make 'default-server' support 'verify...
2017-03-27  Frédéric LécailleCLEANUP: server: code alignement.
2017-03-27  Frédéric LécailleMINOR: server: Make 'default-server' support 'send...
2017-03-27  Frédéric LécailleMINOR: server: Make 'default-server' support 'ssl'...
2017-03-27  Frédéric LécailleMINOR: server: Make 'default-server' support 'no-ssl...
2017-03-27  Frédéric LécailleCLEANUP: server: code alignement.
2017-03-27  Frédéric LécailleMINOR: server: Make 'default-server' support 'force...
2017-03-27  Frédéric LécailleMINOR: server: Make 'default-server' support 'check...
2017-03-27  Frédéric LécailleMINOR: server: Make 'default-server' support 'send...
2017-03-27  Frédéric LécailleMINOR: server: Make 'default-server' support 'non-stick...
2017-03-27  Frédéric LécailleCLEANUP: server: code alignement.
2017-03-27  Frédéric LécailleMINOR: server: Make 'default-server' support 'check...
2017-03-27  Frédéric LécailleMINOR: server: Make 'default-server' support 'backup...
2017-03-27  Frédéric LécailleMINOR: server: irrelevant error message with 'default...
2017-03-27  Frédéric LécailleBUG/MINOR: cfgparse: loop in tracked servers lists...
2017-03-24  BaptisteMINOR: dns: improve DNS response parsing to use as...
2017-03-23  Cyril BontéMEDIUM: global: add a 'hard-stop-after' option to cap...
2017-03-23  Andriy PalamarchukDOC: Protocol doc: add noop TLV
2017-03-23  Andriy PalamarchukDOC: Protocol doc: add SSL TLVs, rename CHECKSUM
2017-03-23  Andriy PalamarchukDOC: Protocol doc: add checksum, TLV type ranges
2017-03-23  Andriy PalamarchukDOC/MINOR: Fix typos in proxy protocol doc
2017-03-21  Willy TarreauMEDIUM: kqueue: only set FD_POLL_IN when there are...
2017-03-21  Willy TarreauMEDIUM: kqueue: take care of EV_EOF to improve polling...
2017-03-21  Willy TarreauMINOR: kqueue: exclusively rely on the kqueue returned...
2017-03-21  Willy TarreauOPTIM: poll: enable support for POLLRDHUP
2017-03-21  Willy TarreauBUG/MINOR: raw_sock: always perfom the last recv if...
2017-03-21  Willy TarreauMINOR: fd: add a new flag HAP_POLL_F_RDHUP to struct...
2017-03-21  Hongbo LongBUG/MEDIUM: stream: fix client-fin/server-fin handling
2017-03-21  Lukas TribusMINOR: doc: 2.4. Examples should be 2.5. Examples
2017-03-21  Christopher... BUG/MAJOR: http: fix typo in http_apply_redirect_rule
2017-03-20  Emmanuel HocdetBUILD: ssl: fix OPENSSL_NO_SSL_TRACE for boringssl...
2017-03-20  Emmanuel HocdetBUILD: ssl: simplify SSL_CTX_set_ecdh_auto compatibility
2017-03-20  Felipe Guerreiro... BUG: payload: fix payload not retrieving arbitrary...
2017-03-19  Willy TarreauCLEANUP: connection: completely remove CO_FL_WAKE_DATA
2017-03-19  Willy TarreauMEDIUM: connection: don't test for CO_FL_WAKE_DATA
2017-03-19  Willy TarreauBUG/MEDIUM: connection: ensure to always report the...
2017-03-19  Willy TarreauBUG/MAJOR: stream-int: do not depend on connection...
2017-03-19  Willy TarreauTESTS: add a test configuration to stress handshake...
2017-03-15  Christopher... BUG/MEDIUM: filters: Fix channels synchronization in...
2017-03-15  Olivier HouchardCLEANUP: config: Typo in comment.
2017-03-15  Olivier HouchardBUG/MEDIUM server: Fix crash when dynamic is defined...
2017-03-15  Willy TarreauBUG/MEDIUM: listener: do not try to rebind another...
2017-03-15  Willy TarreauCONTRIB: tcploop: use the trash instead of NULL for...
2017-03-15  Willy TarreauCONTRIB: tcploop: fix connect's address length
2017-03-15  Willy TarreauCONTRIB: tcploop: report action 'K' (kill) in usage...
2017-03-15  Willy TarreauCONTRIB: tcploop: fix time format to silence build...
2017-03-15  Willy TarreauCONTRIB: tcploop: make it build on FreeBSD
2017-03-15  Steven DavidovitzBUG/MINOR: checks: attempt clean shutw for SSL check
2017-03-15  Olivier HouchardMINOR: cli: Let configure the dynamic cookies from...
2017-03-15  Olivier HouchardMINOR: server: Add dynamic session cookies.
2017-03-14  Willy TarreauBUG/MAJOR: connection: update CO_FL_CONNECTED before...
2017-03-14  Simon HormanMEDIUM: stats: Add show json schema
2017-03-14  Simon HormanMEDIUM: stats: Add JSON output option to show (info...
2017-03-14  Willy TarreauCLEANUP: http: make http_server_error() not set the...
2017-03-14  Jarno HuuskonenMINOR: http-request tarpit deny_status.
2017-03-14  Jarno HuuskonenMEDIUM: http_error_message: txn->status / http_get_stat...
2017-03-13  Nenad MerdanovicCLEANUP: Remove comment that's no longer valid
2017-03-13  Nenad MerdanovicMINOR: Add hostname sample fetch
2017-03-13  Nenad MerdanovicCLEANUP: Replace repeated code to count usable servers...
2017-03-13  Nenad MerdanovicMINOR: Add nbsrv sample converter
2017-03-13  Nenad MerdanovicBUG/MINOR: Fix "get map <map> <value>" CLI command
2017-03-13  Nenad MerdanovicBUG/MEDIUM: cli: Prevent double free in CLI ACL lookup
2017-03-10  Janusz DziemidowiczBUG/MEDIUM: ssl: Clear OpenSSL error stack after trying...
2017-03-10  Willy TarreauMINOR: config: warn when some HTTP rules are used in...
2017-03-09  Christopher... DOC: spoe: Update SPOE documentation to reflect recent...
2017-03-09  Christopher... MINOR: spoe: Add "max-frame-size" statement in spoe...
2017-03-09  Christopher... MINOR: spoe: Add "send-frag-payload" option in spoe...
2017-03-09  Christopher... MINOR: spoe: Rely on alertif_too_many_arg during config...
2017-03-09  Christopher... MINOR: spoe: Add "pipelining" and "async" options in...
2017-03-09  Christopher... MINOR: spoe: Add support of negation for options in...
2017-03-09  Christopher... MINOR: spoe: Improve implementation of the payload...
2017-03-09  Christopher... REORG: spoe: Move low-level encoding/decoding functions...
2017-03-09  Christopher... REORG: spoe: Move struct and enum definitions in dedica...
2017-03-09  Christopher... MINOR: spoe: Handle NOTIFY frames cancellation using...
2017-03-09  Christopher... MAJOR: spoe: refactor the filter to clean up the code
2017-03-09  Christopher... MINOR: spoe: Add support for fragmentation capability...
next