Age | Commit message (Expand) | Author |
2017-02-28 | Add a irc channel ad-hoc configure test | louiz’ |
2017-02-27 | Use uname() instead of CMAKE_SYSTEM | louiz’ |
2017-02-17 | docker: fix the SECRET->PASSWORD in entrypoint.sh | louiz’ |
2017-02-17 | docker: Add the XMPP_SERVER_IP option, and document the --network=host usage | louiz’ |
2017-02-17 | docker: Properly handle and document the /var/lib/biboumi directory | louiz’ |
2017-02-17 | ci: remove all mention of docker.io in packaging:docker | louiz’ |
2017-02-17 | ci: Empty the before_script for the packaging:docker job | louiz’ |
2017-02-17 | ci: Add a packaging:docker job that builds and push to the image docker.io | louiz’ |
2017-02-17 | Add a biboumi Dockerfile | louiz’ |
2017-02-15 | Only call freeaddrinfo if an actual addrinfo struct has been allocated | louiz’ |
2017-02-15 | Add missing include | louiz’ |
2017-02-15 | Fix a leak on getaddrinfo, thank you LeakSanitizer! | louiz’ |
2017-02-15 | Surround ipv6 with [], and properly cleanup otherwise invalid domains | louiz’ |
2017-02-15 | Little scopeguard cleanup, and add a test | louiz’ |
2017-02-13 | Add a e2e test for the previous 2 commits | louiz’ |
2017-02-13 | Fix the previous commit | louiz’ |
2017-02-13 | Do not send a not-connected error, on "unavailable" presences | louiz’ |
2017-02-12 | e2e: add tests for the linger time option | louiz’ |
2017-02-12 | ci: run apt update before apt install in packaging:deb | louiz’ |
2017-02-12 | The form fields in the Configure ad-hoc commands are not required | louiz’ |
2017-02-01 | ci: packaging:deb try move the build artifacts into the build directory | louiz’ |
2017-02-01 | ci: packaging:deb, build for debian branch, include built .deb file | louiz’ |
2017-02-01 | ci: in packaging:deb, override the before_script | louiz’ |
2017-02-01 | Properly destroy the dns_handler socket when first start fails | louiz’ |
2017-02-01 | Actually, just use the C locale for the date formats | louiz’ |
2017-02-01 | Only use the C.UTF-8 LANG value | louiz’ |
2017-02-01 | ci: add a packaging:debian job, based on the debian branch | louiz’ |
2017-01-31 | Add some missing ifndef for udns | louiz’ |
2017-01-25 | Cancel the IRC server linger timer when we try to-rejoin a channel on it | louiz’ |
2017-01-22 | grammar: than <-> as | louiz’ |
2017-01-22 | Add a linger_time configuration option on IRC servers | louiz’ |
2017-01-19 | Do not require revocation info for a certificate to be valid | louiz’ |
2017-01-17 | Refactor and split the Dockerfiles, to build a base without litesql | louiz’ |
2017-01-10 | Update INSTALL.rst to talk about botan-2, and give priority to 2 over 1.11 | louiz’ |
2017-01-10 | Look for botan-2 in addition to botan-1.11 | louiz’ |
2017-01-10 | Add missing <algorithm> include for last commit | louiz’ |
2017-01-10 | Only try to join chans only once, even if we received multiple presences | louiz’ |
2017-01-06 | Fix some issues found by sonar cube | louiz’ |
2017-01-06 | Add a missing errno include | louiz’ |
2017-01-06 | Fix an use-after-free | louiz’ |
2017-01-06 | Use udns instead of c-ares | louiz’ |
2017-01-04 | Add libasan and libubsan in the test docker images | louiz’ |
2017-01-04 | Remove the PrintBuildParameter make target | louiz’ |
2017-01-04 | Use fsanitize=address and undefined in debug builds if ubsan and asan are there | louiz’ |
2017-01-04 | The “build” badge links to a more useful URL | louiz’ |
2016-12-24 | Update the DockerFiles to include openssl | louiz’ |
2016-12-24 | Update the doc to avoid using “” or "" and other chars | louiz’ |
2016-12-24 | CI: Use our own registry for docker images | louiz’ |
2016-12-18 | Send iq error/result when the user changed a MODE command with an iq | louiz’ |
2016-12-14 | Use the codecov badge instead of the gitlab coverage one | louiz’ |