]> git.kaiwu.me - haproxy.git/shortlog
haproxy.git
2013-04-01 Willy TarreauOPTIM: buffer: remove one jump in buffer_count()
2013-04-01 Hiroaki NakamuraMEDIUM: regex: Use PCRE JIT in acl
2013-04-01 Alex DaviesDOCS: Add explanation of intermediate certs to crt...
2013-04-01 Willy TarreauBUG/MEDIUM: tools: vsnprintf() is not always reliable...
2013-04-01 Willy TarreauBUILD: fix usual isdigit() warning on solaris
2013-03-31 Willy TarreauBUG/MINOR: acl: ssl_c_used, ssl_fc{,_has_crt,_has_sni...
2013-03-31 Willy TarreauBUG/MINOR: acl: ssl_fc_{alg,use}_keysize must parse...
2013-03-31 Willy TarreauBUG/MAJOR: ev_select: disable the select() poller if...
2013-03-31 Willy TarreauMEDIUM: poll: do not use FD_* macros anymore
2013-03-30 Willy TarreauDOC: mention the new HTTP 307 and 308 redirect statues
2013-03-30 Yves LafonMINOR: http: status 301 should not be marked non-cacheable
2013-03-29 Yves LafonMEDIUM: http: implement redirect 307 and 308
2013-03-29 Yves LafonMINOR: http: status code 303 is HTTP/1.1 only
2013-03-26 Willy TarreauBUG/MEDIUM: http: fix another issue caused by http...
2013-03-25 Willy TarreauBUG/MEDIUM: config: ACL compatibility check on "redirec...
2013-03-24 Willy TarreauBUG/MEDIUM: http: add-header should not emit "-" for...
2013-03-11 Willy TarreauMAJOR: tools: support environment variables in addresses
2013-03-11 Willy TarreauMAJOR: listener: support inheriting a listening fd...
2013-03-10 Willy TarreauMEDIUM: tools: support specifying explicit address...
2013-03-10 Willy TarreauCLEANUP: config: do not use multiple errmsg at once
2013-03-10 Willy TarreauCLEANUP: minor cleanup in str2sa_range() and str2ip()
2013-03-10 Willy TarreauMEDIUM: config: add complete support for str2sa_range...
2013-03-10 Willy TarreauMEDIUM: config: add complete support for str2sa_range...
2013-03-10 Willy TarreauMEDIUM: config: add complete support for str2sa_range...
2013-03-08 Willy TarreauMEDIUM: config: add complete support for str2sa_range...
2013-03-08 Willy TarreauMEDIUM: config: add complete support for str2sa_range...
2013-03-08 Willy TarreauCLEANUP: tools: remove str2sun() which is not used...
2013-03-08 Willy TarreauMEDIUM: config: use str2sa_range() to parse log addresses
2013-03-08 Willy TarreauMEDIUM: config: use a single str2sa_range() call to...
2013-03-08 Willy TarreauMEDIUM: config: make str2listener() use str2sa_range...
2013-03-08 Willy TarreauMEDIUM: tools: make str2sa_range() parse unix addresses too
2013-03-08 Willy TarreauMINOR: tools: prepare str2sa_range() to accept a prefix
2013-03-08 Willy TarreauBUG/MEDIUM: checks: don't call connect() on unsupported...
2013-03-08 Willy TarreauMINOR: tools: prepare str2sa_range() to return an error...
2013-03-08 Willy TarreauBUG/MEDIUM: stats: never apply "unix-bind prefix" to...
2013-03-06 Emeric BrunBUG/MEDIUM: ssl: ECDHE ciphers not usable without named...
2013-03-06 Willy TarreauBUG/MEDIUM: tools: fix bad character handling in str2sa...
2013-03-06 Willy TarreauMINOR: config: report missing peers section name
2013-03-04 Willy TarreauBUILD/MINOR: syscall: add definition of NR_accept4...
2013-03-04 Willy TarreauBUG/MINOR: syscall: fix NR_accept4 system call on sparc...
2013-02-21 Willy TarreauMINOR: ssl: add a global tunable for the max SSL/TLS...
2013-02-20 Willy TarreauMINOR: tests: add a config file to ease address parsing...
2013-02-20 Willy TarreauMEDIUM: config: use str2sa_range() to parse peers addresses
2013-02-20 Willy TarreauMEDIUM: config: use str2sa_range() to parse server...
2013-02-20 Willy TarreauMEDIUM: config: make use of str2sa_range() instead...
2013-02-20 Willy TarreauMEDIUM: tools: make str2sa_range support all address...
2013-02-16 Willy TarreauMEDIUM: halog: add support for counting per source...
2013-02-15 Sean CareyBUG/MEDIUM: config: fix parser crash with bad bind...
2013-02-13 Lukas TribusDOC: tfo: bump required kernel to linux-3.7
2013-02-13 Willy TarreauBUILD: improve the makefile's support for libpcre
2013-02-13 Baptiste AssmannDOC: minor typo fix in documentation
2013-02-13 Willy TarreauBUILD: fix a warning emitted by isblank() on non-c99...
2013-02-13 Simon HormanMEDIUM: checks: Add agent health check
2013-02-13 Simon HormanMEDIUM: server: Tighten up parsing of weight string
2013-02-13 Simon HormanMEDIUM: server: Allow relative weights greater than...
2013-02-13 Simon HormanMEDIUM: server: Break out set weight processing code
2013-02-13 Simon HormanCLEANUP: dumpstats: Make cli_release_handler() static
2013-02-13 Simon HormanCLEANUP: checks: Make desc argument to set_server_check...
2013-02-13 Simon HormanBUG/MINOR: Correct logic in cut_crlf()
2013-02-13 Marc-Antoine... MEDIUM: add systemd service
2013-02-13 Marc-Antoine... MEDIUM: add haproxy-systemd-wrapper
2013-02-13 Marc-Antoine... MEDIUM: New cli option -Ds for systemd compatibility
2013-02-12 Lukas TribusDOC: simplify bind option "interface" explanation
2013-02-12 Willy TarreauBUG/MEDIUM: checks: fix a race condition between checks...
2013-02-05 Willy TarreauBUG/MEDIUM: log: emit '-' for empty fields again
2013-01-24 Thierry FournierBUG/MEDIUM: ssl: openssl 0.9.8 doesn't open /dev/random...
2013-01-24 Emmanuel HocdetMEDIUM: ssl: add bind-option "strict-sni"
2013-01-24 Willy TarreauCLEANUP: config: maxcompcpuusage is never negative
2013-01-24 Willy TarreauCLEANUP: config: slowstart is never negative
2013-01-24 Willy TarreauCLEANUP: http: don't try to deinitialize http compressi...
2013-01-24 Willy TarreauBUG/MINOR: unix: remove the 'level' field from the...
2013-01-24 Willy TarreauBUG/MEDIUM: uri_auth: missing NULL check and memory...
2013-01-24 Willy TarreauBUG/MEDIUM: tools: off-by-one in quote_arg()
2013-01-24 Willy TarreauBUG/MEDIUM: signal: signal handler does not properly...
2013-01-24 Willy TarreauCLEANUP: tcp/unix: remove useless NULL check in {tcp...
2013-01-24 Willy TarreauCLEANUP: http: remove a useless null check
2013-01-24 Willy TarreauBUG/MINOR: log: improper NULL return check on utoa_pad()
2013-01-24 Willy TarreauBUG/MINOR: cli: show sess should always validate s...
2013-01-24 Willy TarreauBUG/MEDIUM: checks: ensure the health_status is always...
2013-01-24 Willy TarreauBUG/MINOR: config: check the proper variable when parsi...
2013-01-24 Willy TarreauBUG/MINOR: config: free peer's address when exiting...
2013-01-24 Willy TarreauBUG/MINOR: config: fix improper check for failed memory...
2013-01-18 Willy TarreauBUG/MINOR: epoll: use a fix maxevents argument in epoll...
2013-01-18 Willy TarreauBUG/MEDIUM: config: verbosely reject peers sections...
2013-01-18 Michael SchererBUG/MEDIUM: remove supplementary groups when changing gid
2013-01-17 Willy TarreauBUG/MEDIUM: peers: only the last peers section was...
2013-01-10 Willy TarreauBUG/MINOR: log: temporary fix for lost SSL info in...
2013-01-07 Willy TarreauOPTIM: splice: assume by default that splice is working...
2013-01-07 Willy TarreauOPTIM: splice: detect shutdowns and avoid splice()...
2013-01-07 Willy TarreauOPTIM: epoll: make use of EPOLLRDHUP
2013-01-07 Willy TarreauMINOR: signal: don't block SIGPROF by default
2013-01-05 Baptiste AssmannMINOR: config: http-request configuration error message...
2013-01-05 Baptiste AssmannDOC: typo and minor fixes in compression paragraph
2013-01-05 Willy TarreauBUG/MINOR: http-compression: lookup Cache-Control in...
2013-01-04 Willy TarreauDOC: fix bogus recommendation on usage of gpc0 counter
2012-12-30 Willy TarreauBUG/MEDIUM: checks: ignore late resets after valid...
2012-12-30 Willy TarreauBUG/MEDIUM: stream_interface: don't close outgoing...
2012-12-29 Willy TarreauBUG/MINOR: http: don't process abortonclose when reques...
2012-12-29 Willy TarreauBUG/MINOR: time: frequency counters are not totally...
2012-12-28 Willy Tarreau[RELEASE] Released version 1.5-dev17 v1.5-dev17
next