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