summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* TESTS: add a unit test for one_among_mask()Willy Tarreau2022-06-211-0/+105
* CLEANUP: assorted typo fixes in the code and commentsIlya Shipitsin2021-08-161-2/+2
* MINOR: config: reject long-deprecated "option forceclose"Willy Tarreau2021-06-111-8/+0
* CLEANUP: lists/tree-wide: rename some list operations to avoid some confusionWilly Tarreau2021-04-211-3/+3
* TESTS: move tests/*.cfg to tests/configWilly Tarreau2021-04-0240-75/+5266
* TESTS: slightly reorganize the code in the tests/ directoryWilly Tarreau2021-04-0219-332/+7
* MEDIUM: config: remove the deprecated and dangerous global "debug" directiveWilly Tarreau2020-10-091-1/+0
* MEDIUM: config: make str2listener() not accept datagram sockets anymoreWilly Tarreau2020-09-161-0/+1
* MEDIUM: tools: make str2sa_range() validate callers' port specificationsWilly Tarreau2020-09-161-0/+73
* MINOR: lists: rename some MT_LIST operations to clarify themWilly Tarreau2020-07-101-2/+2
* REORG: include: split mini-clist into haproxy/list and list-t.hWilly Tarreau2020-06-111-1/+1
* REORG: ebtree: move the include files from ebtree to include/import/Willy Tarreau2020-06-111-1/+1
* CLEANUP: assorted typo fixes in the code and commentsIlya Shipitsin2020-04-162-2/+2
* TESTS: Add a stress-test for mt_lists.Olivier Houchard2019-09-231-0/+98
* CLEANUP: fix a misspell in tests/filltab25.cJoseph Herlant2018-11-181-1/+1
* TESTS: add a python wrapper for sockpair@William Lallemand2018-09-121-0/+28
* TESTS: Add a testcase for multi-port + multi-server listener issuePhilipp Kolmann2018-03-191-0/+11
* MINOR: tests: add a python wrapper to test inherited fdWilliam Lallemand2017-11-151-0/+23
* TESTS: checks: add a simple test config for tcp-checksWilly Tarreau2017-10-041-0/+63
* TESTS: checks: add a simple test config for external checksWilly Tarreau2017-10-041-0/+26
* TESTS: ist: add a test file for the functionsWilly Tarreau2017-08-181-0/+700
* MINOR: ssl: compare server certificate names to the SNI on outgoing connectionsWilly Tarreau2017-07-061-0/+57
* TESTS: add a test configuration to stress handshake combinationsWilly Tarreau2017-03-192-0/+283
* TESTS: add blocksig.c to run tests with all signals blockedWilly Tarreau2016-04-201-0/+16
* CLEANUP: remove unneeded castsVincent Bernat2016-04-031-1/+1
* CLEANUP: tests: removed completely obsolete test filesWilly Tarreau2015-10-1319-6731/+0
* CLEANUP: tests: move a test file from examples/ to tests/Willy Tarreau2015-10-131-0/+26
* MEDIUM: log: replace sendto() with sendmsg() in __send_log()Dragan Dosen2015-09-281-1/+1
* CLEANUP: tests: remove sessionhash_test.c and test-cookie-appsess.cfgWilly Tarreau2015-08-102-90/+0
* TESTS: add regression tests for ACL and sample expression parsersWilly Tarreau2013-12-133-0/+114
* DOC: Documentation for hashing function, with test results.Bhaskar Maddala2013-11-201-0/+314
* MINOR: tests: add a config file to ease address parsing tests.Willy Tarreau2013-02-201-0/+60
* BUG/MAJOR: trash must always be the size of a bufferDavid du Colombier2012-05-161-4/+4
* MEDIUM: add a new typed argument list parsing frameworkWilly Tarreau2012-05-081-0/+44
* MEDIUM: http: add support for sending the server's name in the outgoing requestMark Lamourine2012-01-051-0/+33
* [TESTS] provide a test case for various address formatsWilly Tarreau2011-03-231-0/+84
* [TESTS] update the url_param regression test to test check_post tooWilly Tarreau2011-03-011-0/+17
* [MINOR] add better support to "mysql-check"Hervé COMMOWICK2010-10-301-1/+1
* [TESTS] add test-check-expect to test various http-check methodsWilly Tarreau2010-10-301-0/+87
* [MEDIUM] http: fix space handling in the request cookie parserWilly Tarreau2010-09-016-0/+223
* [TESTS] refine non-regression tests and add 4 new testsWilly Tarreau2010-06-071-15/+69
* [TESTS] add a simple program to test connection resetsWilly Tarreau2010-03-251-0/+45
* [MINOR] add option "mysql-check" to use MySQL health checksHervé COMMOWICK2010-01-121-0/+29
* [TESTS] add a file to test various connection modesWilly Tarreau2010-01-051-0/+42
* [MINOR] redirect: in prefix mode a "/" means not to change the URIWilly Tarreau2008-12-071-2/+2
* [MINOR] redirect: add support for "set-cookie" and "clear-cookie"Willy Tarreau2008-12-071-0/+7
* [MINOR] redirect: add support for the "drop-query" optionWilly Tarreau2008-12-071-1/+2
* [TESTS] test-fsm: 22 regression tests for state machinesWilly Tarreau2008-08-171-0/+293
* [MINOR] acl: add the "wait_end" acl verbWilly Tarreau2008-07-201-9/+18
* [MINOR] acl: add req_ssl_ver in TCP, to match an SSL versionWilly Tarreau2008-07-161-0/+37