~singpolyma/biboumi

5d801ddc — louiz’ 6 years ago
Add a linger_time configuration option on IRC servers
dd129366 — louiz’ 6 years ago
Do not require revocation info for a certificate to be valid

If anyone has any reason to believe this is a bad idea, please let me know.
3699463e — louiz’ 6 years ago
Refactor and split the Dockerfiles, to build a base without litesql
81b21bfc — louiz’ 6 years ago
Update INSTALL.rst to talk about botan-2, and give priority to 2 over 1.11
5e33b618 — louiz’ 6 years ago
Look for botan-2 in addition to botan-1.11
3ae4937f — louiz’ 6 years ago
Add missing <algorithm> include for last commit
6ececd9f — louiz’ 6 years ago
Only try to join chans only once, even if we received multiple presences

ref #3228
e31ff3e9 — louiz’ 6 years ago
Fix some issues found by sonar cube
6bf9cedb — louiz’ 6 years ago
Add a missing errno include
17411e6b — louiz’ 6 years ago
Fix an use-after-free

Because we “delete all node” and then we use the content of one of these
nodes we got earlier.
5b560078 — louiz’ 6 years ago
Use udns instead of c-ares

fix #3226
eecb9535 — louiz’ 6 years ago
Add libasan and libubsan in the test docker images
493b0d17 — louiz’ 6 years ago
Remove the PrintBuildParameter make target
3cd0f7bb — louiz’ 6 years ago
Use fsanitize=address and undefined in debug builds if ubsan and asan are there
57e4f2a8 — louiz’ 6 years ago
The “build” badge links to a more useful URL
16feed7e — louiz’ 6 years ago
Update the DockerFiles to include openssl
94f7a18c — louiz’ 6 years ago
Update the doc to avoid using “” or "" and other chars
37200bc6 — louiz’ 6 years ago
CI: Use our own registry for docker images
e397fc83 — louiz’ 6 years ago
Send iq error/result when the user changed a MODE command  with an iq

And add tests for all the mode changes
36a9eb0e — louiz’ 6 years ago
Use the codecov badge instead of the gitlab coverage one

[skip-ci]
Next