1. 76edc0f MEDIUM: proxy: Add a directive to reference an http-errors section in a proxy by Christopher Faulet · 4 years, 6 months ago
  2. 35cd81d MINOR: http-htx: Add a new section to create groups of custom HTTP errors by Christopher Faulet · 4 years, 6 months ago
  3. 5885775 MEDIUM: http-htx/proxy: Use a global and centralized storage for HTTP error messages by Christopher Faulet · 4 years, 6 months ago
  4. bdf6526 MINOR: http-htx: Add functions to create HTX redirect message by Christopher Faulet · 4 years, 6 months ago
  5. 5031ef5 MINOR: http-htx: Add functions to read a raw error file and convert it in HTX by Christopher Faulet · 4 years, 6 months ago
  6. d73b96d MINOR: tcp-rules: Make tcp-request capture a custom action by Christopher Faulet · 4 years, 7 months ago
  7. ac98d81 MINOR: http-rule/tcp-rules: Make track-sc* custom actions by Christopher Faulet · 4 years, 7 months ago
  8. 91b3ec1 MEDIUM: http-rules: Make early-hint custom actions by Christopher Faulet · 4 years, 6 months ago
  9. 046cf44 MINOR: http-rules: Make set/del-map and add/del-acl custom actions by Christopher Faulet · 4 years, 7 months ago
  10. d1f27e3 MINOR: http-rules: Make set-header and add-header custom actions by Christopher Faulet · 4 years, 7 months ago
  11. 92d34fe MINOR: http-rules: Make replace-header and replace-value custom actions by Christopher Faulet · 4 years, 7 months ago
  12. 006f650 MINOR: actions: Use an integer to set the action type by Christopher Faulet · 4 years, 7 months ago
  13. 245cf79 MINOR: actions: Add flags to configure the action behaviour by Christopher Faulet · 4 years, 7 months ago
  14. 105ba6c MINOR: actions: Rename the act_flag enum into act_opt by Christopher Faulet · 4 years, 7 months ago
  15. cd26e8a MINOR: http-rules/tcp-rules: Call the defined action function first if defined by Christopher Faulet · 4 years, 7 months ago
  16. 96bff76 MINOR: actions: Regroup some info about HTTP rules in the same struct by Christopher Faulet · 4 years, 7 months ago
  17. 58b3564 MINOR: actions: Add a function pointer to release args used by actions by Christopher Faulet · 4 years, 7 months ago
  18. e00d06c MINOR: http-rules: Handle all message rewrites the same way by Christopher Faulet · 4 years, 7 months ago
  19. a00071e MINOR: http-ana: Add a txn flag to support soft/strict message rewrites by Christopher Faulet · 4 years, 7 months ago
  20. a08546b MINOR: counters: Remove failed_secu counter and use denied_resp instead by Christopher Faulet · 4 years, 7 months ago
  21. 0159ee4 MINOR: stats: Report internal errors in the proxies/listeners/servers stats by Christopher Faulet · 4 years, 7 months ago
  22. 30a2a37 MINOR: http-rules: Add more return codes to let custom actions act as normal ones by Christopher Faulet · 4 years, 7 months ago
  23. 4d90db5 MINOR: http-rules: Add a rule result to report internal error by Christopher Faulet · 4 years, 7 months ago
  24. d4ce6c2 MINOR: counters: Add a counter to report internal processing errors by Christopher Faulet · 4 years, 7 months ago
  25. cb55013 BUG/MINOR: http-rules: Remove buggy deinit functions for HTTP rules by Christopher Faulet · 4 years, 7 months ago
  26. ee1a6fc MINOR: connection: make the last arg of subscribe() a struct wait_event* by Willy Tarreau · 4 years, 6 months ago
  27. 7872d1f MEDIUM: connection: merge the send_wait and recv_wait entries by Willy Tarreau · 4 years, 6 months ago
  28. 3a9312a REORG: stream/backend: move backend-specific stuff to backend.c by Willy Tarreau · 4 years, 6 months ago
  29. 3381bf8 MEDIUM: connection: get rid of CO_FL_CURR_* flags by Willy Tarreau · 4 years, 6 months ago
  30. e2a0eec MINOR: connection: move the CO_FL_WAIT_ROOM cleanup to the reader only by Willy Tarreau · 4 years, 6 months ago
  31. 17ccd1a BUG/MEDIUM: connection: add a mux flag to indicate splice usability by Willy Tarreau · 4 years, 6 months ago
  32. 340b07e BUG/MAJOR: hashes: fix the signedness of the hash inputs by Willy Tarreau · 4 years, 6 months ago
  33. f31af93 MEDIUM: lua: don't call the GC as often when dealing with outgoing connections by Willy Tarreau · 4 years, 6 months ago
  34. 3c4f40a BUG/MEDIUM: tasks: Use the MT macros in tasklet_free(). by Olivier Houchard · 4 years, 6 months ago
  35. 9205fea MINOR: http: Add 404 to http-request deny by Florian Tham · 4 years, 6 months ago
  36. 272e29b MINOR: http: Add 410 to http-request deny by Florian Tham · 4 years, 6 months ago
  37. eaf05be OPTIM: polling: do not create update entries for FD removal by Willy Tarreau · 4 years, 6 months ago
  38. 1968988 MINOR: poller: do not call the IO handler if the FD is not active by Willy Tarreau · 4 years, 6 months ago
  39. 0fbc318 CLEANUP: connection: merge CO_FL_NOTIFY_DATA and CO_FL_NOTIFY_DONE by Willy Tarreau · 4 years, 6 months ago
  40. 4970e5a REORG: connection: move tcp_connect_probe() to conn_fd_check() by Willy Tarreau · 4 years, 6 months ago
  41. 11ef083 MINOR: pollers: add a new flag to indicate pollers reporting ERR & HUP by Willy Tarreau · 4 years, 7 months ago
  42. a26d1e1 BUILD: ssl: improve SSL_CTX_set_ecdh_auto compatibility by Lukas Tribus · 4 years, 7 months ago
  43. b3814c2 BUG/MINOR: ssl: openssl-compat: Fix getm_ defines by Rosen Penev · 4 years, 7 months ago
  44. dd0e89a BUG/MAJOR: task: add a new TASK_SHARED_WQ flag to fix foreing requeuing by Willy Tarreau · 4 years, 7 months ago
  45. 76014fd MEDIUM: h1-htx: Add HTX EOM block when the message is in H1_MSG_DONE state by Christopher Faulet · 4 years, 7 months ago
  46. fec56c6 BUG/MINOR: listener: fix off-by-one in state name check by Willy Tarreau · 4 years, 7 months ago
  47. d26c9f9 BUG/MINOR: mworker: properly pass SIGTTOU/SIGTTIN to workers by Willy Tarreau · 4 years, 7 months ago
  48. c49ba52 MINOR: tasks: split wake_expired_tasks() in two parts to avoid useless wakeups by Willy Tarreau · 4 years, 7 months ago
  49. 440d09b BUG/MINOR: tasks: only requeue a task if it was already in the queue by Willy Tarreau · 4 years, 7 months ago
  50. a1d97f8 REORG: listener: move the global listener queue code to listener.c by Willy Tarreau · 4 years, 7 months ago
  51. 241797a MINOR: listener: split dequeue_all_listener() in two by Willy Tarreau · 4 years, 7 months ago
  52. a45a8b5 MEDIUM: init: set NO_NEW_PRIVS by default when supported by Willy Tarreau · 4 years, 7 months ago upstream/master
  53. 0742c31 BUG/MEDIUM: tasks: Make sure we switch wait queues in task_set_affinity(). by Olivier Houchard · 4 years, 7 months ago
  54. d96f112 MEDIUM: init: prevent process and thread creation at runtime by Willy Tarreau · 4 years, 7 months ago
  55. e9a100e BUG/MINOR: ssl: fix X509 compatibility for openssl < 1.1.0 by Emmanuel Hocdet · 4 years, 7 months ago
  56. d4f9a60 MINOR: ssl: deduplicate ca-file by Emmanuel Hocdet · 4 years, 9 months ago
  57. cdb27e8 MINOR: version: this is development again, update the status by Willy Tarreau · 4 years, 7 months ago
  58. 2e077f8 [RELEASE] Released version 2.2-dev0 by Willy Tarreau · 4 years, 7 months ago
  59. 9ca7f8c MINOR: version: indicate that this version is stable by Willy Tarreau · 4 years, 7 months ago
  60. c22d5df MINOR: h2: add a function to report H2 error codes as strings by Willy Tarreau · 4 years, 8 months ago
  61. 8f3ce06 MINOR: ist: add ist_find_ctl() by Willy Tarreau · 4 years, 8 months ago
  62. 47479eb MINOR: version: emit the link to the known bugs in output of "haproxy -v" by Willy Tarreau · 4 years, 8 months ago
  63. 08dd202 MINOR: version: report the version status in "haproxy -v" by Willy Tarreau · 4 years, 8 months ago
  64. 8b45391 MINOR: ssl: ssl_sock_prepare_ctx() return an error code by William Lallemand · 4 years, 8 months ago
  65. f871691 MEDIUM: dns: Add resolve-opts "ignore-weight" by Daniel Corbett · 4 years, 8 months ago
  66. ec1c10b MINOR: peers: Add debugging information to "show peers". by Frédéric Lécaille · 4 years, 8 months ago
  67. 33cab3c MINOR: peers: Add TX/RX heartbeat counters. by Frédéric Lécaille · 4 years, 8 months ago
  68. 0d7712d MINOR: stick-table: allow sc-set-gpt0 to set value from an expression by Cédric Dufour · 4 years, 8 months ago
  69. 869efd5 BUG/MINOR: log: make "show startup-log" use a ring buffer instead by Willy Tarreau · 4 years, 8 months ago
  70. 0d1c2a6 MINOR: stats: Report max times in addition of the averages for sessions by Christopher Faulet · 4 years, 8 months ago
  71. efb41f0 MINOR: counters: Add fields to store the max observed for {q,c,d,t}_time by Christopher Faulet · 4 years, 8 months ago
  72. e2e8c67 MINOR: freq_ctr: Make the sliding window sums thread-safe by Christopher Faulet · 4 years, 8 months ago
  73. b2e5849 MEDIUM: filters: Adapt filters API to allow again TCP filtering on HTX streams by Christopher Faulet · 4 years, 8 months ago
  74. da52035 MINOR: memory: also poison the area on freeing by Willy Tarreau · 4 years, 8 months ago
  75. 7031e3d BUG/MEDIUM: tasks: Make tasklet_remove_from_tasklet_list() no matter the tasklet. by Olivier Houchard · 4 years, 8 months ago
  76. fee726f MINOR: http-ana: Remove the unused function http_reset_txn() by Christopher Faulet · 4 years, 8 months ago
  77. eea8fc7 MEDIUM: stream/trace: Register a new trace source with its events by Christopher Faulet · 4 years, 8 months ago
  78. db703b1 MINOR: trace: Add a set of macros to trace events if HA is compiled with debug by Christopher Faulet · 4 years, 8 months ago
  79. 21724f0 MINOR: ssl/cli: replace the default_ctx during 'commit ssl cert' by William Lallemand · 4 years, 8 months ago
  80. ae6f125 MINOR: sample: add us/ms support to date/http_date by Damien Claisse · 4 years, 8 months ago
  81. beea2a4 CLEANUP: ssl/cli: remove leftovers of bundle/certs (it < 2) by William Lallemand · 4 years, 8 months ago
  82. bc6ca7c MINOR: ssl/cli: rework 'set ssl cert' as 'set/commit' by William Lallemand · 4 years, 8 months ago
  83. 0fec3ab MINOR: init: always fail when setrlimit fails by William Dauchy · 4 years, 8 months ago
  84. 6e8e2ec BUG/MEDIUM: stream_interface: Only use SI_ST_RDY when the mux is ready. by Olivier Houchard · 4 years, 9 months ago
  85. 9b8e11e MINOR: mux: Add a new method to get informations about a mux. by Olivier Houchard · 4 years, 9 months ago
  86. 2254b8e Revert "MINOR: istbuf: add b_fromist() to make a buffer from an ist" by Willy Tarreau · 4 years, 8 months ago
  87. 20020ae MINOR: chunk: add chunk_istcat() to concatenate an ist after a chunk by Willy Tarreau · 4 years, 8 months ago
  88. 9b01370 MINOR: stats/debug: maintain a counter of debug commands issued by Willy Tarreau · 4 years, 9 months ago
  89. abb9f9b MINOR: cli: add an expert mode to hide dangerous commands by Willy Tarreau · 4 years, 9 months ago
  90. 86bfe14 REORG: move CLI access level definitions to cli.h by Willy Tarreau · 4 years, 9 months ago
  91. 705e088 BUG/MINOR: ssl: fix build of X509_chain_up_ref() w/ libreSSL by William Lallemand · 4 years, 9 months ago
  92. 89f5807 BUG/MINOR: ssl: fix build with openssl < 1.1.0 by William Lallemand · 4 years, 9 months ago
  93. 8f840d7 MEDIUM: cli/ssl: handle the creation of SSL_CTX in an IO handler by William Lallemand · 4 years, 9 months ago
  94. 403bfbb BUG/MEDIUM: pattern: make the pattern LRU cache thread-local and lockless by Willy Tarreau · 4 years, 9 months ago
  95. 8cdc167 BUG/MEDIUM: task: make tasklets either local or shared but not both at once by Willy Tarreau · 4 years, 9 months ago
  96. 891b5ef BUG/MEDIUM: tasklet: properly compute the sleeping threads mask in tasklet_wakeup() by Willy Tarreau · 4 years, 9 months ago
  97. 2068ec4 BUG/MEDIUM: lists: Handle 1-element-lists in MT_LIST_BEHEAD(). by Olivier Houchard · 4 years, 9 months ago
  98. 9e46496 MINOR: istbuf: add b_fromist() to make a buffer from an ist by Willy Tarreau · 4 years, 9 months ago
  99. a92c5ce BUILD/MEDIUM: threads: rename thread_info struct to ha_thread_info by David Carlier · 4 years, 10 months ago
  100. 0651181 MINOR: htx: Add a flag on HTX to known when a response was generated by HAProxy by Christopher Faulet · 4 years, 9 months ago