]> git.kaiwu.me - haproxy.git/shortlog
haproxy.git
2015-08-10 Willy TarreauCLEANUP: proxy: remove last references to appsession
2015-08-10 Willy TarreauCLEANUP: tests: remove sessionhash_test.c and test...
2015-08-10 Willy TarreauCLEANUP: appsession: remove appsession.c and sessionhash.c
2015-08-10 Willy TarreauCLEANUP: config: remove appsession initialization
2015-08-10 Willy TarreauMAJOR: http: remove references to appsession
2015-08-10 Thierry FOURNIERBUG/MEDIUM: lua: timeout error with converters, wrapper...
2015-08-09 Willy TarreauMINOR: init: indicate to check 'bind' lines when no...
2015-08-09 Willy TarreauDOC: mention that %ms is left-padded with zeroes.
2015-08-09 Camilo LopezBUG/MEDIUM: lua: Lua tasks fail to start.
2015-08-09 Andrew HayworthMINOR: log: Add log-format variable %HQ, to log HTTP...
2015-08-08 Baptiste AssmannMINOR: server: add new SRV_ADMF_CMAINT flag
2015-08-08 Baptiste AssmannBUG/MEDIUM: DNS resolution response parsing broken
2015-08-08 Baptiste AssmannMINOR: DNS counters: increment valid counter
2015-08-08 Dragan DosenMINOR: 51d: unable to start haproxy without "51degrees...
2015-08-06 Willy TarreauDOC: internals: document next steps for HTTP connection...
2015-08-06 Willy TarreauDOC: document the new http-reuse directive
2015-08-06 Willy TarreauMEDIUM: backend: add the "http-reuse aggressive" strategy
2015-08-06 Willy TarreauMINOR: server: add a list of safe, already reused idle...
2015-08-06 Willy TarreauMEDIUM: backend: implement "http-reuse safe"
2015-08-06 Willy TarreauMAJOR: backend: improve the connection reuse mechanism
2015-08-06 Willy TarreauMAJOR: backend: initial work towards connection reuse
2015-08-06 Willy TarreauMINOR: config: add new setting "http-reuse"
2015-08-06 Willy TarreauMINOR: connection: add a new flag CO_FL_PRIVATE
2015-08-06 Willy TarreauMINOR: server: add a list of already used idle connections
2015-08-06 Willy TarreauMINOR: stream-int: make si_idle_conn() only accept...
2015-08-06 Willy TarreauMEDIUM: stream-int: queue idle connections at the server
2015-08-06 Willy TarreauMINOR: connection: add a new list member in the connect...
2015-08-06 Willy TarreauMINOR: server: add a list of private idle connections
2015-08-05 Willy TarreauMINOR: stream-int: add new function si_detach_endpoint()
2015-08-05 Willy TarreauMEDIUM: stream-int: simplify si_alloc_conn()
2015-08-05 Willy TarreauMEDIUM: backend: don't call si_alloc_conn() when we...
2015-08-05 Willy TarreauCLEANUP: backend: factor out objt_server() in connect_s...
2015-08-04 Baptiste AssmannDOC: resolve-prefer default value and default-server...
2015-08-04 Baptiste AssmannDOC: typos in tcp-check expect examples
2015-08-04 Baptiste AssmannDOC: typo in 'redirect', 302 code meaning
2015-07-29 Daniel JakotsDOC/MINOR: fix OpenBSD versions where haproxy works
2015-07-26 Remi GacogneMINOR: stream: initialize the current_rule field to...
2015-07-26 Jérémie Courrèges... BUILD: ssl: Allow building against libssl without SSLv3.
2015-07-23 Vincent BernatBUILD: link with libdl if needed for Lua support
2015-07-22 Pieter BaauwBUG/MEDIUM: mailer: DATA part must be terminated with...
2015-07-22 Willy Tarreau[RELEASE] Released version 1.6-dev3 v1.6-dev3
2015-07-22 Willy TarreauBUG/MAJOR: dns: fix the length of the string to be...
2015-07-22 Willy TarreauCLEANUP/MINOR: dns: dns_str_to_dn_label() only needs...
2015-07-21 Thierry FOURNIERMEDIUM: vars/sample: operators can use variables as...
2015-07-21 Thierry FOURNIERMINOR: vars: returns variable content
2015-07-21 Thierry FOURNIERMEDIUM: sample: switch to saturated arithmetic
2015-07-21 Thierry FOURNIERMAJOR: arg: converts uint and sint in sint
2015-07-21 Thierry FOURNIERMAJOR: sample: converts uint and sint in 64 bits signed...
2015-07-21 Willy TarreauMINOR: standard: provide htonll() and ntohll()
2015-07-21 Thierry FOURNIERMINOR: standard: add 64 bits conversion functions
2015-07-21 Baptiste AssmannMINOR: server: server_find functions: id, name, best_match
2015-07-21 Baptiste AssmannMINOR: server: new server flag: SRV_F_FORCED_ID
2015-07-21 Baptiste AssmannMINOR: proxy: bit field for proxy_find_best_match diff...
2015-07-20 Thierry FOURNIERBUG/MINOR: http/sample: gmtime/localtime can fail
2015-07-20 Nenad MerdanovicBUG/MINOR: payload: Add volatile flag to smp_fetch_req_...
2015-07-19 Willy TarreauMINOR: stream-int: only use si_release_endpoint() to...
2015-07-19 Willy TarreauCLEANUP: stream-int: remove stream_int_unregister_handl...
2015-07-19 Willy TarreauCLEANUP: stream-int: fix a few outdated comments about...
2015-07-19 Willy TarreauCLEANUP: stream: remove a useless call to si_detach()
2015-07-18 Baptiste AssmannBUG/MINOR: dns: wrong time unit for some DNS default...
2015-07-18 Baptiste AssmannDOC usesrc root privileges requirments
2015-07-10 Thierry FOURNIERCLEANUP: vars: remove unused struct
2015-07-10 Thierry FOURNIERBUG/MINOR: lua: type error in the arguments wrapper
2015-07-10 Willy TarreauMEDIUM: ssl: add sni support on the server lines
2015-07-10 Willy TarreauMINOR: ssl: provide ia function to set the SNI extensio...
2015-07-10 Willy TarreauMINOR: stream: maintain consistence between channel_for...
2015-07-09 Willy TarreauMINOR: args: add new context for servers
2015-07-09 Willy TarreauBUG/MINOR: log: missing some ARGC_* entries in fmt_dire...
2015-07-09 Nenad MerdanovicMINOR: Add sample fetch to detect Supported Elliptic...
2015-07-07 Willy TarreauCLEANUP: ssl: make ssl_sock_generate_certificate()...
2015-07-07 Willy TarreauCLEANUP: ssl: make ssl_sock_generated_cert_serial(...
2015-07-07 Willy TarreauMINOR: ssl: make self-generated certs also work with...
2015-07-07 Dragan DosenBUG/MEDIUM: 51d: possible incorrect operations on smp...
2015-07-06 Adis NezirovicMEDIUM: http: Add new 'set-src' option to http-request
2015-07-06 Adis NezirovicCLEANUP: sample: generalize sample_fetch_string() as...
2015-07-04 Willy TarreauMINOR: stats: improve compression stats reporting
2015-07-04 Willy TarreauBUG/MAJOR: tcp: tcp rulesets were still broken
2015-07-03 Cyril BontéDOC: dns: fix chapters syntax
2015-07-03 KOVACS KrisztianBUG/MAJOR: connection: fix TLV offset calculation for...
2015-07-02 Willy TarreauBUG/MAJOR: buffers: make the buffer_slow_realign()...
2015-07-02 David CarlierBUILD: add netbsd TARGET
2015-07-02 David CarlierBUILD/MINOR: tools: rename popcount to my_popcountl
2015-06-30 Dragan DosenDOC: add notes about the "51degrees-cache-size" parameter
2015-06-30 Dragan DosenMEDIUM: 51d: add LRU-based cache on User-Agent string...
2015-06-30 Dragan DosenMEDIUM: 51Degrees code refactoring and cleanup
2015-06-23 Willy TarreauBUG/MEDIUM: vars: do not freeze the connection when...
2015-06-19 Willy TarreauMEDIUM: vars: move the session variables to the session...
2015-06-19 Willy TarreauMINOR: vars: make the accounting not depend on the...
2015-06-17 Willy TarreauBUG/MEDIUM: lru: fix possible memory leak when ->free...
2015-06-17 Willy TarreauBUILD/MINOR: lua: ensure that hlua_ctx_destroy is prope...
2015-06-17 Willy TarreauBUG/MEDIUM: logs: fix improper systematic use of quotes...
2015-06-17 Willy TarreauBUG/MAJOR: lru: fix unconditional call to free due...
2015-06-17 Willy TarreauBUILD/MINOR: stats: fix build warning due to condition...
2015-06-17 Willy TarreauBUILD/MINOR: lua: fix a harmless build warning
2015-06-17 Willy TarreauBUG/MINOR: ssl: fix smp_fetch_ssl_fc_session_id
2015-06-17 Willy Tarreau[RELEASE] Released version 1.6-dev2 v1.6-dev2
2015-06-17 Willy TarreauBUILD: ssl: fix recent build breakage on older SSL...
2015-06-17 Thierry FOURNIERBUG/MINOR: vars/compil: fix some warnings
2015-06-16 Emeric BrunBUG/MAJOR: sample: regression on sample cast to stick...
2015-06-16 Emeric BrunMEDIUM: peers: support of any stick-table data-types...
next