haproxy-2.1.git
2012-10-04 Willy TarreauMINOR: connection: provide a generic data layer wakeup...
2012-10-04 Willy TarreauREORG: connection: rename app_cb "data"
2012-10-04 Willy TarreauREORG: connection: rename the data layer the "transport...
2012-10-04 Willy TarreauMEDIUM: raw_sock: improve connection error reporting
2012-10-04 Willy TarreauMINOR: raw_sock: always report asynchronous connection...
2012-10-04 Willy TarreauMINOR: buffers: add a few functions to write chars...
2012-10-04 Willy TarreauMINOR: signal: really ignore signals configured with...
2012-10-04 Willy TarreauBUG/MINOR: epoll: correctly disable FD polling in fd_rem()
2012-10-04 Willy TarreauMEDIUM: proxy: add the global frontend to the list...
2012-10-04 Willy TarreauBUG/MEDIUM: listener: don't pause protocols that do...
2012-10-04 Willy TarreauBUG/MINOR: config: use a copy of the file name in proxy...
2012-10-03 Willy TarreauBUG/MEDIUM: proxy: must not try to stop disabled proxie...
2012-10-02 Willy TarreauBUG/MINOR: ssl: report the L4 connection as established...
2012-10-02 Emeric BrunBUG/MINOR: build: Fix compilation issue on openssl...
2012-10-02 Emeric BrunBUG/MINOR: ssl: Fix CRL check was not enabled when...
2012-10-02 Emeric BrunDOC: ssl: add 'no-tls-tickets' statement documentation.
2012-10-02 Emeric BrunMINOR: ssl: add statement 'no-tls-tickets' on bind...
2012-10-02 Emeric BrunMEDIUM: config: authorize frontend and listen without...
2012-10-02 Emeric BrunDOC: ssl : add statements 'notlsv11' and 'notlsv12...
2012-10-02 Emeric BrunMINOR: ssl : add statements 'notlsv11' and 'notlsv12...
2012-10-02 Emeric BrunMINOR: ssl: add build param USE_PRIVATE_CACHE to build...
2012-10-02 Emeric BrunMINOR: ssl: disable shared memory and locks on session...
2012-10-02 Emeric BrunDOC: ssl: add fetches and ACLs 'ssl_verify_crterr'...
2012-10-02 Emeric BrunMINOR: ssl: add fetches and ACLs to return verify errors
2012-10-02 Emeric BrunDOC: ssl: add fetch and ACL 'ssl_verify_result'
2012-10-02 Emeric BrunMINOR: ssl: add fetch and ACL 'ssl_verify_result'
2012-10-02 Emeric BrunDOC: ssl: add 'ca-ignore-err' and 'crt-ignore-err'...
2012-10-02 Emeric BrunMINOR: ssl: add ignore verify errors options
2012-10-02 Emeric BrunDOC: ssl: add fetch and ACL 'client_cert'
2012-10-02 Emeric BrunMINOR: ssl: add fetch and ACL 'client_crt' to test...
2012-10-02 Emeric BrunDOC: ssl: add 'verify', 'cafile' and 'crlfile' statemen...
2012-10-02 Emeric BrunMEDIUM: ssl: add client certificate authentication...
2012-10-02 Emeric BrunDOC: ssl: add 'ecdhe' statement on 'bind'
2012-10-02 Emeric BrunMINOR: ssl: add elliptic curve Diffie-Hellman support...
2012-10-02 Emeric BrunDOC: ssl: update 'crt' statement on 'bind' about Diffie...
2012-10-02 Emeric BrunMINOR: ssl: try to load Diffie-Hellman parameters from...
2012-09-27 Willy TarreauMEDIUM: connection: make use of the owner instead of...
2012-09-27 Willy TarreauMINOR: connection: add a pointer to the connection...
2012-09-27 Willy TarreauMEDIUM: monitor: simplify handling of monitor-net and...
2012-09-27 Willy TarreauBUG/MAJOR: http: chunk parser was broken with buffer...
2012-09-26 Willy TarreauMINOR: cli: allow to set frontend maxconn to zero
2012-09-26 Willy TarreauBUG: stats: fix regression introduced by commit 4348fad1
2012-09-25 Willy TarreauCLEANUP: config: fix typo inteface => interface
2012-09-24 Willy TarreauCLEANUP: connection: offer conn_prepare() to set up...
2012-09-24 Willy TarreauBUG/MINOR: config: check the proper pointer to report...
2012-09-24 Willy TarreauBUG: http: do not print garbage on invalid requests...
2012-09-24 Cyril BontéBUILD: fix compilation error with DEBUG_FULL
2012-09-24 Willy TarreauDOC: fix index to reference bind and server options
2012-09-24 Willy TarreauDOC: stats: refer to "bind" section for "stats socket...
2012-09-24 Willy TarreauDOC: move bind options to their own section
2012-09-24 Willy TarreauMEDIUM: stats: make use of the standard "bind" parsers...
2012-09-24 Willy TarreauMINOR: ssl: set the listeners' data layer to ssl during...
2012-09-24 Willy TarreauMEDIUM: stats: remove the stats_sock struct from the...
2012-09-24 Willy TarreauMINOR: config: make str2listener() use memprintf()...
2012-09-24 Willy TarreauMINOR: standard: make memprintf() support a NULL destin...
2012-09-22 Willy TarreauBUG: backend: balance hdr was broken since 1.5-dev11
2012-09-20 Willy TarreauREORG: listener: move unix perms from the listener...
2012-09-20 Willy TarreauMAJOR: listeners: use dual-linked lists to chain listen...
2012-09-18 Willy TarreauMINOR: config: set the bind_conf entry on listeners...
2012-09-18 Willy TarreauMINOR: stats: fill the file and line numbers in the...
2012-09-18 Willy TarreauMINOR: config: pass the file and line to config keyword...
2012-09-18 Willy TarreauMINOR: listener: add a scope field in the bind keyword...
2012-09-18 Willy TarreauMEDIUM: config: enumerate full list of registered ...
2012-09-18 Willy TarreauMEDIUM: config: move all unix-specific bind keywords...
2012-09-18 Willy TarreauMEDIUM: config: move the common "bind" settings to...
2012-09-18 Willy TarreauMINOR: config: improve error reporting for "bind" lines
2012-09-18 Willy TarreauMEDIUM: move bind SSL parsing to ssl_sock
2012-09-15 Willy TarreauMEDIUM: config: move the "bind" TCP parameters to proto_tcp
2012-09-15 Willy TarreauMEDIUM: listener: add a minimal framework to register...
2012-09-15 Willy TarreauCLEANUP: listener: remove unused conf->file and conf...
2012-09-15 Willy TarreauMEDIUM: config: replace ssl_conf by bind_conf
2012-09-15 Willy TarreauREORG: split "protocols" files into protocol and listener
2012-09-15 Willy TarreauMINOR: config: add a function to indent error messages
2012-09-15 Willy TarreauBUG/MAJOR: ssl: missing tests in ACL fetch functions
2012-09-13 Guillaume CastagninoDOC: duplicate ssl_sni section
2012-09-12 Willy TarreauMEDIUM: http: add "redirect scheme" to ease HTTP to...
2012-09-10 Willy Tarreau[RELEASE] Released version 1.5-dev12 v1.5-dev12
2012-09-10 Willy TarreauDOC: add some info about openssl build in the README
2012-09-10 Willy TarreauBUILD: automatically add -lcrypto for SSL
2012-09-10 Willy TarreauDOC: add missing SSL options for servers and listeners
2012-09-10 Willy TarreauDOC: add a special acknowledgement for the stud project
2012-09-10 Willy TarreauMEDIUM: ssl: add sample fetches for is_ssl, ssl_has_sni...
2012-09-10 Willy TarreauBUILD: report openssl build settings in haproxy -vv
2012-09-10 Emeric BrunMEDIUM: ssl: add support for SNI and wildcard certificates
2012-09-09 BaptisteCONTRIB: halog: sort URLs by avg bytes_read or total...
2012-09-08 Willy TarreauBUILD: makefile: report USE_OPENSSL status in build...
2012-09-08 Willy TarreauMEDIUM: config: centralize handling of SSL config per...
2012-09-08 Willy TarreauBUILD: shut a gcc warning introduced by commit 269ab31
2012-09-07 William LallemandLICENSE: add licence exception for OpenSSL
2012-09-06 Willy TarreauMINOR: config: make the tasks "nice" value configurable...
2012-09-06 Willy TarreauMEDIUM: connection: improve error handling around the...
2012-09-06 Willy TarreauBUG: tcp: close socket fd upon connect error
2012-09-06 Willy TarreauMEDIUM: config: implement maxsslconn in the global...
2012-09-06 Willy TarreauMINOR: session: do not send an HTTP/500 error on SSL...
2012-09-06 Willy TarreauMEDIUM: config: support per-listener backlog and maxconn
2012-09-05 Willy TarreauBUG/MEDIUM: workaround an eglibc bug which truncates...
2012-09-04 Willy TarreauBUILD: ssl: use MAP_ANON instead of MAP_ANONYMOUS
2012-09-04 David BERARDMEDIUM: ssl: add support for prefer-server-ciphers...
2012-09-04 Willy TarreauBUILD: fix build error without SSL (ssl_cert)
2012-09-04 Willy TarreauBUILD: include sys/socket.h to fix build failure on...
next