1. e352b9d MINOR: vars: make vars_get_by_* support an optional default value by Willy Tarreau · 3 years, 3 months ago
  2. be7e00d CLEANUP: vars: factor out common code from vars_get_by_{desc,name} by Willy Tarreau · 3 years, 3 months ago
  3. e93bff4 MEDIUM: vars: also support format strings in CLI's "set var" command by Willy Tarreau · 3 years, 3 months ago
  4. 753d4db MINOR: vars: add a "set-var-fmt" directive to the global section by Willy Tarreau · 3 years, 3 months ago
  5. 20b7a0f MINOR: log: make log-format expressions completely usable outside of req/resp by Willy Tarreau · 3 years, 3 months ago
  6. 9c20433 CLEANUP: vars: name the temporary proxy "CFG" instead of "CLI" for global vars by Willy Tarreau · 3 years, 3 months ago
  7. c767eeb BUG/MINOR: vars: do not talk about global section in CLI errors for set-var by Willy Tarreau · 3 years, 3 months ago
  8. 1402fef BUG/MINOR: vars: truncate the variable name in error reports about scope. by Willy Tarreau · 3 years, 3 months ago
  9. c77bad2 BUG/MEDIUM: vars: run over the correct list in release_store_rules() by Willy Tarreau · 3 years, 3 months ago
  10. 9a621ae MEDIUM: vars: add a new "set-var-fmt" action by Willy Tarreau · 3 years, 3 months ago
  11. 54b96d9 BUG/MINOR: vars: properly set the argument parsing context in the expression by Willy Tarreau · 3 years, 3 months ago
  12. 57467b8 MINOR: sample: add missing ARGC_ entries by Willy Tarreau · 3 years, 3 months ago
  13. 843096d BUG/MINOR: vars: improve accuracy of the rules used to check expression validity by Willy Tarreau · 3 years, 3 months ago
  14. 2819210 BUG/MINOR: vars: fix set-var/unset-var exclusivity in the keyword parser by Willy Tarreau · 3 years, 3 months ago
  15. bc1223b MINOR: http-rules: add a new "ignore-empty" option to redirects. by Willy Tarreau · 3 years, 3 months ago
  16. 942c167 MINOR: connection: Add a connection error code sample fetch for backend side by Remi Tricot-Le Breton · 3 years, 3 months ago
  17. 163cdeb MINOR: ssl: Add new ssl_bc_hsk_err sample fetch by Remi Tricot-Le Breton · 3 years, 3 months ago
  18. 87154e3 BUG/MAJOR: queue: better protect a pendconn being picked from the proxy by Willy Tarreau · 3 years, 3 months ago
  19. fe21fe7 MINOR: log: Add new "error-log-format" option by Remi Tricot-Le Breton · 3 years, 3 months ago
  20. 3d6350e MINOR: log: Remove log-error-via-logformat option by Remi Tricot-Le Breton · 3 years, 3 months ago
  21. 7b2108c BUILD: tools: properly guard __GLIBC__ with defined() by Willy Tarreau · 3 years, 3 months ago
  22. b131049 BUILD: ssl: fix two remaining occurrences of #if USE_OPENSSL by Willy Tarreau · 3 years, 3 months ago
  23. 18795d4 BUG/MINOR: tools: Fix loop condition in dump_text() by Tim Duesterhus · 3 years, 3 months ago
  24. 1f269c1 BUG/MINOR threads: Use get_(local|gm)time instead of (local|gm)time by Tim Duesterhus · 3 years, 3 months ago
  25. fc89c3f IMPORT: slz: silence a build warning with -Wundef by Willy Tarreau · 3 years, 3 months ago
  26. e15615c BUILD: activity: use #ifdef not #if on USE_MEMORY_PROFILING by Willy Tarreau · 3 years, 3 months ago
  27. fe456c5 MINOR: time: add report_idle() to report process-wide idle time by Willy Tarreau · 3 years, 3 months ago
  28. 310a260 MEDIUM: config: Deprecate tune.ssl.capture-cipherlist-size by Marcin Deranek · 3 years, 5 months ago
  29. da0264a MINOR: sample: Add be2hex converter by Marcin Deranek · 3 years, 5 months ago
  30. 40ca09c MINOR: sample: Add be2dec converter by Marcin Deranek · 3 years, 5 months ago
  31. 959a48c MINOR: sample: Expose SSL captures using new fetchers by Marcin Deranek · 3 years, 5 months ago
  32. 769fd2e MEDIUM: ssl: Capture more info from Client Hello by Marcin Deranek · 3 years, 5 months ago
  33. 5ef9656 BUG/MINOR: lua: use strlcpy2() not strncpy() to copy sample keywords by Willy Tarreau · 3 years, 3 months ago
  34. dd56520 BUG/MINOR: resolvers: mark servers with name-resolution as non purgeable by Amaury Denoyelle · 3 years, 3 months ago
  35. a39e626 BUG/MINOR: proxy: don't dump servers of internal proxies by William Lallemand · 3 years, 3 months ago
  36. 61aa442 BUG/MINOR: base64: base64urldec() ignores padding in output size check by Dragan Dosen · 3 years, 3 months ago
  37. 14c3c5c MEDIUM: server: allow to remove servers at runtime except non purgeable by Amaury Denoyelle · 3 years, 3 months ago
  38. 86f3707 MINOR: server: mark servers referenced by LUA script as non purgeable by Amaury Denoyelle · 3 years, 3 months ago
  39. 0626961 MINOR: server: mark referenced servers as non purgeable by Amaury Denoyelle · 3 years, 3 months ago
  40. bc2ebfa MEDIUM: server: extend refcount for all servers by Amaury Denoyelle · 3 years, 3 months ago
  41. 0a8d05d BUG/MINOR: stats: use refcount to protect dynamic server on dump by Amaury Denoyelle · 3 years, 3 months ago
  42. f5c1e12 MINOR: server: return the next srv instance on free_server by Amaury Denoyelle · 3 years, 3 months ago
  43. 2118597 MINOR: proc: setting the process to produce a core dump on FreeBSD. by devnexen@gmail.com · 3 years, 3 months ago
  44. ff0f278 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 3 months ago
  45. 957ab13 BUILD: httpclient: fix build without OpenSSL by William Lallemand · 3 years, 3 months ago
  46. 4463b17 BUG/MINOR: httpclient: fix Host header by William Lallemand · 3 years, 3 months ago
  47. 211c967 MINOR: httpclient: add the server to the proxy by William Lallemand · 3 years, 3 months ago
  48. cfcbe9e MINOR: httpclient: set verify none on the https server by William Lallemand · 3 years, 3 months ago
  49. f3899dd BUG/MEDIUM: base64: check output boundaries within base64{dec,urldec} by Dragan Dosen · 3 years, 3 months ago
  50. 76ad371 BUG/MINOR: httpclient: remove deinit of the httpclient by William Lallemand · 3 years, 3 months ago
  51. ece4c4a BUG/MINOR: stick-table: fix the sc-set-gpt* parser when using expressions by Willy Tarreau · 3 years, 3 months ago
  52. 8b673f0 CLEANUP: ssl: remove useless check on p in openssl_version_parser() by William Lallemand · 3 years, 3 months ago
  53. 3aeb3f9 MINOR: cfgcond: implements openssl_version_atleast and openssl_version_before by William Lallemand · 3 years, 3 months ago
  54. 44d862d MINOR: ssl: add an openssl version string parser by William Lallemand · 3 years, 3 months ago
  55. c4e5232 MINOR: tools: add FreeBSD support to get_exec_path() by devnexen@gmail.com · 3 years, 3 months ago
  56. 1e7bef1 MINOR: hlua: take the global Lua lock inside a global function by Willy Tarreau · 3 years, 3 months ago
  57. 2a8fe8b MINOR: httpclient: cleanup the include files by William Lallemand · 3 years, 3 months ago
  58. 0d6f779 BUG/MINOR: httpclient: check if hdr_num is not 0 by William Lallemand · 3 years, 3 months ago
  59. dfc3f89 BUG/MINOR: httpclient/cli: change the appctx test in the callbacks by William Lallemand · 3 years, 3 months ago
  60. b702030 BUG/MINOR: httpclient: fix uninitialized sl variable by William Lallemand · 3 years, 3 months ago
  61. 0e72e40 BUG/MINOR: http_client: make sure to preset the proxy's default settings by Willy Tarreau · 3 years, 3 months ago
  62. d3dbfd9 BUG/MEDIUM: cfgparse: do not allocate IDs to automatic internal proxies by Willy Tarreau · 3 years, 3 months ago
  63. b0281a4 MINOR: proxy: check if p is NULL in free_proxy() by William Lallemand · 3 years, 3 months ago
  64. 4c395fc MINOR: server: check if srv is NULL in free_server() by William Lallemand · 3 years, 3 months ago
  65. f95c295 BUILD/MINOR: ssl: Fix compilation with OpenSSL 1.0.2 by Remi Tricot-Le Breton · 3 years, 3 months ago
  66. 46b7dff BUG/MEDIUM: h2: match absolute-path not path-absolute for :path by Willy Tarreau · 3 years, 3 months ago
  67. 74f6ab6 MEDIUM: ssl: Keep a reference to the client's certificate for use in logs by Remi Tricot-Le Breton · 3 years, 3 months ago
  68. 2484da5 MINOR: httpclient/cli: change the User-Agent to "HAProxy" by William Lallemand · 3 years, 3 months ago
  69. 03a4eb1 MINOR: httpclient/cli: implement a simple client over the CLI by William Lallemand · 3 years, 3 months ago
  70. 33b0d09 MINOR: httpclient: implement a simple HTTP Client API by William Lallemand · 3 years, 4 months ago
  71. 83614a9 MINOR: httpclient: initialize the proxy by William Lallemand · 3 years, 4 months ago
  72. b5d2b9e BUG/MEDIUM: h2: give :authority precedence over Host by Willy Tarreau · 3 years, 4 months ago
  73. 8926522 BUG/MAJOR: h2: enforce stricter syntax checks on the :method pseudo-header by Willy Tarreau · 3 years, 4 months ago
  74. 4b8852c BUG/MAJOR: h2: verify that :path starts with a '/' before concatenating it by Willy Tarreau · 3 years, 4 months ago
  75. a495e0d BUG/MAJOR: h2: verify early that non-http/https schemes match the valid syntax by Willy Tarreau · 3 years, 4 months ago
  76. d3d8d03 MINOR: http: add a new function http_validate_scheme() to validate a scheme by Willy Tarreau · 3 years, 4 months ago
  77. bd2cced BUILD: tools: get the absolute path of the current binary on NetBSD. by David Carlier · 3 years, 3 months ago
  78. 0188108 CLEANUP: assorted typo fixes in the code and comments by Ilya Shipitsin · 3 years, 4 months ago
  79. e48d1dc BUG/MINOR: lua/filters: Return right code when txn:done() is called by Christopher Faulet · 3 years, 4 months ago
  80. 26eb5ea BUG/MINOR: filters: Always set FLT_END analyser when CF_FLT_ANALYZE flag is set by Christopher Faulet · 3 years, 4 months ago
  81. 2c04a5a MINOR: proxy: disable warnings for internal proxies by William Lallemand · 3 years, 4 months ago
  82. 6640dbb MINOR: cli: delare the CLI frontend as an internal proxy by William Lallemand · 3 years, 4 months ago
  83. bc5c821 BUG/MEDIUM: cfgcheck: verify existing log-forward listeners during config check by Emeric Brun · 3 years, 4 months ago
  84. c86bb87 BUG/MINOR: lua: Properly catch alloc errors when parsing lua filter directives by Christopher Faulet · 3 years, 4 months ago
  85. 70c4345 BUG/MINOR: lua: Properly check negative offset in Channel/HttpMessage functions by Christopher Faulet · 3 years, 4 months ago
  86. eae8afa MINOR: filters/lua: Support the HTTP filtering from filters written in lua by Christopher Faulet · 4 years, 9 months ago
  87. 78c3547 MINOR: filters/lua: Add request and response HTTP messages in the lua TXN by Christopher Faulet · 4 years, 9 months ago
  88. df97ac4 MEDIUM: filters/lua: Add HTTPMessage class to help HTTP filtering by Christopher Faulet · 4 years, 9 months ago
  89. c404f11 MEDIUM: filters/lua: Support declaration of some filter callback functions in lua by Christopher Faulet · 4 years, 9 months ago
  90. a1ac5fb MEDIUM: filters/lua: Be prepared to filter TCP payloads by Christopher Faulet · 3 years, 4 months ago
  91. 8c9e6bb MINOR: lua: Add flags on the lua TXN to know the execution context by Christopher Faulet · 3 years, 4 months ago
  92. 9f55a50 MINOR: lua: Add a function to get a filter attached to a channel class by Christopher Faulet · 4 years, 9 months ago
  93. 69c581a MEDIUM: filters/lua: Add support for dummy filters written in lua by Christopher Faulet · 3 years, 6 months ago
  94. 6a79fc1 MEDIUM: lua: Improve/revisit the lua api to manipulate channels by Christopher Faulet · 3 years, 4 months ago
  95. 9a6ffda MEDIUM: lua: Process buffer data using an offset and a length by Christopher Faulet · 3 years, 4 months ago
  96. ba9e21d MINOR: lua: Add a function to get a reference on a table in the stack by Christopher Faulet · 4 years, 9 months ago
  97. 03fb1b2 MINOR: filters/lua: Release filters before the lua context by Christopher Faulet · 4 years, 9 months ago
  98. 23976d9 BUG/MINOR: lua: Don't yield in channel.append() and channel.set() by Christopher Faulet · 3 years, 4 months ago
  99. 2e60aa4 BUG/MINOR: lua: Yield in channel functions only if lua context can yield by Christopher Faulet · 3 years, 4 months ago
  100. 1f43a34 MINOR: lua: Add a flag on lua context to know the yield capability at run time by Christopher Faulet · 3 years, 4 months ago