~singpolyma/biboumi

99a4dded — louiz’ 6 years ago
Remove the embedded sha1 code, and use one of botan or gcrypt

This adds a hard dependency on one of Botan or gcrypt. Botan is already a
recommended dependency, and gcrypt is probably packaged almost everywhere,
so this should not be a big deal.

ref #3241
d81c3ad5 — louiz’ 6 years ago
Fix the order of from and to address in muc traffic info reply

And add a test for it.

fix #3238
e6e37a6f — louiz’ 6 years ago
Don’t wrap the lines in docker/README.md
ecdf18df — louiz’ 6 years ago
ci: remove packaging:docker
ea015116 — louiz’ 6 years ago
Use markdown for the docker readme
90b3c07b — louiz’ 6 years ago
Revert "Split the biboumi dockerfile into two, to be able to disable the cache"

This reverts commit 26eb28dc2368d14e171201a0c6b76b76b19e1ddc.
58b3345f — louiz’ 6 years ago
e2e: Add an outgoing_bind= conf option
fa3d44e7 — louiz’ 6 years ago
Use AI_NUMERICHOST when using getaddrinfo to bind() our client sockets
73915e88 — louiz’ 6 years ago
Remove the sonar-qube build

[ci skip]
c7163791 — louiz’ 6 years ago
Add a test for the ad-hoc command disconnect-from-irc-server
9a4b5d96 — louiz’ 6 years ago
Also test the channel config on a fixed_irc_server instance
26eb28dc — louiz’ 6 years ago
Split the biboumi dockerfile into two, to be able to disable the cache
dcb48c5a — louiz’ 6 years ago
Add a irc channel ad-hoc configure test
d81cbc4a — louiz’ 6 years ago
Use uname() instead of CMAKE_SYSTEM

fix #3235
9f978cda — louiz’ 6 years ago
docker: fix the SECRET->PASSWORD in entrypoint.sh
27d84771 — louiz’ 6 years ago
docker: Add the XMPP_SERVER_IP option, and document the --network=host usage
f90969e1 — louiz’ 6 years ago
docker: Properly handle and document the /var/lib/biboumi directory
a03fd18d — louiz’ 6 years ago
ci: remove all mention of docker.io in packaging:docker
384f3591 — louiz’ 6 years ago
ci: Empty the before_script for the packaging:docker job
724b7bf8 — louiz’ 6 years ago
ci: Add a packaging:docker job that builds and push to the image docker.io
Next