1. cea46c0 TESTS: Add a stress-test for mt_lists. by Olivier Houchard · 4 years, 8 months ago
  2. cbb44bf CLEANUP: fix a misspell in tests/filltab25.c by Joseph Herlant · 6 years ago
  3. 7755f9f TESTS: add a python wrapper for sockpair@ by William Lallemand · 6 years ago
  4. 8bb4db5 TESTS: Add a testcase for multi-port + multi-server listener issue by Philipp Kolmann · 7 years ago
  5. 51606fe MINOR: tests: add a python wrapper to test inherited fd by William Lallemand · 7 years ago
  6. 668730f TESTS: checks: add a simple test config for tcp-checks by Willy Tarreau · 7 years ago
  7. 5907078 TESTS: checks: add a simple test config for external checks by Willy Tarreau · 7 years ago
  8. b6b3f66 TESTS: ist: add a test file for the functions by Willy Tarreau · 7 years ago
  9. 2ab8867 MINOR: ssl: compare server certificate names to the SNI on outgoing connections by Willy Tarreau · 7 years ago
  10. d78c0fa TESTS: add a test configuration to stress handshake combinations by Willy Tarreau · 7 years ago
  11. 07ecdea TESTS: add blocksig.c to run tests with all signals blocked by Willy Tarreau · 8 years ago
  12. 3c2f2f2 CLEANUP: remove unneeded casts by Vincent Bernat · 8 years ago
  13. 7e0c971 CLEANUP: tests: removed completely obsolete test files by Willy Tarreau · 9 years ago
  14. e2daab4 CLEANUP: tests: move a test file from examples/ to tests/ by Willy Tarreau · 9 years ago
  15. 609ac2a MEDIUM: log: replace sendto() with sendmsg() in __send_log() by Dragan Dosen · 9 years ago
  16. d38220c CLEANUP: tests: remove sessionhash_test.c and test-cookie-appsess.cfg by Willy Tarreau · 9 years ago
  17. 1d7ca2e TESTS: add regression tests for ACL and sample expression parsers by Willy Tarreau · 10 years ago
  18. 10e26de DOC: Documentation for hashing function, with test results. by Bhaskar Maddala · 11 years ago
  19. a6bd1a1 MINOR: tests: add a config file to ease address parsing tests. by Willy Tarreau · 11 years ago
  20. 7af4605 BUG/MAJOR: trash must always be the size of a buffer by David du Colombier · 12 years ago
  21. 2ac5718 MEDIUM: add a new typed argument list parsing framework by Willy Tarreau · 12 years ago
  22. c2247f0 MEDIUM: http: add support for sending the server's name in the outgoing request by Mark Lamourine · 12 years ago
  23. d3cff72 [TESTS] provide a test case for various address formats by Willy Tarreau · 13 years ago
  24. a75efe1 [TESTS] update the url_param regression test to test check_post too by Willy Tarreau · 13 years ago
  25. 8776f1b [MINOR] add better support to "mysql-check" by Hervé COMMOWICK · 14 years ago
  26. a246e9e [TESTS] add test-check-expect to test various http-check methods by Willy Tarreau · 14 years ago
  27. eb7b0a2 [MEDIUM] http: fix space handling in the request cookie parser by Willy Tarreau · 14 years ago
  28. 4098aab [TESTS] refine non-regression tests and add 4 new tests by Willy Tarreau · 14 years ago
  29. 06d73f7 [TESTS] add a simple program to test connection resets by Willy Tarreau · 14 years ago
  30. 698ae00 [MINOR] add option "mysql-check" to use MySQL health checks by Hervé COMMOWICK · 14 years ago
  31. f1f0683 [TESTS] add a file to test various connection modes by Willy Tarreau · 14 years ago
  32. fe651a5 [MINOR] redirect: in prefix mode a "/" means not to change the URI by Willy Tarreau · 16 years ago
  33. 0140f25 [MINOR] redirect: add support for "set-cookie" and "clear-cookie" by Willy Tarreau · 16 years ago
  34. 79da469 [MINOR] redirect: add support for the "drop-query" option by Willy Tarreau · 16 years ago
  35. c22b57d [TESTS] test-fsm: 22 regression tests for state machines by Willy Tarreau · 16 years ago
  36. b6fb420 [MINOR] acl: add the "wait_end" acl verb by Willy Tarreau · 16 years ago
  37. 655e26a [MINOR] acl: add req_ssl_ver in TCP, to match an SSL version by Willy Tarreau · 16 years ago
  38. b686644 [MAJOR] implement tcp request content inspection by Willy Tarreau · 16 years ago
  39. 1138281 [TESTS] added test-acl.cfg to test some ACL combinations by Willy Tarreau · 16 years ago
  40. 28c41a4 [MEDIUM] rework the wait queue mechanism by Willy Tarreau · 16 years ago
  41. b463dfb [MEDIUM] add support for conditional HTTP redirection by Willy Tarreau · 16 years ago
  42. cdeb9a2 [TESTS] add a debug patch to help trigger the stats bug by Krzysztof Oledzki · 16 years ago
  43. a532324 [TESTS] add new methods in ip-hash test file by Willy Tarreau · 16 years ago
  44. 53cfa0e [TESTS] add a benchmark for integer hashing by Willy Tarreau · 16 years ago
  45. 73290cc [TESTS] add a test case for port mapping by Willy Tarreau · 16 years ago
  46. 5140623 [MAJOR] implementation of the "leastconn" load balancing algorithm by Willy Tarreau · 16 years ago
  47. 8b2f55a [TESTS] add test-pollers.cfg to easily report pollers in use by Willy Tarreau · 16 years ago
  48. 21d2af3 Revert "[BUILD] backend.c and checks.c did not build without tproxy !" by Willy Tarreau · 16 years ago
  49. 3c3c012 [BUILD] backend.c and checks.c did not build without tproxy ! by Willy Tarreau · 16 years ago
  50. ac172b2 [TESTS] add a test case for the server redirection mechanism by Willy Tarreau · 16 years ago
  51. 036fae0 [MEDIUM] introduce "timeout http-request" in frontends by Willy Tarreau · 16 years ago
  52. c73ce2b [MINOR] add support for the "backlog" parameter by Willy Tarreau · 16 years ago
  53. e219db7 [MEDIUM] introduce the "timeout" keyword by Willy Tarreau · 17 years ago
  54. b3f32f5 [MEDIUM] add support for time units in the configuration by Willy Tarreau · 17 years ago
  55. 2e74c3f [MEDIUM] restrict the set of allowed characters for identifiers by Willy Tarreau · 17 years ago
  56. b698f0f [CLEANUP] fwrr: ensure that we never overflow in placements by Willy Tarreau · 17 years ago
  57. 4689ae6 [TESTS] add a test file for disable-on-404 by Willy Tarreau · 17 years ago
  58. 980b7d3 [TESTS] merge test-fwrr.cfg to validate dynamic weights by Willy Tarreau · 17 years ago
  59. 18baa9d [TESTS] include filltab25.c to experiment on FWRR for dynamic weights by Willy Tarreau · 17 years ago
  60. a7e7614 [MEDIUM] make default_backend work in TCP mode too by Willy Tarreau · 17 years ago
  61. 0173280 [MEDIUM] introduce the "url_param" balance method by Willy Tarreau · 17 years ago
  62. 23085b6 [TESTS] add a simple test for the status page by Willy Tarreau · 17 years ago
  63. fe94460 [BUG] fix calls to localtime() by Willy Tarreau · 17 years ago
  64. d1eb3f0 [TESTS] added a file to check that "retries" works. by Willy Tarreau · 17 years ago
  65. 51041c7 [MAJOR] remove files distributed under an obscure license by Willy Tarreau · 17 years ago
  66. ab28b8b [TESTS] added a new hash algorithm by Willy Tarreau · 17 years ago
  67. ca769dc [TESTS] provide a test configuration file for stats and checks by Willy Tarreau · 17 years ago
  68. ab3e1d3 [MEDIUM] optimize I/O by detecting system starvation by Willy Tarreau · 17 years ago
  69. ae5f7da [TESTS] updates to hash experimentations by Willy Tarreau · 17 years ago
  70. 119680b [TESTS] test_pools: added support for dlmalloc() by Willy Tarreau · 17 years ago
  71. ad99d29 [TESTS] added test_pools from Aleksandar Lazic by Willy Tarreau · 17 years ago
  72. 58ef702 [TESTS] added a trivial program to benchmark hash algos by Willy Tarreau · 17 years ago
  73. 1da7a77 [TESTS] added two new test configurations by Willy Tarreau · 18 years ago
  74. 1a3442d * added the 'source' load-balancing algorithm which uses the source IP(v4|v6) by willy tarreau · 18 years ago
  75. b8d29e4 * some regression test files for active/backup conditions. by willy tarreau · 18 years ago
  76. 9970d5c * fixed odd addresses in tests/defaults.cfg by willy tarreau · 18 years ago
  77. eedaa9f * released 1.1.23 by willy tarreau · 18 years ago
  78. a41a8b4 * released 1.1.22 by willy tarreau · 18 years ago
  79. 0f7af91 * initial commit of version 1.0.0 by willy tarreau · 18 years ago