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