1. 179085c MEDIUM: http: move Connection header processing earlier by Willy Tarreau · Mon Apr 28 16:48:56 2014 +0200
  2. 6541083 BUG/MINOR: http: block rules forgot to increment the session's request counter by Willy Tarreau · Mon Apr 28 21:25:43 2014 +0200
  3. 5fa7082 BUG/MINOR: http: block rules forgot to increment the denied_req counter by Willy Tarreau · Mon Apr 28 18:27:12 2014 +0200
  4. bbba2a8 MEDIUM: http: jump to dedicated labels after http-request processing by Willy Tarreau · Mon Apr 28 13:57:26 2014 +0200
  5. 5e9edce MEDIUM: http: move reqadd after execution of http_request redirect by Willy Tarreau · Mon Apr 28 11:13:33 2014 +0200
  6. cfe7fdd MINOR: http: rely on the message body parser to send 100-continue by Willy Tarreau · Sat Apr 26 22:08:32 2014 +0200
  7. e6d2416 BUG/MINOR: http: log 407 in case of proxy auth by Willy Tarreau · Mon Apr 28 16:59:15 2014 +0200
  8. f767ac5 BUG/MINOR: proxy: unsafe initialization of HTTP transaction when switching from TCP frontend by Willy Tarreau · Mon Apr 28 16:13:51 2014 +0200
  9. e47e4e2 BUG/MEDIUM: patterns: last fix was still not enough by Thierry FOURNIER · Mon Apr 28 11:18:57 2014 +0200
  10. a631fc8 BUG/MAJOR: patterns: -i and -n are ignored for inlined patterns by Willy Tarreau · Sat Apr 26 23:33:51 2014 +0200
  11. 3b78696 BUG/MEDIUM: pattern: a typo breaks automatic acl/map numbering by Willy Tarreau · Sat Apr 26 12:37:25 2014 +0200
  12. 8860dcd [RELEASE] Released version 1.5-dev24 by Willy Tarreau · Sat Apr 26 00:08:14 2014 +0200
  13. aeed672 MINOR: ssl: finally catch the heartbeats missing the padding by Willy Tarreau · Fri Apr 25 23:59:58 2014 +0200
  14. 3b2fdb6 BUG/MINOR: ssl: really block OpenSSL's response to heartbleed attack by Willy Tarreau · Fri Apr 25 23:44:22 2014 +0200
  15. 8481500 BUILD: ssl: avoid a warning about conn not used with OpenSSL < 1.0.1 by Willy Tarreau · Fri Apr 25 21:40:27 2014 +0200
  16. 6c09c2c BUILD: http: remove a warning on strndup by Willy Tarreau · Fri Apr 25 21:38:08 2014 +0200
  17. 6e774b4 BUG/MEDIUM: Revert "MEDIUM: ssl: Add standardized DH parameters >= 1024 bits" by Willy Tarreau · Fri Apr 25 21:35:23 2014 +0200
  18. f51c698 MEDIUM: ssl: implement a workaround for the OpenSSL heartbleed attack by Willy Tarreau · Fri Apr 25 20:02:39 2014 +0200
  19. 29f037d MEDIUM: ssl: explicitly log failed handshakes after a heartbeat by Emeric Brun · Fri Apr 25 19:05:36 2014 +0200
  20. b396637 MINOR: connection: add a new error code for SSL with heartbeat by Willy Tarreau · Fri Apr 25 18:54:29 2014 +0200
  21. 73025dd MEDIUM: http: register http-request and http-response keywords by William Lallemand · Thu Apr 24 14:38:37 2014 +0200
  22. fabcbe0 MEDIUM: http: ACL and MAP updates through http-(request|response) rules by Baptiste Assmann · Thu Apr 24 22:16:59 2014 +0200
  23. 953f74d MINOR: pattern: find element in a reference by Baptiste Assmann · Fri Apr 25 16:57:03 2014 +0200
  24. 938c7fe DOC: fix alphabetic order of tcp-check by Willy Tarreau · Fri Apr 25 14:21:39 2014 +0200
  25. c35362a MINOR: http: implement the max-keep-alive-queue setting by Willy Tarreau · Fri Apr 25 13:58:37 2014 +0200
  26. 6d8bac7 BUG/MAJOR: http: fix the 'next' pointer when performing a redirect by Willy Tarreau · Fri Apr 25 12:19:32 2014 +0200
  27. 1746eec MINOR: checks: add a new global max-spread-checks directive by Willy Tarreau · Fri Apr 25 10:46:47 2014 +0200
  28. 3c1b5ec MINOR: http: add capture.req.ver and capture.res.ver by Willy Tarreau · Thu Apr 24 23:41:57 2014 +0200
  29. 8b8995f MINOR: stats: always emit HTTP/1.1 in responses by Willy Tarreau · Thu Apr 24 22:51:54 2014 +0200
  30. f118d9f REORG: http: move HTTP Connection response header parsing earlier by Willy Tarreau · Thu Apr 24 18:26:08 2014 +0200
  31. 70730dd MEDIUM: http: enable analysers to have keep-alive on stats by Willy Tarreau · Thu Apr 24 18:06:27 2014 +0200
  32. ed2119c BUG/MEDIUM: stats: mismatch between behaviour and doc about front/back by Willy Tarreau · Thu Apr 24 22:10:39 2014 +0200
  33. 5897567 CLEANUP: http: remove the useless "if (1)" inherited from version 1.4 by Willy Tarreau · Thu Apr 24 21:13:57 2014 +0200
  34. f1fd9dc CLEANUP: general: get rid of all old occurrences of "session *t" by Willy Tarreau · Thu Apr 24 20:47:57 2014 +0200
  35. cce3648 BUILD: stats: let gcc know that last_fwd cannot be used uninitialized... by Willy Tarreau · Thu Apr 24 20:26:41 2014 +0200
  36. 628c40c MEDIUM: http: move skipping of 100-continue earlier by Willy Tarreau · Thu Apr 24 19:11:26 2014 +0200
  37. 4d1f128 BUG/MEDIUM: http: 100-continue responses must process the next part immediately by Willy Tarreau · Thu Apr 24 18:59:35 2014 +0200
  38. efdf094 BUG/MAJOR: http: fix timeouts during data forwarding by Willy Tarreau · Thu Apr 24 20:08:57 2014 +0200
  39. af3cf70 MEDIUM: stats: reimplement HTTP keep-alive on the stats page by Willy Tarreau · Tue Apr 22 22:19:53 2014 +0200
  40. 5a8ba60 CLEANUP: buffers: remove unused function buffer_contig_space_with_res() by Willy Tarreau · Thu Apr 24 17:14:51 2014 +0200
  41. 285ff0f BUG/MEDIUM: channel: bi_putblk() must not wrap before the end of buffer by Willy Tarreau · Thu Apr 24 17:02:57 2014 +0200
  42. b2c6a78 BUG/MINOR: http: don't report server aborts as client aborts by Willy Tarreau · Wed Apr 23 20:29:01 2014 +0200
  43. 3ca5448 BUG/MINOR: compression: correctly report incoming byte count by Willy Tarreau · Wed Apr 23 19:31:17 2014 +0200
  44. 060762e DOC: Full section dedicated to the converters by Thierry FOURNIER · Wed Apr 23 13:29:15 2014 +0200
  45. 8317b28 [RELEASE] Released version 1.5-dev23 by Willy Tarreau · Wed Apr 23 01:49:41 2014 +0200
  46. 85ac942 DOC: update roadmap with what was done. by Willy Tarreau · Wed Apr 23 01:44:32 2014 +0200
  47. ee445d9 MEDIUM: config: report misplaced use-server rules by Willy Tarreau · Wed Apr 23 01:39:04 2014 +0200
  48. 5002f57 MEDIUM: config: report misplaced http-request rules by Willy Tarreau · Wed Apr 23 01:32:02 2014 +0200
  49. f51658d MEDIUM: config: relax use_backend check to make the condition optional by Willy Tarreau · Wed Apr 23 01:21:56 2014 +0200
  50. 74774c0 DOC: add pointer to the Cyril's HTML doc in the README by Willy Tarreau · Wed Apr 23 00:57:08 2014 +0200
  51. b9a551e BUG/MINOR: stats: last session was not always set by Willy Tarreau · Wed Apr 23 00:35:17 2014 +0200
  52. 62ba870 DOC: fix fetching samples syntax by Cyril Bonté · Tue Apr 22 23:52:25 2014 +0200
  53. 38b3aa5 BUG/MAJOR: http: fix bug in parse_qvalue() when selecting compression algo by Willy Tarreau · Tue Apr 22 23:32:05 2014 +0200
  54. c006dab DOC: internal: add some reminders about HTTP parsing and pointer states by Willy Tarreau · Wed Apr 16 21:10:49 2014 +0200
  55. 3ce10ff CLEANUP: http: remove all calls to http_silent_debug() by Willy Tarreau · Tue Apr 22 08:24:38 2014 +0200
  56. d351021 CLEANUP: http: document the response forwarding states by Willy Tarreau · Mon Apr 21 11:24:13 2014 +0200
  57. bed410e MAJOR: http: centralize data forwarding in the request path by Willy Tarreau · Tue Apr 22 08:19:34 2014 +0200
  58. 32b5ab2 MEDIUM: http: only allocate the temporary compression buffer when needed by Willy Tarreau · Mon Apr 21 11:27:29 2014 +0200
  59. d5a6783 MINOR: http: further cleanups of response forwarding function by Willy Tarreau · Mon Apr 21 10:54:27 2014 +0200
  60. c623c17 MEDIUM: http: start to centralize the forwarding code by Willy Tarreau · Fri Apr 18 09:53:50 2014 +0200
  61. 168ebc5 MEDIUM: http: cleanup: centralize a little bit HTTP compression end by Willy Tarreau · Fri Apr 18 00:53:43 2014 +0200
  62. 7f2f8d5 MAJOR: http/compression: fix chunked-encoded response processing by Willy Tarreau · Fri Apr 18 00:20:14 2014 +0200
  63. 5fb0abd MAJOR: http: re-enable compression on chunked encoding by Willy Tarreau · Thu Apr 17 21:55:11 2014 +0200
  64. b59c7bf MEDIUM: http: headers must be forwarded even if data was already inspected by Willy Tarreau · Tue Apr 22 14:29:58 2014 +0200
  65. 6fef8ae BUG/MINOR: http: deinitialize compression after a compression error by Willy Tarreau · Tue Apr 22 21:22:06 2014 +0200
  66. d01f426 BUG/MINOR: http: deinitialize compression after a parsing error by Willy Tarreau · Mon Apr 21 11:00:13 2014 +0200
  67. 7ba2354 MEDIUM: http: forward headers again while waiting for connection to complete by Willy Tarreau · Thu Apr 17 21:50:00 2014 +0200
  68. 1234f4a MAJOR: http: reset msg->sov after headers are forwarded by Willy Tarreau · Thu Apr 17 21:14:47 2014 +0200
  69. 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
  70. 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
  71. 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
  72. 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
  73. c24715e MAJOR: http: don't update msg->sov anymore while processing the body by Willy Tarreau · Thu Apr 17 15:21:20 2014 +0200
  74. 0669d7d MEDIUM: http: http_parse_chunk_crlf() must not advance the buffer pointer by Willy Tarreau · Thu Apr 17 11:40:10 2014 +0200
  75. 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
  76. 0558a02 MINOR: http: make msg->eol carry the last CRLF length by Willy Tarreau · Thu Mar 13 15:48:45 2014 +0100
  77. 890988f CLEANUP: http: prepare dedicated processing for chunked encoded message bodies by Willy Tarreau · Thu Apr 10 11:59:33 2014 +0200
  78. 5a8f947 CLEANUP: http: rename http_process_request_body() by Willy Tarreau · Thu Apr 10 11:16:06 2014 +0200
  79. 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
  80. 31a1995 MEDIUM: http: don't reject anymore message bodies not containing the url param by Willy Tarreau · Thu Apr 10 11:50:37 2014 +0200
  81. 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
  82. ff11554 CLEANUP: code style: use tabs to indent codes instead of spaces by Godbach · Mon Apr 21 21:52:23 2014 +0800
  83. 8bf60a1 DOC: fix typo by Godbach · Mon Apr 21 21:42:41 2014 +0800
  84. e8ea598 MINOR: systemd wrapper: propagate exit status by Apollon Oikonomopoulos · Thu Apr 17 16:39:30 2014 +0300
  85. 6b6f3a0 MINOR: systemd wrapper: improve logging by Apollon Oikonomopoulos · Thu Apr 17 16:39:29 2014 +0300
  86. b3fce6e MINOR: systemd wrapper: re-execute on SIGUSR2 by Apollon Oikonomopoulos · Thu Apr 17 16:39:28 2014 +0300
  87. 45ad91e DOC: Update "language" documentation by Thierry FOURNIER · Wed Apr 16 11:10:53 2014 +0200
  88. d988f21 BUG/MAJOR: session: fix a possible crash with src_tracked by Thierry FOURNIER · Tue Apr 15 01:15:52 2014 +0200
  89. 1be6910 BUG/MINOR: log: Don't dump empty unique-id by Thierry FOURNIER · Tue Apr 15 01:38:48 2014 +0200
  90. ad90351 MINOR: http: Add the "language" converter to for use with accept-language by Thierry FOURNIER · Fri Apr 11 17:51:01 2014 +0200
  91. 74c219d BUG/MEDIUM: stick-table: fix IPv4-to-IPv6 conversion in src_* fetches by Thierry FOURNIER · Mon Apr 14 14:35:40 2014 +0200
  92. b75d692 BUILD/MINOR: ssl: remove one call to sprintf() by Willy Tarreau · Mon Apr 14 18:05:41 2014 +0200
  93. 9ece05f MEDIUM: ssl: Add standardized DH parameters >= 1024 bits by Remi Gacogne · Mon Apr 14 16:47:31 2014 +0200
  94. 88afe03 BUG/MINOR: Fix name lookup ordering when compiled with USE_GETADDRINFO by Nenad Merdanovic · Mon Apr 14 15:56:58 2014 +0200
  95. 914c0d6 BUG/MINOR: build: handle whitespaces in wc -l output by Lukas Tribus · Mon Apr 14 15:38:26 2014 +0200
  96. e5eddaf BUG/MEDIUM: systemd-wrapper: fix locating of haproxy binary by Willy Tarreau · Mon Apr 14 15:34:34 2014 +0200
  97. e9187f8 BUILD/MEDIUM: http: remove calls to sprintf() by Willy Tarreau · Mon Apr 14 15:27:14 2014 +0200
  98. a1dab55 BUILD/MEDIUM: checks: get rid of sprintf() by Willy Tarreau · Mon Apr 14 15:04:54 2014 +0200
  99. 348acfe BUILD/MEDIUM: cfgparse: get rid of sprintf() by Willy Tarreau · Mon Apr 14 15:00:39 2014 +0200
  100. 761b3d5 BUILD/MEDIUM: standard: get rid of sprintf() by Willy Tarreau · Mon Apr 14 14:53:06 2014 +0200