summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-02Small trivial readability improvementlouiz’
2020-03-02Rename the e2e nicks to make things easier to debuglouiz’
2020-02-25Merge branch 'v8'louiz’
2020-02-25Release version 8.48.4louiz’
2020-02-25Merge branch 'v8'louiz’
2020-02-25Remove all identd sockets on exit signallouiz’
2020-02-25Add an error message for udns error DNS_E_NODATA (cherry-picked from master)louiz’
2020-02-25Ignore malformed identd querieslouiz’
2020-02-25Only consider sockets that are in valid states as identd candidateslouiz’
2020-02-25Fix a typo in a function name (match_pairt)louiz’
2019-11-13Don’t treat presence updates as MUC joinsEmmanuel Gil Peyrot
2019-11-13e2e: Add a 10s timeout for expect_stanzalouiz’
2019-11-13Rename the build directory in the e2e docker doclouiz’
2019-11-13Give a little unsecure docker tip :^)louiz’
2019-11-12Doc: add a missing “cd build/” in one examplelouiz’
2019-11-11Forgot this typo…louiz’
2019-11-11Document how to run the e2e tests with docker, locallylouiz’
2019-11-11Rename the doc from developper to developerlouiz’
2019-11-09Merge branch 'e2e-doc'louiz’
2019-11-09Add a doc describing how to write e2e testslouiz’
2019-11-09e2e: Implicitely include the handshake in all testslouiz’
2019-11-09Clean the __main__ file of the e2e testslouiz’
2019-11-06Make is_empty work with any integral typelouiz’
2019-11-06Remove a useless std::move() and copylouiz’
2019-11-06Add a missing max_history_length field in the IRC server option formlouiz’
2019-11-06Properly set the default values for invalid integer conf optionslouiz’
2019-11-06e2e: Test the behaviour on bad integer value for ad-hoc confslouiz’
2019-11-06Remove a useless “givin up” debug linelouiz’
2019-11-06Add a test for MAM without an “end” valuelouiz’
2019-11-06Use the right int64 type for INTEGER rows in the dblouiz’
2019-10-31Split all the e2e tests in their own fileslouiz’
2019-10-10ci: only run build:freebsd on louiz’ repositorylouiz’
2019-09-27Use return {...} instead of make_tuplelouiz’
2019-09-27Add a missing "virtual", and remove a trivial "private" redundancylouiz’
2019-09-26Add the svg logolouiz’
2019-09-23Remove a duplicate e2e testlouiz’
2019-09-23Mark all rooms as non-anonymouslouiz’
2019-09-23Add tests for non anonymous roomslouiz’
2019-09-23Trivial little naming changeslouiz’
2019-09-23Trivial cleanuplouiz’
2019-09-23Add a missing pragma oncelouiz’
2019-09-23USe safer functions, gmtime_r and localtime_rlouiz’
2019-09-22Always add a 210 status in our self join presencelouiz’
2019-09-22Expect a 210 code in the "change nick on join" e2e testlouiz’
2019-09-19rpm: force sphinx-build-3 binary to be usedlouiz’
2019-09-19ci: alpine image, create the tls key with the correct user and permissionslouiz’
2019-09-18Update the e2e test to work with latest slixmpplouiz’
2019-09-17ci: remove the packaging:deb joblouiz’
2019-09-17Update the images and .spec to use sphinx instead of pandoclouiz’
2019-09-17Fix the argument list for SETUP_TARGET_FOR_COVERAGE cmake functionlouiz’