1. 2e47a3a BUG/MEDIUM: http: adjust close mode when switching to backend by Willy Tarreau · Tue Sep 30 18:44:22 2014 +0200
  2. 8b3c808 MEDIUM: config: report it when tcp-request rules are misplaced by Willy Tarreau · Tue Sep 16 15:39:51 2014 +0200
  3. b4d0509 BUG/CRITICAL: http: don't update msg->sov once data start to leave the buffer by Willy Tarreau · Mon Sep 01 20:35:55 2014 +0200
  4. d6ec605 MEDIUM: connection: add new bit in Proxy Protocol V2 by Dave McCowan · Wed Jul 30 10:39:13 2014 -0400
  5. ad65af7 BUG/MINOR: server: move the directive #endif to the end of file by Godbach · Mon Jul 28 17:31:57 2014 +0800
  6. 5bebcd0 BUG/MAJOR: http: correctly rewind the request body after start of forwarding by Willy Tarreau · Thu Jul 10 19:06:10 2014 +0200
  7. 8245675 BUG/MEDIUM: backend: Update hash to use unsigned int throughout by Dan Dubovik · Tue Jul 08 08:51:03 2014 -0700
  8. 631a70f BUG/MEDIUM: unix: completely unbind abstract sockets during a pause() by Willy Tarreau · Mon Jul 07 21:07:51 2014 +0200
  9. d903bb3 MEDIUM: listener: implement a per-protocol pause() function by Willy Tarreau · Mon Jul 07 20:22:12 2014 +0200
  10. dc2695c MEDIUM: log: support a user-configurable max log line length by Willy Tarreau · Fri Jun 27 18:10:07 2014 +0200
  11. b4cbc1e MINOR: log: make MAX_SYSLOG_LEN overridable at build time by Willy Tarreau · Fri Jun 27 18:08:49 2014 +0200
  12. d008394 MINOR: stick-table: make stktable_fetch_key() indicate why it failed by Willy Tarreau · Wed Jun 25 16:20:53 2014 +0200
  13. 4910098 BUG/MINOR: ssl: Fix external function in order not to return a pointer on an internal trash buffer. by Emeric Brun · Tue Jun 24 18:26:41 2014 +0200
  14. c8b27b6 MEDIUM: ssl: add 300s supported time skew on OCSP response update. by Emeric Brun · Thu Jun 19 14:16:17 2014 +0200
  15. f4e6129 MINOR: missing regex.h include by Thierry FOURNIER · Thu Jun 19 13:37:01 2014 +0200
  16. 4147b2e MEDIUM: ssl: basic OCSP stapling support. by Emeric Brun · Mon Jun 16 18:36:30 2014 +0200
  17. 2620276 MINOR: regex: Use native PCRE API. by Thierry FOURNIER · Wed Jun 18 11:50:51 2014 +0200
  18. 09af0d6 MEDIUM: regex: replace all standard regex function by own functions by Thierry FOURNIER · Wed Jun 18 11:35:54 2014 +0200
  19. b8f980c MINOR: regex: Create JIT compatible function that return match strings by Thierry FOURNIER · Wed Jun 11 13:59:05 2014 +0200
  20. 218f064 MEDIUM: http: add actions "replace-header" and "replace-values" in http-req/resp by Sasha Pachev · Mon Jun 16 12:05:59 2014 -0600
  21. 4bfc580 MEDIUM: session: maintain per-backend and per-server time statistics by Willy Tarreau · Tue Jun 17 12:19:18 2014 +0200
  22. 2438f2b MINOR: freq_ctr: introduce a new averaging method by Willy Tarreau · Mon Jun 16 20:24:22 2014 +0200
  23. 588297f MINOR: tools: add new functions to quote-encode strings by Willy Tarreau · Mon Jun 16 15:16:40 2014 +0200
  24. 75ab8bd MEDIUM: Add port_to_str helper by Simon Horman · Mon Jun 16 09:39:41 2014 +0900
  25. 8fccfa2 CLEANUP: connection: merge proxy proto v2 header and address block by Willy Tarreau · Sat Jun 14 08:28:06 2014 +0200
  26. 3a4ac42 MINOR: tcp: prepare support for the "capture" action by Willy Tarreau · Fri Jun 13 16:17:14 2014 +0200
  27. 54da8db MINOR: capture: extend the captures to support non-header keys by Willy Tarreau · Fri Jun 13 16:11:48 2014 +0200
  28. f46cd6e MEDIUM: ssl: Add the option to use standardized DH parameters >= 1024 bits by Remi Gacogne · Thu Jun 12 14:58:40 2014 +0200
  29. c874653 BUILD: don't use type "uint" which is not portable by Willy Tarreau · Wed May 28 23:05:07 2014 +0200
  30. ce3f913 MINOR: stats: add counters for SSL cache lookups and misses by Willy Tarreau · Wed May 28 16:47:01 2014 +0200
  31. 0c9c272 MINOR: stats: report SSL key computations per second by Willy Tarreau · Wed May 28 12:28:58 2014 +0200
  32. c600204 BUG/MEDIUM: regex: fix risk of buffer overrun in exp_replace() by Sasha Pachev · Mon May 26 12:33:48 2014 -0600
  33. 2396418 MINOR: checks: support a neutral check result by Willy Tarreau · Tue May 20 20:56:30 2014 +0200
  34. ed7df90 MEDIUM: stats: introduce new actions to simplify admin status management by Willy Tarreau · Thu May 22 18:04:49 2014 +0200
  35. bfc7b7a MAJOR: checks: add support for a new "drain" administrative mode by Willy Tarreau · Thu May 22 16:14:34 2014 +0200
  36. 8eb7784 MINOR: server: implement srv_set_stopping() by Willy Tarreau · Wed May 21 13:54:57 2014 +0200
  37. dbd5e78 MINOR: server: implement srv_set_running() by Willy Tarreau · Tue May 20 22:46:35 2014 +0200
  38. e7d1ef1 MINOR: server: implement srv_set_stopped() by Willy Tarreau · Tue May 20 22:25:12 2014 +0200
  39. bda9227 MINOR: server: make the status reporting function support a reason by Willy Tarreau · Tue May 20 21:55:30 2014 +0200
  40. af54958 MEDIUM: checks: simplify server up/down/nolb transitions by Willy Tarreau · Fri May 16 17:37:50 2014 +0200
  41. a0066dd MEDIUM: server: properly support and propagate the maintenance status by Willy Tarreau · Fri May 16 11:25:16 2014 +0200
  42. 4aac7db REORG: checks: put the functions in the appropriate files ! by Willy Tarreau · Fri May 16 11:48:10 2014 +0200
  43. 892337c MAJOR: server: use states instead of flags to store the server state by Willy Tarreau · Tue May 13 23:41:20 2014 +0200
  44. 2012521 REORG/MEDIUM: server: move the maintenance bits out of the server state by Willy Tarreau · Tue May 13 19:44:56 2014 +0200
  45. c93cd16 REORG/MEDIUM: server: split server state and flags in two different variables by Willy Tarreau · Tue May 13 15:54:22 2014 +0200
  46. 041751c BUG/MEDIUM: polling: fix possible CPU hogging of worker processes after receiving SIGUSR1. by Conrad Hoffmann · Tue May 20 14:28:24 2014 +0200
  47. 87eb1d6 MINOR: server: create srv_was_usable() from srv_is_usable() and use a pointer by Willy Tarreau · Tue May 13 18:51:40 2014 +0200
  48. c5150da MINOR: server: use functions to detect state changes and to update them by Willy Tarreau · Tue May 13 19:27:31 2014 +0200
  49. 02615f9 MINOR: server: remove the SRV_DRAIN flag which can always be deduced by Willy Tarreau · Tue May 13 22:08:20 2014 +0200
  50. 05cdd96 MEDIUM: session: implement half-closed timeouts (client-fin and server-fin) by Willy Tarreau · Sat May 10 14:30:07 2014 +0200
  51. 6346f0a DOC: stop referencing the slow git repository in the README by Willy Tarreau · Sat May 10 11:04:39 2014 +0200
  52. b1dd9bf MEDIUM: pattern: use ebtree's longest match to index/lookup string beginning by Willy Tarreau · Sat May 10 08:53:48 2014 +0200
  53. 18ca2d4 MINOR: tools: split is_addr() and is_inet_addr() by Willy Tarreau · Fri May 09 22:40:55 2014 +0200
  54. 6ae1ba6 MEDIUM: listener: parse the new "process" bind keyword by Willy Tarreau · Wed May 07 19:01:58 2014 +0200
  55. a9db57e MEDIUM: config: limit nbproc to the machine's word size by Willy Tarreau · Fri Jan 18 11:29:29 2013 +0100
  56. 8dc6039 MINOR: ssl: add global statement tune.ssl.force-private-cache. by Emeric Brun · Fri May 09 13:52:00 2014 +0200
  57. afb7683 MEDIUM: connection: Implement and extented PROXY Protocol V2 by David S · Thu May 08 23:42:08 2014 -0400
  58. caa19cc BUG/MAJOR: ssl: Fallback to private session cache if current lock mode is not supported. by Emeric Brun · Wed May 07 16:10:18 2014 +0200
  59. cefad67 BUILD: syscalls: remove improper inline statement in front of syscalls by Willy Tarreau · Thu May 08 22:36:29 2014 +0200
  60. 2a83111 MINOR: http: generic pointer to rule argument by William Lallemand · Tue May 06 18:43:27 2014 +0200
  61. 07c8b24 MINOR: http: export the smp_fetch_cookie function by William Lallemand · Fri May 02 17:11:07 2014 +0200
  62. 644c101 BUG/MAJOR: http: connection setup may stall on balance url_param by Willy Tarreau · Wed Apr 30 18:11:11 2014 +0200
  63. ed44649 MEDIUM: config: warn that '{cli,con,srv}timeout' are deprecated by Willy Tarreau · Mon Apr 28 22:56:38 2014 +0200
  64. a3c504c MEDIUM: config: inform the user only once that "redispatch" is deprecated by Willy Tarreau · Mon Apr 28 22:37:32 2014 +0200
  65. 40bac83 MEDIUM: config: inform the user that "reqsetbe" is deprecated by Willy Tarreau · Mon Apr 28 22:37:06 2014 +0200
  66. de9d2d7 MEDIUM: config: inform the user about the deprecatedness of "block" rules by Willy Tarreau · Mon Apr 28 22:28:02 2014 +0200
  67. ff05550 MINOR: config: add minimum support for emitting warnings only once by Willy Tarreau · Mon Apr 28 22:27:06 2014 +0200
  68. 0b74833 MEDIUM: http: make http-request rules processing return a verdict instead of a rule by Willy Tarreau · Tue Apr 29 00:13:29 2014 +0200
  69. 353bc9f CLEANUP: proxy: rename "block_cond" to "block_rules" by Willy Tarreau · Mon Apr 28 22:05:31 2014 +0200
  70. e47e4e2 BUG/MEDIUM: patterns: last fix was still not enough by Thierry FOURNIER · Mon Apr 28 11:18:57 2014 +0200
  71. a631fc8 BUG/MAJOR: patterns: -i and -n are ignored for inlined patterns by Willy Tarreau · Sat Apr 26 23:33:51 2014 +0200
  72. f51c698 MEDIUM: ssl: implement a workaround for the OpenSSL heartbleed attack by Willy Tarreau · Fri Apr 25 20:02:39 2014 +0200
  73. b396637 MINOR: connection: add a new error code for SSL with heartbeat by Willy Tarreau · Fri Apr 25 18:54:29 2014 +0200
  74. 73025dd MEDIUM: http: register http-request and http-response keywords by William Lallemand · Thu Apr 24 14:38:37 2014 +0200
  75. fabcbe0 MEDIUM: http: ACL and MAP updates through http-(request|response) rules by Baptiste Assmann · Thu Apr 24 22:16:59 2014 +0200
  76. 953f74d MINOR: pattern: find element in a reference by Baptiste Assmann · Fri Apr 25 16:57:03 2014 +0200
  77. c35362a MINOR: http: implement the max-keep-alive-queue setting by Willy Tarreau · Fri Apr 25 13:58:37 2014 +0200
  78. 1746eec MINOR: checks: add a new global max-spread-checks directive by Willy Tarreau · Fri Apr 25 10:46:47 2014 +0200
  79. f1fd9dc CLEANUP: general: get rid of all old occurrences of "session *t" by Willy Tarreau · Thu Apr 24 20:47:57 2014 +0200
  80. af3cf70 MEDIUM: stats: reimplement HTTP keep-alive on the stats page by Willy Tarreau · Tue Apr 22 22:19:53 2014 +0200
  81. 5a8ba60 CLEANUP: buffers: remove unused function buffer_contig_space_with_res() by Willy Tarreau · Thu Apr 24 17:14:51 2014 +0200
  82. 1234f4a MAJOR: http: reset msg->sov after headers are forwarded by Willy Tarreau · Thu Apr 17 21:14:47 2014 +0200
  83. 0d09050 MEDIUM: http: small helpers to compute how far to rewind to find BODY and DATA by Willy Tarreau · Thu Apr 17 20:31:44 2014 +0200
  84. da6eed6 MINOR: http: add a small helper to compute how far to rewind to find URI by Willy Tarreau · Thu Apr 17 20:24:24 2014 +0200
  85. 211cdec MEDIUM: http: add a small helper to compute how far to rewind to find headers by Willy Tarreau · Thu Apr 17 20:18:08 2014 +0200
  86. 2d8e485 MINOR: http: add a small helper to compute the amount of body bytes present by Willy Tarreau · Thu Apr 17 20:08:17 2014 +0200
  87. 877e78d MAJOR: http: do not use msg->sol while processing messages or forwarding data by Willy Tarreau · Sun Apr 07 18:48:08 2013 +0200
  88. 0558a02 MINOR: http: make msg->eol carry the last CRLF length by Willy Tarreau · Thu Mar 13 15:48:45 2014 +0100
  89. 5a8f947 CLEANUP: http: rename http_process_request_body() by Willy Tarreau · Thu Apr 10 11:16:06 2014 +0200
  90. 226071e MEDIUM: http: wait for the first chunk or message body length in http_process_body by Willy Tarreau · Thu Apr 10 11:55:45 2014 +0200
  91. dad3d1d MINOR: http: add the function "del-header" to the directives http-request and http-response by Thierry FOURNIER · Tue Apr 22 18:07:25 2014 +0200
  92. 74c219d BUG/MEDIUM: stick-table: fix IPv4-to-IPv6 conversion in src_* fetches by Thierry FOURNIER · Mon Apr 14 14:35:40 2014 +0200
  93. 88afe03 BUG/MINOR: Fix name lookup ordering when compiled with USE_GETADDRINFO by Nenad Merdanovic · Mon Apr 14 15:56:58 2014 +0200
  94. b4a163a CLEANUP: pattern: move array definitions to proto/ and not types/ by Willy Tarreau · Wed Apr 02 20:55:23 2014 +0200
  95. f6c22c8 BUG/MEDIUM: pattern: fix wrong definition of the pat_prune_fcts array by Willy Tarreau · Wed Apr 02 20:51:04 2014 +0200
  96. 272adea REORG: cfgparse: move server keyword parsing to server.c by Willy Tarreau · Mon Mar 31 10:39:59 2014 +0200
  97. 702d44f MEDIUM: proxy: support use_backend with dynamic names by Bertrand Jacquin · Tue Nov 19 11:43:06 2013 +0100
  98. fa45f1d MEDIUM: config: Dynamic sections. by Thierry FOURNIER · Tue Mar 18 13:54:18 2014 +0100
  99. 9f95e40 MINOR: standard: Add ipv6 support in the function url2sa(). by Thierry FOURNIER · Fri Mar 21 14:51:46 2014 +0100
  100. 46006bd MINOR: pattern: Add function to prune and reload pattern list. by Thierry FOURNIER · Fri Mar 21 21:45:15 2014 +0100