]> git.kaiwu.me - haproxy.git/shortlog
haproxy.git
2015-12-20 Willy Tarreau[RELEASE] Released version 1.7-dev1 v1.7-dev1
2015-12-20 Willy TarreauCONTRIB: initiate a debugging suite to make debugging...
2015-12-20 Thierry FOURNIERCLEANUP: lua: bad error messages
2015-12-20 Thierry FOURNIERBUG/MAJOR: lua: Do not force the HTTP analysers in...
2015-12-20 Thierry FOURNIERBUG/MEDIUM: lua: Forbid HTTP applets from being called...
2015-12-20 Thierry FOURNIERBUG/MINOR: lua: Lua applets must not use http_txn
2015-12-20 Thierry FOURNIERBUG/MEDIUM: lua: Lua applets must not fetch samples...
2015-12-20 Thierry FOURNIERREORG/MINOR: lua: convert boolean "int" to bitfield
2015-12-20 Thierry FOURNIERMINOR: lua: service/applet can have access to the HTTP...
2015-12-16 Emeric BrunBUG/MEDIUM: peers: old stick table updates could be...
2015-12-16 Emeric BrunBUG/MEDIUM: peers: table entries learned from a remote...
2015-12-14 yanbzhuDOC: ssl: Adding docs for Multi-Cert bundling
2015-12-14 Willy TarreauBUG/MEDIUM: config: properly adjust maxconn with nbproc...
2015-12-14 Willy TarreauMINOR: config: make tune.recv_enough configurable
2015-12-14 Willy TarreauBUILD: ssl: set SSL_SOCK_NUM_KEYTYPES with openssl...
2015-12-14 yanbzhuMEDIUM: ssl: Added support for Multi-Cert OCSP Stapling
2015-12-14 yanbzhuMEDIUM: ssl: Added multi cert support for loading crt...
2015-12-14 yanbzhuMINOR: ssl: Added multi cert support for crt-list confi...
2015-12-14 yanbzhuMEDIUM: ssl: Added support for creating SSL_CTX with...
2015-12-14 yanbzhuMINOR: ssl: Added cert_key_and_chain struct
2015-12-09 David CarlierCLEANUP: haproxy: using _GNU_SOURCE instead of __USE_GN...
2015-12-08 Ruoshan HuangDOC: prefer using http-request/response over reqXXX...
2015-12-07 Willy TarreauBUG/MEDIUM: http: fix http-reuse when frontend and...
2015-12-04 Baptiste AssmannBUG/MINOR: tcpcheck: conf parsing error when no port...
2015-12-04 Baptiste AssmannBUG/MINOR: tcpcheck: conf parsing error when no port...
2015-12-04 Cyril BontéBUG/MINOR: checks: typo in an email-alert error message
2015-12-04 Cyril BontéBUG/MINOR: checks: email-alert causes a segfault when...
2015-12-04 Cyril BontéBUG/MEDIUM: checks: email-alert not working when declar...
2015-12-03 Ben ShillitoDOC: Edited 51Degrees section of README/
2015-12-03 David CarlierBUG/MEDIUM: da: stop DeviceAtlas processing in the...
2015-12-03 David CarlierMINOR: da: silent logging by default and displaying...
2015-12-03 David CARLIERCLEANUP: proxy: calloc call inverted arguments
2015-12-03 David CarlierBUILD: dumpstats: silencing warning for printf format...
2015-11-26 Cyril BontéBUG/MEDIUM: sample: urlp can't match an empty value
2015-11-26 Willy TarreauBUG/MEDIUM: cli: changing compression rate-limiting...
2015-11-26 Willy TarreauCLEANUP: compression: don't allocate DEFAULT_MAXZLIBMEM...
2015-11-26 Willy TarreauBUG/MEDIUM: stream: fix half-closed timeout handling
2015-11-26 Willy TarreauBUG/MEDIUM: http: don't enable auto-close on the respon...
2015-11-26 Willy TarreauBUILD/MINOR: http: proto_http.h needs sample.h
2015-11-26 Lukas TribusBUG/MINOR: lua: don't force-sslv3 LUA's SSL socket
2015-11-18 Willy TarreauBUG/MEDIUM: http: switch the request channel to no...
2015-11-13 lsentaBUG: http: do not abort keep-alive connections on serve...
2015-11-10 David CARLIERBUILD: Make deviceatlas require PCRE
2015-11-09 Baptiste AssmannDOC: relation between timeout http-request and option...
2015-11-09 Thierry FOURNIERDOC: lua: architecture and first steps
2015-11-09 Pieter BaauwDOC: lua-api/index.rst small example fixes, spelling...
2015-11-08 Daniel JakotsBUILD: check for libressl to be able to build against it
2015-11-06 Thierry FOURNIERBUG/MEDIUM: lua: clean output buffer
2015-11-06 Thierry FOURNIERBUILD: freebsd: double declaration
2015-11-05 Lukas TribusBUG/MINOR: acl: don't use record layer in req_ssl_ver
2015-11-05 Dragan DosenBUG/MINOR: server: check return value of fgets() in...
2015-11-04 Baptiste AssmannBUG/MINOR: http rule: http capture 'id' rule points...
2015-11-04 James BrownMINOR: check: add agent-send server parameter
2015-11-03 Thierry FOURNIERBUG/MEDIUM: lua: sample fetches based on response doesn...
2015-11-03 Thierry FOURNIERCLEANUP: use direction names in place of numeric values
2015-11-03 Baptiste AssmannBUG/MINOR: dns: check for duplicate nameserver id in...
2015-11-02 Baptiste AssmannDOC: typo on capture.res.hdr and capture.req.hdr
2015-11-02 Willy TarreauBUG/MAJOR: http: don't requeue an idle connection that...
2015-11-02 Jerome DuvalBUILD: add Haiku as supported target.
2015-11-02 Jerome DuvalBUG/BUILD: replace haproxy-systemd-wrapper with $(EXTRA...
2015-11-01 mildisMINOR: config: allow IPv6 bracketed literals
2015-11-01 David CarlierDOC: deviceatlas: more example use cases.
2015-11-01 jesse.defer... BUG/MINOR: examples/haproxy.init: missing brace in...
2015-10-30 Baptiste AssmannBUG/MINOR: dns: unable to parse CNAMEs response
2015-10-30 Baptiste AssmannBUG/MAJOR: dns: first DNS response packet not matching...
2015-10-29 Willy TarreauBUG/MEDIUM: config: count memory limits on 64 bits...
2015-10-28 Willy TarreauMEDIUM: memory: add accounting for failed allocations
2015-10-28 Willy TarreauDEBUG/MEDIUM: memory: add optional control pool memory...
2015-10-28 Willy TarreauDEBUG/MEDIUM: memory: optionally protect free data...
2015-10-28 Willy TarreauDEBUG/MINOR: memory: add a build option to disable...
2015-10-28 Andrew HayworthMINOR: cli: ability to set per-server maxconn
2015-10-27 Cyril BontéFIX: small typo in an example using the "Referer" header
2015-10-27 Cyril BontéDOC: fix a typo for a "deviceatlas" keyword
2015-10-22 Christopher... BUILD: ssl: fix build error introduced in commit 7969a3...
2015-10-20 Andrew HayworthMEDIUM: dns: Don't use the ANY query type
2015-10-20 Willy TarreauBUG/MAJOR: ssl: free the generated SSL_CTX if the LRU...
2015-10-20 Willy TarreauBUG/MEDIUM: namespaces: don't fail if no namespace...
2015-10-15 Baptiste AssmannBUG/MINOR: dns: parsing error of some DNS response
2015-10-14 Vincent BernatCLEANUP: don't ignore debian/ directory if present
2015-10-13 Vincent BernatBUILD: install only relevant and existing documentation
2015-10-13 Kevin DecherfDOC: specify that stats socket doc (section 9.2) is...
2015-10-13 Willy Tarreau[RELEASE] Released version 1.7-dev0 v1.7-dev0
2015-10-13 Willy Tarreau[RELEASE] Released version 1.6.0 v1.6.0
2015-10-13 Willy TarreauDOC: update ROADMAP to remove what was done in 1.6
2015-10-13 peter caiBUG/MEDIUM: pattern: fixup use_after_free in the pat_re...
2015-10-13 Willy TarreauCLEANUP: tests: removed completely obsolete test files
2015-10-13 Willy TarreauCLEANUP: examples: shut up warnings in transparent...
2015-10-13 Willy TarreauCLEANUP: tests: move a test file from examples/ to...
2015-10-13 Willy TarreauCLEANUP: examples: update sample file ssl.cfg
2015-10-13 Willy TarreauCLEANUP: examples: update sample file option-http_proxy.cfg
2015-10-13 Willy TarreauCLEANUP: examples: fix the example file content-sw...
2015-10-13 Willy TarreauCLEANUP: examples: remove obsolete configuration file...
2015-10-13 Willy TarreauCLEANUP: examples: remove some obsolete and confusing...
2015-10-13 Willy TarreauMINOR: init: report use of libslz instead of "no compre...
2015-10-13 Willy TarreauBUILD: properly report when USE_ZLIB and USE_SLZ are...
2015-10-13 Willy TarreauDOC: remove haproxy-{en,fr}.txt
2015-10-13 Willy TarreauDOC: mention management.txt in README
2015-10-13 Willy TarreauMINOR: examples: update haproxy.spec to mention new...
2015-10-13 Willy TarreauDOC: move the stats socket documentation from config...
2015-10-13 Willy TarreauDOC: add the "management" documentation
next