haproxy-2.1.git
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.
2017-06-02 William LallemandMAJOR: systemd-wrapper: get rid of the wrapper
2017-06-02 William LallemandMEDIUM: systemd: Type=forking in unit file
2017-06-02 William LallemandDOC: add documentation for the master-worker mode
2017-06-02 William LallemandMEDIUM: mworker: workers exit when the master leaves
2017-06-02 William LallemandMEDIUM: mworker: exit-on-failure option
2017-06-02 William LallemandMEDIUM: mworker: try to guess the next stats socket...
2017-06-02 William LallemandMEDIUM: mworker: wait mode on reload failure
2017-06-02 William LallemandMEDIUM: mworker: handle reload and signals
2017-06-02 William LallemandMEDIUM: mworker: replace systemd mode by master worker...
2017-05-27 Emmanuel HocdetMINOR: boringssl: basic support for OCSP Stapling
2017-05-27 Emeric BrunMEDIUM: ssl: handle multiple async engines
2017-05-27 Grant ZhangMAJOR: ssl: add openssl async mode support
2017-05-27 Grant ZhangMEDIUM: ssl: add basic support for OpenSSL crypto engine
2017-05-27 William LallemandMEDIUM: proxy: zombify proxies only when the expose...
2017-05-27 William LallemandMINOR: cli: add 'expose-fd listeners' to pass listeners FDs
2017-05-27 William LallemandMINOR: cli: add ACCESS_LVL_MASK to store the access...
2017-05-12 Thierry FOURNIERBUG/MEDIUM: lua: segfault if a converter or a sample...
2017-05-12 Holger JustMINOR: sample: Add b64dec sample converter
2017-05-12 Frédéric LécailleBUG/MAJOR: dns: Broken kqueue events handling (BSD...
2017-05-12 Dmitry SivachenkoCLEANUP: retire obsoleted USE_GETSOCKNAME build option
2017-05-12 Emmanuel HocdetMEDIUM: ssl: ssl-min-ver and ssl-max-ver compatibility.
2017-05-12 Emmanuel HocdetMEDIUM: ssl: add ssl-min-ver and ssl-max-ver parameters...
2017-05-12 Emmanuel HocdetMINOR: ssl: show methods supported by openssl
2017-05-12 Emmanuel HocdetMINOR: ssl: support TLSv1.3 for bind and server
2017-05-12 Emmanuel HocdetMEDIUM: ssl: calculate the real min/max TLS version...
2017-05-12 Emmanuel HocdetMEDIUM: ssl: ssl_methods implementation is reworked...
2017-05-12 Emmanuel HocdetMEDIUM: ssl: revert ssl/tls version settings relative...
2017-05-12 Lukas TribusMINOR: ssl: add prefer-client-ciphers
2017-05-06 Willy TarreauBUG/MINOR: checks: don't send proxy protocol with agent...
2017-05-04 David CARLIERBUG/MINOR: contrib/mod_security: fix build on FreeBSD
2017-05-03 Frédéric LécailleMINOR: server: cli: Add server FQDNs to server-state...
2017-05-03 Willy TarreauCONTRIB: tcploop: add action "X" to execute a command
2017-04-28 Lukas TribusDOC: update RFC references
2017-04-28 Emeric BrunBUG/MINOR: ssl: fix warnings about methods for opensslv1.1.
2017-04-27 Thierry FOURNIERMINOR: Add ModSecurity wrapper as contrib
2017-04-27 Thierry FOURNIERMINOR: proto-http: Add sample fetch wich returns all...
2017-04-27 Thierry FOURNIERMINOR: Add binary encoding request header sample fetch
2017-04-27 Thierry FOURNIERREORG: spoe: move spoe_encode_varint / spoe_decode_vari...
2017-04-27 Thierry FOURNIERBUG/MINOR: change header-declared function to static...
2017-04-26 Andrew RodlandBUG/MINOR: hash-balance-factor isn't effective in certa...
2017-04-26 Thierry FOURNIERCLEANUP: lua: remove test
2017-04-26 Thierry FOURNIERBUG/MEDIUM: lua: memory leak
2017-04-22 Jarno HuuskonenDOC: errloc/errorloc302/errorloc303 missing status...
2017-04-22 Jarno HuuskonenDOC: add layer 4 links/cross reference to "block" keyword.
2017-04-21 Frédéric LécailleDOC: Add documentation for new "server-template" keyword.
2017-04-21 Frédéric LécailleMINOR: server: Add server_template_init() function...
2017-04-21 Frédéric LécailleMINOR: server: Add 'server-template' new keyword suppor...
2017-04-21 Frédéric LécailleMINOR: server: Extract the code which finalizes server...
2017-04-21 Frédéric LécailleMINOR: server: Extract the code responsible of copying...
2017-04-21 Frédéric LécailleBUG/MINOR: server: missing default server 'resolvers...
2017-04-21 Christopher... BUG/MEDIUM: http: Drop the connection establishment...
2017-04-20 Olivier HouchardBUG/MINOR: server: don't use "proxy" when px is really...
2017-04-19 Olivier HouchardBUG/MAJOR: Use -fwrapv.
2017-04-19 Willy TarreauMEDIUM: config: don't check config validity when there...
2017-04-19 Willy TarreauBUG/MEDIUM: acl: proprely release unused args in prune_...
2017-04-18 Jim FreemanCLEANUP: logs: typo: simgle => single
2017-04-16 Frédéric LécailleBUG/MAJOR: Broken parsing for valid keywords provided...
2017-04-15 Frédéric LécailleBUG/MINOR: server: Fix a wrong error message during...
2017-04-13 Olivier HouchardMINOR: systemd wrapper: add support for passing the...
2017-04-13 Olivier HouchardMINOR: socket transfer: Set a timeout on the socket.
2017-04-13 Olivier HouchardMINOR: proxy: Don't close FDs if not our proxy.
2017-04-13 Olivier HouchardMINOR: doc: document the -x flag
2017-04-13 Olivier HouchardMINOR: tcp: When binding socket, attempt to reuse one...
2017-04-13 Olivier HouchardMINOR: global: Add an option to get the old listening...
2017-04-13 Olivier HouchardMINOR: cli: Add a command to send listening sockets.
2017-04-13 Willy TarreauMINOR: lua: ensure the memory allocator is used all...
next