haproxy-3.0.git
2018-01-09 Tim DuesterhusBUG/MINOR: lua: Fix return value of Socket.settimeout
2018-01-09 Tim DuesterhusBUG/MEDIUM: lua: Fix IPv6 with separate port support...
2018-01-09 Tim DuesterhusDOC: lua: Fix typos in comments of hlua_socket_receive
2018-01-09 Tim DuesterhusBUG/MINOR: lua: Fix default value for pattern in Socket...
2018-01-05 William LallemandBUG/MEDIUM: ssl: cache doesn't release shctx blocks
2018-01-05 Olivier HouchardCLEANUP: rbtree: remove
2018-01-04 Willy TarreauBUILD: ssl: silence a warning when building without...
2018-01-04 Willy TarreauBUG/MEDIUM: h2: properly handle the END_STREAM flag...
2017-12-30 Willy TarreauMEDIUM: h2: prepare a graceful shutdown when the fronte...
2017-12-30 Willy TarreauCONTRIB: hpack: add an hpack decoder
2017-12-30 Willy TarreauDEBUG: hpack: add more traces to the hpack decoder
2017-12-30 Willy TarreauDEBUG: hpack: make hpack_dht_dump() expose the output...
2017-12-30 Willy TarreauMINOR: h2: add a function to report pseudo-header names
2017-12-30 Willy TarreauBUG/MAJOR: hpack: don't return direct references to...
2017-12-29 Willy TarreauBUG/MEDIUM: http: don't automatically forward request...
2017-12-29 William LallemandMINOR: don't close stdio anymore
2017-12-29 PiBa-NLBUG/MEDIUM: mworker: don't close stdio several time
2017-12-29 Willy TarreauBUG/MEDIUM: h2: ensure we always know the stream before...
2017-12-27 Davor OcelicDOC/MINOR: configuration: typo, formatting fixes
2017-12-27 Willy TarreauBUG/MEDIUM: h2: improve handling of frames received...
2017-12-27 Willy TarreauBUG/MEDIUM: h2: properly handle and report some stream...
2017-12-23 Willy TarreauBUG/MEDIUM: checks: properly set servers to stopping...
2017-12-22 Willy TarreauBUG/MAJOR: connection: refine the situations where...
2017-12-22 Willy TarreauBUG/MEDIUM: cache: don't cache the response on no-cache...
2017-12-22 Willy TarreauBUG/MEDIUM: cache: respect the request cache-control...
2017-12-22 Willy TarreauBUG/MEDIUM: cache: replace old object on store
2017-12-22 Willy TarreauBUG/MEDIUM: cache: do not try to retrieve host-less...
2017-12-22 Willy TarreauMINOR: http: add a function to check request's cache...
2017-12-22 Willy TarreauBUG/MINOR: cache: do not force the TX_CACHEABLE flag...
2017-12-22 Willy TarreauBUG/MINOR: http: properly detect max-age=0 and s-maxage...
2017-12-22 Willy TarreauBUG/MINOR: http: do not ignore cache-control: public
2017-12-22 Willy TarreauMINOR: http: start to compute the transaction's cacheab...
2017-12-22 Willy TarreauMINOR: http: update the list of cacheable status codes...
2017-12-22 Willy TarreauMINOR: http: adjust the list of supposedly cacheable...
2017-12-22 Eric SalamaBUG/MEDIUM: lua: fix crash when using bogus mode in...
2017-12-21 Emeric BrunBUG/MEDIUM: checks: a server passed in maint state...
2017-12-20 Willy TarreauBUG/MEDIUM: stream: don't consider abortonclose on...
2017-12-20 Willy TarreauMINOR: stream-int: set flag SI_FL_CLEAN_ABRT when mux...
2017-12-20 Willy TarreauMINOR: mux: add flags to describe a mux's capabilities
2017-12-20 Willy TarreauBUG/MINOR: h2: properly report a stream error on RST_STREAM
2017-12-20 Ryan O'HaraCONTRIB: halog: Fix compiler warnings in halog.c
2017-12-20 Ryan O'HaraCONTRIB: iprange: Fix compiler warning in iprange.c
2017-12-20 Etienne CarriereMINOR: spoe: add force-set-var option in spoe-agent...
2017-12-20 Bertrand JacquinMEDIUM: netscaler: add support for standard NetScaler...
2017-12-20 Bertrand JacquinMEDIUM: netscaler: do not analyze original IP packet...
2017-12-20 Bertrand JacquinMINOR: netscaler: check in one-shot if buffer is large...
2017-12-20 Bertrand JacquinBUG/MAJOR: netscaler: address truncated CIP header...
2017-12-20 Bertrand JacquinBUG/MEDIUM: netscaler: use the appropriate IPv6 header...
2017-12-20 Bertrand JacquinMINOR: netscaler: rename cip_len to clarify its uage
2017-12-20 Bertrand JacquinMINOR: netscaler: remove the use of cip_magic only...
2017-12-20 Bertrand JacquinMINOR: netscaler: respect syntax
2017-12-20 Davor OcelicDOC/MINOR: intro: typo, wording, formatting fixes
2017-12-19 Christopher... BUG/MEDIUM: mworker: Set FD_CLOEXEC flag on log fd
2017-12-15 Willy TarreauMINOR: sample: rename the "len" converter to "length"
2017-12-14 Cyril BontéBUG: MINOR: http: don't check http-request capture...
2017-12-14 Cyril BontéBUG: MAJOR: lb_map: server map calculation broken
2017-12-14 Etienne CarriereMINOR: sample: add len converter
2017-12-14 Willy TarreauBUG/MINOR: stream-int: don't try to receive again after...
2017-12-14 Willy TarreauBUG/MEDIUM: h2: fix stream limit enforcement
2017-12-14 Willy TarreauBUG/MEDIUM: http: don't disable lingering on requests...
2017-12-14 Willy TarreauBUG/MEDIUM: h2: don't close after the first DATA frame...
2017-12-14 Willy TarreauBUG/MEDIUM: h2: don't switch the state to HREM before...
2017-12-14 Willy TarreauMINOR: h2: don't demand that a DATA frame is complete...
2017-12-14 Willy TarreauBUG/MEDIUM: h2: support uploading partial DATA frames
2017-12-14 Willy TarreauMINOR: h2: store the demux padding length in the h2c...
2017-12-14 Willy TarreauBUG/MEDIUM: h2: debug incoming traffic in h2_wake()
2017-12-14 Willy TarreauBUG/MEDIUM: h2: work around a connection API limitation
2017-12-10 Willy TarreauBUG/MEDIUM: h2: enable recv polling whenever demuxing...
2017-12-10 Willy TarreauBUG/MEDIUM: h2: automatically set CS_FL_RCV_MORE when...
2017-12-10 Willy TarreauBUG/MEDIUM: stream-int: always set SI_FL_WAIT_ROOM...
2017-12-10 Willy TarreauMINOR: conn_stream: add new flag CS_FL_RCV_MORE to...
2017-12-10 Thierry FOURNIERBUG/MEDIUM: lua/notification: memory leak
2017-12-10 Thierry FOURNIERDOC: notifications: add precisions about thread usage
2017-12-10 Vincent BernatMINOR: systemd: remove comment about HAPROXY_STATS_SOCKET
2017-12-08 Christopher... BUG/MEDIUM: threads/vars: Fix deadlock in register_name
2017-12-08 PiBa-NLBUG/MEDIUM: email-alert: don't set server check status...
2017-12-07 Aleksandar... CONTRIB: halog: Add help text for -s switch in halog...
2017-12-07 Tim DuesterhusMINOR: mworker: Improve wording in `void mworker_wait()`
2017-12-07 Tim DuesterhusMINOR: mworker: Update messages referencing exit-on...
2017-12-07 Willy TarreauBUG/MEDIUM: h2: fix handling of end of stream again
2017-12-06 Willy TarreauBUG/MEDIUM: peers: set NOLINGER on the outgoing stream...
2017-12-06 Emeric BrunBUG/MEDIUM: checks: a down server going to maint remain...
2017-12-06 Emeric BrunBUG/MEDIUM: ssl engines: Fix async engines fds were...
2017-12-06 Willy TarreauBUG/MEDIUM: mworker: also close peers sockets in the...
2017-12-04 William LallemandBUG/MINOR: ssl: support tune.ssl.cachesize 0 again
2017-12-04 Willy TarreauBUG/MAJOR: hpack: don't pretend large headers fit in...
2017-12-04 Christopher... BUG/MINOR: action: Don't check http capture rules when...
2017-12-03 Willy TarreauBUG/MINOR: h2: use the H2_F_DATA_* macros for DATA...
2017-12-03 Willy TarreauBUG/MEDIUM: h2: do not accept upper case letters in...
2017-12-03 Willy TarreauBUG/MEDIUM: h2: remove connection-specific headers...
2017-12-03 Willy TarreauBUG/MINOR: h2: reject response pseudo-headers from...
2017-12-03 Willy TarreauBUG/MINOR: h2: properly check PRIORITY frames
2017-12-03 Willy TarreauBUG/MINOR: h2: reject incorrect stream dependencies...
2017-12-03 Willy TarreauBUG/MINOR: h2: do not accept SETTINGS_ENABLE_PUSH other...
2017-12-03 Willy TarreauBUG/MEDIUM: h2: enforce the per-connection stream limit
2017-12-03 Willy TarreauBUG/MINOR: h2: the TE header if present may only contai...
2017-12-03 Willy TarreauBUG/MINOR: h2: fix a typo causing PING/ACK to be respon...
2017-12-03 Willy TarreauBUG/MINOR: h2: ":path" must not be empty
2017-12-03 Willy TarreauBUG/MINOR: h2: try to abort closed streams as soon...
2017-12-03 Willy TarreauBUG/MINOR: h2: immediately close if receiving GOAWAY...
next