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