summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-12Handle SASL failures by displaying a message and aborting the connection9.0-rc1louiz’
2020-08-12Document the SASL featurelouiz’
2020-07-29Conditionally compile the SASL code only with botan and databaselouiz’
2020-06-15e2e: do not fail to start if no irc database exist yetlouiz’
2020-06-15Implement SASL plain authenticationlouiz’
2020-05-26Add a missing ostream includelouiz’
2020-05-22ci: Do not fail the packaging:rpm job if test:fedora did not runlouiz’
2020-05-22ci: do not allow packaging jobs to faillouiz’
2020-05-21ci: Install the correct rtd_theme package, not the documentation…louiz’
2020-05-21ci: use the container tag instead of docker, for the build stepslouiz’
2020-05-21ci: Add sphinx_rtd_theme to fedora image to build the doclouiz’
2020-05-21ci: Use fedora:latest instead of doc-builder and fedora:oragonolouiz’
2020-05-09Merge branch 'v8'louiz’
2020-05-09Release version 8.58.5v8louiz’
2020-05-09e2e: Switch from coroutines to async, for python3.8louiz’
2020-05-09Fix clang warnings on some utils function. It’s also fasterlouiz’
2020-05-09Fix a std::move() warning with clanglouiz’
2020-05-09Fix a compile error with gcc 10louiz’
2020-05-07Run the test against the oragono imageslouiz’
2020-05-06e2e: accept a regexp version of oragono, not just 2.0.0louiz’
2020-05-06Update the test docker images to contain oragono instead of charybdislouiz’
2020-05-05ci: Use fedora:oragono imagelouiz’
2020-05-05Create oragono TLS certificate automatically before each e2e runlouiz’
2020-05-05Remove raw_names_command e2e testlouiz’
2020-05-05Modify oragono’s conf four our testslouiz’
2020-05-05Add the default oragono conflouiz’
2020-05-05Update the tests to work with oragonolouiz’
2020-05-05Start oragono instead of charybdislouiz’
2020-05-05e2e: Switch from coroutines to async, for python3.8louiz’
2020-05-04Fix clang warnings on some utils function. It’s also fasterlouiz’
2020-05-02Fix a std::move() warning with clanglouiz’
2020-05-02Fix a compile error with gcc 10louiz’
2020-05-02Revert "Temporarily disable freebsd tests until I fix my freebsd machine"louiz’
2020-05-02ci: Always upload the test: artifactslouiz’
2020-04-19Add missing affiliation and role in nick change presence3429-not-compliant-presencelouiz’
2020-04-19Demonstrate bug #3429louiz’
2020-04-19Temporarily disable freebsd tests until I fix my freebsd machinelouiz’
2020-03-11Update version in doc configurationMaxime “pep” Buquet
2020-03-11Merge remote-tracking branch 'linkmauve/die-gc1.0-die'louiz’
2020-03-11Remove the part of the force-join test that checks the nick changedlouiz’
2020-03-11Consider the nick change only if it is NOT a joinlouiz’
2020-03-11And modify the tests to work, by adding the <x/> node in all join presenceslouiz’
2020-03-11add CAP_NET_BIND_SERVICE in biboumi.service to be able to bind on port 113louiz’
2020-03-11Fix a type stable-id -> stanza-id, and add a test case to be exhaustivelouiz’
2020-03-11Announce the urn:xmpp:sid:0 NS in MUC's disco#infolouiz’
2020-03-11Make sure we keep the stable-id and origin-id nodes when requiredlouiz’
2020-03-10Add a test to check that XEP-45 stable ID thing is respectedlouiz’
2020-03-02Avoid nick changes when joining a room that was already joinedlouiz’
2020-03-02Demonstrate issue #3423 with e2e testslouiz’
2020-03-02e2e: fix the timeout code for expect_unorderedlouiz’