Age | Commit message (Expand) | Author |
2017-03-07 | e2e: Make the tests work without udns too | louiz’ |
2017-03-07 | Do not pass the build artifacts to packaging:deb job | louiz’ |
2017-03-07 | Improve the make coverage_* commands | louiz’ |
2017-03-07 | ci: refactor, comments, use the artifacts from a stage to the next | louiz’ |
2017-03-06 | Add the gcrypt dependency to the biboumi-test docker images | louiz’ |
2017-03-06 | Remove the embedded sha1 code, and use one of botan or gcrypt | louiz’ |
2017-03-04 | Fix the order of from and to address in muc traffic info reply | louiz’ |
2017-03-01 | Don’t wrap the lines in docker/README.md | louiz’ |
2017-02-28 | ci: remove packaging:docker | louiz’ |
2017-02-28 | Use markdown for the docker readme | louiz’ |
2017-02-28 | Revert "Split the biboumi dockerfile into two, to be able to disable the cache" | louiz’ |
2017-02-28 | e2e: Add an outgoing_bind= conf option | louiz’ |
2017-02-28 | Use AI_NUMERICHOST when using getaddrinfo to bind() our client sockets | louiz’ |
2017-02-28 | Remove the sonar-qube build | louiz’ |
2017-02-28 | Add a test for the ad-hoc command disconnect-from-irc-server | louiz’ |
2017-02-28 | Also test the channel config on a fixed_irc_server instance | louiz’ |
2017-02-28 | Split the biboumi dockerfile into two, to be able to disable the cache | louiz’ |
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’ |