]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2017-10-27  Olivier HouchardMEDIUM: ssl: Handle early data with OpenSSL 1.1.1
2017-10-27  Emmanuel HocdetMINOR: ssl: generated certificate is missing in switchc...
2017-10-27  Emmanuel HocdetMINOR: ssl: support Openssl 1.1.1 early callback for...
2017-10-27  Emmanuel HocdetMEDIUM: ssl: convert CBS (BoringSSL api) usage to neutr...
2017-10-27  Olivier HouchardMINOR: http: Mark the 425 code as "Too Early".
2017-10-27  Thierry FOURNIERMINOR: hlua: Add regex class
2017-10-27  Baptiste AssmannMINOR: lua: add uuid to the Class Proxy
2017-10-27  William LallemandMEDIUM: cfgparse: post parsing registration
2017-10-27  William LallemandMEDIUM: cfgparse: post section callback
2017-10-27  Dragan DosenBUG/MEDIUM: prevent buffers being overwritten during...
2017-10-27  Willy TarreauMINOR: buffer: add the buffer input manipulation functions
2017-10-25  Olivier HouchardBUG/MINOR: checks: Don't forget to release the connecti...
2017-10-25  Willy TarreauMINOR: ssl_sock: make use of CO_FL_WILL_UPDATE
2017-10-25  Willy TarreauMINOR: raw_sock: make use of CO_FL_WILL_UPDATE
2017-10-25  Willy TarreauMEDIUM: connection: make use of CO_FL_WILL_UPDATE in...
2017-10-25  Willy TarreauMINOR: connection: add flag CO_FL_WILL_UPDATE to indica...
2017-10-25  Willy TarreauMINOR: connection: move the cleanup of flag CO_FL_WAIT_ROOM
2017-10-25  Willy TarreauMINOR: ssl: don't abort after sending 16kB
2017-10-25  Willy TarreauMINOR: stream-int: stop checking for useless connection...
2017-10-25  Dragan DosenMINOR: sample: add the hex2i converter
2017-10-25  Dragan DosenMINOR: sample: add the sha1 converter
2017-10-25  Dragan DosenIMPORT: sha1: import SHA1 functions
2017-10-25  Lukas TribusCLEANUP: cli: remove undocumented "set ssl tls-keys...
2017-10-25  Lukas TribusBUG/MINOR: cli: restore "set ssl tls-key" command
2017-10-24  Emmanuel HocdetBUG/MINOR: ssl: OCSP_single_get0_status can return -1
2017-10-24  Emmanuel HocdetMINOR: ssl: build with recent BoringSSL library
2017-10-24  Emmanuel HocdetBUILD: ssl: support OPENSSL_NO_ASYNC #define
2017-10-24  Willy TarreauCONTRIB: trace: report the base name only for file...
2017-10-24  Willy TarreauCONTRIB: trace: try to display the function's return...
2017-10-24  Willy TarreauCONTRIB: trace: add the possibility to place trace...
2017-10-24  Olivier HouchardBUG/MEDIUM: server: Allocate tmptrash before using it.
2017-10-22  Willy Tarreau[RELEASE] Released version 1.8-dev3 v1.8-dev3
2017-10-22  Emmanuel HocdetBUG/MINOR: ssl: ocsp response with 'revoked' status...
2017-10-22  Willy TarreauMINOR: connection: remove conn_force_close()
2017-10-22  Willy TarreauMINOR: stream-int: use conn_full_close() instead of...
2017-10-22  Willy TarreauMINOR: backend: use conn_full_close() instead of conn_f...
2017-10-22  Willy TarreauMINOR: stream: use conn_full_close() instead of conn_fo...
2017-10-22  Willy TarreauMINOR: stream: use conn_full_close() instead of conn_fo...
2017-10-22  Willy TarreauMINOR: session: use conn_full_close() instead of conn_f...
2017-10-22  Willy TarreauMINOR: checks: use conn_full_close() instead of conn_fo...
2017-10-22  Willy TarreauMINOR: unix: use conn_full_close() instead of conn_forc...
2017-10-22  Willy TarreauMINOR: tcp: use conn_full_close() instead of conn_force...
2017-10-22  Willy TarreauMINOR: connection: add conn_stop_tracking() to disable...
2017-10-22  Willy TarreauMINOR: connection: ensure conn_ctrl_close() also resets...
2017-10-22  Willy TarreauMEDIUM: connection: make conn_sock_shutw() aware of...
2017-10-22  Olivier HouchardREORG: connection: rename CO_FL_DATA_* -> CO_FL_XPRT_*
2017-10-22  Willy TarreauMEDIUM: h1: reimplement the http/1 response parser...
2017-10-22  Willy TarreauMINOR: http: add very simple header management based...
2017-10-22  Willy TarreauMINOR: h1: add struct h1m for basic HTTP/1 messages
2017-10-22  Willy TarreauMEDIUM: http: make the chunk crlf parser only depend...
2017-10-22  Willy TarreauMEDIUM: http: make the chunk size parser only depend...
2017-10-22  Willy TarreauREORG: http: move the HTTP/1 header block parser to...
2017-10-22  Willy TarreauREORG: http: move the HTTP/1 chunk parser to h1.{c,h}
2017-10-22  Willy TarreauREORG: http: move some very http1-specific parts to...
2017-10-22  Willy TarreauMINOR: buffer: make bo_getblk_nc() not return 2 for...
2017-10-19  Emeric BrunBUG/MEDIUM: log: check result details truncated.
2017-10-19  Willy TarreauMINOR: ist: add ist0() to add a trailing zero to a...
2017-10-19  Willy TarreauMINOR: channel: make the channel be a const in all...
2017-10-19  Willy TarreauMINOR: channel: make use of bo_getblk{,_nc} for their...
2017-10-19  Willy TarreauMINOR: buffer: add bo_getblk() and bo_getblk_nc()
2017-10-19  Willy TarreauREORG: channel: finally rename the last bi_* / bo_...
2017-10-19  Willy TarreauMINOR: buffer: add buffer_space_wraps()
2017-10-19  Willy TarreauMINOR: buffer: add two functions to inject data into...
2017-10-19  Willy TarreauMINOR: buffer: add a function to match against string...
2017-10-19  Willy TarreauMINOR: buffer: add bo_del() to delete a number of chara...
2017-10-18  Emeric BrunBUG/MAJOR: lua: scheduled task is freezing.
2017-10-18  Olivier HouchardBUG/MINOR: stats: Clear a bit more counters with in...
2017-10-18  Willy TarreauBUG/MINOR: tools: fix my_htonll() on x86_64
2017-10-17  Olivier HouchardMINOR: checks: Add a new keyword to specify a SNI when...
2017-10-17  Olivier HouchardMINOR: server: Handle weight increase in consistent...
2017-10-17  Willy TarreauBUG/MINOR: stream-int: don't set MSG_MORE on SHUTW_NOW...
2017-10-16  Frederik DeweerdtBUG/MEDIUM: ssl: fix OCSP expiry calculation
2017-10-13  Emeric BrunMAJOR: servers: propagate server status changes asynchr...
2017-10-13  Willy TarreauMINOR: payload: add new sample fetch functions to proce...
2017-10-13  Willy TarreauMINOR: server: add the srv_queue() sample fetch method
2017-10-11  Patrick StarrDOC: fix some typos
2017-10-08  Willy TarreauMINOR: session: remove the list of streams from struct...
2017-10-08  Willy TarreauMINOR: compiler: restore the likely() wrapper for gcc 5.x
2017-10-06  Ben51DegreesDOC: 51d: Updated git URL and instructions for getting...
2017-10-05  Dragan DosenDOC: 51d: add 51Degrees git URL that points to release...
2017-10-05  Dragan DosenBUILD/MINOR: 51d: fix warning when building with 51Degr...
2017-10-05  Bin WangBUG/MAJOR: stream-int: don't re-arm recv if send fails
2017-10-05  Christopher... BUG/MEDIUM: http: Return an error when url_dec sample...
2017-10-04  Willy TarreauBUG/MEDIUM: cli: fix "show fd" crash when dumping close...
2017-10-04  Willy TarreauMEDIUM: checks: do not allocate a permanent connection...
2017-10-04  Willy TarreauMEDIUM: checks: make tcpcheck_main() indicate if it...
2017-10-04  Willy TarreauMINOR: checks: don't create then kill a dummy connectio...
2017-10-04  Willy TarreauMINOR: tcp-check: make tcpcheck_main() take a check...
2017-10-04  Willy TarreauTESTS: checks: add a simple test config for tcp-checks
2017-10-04  Willy TarreauBUG/MINOR: tcp-check: don't initialize then break a...
2017-10-04  Willy TarreauTESTS: checks: add a simple test config for external...
2017-10-04  Willy TarreauCLEANUP: checks: do not allocate a connection for proce...
2017-10-04  Willy TarreauCLEANUP: checks: don't report report the fork() error...
2017-10-04  Willy TarreauCLEANUP: checks: remove misleading comments and statuse...
2017-10-04  Willy TarreauMINOR: checks: make chk_report_conn_err() take a check...
2017-10-04  Willy TarreauBUG/MINOR: unix: properly check for octal digits in...
2017-10-04  Willy TarreauBUG/MEDIUM: tcp-check: don't call tcpcheck_main() from...
2017-10-04  Willy TarreauBUG/MINOR: tcp-check: don't quit with pending data...
2017-10-04  Willy TarreauBUG/MEDIUM: tcp-check: properly indicate polling state...
2017-10-04  Willy TarreauCLEANUUP: checks: don't set conn->handle.fd to -1
next