]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2014-07-15  Willy TarreauMINOR: sample: add new converters to hash input
2014-07-15  Willy TarreauMINOR: sample: allow IP address to cast to binary
2014-07-15  Willy TarreauBUG/MINOR: http: base32+src should use the big endian...
2014-07-15  Willy TarreauMEDIUM: stick-table: make it easier to register extra...
2014-07-15  Willy TarreauMINOR: session: export the function 'smp_fetch_sc_stkctr'
2014-07-15  Thierry FOURNIERMINOR: http: export the function 'smp_fetch_base32'
2014-07-15  Willy TarreauBUILD: fix dependencies between config and compat.h
2014-07-15  Remi GacogneBUG/MEDIUM: ssl: Fix a memory leak in DHE key exchange
2014-07-12  Cyril BontéDOC: fix typo in Unix Socket commands
2014-07-12  Willy TarreauDOC: mention that Squid correctly responds 400 to PPv2...
2014-07-12  Willy TarreauDOC: mention that "compression offload" is ignored...
2014-07-10  Willy TarreauDOC: remove references to CPU=native in the README
2014-07-10  Willy TarreauBUG/MAJOR: http: correctly rewind the request body...
2014-07-10  Willy TarreauMINOR: samples: add two converters for the date format
2014-07-10  Willy TarreauMEDIUM: stick-table: add new converters to fetch table...
2014-07-10  Willy TarreauMEDIUM: stick-table: implement lookup from a sample...
2014-07-10  Willy TarreauDOC: fix alphabetical sort of converters
2014-07-10  Willy TarreauDOC: minor fix on {sc,src}_kbytes_{in,out}
2014-07-08  Dan DubovikBUG/MEDIUM: backend: Update hash to use unsigned int...
2014-07-08  James WestbyDOC: expand the docs for the provided stats.
2014-07-07  Willy TarreauDOC: explicitly mention the limits of abstract namespac...
2014-07-07  Willy TarreauBUG/MEDIUM: unix: completely unbind abstract sockets...
2014-07-07  Willy TarreauMEDIUM: listener: support rebinding during resume()
2014-07-07  Willy TarreauMEDIUM: listener: implement a per-protocol pause()...
2014-07-07  Willy TarreauBUG/MEDIUM: unix: failed abstract socket binding is...
2014-07-07  Willy TarreauBUG/MINOR: listener: set the listener's fd to -1 after...
2014-07-07  Willy TarreauBUILD: http: fix isdigit & isspace warnings on Solaris
2014-07-07  Willy TarreauBUILD: checks: kill a minor warning on Solaris in exter...
2014-07-07  Willy TarreauBUILD: checks: external checker needs signal.h
2014-07-02  Willy TarreauDOC: provide an example of how to use ssl_c_sha1
2014-07-02  Jan SedaBUG/MEDIUM: unix: do not unlink() abstract namespace...
2014-07-02  Marco CorteMINOR: stats: fix minor typo in HTML page
2014-06-27  Willy TarreauMEDIUM: log: support a user-configurable max log line...
2014-06-27  Willy TarreauMINOR: log: make MAX_SYSLOG_LEN overridable at build...
2014-06-26  Willy TarreauBUILD: remove TODO from the spec file and add README
2014-06-25  Willy TarreauBUG/MEDIUM: counters: fix track-sc* to wait on unstable...
2014-06-25  Willy TarreauMINOR: stick-table: make stktable_fetch_key() indicate...
2014-06-25  Willy TarreauBUG/MAJOR: sample: correctly reinitialize sample fetch...
2014-06-25  Willy TarreauBUG/MINOR: counters: do not untrack counters before...
2014-06-24  Emeric BrunBUG/MINOR: ssl: Fix external function in order not...
2014-06-24  Willy TarreauBUG/MEDIUM: http: fetch "base" is not compatible with...
2014-06-24  Baptiste AssmannBUG/MINOR: config: http-request replace-header arg...
2014-06-23  Willy TarreauBUG/MINOR: logs: properly initialize and count log...
2014-06-23  Willy TarreauBUG/MAJOR: session: revert all the crappy client-side...
2014-06-23  Emeric BrunBUG/MINOR: ssl: Fix OCSP resp update fails with the...
2014-06-23  Emeric BrunBUG/MEDIUM: ssl: Fix to not serve expired OCSP responses.
2014-06-23  Emeric BrunBUG/MINOR: ssl: rejects OCSP response without nextupdate.
2014-06-20  Simon HormanMEDIUM: Add external check
2014-06-20  Simon HormanBUG/MEDIUM: Consistently use 'check' in process_chk
2014-06-19  Willy Tarreau[DEV] open new 1.6 development branch v1.6-dev0
2014-06-19  Willy Tarreau[RELEASE] Released version 1.5.0 v1.5.0
2014-06-19  Willy TarreauDOC: commit a few old design thoughts files
2014-06-19  Willy TarreauDOC: mention the maxconn limitations with the select...
2014-06-19  Willy TarreauDOC: minor updates to the README
2014-06-19  Willy TarreauDOC: update roadmap
2014-06-19  Willy TarreauDOC: remove the ultra-obsolete TODO file
2014-06-19  Emeric BrunMEDIUM: ssl: add 300s supported time skew on OCSP respo...
2014-06-19  Emeric BrunMINOR: ssl/cli: Fix unapropriate comment in code on...
2014-06-19  Thierry FOURNIERMINOR: missing regex.h include
2014-06-18  Emeric BrunMEDIUM: ssl: basic OCSP stapling support.
2014-06-18  Emeric BrunMEDIUM: ssl: ignored file names ending as '.issuer...
2014-06-18  Thierry FOURNIERMINOR: regex: Use native PCRE API.
2014-06-18  Thierry FOURNIERMEDIUM: regex: Remove null terminated strings.
2014-06-18  Thierry FOURNIERMEDIUM: regex: replace all standard regex function...
2014-06-18  Thierry FOURNIERMINOR: regex: Create JIT compatible function that retur...
2014-06-17  Willy TarreauBUG/MINOR: http: fix typos in previous patch
2014-06-17  Sasha PachevMEDIUM: http: add actions "replace-header" and "replace...
2014-06-17  Willy TarreauMEDIUM: stats: report per-backend and per-server time...
2014-06-17  Willy TarreauMEDIUM: session: maintain per-backend and per-server...
2014-06-17  Willy TarreauMINOR: freq_ctr: introduce a new averaging method
2014-06-16  Willy TarreauMEDIUM: stats: report the last check and last agent...
2014-06-16  Willy TarreauDOC: clarify the CSV format
2014-06-16  Willy TarreauMINOR: tools: add new functions to quote-encode strings
2014-06-16  Thierry FOURNIERMINOR: regex: fix a little configuration memory leak.
2014-06-16  Simon HormanMEDIUM: Add port_to_str helper
2014-06-14  Willy TarreauMEDIUM: connection: add support for proxy protocol...
2014-06-14  Willy TarreauCLEANUP: connection: merge proxy proto v2 header and...
2014-06-14  Willy TarreauDOC: minor updates to the proxy protocol doc
2014-06-14  Willy TarreauDOC: proxy protocol example parser was still wrong
2014-06-14  Willy TarreauBUG/MINOR: connection: make proxy protocol v1 support...
2014-06-13  Simon HormanMEDIUM: Break out check establishment into connect_chk()
2014-06-13  Willy TarreauMINOR: config: warn when tcp-check rules are used witho...
2014-06-13  Willy TarreauMEDIUM: session: redispatch earlier when possible
2014-06-13  Willy TarreauMEDIUM: session: don't apply the retry delay when redis...
2014-06-13  Willy TarreauMEDIUM: session: allow shorter retry delay if timeout...
2014-06-13  Willy TarreauMEDIUM: tcp: add a new tcp-request capture directive
2014-06-13  Willy TarreauMINOR: tcp: prepare support for the "capture" action
2014-06-13  Willy TarreauMINOR: capture: extend the captures to support non...
2014-06-13  Willy TarreauMINOR: sample: improve sample_fetch_string() to report...
2014-06-13  Willy TarreauMINOR: logs: don't limit HTTP header captures to HTTP...
2014-06-13  Willy TarreauMINOR: log: allow the HTTP status code to be logged...
2014-06-13  Willy TarreauDOC: fix remaining occurrences of "pattern extraction"
2014-06-12  Remi GacogneMEDIUM: ssl: fix detection of ephemeral diffie-hellman...
2014-06-12  Remi GacogneMEDIUM: ssl: Add the option to use standardized DH...
2014-06-11  Simone GottiBUG/MEDIUM: Fix unhandled connections problem with...
2014-06-11  Willy TarreauDOC: fix proxy protocol v2 decoder example
2014-06-11  Simone GottiBUG/MEDIUM: fix ignored values for half-closed timeouts...
2014-06-11  Nenad MerdanovicMINOR: checks: mysql-check: Add support for v4.1+ authe...
2014-06-11  Willy TarreauCLEANUP: http: don't clear CF_READ_NOEXP twice
2014-06-11  Willy TarreauBUG/MEDIUM: http: clear CF_READ_NOEXP when preparing...
next