summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-17docker: Add the XMPP_SERVER_IP option, and document the --network=host usagelouiz’
2017-02-17docker: Properly handle and document the /var/lib/biboumi directorylouiz’
2017-02-17ci: remove all mention of docker.io in packaging:dockerlouiz’
2017-02-17ci: Empty the before_script for the packaging:docker joblouiz’
2017-02-17ci: Add a packaging:docker job that builds and push to the image docker.iolouiz’
2017-02-17Add a biboumi Dockerfilelouiz’
2017-02-15Only call freeaddrinfo if an actual addrinfo struct has been allocatedlouiz’
2017-02-15Add missing includelouiz’
2017-02-15Fix a leak on getaddrinfo, thank you LeakSanitizer!louiz’
2017-02-15Surround ipv6 with [], and properly cleanup otherwise invalid domainslouiz’
2017-02-15Little scopeguard cleanup, and add a testlouiz’
2017-02-13Add a e2e test for the previous 2 commitslouiz’
2017-02-13Fix the previous commitlouiz’
2017-02-13Do not send a not-connected error, on "unavailable" presenceslouiz’
2017-02-12e2e: add tests for the linger time optionlouiz’
2017-02-12ci: run apt update before apt install in packaging:deblouiz’
2017-02-12The form fields in the Configure ad-hoc commands are not requiredlouiz’
2017-02-01ci: packaging:deb try move the build artifacts into the build directorylouiz’
2017-02-01ci: packaging:deb, build for debian branch, include built .deb filelouiz’
2017-02-01ci: in packaging:deb, override the before_scriptlouiz’
2017-02-01Properly destroy the dns_handler socket when first start failslouiz’
2017-02-01Actually, just use the C locale for the date formatslouiz’
2017-02-01Only use the C.UTF-8 LANG valuelouiz’
2017-02-01ci: add a packaging:debian job, based on the debian branchlouiz’
2017-01-31Add some missing ifndef for udnslouiz’
2017-01-25Cancel the IRC server linger timer when we try to-rejoin a channel on itlouiz’
2017-01-22grammar: than <-> aslouiz’
2017-01-22Add a linger_time configuration option on IRC serverslouiz’
2017-01-19Do not require revocation info for a certificate to be validlouiz’
2017-01-17Refactor and split the Dockerfiles, to build a base without litesqllouiz’
2017-01-10Update INSTALL.rst to talk about botan-2, and give priority to 2 over 1.11louiz’
2017-01-10Look for botan-2 in addition to botan-1.11louiz’
2017-01-10Add missing <algorithm> include for last commitlouiz’
2017-01-10Only try to join chans only once, even if we received multiple presenceslouiz’
2017-01-06Fix some issues found by sonar cubelouiz’
2017-01-06Add a missing errno includelouiz’
2017-01-06Fix an use-after-freelouiz’
2017-01-06Use udns instead of c-areslouiz’
2017-01-04Add libasan and libubsan in the test docker imageslouiz’
2017-01-04Remove the PrintBuildParameter make targetlouiz’
2017-01-04Use fsanitize=address and undefined in debug builds if ubsan and asan are therelouiz’
2017-01-04The “build” badge links to a more useful URLlouiz’
2016-12-24Update the DockerFiles to include openssllouiz’
2016-12-24Update the doc to avoid using “” or "" and other charslouiz’
2016-12-24CI: Use our own registry for docker imageslouiz’
2016-12-18Send iq error/result when the user changed a MODE command with an iqlouiz’
2016-12-14Use the codecov badge instead of the gitlab coverage onelouiz’
2016-12-14Test the TLS connectionlouiz’
2016-12-14Introduce a XmlSubNode class that automatically adds itself into its parentlouiz’
2016-12-14e2e: test connection failurelouiz’