1. d9bdccd BUG/MINOR: jit: don't rely on USE flag to detect support by Lukas Tribus · Mon Apr 15 00:41:40 2013 +0200
  2. 667c2a3 BUG/MAJOR: http: compression still has defects on chunked responses by Willy Tarreau · Tue Apr 09 08:13:58 2013 +0200
  3. 04b3a19 BUG/MINOR: cli: "clear table xx data.xx" does not work anymore by Willy Tarreau · Sat Apr 13 09:41:37 2013 +0200
  4. 20e9932 BUG/MINOR: cli: "clear table" did not work anymore without a key by Willy Tarreau · Sat Apr 13 09:22:25 2013 +0200
  5. b1f3af2 MEDIUM: log: report file name, line number, and directive name with log-format errors by Willy Tarreau · Fri Apr 12 18:30:32 2013 +0200
  6. 62a6123 BUG/MEDIUM: log: fix regression on log-format handling by Willy Tarreau · Fri Apr 12 18:13:46 2013 +0200
  7. d16a1b2 BUG/MAJOR: backend: consistent hash can loop forever in certain circumstances by Willy Tarreau · Fri Apr 12 14:46:51 2013 +0200
  8. 33c60de MINOR: tcp: report the erroneous word in tcp-request track* by Willy Tarreau · Fri Apr 12 08:26:32 2013 +0200
  9. 1e5dfda MINOR: session: only call http_send_name_header() when changing the server by Willy Tarreau · Sun Apr 07 18:19:16 2013 +0200
  10. 9d9179b BUG/MAJOR: peers: fix an overflow when syncing strings larger than 16 bytes by Willy Tarreau · Thu Apr 11 16:56:44 2013 +0200
  11. a7b46b5 MINOR: stick-table: allow to allocate an entry without filling it by Willy Tarreau · Thu Apr 11 16:55:37 2013 +0200
  12. 72d6c16 CLEANUP: peers: remove a bit of spaghetti to prepare for the next bugfix by Willy Tarreau · Thu Apr 11 16:14:13 2013 +0200
  13. deaec2f BUG/MINOR: tcp: fix error reporting for TCP rules by Willy Tarreau · Wed Apr 10 16:31:11 2013 +0200
  14. e3cf222 BUG: regex: fix pcre compile error when using JIT by Hiroaki Nakamura · Thu Apr 11 08:17:37 2013 +0200
  15. f75d008 BUG/MAJOR: acl: add implicit arguments to the resolve list by Willy Tarreau · Sun Apr 07 21:20:44 2013 +0200
  16. 4fc90ef BUG/MEDIUM: splicing is broken since 1.5-dev12 by Willy Tarreau · Sat Apr 06 11:29:39 2013 +0200
  17. ea68d36 MINOR: show PCRE version and JIT status in -vv by Lukas Tribus · Thu Apr 04 12:24:16 2013 +0200
  18. 8d1c516 BUG/MINOR: http: add-header/set-header did not accept the ACL condition by Willy Tarreau · Wed Apr 03 14:13:58 2013 +0200
  19. 289dd92 [RELEASE] Released version 1.5-dev18 by Willy Tarreau · Wed Apr 03 02:26:31 2013 +0200
  20. ab861d3 MINOR: ssl: add support for the "alpn" bind keyword by Willy Tarreau · Tue Apr 02 02:30:41 2013 +0200
  21. a4312fa MAJOR: sample: maintain a per-proxy list of the fetch args to resolve by Willy Tarreau · Tue Apr 02 16:34:32 2013 +0200
  22. 0a0daec MEDIUM: http: remove val_usr() to validate user_lists by Willy Tarreau · Tue Apr 02 22:44:58 2013 +0200
  23. bef91e7 MEDIUM: acl: support using sample fetches directly in ACLs by Willy Tarreau · Sun Mar 31 23:14:46 2013 +0200
  24. 93fddf1 MEDIUM: acl: have a pointer to the keyword name in acl_expr by Willy Tarreau · Sun Mar 31 22:59:32 2013 +0200
  25. acca90d MINOR: acl: remove the use_count in acl keywords by Willy Tarreau · Sun Mar 31 22:51:33 2013 +0200
  26. 5adeda1 MAJOR: acl: add option -m to change the pattern matching method by Willy Tarreau · Sun Mar 31 22:13:34 2013 +0200
  27. d76a98a MEDIUM: acl: move the ->parse, ->match and ->smp fields to acl_expr by Willy Tarreau · Sun Mar 31 18:34:33 2013 +0200
  28. ff5afcc MINOR: http: replace acl_parse_ver with acl_parse_str by Willy Tarreau · Sun Mar 31 18:49:18 2013 +0200
  29. d86e29d CLEANUP: acl: remove unused references to ACL_USE_* by Willy Tarreau · Mon Mar 25 08:21:05 2013 +0100
  30. a91d0a5 MAJOR: acl: convert all ACL requires to SMP use+val instead of ->requires by Willy Tarreau · Mon Mar 25 08:12:18 2013 +0100
  31. bf8e251 MINOR: sample: provide a function to report the name of a sample check point by Willy Tarreau · Mon Mar 25 14:52:41 2013 +0100
  32. 25320b2 MEDIUM: proxy: remove acl_requires and just keep a flag "http_needed" by Willy Tarreau · Sun Mar 24 07:22:08 2013 +0100
  33. 4a96bf5 CLEANUP: acl: remove ACL hooks which were never used by Willy Tarreau · Sun Mar 24 01:34:58 2013 +0100
  34. fa95734 MINOR: payload: add new direction-explicit sample fetches by Willy Tarreau · Mon Jan 14 16:07:52 2013 +0100
  35. 18ed256 MINOR: http: add new direction-explicit sample fetches for headers and cookies by Willy Tarreau · Mon Jan 14 15:56:36 2013 +0100
  36. 9baae63 MAJOR: acl: remove fetch argument validation from the ACL struct by Willy Tarreau · Fri Jan 11 17:06:15 2013 +0100
  37. c48c90d MAJOR: acl: remove the arg_mask from the ACL definition and use the sample fetch's by Willy Tarreau · Fri Jan 11 16:56:48 2013 +0100
  38. 8ed669b MAJOR: acl: make all ACLs reference the fetch function via a sample. by Willy Tarreau · Fri Jan 11 15:49:37 2013 +0100
  39. 281c799 MINOR: session: rename sample fetch functions and declare the sample keywords by Willy Tarreau · Tue Jan 08 01:23:27 2013 +0100
  40. 409bcde MEDIUM: http: unify acl and sample fetch functions by Willy Tarreau · Tue Jan 08 00:31:00 2013 +0100
  41. 0ccb744 MINOR: listener: rename sample fetch functions and declare the sample keywords by Willy Tarreau · Mon Jan 07 22:54:17 2013 +0100
  42. d6896bc MINOR: frontend: rename sample fetch functions and declare the sample keywords by Willy Tarreau · Mon Jan 07 22:48:29 2013 +0100
  43. 1a7eca1 MINOR: backend: rename sample fetch functions and declare the sample keywords by Willy Tarreau · Mon Jan 07 22:38:03 2013 +0100
  44. d4c33c8 MEDIUM: samples: move payload-based fetches and ACLs to their own file by Willy Tarreau · Mon Jan 07 21:59:07 2013 +0100
  45. 434c57c MINOR: log: indicate it when some unreliable sample fetches are logged by Willy Tarreau · Tue Jan 08 01:10:24 2013 +0100
  46. 80aca90 MEDIUM: samples: use new flags to describe compatibility between fetches and their usages by Willy Tarreau · Mon Jan 07 15:42:20 2013 +0100
  47. e0db1e8 MEDIUM: acl: remove flag ACL_MAY_LOOKUP which is improperly used by Willy Tarreau · Fri Jan 04 16:31:47 2013 +0100
  48. aae75e3 BUG/CRITICAL: using HTTP information in tcp-request content may crash the process by Willy Tarreau · Fri Mar 29 12:31:49 2013 +0100
  49. 2d43e18 BUG/MAJOR: http: fix regression introduced by commit d655ffe by Willy Tarreau · Wed Apr 03 00:22:25 2013 +0200
  50. ffb6f08 BUG/MAJOR: http: fix regression introduced by commit a890d072 by Willy Tarreau · Tue Apr 02 23:16:53 2013 +0200
  51. ad1731d BUG/MEDIUM: ssl: improve error processing and reporting in ssl_sock_load_cert_list_file() by Willy Tarreau · Tue Apr 02 17:35:58 2013 +0200
  52. fe61656 MEDIUM: ssl: add mapping from SNI to cert file using "crt-list" by Emmanuel Hocdet · Tue Jan 22 15:31:15 2013 +0100
  53. 47f922d BUG/MEDIUM: systemd-wrapper: don't leak zombie processes by Marc-Antoine Perennou · Tue Apr 02 13:53:21 2013 +0200
  54. a890d07 BUG/MAJOR: http: use a static storage for sample fetch context by Willy Tarreau · Tue Apr 02 12:01:06 2013 +0200
  55. d655ffe OPTIM: http: optimize the response forward state machine by Willy Tarreau · Tue Apr 02 01:48:58 2013 +0200
  56. 0161d62 OPTIM: http: improve branching in chunk size parser by Willy Tarreau · Tue Apr 02 01:26:55 2013 +0200
  57. 7035132 MEDIUM: regex: Use PCRE JIT in acl by Hiroaki Nakamura · Sun Jan 13 15:00:42 2013 +0900
  58. 1b2fed6 BUG/MEDIUM: tools: vsnprintf() is not always reliable on Solaris by Willy Tarreau · Mon Apr 01 22:48:54 2013 +0200
  59. a39d199 BUILD: fix usual isdigit() warning on solaris by Willy Tarreau · Mon Apr 01 20:37:42 2013 +0200
  60. 49f74d0 BUG/MINOR: acl: ssl_c_used, ssl_fc{,_has_crt,_has_sni} take no pattern by Willy Tarreau · Sun Mar 31 19:44:57 2013 +0200
  61. e5b4f9d BUG/MINOR: acl: ssl_fc_{alg,use}_keysize must parse integers, not strings by Willy Tarreau · Sun Mar 31 19:38:19 2013 +0200
  62. 3fa87b1 BUG/MAJOR: ev_select: disable the select() poller if maxsock > FD_SETSIZE by Willy Tarreau · Sun Mar 31 14:41:15 2013 +0200
  63. 80da05a MEDIUM: poll: do not use FD_* macros anymore by Willy Tarreau · Sun Mar 31 14:06:57 2013 +0200
  64. e267421 MINOR: http: status 301 should not be marked non-cacheable by Yves Lafon · Mon Mar 11 11:06:05 2013 -0400
  65. 3e8d1ae MEDIUM: http: implement redirect 307 and 308 by Yves Lafon · Mon Mar 11 11:06:05 2013 -0400
  66. 4e8ec50 MINOR: http: status code 303 is HTTP/1.1 only by Yves Lafon · Mon Mar 11 11:06:05 2013 -0400
  67. 2fef9b1 BUG/MEDIUM: http: fix another issue caused by http-send-name-header by Willy Tarreau · Tue Mar 26 01:08:21 2013 +0100
  68. 2f47651 BUG/MEDIUM: config: ACL compatibility check on "redirect" was wrong by Willy Tarreau · Mon Mar 25 19:16:31 2013 +0100
  69. 3bfeadb BUG/MEDIUM: http: add-header should not emit "-" for empty fields by Willy Tarreau · Sun Mar 24 07:33:22 2013 +0100
  70. dad36a3 MAJOR: tools: support environment variables in addresses by Willy Tarreau · Mon Mar 11 01:20:04 2013 +0100
  71. 40aa070 MAJOR: listener: support inheriting a listening fd from the parent by Willy Tarreau · Sun Mar 10 23:51:38 2013 +0100
  72. 2470928 MEDIUM: tools: support specifying explicit address families in str2sa_range() by Willy Tarreau · Sun Mar 10 21:32:12 2013 +0100
  73. 902636f CLEANUP: config: do not use multiple errmsg at once by Willy Tarreau · Sun Mar 10 19:44:48 2013 +0100
  74. c120c8d CLEANUP: minor cleanup in str2sa_range() and str2ip() by Willy Tarreau · Sun Mar 10 19:27:44 2013 +0100
  75. 2de5dae MEDIUM: config: add complete support for str2sa_range() in 'source' and 'usesrc' by Willy Tarreau · Sun Mar 10 18:51:54 2013 +0100
  76. b36487e MEDIUM: config: add complete support for str2sa_range() in 'peer' by Willy Tarreau · Sun Mar 10 18:37:42 2013 +0100
  77. 4217a7d MEDIUM: config: add complete support for str2sa_range() in 'server' by Willy Tarreau · Wed Mar 06 20:04:27 2013 +0100
  78. 1a20b14 MEDIUM: config: add complete support for str2sa_range() in server addr by Willy Tarreau · Wed Mar 06 18:05:34 2013 +0100
  79. f3559bf MEDIUM: config: add complete support for str2sa_range() in dispatch by Willy Tarreau · Wed Mar 06 16:52:04 2013 +0100
  80. add0ab1 CLEANUP: tools: remove str2sun() which is not used anymore. by Willy Tarreau · Wed Mar 06 15:08:16 2013 +0100
  81. 9b435bc MEDIUM: config: use str2sa_range() to parse log addresses by Willy Tarreau · Wed Mar 06 15:02:49 2013 +0100
  82. 12eb2a6 MEDIUM: config: use a single str2sa_range() call to parse bind addresses by Willy Tarreau · Wed Mar 06 15:45:03 2013 +0100
  83. b44dc2f MEDIUM: config: make str2listener() use str2sa_range() to parse unix addresses by Willy Tarreau · Mon Mar 04 19:56:20 2013 +0100
  84. 1558638 MEDIUM: tools: make str2sa_range() parse unix addresses too by Willy Tarreau · Mon Mar 04 19:48:14 2013 +0100
  85. d393a62 MINOR: tools: prepare str2sa_range() to accept a prefix by Willy Tarreau · Mon Mar 04 18:22:00 2013 +0100
  86. 8f46cca BUG/MEDIUM: checks: don't call connect() on unsupported address families by Willy Tarreau · Mon Mar 04 20:07:44 2013 +0100
  87. df350f1 MINOR: tools: prepare str2sa_range() to return an error message by Willy Tarreau · Fri Mar 01 20:22:54 2013 +0100
  88. 3a26918 BUG/MEDIUM: stats: never apply "unix-bind prefix" to the global stats socket by Willy Tarreau · Mon Mar 04 19:53:29 2013 +0100
  89. 6924ef8 BUG/MEDIUM: ssl: ECDHE ciphers not usable without named curve configured. by Emeric Brun · Wed Mar 06 14:08:53 2013 +0100
  90. e4c58c8 BUG/MEDIUM: tools: fix bad character handling in str2sa_range() by Willy Tarreau · Wed Mar 06 15:28:17 2013 +0100
  91. 0dbbf31 MINOR: config: report missing peers section name by Willy Tarreau · Tue Mar 05 11:31:55 2013 +0100
  92. bfd5946 MINOR: ssl: add a global tunable for the max SSL/TLS record size by Willy Tarreau · Thu Feb 21 07:46:09 2013 +0100
  93. 2aa3880 MEDIUM: config: use str2sa_range() to parse peers addresses by Willy Tarreau · Wed Feb 20 19:20:59 2013 +0100
  94. dbfa445 MEDIUM: config: use str2sa_range() to parse server addresses by Willy Tarreau · Wed Feb 20 19:06:35 2013 +0100
  95. 6d03cc3 MEDIUM: config: make use of str2sa_range() instead of str2sa() by Willy Tarreau · Wed Feb 20 17:26:02 2013 +0100
  96. d4448bc MEDIUM: tools: make str2sa_range support all address syntaxes by Willy Tarreau · Wed Feb 20 15:55:15 2013 +0100
  97. 58ea039 BUG/MEDIUM: config: fix parser crash with bad bind or server address by Sean Carey · Fri Feb 15 23:39:18 2013 +0100
  98. 0defb90 DOC: tfo: bump required kernel to linux-3.7 by Lukas Tribus · Wed Feb 13 23:35:39 2013 +0100
  99. 8b4c376 BUILD: fix a warning emitted by isblank() on non-c99 compilers by Willy Tarreau · Wed Feb 13 12:47:12 2013 +0100
  100. a2b9dad MEDIUM: checks: Add agent health check by Simon Horman · Tue Feb 12 10:45:54 2013 +0900