haproxy-2.3.git
2021-03-10 Willy TarreauMEDIUM: muxes: mark idle conns tasklets with TASK_F_USR1
2021-03-10 Willy TarreauMINOR: task: add an application specific flag to the...
2021-03-10 Willy TarreauBUG/MEDIUM: ssl: properly remove the TASK_HEAVY flag...
2021-03-10 Willy TarreauMINOR: ssl: mark the SSL handshake tasklet as heavy
2021-03-10 Willy TarreauMINOR: task: limit the number of subsequent heavy tasks...
2021-03-10 UbuntuMEDIUM: backend: use a trylock when trying to grab...
2021-03-10 Willy TarreauMINOR: pools: double the local pool cache size to 1 MB
2021-03-10 Willy TarreauMEDIUM: pools: add CONFIG_HAP_NO_GLOBAL_POOLS and CONFI...
2021-03-10 Willy TarreauMEDIUM: streams: do not use the streams lock anymore
2021-03-10 Willy TarreauMINOR: streams: use one list per stream instead of...
2021-03-10 Willy TarreauMINOR: cli/streams: make "show sess" dump all streams...
2021-03-10 Willy TarreauMINOR: stream: add an "epoch" to figure which streams...
2021-03-10 Willy TarreauMINOR: dynbuf: pass offer_buffers() the number of buffe...
2021-03-10 Willy TarreauMINOR: dynbuf: use regular lists instead of mt_lists...
2021-03-10 Willy TarreauMINOR: dynbuf: make the buffer wait queue per thread
2021-03-10 Willy TarreauOPTIM: lb-leastconn: do not unlink the server if it...
2021-03-10 Willy TarreauOPTIM: lb-leastconn: do not take the server lock on...
2021-03-10 Willy TarreauOPTIM: lb-first: do not take the server lock on take_co...
2021-03-10 Willy TarreauMINOR: lb/api: let callers of take_conn/drop_conn tell...
2021-03-10 Willy TarreauMINOR: server: move actconns to the per-thread structure
2021-03-10 Willy TarreauOPTIM: server: switch the actconn list to an mt-list
2021-03-10 Willy TarreauMINOR: listener: refine the default MAX_ACCEPT from...
2021-03-10 Willy TarreauMINOR: tasks: refine the default run queue depth
2021-03-10 William LallemandBUG/MEDIUM: session: NULL dereference possible when...
2021-03-05 UbuntuMINOR: atomic: implement a more efficient arm64 __ha_ca...
2021-03-05 Willy TarreauMINOR: atomic: add armv8.1-a atomics variant for cas-dw
2021-03-05 Willy TarreauBUG/MINOR: mt-list: always perform a cpu_relax call...
2021-03-05 Willy TarreauREORG: atomic: reimplement pl_cpu_relax() from atomic...
2021-03-05 Willy TarreauBUG/MINOR: ssl: don't truncate the file descriptor...
2021-03-05 Christopher... BUG/MINOR: hlua: Don't strip last non-LWS char in hlua_...
2021-03-05 Amaury DenoyelleBUG/MINOR: backend: fix condition for reuse on mode...
2021-03-03 Christopher... [RELEASE] Released version 2.3.6 v2.3.6
2021-03-03 Christopher... BUG/MINOR: http-ana: Don't increment HTTP error counter...
2021-03-03 Tim DuesterhusBUG/MINOR: mux-h2: Fix typo in scheme adjustment
2021-03-03 Christopher... DOC: spoe: Add a note about fragmentation support in...
2021-03-01 Christopher... BUG/MEDIUM: spoe: Kill applets if there are pending...
2021-03-01 Christopher... BUG/MINOR: connection: Use the client's dst family...
2021-03-01 Christopher... BUG/MINOR: tcp-act: Don't forget to set the original...
2021-03-01 Christopher... BUG/MINOR: http-ana: Only consider dst address to proce...
2021-03-01 Christopher... BUG/MINOR: mux-h1: Immediately report H1C errors from...
2021-02-26 Amaury DenoyelleBUG/MINOR: stats: fix compare of no-maint url suffix
2021-02-26 Christopher... CLEANUP: muxes: Remove useless if condition in show_fd...
2021-02-26 Eric SalamaBUG/MINOR: ssl: potential null pointer dereference...
2021-02-24 Christopher... BUG/MEDIUM: resolvers: Reset address for unresolved...
2021-02-24 Christopher... BUG/MEDIUM: resolvers: Reset server address and port...
2021-02-24 Baptiste AssmannBUG/MINOR: resolvers: new callback to properly handle...
2021-02-24 Christopher... BUG/MINOR: resolvers: Only renew TTL for SRV records...
2021-02-24 Christopher... BUG/MINOR: resolvers: Fix condition to release received...
2021-02-24 Willy TarreauBUG/MINOR: fd: properly wait for !running_mask in fd_se...
2021-02-24 Willy TarreauBUG/MINOR: proxy: wake up all threads when sending...
2021-02-24 Willy TarreauBUG/MEDIUM: cli/shutdown sessions: make it thread-safe
2021-02-24 Willy TarreauBUG/MEDIUM: proxy: use thread-safe stream killing on...
2021-02-24 Dragan DosenBUG/MEDIUM: vars: make functions vars_get_by_{name...
2021-02-24 Dragan DosenBUG/MINOR: sample: secure convs that accept base64...
2021-02-24 Tim DuesterhusMINOR: Configure the `cpp` userdiff driver for *.[ch...
2021-02-23 William LallemandBUG/MINOR: ssl/cli: potential null pointer dereference...
2021-02-22 Christopher... BUG/MEDIUM: mux-h1: Fix handling of responses to CONNEC...
2021-02-22 Christopher... BUG/MINOR: server: Be sure to cut the last parsed field...
2021-02-22 Christopher... BUG/MINOR: server: Init params before parsing a new...
2021-02-22 Christopher... BUG/MINOR: http-rules: Always replace the response...
2021-02-22 Christopher... BUG/MEDIUM: spoe: Resolve the sink if a SPOE logs in...
2021-02-22 Olivier HouchardBUG/MEDIUM: lists: Avoid an infinite loop in MT_LIST_TR...
2021-02-22 Willy TarreauDOC: explain the relation between pool-low-conn and...
2021-02-22 Ilya ShipitsinBUILD: ssl: introduce fine guard for OpenSSL specific...
2021-02-22 Christopher... BUG/MINOR: sample: Always consider zero size string...
2021-02-22 Willy TarreauBUG/MEDIUM: checks: don't needlessly take the server...
2021-02-22 Willy TarreauBUG/MINOR: checks: properly handle wrapping time in...
2021-02-22 Willy TarreauBUG/MINOR: session: atomically increment the tracked...
2021-02-22 Christopher... BUG/MINOR: server: Remove RMAINT from admin state when...
2021-02-22 Emeric BrunCLEANUP: channel: fix comment in ci_putblk.
2021-02-22 William DauchyDOC: tune: explain the origin of block size for ssl...
2021-02-22 Christopher... BUG/MINOR: server: Don't call fopen() with server-state...
2021-02-22 Willy TarreauBUG/MINOR: cfgparse: do not mention "addr:port" as...
2021-02-22 Willy TarreauBUG/MINOR: stats: revert the change on ST_CONVDONE
2021-02-22 Willy TarreauBUG/MEDIUM: config: don't pick unset values from last...
2021-02-22 Christopher... CLEANUP: deinit: release global and per-proxy server...
2021-02-22 Christopher... BUG/MINOR: server: Fix server-state-file-name directive
2021-02-22 Amaury DenoyelleBUG/MINOR: backend: hold correctly lock when killing...
2021-02-22 Christopher... BUG/MINOR: tools: Fix a memory leak on error path in...
2021-02-22 William DauchyBUG/MINOR: server: re-align state file fields number
2021-02-22 Christopher... BUG/MEDIUM: mux-h1: Always set CS_FL_EOI for response...
2021-02-22 Christopher... BUG/MINOR: http-ana: Don't increment HTTP error counter...
2021-02-22 Willy TarreauBUG/MINOR: intops: fix mul32hi()'s off-by-one
2021-02-22 Ilya ShipitsinBUILD: ssl: guard SSL_CTX_set_msg_callback with SSL_CTR...
2021-02-22 Ilya ShipitsinBUILD: ssl: guard SSL_CTX_add_server_custom_ext with...
2021-02-22 Ilya ShipitsinBUILD: ssl: fix typo in HAVE_SSL_CTX_ADD_SERVER_CUSTOM_...
2021-02-09 Amaury DenoyelleMINOR: check: do not ignore a connection header for...
2021-02-06 Willy Tarreau[RELEASE] Released version 2.3.5 v2.3.5
2021-02-06 Christopher... MINOR: config: Deprecate and ignore tune.chksize global...
2021-02-05 Remi Tricot... BUG/MINOR: sock: Unclosed fd in case of connection...
2021-02-05 Willy TarreauBUG/MEDIUM: mux-h2: do not quit the demux loop before...
2021-02-05 Willy TarreauBUG/MEDIUM: mux-h2: handle remaining read0 cases
2021-02-05 William LallemandBUILD: Makefile: move REGTESTST_TYPE default setting
2021-02-05 Willy TarreauMINOR: cli/show_fd: report local and report ports when...
2021-02-05 Willy TarreauBUILD: ssl: fix build breakage with last commit
2021-02-05 Willy TarreauBUG/MINOR: ssl: do not try to use early data if not...
2021-02-04 Willy TarreauBUG/MINOR: xxhash: make sure armv6 uses memcpy()
2021-02-04 Amaury DenoyelleBUG/MINOR: mux_h2: fix incorrect stat titles
2021-02-04 Willy TarreauBUG/MEDIUM: ssl: check a connection's status before...
2021-02-04 William LallemandBUG/MEDIUM: ssl/cli: abort ssl cert is freeing the...
next