1. 6d0c3df MEDIUM: http: Add a ruleset evaluated on all responses just before forwarding by Christopher Faulet · 4 years, 5 months ago
  2. 645c588 BUILD: cfgparse: silence a bogus gcc warning on 32-bit machines by Willy Tarreau · 4 years, 5 months ago
  3. 508d232 BUG/MINOR: stktable: report the current proxy name in error messages by Willy Tarreau · 4 years, 5 months ago
  4. d73b96d MINOR: tcp-rules: Make tcp-request capture a custom action by Christopher Faulet · 4 years, 7 months ago
  5. ac98d81 MINOR: http-rule/tcp-rules: Make track-sc* custom actions by Christopher Faulet · 4 years, 7 months ago
  6. d96f112 MEDIUM: init: prevent process and thread creation at runtime by Willy Tarreau · 4 years, 7 months ago
  7. b6f759b MINOR: peers: Add "log" directive to "peers" section. by Frédéric Lécaille · 4 years, 8 months ago
  8. 0fec3ab MINOR: init: always fail when setrlimit fails by William Dauchy · 4 years, 8 months ago
  9. ec73098 MINOR: config: allow no set-dumpable config option by William Dauchy · 4 years, 8 months ago
  10. bbb5f1d BUG/MAJOR: idle conns: schedule the cleanup task on the correct threads by Willy Tarreau · 4 years, 9 months ago
  11. ee4f5f8 MINOR: stats: get rid of the ST_CONVDONE flag by Willy Tarreau · 4 years, 9 months ago
  12. 5a4fe5a BUG/MINOR: peers: crash on reload without local peer. by Frédéric Lécaille · 4 years, 9 months ago
  13. 859dc80 MEDIUM: list: Separate "locked" list from regular list. by Olivier Houchard · 5 years ago
  14. 9c3a0ce BUG/MEDIUM: peers: local peer socket not bound. by Frédéric Lécaille · 4 years, 10 months ago
  15. 8c3b63a MINOR: proxy: Remove the unused list of block rules by Christopher Faulet · 5 years ago
  16. 73e8ede MINOR: proxy: Remove support of the option 'http-tunnel' by Christopher Faulet · 5 years ago
  17. fc9cfe4 REORG: proto_htx: Move HTX analyzers & co to http_ana.{c,h} files by Christopher Faulet · 5 years ago
  18. 711ed6a MAJOR: http: Remove the HTTP legacy code by Christopher Faulet · 5 years ago
  19. 0d79c67 MINOR: config: Remove tests on the option 'http-use-htx' by Christopher Faulet · 5 years ago
  20. c985f6c MINOR: connection: Remove the multiplexer protocol PROTO_MODE_HTX by Christopher Faulet · 5 years ago
  21. 9faebe3 MEDIUM: tools: improve time format error detection by Willy Tarreau · 5 years ago
  22. 975b155 MINOR: server: really increase the pool-purge-delay default to 5 seconds by Willy Tarreau · 5 years ago
  23. 8d78fa7 MINOR: peers: Make peers protocol support new "server_name" data type. by Frédéric Lécaille · 5 years ago
  24. 84d6046 MINOR: proxy: Add a "server by name" tree to proxy. by Frédéric Lécaille · 5 years ago
  25. db52d90 MINOR: cfgparse: Space allocation for "server_name" stick-table data type. by Frédéric Lécaille · 5 years ago
  26. b01302f MEDIUM: config: now alert when two servers have the same name by Willy Tarreau · 5 years ago
  27. e573323 CLEANUP: build: rename some build macros to use the USE_* ones by Willy Tarreau · 5 years ago
  28. 3506dae MEDIUM: Make 'resolution_pool_size' directive fatal by Tim Duesterhus · 5 years ago
  29. 04bcaa1 BUG/MINOR: peers: Fix memory leak in cfg_parse_peers by Tim Duesterhus · 5 years ago
  30. 7d61a33 BUG/MEDIUM: stick-table: fix regression caused by a change in proxy struct by Dragan Dosen · 5 years ago
  31. 7fcc24d MINOR: peers: Do not emit global stick-table names. by Frédéric Lécaille · 5 years ago
  32. c02766a MINOR: stick-table: Add prefixes to stick-table names. by Frédéric Lécaille · 5 years ago
  33. 015e4d7 MINOR: stick-tables: Add peers process binding computing. by Frédéric Lécaille · 5 years ago
  34. 1b8e68e MEDIUM: stick-table: Stop handling stick-tables as proxies. by Frédéric Lécaille · 5 years ago
  35. 034c88c MEDIUM: tcp: add the "tfo" option to support TCP fastopen on the server by Willy Tarreau · 7 years ago
  36. a254a37 MEDIUM: streams: Add the ability to retry a request on L7 failure. by Olivier Houchard · 5 years ago
  37. 02f3cf1 CLEANUP: config: Don't alter listener->maxaccept when nbproc is set to 1 by Christopher Faulet · 5 years ago
  38. 4904058 BUG/MINOR: htx: Exclude TCP proxies when the HTX mode is handled during startup by Christopher Faulet · 5 years ago
  39. 6c9bbb2 MEDIUM: htx: Deprecate the option 'http-tunnel' and ignore it in HTX by Christopher Faulet · 5 years ago
  40. 9f1d4e7 CLEANUP: listener: remove old thread bit mapping by Willy Tarreau · 5 years ago
  41. c8d5b95 MEDIUM: config: don't enforce a low frontend maxconn value anymore by Willy Tarreau · 5 years ago
  42. a8cf66b MINOR: listener: do not needlessly set l->maxconn by Willy Tarreau · 5 years ago
  43. e2711c7 MINOR: listener: introduce listener_backlog() to report the backlog value by Willy Tarreau · 5 years ago
  44. 18215cb BUG/MINOR: config: don't over-count the global maxsock value by Willy Tarreau · 5 years ago
  45. 149ab77 MAJOR: threads: enable one thread per CPU by default by Willy Tarreau · 5 years ago
  46. b2b50a7 MINOR: listener: pre-compute some thread counts per bind_conf by Willy Tarreau · 5 years ago
  47. a36b324 MEDIUM: listener: keep a single thread-mask and warn on "process" misuse by Willy Tarreau · 5 years ago
  48. 26f6ae1 MAJOR: config: disable support for nbproc and nbthread in parallel by Willy Tarreau · 5 years ago
  49. dd1c8f1 MINOR: cfgparse: Add a cast to make gcc happier. by Olivier Houchard · 5 years ago
  50. 9ea5d36 MEDIUM: servers: Reorganize the way idle connections are cleaned. by Olivier Houchard · 5 years ago
  51. f131481 BUG/MEDIUM: servers: Add a per-thread counter of idle connections. by Olivier Houchard · 5 years ago
  52. 76d2cef BUG/MEDIUM: peers: Missing peer initializations. by Frédéric Lécaille · 5 years ago
  53. 18cca78 BUG/MINOR: config: Reinforce validity check when a process number is parsed by Christopher Faulet · 5 years ago
  54. ff9c914 MINOR: config: make MAX_PROCS configurable at build time by Willy Tarreau · 5 years ago
  55. 980855b BUG/MEDIUM: server: initialize the orphaned conns lists and tasks at the end by Willy Tarreau · 5 years ago
  56. 835daa1 BUG/MEDIUM: server: initialize the idle conns list after parsing the config by Willy Tarreau · 5 years ago
  57. 1a0fe3b BUG/MINOR: config: make sure to count the error on incorrect track-sc/stick rules by Willy Tarreau · 5 years ago
  58. 151e1ca BUG/MAJOR: config: verify that targets of track-sc and stick rules are present by Willy Tarreau · 5 years ago
  59. 3d95717 MINOR: threads: make use of thread_mask() to simplify some thread calculations by Willy Tarreau · 5 years ago
  60. 6daac19 MINOR: config: simplify bind_proc processing using proc_mask() by Willy Tarreau · 5 years ago
  61. a38a717 MINOR: config: keep an all_proc_mask like we have all_threads_mask by Willy Tarreau · 5 years ago
  62. 6b4a39a BUG/MINOR: config: fix bind line thread mask validation by Willy Tarreau · 5 years ago
  63. 04636b7 BUG/MEDIUM: peers: Peer addresses parsing broken. by Frédéric Lécaille · 5 years ago
  64. c9a82e4 MINOR: cfgparse: make the process/thread parser support a maximum value by Willy Tarreau · 5 years ago
  65. 9c538e0 MINOR: server: add a max-reuse parameter by Willy Tarreau · 5 years ago
  66. 355b203 MINOR: cfgparse: SSL/TLS binding in "peers" sections. by Frédéric Lécaille · 5 years ago
  67. 1055e68 MINOR: peers: Make outgoing connection to SSL/TLS peers work. by Frédéric Lécaille · 6 years ago
  68. c06b5d4 MINOR: cfgparse: Make "peer" lines be parsed as "server" lines. by Frédéric Lécaille · 6 years ago
  69. 9492c4e MINOR: cfgparse: Simplication. by Frédéric Lécaille · 5 years ago
  70. 91694d5 MINOR: cfgparse: Rework peers frontend init. by Frédéric Lécaille · 5 years ago
  71. 4ba5198 MINOR: cfgparse: Useless frontend initialization in "peers" sections. by Frédéric Lécaille · 6 years ago
  72. 16e4910 CLEANUP: cfgparse: Code reindentation. by Frédéric Lécaille · 5 years ago
  73. 6617e76 CLEANUP: cfgparse: Return asap from cfg_parse_peers(). by Frédéric Lécaille · 6 years ago
  74. 1825103 MINOR: cfgparse: Extract some code to be re-used. by Frédéric Lécaille · 5 years ago
  75. 76e84f5 MINOR: backend: move hash_balance_factor out of chash by Willy Tarreau · 5 years ago
  76. a4d4fdf MEDIUM: sessions: Don't keep an infinite number of idling connections. by Olivier Houchard · 6 years ago
  77. b7b3faa MEDIUM: servers: Replace idle-timeout with pool-purge-delay. by Olivier Houchard · 6 years ago
  78. 006e310 MEDIUM: servers: Add a command to limit the number of idling connections. by Olivier Houchard · 6 years ago
  79. 86006a5 MEDIUM: proxy: Set http-reuse safe as default. by Olivier Houchard · 6 years ago
  80. 76a551d MINOR: config: make sure to associate the proper mux to bind and servers by Willy Tarreau · 6 years ago
  81. bf7a959 BUG/MINOR: cfgparse: Fix the call to post parser of the last sections parsed by Christopher Faulet · 6 years ago
  82. 7805e2b BUG/MINOR: cfgparse: Fix transition between 2 sections with the same name by Christopher Faulet · 6 years ago
  83. e655251 MINOR: initcall: use initcalls for section parsers by Willy Tarreau · 6 years ago
  84. beb859a MINOR: polling: add an option to support busy polling by Willy Tarreau · 6 years ago
  85. 7ff4f14 BUG/MINOR: config: Be aware of the HTX during the check of mux protocols by Christopher Faulet · 6 years ago
  86. 3a1f5fd REORG: config: extract the proxy parser into cfgparse-listen.c by Willy Tarreau · 6 years ago
  87. 36b9e22 REORG: config: extract the global section parser into cfgparse-global by Willy Tarreau · 6 years ago
  88. a14c03e CLEANUP: Fix typos in the cfgparse subsystem by Joseph Herlant · 6 years ago
  89. 6b44975 BUG/MINOR: config: Copy default error messages when parsing of a backend starts by Christopher Faulet · 6 years ago
  90. 4db49c0 BUG/MINOR: config: better detect the presence of the h2 pattern in npn/alpn by Willy Tarreau · 6 years ago
  91. cf62f7e MEDIUM: cli: implement 'mode cli' proxy analyzers by William Lallemand · 6 years ago
  92. 68ad3a4 MINOR: proxy: add a new option "http-use-htx" by Willy Tarreau · 6 years ago
  93. 3332090 MINOR: cfgparse: Write 130 as 128 as 0x82 and 0x80. by Olivier Houchard · 6 years ago
  94. 9504dd6 MINOR: config: use atleast2() instead of my_popcountl() where relevant by Willy Tarreau · 6 years ago
  95. d944344 BUILD: peers: check allocation error during peers_init_sync() by Willy Tarreau · 6 years ago
  96. 315b39c MINOR: http: Use same flag for httpclose and forceclose options by Christopher Faulet · 6 years ago
  97. 4212a30 MEDIUM: http: Ignore http-tunnel option on backend by Christopher Faulet · 6 years ago
  98. 98db976 MEDIUM: http: Ignore http-pretend-keepalive option on frontend by Christopher Faulet · 6 years ago
  99. 61c112a REORG: http: move HTTP rules parsing to http_rules.c by Willy Tarreau · 6 years ago
  100. 2fe7dd0 MEDIUM: protocol: sockpair protocol by William Lallemand · 6 years ago