1. 6823a3a MINOR: protocol: uniformize protocol errors by Willy Tarreau · 3 years, 1 month ago
  2. 37de553 MINOR: protocol: report the file and line number for binding/listening errors by Willy Tarreau · 3 years, 1 month ago
  3. f78b52e MINOR: inet: report the faulty interface name in "bind" errors by Willy Tarreau · 3 years, 1 month ago
  4. 3cf05cb MINOR: proto_tcp: also report the attempted MSS values in error message by Willy Tarreau · 3 years, 1 month ago
  5. ed17485 MINOR: proto_tcp: use chunk_appendf() to ouput socket setup errors by Bjoern Jacke · 3 years, 11 months ago
  6. 1dbf578 BUILD: jwt: fix declaration of EVP_KEY in jwt-h.h by William Lallemand · 3 years, 1 month ago
  7. 36da606 REGTESTS: jwt: Add tests for the jwt_verify converter by Remi Tricot-Le Breton · 3 years, 2 months ago
  8. 130e142 MEDIUM: jwt: Add jwt_verify converter to verify JWT integrity by Remi Tricot-Le Breton · 3 years, 2 months ago
  9. 0a72f5e MINOR: jwt: jwt_header_query and jwt_payload_query converters by Remi Tricot-Le Breton · 3 years, 2 months ago
  10. 864089e MINOR: jwt: Insert public certificates into dedicated JWT tree by Remi Tricot-Le Breton · 3 years, 2 months ago
  11. e0d3c00 MINOR: jwt: JWT tokenizing helper function by Remi Tricot-Le Breton · 3 years, 2 months ago
  12. 7feb361 MINOR: jwt: Parse JWT alg field by Remi Tricot-Le Breton · 3 years, 2 months ago
  13. f5dd337 MINOR: http: Add http_auth_bearer sample fetch by Remi Tricot-Le Breton · 3 years, 2 months ago
  14. 1d58b01 MINOR: ssl: add ssl_fc_is_resumed to "option httpslog" by William Lallemand · 3 years, 1 month ago
  15. e5dfd40 REGTESTS: ssl: re-enable set_ssl_cert_bundle.vtc by William Lallemand · 3 years, 1 month ago
  16. 493bb1d MINOR: quic: handle CONNECTION_CLOSE frame by Amaury Denoyelle · 3 years, 1 month ago
  17. 1e308ff MINOR: mux: remove last occurences of qcc ring buffer by Amaury Denoyelle · 3 years, 1 month ago
  18. cae0791 MEDIUM: mux-quic: defer stream shut if remaining tx data by Amaury Denoyelle · 3 years, 2 months ago
  19. ac8ee25 MINOR: mux-quic: implement standard method to detect if qcc is dead by Amaury Denoyelle · 3 years, 2 months ago
  20. 4fc8b1c CLEANUP: h3: remove dead code by Amaury Denoyelle · 3 years, 2 months ago
  21. a587136 MINOR: mux-quic: standardize h3 settings sending by Amaury Denoyelle · 3 years, 2 months ago
  22. a543eb1 MEDIUM: h3: properly manage tx buffers for large data by Amaury Denoyelle · 3 years, 2 months ago
  23. d3d97c6 MEDIUM: mux-quic: rationalize tx buffers between qcc/qcs by Amaury Denoyelle · 3 years, 2 months ago
  24. e1b6109 REGTESTS: ssl: Use mostly TLSv1.2 in ssl_errors test by Remi Tricot-Le Breton · 3 years, 1 month ago
  25. d12e13a REGTESTS: ssl: Reenable ssl_errors test for OpenSSL only by Remi Tricot-Le Breton · 3 years, 2 months ago
  26. d266cda REGTESTS: ssl: Fix ssl_errors test for OpenSSL v3 by Remi Tricot-Le Breton · 3 years, 2 months ago
  27. b01179a MINOR: ssl: Add ssllib_name_startswith precondition by Remi Tricot-Le Breton · 3 years, 2 months ago
  28. 1ac65f8 REGTESTS: ssl: Fix references to removed option in test description by Remi Tricot-Le Breton · 3 years, 2 months ago
  29. bc2b96c CI: github: switch to OpenSSL 3.0.0 by William Lallemand · 3 years, 1 month ago
  30. 9e5e586 BUG/MINOR: lua: Fix lua error handling in `hlua_config_prepend_path()` by Tim Duesterhus · 3 years, 2 months ago
  31. 8c67ece CLEANUP: stream: Properly indent current_rule line in "show sess all" by Christopher Faulet · 3 years, 1 month ago
  32. d4762b8 MINOR: stream: report the current filter in "show sess all" when known by Christopher Faulet · 3 years, 1 month ago
  33. 1274e10 MINOR: stream: report the current rule in "show sess all" when known by Willy Tarreau · 3 years, 2 months ago
  34. c9e4868 MINOR: rules: add a file name and line number to act_rules by Willy Tarreau · 3 years, 2 months ago
  35. d535f80 MINOR: rules: add a new function new_act_rule() to allocate act_rules by Willy Tarreau · 3 years, 2 months ago
  36. e972c0a MINOR: initcall: Rename __GLOBL and __GLOBL1. by Olivier Houchard · 3 years, 2 months ago
  37. 4c67bd6 [RELEASE] Released version 2.5-dev9 by Willy Tarreau · 3 years, 2 months ago
  38. db2ab82 MEDIUM: stick-table: never learn the "conn_cur" value from peers by Willy Tarreau · 3 years, 2 months ago
  39. e3f4d74 MEDIUM: config: resolve relative threads on bind lines to absolute ones by Willy Tarreau · 3 years, 2 months ago
  40. 627def9 MINOR: threads: add a new function to resolve config groups and masks by Willy Tarreau · 3 years, 2 months ago
  41. d57b9ff MEDIUM: listeners: support the definition of thread groups on bind lines by Willy Tarreau · 3 years, 2 months ago
  42. a3870b7 MINOR: debug: report the group and thread ID in the thread dumps by Willy Tarreau · 3 years, 2 months ago
  43. b90935c MINOR: threads: add the current group ID in thread-local "tgid" variable by Willy Tarreau · 3 years, 2 months ago
  44. 43ab05b MEDIUM: threads: replace ha_set_tid() with ha_set_thread() by Willy Tarreau · 3 years, 2 months ago
  45. cc7a11e MINOR: threads: set the tid, ltid and their bit in thread_cfg by Willy Tarreau · 3 years, 2 months ago
  46. 6eee85f MINOR: threads: set the group ID and its bit in the thread group by Willy Tarreau · 3 years, 2 months ago
  47. e6806eb MEDIUM: threads: automatically assign threads to groups by Willy Tarreau · 3 years, 2 months ago
  48. fc69e41 MINOR: threads: make tg point to the current thread's group by Willy Tarreau · 3 years, 2 months ago
  49. d04bc3a MINOR: global: add a new "thread-group" directive by Willy Tarreau · 3 years, 2 months ago
  50. c33b969 MINOR: global: add a new "thread-groups" directive by Willy Tarreau · 3 years, 2 months ago
  51. f966284 MINOR: threads: introduce a minimalistic notion of thread-group by Willy Tarreau · 3 years, 2 months ago
  52. 6036342 MINOR: thread: make "ti" a const pointer and clean up thread_info a bit by Willy Tarreau · 3 years, 2 months ago
  53. b4e3476 REORG: thread/sched: move the last dynamic thread_info to thread_ctx by Willy Tarreau · 3 years, 2 months ago
  54. a0b9953 REORG: thread/sched: move the thread_info flags to the thread_ctx by Willy Tarreau · 3 years, 2 months ago
  55. 45c38e2 REORG: thread/clock: move the clock parts of thread_info to thread_ctx by Willy Tarreau · 3 years, 2 months ago
  56. 1a9c922 REORG: thread/sched: move the task_per_thread stuff to thread_ctx by Willy Tarreau · 3 years, 2 months ago
  57. 6414e44 CLEANUP: wdt: do not remap SI_TKILL to SI_LWP, test the values directly by Willy Tarreau · 3 years, 2 months ago
  58. b474f43 MINOR: wdt: move wd_timer to wdt.c by Willy Tarreau · 3 years, 2 months ago
  59. 2169498 MINOR: clock: move the clock_ids to clock.c by Willy Tarreau · 3 years, 2 months ago
  60. 6cb0c39 REORG: clock/wdt: move wdt timer initialization to clock.c by Willy Tarreau · 3 years, 2 months ago
  61. 44c58da REORG: clock: move the clock_id initialization to clock.c by Willy Tarreau · 3 years, 2 months ago
  62. 2c6a998 CLEANUP: clock: stop exporting before_poll and after_poll by Willy Tarreau · 3 years, 2 months ago
  63. 20adfde MINOR: activity: get the run_time from the clock updates by Willy Tarreau · 3 years, 2 months ago
  64. f9d5e10 REORG: clock: move the updates of cpu/mono time to clock.c by Willy Tarreau · 3 years, 2 months ago
  65. 5554264 REORG: time: move time-keeping code and variables to clock.c by Willy Tarreau · 3 years, 2 months ago
  66. 28345c6 BUILD: init: avoid a build warning on FreeBSD with USE_PROCCTL by Willy Tarreau · 3 years, 2 months ago
  67. de361ad BUILD: connection: avoid a build warning on FreeBSD with SO_USER_COOKIE by Willy Tarreau · 3 years, 2 months ago
  68. eb01f59 BUG/MINOR: quic: fix includes for compilation by Amaury Denoyelle · 3 years, 2 months ago
  69. 769e9ff CLEANUP: mux-quic: remove unused code by Amaury Denoyelle · 3 years, 2 months ago
  70. 9c8c4fa MINOR: qpack: fix memory leak on huffman decoding by Amaury Denoyelle · 3 years, 2 months ago
  71. 3a590c7 MINOR: qpack: support non-indexed http status code encoding by Amaury Denoyelle · 3 years, 2 months ago
  72. fccffe0 MINOR: qpack: do not encode invalid http status code by Amaury Denoyelle · 3 years, 2 months ago
  73. 485da0b BUG/MEDIUM: mux_h2: Handle others remaining read0 cases on partial frames by Christopher Faulet · 3 years, 2 months ago
  74. 2af1985 BUG/MAJOR: quic: remove qc from receiver cids tree on free by Amaury Denoyelle · 3 years, 2 months ago
  75. d595f10 MINOR: mux-quic: release connection if no more bidir streams by Amaury Denoyelle · 3 years, 2 months ago
  76. 336f6fd BUG/MAJOR: xprt-quic: do not queue qc timer if not set by Amaury Denoyelle · 3 years, 2 months ago
  77. 139814a BUG/MEDIUM: mux-quic: reinsert all streams in by_id tree by Amaury Denoyelle · 3 years, 2 months ago
  78. 75dd2b7 MINOR: quic: Fix SSL error issues (do not use ssl_bio_and_sess_init()) by Frédéric Lécaille · 3 years, 2 months ago
  79. 7c881bd MINOR: quic: BUG_ON() SSL errors. by Frédéric Lécaille · 3 years, 2 months ago
  80. 6f0fadb MINOR: quic: Add a function to dump SSL stack errors by Frédéric Lécaille · 3 years, 2 months ago
  81. 57e6e9e MINOR: quic: Distinguish packet and SSL read enc. level in traces by Frédéric Lécaille · 3 years, 2 months ago
  82. 1b4a714 MINOR: pools: report the amount used by thread caches in "show pools" by Willy Tarreau · 3 years, 2 months ago
  83. 1a9b8a6 BUG/MINOR: task: fix missing include with DEBUG_TASK by Amaury Denoyelle · 3 years, 2 months ago
  84. cd34ad7 DOC: configuration: add clarification on escaping in keyword arguments by Thayne McCombs · 3 years, 2 months ago
  85. aa99276 CLEANUP: thread: uninline ha_tkill/ha_tkillall/ha_cpu_relax() by Willy Tarreau · 3 years, 2 months ago
  86. 5e03dfa MINOR: thread: use a dedicated static pthread_t array in thread.c by Willy Tarreau · 3 years, 2 months ago
  87. 4eeb883 REORG: thread: move ha_get_pthread_id() to thread.c by Willy Tarreau · 3 years, 2 months ago
  88. d10385a REORG: thread: move the thread init/affinity/stop to thread.c by Willy Tarreau · 3 years, 2 months ago
  89. 19b18ad CLENAUP: wdt: use ha_tkill() instead of accessing pthread directly by Willy Tarreau · 3 years, 2 months ago
  90. b63888c REORG: fd: uninline compute_poll_timeout() by Willy Tarreau · 3 years, 2 months ago
  91. c91f608 CLEANUP: fd: do not include time.h by Willy Tarreau · 3 years, 2 months ago
  92. 561958c CLEANUP: time: move a few configurable defines to defaults.h by Willy Tarreau · 3 years, 2 months ago
  93. d8b325c REORG: task: uninline the loop time measurement code by Willy Tarreau · 3 years, 2 months ago
  94. 8de90c7 REORG: connection: uninline the rest of the alloc/free stuff by Willy Tarreau · 3 years, 2 months ago
  95. 7969986 CLEANUP: connection: remove unneeded tcpcheck-t.h and use only session-t.h by Willy Tarreau · 3 years, 2 months ago
  96. 5d921c5 CLEANUP: connection: do not include http_ana! by Willy Tarreau · 3 years, 2 months ago
  97. aac777f REORG: connection: move the largest inlines from connection.h to connection.c by Willy Tarreau · 3 years, 2 months ago
  98. 1db546e CLEANUP: tree-wide: only include ebtree-t from type files by Willy Tarreau · 3 years, 2 months ago
  99. 9b7a617 REORG: ebtree: split structures into their own file ebtree-t.h by Willy Tarreau · 3 years, 2 months ago
  100. 260f324 REORG: server: uninline the idle conns management functions by Willy Tarreau · 3 years, 2 months ago