1. 19bc201 MEDIUM: connection: remove the intermediary polling state from the connection by Willy Tarreau · 4 years, 5 months ago
  2. 727a3f1 MINOR: http-htx: Add a function to retrieve the headers size of an HTX message by Christopher Faulet · 4 years, 5 months ago
  3. a71667c BUG/MINOR: tools: also accept '+' as a valid character in an identifier by Willy Tarreau · 4 years, 5 months ago
  4. e3b57bf MINOR: sample: make sample_parse_expr() able to return an end pointer by Willy Tarreau · 4 years, 5 months ago
  5. 80b53ff MEDIUM: arg: make make_arg_list() stop after its own arguments by Willy Tarreau · 4 years, 5 months ago
  6. d4ad669 MINOR: chunk: implement chunk_strncpy() to copy partial strings by Willy Tarreau · 4 years, 5 months ago
  7. 36f586b MINOR: tools: add is_idchar() to tell if a char may belong to an identifier by Willy Tarreau · 4 years, 5 months ago
  8. 88a2f03 CLEANUP: ssl: remove unused functions in openssl-compat.h by Ilya Shipitsin · 4 years, 5 months ago
  9. 160ad9e CLEANUP: mini-clist: simplify nested do { while(1) {} } while (0) by Willy Tarreau · 4 years, 5 months ago
  10. 7716cdf MINOR: lua: Get the action return code on the stack when an action finishes by Christopher Faulet · 4 years, 5 months ago
  11. 07a718e CLEANUP: lua: Remove consistency check for sample fetches and actions by Christopher Faulet · 4 years, 5 months ago
  12. 4a2c142 MEDIUM: http-rules: Support extra headers for HTTP return actions by Christopher Faulet · 4 years, 5 months ago
  13. 24231ab MEDIUM: http-rules: Add the return action to HTTP rules by Christopher Faulet · 4 years, 6 months ago
  14. 6d0c3df MEDIUM: http: Add a ruleset evaluated on all responses just before forwarding by Christopher Faulet · 4 years, 6 months ago
  15. ef70e25 MINOR: http-ana: Add a function for forward internal responses by Christopher Faulet · 4 years, 5 months ago
  16. 72c7d8d MINOR: http-ana: Rely on http_reply_and_close() to handle server error by Christopher Faulet · 4 years, 6 months ago
  17. c87e468 MINOR: http-rules: Add a flag on redirect rules to know the rule direction by Christopher Faulet · 4 years, 5 months ago
  18. a416843 MINOR: dns: Dynamically allocate dns options to reduce the act_rule size by Christopher Faulet · 4 years, 6 months ago
  19. 7651362 MINOR: htx/channel: Add a function to copy an HTX message in a channel's buffer by Christopher Faulet · 4 years, 6 months ago
  20. 0ea0c86 MINOR: htx: Add a function to append an HTX message to another one by Christopher Faulet · 4 years, 6 months ago
  21. 1c7c0d6 BUG/MAJOR: memory: Don't forget to unlock the rwlock if the pool is empty. by Olivier Houchard · 4 years, 5 months ago
  22. 04f5fe8 BUG/MEDIUM: memory: Add a rwlock before freeing memory. by Olivier Houchard · 4 years, 5 months ago
  23. b30a153 MINOR: task: detect self-wakeups on tl==sched->current instead of TASK_RUNNING by Willy Tarreau · 4 years, 5 months ago
  24. bb23883 MINOR: task: permanently flag tasklets waking themselves up by Willy Tarreau · 4 years, 5 months ago
  25. a17664d MEDIUM: tasks: automatically requeue into the bulk queue an already running tasklet by Willy Tarreau · 4 years, 5 months ago
  26. a62917b MEDIUM: tasks: implement 3 different tasklet classes with their own queues by Willy Tarreau · 4 years, 5 months ago
  27. 911db9b MEDIUM: connection: use CO_FL_WAIT_XPRT more consistently than L4/L6/HANDSHAKE by Willy Tarreau · 4 years, 6 months ago
  28. 4450b58 MINOR: connection: remove CO_FL_SSL_WAIT_HS from CO_FL_HANDSHAKE by Willy Tarreau · 4 years, 6 months ago
  29. c192b0a MEDIUM: connection: remove CO_FL_CONNECTED and only rely on CO_FL_WAIT_* by Willy Tarreau · 4 years, 6 months ago
  30. 477902b MEDIUM: connections: Get ride of the xprt_done callback. by Olivier Houchard · 4 years, 6 months ago
  31. 8af03b3 MEDIUM: streams: Always create a conn_stream in connect_server(). by Olivier Houchard · 4 years, 6 months ago
  32. 6b5b44e BUG/MINOR: ssl: ssl_sock_load_pem_into_ckch is not consistent by Emmanuel Hocdet · 4 years, 7 months ago
  33. 1a693fc MEDIUM: cli: Allow multiple filter entries for "show table" by Adis Nezirovic · 4 years, 6 months ago
  34. 056c629 BUG/MINOR: ssl: fix build on development versions of openssl-1.1.x by Ilya Shipitsin · 4 years, 6 months ago
  35. 2086365 CLEANUP: pattern: remove the pat_time definition by Willy Tarreau · 4 years, 6 months ago
  36. 6a0dd73 CLEANUP: Consistently `unsigned int` for bitfields by Tim Duesterhus · 4 years, 6 months ago
  37. 13a9232 MEDIUM: dns: use Additional records from SRV responses by Baptiste Assmann · 5 years ago
  38. 2f53390 MINOR: proxy/http-ana: Add support of extra attributes for the cookie directive by Christopher Faulet · 4 years, 6 months ago
  39. 554c0eb MEDIUM: http-rules: Support an optional error message in http deny rules by Christopher Faulet · 4 years, 6 months ago
  40. 473e880 MINOR: http-ana: Add an error message in the txn and send it when defined by Christopher Faulet · 4 years, 6 months ago
  41. 76edc0f MEDIUM: proxy: Add a directive to reference an http-errors section in a proxy by Christopher Faulet · 4 years, 6 months ago
  42. 35cd81d MINOR: http-htx: Add a new section to create groups of custom HTTP errors by Christopher Faulet · 4 years, 6 months ago
  43. 5885775 MEDIUM: http-htx/proxy: Use a global and centralized storage for HTTP error messages by Christopher Faulet · 4 years, 6 months ago
  44. bdf6526 MINOR: http-htx: Add functions to create HTX redirect message by Christopher Faulet · 4 years, 6 months ago
  45. 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
  46. d73b96d MINOR: tcp-rules: Make tcp-request capture a custom action by Christopher Faulet · 4 years, 7 months ago
  47. ac98d81 MINOR: http-rule/tcp-rules: Make track-sc* custom actions by Christopher Faulet · 4 years, 7 months ago
  48. 91b3ec1 MEDIUM: http-rules: Make early-hint custom actions by Christopher Faulet · 4 years, 6 months ago
  49. 046cf44 MINOR: http-rules: Make set/del-map and add/del-acl custom actions by Christopher Faulet · 4 years, 7 months ago
  50. d1f27e3 MINOR: http-rules: Make set-header and add-header custom actions by Christopher Faulet · 4 years, 7 months ago
  51. 92d34fe MINOR: http-rules: Make replace-header and replace-value custom actions by Christopher Faulet · 4 years, 7 months ago
  52. 006f650 MINOR: actions: Use an integer to set the action type by Christopher Faulet · 4 years, 7 months ago
  53. 245cf79 MINOR: actions: Add flags to configure the action behaviour by Christopher Faulet · 4 years, 7 months ago
  54. 105ba6c MINOR: actions: Rename the act_flag enum into act_opt by Christopher Faulet · 4 years, 7 months ago
  55. cd26e8a MINOR: http-rules/tcp-rules: Call the defined action function first if defined by Christopher Faulet · 4 years, 7 months ago
  56. 96bff76 MINOR: actions: Regroup some info about HTTP rules in the same struct by Christopher Faulet · 4 years, 7 months ago
  57. 58b3564 MINOR: actions: Add a function pointer to release args used by actions by Christopher Faulet · 4 years, 7 months ago
  58. e00d06c MINOR: http-rules: Handle all message rewrites the same way by Christopher Faulet · 4 years, 7 months ago
  59. a00071e MINOR: http-ana: Add a txn flag to support soft/strict message rewrites by Christopher Faulet · 4 years, 7 months ago
  60. a08546b MINOR: counters: Remove failed_secu counter and use denied_resp instead by Christopher Faulet · 4 years, 7 months ago
  61. 0159ee4 MINOR: stats: Report internal errors in the proxies/listeners/servers stats by Christopher Faulet · 4 years, 7 months ago
  62. 30a2a37 MINOR: http-rules: Add more return codes to let custom actions act as normal ones by Christopher Faulet · 4 years, 7 months ago
  63. 4d90db5 MINOR: http-rules: Add a rule result to report internal error by Christopher Faulet · 4 years, 7 months ago
  64. d4ce6c2 MINOR: counters: Add a counter to report internal processing errors by Christopher Faulet · 4 years, 7 months ago
  65. cb55013 BUG/MINOR: http-rules: Remove buggy deinit functions for HTTP rules by Christopher Faulet · 4 years, 7 months ago
  66. ee1a6fc MINOR: connection: make the last arg of subscribe() a struct wait_event* by Willy Tarreau · 4 years, 6 months ago
  67. 7872d1f MEDIUM: connection: merge the send_wait and recv_wait entries by Willy Tarreau · 4 years, 6 months ago
  68. 3a9312a REORG: stream/backend: move backend-specific stuff to backend.c by Willy Tarreau · 4 years, 6 months ago
  69. 3381bf8 MEDIUM: connection: get rid of CO_FL_CURR_* flags by Willy Tarreau · 4 years, 6 months ago
  70. e2a0eec MINOR: connection: move the CO_FL_WAIT_ROOM cleanup to the reader only by Willy Tarreau · 4 years, 6 months ago
  71. 17ccd1a BUG/MEDIUM: connection: add a mux flag to indicate splice usability by Willy Tarreau · 4 years, 6 months ago
  72. 340b07e BUG/MAJOR: hashes: fix the signedness of the hash inputs by Willy Tarreau · 4 years, 6 months ago
  73. f31af93 MEDIUM: lua: don't call the GC as often when dealing with outgoing connections by Willy Tarreau · 4 years, 6 months ago
  74. 3c4f40a BUG/MEDIUM: tasks: Use the MT macros in tasklet_free(). by Olivier Houchard · 4 years, 6 months ago
  75. 9205fea MINOR: http: Add 404 to http-request deny by Florian Tham · 4 years, 6 months ago
  76. 272e29b MINOR: http: Add 410 to http-request deny by Florian Tham · 4 years, 6 months ago
  77. eaf05be OPTIM: polling: do not create update entries for FD removal by Willy Tarreau · 4 years, 7 months ago
  78. 1968988 MINOR: poller: do not call the IO handler if the FD is not active by Willy Tarreau · 4 years, 7 months ago
  79. 0fbc318 CLEANUP: connection: merge CO_FL_NOTIFY_DATA and CO_FL_NOTIFY_DONE by Willy Tarreau · 4 years, 7 months ago
  80. 4970e5a REORG: connection: move tcp_connect_probe() to conn_fd_check() by Willy Tarreau · 4 years, 7 months ago
  81. 11ef083 MINOR: pollers: add a new flag to indicate pollers reporting ERR & HUP by Willy Tarreau · 4 years, 7 months ago
  82. a26d1e1 BUILD: ssl: improve SSL_CTX_set_ecdh_auto compatibility by Lukas Tribus · 4 years, 7 months ago
  83. b3814c2 BUG/MINOR: ssl: openssl-compat: Fix getm_ defines by Rosen Penev · 4 years, 7 months ago
  84. dd0e89a BUG/MAJOR: task: add a new TASK_SHARED_WQ flag to fix foreing requeuing by Willy Tarreau · 4 years, 7 months ago
  85. 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
  86. fec56c6 BUG/MINOR: listener: fix off-by-one in state name check by Willy Tarreau · 4 years, 7 months ago
  87. d26c9f9 BUG/MINOR: mworker: properly pass SIGTTOU/SIGTTIN to workers by Willy Tarreau · 4 years, 7 months ago
  88. c49ba52 MINOR: tasks: split wake_expired_tasks() in two parts to avoid useless wakeups by Willy Tarreau · 4 years, 7 months ago
  89. 440d09b BUG/MINOR: tasks: only requeue a task if it was already in the queue by Willy Tarreau · 4 years, 7 months ago
  90. a1d97f8 REORG: listener: move the global listener queue code to listener.c by Willy Tarreau · 4 years, 7 months ago
  91. 241797a MINOR: listener: split dequeue_all_listener() in two by Willy Tarreau · 4 years, 7 months ago
  92. a45a8b5 MEDIUM: init: set NO_NEW_PRIVS by default when supported by Willy Tarreau · 4 years, 7 months ago upstream/master
  93. 0742c31 BUG/MEDIUM: tasks: Make sure we switch wait queues in task_set_affinity(). by Olivier Houchard · 4 years, 7 months ago
  94. d96f112 MEDIUM: init: prevent process and thread creation at runtime by Willy Tarreau · 4 years, 7 months ago
  95. e9a100e BUG/MINOR: ssl: fix X509 compatibility for openssl < 1.1.0 by Emmanuel Hocdet · 4 years, 7 months ago
  96. d4f9a60 MINOR: ssl: deduplicate ca-file by Emmanuel Hocdet · 4 years, 9 months ago
  97. cdb27e8 MINOR: version: this is development again, update the status by Willy Tarreau · 4 years, 8 months ago
  98. 2e077f8 [RELEASE] Released version 2.2-dev0 by Willy Tarreau · 4 years, 8 months ago
  99. 9ca7f8c MINOR: version: indicate that this version is stable by Willy Tarreau · 4 years, 8 months ago
  100. c22d5df MINOR: h2: add a function to report H2 error codes as strings by Willy Tarreau · 4 years, 8 months ago