~singpolyma/biboumi

da701069 — louiz’ 6 years ago
Little fix and cleanup in the channels list code
f200126f — louiz’ 6 years ago
Add an execute_incomplete_hello_adhoc_command e2e test
2588efb6 — louiz’ 6 years ago
Include the policy files into the rpm
2fe15b05 — louiz’ 6 years ago
Add a irc.ppirc.net policy file

fix #3261
2b4882f3 — louiz’ 6 years ago
Remove redundant irc.freenode.net policy file
2c4a47e4 — louiz’ 6 years ago
Add -Wconversion compile flag
0a8a77e6 — louiz’ 6 years ago
Fix a segmentation fault when connecting to a server without a port

fix #3260
ea65b43c — louiz’ 6 years ago
Release version 4.2
b5c86edc — louiz’ 6 years ago
Wrong ifndef, kek
a3e6497a — louiz’ 6 years ago
Add a missing ifnedf BOTAN_FOUND
7b3e0e0c — louiz’ 6 years ago
Make botan’s policy configurable from a file

fix #3244
1472adfa — louiz’ 6 years ago
Remove a too old joke
00a71ff2 — louiz’ 6 years ago
Use our own proxy link to display the badges

For privacy reasons

[skip-ci]
3af9d0ac — louiz’ 6 years ago
Make sure we don’t exceed 512 bytes when grouping JOINs
f588ce07 — louiz’ 6 years ago
Group simultaneous JOINs into a single command, to avoid flooding

We still split the JOINs with a key and the ones without
3666f35e — louiz’ 6 years ago
Use alpine for the docker image, and simplify the config + run stuff

Using env variable directly used by the process, it’s easier than calling
sed on the configuration file before we start the process.  Also we don’t
need to start as root anymore, and it’s a lot cleaner.
eac144ac — louiz’ 6 years ago
Configuration options can be overridden by setting env values
cf87cf08 — louiz’ 6 years ago
Better way to init the msghdr fields
06094245 — louiz’ 6 years ago
Add a e2e test on alpine
69fd6cc4 — louiz’ 6 years ago
Explicitely init the msghdr fields, to be compatible with any implementation
Next