haproxy-2.1.git
2014-09-05 Sárközi, LászlóMINOR: deinit: fix memory leak
2014-09-02 Willy TarreauBUG/CRITICAL: http: don't update msg->sov once data...
2014-08-29 Cyril BontéBUG/MEDIUM: config: userlists should ensure that encryp...
2014-08-29 Cyril BontéBUG/MEDIUM: auth: fix segfault with http-auth and a...
2014-08-29 Willy TarreauCLEANUP: acl: cleanup some of the redundancy and spaghe...
2014-08-29 Willy TarreauBUG/MEDIUM: acl: correctly compute the output type...
2014-08-29 Willy TarreauBUG/MINOR: pattern: remove useless allocation of unused...
2014-08-29 Willy TarreauBUG/MEDIUM: http: fix improper parsing of HTTP methods...
2014-08-28 Willy TarreauBUG/MEDIUM: http: fix inverted condition in pat_match_m...
2014-08-28 Willy TarreauMINOR: log: add a new field "%lc" to implement a per...
2014-08-28 Willy TarreauOPTIM/MINOR: proxy: reduce struct proxy by 48 bytes...
2014-08-23 Dave McCowanMEDIUM: connection: add new bit in Proxy Protocol V2
2014-08-22 Thierry FOURNIERBUG/MEDIUM: http: tarpit timeout is reset
2014-08-18 Lukas TribusMINOR: ssl: don't use boringssl's cipher_list
2014-08-18 Lukas TribusBUILD: ssl: don't call get_rfc2409_prime when using...
2014-08-18 Lukas TribusBUILD: ssl: disable OCSP when using boringssl
2014-08-18 Lukas TribusBUILD: ssl: handle boringssl in openssl version detection
2014-08-08 Baptiste AssmannBUG: config: error in http-response replace-header...
2014-08-07 Cyril BontéBUG/MINOR: checks: external checks shouldn't wait for...
2014-08-07 Cyril BontéBUG/MEDIUM: checks: segfault with external checks in...
2014-08-07 Cyril BontéBUG/MEDIUM: checks: external checks can't change server...
2014-07-30 Willy TarreauBUG/MAJOR: tcp: fix a possible busy spinning loop in...
2014-07-29 Conrad HoffmannMEDIUM: Improve signal handling in systemd wrapper.
2014-07-29 Conrad HoffmannBUG/MINOR: Fix search for -p argument in systemd wrapper.
2014-07-29 GodbachBUG/MINOR: server: move the directive #endif to the...
2014-07-19 Willy TarreauBUG/MEDIUM: connection: fix proxy v2 header again!
2014-07-17 Dave McCowanBUG/MEDIUM: connection: fix memory corruption when...
2014-07-16 Willy TarreauMEDIUM: http: add the track-sc* actions to http-request...
2014-07-16 Willy TarreauCLEANUP: session: move the stick counters declarations...
2014-07-16 Willy TarreauBUILD: report commit ID in git versions as well
2014-07-15 Willy TarreauMINOR: sample: allow integers to cast to binary
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...
next