]> git.ipfire.org Git - thirdparty/haproxy.git/shortlog
thirdparty/haproxy.git
2018-01-23  Willy TarreauBUG/MEDIUM: epoll/threads: use one epoll_fd per thread
2018-01-23  Willy TarreauMINOR: fd: add a bitmask to indicate that an FD is...
2018-01-23  Willy TarreauBUG/MEDIUM: fd: maintain a per-thread update mask
2018-01-23  Christopher... BUG/MEDIUM: threads/polling: Use fd_cache_mask instead...
2018-01-23  Christopher... MINOR: threads/fd: Use a bitfield to know if there...
2018-01-23  Willy TarreauMINOR: global: add some global activity counters to...
2018-01-23  Willy TarreauMINOR: threads: add a MAX_THREADS define instead of...
2018-01-23  Willy TarreauMINOR: global/threads: move cpu_map at the end of the...
2018-01-23  Olivier HouchardMINOR: servers: Don't report duplicate dyncookies for...
2018-01-22  Emeric BrunBUG/MEDIUM: peers: fix expire date wasn't updated if...
2018-01-21  Etienne CarriereMINOR: sample: add date_us sample
2018-01-17  Willy TarreauBUG/MINOR: poll: too large size allocation for FD events
2018-01-15  Willy TarreauCONTRIB: debug: fix a few flags definitions
2018-01-15  Jérôme MagninDOC: clarify the scope of ssl_fc_is_resumed
2018-01-15  Christopher... MINOR: spoe: Don't queue a SPOE context if nothing...
2018-01-15  Christopher... MINOR: spoe: add register-var-names directive in spoe...
2018-01-12  Willy TarreauBUG/MEDIUM: stream: properly handle client aborts durin...
2018-01-11  David CarlierBUILD/MINOR: ancient gcc versions atomic fix
2018-01-10  Willy TarreauMINOR: hathreads: add support for gcc < 4.7
2018-01-09  William LallemandBUG/MEDIUM: mworker: execvp failure depending on argv[0]
2018-01-09  Olivier HouchardMINOR: dns: Handle SRV record weight correctly.
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...
next