1. b7e7c47 MINOR: Add nbsrv sample converter by Nenad Merdanovic · 7 years ago
  2. d1307ce DOC: spoe: Update SPOE documentation to reflect recent changes by Christopher Faulet · 7 years ago
  3. b067b06 MINOR: spoe: Add status code in error variable instead of hardcoded value by Christopher Faulet · 7 years ago
  4. a1cda02 MAJOR: spoe: Add support of pipelined and asynchronous exchanges with agents by Christopher Faulet · 8 years ago
  5. aaee750 BUG/MINOR: ssl: fix cipherlist captures with sustainable SSL calls by Emmanuel Hocdet · 7 years ago
  6. 4608ed9 MEDIUM: ssl: remove ssl-options from crt-list by Emmanuel Hocdet · 7 years ago
  7. 5bf7732 MEDIUM: ssl: add new sample-fetch which captures the cipherlist by Thierry FOURNIER · 7 years ago
  8. 0594211 MEDIUM: boringssl: support native multi-cert selection without bundling by Emmanuel Hocdet · 7 years ago
  9. 4dc7197 BUG/MINOR: lua: Map.end are not reliable because "end" is a reserved keyword by Thierry FOURNIER · 7 years ago
  10. 4397290 MINOR: doc: Add docs for agent-addr and agent-send CLI commands by Misiek · 7 years ago
  11. 768d860 MINOR: doc: Add docs for agent-addr configuration variable by Misiek · 7 years ago
  12. e7f2b73 MINOR: ssl: add curve suite for ECDHE negotiation by Emmanuel Hocdet · 7 years ago
  13. 9826329 MAJOR: ssl: bind configuration per certificat by Emmanuel Hocdet · 8 years ago
  14. 8c8c349 DOC: add deprecation notice to "block" by Jarno Huuskonen · 8 years ago
  15. 4f60301 MINOR: connection: add sample fetch "fc_rcvd_proxy" by Emeric Brun · 7 years ago
  16. 52f5db2 MINOR: http: custom status reason. by Robin H. Johnson · 7 years ago
  17. 0184ea7 BUG/MAJOR: channel: Fix the definition order of channel analyzers by Christopher Faulet · 7 years ago
  18. 01e0974 MINOR: samples: add xx-hash functions by Thierry FOURNIER · 8 years ago
  19. f27cddc DOC: Add timings events schemas by Guillaume de Lafond · 8 years ago
  20. 6e413ed DOC: fix small typo in fe_id (backend instead of frontend) by Marcin Deranek · 8 years ago
  21. 5113216 DOC: cli: show cli sockets by William Lallemand · 8 years ago
  22. d7f2eb6 DOC: lua: section declared twice by Thierry FOURNIER · 8 years ago
  23. 12a865d DOC: lua: improve links by Thierry FOURNIER · 8 years ago
  24. a78f037 DOC: lua: documentation about time parser functions by Thierry FOURNIER · 8 years ago
  25. 1002aac DOC: Fix some typo in SPOE documentation by Christopher Faulet · 8 years ago
  26. 31bfe1f DOC: Add undocumented argument of the trace filter by Christopher Faulet · 8 years ago
  27. c1edafe DOC: lua: Add documentation about variable manipulation from applet by Thierry FOURNIER / OZON.IO · 8 years ago
  28. b210bcc DOC: lua: Documentation about some entry missing by Thierry FOURNIER / OZON.IO · 8 years ago
  29. d2471c2 MINOR: proxy: Add fe_name/be_name fetchers next to existing fe_id/be_id by Marcin Deranek · 8 years ago
  30. fb981bd DOC: mention that req_tot is for both frontends and backends by Willy Tarreau · 8 years ago
  31. f25e8e5 DOC: Added 51Degrees conv and fetch functions to documentation. by Ben Shillito · 8 years ago
  32. 3c5e374 DOC: Fix map table's format by Ruoshan Huang · 8 years ago
  33. a1c35ab BUG/MINOR: cli: allow the backslash to be escaped on the CLI by Dragan Dosen · 8 years ago
  34. 4896c44 DOC: Spelling fixes by Tim Düsterhus · 8 years ago
  35. 0e658fb [RELEASE] Released version 1.8-dev0 by Willy Tarreau · 8 years ago
  36. e59fcdd [RELEASE] Released version 1.7.0 by Willy Tarreau · 8 years ago
  37. 35069f8 MINOR: cli: make "show errors" capable of dumping only request or response by Willy Tarreau · 8 years ago
  38. 234ba2d MINOR: cli: make "show errors" support a proxy name by Willy Tarreau · 8 years ago
  39. a1b1ed5 MINOR: cli: make "show stat" support a proxy name by Willy Tarreau · 8 years ago
  40. 8a1027a MINOR: lua: Add tokenize function. by Thierry FOURNIER / OZON.IO · 8 years ago
  41. 1084a36 MINOR: stats: correct documentation of process ID for typed output by Simon Horman · 8 years ago
  42. 985532d MINOR: spoe: Add "option set-on-error" statement by Christopher Faulet · 8 years ago
  43. 4802672 MINOR: spoe: Add "maxconnrate" and "maxerrrate" statements by Christopher Faulet · 8 years ago
  44. ea62c2a MINOR: spoe: Add 'option continue-on-error' statement in spoe-agent section by Christopher Faulet · 8 years ago
  45. 03a3449 MINOR: spoe: Remove useless 'timeout ack' option by Christopher Faulet · 8 years ago
  46. f7a3092 MINOR: spoe: Add 'timeout processing' option to limit time to process an event by Christopher Faulet · 8 years ago
  47. a00d817 MINOR: filters: Add check_timeouts callback to handle timers expiration on streams by Christopher Faulet · 8 years ago
  48. a44fdd9 MEDIUM: lua: Add cli handler for Lua by Thierry FOURNIER / OZON.IO · 8 years ago
  49. d4d0a23 DOC: ssl: Use correct wording for ca-sign-pass by Bertrand Jacquin · 8 years ago
  50. 62fec75 MINOR: lua: add ip addresses and network manipulation function by Thierry FOURNIER / OZON.IO · 8 years ago
  51. 65192f3 MINOR: lua: add function which return true if the channel is full. by Thierry FOURNIER / OZON.IO · 8 years ago
  52. d5d890b [RELEASE] Released version 1.7-dev6 by Willy Tarreau · 8 years ago
  53. ba7bc16 MINOR: spoe/checks: Add support for SPOP health checks by Christopher Faulet · 8 years ago
  54. f7e4e7e MAJOR: spoe: Add an experimental Stream Processing Offload Engine by Christopher Faulet · 8 years ago
  55. 85d79c9 MINOR: vars: Add 'unset-var' action/converter by Christopher Faulet · 8 years ago
  56. ff2613e MEDIUM: vars: Add a per-process scope for variables by Christopher Faulet · 8 years ago
  57. b71557a MINOR: vars: Allow '.' in variable names by Christopher Faulet · 8 years ago
  58. 9adb0a5 MINOR: filters: Update filters documentation accordingly to recent changes by Christopher Faulet · 8 years ago
  59. e5a6068 MEDIUM: server: do not restrict anymore usage of IP address from the state file by Willy Tarreau · 8 years ago
  60. 3eed10e MINOR: init: add -dr to ignore server address resolution failures by Willy Tarreau · 8 years ago
  61. 6a031d1 DOC: add some documentation for the "init-addr" server keyword by Willy Tarreau · 8 years ago
  62. 987e16d MINOR: dns: implement extra 'hold' timers. by Baptiste Assmann · 8 years ago
  63. b96dd28 MINOR: stats: indicate it when a server is down due to resolution by Willy Tarreau · 8 years ago
  64. 89aa7f3 MINOR: new srv_admin flag: SRV_ADMF_RMAINT by Baptiste Assmann · 8 years ago
  65. def0d22 MINOR: stream: make option contstats usable again by Willy Tarreau · 8 years ago
  66. 29b2531 DOC: move the device detection modules documentation to their own files by Willy Tarreau · 8 years ago
  67. d0027ed MEDIUM: wurfl: add Scientiamobile WURFL device detection module by scientiamobile · 8 years ago
  68. 5b2ce8a DOC: stats: provide state details for show servers state by Cyril Bonté · 8 years ago
  69. 1458fdb DOC: Fix typo in description of `-st` parameter in man page by Jorrit Schippers · 8 years ago
  70. 17be45e DOC: fix the entry for hash-balance-factor config option by Andrew Rodland · 8 years ago
  71. 608efa1 [RELEASE] Released version 1.7-dev5 by Willy Tarreau · 8 years ago
  72. b1f48e3 MINOR: backend: add hash-balance-factor option for hash-type consistent by Andrew Rodland · 8 years ago
  73. 4f61429 DOC: document tcp-request session by Willy Tarreau · 8 years ago
  74. a5bc36b MINOR: stats: emit dses by Willy Tarreau · 8 years ago
  75. 8a90b8e MINOR: stats: output dcon by Willy Tarreau · 8 years ago
  76. 0c63053 DOC: fix missed entry for "set-{src,dst}{,-port}" by Willy Tarreau · 8 years ago
  77. 00005ce MINOR: tcp: make set-src/set-src-port and set-dst/set-dst-port commutative by Willy Tarreau · 8 years ago
  78. ad9a7e9 MINOR: Add fe_req_rate sample fetch by Nenad Merdanovic · 8 years ago
  79. 7d56c6d MINOR: enable IP_BIND_ADDRESS_NO_PORT on backend connections by Lukas Tribus · 8 years ago
  80. a0bcbdc MEDIUM: make SO_REUSEPORT configurable by Lukas Tribus · 8 years ago
  81. 3749ebf MINOR: cli: ability to change a server's port by Baptiste Assmann · 8 years ago
  82. 5094656 MINOR: cli: change a server health check port through the stats socket by Baptiste Assmann · 8 years ago
  83. e3f5031 MINOR: cli: allow the semi-colon to be escaped on the CLI by Chad Lavoie · 8 years ago
  84. 4cac359 MEDIUM: log: Decompose %Tq in %Th %Ti %TR by Thierry FOURNIER / OZON.IO · 8 years ago
  85. 41d5e3a [RELEASE] Released version 1.7-dev4 by Willy Tarreau · 8 years ago
  86. 30fcd39 MINOR: tcp: add further tcp info fetchers by Joe Williams · 8 years ago
  87. 16e0156 MINOR: tcp: add dst_is_local and src_is_local by Willy Tarreau · 8 years ago
  88. aa1ea8a DOC: minor typo fixes to improve HTML parsing by haproxy-dconv by Olivier Doucet · 8 years ago
  89. 8dfe863 DOC: fix json converter example and error message by Herve COMMOWICK · 8 years ago
  90. 53e381c DOC: lua: remove old functions by Thierry FOURNIER / OZON.IO · 8 years ago
  91. 6310bef MINOR: tcp: Return TCP statistics like RTT and RTT variance by Thierry Fournier / OZON.IO · 8 years ago
  92. e4edc6b MEDIUM: http: implement http-response track-sc* directive by Ruoshan Huang · 8 years ago
  93. ab00df6 BUG/MEDIUM: lua: the function txn_done() from sample fetches can crash by Thierry FOURNIER · 8 years ago
  94. 8e48b87 DOC: spelling fixes by Dan Lloyd · 8 years ago
  95. be1d34d DOC: add missing doc for http-request deny [deny_status <status>] by Willy Tarreau · 8 years ago
  96. 9075968 MINOR: tcp: add "tcp-request connection expect-netscaler-cip layer4" by Bertrand Jacquin · 8 years ago
  97. 93b227d MINOR: listener: add the "accept-netscaler-cip" option to the "bind" keyword by Bertrand Jacquin · 8 years ago
  98. d294aea MEDIUM: ssl: support SNI filters with multicerts by Emmanuel Hocdet · 8 years ago
  99. 0070cd5 DOC: http: add documentation for url32 and url32+src by Dragan Dosen · 8 years ago
  100. 13e9b0c MEDIUM: tcp/http: new set-dst/set-dst-port actions by William Lallemand · 8 years ago