projects
/
haproxy-2.5.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
haproxy-2.5.git
2016-09-11
Baptiste Assmann
MINOR: new update_server_addr_port() function to change...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Baptiste Assmann
MINOR: server: introduction of 3 new server flags
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Baptiste Assmann
MAJOR: check: find out which port to use for health...
commit
|
commitdiff
|
tree
|
snapshot
2016-09-11
Dinko Korunic
BUG/MINOR: Fix OSX compilation errors
commit
|
commitdiff
|
tree
|
snapshot
2016-09-06
Baptiste Assmann
MINOR: cli: change a server health check port through...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
Chad Lavoie
MINOR: cli: allow the semi-colon to be escaped on the CLI
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
Willy Tarreau
BUG/MINOR: payload: fix SSLv2 version parser
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
Erwan Velu
CLEANUP: dns: Removing usless variable & assignation
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
Erwan Velu
CLEANUP: dumpstats: Removing useless variables allocation
commit
|
commitdiff
|
tree
|
snapshot
2016-08-30
Erwan Velu
CLEANUP: proto_http: Removing useless variable assignation
commit
|
commitdiff
|
tree
|
snapshot
2016-08-29
Willy Tarreau
BUG/MAJOR: stream: properly mark the server address...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-24
ben51degrees
BUILD/MAJOR:updated 51d Trie implementation to incorper...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-23
Willy Tarreau
CLEANUP: logs: remove unused log format field definitions
commit
|
commitdiff
|
tree
|
snapshot
2016-08-23
Thierry FOURNIER...
MEDIUM: log: Decompose %Tq in %Th %Ti %TR
commit
|
commitdiff
|
tree
|
snapshot
2016-08-23
David Carlier
MINOR: cfgparse: few memory leaks fixes.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-14
Willy Tarreau
[RELEASE] Released version 1.7-dev4
v1.7-dev4
commit
|
commitdiff
|
tree
|
snapshot
2016-08-14
Baptiste Assmann
MAJOR: listen section: don't use first bind port anymor...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-14
Baptiste Assmann
MINOR: standard.c: ipcpy() function to copy an IP addre...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-14
Baptiste Assmann
MINOR: standard.c: ipcmp() function to compare 2 IP...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-14
Willy Tarreau
BUG/MAJOR: stick-counters: possible crash when using...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-14
Emeric Brun
BUG/MINOR: peers: empty chunks after a resync.
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Joe Williams
MINOR: tcp: add further tcp info fetchers
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Willy Tarreau
BUILD: poll: remove unused hap_fd_isset() which causes...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Willy Tarreau
BUILD: compression: remove a warning when no compressio...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Willy Tarreau
BUILD: tcp: define SOL_TCP when only IPPROTO_TCP exists
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Willy Tarreau
BUILD: checks: remove the last strcat and eliminate...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Willy Tarreau
BUILD: connection: fix build breakage on openbsd due...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Willy Tarreau
BUILD: tcp: do not include netinet/ip.h for IP_TTL
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Willy Tarreau
BUILD: log: iovec requires to include sys/uio.h on...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Willy Tarreau
BUILD: protocol: fix some build errors on OpenBSD
commit
|
commitdiff
|
tree
|
snapshot
2016-08-10
Emeric Brun
BUG/MINOR: peers: some updates are pushed twice after...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-09
Willy Tarreau
MINOR: tcp: add dst_is_local and src_is_local
commit
|
commitdiff
|
tree
|
snapshot
2016-08-09
Willy Tarreau
MINOR: sample: use smp_make_rw() in upper/lower converters
commit
|
commitdiff
|
tree
|
snapshot
2016-08-09
Willy Tarreau
BUG/MEDIUM: stick-table: properly convert binary sample...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-09
Willy Tarreau
BUG/MEDIUM: stick-tables: do not fail on string keys...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-09
Willy Tarreau
BUG/MAJOR: server: the "sni" directive could randomly...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-09
Willy Tarreau
MINOR: sample: provide smp_is_rw() and smp_make_rw()
commit
|
commitdiff
|
tree
|
snapshot
2016-08-09
Willy Tarreau
MINOR: sample: implement smp_is_safe() and smp_make_safe()
commit
|
commitdiff
|
tree
|
snapshot
2016-08-09
Willy Tarreau
BUG/MEDIUM: samples: make smp_dup() always duplicate...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-08
Willy Tarreau
BUG/MAJOR: compression: initialize avail_in/next_in...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-08
Baptiste Assmann
BUILD: make proto_tcp.c compatible with musl library
commit
|
commitdiff
|
tree
|
snapshot
2016-08-07
Olivier Doucet
DOC: minor typo fixes to improve HTML parsing by haprox...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-07
Willy Tarreau
BUG/MEDIUM: stream-int: completely detach connection...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-07
Herve COMMOWICK
DOC: fix json converter example and error message
commit
|
commitdiff
|
tree
|
snapshot
2016-08-02
Thierry FOURNIER...
BUG/MEDIUM: lua: somme HTTP manipulation functions...
commit
|
commitdiff
|
tree
|
snapshot
2016-08-02
Thierry FOURNIER...
DOC: lua: remove old functions
commit
|
commitdiff
|
tree
|
snapshot
2016-07-27
Thierry Fournier...
MINOR: tcp: Return TCP statistics like RTT and RTT...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Dragan Dosen
BUG/MEDIUM: log: use function "escape_string" instead...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Dragan Dosen
MINOR: standard: add function "escape_string"
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Willy Tarreau
BUG/MINOR: peers: don't count track-sc multiple times...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Frédéric Lécaille
BUG/MINOR: peers: Fix peers data decoding issue
commit
|
commitdiff
|
tree
|
snapshot
2016-07-26
Ruoshan Huang
MEDIUM: http: implement http-response track-sc* directive
commit
|
commitdiff
|
tree
|
snapshot
2016-07-14
Thierry FOURNIER
BUG/MEDIUM: lua: the function txn_done() from action...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-14
Thierry FOURNIER
BUG/MEDIUM: lua: the function txn_done() from sample...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-13
Nenad Merdanovic
BUG/MINOR: Fix endiness issue in DNS header creation...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-13
Willy Tarreau
BUG/MEDIUM: dns: fix alignment issues in the DNS respon...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-12
Remi Gacogne
BUG/MINOR: ssl: fix potential memory leak in ssl_sock_l...
commit
|
commitdiff
|
tree
|
snapshot
2016-07-05
Dan Lloyd
DOC: spelling fixes
commit
|
commitdiff
|
tree
|
snapshot
2016-07-05
David Carlier
CLEANUP: connection: using internal struct to hold...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-30
Willy Tarreau
Revert "BUG/MINOR: ssl: fix potential memory leak in...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-29
Hubert Verstraete
CLEANUP: fixed some usages of realloc leading to memory...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-29
Hubert Verstraete
MINOR: new function my_realloc2 = realloc + free upon...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-28
Christopher...
BUG/MINOR: Rework slightly commit 9962f8fc to clean...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-28
Willy Tarreau
BUG/MEDIUM: http: unbreak uri/header/url_param hashing
commit
|
commitdiff
|
tree
|
snapshot
2016-06-27
David Carlier
CLEANUP: dumpstats: u64 field is an unsigned type.
commit
|
commitdiff
|
tree
|
snapshot
2016-06-26
Willy Tarreau
DOC: add missing doc for http-request deny [deny_status...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Willy Tarreau
BUG/BUILD: don't automatically run "make" on "make...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
Willy Tarreau
BUG/MINOR: http: fix misleading error message for respo...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-24
mildis
BUG/MINOR: ssl: close ssl key file on error
commit
|
commitdiff
|
tree
|
snapshot
2016-06-22
Willy Tarreau
BUG/MINOR: srv-state: fix incorrect output of state...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Christopher...
BUG/MINOR: filters: Fix HTTP parsing when a filter...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Christopher...
BUG/MEDIUM: filters: Fix data filtering when data are...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Willy Tarreau
CLEANUP: external-check: don't block/unblock SIGCHLD...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Willy Tarreau
BUG/MINOR: external-checks: do not unblock undesired...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Willy Tarreau
BUG/MAJOR: external-checks: use asynchronous signal...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Willy Tarreau
BUG/MEDIUM: external-checks: close all FDs right after...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Willy Tarreau
BUG/MINOR: init: ensure that FD limit is raised to...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-21
Willy Tarreau
BUG/MINOR: init: always ensure that global.rlimit_nofil...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Bertrand Jacquin
MINOR: tcp: add "tcp-request connection expect-netscale...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Bertrand Jacquin
MINOR: listener: add the "accept-netscaler-cip" option...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Willy Tarreau
BUILD: ssl: fix typo causing a build failure in the...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Emmanuel Hocdet
MINOR: ssl: crt-list parsing factor
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Emmanuel Hocdet
MEDIUM: ssl: support SNI filters with multicerts
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Pavlos Parissis
MINOR: systemd: Perform sanity check on config before...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-20
Pavlos Parissis
MINOR: systemd: Use variable for config and pidfile...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-17
Ruoshan Huang
BUG/MINOR: fix http-response set-log-level parsing...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Dragan Dosen
DOC: http: add documentation for url32 and url32+src
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Dragan Dosen
BUG/MINOR: http: url32+src should check cli_conn before...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-16
Dragan Dosen
BUG/MINOR: http: url32+src should use the big endian...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
William Lallemand
MEDIUM: dumpstats: make stats_tlskeys_list() yield...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-14
William Lallemand
BUG/MEDIUM: dumpstats: undefined behavior in stats_tlsk...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-13
Dragan Dosen
MINOR: stream: export the function 'smp_create_src_stkctr'
commit
|
commitdiff
|
tree
|
snapshot
2016-06-12
Roberto Guimaraes
BUG/MINOR: ssl: fix potential memory leak in ssl_sock_l...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Thierry Fournier
BUG/MEDIUM: http: add-header: buffer overwritten
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Thierry Fournier
BUG/MINOR: http: add-header: header name copied twice
commit
|
commitdiff
|
tree
|
snapshot
2016-06-08
Thierry Fournier
BUG/MEDIUM: lua: converters doesn't work
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Willy Tarreau
BUILD/MEDIUM: force a full rebuild if some build option...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Willy Tarreau
BUILD/MEDIUM: rebuild everything when an include file...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-07
Thierry Fournier
BUG/MEDIUM: sticktables: segfault in some configuration...
commit
|
commitdiff
|
tree
|
snapshot
2016-06-01
William Lallemand
MEDIUM: tcp/http: new set-dst/set-dst-port actions
commit
|
commitdiff
|
tree
|
snapshot
next