haproxy-2.1.git
2017-07-19 Christopher... BUG/MINOR: http: Fix bug introduced in previous patch...
2017-07-18 Christopher... MINOR: http: Rely on analyzers mask to end processing...
2017-07-18 Christopher... BUG/MEDIUM: http: Switch HTTP responses in TUNNEL mode...
2017-07-18 Christopher... MINOR: http: Switch requests/responses in TUNNEL mode...
2017-07-18 Christopher... MINOR: http: Reorder/rewrite checks in http_resync_states
2017-07-18 Christopher... BUG/MINOR: http: Set the response error state in http_s...
2017-07-18 Willy TarreauDOC: update the list of OpenSSL versions in the README
2017-07-18 Willy TarreauDOC: update CONTRIBUTING regarding optional parts and...
2017-07-18 Thierry FOURNIERBUG/MINOR: Lua: variable already initialized
2017-07-18 Thierry FOURNIERBUG/MEDIUM: lua: bad memory access
2017-07-18 Thierry FOURNIERBUG/MAJOR: lua/socket: resources not detroyed when...
2017-07-18 Thierry FOURNIERBUG/MINOR: lua: executes the function destroying the...
2017-07-18 Thierry FOURNIERBUG/MINOR: lua: In error case, the safe mode is not...
2017-07-18 Olivier HouchardBUG/MINOR: Prevent a use-after-free on error scenario...
2017-07-17 Willy TarreauCLEANUP: hdr_idx: make some function arguments const...
2017-07-13 Frédéric LécailleBUG/MINOR: peers: peer synchronization issue (with...
2017-07-11 Willy TarreauOPTIM: ssl: don't consider a small ssl_read() as an...
2017-07-07 Willy TarreauBUG/MINOR: http: properly handle all 1xx informational...
2017-07-07 Frédéric LécailleMINOR: peers: Add additional information to stick-table...
2017-07-06 Christopher... BUG/MEDIUM: filters: Be sure to call flt_end_analyze...
2017-07-06 Christopher... BUG/MINOR: http: Don't reset the transaction if there...
2017-07-06 Christopher... BUG/MINOR: stream: Don't forget to remove CF_WAKE_ONCE...
2017-07-06 Willy TarreauMINOR: ssl: compare server certificate names to the...
2017-07-05 Emeric BrunBUG/MAJOR: http: fix buffer overflow on loguri buffer.
2017-07-04 Emeric BrunBUG/MEDIUM: map/acl: fix unwanted flags inheritance.
2017-07-04 Jarno HuuskonenDOC: fix references to the section about time format.
2017-06-30 Emeric BrunBUG/MAJOR: applet: fix a freeze if data is immedately...
2017-06-30 Christopher... MINOR: compression: Use a memory pool to allocate compr...
2017-06-30 Christopher... BUG/MAJOR: compression: Be sure to release the compress...
2017-06-30 Emeric BrunBUG/MAJOR: map: fix segfault during 'show map/acl'...
2017-06-30 Emeric BrunBUG/MAJOR: cli: fix custom io_release was crushed by...
2017-06-27 Willy TarreauBUG/MAJOR: frontend: don't dereference a null conn...
2017-06-27 Emeric BrunMAJOR: applet: applet scheduler rework.
2017-06-27 Willy TarreauMINOR: connection: send data before receiving
2017-06-27 Willy TarreauMINOR: stream: don't set backend's nor response analyse...
2017-06-27 Willy TarreauMINOR: frontend: report the connection's ALPN in the...
2017-06-27 Willy TarreauMINOR: frontend: retrieve the ALPN name when available
2017-06-27 Willy TarreauMINOR: ssl: add a get_alpn() method to ssl_sock
2017-06-27 Willy TarreauMINOR: connection: add a .get_alpn() method to xprt_ops
2017-06-27 Willy TarreauMINOR: frontend: initialize HTTP layer after the debugg...
2017-06-27 Willy TarreauMEDIUM: stream: make stream_new() always set the target...
2017-06-27 Christopher... MINOR: queue: Change pendconn_from_srv/pendconn_from_px...
2017-06-27 Christopher... MINOR: backends: Change get_server_sh/get_server_uh...
2017-06-27 Christopher... MINOR: queue: Change pendconn_get_next_strm into privat...
2017-06-27 Emeric BrunMINOR: task/stream: tasks related to a stream must...
2017-06-27 Emeric BrunMAJOR: task: task scheduler rework.
2017-06-27 Emeric BrunBUG/MINOR: stream: flag TASK_WOKEN_RES not set if task...
2017-06-23 Willy TarreauDOC: fix references to the section about the unix socket
2017-06-23 Willy TarreauBUG/MINOR: log: pin the front connection when front...
2017-06-21 Christopher... BUG/MINOR: cfgparse: Check if tune.http.maxhdr is in...
2017-06-21 Frédéric LécailleBUG/MINOR: Wrong peer task expiration handling during...
2017-06-20 William LallemandBUG/MEDIUM: mworker: don't reuse PIDs passed to the...
2017-06-20 William LallemandMINOR: mworker: don't copy -x argument anymore in copy_...
2017-06-20 William LallemandMINOR: warning on multiple -x
2017-06-20 William LallemandBUG/MEDIUM: fix segfault when no argument to -x option
2017-06-16 Willy TarreauSCRIPTS: create-release: enforce GIT_COMMITTER_{NAME...
2017-06-16 Willy Tarreauscripts: create-release pass -n to tail
2017-06-16 Willy TarreauBUG/MEDIUM: unix: never unlink a unix socket from the...
2017-06-15 Frédéric LécailleBUG/MAJOR: server: Segfault after parsing server state...
2017-06-15 Frédéric LécailleBUG/MEDIUM: peers: Peers CLOSE_WAIT issue.
2017-06-14 Christopher... BUG/MINOR: http/filters: Be sure to wait if a filter...
2017-06-14 Christopher... BUG/MINOR: ssl: Be sure that SSLv3 connection methods...
2017-06-14 Christopher... BUG/MINOR: acls: Set the right refflag when patterns...
2017-06-14 Frédéric LécailleCONTRIB: plug qdiscs: Plug queuing disciplines mini...
2017-06-14 Christopher... BUG/MINOR: buffers: Fix bi/bo_contig_space to handle...
2017-06-11 Willy TarreauBUG/MAJOR: http: call manage_client_side_cookies()...
2017-06-09 Willy TarreauBUILD: scripts: add a "quiet" mode to publish-release
2017-06-09 Willy TarreauBUILD: scripts: add an automatic mode for publish-release
2017-06-09 Willy TarreauBUILD: scripts: make publish-release support bare repos...
2017-06-09 Nan LiuBUG/MINOR: Makefile: fix compile error with USE_LUA...
2017-06-08 William LallemandBUG/MEDIUM: misplaced exit and wrong exit code
2017-06-08 William LallemandBUG/MINOR: warning: â\80\98need_resendâ\80\99 may be used unini...
2017-06-08 William LallemandBUG/MEDIUM: build without openssl broken
2017-06-08 David CarlierBUG/MINOR: haproxy/cli : fix for solaris/illumos distro...
2017-06-08 Emeric BrunBUG/MINOR: ssl: do not call directly the conn_fd_handle...
2017-06-08 Emeric BrunBUG/MAJOR: ssl: buffer overflow using offloaded cipheri...
2017-06-08 Emeric BrunBUG/MAJOR: ssl: fix segfault on connection close using...
2017-06-02 Emmanuel HocdetMEDIUM: ssl: disable SSLv3 per default for bind
2017-06-02 Emmanuel HocdetMINOR: ssl: support ssl-min-ver and ssl-max-ver with...
2017-06-02 Emmanuel HocdetMEDIUM: ssl: ctx_set_version/ssl_set_version func for...
2017-06-02 Emmanuel HocdetREORG: ssl: move defines and methodVersions table upper
2017-06-02 Willy Tarreau[RELEASE] Released version 1.8-dev2 v1.8-dev2
2017-06-02 Willy TarreauCLEANUP: connection: remove unused CO_FL_WAIT_DATA
2017-06-02 Willy TarreauMINOR: tools: make debug_hexdump() take a string prefix
2017-06-02 Willy TarreauMINOR: tools: make debug_hexdump() use a const char...
2017-06-02 Jarno HuuskonenCLEANUP: str2mask return code comment: non-zero ->...
2017-06-02 Dragan DosenMINOR: Add Mod Defender integration as contrib
2017-06-02 Emmanuel HocdetBUILD: ssl: fix build with OPENSSL_NO_ENGINE
2017-06-02 Baptiste AssmannMAJOR/REORG: dns: DNS resolution task and requester...
2017-06-02 Baptiste AssmannMINOR: dns: introduce roundrobin into the internal...
2017-06-02 Baptiste AssmannMINOR: dns: make 'ancount' field to match the number...
2017-06-02 Baptiste AssmannMINOR: dns: implement a LRU cache for DNS resolutions
2017-06-02 Baptiste AssmannMAJOR: dns: save a copy of the DNS response in struct...
2017-06-02 Baptiste AssmannMINOR: dns: new snr_check_ip_callback function
2017-06-02 Baptiste AssmannREORG: dns: dns_option structure, storage of hostname_dn
2017-06-02 Baptiste AssmannMINOR: dns: parse_server() now uses srv_alloc_dns_resol...
2017-06-02 Baptiste AssmannMINOR: dns: functions to manage memory for a DNS resolu...
2017-06-02 Baptiste AssmannMINOR: dns: smallest DNS fqdn size
2017-06-02 Baptiste AssmannCLEANUP: server.c: missing prototype of srv_free_dns_re...
2017-06-02 Stéphane CottinMINOR: log: Add logurilen tunable.
next