1. 00f0084 MINOR: payload: allow the payload sample fetches to retrieve arbitrary lengths by Willy Tarreau · 11 years ago
  2. 47060b6 MINOR: cli: make it possible to enter multiple values at once with "set table" by Willy Tarreau · 11 years ago
  3. 0f791d4 MEDIUM: counters: support looking up a key in an alternate table by Willy Tarreau · 11 years ago
  4. 4d4149c MEDIUM: counters: support passing the counter number as a fetch argument by Willy Tarreau · 11 years ago
  5. 468f493 DOC: minor improvements to the part on the stats socket. by Willy Tarreau · 11 years ago
  6. 276fae9 MINOR: samples: add the http_date([<offset>]) sample converter. by Willy Tarreau · 11 years ago
  7. 6236d3a MINOR: sample: add a new "date" fetch to return the current date by Willy Tarreau · 11 years ago
  8. 833cc79 MEDIUM: sample: handle comma-delimited converter list by Willy Tarreau · 11 years ago
  9. a34bdc0 BUG/MEDIUM: server: set the macro for server's max weight SRV_UWGHT_MAX to SRV_UWGHT_RANGE by Godbach · 11 years ago
  10. 0925026 DOC: minor typo fix in documentation by Godbach · 11 years ago
  11. 44f6539 DOC: remove the comment saying that SSL certs are not checked on the server side by Willy Tarreau · 11 years ago
  12. 2dd1d1a BUG/MINOR: http: fix "set-tos" not working in certain configurations by Lukas Tribus · 11 years ago
  13. eab1dc6 [RELEASE] Released version 1.5-dev19 by Willy Tarreau · 11 years ago
  14. be4a3ef MEDIUM: counters: use sc0/sc1/sc2 instead of sc1/sc2/sc3 by Willy Tarreau · 11 years ago
  15. 595ec54 MINOR: acl: add the new "env()" fetch method to retrieve an environment variable by Willy Tarreau · 11 years ago
  16. 74ca504 DOC: major reorg of ACL + sample fetch by Willy Tarreau · 11 years ago
  17. 4f0d919 MEDIUM: tcp: add "tcp-request connection expect-proxy layer4" by Willy Tarreau · 11 years ago
  18. 51347ed MEDIUM: http: add the "set-mark" action on http-request/http-response rules by Willy Tarreau · 11 years ago
  19. 42cf39e MEDIUM: http: add support for "set-tos" in http-request/http-response by Willy Tarreau · 11 years ago
  20. 9a355ec MEDIUM: http: add support for action "set-log-level" in http-request/http-response by Willy Tarreau · 11 years ago
  21. f4c43c1 MEDIUM: http: add the "set-nice" action to http-request and http-response by Willy Tarreau · 11 years ago
  22. e365c0b MEDIUM: http: add a new "http-response" ruleset by Willy Tarreau · 11 years ago
  23. 04ff9f1 MINOR: http: add full-length header fetch methods by Willy Tarreau · 11 years ago
  24. 570f221 MINOR: log: add a new flag 'L' for locally processed requests by Willy Tarreau · 11 years ago
  25. 6f1615f MINOR: counters: add fetch/acl sc*_tracked to indicate whether a counter is tracked by Willy Tarreau · 11 years ago
  26. ba2ffd1 MEDIUM: counters: add a new "gpc0_rate" counter in stick-tables by Willy Tarreau · 11 years ago
  27. e25c917 MEDIUM: counters: add support for tracking a third counter by Willy Tarreau · 11 years ago
  28. 5e80e02 DOC: fix wrong copy-paste in the rspdel example by Willy Tarreau · 11 years ago
  29. a051b4a MINOR: ssl: add pattern fetch 'ssl_c_sha1' by James Voth · 11 years ago
  30. 7c41a1b MEDIUM: ssl: improve crt-list format to support negation by Emmanuel Hocdet · 11 years ago
  31. 727db8b MINOR: compression: acl "res.comp" and fetch "res.comp_algo" by William Lallemand · 11 years ago
  32. 289dd92 [RELEASE] Released version 1.5-dev18 by Willy Tarreau · 11 years ago
  33. ab861d3 MINOR: ssl: add support for the "alpn" bind keyword by Willy Tarreau · 11 years ago
  34. bef91e7 MEDIUM: acl: support using sample fetches directly in ACLs by Willy Tarreau · 11 years ago
  35. 5adeda1 MAJOR: acl: add option -m to change the pattern matching method by Willy Tarreau · 11 years ago
  36. fa95734 MINOR: payload: add new direction-explicit sample fetches by Willy Tarreau · 11 years ago
  37. 18ed256 MINOR: http: add new direction-explicit sample fetches for headers and cookies by Willy Tarreau · 11 years ago
  38. 281c799 MINOR: session: rename sample fetch functions and declare the sample keywords by Willy Tarreau · 11 years ago
  39. 409bcde MEDIUM: http: unify acl and sample fetch functions by Willy Tarreau · 11 years ago
  40. 0ccb744 MINOR: listener: rename sample fetch functions and declare the sample keywords by Willy Tarreau · 11 years ago
  41. d6896bc MINOR: frontend: rename sample fetch functions and declare the sample keywords by Willy Tarreau · 11 years ago
  42. 1a7eca1 MINOR: backend: rename sample fetch functions and declare the sample keywords by Willy Tarreau · 11 years ago
  43. d4c33c8 MEDIUM: samples: move payload-based fetches and ACLs to their own file by Willy Tarreau · 11 years ago
  44. 0999f76 BUILD: add explicit support for TFO with USE_TFO by Lukas Tribus · 11 years ago
  45. ad1731d BUG/MEDIUM: ssl: improve error processing and reporting in ssl_sock_load_cert_list_file() by Willy Tarreau · 11 years ago
  46. fe61656 MEDIUM: ssl: add mapping from SNI to cert file using "crt-list" by Emmanuel Hocdet · 11 years ago
  47. 0fbf016 DOCS: Add explanation of intermediate certs to crt paramater by Alex Davies · 11 years ago
  48. b67fdc4 DOC: mention the new HTTP 307 and 308 redirect statues by Willy Tarreau · 11 years ago
  49. dad36a3 MAJOR: tools: support environment variables in addresses by Willy Tarreau · 11 years ago
  50. 40aa070 MAJOR: listener: support inheriting a listening fd from the parent by Willy Tarreau · 11 years ago
  51. 2470928 MEDIUM: tools: support specifying explicit address families in str2sa_range() by Willy Tarreau · 11 years ago
  52. 6924ef8 BUG/MEDIUM: ssl: ECDHE ciphers not usable without named curve configured. by Emeric Brun · 11 years ago
  53. bfd5946 MINOR: ssl: add a global tunable for the max SSL/TLS record size by Willy Tarreau · 11 years ago
  54. 0defb90 DOC: tfo: bump required kernel to linux-3.7 by Lukas Tribus · 11 years ago
  55. ea3e73b DOC: minor typo fix in documentation by Baptiste Assmann · 11 years ago
  56. a2b9dad MEDIUM: checks: Add agent health check by Simon Horman · 11 years ago
  57. 58b5d29 MEDIUM: server: Allow relative weights greater than 100% by Simon Horman · 11 years ago
  58. 992709b MEDIUM: New cli option -Ds for systemd compatibility by Marc-Antoine Perennou · 11 years ago
  59. fce2e96 DOC: simplify bind option "interface" explanation by Lukas Tribus · 11 years ago
  60. 6562337 MEDIUM: ssl: add bind-option "strict-sni" by Emmanuel Hocdet · 11 years ago
  61. ab012dd BUG/MEDIUM: remove supplementary groups when changing gid by Michael Scherer · 11 years ago
  62. 650d53d DOC: typo and minor fixes in compression paragraph by Baptiste Assmann · 11 years ago
  63. 869948b DOC: fix bogus recommendation on usage of gpc0 counter by Willy Tarreau · 12 years ago
  64. a3ecbd9 [RELEASE] Released version 1.5-dev17 by Willy Tarreau · 12 years ago
  65. 22890a1 MINOR: ssl: Setting global tune.ssl.cachesize value to 0 disables SSL session cache. by Emeric Brun · 12 years ago
  66. ccbcc37 MEDIUM: http: add support for "http-request tarpit" rule by Willy Tarreau · 12 years ago
  67. 81499eb MEDIUM: http: add support for "http-request redirect" rules by Willy Tarreau · 12 years ago
  68. 69eda35 [RELEASE] Released version 1.5-dev16 by Willy Tarreau · 12 years ago
  69. 20b0de5 MEDIUM: http: add http-request 'add-header' and 'set-header' to build headers by Willy Tarreau · 12 years ago
  70. c836845 MEDIUM: log: add the ability to include samples in logs by Willy Tarreau · 12 years ago
  71. 2beef58 MEDIUM: log: change a few log tokens to make them easier to remember by Willy Tarreau · 12 years ago
  72. 9143d37 MINOR: ssl: add fetch and acl "ssl_c_used" to check if current SSL session uses a client certificate. by Emeric Brun · 12 years ago
  73. c5259fd MINOR: log: add a tag for amount of bytes uploaded from client to server by Willy Tarreau · 12 years ago
  74. 0cae4b3 [RELEASE] Released version 1.5-dev15 by Willy Tarreau · 12 years ago
  75. 4a55060 MINOR: http: add the "base32+src" fetch method. by Willy Tarreau · 12 years ago
  76. ab1f7b7 MINOR: http: add the "base32" pattern fetch function by Willy Tarreau · 12 years ago
  77. 2406db4 MEDIUM: counters: add sc1_trackers/sc2_trackers by Willy Tarreau · 12 years ago
  78. 5d5b5d8 MEDIUM: proto_tcp: add support for tracking L7 information by Willy Tarreau · 12 years ago
  79. 7896d52 MINOR: acl: add fetch for server session rate by Tait Clarridge · 12 years ago
  80. af9619d MEDIUM: ssl: manage shared cache by blocks for huge sessions. by Emeric Brun · 12 years ago
  81. 5f51e1a DOC: document the connection error format in logs by Willy Tarreau · 12 years ago
  82. c9f3b45 DOC: add a few precisions on compression by Dmitry Sivachenko · 12 years ago
  83. d300261 MINOR: compression: disable on multipart or status != 200 by William Lallemand · 12 years ago
  84. fee48ce [RELEASE] Released version 1.5-dev14 by Willy Tarreau · 12 years ago
  85. 7615366 MINOR: cli: add support for the "show sess all" command by Willy Tarreau · 12 years ago
  86. 11d4ec8 DOC: stats: document the comp_rsp stats column by Willy Tarreau · 12 years ago
  87. 77e3af9 MINOR: tcp: add support for the "v4v6" bind option by Willy Tarreau · 12 years ago
  88. 9b6700f MINOR: tcp: add support for the "v6only" bind option by Willy Tarreau · 12 years ago
  89. 87c208b DOC: fix minor typos by Dmitry Sivachenko · 12 years ago
  90. ad15d12 [RELEASE] Released version 1.5-dev13 by Willy Tarreau · 12 years ago
  91. 55058a7 MINOR: stats: report HTTP compression stats per frontend and per backend by Willy Tarreau · 12 years ago
  92. 0900abb DOC: http header capture has not been limited in size for a long time by Willy Tarreau · 12 years ago
  93. 193b8c6 MINOR: http: allow the cookie capture size to be changed by Willy Tarreau · 12 years ago
  94. 4460d03 DOC: documentation on http header capture is wrong by Willy Tarreau · 12 years ago
  95. 072a2bf MINOR: compression: CPU usage limit by William Lallemand · 12 years ago
  96. 0509744 DOC: compression: unsupported cases. by William Lallemand · 12 years ago
  97. e3a7d99 MINOR: compression: report zlib memory usage by William Lallemand · 12 years ago
  98. 096f554 MINOR: compression: rate limit in 'show info' by William Lallemand · 12 years ago
  99. 16a2147 MEDIUM: adjust the maxaccept per listener depending on the number of processes by Willy Tarreau · 12 years ago
  100. 332d7b0 DOC: update the PROXY protocol spec to support v2 by Willy Tarreau · 12 years ago