1. eb2cf45 BUG/MINOR: Fix search for -p argument in systemd wrapper. by Conrad Hoffmann · Mon Jul 28 23:22:43 2014 +0200
  2. e468d55 BUG/MINOR: server: move the directive #endif to the end of file by Godbach · Mon Jul 28 17:31:57 2014 +0800
  3. 3b9a0c9 BUG/MEDIUM: connection: fix proxy v2 header again! by Willy Tarreau · Sat Jul 19 06:37:33 2014 +0200
  4. 77d1f01 BUG/MEDIUM: connection: fix memory corruption when building a proxy v2 header by Dave McCowan · Thu Jul 17 14:34:01 2014 -0400
  5. 09448f7 MEDIUM: http: add the track-sc* actions to http-request rules by Willy Tarreau · Wed Jun 25 18:12:15 2014 +0200
  6. 5ed1bbf CLEANUP: session: move the stick counters declarations to stick_table.h by Willy Tarreau · Wed Jun 25 18:30:01 2014 +0200
  7. 3745950 BUILD: report commit ID in git versions as well by Willy Tarreau · Wed Jul 16 11:38:52 2014 +0200
  8. bbfd1a2 MINOR: sample: allow integers to cast to binary by Willy Tarreau · Tue Jul 15 21:19:08 2014 +0200
  9. 23ec4ca MINOR: sample: add new converters to hash input by Willy Tarreau · Tue Jul 15 20:15:37 2014 +0200
  10. 9700e5c MINOR: sample: allow IP address to cast to binary by Willy Tarreau · Tue Jul 15 21:03:26 2014 +0200
  11. 5ad6e1d BUG/MINOR: http: base32+src should use the big endian version of base32 by Willy Tarreau · Tue Jul 15 21:34:06 2014 +0200
  12. edee1d6 MEDIUM: stick-table: make it easier to register extra data types by Willy Tarreau · Tue Jul 15 16:44:27 2014 +0200
  13. e12704b MINOR: session: export the function 'smp_fetch_sc_stkctr' by Willy Tarreau · Tue Jul 15 19:06:18 2014 +0200
  14. 055b9d5 MINOR: http: export the function 'smp_fetch_base32' by Thierry FOURNIER · Tue Jul 15 16:11:07 2014 +0200
  15. 65d805f BUILD: fix dependencies between config and compat.h by Willy Tarreau · Tue Jul 15 18:05:58 2014 +0200
  16. 8de5415 BUG/MEDIUM: ssl: Fix a memory leak in DHE key exchange by Remi Gacogne · Tue Jul 15 11:36:40 2014 +0200
  17. e63a1eb DOC: fix typo in Unix Socket commands by Cyril Bonté · Sat Jul 12 18:22:42 2014 +0200
  18. 9e13820 DOC: mention that Squid correctly responds 400 to PPv2 header by Willy Tarreau · Sat Jul 12 17:31:07 2014 +0200
  19. ffea9fd DOC: mention that "compression offload" is ignored in defaults section by Willy Tarreau · Sat Jul 12 16:37:02 2014 +0200
  20. 817dad5 DOC: remove references to CPU=native in the README by Willy Tarreau · Thu Jul 10 20:24:25 2014 +0200
  21. bb2e669 BUG/MAJOR: http: correctly rewind the request body after start of forwarding by Willy Tarreau · Thu Jul 10 19:06:10 2014 +0200
  22. 0dbfdba MINOR: samples: add two converters for the date format by Willy Tarreau · Thu Jul 10 16:37:47 2014 +0200
  23. d9f316a MEDIUM: stick-table: add new converters to fetch table data by Willy Tarreau · Thu Jul 10 14:03:38 2014 +0200
  24. 8fed903 MEDIUM: stick-table: implement lookup from a sample fetch by Willy Tarreau · Thu Jul 03 17:02:46 2014 +0200
  25. ffcb2e4 DOC: fix alphabetical sort of converters by Willy Tarreau · Thu Jul 10 16:29:08 2014 +0200
  26. a01b974 DOC: minor fix on {sc,src}_kbytes_{in,out} by Willy Tarreau · Thu Jul 10 15:29:24 2014 +0200
  27. bd57a9f BUG/MEDIUM: backend: Update hash to use unsigned int throughout by Dan Dubovik · Tue Jul 08 08:51:03 2014 -0700
  28. ebe62d6 DOC: expand the docs for the provided stats. by James Westby · Tue Jul 08 10:14:57 2014 -0400
  29. 70f72e0 DOC: explicitly mention the limits of abstract namespace sockets by Willy Tarreau · Tue Jul 08 00:37:50 2014 +0200
  30. fd0e008 BUG/MEDIUM: unix: completely unbind abstract sockets during a pause() by Willy Tarreau · Mon Jul 07 21:07:51 2014 +0200
  31. 1c4b814 MEDIUM: listener: support rebinding during resume() by Willy Tarreau · Mon Jul 07 21:06:24 2014 +0200
  32. 092d865 MEDIUM: listener: implement a per-protocol pause() function by Willy Tarreau · Mon Jul 07 20:22:12 2014 +0200
  33. 3c5efa2 BUG/MEDIUM: unix: failed abstract socket binding is retryable by Willy Tarreau · Mon Jul 07 18:36:45 2014 +0200
  34. 39447b6 BUG/MINOR: listener: set the listener's fd to -1 after deletion by Willy Tarreau · Mon Jul 07 18:24:48 2014 +0200
  35. 506c69a BUILD: http: fix isdigit & isspace warnings on Solaris by Willy Tarreau · Tue Jul 08 00:59:48 2014 +0200
  36. dc3d190 BUILD: checks: kill a minor warning on Solaris in external checks by Willy Tarreau · Tue Jul 08 00:56:27 2014 +0200
  37. 9b39dc5 BUILD: checks: external checker needs signal.h by Willy Tarreau · Tue Jul 08 00:54:10 2014 +0200
  38. 2d0caa3 DOC: provide an example of how to use ssl_c_sha1 by Willy Tarreau · Wed Jul 02 19:01:22 2014 +0200
  39. 7319b64 BUG/MEDIUM: unix: do not unlink() abstract namespace sockets upon failure. by Jan Seda · Thu Jun 26 20:44:05 2014 +0200
  40. 8c27bca MINOR: stats: fix minor typo in HTML page by Marco Corte · Wed Jul 02 17:49:34 2014 +0200
  41. 18324f5 MEDIUM: log: support a user-configurable max log line length by Willy Tarreau · Fri Jun 27 18:10:07 2014 +0200
  42. 4e95790 MINOR: log: make MAX_SYSLOG_LEN overridable at build time by Willy Tarreau · Fri Jun 27 18:08:49 2014 +0200
  43. ca3094d BUILD: remove TODO from the spec file and add README by Willy Tarreau · Thu Jun 26 08:20:38 2014 +0200
  44. 1b71eb5 BUG/MEDIUM: counters: fix track-sc* to wait on unstable contents by Willy Tarreau · Wed Jun 25 17:01:56 2014 +0200
  45. b5975de MINOR: stick-table: make stktable_fetch_key() indicate why it failed by Willy Tarreau · Wed Jun 25 16:20:53 2014 +0200
  46. 6c616e0 BUG/MAJOR: sample: correctly reinitialize sample fetch context before calling sample_process() by Willy Tarreau · Wed Jun 25 16:56:41 2014 +0200
  47. d713bcc BUG/MINOR: counters: do not untrack counters before logging by Willy Tarreau · Wed Jun 25 15:36:04 2014 +0200
  48. 0abf836 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
  49. 3caf2af BUG/MEDIUM: http: fetch "base" is not compatible with set-header by Willy Tarreau · Tue Jun 24 17:27:02 2014 +0200
  50. 92df370 BUG/MINOR: config: http-request replace-header arg typo by Baptiste Assmann · Tue Jun 24 11:10:00 2014 +0200
  51. c7c7be2 BUG/MINOR: logs: properly initialize and count log sockets by Willy Tarreau · Mon Jun 23 18:07:15 2014 +0200
  52. 6f0a7ba BUG/MAJOR: session: revert all the crappy client-side timeout changes by Willy Tarreau · Mon Jun 23 15:22:31 2014 +0200
  53. 1d3865b BUG/MINOR: ssl: Fix OCSP resp update fails with the same certificate configured twice. by Emeric Brun · Fri Jun 20 15:37:32 2014 +0200
  54. 4f3c87a BUG/MEDIUM: ssl: Fix to not serve expired OCSP responses. by Emeric Brun · Fri Jun 20 15:46:13 2014 +0200
  55. 13a6b48 BUG/MINOR: ssl: rejects OCSP response without nextupdate. by Emeric Brun · Fri Jun 20 15:44:34 2014 +0200
  56. 98637e5 MEDIUM: Add external check by Simon Horman · Fri Jun 20 12:30:16 2014 +0900
  57. ccaabcd BUG/MEDIUM: Consistently use 'check' in process_chk by Simon Horman · Fri Jun 20 12:29:47 2014 +0900
  58. 15480d7 [DEV] open new 1.6 development branch by Willy Tarreau · Thu Jun 19 21:10:58 2014 +0200
  59. 9229f12 [RELEASE] Released version 1.5.0 by Willy Tarreau · Thu Jun 19 21:01:06 2014 +0200
  60. c14b7d9 DOC: commit a few old design thoughts files by Willy Tarreau · Thu Jun 19 16:03:41 2014 +0200
  61. 8274e10 DOC: mention the maxconn limitations with the select poller by Willy Tarreau · Thu Jun 19 15:31:25 2014 +0200
  62. 869f351 DOC: minor updates to the README by Willy Tarreau · Thu Jun 19 15:26:32 2014 +0200
  63. 3139fec DOC: update roadmap by Willy Tarreau · Thu Jun 19 14:49:40 2014 +0200
  64. 4a0a8db DOC: remove the ultra-obsolete TODO file by Willy Tarreau · Thu Jun 19 15:54:30 2014 +0200
  65. c8b27b6 MEDIUM: ssl: add 300s supported time skew on OCSP response update. by Emeric Brun · Thu Jun 19 14:16:17 2014 +0200
  66. af4ef74 MINOR: ssl/cli: Fix unapropriate comment in code on 'set ssl ocsp-response' by Emeric Brun · Thu Jun 19 14:10:45 2014 +0200
  67. f4e6129 MINOR: missing regex.h include by Thierry FOURNIER · Thu Jun 19 13:37:01 2014 +0200
  68. 4147b2e MEDIUM: ssl: basic OCSP stapling support. by Emeric Brun · Mon Jun 16 18:36:30 2014 +0200
  69. 2aab722 MEDIUM: ssl: ignored file names ending as '.issuer' or '.ocsp'. by Emeric Brun · Wed Jun 18 18:15:09 2014 +0200
  70. 2620276 MINOR: regex: Use native PCRE API. by Thierry FOURNIER · Wed Jun 18 11:50:51 2014 +0200
  71. c9c2daf MEDIUM: regex: Remove null terminated strings. by Thierry FOURNIER · Wed Jun 18 11:53:08 2014 +0200
  72. 09af0d6 MEDIUM: regex: replace all standard regex function by own functions by Thierry FOURNIER · Wed Jun 18 11:35:54 2014 +0200
  73. b8f980c MINOR: regex: Create JIT compatible function that return match strings by Thierry FOURNIER · Wed Jun 11 13:59:05 2014 +0200
  74. b854392 BUG/MINOR: http: fix typos in previous patch by Willy Tarreau · Tue Jun 17 18:58:26 2014 +0200
  75. 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
  76. f5b1cc3 MEDIUM: stats: report per-backend and per-server time stats in HTML and CSV outputs by Willy Tarreau · Tue Jun 17 12:20:59 2014 +0200
  77. 4bfc580 MEDIUM: session: maintain per-backend and per-server time statistics by Willy Tarreau · Tue Jun 17 12:19:18 2014 +0200
  78. 2438f2b MINOR: freq_ctr: introduce a new averaging method by Willy Tarreau · Mon Jun 16 20:24:22 2014 +0200
  79. a28df3e MEDIUM: stats: report the last check and last agent's output on the CSV status by Willy Tarreau · Mon Jun 16 16:40:14 2014 +0200
  80. a3310dc DOC: clarify the CSV format by Willy Tarreau · Mon Jun 16 15:43:21 2014 +0200
  81. 588297f MINOR: tools: add new functions to quote-encode strings by Willy Tarreau · Mon Jun 16 15:16:40 2014 +0200
  82. 148f408 MINOR: regex: fix a little configuration memory leak. by Thierry FOURNIER · Wed Jun 11 14:45:31 2014 +0200
  83. 75ab8bd MEDIUM: Add port_to_str helper by Simon Horman · Mon Jun 16 09:39:41 2014 +0900
  84. 7799267 MEDIUM: connection: add support for proxy protocol v2 in accept-proxy by Willy Tarreau · Sat Jun 14 11:06:17 2014 +0200
  85. 8fccfa2 CLEANUP: connection: merge proxy proto v2 header and address block by Willy Tarreau · Sat Jun 14 08:28:06 2014 +0200
  86. 7a6f134 DOC: minor updates to the proxy protocol doc by Willy Tarreau · Sat Jun 14 11:45:09 2014 +0200
  87. 01320c9 DOC: proxy protocol example parser was still wrong by Willy Tarreau · Sat Jun 14 08:36:29 2014 +0200
  88. 4c20d29 BUG/MINOR: connection: make proxy protocol v1 support the UNKNOWN protocol by Willy Tarreau · Sat Jun 14 11:41:36 2014 +0200
  89. b00d17a MEDIUM: Break out check establishment into connect_chk() by Simon Horman · Fri Jun 13 16:18:16 2014 +0900
  90. 215663d MINOR: config: warn when tcp-check rules are used without option tcp-check by Willy Tarreau · Fri Jun 13 18:30:23 2014 +0200
  91. 33a14e5 MEDIUM: session: redispatch earlier when possible by Willy Tarreau · Fri Jun 13 17:49:40 2014 +0200
  92. db6d012 MEDIUM: session: don't apply the retry delay when redispatching by Willy Tarreau · Fri Jun 13 17:40:15 2014 +0200
  93. b029066 MEDIUM: session: allow shorter retry delay if timeout connect is small by Willy Tarreau · Fri Jun 13 17:04:44 2014 +0200
  94. 18bf01e MEDIUM: tcp: add a new tcp-request capture directive by Willy Tarreau · Fri Jun 13 16:18:52 2014 +0200
  95. 3a4ac42 MINOR: tcp: prepare support for the "capture" action by Willy Tarreau · Fri Jun 13 16:17:14 2014 +0200
  96. 54da8db MINOR: capture: extend the captures to support non-header keys by Willy Tarreau · Fri Jun 13 16:11:48 2014 +0200
  97. 5b4bf70 MINOR: sample: improve sample_fetch_string() to report partial contents by Willy Tarreau · Fri Jun 13 16:04:35 2014 +0200
  98. d9ed3d2 MINOR: logs: don't limit HTTP header captures to HTTP frontends by Willy Tarreau · Fri Jun 13 12:23:06 2014 +0200
  99. 4bf9963 MINOR: log: allow the HTTP status code to be logged even in TCP frontends by Willy Tarreau · Fri Jun 13 12:21:40 2014 +0200
  100. be722a2 DOC: fix remaining occurrences of "pattern extraction" by Willy Tarreau · Fri Jun 13 16:31:59 2014 +0200