1. 4c8ad84 MINOR: mux: Add a ctl parameter to get the exit status of the multiplexers by Christopher Faulet · 3 years, 9 months ago
  2. 7d0c19e MINOR: session: Add functions to increase http values of tracked counters by Christopher Faulet · 3 years, 9 months ago
  3. 8460063 MINOR: stick-tables: Add functions to update some values of a tracked counter by Christopher Faulet · 3 years, 9 months ago
  4. 26256f8 MINOR: stream: Pass an optional input buffer when a stream is created by Christopher Faulet · 3 years, 10 months ago
  5. afc02a4 MINOR: muxes: Remove get_cs_info callback function now useless by Christopher Faulet · 3 years, 9 months ago
  6. d517396 MINOR: session: Add the idle duration field into the session by Christopher Faulet · 3 years, 9 months ago
  7. c749259 MINOR: lua-thread: Store each function reference and init reference in array by Thierry Fournier · 3 years, 7 months ago
  8. 021d986 MINOR: lua-thread: Replace state_from by state_id by Thierry Fournier · 3 years, 7 months ago
  9. 62a22aa MINOR: lua-thread: Replace "struct hlua_function" allocation by dedicated function by Thierry Fournier · 3 years, 7 months ago
  10. 75fc029 MINOR: lua-thread: make hlua_ctx_init() get L from its caller by Thierry Fournier · 3 years, 7 months ago
  11. ad5345f MINOR: lua-thread: Replace embedded struct hlua_function by a pointer by Thierry Fournier · 3 years, 7 months ago
  12. a51a1fd MINOR: cli: add a function to look up a CLI service description by Thierry Fournier · 3 years, 7 months ago
  13. 87e5399 MINOR: actions: add a function returning a service pointer from its name by Thierry Fournier · 3 years, 7 months ago
  14. 7a71a6d MINOR: actions: Export actions lookup functions by Thierry Fournier · 3 years, 7 months ago
  15. a1f1274 MINOR: traces: add a new level "error" below the "user" level by Willy Tarreau · 3 years, 7 months ago
  16. fcdfd85 MINOR: log: Logging HTTP path only with %HPO by Maciej Zdeb · 3 years, 7 months ago
  17. 0237c4e BUG/MEDIUM: local log format regression. by Emeric Brun · 3 years, 7 months ago
  18. 4d6c594 BUG/MEDIUM: task: close a possible data race condition on a tasklet's list link by Willy Tarreau · 3 years, 7 months ago
  19. 2da4c31 MINOR: task: remove __tasklet_remove_from_tasklet_list() by Willy Tarreau · 3 years, 7 months ago
  20. a868c29 MINOR: task: remove tasklet_insert_into_tasklet_list() by Willy Tarreau · 3 years, 7 months ago
  21. 1f05324 BUG/MEDIUM: lists: Lock the element while we check if it is in a list. by Olivier Houchard · 3 years, 7 months ago
  22. 1e237d0 MINOR: plock: use an ARMv8 instruction barrier for the pause instruction by Your Name · 3 years, 7 months ago
  23. 97b7bdf REORG: tcpcheck: Move check option parsing functions based on tcp-check by Christopher Faulet · 3 years, 7 months ago
  24. bb9fb8b MINOR: config: Deprecate and ignore tune.chksize global option by Christopher Faulet · 3 years, 7 months ago
  25. b381a50 BUG/MAJOR: tcpcheck: Allocate input and output buffers from the buffer pool by Christopher Faulet · 3 years, 7 months ago
  26. 3d08236 MINOR: cache: Prepare helper functions for Vary support by Remi Tricot-Le Breton · 3 years, 8 months ago
  27. 401e6db BUG/MAJOR: filters: Always keep all offsets up to date during data filtering by Christopher Faulet · 3 years, 7 months ago
  28. 5bfe663 BUILD: SSL: do not "update" BoringSSL version equivalent anymore by Ilya Shipitsin · 3 years, 8 months ago
  29. f04a89c CLEANUP: remove unused function "ssl_sock_is_ckch_valid" by Ilya Shipitsin · 3 years, 8 months ago
  30. 2de240a MINOR: stream: Add level 7 retries on http error 401, 403 by Julien Pivotto · 3 years, 8 months ago
  31. ebdd4c5 MINOR: http_act: Add -m flag for del-header name matching method by Maciej Zdeb · 3 years, 8 months ago
  32. 3aab17b BUG/MAJOR: connection: reset conn->owner when detaching from session list by Willy Tarreau · 3 years, 8 months ago
  33. 38b4d2e CLEANUP: connection: do not use conn->owner when the session is known by Willy Tarreau · 3 years, 8 months ago
  34. f34ed0b BUILD: SSL: guard TLS13 ciphersuites with HAVE_SSL_CTX_SET_CIPHERSUITES by Ilya Shipitsin · 3 years, 8 months ago
  35. bdec3ba BUILD: ssl: use SSL_MODE_ASYNC macro instead of OPENSSL_VERSION by Ilya Shipitsin · 3 years, 8 months ago
  36. f637044 MEDIUM: cli/ssl: configure ssl on server at runtime by William Dauchy · 3 years, 8 months ago
  37. 83fefbc MINOR: init: Fix the prototype for per-thread free callbacks by Christopher Faulet · 3 years, 8 months ago
  38. 7f8f6cb BUG/MEDIUM: stats: prevent crash if counters not alloc with dummy one by Amaury Denoyelle · 3 years, 8 months ago
  39. cc9bf2e MEDIUM: cache: Change caching conditions by Remi Tricot-Le Breton · 3 years, 8 months ago
  40. a66adf4 MINOR: http-htx: Add understandable errors for the errorfiles parsing by Christopher Faulet · 3 years, 8 months ago
  41. 38d4199 MEDIUM: pattern: turn the pattern chaining to single-linked list by Willy Tarreau · 3 years, 8 months ago
  42. 94b9abe MINOR: pattern: add pat_ref_purge_older() to purge old entries by Willy Tarreau · 3 years, 8 months ago
  43. 1a6857b MINOR: pattern: implement pat_ref_load() to load a pattern at a given generation by Willy Tarreau · 3 years, 8 months ago
  44. 0439e5e MINOR: pattern: add pat_ref_commit() to commit a previously inserted element by Willy Tarreau · 3 years, 8 months ago
  45. 2994774 MINOR: pattern: store a generation number in the reference patterns by Willy Tarreau · 3 years, 8 months ago
  46. 1fd52f7 MINOR: pattern: introduce pat_ref_delete_by_ptr() to delete a valid reference by Willy Tarreau · 3 years, 8 months ago
  47. a98b288 CLEANUP: pattern: remove pat_delete_fcts[] and pattern_head->delete() by Willy Tarreau · 3 years, 8 months ago
  48. f1c0892 MINOR: pattern: remerge the list and tree deletion functions by Willy Tarreau · 3 years, 8 months ago
  49. 78777ea MEDIUM: pattern: change the pat_del_* functions to delete from the references by Willy Tarreau · 3 years, 8 months ago
  50. 4bdd0a1 MEDIUM: pattern: link all final elements from the reference by Willy Tarreau · 3 years, 8 months ago
  51. 6d8a689 MINOR: pattern: make the delete and prune functions more generic by Willy Tarreau · 3 years, 8 months ago
  52. 9b5c8bb MINOR: pattern: new sflag PAT_SF_REGFREE indicates regex_free() is needed by Willy Tarreau · 3 years, 8 months ago
  53. 3ee0de1 MINOR: pattern: move the update revision to the pat_ref, not the expression by Willy Tarreau · 3 years, 8 months ago
  54. 1d3c700 MINOR: compat: automatically include malloc.h on glibc by Willy Tarreau · 3 years, 8 months ago
  55. e279ca6 MINOR: sample: Add converts to parses MQTT messages by Baptiste Assmann · 3 years, 8 months ago
  56. e138dda MINOR: sample: Add converters to parse FIX messages by Baptiste Assmann · 3 years, 9 months ago
  57. cf26623 MINOR: ist: Add istend() function to return a pointer to the end of the string by Christopher Faulet · 3 years, 9 months ago
  58. 1db5579 [RELEASE] Released version 2.4-dev0 by Willy Tarreau · 3 years, 8 months ago
  59. b9b2ac2 MINOR: version: it's development again. by Willy Tarreau · 3 years, 8 months ago
  60. 0badabc MINOR: version: mention that it's stable now by Willy Tarreau · 3 years, 8 months ago
  61. 0aa8c29 BUILD: ssl: use feature macros for detecting ec curves manipulation support by Ilya Shipitsin · 3 years, 8 months ago
  62. 5b8af1e MINOR: ssl: define SSL_CTX_set1_curves_list to itself on BoringSSL by Willy Tarreau · 3 years, 8 months ago
  63. 7e98e28 MINOR: fd: add fd_want_recv_safe() by Willy Tarreau · 3 years, 8 months ago
  64. 9dd7f4f MINOR: debug: don't count free(NULL) in memstats by Willy Tarreau · 3 years, 8 months ago
  65. 04a5a44 BUILD: ssl: use HAVE_OPENSSL_KEYLOG instead of OpenSSL versions by Ilya Shipitsin · 3 years, 8 months ago
  66. b706a3b CLEANUP: pattern: remove unused entry "tree" in pattern.val by Willy Tarreau · 3 years, 8 months ago
  67. 6bedf15 MINOR: pattern: export pat_ref_push() by Willy Tarreau · 3 years, 8 months ago
  68. f4edb72 MINOR: pattern: make pat_ref_append() return the newly added element by Willy Tarreau · 3 years, 8 months ago
  69. bb4582c MINOR: ist: Add a case insensitive istmatch function by Remi Tricot-Le Breton · 3 years, 8 months ago
  70. bd71510 MINOR: stats: report server's user-configured weight next to effective weight by Willy Tarreau · 3 years, 9 months ago
  71. 3e32036 MINOR: stats: also support a "no-maint" show stat modifier by Willy Tarreau · 3 years, 9 months ago
  72. 6701199 Revert "OPTIM: queue: don't call pendconn_unlink() when the pendconn is not queued" by Willy Tarreau · 3 years, 9 months ago
  73. b7ba1d9 OPTIM: queue: don't call pendconn_unlink() when the pendconn is not queued by Willy Tarreau · 3 years, 9 months ago
  74. ac66d6b MINOR: proxy; replace the spinlock with an rwlock by Willy Tarreau · 3 years, 9 months ago
  75. de785f0 MINOR: threads/debug: only report lock stats for used operations by Willy Tarreau · 3 years, 9 months ago
  76. 23d3b00 MINOR: threads/debug: only report used lock stats by Willy Tarreau · 3 years, 9 months ago
  77. d6c4836 BUG/MINOR: http-ana: Don't send payload for internal responses to HEAD requests by Christopher Faulet · 3 years, 9 months ago
  78. 6cb1038 MEDIUM: cache: Add support for 'If-None-Match' request header by Remi Tricot-Le Breton · 3 years, 9 months ago
  79. bcced09 MINOR: http: Add etag comparison function by Remi Tricot-Le Breton · 3 years, 9 months ago
  80. 2493ee8 MINOR: http: Add `enum etag_type http_get_etag_type(const struct ist)` by Tim Duesterhus · 3 years, 9 months ago
  81. 8e8581e MINOR: ssl: 'ssl-load-extra-del-ext' removes the certificate extension by William Lallemand · 3 years, 9 months ago
  82. 96ddc8a BUG/MEDIUM: connection: Never cleanup server lists when freeing private conns by Christopher Faulet · 3 years, 9 months ago
  83. 69a7b8f CLEANUP: task: remove the unused and mishandled global_rqueue_size by Willy Tarreau · 3 years, 9 months ago
  84. e72a3f4 CLEANUP: tree-wide: reorder a few structures to plug some holes around locks by Willy Tarreau · 3 years, 9 months ago
  85. 8f1f177 MINOR: threads: change lock_t to an unsigned int by Willy Tarreau · 3 years, 9 months ago
  86. 3d18498 CLEANUP: threads: don't register an initcall when not debugging by Willy Tarreau · 3 years, 9 months ago
  87. fcb69d7 BUILD: ssl: make BoringSSL use its own version numbers by Ilya Shipitsin · 3 years, 9 months ago
  88. cd10def MINOR: backend: replace the lbprm lock with an rwlock by Willy Tarreau · 3 years, 9 months ago
  89. 61f799b MINOR: threads: add the transitions to/from the seek state by Willy Tarreau · 3 years, 9 months ago
  90. 8d5360c MINOR: threads: augment rwlock debugging stats to report seek lock stats by Willy Tarreau · 3 years, 9 months ago
  91. 233ad28 CLEANUP: protocol: remove the now unused <handler> field of proto_fam->bind() by Willy Tarreau · 3 years, 9 months ago
  92. a74cb38 MINOR: protocol: register the receiver's I/O handler and not the protocol's by Willy Tarreau · 3 years, 9 months ago
  93. d2fb99f MINOR: protocol: add a default I/O callback and put it into the receiver by Willy Tarreau · 3 years, 9 months ago
  94. f1dc9f2 MINOR: sock: implement sock_accept_conn() to accept a connection by Willy Tarreau · 3 years, 9 months ago
  95. 1e509a7 MINOR: protocol: add a new function accept_conn() by Willy Tarreau · 3 years, 9 months ago
  96. 7d053e4 MINOR: sock: rename sock_accept_conn() to sock_accepting_conn() by Willy Tarreau · 3 years, 9 months ago
  97. 65ed143 MINOR: connection: add new error codes for accept_conn() by Willy Tarreau · 3 years, 9 months ago
  98. 83efc32 MEDIUM: listener: allocate the connection before queuing a new connection by Willy Tarreau · 3 years, 9 months ago
  99. 9b7587a MINOR: connection: make sockaddr_alloc() take the address to be copied by Willy Tarreau · 3 years, 9 months ago
  100. 0138f51 CLEANUP: fd: finally get rid of fd_done_recv() by Willy Tarreau · 3 years, 9 months ago