~singpolyma/biboumi

28d79a9e — louiz’ 5 years ago
Merge branch 'v8'
1c4620d9 — louiz’ 5 years ago
Release version 8.1
861f55ed — louiz’ 5 years ago
Add a e2e test for a raw NAMES command
a8e922fc — louiz’ 5 years ago
Handle the NAMES message for an already-joined or non-existing channel

If a user manually does a NAMES query, the result were interpreted as a user
list, which is wrong. And with the special * argument, this would even cause
a crash.

Fix #3357
4f6bf078 — louiz’ 5 years ago
Improve the forward_server_message to concatenate everything
ba61d203 — louiz’ 5 years ago
Empty the <command/> nodes before reusing them in our responses

fix #3356
ed36c265 — louiz’ 5 years ago
Also handle SIGHUP to reload the configuration

Because that’s what is typically done on other deamons, and we don’t want to
suprise users.
edcd80cc — louiz’ 5 years ago
Start version 9.0
08fabd0a — louiz’ 5 years ago
Release version 8.0
063cfcfb — louiz’ 5 years ago
Add a changelog entry for gcc 5.0
3e29dd39 — louiz’ 5 years ago
Add a missing changelog entry
eb5c9359 — louiz’ 5 years ago
Add signature_methods=IMPLICIT for ppirc and gimp.org servers

fix #3351

See https://github.com/randombit/botan/issues/1558
678f5d07 — louiz’ 5 years ago
Add a test for the <max>0</max> MAM query
b0168fd4 — louiz’ 5 years ago
mam: Send “fin complete” only when appropriate

Also simplify how we did the whole “limit + 1”
And fix one bad interpretation of the XEP for the case where the query has
no after or before restriction.

fix #3349
0887be6e — louiz’ 5 years ago
Next version will just be 8.0, not 7.3
7592d966 — louiz’ 5 years ago
Missing fields in a data-form response are now interpreted as an empty value
efa63ee5 — louiz’ 5 years ago
Merge branch 'v7'
d887baa0 — louiz’ 5 years ago
Fix a crash when botan policy does not allow any available ciphersuite
f481e2f1 — louiz’ 5 years ago
Fix the test_suite by using catch’s single_include directory
1236b8a0 — louiz’ 5 years ago
Only use the ID to order archives

fix #3343
Next